.video-hero{color:#fff;background:var(--charcoal);align-items:end;min-height:100svh;display:flex;position:relative;overflow:hidden}.video-hero__media,.video-hero__veil{position:absolute;inset:0}.video-hero__media{background:var(--charcoal);inset:0 -7.5% -15%}.video-hero__media img,.video-hero__media video{object-fit:cover;width:100%;height:100%}.video-hero__poster{z-index:0}.video-hero__media video{z-index:1;opacity:0;transition:opacity .36s;position:relative}.video-hero__media video.is-playing{opacity:1}.video-hero__veil{background:linear-gradient(90deg,#231f20c7 0%,#231f2061 52%,#231f201f 100%),linear-gradient(#0000 48%,#231f208a)}.video-hero__content{z-index:1;width:var(--wrap);margin:0 auto;padding:150px 0 clamp(80px,10vh,120px);position:relative}.video-hero h1{text-wrap:balance;max-width:920px;margin:22px 0;font-size:clamp(4.2rem,8.2vw,7.6rem);line-height:.86}.video-hero__content>p,.video-hero__content>.cms-rich-text{color:#ffffffd1;max-width:650px;margin-bottom:0;font-size:clamp(1.05rem,1.6vw,1.35rem)}.hero-film-button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:12px;display:inline-flex}.hero-film-button svg{width:16px}.video-hero__scroll{z-index:2;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:50px;height:50px;animation:2s ease-in-out infinite float;display:grid;position:absolute;bottom:30px;right:30px}.video-hero__scroll svg{width:18px}@keyframes float{50%{transform:translateY(6px)}}.film-dialog{z-index:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#231f20f0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.film-dialog__inner{width:min(1100px,100%);position:relative}.film-dialog video{border-radius:0;width:100%;max-height:80vh}.film-dialog__close{color:#fff;cursor:pointer;background:0 0;border:0;position:absolute;top:-44px;right:0}.home-intro{background:var(--paper)}.home-intro__statement{color:#005e4229;flex-wrap:wrap;gap:0 .25em;max-width:980px;margin:28px 0 0;font-size:clamp(1.9rem,3.7vw,3.8rem);line-height:1.12;display:flex}.scroll-reveal-text span{color:#005e4229;transition:color .18s,opacity .18s}.scroll-reveal-text span.is-visible{color:var(--green)}.feature-grid{background:#005e4229;border:1px solid #005e4229;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.feature-card{background:var(--mint-pale);min-height:310px;padding:28px;transition:background .24s,transform .24s}.feature-card:hover{z-index:1;background:#fff;transform:scale(1.018)}.feature-card svg{width:32px;height:32px;color:var(--green);opacity:0;transform-origin:50%;stroke-width:1.4px;stroke:currentColor;margin-top:72px;transform:translateY(14px)scale(.78)rotate(-7deg)}.feature-grid .reveal:nth-child(3n+2) .feature-card svg{color:var(--pink)}.feature-grid .reveal:nth-child(3n) .feature-card svg{color:var(--lavender)}.feature-grid .reveal{--feature-icon-delay:0s}.feature-grid .reveal:nth-child(2){--feature-icon-delay:80ms}.feature-grid .reveal:nth-child(3){--feature-icon-delay:.16s}.feature-grid .reveal:nth-child(4){--feature-icon-delay:60ms}.feature-grid .reveal:nth-child(5){--feature-icon-delay:.14s}.feature-grid .reveal:nth-child(6){--feature-icon-delay:.22s}.feature-grid .reveal.is-visible .feature-card svg{animation:feature-icon-in 1.2s cubic-bezier(.2, .8, .2, 1) var(--feature-icon-delay) both}.feature-grid .reveal.is-visible .feature-card svg :is(path,circle,line,polyline,rect){animation:feature-icon-draw 1.5s ease-out calc(var(--feature-icon-delay) + .16s) both}@keyframes feature-icon-in{0%{opacity:0;transform:translateY(14px)scale(.78)rotate(-7deg)}62%{opacity:1;transform:translateY(-3px)scale(1.08)rotate(2deg)}to{opacity:1;transform:none}}@keyframes feature-icon-draw{0%{stroke-dasharray:72;stroke-dashoffset:72px}to{stroke-dasharray:none;stroke-dashoffset:0}}.feature-card h3{color:var(--green);margin:18px 0 8px;font-size:1.2rem}.feature-card p{max-width:300px;color:var(--muted)}.home-product-section .split{align-items:start}.journey-choice-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:clamp(50px,7vw,84px);display:grid}.journey-choice-grid>.reveal{height:100%}.journey-choice{background:#fff;grid-template-columns:50px 1fr auto;align-items:start;gap:22px;height:100%;min-height:310px;padding:clamp(28px,4vw,46px);transition:color .22s,background .22s;display:grid;position:relative}.journey-choice:hover,.journey-choice:focus-visible{color:#fff;background:var(--pink)}.journey-choice__number{color:var(--lavender-ink);font-size:1rem;font-weight:900}.journey-choice .eyebrow{transition:color .22s}.journey-choice h2{color:var(--green);font-size:var(--font-size-section-title);margin:16px 0 10px;line-height:.9;transition:color .22s}.journey-choice p{max-width:390px;color:var(--muted);margin:0;transition:color .22s}.journey-choice>svg{width:24px;color:var(--green);margin-top:4px;transition:transform .22s}.journey-choice:hover :is(.eyebrow,h2,p,svg),.journey-choice:focus-visible :is(.eyebrow,h2,p,svg),.journey-choice:hover .journey-choice__number,.journey-choice:focus-visible .journey-choice__number{color:#fff}.journey-choice:hover>svg,.journey-choice:focus-visible>svg{transform:translate(5px)}.home-product-image{background:#fff;border-radius:0}.home-product-image img{object-fit:cover;object-position:center 58%}.home-product-section .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.home-product-section .stat{border-bottom:1px solid var(--line);min-height:104px}.experience-strip{color:#fff;align-items:end;min-height:680px;display:flex;position:relative;overflow:hidden}.experience-strip__image{background:var(--experience-image,url(/media/mood/genietmeehub-room-people.webp)) center / cover no-repeat;position:absolute;inset:0}.experience-strip__image:after{content:"";background:linear-gradient(#231f201a 28%,#231f20e0),linear-gradient(90deg,#231f2070,#0000 70%);position:absolute;inset:0}.experience-strip__copy{z-index:1;width:var(--wrap);margin:0 auto;padding-bottom:80px;position:relative}.experience-strip h2{max-width:800px;font-size:var(--font-size-section-title);margin:18px 0 34px;line-height:.96}.package-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.package-card{border:1px solid var(--line);background:#fff;border-radius:0;flex-direction:column;min-height:480px;padding:32px;transition:transform .24s;display:flex;position:relative}.package-card:hover{transform:translateY(-8px)}.package-card--featured{color:#fff;background:var(--green)}.package-card--featured:hover{transform:translateY(-8px)}.package-card>.tag{position:absolute;top:32px;left:32px}.package-card__count{align-items:baseline;gap:8px;margin-top:36px;display:flex}.package-card__count strong{color:var(--lavender-ink);font-size:4.5rem;line-height:1}.package-card--featured .package-card__count strong{color:var(--lavender)}.home-circularity{color:#fff;background:var(--green);position:relative;overflow:hidden}.home-circularity>.wrap{z-index:1;position:relative}.home-circularity__lead{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:end;gap:clamp(44px,8vw,110px);display:grid}.home-circularity__lead h2{color:#fff;max-width:780px;font-size:var(--font-size-section-title);margin:20px 0 0;line-height:.94}.home-circularity__lead p{color:#fffc;margin-bottom:28px}.home-circularity__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:clamp(48px,7vw,80px);display:grid}.home-circularity__facts article{--card-accent:var(--mint-pale);--card-accent-ink:var(--green);min-height:260px;color:var(--green);background:#fff;border:1px solid #ffffff52;grid-template-rows:auto 1fr;gap:42px;padding:28px 30px 32px;display:grid}.home-circularity__facts article:nth-child(2){--card-accent:var(--pink);--card-accent-ink:white}.home-circularity__facts article:nth-child(3){--card-accent:var(--lavender)}.home-circularity__card-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.home-circularity__number{width:64px;height:64px;color:var(--card-accent-ink);background:var(--card-accent);font-family:var(--font-serif), Georgia, serif;flex:0 0 64px;place-items:center;font-size:1.6rem;font-style:italic;font-weight:850;line-height:1;display:grid}.home-circularity__label{max-width:14ch;color:var(--green);letter-spacing:.11em;text-align:right;text-transform:uppercase;padding-top:7px;font-size:.7rem;font-weight:800;line-height:1.35}.home-circularity__copy{align-content:end;gap:10px;display:grid}.home-circularity__facts strong{color:var(--green);font-family:var(--font-serif), Georgia, serif;font-size:clamp(1.75rem,2.5vw,2.4rem);font-style:italic;font-weight:700;line-height:1}.home-circularity__copy>span,.home-circularity__copy>.cms-rich-text{max-width:31ch;color:var(--muted);font-size:.9rem;line-height:1.55}.package-card__count span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.package-card--featured .package-card__count span,.package-card--featured p,.package-card--featured .package-card__audience{color:#ffffffe0}.package-card h3{color:var(--green);margin:18px 0 12px;font-size:2.25rem}.package-card--featured h3{color:#fff}.package-card p{color:var(--muted)}.package-card.package-card--featured p{color:#ffffffe0}.package-card__audience{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:auto 0 22px;font-size:.75rem;font-weight:700}.package-card--featured .button--ghost{color:#fff}.pulse-feature{background:var(--mint-pale);width:100%;margin:0}.pulse-feature__shell{border-block:1px solid var(--line);background:var(--mint-pale);grid-template-columns:repeat(2,minmax(0,1fr));min-height:clamp(540px,46vw,680px);display:grid}.pulse-feature__media{background:var(--green);min-height:100%;position:relative;overflow:hidden}.pulse-feature__media:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#231f20ad);position:absolute;inset:0}.pulse-feature__media img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.pulse-feature:hover .pulse-feature__media img{transform:scale(1.035)}.pulse-feature__content{padding:clamp(56px, 7vw, 104px) max(24px, calc((100vw - var(--content-max)) / 2)) clamp(56px, 7vw, 104px) clamp(42px, 6vw, 96px);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.pulse-feature .eyebrow:before{background:var(--pink)}.pulse-feature h2{max-width:650px;color:var(--green);font-size:var(--font-size-section-title);margin:20px 0;line-height:1.02}.pulse-feature p{max-width:600px;color:var(--muted);margin:0;font-size:1.05rem}.pulse-feature__link{margin-top:30px}@media (max-width:900px){.feature-grid,.package-grid,.journey-choice-grid,.home-circularity__lead,.pulse-feature__shell{grid-template-columns:1fr}.pulse-feature__media{min-height:clamp(330px,58vw,520px)}.pulse-feature__content{padding:clamp(56px, 9vw, 84px) var(--page-gutter)}.home-circularity__facts{gap:14px}.home-circularity__facts article{gap:30px;min-height:235px;padding:22px}.home-circularity__number{flex-basis:54px;width:54px;height:54px;font-size:1.35rem}}@media (max-width:720px){.video-hero__veil{background:linear-gradient(#231f2042 22%,#231f20db 100%),linear-gradient(90deg,#231f2094,#0000)}.video-hero__content{width:var(--wrap);padding-bottom:70px}.video-hero h1{font-size:clamp(3.6rem,18vw,5.2rem)}.hero-film-button{justify-content:flex-start;width:100%}.video-hero__scroll{display:none}.home-intro__statement{font-size:clamp(1.9rem,9vw,3rem)}.journey-choice{grid-template-columns:34px 1fr;min-height:270px}.journey-choice>svg{position:absolute;bottom:24px;right:24px}.feature-grid{background:0 0;border:0;gap:10px}.feature-grid .reveal{width:100%}.feature-card{background:#ffffffc7;border:1px solid #005e423d;grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:4px 16px;min-height:0;padding:22px 20px;display:grid}.feature-card:hover{background:#fff;transform:none}.feature-card svg{grid-area:1/1/span 2;width:32px;height:32px;margin:2px 0 0}.feature-card h3{grid-area:1/2;margin:0;font-size:1.08rem;line-height:1.25}.feature-card>.cms-rich-text{grid-area:2/2}.feature-card p{max-width:none;margin:0;font-size:.92rem;line-height:1.5}.experience-strip{min-height:650px}.experience-strip__image{background-attachment:scroll}.home-product-section .stat-grid{gap:0 14px}.home-circularity__facts{grid-template-columns:1fr}.home-circularity__facts article{grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:26px;min-height:220px;padding:22px 22px 25px}.home-circularity__copy{align-content:end;gap:7px}.home-circularity__facts strong{font-size:1.75rem}.pulse-feature__content{padding-inline:calc(var(--page-gutter) / 2)}}@media (prefers-reduced-motion:reduce){.experience-strip__image{background-attachment:scroll}.pulse-feature__media img,.pulse-feature__link{transition:none}.pulse-feature:hover .pulse-feature__media img{transform:none}.feature-card svg{opacity:1;transform:none}.feature-grid .reveal.is-visible .feature-card svg,.feature-grid .reveal.is-visible .feature-card svg :is(path,circle,line,polyline,rect){stroke-dasharray:none;stroke-dashoffset:0;animation:none}}
