@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--canvas:#f5f5f3;--surface:#fff;--surface-soft:#ececea;--ink:#191a18;--muted:#666962;--line:#dcded8;--accent:#2d7d46;--accent-light:#dff0e3;--dark:#171916;--radius-sm:12px;--radius-md:22px;--radius-lg:34px;--shadow-sm:0 14px 36px #181b1614;--shadow-lg:0 38px 90px #171b1524;--shell:min(1360px, calc(100% - 80px))}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}body,button,a{font-family:inherit}img,svg{display:block}a{color:inherit;text-decoration:none}button{color:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:1000;background:var(--dark);color:#fff;border-radius:10px;padding:12px 18px;transition:transform .16s;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;width:100%;position:absolute;top:0;left:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;min-height:96px;display:grid}.brand{letter-spacing:-.04em;justify-self:start;align-items:center;gap:12px;font-size:20px;font-weight:800;display:inline-flex}.brand img{border-radius:11px;box-shadow:0 7px 15px #0c0d0b29}.desktop-nav{color:#484b46;align-items:center;gap:37px;font-size:15px;font-weight:600;display:flex}.desktop-nav a,.footer-links a{transition:color .16s}.desktop-nav a:hover,.footer-links a:hover{color:var(--accent)}.desktop-download{justify-self:end}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 26px;font-size:16px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #2d7d4659}.button-small{border-radius:12px;min-height:48px;padding-inline:21px;font-size:14px}.button-dark{background:var(--dark);color:#fff;box-shadow:0 12px 24px #11121029}.button-dark:hover{background:#2c302b;box-shadow:0 15px 30px #11121038}.button-light{background:#ffffffb3;border-color:#cfd1cc}.button-light svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px}.button-white{color:var(--dark);background:#fff}.button-outline{color:#fff;border-color:#ffffff59}.menu-button,.mobile-nav{display:none}.hero{grid-template-columns:minmax(470px,.82fr) minmax(620px,1.18fr);align-items:center;gap:42px;min-height:850px;padding-top:160px;display:grid;overflow:visible}.hero-copy{z-index:2;padding-bottom:60px;position:relative}.hero h1{letter-spacing:-.065em;max-width:690px;margin:0;font-size:clamp(58px,5.15vw,80px);font-weight:700;line-height:1.08}.hero h1 span{color:var(--accent)}.hero-copy>p{max-width:650px;color:var(--muted);margin:31px 0 0;font-size:20px;line-height:1.7}.hero-actions{align-items:center;gap:14px;margin-top:35px;display:flex}.hero-actions .button-dark svg{fill:currentColor;width:23px}.hero-proof{color:#686b65;align-items:center;gap:13px;margin-top:27px;font-size:13px;font-weight:600;display:flex}.hero-proof span[aria-hidden]{background:#a6a9a3;border-radius:50%;width:4px;height:4px}.hero-visual{min-width:0;height:660px;position:relative}.orbit,.cta-orbit{pointer-events:none;border:1px solid #2d7d4629;border-radius:50%;position:absolute}.orbit-one{width:720px;height:720px;top:-75px;right:-160px}.orbit-two{width:530px;height:530px;top:15px;right:-55px}.browser-window{box-shadow:var(--shadow-lg);background:#fff;border:1px solid #d5d7d1;border-radius:19px;overflow:hidden}.browser-chrome{color:#878a84;background:#f7f7f6;border-bottom:1px solid #e4e5e1;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:9px;display:flex}.browser-chrome i{background:#d7d8d4;border-radius:50%;width:8px;height:8px}.browser-chrome span{text-align:center;background:#fff;border:1px solid #e6e7e3;border-radius:6px;min-width:190px;margin-inline:auto;padding:4px 20px}.browser-window-main{z-index:2;width:min(780px,100%);position:absolute;top:92px;right:0;transform:rotate(1.5deg)}.browser-window-main img,.showcase-browser img{width:100%;height:auto}.browser-window-back{opacity:.9;width:580px;height:370px;position:absolute;top:8px;right:165px;transform:rotate(-7deg)}.mini-library{grid-template-columns:110px 1fr;gap:18px;height:332px;padding:22px;display:grid}.mini-sidebar{background:#eff0ed;border-radius:10px}.mini-lines{gap:12px;display:grid}.mini-lines i{background:linear-gradient(90deg,#e4e6e1 35%,#f0f1ee 35%);border-radius:8px}.floating-card{z-index:3;box-shadow:var(--shadow-sm);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #dfe0dd;border-radius:15px;align-items:center;gap:12px;padding:15px 18px;display:flex;position:absolute}.floating-card svg{fill:none;width:25px;height:25px;stroke:var(--accent);stroke-width:1.8px}.floating-card div{gap:3px;display:grid}.floating-card strong{font-size:13px}.floating-card span{color:var(--muted);font-size:10px}.floating-search{bottom:74px;left:-25px}.floating-local{top:28px;right:-26px}.status-dot{background:var(--accent);border:4px solid #d8eddd;border-radius:50%;width:13px;height:13px}.section-label{color:var(--accent);letter-spacing:.18em;margin:0 0 19px;font-size:12px;font-weight:800}.section-heading,.story-heading{text-align:center;max-width:790px;margin-inline:auto}.section-heading h2,.story-heading h2,.detail-copy h2,.privacy-copy h2,.faq-intro h2,.cta-content h2{letter-spacing:-.055em;margin:0;font-size:clamp(43px,4.2vw,64px);font-weight:700;line-height:1.12}.section-heading>p:last-child,.story-heading>p:last-child{max-width:690px;color:var(--muted);margin:22px auto 0;font-size:18px;line-height:1.7}.story-section{background:var(--surface);padding:126px 0 154px;overflow:hidden}.showcase{margin-top:82px;padding:0 94px;position:relative}.showcase-browser{background:#fff;border:1px solid #d8dad5;border-radius:20px;overflow:hidden;box-shadow:0 42px 100px #1b1e1924}.showcase-callout{box-shadow:var(--shadow-sm);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #e0e2dd;border-radius:13px;align-items:center;gap:12px;padding:13px 17px;font-size:12px;display:flex;position:absolute}.showcase-callout span{color:var(--accent);font-size:10px;font-weight:800}.callout-one{top:88px;left:19px}.callout-two{top:255px;right:9px}.callout-three{bottom:68px;left:67px}.features-section{padding:145px 0 160px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:75px;display:grid}.feature-card{background:#fff;border:1px solid #dcddd9;border-radius:27px;min-height:510px;padding:39px;position:relative;overflow:hidden}.feature-number{color:#c3c5bf;letter-spacing:.12em;font-size:12px;font-weight:700;position:absolute;top:34px;right:35px}.feature-icon{background:var(--accent-light);width:44px;height:44px;color:var(--accent);border-radius:13px;place-items:center;display:grid}.feature-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px}.feature-card h3{letter-spacing:-.04em;margin:28px 0 0;font-size:30px}.feature-card>p{max-width:545px;color:var(--muted);margin:13px 0 0;font-size:16px;line-height:1.65}.feature-demo{background:#f7f7f5;border:1px solid #e3e4e0;border-radius:16px;height:192px;position:absolute;bottom:34px;left:39px;right:39px;overflow:hidden}.search-field{color:#737670;background:#fff;border:1px solid #dddeda;border-radius:8px;margin:21px;padding:12px 15px;font-size:12px;display:block}.demo-row{border-top:1px solid #e2e3df;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:12px 22px;font-size:11px;display:grid}.demo-row i,.tag-cloud i{color:#666961;background:#e6e7e3;border-radius:999px;padding:5px 8px;font-style:normal}.tag-cloud{flex-wrap:wrap;gap:8px;padding:29px 24px 15px;display:flex}.tag-cloud i:first-child,.tag-cloud i:nth-child(4){background:var(--dark);color:#fff}.tag-note{color:#777a73;background:#fff;border:1px solid #e0e1dd;border-radius:9px;margin:10px 24px;padding:13px;font-size:11px;display:block}.column-head,.column-row{grid-template-columns:1.25fr 1.75fr .8fr;display:grid}.column-head{color:#777a74;text-transform:uppercase;padding:24px 18px 13px;font-size:9px}.column-head i{font-style:normal}.column-row{border-top:1px solid #e0e1dd;align-items:center;gap:16px;height:55px;padding:0 18px}.column-row span{background:#dddfda;border-radius:99px;height:7px}.resize-handle{background:var(--accent);width:2px;position:absolute;top:12px;bottom:12px;left:44%;box-shadow:0 0 0 4px #2d7d461f}.radar-circle{background:repeating-radial-gradient(circle,#0000 0 23px,#dde2dc 24px 25px);border:1px solid #cfd6ce;border-radius:50%;width:140px;height:140px;position:absolute;top:25px;left:45px}.radar-circle:after{content:"";transform-origin:top;background:var(--accent);width:1px;position:absolute;inset:50% 50% 0;transform:rotate(40deg)}.radar-circle i{background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute}.radar-circle i:first-child{top:45px;left:37px}.radar-circle i:nth-child(2){top:70px;right:33px}.radar-circle i:nth-child(3){bottom:20px;left:68px}.radar-list{gap:13px;display:grid;position:absolute;top:31px;right:34px}.radar-list span{background:#fff;border:1px solid #e0e2dd;border-radius:9px;min-width:170px;padding:11px 14px;font-size:11px;font-weight:700}.detail-section{background:var(--surface);padding:145px 0;overflow:hidden}.split-layout,.privacy-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;display:grid}.detail-copy h2,.privacy-copy h2{max-width:540px}.detail-copy>p:not(.section-label),.privacy-copy>p:not(.section-label){color:var(--muted);margin:23px 0 0;font-size:18px;line-height:1.75}.detail-copy ul{color:#464943;gap:16px;margin:29px 0 0;padding:0;font-size:15px;line-height:1.5;list-style:none;display:grid}.detail-copy li{gap:11px;display:flex}.detail-copy li span{color:var(--accent);font-weight:800}.detail-frame{aspect-ratio:8/5;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #dcddd9;border-radius:26px;overflow:hidden}.detail-frame img{object-fit:contain;object-position:center;width:100%;height:100%}.privacy-section{background:#eaf0e9;padding:160px 0;overflow:hidden}.privacy-grid{grid-template-columns:1fr .95fr;gap:110px}.privacy-visual{place-items:center;min-height:570px;display:grid;position:relative}.privacy-ring{border:1px solid #2d7d4638;border-radius:50%;position:absolute}.ring-one{width:520px;height:520px}.ring-two{width:350px;height:350px}.privacy-core,.privacy-node{box-shadow:var(--shadow-sm);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #2d7d4630;position:absolute}.privacy-core{z-index:2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:205px;height:205px;display:flex}.privacy-core svg{fill:none;width:42px;stroke:var(--accent);stroke-width:1.6px;margin-bottom:15px}.privacy-core strong{font-size:17px}.privacy-core span,.privacy-node span{color:var(--muted);margin-top:5px;font-size:11px}.privacy-node{border-radius:13px;padding:17px 19px;display:grid}.privacy-node strong{font-size:13px}.node-github{top:17%;left:3%}.node-ai{bottom:12%;right:0}.trust-list{gap:8px;margin-top:35px;display:grid}.trust-list>div{border-top:1px solid #4958472b;grid-template-columns:39px 1fr;gap:14px;padding:17px 0;display:grid}.trust-list span{color:var(--accent);padding-top:3px;font-size:10px;font-weight:800}.trust-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.trust-list strong{color:var(--ink);margin-bottom:4px;font-size:15px;display:block}.text-link{color:var(--accent);border-bottom:1px solid;align-items:center;gap:8px;margin-top:25px;font-size:14px;font-weight:700;display:inline-flex}.comparison-section{padding:150px 0 160px}.comparison-wrap{background:#fff;border:1px solid #daddd7;border-radius:23px;max-width:1040px;margin:70px auto 0;overflow:hidden}.comparison-wrap table{border-collapse:collapse;width:100%}.comparison-wrap th,.comparison-wrap td{text-align:left;border-bottom:1px solid #e2e4df;padding:22px 27px;font-size:14px}.comparison-wrap th{color:#797c75;letter-spacing:.08em;text-transform:uppercase;background:#f7f7f5;font-size:11px}.comparison-wrap th:first-child,.comparison-wrap td:first-child{width:49%}.comparison-wrap th:last-child,.comparison-wrap td:last-child{background:#dff0e359}.comparison-wrap tr:last-child td{border-bottom:0}.check{color:var(--accent);margin-right:6px;font-weight:800}.dash{color:#a1a49e}.faq-section{border-top:1px solid var(--line);grid-template-columns:.75fr 1.25fr;gap:110px;padding:145px 0 165px;display:grid}.faq-intro{align-self:start;position:sticky;top:55px}.faq-intro h2{max-width:470px}.faq-intro>p:not(.section-label){max-width:420px;color:var(--muted);margin:20px 0 0;font-size:16px;line-height:1.7}.faq-list details{border-bottom:1px solid #d7d9d3}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:26px 0;font-size:18px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{flex:none;width:21px;height:21px;position:relative}.faq-list summary i:before,.faq-list summary i:after{content:"";background:var(--ink);width:15px;height:1.5px;transition:transform .16s;position:absolute;top:10px;left:3px}.faq-list summary i:after{transform:rotate(90deg)}.faq-list details[open] summary i:after{transform:rotate(0)}.faq-list details p{max-width:660px;color:var(--muted);margin:-5px 44px 28px 0;font-size:15px;line-height:1.75}.final-cta{color:#fff;background:#193e28;place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.cta-orbit-one{border-color:#ffffff1c;width:760px;height:760px;top:-70px;left:calc(50% - 380px)}.cta-orbit-two{border-color:#ffffff1a;width:490px;height:490px;top:65px;left:calc(50% - 245px)}.cta-content{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.cta-content img{border-radius:18px;margin-bottom:30px;box-shadow:0 17px 35px #00000047}.cta-content h2{max-width:850px;font-size:clamp(48px,5.2vw,76px)}.cta-content>p{color:#ffffffb8;max-width:640px;margin:24px 0 0;font-size:18px;line-height:1.65}.cta-content .hero-actions{margin-top:33px}.cta-content>span{color:#ffffff94;margin-top:23px;font-size:12px}.site-footer{color:#fff;background:#121411;padding:86px 0 32px}.footer-grid{grid-template-columns:1fr auto;gap:80px;display:grid}.footer-brand p{color:#ffffff8c;max-width:360px;margin:21px 0 0;font-size:14px;line-height:1.7}.footer-links{grid-template-columns:repeat(2,170px);gap:50px;display:grid}.footer-links>div{align-content:start;gap:13px;display:grid}.footer-links h2{color:#ffffff73;letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-size:10px}.footer-links a{color:#ffffffc2;font-size:13px}.footer-bottom{color:#fff6;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:70px;padding-top:23px;font-size:11px;display:flex}.footer-bottom p{margin:0}[data-reveal]{opacity:1;transform:none}.js [data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(18px)}.js [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=1180px){:root{--shell:min(100% - 48px, 1100px)}.hero{grid-template-columns:.9fr 1.1fr;min-height:780px}.hero-visual{height:560px}.browser-window-main{width:min(660px,100%);right:0}.browser-window-back{width:500px;right:70px}.floating-local{right:-15px}.showcase{padding-inline:60px}.split-layout,.privacy-grid,.faq-section{gap:60px}}@media (width<=900px){:root{--shell:min(100% - 40px, 760px)}.header-inner{grid-template-columns:1fr auto;min-height:82px}.desktop-nav,.desktop-download{display:none}.menu-button{background:#ffffffb3;border:1px solid #d2d4cf;border-radius:11px;place-content:center;gap:6px;width:43px;height:43px;padding:0;display:grid}.menu-button span{background:var(--ink);width:18px;height:1.5px;transition:transform .16s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.75px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.75px)rotate(-45deg)}.mobile-nav{box-shadow:var(--shadow-sm);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #dadcd6;border-radius:17px;padding:21px;position:absolute;top:72px;left:20px;right:20px}.mobile-nav:not([hidden]){gap:4px;display:grid}.mobile-nav>a:not(.button){padding:11px 4px;font-size:15px;font-weight:650}.mobile-nav .button{margin-top:8px}.hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding-top:145px;padding-bottom:105px}.hero-copy{padding-bottom:0}.hero h1,.hero-copy>p{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{width:100%;height:590px;margin-top:20px}.browser-window-main{width:100%;top:105px;right:0}.browser-window-back{top:20px;left:0;right:auto}.floating-search{bottom:15px;left:-10px}.floating-local{top:54px;right:-10px}.story-section,.features-section,.detail-section,.privacy-section,.comparison-section,.faq-section{padding-block:110px}.showcase{width:min(100% - 20px,800px);padding:0}.showcase-callout{display:none}.feature-grid,.split-layout,.privacy-grid,.faq-section{grid-template-columns:1fr}.feature-card{min-height:500px}.detail-copy,.privacy-copy{max-width:680px}.privacy-visual{order:2}.privacy-copy{order:1}.privacy-visual{min-height:520px}.faq-intro{position:static}.footer-grid{grid-template-columns:1fr}}@media (width<=620px){:root{--shell:calc(100% - 32px)}.brand{font-size:17px}.brand img{width:36px;height:36px}.hero{gap:20px;padding-top:125px;padding-bottom:78px}.hero h1{font-size:clamp(43px,13vw,58px);line-height:1.04}.hero-copy>p{margin-top:23px;font-size:17px;line-height:1.6}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{flex-wrap:wrap}.hero-visual{height:400px;margin-top:16px}.browser-window-main{width:100%;top:77px;left:0;right:auto;transform:rotate(1.5deg)}.browser-window-back{width:440px;top:15px;left:-80px}.floating-card{padding:11px 13px}.floating-search{bottom:0;left:-8px}.floating-local{top:41px;right:-8px}.orbit-one{width:470px;height:470px;top:0;right:-180px}.orbit-two{width:330px;height:330px;top:45px;right:-80px}.section-heading h2,.story-heading h2,.detail-copy h2,.privacy-copy h2,.faq-intro h2,.cta-content h2{font-size:40px}.story-section,.features-section,.detail-section,.privacy-section,.comparison-section,.faq-section{padding-block:82px}.showcase{width:calc(100% - 16px);margin-top:52px}.feature-grid{margin-top:48px}.feature-card{min-height:510px;padding:28px}.feature-card h3{font-size:26px}.feature-demo{bottom:28px;left:28px;right:28px}.radar-circle{left:20px}.radar-list{right:17px}.radar-list span{min-width:130px}.split-layout,.privacy-grid,.faq-section{gap:52px}.privacy-visual{min-height:420px;margin-inline:-30px;transform:scale(.88)}.ring-one{width:420px;height:420px}.ring-two{width:290px;height:290px}.privacy-core{width:175px;height:175px}.comparison-wrap{border-radius:16px;margin-top:49px;overflow-x:auto}.comparison-wrap table{min-width:700px}.faq-list summary{min-height:80px;font-size:16px}.final-cta{min-height:620px;padding-block:80px}.footer-grid{gap:55px}.footer-links{grid-template-columns:1fr 1fr;gap:24px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js [data-reveal]{opacity:1;transform:none}}
