:root{--cream:#f4f0e5;--paper:#f7f4eb;--ink:#1c2017;--muted:#4a4d42;--moss:#566239;--green:#245b49;--deep:#111916;--line:rgba(216,213,201,.72);--shadow:0 8px 24px rgba(20,26,15,.06);--header-open:0;--header-y:0px;--header-alpha:0;--container:1312px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,sans-serif;line-height:1.5}body.menu-lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.container{width:min(var(--container),calc(100% - 128px));margin-inline:auto}h1,h2,h3,p{margin-top:0}h2{font-size:48px;line-height:1.08;letter-spacing:-.03em}h3{font-size:20px;line-height:1.3;letter-spacing:-.02em}.mobile-only{display:none}
.site-header{position:fixed;z-index:30;inset:0 0 auto;height:108px;transform:translate3d(0,var(--header-y),0);will-change:transform;pointer-events:none}.header-shell{position:absolute;left:0;top:0;width:calc(76px + (100% - 76px)*var(--header-open));height:calc(62px + 40px*var(--header-open));background:rgba(244,240,229,.9);backdrop-filter:blur(18px) saturate(125%);box-shadow:0 10px 40px rgba(17,25,22,.12);border-radius:0 0 calc(34px - 12px*var(--header-open)) calc(38px + 180px*var(--header-open));overflow:hidden;will-change:width,height,border-radius}.header-shell:after{content:"";position:absolute;width:42%;height:58px;right:-6%;bottom:-28px;background:rgba(244,240,229,.9);border-radius:50%;transform:scaleX(calc(.25 + .75*var(--header-open))) rotate(calc(-7deg + 7deg*var(--header-open)));transform-origin:left}.site-header>*:not(.header-shell){pointer-events:auto}.brand{position:absolute;left:48px;top:10px;height:62px;display:flex;align-items:center;gap:17px;opacity:calc(.9 + .1*var(--header-open))}.brand-island{width:68px;height:58px;display:grid;place-items:center;border-radius:52% 48% 55% 45%/43% 48% 52% 57%}.brand-island img{width:48px;height:48px;object-fit:contain}.brand-name,.desktop-nav,.phone-link{opacity:var(--header-alpha);transform:translateY(calc(12px*(1 - var(--header-open))));will-change:opacity,transform}.brand-name{font-size:18px;font-weight:700;white-space:nowrap}.desktop-nav{position:absolute;left:50%;top:25px;transform:translateX(-50%) translateY(calc(12px*(1 - var(--header-open))));display:flex;gap:30px;font-size:14px;font-weight:600}.desktop-nav a{padding:10px 0}.desktop-nav a:hover{color:var(--green)}.phone-link{position:absolute;right:48px;top:18px;padding:15px 22px;background:var(--green);color:white;border-radius:18px;font-weight:700}.menu-button{display:none}
.hero{height:780px;position:relative;overflow:hidden;color:#fff}.hero-image,.hero-veil{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-veil{background:linear-gradient(90deg,rgba(24,32,25,.88) 0,rgba(24,32,25,.3) 58%,rgba(24,32,25,.08)),rgba(39,52,58,.22)}.hero-content{position:relative;z-index:2;padding:182px 80px}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.1em;margin-bottom:14px}.hero h1{font-size:68px;line-height:1.06;letter-spacing:-.035em;margin-bottom:18px;max-width:900px}.hero-copy{font-size:21px;line-height:30px;max-width:780px;margin-bottom:12px}.button{min-height:56px;border:0;border-radius:18px;padding:16px 28px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;transition:transform .15s ease-out,box-shadow .2s ease-out,background .2s}.button:active{transform:scale(.96)}.button-primary{background:var(--moss);color:#fff;box-shadow:0 4px 12px rgba(20,26,15,.12)}.hero .button{margin-top:0;width:340px;height:60px}.hero-secondary{display:block;width:max-content;margin-top:16px;font-size:17px;font-weight:600}.hero-secondary:hover span{display:inline-block;transform:translateX(5px)}.hero-wave{position:absolute;z-index:3;left:-3%;right:-3%;bottom:-54px;height:116px;background:var(--paper);border-radius:50% 52% 0 0/42% 38% 0 0;transform:rotate(-1deg)}
.pillars{background:var(--paper);padding:70px 0 50px}.pillars h2{text-align:center;margin-bottom:40px}.pillar-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.soft-card{background:rgba(255,253,252,.96);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);padding:20px 22px}.pillar-grid .soft-card{min-height:220px}.line-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid #aeb69c;border-radius:50%;color:var(--moss);font-size:24px;margin-bottom:10px}.soft-card h3{margin-bottom:8px}.soft-card p{color:var(--muted);font-size:14px;line-height:21px;margin:0}
.daily{position:relative;background:#f7f5ec;padding:80px 0}.leaf-art{position:absolute;right:7%;top:-30px;color:var(--moss);opacity:.11;font-size:190px;transform:rotate(20deg)}.daily h2{margin-bottom:18px}.statement{font-size:36px;line-height:1.12;max-width:1128px;color:var(--muted);margin-bottom:28px}.media-grid{display:grid;grid-template-columns:1.95fr 1fr 1fr;gap:7px}.media-slot{height:360px;background:#e9e7dc;border:1px dashed rgba(191,197,170,.9);border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#4d5738;text-align:center;font-size:15px}.media-icon{font-size:28px;margin-bottom:12px}.proof{background:#fbfaf3;padding:34px 0 83px}.proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.proof .soft-card{min-height:220px;padding:28px}.proof .soft-card p{font-size:18px;line-height:1.5}
.rooms{padding:42px 0 76px;position:relative}.rooms h2{text-align:center;margin-bottom:68px}.room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:56px}.room-card{min-height:318px;padding:34px 32px;border-radius:28px;background:#fffdf9;border:1px solid var(--line);box-shadow:var(--shadow);display:flex;flex-direction:column}.room-card h3{font-size:30px}.room-card p{color:var(--muted);font-size:17px}.room-card strong{margin-top:auto;width:max-content;background:#e6ead8;border-radius:999px;padding:13px 22px;font-size:20px;color:#334126}.room-card small{font-size:14px}
.included{padding:80px 0;background:#edf0e5}.included-grid{display:grid;grid-template-columns:1fr 424px 424px;gap:24px;align-items:center}.included h2{font-size:54px}.dark-card{height:340px;background:var(--deep);color:#fff;border-radius:28px;padding:30px 28px}.dark-card.alt{background:#2d493d}.dark-card h3{font-size:24px}.dark-card li,.dark-card p{font-size:18px;line-height:2;color:#e5e7df}.dark-card ul{padding-left:22px}
.format{padding:80px 0;background:var(--deep);color:#fff}.format-grid{display:grid;grid-template-columns:620px 1fr;gap:64px;align-items:center}.format h2{margin-bottom:14px}.format p{color:#dfe3d8;font-size:18px}.format-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:18px}.format-list li{padding:19px 20px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.04)}.quiz-card{min-height:380px;background:var(--cream);color:var(--ink);border-radius:32px;padding:36px}.quiz-card span{font-size:14px;font-weight:700;color:var(--moss)}.quiz-card h3{font-size:36px;margin:14px 0 10px}.quiz-card p{color:var(--muted)}.button-light{background:var(--green);color:#fff;margin-top:8px}
.excursion{padding:80px 0;background:#f4f0e5}.excursion-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.contact-copy{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-copy h2{margin-bottom:4px}.contact-copy p{font-size:24px;color:var(--muted)}
footer{background:var(--cream);color:var(--ink);padding:56px 0 26px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1.6fr 1.2fr;gap:42px}.footer-grid>div,.footer-grid nav{display:flex;flex-direction:column;gap:10px}.footer-grid a,.footer-grid p{color:var(--muted);margin:0}.footer-brand img{width:64px;height:64px;object-fit:contain}.footer-bottom{width:min(var(--container),calc(100% - 128px));margin:42px auto 0;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:13px}
.mobile-menu{--menu-progress:0;position:fixed;z-index:50;inset:0;pointer-events:none;visibility:hidden}.mobile-menu.active{pointer-events:auto;visibility:visible}.menu-backdrop{position:absolute;inset:0;background:rgba(14,18,13,.62);opacity:0;will-change:opacity}.menu-wave{position:absolute;top:max(10px,env(safe-area-inset-top));right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;display:flex;flex-direction:column;overflow:auto;overscroll-behavior:contain;background:linear-gradient(145deg,rgba(250,247,238,.98),rgba(241,237,224,.965));backdrop-filter:blur(26px) saturate(125%);border:1px solid rgba(255,255,255,.62);border-radius:30px;padding:22px 20px calc(20px + env(safe-area-inset-bottom));opacity:0;transform-origin:calc(100% - 24px) 24px;will-change:transform,opacity,border-radius;box-shadow:0 28px 80px rgba(13,18,13,.24),inset 0 1px 0 rgba(255,255,255,.78)}.menu-top{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;font-weight:700}.menu-top button{min-width:72px;min-height:44px;border:0;border-radius:14px;background:transparent;cursor:pointer;touch-action:manipulation;transition:background .16s ease,transform .12s ease}.menu-top button:active{background:rgba(101,115,79,.1);transform:scale(.97)}.menu-label{margin:42px 0 12px;color:var(--muted);font-size:13px}.menu-wave nav{display:grid}.menu-wave nav a{min-height:52px;display:flex;align-items:center;padding:0 10px;border-bottom:1px solid rgba(116,112,91,.2);border-radius:12px;touch-action:manipulation;will-change:transform,opacity;transition:background .16s ease}.menu-wave nav a:active{background:rgba(101,115,79,.1)}.menu-phone{display:block;min-height:60px;margin-top:auto;padding:18px;background:var(--green);color:white;border-radius:18px;text-align:center;font-weight:700;touch-action:manipulation;will-change:transform,opacity;box-shadow:0 10px 24px rgba(66,79,48,.18)}
.lead-dialog{border:0;padding:0;background:transparent;max-width:min(560px,calc(100% - 32px))}.lead-dialog::backdrop{background:rgba(12,17,13,.62);backdrop-filter:blur(7px)}.lead-form{position:relative;background:var(--cream);border-radius:30px;padding:40px;display:grid;gap:18px}.lead-form h2{font-size:36px;margin:0}.lead-form p{color:var(--muted);margin:0}.form-kicker{font-size:12px;letter-spacing:.12em;color:var(--moss);font-weight:700}.dialog-close{position:absolute;right:18px;top:16px;border:0;background:transparent;font-size:30px}.lead-form label{display:grid;gap:7px;font-weight:600}.lead-form input{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px}.lead-form small{color:var(--muted)}.lead-form small a{color:var(--moss);font-weight:600;text-decoration:underline;text-underline-offset:3px}#leadStatus{min-height:22px;color:var(--green);font-weight:700}
:focus-visible{outline:2px solid #ea8b3c;outline-offset:3px}
@media(max-width:900px){.desktop-only,.desktop-nav,.brand-name{display:none}.mobile-only{display:inline}.container{width:calc(100% - 32px)}h2{font-size:36px}.site-header{height:96px}.header-shell{height:calc(60px + 32px*var(--header-open));width:calc(66px + (100% - 66px)*var(--header-open));border-radius:0 0 calc(28px - 8px*var(--header-open)) calc(34px + 80px*var(--header-open))}.brand{left:14px;top:7px}.brand-island{width:60px;height:52px}.brand-island img{width:42px;height:42px}.phone-link{right:72px;top:18px;background:transparent;color:var(--ink);padding:10px;font-size:11px}.menu-button{display:grid;position:absolute;right:18px;top:17px;width:44px;height:44px;border:0;background:transparent;place-content:center;gap:4px}.menu-button span{width:20px;height:2px;background:var(--ink);border-radius:2px}.menu-button b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hero{height:844px}.hero-image{object-position:64% center}.hero-veil{background:rgba(15,20,10,.42)}.hero-content{padding:308px 24px 0}.eyebrow{font-size:12px;line-height:16px;margin-bottom:6px}.hero h1{font-size:37px;line-height:40px;letter-spacing:-.025em;margin-bottom:49px}.hero-copy{font-size:16px;line-height:23px;margin-bottom:16px}.hero .button{width:100%;height:58px;border-radius:29px}.hero-secondary{font-size:15px;margin-top:15px}.hero-wave{bottom:-45px;height:80px}.pillars{padding:120px 0 1px}.pillars h2{text-align:left;font-size:30px;line-height:36px;margin-bottom:22px}.pillar-grid{grid-template-columns:1fr 1fr;gap:12px}.pillar-grid .soft-card{min-height:160px;padding:16px 18px;border-radius:22px}.pillar-grid .wide-mobile{grid-column:1/-1;min-height:150px}.line-icon{width:35px;height:35px;font-size:18px;margin-bottom:3px}.pillar-grid h3{font-size:16px;margin-bottom:5px}.pillar-grid p{font-size:12px;line-height:17px}.daily{padding:56px 0}.leaf-art{font-size:120px;right:0}.daily h2{font-size:36px;line-height:39px;max-width:340px}.statement{font-size:17px;line-height:25px}.media-grid{grid-template-columns:1fr 1fr;gap:8px}.media-large{grid-column:1/-1}.media-slot{height:176px;border-radius:26px;font-size:14px}.media-large{height:238px}.proof{padding:56px 0}.proof-grid{grid-template-columns:1fr;gap:20px}.proof .soft-card{min-height:auto;padding:22px 20px;border-radius:24px}.proof .soft-card p{font-size:15px}.rooms{padding:56px 0}.rooms h2{text-align:left;font-size:36px;margin-bottom:30px}.room-grid{grid-template-columns:1fr;gap:16px}.room-card{min-height:204px;padding:26px 24px;border-radius:24px}.room-card h3{font-size:25px}.room-card p{font-size:15px}.included{padding:56px 0}.included-grid{grid-template-columns:1fr;gap:16px}.included h2{font-size:36px}.dark-card{height:auto;min-height:220px;border-radius:24px}.format{padding:56px 0}.format-grid{grid-template-columns:1fr;gap:32px}.format h2{font-size:36px}.format p{font-size:16px}.format-list li{font-size:14px}.quiz-card{min-height:360px;padding:28px 24px;border-radius:26px}.quiz-card h3{font-size:30px}.excursion{padding:56px 0}.excursion-grid{grid-template-columns:1fr;gap:34px}.contact-copy h2{font-size:46px}.contact-copy p{font-size:18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{width:calc(100% - 32px);display:grid;gap:8px}.lead-form{padding:32px 22px}.lead-form h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header,.header-shell,.site-header>*{transition:none!important;animation:none!important}.menu-wave,.menu-backdrop,.menu-wave nav a,.menu-phone{will-change:auto}.button{transition:none}}
@media(prefers-reduced-transparency:reduce){.header-shell{background:rgba(244,240,229,.96);backdrop-filter:none}.menu-wave{background:var(--cream);backdrop-filter:none}}

/* Sticky hero sequence and the blob-wave handoff from the Figma prototype. */
:root{--header-open:0;--header-ink:0;--header-ui:1;--hero-title-y:0px;--hero-title-opacity:1;--hero-support-y:44px;--hero-support-opacity:0;--hero-wave-y:112%;--hero-wave-scale-x:.76;--video-opacity:1;--video-scale:1}
html,body{overflow-x:clip}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.line-icon svg,.media-icon svg,.map-address svg,.dialog-close svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.skip-link{position:fixed;z-index:100;left:16px;top:12px;padding:12px 16px;border-radius:12px;background:var(--ink);color:#fff;transform:translateY(-150%);transition:transform .18s ease}.skip-link:focus{transform:none}.menu-button{touch-action:manipulation;transition:transform .12s ease}.menu-button:active{transform:scale(.92)}.menu-button span{transform-origin:center;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .16s ease,width .22s ease}.menu-button[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-button[aria-expanded="true"] span:nth-child(2){width:0;opacity:0}.menu-button[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

@media(max-width:900px){.phone-link{min-height:44px;display:flex;align-items:center}.hero-secondary{min-height:44px;display:inline-flex;align-items:center;padding-block:10px;margin-top:5px}footer a{min-height:44px;display:flex;align-items:center}}

@media(max-width:900px){.hero-content{padding:clamp(96px,12svh,104px) 20px 42px}.hero-support{margin-top:clamp(20px,4svh,32px)}}
.site-header{height:96px;color:#fff;contain:layout style;transform:translate3d(0,var(--header-y),0)}
.header-shell{position:fixed;z-index:-1;inset:0 0 auto;width:100%;height:94px;background:rgba(250,247,238,.48);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);box-shadow:0 1px 0 rgba(255,255,255,.45) inset,0 10px 28px rgba(17,25,22,.08);border-radius:0;border-bottom:1px solid rgba(255,255,255,.38);opacity:var(--header-open);transform:translate3d(0,calc((-1 + var(--header-open))*100%),0);overflow:hidden;will-change:transform,opacity}.header-shell:before,.header-shell:after{display:none}
.brand{opacity:1}.brand-island{background:rgba(244,240,229,.94);box-shadow:0 7px 28px rgba(17,25,22,.12)}
.brand-name,.desktop-nav{opacity:var(--header-ink);color:var(--ink);transform:translateY(calc(8px*(1 - var(--header-ink))));will-change:opacity,transform}.desktop-nav{transform:translateX(-50%) translateY(calc(8px*(1 - var(--header-ink))))}
.phone-link{opacity:1;transform:none;background:color-mix(in srgb,rgba(255,255,255,.2) calc((1 - var(--header-ink))*100%),rgba(250,247,238,.7));backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);color:color-mix(in srgb,#fff calc((1 - var(--header-ink))*100%),var(--ink));border:1px solid rgba(255,255,255,.4);box-shadow:0 4px 18px rgba(17,25,22,.08)}
.hero{height:220svh;min-height:1300px;overflow:visible}.hero-stage{position:sticky;top:0;height:100svh;min-height:620px;overflow:hidden;background:#18231d;color:#fff;isolation:isolate}.hero-image,.hero-video,.hero-veil{position:absolute;inset:0;width:100%;height:100%}.hero-image,.hero-video{object-fit:cover;transform:scale(var(--video-scale));opacity:var(--video-opacity);will-change:transform,opacity}.hero-image{z-index:0}.hero-video{z-index:1;background:transparent}.hero-veil{z-index:2;background:linear-gradient(90deg,rgba(16,25,20,.76) 0,rgba(16,25,20,.32) 58%,rgba(16,25,20,.08)),linear-gradient(0deg,rgba(10,18,14,.38),transparent 48%);opacity:var(--video-opacity)}
.hero-content{position:absolute;z-index:3;inset:0;padding:clamp(132px,16vh,190px) clamp(36px,5.55vw,80px) 80px;display:flex;flex-direction:column;align-items:flex-start;pointer-events:none}.hero-content a{pointer-events:auto}.hero-title{font-family:Manrope,sans-serif;font-size:clamp(72px,7.3vw,116px);font-weight:700;line-height:.9;letter-spacing:-.065em;max-width:1150px;margin:0;transform:translate3d(0,var(--hero-title-y),0);opacity:var(--hero-title-opacity);will-change:transform,opacity;text-wrap:balance}.hero-title span{display:block}.eyebrow{margin-bottom:clamp(18px,3vh,34px)}
.hero-support{margin-top:clamp(28px,5vh,64px);transform:translate3d(0,var(--hero-support-y),0);opacity:var(--hero-support-opacity);will-change:transform,opacity}.hero-copy{max-width:720px}.hero-wave{position:absolute;z-index:5;left:-24%;bottom:-12%;width:148%;height:118%;background:var(--paper);border-radius:50% 46% 0 0/22% 18% 0 0;transform:translate3d(0,var(--hero-wave-y),0) scaleX(var(--hero-wave-scale-x)) rotate(-.6deg);transform-origin:50% 100%;will-change:transform;box-shadow:0 -24px 70px rgba(17,25,22,.06)}
.pillars{padding-top:86px}.format{background:#28483c}.format-list li{background:rgba(255,255,255,.065);border-color:rgba(255,255,255,.22)}
.media-icon{display:grid;place-items:center}.media-icon svg{font-size:30px}
.lead-dialog{position:fixed;inset:0;margin:auto;width:min(560px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);overflow:visible}.lead-dialog[open]{display:grid;place-items:center}.lead-form{width:100%;max-height:calc(100dvh - 32px);overflow:auto}.dialog-close{z-index:4;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;cursor:pointer;background:rgba(28,32,23,.07);pointer-events:auto;touch-action:manipulation}.dialog-close svg{font-size:24px;pointer-events:none}.lead-form input{font-variant-numeric:tabular-nums;letter-spacing:.02em}.success-card{text-align:center;justify-items:center;padding-block:48px}.success-card h2{max-width:440px}.success-card p{max-width:420px}.success-card .button{min-width:220px}.success-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#dfe5d1;color:var(--green)}.success-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:900px){.site-header{height:88px}.header-shell{height:88px;border-radius:0}.brand{left:12px;top:9px}.brand-island{width:58px;height:52px}.brand-island img{width:44px;height:44px}.phone-link{right:66px;top:17px;padding:8px 9px;font-size:20px;line-height:1.15;letter-spacing:-.055em;color:var(--ink);background:rgba(244,240,229,.88);border-color:rgba(255,255,255,.42);border-radius:15px}.menu-button{right:12px;top:18px;color:color-mix(in srgb,#fff calc((1 - var(--header-ink))*100%),var(--ink))}.menu-button span{background:currentColor}.hero{height:245svh;min-height:1600px}.hero-stage{min-height:560px}.hero-video{object-position:60% center}.hero-veil{background:linear-gradient(0deg,rgba(12,19,15,.72) 4%,rgba(12,19,15,.18) 68%,rgba(12,19,15,.22))}.hero-content{padding:clamp(118px,16svh,150px) 20px 42px;justify-content:flex-start}.eyebrow{display:none}.hero .hero-title{font-size:clamp(52px,14.2vw,64px);line-height:.91;letter-spacing:-.068em;max-width:350px}.hero-title span:first-child{max-width:350px}.hero-support{margin-top:clamp(36px,8svh,72px);width:100%}.hero-copy{font-size:16px;line-height:23px;max-width:350px;margin-bottom:18px}.hero .button{height:58px}.hero-wave{left:-48%;width:196%;height:114%;border-radius:50% 48% 0 0/18% 16% 0 0}.pillars{padding-top:76px}.pillars h2{position:relative;z-index:1}.line-icon svg{font-size:18px}.lead-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.lead-form{padding:30px 20px;max-height:calc(100dvh - 24px)}.lead-form h2{padding-right:34px}.dialog-close{right:12px;top:12px}}
@media(prefers-reduced-motion:reduce){.hero{height:auto;min-height:100svh}.hero-stage{position:relative}.hero-title,.hero-support,.hero-image,.hero-video,.hero-wave{will-change:auto}.hero-support{opacity:1;transform:none}.hero-wave{display:none}}

/* Classic hero behavior: the video belongs to the page and scrolls away with it. */
.hero{height:780px;min-height:0;overflow:hidden}
.hero-stage{position:relative;top:auto;height:100%;min-height:0;overflow:hidden}
.hero-image,.hero-video{transform:none;opacity:1;will-change:auto}
.hero-veil{opacity:1}
.hero-title{transform:none;opacity:1;will-change:auto}
.hero-support{transform:none;opacity:1;will-change:auto}
.hero-wave{left:-3%;right:-3%;bottom:-54px;width:auto;height:116px;border-radius:50% 52% 0 0/42% 38% 0 0;transform:rotate(-1deg);box-shadow:none;will-change:auto}

@media(max-width:900px){.hero{height:844px;min-height:0}.hero-stage{min-height:0}.hero-wave{left:-3%;right:-3%;bottom:-45px;width:auto;height:80px;border-radius:50% 52% 0 0/42% 38% 0 0;transform:rotate(-1deg)}}

/* Warm natural palette: cream, sand and olive greens separate content groups. */
:root{--cream:#f4efe3;--paper:#faf6ec;--ink:#24271f;--muted:#5d5c50;--moss:#69724e;--green:#65734f;--deep:#354432;--line:rgba(116,112,91,.22);--shadow:0 10px 30px rgba(66,62,44,.07)}
.header-shell{background:rgba(250,247,238,.48)}
.pillars{background:#faf6ec}
.soft-card,.room-card{background:#fffdf7}
.daily{background:#e8eadc}
.media-slot{background:#f5f0e4;border-color:rgba(116,126,87,.38);color:#596345}
.proof{background:#f1e7d8}
.rooms{background:#faf6ec}
.room-card strong{background:#e2e6d1;color:#455035}
.included{background:#e1e5d5}
.dark-card{background:#354432}
.dark-card.alt{background:#596a4f}
.dark-card li,.dark-card p{color:#f4f2e8}
.format{background:#596747}
.format p{color:#f2f0e4}
.format-list li{background:rgba(255,252,240,.08);border-color:rgba(255,252,240,.28)}
.quiz-card{background:#f8f1e4}
.excursion{background:#efe5d6}

@media(max-width:900px){.hero{height:min(760px,100svh);min-height:700px}.hero-video,.hero-image{width:100%;height:100%;object-fit:cover;object-position:60% 42%}}

/* Quiet Crimean botanical motifs; lemon replaced by sea waves. */
.pillars,.daily,.rooms,.included,.excursion{position:relative;overflow:hidden}
.pillars>.container,.daily>.container,.rooms>.container,.included>.container,.excursion>.container{position:relative;z-index:1}
.decor-motif{position:absolute;z-index:0;display:block;fill:currentColor;stroke:none;color:#737c55;opacity:.1;pointer-events:none;user-select:none}
.motif-wave{width:230px;height:96px;right:5%;top:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;color:#65714d;opacity:.12}
.motif-cone{width:92px;height:148px;right:5%;top:18px;transform:rotate(8deg);opacity:.14;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;color:#65714d}
.motif-cypress{width:88px;height:176px;left:2.5%;bottom:-12px;color:#596747;opacity:.11}
.motif-crimea{width:220px;height:110px;right:3.5%;top:22px;color:#7a7454;opacity:.09}

@media(max-width:900px){.decor-motif{opacity:.075}.motif-wave{width:150px;height:66px;right:-12px;top:16px}.motif-cone{width:64px;height:104px;right:-2px;top:12px;opacity:.12}.motif-cypress{width:58px;height:124px;left:auto;right:-8px;bottom:2px}.motif-crimea{width:144px;height:72px;right:-18px;top:12px}}

.map-block{min-width:0}.map-embed{position:relative;height:410px;overflow:hidden;border-radius:var(--radius-surface);background:#dce2d2}.map-embed iframe{display:block;width:100%;height:100%;border:0;pointer-events:none}.map-overlay-link{position:absolute;inset:0;z-index:1}.map-marker{position:absolute;left:50%;top:50%;z-index:2;display:grid;justify-items:center;gap:16px;transform:translate(-50%,-53px);pointer-events:none;filter:drop-shadow(0 4px 10px rgba(20,26,15,.22))}.map-marker-dot{display:grid;place-items:center;width:44px;height:44px;border-radius:50% 50% 50% 6px;background:var(--green);color:#fff;transform:rotate(-45deg)}.map-marker-dot svg{width:20px;height:20px;stroke-width:2;transform:rotate(45deg)}.map-marker-label{padding:7px 14px;border-radius:999px;background:var(--cream);color:var(--deep);font-size:14px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.map-address{min-height:82px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line);display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:14px;color:var(--ink)}.map-address .map-address-icon{width:22px;height:22px;margin-top:1px;color:var(--green)}.map-address-copy{min-width:0;display:grid;gap:4px;line-height:1.25}.map-address-copy b{font-size:20px;letter-spacing:-.02em}.map-address-copy small{color:var(--muted);font-size:14px}.map-address strong{min-height:44px;display:inline-flex;align-items:center;justify-content:flex-end;color:var(--green);font-size:14px;white-space:nowrap;background-image:linear-gradient(currentColor,currentColor);background-position:0 calc(100% - 8px);background-repeat:no-repeat;background-size:0 1px;transition:color .2s var(--ease-state),background-size .3s var(--ease-snap)}.map-address:hover strong{color:var(--deep);background-size:100% 1px}.map-address:focus-visible{outline:2px solid #b8652f;outline-offset:6px}

@media(max-width:900px){.map-embed{height:320px}.map-marker{transform:translate(-50%,-46px);gap:14px}.map-marker-dot{width:38px;height:38px}.map-marker-dot svg{width:17px;height:17px}.map-marker-label{font-size:13px;padding:6px 12px}.map-address{min-height:0;margin-top:14px;padding-top:16px;grid-template-columns:22px minmax(0,1fr);gap:10px 12px}.map-address .map-address-icon{width:21px;height:21px}.map-address-copy b{font-size:18px}.map-address-copy small{font-size:13px}.map-address strong{grid-column:2;min-height:44px;justify-content:flex-start;font-size:14px;white-space:normal}}

@media(max-width:900px){.hero-content{padding:96px 20px 42px}.hero-support{margin-top:clamp(20px,4svh,32px)}}

/* Awwwards hero and motion system: one cinematic focal point, restrained spring choreography. */
:root{
  --spring-snappy:linear(0,.009,.035 2.1%,.141 4.4%,.723 12.9%,.938 16.7%,1.017 19.4%,1.067 22.5%,1.089 26%,1.079 30.3%,1.049 36%,1.024 42.6%,1.011 50.3%,1.004 59.2%,1.001 69.3%,1);
  --spring-smooth:linear(0,.004,.016 2.3%,.063 4.7%,.141 7.2%,.25 9.9%,.601 16.5%,.815 21%,.929 25.2%,.987 29%,1.025 33.5%,1.042 38%,1.04 43.5%,1.027 50%,1.013 57.5%,1.005 67%,1.001 79%,1);
  --ease-snap:cubic-bezier(.22,1,.36,1);
  --ease-state:cubic-bezier(.65,0,.35,1);
}

.hero{
  height:min(900px,100svh);
  min-height:700px;
  background:#18231d;
}
.hero-stage{background:#18231d}
.hero-stage::after{
  content:"";
  position:absolute;
  z-index:2;
  inset:0;
  pointer-events:none;
  opacity:.18;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");
  mix-blend-mode:soft-light;
}
.hero-video,.hero-image{
  animation:hero-media-enter .72s var(--spring-snappy) both;
  transform-origin:52% 45%;
}
.hero-veil{
  background:linear-gradient(90deg,rgba(13,20,16,.74) 0,rgba(13,20,16,.34) 52%,rgba(13,20,16,.1) 76%),linear-gradient(0deg,rgba(10,16,12,.66) 0,rgba(10,16,12,.12) 58%);
  animation:hero-veil-enter .55s var(--ease-state) both;
}
.hero-content{
  justify-content:flex-end;
  padding:clamp(126px,14vh,170px) clamp(36px,5.55vw,80px) clamp(126px,15vh,154px);
}
.hero-title{
  font-size:clamp(68px,7.15vw,116px);
  line-height:.88;
  letter-spacing:-.067em;
  max-width:12.2ch;
  text-wrap:auto;
}
@media(min-width:901px){
  .hero-line-place{white-space:nowrap}
}
.hero-line{
  display:block;
  overflow:hidden;
  margin-bottom:.06em;
}
.hero-line-inner{
  display:block;
  transform-origin:0 100%;
  animation:hero-line-enter .55s var(--spring-snappy) both;
}
.hero-line:nth-child(1) .hero-line-inner{animation-delay:80ms}
.hero-line:nth-child(2) .hero-line-inner{animation-delay:160ms}
.hero-line:nth-child(3) .hero-line-inner{animation-delay:220ms}
.eyebrow{
  animation:hero-copy-enter .48s var(--spring-snappy) both;
  color:rgba(255,255,255,.72);
}
.hero-support{
  width:min(100%,1040px);
  margin-top:clamp(22px,3vh,34px);
  display:grid;
  grid-template-columns:minmax(280px,520px) auto;
  align-items:end;
  gap:clamp(28px,6vw,88px);
}
.hero-copy{
  margin:0;
  max-width:40ch;
  font-size:clamp(17px,1.35vw,20px);
  line-height:1.48;
  color:rgba(255,255,255,.84);
  animation:hero-copy-enter .48s var(--spring-snappy) 230ms both;
}
.hero .hero-cta{
  width:auto;
  min-width:268px;
  margin:0;
  border-radius:999px;
  letter-spacing:.01em;
  animation:hero-cta-enter .46s var(--spring-snappy) 300ms both;
}

@keyframes hero-media-enter{from{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}
@keyframes hero-veil-enter{from{opacity:0}to{opacity:1}}
@keyframes hero-line-enter{from{opacity:0;transform:translate3d(0,112%,0) rotate(1.5deg);filter:blur(5px)}to{opacity:1;transform:translate3d(0,0,0) rotate(0);filter:blur(0)}}
@keyframes hero-copy-enter{from{opacity:0;transform:translate3d(0,18px,0);filter:blur(5px)}to{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}}
@keyframes hero-cta-enter{from{opacity:0;transform:translate3d(0,14px,0) scale(.96)}to{opacity:1;transform:translate3d(0,0,0) scale(1)}}

.button,.phone-link,.menu-phone{
  transition:transform .42s var(--ease-snap),box-shadow .42s var(--ease-snap),background-color .3s var(--ease-state),color .3s var(--ease-state);
}
.skip-link,.menu-button{transition:transform .3s var(--ease-snap)}
.menu-button span{width:20px;transition:transform .42s var(--spring-snappy),opacity .22s var(--ease-state)}
.menu-button[aria-expanded="true"] span:nth-child(2){width:20px;transform:scaleX(0)}
.menu-top button{transition:background-color .24s var(--ease-state),transform .3s var(--ease-snap)}
.menu-wave nav a{transition:background-color .24s var(--ease-state)}
.button:hover,.menu-phone:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(28,38,22,.2)}
.button:active,.menu-phone:active{transform:translateY(0) scale(.975)}
.desktop-nav a,footer a:not(.footer-num),.hero-secondary{
  background-image:linear-gradient(currentColor,currentColor);
  background-position:0 100%;
  background-repeat:no-repeat;
  background-size:0 1px;
  transition:background-size .4s var(--ease-snap),color .3s var(--ease-state),opacity .3s var(--ease-state);
}
.desktop-nav a:hover,footer a:not(.footer-num):hover,.hero-secondary:hover{background-size:100% 1px}
.footer-col a,.footer-card a{
  background-image:none!important;
  background-size:auto!important;
}
.soft-card,.room-card,.dark-card,.quiz-card,.media-slot{
  transition:transform .48s var(--ease-snap),box-shadow .48s var(--ease-snap),border-color .35s var(--ease-state);
}
@media(hover:hover){
  .soft-card:hover,.room-card:hover,.dark-card:hover,.quiz-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(66,62,44,.11)}
  .media-slot:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(66,62,44,.1)}
  .line-icon,.media-icon{transition:transform .46s var(--spring-snappy),color .3s var(--ease-state)}
  .soft-card:hover .line-icon,.media-slot:hover .media-icon{transform:scale(1.08) rotate(-3deg)}
}

.motion-ready [data-reveal]{
  opacity:0;
  transform:translate3d(0,28px,0);
  filter:blur(6px);
  will-change:transform,opacity,filter;
  transition:opacity .58s var(--spring-snappy) var(--reveal-delay,0ms),transform .58s var(--spring-snappy) var(--reveal-delay,0ms),filter .5s var(--ease-snap) var(--reveal-delay,0ms);
}
.motion-ready [data-reveal="media"]{transform:translate3d(0,24px,0) scale(.975);clip-path:inset(7% 0 7% 0 round 26px)}
.motion-ready [data-reveal].is-visible{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}
.motion-ready [data-reveal="media"].is-visible{clip-path:inset(0 0 0 0 round 26px)}
.decor-motif{animation:motif-drift 9s var(--ease-state) infinite alternate}
@keyframes motif-drift{from{translate:0 0;rotate:-1deg}to{translate:0 -8px;rotate:1deg}}

html:has(.lead-dialog[open]),html:has(.quiz-dialog[open]){overflow:hidden}
.lead-dialog[open]::backdrop{animation:dialog-backdrop-in .3s var(--ease-state) both}
.lead-dialog[open] .lead-form{animation:dialog-card-in .58s var(--spring-smooth) both}
@keyframes dialog-backdrop-in{from{opacity:0}to{opacity:1}}
@keyframes dialog-card-in{from{opacity:0;transform:translate3d(0,18px,0) scale(.965)}to{opacity:1;transform:translate3d(0,0,0) scale(1)}}

@media(max-width:900px){
  .hero{height:min(760px,100svh);min-height:700px}
  .hero-content{justify-content:flex-start;padding:96px 20px 86px}
  .hero .hero-title{font-size:clamp(48px,13.2vw,59px);line-height:.88;letter-spacing:-.071em;max-width:340px}
  .hero-line{margin-bottom:.045em}
  .hero-title .hero-line:first-child{max-width:250px}
  .hero-title .hero-line:nth-child(2){max-width:340px}
  .hero-support{width:100%;margin-top:auto;display:grid;grid-template-columns:1fr;gap:16px}
  .hero-copy{max-width:33ch;font-size:15px;line-height:1.45}
  .hero .hero-cta{width:100%;min-width:0;height:58px}
  .hero-veil{background:linear-gradient(0deg,rgba(10,16,12,.76) 0,rgba(10,16,12,.22) 58%,rgba(10,16,12,.3) 100%)}
}

@media(prefers-reduced-motion:reduce){
  .hero-video,.hero-image,.hero-veil,.hero-line-inner,.eyebrow,.hero-copy,.hero .hero-cta,.decor-motif,.lead-dialog[open]::backdrop,.lead-dialog[open] .lead-form{animation:hero-veil-enter .2s var(--ease-state) both}
  .motion-ready [data-reveal],.motion-ready [data-reveal="media"]{transform:none;filter:none;clip-path:none;transition:opacity .2s var(--ease-state)}
  .button:hover,.menu-phone:hover,.phone-link:hover,.soft-card:hover,.room-card:hover,.dark-card:hover,.quiz-card:hover,.media-slot:hover{transform:none}
}

/* Approved readability and de-slop pass. */
:root{--radius-surface:20px;--radius-compact:14px;--shadow-raised:0 2px 8px rgba(40,45,31,.07)}

/* The stage stays pinned while the following section moves over it. */
.hero{height:200svh;min-height:1400px;overflow:visible}
.hero-stage{position:sticky;top:0;height:100svh;min-height:700px}
.hero-content a,.hero-content button{pointer-events:auto}
.hero-wave{display:none}
.pillars{position:relative;z-index:6;margin-top:-100svh}

/* На hero шапка прозрачная; после скролла — стекло, без оливы и без «лавочки». */
.header-shell{
  opacity:var(--header-open);
  background:rgba(250,247,238,.52);
  backdrop-filter:blur(22px) saturate(160%);
  -webkit-backdrop-filter:blur(22px) saturate(160%);
  border-radius:0;
  box-shadow:0 1px 0 rgba(255,255,255,.5) inset,0 8px 24px rgba(17,25,22,.08);
  border-bottom:1px solid rgba(255,255,255,.4);
}
.header-shell:after{display:none}
.brand-name{
  opacity:var(--header-open);
  color:var(--ink);
  transform:translate3d(0,var(--header-y),0);
}
.desktop-nav{
  opacity:var(--header-ui);
  color:color-mix(in srgb,rgba(255,255,255,.84) calc((1 - var(--header-ink))*100%),var(--ink));
  transform:translate3d(-50%,var(--header-y),0);
}
.phone-link,.menu-button{
  opacity:var(--header-ui);
  transform:translate3d(0,var(--header-y),0);
}

/* Restore readable copy inside the light quiz card. */
.format .quiz-card p{color:var(--muted)}

/* Benefits read as one calm composition, grouped by alignment and space. */
.pillars h2{margin-bottom:clamp(42px,5vw,64px)}
.pillar-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  align-items:start;
  gap:clamp(24px,3vw,54px);
  border:0;
}
.pillar-grid .soft-card{
  min-height:0;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  text-align:center;
}
.pillar-grid .line-icon{
  display:block;
  width:auto;
  height:auto;
  margin:0 auto 22px;
  border:0;
  border-radius:0;
  background:transparent;
  color:var(--green);
}
.pillar-grid .line-icon svg{display:block;margin:auto;font-size:42px;stroke-width:1.65}
.pillar-grid h3{margin:0 0 10px;font-size:clamp(18px,1.55vw,22px);line-height:1.15}
.pillar-grid p{max-width:23ch;margin:0 auto;font-size:15px;line-height:1.55}
.proof .soft-card{
  min-height:0;
  padding:28px 0 0;
  border:0;
  border-top:1px solid rgba(79,76,60,.28);
  border-radius:0;
  background:transparent;
  box-shadow:none;
}

/* Editorial included-services layout: hierarchy and dividers replace card chrome. */
.included{padding:clamp(76px,8vw,116px) 0;background:#e1e5d5;color:var(--ink)}
.included-grid{
  grid-template-columns:minmax(220px,.78fr) minmax(300px,1fr) minmax(320px,1.08fr);
  gap:clamp(34px,4.4vw,72px);
  align-items:start;
}
.included h2{
  max-width:8ch;
  margin:0;
  font-size:clamp(46px,5vw,72px);
  line-height:.95;
  letter-spacing:-.055em;
}
.included .dark-card{
  height:auto;
  min-height:0;
  padding:3px 0 3px clamp(24px,3vw,44px);
  border:0;
  border-left:1px solid rgba(53,68,50,.24);
  border-radius:0;
  background:transparent;
  box-shadow:none;
  color:var(--ink);
}
.included .dark-card.alt{background:transparent;color:var(--ink)}
.included .dark-card h3{
  margin:0 0 24px;
  font-size:clamp(22px,2vw,28px);
  line-height:1.15;
}
.included .dark-card>ul:not(.medical-services){margin:0;padding-left:20px}
.included .dark-card>ul:not(.medical-services) li{
  padding-left:4px;
  color:var(--muted);
  font-size:17px;
  line-height:1.55;
}
.included .dark-card>ul:not(.medical-services) li+li{margin-top:9px}
.included .dark-card>ul:not(.medical-services) li::marker{color:var(--green)}
.included .dark-card p{
  max-width:34ch;
  margin:0;
  color:var(--muted);
  font-size:17px;
  line-height:1.55;
}
.medical-services{
  display:grid;
  gap:18px;
  margin:30px 0 0;
  padding:0;
  list-style:none;
}
.included .medical-services li{
  display:grid;
  grid-template-columns:40px minmax(0,1fr);
  gap:15px;
  align-items:center;
  color:var(--ink);
  font-size:17px;
  font-weight:600;
  line-height:1.3;
}
.medical-services svg{
  display:block;
  width:36px;
  height:36px;
  fill:none;
  stroke:var(--green);
  stroke-width:1.55;
  stroke-linecap:round;
  stroke-linejoin:round;
}

@media(min-width:901px) and (max-width:1120px){
  .included-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px}
  .included h2{grid-column:1/-1;max-width:12ch}
}

/* Keep real grouped surfaces, using a restrained radius and one separator. */
.room-card,.dark-card,.quiz-card{border-radius:var(--radius-surface)}
.room-card{box-shadow:none}
.room-card strong{
  display:block;
  padding:16px 0 0;
  border-top:1px solid var(--line);
  border-radius:0;
  background:transparent;
}

/* Static motifs: filled botanicals; waves stay stroked. */
.decor-motif{
  fill:currentColor;
  stroke:none;
  opacity:.1;
  animation:none;
}
.decor-motif.motif-wave,
.decor-motif.motif-cone{
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
  opacity:.14;
}

/* Non-interactive content no longer advertises a click on hover. */
.soft-card,.room-card,.dark-card,.quiz-card,.media-slot{transition:border-color .18s var(--ease-state),background-color .18s var(--ease-state)}
@media(hover:hover){
  .soft-card:hover,.room-card:hover,.dark-card:hover,.quiz-card:hover,.media-slot:hover{transform:none;box-shadow:inherit}
  .soft-card:hover .line-icon,.media-slot:hover .media-icon{transform:none}
}

@media(max-width:900px){
  .hero{height:200svh;min-height:1400px}
  .hero-stage{height:100svh;min-height:700px}
  .pillar-grid{grid-template-columns:1fr}
  .pillar-grid .soft-card,.pillar-grid .wide-mobile{
    grid-column:auto;
    min-height:0;
    padding:28px 10px 30px;
    border-right:0;
    border-bottom:1px solid var(--line);
  }
  .pillar-grid .soft-card:last-child{border-bottom:0}
  .pillar-grid .line-icon{margin-bottom:16px}
  .pillar-grid .line-icon svg{font-size:40px}
  .pillar-grid h3{font-size:21px}
  .pillar-grid p{font-size:15px;line-height:22px;max-width:36ch}
  .included{padding:68px 0 72px}
  .included-grid{grid-template-columns:1fr;gap:16px}
  .included h2{max-width:11ch;margin-bottom:10px;font-size:clamp(34px,10.5vw,44px);letter-spacing:-.05em;line-height:1.05}
  .included .dark-card{
    padding:22px 20px 18px;
    border:1px solid rgba(255,255,255,.55);
    border-radius:24px;
    background:rgba(255,253,247,.92);
    box-shadow:0 1px 0 rgba(255,255,255,.7) inset,0 10px 28px rgba(53,68,50,.08);
    color:var(--ink);
    backdrop-filter:blur(12px) saturate(120%);
  }
  .included .dark-card.alt{background:rgba(255,253,247,.92)}
  .included .dark-card h3{
    margin:0 0 14px;
    padding-bottom:12px;
    border-bottom:1px solid rgba(53,68,50,.12);
    font-size:19px;
    letter-spacing:-.025em;
    line-height:1.2;
  }
  .included .dark-card>ul:not(.medical-services){
    margin:0;
    padding:0;
    list-style:none;
  }
  .included .dark-card>ul:not(.medical-services) li{
    position:relative;
    margin:0;
    padding:11px 0 11px 26px;
    border-bottom:1px solid rgba(53,68,50,.1);
    color:var(--muted);
    font-size:15px;
    line-height:1.45;
  }
  .included .dark-card>ul:not(.medical-services) li:last-child{border-bottom:0;padding-bottom:2px}
  .included .dark-card>ul:not(.medical-services) li+li{margin-top:0}
  .included .dark-card>ul:not(.medical-services) li::marker{content:""}
  .included .dark-card>ul:not(.medical-services) li:before{
    content:"";
    position:absolute;
    left:2px;
    top:16px;
    width:7px;
    height:7px;
    border-radius:2px;
    background:var(--moss);
    transform:rotate(45deg);
  }
  .included .dark-card p{
    max-width:none;
    margin:0 0 4px;
    color:var(--muted);
    font-size:15px;
    line-height:1.5;
  }
  .medical-services{gap:0;margin-top:8px}
  .included .medical-services li{
    grid-template-columns:40px minmax(0,1fr);
    gap:14px;
    min-height:48px;
    padding:12px 0;
    border:0;
    border-bottom:1px solid rgba(53,68,50,.1);
    border-radius:0;
    background:transparent;
    font-size:15px;
    font-weight:600;
    touch-action:manipulation;
    transition:none;
  }
  .included .medical-services li:last-child{border-bottom:0;padding-bottom:2px}
  .included .medical-services li:active{transform:none;background:transparent}
  .medical-services svg{
    width:40px;
    height:40px;
    padding:9px;
    border-radius:50%;
    border:0;
    background:rgba(101,115,79,.12);
    color:var(--moss);
    box-sizing:border-box;
  }
}
@media(max-width:900px) and (prefers-reduced-transparency:reduce){
  .included .dark-card{background:#fffdf7;backdrop-filter:none}
}

.lead-form select{
  width:100%;
  min-height:56px;
  padding:15px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff;
  color:var(--ink);
  font:inherit;
}

/* Five-step resident quiz, adapted from the Figma desktop and mobile flows. */
.quiz-dialog{
  position:fixed;
  inset:0;
  width:100vw;
  max-width:none;
  height:100dvh;
  max-height:none;
  margin:0;
  padding:0;
  border:0;
  background:var(--cream);
  color:var(--ink);
  overflow:auto;
}
.quiz-dialog::backdrop{background:rgba(17,25,22,.42);backdrop-filter:blur(8px)}
.quiz-dialog[open]{animation:quiz-dialog-in .38s var(--ease-state) both}
@keyframes quiz-dialog-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.quiz-shell{min-height:100%;background:var(--cream)}
.quiz-topbar{
  position:sticky;
  z-index:2;
  top:0;
  height:94px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 max(48px,calc((100vw - var(--container))/2));
  background:rgba(244,240,229,.9);
  border-bottom:1px solid rgba(90,95,72,.1);
  backdrop-filter:blur(18px) saturate(120%);
}
.quiz-brand{display:flex;align-items:center;gap:16px;font-size:18px}
.quiz-brand img{width:52px;height:52px;object-fit:contain}
.quiz-close{
  min-height:48px;
  display:flex;
  align-items:center;
  gap:9px;
  padding:0 16px;
  border:1px solid rgba(86,98,57,.28);
  border-radius:16px;
  background:rgba(255,255,255,.42);
  font-weight:600;
  cursor:pointer;
}
.quiz-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.quiz-experience{
  width:min(1248px,calc(100% - 96px));
  min-height:calc(100dvh - 94px);
  margin:0 auto;
  padding:56px 0;
  display:grid;
  grid-template-columns:320px minmax(0,1fr);
  gap:56px;
  align-items:start;
}
.quiz-overview h2{margin:0;font-size:34px;line-height:1.16;letter-spacing:-.04em}
.quiz-overview>p:not(.quiz-privacy){margin:14px 0 0;color:var(--muted);font-size:16px;line-height:1.55}
.quiz-step-list{margin:28px 0 0;padding:0;list-style:none;counter-reset:quiz-step;display:grid;gap:8px}
.quiz-step-list li{counter-increment:quiz-step;min-height:48px;padding:10px 12px;display:grid;grid-template-columns:24px 24px minmax(0,1fr);gap:10px;align-items:center;border-radius:14px;color:#575c4a;font-size:14px;font-weight:600;transition:background .2s var(--ease-state),color .2s var(--ease-state)}
.quiz-step-list li:before{content:counter(quiz-step) ".";font-variant-numeric:tabular-nums;text-align:right}
.quiz-step-check{width:22px;height:22px;display:grid;place-items:center;border:1px solid rgba(87,92,74,.48);border-radius:7px;background:transparent;transition:border-color .22s var(--ease-state),background .22s var(--ease-state),transform .3s var(--spring-smooth)}
.quiz-step-check svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:0;transform:scale(.72) rotate(-8deg);transition:opacity .16s var(--ease-state),transform .34s var(--spring-smooth)}
.quiz-step-list li.is-active{background:#4f6338;color:#fff}
.quiz-step-list li.is-active .quiz-step-check{border-color:rgba(255,255,255,.68)}
.quiz-step-list li.is-complete{color:#40542e}
.quiz-step-list li.is-complete .quiz-step-check{border-color:#6d8051;background:#e8eddb;transform:scale(1.04)}
.quiz-step-list li.is-complete .quiz-step-check svg{opacity:1;transform:scale(1) rotate(0)}
.quiz-step-list li.is-active.is-complete{color:#fff}
.quiz-step-list li.is-active.is-complete .quiz-step-check{border-color:#fff;background:#fff;color:#4f6338}
@media(min-width:901px){
  .quiz-step-list li{grid-template-columns:minmax(0,1fr);padding-inline:16px}
  .quiz-step-list li:before,.quiz-step-check{display:none}
  .quiz-step-list li.is-active,.quiz-step-list li.is-active.is-complete{color:#f7f4eb}
}
.quiz-privacy{margin:28px 0 0;padding:16px;border-radius:18px;background:#e8ebd9;color:#424d36;font-size:14px;line-height:1.5}
.quiz-question{
  min-height:620px;
  padding:40px 48px 36px;
  display:flex;
  flex-direction:column;
  border:1px solid rgba(255,255,255,.8);
  border-radius:32px;
  background:rgba(255,255,255,.9);
  box-shadow:0 14px 40px -10px rgba(28,33,23,.08);
}
.quiz-progress-meta{display:flex;justify-content:flex-end;color:#4f6338;font-size:14px;font-weight:700}
.quiz-progress{height:6px;margin-top:10px;overflow:hidden;border-radius:999px;background:#e3e3d4}
.quiz-progress span{display:block;width:20%;height:100%;border-radius:inherit;background:#4f6338;transition:width .42s var(--ease-state)}
.quiz-stage{margin-top:28px}
.quiz-stage.is-changing{animation:quiz-stage-in .34s var(--ease-state) both}
@keyframes quiz-stage-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.quiz-stage h3{max-width:760px;margin:0;font-size:clamp(32px,3vw,38px);line-height:1.2;letter-spacing:-.04em}
.quiz-hint{max-width:760px;margin:12px 0 0;color:#5c614f;font-size:16px;line-height:1.55}
.quiz-options{margin:28px 0 0;padding:0;border:0;display:grid;gap:12px}
.quiz-option{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);gap:16px;align-items:center;min-height:60px;padding:14px 20px;border:1px solid #d6d6c7;border-radius:18px;background:#fafaf5;color:#2e3324;font-size:17px;font-weight:600;cursor:pointer;transition:border-color .18s var(--ease-state),background .18s var(--ease-state),transform .15s var(--ease-state)}
.quiz-option:hover{border-color:#929a7d}
.quiz-option:active{transform:scale(.992)}
.quiz-option input{position:absolute;opacity:0;pointer-events:none}
.quiz-control{width:24px;height:24px;border:2px solid #8c917a;border-radius:50%;display:grid;place-items:center}
.quiz-control:after{content:"";width:10px;height:10px;border-radius:50%;background:#fff;transform:scale(0);transition:transform .18s var(--ease-state)}
.quiz-option:has(input:checked){border:2px solid #617845;background:#e8edd9;padding:13px 19px}
.quiz-option:has(input:checked) .quiz-control{border-color:#617845;background:#617845}
.quiz-option:has(input:checked) .quiz-control:after{transform:scale(1)}
.quiz-option:has(input[type="checkbox"]) .quiz-control{border-radius:7px}
.quiz-option:has(input[type="checkbox"]:checked) .quiz-control:after{width:9px;height:5px;border:0;border-left:2px solid white;border-bottom:2px solid white;border-radius:0;background:transparent;transform:translateY(-1px) rotate(-45deg) scale(1)}
.quiz-contact{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.quiz-contact label{display:grid;gap:8px;font-size:15px;font-weight:700}
.quiz-contact input{width:100%;min-height:58px;padding:15px 16px;border:1px solid #d6d6c7;border-radius:16px;background:#fafaf5;color:var(--ink);font-size:16px}
.quiz-actions{margin-top:auto;padding-top:28px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.quiz-actions small{color:#6e7361;font-size:13px}
.quiz-actions>div{display:flex;gap:18px}
.quiz-back{min-width:132px;min-height:56px;padding:0 20px;border:1px solid #878f70;border-radius:18px;background:#fbfaf5;color:#455233;font-weight:700;cursor:pointer}
.quiz-next{min-width:280px;margin:0}
.quiz-status{display:block;min-height:22px;margin-top:10px;color:#8a3d2d;font-size:14px;font-weight:600;text-align:right}
.quiz-next:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}

@media(max-width:900px){
  .quiz-topbar{height:84px;padding:0 16px;border-bottom:0}
  .quiz-brand b{display:none}
  .quiz-brand img{width:48px;height:48px}
  .quiz-close{min-width:48px;padding:0 13px;border-color:transparent;background:transparent}
  .quiz-close span{display:none}
  .quiz-experience{width:100%;min-height:calc(100dvh - 84px);padding:0;display:block}
  .quiz-overview{display:none}
  .quiz-question{min-height:calc(100dvh - 84px);padding:22px 16px 24px;border:0;border-radius:28px 28px 0 0;background:rgba(255,255,255,.92);box-shadow:none}
  .quiz-progress-meta{font-size:14px}
  .quiz-stage{margin-top:20px}
  .quiz-stage h3{font-size:clamp(27px,7.5vw,32px);line-height:1.18}
  .quiz-hint{margin-top:8px;font-size:15px;line-height:1.45}
  .quiz-options{margin-top:20px;gap:10px}
  .quiz-option{grid-template-columns:22px minmax(0,1fr);gap:13px;min-height:54px;padding:13px 16px;border-radius:16px;font-size:15px;line-height:1.35}
  .quiz-control{width:22px;height:22px}
  .quiz-option:has(input:checked){padding:12px 15px}
  .quiz-contact{margin-top:20px;grid-template-columns:1fr;gap:14px}
  .quiz-contact input{min-height:54px}
  .quiz-actions{margin-bottom:15svh;padding-top:18px;display:flex;flex-direction:column-reverse;align-items:stretch;gap:10px}
  .quiz-actions>div{display:grid;grid-template-columns:104px minmax(0,1fr);gap:16px}
  .quiz-actions small{text-align:center;font-size:12px}
  .quiz-back{min-width:0;padding:0 12px}
  .quiz-next{min-width:0;width:100%;padding-inline:14px;font-size:15px}
  .quiz-status{margin-top:6px;text-align:center}
}

@media(prefers-reduced-motion:reduce){
  .hero{height:auto;min-height:0}
  .hero-stage{position:relative;height:100svh;min-height:700px}
  .pillars{margin-top:0}
  .quiz-dialog[open],.quiz-stage.is-changing{animation:none}
  .quiz-progress span,.quiz-option,.quiz-control:after,.quiz-step-check,.quiz-step-check svg{transition:none}
}

/* Mobile hero: raise the primary content without changing the header reveal behavior. */
@media(max-width:900px){
  .hero-content{
    padding-top:82px;
    padding-bottom:calc(86px + 15svh);
  }
  .hero .hero-title{
    max-width:100%;
    font-size:clamp(56px,15vw,88px);
    line-height:.9;
  }
  .hero-title .hero-line:first-child,
  .hero-title .hero-line:nth-child(2),
  .hero-title .hero-line:nth-child(3){
    width:100%;
    max-width:none;
  }
  .hero .hero-title .hero-line-inner{max-width:none}
}

/* фото вместо плейсхолдеров в .media-slot */
.media-slot{padding:0;overflow:hidden;border-style:solid;border-color:rgba(191,197,170,.55)}
.media-slot img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}
.media-grid[data-home-gallery] .media-slot{cursor:zoom-in}
.media-grid[data-home-gallery] .media-slot:focus-visible{outline:2px solid #b7652c;outline-offset:3px}

.gallery-lightbox{
  position:fixed;inset:0;z-index:80;
  display:none;place-items:center;
  padding:max(48px,env(safe-area-inset-top)) 16px max(48px,env(safe-area-inset-bottom));
  background:rgba(12,14,12,.92);
  backdrop-filter:blur(14px) saturate(110%);
  touch-action:pan-y;
  user-select:none;
}
.gallery-lightbox.is-open{display:grid}
.gallery-lightbox__figure{
  margin:0;max-width:min(1080px,92vw);max-height:100%;
  display:grid;place-items:center;
  transition:transform .18s ease-out,opacity .18s ease-out;
  touch-action:none;
}
.gallery-lightbox__figure img{
  display:block;max-width:100%;max-height:min(72dvh,820px);
  width:auto;height:auto;object-fit:contain;
  border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.45);
  pointer-events:none;
}
.gallery-lightbox__close{
  position:absolute;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));
  z-index:3;width:52px;height:52px;border:1.5px solid #c4a574;border-radius:50%;
  background:#fff;color:#1c2017;cursor:pointer;
  display:grid;place-items:center;font-size:30px;line-height:1;font-weight:400;
  box-shadow:0 8px 24px rgba(0,0,0,.25);
}
.gallery-lightbox__close:active{transform:scale(.94)}
.gallery-lightbox__nav{
  position:absolute;top:50%;z-index:3;width:48px;height:48px;margin-top:-24px;
  border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--moss,#4a5634);
  display:grid;place-items:center;cursor:pointer;
  box-shadow:0 10px 28px rgba(0,0,0,.25);
}
.gallery-lightbox__nav:active{transform:scale(.94)}
.gallery-lightbox__nav[hidden]{display:none!important}
.gallery-lightbox__nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.gallery-lightbox__nav--prev{left:max(10px,env(safe-area-inset-left));transform:scaleX(-1)}
.gallery-lightbox__nav--prev:active{transform:scaleX(-1) scale(.94)}
.gallery-lightbox__nav--next{right:max(10px,env(safe-area-inset-right))}
.gallery-lightbox__count{
  position:absolute;left:50%;bottom:max(18px,env(safe-area-inset-bottom));
  transform:translateX(-50%);margin:0;z-index:3;
  padding:6px 12px;border-radius:999px;
  background:rgba(255,255,255,.14);color:#f4f0e5;
  font-size:13px;font-weight:600;letter-spacing:.02em;
  pointer-events:none;
}
.gallery-lightbox.is-single .gallery-lightbox__count{display:none}
@media(min-width:901px){
  .gallery-lightbox__nav{width:52px;height:52px}
}
@media(max-width:900px){
  .gallery-lightbox__nav{width:44px;height:44px;background:rgba(255,255,255,.95)}
  .gallery-lightbox__figure img{max-height:min(68dvh,720px);border-radius:16px}
  .gallery-lightbox__close{
    top:calc(max(10px,env(safe-area-inset-top)) + 0.7 * (16dvh - 10px));
  }
}
body.lightbox-lock{overflow:hidden}

/* цена: сутки — первый план, месяц — второй */
.room-card strong{margin-top:auto;align-items:baseline;gap:6px;display:inline-flex;font-size:38px;line-height:1.05;letter-spacing:-.02em;padding:14px 24px}
.room-card strong small{font-size:15px;font-weight:600;opacity:.72;letter-spacing:0}
.room-card .room-month{margin-top:10px;padding-left:4px;font-size:14px;color:var(--muted);font-weight:500}
@media(max-width:900px){
  .room-card strong{font-size:31px;padding:12px 20px}
  .room-card strong small{font-size:14px}
  .room-card .room-month{margin-top:8px;font-size:13px}
}

/* ── Мобильный hero: воздух сверху, кнопка в зоне большого пальца ── */
@media(max-width:900px){
  .hero-content{
    justify-content:flex-end;
    padding-top:clamp(104px,20svh,168px);
    padding-bottom:clamp(58px,9svh,88px);
  }
  .hero-title{max-width:100%;font-size:clamp(46px,12.4vw,62px);line-height:.92;letter-spacing:-.058em}
  .hero-support{margin-top:clamp(22px,3.6svh,36px);gap:14px}
  .hero-copy{margin-bottom:0;max-width:34ch}
  .hero-cta{height:60px;border-radius:999px}
}

/* ── Баннер cookie ── */
.cookie-bar{position:fixed;z-index:60;left:16px;right:16px;bottom:16px;max-width:560px;margin-inline:auto;display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:18px 22px;border-radius:16px;background:#fff;border:1px solid rgba(37,91,73,.14);box-shadow:0 18px 50px rgba(17,25,22,.16);opacity:0;transform:translateY(14px);transition:opacity .3s ease,transform .3s cubic-bezier(.22,.7,.2,1)}
.cookie-bar.is-visible{opacity:1;transform:none}
.cookie-bar p{margin:0;font-size:14px;line-height:1.5;color:#57594f}
.cookie-bar a{color:#4a5634;font-weight:600;text-decoration:underline;text-underline-offset:3px}
.cookie-actions{flex:none;display:flex;gap:10px}
.cookie-bar button{min-height:42px;padding:0 18px;border:0;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}
.cookie-bar button[data-cookie="all"]{background:#4a5634;color:#fff}
.cookie-bar button[data-cookie="necessary"]{background:#fff;color:#6b6e64;border:1px solid #d5d3c8}
@media(max-width:900px){
  .cookie-bar{left:10px;right:10px;bottom:10px;flex-direction:column;align-items:stretch;gap:14px;padding:16px 18px;border-radius:18px}
  .cookie-bar p{font-size:13px}
  .cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .cookie-actions:has(button:only-child){grid-template-columns:1fr}
  .cookie-bar button{padding:0 10px;font-size:13px}
}
@media(prefers-reduced-motion:reduce){.cookie-bar{transition:none}}

/* Города трансфера: вертикальная смена в конце строки. Слот ragged справа, поэтому текст слева не прыгает. */
.eyebrow-roll{position:relative;display:inline-block;vertical-align:top;min-width:21ch}
.eyebrow-roll b{
  position:absolute;left:0;top:0;
  font-weight:inherit;white-space:nowrap;
  opacity:0;
  /* Задержка берётся из --i в разметке. Город без --i встал бы на нулевую секунду
     и налез на первый — так и было при 10 городах и задержках до 6-го.
     Добавили город: проставьте ему --i и увеличьте --roll-cycle на 3s. */
  animation:eyebrow-roll var(--roll-cycle,30s) var(--ease-snap) infinite both;
  animation-delay:calc((var(--i,1) - 1) * 3s);
}
@keyframes eyebrow-roll{
  0%{opacity:0;transform:translate3d(0,.55em,0)}
  1.3%,10%{opacity:1;transform:none}
  11.3%,100%{opacity:0;transform:translate3d(0,-.55em,0)}
}
@media(prefers-reduced-motion:reduce){
  .eyebrow-roll{min-width:0}
  .eyebrow-roll b{position:static;animation:none;opacity:1}
  .eyebrow-roll b:not(:first-child){display:none}
}

.price-strip-sum{
  margin:48px 0 0;
  text-align:center;
  font-size:clamp(52px,9vw,96px);
  font-weight:700;
  line-height:.92;
  letter-spacing:-.05em;
  font-variant-numeric:tabular-nums;
}
.price-strip-note{
  margin:12px 0 0;
  text-align:center;
  color:var(--muted);
  font-size:clamp(16px,1.4vw,20px);
}
@media(max-width:900px){
  .price-strip-sum{margin-top:36px;font-size:clamp(40px,12vw,56px)}
}

/* Телефон в шапке: transform уже занят скроллом (--header-y),
   поэтому hover/press складываем с этой переменной, а не заменяем её. */
@media(hover:hover){
  .phone-link:hover{
    transform:translate3d(0,calc(var(--header-y,0px) - 2px),0);
    box-shadow:0 12px 30px rgba(28,38,22,.18);
  }
}
.phone-link:active{
  transform:translate3d(0,var(--header-y,0px),0) scale(.96);
}
@media(prefers-reduced-motion:reduce){
  .phone-link:hover,.phone-link:active{transform:translate3d(0,var(--header-y,0px),0)}
}
.direct-phones{display:grid;gap:8px;width:100%}
.direct-phone{
  display:flex;flex-direction:column;align-items:flex-start;gap:2px;
  padding:11px 16px 12px;
  border-radius:16px;
  text-decoration:none;
  color:inherit;
}
.direct-phone-role{font-size:12px;font-weight:600;letter-spacing:.04em;line-height:1.2}
.direct-phone-num{font-size:20px;font-weight:700;letter-spacing:-.03em;line-height:1.2}
.contact-copy .button{width:min(100%,340px)}
.contact-copy .direct-phones{width:min(100%,340px);margin-top:18px}
.contact-copy .direct-phone{background:rgba(74,86,52,.08);text-align:left}
.contact-copy .direct-phone-role{color:var(--muted)}
.contact-copy .direct-phone-num{color:var(--moss)}
.menu-phones{margin-top:auto;display:grid;gap:8px}
.menu-phones .menu-phone{margin-top:0;min-height:52px;padding:14px 16px;font-size:15px}

.footer-legal{display:flex;gap:18px;flex-wrap:wrap}
.footer-legal a{color:inherit}

/* Светлый подвал: 4 колонки ссылок + горизонтальный «Наши контакты» по центру. */
.footer-mega{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}
.footer-col{background:#fffdf7;border:1px solid var(--line);border-radius:20px;overflow:hidden;min-height:100%;box-shadow:var(--shadow)}
.footer-col h2{margin:0;padding:12px 16px;background:#dfe5d1;color:var(--moss);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-wrap:balance}
.footer-col ul{margin:0;padding:12px 16px 18px;list-style:none;display:grid;gap:8px}
.footer-col li{font-size:14px;line-height:1.4;text-wrap:pretty}
.footer-col a{color:var(--ink);text-decoration:underline;text-decoration-color:rgba(86,98,57,.28);text-underline-offset:3px;background-image:none;transition-property:color,text-decoration-color;transition-duration:150ms;transition-timing-function:ease}
@media(hover:hover){.footer-col a:hover{color:var(--green);text-decoration-color:rgba(36,91,73,.7)}}
.footer-contact{margin-top:28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}
.footer-contact>h2{margin:0;padding:10px 18px;border-radius:999px;background:#dfe5d1;color:var(--moss);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.footer-contact-row{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}
.footer-card{margin:0;padding:16px 18px;border-radius:18px;background:#fffdf7;border:1px solid var(--line);box-shadow:var(--shadow);display:grid;gap:4px;justify-items:center;text-align:center}
.footer-card-role{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--moss)}
.footer-num{font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:1.2;color:var(--moss);text-decoration:none;background-image:none;transition-property:color;transition-duration:150ms;transition-timing-function:ease}
@media(hover:hover){.footer-num:hover{color:var(--green)}}
.footer-num:active{opacity:.9}
.footer-card small,.footer-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}
.footer-card a:not(.footer-num){color:var(--moss);font-size:14px;background-image:none;font-weight:600}
.footer-lead{display:inline-flex;width:min(100%,340px);margin:4px 0 0;min-height:52px;border-radius:18px;transition-property:transform,background-color,box-shadow;transition-duration:160ms;transition-timing-function:ease-out}
.footer-lead:active{transform:scale(.97)}
@media(prefers-reduced-motion:reduce){
  .footer-num,.footer-lead,.footer-col a{transition:none}
  .footer-lead:active{transform:none}
}
.footer-disclaimer{width:min(var(--container),calc(100% - 128px));margin:28px auto 0;color:var(--muted);font-size:13px;line-height:1.5;text-wrap:pretty}

/* Соцсети в подвале */
.footer-socials{
  width:min(var(--container),calc(100% - 128px));
  margin:28px auto 0;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:14px;
  text-align:center;
}
.footer-socials>h2{
  margin:0;
  padding:10px 18px;
  border-radius:999px;
  background:#dfe5d1;
  color:var(--moss);
  font-size:13px;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.footer-social-list{
  margin:0;
  padding:0;
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:12px;
}
.footer-social{
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:48px;
  padding:10px 16px;
  border-radius:16px;
  border:1px solid var(--line);
  background:#fffdf7;
  box-shadow:var(--shadow);
  color:var(--ink);
  font-size:15px;
  font-weight:700;
  text-decoration:none;
  background-image:none;
  transition:transform .12s ease-out,background-color .15s ease-out,border-color .15s ease-out;
}
.footer-social:active{transform:scale(.97)}
@media(hover:hover){
  .footer-social:hover{background:#f3f0e4;border-color:rgba(86,98,57,.28);color:var(--green)}
}
.footer-social-icon{
  flex:none;
  width:22px;height:22px;min-width:22px;min-height:22px;
  padding:0;border-radius:0;overflow:visible;
  background:transparent;color:var(--moss);
  display:block;
}

/* Питомцы на главной */
.pets{padding:72px 0;background:#f7f4eb}
.pets-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  grid-template-areas:"photos intro" "photos copy";
  gap:20px 48px;
  align-items:center;
}
.pets-photos{grid-area:photos;
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:14px;
  align-items:end;
}
.pets-photo{position:relative;margin:0;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);background:#e8eadc;min-height:220px}
.pets-photo img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}
.pets-photo-main{aspect-ratio:4/5;max-height:520px}
.pets-photo-side{aspect-ratio:3/4;max-height:380px;margin-bottom:28px}
.pets-kicker{
  margin:0 0 10px;
  color:var(--moss);
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.pets-intro{grid-area:intro;align-self:end}
.pets-intro h2{margin:0;max-width:14ch;letter-spacing:-.04em;text-wrap:balance}
.pets-copy{grid-area:copy;align-self:start}
.pets-copy p{margin:0 0 14px;max-width:38ch;color:var(--muted);font-size:18px;line-height:1.55}
.pets-copy .button{margin-top:8px;width:min(100%,280px)}
@media(max-width:900px){
  .pets{padding:56px 0}
  .pets-grid{grid-template-columns:1fr;grid-template-areas:"intro" "photos" "copy";gap:18px}
  .pets-copy{order:unset}
  .pets-photos{grid-template-columns:1fr;gap:12px}
  .pets-photo-main,.pets-photo-side{aspect-ratio:4/5;max-height:none;min-height:240px;margin:0}
  .pets-intro h2{font-size:34px;max-width:none}
  .pets-copy p{font-size:16px;max-width:none}
  .footer-socials{width:calc(100% - 32px);margin-top:22px}
  .footer-social{width:100%;justify-content:center}
  .footer-social-list{width:100%;flex-direction:column}
}

.conditions,.care-pack,.admission{position:relative;padding:80px 0}
.conditions{background:#f3efe4;padding-bottom:48px}
.care-pack{background:#f4efe3;padding-top:56px}
.life-clip{
  padding:clamp(29px,4.08vw,55px) 0 clamp(32px,4.59vw,61px);
  background:linear-gradient(#f3efe4 0%,#f4efe3 100%);
}
.life-clip .container{max-width:min(920px,calc(100% - 128px))}
.life-clip-frame{
  margin:0;
  border-radius:32px;
  overflow:hidden;
  background:#18231d;
  aspect-ratio:16/9;
  box-shadow:0 28px 80px rgba(20,26,15,.14);
}
.life-clip-video{
  display:block;width:100%;height:100%;
  object-fit:cover;
  pointer-events:none;
}
@media(prefers-reduced-motion:reduce){
  .life-clip-video{display:none}
  .life-clip-frame{
    background:#18231d url('/static/assets/video/aquarium-poster.webp') center/cover no-repeat;
  }
}
@media(max-width:900px){
  .life-clip{padding:20px 0 29px}
  .life-clip .container{max-width:calc(100% - 32px)}
  .life-clip-frame{border-radius:24px}
}
.admission{background:#faf6ec}
.conditions-lead{max-width:760px;margin:0 0 32px;font-size:18px;line-height:1.5;color:var(--muted)}
.conditions h2,.care-pack h2,.admission h2{margin-bottom:14px}
.care-pack h2{max-width:18ch;letter-spacing:-.03em;text-wrap:balance}
.conditions-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.conditions-grid li{display:flex;align-items:center;gap:14px;min-height:88px;padding:16px 18px;background:#fffdf7;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);font-weight:600;font-size:15px;line-height:1.3;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .1s ease-out,background-color .15s ease-out,box-shadow .2s ease-out}
.conditions-contra{max-width:820px;margin:28px 0 0;font-size:17px;line-height:1.55;color:var(--muted)}
.conditions-grid li:active{transform:scale(.985);background:#f7f4ea;box-shadow:0 1px 4px rgba(20,26,15,.05)}
.conditions-grid .line-icon{flex:none;margin:0;width:44px;height:44px}
.care-pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.care-pack-grid article{background:#fffdf7;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}
.care-pack-grid header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px;background:#6d784f}
.care-pack-grid h3{margin:0;font-size:20px;letter-spacing:-.015em;line-height:1.25;max-width:none;color:#f4f2ea}
.care-pack-grid header .line-icon{
  flex:none;align-self:center;order:0;margin:0;
  width:44px;height:44px;min-width:44px;min-height:44px;max-width:44px;max-height:44px;
  aspect-ratio:1;border-radius:50%;overflow:hidden;
  background:#fff;border-color:rgba(255,255,255,.55);color:var(--moss);
}
.care-pack-grid header .line-icon svg{width:22px;height:22px;max-width:22px;max-height:22px;display:block}
.care-pack-grid ul{margin:0;padding:8px 22px 22px;list-style:none}
.care-pack-grid li{position:relative;padding:12px 0 12px 22px;border-bottom:1px solid var(--line);color:var(--muted);font-size:15px;line-height:1.45}
.care-pack-grid li:last-child{border-bottom:0}
.care-pack-grid li:before{content:"";position:absolute;left:0;top:18px;width:8px;height:8px;border-radius:2px;background:var(--moss);transform:rotate(45deg);display:block}
.admission-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:start}
.admission-acc{display:grid;gap:8px}
.admit-item{border-radius:16px;overflow:hidden;border:1px solid rgba(53,68,50,.16);background:#fffdf7}
.admit-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:14px 18px;background:var(--deep);color:#fff;font-weight:700;cursor:pointer}
.admit-item summary::-webkit-details-marker{display:none}
.admit-item summary:after{content:"+";flex:none;font-size:22px;line-height:1;font-weight:500}
.admit-item[open] summary{background:#ece8db;color:var(--ink)}
.admit-item[open] summary:after{content:"–"}
.admit-item p,.admit-item ul{margin:0;padding:16px 20px 20px;color:var(--muted);font-size:15px;line-height:1.55}
.admit-item ul{padding-top:8px;padding-left:38px}
.admit-item li{margin:0 0 12px}
.admit-file{padding:0 20px 18px;margin:0}
.admit-dl{display:inline;margin-top:0;font-size:14px;font-weight:700;color:var(--moss);text-decoration:underline;text-underline-offset:3px}
.admission-photo{margin:0;border-radius:28px;overflow:hidden;min-height:360px;background:#e9e7dc}
.admission-photo img{display:block;width:100%;height:100%;object-fit:cover;min-height:360px}
@media(min-width:901px) and (max-width:1180px){
  .conditions-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:900px){
  .conditions,.care-pack,.admission{padding:56px 0}
  .conditions{padding:48px 0 52px}
  .conditions h2{
    max-width:12.5ch;
    margin-bottom:12px;
    font-size:clamp(30px,8.2vw,36px);
    line-height:1.08;
    letter-spacing:-.035em;
    text-wrap:balance;
  }
  .conditions-lead{
    max-width:34ch;
    margin:0 0 22px;
    font-size:15px;
    line-height:1.45;
    letter-spacing:-.01em;
    color:var(--muted);
  }
  .conditions-grid,.admission-grid{grid-template-columns:1fr;gap:12px}
  .conditions-grid{
    gap:10px;
  }
  .conditions-grid li{
    min-height:56px;
    gap:14px;
    padding:14px 16px;
    border-radius:18px;
    border-color:rgba(86,98,57,.12);
    background:rgba(255,253,247,.96);
    box-shadow:0 1px 2px rgba(28,32,23,.04),0 8px 20px rgba(28,32,23,.04);
    font-size:16px;
    font-weight:600;
    letter-spacing:-.015em;
    line-height:1.25;
  }
  .conditions-grid .line-icon{
    width:40px;
    height:40px;
    border-color:rgba(86,98,57,.28);
    background:rgba(244,240,229,.72);
  }
  .care-pack-grid{grid-template-columns:1fr;gap:12px;margin-top:0;border-top:0}
  .care-pack-grid article{
    border-left:0;
    border-top:0;
    padding:0;
    background:#fffdf7;
    border:1px solid rgba(86,98,57,.12);
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 1px 2px rgba(28,32,23,.04),0 8px 20px rgba(28,32,23,.04);
  }
  .care-pack-grid article:first-child{border-top:1px solid rgba(86,98,57,.12);padding-top:0}
  .care-pack-grid article:last-child{padding-right:0}
  .care-pack-grid header{
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:16px 18px;
    background:#6d784f;
  }
  .care-pack-grid header .line-icon{
    order:0;
    width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;
    background:#fff;
    border-color:rgba(255,255,255,.55);
  }
  .care-pack-grid header .line-icon svg{width:20px;height:20px;max-width:20px;max-height:20px}
  .care-pack-grid h3{max-width:none;font-size:18px;letter-spacing:-.02em}
  .care-pack-grid ul{padding:4px 18px 16px}
  .care-pack-grid li{padding:12px 0 12px 20px;border-bottom:1px solid var(--line);font-size:15px}
  .care-pack-grid li:before{display:block;top:16px;width:7px;height:7px}
  .admission-photo,.admission-photo img{min-height:220px}
  .footer-legal{gap:12px}
  .footer-mega{grid-template-columns:1fr;gap:12px}
  .footer-contact{margin-top:22px;gap:14px}
  .footer-contact-row{grid-template-columns:1fr;gap:10px}
  .footer-card{justify-items:start;text-align:left}
  .footer-disclaimer{width:calc(100% - 32px);margin-top:22px}
  .footer-num{font-size:20px;min-height:44px;display:inline-flex;align-items:center}
  .footer-lead{width:100%;min-height:52px}
}
@media(max-width:900px) and (prefers-reduced-motion:reduce){
  .conditions-grid li,.conditions-grid li:active{transition:none;transform:none}
}

/* SEO-лендинги /uhod: та же главная, один H1 в hero, статья сразу после */
.page-uhod .uhod-hero-title{display:block;max-width:920px;font-size:clamp(36px,5.2vw,58px);line-height:1.08;letter-spacing:-.04em;text-wrap:balance;margin:0 0 18px}
.page-uhod .hero-copy{max-width:820px}
.page-uhod .uhod-article{padding:56px 0;background:var(--cream,#f4f0e5);overflow:visible;position:relative;z-index:2}
.page-uhod .uhod-prose{max-width:760px;overflow:visible!important;filter:none!important;transform:none!important;opacity:1!important;clip-path:none!important}
.page-uhod .uhod-prose h2{margin:32px 0 12px;font-size:28px;letter-spacing:-.02em;text-wrap:balance}
.page-uhod .uhod-prose h2:first-child{margin-top:0}
.page-uhod .uhod-prose h3{margin:22px 0 8px;font-size:18px;letter-spacing:-.015em}
.page-uhod .uhod-prose p{margin:0 0 14px;font-size:17px;line-height:1.65;color:var(--muted,#57594f);text-wrap:pretty}
.page-uhod .uhod-prose a{color:var(--moss,#4a5634);font-weight:600;text-decoration:underline;text-underline-offset:3px}
/* sticky-hero overlap с главной не должен наезжать на статью */
.page-uhod .pillars{margin-top:0;z-index:1}
@media(max-width:900px){
  .page-uhod .uhod-hero-title{font-size:clamp(30px,8vw,40px)}
  .page-uhod .uhod-article{padding:40px 0}
  .page-uhod .uhod-prose h2{font-size:24px}
  .page-uhod .uhod-prose p{font-size:15px}
}


/* Desktop nav: one line; if it won't fit — hamburger. */
.desktop-nav{
  display:flex;
  flex-wrap:nowrap;
  align-items:center;
  gap:clamp(12px,1.1vw,26px);
  font-size:clamp(12.5px,.86vw,14px);
  max-width:calc(100vw - 460px);
  justify-content:center;
}
.desktop-nav a{
  white-space:nowrap;
  flex:none;
  padding:8px 0;
  line-height:1.2;
}
.brand-name{white-space:nowrap;font-size:clamp(15px,1.05vw,18px)}
.phone-link{white-space:nowrap;font-variant-numeric:tabular-nums}

/* Below ~1400px full nav + brand + phone collide — use burger. */
@media(max-width:1399px){
  .desktop-nav,.brand-name{display:none}
  .menu-button{
    display:grid;
    position:absolute;
    right:16px;
    top:18px;
    width:44px;
    height:44px;
    border:0;
    background:transparent;
    place-content:center;
    gap:4px;
    color:color-mix(in srgb,#fff calc((1 - var(--header-ink))*100%),var(--ink));
  }
  .menu-button span{width:20px;height:2px;background:currentColor;border-radius:2px}
  .menu-button b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
  .phone-link{right:68px}
}
@media(min-width:1400px){
  .menu-button{display:none}
}
@media(min-width:1400px) and (max-width:1540px){
  .brand-name{display:none}
  .desktop-nav{max-width:calc(100vw - 320px);gap:clamp(10px,.9vw,18px)}
}

/* Format list with contextual icons */
.format-list li{display:flex;align-items:center;gap:14px;padding:16px 18px}
.format-list .line-icon{
  flex:none;margin:0;width:40px;height:40px;
  border-color:rgba(255,255,255,.28);color:#e8efe0;
  background:rgba(255,255,255,.07);
}
.format-list .line-icon svg{width:1em;height:1em}

/* Footer mid widths: 2 cols */
@media(max-width:1100px){
  .footer-mega{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
}
@media(max-width:900px){
  .format-list .line-icon{width:36px;height:36px}
}
