*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:#07111f;color:#eaf2ff;line-height:1.6}a{color:inherit;text-decoration:none}header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100% - 1160px)/2));border-bottom:1px solid #1a2b40;background:#07111fee;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:10}.brand{font-weight:900;font-size:21px;letter-spacing:-.8px}.brand span{color:#59a8ff}nav{display:flex;gap:28px;color:#aebed0;font-size:14px}nav a:hover{color:#fff}.menu{display:none;background:none;border:0;color:#fff}.hero,.section,.toolpage,.static{max-width:1160px;margin:auto}.hero{min-height:520px;padding:90px 22px;display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center}.eyebrow{font-size:11px;letter-spacing:1.8px;color:#68b0ff;font-weight:800}.hero h1{font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-3px;max-width:760px;margin:15px 0}.heroText>p{font-size:18px;color:#aebed0;max-width:650px}.primary,.download{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;padding:14px 20px;background:#58a8ff;color:#06101c;font-weight:800;cursor:pointer}.primary:disabled{opacity:.6;cursor:wait}.heroCard{border:1px solid #223a55;border-radius:26px;padding:42px;display:flex;flex-direction:column;gap:14px;background:linear-gradient(145deg,#10243a,#0a1626);box-shadow:0 30px 80px #0005}.heroCard svg{color:#68b0ff}.heroCard span{color:#9db0c4}.trust{border-block:1px solid #192c43;display:flex;justify-content:center;gap:70px;padding:20px;color:#a9bbce;font-size:13px}.trust span{display:flex;gap:8px;align-items:center}.trust svg{width:17px}.section{padding:80px 22px}.sectionTop{display:flex;justify-content:space-between;align-items:end;gap:30px}.sectionTop p{color:#91a6bb;max-width:390px}.section h2,.info h2,.faq h2{font-size:34px;letter-spacing:-1.2px;margin:8px 0 25px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{border:1px solid #20364f;background:#0b1929;padding:24px;border-radius:18px;transition:.2s}.card:hover{transform:translateY(-3px);border-color:#3d6790}.card:nth-child(4),.card:nth-child(5){grid-column:span 1}.card p{color:#94a9be;font-size:14px;min-height:67px}.card>span{color:#65adff;font-size:13px;font-weight:800}.icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#122b46;color:#65adff}.card h3{margin-bottom:4px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features>div{border-top:1px solid #29415b;padding-top:18px}.features b{color:#65adff}.features p,.content>p{color:#99adbf}.section details,.faq details{border-bottom:1px solid #21364d;padding:19px 0}.section summary,.faq summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:700}.section summary svg,.faq summary svg{width:18px}.section details p,.faq details p{color:#95aabd}.toolpage{padding:35px 22px 80px}.crumb{font-size:13px;color:#8398ad}.crumb a{color:#62adff}.toolhead{text-align:center;padding:50px 0 35px}.toolhead h1{font-size:clamp(38px,5vw,56px);letter-spacing:-2px;margin:8px 0}.toolhead p{color:#9cafc2;max-width:650px;margin:auto}.workspace{max-width:760px;margin:auto}.panel{border:1px solid #243b54;background:#0b1929;border-radius:22px;padding:22px}.upload{min-height:270px;border:1.5px dashed #41627f;border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#a7b8c9;cursor:pointer;text-align:center}.upload svg{color:#65adff}.upload b{color:#fff;font-size:17px}.upload span{font-size:12px}.upload input{display:none}.previewTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.small{display:flex;gap:6px;align-items:center;background:#13263a;border:1px solid #2b435d;color:#b8c7d5;padding:8px 11px;border-radius:9px;cursor:pointer}.imagebox{background:#06101c;border:1px solid #20364e;border-radius:14px;min-height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden}.imagebox img{display:block;max-width:100%;max-height:460px;object-fit:contain}.control{display:block;margin:22px 0}.control strong{float:right}.control input{width:100%;display:block;margin-top:10px}.dims{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.dims label{font-size:13px;color:#9fb2c5}.dims input{display:block;width:100%;margin-top:7px;background:#071421;color:#fff;border:1px solid #29435e;border-radius:9px;padding:12px}.panel>.primary{width:100%;margin-top:5px}.error{color:#ff8e8e}.result{margin-top:28px;border-top:1px solid #243b54;padding-top:24px}.result>div:first-child{display:flex;justify-content:space-between;margin-bottom:12px}.result>div:first-child span{color:#72b5ff;font-size:13px}.resultbox{min-height:180px;margin-bottom:14px}.download{width:100%}.info{max-width:850px;margin:70px auto 0;padding:0 22px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps article{background:#0b1929;border:1px solid #20364e;border-radius:15px;padding:20px}.steps article>b{color:#65adff}.steps p{color:#91a5b9;font-size:14px}.faq{max-width:850px;margin:40px auto;padding:0 22px}.static{padding:100px 22px;min-height:65vh;max-width:850px}.static h1{font-size:50px;letter-spacing:-2px}.static h2{margin-top:40px}.static p{color:#9dafc0}footer{border-top:1px solid #192c43;max-width:1160px;margin:auto;padding:45px 22px;display:grid;grid-template-columns:1fr auto;gap:15px;color:#8298ad}.footlinks{display:flex;gap:20px}.footlinks a:hover{color:#fff}footer small{grid-column:1/-1}@media (max-width:750px){header{height:64px}nav{display:none;position:absolute;left:0;right:0;top:64px;background:#07111f;border-bottom:1px solid #20364e;padding:20px 22px;flex-direction:column;gap:17px}nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;padding:65px 22px;gap:35px}.hero h1{font-size:45px;letter-spacing:-2px}.trust{gap:18px;flex-wrap:wrap;justify-content:flex-start;padding:18px 22px}.grid,.features,.steps{grid-template-columns:1fr}.sectionTop{display:block}.sectionTop p{margin-top:0}.toolhead{padding:35px 0}.toolhead h1{font-size:39px}.panel{padding:14px}.static h1{font-size:40px}footer{display:block}.footlinks{margin:25px 0}.result>div:first-child{gap:10px}.imagebox{min-height:180px}.dims{grid-template-columns:1fr 1fr}}n .adslot{max-width:970px;min-height:90px;margin:28px auto;padding:10px;text-align:center;border:1px solid #172a3e;border-radius:12px;color:#61758a;font-size:10px;letter-spacing:.5px}.adslot .adcode{min-height:55px;display:grid;place-items:center;font-size:12px;color:#40566b}.static h2{color:#eaf2ff}.related{padding-top:20px}.relatedGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.relatedGrid .card span{display:inline-flex;align-items:center;gap:5px}.article{max-width:850px;margin:auto;padding:55px 22px 90px}.article h1{font-size:clamp(40px,6vw,64px);line-height:1.05;letter-spacing:-2.5px;margin:12px 0 18px}.article .lead{font-size:20px;color:#a8b9c9;max-width:760px}.article section{margin:46px 0}.article section h2{font-size:30px;letter-spacing:-1px}.article section p{color:#a2b4c5;font-size:17px}.articleCta{padding:28px;border:1px solid #29415b;background:#0b1929;border-radius:18px}.guideSection{padding-top:20px}.articleCta h2{margin-top:0!important}.articleCta .primary{margin-top:8px}@media (max-width:750px){.relatedGrid{grid-template-columns:1fr}.article{padding-top:35px}.article h1{font-size:40px}.article .lead{font-size:17px}}
