:root{--bg:#050b13;--panel:#0b1624;--panel2:#0f1d2d;--line:rgba(255,255,255,.08);--text:#f4f8fb;--muted:#7f93a7;--cyan:#63dcff;--cyan2:#26bde9;--green:#67e7b1;--danger:#ff8092}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 80% -10%,rgba(38,189,233,.14),transparent 30rem),linear-gradient(180deg,#07111f 0%,var(--bg) 45%,#07101a 100%);color:var(--text);font-family:Tahoma,"Segoe UI",system-ui,sans-serif}.bg-grid{position:fixed;inset:0;z-index:-2;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 82%)}button,input{font:inherit}.topbar,.page-shell,footer{width:min(1160px,calc(100% - 32px));margin:auto}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;direction:ltr}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#baf1ff,#3ecaff);color:#07111f;font:900 22px Arial}.brand-copy{display:grid;line-height:1}.brand-copy strong{font:800 15px Arial;letter-spacing:.24em}.brand-copy small{font:700 8px Arial;letter-spacing:.25em;color:var(--muted);margin-top:5px}.free-badge{border:1px solid var(--line);background:rgba(8,17,29,.6);padding:9px 13px;border-radius:999px;color:#b9c8d5;font-size:12px;display:flex;align-items:center;gap:8px}.free-badge i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px rgba(103,231,177,.7)}.hero{text-align:center;padding:64px 0 42px}.eyebrow{width:max-content;max-width:100%;margin:0 auto 18px;padding:8px 13px;border-radius:999px;border:1px solid var(--line);background:rgba(8,17,29,.6);font-size:11px;color:#b6c7d5}.hero h1{margin:0;font-size:clamp(42px,7vw,78px);line-height:1.08;letter-spacing:-3px;font-weight:900}.hero h1 span{background:linear-gradient(90deg,#f5fbff,var(--cyan),#a8eaff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{width:min(700px,100%);margin:22px auto 0;color:var(--muted);font-size:14px;line-height:1.9}.tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tool-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(13,27,43,.92),rgba(8,17,28,.92));padding:22px;min-height:245px;display:flex;flex-direction:column}.tool-card:after{content:"";position:absolute;left:-55px;bottom:-85px;width:170px;height:170px;border-radius:50%;background:rgba(99,220,255,.05)}.tool-card.featured{grid-column:1/-1;min-height:260px;border-color:rgba(99,220,255,.28);background:linear-gradient(125deg,rgba(14,31,48,.98),rgba(8,18,29,.96))}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tool-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(99,220,255,.18);background:rgba(99,220,255,.06);font-size:22px;font-weight:900;color:var(--cyan)}.engine-pill{padding:7px 10px;border-radius:999px;border:1px solid rgba(103,231,177,.2);background:rgba(103,231,177,.07);color:#9cebc7;font-size:10px;font-weight:700}.tool-card h2{margin:18px 0 8px;font-size:18px}.tool-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.8;max-width:620px}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:17px 0}.chips span{border:1px solid var(--line);background:#101d2b;color:#9fb1c0;padding:6px 9px;border-radius:999px;font:700 9px Arial}.open-tool{margin-top:auto;min-height:44px;border:0;border-radius:12px;background:linear-gradient(135deg,#7be4ff,#33c5ef);color:#05111b;font-weight:900;cursor:pointer;transition:.15s ease}.open-tool:hover{filter:brightness(1.06);transform:translateY(-1px)}.status-box{margin:18px 0 0;border:1px solid var(--line);border-radius:18px;background:rgba(8,17,29,.55);padding:17px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.status-box div{display:grid;gap:5px}.status-box strong{font-size:13px}.status-box div span{font-size:11px;color:var(--muted)}.status-chip{border-radius:999px;padding:7px 10px;background:rgba(99,220,255,.07);border:1px solid rgba(99,220,255,.16);color:var(--cyan);font-size:10px}.how{padding:70px 0}.section-kicker{margin:0;text-align:center;color:var(--cyan);font-size:11px;font-weight:800}.how>h2{text-align:center;margin:8px 0 28px;font-size:clamp(28px,4vw,42px)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.steps article{border:1px solid var(--line);border-radius:17px;background:rgba(8,17,29,.5);padding:19px;display:grid;gap:7px}.steps b{font:800 10px Arial;color:#34566e}.steps strong{font-size:13px}.steps span{font-size:11px;color:var(--muted);line-height:1.7}footer{min-height:86px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;color:#607487;font-size:10px}.tool-dialog{width:min(760px,calc(100% - 24px));border:1px solid rgba(99,220,255,.2);border-radius:22px;background:#091522;color:var(--text);padding:0;box-shadow:0 30px 100px rgba(0,0,0,.55)}.tool-dialog::backdrop{background:rgba(0,5,11,.76);backdrop-filter:blur(6px)}.dialog-shell{padding:22px}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:22px}.dialog-head span{color:var(--cyan);font-size:10px;font-weight:800}.dialog-head h2{margin:5px 0 0;font-size:21px}.close-btn{width:40px;height:40px;border-radius:11px;border:1px solid var(--line);background:#101e2d;color:white;font-size:22px;cursor:pointer}.dialog-shell label{display:block;font-size:11px;font-weight:800;color:#c5d3df;margin:0 3px 8px}.input-row{display:grid;grid-template-columns:1fr 130px;gap:9px}.input-row input{min-width:0;height:54px;border-radius:13px;border:1px solid var(--line);background:#030a12;color:white;padding:0 15px;direction:ltr;text-align:left;outline:none}.input-row input:focus{border-color:rgba(99,220,255,.45);box-shadow:0 0 0 3px rgba(99,220,255,.06)}.input-row button{border:0;border-radius:13px;background:linear-gradient(135deg,#7be4ff,#33c5ef);font-weight:900;color:#06121d;cursor:pointer}.tool-hint{color:var(--muted);font-size:10px;line-height:1.7;margin:10px 3px}.demo-notice{margin-top:16px;border:1px solid rgba(99,220,255,.13);background:rgba(99,220,255,.06);border-radius:13px;padding:12px 13px;color:#caeefa;font-size:11px;line-height:1.7}@media(max-width:760px){.topbar{height:70px}.brand-copy{display:none}.hero{padding-top:48px}.hero h1{letter-spacing:-2px}.tools-grid,.steps{grid-template-columns:1fr}.tool-card.featured{grid-column:auto}.status-box,footer{flex-direction:column;align-items:flex-start;padding-top:20px;padding-bottom:20px}.input-row{grid-template-columns:1fr}.input-row button{height:50px}}@media(max-width:420px){.topbar,.page-shell,footer{width:min(100% - 22px,1160px)}.free-badge{font-size:10px;padding:8px 9px}.hero h1{font-size:40px}.tool-card{padding:17px}}
