.workflow-loop{padding:20px 22px 14px;border-top:1px solid #17645b20;background:linear-gradient(145deg,#f1f5ec,#e3eee4);color:#254337}.workflow-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.workflow-rail>div{display:grid;gap:7px;justify-items:center;opacity:1;transition:opacity .35s}.workflow-rail>div.active{opacity:1}.workflow-rail>div>span{display:grid;place-items:center;border:1px solid #17645b44;border-radius:50%;width:32px;height:32px}.workflow-rail>div.active>span{background:#17645b;color:#fff}.workflow-rail small{font-size:10px;text-align:center}.workflow-scene{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px 0 12px}.workflow-file{background:#fffdf5;border:1px solid #284d3622;border-radius:9px;padding:13px;width:125px;box-shadow:0 8px 18px #274c3310;transition:transform .5s}.workflow-file b{font-size:11px;font-weight:500}.workflow-file i{display:block;height:4px;background:#cad6cb;margin-top:8px;border-radius:3px}.workflow-file i:nth-child(3){width:70%}.workflow-file .changed-line{background:#4b8c67}.workflow-key{font-size:10px;text-align:center;line-height:1.8;opacity:1}.workflow-key strong{font-weight:500}.workflow-evidence{display:flex;justify-content:space-between;border-radius:7px;background:#d2e7d5;padding:9px 13px;font-size:11px;transition:background .4s}.workflow-evidence b{padding:0 10px;font-weight:400}.workflow-loop[data-stage="1"] .workflow-key{opacity:1;color:#17645b}.workflow-loop[data-stage="2"] .next{transform:translateY(-5px)}.workflow-loop[data-stage="3"] .workflow-evidence{background:#b8d8bf}.workflow-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.workflow-caption small{font-size:9px}.workflow-caption button{background:transparent;border:0;font:inherit;font-size:10px;text-decoration:underline;cursor:pointer;color:inherit;padding:5px}.continuous-flow{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0 30px;border:1px solid var(--line,#d9ded4);border-radius:14px;background:var(--surface,#eff2e9);padding:24px}.continuous-flow>div{display:flex;align-items:center;gap:12px;position:relative}.continuous-flow span{font-size:28px;color:var(--green,#17645b)}.continuous-flow strong{font-size:13px;font-weight:500}.continuous-flow i{font-style:normal;margin:auto 22px auto auto;opacity:.5}.why-visual{margin-top:32px;border:1px solid var(--line,#d9ded4);border-radius:16px;padding:22px;max-width:360px;background:var(--surface,#eff2e9)}.why-orbit{font-size:38px;color:var(--green,#17645b)}.why-visual h3{font-size:18px!important;line-height:1.5;margin:12px 0 20px}.why-visual>div{display:flex;gap:12px;padding:13px 0;border-top:1px solid var(--line,#d9ded4);align-items:center;font-size:12px}.why-visual strong{font-weight:500}.why-visual b{margin-left:auto;font-weight:400}.tool-principles>div{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:36px}.tool-principles article{border-top:1px solid var(--line,#d9ded4);padding-top:24px}.tool-principles article>span{display:grid;place-items:center;width:44px;height:44px;background:var(--surface,#edf1e7);border:1px solid var(--line,#d9ded4);border-radius:12px;font-size:23px}.tool-principles h3{font-size:17px;margin:22px 0 10px}.tool-principles p,.process-visual p{font-size:14px;color:var(--muted,#696e65);line-height:1.7}.library-visual{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.library-visual h2{max-width:460px}.library-visual p{font-size:13px;color:var(--muted,#696e65)}.library-access{display:grid;gap:12px;margin-top:32px}.library-access span{font-size:20px;color:var(--green,#17645b)}.library-access strong{font-size:13px;color:var(--ink,#252b25);font-weight:500;margin-left:15px}.library-shelves{padding:24px;background:var(--surface,#edf1e7);border-radius:24px;position:relative}.library-shelves article{display:flex;align-items:center;gap:14px;padding:24px;border:1px solid var(--line,#d9ded4);border-radius:12px;background:var(--bg,#f7f7f2);box-shadow:0 12px 20px #132d2310;position:relative;z-index:1}.library-shelves img{width:46px;height:46px}.library-shelves strong{font-size:15px;font-weight:500}.library-shelves article>span{margin-left:auto;font-size:11px;opacity:.6}.library-shelves .library-future{margin:18px 15px 0;border-style:dashed;animation:shelf-breathe 6.4s ease-in-out infinite}.library-future b{width:36px;text-align:center;font-size:28px;font-weight:400}.library-baseline{height:8px;background:#17645b40;border-radius:4px;margin:26px -10px 0}.process-track{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:42px}.process-art{height:145px;border:1px solid var(--line,#d9ded4);background:var(--surface,#eff2e9);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.process-art>span{font-size:42px;color:var(--green,#17645b)}.process-art small{font-size:11px;color:var(--muted,#696e65)}.process-heading{display:flex;gap:12px;align-items:center;margin-top:20px}.process-heading>span{font-size:10px;color:var(--muted,#696e65)}.process-heading h3{font-size:17px;font-weight:500}.store-card .card-art{transition:transform .35s,box-shadow .35s}.store-card:hover .card-art{transform:translateY(-3px);box-shadow:0 14px 24px #163c2910}.future-icon{animation:shelf-breathe 6.4s ease-in-out infinite}@keyframes shelf-breathe{50%{transform:translateY(-4px)}}[data-theme=dark] .continuous-flow,[data-theme=dark] .why-visual,[data-theme=dark] .tool-principles article>span,[data-theme=dark] .library-shelves,[data-theme=dark] .process-art{background:#222e27;border-color:#465148}[data-theme=dark] .library-shelves article{background:#28392e;border-color:#536155}[data-theme=dark] .library-access strong{color:#e6ebdf}[data-theme=dark] .process-art>span,[data-theme=dark] .why-orbit,[data-theme=dark] .continuous-flow span{color:#b9d4b8}@media(max-width:1024px){.tool-principles>div{grid-template-columns:repeat(3,1fr)}.library-visual{gap:35px}.process-track{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.continuous-flow{grid-template-columns:1fr;gap:20px;padding:20px}.continuous-flow>div{padding-bottom:12px;border-bottom:1px solid #7b8c7425}.continuous-flow i{transform:rotate(90deg);margin-left:auto}.why-visual{max-width:none}.tool-principles>div{grid-template-columns:1fr 1fr}.library-visual{grid-template-columns:1fr}.process-track{grid-template-columns:1fr 1fr;gap:18px}.process-art{height:130px}.process-art small{text-align:center;padding:0 8px}.process-heading{align-items:flex-start;gap:7px}.process-heading h3{font-size:15px;margin:0}.workflow-loop{padding:16px}.workflow-scene{gap:12px}.workflow-file{width:110px}.workflow-caption small{max-width:180px}.workflow-rail small{font-size:9px}}@media(prefers-reduced-motion:reduce){.library-future,.future-icon{animation:none!important}.workflow-file,.workflow-rail>div,.workflow-evidence,.store-card .card-art{transition:none!important}}.product-still{margin:0;width:100%;padding:16px}.product-still img{width:100%;height:auto;display:block;border-radius:10px;border:1px solid #63705d30;box-shadow:0 18px 36px #203b2418}.product-still figcaption{text-align:center;font-size:11px;color:var(--muted,#696e65);line-height:1.6;padding-top:13px}.gallery-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 20px}.gallery-tabs button{border:1px solid var(--line,#d9ded4);border-radius:30px;font:inherit;font-size:13px;padding:10px 16px;color:inherit;background:transparent;cursor:pointer}.gallery-tabs button[aria-pressed=true]{background:#17645b;color:#fff;border-color:#17645b}.product-gallery .actual-preview{margin:0}.product-gallery figcaption{display:flex;flex-direction:column;gap:8px;line-height:1.6}.product-gallery img{display:block;width:100%;height:auto}.product-still img{transition:transform .4s}.product-still:hover img{transform:translateY(-3px)}@media(prefers-reduced-motion:reduce){.product-still img{transition:none}}.proof-page{overflow:clip}.proof-section{border-top:1px solid var(--line)}.proof-section-heading{max-width:830px;margin-bottom:42px}.proof-section-heading>p{color:var(--muted);max-width:740px;font-size:17px;margin-top:23px}.proof-hero{grid-template-columns:.86fr 1.14fr;gap:45px;align-items:center;padding-block:76px 90px}.proof-hero .product-intro h1{font-size:clamp(38px,4.1vw,61px)}.proof-hero .product-intro>p{max-width:480px}.proof-hero-media{min-width:0}.proof-caption{font-size:12px;color:var(--muted);line-height:1.7;margin-top:20px;max-width:900px}.product-video{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow);width:100%}.product-video video{width:100%;height:auto;aspect-ratio:16/9;display:block;object-fit:contain;background:#181c1a}.video-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;font-size:10px;color:var(--muted)}.video-toolbar>div{display:flex;flex-shrink:0;gap:2px}.video-toolbar button{min-height:36px;padding:6px 8px;border-radius:5px;font-size:11px;color:var(--ink)}.video-toolbar button:hover{background:var(--soft)}.product-video>p{padding:12px;font-size:13px}.native-figure{margin:0;min-width:0}.native-image-trigger{display:block;padding:0;position:relative;width:100%;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface);box-shadow:0 10px 36px -23px #182d2633}.native-image-trigger>img{width:100%;height:auto;display:block}.enlarge-hint{position:absolute;right:12px;bottom:12px;background:var(--ink);color:var(--bg);padding:8px 11px;border-radius:6px;font-size:10px;opacity:0;transition:opacity .2s}.native-image-trigger:hover .enlarge-hint,.native-image-trigger:focus-visible .enlarge-hint{opacity:1}.native-figure>figcaption{font-size:12px;line-height:1.7;color:var(--muted);margin-top:12px}.native-lightbox{width:96vw;max-width:1600px;max-height:94dvh;border:1px solid var(--line);border-radius:15px;padding:0;background:var(--surface);color:var(--ink)}.native-lightbox::backdrop{background:#07150fe6;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.lightbox-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line);font-size:13px;position:sticky;top:0;background:var(--surface);z-index:1}.lightbox-toolbar button{min-height:44px;min-width:80px;border:1px solid var(--line);border-radius:8px}.lightbox-image{overflow:auto;max-height:75dvh}.lightbox-image img{width:auto;max-width:none;height:auto;min-width:100%}.native-lightbox>p{padding:14px 20px;font-size:12px;color:var(--muted)}.proof-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.proof-case-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface);min-width:0}.case-card-image{position:relative;display:block;overflow:hidden;background:var(--soft);padding:18px 18px 0}.case-card-image>img{width:100%;border-radius:7px 7px 0 0;transition:transform .3s}.case-card-image:hover>img{transform:translateY(-3px)}.case-card-image>span{position:absolute;left:27px;top:26px;display:flex;align-items:center;gap:12px;font-size:10px;padding:6px 8px;background:var(--ink);color:var(--bg);border-radius:5px}.case-card-image svg{width:12px;height:12px}.case-card-copy{padding:26px 23px 22px}.case-card-copy .eyebrow{margin-bottom:12px;font-size:10px}.case-card-copy h3{font-size:26px}.case-card-copy>p{font-size:13px;color:var(--muted);margin-block:14px 20px;min-height:63px}.case-file-meta{display:flex;flex-wrap:wrap;gap:8px 15px;color:var(--muted);font-size:11px;line-height:1.5}.case-file-meta>span:last-child{color:var(--green);font-weight:600}.proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px 8px;margin:23px 0;padding:19px 0;border-block:1px solid var(--line)}.proof-stats dt{font-size:10px;color:var(--muted);line-height:1.45}.proof-stats dd{margin:5px 0 0;font-size:24px;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.case-card-links{display:flex;flex-wrap:wrap;gap:3px 15px;font-size:11px;font-weight:600}.case-card-links>a{display:inline-flex;min-height:40px;align-items:center}.case-card-links>a:hover{text-decoration:underline;text-underline-offset:4px}.proof-case-feature{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;align-items:center;border-top:1px solid var(--line)}.proof-case-feature.reverse{grid-template-columns:1.25fr .75fr}.proof-case-feature.reverse>div{order:2}.proof-case-feature h2{font-size:clamp(30px,3.2vw,45px)}.proof-case-feature p{margin-top:22px;color:var(--muted);font-size:15px}.proof-case-feature .proof-detail{font-size:13px;border-left:2px solid var(--green);padding-left:16px}.proof-case-feature .text-link{margin-top:22px}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px 30px}.capability-grid h3{margin-top:23px}.capability-grid p{color:var(--muted);font-size:14px;margin-top:12px;max-width:480px}.matching-examples{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:35px}.matching-examples article{border:1px solid var(--line);background:var(--surface);padding:30px;border-radius:12px}.matching-examples article>span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.match-good{color:var(--green)}.match-bad{color:#a65b41}:root[data-theme=dark] .match-bad{color:#e9ab94}.matching-examples p{margin:22px 0 12px;font-size:14px;color:var(--muted)}.matching-examples strong{font-size:18px;display:block}.matching-examples p>span,.matching-examples strong>span{display:inline-block;margin-inline:14px;color:var(--muted)}.proof-two-images{display:grid;grid-template-columns:1fr 1fr;gap:24px}.proof-video-secondary{margin-top:35px}.proof-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.step-index{display:block;color:var(--green);font-size:12px;margin-bottom:16px}.proof-steps h3{font-size:23px;margin-top:25px}.proof-steps p{color:var(--muted);font-size:14px;margin-top:12px}.proof-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}.proof-limits{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.proof-limits h3{font-size:29px;margin-bottom:17px}.proof-limits p{color:var(--muted);font-size:14px}.proof-faq{max-width:950px}.proof-faq details{border-bottom:1px solid var(--line);padding:0}.proof-faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:22px;min-height:72px;padding-block:19px;cursor:pointer;font-size:17px;font-weight:500}.proof-faq summary::-webkit-details-marker{display:none}.proof-faq summary>span{font-size:23px;font-weight:400;color:var(--muted)}.proof-faq details[open] summary>span{transform:rotate(45deg)}.proof-faq details>p{padding:0 45px 25px 0;color:var(--muted);font-size:15px;max-width:800px}.proof-case-hero{padding-bottom:45px;max-width:1100px}.proof-case-hero>.text-link,.proof-guide-hero>.text-link{margin-bottom:28px}.proof-case-hero h1{max-width:950px;font-size:clamp(42px,5.3vw,72px)}.proof-case-hero>p:not(.proof-caption){margin-top:25px;max-width:800px;color:var(--muted);font-size:18px}.proof-case-hero .case-file-meta{margin-top:45px;font-size:13px}.proof-case-hero .proof-stats{grid-template-columns:repeat(5,1fr);margin-top:20px;padding:25px 0;max-width:950px}.proof-case-hero .proof-stats dt{font-size:12px}.proof-case-hero .proof-stats dd{font-size:36px}.proof-case-watch{padding-top:0}.case-context{display:flex;flex-wrap:wrap;gap:25px;margin-top:25px;font-size:12px;color:var(--muted)}.case-context strong{color:var(--ink);margin-left:8px}.proof-case-gallery{display:grid;grid-template-columns:1fr 1fr;gap:35px 25px}.proof-next-cases{padding-top:0}.proof-next-cases>div{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.proof-next-cases a{border:1px solid var(--line);border-radius:12px;padding:30px;display:flex;justify-content:space-between;align-items:center;background:var(--surface);font-size:20px}.proof-guide-hero{padding-bottom:50px}.proof-guide-hero>p:not(.proof-caption){margin-block:25px;max-width:680px;font-size:18px;color:var(--muted)}.proof-guide-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:70px;padding-top:30px}.proof-guide-layout>nav{position:sticky;top:120px;align-self:start;display:grid;gap:5px;border-left:1px solid var(--line);padding-left:20px}.proof-guide-layout>nav a{display:flex;gap:12px;font-size:12px;min-height:38px;align-items:center}.proof-guide-layout>nav a:hover{color:var(--green)}.proof-guide-layout>nav a span{font-size:10px;color:var(--muted)}.proof-guide-steps>section{padding-bottom:70px;scroll-margin-top:120px}.proof-guide-steps h2{font-size:34px}.proof-guide-steps p{margin-block:20px 25px;color:var(--muted)}.proof-page .pricing-section{border-top:1px solid var(--line)}.proof-page .price-card .button{margin-top:25px}.proof-page .price-card>.small-muted{margin-top:20px}@media(min-width:1440px){.proof-hero{width:calc(100% - 80px);max-width:1370px;gap:55px}}@media(max-width:1100px){.proof-hero{grid-template-columns:1fr;gap:40px}.proof-hero .product-intro{max-width:700px}.proof-hero .product-intro h1{font-size:60px}.proof-case-grid{gap:15px}.case-card-copy{padding:23px 17px}.case-card-copy h3{font-size:22px}.proof-case-feature,.proof-case-feature.reverse{gap:30px;grid-template-columns:1fr 1fr}.proof-guide-layout{gap:35px;grid-template-columns:190px minmax(0,1fr)}.video-toolbar{flex-wrap:wrap}}@media(max-width:800px){.proof-case-grid{grid-template-columns:1fr}.proof-case-card{display:grid;grid-template-columns:.9fr 1.1fr}.case-card-image{display:flex;align-items:center;padding:20px}.case-card-image>img{border-radius:8px}.case-card-copy>p{min-height:0}.proof-case-feature,.proof-case-feature.reverse{grid-template-columns:1fr}.proof-case-feature.reverse>div{order:0}.proof-case-feature h2{max-width:650px}.proof-limits{gap:25px}.proof-steps{gap:18px}.proof-steps h3{font-size:20px}.proof-guide-layout{grid-template-columns:1fr}.proof-guide-layout>nav{position:static;grid-template-columns:1fr 1fr}.proof-guide-steps>section{padding-bottom:55px}}@media(max-width:700px){.proof-hero{padding-block:42px 55px;gap:35px}.proof-hero .product-intro h1{font-size:42px;line-height:1.14}.proof-section-heading{margin-bottom:30px}.proof-section-heading>p{font-size:15px;margin-top:18px}.proof-section{padding-block:60px}.proof-case-card{display:block}.case-card-image{padding:20px 20px 0}.case-card-copy{padding:25px}.case-card-copy h3{font-size:27px}.case-card-copy>p{font-size:14px}.proof-stats{grid-template-columns:repeat(3,1fr)}.case-card-links{font-size:13px;gap:8px 20px}.proof-case-feature{padding-block:60px}.proof-case-feature h2{font-size:32px}.capability-grid,.matching-examples,.proof-two-images,.proof-steps,.proof-limits,.proof-case-gallery,.proof-next-cases>div{grid-template-columns:1fr}.capability-grid{gap:35px}.matching-examples article{padding:24px}.matching-examples strong{font-size:16px}.matching-examples p>span,.matching-examples strong>span{margin-inline:9px}.video-toolbar{padding:8px 10px;gap:4px}.video-toolbar>span{font-size:9px;line-height:1.6}.video-toolbar button{min-height:42px;padding:7px 10px}.enlarge-hint{opacity:1;font-size:9px;right:8px;bottom:8px;padding:6px 8px}.native-lightbox{width:96vw;max-height:94dvh}.lightbox-toolbar{padding:8px 12px;font-size:11px}.lightbox-image{max-height:74dvh}.native-lightbox>p{font-size:11px;padding:10px 12px}.proof-steps{gap:35px}.proof-steps h3{font-size:24px;margin-top:18px}.proof-limits{gap:30px}.proof-faq summary{font-size:15px;min-height:70px}.proof-faq details>p{font-size:14px;padding-right:15px}.proof-case-hero{padding-top:35px}.proof-case-hero h1{font-size:43px}.proof-case-hero>p:not(.proof-caption){font-size:16px}.proof-case-hero .proof-stats{grid-template-columns:repeat(3,1fr);gap:20px}.proof-case-hero .proof-stats dd{font-size:29px}.proof-case-hero .proof-stats dt{font-size:10px}.proof-case-watch{padding-bottom:55px}.proof-guide-hero h1{font-size:45px}.proof-guide-layout>nav{padding-left:10px;column-gap:12px}.proof-guide-layout>nav a{font-size:11px;gap:7px}.proof-guide-steps h2{font-size:29px}.proof-next-cases a{font-size:18px;padding:25px}.proof-actions{gap:12px}.proof-actions .button{font-size:12px}.proof-page .comparison-table{min-width:570px}.proof-page .product-trust-strip{flex-wrap:wrap;gap:15px;font-size:10px}}@media(prefers-reduced-motion:reduce){.case-card-image>img,.enlarge-hint{transition:none}.case-card-image:hover>img{transform:none}}.proof-more-images{margin-top:30px}.proof-more-images>summary{cursor:pointer;min-height:48px;display:flex;align-items:center;font-size:14px;color:var(--green)}.proof-more-images>.proof-case-gallery{margin-top:20px}.proof-report-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px}@media(max-width:700px){.proof-report-tabs{grid-template-columns:1fr 1fr;gap:16px}}.updates-page{overflow:visible;min-height:60vh}.updates-current{display:flex;align-items:center;justify-content:space-between;gap:32px;border-block:1px solid var(--line);padding-block:40px}.updates-current p{margin:16px 0;color:var(--muted)}.updates-current h2{font-size:42px}.updates-timeline{padding-bottom:20px}.updates-timeline article{display:grid;grid-template-columns:64px 1fr auto;gap:32px;border-bottom:1px solid var(--line);padding:38px 0;align-items:start}.milestone-number{font-size:14px;color:var(--muted);padding-top:4px}.updates-timeline .eyebrow{margin-bottom:12px}.updates-timeline h2{font-size:32px}.updates-timeline p{max-width:700px;color:var(--muted);margin:18px 0}.updates-next h2{max-width:700px}.updates-status{margin:36px 0;max-width:850px}.updates-status>div{display:flex;justify-content:space-between;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.updates-status h3{font-size:20px}.updates-status span{color:var(--muted)}.updates-next>.small-muted{max-width:800px;margin-bottom:24px}@media(max-width:700px){.updates-current{display:block}.updates-current>.button{margin-top:24px}.updates-timeline article{grid-template-columns:26px 1fr;gap:14px}.updates-timeline article>.badge{grid-column:2}.updates-timeline h2{font-size:27px}.updates-status>div{display:block}.updates-status span{display:block;margin-top:10px}.updates-next h2{font-size:35px}}@font-face{font-family:Instrument Sans;src:url(/fonts/instrumentsans.ttf) format("truetype");font-style:normal;font-weight:400 700;font-display:swap}:root{font-family:Instrument Sans,system-ui,-apple-system,sans-serif;color:#2a2a2a;background:#f7f6f1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg:#F7F6F1;--surface:#fff;--ink:#2A2A2A;--muted:#696e65;--line:#dddfd5;--soft:#eef0e8;--green:#0E3D36;--green-deep:#0E3D36;--green-light:#e5eee6;--shadow:0 20px 50px -20px #162a2433;--radius:18px;--page-width:1280px;color-scheme:light}:root[data-theme=dark]{--bg:#171d1a;--surface:#222b25;--ink:#F7F6F1;--muted:#aab5a9;--line:#3b483e;--soft:#262f29;--green:#6B8F7E;--green-deep:#0E3D36;--green-light:#253d32;--shadow:0 20px 50px -20px #0009;color:var(--ink);background:var(--bg);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;min-width:320px}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:default}button{border:0;background:none}img,svg{display:block}img{max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:550;letter-spacing:-.045em}h1{font-size:clamp(48px,5.6vw,82px);line-height:1.035}h2{font-size:clamp(34px,3.2vw,48px);line-height:1.12}h3{font-size:24px;line-height:1.2;letter-spacing:-.035em}p{line-height:1.65}strong{font-weight:600}::selection{background:#bad9c6;color:#153c31}.muted{color:var(--muted)}.small-muted{color:var(--muted);font-size:13px;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;z-index:1000;background:var(--ink);color:var(--bg);padding:16px;border-radius:8px}.skip-link:focus{top:10px}main{outline:0;max-width:1600px;margin:auto}.section,.home-hero,.page-hero,.product-hero,.pass-hero,.about-hero,.about-end,.related-section,.info-page{width:calc(100% - 112px);max-width:var(--page-width);margin-inline:auto}.section{padding:100px 0}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:.13em;line-height:1.6;margin-bottom:22px}.status-dot{display:inline-block;width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--green)}.badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;font-size:10px;font-weight:550;line-height:1.2;letter-spacing:.03em;padding:7px 10px;border:1px solid var(--line);border-radius:30px;white-space:nowrap;text-transform:none;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:21px;min-height:48px;padding:13px 22px;border-radius:8px;background:var(--ink);color:var(--bg);font-weight:550;font-size:13px;letter-spacing:-.01em;transition:transform .2s,box-shadow .2s,background .2s;border:1px solid transparent}.button:hover{transform:translateY(-2px);box-shadow:0 5px 13px #18281e22}.button:active{transform:translateY(1px)}.button svg,.text-link svg{transition:transform .2s}.button:hover svg,.text-link:hover svg{transform:translate(3px)}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:550;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.text-link>span{font-size:20px}.product-button{background:#17645b;color:#fff}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-head .eyebrow{margin-bottom:14px}.section-head p{font-size:13px;color:var(--muted);max-width:260px}.reveal{opacity:1;transform:none;transition:opacity .7s,transform .7s}.reveal.will-reveal{opacity:0;transform:translateY(24px)}.page-entry{animation:page-entry .65s both}@keyframes page-entry{0%{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:none}}.site-header{position:sticky;top:0;z-index:50;background:var(--bg);transition:box-shadow .25s,background .25s;border-bottom:1px solid transparent}.site-header.scrolled{border-color:var(--line);box-shadow:0 4px 30px #00000005}.nav-wrap{max-width:1392px;width:calc(100% - 96px);margin:auto;height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{display:inline-flex;align-items:center;gap:10px;font-weight:650;letter-spacing:-.05em;font-size:25px}.brand-mark{display:inline-flex;width:34px;height:36px;flex-shrink:0}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-mark-light,.brand-wordmark-light{display:none}[data-theme=dark] .brand-mark:not(.on-dark) .brand-mark-color,[data-theme=dark] .brand-wordmark:not(.on-dark) .brand-wordmark-color{display:none}[data-theme=dark] .brand-mark:not(.on-dark) .brand-mark-light,[data-theme=dark] .brand-wordmark:not(.on-dark) .brand-wordmark-light{display:block}.brand-mark.on-dark .brand-mark-color,.brand-wordmark.on-dark .brand-wordmark-color{display:none}.brand-mark.on-dark .brand-mark-light,.brand-wordmark.on-dark .brand-wordmark-light{display:block}.brand-wordmark{display:inline-flex;width:156px;height:31px;flex-shrink:0}.brand-wordmark img{width:100%;height:100%;object-fit:contain}.main-nav{display:flex;align-items:center;gap:32px;margin-left:50px}.main-nav a{font-size:13px;color:var(--muted);position:relative;padding:14px 0}.main-nav a:hover,.main-nav a[aria-current]{color:var(--ink)}.main-nav a[aria-current]:after{content:"";position:absolute;bottom:3px;height:3px;width:3px;border-radius:50%;background:var(--ink);left:50%}.nav-actions{display:flex;align-items:center;gap:15px}.nav-cta{min-height:40px;padding:10px 17px;font-size:12px;gap:20px}.theme-toggle{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:background .2s}.theme-toggle:hover{background:var(--soft)}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:15px;height:1px;background:var(--ink)}.home-hero{display:grid;grid-template-columns:1.06fr 1fr;gap:54px;align-items:center;min-height:650px;padding:65px 0 75px}.hero-copy{padding-bottom:20px}.hero-copy .eyebrow{margin-bottom:30px}.hero-copy h1{font-size:clamp(48px,5.45vw,79px);letter-spacing:-.06em}.underline-word{display:inline-block;position:relative}.underline-word svg{position:absolute;bottom:-12px;left:0;width:100%;height:16px;stroke:#8ca88b;stroke-width:2.5;fill:none}.hero-description{font-size:17px;color:var(--muted);max-width:430px;margin:35px 0 29px}.hero-footnote{margin-top:28px;display:flex;flex-wrap:wrap;gap:5px 14px;font-size:10px;color:var(--muted)}.product-shelf{position:relative;padding:25px 31px 20px;border:1px solid #dce1d4;border-radius:22px;background:#e8eddf;box-shadow:inset 0 1px #fff8;perspective:1000px;isolation:isolate}.shelf-grid{position:absolute;inset:0;z-index:-1;border-radius:22px;opacity:.33;background-image:linear-gradient(#d4dbcc 1px,transparent 1px),linear-gradient(90deg,#d4dbcc 1px,transparent 1px);background-size:35px 35px;-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent)}.shelf-heading{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em;color:#5b6d58;padding:0 0 26px}.shelf-main{background:#fff;border:1px solid #d4dccc;border-radius:14px;padding:24px 24px 0;box-shadow:0 18px 30px -19px #2d402877,0 1px 2px #fff;transform:rotate(-2deg);transition:transform .45s;position:relative;z-index:2;color:#253b2e}.product-shelf:hover .shelf-main{transform:rotate(-1deg) translateY(-4px)}.shelf-product-head{display:flex;gap:13px;align-items:center;margin-bottom:23px}.shelf-product-head h2{font-size:25px;letter-spacing:-.05em}.shelf-product-head p{font-size:11px;color:#647160;margin-top:4px}.product-icon{width:64px;height:64px;border-radius:14px;flex-shrink:0;box-shadow:0 4px 10px #0e37251c}.product-icon.small{width:26px;height:26px;border-radius:6px}.shelf-product-head .product-icon{width:51px;height:51px}.shelf-arrow{margin-left:auto}.shelf-proof{border:1px solid #dce2d9;border-radius:7px;overflow:hidden;background:#f8faf6}.shelf-file-row{display:flex;align-items:center;justify-content:center;gap:19px;font-size:10px;padding:12px 6px;background:#f0f4ec;border-bottom:1px solid #dce2d9}.shelf-file-row svg{width:14px}.shelf-table>div{display:grid;grid-template-columns:1.25fr 1fr 1fr;font-size:10px;padding:11px;border-bottom:1px solid #e4e8df;gap:12px;align-items:center}.shelf-table>div:first-child{font-size:8px;color:#6b7768;letter-spacing:.03em}.shelf-table>div:last-child{border:0}.shelf-table .highlight-row{background:#e2eddf;color:#16463b;box-shadow:inset 3px 0 #17645b}.highlight-row b{display:inline-block;border-radius:50%;background:#17645b;color:#fff;font-size:9px;width:13px;height:13px;text-align:center;margin-left:7px}.shelf-result{font-size:9px;display:flex;gap:8px;align-items:center;background:#f0f4ec;border-top:1px solid #dce2d9;padding:12px}.shelf-price{display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:12px}.shelf-price strong{font-size:18px;letter-spacing:-.04em}.shelf-price span{font-size:9px;margin-left:12px;color:#6a7764}.shelf-price>a{display:grid;place-items:center;border:1px solid #d4dccc;border-radius:50%;width:36px;height:36px}.shelf-next{display:flex;gap:11px;align-items:center;background:#f5f7eebf;border:1px solid #cdd6c3;border-radius:10px;padding:18px 14px 15px;margin-top:21px;transform:rotate(1deg);color:#33432d}.next-plus{display:grid;place-items:center;width:32px;height:32px;border:1px dashed #9aaa8f;border-radius:9px;font-size:21px;color:#6d7f60;flex-shrink:0}.shelf-next strong{font-size:10px;display:block;margin-bottom:4px;font-weight:550}.shelf-next div>span{font-size:8px;color:#65755e}.shelf-next .badge{margin-left:auto;font-size:8px;color:#576a4a;border-color:#c6d0ba;padding:6px 8px}.shelf-caption{display:flex;justify-content:space-between;gap:10px;font-size:8px;color:#66775d;margin-top:20px}.shelf-caption>span{font-size:7px}.principle-strip{border-block:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:22px max(56px,calc((100% - 1280px)/2));gap:20px;font-size:12px;color:var(--muted)}.principle-strip>span:first-child{color:var(--ink);font-weight:550}.principle-strip>span{white-space:nowrap}.principle-strip i{font-style:normal;margin-left:45px;color:#8b9c7d;font-size:17px}.home-product-grid{display:grid;grid-template-columns:1.05fr 1.05fr .8fr;gap:23px}.store-card{border-radius:15px;border:1px solid var(--line);overflow:hidden;background:var(--surface);transition:transform .28s,box-shadow .28s}.store-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card-art{height:220px;background:#e7eddf;position:relative;overflow:hidden;display:grid;place-items:center}.card-art>.product-icon{z-index:2;transform:rotate(-6deg);width:78px;height:78px;box-shadow:0 15px 20px -12px #24493177}.mini-file{position:absolute;top:42px;width:104px;height:132px;background:#f9fbf7;border:1px solid #ccd9c5;border-radius:9px;padding:12px;font-size:8px;color:#516c4e;box-shadow:0 15px 25px -15px #27431b55}.mini-file.file-a{left:calc(50% - 113px);transform:rotate(-12deg)}.mini-file.file-b{left:calc(50% + 10px);transform:rotate(12deg)}.mini-file i{display:block;height:5px;background:#e0e8d9;margin-top:10px;border-radius:2px}.mini-file i:last-child{width:68%}.mini-file .green-line{background:#8bb49d}.file-grid{display:block;border:1px solid #b0c6a8;background:repeating-linear-gradient(0deg,transparent,transparent 7px,#b0c6a8 7px,#b0c6a8 8px);width:22px;height:27px;border-radius:3px;margin-bottom:12px}.art-check{display:grid;place-items:center;position:absolute;bottom:37px;right:66px;width:25px;height:25px;border-radius:50%;background:#17645b;color:#fff;border:3px solid #e7eddf;z-index:3;font-size:11px}.card-copy{padding:23px}.card-title{display:flex;justify-content:space-between;align-items:center;gap:8px}.card-title h3{font-size:23px}.card-title .badge{font-size:9px;padding:5px 8px}.card-copy>p{font-size:13px;margin-top:13px;color:var(--muted);min-height:62px;line-height:1.6;max-width:270px}.card-meta{font-size:10px;color:var(--muted);margin:17px 0 20px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:17px;font-size:11px}.card-bottom strong{font-size:18px}.card-bottom small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.card-bottom .text-link{font-size:11px;gap:8px}.card-bottom svg{width:15px}.future-card .card-art{background:var(--soft)}.future-icon{width:76px;height:76px;border:1px dashed #99a58c;border-radius:19px;display:grid;place-items:center;font-size:34px;color:#8a977c;z-index:2;transform:rotate(5deg);background:var(--bg)}.future-lines{position:absolute;width:180px;height:180px;border:1px solid var(--line);border-radius:40px;transform:rotate(15deg)}.future-lines:after{content:"";position:absolute;inset:17px;border:1px solid var(--line);border-radius:30px}.store-editorial{display:flex;flex-direction:column;padding:23px 25px}.store-editorial .eyebrow{font-size:9px;color:var(--muted)}.editorial-mark{margin:20px 0}.editorial-mark .brand-mark{width:40px;height:43px}.store-editorial h3{font-size:33px;line-height:1.16;margin-bottom:25px}.store-editorial .text-link{margin-top:auto}.steps-section{border-top:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.step-number{font-size:13px;font-weight:550;color:var(--green)}.step-line{height:1px;background:var(--line);margin:24px 0 27px;position:relative}.step-line:before{position:absolute;content:"";width:6px;height:6px;background:var(--green);border-radius:50%;top:-2.5px;left:0}.step h3{font-size:21px}.step p{font-size:14px;color:var(--muted);margin-top:12px;max-width:270px}.why-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-top:1px solid var(--line)}.why-intro h2{font-size:57px}.why-intro>p{max-width:280px;font-size:14px;color:var(--muted);margin-top:26px}.value-list>div{display:flex;align-items:start;gap:30px;padding:27px 0;border-bottom:1px solid var(--line)}.value-list>div:first-child{padding-top:0}.value-list>div>span{font-size:11px;color:var(--muted);padding-top:5px}.value-list h3{font-size:21px;margin-bottom:7px}.value-list p{font-size:13px;color:var(--muted);max-width:320px}.value-list svg{margin-left:auto;flex-shrink:0}.featured-product{background:#e7eee4;border:1px solid #d5dfcf;display:grid;grid-template-columns:.8fr 1.3fr;gap:50px;width:calc(100% - 80px);max-width:1352px;margin:0 auto 100px;padding:70px 55px;border-radius:20px;color:#263e2e;overflow:hidden}.featured-copy>.product-icon{width:47px;height:47px;margin:28px 0 19px}.featured-copy>p{font-size:17px;line-height:1.5;max-width:285px;margin-top:17px;color:#5b6d55}.feature-tags{display:flex;flex-wrap:wrap;gap:8px;font-size:10px;margin:22px 0 25px}.feature-tags span{padding:6px 9px;border:1px solid #cbd8c6;border-radius:4px}.featured-copy>.small-muted{color:#5b6d55;margin-top:16px;font-size:11px}.featured-copy .button{background:#23432f;color:#fff}.featured-demo{align-self:center;transform:rotate(1deg);transition:transform .4s}.featured-demo:hover{transform:rotate(0)}.pass-teaser{width:calc(100% - 112px);max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:0 0 90px;border-bottom:1px solid var(--line)}.pass-teaser .eyebrow{font-size:10px}.pass-teaser h2{font-size:52px}.pass-teaser p{font-size:15px;color:var(--muted);max-width:360px;margin:22px 0 25px}.pass-art{position:relative;min-height:335px;display:grid;place-items:center;perspective:1000px;padding:35px 16px}.pass-card{position:relative;width:100%;max-width:420px;height:260px;border-radius:15px;background:#253c30;color:#f5f3e7;padding:30px;box-shadow:0 28px 32px -24px #1930239c;transform:rotate(-7deg);transition:transform .4s;isolation:isolate;overflow:hidden}.pass-card:after{content:"";position:absolute;width:290px;height:290px;border-radius:50%;border:1px solid #75937344;right:-85px;top:-24px;z-index:-1;box-shadow:0 0 0 25px #7593730c,0 0 0 50px #75937309,0 0 0 75px #75937309}.pass-art:hover .pass-card{transform:rotate(-3deg) translateY(-6px)}.pass-card-back{position:absolute;width:85%;max-width:420px;height:250px;background:#dadcc9;border:1px solid #c8cbb5;border-radius:15px;transform:rotate(6deg) translate(8px,4px)}.pass-card-top{display:flex;gap:10px;align-items:center;letter-spacing:.13em;font-size:9px}.pass-card .brand-mark{color:#eeeee0;width:25px;height:27px}.pass-card-symbol{margin-left:auto;font-size:24px}.pass-card-title{font-size:29px;font-weight:500;letter-spacing:-.04em;line-height:1.13;margin:25px 0 30px}.pass-card-bottom{display:flex;justify-content:space-between;font-size:11px;align-items:center}.pass-card-bottom span:last-child{font-size:8px;letter-spacing:.08em;color:#b6c6b6}.news-section{padding-bottom:60px}.news-row{display:flex;gap:30px;align-items:center;border-block:1px solid var(--line);padding:26px 0;transition:padding .25s}.news-row:hover{padding-left:8px;padding-right:8px}.news-row h3{font-size:19px;letter-spacing:-.02em}.news-row>span:nth-last-child(2){font-size:11px;color:var(--muted);margin-left:auto}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding-top:60px}.faq-section h2{max-width:330px}.faq-section>.muted,.faq-section>div>.muted{font-size:13px;margin-top:20px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:20px;padding:23px 0;font-size:14px;list-style:none;line-height:1.5;font-weight:500}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;font-weight:400;transition:transform .2s;flex-shrink:0}details[open] summary>span{transform:rotate(45deg)}details p{padding:0 35px 23px 0;font-size:13px;color:var(--muted);line-height:1.8}.site-footer{max-width:1600px;margin:0 auto;background:var(--soft);padding:55px max(56px,calc((100% - 1280px)/2)) 0}.footer-top{display:grid;grid-template-columns:1.25fr .7fr .7fr 1fr;gap:40px;padding-bottom:45px}.footer-top p{font-size:12px;color:var(--muted);margin-top:20px}.footer-top>div:not(:first-child)>a{display:block;font-size:12px;margin-top:13px;width:fit-content;min-height:24px}.footer-top a:hover{text-decoration:underline;text-underline-offset:4px}.footer-label{text-transform:uppercase;font-size:9px;color:var(--muted);letter-spacing:.1em;display:block;margin-bottom:22px}.footer-note{font-size:11px;padding-top:3px;color:var(--muted)}.footer-note .status-dot{margin-right:5px}.footer-note p{margin-top:17px}.footer-bottom{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.page-hero{padding:70px 0 55px}.page-hero h1{font-size:66px}.page-hero>p{font-size:17px;color:var(--muted);margin-top:23px}.store-feature{width:calc(100% - 112px);max-width:1280px;margin:0 auto;border-radius:18px;background:#e5eee2;display:grid;grid-template-columns:.8fr 1.1fr;gap:65px;padding:48px 50px;overflow:hidden;color:#263f2e}.inline-product{display:flex;align-items:center;gap:13px}.inline-product h2{font-size:30px}.inline-product .product-icon{width:40px;height:40px}.store-feature>div>p{font-size:37px;font-weight:500;line-height:1.15;letter-spacing:-.035em;margin:23px 0}.store-feature .button{background:#25412e;color:#fff}.store-feature .small-muted{display:block;margin-top:17px;color:#5c6f55}.store-feature-demo{transform:rotate(2deg);margin-bottom:-110px;transition:transform .4s}.store-feature-demo:hover{transform:rotate(0)}.catalog-section{padding-top:70px}.catalog-search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:10px 15px;border-radius:8px;background:var(--surface);height:43px}.catalog-search svg{width:17px;height:17px;fill:none;stroke:var(--muted);stroke-width:1.5}.catalog-search input{background:transparent;border:none;color:var(--ink);font-size:12px;width:190px;max-width:100%;min-width:0}.catalog-controls{display:flex;gap:20px;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:22px;align-items:center}.categories{display:flex;gap:7px;flex-wrap:wrap}.categories button{font-size:12px;border:1px solid transparent;border-radius:6px;padding:10px 16px;min-height:40px;transition:background .2s}.categories button:hover{background:var(--soft)}.categories button[aria-pressed=true]{background:var(--ink);color:var(--bg)}.status-select select{font-size:11px;background:var(--bg);color:var(--muted);border:1px solid var(--line);border-radius:6px;padding:10px;min-height:40px}.catalog-count{display:flex;justify-content:space-between;gap:20px;margin:24px 0;font-size:11px;color:var(--muted)}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.catalog-pass-note{border:1px solid var(--line);border-radius:12px;padding:24px;display:flex;align-items:center;gap:25px;margin-top:40px}.catalog-pass-note p{font-size:13px}.catalog-pass-note a{text-decoration:underline;text-underline-offset:3px}.catalog-pass-note p span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.catalog-pass-note>svg{margin-left:auto}.empty-state{text-align:center;min-height:265px;padding:45px 30px}.empty-state>span{display:block;font-size:34px;color:var(--muted);margin-bottom:12px}.empty-state>p{color:var(--muted);margin:15px 0 25px;font-size:14px}.product-subnav{width:calc(100% - 112px);max-width:1280px;display:flex;gap:25px;align-items:center;margin:auto;border-bottom:1px solid var(--line);padding:15px 0;font-size:11px;color:var(--muted)}.product-subnav>span{border-left:1px solid var(--line);padding-left:25px;color:var(--ink)}.product-subnav>div{margin-left:auto;display:flex;gap:27px}.product-hero{display:grid;grid-template-columns:1fr 1.12fr;gap:60px;padding:60px 0 65px;align-items:center}.product-byline{display:flex;align-items:center;gap:13px;margin-bottom:35px}.product-byline>.product-icon{width:49px;height:49px}.product-byline>div{font-size:23px;font-weight:600;letter-spacing:-.04em}.product-byline>div>span{font-size:11px;display:block;font-weight:400;color:var(--muted);letter-spacing:0;margin-top:4px}.product-byline>.badge{margin-left:15px}.product-intro h1{font-size:clamp(37px,3.8vw,55px);line-height:1.09}.product-intro>p{font-size:14px;color:var(--muted);line-height:1.8;margin:25px 0 26px;max-width:450px}.product-intro .hero-actions{gap:18px}.product-intro .hero-actions .text-link{font-size:11px}.product-availability{display:flex;gap:15px;margin-top:24px;color:var(--muted);font-size:10px}.product-availability>span+span:before{content:"·";margin-right:15px}.product-hero-demo{min-width:0;background:#e3ecdd;border-radius:18px;border:1px solid #d5dfcc;padding:25px 18px 16px;perspective:1000px}.product-hero-demo>.demo-window{transform:rotate(-1deg);transition:transform .4s}.product-hero-demo:hover>.demo-window{transform:rotate(0)}.preview-caption{text-align:center;color:#617457;line-height:1.7;margin-top:19px;font-size:8px}.preview-caption span{display:block;font-size:8px;font-weight:600;letter-spacing:.08em}.demo-window{background:#f5f8f4;border:1px solid #cbd7c9;box-shadow:0 20px 30px -20px #18382977;border-radius:10px;overflow:hidden;color:#214536;font-size:12px;text-align:left}.window-bar{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #dce4d8;background:#fff}.window-dots{display:flex;gap:4px}.window-dots i{width:6px;height:6px;border:1px solid #d7ded3;border-radius:50%;background:#e8ede4}.window-dots i:first-child{background:#cfb1a0;border-color:#c9a998}.window-dots i:nth-child(2){background:#d4c898;border-color:#c9bd8d}.window-dots i:last-child{background:#b0c19f;border-color:#a7b893}.window-bar>span{display:flex;gap:6px;align-items:center;font-size:10px;font-weight:550}.window-bar .product-icon.small{width:14px;height:14px;border-radius:3px;box-shadow:none}.window-bar>.window-lock{font-size:8px;font-weight:400;color:#74816c}.demo-body{padding:20px}.demo-files{display:flex;align-items:center;border:1px solid #d2dfcb;background:#fff;border-radius:6px;padding:10px 13px;justify-content:space-between;gap:7px}.demo-files>span:not(.file-arrow){min-width:0}.tiny-label{font-size:8px;display:block;letter-spacing:.06em;font-weight:600;color:#63745c;line-height:1.5}.filename{display:block;font-size:10px;margin-top:3px;overflow-wrap:anywhere}.file-arrow{color:#819277;flex-shrink:0}.file-arrow svg{width:14px}.demo-heading{display:flex;justify-content:space-between;align-items:end;margin:23px 0 20px;gap:12px}.demo-heading h3{font-size:25px;line-height:1.12;margin-top:9px;font-weight:550;color:#234e3b}.review-badge{border-color:#d4ca9d;color:#6c601f;background:#f6f2de;font-size:8px;padding:4px 7px}.match-count{font-size:9px;color:#75856b;white-space:nowrap}.match-count strong{font-size:25px;display:block;color:#31583e;letter-spacing:-.04em}.demo-tabs{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #cddbc6;border-radius:6px;overflow:hidden;margin-bottom:17px;background:#fff}.demo-tabs button{font-size:9px;min-height:49px;padding:8px;color:#64795b;border-right:1px solid #e0e7db;transition:background .2s}.demo-tabs button:last-child{border:0}.demo-tabs strong{display:block;font-size:17px;color:#365d41;margin-bottom:2px}.demo-tabs button:hover{background:#f0f5ec}.demo-tabs button[aria-pressed=true]{background:#e0edd8;color:#274b2f;box-shadow:inset 0 -2px #17645b}.evidence-detail{border:1px solid #c6d6bd;border-radius:6px;overflow:hidden;background:#fff;animation:evidence-in .32s both}.evidence-top{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;background:#edf3e7;border-bottom:1px solid #d7e2cf;font-size:11px;font-weight:600;gap:8px}.evidence-top span:last-child{font-size:8px;font-weight:400;color:#617753}.value-comparison{display:grid;grid-template-columns:1fr 22px 1fr;gap:10px;padding:17px 12px;align-items:center}.value-comparison strong{font-size:21px;display:block;margin-top:9px;letter-spacing:-.04em;font-weight:500;overflow-wrap:anywhere}.value-arrow{color:#8a9c7d}.value-comparison>.next-value strong{color:#17645b;text-decoration:underline;text-decoration-color:#8ab692;text-decoration-thickness:2px;text-underline-offset:7px}.demo-note{display:flex;align-items:center;gap:7px;border-top:1px solid #edf1e9;padding:9px 12px;font-size:8px;color:#687c5c}.demo-note .status-dot{background:#67815c;width:4px;height:4px;flex-basis:4px}.demo-footer{display:flex;align-items:center;justify-content:space-between;padding:8px 15px;background:#edf2e9;border-top:1px solid #d9e4d1;gap:8px;font-size:8px;color:#6f8064}.demo-footer button{font-size:9px;color:#244c31;min-height:30px;padding:5px 8px;border:1px solid #c9d8bf;border-radius:4px}.demo-footer button:hover{background:#dde9d5}.compact-demo .demo-body{padding:18px}.compact-demo .demo-heading h3{font-size:24px}.compact-demo .demo-heading{margin:18px 0}.compact-demo .demo-tabs{margin-bottom:13px}.compact-demo .value-comparison{padding:14px 12px}@keyframes evidence-in{0%{opacity:.4;transform:translateY(3px)}to{opacity:1;transform:none}}.product-trust-strip{display:flex;align-items:center;justify-content:center;gap:55px;padding:23px 40px;border-block:1px solid var(--line);font-size:11px;color:var(--muted)}.product-trust-strip>span:before{content:"✓";margin-right:10px;color:var(--green)}.problem-section{text-align:center;padding:100px 0 110px}.problem-section>.eyebrow{justify-content:center}.problem-section h2{font-size:49px}.problem-section>p{font-size:16px;max-width:540px;margin:25px auto 0;color:var(--muted)}.evidence-section{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;width:calc(100% - 80px);max-width:1352px;margin:0 auto 15px;padding:72px 66px;border-radius:20px;background:#203c2f;color:#f5f5e9}.evidence-section h2{font-size:59px}.evidence-section h2>span{color:#b5c8a7}.evidence-section>div>p{font-size:14px;line-height:1.8;max-width:340px;color:#bbccaf;margin:23px 0 25px}.evidence-section .eyebrow{color:#bdc9b4}.evidence-points{display:flex;flex-direction:column;gap:16px;font-size:10px;color:#b4c5a7}.evidence-points strong{font-size:12px;font-weight:450;margin-left:15px;color:#f1f0e3}.evidence-packet{background:#f9faf5;border:1px solid #c5d0be;border-radius:10px;padding:26px;color:#254330;box-shadow:0 25px 45px #00170633;transform:rotate(2deg)}.packet-header{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#79836e}.evidence-packet h3{font-size:28px;margin:24px 0 12px}.packet-field{font-size:10px;color:#738065;padding-bottom:19px;border-bottom:1px solid #dde4d5;display:flex;justify-content:space-between}.packet-field strong{color:#344e39;font-size:11px}.packet-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.packet-columns>div{padding:15px 12px;background:#eef2e8;border-top:2px solid #9aaf8a;min-width:0}.packet-columns>div:last-child{background:#e4edda;border-color:#17645b}.packet-columns .eyebrow{color:#687b59;font-size:8px;margin-bottom:13px}.packet-columns h4{font-size:29px;letter-spacing:-.05em;font-weight:500;margin-bottom:25px}.packet-columns span{display:block;font-size:8px;overflow-wrap:anywhere;color:#66775b}.packet-columns strong{display:block;font-size:10px;margin-top:6px}.packet-foot{display:flex;justify-content:space-between;align-items:center;margin-top:23px;padding-top:15px;border-top:1px solid #dde4d5;gap:10px}.packet-foot span{display:flex;gap:10px;align-items:center;font-size:11px}.packet-foot svg{width:14px}.packet-foot small{font-size:8px;color:#708062}.app-preview-section{padding-top:0}.actual-preview{margin:0;padding:18px 18px 0;background:var(--soft);border:1px solid var(--line);border-radius:13px}.actual-preview>img{display:block;border-radius:7px;border:1px solid var(--line);width:100%;height:auto}.actual-preview figcaption{display:flex;justify-content:space-between;gap:20px;padding:18px 0;font-size:10px;color:var(--muted);line-height:1.5}.actual-preview figcaption>span{font-size:9px;letter-spacing:.08em;flex-shrink:0}.use-case-section{padding-top:10px}.use-cases{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.use-cases article{border:1px solid var(--line);border-radius:12px;padding:26px 22px}.use-cases article>span{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--line);border-radius:9px;font-size:24px;margin-bottom:28px;color:var(--green)}.use-cases h3{font-size:20px;max-width:155px}.use-cases p{font-size:12px;line-height:1.8;margin-top:13px;color:var(--muted)}.comparison-section{padding-top:0}.comparison-intro{max-width:760px;margin-bottom:40px}.comparison-intro p{max-width:570px;font-size:14px;color:var(--muted);margin-top:22px}.comparison-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px}.comparison-table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}.comparison-table th,.comparison-table td{padding:20px 25px;border-bottom:1px solid var(--line);width:33.333%}.comparison-table thead th{font-size:16px;font-weight:550;background:var(--soft)}.comparison-table th small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:6px}.comparison-table th[scope=row]{font-weight:500}.comparison-table tr>*:last-child{background:var(--green-light)}.comparison-table td{color:var(--muted);font-size:12px}.comparison-table td:last-child{color:var(--green)}.comparison-table td span{margin-right:12px}.comparison-table tr:last-child>*{border-bottom:0}.pricing-section{display:grid;grid-template-columns:1fr .8fr;gap:100px;padding-top:0;align-items:start}.pricing-section>div:first-child{padding-top:25px}.pricing-section>div>p{color:var(--muted);font-size:15px;margin-top:22px;max-width:370px}.privacy-note{display:flex;gap:20px;margin-top:45px;padding-top:30px;border-top:1px solid var(--line);max-width:430px}.privacy-note>span{font-size:23px;color:var(--green)}.privacy-note h3{font-size:19px}.privacy-note p{color:var(--muted);font-size:12px;margin:10px 0}.privacy-note .text-link{font-size:10px;gap:6px}.price-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:31px;box-shadow:var(--shadow)}.price-title{display:flex;gap:9px;align-items:center}.price-title h3{font-size:21px}.price-title .badge{margin-left:auto;font-size:8px}.price{font-size:77px;letter-spacing:-.055em;margin-top:27px;line-height:1.1}.price>span{font-size:34px;vertical-align:top;display:inline-block;padding-top:7px;padding-right:3px}.price>small{font-size:11px;letter-spacing:0;margin-left:14px;color:var(--muted)}.price-card>p{font-size:12px!important;margin:8px 0 0!important}.price-card ul{list-style:none;margin:26px 0;padding:23px 0;border-block:1px solid var(--line)}.price-card li{display:flex;gap:13px;font-size:12px;line-height:1.5;margin-bottom:14px}.price-card li:last-child{margin-bottom:0}.price-card li span{color:var(--green)}.price-card .button{width:100%}.price-card>.small-muted{text-align:center;font-size:10px;margin-top:15px}.privacy-status{width:calc(100% - 112px);max-width:1280px;margin:0 auto 35px;border:1px solid var(--line);border-radius:12px;padding:28px}.privacy-status .eyebrow{margin-bottom:12px;font-size:9px}.privacy-status h3{font-size:23px}.privacy-status>div{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:15px}.privacy-status p{font-size:12px;color:var(--muted);line-height:1.9}.related-section{padding:15px 0 75px;display:flex;align-items:center;justify-content:space-between;gap:40px}.related-section h2{font-size:35px}.related-section .eyebrow{font-size:10px}.pass-hero{display:grid;grid-template-columns:1fr .95fr;gap:70px;padding:95px 0;align-items:center}.pass-hero h1{font-size:67px}.pass-hero p{font-size:16px;max-width:430px;color:var(--muted);margin:25px 0 27px}.pass-hero .small-muted{margin-top:18px;font-size:11px}.pass-hero .pass-card{height:285px;max-width:450px}.pass-hero .pass-card-title{font-size:34px;margin:34px 0}.pass-intro{text-align:center;border-top:1px solid var(--line);padding:75px 0 55px}.pass-intro .eyebrow{justify-content:center}.pass-intro p{max-width:650px;margin:23px auto 0;color:var(--muted);font-size:15px}.pass-comparison{padding-top:45px}.segmented{display:flex;align-items:center;width:fit-content;border:1px solid var(--line);padding:5px;gap:4px;border-radius:8px;background:var(--soft);margin:0 auto 30px}.segmented>button{padding:12px 28px;border-radius:5px;font-size:12px;transition:background .25s,box-shadow .25s}.segmented>button[aria-pressed=true]{background:var(--surface);box-shadow:0 2px 8px #11221912}.purchase-options{display:grid;grid-template-columns:1fr 1fr;gap:24px}.purchase-options article{padding:38px;border-radius:15px;border:1px solid var(--line);background:var(--bg);transition:background .3s,border-color .3s,box-shadow .3s}.purchase-options article.selected{background:var(--surface);border-color:var(--green);box-shadow:var(--shadow)}.option-number{font-size:9px;color:var(--muted);letter-spacing:.09em;display:block;margin-bottom:23px}.purchase-options h3{font-size:32px}.purchase-options article>p{font-size:14px;color:var(--muted);margin-top:15px}.option-example{display:flex;align-items:center;gap:15px;border-block:1px solid var(--line);padding:20px 0;margin:27px 0}.option-example strong{display:block;font-size:14px;font-weight:550}.option-example span{font-size:11px;color:var(--muted);display:block;margin-top:5px}.option-example>.brand-mark{height:28px;width:28px}.purchase-options ul{font-size:12px;line-height:1.8;color:var(--muted);list-style:none;margin:0 0 28px;padding:0;min-height:95px}.purchase-options li{margin:9px 0;padding-left:17px;position:relative}.purchase-options li:before{content:"✓";position:absolute;left:0;color:var(--green)}.purchase-options .button{width:100%}.disabled-button{cursor:default;background:var(--green-light);color:var(--green);pointer-events:none}.ownership-note{font-size:12px;color:var(--muted);max-width:760px;text-align:center;margin:26px auto 0;line-height:1.8}.pass-inclusions{padding-top:0}.inclusion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.inclusion-grid article>span{font-size:11px;color:var(--green);display:block;padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:24px}.inclusion-grid h3{font-size:23px}.inclusion-grid p{color:var(--muted);font-size:13px;margin-top:15px}.pass-honesty{display:flex;gap:45px;padding:27px;background:var(--soft);border-radius:10px;margin-top:35px;align-items:center}.pass-honesty strong{font-size:16px;min-width:220px;max-width:220px;line-height:1.4}.pass-honesty p{font-size:12px;color:var(--muted)}.about-hero{padding:85px 0 55px}.about-hero h1{font-size:88px;max-width:1000px;line-height:1.03;letter-spacing:-.065em}.serene{color:var(--green)}.about-bottom{display:flex;align-items:end;gap:65px;margin-top:55px;padding-top:32px;border-top:1px solid var(--line)}.about-bottom>.brand-mark{width:53px;height:55px}.about-bottom p{color:var(--muted);font-size:16px}.about-bottom>span:last-child{margin-left:auto;letter-spacing:.13em;font-size:9px;color:var(--muted);line-height:1.8}.about-story{display:grid;grid-template-columns:.45fr 1fr;gap:100px}.about-story .eyebrow{padding-top:6px}.about-story h2{font-size:42px;margin-bottom:30px}.about-story p{font-size:16px;color:var(--muted);margin-top:20px;max-width:630px}.about-manifesto{width:calc(100% - 80px);max-width:1352px;margin:auto;border-radius:18px;padding:60px 80px;background:#e6ecdf;color:#284530}.manifesto-index{font-size:10px;letter-spacing:.12em;display:block;margin-bottom:35px;color:#627958}.about-manifesto h2{font-size:56px;line-height:1.28;letter-spacing:-.04em}.about-manifesto h2 span{color:#789069}.about-manifesto>div{font-size:12px;line-height:1.8;margin:35px 0 0 50%;color:#607852}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 50px}.principle-grid article{padding-top:22px;border-top:1px solid var(--line)}.principle-grid article>span{font-size:10px;display:block;margin-bottom:23px;color:var(--muted)}.principle-grid h3{font-size:23px}.principle-grid p{color:var(--muted);font-size:13px;margin-top:13px;max-width:260px}.about-end{display:flex;align-items:center;gap:25px;padding-bottom:85px}.about-end .eyebrow{font-size:9px;margin-bottom:10px}.about-end h2{font-size:34px}.about-end p{font-size:13px;color:var(--muted);margin-top:12px}.about-end .button{margin-left:auto}.info-page{padding:90px 0 130px;max-width:850px;min-height:65vh}.info-page h1{font-size:66px;max-width:820px;margin-bottom:38px}.info-page>p{font-size:16px;color:var(--muted);line-height:1.85;margin:22px 0;max-width:700px}.info-page .button{margin-top:20px}.release-modal{padding:0;width:calc(100% - 40px);max-width:500px;border:1px solid var(--line);border-radius:18px;background:var(--bg);color:var(--ink);box-shadow:0 30px 100px #0005}.release-modal::backdrop{background:#13291bc2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{padding:42px;position:relative}.modal-close{position:absolute;right:18px;top:14px;width:40px;height:40px;font-size:28px;line-height:1}.modal-content>.product-icon{width:48px;height:48px;margin-bottom:28px}.modal-content .eyebrow{font-size:9px}.modal-content h2{font-size:38px}.modal-content>p{font-size:14px;color:var(--muted);margin:20px 0}.modal-status{display:grid;grid-template-columns:1fr 1.5fr;gap:14px;font-size:12px;border-block:1px solid var(--line);padding:20px 0;color:var(--muted)}.modal-status strong{color:var(--ink);font-weight:500}.modal-content .small-muted{font-size:11px}.modal-content>.button{width:100%}[data-theme=dark] .product-shelf{background:#26382a;border-color:#43503e}[data-theme=dark] .shelf-heading,[data-theme=dark] .shelf-caption{color:#aebea2}[data-theme=dark] .shelf-grid{opacity:.07}[data-theme=dark] .shelf-next{background:#33422f;border-color:#56634b;color:#eff2e5}[data-theme=dark] .shelf-next div>span,[data-theme=dark] .shelf-next .badge{color:#b8c8a8}[data-theme=dark] .shelf-next .badge{border-color:#58684c}[data-theme=dark] .featured-product,[data-theme=dark] .store-feature{background:#293c2c;border-color:#3d5140;color:#e9f0df}[data-theme=dark] .featured-copy>p,[data-theme=dark] .featured-copy>.small-muted,[data-theme=dark] .store-feature .small-muted{color:#b7c7aa}[data-theme=dark] .feature-tags span{border-color:#4b6044}[data-theme=dark] .featured-copy .button,[data-theme=dark] .store-feature .button{background:#dce8cd;color:#233c2c}[data-theme=dark] .product-hero-demo{background:#2b3c2a;border-color:#485a3f}[data-theme=dark] .preview-caption{color:#b3c6a3}[data-theme=dark] .pass-card-back{background:#455341;border-color:#57664f}[data-theme=dark] .pass-card{border:1px solid #54654b}[data-theme=dark] .about-manifesto{background:#263c2e;color:#ecf0df}[data-theme=dark] .about-manifesto h2 span{color:#adc29c}[data-theme=dark] .manifesto-index,[data-theme=dark] .about-manifesto>div{color:#a5bd95}@media(min-width:1500px){.home-hero{gap:75px;min-height:710px;padding:80px 0 95px}.hero-copy h1{font-size:83px}.product-shelf{padding:30px 35px 23px}.shelf-main{padding:28px 28px 0}.shelf-table>div{padding:13px}.shelf-price{padding:22px 0}.shelf-next{margin-top:24px;padding:20px 17px}}@media(max-width:1200px){.section,.home-hero,.page-hero,.product-hero,.pass-hero,.about-hero,.about-end,.related-section,.info-page,.product-subnav,.pass-teaser,.store-feature,.privacy-status{width:calc(100% - 80px)}.nav-wrap{width:calc(100% - 72px)}.main-nav{margin-left:0;gap:25px}.home-hero{gap:35px}.hero-copy h1{font-size:62px}.hero-description{font-size:15px}.hero-actions{gap:18px}.hero-copy .text-link{font-size:11px}.shelf-next .badge{display:none}.principle-strip{padding:20px 40px}.principle-strip i{margin-left:20px}.home-product-grid{gap:18px;grid-template-columns:1fr 1fr .75fr}.store-editorial{padding:20px 10px}.store-editorial h3{font-size:29px}.card-copy{padding:19px}.card-copy>p{font-size:12px}.card-bottom .text-link{font-size:10px}.why-section{gap:60px}.featured-product{padding:55px 40px;gap:35px}.featured-copy h2{font-size:38px}.pass-teaser{gap:50px}.pass-teaser h2{font-size:47px}.news-row{gap:20px}.news-row>span:nth-last-child(2){display:none}.news-row>svg{margin-left:auto}.product-hero{gap:35px}.product-intro h1{font-size:42px}.product-hero-demo{padding:18px 12px 13px}.demo-body{padding:17px}.demo-heading h3{font-size:23px}.filename{font-size:9px}.product-trust-strip{gap:26px}.evidence-section{gap:50px;padding:55px 40px}.evidence-section h2{font-size:52px}.evidence-packet{padding:23px}.pricing-section{gap:60px}.price-card{padding:25px}.use-cases{gap:15px}.use-cases article{padding:22px 18px}.pass-hero{gap:40px}.pass-hero h1{font-size:56px}.about-hero h1{font-size:79px}.about-story{gap:60px}.site-footer{padding-inline:40px}}@media(max-width:1024px){h1{font-size:56px}.nav-wrap{gap:18px;height:78px}.main-nav{gap:20px}.wordmark{font-size:22px}.nav-actions{gap:9px}.home-hero{min-height:570px;padding:55px 0;gap:30px}.hero-copy h1{font-size:55px}.hero-description{font-size:14px}.hero-footnote{font-size:9px}.product-shelf{padding:20px}.shelf-main{padding:19px 18px 0}.shelf-heading{font-size:8px}.shelf-price span{display:block;margin:4px 0 0}.shelf-next{padding:13px 10px}.shelf-caption{font-size:7px}.shelf-caption>span{display:none}.home-product-grid{grid-template-columns:1fr 1fr}.store-editorial{display:none}.section{padding:75px 0}.steps{gap:28px}.step p{font-size:13px}.why-intro h2{font-size:50px}.value-list>div{gap:20px}.featured-product{gap:30px;padding:40px 30px;margin-bottom:75px}.featured-copy h2{font-size:34px}.featured-copy>p{font-size:15px}.featured-copy .eyebrow,.feature-tags{font-size:9px}.pass-teaser{gap:40px;padding-bottom:75px}.pass-teaser h2{font-size:43px}.pass-card{height:235px;padding:25px}.pass-card-title{font-size:26px}.pass-card-back{height:228px}.faq-section{gap:45px}.faq-section h2{font-size:39px}.footer-top{gap:25px;grid-template-columns:1.2fr .8fr .8fr}.footer-note{display:none}.store-feature{padding:35px;gap:38px}.page-hero h1{font-size:59px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-controls{flex-wrap:wrap}.categories{gap:2px}.categories button{padding:10px 13px}.product-hero{grid-template-columns:1fr;gap:40px;max-width:750px}.product-intro{display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro h1{font-size:58px}.product-intro>p{max-width:560px;font-size:15px}.product-byline{margin-bottom:25px}.product-hero-demo{max-width:680px;width:100%;padding:32px;margin:auto}.product-hero-demo .demo-window{max-width:575px;margin:auto}.demo-heading h3{font-size:29px}.demo-files .filename{font-size:11px}.demo-body{padding:25px}.product-hero-demo .value-comparison{padding:22px 16px}.product-hero-demo .value-comparison strong{font-size:28px}.product-trust-strip{gap:22px;flex-wrap:wrap}.evidence-section{gap:32px}.evidence-section h2{font-size:45px}.evidence-packet{padding:19px}.packet-columns{gap:10px}.packet-columns h4{font-size:25px}.use-cases{grid-template-columns:1fr 1fr;gap:20px}.use-cases h3{max-width:none}.use-cases article{padding:25px}.use-cases article>span{margin-bottom:20px}.pricing-section{grid-template-columns:1fr 1fr;gap:35px}.pricing-section h2{font-size:36px}.price-title .badge{display:none}.price-card{padding:24px}.price-card li{font-size:11px}.comparison-table th,.comparison-table td{padding:19px}.pass-hero h1{font-size:49px}.pass-hero{gap:25px}.pass-hero .pass-card{height:255px;padding:23px}.pass-hero .pass-card-title{font-size:29px}.purchase-options article{padding:28px}.about-hero h1{font-size:72px}.about-story{grid-template-columns:1fr;gap:30px}.about-story .eyebrow{margin-bottom:0}.about-story>div{max-width:750px}.about-manifesto{padding:45px}.about-manifesto h2{font-size:49px}}@media(max-width:800px){.section,.home-hero,.page-hero,.product-hero,.pass-hero,.about-hero,.about-end,.related-section,.info-page,.product-subnav,.pass-teaser,.store-feature,.privacy-status{width:calc(100% - 48px)}.nav-wrap{width:calc(100% - 40px)}.nav-cta{font-size:10px;padding:9px 12px;gap:9px}.main-nav{gap:17px}.main-nav a{font-size:11px}.theme-toggle{width:36px;height:36px}.home-hero{gap:24px}.hero-copy h1{font-size:45px}.hero-copy .eyebrow{font-size:9px;margin-bottom:22px}.hero-description{font-size:13px;margin-top:28px}.hero-actions{gap:10px}.hero-copy .button{font-size:11px;padding:12px 14px;gap:10px}.hero-copy .text-link{font-size:10px}.hero-footnote{margin-top:17px;font-size:8px;gap:4px 8px}.product-shelf{padding:17px 13px}.shelf-heading{font-size:7px;padding-bottom:20px}.shelf-main{padding:17px 13px 0}.shelf-product-head{gap:10px;margin-bottom:18px}.shelf-product-head>.product-icon{width:40px;height:40px}.shelf-product-head h2{font-size:22px}.shelf-product-head p{font-size:9px}.shelf-file-row{font-size:8px}.shelf-table>div{font-size:8px;padding:10px 8px;gap:8px}.shelf-table>div:first-child{font-size:6px}.shelf-result{font-size:7px}.shelf-next strong{font-size:9px}.shelf-next div>span{font-size:7px}.principle-strip{padding:19px 24px;font-size:10px}.principle-strip>span:last-child{display:none}.principle-strip i{margin-left:15px}.section{padding:65px 0}.section-head h2{font-size:36px}.section-head .text-link{font-size:11px}.why-section{gap:35px}.why-intro h2{font-size:43px}.value-list>div{gap:15px;padding:22px 0}.value-list h3{font-size:19px}.value-list p{font-size:12px}.value-list svg{display:none}.featured-product{width:calc(100% - 32px);padding:40px 30px;grid-template-columns:1fr;gap:35px;margin-bottom:65px}.featured-copy{display:grid;grid-template-columns:1fr auto;column-gap:25px;align-items:center}.featured-copy>.eyebrow{grid-column:1/-1}.featured-copy>.product-icon{grid-column:2;grid-row:2/4;margin:0}.featured-copy h2{grid-column:1;grid-row:2}.featured-copy>p{grid-column:1;grid-row:3;max-width:350px}.featured-copy>.button{grid-column:2;grid-row:4}.featured-copy>.small-muted{grid-column:1/-1}.featured-demo{max-width:570px;width:100%;margin:auto}.pass-teaser{gap:25px}.pass-teaser h2{font-size:38px}.pass-teaser .eyebrow{font-size:8px;gap:7px}.pass-teaser .badge{font-size:8px;padding:5px 7px}.pass-art{min-height:275px;padding:20px 10px}.pass-card{height:216px;padding:21px}.pass-card-back{height:207px}.pass-card-title{font-size:23px;margin:25px 0}.pass-card-top{font-size:7px}.pass-card-bottom{font-size:9px}.pass-card-bottom span:last-child{font-size:6px}.faq-section{gap:35px;grid-template-columns:.8fr 1.2fr}.faq-section h2{font-size:33px}summary{font-size:12px}.site-footer{padding-inline:24px}.store-feature{grid-template-columns:.8fr 1.2fr;gap:25px;padding:30px}.store-feature>div>p{font-size:31px}.store-feature>.store-feature-demo{margin-bottom:-40px}.store-feature-demo .demo-heading h3{font-size:21px}.store-feature-demo .demo-files{display:none}.catalog-search input{width:150px}.page-hero h1{font-size:51px}.product-intro h1{font-size:53px}.evidence-section{width:calc(100% - 32px);padding:40px 28px;gap:25px}.evidence-section h2{font-size:41px}.evidence-section>div>p{font-size:12px}.packet-columns>div{padding:12px 8px}.packet-columns h4{font-size:23px}.packet-columns span{font-size:7px}.packet-foot small{display:none}.evidence-packet h3{font-size:25px}.pricing-section{gap:25px}.pricing-section h2{font-size:33px}.price-card{padding:21px}.price{font-size:70px}.price>small{margin-left:8px;font-size:10px}.price-card li{font-size:10px}.privacy-note{gap:12px}.privacy-note h3{font-size:17px}.privacy-note .text-link{font-size:9px}.pass-hero h1{font-size:46px}.pass-hero p{font-size:14px}.pass-hero .pass-card{height:225px;padding:22px}.pass-hero .pass-card-title{font-size:25px;margin:28px 0}.pass-hero .pass-card-bottom{font-size:9px}.purchase-options article{padding:23px}.purchase-options h3{font-size:28px}.purchase-options article>p{font-size:12px}.option-example{gap:10px}.option-example span{font-size:9px}.purchase-options ul{font-size:11px}.inclusion-grid{gap:25px}.inclusion-grid h3{font-size:21px}.pass-honesty{gap:25px}.pass-honesty strong{min-width:175px;max-width:175px;font-size:15px}.about-hero h1{font-size:62px}.about-bottom{gap:35px}.about-bottom p{font-size:14px}.about-story h2{font-size:38px}.about-manifesto{width:calc(100% - 32px);padding:40px}.about-manifesto h2{font-size:44px}.principle-grid{gap:30px;grid-template-columns:1fr 1fr}}@media(max-width:700px){.site-header{border-bottom:1px solid var(--line)}.nav-wrap{height:72px}.wordmark{font-size:23px}.main-nav{display:none;position:absolute;top:71px;left:0;right:0;margin:0;background:var(--bg);border-bottom:1px solid var(--line);padding:16px 25px 22px;box-shadow:0 15px 20px #13231a12}.main-nav.open{display:flex;flex-direction:column;gap:4px;align-items:stretch}.main-nav a{font-size:16px;padding:16px 0}.main-nav a[aria-current]:after{left:auto;right:8px;bottom:50%}.menu-toggle{display:flex}.theme-toggle{width:40px;height:40px}.nav-cta{display:none}.home-hero{grid-template-columns:1fr;gap:36px;padding:42px 0 40px}.hero-copy{padding:0}.hero-copy h1{font-size:61px;letter-spacing:-.06em}.hero-copy .eyebrow{font-size:9px;margin-bottom:24px}.hero-description{font-size:15px;margin-top:28px;max-width:410px}.hero-copy .button{font-size:12px;padding:13px 19px;gap:17px}.hero-copy .text-link{font-size:11px}.hero-actions{gap:20px}.hero-footnote{font-size:9px;margin-top:20px}.product-shelf{max-width:490px;width:100%;margin:auto;padding:23px 24px 18px;border-radius:17px}.shelf-heading{font-size:8px;padding-bottom:22px}.shelf-main{padding:22px 19px 0}.shelf-product-head>.product-icon{width:48px;height:48px}.shelf-product-head h2{font-size:25px}.shelf-product-head p{font-size:10px}.shelf-file-row{font-size:10px;padding:11px}.shelf-table>div{font-size:10px;padding:11px}.shelf-table>div:first-child{font-size:7px}.shelf-result{font-size:9px}.shelf-price{padding:16px 0}.shelf-price span{display:inline;margin:0 0 0 8px;font-size:8px}.shelf-next{padding:15px 12px}.shelf-next strong{font-size:10px}.shelf-next div>span{font-size:8px}.shelf-caption{font-size:8px}.principle-strip{font-size:10px;gap:10px;justify-content:space-between}.principle-strip i{display:none}.section{padding:57px 0}.section-head{display:block;margin-bottom:28px}.section-head .eyebrow{font-size:9px;margin-bottom:13px}.section-head h2{font-size:35px;max-width:370px}.section-head>.text-link{margin-top:13px}.home-product-grid{grid-template-columns:1fr 1fr;gap:14px}.card-art{height:170px}.card-copy{padding:16px}.card-title{display:block}.card-title h3{font-size:23px}.card-title .badge{font-size:8px;margin-top:8px}.card-copy>p{font-size:11px;line-height:1.65;min-height:92px}.card-meta{font-size:9px;min-height:28px;line-height:1.5;margin:10px 0}.card-bottom{display:block;padding-top:12px;font-size:10px}.card-bottom .text-link{margin-top:6px;min-height:35px;font-size:10px;justify-content:space-between;width:100%}.mini-file{width:85px;height:108px;font-size:7px;top:31px}.mini-file.file-a{left:calc(50% - 85px)}.mini-file.file-b{left:calc(50% + 3px)}.card-art>.product-icon{width:60px;height:60px}.file-grid{width:17px;height:21px;margin-bottom:7px}.mini-file i{height:4px;margin-top:6px}.art-check{right:20px;bottom:29px;width:22px;height:22px;font-size:9px}.future-icon{width:60px;height:60px;border-radius:14px;font-size:27px}.future-lines{width:135px;height:135px;border-radius:25px}.future-lines:after{border-radius:18px}.steps{grid-template-columns:1fr;gap:26px}.step{display:grid;grid-template-columns:40px 1fr;gap:0 12px;position:relative;padding-bottom:23px;border-bottom:1px solid var(--line)}.step-number{grid-column:1;grid-row:1/3;padding-top:3px}.step-line{display:none}.step h3{grid-column:2;font-size:22px}.step p{grid-column:2;max-width:none;margin-top:9px;font-size:13px}.step:last-child{padding-bottom:0;border-bottom:none}.why-section{grid-template-columns:1fr;gap:35px}.why-intro h2{font-size:47px}.why-intro h2 br:nth-of-type(2){display:none}.why-intro>p{max-width:350px}.value-list>div{gap:22px}.value-list>div svg{display:block}.value-list h3{font-size:22px}.value-list p{font-size:13px}.featured-product{padding:28px 20px;gap:30px;margin-bottom:60px}.featured-copy{column-gap:12px}.featured-copy>.product-icon{width:42px;height:42px}.featured-copy>p{font-size:14px}.featured-copy>.button{font-size:11px;padding:10px 14px;gap:10px}.featured-copy .feature-tags{font-size:8px}.featured-copy h2{font-size:33px}.featured-copy .small-muted{font-size:10px}.featured-demo{transform:none}.featured-demo .demo-body{padding:17px}.pass-teaser{grid-template-columns:1fr;gap:18px;padding-bottom:45px}.pass-teaser h2{font-size:46px}.pass-teaser p{max-width:420px}.pass-teaser .eyebrow{font-size:9px}.pass-art{width:100%;max-width:420px;min-height:290px;margin:0 auto}.pass-card{height:235px;padding:25px}.pass-card-back{height:225px}.pass-card-title{font-size:27px;margin:27px 0}.pass-card-top{font-size:8px}.pass-card-bottom{font-size:10px}.pass-card-bottom span:last-child{font-size:7px}.news-row{flex-wrap:wrap;gap:16px;padding:22px 0}.news-row h3{font-size:20px;width:85%;order:3}.news-row>svg{order:2;margin-left:auto}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section h2{max-width:100%;font-size:37px}.faq-section>div>.muted{margin-top:13px}summary{font-size:14px;padding:22px 0}details p{font-size:13px}.footer-top{grid-template-columns:1fr 1fr;gap:34px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:first-child p{margin-top:12px}.footer-top>.footer-note{display:none}.footer-top{padding-bottom:28px}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:15px}.footer-bottom>span:nth-child(2){margin-left:auto}.footer-bottom>a{display:none}.footer-label{margin-bottom:15px}.footer-top>div:not(:first-child)>a{margin-top:8px;min-height:30px}.page-hero{padding:45px 0 35px}.page-hero h1{font-size:48px}.page-hero>p{font-size:14px}.store-feature{grid-template-columns:1fr;padding:26px;gap:25px}.store-feature>.store-feature-demo{max-width:500px;transform:rotate(1deg);margin:0 auto -125px;max-height:360px;overflow:hidden;width:100%}.store-feature .inline-product h2{font-size:27px}.store-feature>div>p{font-size:34px}.store-feature .eyebrow{font-size:9px;margin-bottom:18px}.store-feature-demo .demo-files{display:flex}.store-feature-demo .demo-heading h3{font-size:23px}.catalog-section .section-head{display:block}.catalog-search{margin-top:22px;width:100%}.catalog-search input{width:100%}.categories{flex-wrap:nowrap;overflow-x:auto;width:100%;padding:4px;scrollbar-width:thin}.categories button{white-space:nowrap;padding:9px 13px;flex-shrink:0;font-size:11px}.catalog-controls{gap:16px}.catalog-count>span{display:none}.catalog-grid{gap:14px}.catalog-pass-note{padding:18px;gap:15px}.catalog-pass-note p{font-size:11px}.catalog-pass-note p span{font-size:9px}.catalog-pass-note>svg{display:none}.product-subnav{padding:14px 0;font-size:10px;gap:15px}.product-subnav>span{display:none}.product-subnav>div{gap:20px}.product-hero{padding:40px 0 36px;gap:32px}.product-byline{margin-bottom:27px}.product-byline>.product-icon{width:43px;height:43px}.product-byline>div{font-size:21px}.product-byline>div>span{font-size:10px}.product-byline>.badge{font-size:8px;margin-left:10px}.product-intro{text-align:left;align-items:start}.product-intro h1{font-size:44px;line-height:1.1}.product-intro>p{font-size:14px;margin-top:22px;line-height:1.8}.product-intro .hero-actions{gap:20px}.product-intro .button{font-size:12px;padding:13px 18px}.product-availability{font-size:9px;gap:10px}.product-availability>span+span:before{margin-right:10px}.product-hero-demo{padding:15px 10px 12px;border-radius:13px}.product-hero-demo>.demo-window{transform:none}.demo-body{padding:18px}.demo-heading{margin:20px 0 17px}.demo-heading h3{font-size:24px}.demo-files{padding:10px}.demo-files .filename{font-size:9px}.tiny-label{font-size:7px}.demo-tabs button{font-size:8px;min-height:48px}.demo-tabs strong{font-size:17px}.product-hero-demo .value-comparison{padding:18px 12px;gap:8px}.product-hero-demo .value-comparison strong{font-size:24px}.preview-caption{margin-top:14px;font-size:8px}.preview-caption span{font-size:7px}.demo-footer{font-size:7px;padding:7px 9px}.demo-footer button{font-size:8px}.product-trust-strip{padding:20px 24px;gap:16px 22px;justify-content:start;font-size:9px}.problem-section h2{font-size:36px}.problem-section>p{font-size:14px}.evidence-section{grid-template-columns:1fr;gap:35px;padding:35px 23px}.evidence-section h2{font-size:49px}.evidence-section>div>p{font-size:14px;max-width:420px}.evidence-points{gap:14px}.evidence-packet{max-width:410px;width:100%;margin:0 auto;padding:22px;transform:rotate(1deg)}.packet-columns>div{padding:15px 12px}.packet-columns .eyebrow{font-size:8px}.packet-columns h4{font-size:28px}.packet-columns span{font-size:8px}.packet-foot small{display:block}.actual-preview{padding:8px 8px 0;border-radius:8px}.actual-preview figcaption{display:block;padding:12px 4px;font-size:9px;line-height:1.7}.actual-preview figcaption>span{display:block;font-size:8px;margin-bottom:5px}.section-head>p{margin-top:17px;font-size:11px}.use-cases{gap:13px}.use-cases article{padding:20px 16px}.use-cases h3{font-size:20px}.use-cases p{font-size:11px}.comparison-intro h2{font-size:36px}.comparison-intro p{font-size:14px}.comparison-table th,.comparison-table td{padding:15px 12px;min-width:130px}.comparison-table thead th{font-size:12px}.comparison-table tbody th{font-size:11px}.comparison-table td{font-size:10px}.comparison-table th small{font-size:8px}.comparison-table td span{margin-right:6px}.pricing-section{grid-template-columns:1fr;gap:35px}.pricing-section h2{font-size:40px}.pricing-section>div:first-child{padding-top:0}.privacy-note{margin-top:28px;padding-top:24px}.privacy-note h3{font-size:20px}.privacy-note p{font-size:12px}.privacy-note .text-link{font-size:11px}.price-card{padding:27px;max-width:450px;width:100%;margin:auto}.price-title h3{font-size:23px}.price-title .badge{display:block;font-size:8px}.price{font-size:78px}.price-card li{font-size:12px}.price-card>.small-muted{font-size:10px}.privacy-status{padding:23px}.privacy-status>div{grid-template-columns:1fr;gap:15px}.privacy-status h3{font-size:25px}.privacy-status p{font-size:12px}.related-section{display:block;padding-bottom:55px}.related-section h2{font-size:35px}.related-section .button{margin-top:23px}.pass-hero{grid-template-columns:1fr;padding:48px 0 30px;gap:30px}.pass-hero h1{font-size:55px}.pass-hero .eyebrow{font-size:10px}.pass-hero .pass-art{max-width:410px}.pass-hero .pass-card{height:245px;padding:25px}.pass-hero .pass-card-title{font-size:29px}.pass-intro{text-align:left}.pass-intro .eyebrow{justify-content:start}.pass-intro h2{font-size:35px}.pass-intro p{font-size:14px;margin-top:22px}.segmented{width:100%;justify-content:center}.segmented button{font-size:12px;padding:12px 19px;flex:1}.purchase-options{grid-template-columns:1fr;gap:20px}.purchase-options article{padding:29px}.purchase-options h3{font-size:33px}.purchase-options article>p{font-size:14px}.option-example strong{font-size:16px}.option-example span{font-size:11px}.purchase-options ul{font-size:13px;min-height:auto}.ownership-note{font-size:11px;text-align:left}.inclusion-grid{grid-template-columns:1fr;gap:30px}.inclusion-grid article>span{padding-bottom:13px;margin-bottom:19px}.inclusion-grid h3{font-size:26px}.inclusion-grid p{font-size:14px}.pass-honesty{display:block;padding:24px}.pass-honesty strong{max-width:none;font-size:18px;line-height:1.4;display:block}.pass-honesty p{margin-top:15px;font-size:13px}.about-hero{padding:50px 0 35px}.about-hero h1{font-size:53px}.about-bottom{gap:25px;margin-top:35px;align-items:start}.about-bottom>.brand-mark{width:35px;height:37px}.about-bottom p{font-size:13px}.about-bottom>span:last-child{display:none}.about-story{gap:20px}.about-story h2{font-size:35px}.about-story p{font-size:15px}.about-manifesto{padding:33px 25px}.about-manifesto h2{font-size:33px;line-height:1.35}.about-manifesto>div{margin-left:0;font-size:11px}.principle-grid{gap:27px 20px}.principle-grid h3{font-size:22px}.principle-grid p{font-size:12px}.about-end{flex-wrap:wrap;gap:20px;padding-bottom:55px}.about-end>.product-icon{width:48px;height:48px}.about-end h2{font-size:31px}.about-end p{font-size:11px}.about-end>.button{margin:7px 0 0;width:100%}.info-page{padding:55px 0 80px}.info-page h1{font-size:46px}.info-page>p{font-size:14px}.modal-content{padding:33px 25px}.modal-content h2{font-size:35px}}@media(max-width:400px){.section,.home-hero,.page-hero,.product-hero,.pass-hero,.about-hero,.about-end,.related-section,.info-page,.product-subnav,.pass-teaser,.store-feature,.privacy-status{width:calc(100% - 40px)}.hero-copy h1{font-size:55px}.hero-actions{gap:15px}.hero-copy .text-link{font-size:10px;gap:9px}.hero-description{font-size:14px}.hero-footnote{font-size:8px}.product-shelf{padding:20px 18px 17px}.shelf-main{padding:19px 16px 0}.shelf-price span,.shelf-caption{font-size:7px}.card-art{height:145px}.card-copy{padding:14px}.card-title h3{font-size:21px}.card-copy>p{font-size:10px;min-height:102px}.card-meta{font-size:8px;min-height:30px}.card-bottom,.card-bottom .text-link{font-size:9px}.card-bottom strong{font-size:17px}.future-card .card-bottom{line-height:1.7}.mini-file{width:75px;height:99px;font-size:6px;top:22px;padding:9px}.mini-file.file-a{left:calc(50% - 72px)}.mini-file.file-b{left:calc(50% + 1px)}.card-art>.product-icon{width:52px;height:52px}.art-check{right:13px;bottom:25px}.featured-copy{display:block}.featured-copy>.product-icon{display:none}.featured-copy>.button{margin-top:0}.feature-tags{margin:18px 0}.featured-copy>.small-muted{font-size:9px}.featured-demo .demo-body{padding:13px}.featured-demo .demo-heading h3{font-size:22px}.demo-footer{font-size:6px}.pass-hero h1{font-size:49px}.product-intro h1{font-size:41px}.product-intro .hero-actions{gap:12px}.product-intro .button{font-size:11px;gap:12px;padding:12px 15px}.product-intro .hero-actions .text-link{font-size:10px;gap:10px}.demo-files .filename{font-size:8px}.evidence-top{font-size:10px}.evidence-top span:last-child{font-size:7px}.value-comparison strong{font-size:20px}.price-title .badge{font-size:7px;padding:5px 7px}.about-hero h1{font-size:48px}.about-manifesto h2{font-size:30px}.modal-status{font-size:11px}.modal-content>p{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal.will-reveal{opacity:1;transform:none}.product-shelf:hover .shelf-main,.pass-art:hover .pass-card,.featured-demo:hover,.store-feature-demo:hover,.product-hero-demo:hover>.demo-window{transform:none}}.generic-product-icon{display:grid;place-items:center;width:76px;height:76px;border-radius:18px;font-size:36px;color:#fff;box-shadow:var(--shadow)}.generic-product-icon img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.store-feature-demo,.store-feature>.store-feature-demo{margin-bottom:0;max-height:none;overflow:visible}@media(max-width:700px){.card-copy>p{font-size:12px;min-height:120px}.card-meta{font-size:10px;min-height:44px}.card-bottom{font-size:10px}.card-bottom .text-link{font-size:11px}.card-bottom small{font-size:9px}}.language-switch{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:11px}.language-switch button{background:transparent;border:0;color:var(--muted);padding:8px 3px;cursor:pointer;font:inherit}.language-switch button[aria-pressed=true]{color:var(--ink);font-weight:700;text-decoration:underline;text-underline-offset:4px}.language-mobile{display:none}@media(max-width:700px){.language-desktop{display:none}.language-mobile{display:flex;padding:8px 0}.language-mobile button{min-height:44px;padding:8px}}html[lang=zh-CN]{font-family:Instrument Sans,PingFang SC,Microsoft YaHei,sans-serif}html[lang=zh-CN] h1,html[lang=zh-CN] h2{letter-spacing:-.035em}@media(max-width:700px){.product-subnav{flex-wrap:wrap;gap:10px}.product-subnav>div{flex-wrap:wrap;gap:10px 18px}.product-subnav a{min-height:28px;display:inline-flex;align-items:center}}.native-card-image{width:100%;height:100%;object-fit:contain;padding:14px;background:var(--soft)}@media(max-width:700px){.brand-mark{width:30px;height:31px}.brand-wordmark{width:139px;height:27px}}
