*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f7f9fc;color:#172033;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1120px,calc(100% - 32px));margin:auto}.narrow{max-width:880px}.header{height:70px;background:#fff;border-bottom:1px solid #e8edf3;position:sticky;top:0;z-index:20}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:800;font-size:19px;display:flex;gap:10px;align-items:center}.logoMark{width:34px;height:34px;border-radius:10px;background:#ff1744;color:#fff;display:grid;place-items:center;font-size:14px}.nav nav,.nav>nav{display:flex;gap:25px;color:#64748b;font-size:14px;font-weight:650}.nav nav a:hover{color:#ff1744}.hero{padding:92px 0 74px;background:radial-gradient(circle at 50% 0,#fff0f3,transparent 58%),#fff}.heroInner{text-align:center;max-width:900px}.eyebrow{display:inline-block;background:#fff0f3;color:#e11d48;padding:6px 12px;border-radius:99px;font-size:12px;font-weight:800;letter-spacing:.04em}.hero h1{font-size:clamp(40px,6vw,65px);line-height:1.04;letter-spacing:-2.8px;margin:20px 0 18px}.hero h1 span{color:#ff1744}.hero p{font-size:18px;color:#64748b;max-width:680px;margin:0 auto 32px}.grabForm{max-width:800px;margin:auto}.inputRow{height:68px;padding:7px;background:#fff;border:1px solid #d9e1eb;border-radius:16px;display:flex;box-shadow:0 12px 35px rgba(15,23,42,.08)}.inputRow input{flex:1;min-width:0;border:0;outline:0;padding:0 16px;font-size:16px;background:transparent}.paste{border:0;border-radius:11px;background:#eef2f7;color:#334155;font-weight:750;padding:0 18px;cursor:pointer}.mainBtn{width:100%;height:58px;margin-top:13px;border:0;border-radius:14px;background:#ff1744;color:#fff;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 10px 25px rgba(255,23,68,.22)}.mainBtn:disabled{opacity:.7;cursor:wait}.support{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:17px;color:#64748b;font-size:12px}.support b{background:#f1f5f9;padding:3px 9px;border-radius:99px}.message{max-width:800px;margin:18px auto 0;padding:13px 16px;border-radius:12px;font-size:14px}.message.error{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.message.success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.resultsWrap{padding:68px 0;background:#f7f9fc}.resultTop{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.resultTop small{color:#16a34a;font-weight:800}.resultTop h2{margin:2px 0;font-size:30px}.resultTop code{color:#64748b}.bestCard{display:grid;grid-template-columns:1.45fr 1fr;background:#fff;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden;box-shadow:0 16px 45px rgba(15,23,42,.06)}.preview{background:#0b1220;min-height:350px;display:grid;place-items:center}.preview img{display:block;width:100%;max-height:530px;object-fit:contain}.bestInfo{padding:35px;display:flex;flex-direction:column;justify-content:center}.bestBadge{width:max-content;background:#dcfce7;color:#15803d;padding:5px 10px;border-radius:99px;font-size:11px;font-weight:850}.bestInfo h3{font-size:26px;margin:13px 0 5px}.bestInfo p{color:#64748b}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.primary,.secondary{padding:12px 16px;border-radius:10px;font-weight:750;font-size:14px}.primary{background:#ff1744;color:#fff}.secondary{border:0;background:#eef2f7;color:#334155;cursor:pointer}.gridTitle{font-size:24px;margin:52px 0 20px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;overflow:hidden}.cardImage{background:#0b1220;aspect-ratio:16/9}.cardImage img{width:100%;height:100%;display:block;object-fit:contain}.cardBody{padding:14px}.cardTitle{display:flex;justify-content:space-between;gap:8px;align-items:center}.cardTitle span{font-size:9px;background:#dcfce7;color:#15803d;padding:3px 6px;border-radius:99px;font-weight:800}.cardBody small{color:#64748b}.cardActions{display:flex;gap:7px;margin-top:12px}.cardActions a,.cardActions button{flex:1;text-align:center;border:0;border-radius:9px;padding:9px;background:#eef2f7;color:#334155;font-weight:700;font-size:12px;cursor:pointer}.cardActions a{background:#ff1744;color:#fff}.adArea{padding:20px 0 60px;background:#f7f9fc}.adBox{height:120px;border:1px dashed #cbd5e1;border-radius:14px;display:grid;place-items:center;color:#94a3b8;font-size:11px}.content{padding:75px 0;background:#fff}.content h2{font-size:29px;margin:38px 0 10px}.content h2:first-child{margin-top:0}.content p{color:#64748b}.steps{display:grid;gap:14px;margin:25px 0}.steps article{display:flex;gap:15px;background:#f7f9fc;padding:18px;border-radius:14px}.steps i{font-style:normal;flex:0 0 38px;height:38px;border-radius:50%;background:#ff1744;color:#fff;display:grid;place-items:center;font-weight:800}.steps h3{margin:0}.steps article p{margin:3px 0 0}.faq{background:#f7f9fc;padding-top:65px;padding-bottom:70px}.faq details{padding:19px 0;border-bottom:1px solid #e2e8f0}.faq summary{font-weight:750;cursor:pointer}.faq details p{margin-bottom:0}footer{background:#0f172a;color:#cbd5e1;padding-top:48px}.footerInner{display:flex;justify-content:space-between;gap:30px}.footerInner p{color:#94a3b8}.footerLinks{display:flex;gap:18px;flex-wrap:wrap}.footerLinks a:hover{color:#fff}.copyright{text-align:center;border-top:1px solid #1e293b;margin-top:35px;padding:20px;color:#64748b;font-size:12px}@media(max-width:760px){.nav nav{display:none}.hero{padding:60px 0}.hero h1{font-size:42px}.inputRow{height:auto;display:flex;flex-direction:column;padding:8px}.inputRow input{height:52px;width:100%}.paste{height:50px}.bestCard{grid-template-columns:1fr}.preview{min-height:220px}.bestInfo{padding:24px}.resultTop{align-items:flex-start;flex-direction:column}.footerInner{flex-direction:column}}
