*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07100d;color:#f4f8f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 24px;border-bottom:1px solid #1b2b26}.brand{font-weight:900;font-size:21px;letter-spacing:-.7px}.brand span{color:#65e6a7}.topbar nav{display:flex;gap:28px;color:#9db1aa;font-size:14px}.topbar nav a:hover{color:#fff}main{max-width:1180px;margin:auto;padding:0 24px}.hero{padding:100px 0 88px;max-width:850px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:#65e6a7;margin-bottom:14px}.hero h1{font-size:clamp(48px,8vw,88px);line-height:.98;letter-spacing:-.055em;margin:0 0 26px}.hero h1 span{color:#65e6a7}.hero p{max-width:650px;color:#a8bbb4;font-size:19px;margin:0 0 34px}.primary{display:inline-block;background:#65e6a7;color:#05110c;font-weight:800;padding:13px 20px;border-radius:10px}.panel{background:#0d1915;border:1px solid #20312b;border-radius:18px;padding:30px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-head h2,.hosting h2,.sources h2{font-size:30px;letter-spacing:-.035em;margin:0}.updated,.legend{color:#71877f;font-size:12px}.inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.inputs label{font-size:12px;font-weight:700;color:#9cb0a8}.inputs input[type=number]{width:100%;margin-top:7px;background:#07100d;border:1px solid #263a33;color:#fff;padding:13px 12px;border-radius:9px;font-size:15px;outline:none}.inputs input:focus{border-color:#65e6a7}.toggle-label{display:flex;align-items:center;justify-content:space-between;background:#07100d;border:1px solid #263a33;border-radius:9px;padding:0 13px;margin-top:23px;height:48px}.toggle-label input{display:none}.toggle{width:40px;height:22px;border-radius:22px;background:#2c3f38;position:relative}.toggle:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;border-radius:50%;background:#a8bbb4;transition:.18s}.toggle-label input:checked+.toggle{background:#65e6a7}.toggle-label input:checked+.toggle:after{transform:translateX(18px);background:#07100d}.summary{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;border-top:1px solid #20312b;padding-top:23px}.summary div{padding-right:20px}.summary small{display:block;color:#71877f;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.summary strong{font-size:25px;letter-spacing:-.03em}.results{padding:90px 0 70px}.model-list{display:flex;flex-direction:column;gap:10px}.model-row{display:grid;grid-template-columns:220px 1fr 145px;align-items:center;gap:22px;background:#0b1612;border:1px solid #1c2d27;border-radius:12px;padding:18px 20px}.model-name strong{display:block;font-size:15px}.provider{font-size:11px;color:#71877f}.bar-track{height:8px;background:#14241e;border-radius:99px;overflow:hidden}.bar{height:100%;background:#65e6a7;border-radius:99px;min-width:2px}.price{text-align:right}.price strong{display:block;font-size:20px}.price small{color:#71877f}.pricing-detail{font-size:11px;color:#71877f;margin-top:6px}.badge{display:inline-block;margin-left:7px;padding:2px 6px;border:1px solid #355347;border-radius:5px;color:#9ec9b8;font-size:9px;vertical-align:2px}.fineprint{font-size:11px;color:#61756e;max-width:850px;margin-top:16px}.hosting{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-bottom:80px}.hosting p,.sources p{color:#8da39b;max-width:580px}.host-links{display:flex;flex-direction:column}.host-links a{display:flex;justify-content:space-between;border-bottom:1px solid #263a33;padding:14px 0;font-weight:750}.host-links span{color:#65e6a7;font-size:12px}.sources{padding:15px 0 80px}.source-links{display:flex;gap:12px;flex-wrap:wrap}.source-links a{padding:10px 13px;border:1px solid #263a33;border-radius:8px;color:#abc0b8;font-size:12px}footer{max-width:1180px;margin:auto;padding:28px 24px 45px;border-top:1px solid #1b2b26;display:flex;justify-content:space-between;align-items:center;color:#62776f;font-size:11px}@media(max-width:760px){.topbar nav{display:none}.hero{padding:70px 0 60px}.inputs{grid-template-columns:1fr 1fr}.model-row{grid-template-columns:1fr 90px}.model-row .bar-track{display:none}.hosting{grid-template-columns:1fr;gap:20px}.section-head{align-items:start;flex-direction:column}.summary strong{font-size:18px}footer{align-items:flex-start;flex-direction:column;gap:8px}}@media(max-width:480px){main,.topbar{padding-left:16px;padding-right:16px}.panel{padding:20px}.inputs{grid-template-columns:1fr}.toggle-label{margin-top:5px}.summary{grid-template-columns:1fr;gap:15px}.model-row{grid-template-columns:1fr 90px;padding:15px}.hero h1{font-size:48px}}