@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
:root{--bg:#fff;--panel:#f9f9f9;--hover:#f2f2f2;--ink:#0d0d0d;--ink-2:#2d2d2d;--muted:#6e6e80;--line:#e5e5e5;--btn:#0d0d0d;--btn-ink:#fff;--accent:#0d8168;--blue:#2563eb;--pink:#eea6ab;--focus:#0d8168}
html[data-theme=dark]{--bg:#212121;--panel:#2a2a2c;--hover:#303032;--ink:#ececf1;--ink-2:#d5d5db;--muted:#b4b4be;--line:#3a3a3d;--btn:#fff;--btn-ink:#0d0d0d;--accent:#3fd39a;--focus:#78a9ff;--blue:#78a9ff}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.6 Inter,system-ui,-apple-system,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}button,summary{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid var(--focus);outline-offset:5px}
img{display:block;max-width:100%;height:auto}p{margin:0 0 20px;color:var(--muted)}
h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.1;margin:0;text-wrap:balance}h2{font-size:clamp(32px,4vw,52px)}h3{font-size:24px;letter-spacing:-.03em;line-height:1.25}
.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.section{padding-block:96px}
.eyebrow{font-size:12px;font-weight:500;letter-spacing:.045em;text-transform:uppercase;margin-bottom:22px;color:var(--ink-2)}.micro{font-size:13px;line-height:1.65}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.skip{position:fixed;z-index:100;left:20px;top:-80px;padding:12px 20px;background:var(--btn);color:var(--btn-ink);border-radius:8px}.skip:focus{top:12px}
.header{position:sticky;top:0;z-index:20;background:var(--bg);border-bottom:1px solid var(--line)}
.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:600;letter-spacing:-.045em;white-space:nowrap}.brand img{width:40px;height:40px;border-radius:9px}
.desktop-nav{display:flex;align-items:center;gap:24px;font-size:13px;color:var(--muted)}.desktop-nav a{display:flex;align-items:center;min-height:44px}.desktop-nav a:hover{color:var(--ink)}
.header-actions{display:flex;gap:10px;align-items:center}
.theme-button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;background:transparent;border:1px solid var(--line);border-radius:99px;padding:8px 13px;color:var(--ink);font-size:12px}.theme-button:hover{background:var(--hover)}.theme-symbol{font-size:20px;line-height:1}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:13px 20px;border:1px solid var(--btn);background:var(--btn);color:var(--btn-ink);border-radius:99px;font-size:14px;font-weight:500;line-height:1.5;transition:opacity .2s}.button:hover{opacity:.8}.button.small{min-height:44px;padding:10px 16px;gap:12px;font-size:13px}.mobile-menu{display:none}
.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:68px;align-items:center;padding-block:76px 80px}
.hero h1{font-size:clamp(44px,5.3vw,72px);line-height:1.04;letter-spacing:-.06em;margin-bottom:28px}
.hero h1 span{text-decoration:underline;text-decoration-color:var(--blue);text-decoration-thickness:5px;text-underline-offset:9px}
.hero-intro{font-size:21px;line-height:1.5;color:var(--ink-2);letter-spacing:-.025em;margin-bottom:16px}
.hero-description{max-width:420px;font-size:16px;line-height:1.7}
.actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin:28px 0 34px}
.text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:14px;font-weight:500}.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.hero-footnote{display:flex;align-items:start;gap:64px;border-top:1px solid var(--line);padding-top:22px;font-size:12px;line-height:1.6;color:var(--muted);max-width:420px}.hero-footnote strong{color:var(--ink);font-weight:500}
.hero-film{margin:0;min-width:0;width:100%;max-width:440px;justify-self:end}

.hero-film figcaption{display:flex;justify-content:space-between;gap:12px;margin-top:14px;color:var(--muted);font-size:11px;line-height:1.5}
.products{border-top:1px solid var(--line)}
.section-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:80px;margin-bottom:44px}.section-heading>p{max-width:410px;margin:0;font-size:16px}
.product-directory{border-top:1px solid var(--line)}
.product-row{display:grid;grid-template-columns:64px minmax(0,1fr) 242px;gap:26px;align-items:center;padding:29px 0;border-bottom:1px solid var(--line);transition:background .2s}
.product-row:hover{background:var(--panel)}.product-row:focus-visible{outline-offset:8px}
.product-emblem{width:64px;height:64px;border-radius:12px;overflow:hidden;display:grid;place-items:center;flex:none}.product-emblem img{width:100%;height:100%;object-fit:contain}


