@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--yellow:#ffd400;--ink:#101010;--muted:#6f6f6f;--line:#e8e8e8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,system-ui,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{height:76px;border-bottom:1px solid #eee;background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-family:Space Grotesk;font-weight:700;font-size:21px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--yellow);border-radius:10px;font-weight:800}.nav nav{display:flex;gap:27px;color:#575757;font-size:14px}.nav nav a:hover{color:#000}.nav-btn{padding:11px 17px;border:1px solid #111;border-radius:12px;font-size:13px;font-weight:700}.hero{position:relative;overflow:hidden;padding:94px 0 80px;background:linear-gradient(180deg,#fff 0,#fbfbf8)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.035) 1px,transparent 1px);background-size:70px 70px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 75%);mask-image:linear-gradient(to bottom,black,transparent 75%)}.hero-inner{position:relative}.eyebrow,.kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:#777}.eyebrow span{display:inline-block;width:7px;height:7px;background:var(--yellow);border-radius:50%;margin-right:8px}.hero h1{font-family:Space Grotesk;font-size:clamp(55px,8vw,94px);line-height:.9;letter-spacing:-.065em;margin:22px 0;max-width:850px}.hero h1 em{font-style:normal;background:var(--yellow);padding:0 13px;border-radius:15px}.hero-copy{font-size:18px;line-height:1.6;color:#606060;max-width:650px;margin:0 0 38px}.download-card{background:#fff;border:1px solid #dedede;border-radius:26px;box-shadow:0 20px 60px #00000014;padding:10px;max-width:980px}.tabs{display:flex;gap:4px;padding:4px}.tabs button{border:0;background:transparent;padding:10px 15px;border-radius:12px;color:#777;font-weight:700;cursor:pointer}.tabs button.active{background:#f2f2ef;color:#111}.url-row{display:flex;gap:10px}.url-box{height:66px;display:flex;align-items:center;gap:12px;border:1px solid #dedede;border-radius:17px;padding:0 12px 0 18px;flex:1;background:#fff}.link-icon{font-size:22px;transform:rotate(-45deg);color:#999}.url-box input{border:0;outline:0;flex:1;min-width:0;font-size:16px}.paste{border:0;background:#f2f2ef;padding:9px 13px;border-radius:10px;font-weight:700;cursor:pointer}.go{min-width:145px;border:0;border-radius:17px;background:var(--yellow);font-weight:800;cursor:pointer;transition:.2s}.go:hover,.download:hover,.cta-btn:hover{transform:translateY(-2px)}.go:disabled{opacity:.6}.card-bottom{display:flex;justify-content:space-between;padding:13px 9px 4px;font-size:12px;color:#858585}.detected{display:flex;align-items:center;gap:7px}.dot{width:7px;height:7px;border-radius:50%}.safe{color:#666}.error{margin-top:14px;background:#fff1f1;color:#a10000;border:1px solid #ffd0d0;border-radius:13px;padding:12px 14px;font-size:13px}.result-card{margin-top:18px;background:#111;color:#fff;border-radius:24px;padding:12px;display:flex;gap:16px;max-width:980px;box-shadow:0 20px 60px #00000029}.result-card img,.thumb-fallback{width:230px;height:145px;object-fit:cover;border-radius:16px;background:#262626}.thumb-fallback{display:grid;place-items:center;font-size:40px}.result-main{padding:10px 12px 8px;min-width:0;flex:1}.result-platform{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#bcbcbc}.result-main h3{font-family:Space Grotesk;font-size:22px;margin:7px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta{font-size:12px;color:#a8a8a8}.result-actions{display:flex;gap:9px;margin-top:18px}.result-actions select{background:#222;color:#fff;border:1px solid #444;border-radius:11px;padding:11px 12px}.download{border:0;background:var(--yellow);color:#111;border-radius:11px;padding:11px 15px;font-weight:800;cursor:pointer}.trust-strip{border-top:1px solid #eee;border-bottom:1px solid #eee}.trust{display:flex;justify-content:center;gap:24px;padding:17px;color:#8a8a8a;font-size:10px;letter-spacing:.17em;font-weight:800}.trust i{font-style:normal;color:#ccc}.section{padding:105px 0}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:48px}.section-head h2,.cta h2{font-family:Space Grotesk;font-size:clamp(42px,5vw,65px);line-height:.98;letter-spacing:-.055em;margin:15px 0 0}.section-head h2 span,.cta h2 span{color:#a0a0a0}.section-head>p{max-width:400px;color:#747474;line-height:1.65;margin:0}.platform-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.platform{border:1px solid var(--line);border-radius:17px;padding:18px 15px;display:flex;gap:12px;align-items:center;min-height:86px;background:#fff;transition:.2s}.platform:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000012;border-color:#ccc}.p-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:800}.platform strong{display:block;font-size:13px}.platform small{display:block;color:#9a9a9a;font-size:11px;margin-top:3px}.dark-section{background:#111;color:#fff;padding:105px 0}.light .kicker{color:#888}.light h2 span{color:#777}.light>p{color:#aaa}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #303030}.step{padding:28px 26px 20px 0;border-right:1px solid #303030;min-height:180px}.step:not(:first-child){padding-left:26px}.step:last-child{border-right:0}.step b{display:block;color:var(--yellow);font-size:11px;letter-spacing:.15em}.step span{display:block;font-family:Space Grotesk;font-size:27px;margin:30px 0 8px}.step p{margin:0;color:#929292;line-height:1.55;font-size:13px;max-width:280px}.compact{align-items:center;margin-bottom:28px}.compact h2{font-size:42px}.clear{border:1px solid #ddd;background:#fff;border-radius:10px;padding:9px 13px;font-size:12px;cursor:pointer}.history-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.history{display:flex;text-align:left;gap:12px;align-items:center;border:1px solid #e8e8e8;background:#fff;border-radius:14px;padding:13px;cursor:pointer}.history:hover{background:#fafafa}.history-icon{width:34px;height:34px;border-radius:9px;background:#f1f1ef;display:grid;place-items:center}.history strong{display:block;font-size:13px;max-width:440px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history small{display:block;color:#999;font-size:10px;margin-top:3px}.empty{padding:28px;border:1px dashed #ddd;border-radius:16px;color:#999;text-align:center}.faq{background:#fafaf8}.narrow{max-width:820px}.faq h2{font-family:Space Grotesk;font-size:58px;letter-spacing:-.055em;margin:14px 0 35px}.faq h2 span{color:#999}.faq details{border-top:1px solid #ddd;padding:20px 0}.faq details:last-child{border-bottom:1px solid #ddd}.faq summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-weight:700}.faq summary b{font-size:22px;font-weight:400}.faq p{color:#777;line-height:1.6;max-width:680px}.cta{padding:90px 0;background:var(--yellow)}.cta-inner{display:flex;justify-content:space-between;align-items:flex-end}.cta .kicker{color:#6d5b00}.cta h2{font-size:68px}.cta-btn{background:#111;color:#fff;padding:15px 20px;border-radius:13px;font-weight:800;transition:.2s}footer{background:#111;color:#aaa}.footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:26px 0;font-size:11px}.footer .brand{color:#fff;font-size:16px}.footer .brand-mark{width:28px;height:28px;font-size:14px}.footer p{margin:0;text-align:center;max-width:470px}@media(max-width:900px){.nav nav{display:none}.platform-grid{grid-template-columns:repeat(2,1fr)}.section-head{display:block}.section-head>p{margin-top:22px}.result-card img,.thumb-fallback{width:170px;height:115px}.cta h2{font-size:52px}}@media(max-width:650px){.container{width:min(100% - 24px,1160px)}.topbar{height:66px}.nav-btn{padding:9px 12px}.hero{padding:62px 0 55px}.hero h1{font-size:58px}.hero-copy{font-size:15px}.url-row{display:block}.url-box{height:58px}.go{width:100%;height:54px;margin-top:8px}.card-bottom{display:block}.safe{margin-top:7px}.result-card{display:block}.result-card img,.thumb-fallback{width:100%;height:190px}.result-main{padding:12px 4px}.result-actions{flex-direction:column}.result-actions select,.download{width:100%}.trust{overflow:auto;justify-content:flex-start;white-space:nowrap}.section,.dark-section{padding:72px 0}.platform-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.step,.step:not(:first-child){padding:24px 0;border-right:0;border-bottom:1px solid #303030}.history-grid{grid-template-columns:1fr}.cta-inner{display:block}.cta-btn{display:inline-block;margin-top:28px}.cta h2{font-size:50px}.footer{display:block;text-align:center}.footer .brand{justify-content:center}.footer p{margin:15px auto}.nav .brand{font-size:18px}}
