@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--paper:#f7f4ed;--paper-deep:#eee9df;--ink:#191916;--muted:#6f6d66;--line:#dcd7cd;--coral:#f0643b;--coral-dark:#d94f2a;--white:#fffdf8;--night:#20221f;--green:#6d826b;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:DM Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;background:rgba(247,244,237,.86);border-bottom:1px solid rgba(25,25,22,.1);box-shadow:0 8px 30px rgba(45,39,30,.04);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav-wrap{height:82px;display:flex;justify-content:space-between}.logo,.nav-wrap{align-items:center}.logo{display:inline-flex;gap:10px;font:800 18px/1 Manrope,sans-serif;letter-spacing:-.5px}.logo-mark{width:34px;height:34px;display:grid;place-items:center;color:var(--coral)}.logo-mark svg{width:34px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}nav{display:flex;gap:35px;font-size:14px;font-weight:500}nav a{transition:color .2s}nav a:hover{color:var(--coral)}.nav-cta{display:inline-flex;align-items:center;gap:9px;padding:11px 17px;color:white;background:var(--ink);border-radius:8px;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.nav-cta:hover{transform:translateY(-2px);background:var(--coral)}.chrome-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5}.hero{min-height:760px;height:100vh;max-height:930px;position:relative;display:flex;align-items:center;overflow:hidden;padding-top:82px;background:linear-gradient(rgba(25,25,22,.035) 1px,transparent 0),linear-gradient(90deg,rgba(25,25,22,.035) 1px,transparent 0);background-size:60px 60px}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--paper) 0,transparent 20%,transparent 80%,var(--paper) 100%)}.hero-glow{position:absolute;width:550px;height:550px;right:7%;top:14%;background:rgba(240,100,59,.13);filter:blur(80px);border-radius:50%}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:47% 53%;align-items:center}.hero-grid>*{min-width:0}.hero-copy{padding-bottom:10px}.eyebrow,.section-kicker{color:var(--coral);font-size:11px;font-weight:800;letter-spacing:2.1px}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:24px}.eyebrow span{width:20px;height:1px;background:var(--coral)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Manrope,sans-serif;letter-spacing:-.055em}h1{margin-bottom:25px;font-size:clamp(53px,5.2vw,75px);line-height:.99;font-weight:600}h1 em{color:var(--coral);font-family:Georgia,serif;font-weight:400}.hero-copy>p{max-width:540px;margin-bottom:31px;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:9px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{color:white;background:var(--coral);box-shadow:0 10px 30px rgba(240,100,59,.22)}.primary:hover{background:var(--coral-dark);box-shadow:0 14px 35px rgba(240,100,59,.3)}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);padding:8px 0 5px}.trust-row{display:flex;gap:23px;margin-top:30px;color:var(--muted);font-size:11px}.trust-row span{display:flex;align-items:center;gap:5px}.trust-row svg{color:var(--green)}.product-scene{height:510px;position:relative;transform:translateX(4%)}.browser{position:absolute;top:28px;left:10px;width:590px;height:415px;overflow:hidden;background:white;border:1px solid #d9d5cd;border-radius:16px;box-shadow:0 32px 80px rgba(42,37,30,.16);transform:rotate(1deg)}.browser-top{height:45px;display:flex;align-items:center;gap:15px;padding:0 15px;background:#f0eee9;border-bottom:1px solid #dedad2}.browser-dots{display:flex;gap:5px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#c6c1b8}.address-bar{flex:1 1;height:27px;display:flex;align-items:center;justify-content:center;gap:5px;background:white;border-radius:6px;color:#8b8881;font-size:10px}.address-lock{display:inline-flex}.browser-menu{color:#99958e;letter-spacing:1px;font-size:12px}.browser-page{display:grid;grid-template-columns:135px 1fr;height:370px}.fake-sidebar{padding:26px 20px;background:#272a28}.fake-brand{width:62px;height:11px;margin-bottom:34px;background:var(--coral);border-radius:3px}.fake-sidebar span{display:block;width:75px;height:5px;margin:18px 0;background:rgba(255,255,255,.14);border-radius:5px}.fake-sidebar span:nth-child(4){width:55px;background:rgba(240,100,59,.6)}.fake-content{padding:55px 42px}.fake-content p{color:var(--coral);font-size:8px;letter-spacing:1.5px;font-weight:800}.fake-content h3{width:280px;font:700 27px/1.15 Manrope,sans-serif;letter-spacing:-1px}.fake-copy{width:74%;height:6px;margin:11px 0;background:#e6e3dc;border-radius:10px}.fake-copy.wide{width:94%}.fake-cards{display:flex;gap:12px;margin-top:34px}.fake-cards span{width:145px;height:105px;border-radius:8px;background:#f4f1ea;border:1px solid #e7e2d8}.extension-card{position:absolute;z-index:3;top:0;right:-5px;width:305px;overflow:hidden;background:#fff;border-radius:13px;border:1px solid rgba(0,0,0,.12);box-shadow:0 30px 65px rgba(35,29,23,.24);transform:rotate(-1.5deg)}.extension-head{height:61px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#fff;background:#2a323d}.extension-head .logo{font-size:14px}.extension-head .logo-mark{width:28px;height:28px}.extension-head .logo-mark svg{width:27px}.extension-head>span{color:#aab2bc;font:10px monospace}.extension-body{padding:18px}.extension-body label{display:block;margin-bottom:5px;color:#797b80;font-size:8px;font-weight:800;letter-spacing:1px}.source-input{padding:9px;margin-bottom:13px;overflow:hidden;color:#53555a;background:#fafafa;border:1px solid #e2e3e5;border-radius:6px;font:9px monospace}.control-row{display:flex;align-items:center;gap:8px;margin:10px 0;font-size:9px}.checked{width:15px;height:15px;display:grid;place-items:center;color:white;background:var(--coral);border-radius:4px}.thin-line{height:1px;margin:13px 0;background:#ececef}.select-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.select-grid span{display:block;padding:7px;border:1px solid #e2e3e5;border-radius:5px;color:#444;font-size:9px}.extension-body button{width:100%;height:37px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px;color:white;background:var(--coral);border:0;border-radius:6px;font-size:10px;font-weight:700}.floating-result{position:absolute;z-index:4;bottom:16px;left:52px;display:flex;align-items:center;gap:11px;min-width:235px;padding:13px 15px;background:#fff;border:1px solid #e0ddd6;border-radius:11px;box-shadow:0 16px 40px rgba(35,29,23,.18);animation:float 4s ease-in-out infinite}.result-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--coral);background:#fff0eb;border-radius:8px}.floating-result>span:nth-child(2){flex:1 1;display:flex;flex-direction:column;font-size:11px}.floating-result small{margin-top:3px;color:#88867f;font-size:8px}.floating-result>i{width:21px;height:21px;display:grid;place-items:center;color:white;background:#71866f;border-radius:50%}.scroll-cue{position:absolute;z-index:3;bottom:25px;left:50%;display:flex;flex-direction:column;align-items:center;gap:8px;color:#918e86;font-size:8px;letter-spacing:2px;text-transform:uppercase}.scroll-cue i{width:1px;height:30px;background:var(--ink)}@keyframes float{50%{transform:translateY(-8px)}}.section{padding:120px 0}.section[id]{scroll-margin-top:82px}.section-kicker{margin-bottom:22px}.section-kicker.light{color:#f3a085}.faq h2,.privacy-copy h2,.section-heading h2{margin-bottom:0;font-size:clamp(40px,4.2vw,59px);line-height:1.08;font-weight:600}.split-heading{display:grid;grid-template-columns:1.4fr .7fr;align-items:end;grid-gap:80px;gap:80px}.split-heading p{margin-bottom:4px;color:var(--muted);font-size:15px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px;margin-top:62px}.feature{min-height:435px;position:relative;overflow:hidden;padding:35px;background:#fbf9f4;border:1px solid var(--line);border-radius:var(--radius)}.feature-large{grid-row:span 2;min-height:887px}.feature-icon{width:49px;height:49px;display:grid;place-items:center;margin-bottom:42px;border-radius:12px}.feature-icon.coral{color:white;background:var(--coral)}.feature-icon.ink{color:white;background:var(--ink)}.feature-icon.cream{color:var(--coral);background:#f1e5d2}.feature-number{position:absolute;top:38px;right:38px;color:#aaa69e;font:600 10px monospace}.feature h3{margin-bottom:13px;font:700 24px/1.15 Manrope,sans-serif;letter-spacing:-.8px}.feature>p{max-width:420px;color:var(--muted);font-size:14px;line-height:1.7}.stack-visual{position:absolute;left:8%;right:8%;bottom:0;height:500px}.paper{position:absolute;left:50%;width:330px;height:420px;border-radius:10px 10px 0 0;background:white;border:1px solid #dedad2;box-shadow:0 20px 50px rgba(46,39,30,.1);transform-origin:bottom center}.paper-3{bottom:-30px;transform:translateX(-50%) rotate(-8deg);background:#e8e2d7}.paper-2{bottom:-15px;transform:translateX(-50%) rotate(7deg);background:#f4efe6}.paper-1{bottom:-55px;padding:33px;transform:translateX(-50%)}.paper-nav{width:50px;height:9px;margin-bottom:55px;background:var(--coral);border-radius:2px}.paper-title{width:80%;height:24px;background:#2d2e2b;border-radius:4px}.paper-lines i{display:block;height:5px;margin-top:13px;background:#ddd9d1;border-radius:4px}.paper-lines i:nth-child(2){width:88%}.paper-lines i:nth-child(3){width:60%}.paper-blocks{display:flex;gap:12px;margin-top:40px}.paper-blocks i{width:50%;height:105px;background:#f0ece4;border-radius:6px}.capture-pill{position:absolute;z-index:5;right:5%;bottom:45px;padding:10px 14px;background:var(--ink);color:white;border-radius:7px;font-size:10px;box-shadow:0 10px 20px rgba(0,0,0,.2)}.capture-pill i{display:inline-block;width:6px;height:6px;margin-right:6px;background:#91a68c;border-radius:50%}.clean-visual{position:absolute;left:35px;right:35px;bottom:30px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:0;gap:0;padding:10px 18px;background:#f3efe6;border-radius:11px}.clean-visual b,.clean-visual span{padding:11px 0;border-bottom:1px solid #ded8cd;font-size:10px}.clean-visual b:last-child,.clean-visual span:last-of-type{border:0}.clean-visual b{color:var(--green);font-weight:700}.zip-visual{position:absolute;left:36px;right:36px;bottom:36px;height:122px}.zip-file{position:absolute;left:50%;width:88%;height:63px;padding:17px;background:white;border:1px solid #dedad2;border-radius:9px;font-size:10px;box-shadow:0 9px 18px rgba(40,34,27,.07)}.zip-file.back{bottom:43px;transform:translateX(-50%) rotate(-4deg);color:#aaa}.zip-file.middle{bottom:24px;transform:translateX(-50%) rotate(3deg);color:#888}.zip-file.front{bottom:0;transform:translateX(-50%);display:flex;align-items:center;gap:11px;color:var(--coral)}.zip-file.front span{display:flex;flex-direction:column;color:var(--ink);font-weight:700}.zip-file.front small{margin-top:3px;color:var(--muted);font-size:8px;font-weight:400}.how{color:white;background:var(--night)}.how .section-heading h2{max-width:700px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:75px;border-top:1px solid rgba(255,255,255,.15)}.steps article{position:relative;padding:50px 50px 0 0}.steps article+article{padding-left:50px;border-left:1px solid rgba(255,255,255,.15)}.step-no{position:absolute;right:22px;top:20px;color:rgba(255,255,255,.25);font:11px monospace}.step-icon{width:55px;height:55px;display:grid;place-items:center;margin-bottom:35px;color:var(--coral);border:1px solid rgba(255,255,255,.17);border-radius:50%}.step-icon .chrome-icon{width:29px;height:29px}.steps h3{margin-bottom:12px;font:600 20px Manrope,sans-serif}.steps p{max-width:280px;color:#a9aaa5;font-size:13px;line-height:1.7}.privacy{background:#eee9df}.privacy-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.privacy-visual{height:500px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #d1c9bc;border-radius:50%}.orbit-1{width:390px;height:390px}.orbit-2{width:265px;height:265px;border-style:dashed}.lock-core{width:125px;height:125px;display:grid;place-items:center;color:white;background:var(--coral);border-radius:38px;box-shadow:0 30px 60px rgba(240,100,59,.27);transform:rotate(-4deg)}.lock-core svg{transform:rotate(4deg)}.privacy-chip{position:absolute;display:flex;align-items:center;gap:7px;padding:11px 15px;background:var(--white);border:1px solid #ddd6ca;border-radius:8px;font-size:10px;font-weight:700;box-shadow:0 12px 30px rgba(43,36,27,.08)}.privacy-chip svg{color:var(--green)}.chip-1{top:85px;right:20px}.chip-2{bottom:70px;right:60px}.chip-3{left:10px;top:220px}.privacy-copy h2{margin-bottom:25px}.privacy-copy>p{max-width:510px;color:var(--muted);font-size:15px;line-height:1.75}.privacy-copy ul{padding:0;margin:30px 0 0;list-style:none}.privacy-copy li{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:13px;font-weight:600}.privacy-copy li svg{color:var(--coral)}.use-cases{padding-bottom:80px}.use-case-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border-top:1px solid var(--line)}.use-case-row article{min-height:250px;padding:30px 28px 20px 0}.use-case-row article+article{padding-left:28px;border-left:1px solid var(--line)}.use-case-row span{color:var(--coral);font:10px monospace}.use-case-row h3{margin:65px 0 12px;font:700 18px Manrope,sans-serif}.use-case-row p{color:var(--muted);font-size:12px;line-height:1.65}.faq{background:#fffdf8}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:100px;gap:100px}.faq h2{margin-bottom:20px}.faq-grid>div:first-child>p{color:var(--muted);font-size:14px}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{min-height:77px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font:600 15px Manrope,sans-serif}summary::-webkit-details-marker{display:none}summary span{color:var(--coral);font-size:22px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{max-width:580px;padding:0 40px 24px 0;color:var(--muted);font-size:13px;line-height:1.7}.cta-section{padding:110px 0;background:#fffdf8}.cta-card{min-height:470px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:white;background:var(--coral);border-radius:28px}.cta-card:after,.cta-card:before{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(255,255,255,.17);border-radius:50%}.cta-card:before{left:-100px;top:-130px}.cta-card:after,.cta-card:before{box-shadow:0 0 0 45px rgba(255,255,255,.035),0 0 0 90px rgba(255,255,255,.025)}.cta-card:after{right:-100px;bottom:-160px}.mini-label{font-size:10px;font-weight:800;letter-spacing:2px}.cta-card h2,.mini-label{position:relative;z-index:1}.cta-card h2{margin:17px 0 15px;font-size:clamp(45px,5vw,68px);line-height:1;font-weight:600}.cta-card p{color:#ffe0d6;font-size:14px}.cta-card p,.light-button{position:relative;z-index:1}.light-button{min-width:260px;margin-top:20px;color:var(--ink);background:white;box-shadow:0 12px 35px rgba(100,30,10,.17)}.light-button:hover{box-shadow:0 16px 40px rgba(100,30,10,.25)}.cta-card small{position:relative;z-index:1;margin-top:14px;color:#ffd4c7;font-size:9px}footer{padding:70px 0 25px;color:#d6d6d1;background:var(--night)}footer .logo{color:white}.footer-top{display:flex;justify-content:space-between;min-height:190px}.footer-top>div:first-child p{margin-top:18px;color:#858680;font-size:12px}.footer-links{display:flex;gap:100px}.footer-links div{display:flex;flex-direction:column;gap:12px;min-width:110px;font-size:11px}.footer-links b{margin-bottom:7px;color:white;font-size:11px}.footer-links a{color:#92938e;transition:color .2s}.footer-links a:hover{color:var(--coral)}.footer-bottom{display:flex;justify-content:space-between;padding-top:24px;color:#6f706c;border-top:1px solid rgba(255,255,255,.1);font-size:9px}@media (max-width:1020px){nav{display:none}.hero{height:auto;min-height:0;max-height:none;padding:150px 0 100px}.hero-grid{grid-template-columns:1fr;gap:60px}.hero-copy{max-width:650px}.product-scene{width:660px;max-width:100%;margin:auto;transform:none}.privacy-grid,.split-heading{gap:30px}.use-case-row{grid-template-columns:1fr 1fr}.use-case-row article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.use-case-row article:nth-child(4){border-top:1px solid var(--line)}}@media (max-width:720px){.shell{width:min(100% - 30px,1180px)}.nav-wrap{height:70px}.site-header{background:rgba(247,244,237,.94)}.nav-cta{width:42px;height:42px;justify-content:center;padding:0;font-size:0}.nav-cta .chrome-icon{width:20px}.hero{padding:120px 0 75px}.hero-grid{gap:45px}.eyebrow{margin-bottom:18px;font-size:9px;letter-spacing:1.6px}h1{font-size:clamp(42px,13vw,56px);line-height:1.01;overflow-wrap:anywhere}.hero-copy>p{font-size:15px;line-height:1.65}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-actions .primary{width:100%}.trust-row{flex-wrap:wrap;gap:10px 18px}.product-scene{width:100%;height:390px}.browser{left:0;width:94%;height:315px}.browser-page{grid-template-columns:90px 1fr}.browser-top{gap:8px;padding:0 10px}.fake-content{padding:38px 22px}.fake-content h3{width:auto;font-size:21px}.fake-sidebar{padding:20px 12px}.extension-card{width:245px;right:-18px;transform:scale(.78) rotate(-1.5deg);transform-origin:top right}.floating-result{left:4px;bottom:0;min-width:220px;transform:scale(.84);transform-origin:left bottom}.scroll-cue{display:none}.section{padding:80px 0}.faq-grid,.feature-grid,.privacy-grid,.split-heading{grid-template-columns:1fr}.split-heading{gap:25px}.faq h2,.privacy-copy h2,.section-heading h2{font-size:clamp(34px,10vw,42px)}.feature-grid{margin-top:42px}.feature-large{min-height:690px;grid-row:auto}.feature{min-height:410px;padding:27px}.feature-icon{margin-bottom:30px}.stack-visual{left:0;right:0;height:430px}.paper{width:min(300px,78vw)}.clean-visual,.zip-visual{left:22px;right:22px}.steps{grid-template-columns:1fr}.steps article,.steps article+article{padding:38px 0;border-left:0;border-bottom:1px solid rgba(255,255,255,.15)}.privacy-grid{gap:10px}.privacy-visual{width:100%;height:390px;transform:scale(.82)}.use-case-row{grid-template-columns:1fr}.use-case-row article+article,.use-case-row article:nth-child(3){padding-left:0;border-left:0;border-top:1px solid var(--line)}.use-case-row article{min-height:210px}.use-case-row h3{margin-top:45px}.faq-grid{gap:45px}summary{gap:20px;font-size:14px;line-height:1.45}summary span{flex:0 0 auto}details p{padding-right:0}.cta-section{padding:60px 0}.cta-card{width:calc(100% - 30px);min-height:440px;padding:30px 20px}.cta-card h2{font-size:clamp(39px,12vw,50px)}.light-button{width:100%;min-width:0;padding:0 15px}.footer-top{flex-direction:column;gap:45px}.footer-links{gap:50px;margin-bottom:50px}.footer-bottom{flex-direction:column;gap:10px}}@media (max-width:390px){.logo{font-size:16px}.logo-mark,.logo-mark svg{width:30px;height:30px}.cta-card h2 br,.faq h2 br,.privacy-copy h2 br,.section-heading h2 br,h1 br{display:none}.product-scene{height:350px}.browser{height:285px}.browser-page{grid-template-columns:70px 1fr}.fake-sidebar{padding-inline:8px}.fake-sidebar span{width:48px}.fake-content{padding:30px 15px}.extension-card{right:-30px;transform:scale(.68) rotate(-1.5deg)}.floating-result{left:-12px;transform:scale(.74)}.feature{padding-inline:22px}.feature-large{min-height:650px}.privacy-visual{margin:-25px 0;transform:scale(.7)}.footer-links{gap:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}