@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{--forest: #0f3d31;--forest-strong: #082b22;--graphite: #111418;--ink: #1f252b;--muted: #66727d;--white: #ffffff;--paper: #f6f8f6;--paper-strong: #eef2ef;--line: #dfe6e1;--line-dark: rgba(17, 20, 24, .14);--lime: #c6ff4d;--lime-soft: #efffc4;--cobalt: #2563ff;--cobalt-soft: #e6f1ff;--coral: #ff6668;--coral-soft: #fff0ef;--banana: #ffd33f;--banana-soft: #fff7cf;--content: min(1200px, calc(100% - 64px) );--content-wide: min(1360px, calc(100% - 64px) );--shadow: 0 24px 72px rgba(17, 20, 24, .11);--shadow-small: 0 10px 30px rgba(17, 20, 24, .08);--font: "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: "Source Sans 3", "Source Han Sans JP", "Source Han Sans KR", "Source Han Sans SC", "Source Han Sans TC", sans-serif}:lang(zh-Hans){--font: "Source Sans 3", "Source Han Sans SC", "Source Han Sans TC", "Source Han Sans JP", "Source Han Sans KR", sans-serif}:lang(zh-Hant){--font: "Source Sans 3", "Source Han Sans TC", "Source Han Sans SC", "Source Han Sans JP", "Source Han Sans KR", sans-serif}*,*:before,*:after{box-sizing:border-box}html{color:var(--graphite);background:var(--white);scroll-behavior:smooth;scroll-padding-top:92px;text-rendering:optimizeLegibility}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--font);font-size:16px;font-weight:500;line-height:1.55;letter-spacing:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}figure,p,h1,h2,h3,ol,ul,dl,dd{margin:0}ol,ul{padding:0}h1,h2,h3,strong,a,button,summary,th,td,p,span{letter-spacing:0}h1,h2,h3{color:var(--graphite);line-height:1.05;word-break:keep-all}p,li,td,th,summary{overflow-wrap:break-word;word-break:keep-all}::selection{color:var(--graphite);background:var(--lime)}:focus-visible{outline:3px solid var(--cobalt);outline-offset:3px}.skip-link{position:fixed;top:12px;left:12px;z-index:200;padding:10px 14px;color:var(--white);background:var(--graphite);border-radius:4px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100svh;overflow:clip}.page-main{min-height:60svh}.section-shell{width:var(--content);margin-inline:auto}.eyebrow{color:var(--forest);font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.button{min-height:48px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:6px;font-size:15px;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--forest);box-shadow:0 9px 24px #0f3d312e}.button-primary:hover{background:var(--forest-strong);box-shadow:0 13px 30px #0f3d313d}.button-secondary{color:var(--graphite);background:var(--white);border-color:var(--line-dark)}.button-secondary:hover{border-color:var(--graphite)}.button-lime{color:var(--graphite);background:var(--lime)}.button-lime:hover{background:#b9f637}.button-on-dark{color:var(--white);background:transparent;border-color:#fff6}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .62s cubic-bezier(.2,.75,.2,1) var(--reveal-delay, 0ms),transform .62s cubic-bezier(.2,.75,.2,1) var(--reveal-delay, 0ms)}.js .reveal.is-visible{opacity:1;transform:translateY(0)}.site-header{position:sticky;top:0;z-index:100;height:72px;background:#fffffff0;border-bottom:1px solid transparent;transition:border-color .18s ease,box-shadow .18s ease;backdrop-filter:blur(18px)}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 7px 24px #1114180b}.header-inner{width:var(--content-wide);height:100%;margin:0 auto;display:flex;align-items:center;gap:36px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--graphite);font-size:20px;font-weight:850;line-height:1}.brand-logo{width:32px;height:32px;flex:0 0 auto;object-fit:cover;border-radius:7px}.site-nav{margin-left:auto;display:flex;align-items:center;gap:4px}.site-nav a{padding:9px 12px;border-radius:6px;color:#37414a;font-size:14px;font-weight:650}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--forest);background:var(--paper)}.site-nav a[aria-current=page]:after{content:"";display:block;height:2px;margin-top:3px;background:var(--lime)}.header-actions{display:flex;align-items:center;gap:10px}.header-cta,.mobile-nav-cta{min-height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;color:var(--white);background:var(--forest);border-radius:6px;font-size:13px;font-weight:750}.language-picker{position:relative}.language-picker summary{width:40px;height:40px;display:grid;place-items:center;color:var(--graphite);background:var(--white);border:1px solid var(--line);border-radius:6px;cursor:pointer;font-size:12px;font-weight:800;list-style:none}.language-picker summary::-webkit-details-marker,.mobile-navigation summary::-webkit-details-marker{display:none}.language-menu{position:absolute;top:calc(100% + 10px);right:0;width:220px;padding:8px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-small)}.language-menu>p{padding:7px 9px 9px;color:var(--muted);font-size:12px;font-weight:700}.language-menu a{min-height:38px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;border-radius:5px;font-size:14px}.language-menu a:hover,.language-menu a[aria-current=page]{background:var(--paper);color:var(--forest)}.language-check{color:var(--forest);font-weight:900}.mobile-navigation{display:none;position:relative}.home-hero{width:var(--content-wide);min-height:min(700px,calc(100svh - 160px));margin:0 auto;padding:32px 0 38px;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(620px,1.18fr);align-items:center;gap:38px}.home-hero-copy{position:relative;z-index:4;max-width:520px}.home-hero-copy h1{margin-top:17px}.hero-product{display:block;font-size:82px;font-weight:900;line-height:.92}.hero-promise{display:block;max-width:500px;margin-top:25px;font-size:44px;font-weight:820;line-height:1.08}.hero-promise:after{content:"";width:190px;height:10px;margin:-6px 0 0 auto;display:block;background:var(--lime);transform:rotate(-1.5deg);position:relative;z-index:-1}.hero-subtitle{max-width:500px;margin-top:24px;color:#43505a;font-size:18px;line-height:1.7}.hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.hero-platforms{margin-top:21px;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;font-weight:650}.hero-platforms span{color:var(--cobalt);font-size:8px}.device-showcase{position:relative;height:590px;transform:translateY(var(--parallax-y, 0));transition:transform .12s linear}.hero-highlight{position:absolute;inset:62px 10px 44px 78px;background:var(--cobalt-soft);border:1px solid #d4e6ff;border-radius:8px;transform:rotate(1deg)}.hero-rays{position:absolute;z-index:5;top:12px;right:66px;width:80px}.device{position:absolute;z-index:3}.device-screen{width:100%;height:100%;overflow:hidden;background:var(--white)}.device-screen img{width:100%;height:100%;object-fit:cover;object-position:center top}.device-macbook{top:88px;right:0;width:630px}.macbook-screen-shell{padding:8px;aspect-ratio:1600 / 884;background:#15181a;border:1px solid #303438;border-radius:10px 10px 4px 4px;box-shadow:var(--shadow)}.macbook-screen-shell .device-screen{border-radius:3px}.macbook-base{width:108%;height:13px;margin-left:-4%;background:#c9ced0;border:1px solid #aeb5b8;border-radius:2px 2px 8px 8px;box-shadow:0 9px 14px #11141824}.macbook-base:after{content:"";width:15%;height:3px;margin:0 auto;display:block;background:#9da4a7;border-radius:0 0 5px 5px}.device-ipad{left:2px;bottom:0;width:238px;padding:8px;aspect-ratio:1100 / 1596;background:#191c1e;border-radius:19px;box-shadow:var(--shadow);transform:rotate(-1.2deg)}.device-ipad .device-screen{border-radius:12px}.device-iphone{right:18px;bottom:-6px;width:138px;padding:7px;aspect-ratio:900 / 1957;background:#111416;border-radius:26px;box-shadow:var(--shadow);transform:rotate(1.4deg)}.device-iphone .device-screen{border-radius:20px}.phone-sensor{position:absolute;z-index:2;top:8px;left:50%;width:42%;height:12px;background:#111416;border-radius:0 0 8px 8px;transform:translate(-50%)}.study-note{position:absolute;z-index:8;padding:8px 12px;color:var(--graphite);border:1px solid rgba(17,20,24,.16);box-shadow:4px 6px #11141814;font-size:13px;font-weight:800;transform:rotate(-4deg)}.study-note-primary{top:45px;left:80px;background:var(--lime)}.study-note-secondary{right:2px;bottom:92px;background:var(--banana);transform:rotate(4deg)}.home-flow{padding:112px 0 118px;border-top:1px solid var(--line)}.section-intro{max-width:700px}.section-intro .eyebrow{margin-bottom:14px}.section-intro h2{font-size:48px;font-weight:830}.section-intro>p:last-child{margin-top:18px;color:var(--muted);font-size:18px;line-height:1.7}.section-intro-wide{max-width:790px}.flow-track{position:relative;margin-top:64px;display:grid;grid-template-columns:repeat(7,1fr);list-style:none;border-top:1px solid var(--graphite)}.flow-track li{position:relative;min-width:0;padding:20px 12px 0 0}.flow-track li:before{content:"";position:absolute;top:-5px;left:0;width:9px;height:9px;background:var(--white);border:2px solid var(--graphite);border-radius:50%;transition:background-color .18s ease,transform .18s ease}.flow-track li.is-active:before,.flow-track li:hover:before{background:var(--lime);transform:scale(1.25)}.flow-number{display:block;color:var(--muted);font-size:11px;font-weight:800}.flow-icon{width:34px;height:34px;margin:16px 0 13px;display:grid;place-items:center;color:var(--forest);background:var(--paper);border-radius:6px}.flow-icon svg{width:22px;height:22px}.flow-track strong{display:block;padding-right:12px;color:var(--graphite);font-size:14px;line-height:1.35}.study-stories{padding:116px 0 40px}.study-story{min-height:590px;padding:96px 0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:100px;border-top:1px solid var(--line)}.study-story:first-of-type{margin-top:78px}.study-story-reverse .story-copy{order:2}.study-story-reverse .story-illustration{order:1}.story-copy{max-width:500px}.story-index{display:block;margin-bottom:22px;color:var(--cobalt);font-size:12px;font-weight:850}.story-copy>h3{font-size:40px;font-weight:820;line-height:1.12}.story-copy>p{margin-top:20px;color:#4f5a64;font-size:17px;line-height:1.72}.story-chips{margin-top:24px;display:flex;flex-wrap:wrap;gap:7px}.story-chips span{padding:7px 10px;color:var(--forest);background:var(--paper);border:1px solid var(--line);border-radius:5px;font-size:12px;font-weight:750}.related-story{margin-top:34px;padding:19px 0 0 18px;border-top:1px solid var(--line);border-left:3px solid var(--lime)}.related-story>span{display:block;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.related-story strong{display:block;margin-top:7px;color:var(--graphite);font-size:16px}.related-story p{margin-top:5px;color:var(--muted);font-size:14px;line-height:1.6}.story-illustration{position:relative;min-height:430px;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:8px}.illustration-paper{position:absolute;inset:44px 78px 54px;background:var(--white);border:1px solid var(--line-dark);box-shadow:var(--shadow-small);transform:rotate(-2deg)}.illustration-paper:before,.illustration-paper:after{content:"";position:absolute;left:38px;right:38px;height:2px;background:var(--line)}.illustration-paper:before{top:88px;box-shadow:0 36px 0 var(--line),0 72px 0 var(--line),0 108px 0 var(--line)}.illustration-paper:after{top:54px;right:43%;height:8px;background:var(--lime);transform:rotate(-2deg)}.illustration-icon{position:absolute;z-index:2;top:85px;left:52px;width:82px;height:82px;display:grid;place-items:center;color:var(--forest);background:var(--lime);border:2px solid var(--graphite);border-radius:50%;box-shadow:7px 8px #1114181a}.illustration-icon svg{width:42px;height:42px}.illustration-icon-related{inset:auto 48px 56px auto;width:66px;height:66px;color:var(--cobalt);background:var(--white);border-color:var(--cobalt)}.illustration-icon-related svg{width:32px;height:32px}.illustration-line{position:absolute;z-index:3;top:184px;right:70px;width:115px;height:58px;border-top:4px solid var(--cobalt);border-radius:50%;transform:rotate(13deg)}.illustration-line:after{content:"";position:absolute;right:-1px;top:-8px;width:12px;height:12px;border-top:4px solid var(--cobalt);border-right:4px solid var(--cobalt);transform:rotate(45deg)}.illustration-label{position:absolute;z-index:3;left:42%;bottom:68px;padding:9px 13px;color:var(--graphite);background:var(--banana);border:1px solid var(--graphite);font-size:13px;font-weight:800;transform:rotate(2deg)}.illustration-dot{position:absolute;right:26px;top:28px;width:18px;height:18px;background:var(--coral);border-radius:50%}.story-illustration-2{background:var(--cobalt-soft)}.story-illustration-2 .illustration-icon{color:var(--white);background:var(--cobalt)}.story-illustration-3{background:var(--banana-soft)}.story-illustration-3 .illustration-icon{background:var(--banana)}.story-illustration-4{background:var(--coral-soft)}.story-illustration-4 .illustration-icon{background:var(--coral)}.home-trust{margin-top:56px;padding:74px;display:grid;grid-template-columns:.9fr 1.1fr;gap:78px;color:var(--graphite);background:var(--cobalt-soft);border:1px solid #cbdff8;border-radius:8px}.trust-copy h2{margin-top:15px;font-size:42px;font-weight:820}.trust-copy>p:last-of-type{margin-top:18px;color:#4b5e6f;font-size:16px;line-height:1.7}.trust-links{margin-top:27px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.trust-links a{display:inline-flex;align-items:center;gap:12px;color:var(--forest);font-size:14px;font-weight:750}.trust-links a span{transition:transform .16s ease}.trust-links a:hover span{transform:translate(4px)}.proof-list{display:flex;flex-direction:column}.proof-list article{padding:20px 0;display:grid;grid-template-columns:44px 1fr;gap:16px;border-bottom:1px solid rgba(37,99,255,.18)}.proof-list article:first-child{padding-top:0}.proof-list article:last-child{padding-bottom:0;border-bottom:0}.proof-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--cobalt);background:var(--white);border-radius:6px}.proof-icon svg{width:24px;height:24px}.proof-list h3{font-size:18px;font-weight:780}.proof-list p{margin-top:5px;color:#526475;font-size:14px;line-height:1.55}.cta-section{position:relative;margin-top:128px;padding:74px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:64px;overflow:hidden;color:var(--white);background:var(--forest);border-radius:8px}.cta-section .eyebrow{color:var(--lime)}.cta-section h2{max-width:660px;margin-top:14px;color:var(--white);font-size:52px;font-weight:850}.cta-copy>p:last-child{max-width:650px;margin-top:16px;color:#ffffffbf;font-size:17px}.cta-actions{position:relative;z-index:2;min-width:220px;display:flex;flex-direction:column;align-items:stretch;gap:10px}.cta-actions>p{margin-top:4px;color:#fff9;font-size:12px;text-align:center}.cta-scribble{position:absolute;right:-36px;top:-68px;width:220px;height:220px;border:3px solid var(--cobalt);border-radius:50%;opacity:.75}.cta-scribble:after{content:"";position:absolute;inset:25px -18px -20px 20px;border:3px solid var(--lime);border-radius:50%;transform:rotate(21deg)}.page-hero{width:var(--content);min-height:430px;margin:0 auto;padding:88px 0 76px;display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:end;gap:90px;border-bottom:1px solid var(--line)}.page-hero-copy{max-width:780px}.page-hero h1{margin-top:18px;font-size:64px;font-weight:860}.page-hero-copy>p:last-child{max-width:700px;margin-top:22px;color:#4e5a64;font-size:18px;line-height:1.7}.page-hero-note{padding:18px 0 0 20px;border-top:1px solid var(--graphite);border-left:4px solid var(--lime)}.page-hero-note>span{display:block;color:var(--muted);font-size:10px;font-weight:850}.page-hero-note p{margin-top:10px;color:#4e5a64;font-size:14px;line-height:1.6}.page-hero-pricing .page-hero-note{border-left-color:var(--banana)}.page-hero-ai-data-processing .page-hero-note,.page-hero-privacy .page-hero-note{border-left-color:var(--cobalt)}.feature-index{position:sticky;top:72px;z-index:30;width:var(--content);min-height:64px;margin:0 auto;display:flex;align-items:center;gap:28px;background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.feature-index>strong{flex:0 0 auto;color:var(--graphite);font-size:12px}.feature-index>div{min-width:0;display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.feature-index>div::-webkit-scrollbar{display:none}.feature-index a{flex:0 0 auto;padding:8px 10px;display:inline-flex;gap:7px;color:var(--muted);border-radius:5px;font-size:12px;font-weight:680}.feature-index a span{color:var(--cobalt);font-size:10px}.feature-index a:hover{color:var(--forest);background:var(--paper)}.feature-chapters{width:var(--content);margin:0 auto}.feature-chapter{min-height:720px;padding:106px 0;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(500px,1.18fr);align-items:center;gap:86px;border-bottom:1px solid var(--line);scroll-margin-top:146px}.feature-chapter-reverse .feature-chapter-copy{order:2}.feature-chapter-reverse .feature-capture{order:1}.feature-heading-row{margin-bottom:22px;display:flex;align-items:center;gap:13px}.feature-number{color:var(--cobalt);font-size:11px;font-weight:850}.feature-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--forest);background:var(--lime-soft);border-radius:6px}.feature-icon svg{width:25px;height:25px}.feature-chapter h2{font-size:46px;font-weight:830}.feature-pain-solution{margin-top:31px}.feature-pain-solution>div{padding:17px 0;border-top:1px solid var(--line)}.feature-pain-solution span,.capability-list>strong{display:block;margin-bottom:7px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.feature-pain-solution p{color:#48545e;font-size:15px;line-height:1.66}.feature-pain-solution>div:last-child p{color:var(--graphite);font-size:16px;font-weight:620}.capability-list{margin-top:23px}.capability-list ul,.foundation-item ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none}.capability-list li,.foundation-item li{padding:7px 10px;color:var(--forest);background:var(--paper);border:1px solid var(--line);border-radius:5px;font-size:12px;font-weight:700}.feature-meta{margin-top:24px;display:flex;gap:14px;color:var(--muted);font-size:11px;font-weight:750}.feature-meta span:first-child:before{content:"";width:7px;height:7px;margin-right:6px;display:inline-block;background:#20a96b;border-radius:50%}.feature-capture{overflow:hidden;background:var(--white);border:1px solid #ccd3d6;border-radius:9px;box-shadow:0 24px 54px #11141821,0 3px 10px #11141812}.feature-capture figcaption{height:42px;padding:0 13px;display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:12px;color:var(--muted);background:#f7f8f8;border-bottom:1px solid #d9dddf;font-size:10px;font-weight:720}.feature-capture figcaption>strong{overflow:hidden;color:#4d565d;font-size:10px;font-weight:730;text-align:center;text-overflow:ellipsis;white-space:nowrap}.feature-window-controls{display:flex;gap:5px}.feature-window-controls i{width:8px;height:8px;display:block;background:#ff6b63;border-radius:50%}.feature-window-controls i:nth-child(2){background:#f4bd4f}.feature-window-controls i:nth-child(3){background:#61c555}.feature-screen-status{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;white-space:nowrap}.feature-screen-status i{width:6px;height:6px;display:block;background:#20a96b;border-radius:50%}.feature-screen-frame{position:relative;overflow:hidden;background:var(--white)}.feature-capture img{width:100%;height:auto;display:block;object-fit:contain;object-position:center top}.feature-capture-document-ai .feature-screen-frame{aspect-ratio:1500 / 829}.feature-capture-document-ai img{height:100%;object-fit:cover}.feature-capture-lecture-notes .feature-screen-frame,.feature-capture-study-sheet .feature-screen-frame{aspect-ratio:1200 / 780}.feature-capture-lecture-notes img,.feature-capture-study-sheet img{height:100%;object-fit:cover}.feature-capture-pdf-annotation{max-width:430px;justify-self:center;padding:8px;background:#181b1d;border:0;border-radius:23px}.feature-capture-pdf-annotation figcaption,.feature-capture-review-cards figcaption{display:none}.feature-capture-pdf-annotation .feature-screen-frame{aspect-ratio:1100 / 1596;border-radius:15px}.feature-capture-pdf-annotation img{height:100%;object-fit:cover}.feature-capture-review-cards{max-width:300px;justify-self:center;padding:7px;background:#111416;border:0;border-radius:30px}.feature-capture-review-cards .feature-screen-frame{aspect-ratio:900 / 1957;border-radius:23px}.feature-capture-review-cards img{height:100%;object-fit:cover}.feature-phone-sensor{position:absolute;z-index:2;top:0;left:50%;width:40%;height:17px;background:#111416;border-radius:0 0 10px 10px;transform:translate(-50%)}.feature-foundations{padding:100px 0 0;display:grid;grid-template-columns:repeat(3,1fr)}.foundation-item{min-width:0;padding:34px 32px 38px;border-top:1px solid var(--graphite);border-bottom:1px solid var(--line);scroll-margin-top:146px}.foundation-item+.foundation-item{border-left:1px solid var(--line)}.foundation-topline{display:flex;justify-content:space-between;align-items:center;color:var(--cobalt);font-size:11px;font-weight:850}.foundation-item h2{margin-top:25px;font-size:27px;font-weight:810}.foundation-item>p{min-height:92px;margin-top:15px;color:var(--muted);font-size:14px;line-height:1.65}.foundation-item ul{margin-top:18px}.beta-billing-notice{margin-top:72px;padding:30px 34px;display:grid;grid-template-columns:12px 1fr;gap:20px;background:var(--cobalt-soft);border:1px solid #cbdff8;border-radius:8px}.beta-status-dot{width:10px;height:10px;margin-top:7px;background:#20a96b;border:2px solid var(--white);border-radius:50%;box-shadow:0 0 0 2px #20a96b}.beta-billing-notice div>p:first-child{color:var(--cobalt);font-size:12px;font-weight:800;text-transform:uppercase}.beta-billing-notice h2{margin-top:5px;font-size:24px;font-weight:810}.beta-billing-notice div>p:last-child{max-width:900px;margin-top:8px;color:#4b5e6f;font-size:14px;line-height:1.6}.pricing-catalog,.boost-section,.credits-explainer{padding-top:110px}.pricing-section-heading{max-width:760px}.pricing-section-heading .eyebrow{margin-bottom:13px}.pricing-section-heading h2{font-size:46px;font-weight:830}.pricing-section-heading>p:last-child{margin-top:16px;color:var(--muted);line-height:1.65}.plan-grid{margin-top:44px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.plan-card{min-width:0;padding:24px 20px 20px;display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:8px}.plan-card-featured{color:var(--white);background:var(--forest);border-color:var(--forest);box-shadow:0 18px 44px #0f3d312e;transform:translateY(-8px)}.plan-card-topline{min-height:34px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.plan-icon{width:34px;height:34px;display:grid;place-items:center;color:var(--forest);background:var(--lime-soft);border-radius:6px}.plan-icon svg{width:20px;height:20px}.plan-badge{padding:5px 8px;color:var(--graphite);background:var(--lime);border-radius:4px;font-size:10px;font-weight:850}.plan-card h3{margin-top:23px;font-size:22px;font-weight:820}.plan-card-featured h3{color:var(--white)}.plan-price{margin-top:9px;color:var(--graphite);font-size:20px;font-weight:790}.plan-card-featured .plan-price{color:var(--white)}.plan-credit{margin-top:18px;color:var(--muted);font-size:12px}.plan-credit strong{color:var(--forest);font-size:19px}.plan-card-featured .plan-credit{color:#ffffffa6}.plan-card-featured .plan-credit strong{color:var(--lime)}.plan-use{min-height:92px;margin-top:16px;color:var(--muted);font-size:12px;line-height:1.55}.plan-card-featured .plan-use{color:#ffffffb8}.plan-card>a{margin-top:auto;padding-top:15px;display:flex;justify-content:space-between;color:var(--forest);border-top:1px solid var(--line);font-size:12px;font-weight:800}.plan-card-featured>a{color:var(--lime);border-color:#ffffff2e}.boost-list{margin-top:38px;border-top:1px solid var(--graphite)}.boost-item{min-height:100px;padding:20px 4px;display:grid;grid-template-columns:1fr 220px 150px;align-items:center;gap:30px;border-bottom:1px solid var(--line)}.boost-item h3{font-size:19px;font-weight:800}.boost-item div p{margin-top:4px;color:var(--muted);font-size:13px}.boost-item>p{color:var(--muted);font-size:13px}.boost-item>p strong{color:var(--forest);font-size:18px}.boost-item>span{justify-self:end;font-size:18px;font-weight:780}.boost-item-featured{background:linear-gradient(90deg,var(--lime-soft),transparent)}.pricing-comparison{margin-top:110px;padding:58px 0 0;border-top:1px solid var(--graphite)}.table-wrap{width:100%;margin-top:38px;overflow-x:auto;border:1px solid var(--line);border-radius:8px}.pricing-comparison table{width:100%;min-width:940px;border-collapse:collapse;background:var(--white)}.pricing-comparison th,.pricing-comparison td{padding:17px 15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;text-align:left;vertical-align:top}.pricing-comparison thead th{color:var(--graphite);background:var(--paper);font-size:12px;font-weight:800}.pricing-comparison tbody th{width:190px;color:var(--graphite);font-weight:750}.pricing-comparison td{color:#56616b}.pricing-comparison tr:last-child>*{border-bottom:0}.pricing-comparison tr>*:last-child{border-right:0}.pricing-table-note{margin-top:14px;color:var(--muted);font-size:12px}.credit-steps{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;border-top:1px solid var(--graphite)}.credit-steps li{min-height:220px;padding:25px 30px 30px 0;border-bottom:1px solid var(--line)}.credit-steps li+li{padding-left:30px;border-left:1px solid var(--line)}.credit-steps span{color:var(--cobalt);font-size:11px;font-weight:850}.credit-steps h3{margin-top:28px;font-size:23px;font-weight:800}.credit-steps p{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.65}.pricing-launch-note{margin-top:100px;padding:42px 46px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;background:var(--banana-soft);border:1px solid #ecd77c;border-radius:8px}.pricing-launch-note h2{margin-top:9px;font-size:29px;font-weight:820}.pricing-launch-note>p{align-self:end;color:#655c38;line-height:1.65}.legal-summary{margin-top:64px;padding:26px 0;border-top:1px solid var(--graphite);border-bottom:1px solid var(--line)}.legal-summary dl{display:grid;grid-template-columns:repeat(4,1fr)}.legal-summary dl>div{padding:0 24px;border-left:1px solid var(--line)}.legal-summary dl>div:first-child{padding-left:0;border-left:0}.legal-summary dt{color:var(--muted);font-size:11px;font-weight:750}.legal-summary dd{margin-top:5px;color:var(--graphite);font-size:14px;font-weight:700}.legal-summary a{color:var(--cobalt);text-decoration:underline;text-underline-offset:3px}.legal-summary>p{margin-top:24px;color:var(--muted);font-size:13px}.legal-document{padding-top:70px;display:grid;grid-template-columns:250px minmax(0,760px);justify-content:space-between;gap:90px}.legal-toc{position:sticky;top:104px;align-self:start}.legal-toc h2{font-size:13px;font-weight:820}.legal-toc ol{margin-top:16px;list-style:none;border-top:1px solid var(--line)}.legal-toc li{border-bottom:1px solid var(--line)}.legal-toc a{padding:10px 0;display:block;color:var(--muted);font-size:12px;line-height:1.4}.legal-toc a:hover{color:var(--forest)}.legal-body{min-width:0}.legal-section{position:relative;padding:0 0 44px 45px;scroll-margin-top:110px}.legal-section+.legal-section{padding-top:44px;border-top:1px solid var(--line)}.legal-section>span{position:absolute;top:2px;left:0;color:var(--cobalt);font-size:11px;font-weight:850}.legal-section+.legal-section>span{top:46px}.legal-section h2{font-size:25px;font-weight:810}.legal-section p{margin-top:15px;color:#49545e;font-size:15px;line-height:1.8}.legal-section p a{color:var(--cobalt);text-decoration:underline;text-underline-offset:3px}.legal-contact{margin-top:12px;padding:22px 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--graphite)}.legal-contact a{color:var(--forest);font-size:13px;font-weight:750}.legal-contact a span{margin-left:8px}.subprocessor-document .legal-section{padding-bottom:32px}.subprocessor-document .legal-section h2{font-size:21px}.support-channels{margin-top:70px;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--graphite)}.support-channel{padding:34px 0;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.support-channel:nth-child(2){padding-left:38px;border-left:1px solid var(--line)}.support-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--forest);background:var(--lime-soft);border-radius:6px}.support-icon svg{width:25px;height:25px}.support-channel h2{font-size:20px;font-weight:800}.support-channel p{margin-top:5px;color:var(--muted);font-size:13px}.support-channel>a,.support-guide-copy>a{display:inline-flex;align-items:center;gap:9px;color:var(--forest);font-size:13px;font-weight:780}.support-guide{padding-top:82px;display:grid;grid-template-columns:repeat(2,1fr);gap:80px}.support-guide-copy{padding-top:26px;border-top:1px solid var(--graphite)}.support-guide-copy h2{margin-top:22px;font-size:28px;font-weight:810}.support-guide-copy p{margin-top:14px;color:var(--muted);line-height:1.7}.support-guide-copy>a{margin-top:20px}.testflight-support{margin-top:95px;padding:42px 48px;display:flex;align-items:center;justify-content:space-between;gap:50px;background:var(--paper);border:1px solid var(--line);border-radius:8px}.testflight-support h2{margin-top:8px;font-size:30px;font-weight:820}.testflight-support div>p:last-child{max-width:700px;margin-top:10px;color:var(--muted)}.faq-layout{padding-top:76px;display:grid;grid-template-columns:280px minmax(0,760px);justify-content:space-between;gap:90px}.faq-aside{align-self:start;padding-top:18px;border-top:1px solid var(--graphite)}.faq-aside>span{color:var(--cobalt);font-size:11px;font-weight:850}.faq-aside h2{margin-top:20px;font-size:25px;font-weight:820}.faq-aside p{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.6}.faq-aside a{margin-top:22px;display:inline-flex;gap:10px;color:var(--forest);font-size:13px;font-weight:780}.faq-list{border-top:1px solid var(--graphite)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{position:relative;min-height:86px;padding:26px 52px 24px 0;display:grid;grid-template-columns:36px 1fr;align-items:start;color:var(--graphite);cursor:pointer;list-style:none;font-size:18px;font-weight:740}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span{color:var(--cobalt);font-size:10px;font-weight:850}.faq-item summary i,.faq-item summary i:after{position:absolute;top:37px;right:6px;width:14px;height:2px;background:var(--graphite);transition:transform .18s ease}.faq-item summary i:after{content:"";top:0;right:0;transform:rotate(90deg)}.faq-item[open] summary i{transform:rotate(45deg)}.faq-item>div{padding:0 54px 27px 36px}.faq-item>div p{color:var(--muted);font-size:15px;line-height:1.75}.about-manifesto{position:relative;margin-top:70px;padding:64px 0 70px;display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid var(--graphite);border-bottom:1px solid var(--line)}.about-manifesto>p{color:var(--graphite);font-size:31px;font-weight:760;line-height:1.35}.about-manifesto>strong{align-self:end;color:var(--muted);font-size:17px;line-height:1.65}.about-manifesto>span{position:absolute;right:0;bottom:10px;color:var(--cobalt);font-size:10px;font-weight:850}.about-principles{padding-top:110px}.principle-list{margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--graphite)}.principle-list article{min-height:290px;padding:28px 32px 32px 0;border-bottom:1px solid var(--line)}.principle-list article+article{padding-left:32px;border-left:1px solid var(--line)}.principle-list article>span{color:var(--cobalt);font-size:11px;font-weight:850}.principle-list i{width:44px;height:44px;margin-top:34px;display:grid;place-items:center;color:var(--forest);background:var(--lime-soft);border-radius:6px}.principle-list svg{width:25px;height:25px}.principle-list h3{margin-top:22px;font-size:22px;font-weight:800}.principle-list p{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.65}.about-flow{margin-top:110px;padding:58px 0;border-top:1px solid var(--graphite);border-bottom:1px solid var(--line)}.about-flow h2{max-width:720px;margin-top:13px;font-size:46px;font-weight:830}.about-flow ol{margin-top:50px;display:grid;grid-template-columns:repeat(7,1fr);list-style:none}.about-flow li{min-width:0;padding-right:15px}.about-flow li>span{color:var(--cobalt);font-size:10px;font-weight:850}.about-flow li strong{display:block;margin-top:12px;color:var(--forest);font-size:13px}.about-flow li p{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.45}.site-footer{margin-top:130px;color:#ffffffb8;background:var(--graphite)}.footer-main{width:var(--content);margin:0 auto;padding:68px 0 58px;display:grid;grid-template-columns:minmax(320px,1.8fr) repeat(3,1fr);gap:54px}.footer-brand{color:var(--white)}.footer-brand-block>p{max-width:360px;margin-top:18px;font-size:14px;line-height:1.65}.footer-brand-block .footer-note{margin-top:9px;color:#ffffff73}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-column h2{margin-bottom:9px;color:var(--white);font-size:12px;font-weight:800}.footer-column a{color:#ffffffa3;font-size:13px}.footer-column a:hover{color:var(--lime)}.footer-bottom{width:var(--content);min-height:66px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff6b;font-size:11px}.footer-bottom a{color:#ffffffad}.footer-bottom span:last-child{justify-self:end}.not-found-page{width:var(--content);min-height:70svh;margin:0 auto;padding:50px 0 80px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;gap:40px;align-items:center}.not-found-page>.brand{grid-column:1 / -1;align-self:start}.not-found-copy h1{max-width:620px;margin-top:16px;font-size:58px;font-weight:850}.not-found-copy>p:last-of-type{margin-top:18px;color:var(--muted);font-size:17px}.not-found-mark{justify-self:end;color:var(--lime);font-size:180px;font-weight:900;line-height:1;-webkit-text-stroke:2px var(--graphite);transform:rotate(3deg)}.icon-glyph{fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1180px){:root{--content: min(100% - 48px, 1060px);--content-wide: min(100% - 48px, 1120px)}.site-nav{gap:0}.site-nav a{padding-inline:9px}.home-hero{grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr)}.hero-product{font-size:70px}.hero-promise{font-size:39px}.device-showcase{height:530px}.device-macbook{width:540px}.device-ipad{width:205px}.device-iphone{width:122px}.study-story{gap:62px}.plan-grid{grid-template-columns:repeat(3,1fr)}.plan-card-featured{transform:none}.feature-chapter{gap:54px}}@media(max-width:900px){:root{--content: calc(100% - 40px) ;--content-wide: calc(100% - 40px) }.site-nav,.header-cta{display:none}.header-actions{margin-left:auto}.mobile-navigation{display:block}.mobile-navigation>summary{width:40px;height:40px;display:grid;place-content:center;gap:5px;background:var(--white);border:1px solid var(--line);border-radius:6px;cursor:pointer;list-style:none}.mobile-navigation>summary span{width:17px;height:2px;display:block;background:var(--graphite);transition:transform .18s ease}.mobile-navigation[open]>summary span:first-child{transform:translateY(3.5px) rotate(45deg)}.mobile-navigation[open]>summary span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(330px,calc(100vw - 40px));padding:10px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-small)}.mobile-nav-panel nav{display:flex;flex-direction:column}.mobile-nav-panel nav a{padding:11px 10px;border-radius:5px;font-size:15px;font-weight:680}.mobile-nav-panel nav a[aria-current=page]{color:var(--forest);background:var(--paper)}.mobile-nav-cta{margin-top:8px}.home-hero{min-height:auto;padding:58px 0 64px;grid-template-columns:1fr;gap:24px}.home-hero-copy{max-width:700px}.hero-product{font-size:72px}.hero-promise{max-width:620px;font-size:42px}.device-showcase{width:min(720px,100%);height:560px;margin:0 auto}.device-macbook{width:78%}.device-ipad{width:28%}.device-iphone{width:17%}.home-flow,.study-stories{padding-top:88px}.flow-track,.about-flow ol{grid-template-columns:repeat(7,130px);overflow-x:auto;padding-bottom:18px;scrollbar-width:thin}.study-story{min-height:auto;padding:78px 0;grid-template-columns:1fr 1fr;gap:42px}.story-copy>h3{font-size:34px}.story-illustration{min-height:380px}.illustration-paper{inset-inline:44px}.home-trust{padding:52px;grid-template-columns:1fr;gap:45px}.cta-section{padding:54px;grid-template-columns:1fr;align-items:start}.cta-actions{max-width:280px}.page-hero{min-height:390px;padding:70px 0 62px;grid-template-columns:1fr;gap:42px}.page-hero h1{font-size:52px}.page-hero-note{max-width:620px}.feature-chapter{min-height:auto;padding:82px 0;grid-template-columns:1fr;gap:44px}.feature-chapter-reverse .feature-chapter-copy,.feature-chapter-reverse .feature-capture{order:initial}.feature-chapter-copy{max-width:700px}.feature-capture{width:min(760px,100%);justify-self:start}.feature-foundations{grid-template-columns:1fr}.foundation-item+.foundation-item{border-left:0}.foundation-item>p{min-height:0}.plan-grid{grid-template-columns:repeat(2,1fr)}.boost-item{grid-template-columns:1fr 180px 120px}.legal-document,.faq-layout{grid-template-columns:210px minmax(0,1fr);gap:54px}.footer-main{grid-template-columns:1.7fr repeat(2,1fr)}.footer-column:last-child{grid-column:2}}@media(max-width:680px){:root{--content: calc(100% - 32px) ;--content-wide: calc(100% - 32px) }body{font-size:15px}.site-header{height:64px}.header-inner{gap:14px}.brand{font-size:18px}.brand-logo{width:30px;height:30px}.language-picker summary,.mobile-navigation>summary{width:38px;height:38px}.language-menu{position:fixed;top:68px;right:16px;left:16px;width:auto;max-height:calc(100svh - 84px);overflow-y:auto}.home-hero{padding:28px 0 18px;gap:8px}.hero-product{font-size:52px}.hero-promise{margin-top:19px;font-size:37px;line-height:1.1}.hero-promise:after{width:128px;height:8px}.hero-subtitle{margin-top:19px;font-size:16px;line-height:1.65}.hero-actions{margin-top:24px}.hero-actions .button{flex:1 1 160px}.device-showcase{height:250px;margin-top:0}.hero-highlight{inset:32px 0 24px 30px}.hero-rays{top:4px;right:22px;width:56px}.device-macbook{top:38px;right:0;width:88%}.device-ipad{left:0;width:30%;padding:5px;border-radius:13px}.device-ipad .device-screen{border-radius:8px}.device-iphone{right:2px;width:19%;padding:4px;border-radius:17px}.device-iphone .device-screen{border-radius:13px}.phone-sensor{top:5px;height:7px}.study-note{padding:6px 8px;font-size:10px}.study-note-primary{top:32px;left:28px}.study-note-secondary{right:0;bottom:58px}.home-flow{padding:48px 0 68px}.section-intro h2{font-size:36px}.section-intro>p:last-child{font-size:16px}.flow-track{margin-top:44px}.study-stories{padding:78px 0 20px}.study-story:first-of-type{margin-top:48px}.study-story{padding:60px 0;grid-template-columns:1fr;gap:38px}.study-story-reverse .story-copy,.study-story-reverse .story-illustration{order:initial}.story-copy>h3{font-size:32px}.story-copy>p{font-size:16px}.story-illustration{min-height:340px}.illustration-paper{inset:38px 38px 48px}.illustration-icon{top:58px;left:23px;width:70px;height:70px}.illustration-icon-related{inset:auto 22px 32px auto;width:56px;height:56px}.illustration-label{left:36%;bottom:44px}.home-trust{margin-top:30px;padding:36px 24px}.trust-copy h2{font-size:33px}.cta-section{margin-top:82px;padding:40px 24px;gap:36px}.cta-section h2{font-size:37px}.cta-actions{min-width:0;max-width:none}.page-hero{min-height:auto;padding:56px 0 50px;gap:32px}.page-hero h1{font-size:41px}.page-hero-copy>p:last-child{font-size:16px}.feature-index{top:64px;min-height:58px;gap:14px}.feature-index>strong{display:none}.feature-chapter{padding:64px 0;scroll-margin-top:128px}.feature-chapter h2{font-size:36px}.feature-capture img{max-height:470px}.feature-foundations{padding-top:70px}.foundation-item{padding:28px 0}.pricing-catalog,.boost-section,.credits-explainer{padding-top:78px}.pricing-section-heading h2{font-size:36px}.plan-grid{grid-template-columns:1fr}.plan-use{min-height:0}.boost-item{padding:18px 0;grid-template-columns:1fr auto;gap:10px 20px}.boost-item>p{grid-column:1}.boost-item>span{grid-column:2;grid-row:1 / 3;align-self:center}.credit-steps{grid-template-columns:1fr}.credit-steps li{min-height:0;padding:25px 0 30px}.credit-steps li+li{padding-left:0;border-left:0}.pricing-launch-note{margin-top:72px;padding:32px 24px;grid-template-columns:1fr;gap:22px}.legal-summary{margin-top:48px}.legal-summary dl{grid-template-columns:1fr 1fr;gap:22px 0}.legal-summary dl>div{padding:0 16px 0 0;border-left:0}.legal-document,.faq-layout{padding-top:52px;grid-template-columns:1fr;gap:42px}.legal-toc{position:static}.legal-toc ol{display:grid;grid-template-columns:1fr 1fr}.legal-toc li:nth-child(odd){padding-right:12px}.legal-toc li:nth-child(2n){padding-left:12px;border-left:1px solid var(--line)}.legal-section{padding-left:34px}.support-channels,.support-guide{grid-template-columns:1fr;gap:0}.support-channel:nth-child(2){padding-left:0;border-left:0}.support-channel{grid-template-columns:44px 1fr}.support-channel>a{grid-column:2}.support-guide-copy{margin-top:46px}.testflight-support{margin-top:70px;padding:34px 24px;align-items:flex-start;flex-direction:column}.faq-aside{display:none}.faq-item summary{padding-right:40px;font-size:16px}.about-manifesto{margin-top:52px;padding:45px 0 55px;grid-template-columns:1fr;gap:32px}.about-manifesto>p{font-size:26px}.about-principles{padding-top:78px}.principle-list{grid-template-columns:1fr}.principle-list article{min-height:0;padding:28px 0 34px}.principle-list article+article{padding-left:0;border-left:0}.about-flow{margin-top:78px}.about-flow h2{font-size:36px}.footer-main{padding:52px 0;grid-template-columns:1fr 1fr;gap:42px 24px}.footer-brand-block{grid-column:1 / -1}.footer-column:last-child{grid-column:auto}.footer-bottom{padding:18px 0;grid-template-columns:1fr;justify-items:start}.footer-bottom span:last-child{justify-self:start}.not-found-page{min-height:74svh;padding-top:30px;grid-template-columns:1fr}.not-found-copy h1{font-size:42px}.not-found-mark{display:none}}@media(max-width:420px){.hero-product{font-size:46px}.hero-promise{font-size:33px}.device-showcase{height:340px}.study-note-secondary{display:none}.page-hero h1{font-size:36px}.legal-summary dl,.legal-toc ol{grid-template-columns:1fr}.legal-toc li:nth-child(2n){padding-left:0;border-left:0}.footer-main{grid-template-columns:1fr}.footer-brand-block{grid-column:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .reveal{opacity:1;transform:none}.device-showcase{transform:none}}
