:root{
  --bg:#07100f;--bg2:#0a1413;--panel:#0d1918;--panel2:#101e1c;--ink:#f4faf8;--muted:#9db0ac;--line:rgba(255,255,255,.09);
  --accent:#0aa58b;--accent2:#63e3ca;--accent-deep:#087d6c;--warm:#ffad69;--shadow:0 30px 80px rgba(0,0,0,.34);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}
a{color:inherit;text-decoration:none}button,a{ -webkit-tap-highlight-color:transparent }
img{max-width:100%;display:block}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.page-glow{position:absolute;pointer-events:none;filter:blur(0);border-radius:999px;opacity:.24;z-index:-1}.glow-a{width:680px;height:680px;right:-260px;top:40px;background:radial-gradient(circle,var(--accent) 0,transparent 68%)}.glow-b{width:520px;height:520px;left:-250px;top:760px;background:radial-gradient(circle,#1a5d75 0,transparent 70%)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(7,16,15,.78);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.055)}.nav-shell{height:76px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:10px;font-weight:780;font-size:19px;letter-spacing:-.3px}.brand img{border-radius:8px}.nav-links{display:flex;gap:28px;margin-left:auto}.nav-links a{color:#afbfbc;font-size:14px;font-weight:650;transition:.2s}.nav-links a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:13px;padding:13px 18px;font-size:14px;font-weight:760;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-compact{padding:10px 15px;background:#eaf7f3;color:#09231f;margin-left:8px}.button-primary{background:linear-gradient(135deg,#1bc3a4,#09947f);color:white;box-shadow:0 14px 34px rgba(10,165,139,.24)}.button-primary:hover{background:linear-gradient(135deg,#26d0b0,#0a9f88)}.button-secondary{border-color:var(--line);background:rgba(255,255,255,.025);color:#d9e5e2}.button-light{background:#f2f8f6;color:#0b1a17;padding:14px 20px}.button-large{padding:15px 26px;min-width:210px}.button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hero{min-height:720px;padding-top:92px;padding-bottom:88px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:64px}.release-pill{display:inline-flex;align-items:center;gap:9px;padding:8px 11px;border-radius:999px;border:1px solid rgba(99,227,202,.18);background:rgba(10,165,139,.08);color:#b7d9d2;font-size:12px;font-weight:700;letter-spacing:.15px}.pulse{width:7px;height:7px;border-radius:50%;background:#42d6b7;box-shadow:0 0 0 5px rgba(66,214,183,.1)}.pill-separator{opacity:.45}.hero h1{font-size:clamp(58px,7vw,94px);line-height:.92;letter-spacing:-5px;margin:28px 0 27px;font-weight:820}.hero h1 em{font-style:normal;color:#68ddc7}.hero-lead{font-size:19px;line-height:1.65;color:#a7bab6;max-width:590px;margin:0 0 31px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.download-note{display:flex;flex-wrap:wrap;align-items:center;gap:11px;margin-top:24px;color:#829792;font-size:12.5px;font-weight:650}.download-note i{width:3px;height:3px;border-radius:50%;background:#55706a}
.hero-product{position:relative;padding:30px 0 40px}.preview-frame{border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;background:#111a1a;box-shadow:0 45px 100px rgba(0,0,0,.48),0 0 0 1px rgba(10,165,139,.08)}.preview-topline{height:32px;background:#0c1212;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:6px;padding:0 12px}.preview-topline span{width:7px;height:7px;border-radius:50%;background:#31413e}.preview-topline small{margin-left:auto;margin-right:auto;color:#62736f;font-size:10px;letter-spacing:.6px}.preview-frame img{width:100%;aspect-ratio:1.585/1;object-fit:cover;object-position:top left}.floating-card{position:absolute;background:rgba(15,28,26,.91);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.11);border-radius:13px;padding:12px 15px;box-shadow:0 18px 45px rgba(0,0,0,.33);display:flex;flex-direction:column;gap:2px}.floating-card b{font-size:12.5px}.floating-card span{font-size:10.5px;color:#87a09a}.card-left{left:-24px;bottom:10px}.card-right{right:-18px;top:2px}
.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.015)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid div{padding:27px 26px;border-right:1px solid var(--line)}.proof-grid div:first-child{border-left:1px solid var(--line)}.proof-grid strong{display:block;font-size:14px;margin-bottom:4px}.proof-grid span{display:block;font-size:11.5px;color:#758a85}
.section{padding-top:116px;padding-bottom:116px}.section-intro{max-width:760px;margin-bottom:50px}.section-intro h2,.privacy-copy h2,.security-copy h2,.download-card h2{font-size:clamp(40px,5vw,62px);line-height:1.03;letter-spacing:-2.7px;margin:12px 0 18px}.section-intro p,.privacy-copy p,.security-copy p,.download-card p{color:#93a9a4;font-size:17px;line-height:1.7;max-width:680px}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:850;color:#52cdb5}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature{position:relative;min-height:310px;padding:30px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(155deg,rgba(255,255,255,.035),rgba(255,255,255,.012));overflow:hidden}.feature-wide{grid-column:span 2;display:grid;grid-template-columns:.11fr .55fr .8fr;align-items:center;gap:24px;min-height:340px}.compact-wide{min-height:235px}.feature-icon{width:42px;height:42px;border-radius:11px;border:1px solid rgba(99,227,202,.19);display:flex;align-items:center;justify-content:center;color:#5ed5bd;background:rgba(10,165,139,.07);font:800 11px/1 ui-monospace,monospace}.feature h3{font-size:24px;letter-spacing:-.7px;margin:28px 0 9px}.feature-wide h3{font-size:30px;margin:0 0 10px}.feature p{color:#8ea49f;font-size:14px;line-height:1.7;margin:0;max-width:580px}.sidebar-demo{height:235px;background:#0a0f10;border:1px solid rgba(255,255,255,.085);border-radius:12px;display:flex;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.3)}.demo-sidebar{width:32%;min-width:95px;padding:17px 14px;background:#18201f;display:flex;flex-direction:column;gap:15px;color:#80948f;font-size:11px}.demo-sidebar b{font-size:9px;letter-spacing:.7px;color:#b3c1be}.demo-sidebar span:nth-of-type(2){color:#e0ebe8;background:#29463f;margin:0 -14px;padding:8px 14px}.demo-splitter{width:4px;background:#0aa58b}.demo-editor{flex:1;padding:31px 23px}.demo-editor i{display:block;height:6px;background:#263532;border-radius:4px;margin-bottom:13px}.demo-editor i:nth-child(1){width:70%;background:#2e4e48}.demo-editor i:nth-child(2){width:88%}.demo-editor i:nth-child(3){width:58%}.demo-editor i:nth-child(4){width:78%}.demo-editor i:nth-child(5){width:46%}.mini-flow{margin-top:36px;display:flex;align-items:center;gap:12px}.mini-flow span,.lang-cloud span,.data-row span,.tool-list span{border:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:9px;padding:8px 10px;font-size:11px;color:#a4b7b2}.mini-flow b{font-size:23px;color:#46cbb2}.lang-cloud,.data-row,.tool-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:31px}.shortcut-stack{justify-self:end;display:flex;align-items:center;gap:6px;color:#849b96}.shortcut-stack kbd{padding:9px 11px;background:#172321;border:1px solid rgba(255,255,255,.1);border-bottom-width:3px;border-radius:8px;color:#c8d8d4;font:700 11px/1 ui-monospace,monospace}.shortcut-stack span{margin-left:8px;font-size:11px}
.privacy-section{background:linear-gradient(180deg,#091311,#0b1715);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.privacy-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.privacy-copy p{max-width:580px}.text-link{display:inline-flex;gap:8px;margin-top:14px;color:#64d8c2;font-size:13px;font-weight:760}.privacy-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.016)}.privacy-panel>div{padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:150px}.privacy-panel>div:nth-child(2n){border-right:0}.privacy-panel>div:nth-last-child(-n+2){border-bottom:0}.privacy-panel b{display:block;margin:11px 0 5px;font-size:16px}.privacy-panel small{color:#829792;line-height:1.55}.check{display:flex;width:26px;height:26px;border-radius:50%;align-items:center;justify-content:center;background:rgba(10,165,139,.12);color:#62d8c1;font-weight:900}
.security-card{border:1px solid rgba(99,227,202,.16);border-radius:22px;background:linear-gradient(145deg,#0d1b19,#091211);padding:52px;box-shadow:inset 0 1px rgba(255,255,255,.025)}.release-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:35px}.release-facts span{padding:14px 15px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.02)}.release-facts small{display:block;font-size:8.5px;letter-spacing:.9px;color:#66807a;margin-bottom:5px;font-weight:800}.release-facts b{font-size:13px}.security-flow{margin-top:42px;padding-top:32px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:13px}.security-flow div{min-height:102px;border:1px solid var(--line);border-radius:13px;padding:15px;background:rgba(255,255,255,.018)}.security-flow div span{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:rgba(10,165,139,.12);color:#5fd5bd;font-size:10px;font-weight:900}.security-flow div b{display:block;font-size:13px;margin:10px 0 1px}.security-flow div small{font-size:10px;color:#738b85}.security-flow>i{font-style:normal;color:#3b5751}
.download-card{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;border:1px solid var(--line);border-radius:22px;padding:48px 52px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.015))}.download-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.download-facts span{font-size:10.5px;font-weight:700;color:#98aaa6;background:#101d1b;border:1px solid var(--line);padding:7px 9px;border-radius:8px}.download-action{min-width:250px;display:flex;flex-direction:column;align-items:center;gap:13px}.download-action img{border-radius:18px;box-shadow:0 13px 35px rgba(0,0,0,.3)}.download-action small{color:#718680;font-size:10.5px}.compact-intro{margin-bottom:32px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 3px}.faq-list summary{cursor:pointer;list-style:none;padding:23px 0;font-size:16px;font-weight:720;display:flex;justify-content:space-between;align-items:center}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:22px;font-weight:400;color:#6f8882}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:770px;color:#8ba09b;font-size:14px;line-height:1.75;margin:-5px 0 23px}
.final-cta{margin-top:30px;background:#0aa58b;color:#f7fffd}.final-inner{min-height:250px;display:flex;justify-content:space-between;align-items:center;gap:30px}.final-inner .eyebrow{color:#b8fff1}.final-inner h2{font-size:clamp(36px,5vw,58px);letter-spacing:-2.4px;line-height:1;margin:10px 0 0}.site-footer{padding:40px 0 48px;background:#050b0a}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{border-radius:8px}.footer-brand b{display:block}.footer-brand small{display:block;color:#647a74;font-size:10px;margin-top:1px}.footer-links{display:flex;gap:20px}.footer-links a{font-size:11px;color:#82968f;font-weight:650}.footer-copy{grid-column:1/-1;border-top:1px solid var(--line);padding-top:19px;color:#4f625d;font-size:10px}
@media(max-width:980px){.hero{grid-template-columns:1fr;padding-top:65px;gap:30px}.hero-copy{max-width:760px}.hero-product{max-width:850px}.card-left{left:10px}.card-right{right:10px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid div:nth-child(odd){border-left:1px solid var(--line)}.feature-wide{grid-template-columns:50px 1fr;}.feature-wide .feature-visual,.feature-wide .shortcut-stack{grid-column:1/-1}.privacy-grid{grid-template-columns:1fr;gap:45px}.release-facts{grid-template-columns:1fr 1fr}.security-flow{grid-template-columns:1fr 1fr}.security-flow>i{display:none}.download-card{grid-template-columns:1fr}.download-action{align-items:flex-start}.nav-links{display:none}}
@media(max-width:640px){.shell{width:min(100% - 28px,1180px)}.site-header .nav-shell{height:66px}.brand{font-size:17px}.button-compact{margin-left:auto}.hero{min-height:auto;padding-top:54px;padding-bottom:64px}.hero h1{font-size:55px;letter-spacing:-3.3px}.hero-lead{font-size:16px}.hero-actions .button{width:100%}.floating-card{display:none}.preview-frame{border-radius:12px}.preview-topline{height:25px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid div{padding:20px 15px}.proof-grid strong{font-size:12px}.proof-grid span{font-size:10px}.section{padding-top:78px;padding-bottom:78px}.section-intro h2,.privacy-copy h2,.security-copy h2,.download-card h2{font-size:40px;letter-spacing:-1.8px}.section-intro p,.privacy-copy p,.security-copy p,.download-card p{font-size:15px}.feature-grid{grid-template-columns:1fr}.feature,.feature-wide{grid-column:auto;display:block;min-height:auto;padding:24px}.feature-wide h3{margin-top:23px}.feature-visual{margin-top:26px}.privacy-panel{grid-template-columns:1fr}.privacy-panel>div{border-right:0;border-bottom:1px solid var(--line)!important;min-height:120px}.privacy-panel>div:last-child{border-bottom:0!important}.security-card{padding:28px 22px}.release-facts{grid-template-columns:1fr 1fr}.security-flow{grid-template-columns:1fr 1fr}.download-card{padding:29px 23px}.download-action{min-width:0}.button-large{width:100%}.final-inner{min-height:260px;align-items:flex-start;justify-content:center;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.footer-copy{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* ============================================================
   NType final layout polish
   Visual-only pass: SEO copy and HTML content are unchanged.
   ============================================================ */

/* Keep the page calm and readable on wide desktop screens. */
.shell{width:min(1160px,calc(100% - 48px))}

/* Hero: give the copy room to breathe and keep the product image
   deliberately smaller than the text block instead of letting it dominate. */
.hero{
  min-height:650px;
  padding-top:78px;
  padding-bottom:82px;
  grid-template-columns:minmax(0,1fr) minmax(470px,560px);
  gap:62px;
  align-items:center;
}
.hero-copy{max-width:590px}
.hero h1{
  font-size:clamp(54px,6.2vw,82px);
  line-height:.94;
  letter-spacing:-4.2px;
  margin:25px 0 24px;
}
.hero-lead{max-width:560px;font-size:18px;line-height:1.68}
.hero-product{width:100%;max-width:560px;justify-self:end;padding:18px 0 28px}
.preview-frame{width:100%;border-radius:16px}
.preview-frame img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:top left}
.preview-topline{height:30px}
.card-left{left:-16px;bottom:0}
.card-right{right:-10px;top:-5px}
.floating-card{padding:11px 14px}

/* Proof strip: tighter and more premium, with consistent alignment. */
.proof-grid div{padding:23px 24px}
.proof-grid strong{font-size:13.5px}
.proof-grid span{font-size:11px;line-height:1.45}

/* Section rhythm. */
.section{padding-top:96px;padding-bottom:96px}
.section-intro{max-width:700px;margin-bottom:40px}
.section-intro h2,.privacy-copy h2,.security-copy h2,.download-card h2{
  font-size:clamp(38px,4.3vw,55px);
  line-height:1.05;
  letter-spacing:-2.25px;
  margin:10px 0 16px;
}
.section-intro p,.privacy-copy p,.security-copy p,.download-card p{
  font-size:16px;
  line-height:1.72;
}

/* Features: consistent card heights, clear hierarchy and less empty space. */
.feature-grid{gap:18px}
.feature{
  min-height:270px;
  padding:28px;
  border-radius:18px;
  display:flex;
  flex-direction:column;
}
.feature h3{font-size:22px;line-height:1.18;margin:23px 0 9px}
.feature p{font-size:13.5px;line-height:1.72;max-width:540px}
.feature .mini-flow,.feature .lang-cloud,.feature .data-row,.feature .tool-list{margin-top:auto;padding-top:26px}
.feature-wide{
  display:grid;
  grid-template-columns:46px minmax(0,1fr) minmax(330px,430px);
  align-items:center;
  gap:26px;
  min-height:300px;
}
.feature-wide h3{font-size:28px;line-height:1.14;margin:0 0 10px}
.feature-wide .feature-copy{max-width:500px}
.compact-wide{min-height:205px}
.sidebar-demo{height:205px;max-width:430px;justify-self:end;width:100%}
.shortcut-stack{justify-self:end;white-space:nowrap}

/* Privacy: balanced two-column composition. */
.privacy-grid{
  grid-template-columns:minmax(0,470px) minmax(420px,1fr);
  gap:72px;
  align-items:center;
}
.privacy-copy{max-width:470px}
.privacy-panel{max-width:580px;justify-self:end;width:100%;border-radius:17px}
.privacy-panel>div{min-height:137px;padding:24px}

/* Release/security section: give the paragraph a readable measure and let
   the verification flow sit cleanly beneath it. */
.security-card{padding:44px 46px;border-radius:20px}
.security-copy{max-width:830px}
.security-copy p{max-width:760px}
.release-facts{max-width:800px;margin-top:29px;gap:9px}
.security-flow{margin-top:34px;padding-top:28px;gap:11px}
.security-flow div{min-height:94px;padding:14px}

/* Download card: keep copy dominant, logo/action compact. */
.download-card{
  grid-template-columns:minmax(0,1fr) 230px;
  gap:54px;
  padding:42px 46px;
  border-radius:20px;
}
.download-card>div:first-child{max-width:690px}
.download-action{min-width:0;justify-self:end;width:230px}
.download-action img{width:68px;height:68px}
.button-large{width:100%;min-width:0}

/* FAQ is easier to scan when it does not span the full shell width. */
#faq .section-intro,#faq .faq-list{max-width:900px;margin-left:auto;margin-right:auto}
#faq .compact-intro{margin-bottom:24px}
.faq-list summary{padding:21px 0}

/* Final CTA: strong without taking over the page. */
.final-cta{margin-top:18px}
.final-inner{min-height:210px}
.final-inner h2{font-size:clamp(34px,4.4vw,52px)}

@media(max-width:1080px){
  .hero{grid-template-columns:minmax(0,1fr) minmax(430px,500px);gap:44px}
  .feature-wide{grid-template-columns:46px minmax(0,1fr) minmax(300px,380px)}
  .privacy-grid{gap:50px}
}

@media(max-width:980px){
  .shell{width:min(100% - 40px,1160px)}
  .hero{grid-template-columns:1fr;min-height:auto;padding-top:64px;padding-bottom:70px;gap:38px}
  .hero-copy{max-width:720px}
  .hero-product{max-width:680px;justify-self:start}
  .feature-wide{grid-template-columns:46px 1fr;display:grid}
  .feature-wide .feature-visual,.feature-wide .shortcut-stack{grid-column:1/-1;justify-self:start}
  .sidebar-demo{max-width:620px}
  .privacy-grid{grid-template-columns:1fr;gap:40px}
  .privacy-copy{max-width:650px}
  .privacy-panel{justify-self:start;max-width:650px}
  .download-card{grid-template-columns:1fr;gap:30px}
  .download-action{justify-self:start;align-items:flex-start;width:min(100%,300px)}
}

@media(max-width:640px){
  .shell{width:min(100% - 28px,1160px)}
  .hero{padding-top:48px;padding-bottom:58px;gap:28px}
  .hero h1{font-size:clamp(46px,15vw,58px);line-height:.96;letter-spacing:-3px}
  .hero-lead{font-size:15.5px}
  .hero-product{max-width:100%;padding:6px 0 12px}
  .preview-frame{border-radius:11px}
  .section{padding-top:72px;padding-bottom:72px}
  .section-intro{margin-bottom:30px}
  .section-intro h2,.privacy-copy h2,.security-copy h2,.download-card h2{font-size:38px;letter-spacing:-1.7px}
  .feature{min-height:0;padding:23px}
  .feature-wide{display:block;min-height:0}
  .feature-wide h3{font-size:24px;margin-top:20px}
  .feature-wide .feature-copy{max-width:none}
  .feature-visual{margin-top:24px}
  .sidebar-demo{height:180px}
  .security-card{padding:26px 21px}
  .release-facts{grid-template-columns:1fr 1fr}
  .security-flow{grid-template-columns:1fr 1fr}
  .download-card{padding:27px 22px}
  .final-inner{min-height:230px}
}
