.page-home .home-hero{position:relative;min-height:880px;height:100vh;overflow:hidden;border-radius:0 0 32px 32px}.page-home .home-hero-photo{position:absolute;inset:0}.page-home .home-hero-inner{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding-top:120px;padding-bottom:64px}.page-home .home-hero h1{font:600 76px/.98 var(--font-fraunces),Georgia,serif;letter-spacing:-.03em;color:#fff;margin-bottom:20px;max-width:880px}.page-home .home-hero h1 em{font-style:italic;color:#fceae2}.page-home .home-hero-sub{font-size:19px;color:hsla(0,0%,100%,.92);max-width:600px;line-height:1.55;margin-bottom:36px}.page-home .home-hero-row{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:24px;gap:24px;align-items:end;margin-bottom:24px}.page-home .home-hero-stat{background:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.6);border-radius:20px;padding:24px 26px;display:flex;flex-direction:column;gap:8px;box-shadow:0 24px 56px -20px rgba(15,23,42,.4),0 2px 6px -2px rgba(15,23,42,.1)}.page-home .home-hero-stat .lbl{font:700 10px/1 var(--font-jetbrains),monospace;color:var(--blue-deep);letter-spacing:.14em;text-transform:uppercase}.page-home .home-hero-stat .v{font:600 17px/1.3 var(--font-fraunces),Georgia,serif;color:var(--ink)}.page-home .home-hero-stat .v em{font-style:italic;color:var(--blue)}.page-home .home-category-chips{display:flex;gap:10px;flex-wrap:wrap;padding-bottom:4px}.page-home .home-category-chips a{padding:9px 18px;background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.25);border-radius:99px;color:#fff;font:500 13px/1 var(--font-inter),sans-serif;transition:all .15s}.page-home .home-category-chips a:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4)}.page-home .home-locations{padding:96px 0 64px;background:var(--paper)}.page-home .home-loc-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-bottom:36px}.page-home .home-loc-top h2{font:600 44px/1.1 var(--font-inter),system-ui,sans-serif;letter-spacing:-.02em;color:var(--ink);max-width:700px}.page-home .home-loc-top h2 em{font-style:italic;color:var(--blue)}.page-home .home-loc-top p{font-size:15px;color:var(--ink-2);max-width:340px;line-height:1.6}.page-home .home-loc-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.page-home .home-loc-card{position:relative;aspect-ratio:3/4;border-radius:20px;overflow:hidden;cursor:pointer;transition:transform .25s;display:block}.page-home .home-loc-card:hover{transform:translateY(-4px)}.page-home .home-loc-photo{position:absolute;inset:0}.page-home .home-loc-arrow{position:absolute;top:10px;right:10px;width:28px;height:28px;background:hsla(0,0%,100%,.85);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ink);font-size:13px;font-weight:700;z-index:5}.page-home .home-loc-name{position:absolute;left:14px;right:14px;bottom:14px;color:#fff;z-index:5}.page-home .home-loc-name .state{font:600 9px/1 var(--font-jetbrains),monospace;letter-spacing:.14em;text-transform:uppercase;opacity:.85}.page-home .home-loc-name .city{font:600 18px/1.15 var(--font-inter),system-ui,sans-serif;margin-top:3px}.page-home .home-pillars{padding:96px 0 64px;background:var(--paper)}.page-home .home-pillars-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:48px;flex-wrap:wrap}.page-home .home-pillars-head .left{max-width:680px}.page-home .home-pillars-head h2{font:600 52px/1.05 var(--font-inter),system-ui,sans-serif;letter-spacing:-.025em;color:var(--ink);margin-bottom:14px;margin-top:18px}.page-home .home-pillars-head h2 em{font-style:italic;color:var(--coral)}.page-home .home-pillars-head .lead{font-size:16px;color:var(--ink-2);line-height:1.6}.page-home .home-pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.page-home .home-pillar-card{background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--rule);transition:all .2s}.page-home .home-pillar-card:hover{transform:translateY(-4px);box-shadow:0 24px 56px -24px rgba(59,130,246,.18);border-color:var(--blue)}.page-home .home-pillar-photo{aspect-ratio:1/1;position:relative}.page-home .home-pillar-card .body{padding:22px 24px 26px;display:flex;flex-direction:column;flex:1 1}.page-home .home-pillar-card .body .num-lbl{font:600 10px/1 var(--font-jetbrains),monospace;color:var(--ink-3);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}.page-home .home-pillar-card .body h3{font:600 22px/1.2 var(--font-inter),system-ui,sans-serif;color:var(--ink);margin-bottom:8px}.page-home .home-pillar-card .body p{font-size:14px;color:var(--ink-2);line-height:1.55;flex:1 1}.page-home .home-pillar-card .body .arrow{margin-top:14px;color:var(--coral);font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.page-home .home-pillar-card .body .arrow:after{content:"→";transition:transform .15s}.page-home .home-pillar-card:hover .body .arrow:after{transform:translateX(4px)}.page-home .home-pricing-teaser{padding:96px 0;background:linear-gradient(180deg,var(--paper) 0,var(--paper-2) 100%)}.page-home .home-teaser-grid{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:32px;gap:32px;align-items:stretch}.page-home .home-core-card{background:#fff;border-radius:28px;padding:40px;border:2px solid var(--blue);position:relative;display:flex;flex-direction:column}.page-home .home-core-card:before{content:"START HERE";position:absolute;top:-12px;left:32px;background:var(--blue);color:#fff;font:700 10px/1 var(--font-jetbrains),monospace;padding:6px 12px;border-radius:99px;letter-spacing:.1em}.page-home .home-core-card .lbl{font:600 11px/1 var(--font-jetbrains),monospace;color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.page-home .home-core-card .price{font:600 56px/.95 var(--font-inter),system-ui,sans-serif;color:var(--ink);margin-bottom:6px;letter-spacing:-.03em}.page-home .home-core-card .price small{font:500 18px/1 var(--font-inter),sans-serif;color:var(--ink-3);margin-left:6px}.page-home .home-core-card h3{font:600 22px/1.25 var(--font-inter),system-ui,sans-serif;color:var(--ink);margin:18px 0 16px}.page-home .home-core-card ul{list-style:none;font-size:14.5px;color:var(--ink-2);line-height:1.7;flex:1 1}.page-home .home-core-card ul li{padding-left:24px;position:relative;margin-bottom:6px}.page-home .home-core-card ul li:before{content:"✓";position:absolute;left:0;color:var(--blue-2);font-weight:700}.page-home .home-core-card .cta{margin-top:22px}.page-home .home-core-card .cta a{display:inline-block;background:var(--coral);color:#fff;padding:14px 28px;border-radius:99px;font-weight:600;font-size:15px}.page-home .home-core-card .cta a:hover{background:var(--coral-deep)}.page-home .home-packs-col{display:flex;flex-direction:column;gap:14px}.page-home .home-packs-col h3{font:600 26px/1.2 var(--font-inter),system-ui,sans-serif;color:var(--ink);margin-bottom:6px}.page-home .home-packs-col .sub{font-size:14px;color:var(--ink-2);margin-bottom:14px;line-height:1.55}.page-home .home-pack-chip{background:#fff;border:1px solid var(--rule);border-radius:18px;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;transition:all .15s;cursor:pointer}.page-home .home-pack-chip:hover{border-color:var(--coral);background:var(--coral-soft)}.page-home .home-pack-chip .l{display:flex;flex-direction:column;gap:3px}.page-home .home-pack-chip .pname{font:600 16px/1.2 var(--font-inter),system-ui,sans-serif;color:var(--ink)}.page-home .home-pack-chip .ptag{font-size:12.5px;color:var(--ink-3);line-height:1.4}.page-home .home-pack-chip .r{font:700 16px/1 var(--font-inter),system-ui,sans-serif;color:var(--coral);text-align:right;white-space:nowrap}.page-home .home-pack-chip .r small{font:500 11px/1 var(--font-jetbrains),monospace;color:var(--ink-3);display:block;margin-top:3px;letter-spacing:.06em}.page-home .home-see-all{margin-top:12px;font-size:14px;color:var(--blue);font-weight:600;text-align:right}.page-home .home-see-all a{text-decoration:underline;text-underline-offset:3px}.page-home .home-newsletter{padding:80px 0;background:var(--paper)}@media (max-width:1024px){.page-home .home-hero h1{font-size:54px}.page-home .home-hero-row{grid-template-columns:1fr;gap:14px}.page-home .home-loc-grid{grid-template-columns:repeat(3,1fr)}.page-home .home-pillar-grid{grid-template-columns:1fr 1fr}.page-home .home-teaser-grid{grid-template-columns:1fr}}@media (max-width:680px){.page-home .home-hero{height:auto;min-height:0;padding-bottom:56px}.page-home .home-hero h1{font-size:38px}.page-home .home-hero-sub{font-size:16px}.page-home .home-hero-inner{padding-top:100px;padding-bottom:32px}.page-home .home-loc-grid{grid-template-columns:1fr 1fr}.page-home .home-pillar-grid{grid-template-columns:1fr}.page-home .home-pillars-head h2{font-size:34px}.page-home .home-core-card{padding:28px}.page-home .home-core-card .price{font-size:42px}}