:root{--bg:#08090b;--bg-elevated:#0d0e12;--surface:#111218;--surface-strong:#15171e;--border:rgba(255,255,255,0.09);--border-strong:rgba(255,255,255,0.14);--text:#f4f3f7;--text-secondary:#a5a6af;--text-tertiary:#70727d;--accent:#706df7;--accent-bright:#8a87ff;--accent-soft:rgba(112,109,247,0.16);--amber:#e5ad45;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark;background:var(--bg)}body{margin:0;background:radial-gradient(circle at 50% -20%,rgba(83,75,196,.12),transparent 38rem),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}::selection{background:rgba(112,109,247,.35);color:#fff}.site-shell{min-height:100vh;overflow:clip}.legal-shell{min-height:100vh;overflow:hidden}.site-container{width:min(calc(100% - 48px),var(--max-width));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;height:64px;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(8,9,11,.76);-webkit-backdrop-filter:blur(20px) saturate(135%);backdrop-filter:blur(20px) saturate(135%)}.header-inner{display:flex;height:100%;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;min-width:180px;color:#f8f7fb;font-size:14px;font-weight:650;letter-spacing:-.01em}.brand img{border-radius:8px;box-shadow:0 0 0 1px rgba(255,255,255,.1),0 8px 24px rgba(70,57,190,.28)}.desktop-nav{display:flex;align-items:center;gap:30px;color:var(--text-secondary);font-size:13px}.desktop-nav a,.legal-aside a,.site-footer nav a{transition:color .16s ease}.desktop-nav a:hover,.legal-aside a:hover,.site-footer nav a:hover{color:#fff}.header-actions{display:flex;min-width:330px;align-items:center;justify-content:flex-end;gap:16px}.locale-switcher{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.025)}.locale-switcher a{display:grid;min-width:28px;height:24px;place-items:center;border-radius:5px;color:var(--text-tertiary);font-size:10px;font-weight:700;transition:color .16s ease,background .16s ease}.locale-switcher a:hover{color:var(--text)}.locale-switcher a[aria-current=page]{background:rgba(255,255,255,.09);color:#fff}.header-cta{display:inline-flex;height:34px;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--border-strong);border-radius:8px;background:#f1f0f5;color:#17171b;font-size:12px;font-weight:650;transition:transform .16s ease,background .16s ease}.header-cta:hover{transform:translateY(-1px);background:#fff}.hero{position:relative;display:flex;min-height:950px;flex-direction:column;align-items:center;padding-top:118px;text-align:center}.hero:before{z-index:-2;top:0;width:100vw;height:100%;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.75),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.75),transparent 78%);content:""}.hero-glow,.hero:before{position:absolute;left:50%;transform:translateX(-50%)}.hero-glow{z-index:-1;top:-250px;width:950px;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(92,83,222,.24),transparent 67%);filter:blur(24px)}.hero-copy{width:min(900px,100%)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 20px;color:#b4b0ff;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow>span{width:16px;height:1px;background:var(--accent-bright);box-shadow:0 0 12px var(--accent-bright)}.hero h1{max-width:940px;margin:0 auto;background:linear-gradient(180deg,#fff 14%,#c9c9d2 104%);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(44px,6.1vw,76px);font-weight:600;letter-spacing:-.055em;line-height:1.05;text-wrap:balance}.hero-description{max-width:790px;margin:28px auto 0;color:var(--text-secondary);font-size:16px;line-height:1.75}.hero-description p{margin:0}.hero-description .hero-purpose{color:#d8d7de;font-size:clamp(17px,1.65vw,20px);font-weight:520;letter-spacing:-.015em;text-wrap:balance}.hero-workflow{max-width:760px;margin:10px auto 0!important;text-wrap:pretty}.hero-actions{display:flex;gap:10px;margin-top:34px}.button,.hero-actions{align-items:center;justify-content:center}.button{display:inline-flex;min-height:44px;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:650;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{border-color:rgba(255,255,255,.7);background:#f2f1f6;box-shadow:0 10px 40px rgba(0,0,0,.25);color:#151519}.button-primary:hover{background:#fff}.button-store{min-width:182px;border-color:var(--border-strong);background:rgba(255,255,255,.025);color:var(--text)}.button-store:hover{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.055)}.store-mark{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center}.store-brand-icon{display:block;width:20px;height:20px}.chrome-mark{filter:drop-shadow(0 1px 2px rgba(0,0,0,.38))}.edge-mark{filter:drop-shadow(0 2px 4px rgba(0,0,0,.48))}.social-proof{display:flex;align-items:center;justify-content:center;gap:7px;margin:18px 0 0;color:var(--text-tertiary);font-size:12px}.proof-check{display:grid;width:18px;height:18px;place-items:center;border:1px solid rgba(112,109,247,.35);border-radius:50%;background:var(--accent-soft);color:#aaa7ff}.product-preview{position:relative;display:grid;overflow:hidden;width:min(1080px,100%);height:535px;grid-template-columns:minmax(0,1fr) 330px;margin-top:70px;border:1px solid rgba(255,255,255,.16);border-radius:14px 14px 6px 6px;background:#0d0e12;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 50px 100px rgba(0,0,0,.42),0 0 110px rgba(81,69,196,.12);text-align:left}.product-preview:after{position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.38);content:"";pointer-events:none}.preview-browser{min-width:0;border-right:1px solid var(--border-strong);background:#0d0e12}.browser-topbar{display:flex;height:45px;align-items:center;gap:25px;padding:0 17px;border-bottom:1px solid var(--border);background:#14151a}.browser-dots{display:flex;gap:6px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#4b4d57}.address-bar{overflow:hidden;min-width:0;flex:1 1;padding:5px 20px;border:1px solid var(--border);border-radius:7px;background:#0d0e12;color:var(--text-tertiary);font-size:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.article-canvas{width:min(570px,84%);margin:0 auto;padding:62px 0 45px;color:#e8e7eb}.article-kicker{color:#7a7c86;font-size:9px;font-weight:750;letter-spacing:.13em}.article-canvas h3{max-width:520px;margin:14px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3.1vw,41px);font-weight:500;letter-spacing:-.035em;line-height:1.13}.article-meta{display:flex;gap:8px;margin-bottom:44px}.article-meta span{width:74px;height:7px;border-radius:99px;background:#30323a}.article-meta span:last-child{width:42px}.fake-lines{display:grid;grid-gap:10px;gap:10px;margin:0 0 28px}.fake-lines i{display:block;width:100%;height:8px;border-radius:2px;background:#2a2c33}.fake-lines i:nth-child(2){width:92%}.fake-lines i:nth-child(3){width:68%}.highlight-line{position:relative;margin:0 -8px 30px;padding:7px 8px;background:linear-gradient(transparent 8%,rgba(229,173,69,.27) 0,rgba(229,173,69,.27) 88%,transparent 0);color:#f0eef3;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.7}.fake-lines.short{width:75%}.image-highlight{display:grid;height:94px;grid-template-columns:42px 1fr;grid-template-rows:repeat(3,1fr);grid-gap:7px 14px;gap:7px 14px;align-items:center;padding:18px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,#17181f,#101116);color:#767984}.image-highlight svg{grid-row:1/4}.image-highlight span{display:block;height:6px;border-radius:9px;background:rgba(255,255,255,.1)}.image-highlight span:nth-child(3){width:82%}.image-highlight span:nth-child(4){width:55%}.preview-panel{display:flex;min-width:0;flex-direction:column;padding:14px;background:radial-gradient(circle at 100% 0,rgba(93,82,210,.12),transparent 45%),#111218}.panel-head{display:flex;height:42px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.panel-head>div,.panel-tools{display:flex;align-items:center;gap:9px}.panel-head img{border-radius:6px}.panel-head strong{font-size:12px;font-weight:650}.panel-tools{color:var(--text-tertiary)}.saved-card{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:15px;border:1px solid var(--border-strong);border-radius:10px;background:rgba(255,255,255,.035);box-shadow:0 12px 30px rgba(0,0,0,.18)}.saved-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--text-tertiary);font-size:10px}.saved-card-top span:first-child{display:inline-flex;align-items:center;gap:5px;color:#9d9aff}.saved-card>strong{font-size:13px;line-height:1.4}.saved-highlight{display:flex;gap:8px;padding:10px;border-left:2px solid var(--amber);border-radius:2px 6px 6px 2px;background:rgba(229,173,69,.07);color:#bab8be;font-size:10px;line-height:1.55}.saved-highlight svg{flex:0 0 auto;margin-top:1px;color:var(--amber)}.tag-row{display:flex;gap:6px}.tag-row span{display:inline-flex;height:21px;align-items:center;gap:4px;padding:0 7px;border:1px solid rgba(112,109,247,.25);border-radius:5px;background:var(--accent-soft);color:#aaa7ff;font-size:9px}.note-card{display:flex;min-height:76px;justify-content:space-between;margin-top:12px;padding:13px;border:1px solid var(--border);border-radius:9px;color:var(--text-tertiary);font-size:10px}.note-card span:last-child{align-self:flex-end;font-size:8px}.capture-row{display:flex;gap:6px;margin-top:auto;padding-top:14px;border-top:1px solid var(--border)}.capture-row span{display:grid;width:32px;height:30px;place-items:center;border:1px solid var(--border);border-radius:7px;background:rgba(255,255,255,.035);color:var(--text-secondary)}.hero-caption{display:flex;align-items:center;gap:8px;margin:18px 0 0;color:var(--text-tertiary);font-size:11px}.section{padding-top:150px}.closing-panel h2,.section-heading h2{margin:0;color:#f6f5f8;font-size:clamp(34px,4vw,52px);font-weight:560;letter-spacing:-.045em;line-height:1.12}.closing-panel>div>p:last-child,.section-heading>p,.split-heading>p{margin:0;color:var(--text-secondary);font-size:15px;line-height:1.75}.split-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);grid-gap:100px;gap:100px;align-items:end}.centered-heading .eyebrow,.closing-panel .eyebrow,.split-heading .eyebrow{margin-bottom:18px}.surface-strip{display:grid;overflow:hidden;grid-template-columns:repeat(4,1fr);margin-top:54px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.surface-item{display:flex;min-height:176px;flex-direction:column;align-items:stretch;gap:12px;padding:24px;border-right:1px solid var(--border);color:var(--text-secondary);transition:background .16s ease}.surface-item:hover{background:rgba(255,255,255,.018)}.surface-item:last-child{border-right:0}.surface-item strong{color:#e4e3e8;font-size:14px;font-weight:650}.surface-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.surface-item-header>svg{color:#6f7180}.surface-item p{margin:0;color:var(--text-tertiary);font-size:12px;line-height:1.65}.surface-icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--border);border-radius:9px;background:rgba(255,255,255,.03);color:#a4a2f9}.surface-icon svg{width:17px}.centered-heading{max-width:770px;margin:0 auto;text-align:center}.centered-heading .eyebrow{justify-content:center}.centered-heading>p:last-child{max-width:720px;margin:24px auto 0}.collection-visual{position:relative;overflow:hidden;margin-top:62px;border:1px solid var(--border-strong);border-radius:14px;background:#090a0e;box-shadow:0 45px 100px rgba(0,0,0,.35)}.collection-visual:after{position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.07);content:"";pointer-events:none}.collection-visual img{display:block;width:100%;height:auto}.collection-glow{position:absolute;z-index:-1;right:15%;bottom:-40px;width:70%;height:60%;background:rgba(92,77,212,.28);filter:blur(100px)}.feature-heading{padding-bottom:54px;border-bottom:1px solid var(--border)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr)}.feature-card{position:relative;min-height:270px;padding:34px 34px 36px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.feature-card:nth-child(3n){border-right:0}.feature-card:nth-last-child(-n+3){border-bottom:0}.feature-number{position:absolute;top:36px;right:34px;color:#474953;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.feature-icon{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(112,109,247,.22);border-radius:9px;background:linear-gradient(145deg,rgba(112,109,247,.15),rgba(112,109,247,.04));color:#a6a3ff}.feature-icon svg{width:18px}.feature-card h3{margin:50px 0 9px;font-size:15px;font-weight:650;letter-spacing:-.01em}.feature-card p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.75}.closing-section{padding-bottom:150px}.closing-panel{position:relative;display:flex;overflow:hidden;min-height:330px;align-items:flex-end;justify-content:space-between;gap:60px;padding:64px;border:1px solid var(--border-strong);border-radius:14px;background:radial-gradient(circle at 75% 10%,rgba(99,82,230,.24),transparent 36%),linear-gradient(145deg,#14151b,#0c0d11);box-shadow:0 40px 100px rgba(0,0,0,.3)}.closing-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:linear-gradient(90deg,transparent,#000);mask-image:linear-gradient(90deg,transparent,#000);pointer-events:none}.closing-panel>div:not(.closing-grid){position:relative;max-width:690px}.closing-panel h2{font-size:clamp(36px,4vw,50px)}.closing-panel>div>p:last-child{margin-top:20px}.closing-actions,.closing-panel .button{position:relative;flex:0 0 auto}.closing-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.closing-edge-link{display:inline-flex;align-items:center;gap:6px;color:var(--text-tertiary);font-size:11px;transition:color .16s ease}.closing-edge-link:hover{color:var(--text)}.site-footer{border-top:1px solid var(--border);background:#08090b}.footer-inner{display:grid;min-height:130px;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{border-radius:7px}.footer-brand div{display:flex;flex-direction:column;line-height:1.35}.footer-brand strong{font-size:12px}.copyright,.footer-brand span{color:var(--text-tertiary);font-size:10px}.site-footer nav{display:flex;gap:24px;color:var(--text-secondary);font-size:11px}.copyright{text-align:right}.footer-compliance{display:flex;min-height:36px;align-items:flex-start;justify-content:center;padding:0 24px 24px;color:var(--text-tertiary);font-size:10px;text-align:center}.footer-compliance a{transition:color .16s ease}.footer-compliance a:hover{color:var(--text-secondary)}.legal-shell{background:radial-gradient(circle at 50% -200px,rgba(81,70,195,.16),transparent 540px),var(--bg)}.legal-header .header-inner{justify-content:space-between}.legal-main{display:grid;grid-template-columns:210px minmax(0,760px);grid-gap:70px;gap:70px;justify-content:center;padding-top:96px;padding-bottom:150px}.legal-aside{position:-webkit-sticky;position:sticky;top:108px;display:flex;height:-moz-fit-content;height:fit-content;flex-direction:column;gap:22px;color:var(--text-tertiary);font-size:11px}.legal-aside>span{padding-top:20px;border-top:1px solid var(--border);font-size:9px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.legal-aside nav{display:flex;flex-direction:column;gap:10px}.legal-aside nav a[aria-current=page]{color:#fff}.legal-document{min-width:0}.legal-document h1{margin:0 0 62px;color:#f7f6f9;font-size:clamp(42px,5vw,64px);font-weight:570;letter-spacing:-.05em;line-height:1.05}.legal-body{color:#b5b5bd;font-size:14px;line-height:1.9}.legal-body h2{margin:54px 0 16px;padding-top:28px;border-top:1px solid var(--border);color:#efedf3;font-size:20px;font-weight:620;letter-spacing:-.02em}.legal-body p{margin:0 0 20px;white-space:pre-line}@media (max-width:1000px){.desktop-nav{display:none}.header-actions{min-width:0}.product-preview{grid-template-columns:minmax(0,1fr) 290px}.article-canvas{width:80%}.split-heading{gap:50px}.surface-strip{grid-template-columns:repeat(2,1fr)}.surface-item:nth-child(2){border-right:0}.surface-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.feature-card{padding-inline:24px}.closing-panel{padding:48px}}@media (max-width:760px){.site-container{width:min(calc(100% - 32px),var(--max-width))}.site-header{height:58px}.brand{min-width:0}.brand span{display:none}.header-actions{gap:8px}.header-cta{display:none}.hero{min-height:0;padding-top:78px}.hero h1{font-size:clamp(38px,10.3vw,52px);letter-spacing:-.058em}.hero-description{margin-top:24px;font-size:15px}.hero-description .hero-purpose{font-size:17px}.hero-workflow{margin-top:12px!important}.hero-actions{flex-direction:column}.hero-actions .button{width:min(100%,300px)}.product-preview{height:auto;grid-template-columns:1fr;margin-top:54px}.preview-browser{min-height:410px;border-right:0;border-bottom:1px solid var(--border-strong)}.article-canvas{padding-top:42px}.image-highlight{display:none}.preview-panel{min-height:390px}.section{padding-top:105px}.split-heading{grid-template-columns:1fr;gap:24px}.closing-panel h2,.section-heading h2{font-size:36px}.surface-item{min-height:96px;padding:18px}.collection-visual{margin-top:42px;border-radius:10px}.collection-visual img{width:165%;max-width:none;transform:translateX(-22%)}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card:nth-child(3n),.feature-card:nth-last-child(-n+3){min-height:230px;border-right:0;border-bottom:1px solid var(--border)}.feature-card:last-child{border-bottom:0}.closing-section{padding-bottom:105px}.closing-panel{min-height:400px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:32px}.closing-panel .button{width:100%}.closing-actions{width:100%;align-items:stretch}.closing-edge-link{justify-content:center}.footer-inner{grid-template-columns:1fr;gap:18px;padding-block:35px}.copyright{text-align:left}.footer-compliance{padding-bottom:30px}.legal-main{grid-template-columns:1fr;gap:52px;padding-top:68px;padding-bottom:100px}.legal-aside{position:static}.legal-aside nav,.legal-aside>span{display:none}.legal-document h1{margin-bottom:44px;font-size:44px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}