@font-face{font-family:"Source Sans 3";src:url(/fonts/SourceSans3VF-Upright.ttf.woff2) format("woff2");font-weight:200 900;font-style:normal;font-display:swap}@font-face{font-family:Source Han Sans KR;src:url(/fonts/SourceHanSansKR-VF.ttf.woff2) format("woff2");font-weight:250 900;font-style:normal;font-display:swap}@font-face{font-family:Source Han Sans JP;src:url(/fonts/SourceHanSansJP-VF.ttf.woff2) format("woff2");font-weight:250 900;font-style:normal;font-display:swap}@font-face{font-family:Source Han Sans SC;src:url(/fonts/SourceHanSansSC-VF.ttf.woff2) format("woff2");font-weight:250 900;font-style:normal;font-display:swap}@font-face{font-family:Source Han Sans TC;src:url(/fonts/SourceHanSansTC-VF.ttf.woff2) format("woff2");font-weight:250 900;font-style:normal;font-display:swap}:root{--bg: #ffffff;--bg-soft: #f8faf8;--bg-muted: #f3f6f4;--surface: #ffffff;--surface-green: #f1f8f3;--surface-selected: #eaf7f1;--ink: #0f1720;--ink-muted: #263445;--ink-soft: #536174;--forest: #0d3b2e;--forest-mid: #145c45;--forest-action: #1d6b51;--leaf: #2f8f63;--sage: #7cc28f;--line: #d8e1dc;--line-soft: #e8eee9;--line-green: #a9cbaf;--shadow-soft: 0 20px 70px rgba(15, 23, 32, .08);--shadow-device: 0 36px 90px rgba(13, 59, 46, .18);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--content: min(1160px, calc(100% - 48px) );--font-body: "Source Sans 3", "Source Han Sans KR", "Source Han Sans JP", "Source Han Sans SC", "Source Han Sans TC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}:lang(ko){--font-body: "Source Sans 3", "Source Han Sans KR", "Source Han Sans JP", "Source Han Sans SC", "Source Han Sans TC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}:lang(ja){--font-body: "Source Sans 3", "Source Han Sans JP", "Source Han Sans KR", "Source Han Sans SC", "Source Han Sans TC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}:lang(zh-Hans),:lang(zh-CN),:lang(zh-SG){--font-body: "Source Sans 3", "Source Han Sans SC", "Source Han Sans TC", "Source Han Sans JP", "Source Han Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}:lang(zh-Hant),:lang(zh-TW),:lang(zh-HK),:lang(zh-MO){--font-body: "Source Sans 3", "Source Han Sans TC", "Source Han Sans SC", "Source Han Sans JP", "Source Han Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{background:var(--bg);color:var(--ink);scroll-behavior:smooth;scroll-padding-top:110px;text-rendering:geometricPrecision}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-weight:500;letter-spacing:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}:where(h1,h2,h3,p){margin-top:0}:where(h1,h2,h3,strong,span,a,p,button,th,td,summary){letter-spacing:0}:where(h1,h2,h3,.page-title){word-break:keep-all}:where(p,td,th,summary){word-break:keep-all;overflow-wrap:break-word}.site-shell{min-height:100svh;overflow-x:hidden;background:var(--bg)}.page-main{padding:22px 0 0}.site-header{position:sticky;top:14px;z-index:50;width:var(--content);min-height:64px;margin:14px auto 0;padding:10px 12px 10px 16px;display:flex;align-items:center;gap:16px;background:#ffffffdb;border:1px solid rgba(216,225,220,.9);border-radius:999px;box-shadow:0 18px 54px #0f172014;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content;color:var(--forest);font-size:1.04rem;font-weight:760}.brand img{width:30px;height:30px;object-fit:contain}.site-nav{margin-left:auto;display:flex;align-items:center;gap:4px}.site-nav a{min-height:38px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--ink-muted);font-size:.9rem;font-weight:650;white-space:nowrap}.site-nav a:hover,.site-nav a[aria-current=page]{background:var(--surface-green);color:var(--forest)}.header-cta,.button{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-sm);font-size:.93rem;font-weight:720;line-height:1;white-space:nowrap;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.header-cta,.button-primary{background:var(--forest);color:#fff}.button-secondary{background:#fff;border-color:var(--line);color:var(--forest)}.header-cta:hover,.button:hover{transform:translateY(-1px)}.lang-picker{position:relative;display:inline-flex;align-items:center}.lang-trigger{width:42px;height:42px;padding:0;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--forest);cursor:pointer}.lang-trigger-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lang-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:210px;padding:10px;display:grid;gap:4px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-soft)}.lang-dropdown[hidden]{display:none}.lang-group-label{padding:6px 8px 4px;color:var(--ink-soft);font-size:.75rem;font-weight:700}.lang-option{padding:10px;border-radius:10px;color:var(--ink-muted);font-size:.9rem;font-weight:650}.lang-option:hover,.lang-option.is-current{background:var(--surface-green);color:var(--forest)}.mobile-menu-trigger{width:42px;height:42px;padding:0;display:none;place-items:center;gap:4px;background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--forest);cursor:pointer}.mobile-menu-trigger span{width:16px;height:2px;display:block;background:currentColor;border-radius:999px;transition:transform .16s ease,opacity .16s ease}.mobile-menu-trigger[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.mobile-menu-trigger[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-nav-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;padding:12px;display:grid;gap:10px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-soft);backdrop-filter:blur(18px)}.mobile-nav-panel[hidden]{display:none}.mobile-nav-links{display:grid;gap:4px}.mobile-nav-links a,.mobile-nav-cta{min-height:44px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;color:var(--ink-muted);font-size:.96rem;font-weight:700}.mobile-nav-links a[aria-current=page],.mobile-nav-links a:hover{background:var(--surface-green);color:var(--forest)}.mobile-nav-cta{justify-content:center;background:var(--forest);color:#fff}.icon-glyph{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.js .reveal{opacity:1;transform:none;transition:opacity .52s ease,transform .52s ease}.eyebrow{margin-bottom:16px;color:var(--forest-action);font-size:.82rem;font-weight:760}.home-hero{width:var(--content);min-height:680px;margin:24px auto 0;padding:60px 0 64px;display:grid;grid-template-columns:minmax(310px,.78fr) minmax(520px,1.22fr);gap:58px;align-items:center}.home-hero-copy h1{margin:0 0 14px;color:var(--forest);font-size:5.5rem;line-height:.92;font-weight:780}.home-hero-copy h2{margin:0;color:var(--ink);font-size:3rem;line-height:1.08;font-weight:760;white-space:pre-line}.home-hero-copy>p:not(.eyebrow):not(.hero-platforms){max-width:34rem;margin:22px 0 0;color:var(--ink-muted);font-size:1.08rem;line-height:1.78}.hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:12px}.hero-platforms{margin:24px 0 0;color:var(--ink-soft);font-size:.94rem;line-height:1.6}.product-capture-stack{position:relative;min-height:560px}.device-frame{margin:0}.device-showcase{isolation:isolate}.device-macbook{position:absolute;top:10px;right:0;width:84%;z-index:1}.macbook-lid{padding:9px;background:#17211d;border:1px solid rgba(15,23,32,.38);border-radius:22px 22px 16px 16px;box-shadow:var(--shadow-device)}.macbook-lid .device-screen{aspect-ratio:16 / 10;overflow:hidden;background:#fff;border-radius:14px}.macbook-base{width:104%;height:15px;margin:0 auto;transform:translate(-2%);background:linear-gradient(180deg,#d8dfdc,#aeb8b3);border-radius:0 0 24px 24px}.device-ipad,.device-iphone{position:absolute;overflow:hidden;background:#111815;border:1px solid rgba(15,23,32,.28);box-shadow:var(--shadow-device);z-index:2}.device-ipad{left:0;bottom:8px;width:30%;padding:8px;border-radius:28px}.device-ipad .device-screen{aspect-ratio:3 / 4;overflow:hidden;border-radius:20px}.device-iphone{right:8%;bottom:8px;width:20%;padding:7px;border-radius:30px}.device-iphone .device-screen{aspect-ratio:9 / 19.5;overflow:hidden;border-radius:22px}.device-screen img{width:100%;height:100%;object-fit:cover;object-position:top center;background:#fff}.phone-sensor{position:absolute;top:12px;left:50%;z-index:3;width:38px;height:10px;transform:translate(-50%);background:#101713;border-radius:999px}.device-chip{position:absolute;z-index:4;padding:9px 12px;background:#ffffffeb;border:1px solid var(--line);border-radius:999px;box-shadow:0 18px 44px #0f17201f;color:var(--forest);font-size:.82rem;font-weight:740}.device-chip-pdf{top:18px;left:10%}.device-chip-ai{top:38%;right:0}.device-chip-review{left:34%;bottom:0}.section-heading{max-width:680px;margin:0 auto 34px;text-align:center}.section-heading h2,.pricing-catalog-header h2{margin-bottom:12px;color:var(--ink);font-size:2.15rem;line-height:1.18;font-weight:740}.section-heading p,.pricing-catalog-header p{margin-bottom:0;color:var(--ink-soft);font-size:1rem;line-height:1.72}.study-flow{width:var(--content);margin:24px auto 0;padding:46px 0 36px;border-top:1px solid var(--line-soft)}.flow-ribbon{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:0 18px 60px #0f17200f}.flow-ribbon article{position:relative;min-height:178px;padding:26px 24px;display:grid;align-content:start;gap:10px;border-right:1px solid var(--line-soft)}.flow-ribbon article:last-child{border-right:0}.flow-icon,.pricing-principle>span,.trust-summary article>span,.feature-mini-icon{width:44px;height:44px;display:grid;place-items:center;background:var(--surface-green);border:1px solid var(--line-green);border-radius:13px;color:var(--forest-action)}.flow-ribbon strong{color:var(--ink);font-size:1rem;font-weight:760}.flow-ribbon article>span:not(.flow-icon){color:var(--ink-soft);font-size:.92rem;line-height:1.58}.flow-ribbon i{position:absolute;top:50%;right:-8px;z-index:2;width:16px;height:16px;border-top:1.5px solid var(--line-green);border-right:1.5px solid var(--line-green);transform:translateY(-50%) rotate(45deg);background:#fff}.feature-mini-grid{width:var(--content);margin:34px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-mini-panel{min-height:290px;padding:28px;display:flex;flex-direction:column;background:var(--bg-soft);border:1px solid var(--line-soft);border-radius:var(--radius-lg)}.feature-mini-panel h2{margin:24px 0 10px;color:var(--ink);font-size:1.45rem;line-height:1.25;font-weight:740}.feature-mini-panel p{color:var(--ink-muted);font-size:.98rem;line-height:1.72}.mini-ui-strip{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px}.mini-ui-strip span,.plan-tag{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;background:var(--surface-green);border:1px solid var(--line-green);border-radius:999px;color:var(--forest);font-size:.8rem;font-weight:720}.home-story-intro{width:var(--content);margin:30px auto 0;padding:64px 0 42px;display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);gap:46px;align-items:end;border-top:1px solid var(--line-soft)}.home-story-intro h2{margin:0;color:var(--ink);font-size:2.7rem;line-height:1.12;font-weight:760}.home-story-intro p:not(.eyebrow){margin:0;color:var(--ink-muted);font-size:1.08rem;line-height:1.8}.pain-storyboard{width:var(--content);margin:0 auto}.pain-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.55fr);gap:64px;align-items:center;padding:58px 0;border-top:1px solid var(--line-soft)}.pain-panel:first-child{border-top-color:var(--line)}.pain-panel-alt{grid-template-columns:minmax(320px,.55fr) minmax(0,.95fr)}.pain-panel-alt .pain-copy{order:2}.pain-panel-alt .pain-visual{order:1}.pain-copy{max-width:660px}.pain-step{display:inline-flex;margin-bottom:18px;color:var(--forest-action);font-size:.86rem;font-weight:800}.pain-copy h2{margin:0;color:var(--ink);font-size:2.25rem;line-height:1.16;font-weight:760}.pain-copy p{max-width:600px;margin:18px 0 0;color:var(--ink-muted);font-size:1.02rem;line-height:1.78}.pain-copy .mini-ui-strip{margin-top:24px}.pain-visual{position:relative;overflow:hidden;width:100%;aspect-ratio:1;margin:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 24px 70px #0f172012}.pain-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.035)}.pain-visual-wallet img,.pain-visual-sync img{transform:scale(1.02)}.home-proof-strip{width:var(--content);margin:18px auto 0;padding:30px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;border-top:1px solid var(--line-soft)}.home-proof-strip article{min-height:210px;padding:24px;background:var(--bg-soft);border:1px solid var(--line-soft);border-radius:var(--radius-lg)}.home-proof-strip article>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:22px;background:#fff;border:1px solid var(--line);border-radius:13px;color:var(--forest-action)}.home-proof-strip h2{margin-bottom:10px;color:var(--ink);font-size:1.18rem;line-height:1.32;font-weight:760}.home-proof-strip p{margin:0;color:var(--ink-muted);font-size:.94rem;line-height:1.66}.trust-strip{width:var(--content);margin:34px auto 0;padding:18px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.trust-strip a{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;color:var(--ink-muted);font-size:.88rem;font-weight:650}.cta-section{width:var(--content);margin:72px auto 0;padding:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;background:var(--forest);border-radius:var(--radius-xl);color:#fff}.cta-copy h2{margin-bottom:12px;font-size:2rem;line-height:1.18;font-weight:740}.cta-copy p:not(.eyebrow),.cta-note{margin-bottom:0;color:#ffffffc2;line-height:1.7}.cta-section .eyebrow{color:var(--sage)}.cta-panel{min-width:260px;display:grid;gap:10px}.cta-section .button-primary{background:#fff;color:var(--forest)}.cta-section .button-secondary{background:transparent;border-color:#ffffff47;color:#fff}.page-hero{width:var(--content);margin:48px auto 0;padding:54px 0 44px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.45fr);gap:46px;align-items:end;border-bottom:1px solid var(--line-soft)}.page-title{max-width:780px;margin-bottom:18px;color:var(--ink);font-size:3.4rem;line-height:1.08;font-weight:760}.page-subtitle{max-width:760px;margin-bottom:0;color:var(--ink-muted);font-size:1.08rem;line-height:1.82}.page-hero-side{padding:20px;background:var(--surface-green);border:1px solid var(--line-green);border-radius:var(--radius-md)}.page-hero-side p{margin-bottom:0;color:var(--forest);font-size:.94rem;line-height:1.68}.page-section,.feature-product-tour,.feature-capability-grid,.policy-list,.editorial-bands,.support-list,.pricing-principles,.pricing-representative,.pricing-plans,.pricing-boosts,.pricing-notes,.trust-summary{width:var(--content);margin:34px auto 0}.page-stack{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.page-card,.policy-panel,.editorial-band,.support-row,.pricing-principle,.pricing-tier-card,.boost-card,.trust-summary article{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 16px 50px #0f17200a}.page-card,.policy-panel,.editorial-band{padding:28px}.page-card h2,.policy-panel h2,.editorial-band h2,.support-row h2,.trust-summary h2{margin-bottom:12px;color:var(--ink);font-size:1.35rem;line-height:1.3;font-weight:740}.page-card p,.policy-panel p,.editorial-band p,.support-row p,.trust-summary p{margin-bottom:0;color:var(--ink-muted);line-height:1.78}.feature-product-tour{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.72fr);gap:16px;align-items:stretch}.feature-tour-panel{padding:24px;overflow:hidden;background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 18px 58px #0f17200d}.feature-tour-panel-large{min-height:470px;display:flex;flex-direction:column;justify-content:space-between;gap:26px}.feature-tour-copy{display:grid;align-content:start}.feature-tour-kicker{margin-bottom:12px;color:var(--forest-action);font-size:.78rem;font-weight:800}.feature-tour-icon,.feature-capability-icon{width:46px;height:46px;display:grid;place-items:center;background:#fff;border:1px solid var(--line-green);border-radius:14px;color:var(--forest-action)}.feature-tour-copy .feature-tour-icon{margin-bottom:24px}.feature-tour-panel h2{margin:0;color:var(--ink);font-size:1.55rem;line-height:1.28;font-weight:760}.feature-tour-panel-large h2{font-size:2rem;line-height:1.18}.feature-tour-panel p{margin:14px 0 0;color:var(--ink-muted);line-height:1.72}.feature-pain{color:var(--ink)!important;font-weight:680}.feature-bullet-list{margin:18px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px;list-style:none}.feature-bullet-list li{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid rgba(13,92,69,.18);border-radius:999px;background:#fff;color:var(--forest-action);font-size:.78rem;line-height:1.2;font-weight:720}.feature-bullet-list-compact{margin-top:14px}.feature-tour-capture{margin:0;padding:8px;overflow:hidden;background:#111815;border:1px solid rgba(15,23,32,.28);border-radius:22px;box-shadow:0 30px 78px #0d3b2e29}.feature-tour-capture img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center;background:#fff;border-radius:15px}.feature-tour-capture-mac{width:100%;flex:1;min-height:330px;margin-top:28px;align-self:stretch}.feature-tour-capture-mac img{height:100%;aspect-ratio:auto;object-fit:contain}.feature-tour-secondary{display:grid;gap:16px}.feature-tour-secondary .feature-tour-panel{min-height:227px}.feature-tour-row{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start}.feature-tour-row .feature-tour-kicker{display:block;margin-bottom:6px}.feature-tour-secondary .feature-tour-capture{width:56%;margin:18px 0 0 auto;border-radius:20px}.feature-tour-capture-ipad img{aspect-ratio:3 / 4}.feature-tour-capture-iphone{max-width:145px}.feature-tour-capture-iphone img{aspect-ratio:9 / 19.5}.feature-meta-row{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.feature-meta-row span{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid var(--line-green);border-radius:999px;background:var(--surface-green);color:var(--forest-action);font-size:.78rem;line-height:1.2;font-weight:720}.feature-meta-row-small{margin-top:14px}.feature-detail-list{display:grid;gap:18px}.feature-detail-row{min-height:360px;padding:28px;display:grid;grid-template-columns:minmax(0,.78fr) minmax(340px,.72fr);gap:34px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 18px 58px #0f17200b}.feature-detail-row:nth-child(2n){grid-template-columns:minmax(340px,.72fr) minmax(0,.78fr)}.feature-detail-row:nth-child(2n) .feature-detail-copy{order:2}.feature-detail-row:nth-child(2n) .feature-detail-capture{order:1}.feature-detail-copy{max-width:560px}.feature-detail-kicker{margin:18px 0 10px;color:var(--forest-action);font-size:.82rem;font-weight:800}.feature-detail-copy h2{margin:0;color:var(--ink);font-size:2rem;line-height:1.18;font-weight:760}.feature-detail-copy>p:not(.feature-detail-kicker){margin:16px 0 0;color:var(--ink-muted);line-height:1.78}.feature-detail-capture{min-height:250px;margin:0;padding:8px;overflow:hidden;background:#111815;border:1px solid rgba(15,23,32,.22);border-radius:24px;box-shadow:0 28px 74px #0d3b2e1f}.feature-detail-capture img{width:100%;height:100%;min-height:250px;display:block;object-fit:cover;object-position:top center;background:#fff;border-radius:16px}.feature-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.feature-capability-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-capability-card{min-height:244px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 16px 50px #0f17200a}.feature-capability-card h2{margin:22px 0 10px;color:var(--ink);font-size:1.16rem;line-height:1.32;font-weight:760}.feature-capability-card p{margin:0;color:var(--ink-muted);font-size:.93rem;line-height:1.68}.policy-list{display:grid;gap:14px}.editorial-bands{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.support-list{display:grid;gap:12px}.support-row{padding:24px;display:grid;grid-template-columns:54px minmax(180px,.35fr) minmax(0,1fr);gap:18px;align-items:start}.support-row>span{width:42px;height:42px;display:grid;place-items:center;background:var(--surface-green);border:1px solid var(--line-green);border-radius:999px;color:var(--forest);font-weight:760}.faq-section{display:grid;grid-template-columns:minmax(230px,.34fr) minmax(0,.66fr);gap:18px;align-items:start}.faq-topic-rail{position:sticky;top:104px;padding:22px;background:var(--bg-soft);border:1px solid var(--line-soft);border-radius:var(--radius-lg)}.faq-topic-rail h2{margin-bottom:16px;color:var(--ink);font-size:1.15rem;line-height:1.35}.faq-topic-rail div{display:grid;gap:8px}.faq-topic-rail a{min-height:46px;padding:0 12px;display:flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:12px;color:var(--ink-muted);font-size:.92rem;font-weight:670}.faq-topic-rail a.active,.faq-topic-rail a:hover{background:#fff;border-color:var(--line);color:var(--forest)}.faq-list{display:grid;gap:10px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:var(--radius-md)}.faq-item summary{min-height:62px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--ink);font-weight:710;cursor:pointer}.faq-item summary:after{content:"";width:9px;height:9px;flex:0 0 auto;border-right:1.5px solid var(--ink-soft);border-bottom:1.5px solid var(--ink-soft);transform:rotate(45deg)}.faq-item[open] summary:after{transform:rotate(225deg)}.faq-answer{padding:0 20px 20px;color:var(--ink-muted);line-height:1.75}.pricing-principles-iconic,.pricing-tier-grid,.boost-grid,.trust-summary{display:grid;gap:16px}.pricing-principles-iconic{grid-template-columns:repeat(3,1fr)}.pricing-principle{padding:24px}.pricing-principle h2{margin:22px 0 10px;color:var(--ink);font-size:1.25rem;line-height:1.32}.pricing-principle p{margin-bottom:0;color:var(--ink-muted);line-height:1.72}.pricing-catalog-header{margin-bottom:22px}.pricing-tier-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.pricing-tier-grid-featured{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-tier-card{min-height:265px;padding:22px;display:flex;flex-direction:column;gap:12px}.pricing-tier-card.featured,.boost-card.featured{border-color:var(--forest-action);box-shadow:0 20px 60px #1d6b511f}.pricing-tier-card h2,.boost-card h2{margin:2px 0 0;color:var(--ink);font-size:1.25rem;line-height:1.25;font-weight:760}.price-line{margin-top:2px}.price-value,.boost-card strong{color:var(--forest);font-size:1.55rem;line-height:1.2;font-weight:780}.pricing-credit-row{margin-top:8px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.pricing-credit-row span,.pricing-usage-label,.pricing-tier-summary{color:var(--ink-soft);font-size:.86rem;font-weight:680}.pricing-credit-row strong{color:var(--forest);font-size:1rem}.pricing-tier-summary,.pricing-usage-label,.pricing-usage-value{margin-bottom:0}.pricing-usage-value{color:var(--ink-muted);font-size:.9rem;line-height:1.65}.pricing-card-cta{min-height:38px;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--forest-action);border-radius:999px;color:var(--forest);font-size:.88rem;font-weight:760}.pricing-card-cta:hover{background:var(--surface-green)}.pricing-beta-cta{width:var(--content);margin:32px auto 0;padding:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;background:var(--surface-green);border:1px solid var(--line-green);border-radius:var(--radius-lg)}.pricing-beta-cta h2{margin:0 0 10px;color:var(--ink);font-size:1.8rem;line-height:1.22;font-weight:760}.pricing-beta-cta p:not(.eyebrow){margin:0;color:var(--ink-muted);line-height:1.7}.boost-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.boost-card{padding:22px}.boost-card p,.boost-card span:not(.plan-tag){display:block;margin:8px 0 0;color:var(--ink-muted);line-height:1.6}.pricing-comparison{display:grid;gap:16px}.table-wrap{width:100%;margin-top:18px;overflow-x:auto;border:1px solid var(--line-soft);border-radius:var(--radius-md)}.comparison-table{width:100%;min-width:760px;border-collapse:collapse;font-size:.9rem}.comparison-table th,.comparison-table td{padding:15px 16px;text-align:left;border-bottom:1px solid var(--line-soft);vertical-align:top}.comparison-table tr:last-child td{border-bottom:0}.comparison-table th{background:var(--bg-soft);color:var(--forest);font-weight:760}.comparison-table td:first-child{color:var(--ink);font-weight:720}.comparison-table td{color:var(--ink-muted);line-height:1.5}.trust-summary{grid-template-columns:repeat(3,1fr)}.trust-summary article{padding:24px}.site-footer{width:var(--content);margin:76px auto 0;padding:34px 0 44px;border-top:1px solid var(--line-soft)}.site-footer-grid{display:grid;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(130px,.28fr));gap:34px}.footer-brand{display:flex;align-items:center;gap:12px;color:var(--forest)}.footer-brand img{width:34px;height:34px}.footer-brand strong{display:block;font-size:1.05rem}.footer-brand p,.footer-note{margin-bottom:0;color:var(--ink-soft);line-height:1.7}.footer-note{max-width:430px;margin-top:18px}.footer-column{display:grid;align-content:start;gap:10px}.footer-column h3{margin-bottom:4px;color:var(--ink);font-size:.92rem;font-weight:760}.footer-column a{color:var(--ink-soft);font-size:.9rem}.footer-column a:hover{color:var(--forest)}@media(max-width:1100px){.home-hero{grid-template-columns:1fr;gap:38px;min-height:auto}.product-capture-stack{max-width:760px;min-height:520px;margin:0 auto;width:100%}.pricing-tier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-product-tour{grid-template-columns:1fr}.feature-detail-row,.feature-detail-row:nth-child(2n){grid-template-columns:1fr}.feature-detail-row:nth-child(2n) .feature-detail-copy,.feature-detail-row:nth-child(2n) .feature-detail-capture{order:initial}.feature-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pain-panel,.pain-panel-alt{grid-template-columns:minmax(0,.9fr) minmax(260px,.52fr);gap:34px}.pricing-tier-grid-featured,.pricing-principles-iconic,.boost-grid,.trust-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){:root{--content: min(100% - 32px, 720px)}.site-header{min-height:58px;gap:10px}.site-nav,.header-cta{display:none}.lang-picker{margin-left:auto}.mobile-menu-trigger{display:grid}.home-hero{margin-top:16px;padding:36px 0 44px}.home-hero-copy h1{font-size:4.1rem}.home-hero-copy h2{font-size:2.35rem}.product-capture-stack{min-height:430px}.device-macbook{right:-8%;width:96%}.device-ipad{width:43%}.device-iphone{width:23%;right:2%}.device-chip{display:none}.flow-ribbon,.feature-mini-grid,.feature-tour-panel-large,.feature-capability-grid,.home-story-intro,.pain-panel,.pain-panel-alt,.home-proof-strip,.pricing-principles-iconic,.pricing-tier-grid,.pricing-tier-grid-featured,.boost-grid,.page-stack,.editorial-bands,.faq-section,.trust-summary,.site-footer-grid{grid-template-columns:1fr}.home-story-intro{gap:18px;padding:44px 0 28px}.home-story-intro h2,.pain-copy h2{font-size:2.15rem}.pain-panel,.pain-panel-alt{padding:42px 0}.pain-panel-alt .pain-copy,.pain-panel-alt .pain-visual{order:initial}.pain-visual{max-width:420px;justify-self:center}.feature-tour-panel-large{min-height:auto;gap:22px}.feature-tour-secondary .feature-tour-capture{width:min(280px,74%)}.flow-ribbon article{min-height:auto;border-right:0;border-bottom:1px solid var(--line-soft)}.flow-ribbon article:last-child{border-bottom:0}.flow-ribbon i{display:none}.feature-mini-panel{min-height:auto}.page-hero{grid-template-columns:1fr;gap:18px;margin-top:30px;padding:34px 0}.page-title{font-size:2.55rem}.support-row{grid-template-columns:46px 1fr}.support-row p{grid-column:1 / -1}.faq-topic-rail{position:static}.cta-section{grid-template-columns:1fr;padding:26px}.pricing-beta-cta{grid-template-columns:1fr}.cta-panel{min-width:0}}@media(max-width:560px){:root{--content: min(100% - 24px, 420px)}.page-main{padding-top:8px}.site-header{top:8px;margin-top:8px;padding:8px 10px}.brand span{font-size:.98rem}.brand img{width:28px;height:28px}.lang-trigger,.mobile-menu-trigger{width:38px;height:38px}.home-hero-copy h1{font-size:3.15rem}.home-hero-copy h2{font-size:2rem}.home-hero-copy>p:not(.eyebrow):not(.hero-platforms){font-size:1rem}.home-story-intro h2,.pain-copy h2{font-size:1.85rem}.home-story-intro p:not(.eyebrow),.pain-copy p{font-size:.98rem}.pain-visual{max-width:360px}.hero-actions{display:grid}.hero-actions .button{width:100%}.product-capture-stack{min-height:360px}.device-macbook{top:0;right:-28%;width:126%}.macbook-lid{padding:6px;border-radius:16px}.macbook-lid .device-screen{border-radius:10px}.macbook-base{height:11px}.device-ipad{left:0;bottom:20px;width:46%;padding:6px;border-radius:22px}.device-ipad .device-screen{border-radius:16px}.device-iphone{right:4px;bottom:0;width:25%;padding:5px;border-radius:22px}.device-iphone .device-screen{border-radius:16px}.phone-sensor{top:8px;width:28px;height:8px}.study-flow{padding-top:28px}.section-heading{text-align:left}.section-heading h2,.pricing-catalog-header h2,.cta-copy h2{font-size:1.65rem}.page-title{font-size:2.2rem}.page-card,.policy-panel,.editorial-band,.support-row,.pricing-principle,.pricing-tier-card,.boost-card,.trust-summary article,.feature-mini-panel{padding:20px;border-radius:18px}.cta-section{margin-top:52px;border-radius:22px}.site-footer{margin-top:58px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--brand-forest: #0f3d31;--brand-graphite: #111418;--brand-white: #ffffff;--brand-lime: #c6ff4d;--brand-cobalt: #2563ff;--brand-coral: #ff6668;--brand-banana: #ffd33f;--brand-sky: #e6f1ff;--paper-gray: #f6f8f6;--soft-line: #e7ece9;--muted-text: #64748b;--bg: var(--brand-white);--bg-soft: var(--paper-gray);--bg-muted: #eef3ef;--surface-green: #f1f8f3;--ink: var(--brand-graphite);--ink-muted: #2f3945;--ink-soft: var(--muted-text);--forest: var(--brand-forest);--forest-action: var(--brand-forest);--line: var(--soft-line);--line-soft: var(--soft-line);--line-green: rgba(15, 61, 49, .22);--shadow-soft: 0 22px 70px rgba(17, 20, 24, .08);--shadow-device: 0 34px 90px rgba(17, 20, 24, .18);--content: min(1180px, calc(100% - 56px) )}body{background:linear-gradient(90deg,rgba(17,20,24,.03) 1px,transparent 1px) 0 0 / 72px 72px,linear-gradient(180deg,rgba(17,20,24,.025) 1px,transparent 1px) 0 0 / 72px 72px,var(--brand-white)}.site-shell{background:transparent}.site-header{min-height:60px;background:#ffffffd1;border-color:#11141817;box-shadow:0 18px 60px #11141814}.brand,.footer-brand{color:var(--brand-graphite)}.brand-logo{width:32px;height:32px;flex:0 0 auto;border-radius:9px;object-fit:cover;box-shadow:0 10px 22px #0f3d312e}.header-cta,.button-primary,.mobile-nav-cta{background:var(--brand-forest);box-shadow:0 10px 26px #0f3d312e}.button-secondary{color:var(--brand-graphite);border-color:#11141824}.site-nav a:hover,.site-nav a[aria-current=page],.lang-option:hover,.lang-option.is-current,.mobile-nav-links a[aria-current=page],.mobile-nav-links a:hover{background:#c6ff4d3d;color:var(--brand-graphite)}.reveal{opacity:1;transform:none}.js .reveal{opacity:1;transform:translateY(18px);transition:opacity .62s cubic-bezier(.2,.8,.2,1),transform .62s cubic-bezier(.2,.8,.2,1)}.js .reveal.is-visible{opacity:1;transform:translateY(0)}.route-home .page-main{padding-top:0}.home-hero{position:relative;width:100%;min-height:calc(100svh - 92px);margin:-28px 0 0;padding:clamp(84px,11vw,132px) max(28px,calc((100vw - 1180px)/2)) clamp(52px,7vw,78px);grid-template-columns:minmax(310px,.82fr) minmax(560px,1.18fr);gap:clamp(36px,6vw,82px);overflow:hidden;background:radial-gradient(circle at 78% 54%,rgba(230,241,255,.72),transparent 36%),linear-gradient(180deg,#f6f8f6b8,#fff0)}.home-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(17,20,24,.04) 1px,transparent 1px) 0 0 / 76px 76px,linear-gradient(180deg,rgba(17,20,24,.032) 1px,transparent 1px) 0 0 / 76px 76px;mask-image:linear-gradient(180deg,#000 0,transparent 78%)}.home-hero-copy{position:relative;z-index:2}.hero-brand-line{margin:0 0 14px;color:var(--brand-forest);font-size:clamp(2.3rem,5.8vw,5.1rem);line-height:.92;font-weight:880}.home-hero-copy h1{position:relative;width:fit-content;max-width:720px;margin:0;color:var(--brand-graphite);font-size:clamp(3.05rem,6.8vw,6.4rem);line-height:.96;font-weight:900;letter-spacing:0;white-space:pre-line}.home-hero-copy h1:after{content:"";position:absolute;z-index:-1;left:.02em;right:0;bottom:.03em;height:.23em;background:var(--brand-lime);border-radius:999px;transform-origin:left center;animation:highlighter-draw .98s .42s cubic-bezier(.2,.8,.2,1) both}.home-hero-copy>p:not(.eyebrow):not(.hero-platforms):not(.hero-brand-line){max-width:35rem;color:var(--ink-muted);font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7}.eyebrow{color:var(--brand-forest);font-weight:820}.hero-actions .button{min-height:48px;border-radius:11px}.hero-platforms{color:var(--brand-graphite);font-weight:680}.product-capture-stack{min-height:clamp(520px,50vw,660px);transform:translateZ(0)}.device-macbook{top:54px;right:0;width:90%;animation:device-float 6.8s ease-in-out infinite}.macbook-lid{padding:10px;background:#15181b;border-radius:18px;box-shadow:0 34px 90px #11141838,inset 0 0 0 1px #ffffff14}.macbook-lid .device-screen{aspect-ratio:16 / 9.2;border-radius:10px}.device-ipad{left:2%;bottom:34px;width:33%;padding:8px;border-radius:24px;transform:rotate(-1.5deg);animation:device-float 7.6s .36s ease-in-out infinite}.device-iphone{right:4%;bottom:22px;width:18.5%;transform:rotate(1.5deg);animation:device-float 7s .62s ease-in-out infinite}.device-chip{border-color:#1114181f;background:#c6ff4de0;color:var(--brand-graphite);box-shadow:0 16px 46px #1114181f}.hero-overlay{position:absolute;z-index:5;pointer-events:none;filter:drop-shadow(0 12px 18px rgba(17,20,24,.12))}.hero-rays{top:4px;right:14%;width:clamp(74px,9vw,128px);animation:pop-in .54s .56s both}.hero-arrow{left:28%;bottom:2%;width:clamp(120px,15vw,216px);transform:rotate(-8deg);animation:pop-in .54s .76s both}.hero-stamp{right:20%;bottom:16%;width:clamp(70px,8vw,118px);transform:rotate(-12deg);animation:pop-in .54s .9s both}.hero-sparkle{top:34%;left:6%;width:clamp(48px,6vw,84px);animation:sparkle-pulse 2.8s 1.1s ease-in-out infinite}.home-story-intro{margin-top:0;padding-top:76px;border-top:0}.home-story-intro h2,.page-title{color:var(--brand-graphite);font-weight:860}.pain-panel{position:relative;grid-template-columns:minmax(0,.95fr) minmax(300px,.42fr);gap:clamp(32px,6vw,84px)}.pain-panel-alt{grid-template-columns:minmax(300px,.42fr) minmax(0,.95fr)}.pain-step{color:var(--brand-cobalt)}.pain-copy h2{max-width:720px;font-size:clamp(2rem,4vw,3.45rem);font-weight:880;letter-spacing:0}.pain-copy p{max-width:620px}.mini-ui-strip span,.plan-tag{background:#c6ff4d5c;border-color:#0f3d3129;color:var(--brand-graphite)}.pain-visual{min-height:300px;display:grid;place-items:center;background:linear-gradient(180deg,#e6f1ffb8,#ffffffeb),#fff;border-color:#1114181a;border-radius:24px;box-shadow:0 24px 70px #11141812}.pain-visual:before{content:"";position:absolute;inset:24px;border:1px dashed rgba(17,20,24,.16);border-radius:18px}.pain-visual-index{position:absolute;left:24px;top:20px;color:#1114183d;font-size:4rem;line-height:1;font-weight:900}.pain-visual-icon{position:relative;z-index:2;width:96px;height:96px;display:grid;place-items:center;background:var(--brand-white);border:2px solid var(--brand-forest);border-radius:24px;color:var(--brand-forest);transform:rotate(-3deg);box-shadow:0 18px 48px #1114181f}.pain-visual-icon .icon-glyph{width:46px;height:46px;stroke-width:1.8}.pain-visual-line{position:absolute;border-radius:999px;transform:rotate(-8deg)}.pain-visual-line-lime{right:18%;top:32%;width:38%;height:14px;background:var(--brand-lime)}.pain-visual-line-cobalt{left:18%;bottom:28%;width:46%;height:4px;background:var(--brand-cobalt);transform:rotate(11deg)}.pain-visual-note{position:absolute;right:18px;bottom:22px;padding:9px 12px;background:var(--brand-banana);border:1px solid rgba(17,20,24,.16);border-radius:10px;color:var(--brand-graphite);font-size:.86rem;font-weight:800;transform:rotate(4deg)}.home-proof-strip article,.feature-tour-panel,.feature-detail-row,.feature-capability-card,.pricing-principle,.pricing-tier-card,.boost-card,.policy-panel,.editorial-band,.support-row,.trust-summary article{border-color:#1114181a;box-shadow:0 18px 58px #1114180b}.feature-product-tour{grid-template-columns:minmax(0,1.08fr) minmax(340px,.7fr);gap:18px}.feature-tour-panel-large{min-height:560px;justify-content:flex-start;background:var(--brand-graphite);color:#fff}.feature-tour-panel-large h2,.feature-tour-panel-large .feature-pain{color:#fff!important}.feature-tour-panel-large p,.feature-tour-panel-large .feature-bullet-list li{color:#ffffffc7}.feature-tour-panel-large .feature-tour-kicker,.feature-detail-kicker{color:var(--brand-cobalt)}.feature-tour-panel-large .feature-tour-icon{background:var(--brand-lime);color:var(--brand-graphite);border-color:transparent}.feature-tour-panel-large .feature-meta-row span{background:#c6ff4d1f;border-color:#c6ff4d47;color:var(--brand-lime)}.feature-tour-capture,.feature-detail-capture{background:var(--brand-graphite);border-color:#11141833}.feature-detail-row{grid-template-columns:minmax(0,.74fr) minmax(380px,.78fr)}.feature-detail-capture img,.feature-tour-capture img{object-position:top center}.pricing-hero .page-hero-side,.pricing-beta-cta,.cta-section{background:var(--brand-forest);border-color:transparent;color:#fff}.pricing-hero .page-hero-side p,.pricing-beta-cta p,.pricing-beta-cta h2,.cta-section p,.cta-section h2{color:inherit}.pricing-principles-iconic{grid-template-columns:1.15fr 1fr 1fr}.pricing-principle:first-child{background:var(--brand-graphite);color:#fff}.pricing-principle:first-child h2,.pricing-principle:first-child p{color:#fff}.pricing-tier-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pricing-tier-card:hover,.pricing-tier-card:focus-within{transform:translateY(-4px);box-shadow:0 24px 70px #11141817}.pricing-tier-card.featured,.boost-card.featured{border-color:var(--brand-forest);box-shadow:0 22px 70px #0f3d3129}.pricing-card-cta:hover{background:var(--brand-lime);color:var(--brand-graphite)}.faq-item{overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.faq-item[open]{border-color:#0f3d313d;box-shadow:0 18px 52px #1114180f}.faq-answer{animation:faq-open .22s ease both}.support-row{border-radius:18px}.policy-list .policy-panel,.editorial-band{box-shadow:none}.cta-section{position:relative;overflow:hidden}.cta-section:after{content:"";position:absolute;right:34px;bottom:24px;width:min(280px,34vw);height:20px;background:var(--brand-lime);border-radius:999px;transform:rotate(-5deg);opacity:.82}.cta-copy,.cta-panel{position:relative;z-index:1}.cta-section .button-primary,.pricing-beta-cta .button-primary{background:#fff;color:var(--brand-forest);box-shadow:none}.footer-brand .brand-logo{width:34px;height:34px}@keyframes highlighter-draw{0%{transform:scaleX(0) rotate(-1.2deg)}to{transform:scaleX(1) rotate(-1.2deg)}}@keyframes device-float{0%,to{translate:0 0}50%{translate:0 -10px}}@keyframes pop-in{0%{opacity:0;scale:.88}to{opacity:1;scale:1}}@keyframes sparkle-pulse{0%,to{transform:rotate(-8deg) scale(1)}50%{transform:rotate(3deg) scale(1.08)}}@keyframes faq-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.home-hero{grid-template-columns:1fr;padding-top:96px}.product-capture-stack{max-width:820px}.feature-product-tour,.pricing-principles-iconic{grid-template-columns:1fr}}@media(max-width:860px){:root{--content: min(100% - 32px, 720px)}.home-hero{min-height:auto;margin-top:-22px;padding:84px var(--content-inline, 16px) 48px;grid-template-columns:1fr}.product-capture-stack{min-height:460px}.hero-rays{top:18px;right:4%}.hero-arrow,.hero-stamp{display:none}.pain-panel,.pain-panel-alt,.feature-detail-row,.feature-detail-row:nth-child(2n){grid-template-columns:1fr}.pain-panel-alt .pain-copy,.pain-panel-alt .pain-visual,.feature-detail-row:nth-child(2n) .feature-detail-copy,.feature-detail-row:nth-child(2n) .feature-detail-capture{order:initial}.pricing-principles-iconic,.pricing-tier-grid,.pricing-tier-grid-featured{grid-template-columns:1fr}}@media(max-width:560px){:root{--content: min(100% - 24px, 430px)}.home-hero{padding-left:12px;padding-right:12px}.hero-brand-line{font-size:2.35rem}.home-hero-copy h1{font-size:clamp(2.65rem,15vw,4.2rem)}.product-capture-stack{min-height:372px}.device-macbook{width:118%;right:-30%;top:18px}.device-ipad{width:48%;bottom:24px}.device-iphone{width:25%;right:2px}.pain-visual{min-height:260px}.pain-visual-index{font-size:3.2rem}.pain-visual-icon{width:82px;height:82px}.cta-section:after{right:18px;width:58%}}@media(prefers-reduced-motion:reduce){.home-hero-copy h1:after,.device-macbook,.device-ipad,.device-iphone,.hero-overlay{animation:none!important}.js .reveal,.js .reveal.is-visible{opacity:1;transform:none}}
