:root{--background:#f5f7f0;--foreground:#16331f;--surface:#fff;--surface-soft:#edf3e7;--surface-dark:#102d1a;--muted:#617065;--muted-light:#bdcbbf;--border:#d9e2d6;--brand:#246b39;--brand-strong:#175529;--accent:#d7ed83;--shadow-sm:0 10px 35px #18382014;--radius-sm:12px;--radius-md:20px;--radius-lg:30px;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}body,button,input,textarea,select{font:inherit}a{color:inherit}img,svg,video{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}.shell{width:min(var(--shell), calc(100% - 32px));margin-inline:auto}.skip-link{z-index:1000;background:var(--surface-dark);color:#fff;border-radius:10px;padding:10px 14px;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--brand);letter-spacing:.14em;margin:0;font-size:.74rem;font-weight:800}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-weight:750;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.site-header a:focus-visible,.site-footer a:focus-visible,.mobile-menu__trigger:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.button--primary{background:var(--brand);color:#fff}.button--primary:hover{background:var(--brand-strong)}.button--secondary{border-color:var(--border);color:var(--foreground);background:#ffffffb8}.button--light{color:var(--surface-dark);background:#fff}.button--compact{min-height:42px;padding-inline:17px;font-size:.88rem}.brand-mark{align-items:center;gap:10px;min-width:0;text-decoration:none;display:inline-flex}.brand-mark__symbol{background:var(--brand);width:40px;height:40px;color:var(--accent);border-radius:14px;flex:0 0 40px;place-items:center;display:grid}.brand-mark__symbol svg{fill:currentColor;width:28px}.brand-mark__copy{gap:2px;line-height:1;display:grid}.brand-mark__copy strong{letter-spacing:.035em;white-space:nowrap;font-size:.82rem}.brand-mark__copy small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f7f0f0;border-bottom:1px solid #d9e2d6db;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.desktop-nav,.header-quote{display:none}.header-actions{align-items:center;gap:8px;display:flex}.mobile-menu{position:relative}.mobile-menu__trigger{cursor:pointer;border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:.82rem;font-weight:750;display:inline-flex}.mobile-menu__icon,.mobile-menu__icon:before,.mobile-menu__icon:after{background:currentColor;border-radius:99px;width:16px;height:2px;display:block}.mobile-menu__icon{position:relative}.mobile-menu__icon:before,.mobile-menu__icon:after{content:"";position:absolute;left:0}.mobile-menu__icon:before{top:-5px}.mobile-menu__icon:after{top:5px}.mobile-menu__panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:min(310px,100vw - 32px);box-shadow:var(--shadow-sm);gap:4px;padding:12px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.mobile-menu__panel>a:not(.button){border-radius:10px;padding:12px 10px;font-size:.94rem;font-weight:700;text-decoration:none}.mobile-menu__panel>a:not(.button):hover{background:var(--surface-soft)}.home-hero{padding:42px 0 56px}.home-hero__grid{gap:28px;display:grid}.home-hero__content{align-self:center}.home-hero h1{letter-spacing:-.055em;max-width:800px;margin:12px 0 18px;font-size:clamp(2.45rem,9vw,5.6rem);line-height:.98}.lead{max-width:680px;color:var(--muted);margin:0;font-size:clamp(1.04rem,3vw,1.25rem);line-height:1.7}.button-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.home-hero__visual{border-radius:var(--radius-lg);min-height:340px;box-shadow:var(--shadow-sm);background:radial-gradient(circle at 80% 14%,#d7ed83e6,#0000 30%),linear-gradient(145deg,#dcebcf,#a9c9a8 52%,#5f946e);border:1px solid #cfdcc9;align-items:flex-end;padding:22px;display:flex;position:relative;overflow:hidden}.home-hero__visual:before,.home-hero__visual:after{content:"";transform-origin:bottom;background:#144e282b;border-radius:999px 999px 0 0;position:absolute}.home-hero__visual:before{width:58%;height:68%;bottom:-4%;right:-4%;transform:rotate(-20deg)}.home-hero__visual:after{width:45%;height:56%;bottom:-10%;right:24%;transform:rotate(28deg)}.home-hero__visual-badge{z-index:2;color:var(--brand-strong);letter-spacing:.08em;background:#ffffffd1;border-radius:999px;padding:8px 10px;font-size:.67rem;font-weight:800;position:absolute;top:18px;left:18px}.home-hero__visual-copy{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102d1abd;border:1px solid #ffffff73;border-radius:18px;gap:7px;max-width:380px;padding:18px;display:grid;position:relative}.home-hero__visual-copy strong{font-size:1.08rem}.home-hero__visual-copy span{color:#dfe9df;font-size:.88rem;line-height:1.5}.audience-section{background:var(--surface);padding:72px 0}.section-heading{gap:18px;margin-bottom:28px;display:grid}.section-heading h2,.experience-strip h2{letter-spacing:-.04em;max-width:720px;margin:10px 0 0;font-size:clamp(2rem,6vw,3.8rem);line-height:1.05}.section-heading>p{max-width:590px;color:var(--muted);margin:0;line-height:1.7}.audience-grid{gap:12px;display:grid}.audience-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fbfcf9;padding:22px;scroll-margin-top:100px}.audience-card>span{color:var(--brand);letter-spacing:.1em;font-size:.72rem;font-weight:850}.audience-card h3{margin:26px 0 8px;font-size:1.3rem}.audience-card p{min-height:66px;color:var(--muted);margin:0 0 20px;line-height:1.58}.audience-card a{color:var(--brand-strong);font-weight:800;text-decoration:none}.experience-strip{background:var(--surface-soft);padding:72px 0;scroll-margin-top:100px}.experience-strip__inner{gap:24px;display:grid}.experience-strip__inner>p{max-width:560px;color:var(--muted);margin:0;line-height:1.75}.content-placeholders{padding:56px 0 80px}.content-placeholders__grid{gap:12px;display:grid}.content-placeholders__grid>div{border-top:1px solid var(--border);padding:24px;scroll-margin-top:100px}.content-placeholders__grid span{color:var(--brand);margin-bottom:20px;font-size:.72rem;font-weight:850;display:block}.content-placeholders__grid strong{margin-bottom:8px;font-size:1.15rem;display:block}.content-placeholders__grid p{color:var(--muted);margin:0;line-height:1.58}.site-footer{background:var(--surface-dark);color:#fff;padding-top:60px}.site-footer .brand-mark__symbol{background:var(--accent);color:var(--surface-dark)}.site-footer .brand-mark__copy small,.site-footer__brand>p,.site-footer__cta>p,.site-footer__column a,.site-footer__bottom{color:var(--muted-light)}.site-footer__grid{gap:42px;display:grid}.site-footer__brand>p{max-width:400px;margin:22px 0 0;line-height:1.7}.site-footer__column{align-content:start;gap:11px;display:grid}.site-footer__column h2{letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem}.site-footer__column a{width:fit-content;font-size:.92rem;text-decoration:none}.site-footer__column a:hover{color:#fff}.site-footer__cta{border-radius:var(--radius-md);background:#194529;padding:24px}.site-footer__cta .eyebrow{color:var(--accent)}.site-footer__cta h2{margin:10px 0;font-size:1.55rem;line-height:1.15}.site-footer__cta>p:not(.eyebrow){margin:0 0 22px;line-height:1.6}.site-footer__bottom{border-top:1px solid #ffffff1f;flex-direction:column;gap:6px;margin-top:46px;padding:20px 0 28px;font-size:.75rem;display:flex}.site-footer__bottom p{margin:0}@media (min-width:700px){.shell{width:min(var(--shell), calc(100% - 48px))}.home-hero{padding:64px 0 72px}.audience-grid,.content-placeholders__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1.35fr .65fr .65fr}.site-footer__cta{grid-column:1/-1}.site-footer__bottom{flex-direction:row;justify-content:space-between;gap:20px}}@media (min-width:960px){html{scroll-padding-top:104px}.site-header__inner{min-height:82px}.desktop-nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,26px);display:flex}.desktop-nav a{color:#304d38;padding:10px 0;font-size:.86rem;font-weight:750;text-decoration:none;position:relative}.desktop-nav a:after{background:var(--brand);content:"";opacity:0;border-radius:99px;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(.5)}.desktop-nav a:hover:after{opacity:1;transform:scaleX(1)}.header-quote{display:inline-flex}.mobile-menu{display:none}.home-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:46px}.home-hero__visual{min-height:540px}.section-heading,.experience-strip__inner{grid-template-columns:1.15fr .85fr;align-items:end}.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.audience-card{min-height:270px}.content-placeholders__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1.35fr .6fr .6fr 1fr;align-items:start}.site-footer__cta{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
.page-block{position:relative}.page-block--space-compact{padding-block:38px}.page-block--space-normal{padding-block:64px}.page-block--space-large{padding-block:88px}.page-block--default{background:var(--background)}.page-block--white{background:var(--surface)}.page-block--soft{background:var(--surface-soft)}.page-block--dark{background:var(--surface-dark);color:#fff}.page-block--dark .eyebrow{color:var(--accent)}.page-block--dark .builder-copy,.page-block--dark .builder-heading>p{color:var(--muted-light)}.builder-hero{padding:44px 0 60px}.builder-hero__grid{align-items:center;gap:28px;display:grid}.builder-hero__content h1{letter-spacing:-.055em;max-width:820px;margin:12px 0 18px;font-size:clamp(2.45rem,9vw,5.6rem);line-height:.98}.builder-hero__media{border-radius:var(--radius-lg);background:var(--surface-soft);min-height:280px;box-shadow:var(--shadow-sm);overflow:hidden}.builder-hero__media:empty{display:none}.builder-hero__media img,.builder-hero__media video{object-fit:cover;width:100%;height:100%;min-height:280px}.builder-content__inner{gap:14px;display:grid}.builder-content--narrow .builder-content__inner{max-width:760px}.builder-content--normal .builder-content__inner{max-width:930px}.builder-content--wide .builder-content__inner{max-width:var(--shell)}.builder-content--center .builder-content__inner{text-align:center;margin-inline:auto}.builder-content h2,.builder-heading h2,.builder-faq h2,.builder-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,6vw,3.6rem);line-height:1.06}.builder-copy{color:var(--muted);white-space:pre-line;margin:0;font-size:clamp(1rem,2.4vw,1.16rem);line-height:1.8}.builder-media figure{margin:0}.builder-media img,.builder-media video{object-fit:cover;width:100%;max-height:780px}.builder-media--contained img,.builder-media--contained video,.builder-media--wide img,.builder-media--wide video{border-radius:var(--radius-lg)}.builder-media--contained figure{max-width:900px;margin-inline:auto}.builder-media--wide figure{max-width:1180px;margin-inline:auto}.builder-media figcaption{max-width:900px;color:var(--muted);margin:12px auto 0;font-size:.86rem;line-height:1.55}.builder-heading{gap:12px;max-width:760px;margin-bottom:28px;display:grid}.builder-heading>p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.7}.builder-card-grid{gap:14px;display:grid}.builder-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffffc7;flex-direction:column;min-height:210px;padding:24px;display:flex}.page-block--dark .builder-card{background:#ffffff0f;border-color:#ffffff1f}.builder-card h3{margin:0 0 10px;font-size:1.3rem}.builder-card p{color:var(--muted);margin:0 0 20px;line-height:1.65}.page-block--dark .builder-card p{color:var(--muted-light)}.builder-card a{color:var(--brand-strong);margin-top:auto;font-weight:800;text-decoration:none}.page-block--dark .builder-card a{color:var(--accent)}.builder-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.builder-gallery__grid img,.builder-gallery__grid video{border-radius:var(--radius-md);object-fit:cover;width:100%;height:190px}.builder-faq__inner{gap:28px;display:grid}.builder-faq__list{gap:10px;display:grid}.builder-faq details{border:1px solid var(--border);border-radius:var(--radius-sm);background:#ffffffb8}.builder-faq summary{cursor:pointer;padding:18px 20px;font-weight:800}.builder-faq details p{color:var(--muted);white-space:pre-line;margin:0;padding:0 20px 20px;line-height:1.7}.builder-cta{padding:72px 0}.builder-cta--brand{background:var(--brand);color:#fff}.builder-cta--dark{background:var(--surface-dark);color:#fff}.builder-cta--soft{background:var(--surface-soft);color:var(--foreground)}.builder-cta__inner{gap:14px;max-width:840px;display:grid}.builder-cta__inner>p:not(.eyebrow){opacity:.84;max-width:700px;margin:0;line-height:1.7}.builder-cta--brand .eyebrow,.builder-cta--dark .eyebrow{color:var(--accent)}.builder-cta--brand .button--secondary,.builder-cta--dark .button--secondary{color:#fff;background:0 0;border-color:#ffffff59}@media (min-width:700px){.builder-card-grid--2,.builder-card-grid--3,.builder-card-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.builder-gallery__grid img,.builder-gallery__grid video{height:240px}}@media (min-width:960px){.builder-hero{padding:70px 0 86px}.builder-hero__grid{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:52px}.builder-hero--media-left .builder-hero__media{order:-1}.builder-hero--media-background{color:#fff;align-items:end;min-height:640px;display:grid;position:relative;overflow:hidden}.builder-hero--media-background .builder-hero__grid{grid-template-columns:1fr}.builder-hero--media-background .builder-hero__content{z-index:2;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102d1ac7;max-width:850px;padding:44px;position:relative}.builder-hero--media-background .builder-hero__media{border-radius:0;position:absolute;inset:0}.builder-hero--media-background .builder-hero__media img,.builder-hero--media-background .builder-hero__media video{min-height:640px}.builder-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.builder-card-grid--4,.builder-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.builder-faq__inner{grid-template-columns:.75fr 1.25fr;align-items:start;gap:64px}}.preview-mode-bar{z-index:90;color:#402f00;background:#f7e7a8;justify-content:center;align-items:center;gap:14px;min-height:40px;padding:8px 16px;font-size:.8rem;font-weight:750;display:flex;position:sticky;top:72px}.preview-mode-bar a{color:inherit;text-underline-offset:2px;text-decoration:underline}@media (min-width:960px){.preview-mode-bar{top:82px}}
.home-v2{background:var(--background);overflow:hidden}.home-v2__hero{padding:48px 0 70px;position:relative}.home-v2__hero:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle at 16% 12%,#d7ed8352,#0000 28%),radial-gradient(circle at 90% 24%,#6d9f712e,#0000 26%);position:absolute;inset:0}.home-v2__hero-grid{z-index:1;gap:30px;display:grid;position:relative}.home-v2__hero-copy{align-self:center}.home-v2__hero-copy h1{letter-spacing:-.065em;max-width:860px;margin:14px 0 20px;font-size:clamp(2.65rem,9vw,6.35rem);line-height:.94}.home-v2__lead{max-width:720px;color:var(--muted);margin:0;font-size:clamp(1.04rem,2.6vw,1.3rem);line-height:1.72}.home-v2__quick-points{color:var(--muted);gap:8px;margin:28px 0 0;padding:0;font-size:.9rem;list-style:none;display:grid}.home-v2__quick-points li{padding-left:22px;position:relative}.home-v2__quick-points li:before{background:var(--accent);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:.44em;left:0;box-shadow:0 0 0 4px #d7ed8333}.home-v2__hero-media{position:relative}.home-v2__hero-image{min-height:440px;box-shadow:var(--shadow-sm);background:#dce9d4;border:1px solid #ccdac8;border-radius:34px;position:relative;overflow:hidden}.home-v2__hero-image img,.home-v2__audience-image img,.home-v2__feature-media img,.home-v2__split-card>img,.home-v2__gallery-item img{object-fit:cover}.home-v2__demo-label{z-index:2;color:#fff;letter-spacing:.11em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102d1ac2;border:1px solid #ffffff80;border-radius:999px;padding:8px 10px;font-size:.62rem;font-weight:850;position:absolute;top:16px;left:16px}.home-v2__hero-note{z-index:3;width:min(360px,100% - 32px);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #fff9;border-radius:18px;margin:-54px 16px 0 auto;padding:18px 20px;position:relative}.home-v2__hero-note span{color:var(--brand);letter-spacing:.08em;margin-bottom:5px;font-size:.67rem;font-weight:850;display:block}.home-v2__hero-note strong{font-size:1rem;line-height:1.35}.home-v2__audiences,.home-v2__gallery,.home-v2__faq{background:var(--surface);padding:78px 0}.home-v2__section-head{gap:18px;margin-bottom:34px;display:grid}.home-v2__section-head h2,.home-v2__experience-intro h2,.home-v2__feature-copy h2,.home-v2__pricing h2,.home-v2__faq h2,.home-v2__final-cta h2{letter-spacing:-.045em;max-width:780px;margin:10px 0 0;font-size:clamp(2.1rem,6vw,4.2rem);line-height:1.02}.home-v2__section-head>p,.home-v2__experience-intro>p,.home-v2__feature-copy>p,.home-v2__pricing p,.home-v2__final-cta p{max-width:640px;color:var(--muted);margin:0;line-height:1.72}.home-v2__audience-grid{gap:14px;display:grid}.home-v2__audience-card{border:1px solid var(--border);background:#fbfcf9;border-radius:24px;scroll-margin-top:92px;overflow:hidden}.home-v2__audience-image{background:var(--surface-soft);min-height:220px;position:relative;overflow:hidden}.home-v2__audience-image>span{z-index:2;color:#fff;letter-spacing:.08em;background:#102d1ab8;border-radius:999px;padding:6px 8px;font-size:.59rem;font-weight:850;position:absolute;top:14px;right:14px}.home-v2__audience-body{padding:22px}.home-v2__audience-body h3{margin:10px 0;font-size:1.42rem;line-height:1.15}.home-v2__audience-body>p:not(.eyebrow){min-height:92px;color:var(--muted);margin:0 0 18px;line-height:1.58}.home-v2__audience-body a,.home-v2__text-link,.home-v2__split-overlay a{color:var(--brand-strong);font-weight:800;text-decoration:none}.home-v2__experience{background:var(--surface-soft);padding:86px 0}.home-v2__experience-grid{gap:34px;display:grid}.home-v2__experience-intro{align-self:start}.home-v2__text-link{gap:8px;margin-top:24px;display:inline-flex}.home-v2__experience-list{border-top:1px solid #cfdacb}.home-v2__experience-list article{border-bottom:1px solid #cfdacb;grid-template-columns:44px 1fr;gap:12px;padding:19px 0;display:grid}.home-v2__experience-list article>span{color:var(--brand);font-size:.72rem;font-weight:850}.home-v2__experience-list h3{margin:0 0 5px;font-size:1.12rem}.home-v2__experience-list p{color:var(--muted);margin:0;line-height:1.58}.home-v2__feature{padding:80px 0}.home-v2__feature-grid{gap:30px;display:grid}.home-v2__feature-media{background:#d8e6cf;border-radius:30px;min-height:430px;position:relative;overflow:hidden}.home-v2__feature-copy{align-self:center}.home-v2__feature-copy h2{margin-bottom:22px}.home-v2__tag-row{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.home-v2__tag-row span{border:1px solid var(--border);color:var(--brand-strong);background:#fff;border-radius:999px;padding:9px 12px;font-size:.77rem;font-weight:800}.home-v2__schedule{background:var(--surface-dark);color:#fff;padding:82px 0}.home-v2__schedule .eyebrow,.home-v2__final-cta .eyebrow{color:var(--accent)}.home-v2__schedule .home-v2__section-head>p{color:var(--muted-light)}.home-v2__section-head--compact{margin-bottom:28px}.home-v2__timeline{border-top:1px solid #ffffff29}.home-v2__timeline article{border-bottom:1px solid #ffffff29;grid-template-columns:72px 1fr;gap:18px;padding:22px 0;display:grid}.home-v2__timeline time{color:var(--accent);font-size:.78rem;font-weight:850}.home-v2__timeline h3{margin:0 0 5px;font-size:1.08rem}.home-v2__timeline p{color:var(--muted-light);margin:0;line-height:1.55}.home-v2__split{background:#eff4ea;padding:72px 0}.home-v2__split-grid{gap:16px;display:grid}.home-v2__split-card{background:#b8d0b3;border-radius:28px;min-height:450px;position:relative;overflow:hidden}.home-v2__split-card:after{content:"";background:linear-gradient(#091e110a 24%,#091e11d6 100%);position:absolute;inset:0}.home-v2__split-overlay{z-index:3;color:#fff;position:absolute;bottom:22px;left:22px;right:22px}.home-v2__split-overlay .eyebrow{color:var(--accent)}.home-v2__split-overlay h2{letter-spacing:-.035em;max-width:580px;margin:9px 0;font-size:clamp(1.8rem,4vw,3.05rem);line-height:1.02}.home-v2__split-overlay p{color:#e0e8e1;max-width:560px;margin:0 0 16px;line-height:1.55}.home-v2__split-overlay a{color:#fff}.home-v2__pricing{background:#fff;padding:78px 0}.home-v2__pricing-inner{border:1px solid var(--border);background:linear-gradient(135deg,#d7ed8333,#0000 44%),#fbfcf9;border-radius:30px;gap:28px;padding:32px;display:grid}.home-v2__pricing h2{margin-bottom:18px}.home-v2__pricing-actions{align-content:center;gap:12px;display:grid}.home-v2__pricing-actions span{color:var(--muted);text-align:center;font-size:.76rem}.home-v2__gallery-grid{grid-template-columns:1fr;gap:10px;display:grid}.home-v2__gallery-item{background:var(--surface-soft);border-radius:20px;min-height:260px;margin:0;position:relative;overflow:hidden}.home-v2__gallery-item figcaption{z-index:2;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#102d1ac7;border-radius:12px;padding:9px 11px;font-size:.72rem;font-weight:750;position:absolute;bottom:12px;left:12px;right:12px}.home-v2__news{background:var(--surface-soft);padding:78px 0}.home-v2__topic-grid{gap:12px;display:grid}.home-v2__topic-grid article{background:#ffffffad;border:1px solid #d4dfd0;border-radius:20px;padding:24px}.home-v2__topic-grid article>span{color:var(--brand);letter-spacing:.08em;font-size:.67rem;font-weight:850}.home-v2__topic-grid h3{margin:18px 0 20px;font-size:1.3rem;line-height:1.2}.home-v2__topic-grid p{color:var(--muted);margin:0;font-size:.86rem}.home-v2__faq-grid{gap:28px;display:grid}.home-v2__faq-list{border-top:1px solid var(--border)}.home-v2__faq-list details{border-bottom:1px solid var(--border)}.home-v2__faq-list summary{cursor:pointer;padding:20px 40px 20px 0;font-weight:800;list-style:none;position:relative}.home-v2__faq-list summary::-webkit-details-marker{display:none}.home-v2__faq-list summary:after{color:var(--brand);content:"+";font-size:1.25rem;position:absolute;top:20px;right:0}.home-v2__faq-list details[open] summary:after{content:"–"}.home-v2__faq-list details p{max-width:700px;color:var(--muted);margin:-4px 0 20px;line-height:1.65}.home-v2__final-cta{background:var(--brand-strong);color:#fff;padding:72px 0}.home-v2__final-cta-inner{align-items:end;gap:26px;display:grid}.home-v2__final-cta h2{margin-bottom:18px}.home-v2__final-cta p{color:#d6e2d8}@media (min-width:700px){.home-v2__audience-grid,.home-v2__gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2__gallery-item--1{grid-column:span 2;min-height:380px}.home-v2__topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2__pricing-actions{justify-items:start}.home-v2__pricing-actions span{text-align:left}}@media (min-width:900px){.home-v2__hero{padding:76px 0 94px}.home-v2__hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:54px}.home-v2__hero-image{min-height:590px}.home-v2__section-head{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:end}.home-v2__audience-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-v2__audience-image{min-height:190px}.home-v2__experience-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:72px}.home-v2__experience-intro{position:sticky;top:112px}.home-v2__feature-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:58px}.home-v2__feature-media{min-height:600px}.home-v2__timeline article{grid-template-columns:110px 1fr;gap:28px}.home-v2__split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2__split-card{min-height:570px}.home-v2__pricing-inner{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);padding:48px}.home-v2__gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:220px}.home-v2__gallery-item{min-height:0}.home-v2__gallery-item--1{grid-area:span 2/span 7}.home-v2__gallery-item--2,.home-v2__gallery-item--3{grid-column:span 5}.home-v2__gallery-item--4,.home-v2__gallery-item--5{grid-column:span 6}.home-v2__faq-grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:70px}.home-v2__final-cta-inner{grid-template-columns:minmax(0,1fr) auto;gap:60px}}@media (min-width:1180px){.home-v2__hero-copy h1{font-size:6.4rem}}@media (prefers-reduced-motion:reduce){.home-v2 *,.home-v2 :before,.home-v2 :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
.audience-page{background:var(--color-surface,#fffdf8);color:var(--color-text,#173b2a)}.audience-hero{background:linear-gradient(#f4f8ef 0%,#fffdf8 100%);padding:clamp(2.5rem,7vw,6rem) 0 2.5rem}.audience-hero__grid,.audience-faq__grid,.audience-cta__inner{gap:2rem;display:grid}.audience-hero__content{align-self:center}.breadcrumb{color:#5e725f;flex-wrap:wrap;gap:.45rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.breadcrumb a{color:inherit}.audience-hero h1{letter-spacing:-.04em;max-width:14ch;margin:0;font-size:clamp(2.2rem,7vw,4.8rem);line-height:1.02}.audience-hero__lead{color:#4e6557;max-width:64ch;margin:1.25rem 0 0;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7}.audience-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.audience-hero__media{background:#dfead7;border-radius:1.5rem;min-height:320px;position:relative;overflow:hidden;box-shadow:0 24px 70px #1d46301f}.audience-hero__media img{object-fit:cover;width:100%;height:100%;min-height:320px}.demo-badge{color:#fff;letter-spacing:.08em;background:#143524e0;border-radius:999px;padding:.5rem .75rem;font-size:.72rem;font-weight:800;position:absolute;bottom:1rem;right:1rem}.audience-highlights,.audience-content,.audience-faq,.audience-cta{padding:clamp(3rem,7vw,6rem) 0}.audience-highlights__grid{gap:1rem;display:grid}.audience-highlight{background:#fff;border:1px solid #2054371f;border-radius:1.25rem;min-height:170px;padding:1.5rem}.audience-highlight__index{color:#769066;letter-spacing:.08em;margin-bottom:1.5rem;font-weight:800;display:inline-block}.audience-highlight p{margin:0;font-size:1.05rem;font-weight:650;line-height:1.55}.audience-content{color:#fff;background:#173b2a}.audience-content__stack{gap:0;display:grid}.audience-section{border-bottom:1px solid #ffffff24;grid-template-columns:52px 1fr;gap:1rem;padding:2rem 0;display:grid}.audience-section:first-child{border-top:1px solid #ffffff24}.audience-section__number{color:#c8dbad;font-weight:800}.audience-section h2,.audience-faq h2,.audience-cta h2{margin:0;font-size:clamp(1.65rem,4vw,2.7rem);line-height:1.12}.audience-section p,.audience-section li,.audience-faq p,.audience-cta p{line-height:1.7}.audience-section p{color:#dce9df;max-width:70ch}.audience-section ul{gap:.65rem;margin:1.2rem 0 0;padding-left:1.2rem;display:grid}.audience-faq__grid{align-items:start}.audience-faq__grid>div:first-child{max-width:560px}.audience-faq__items{gap:.75rem;display:grid}.audience-faq details{background:#fff;border:1px solid #2054371f;border-radius:1rem;padding:1rem 1.1rem}.audience-faq summary{cursor:pointer;font-weight:750;line-height:1.5}.audience-faq details p{color:#53685a;margin-bottom:.1rem}.audience-cta{padding-top:0}.audience-cta__inner{background:#e9f0dc;border-radius:1.5rem;align-items:center;padding:clamp(1.5rem,5vw,3rem)}.audience-cta__inner>div{max-width:720px}@media (min-width:760px){.audience-highlights__grid{grid-template-columns:repeat(3,1fr)}.audience-section{grid-template-columns:90px 1fr;gap:2rem;padding:3rem 0}.audience-faq__grid{grid-template-columns:.85fr 1.15fr;gap:4rem}.audience-cta__inner{grid-template-columns:1fr auto}}@media (min-width:980px){.audience-hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.5rem,5vw,5rem)}.audience-hero__media,.audience-hero__media img{min-height:520px}}
.experience-page{color:#173b2a;background:#fffdf8}.experience-hero{background:radial-gradient(circle at 100% 0,#e1edcf 0,#0000 34%),#f6f9f1;padding:clamp(3rem,8vw,7rem) 0 clamp(2rem,5vw,4rem)}.experience-hero__inner{max-width:980px}.experience-hero h1{letter-spacing:-.045em;max-width:15ch;margin:0;font-size:clamp(2.35rem,7.5vw,5rem);line-height:1}.experience-hero__lead{color:#496050;max-width:70ch;margin:1.4rem 0 0;font-size:clamp(1.05rem,2.4vw,1.3rem);line-height:1.7}.experience-hero__intro{color:#617263;border-left:3px solid #96ad72;max-width:78ch;margin:1rem 0 0;padding-left:1rem;line-height:1.7}.experience-grid-section{padding:clamp(3rem,7vw,6rem) 0}.experience-grid{gap:1.25rem;display:grid}.experience-card{color:inherit;background:#fff;border:1px solid #2054371f;border-radius:1.35rem;text-decoration:none;overflow:hidden;box-shadow:0 16px 45px #1d46300f}.experience-card--link{transition:transform .2s,box-shadow .2s}.experience-card--link:hover{transform:translateY(-4px);box-shadow:0 22px 54px #1d46301f}.experience-card__media{aspect-ratio:16/10;background:#e6eedc;position:relative;overflow:hidden}.experience-card__media img{object-fit:cover;width:100%;height:100%}.experience-card__body{padding:1.3rem}.experience-card__body h2{margin:0;font-size:1.35rem;line-height:1.2}.experience-card__body p{color:#5a6d5e;margin:.75rem 0 0;line-height:1.65}.experience-card__link{color:#2e6a43;margin-top:1rem;font-weight:750;display:inline-block}.experience-notes{color:#fff;background:#173b2a;padding:clamp(3rem,7vw,6rem) 0}.experience-notes__inner{gap:2rem;display:grid}.experience-notes h2{max-width:16ch;margin:0;font-size:clamp(1.9rem,5vw,3.2rem);line-height:1.08}.experience-notes ul{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.experience-notes li{color:#e0eadf;border:1px solid #ffffff24;border-radius:.9rem;padding:1rem 1.1rem;line-height:1.5}@media (min-width:700px){.experience-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.experience-grid{grid-template-columns:repeat(3,1fr)}.experience-notes__inner{grid-template-columns:.9fr 1.1fr;align-items:start;gap:5rem}}@media (prefers-reduced-motion:reduce){.experience-card--link{transition:none}}
.business-page,.article-page{color:#173b2a;background:#fffdf8}.business-hero{background:linear-gradient(145deg,#f3f8ec 0%,#fffdf8 75%);padding:clamp(3rem,8vw,6.5rem) 0 clamp(2.5rem,5vw,4rem)}.business-hero__inner{max-width:900px}.business-hero h1{letter-spacing:-.045em;max-width:16ch;margin:0;font-size:clamp(2.35rem,7vw,4.8rem);line-height:1.02}.business-hero p:not(.eyebrow){color:#536859;max-width:68ch;margin:1.25rem 0 0;font-size:1.08rem;line-height:1.75}.pricing-section,.contact-section,.news-section{padding:clamp(3rem,7vw,6rem) 0}.pricing-grid,.news-grid{gap:1.25rem;display:grid}.pricing-card,.news-card,.contact-panel,.contact-form-panel,.business-empty{background:#fff;border:1px solid #2054371f;border-radius:1.3rem;box-shadow:0 15px 45px #1c432f0d}.pricing-card{flex-direction:column;padding:1.5rem;display:flex}.pricing-card--featured{border-color:#7d9a64;box-shadow:0 20px 55px #2f603e1f}.pricing-card__audience,.news-card__meta{color:#718269;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .65rem;font-size:.82rem;font-weight:800}.pricing-card h2,.news-card h2,.contact-panel h2,.contact-form-panel h2,.business-empty h2{margin:0;font-size:clamp(1.4rem,3vw,2rem);line-height:1.2}.pricing-card__summary,.pricing-card__note,.news-card>p:not(.news-card__meta),.business-empty p,.contact-panel p,.contact-form-panel>p{color:#5b6d60;line-height:1.65}.pricing-card__price{letter-spacing:-.03em;margin:1.25rem 0;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:850}.pricing-card ul{color:#53675a;gap:.65rem;margin:0 0 1.4rem;padding-left:1.2rem;display:grid}.pricing-card .button{margin-top:auto}.business-empty{max-width:800px;padding:clamp(1.5rem,5vw,3rem)}.contact-grid{align-items:start;gap:1.25rem;display:grid}.contact-panel,.contact-form-panel{padding:clamp(1.35rem,4vw,2.2rem)}.contact-panel a{color:#24613c;font-weight:750}.contact-panel__notice{background:#f4f7ef;border-radius:.9rem;padding:1rem}.lead-form{gap:1rem;margin-top:1.25rem;display:grid}.lead-form__grid{gap:1rem;display:grid}.lead-form label{gap:.45rem;font-weight:700;display:grid}.lead-form input,.lead-form select,.lead-form textarea{color:#173b2a;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #cbd6ca;border-radius:.75rem;padding:.75rem .85rem;font-weight:450}.lead-form textarea{resize:vertical;min-height:130px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#4c8256;outline:3px solid #4c825633}.lead-form__consent{grid-template-columns:auto 1fr;align-items:start;font-size:.9rem;line-height:1.5;gap:.7rem!important;font-weight:500!important}.lead-form__consent input{width:20px;min-height:20px;margin-top:.05rem}.lead-form__honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.lead-form__status{border-radius:.8rem;margin:0;padding:.8rem 1rem;line-height:1.5}.lead-form__status--success{color:#215e34;background:#e7f4e4}.lead-form__status--error{color:#8b3125;background:#fff0ed}.contact-dock{z-index:60;right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:999px;gap:.5rem;padding:.45rem;display:flex;position:fixed;box-shadow:0 12px 35px #173b2a2e}.contact-dock a{border-radius:999px;padding:.7rem .9rem;font-size:.86rem;font-weight:800;text-decoration:none}.contact-dock__call{color:#fff;background:#173b2a}.contact-dock__zalo{color:#173b2a;background:#e9f0dc}.news-card{padding:1.5rem}.news-card h2 a{color:inherit;text-decoration:none}.news-card h2 a:hover,.news-card__link:hover{text-decoration:underline}.news-card__link{color:#2a6841;margin-top:.75rem;font-weight:800;display:inline-block}.article-page{padding:clamp(3rem,7vw,6rem) 0}.article-page__inner{max-width:860px}.article-header{padding:2rem 0}.article-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,6vw,4.2rem);line-height:1.05}.article-header__excerpt{color:#5a6b5f;max-width:65ch;font-size:1.15rem;line-height:1.7}.article-body{color:#334f3f;font-size:1.05rem;line-height:1.85}.article-body p{margin:0 0 1.35rem}.article-footer{border-top:1px solid #20543724;flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;padding-top:2rem;display:flex}@media (min-width:720px){.pricing-grid,.news-grid,.lead-form__grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:.75fr 1.25fr;gap:2rem}}@media (min-width:1040px){.pricing-grid,.news-grid{grid-template-columns:repeat(3,1fr)}}
.not-found-page{align-items:center;min-height:62vh;padding:72px 0;display:grid}.not-found-page__inner{max-width:760px}.not-found-page h1{letter-spacing:-.04em;margin:12px 0 18px;font-size:clamp(2.2rem,7vw,4.8rem);line-height:.98}.not-found-page p:not(.eyebrow){max-width:620px;color:var(--muted);margin:0 0 28px;font-size:1.08rem;line-height:1.7}@media (max-width:640px){.not-found-page{padding:48px 0}.not-found-page .button-row{align-items:stretch}.not-found-page .button{justify-content:center;width:100%}}
:root{--font-sans:"Segoe UI", "Helvetica Neue", Arial, system-ui, -apple-system, sans-serif}body,button,input,textarea,select{font-family:var(--font-sans)}body{text-rendering:optimizelegibility;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6,.brand-mark__copy strong,.desktop-nav,.mobile-menu,.button{font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-weight:750}.eyebrow{letter-spacing:.12em;font-size:.8rem;line-height:1.35}.brand-mark__copy strong{letter-spacing:.015em;font-size:.92rem;font-weight:800}.brand-mark__copy small{letter-spacing:.06em;font-size:.7rem;line-height:1.15}.button{min-height:50px;padding-inline:22px;font-size:.97rem;font-weight:700}.button--compact{min-height:44px;padding-inline:19px;font-size:.94rem}.mobile-menu__trigger{font-size:.92rem}.mobile-menu__panel>a:not(.button){font-size:1rem}.home-v2__hero-copy h1{letter-spacing:-.052em;max-width:820px;font-size:clamp(2.85rem,7.2vw,5.2rem);font-weight:780;line-height:1.01}.home-v2__lead,.lead{font-size:clamp(1.12rem,2.2vw,1.34rem);line-height:1.68}.home-v2__quick-points{font-size:1rem;line-height:1.55}.home-v2__section-head h2,.home-v2__experience-intro h2,.home-v2__feature-copy h2,.home-v2__pricing h2,.home-v2__faq h2,.home-v2__final-cta h2,.section-heading h2,.experience-strip h2{letter-spacing:-.038em;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:750;line-height:1.06}.home-v2__section-head>p,.home-v2__experience-intro>p,.home-v2__feature-copy>p,.home-v2__pricing p,.home-v2__final-cta p,.section-heading>p,.experience-strip__inner>p{font-size:1.05rem;line-height:1.72}.home-v2__audience-body h3,.audience-card h3{font-size:1.5rem;font-weight:750}.home-v2__audience-body>p:not(.eyebrow),.audience-card p,.home-v2__experience-list p,.home-v2__timeline p,.home-v2__split-overlay p,.home-v2__topic-grid p{font-size:.99rem;line-height:1.65}.home-v2__experience-list h3,.home-v2__timeline h3{font-size:1.18rem;font-weight:720}.home-v2__faq-list summary{font-size:1.04rem;line-height:1.5}.site-footer__brand>p,.site-footer__cta>p:not(.eyebrow),.site-footer__column a{font-size:.98rem}.site-footer__cta h2{font-size:1.7rem}@media (min-width:920px){.desktop-nav a{letter-spacing:-.01em;font-size:.98rem;font-weight:650}.site-header__inner{min-height:86px}}@media (max-width:640px){body{font-size:16px}.home-v2__hero-copy h1{font-size:clamp(2.65rem,13vw,3.75rem);line-height:1.02}.home-v2__lead,.lead{font-size:1.08rem}.button{font-size:.96rem}}