.product-copy{min-width:0}.product-type{display:block;font-size:11px;color:var(--muted);margin-bottom:7px}.product-copy :is(h2,h3){font-size:24px;margin-bottom:8px}
.product-description{display:block;color:var(--muted);font-size:14px;line-height:1.6;max-width:490px}
.product-destination{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;min-width:0}.product-destination>span:first-child{overflow-wrap:anywhere}
.link-arrow{flex:none;font-size:25px;line-height:1;transition:transform .2s}.product-row:hover .link-arrow{transform:translate(3px,-3px)}.product-row:hover .product-destination>span:first-child{text-decoration:underline;text-underline-offset:5px}
.approach-section{background:var(--panel);border-block:1px solid var(--line)}
.council-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;font-size:12px}
.quiet-button{border:0;background:transparent;color:var(--muted);font-size:12px;text-decoration:underline;text-underline-offset:4px;min-height:44px;padding:8px 0}.quiet-button:hover{color:var(--ink)}
.council-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding:0;margin:0;list-style:none}
.council-step{border-top:3px solid var(--line);padding:22px 0 0;transition:border-color .5s}.council-step.is-active{border-top-color:var(--blue)}
.step-number{display:block;color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums;margin-bottom:22px}.council-step :is(h2,h3){font-size:28px;margin-bottom:16px}
.council-step p{font-size:15px;line-height:1.7;max-width:280px;margin-bottom:20px;min-height:78px}.step-role{font-size:11px;letter-spacing:.025em;text-transform:uppercase;color:var(--muted)}
.approach-bottom{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--line);margin-top:44px;padding-top:30px}.approach-bottom p{font-size:14px;line-height:1.7;margin:0}
.approach-bottom p:first-child{font-size:22px;letter-spacing:-.025em;line-height:1.5;color:var(--ink)}.approach-bottom strong{font-weight:500}
.about-section{display:grid;grid-template-columns:.88fr 1.2fr;gap:112px;align-items:center}.about-portrait{width:100%;max-width:350px}.about-portrait>img{width:100%;height:auto;border-radius:12px}
.about-caption{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);margin-top:14px}
.about-copy :is(h1,h2){font-size:clamp(32px,3.7vw,46px);margin-bottom:28px}.large-copy{font-size:21px;letter-spacing:-.025em;color:var(--ink);line-height:1.5}.about-copy>p:not(.eyebrow){margin-bottom:22px}
.about-copy strong{font-weight:500;color:var(--ink)}.founder-credit{display:grid;gap:4px;border-top:1px solid var(--line);padding-top:22px;margin-top:30px;font-size:14px}.founder-credit span{font-size:12px;color:var(--muted)}
.values-section{border-top:1px solid var(--line)}
.values-list article{display:grid;grid-template-columns:40px minmax(160px,.7fr) minmax(0,1.4fr);gap:26px;border-top:1px solid var(--line);padding:28px 0}
.value-number{font-size:12px;color:var(--muted);padding-top:5px}.values-list :is(h2,h3){font-size:26px}.values-list p{margin:0;max-width:580px;font-size:16px}
.values-list blockquote{margin:18px 0;padding-left:20px;border-left:3px solid var(--blue);font-size:20px;letter-spacing:-.02em;line-height:1.55;max-width:570px}.values-list .micro{font-size:13px}
.contact-section{background:var(--pink);color:#161313}.contact-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;padding-block:64px;align-items:center}.contact-section .eyebrow,.contact-section p{color:#392c30}
.contact-section :is(h1,h2){font-size:clamp(48px,6vw,72px);letter-spacing:-.06em}
.contact-email{display:inline-flex;align-items:center;gap:20px;min-height:44px;margin-top:22px;font-size:18px;letter-spacing:-.025em;overflow-wrap:anywhere}.contact-email:hover{text-decoration:underline;text-underline-offset:6px}
.business-summary{justify-self:end;font-size:14px}.business-summary p{margin-bottom:18px}.business-summary a:not(.text-link){text-decoration:underline;text-underline-offset:4px}.business-summary strong{font-weight:500}
.footer{padding:42px 0 24px}.footer-main{display:flex;justify-content:space-between;gap:45px;padding-bottom:30px}.footer-main p{font-size:12px;margin:12px 0 0}
.footer-main nav{display:grid;grid-template-columns:repeat(2,auto);gap:0 32px;align-items:start;font-size:12px;color:var(--muted)}.footer-main nav a{display:inline-flex;align-items:center;min-height:34px}
.footer-main nav a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;font-size:11px;color:var(--muted)}.footer-note{font-size:11px;margin:14px 0 0;max-width:900px}
.legal-main{max-width:780px;padding-block:64px 90px}.legal-main h1{font-size:clamp(38px,5vw,60px);margin-bottom:25px}.legal-main h2{font-size:25px;margin:38px 0 16px}
.legal-main a:not(.button){color:var(--accent);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-main li{color:var(--muted);margin-bottom:9px}.legal-main .updated{font-size:13px}
.legal-main .notice{padding:22px 25px;border:1px solid var(--line);border-radius:12px;background:var(--panel);margin:28px 0}.legal-main .notice p:last-child{margin:0}
.not-found{min-height:65vh;padding-block:100px}.not-found h1{font-size:70px;margin-bottom:24px}
@media(max-width:1100px){
.wrap{width:calc(100% - 64px)}.desktop-nav{gap:18px}.header-inner{gap:18px}.header .brand{font-size:17px}.header .theme-label{display:none}.theme-button{width:44px;padding:8px}.hero{gap:40px}.hero h1{font-size:clamp(44px,5.4vw,62px)}.section-heading,.approach-bottom{gap:50px}.product-row{grid-template-columns:56px minmax(0,1fr) 224px;gap:22px}.product-emblem{width:56px;height:56px}.product-copy :is(h2,h3){font-size:22px}.about-section{gap:64px}.contact-inner{gap:50px}
}
@media(max-width:860px){
html{scroll-padding-top:84px}.header-inner{min-height:68px;gap:14px}.header .desktop-nav,.header-app{display:none}.mobile-menu{display:block}
.mobile-menu summary{display:flex;align-items:center;justify-content:center;list-style:none;min-height:44px;padding:8px 14px;border:1px solid var(--line);border-radius:99px;font-size:12px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] summary{background:var(--hover)}
.mobile-menu nav{position:absolute;right:24px;top:calc(100% + 8px);width:min(290px,calc(100vw - 48px));background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 12px 30px #0002;display:grid;max-height:calc(100dvh - 100px);overflow:auto}
.mobile-menu nav a{display:flex;align-items:center;min-height:48px;padding:10px 16px;font-size:14px;border-radius:8px}.mobile-menu nav a:hover{background:var(--hover)}
.hero{gap:28px;padding-block:60px}.hero h1{font-size:clamp(36px,5.35vw,46px)}.hero-intro{font-size:19px}.hero-description{font-size:15px}.hero .eyebrow{font-size:10px}.hero-footnote{gap:36px}.section{padding-block:72px}
.product-row{grid-template-columns:56px minmax(0,1fr);gap:6px 22px;padding-block:24px}.product-emblem{grid-row:1 / 3;align-self:start}.product-destination{grid-column:2;justify-content:flex-start;gap:16px;min-height:34px;margin-top:6px;font-size:13px}.product-copy :is(h2,h3){font-size:24px}.product-description{max-width:570px}.link-arrow{font-size:21px}
.council-step p{min-height:104px}.about-section{gap:40px}.about-copy :is(h1,h2){font-size:34px}.large-copy{font-size:19px}.values-list article{grid-template-columns:28px minmax(130px,.7fr) minmax(0,1.4fr);gap:20px}.values-list :is(h2,h3){font-size:24px}.contact-email{font-size:16px}.footer-main{gap:28px}.footer-bottom{flex-wrap:wrap;gap:8px 24px}
}
@media(max-width:620px){
.wrap{width:calc(100% - 40px)}.header-inner{min-height:64px;gap:10px}.header .brand{font-size:16px;gap:8px}.header .brand img{width:34px;height:34px;border-radius:7px}.header-actions{gap:6px}.theme-button{border-color:transparent}.mobile-menu summary{padding-inline:12px}
.hero{grid-template-columns:1fr;padding-block:46px 48px;gap:34px}.hero h1{font-size:clamp(37px,10.3vw,60px);margin-bottom:25px}.hero h1 span{text-decoration-thickness:4px;text-underline-offset:7px}.hero .eyebrow{font-size:10px;letter-spacing:.035em;margin-bottom:24px}
.hero-intro{font-size:20px;margin-bottom:14px}.hero-description{font-size:15px;max-width:440px}.actions{gap:15px;margin-block:23px 24px}.actions .button{font-size:13px;padding:12px 17px;gap:16px}.actions .text-link{font-size:13px;gap:8px}
.hero-footnote{justify-content:space-between;max-width:none;padding-top:18px;font-size:11px}.hero-film{width:100%;max-width:400px;justify-self:center}.hero-film figcaption{font-size:10px}
.section{padding-block:54px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.section-heading>p{font-size:15px;max-width:470px}.eyebrow{font-size:11px;margin-bottom:17px}h2{font-size:34px}
.product-row{grid-template-columns:44px minmax(0,1fr);gap:4px 16px;padding-block:23px}.product-emblem{width:44px;height:44px;border-radius:9px}
.product-type{font-size:10px;margin-bottom:7px}.product-copy :is(h2,h3){font-size:22px;line-height:1.2;margin-bottom:10px;text-wrap:initial}.product-description{font-size:14px;line-height:1.6}.product-destination{font-size:12px;margin-top:7px;justify-content:space-between;gap:7px}
.council-top{gap:12px;font-size:11px;padding-bottom:10px}.quiet-button{font-size:11px}.council-flow{grid-template-columns:1fr;gap:22px}.council-step{display:grid;grid-template-columns:30px 1fr;column-gap:18px;padding-top:21px}
.step-number{grid-column:1;grid-row:1 / 4;margin:5px 0 0;font-size:11px}.council-step :is(h2,h3){grid-column:2;font-size:25px;margin-bottom:11px}.council-step p{grid-column:2;min-height:0;max-width:460px;margin-bottom:14px;font-size:14px}.step-role{grid-column:2;font-size:10px}
.approach-bottom{grid-template-columns:1fr;gap:20px;margin-top:28px;padding-top:24px}.approach-bottom p:first-child{font-size:21px}
.about-section{grid-template-columns:1fr;gap:30px}.about-copy{grid-row:1}.about-copy :is(h1,h2){font-size:34px;margin-bottom:24px}.about-copy>p{font-size:15px}.about-copy .eyebrow{font-size:11px}.about-copy .large-copy{font-size:20px}.about-portrait{max-width:240px}.founder-credit{margin-top:24px;padding-top:18px}
.values-list article{grid-template-columns:28px minmax(0,1fr);gap:14px 14px;padding-block:24px}.values-list :is(h2,h3){font-size:25px}.values-list article>p,.values-list article>div{grid-column:2}.values-list p{font-size:15px}.values-list blockquote{font-size:19px;padding-left:16px}.values-list .micro{font-size:12px}
.contact-inner{grid-template-columns:1fr;gap:30px;padding-block:44px}.contact-section .eyebrow{font-size:10px}.contact-section :is(h1,h2){font-size:56px}.contact-email{font-size:16px;gap:10px;margin-top:16px}
.business-summary{justify-self:start;border-top:1px solid #50333840;width:100%;padding-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:0 20px;font-size:12px}.business-summary .text-link{grid-column:1 / -1;font-size:12px}
.footer{padding-top:34px}.footer-main{flex-direction:column;gap:22px;padding-bottom:24px}.footer .brand{font-size:17px}.footer .brand img{width:36px;height:36px}.footer-main nav{grid-template-columns:1fr 1fr;gap:0 20px}.footer-main nav a{min-height:44px}
.footer-bottom{flex-direction:column;font-size:10px;gap:7px}.footer-note{font-size:10px}.legal-main{padding-block:42px 60px}.legal-main h1{font-size:40px}.legal-main h2{font-size:24px}.legal-main .notice{padding:18px}.not-found h1{font-size:56px}
}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.header .brand{font-size:14px;gap:6px}.header .brand img{width:30px;height:30px}.header-actions{gap:0}.hero h1{font-size:35px}.product-destination{font-size:11px}.contact-email{font-size:14px}.business-summary{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.product-row:hover .link-arrow{transform:none}}

/* Individual section pages and the supplied product demonstration. */
body{min-height:100svh;display:flex;flex-direction:column}body>main{flex:1}
.desktop-nav a[aria-current="page"],.mobile-menu a[aria-current="page"]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--blue);text-decoration-thickness:2px;text-underline-offset:7px}
.breadcrumbs{display:flex;align-items:center;gap:12px;padding-block:24px 0;color:var(--muted);font-size:13px}
.breadcrumbs a{display:inline-flex;align-items:center;min-height:36px}.breadcrumbs a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.section-page .section{padding-block:40px 64px}.section-page .products,.section-page .values-section{border-top:0}
.section-page .approach-section{border:0;background:var(--bg)}
.section-heading .page-title{font-size:clamp(34px,4vw,52px)}
.about-copy .page-title{font-size:clamp(34px,3.7vw,46px)}
.contact-page .breadcrumbs{padding-bottom:24px}.contact-page .contact-section{margin-top:12px}
.page-title{max-width:800px}.footer{border-top:1px solid var(--line)}
.home-page .hero{padding-block:48px 64px;gap:64px}
.hero-film{max-width:324px;margin-inline:28px;justify-self:center}
.film-frame{position:relative;isolation:isolate;background:transparent}
.film-frame video{display:block;width:100%;height:auto;aspect-ratio:492/952;object-fit:contain;background:transparent;transform:none;-webkit-mask-image:url("/assets/phone-outline.svg");mask-image:url("/assets/phone-outline.svg");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}

.hero-film figcaption{font-size:12px;margin-top:16px}
.film-description{font-size:13px;line-height:1.6;margin:10px 0 0}
.product-description{font-size:16px}.product-type{font-size:12px}.product-destination{font-size:14px}
.eyebrow{font-size:12px}.hero-footnote,.about-caption,.footer-main p,.footer-main nav,.footer-bottom,.footer-note{font-size:12px}
@media(max-width:1100px){.desktop-nav{gap:16px}.header-inner{gap:16px}.hero-film{margin-inline:12px}}
@media(max-width:860px){.home-page .hero{gap:32px}.hero-film{margin:0}.product-destination{font-size:14px}}
@media(max-width:620px){
.home-page .hero{gap:32px;padding-block:38px 42px}.hero-film{max-width:292px}
.section-page .section{padding-block:26px 44px}.breadcrumbs{font-size:13px;padding-top:16px}
.section-heading .page-title,.about-copy .page-title{font-size:34px}.contact-section .page-title{font-size:56px}
.product-description{font-size:16px}.product-type{font-size:12px}.product-destination{font-size:13px}
.hero .eyebrow,.contact-section .eyebrow{font-size:12px}.hero-footnote,.about-caption,.footer-main p,.footer-main nav,.footer-bottom,.footer-note{font-size:12px}
.contact-email{font-size:16px}.business-summary{font-size:14px}.business-summary .text-link{font-size:14px}
}

.video-actions{display:flex;margin-top:16px}
.chat-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;justify-content:center;min-height:44px;padding:10px 17px;border:1px solid var(--line);border-radius:99px;background:var(--btn);color:var(--btn-ink);font-size:14px;font-weight:500}
.chat-link:hover{opacity:.82}
.video-transcript{font-size:14px;color:var(--muted);margin-top:8px}
.video-transcript summary{display:list-item;min-height:44px;padding-block:10px;list-style-position:inside}
.video-transcript summary:hover{color:var(--ink)}
.video-transcript p{font-size:14px;line-height:1.7;margin:8px 0 0}
