:root{--cal:#f7f3ea;--warm:#fcfaf5;--color-page-background:#F3EFE7;--indigo:#174a78;--olive:#788062;--terra:#b76f4e;--sand:#d8c7a7;--wood:#604538;--ink:#292a25;--line:#e5ded1;--white:#fff;--shadow:0 22px 60px rgba(70,56,42,.12);font-family:Manrope,"Segoe UI",sans-serif;color:var(--ink);background:var(--warm)}
.mobile-booking-bar{display:none}@media(max-width:760px){body.public-shell.home-page.has-mobile-booking-bar{padding-bottom:calc(96px + env(safe-area-inset-bottom))}body.public-shell.home-page .header-cta{display:none}.mobile-booking-bar{position:fixed;z-index:35;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));display:block;padding:8px;border:1px solid rgba(48,45,41,.08);border-radius:12px;background:rgba(243,239,231,.96);background:color-mix(in srgb,var(--color-page-background,#F3EFE7) 96%,transparent);box-shadow:0 10px 28px rgba(48,45,41,.14);opacity:0;visibility:hidden;transform:translateY(calc(100% + 24px));pointer-events:none;transition:opacity .24s ease,transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s}.mobile-booking-bar.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition-delay:0s}.mobile-booking-bar__button{min-height:52px;display:flex;align-items:center;justify-content:center;padding:0 18px;border-radius:7px;background:var(--home-blue,#103f70);color:#fffdf8;font-size:12px;font-weight:800;letter-spacing:.04em;text-align:center;text-decoration:none;text-transform:uppercase}.mobile-booking-bar__button:focus-visible{outline:3px solid rgba(16,63,112,.3);outline-offset:3px}}@media(max-width:760px) and (prefers-reduced-motion:reduce){.mobile-booking-bar{transition:none}}
html body.public-shell.home-page .site-header{min-height:86px;padding-top:10px;padding-bottom:10px}html body.public-shell.home-page .site-header.is-scrolled{min-height:80px;padding-top:6px;padding-bottom:6px}@media(max-width:760px){html body.public-shell.home-page .site-header,html body.public-shell.home-page .site-header.is-scrolled{min-height:78px;padding:10px 14px}}
body.public-shell.home-page .site-header{position:sticky;top:0;z-index:40;transition:background-color .4s ease,min-height .4s cubic-bezier(.22,1,.36,1),padding .4s cubic-bezier(.22,1,.36,1),color .4s ease,box-shadow .4s ease}body.public-shell.home-page .site-header.is-scrolled{min-height:98px;padding-top:14px;padding-bottom:14px;background-color:rgba(243,239,231,.92);background-color:color-mix(in srgb,var(--color-page-background,#F3EFE7) 92%,transparent);color:var(--home-ink,#292a25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(48,45,41,.06)}body.public-shell.home-page .site-header.is-scrolled .desktop-nav a{color:inherit}body.public-shell.home-page .site-header.is-scrolled .nav-toggle>span:not(.sr-only){background:currentColor}@media(max-width:760px){body.public-shell.home-page .site-header.is-scrolled{min-height:78px;padding:10px 14px}}@media(prefers-reduced-motion:reduce){body.public-shell.home-page .site-header{transition:none}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--warm);color:var(--ink)}body.public-shell{background:var(--color-page-background)}a{color:inherit}button,input{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:99;background:#fff;padding:12px}.skip-link:focus{top:16px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand span:last-child{display:grid}.brand strong{font-family:Georgia,serif;font-size:18px;line-height:1}.brand small{margin-top:4px;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50% 50% 44% 56%;font-family:Georgia,serif;font-weight:700}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;border:1px solid var(--indigo);border-radius:3px;background:var(--indigo);color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.button:hover{background:#103b62}.button-outline{background:transparent;color:var(--indigo)}.eyebrow{margin:0 0 9px;color:var(--terra);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.muted{color:#6f6d66}.public-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;padding:16px clamp(20px,6vw,88px);border-bottom:1px solid var(--line)}.phase-placeholder{max-width:850px;min-height:calc(100vh - 82px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px clamp(24px,8vw,110px)}.phase-placeholder h1{max-width:680px;margin:0;font-family:Georgia,serif;font-size:clamp(46px,8vw,86px);font-weight:400;line-height:.94;color:var(--indigo)}.phase-placeholder>p:not(.eyebrow){max-width:620px;margin:28px 0;font-size:18px;line-height:1.7}.status-row{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}.status-row span,.phase-badge{padding:8px 12px;border:1px solid var(--sand);border-radius:999px;background:#fff;font-size:12px;font-weight:700}.auth-shell{min-height:100vh;background:linear-gradient(145deg,var(--cal),#fff 55%,#edf0e7)}.auth-main{min-height:100vh;display:grid;place-items:center;align-content:center;gap:28px;padding:30px}.auth-brand{color:var(--indigo)}.auth-card{width:min(100%,480px);padding:clamp(28px,5vw,48px);border:1px solid var(--line);background:rgba(255,255,255,.93);box-shadow:var(--shadow)}.auth-card h1{margin:0;font-family:Georgia,serif;font-size:42px;font-weight:400;color:var(--indigo)}.stack-form{display:grid;gap:18px;margin-top:28px}.stack-form label{display:grid;gap:8px;font-size:13px;font-weight:700}.stack-form label small{color:#777;font-weight:400}.stack-form input{width:100%;min-height:48px;padding:10px 12px;border:1px solid #cfc8bb;border-radius:3px;background:#fff}.stack-form input:focus{outline:3px solid rgba(23,74,120,.18);border-color:var(--indigo)}.alert{margin:20px 0 0;padding:13px 15px;border-left:4px solid}.alert-error{border-color:#a33c35;background:#fff0ed;color:#782a25}.alert-success{border-color:#4b7657;background:#eef8f0;color:#31533a}.subtle-link{display:inline-block;margin-top:20px;color:var(--indigo);font-size:13px}.admin-shell{min-height:100vh;background:#f4f1e9}.sidebar{position:fixed;inset:0 auto 0 0;width:272px;overflow-y:auto;padding:26px 18px;background:var(--indigo);color:#fff}.brand-inverse{margin:0 8px 30px}.sidebar nav{display:grid;gap:4px}.sidebar nav a,.nav-pending{min-height:43px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:4px;text-decoration:none;font-size:13px}.sidebar nav a.active{background:rgba(255,255,255,.14)}.nav-pending{justify-content:space-between;color:rgba(255,255,255,.66)}.nav-pending small{padding:3px 6px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:8px;text-transform:uppercase}.admin-main{min-height:100vh;margin-left:272px}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 clamp(20px,4vw,48px);border-bottom:1px solid var(--line);background:#fff}.topbar>div{display:grid}.topbar small{margin-top:3px;color:#79776f}.text-button,.menu-button{border:0;background:transparent;color:var(--indigo);font-weight:700;cursor:pointer}.menu-button{display:none}.dashboard-content{padding:clamp(24px,4vw,48px)}.welcome-panel{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding:30px;border:1px solid var(--line);background:var(--warm)}.welcome-panel h1{margin:0;font-family:Georgia,serif;font-size:40px;font-weight:400;color:var(--indigo)}.welcome-panel p:last-child{max-width:660px;margin-bottom:0;line-height:1.6;color:#68675f}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.metric-grid article,.panel{padding:24px;border:1px solid var(--line);background:#fff}.metric-grid span,.metric-grid small{display:block;color:#77766e;font-size:12px}.metric-grid strong{display:block;margin:10px 0 7px;font-family:Georgia,serif;font-size:38px;color:var(--indigo)}.dashboard-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.panel-heading h2{margin:0;font-family:Georgia,serif;font-size:28px;font-weight:400;color:var(--indigo)}.check-list,.activity-list{display:grid;gap:0;margin:22px 0 0;padding:0;list-style:none}.check-list li,.activity-list li{padding:13px 0;border-top:1px solid #eee9df}.check-list li:before{content:"✓";margin-right:10px;color:var(--olive);font-weight:900}.activity-list li{display:flex;justify-content:space-between;gap:15px;font-size:13px}.activity-list time{color:#777;font-size:11px}.empty-state{padding:28px 0;color:#777}.install-card code{padding:2px 5px;background:#f1eee7}
@media(max-width:1050px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}
@media(max-width:760px){.public-header .brand span:last-child{display:none}.button-outline{min-height:42px;padding:0 14px}.phase-placeholder{padding-top:50px}.sidebar{z-index:20;transform:translateX(-100%);transition:transform .2s ease}.sidebar-open .sidebar{transform:translateX(0)}.admin-main{margin-left:0}.menu-button{display:block}.topbar>div{margin-right:auto}.dashboard-content{padding:18px}.welcome-panel{display:grid;padding:24px}.welcome-panel h1{font-size:34px}.metric-grid{gap:10px}.metric-grid article{padding:18px}.metric-grid strong{font-size:30px}}
@media(max-width:460px){.metric-grid{grid-template-columns:1fr}.topbar{padding:0 16px}.topbar>div small{display:none}.auth-main{padding:18px}.auth-card{padding:26px}.phase-placeholder h1{font-size:46px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.focal-center{object-position:center}.focal-top{object-position:top}.focal-bottom{object-position:bottom}.focal-left{object-position:left}.focal-right{object-position:right}
.simple-public-footer{padding:38px 24px;background:#eee7da;color:#174a78}.simple-public-footer>div{width:min(1120px,100%);display:flex;align-items:center;justify-content:space-between;gap:30px;margin:auto}.simple-public-footer strong{font-family:Georgia,serif;font-size:20px}.simple-public-footer nav{display:flex;flex-wrap:wrap;gap:16px}.simple-public-footer a{font-size:11px;font-weight:700;text-decoration:none}@media(max-width:700px){.simple-public-footer>div{display:grid}.simple-public-footer nav{display:grid;grid-template-columns:1fr 1fr}}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--terra);outline-offset:3px}.privacy-check a{color:var(--indigo);font-weight:800}

.scroll-reveal{opacity:1;transform:none}.js .scroll-reveal{opacity:.28;transform:translateY(8px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.js .scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.scroll-reveal-delay-1{transition-delay:.05s!important}.scroll-reveal-delay-2{transition-delay:.1s!important}.scroll-reveal-delay-3{transition-delay:.15s!important}@media(max-width:1024px){.js .scroll-reveal{opacity:.36;transform:translateY(6px);transition-duration:.5s}}@media(max-width:700px){.js .scroll-reveal{opacity:.45;transform:translateY(5px);transition-duration:.45s}.scroll-reveal-delay-1{transition-delay:.025s!important}.scroll-reveal-delay-2{transition-delay:.05s!important}.scroll-reveal-delay-3{transition-delay:.075s!important}}@media(prefers-reduced-motion:reduce){.js .scroll-reveal{opacity:1;transform:none;transition:none!important;will-change:auto}}

.image-reveal{opacity:1;transform:none}.js .image-reveal{opacity:.68;transform:scale(1.01);transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.js .image-reveal.is-image-visible{opacity:1;transform:scale(1)}@media(max-width:1024px){.js .image-reveal{opacity:.74;transition-duration:.6s}}@media(max-width:700px){.js .image-reveal{opacity:.82;transform:scale(1.006);transition-duration:.5s}}@media(prefers-reduced-motion:reduce){.js .image-reveal{opacity:1;transform:none;transition:none!important;will-change:auto}}

.pool-parallax,.pool-parallax__reveal{overflow:hidden}.pool-parallax__reveal,.pool-parallax__movement,.pool-parallax__movement .space-photo{width:100%;height:100%;min-height:300px}.pool-parallax__movement{--pool-parallax-offset:0px}.js .pool-parallax__movement{height:calc(100% + 24px);min-height:324px;margin-top:-12px;transform:translate3d(0,var(--pool-parallax-offset),0);will-change:transform}.pool-parallax__movement .space-photo{display:block;object-fit:cover}.js .pool-parallax__movement .space-photo{transform:scale(1.03);transform-origin:center}@media(max-width:760px){.pool-parallax__movement,.pool-parallax__movement .space-photo{height:100%;min-height:230px}.js .pool-parallax__movement{height:100%;min-height:230px;margin-top:0;transform:none;will-change:auto}.js .pool-parallax__movement .space-photo{transform:none}}@media(prefers-reduced-motion:reduce){.js .pool-parallax__movement,.js .pool-parallax__movement .space-photo{height:100%;margin-top:0;transform:none;transition:none;will-change:auto}}


.hero-story__steps{display:none}.js body.public-shell.home-page{overflow-x:hidden}.js body.public-shell.home-page main{overflow:visible}.js body.public-shell .hero-story{position:relative;height:300vh}.js body.public-shell .hero-story__sticky{position:sticky;top:0;height:100svh;min-height:100svh;overflow:hidden}.js body.public-shell .hero-story .hero-photo{transform:scale(var(--hero-story-scale,1));transform-origin:center;will-change:transform}.js body.public-shell .hero-story .hero-shade:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,18,14,.52),rgba(8,18,14,.2) 58%,rgba(8,18,14,.06));opacity:var(--hero-story-overlay-opacity,0);will-change:opacity}.js body.public-shell .hero-story__initial{opacity:var(--hero-story-initial-opacity,1);transform:translate3d(0,var(--hero-story-initial-offset,0),0);will-change:opacity,transform}.js body.public-shell .hero-story__sticky.is-story-initial-hidden .hero-story__initial{pointer-events:none}.js body.public-shell .hero-story__steps{position:absolute;inset:0;z-index:2;display:block;pointer-events:none;color:#fff}.js body.public-shell .hero-story__step{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding-inline:max(24px,calc((100vw - 1180px)/2));opacity:var(--hero-story-step-opacity,0);transform:translate3d(0,var(--hero-story-step-offset,20px),0);will-change:opacity,transform}.js body.public-shell .hero-story__step h2{max-width:650px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,6vw,82px);font-weight:400;line-height:.95;letter-spacing:-.025em}.js body.public-shell .hero-story__step p{max-width:570px;margin:24px 0 0;font-size:18px;font-weight:600;line-height:1.6}@media(max-width:760px){.js body.public-shell .hero-story{height:240svh}.js body.public-shell .hero-story__sticky{height:100svh;min-height:100svh}.js body.public-shell .hero-story__step{justify-content:flex-end;padding:0 19px 18svh}.js body.public-shell .hero-story__step h2{max-width:92vw;font-size:clamp(42px,12vw,60px);line-height:.98}.js body.public-shell .hero-story__step p{max-width:90vw;margin-top:18px;font-size:15px;line-height:1.55}}@media(prefers-reduced-motion:reduce){.js body.public-shell.home-page{overflow-x:hidden}.js body.public-shell.home-page main{overflow:hidden}.js body.public-shell .hero-story{height:auto}.js body.public-shell .hero-story__sticky{position:relative;top:auto;height:auto;min-height:610px;overflow:hidden}.js body.public-shell .hero-story .hero-photo{transform:none;will-change:auto}.js body.public-shell .hero-story .hero-shade:after{display:none}.js body.public-shell .hero-story__initial{opacity:1;transform:none;pointer-events:auto;will-change:auto}.js body.public-shell .hero-story__steps{position:relative;inset:auto;display:grid;gap:24px;width:min(1180px,calc(100% - 48px));margin:360px auto 0;padding:34px 0 48px;pointer-events:auto}.js body.public-shell .hero-story__step{position:relative;inset:auto;display:block;padding:0;opacity:1;transform:none;will-change:auto}.js body.public-shell .hero-story__step h2{font-size:clamp(34px,5vw,52px)}.js body.public-shell .hero-story__step p{margin-top:10px}}@media(max-width:760px) and (prefers-reduced-motion:reduce){.js body.public-shell .hero-story__sticky{min-height:calc(100svh - 78px)}.js body.public-shell .hero-story__steps{width:calc(100% - 38px);margin-top:420px;padding-bottom:34px}}

body.public-shell.home-page .home-hero{clip-path:polygon(0 1.1%,4% .88%,8% 1.08%,12% .82%,16% 1.04%,20% .86%,24% 1.12%,28% .84%,32% 1.02%,36% .8%,40% 1.08%,44% .86%,48% 1.04%,52% .82%,56% 1.1%,60% .84%,64% 1.02%,68% .8%,72% 1.08%,76% .86%,80% 1.04%,84% .82%,88% 1.1%,92% .86%,96% 1.02%,100% .84%,100% 99%,96% 99.16%,92% 98.92%,88% 99.18%,84% 98.96%,80% 99.14%,76% 98.9%,72% 99.17%,68% 98.94%,64% 99.15%,60% 98.9%,56% 99.18%,52% 98.95%,48% 99.14%,44% 98.9%,40% 99.16%,36% 98.94%,32% 99.18%,28% 98.92%,24% 99.15%,20% 98.9%,16% 99.18%,12% 98.94%,8% 99.16%,4% 98.92%,0 99.12%)}

.js body.public-shell.home-page main{overflow:hidden}.js body.public-shell.home-page .home-hero .hero-media{inset:-48px 0;height:calc(100% + 96px)}.js body.public-shell.home-page .home-hero .hero-photo{transform:translate3d(0,var(--hero-background-offset,0px),0) scale(1.035);transform-origin:center;will-change:transform}@media(max-width:760px){.js body.public-shell.home-page .home-hero .hero-media{inset:-32px 0;height:calc(100% + 64px)}.js body.public-shell.home-page .home-hero .hero-photo{transform:translate3d(0,var(--hero-background-offset,0px),0) scale(1.02)}}@media(prefers-reduced-motion:reduce){.js body.public-shell.home-page .home-hero .hero-media{inset:0;height:100%}.js body.public-shell.home-page .home-hero .hero-photo{transform:none;will-change:auto}}

body.public-shell.home-page .home-hero{clip-path:none}body.public-shell.home-page .home-hero:before,body.public-shell.home-page .home-hero:after{content:"";position:absolute;left:-1%;z-index:3;width:102%;height:42px;background:var(--color-page-background,#F3EFE7);pointer-events:none;-webkit-mask-position:center;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-position:center;mask-size:100% 100%;mask-repeat:no-repeat}body.public-shell.home-page .home-hero:before{top:-1px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 48' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 0H1440V19C1320 32 1200 12 1080 24C940 38 820 16 690 27C550 39 420 14 290 26C170 37 80 19 0 29Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 48' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 0H1440V19C1320 32 1200 12 1080 24C940 38 820 16 690 27C550 39 420 14 290 26C170 37 80 19 0 29Z'/%3E%3C/svg%3E")}body.public-shell.home-page .home-hero:after{bottom:-1px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 48' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 20C110 8 230 30 350 18C480 5 610 31 740 17C880 4 1000 29 1120 16C1240 4 1340 25 1440 13V48H0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 48' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 20C110 8 230 30 350 18C480 5 610 31 740 17C880 4 1000 29 1120 16C1240 4 1340 25 1440 13V48H0Z'/%3E%3C/svg%3E")}@media(max-width:760px){body.public-shell.home-page .home-hero:before,body.public-shell.home-page .home-hero:after{height:28px}}

body.public-shell.home-page .home-hero{min-height:560px;clip-path:none}body.public-shell.home-page .home-hero:before,body.public-shell.home-page .home-hero:after{display:none}@media(max-width:760px){body.public-shell.home-page .home-hero{min-height:max(500px,calc(88svh - 78px))}}

body.public-shell.home-page .home-hero{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 560' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 20C120 8 240 30 360 18C500 4 620 29 760 16C900 5 1040 28 1160 17C1280 7 1370 24 1440 15V540C1320 552 1200 530 1080 542C940 555 820 531 690 544C550 556 420 532 290 543C170 554 80 536 0 546Z'/%3E%3C/svg%3E");-webkit-mask-position:center;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 560' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 20C120 8 240 30 360 18C500 4 620 29 760 16C900 5 1040 28 1160 17C1280 7 1370 24 1440 15V540C1320 552 1200 530 1080 542C940 555 820 531 690 544C550 556 420 532 290 543C170 554 80 536 0 546Z'/%3E%3C/svg%3E");mask-position:center;mask-size:100% 100%;mask-repeat:no-repeat}

body.public-shell.home-page{overflow-x:hidden}body.public-shell.home-page main,.js body.public-shell.home-page main{overflow:visible}body.public-shell.home-page .hero-fixed-effect{--hero-fixed-height:560px;--hero-organic-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 560' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 20C120 8 240 30 360 18C500 4 620 29 760 16C900 5 1040 28 1160 17C1280 7 1370 24 1440 15V540C1320 552 1200 530 1080 542C940 555 820 531 690 544C550 556 420 532 290 543C170 554 80 536 0 546Z'/%3E%3C/svg%3E");position:relative;display:grid;grid-template-columns:minmax(0,1fr);margin-top:-7px;isolation:isolate}body.public-shell.home-page .hero-fixed-effect__media,body.public-shell.home-page .hero-fixed-effect__content{grid-column:1;grid-row:1}body.public-shell.home-page .hero-fixed-effect__media{position:sticky;top:0;align-self:start;z-index:0;height:var(--hero-fixed-height);overflow:hidden;-webkit-mask-image:var(--hero-organic-mask);-webkit-mask-position:center;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-image:var(--hero-organic-mask);mask-position:center;mask-size:100% 100%;mask-repeat:no-repeat}body.public-shell.home-page .hero-fixed-effect__media .hero-media,body.public-shell.home-page .hero-fixed-effect__media .hero-media>*{position:absolute;inset:0;width:100%;height:100%}body.public-shell.home-page .hero-fixed-effect__media .hero-photo{display:block;object-fit:cover;transform:scale(1.03);transform-origin:center}body.public-shell.home-page .hero-fixed-effect__content{position:relative;z-index:1;min-height:var(--hero-fixed-height);margin-top:0;-webkit-mask-image:none;mask-image:none;clip-path:none;background:transparent}body.public-shell.home-page .hero-fixed-effect__cover{position:relative;z-index:2;grid-column:1;background:var(--color-page-background,#F3EFE7)}body.public-shell.home-page .hero-fixed-effect__cover .location-ribbon,body.public-shell.home-page .hero-fixed-effect__cover .home-intro{position:relative;background:var(--color-page-background,#F3EFE7)}@media(max-width:760px){body.public-shell.home-page .hero-fixed-effect{--hero-fixed-height:max(500px,calc(88svh - 78px))}body.public-shell.home-page .hero-fixed-effect__media .hero-photo{transform:scale(1.03)}}

/* Transiciones editoriales sutiles entre secciones. */
:root{--section-bg-soft:color-mix(in srgb,var(--color-page-background,#F3EFE7) 78%,var(--home-paper,#fffdf8) 22%)}
body.public-shell.home-page .hero-fixed-effect__cover{isolation:isolate;background:var(--color-page-background,#F3EFE7)}
body.public-shell.home-page .hero-fixed-effect__cover .location-ribbon,
body.public-shell.home-page .hero-fixed-effect__cover .home-intro{z-index:1;background:var(--color-page-background,#F3EFE7)}
body.public-shell.home-page .location-ribbon{min-height:64px}
body.public-shell.home-page .home-intro{align-items:start;padding-top:36px;padding-bottom:48px}
body.public-shell.home-page .home-intro .intro-copy{padding-top:36px}
body.public-shell.home-page .features{position:relative;z-index:2;padding-bottom:56px;background:var(--color-page-background,#F3EFE7)}
body.public-shell.home-page .spaces-section{isolation:isolate;padding-top:28px;padding-bottom:32px}
body.public-shell.home-page .spaces-section:before{content:"";position:absolute;z-index:-1;inset:-24px calc(50% - 50vw) -30px;background:rgba(255,253,248,.22);background:linear-gradient(to bottom,transparent 0,var(--section-bg-soft) 38px,var(--section-bg-soft) calc(100% - 38px),transparent 100%);pointer-events:none}
body.public-shell.home-page .private-card{position:relative;z-index:2;overflow:hidden}
body.public-shell.home-page .private-card .space-media{position:relative;z-index:2;margin:0;overflow:hidden;border-radius:0}
body.public-shell.home-page .shared-card{position:relative;z-index:1}
body.public-shell.home-page .gallery-section{position:relative;z-index:1;padding-top:42px;padding-bottom:24px}
body.public-shell.home-page .gallery-grid{position:relative;z-index:2}
body.public-shell.home-page .gallery-heading{margin-bottom:24px}
body.public-shell.home-page .emotional{position:relative;z-index:2;padding-top:52px;padding-bottom:32px;background:var(--color-page-background,#F3EFE7)}
body.public-shell.home-page .final-cta{margin-bottom:40px;padding-top:34px;padding-bottom:34px}

@media(min-width:1101px){
body.public-shell.home-page .space-card{height:390px;min-height:0}
body.public-shell.home-page .space-copy,
body.public-shell.home-page .space-media,
body.public-shell.home-page .space-media>*{height:100%;min-height:0}
}

@media(max-width:1100px) and (min-width:761px){
body.public-shell.home-page .home-intro .intro-copy{padding-top:30px}
body.public-shell.home-page .features{padding-bottom:48px}
body.public-shell.home-page .spaces-section{padding-top:22px;padding-bottom:28px}
body.public-shell.home-page .private-card .space-media{margin:0;border-radius:0}
body.public-shell.home-page .gallery-section{padding-top:40px;padding-bottom:20px}
body.public-shell.home-page .emotional{padding-top:48px;padding-bottom:30px}
body.public-shell.home-page .final-cta{margin-bottom:36px}
}

@media(max-width:760px){
body.public-shell.home-page .location-ribbon{min-height:56px}
body.public-shell.home-page .home-intro{gap:24px;padding-top:24px;padding-bottom:30px}
body.public-shell.home-page .home-intro .intro-copy{padding-top:0}
body.public-shell.home-page .features{padding-bottom:40px}
body.public-shell.home-page .section-heading{margin-bottom:20px}
body.public-shell.home-page .feature-card{padding-top:17px;padding-bottom:17px}
body.public-shell.home-page .spaces-section{gap:12px;padding-top:16px;padding-bottom:24px}
body.public-shell.home-page .spaces-section:before{inset:-14px calc(50% - 50vw) -20px;background:rgba(255,253,248,.2);background:linear-gradient(to bottom,transparent 0,var(--section-bg-soft) 24px,var(--section-bg-soft) calc(100% - 24px),transparent 100%)}
body.public-shell.home-page .space-card{height:230px;min-height:0}
body.public-shell.home-page .space-copy,
body.public-shell.home-page .space-media,
body.public-shell.home-page .space-media>*{height:100%;min-height:0}
body.public-shell.home-page .private-card .space-media{margin:0;border-radius:0}
body.public-shell.home-page .gallery-section{padding-top:34px;padding-bottom:0}
body.public-shell.home-page .gallery-heading{margin-bottom:20px}
body.public-shell.home-page .emotional{padding-top:48px;padding-bottom:28px}
body.public-shell.home-page .final-cta{margin-bottom:18px;padding-top:30px;padding-bottom:30px}
body.public-shell.home-page .final-cta>p{margin-bottom:20px}
}
