:root{color:#111817;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f6f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.page{background:linear-gradient(120deg,#17352bd1,#17352b6b),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1800&q=82) 50%/cover;min-height:100vh}.hero{place-items:center;min-height:68vh;padding:38px 20px 28px;display:grid}.brand{color:#fff;align-items:center;gap:10px;font-weight:900;display:inline-flex;position:absolute;top:26px;left:30px}.brand span{color:#17352b;background:#ffcb68;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.inputPanel,.resultBand{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffff47;border-radius:8px;width:min(920px,100%);box-shadow:0 30px 80px #0000003d}.inputPanel{gap:28px;padding:clamp(24px,4vw,42px);display:grid}.panelTitle{align-items:flex-start;gap:16px;display:flex}.panelTitle svg{color:#17352b;flex:none}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:clamp(32px,6vw,64px);line-height:.96}.panelTitle p{color:#596763;max-width:620px;margin-top:12px;line-height:1.65}.urlForm{gap:10px;display:grid}.urlForm label{color:#51605c;font-size:13px;font-weight:900}.urlBox{background:#fff;border:1px solid #17352b29;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.urlBox>svg{color:#6b7773;margin-left:4px}.urlBox input{color:#111817;border:0;outline:0;min-width:0}.urlBox button,.downloadButton{color:#17352b;cursor:pointer;background:#ffcb68;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-weight:950;text-decoration:none;display:inline-flex}.urlBox button:disabled{cursor:not-allowed;opacity:.68}.tips{flex-wrap:wrap;gap:10px;display:flex}.tips span{color:#364743;background:#eaf4ed;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:850;display:inline-flex}.resultBand{margin:0 auto 44px;padding:clamp(20px,3vw,30px)}.statusLine,.errorBox{color:#344440;align-items:center;gap:10px;font-weight:850;display:flex}.errorBox{color:#8d2317}.reportResult{gap:20px;display:grid}.resultHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.resultHeader span{color:#58a376;font-size:12px;font-weight:950}h2{margin-top:4px;font-size:clamp(24px,4vw,38px);line-height:1.05}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.metric{background:#f5f2e9;border-radius:8px;gap:4px;padding:16px;display:grid}.metric strong{font-size:34px;line-height:1}.metric span{color:#62706b;font-size:13px;font-weight:850}.summaryTable{border:1px solid #dce4df;border-radius:8px;overflow:hidden}.tableHead,.tableRow{grid-template-columns:1.1fr repeat(5,1fr);align-items:center;gap:8px;padding:13px 14px;display:grid}.tableHead{color:#fff;background:#17352b;font-size:13px;font-weight:900}.tableRow:nth-child(odd){background:#fbfaf6}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=720px){.brand{justify-self:start;margin-bottom:28px;position:static}.hero{align-content:start}.panelTitle,.resultHeader{flex-direction:column;align-items:flex-start}.urlBox{grid-template-columns:auto 1fr}.urlBox button{grid-column:1/-1;width:100%}.metrics{grid-template-columns:1fr}.tableHead,.tableRow{grid-template-columns:repeat(3,1fr)}}
