.hero-subpage{position:relative;min-height:70vh;display:flex;align-items:flex-end;padding-top:var(--nav-height);padding-bottom:var(--space-16);overflow:hidden}.hero-ceges{background-color:#120b06}.hero-ceges-media{position:absolute;inset:0;background:url('/assets/images/ceges-rendezveny-terem.webp') center center/cover no-repeat;transform:scale(1.06);filter:grayscale(0.1) contrast(1.05) brightness(0.7)}.hero-ceges-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(9,4,1,0.92),rgba(45,27,14,0.82),rgba(10,5,1,0.96)),radial-gradient(circle at 10% 0,rgba(199,155,75,0.4),transparent 55%);mix-blend-mode:multiply}.hero-ceges-inner{position:relative;z-index:1}.hero-ceges-content{max-width:640px;color:#fdf6ec}.hero-ceges-title{font-family:var(--font-serif);font-size:clamp(2.1rem,3.4vw,2.7rem);line-height:var(--line-height-tight);margin-bottom:var(--space-4)}.hero-ceges-subtitle{font-size:1rem;color:rgba(246,242,236,0.9);margin-bottom:var(--space-6)}.hero-ceges-meta{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-6);font-size:0.9rem;color:rgba(246,242,236,0.9)}.hero-meta-item{max-width:260px;display:flex;flex-direction:column;gap:var(--space-1)}.hero-meta-copy{color:rgba(246,242,236,0.86)}.hero-ceges-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.section-intro{position:relative}.intro-grid .card{height:100%}.image-card{position:relative;border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(216,204,190,0.9);box-shadow:var(--shadow-soft)}.image-card img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform var(--transition-slow),filter var(--transition-base)}.image-card:hover img{transform:scale(1.05);filter:brightness(1.03)}.section-layout,.section-gastro,.section-poker,.section-tech,.section-private,.section-atmosphere,.section-flexibility{padding-top:var(--space-16);padding-bottom:var(--space-16)}.feature-list{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:0.6rem;font-size:0.95rem}.feature-list li{position:relative;color:var(--gray-700)}.feature-list li::before{content:"";position:absolute;left:-0.9rem;top:0.55rem;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,var(--color-accent),var(--color-primary))}.feature-tags{display:flex;flex-wrap:wrap;gap:0.5rem;font-size:0.85rem}.feature-tags li{padding:0.3rem 0.9rem;border-radius:999px;background:rgba(246,242,236,0.95);border:1px solid rgba(216,204,190,0.9);color:var(--gray-700)}.layout-actions{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.ceges-poker-pill-grid{display:flex;flex-wrap:wrap;gap:0.5rem}.section-tech .card,.section-flexibility .card{height:100%}.section-cta{padding-top:var(--space-16);padding-bottom:var(--space-16)}.section-cta .cta-actions{margin-top:var(--space-6);display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3)}@media (max-width:767.98px){.hero-subpage{min-height:80vh;padding-bottom:var(--space-14)}.hero-ceges-content{max-width:100%}.hero-ceges-meta{flex-direction:column}.section-layout,.section-gastro,.section-poker,.section-tech,.section-private,.section-atmosphere,.section-flexibility{padding-top:var(--space-12);padding-bottom:var(--space-12)}}@media (min-width:1024px){.hero-ceges-title{font-size:2.9rem}}