:root{--bg:#07101c;--surface:#0b1727;--surface-2:#10223a;--line:#7ea8d62e;--line-strong:#7ea8d657;--text:#eef5ff;--muted:#a8b8cd;--muted2:#74879f;--purple:#8b5cf6;--purple2:#b99cff;--blue:#65b5ff;--green:#7ee7be;--warn:#ffd38a;--container:1180px;--shadow:0 28px 80px #00000061}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(80% 45% at 70% -5%,#4584c429,#0000 65%),linear-gradient(#07101c,#081321 48%,#060d17);margin:0;font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.shell{overflow:hidden}.skip{z-index:100;color:#07101c;background:#fff;border-radius:8px;padding:.7rem 1rem;font-weight:800;position:fixed;top:-5rem;left:1rem}.skip:focus{top:1rem}h1,h2,h3{letter-spacing:-.03em;margin:0;font-family:Arial Black,Avenir Next Condensed,sans-serif}h1{overflow-wrap:anywhere;max-width:15ch;font-size:clamp(2.8rem,6.8vw,6.1rem);line-height:.92}h2{font-size:clamp(1.8rem,3.3vw,3.2rem);line-height:1.02}h3{font-size:1.2rem;line-height:1.2}.lead{max-width:68ch;color:var(--muted);font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7}.eyebrow,.badge{border:1px solid var(--line);color:#cfe8ff;text-transform:uppercase;letter-spacing:.08em;background:#65b5ff09;border-radius:7px;align-items:center;padding:.4rem .62rem;font:700 .72rem ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex}.badge--green{color:var(--green);border-color:#7ee7be4d}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:.76rem 1rem;font-weight:800;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#06101c;background:linear-gradient(#e9f4ff,#b8d9ff)}.button--secondary{border-color:var(--line-strong);background:#65b5ff0a}.button--ghost{color:var(--muted)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.cta-row{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.site-header{z-index:40;border-bottom:1px solid var(--line);backdrop-filter:blur(18px);background:#07101cdb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:74px;display:flex}.brand{align-items:center;gap:.7rem;min-width:max-content;display:flex}.brand img{border-radius:8px}.brand>span{gap:.05rem;display:grid}.brand strong{font-size:1rem}.brand span span{color:var(--muted2);font-size:.68rem}.nav{justify-content:flex-end;align-items:center;gap:.12rem;display:flex}.nav>a{color:var(--muted);padding:.7rem .62rem;font-size:.88rem;font-weight:700;position:relative}.nav>a:hover,.nav>a[aria-current=page]{color:var(--text)}.nav>a[aria-current=page]:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:.3rem;left:.62rem;right:.62rem}.nav .language-link{color:var(--blue);margin-left:.35rem}.nav .parent-link{white-space:nowrap;color:var(--text)}.nav-toggle{border:1px solid var(--line-strong);min-height:44px;color:var(--text);font:inherit;background:0 0;border-radius:8px;gap:.5rem;padding:.6rem .75rem;font-weight:800;display:none}.hero{padding:clamp(4rem,9vw,8rem) 0}.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.hero h1{margin:.9rem 0 1.3rem}.section{border-top:1px solid #7ea8d61a;padding:clamp(4rem,8vw,7rem) 0}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-head>div{max-width:760px}.section-head h2{margin:.8rem 0}.section-head>p{max-width:50ch;color:var(--muted);line-height:1.65}.page-hero{padding:clamp(3.5rem,7vw,6rem) 0 2.5rem}.page-hero h1{margin:.9rem 0 1.2rem}.crumbs{color:var(--muted2);margin-bottom:1rem;font-size:.78rem}.crumbs a{color:var(--blue)}.tool-shell{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.tool-form,.tool-result{border:1px solid var(--line);background:#0a1828b3;padding:clamp(1rem,3vw,2rem)}.tool-form{gap:1rem;display:grid}.tool-result h2{margin:1rem 0}.tool-result>p{color:var(--muted);line-height:1.65}.field{gap:.45rem;display:grid}.field>span{color:var(--muted);font-size:.8rem;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--line-strong);width:100%;min-height:48px;color:var(--text);font:inherit;background:#07101c;border-radius:8px;padding:.8rem .9rem}.result-list{gap:.7rem;margin-top:1.2rem;display:grid}.result-item{border-left:2px solid var(--blue);background:#65b5ff0d;padding:1rem}.result-item p{color:var(--muted);margin:.35rem 0 0;line-height:1.5}.list{color:var(--muted);gap:.55rem;padding-left:1.15rem;line-height:1.55;display:grid}.legal-copy{max-width:820px}.legal-copy h2{margin:2rem 0 .8rem}.legal-copy p{color:var(--muted);line-height:1.75}.footer{border-top:1px solid var(--line);background:#050c15b3;margin-top:clamp(3rem,7vw,7rem);padding:3rem 0 1.2rem}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:clamp(2rem,5vw,4rem);display:grid}.footer-col{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.footer-col p{max-width:32ch;color:var(--muted);margin:.1rem 0;line-height:1.6}.footer-col a{color:var(--muted)}.footer-col a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted2);justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:1rem;font-size:.8rem;display:flex}@media (width<=1040px){.nav-toggle{align-items:center;display:inline-flex}.nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#07101cfa;border-radius:12px;flex-direction:column;align-items:stretch;padding:.6rem;display:none;position:absolute;top:calc(100% + .45rem);left:1rem;right:1rem}.nav[data-open=true]{display:flex}.nav>a{align-items:center;min-height:44px;padding:.72rem .8rem;display:flex}.nav>a[aria-current=page]:after{width:24px;left:.8rem;right:auto}.nav .language-link{margin-left:0}.hero-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-col:last-child{grid-column:2/-1}}@media (width<=720px){.tool-shell{grid-template-columns:1fr}.section-head{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-col:first-child{grid-column:1/-1}.footer-col:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=520px){h1{font-size:clamp(2.55rem,12vw,3.55rem)}.cta-row .button{width:100%}.brand>span span{display:none}.footer-grid{grid-template-columns:1fr}.footer-col:first-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}
