:root{--bg:#07100b;--panel:#fff;--text:#152019;--muted:#6d7b73;--line:#dfe8e2;--green:#2dbb45;--green2:#219b37;--nav:#06100a;--soft:#f4f8f5;--blue:#5373ff;--shadow:0 22px 60px rgba(11,35,19,.09)}*{box-sizing:border-box}html{font-family:Inter,Arial,sans-serif;background:#f4f7f5;color:var(--text)}body{margin:0;background:linear-gradient(180deg,#07110b 0,#0c1710 460px,#f4f7f5 460px);min-height:100vh}a{color:inherit}.hub-shell{width:min(1180px,calc(100% - 36px));margin:auto}.hub-nav{background:rgba(3,10,6,.96);border-bottom:1px solid rgba(255,255,255,.08);color:#fff;position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.hub-nav-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hub-logo img{width:112px;height:auto;display:block}.hub-nav-right{display:flex;align-items:center;gap:16px;font-size:12px;color:rgba(255,255,255,.72)}.hub-nav-right a,.hub-link-btn{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.15);border-radius:9px;padding:8px 11px;background:transparent;font:inherit;cursor:pointer}.hub-nav-right a:hover,.hub-link-btn:hover{border-color:var(--green);color:#9beaab}.hub-hero{color:#fff;padding:66px 0 58px;background:radial-gradient(circle at 83% 28%,rgba(32,155,55,.20),transparent 34%),radial-gradient(circle at 25% 15%,rgba(82,106,255,.12),transparent 30%)}.hub-kicker,.hub-mini{font-size:10px;letter-spacing:.13em;font-weight:900;color:#58dc6d}.hub-hero h1{font-size:clamp(34px,5vw,57px);line-height:1.03;max-width:820px;margin:12px 0 16px;letter-spacing:-.045em}.hub-hero p{max-width:720px;color:rgba(255,255,255,.68);line-height:1.65;font-size:15px}.hub-hero-grid,.hub-login-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:38px;align-items:center}.hub-identity-card{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:18px;padding:22px;display:grid;gap:9px;justify-items:start}.hub-identity-card strong{font-size:16px}.hub-identity-card small{color:rgba(255,255,255,.55)}.hub-plan,.hub-internal{display:inline-flex;border:1px solid rgba(81,219,103,.3);background:rgba(42,190,66,.13);color:#86ea96;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:900;letter-spacing:.08em}.hub-plan.is-pro{background:linear-gradient(135deg,#33bd4b,#77d854);color:#fff}.hub-internal{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#cbd6cf}.hub-login-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hub-login-points span{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 10px;font-size:11px;color:#dce8df}.hub-login-card{background:#fff;color:var(--text);border-radius:20px;padding:24px;box-shadow:0 25px 70px rgba(0,0,0,.2);display:grid;gap:13px}.hub-login-card h2{margin:0 0 4px;font-size:23px}.hub-login-card label{display:grid;gap:6px;font-size:11px;font-weight:800}.hub-login-card input[type=text],.hub-login-card input[type=email]{border:1px solid #d9e2dc;border-radius:10px;padding:12px 13px;font:inherit}.hub-check{grid-template-columns:auto 1fr!important;align-items:start;font-weight:400!important;line-height:1.4}.hub-check input{margin-top:2px}.hub-login-card button,.hub-pro-btn{border:0;border-radius:10px;background:var(--green);color:#fff;padding:12px 15px;font-weight:900;cursor:pointer}.hub-login-card button:hover,.hub-pro-btn:hover{background:var(--green2)}.hub-login-card button:disabled,.hub-pro-btn:disabled{opacity:.6;cursor:not-allowed}.hub-dashboard{padding:28px 0 55px}.hub-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:-52px;position:relative;z-index:3}.hub-metrics article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow)}.hub-metrics span{display:block;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#7c8a82}.hub-metrics strong{display:block;font-size:27px;letter-spacing:-.04em;margin:6px 0 3px}.hub-metrics small{font-size:11px;color:var(--muted)}.hub-grid-main{display:grid;grid-template-columns:1.6fr .7fr;gap:16px;margin-top:18px}.hub-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:var(--shadow)}.hub-panel-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px}.hub-panel h2{font-size:22px;margin:4px 0 0;letter-spacing:-.025em}.hub-tools{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hub-tool-card{border:1px solid var(--line);border-radius:15px;padding:17px;background:linear-gradient(180deg,#fff,#fafcfb)}.hub-tool-top{display:flex;align-items:center;justify-content:space-between}.hub-tool-icon{width:34px;height:34px;border-radius:10px;background:#eaf8ed;color:#218a34;display:grid;place-items:center;font-size:10px;font-weight:950}.hub-tool-icon.ads{background:#eef1ff;color:#5366cf}.hub-status{font-size:8px;font-weight:900;letter-spacing:.1em;color:#2f9b42;background:#eef8ef;border-radius:999px;padding:5px 7px}.hub-tool-card h3{font-size:17px;margin:15px 0 6px}.hub-tool-card p{min-height:43px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}.hub-usage{display:flex;justify-content:space-between;gap:12px;margin:16px 0;padding-top:12px;border-top:1px solid #edf1ee;font-size:10px;color:var(--muted)}.hub-usage strong{color:#28362e}.hub-tool-card>a{display:inline-flex;text-decoration:none;color:#18822b;font-weight:900;font-size:11px}.hub-plan-panel p{color:var(--muted);font-size:13px;line-height:1.6}.hub-pro-btn{width:100%;margin-top:13px}.hub-pro-btn.done{background:#edf5ef;color:#47704e}.hub-progress{height:8px;background:#edf1ee;border-radius:999px;overflow:hidden;margin:18px 0 8px}.hub-progress i{display:block;height:100%;background:var(--green);border-radius:999px}.hub-plan-panel>strong{font-size:12px;color:#536158}.hub-history-panel{margin-top:16px}.hub-filters{display:flex;gap:5px}.hub-filters button{border:1px solid #dfe7e2;background:#fff;color:#66756d;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;cursor:pointer}.hub-filters button.active{background:#0a1710;color:#fff;border-color:#0a1710}.hub-history{display:grid;gap:8px}.hub-history-row{display:grid;grid-template-columns:1.1fr 1fr auto;gap:16px;align-items:center;padding:13px 14px;border:1px solid #e7ece9;border-radius:12px}.hub-history-row[hidden]{display:none}.hub-history-main{display:flex;align-items:center;gap:11px;min-width:0}.hub-history-main>div{min-width:0}.hub-history-main strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-history-main small{display:block;color:#849087;font-size:9px;margin-top:3px}.hub-product-pill{flex:none;font-size:8px;font-weight:900;border-radius:999px;padding:5px 7px;background:#eaf8ed;color:#28863a}.hub-product-pill.ads{background:#eef1ff;color:#5366cf}.hub-history-scores{display:flex;gap:6px;flex-wrap:wrap}.hub-history-scores span{font-size:9px;color:#7a8780;background:#f6f8f7;border-radius:7px;padding:5px 7px}.hub-history-scores b{color:#27352d}.hub-history-open{font-size:10px;font-weight:900;text-decoration:none;color:#278b39;white-space:nowrap}.hub-empty{padding:25px;color:var(--muted);text-align:center;border:1px dashed #dbe4de;border-radius:12px}.hub-account-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 4px 0;color:#68766e}.hub-account-foot div{display:grid;gap:3px}.hub-account-foot span{font-size:9px;text-transform:uppercase;letter-spacing:.1em}.hub-account-foot strong{font-size:12px;color:#324039}.hub-account-foot button{border:0;background:transparent;text-decoration:underline;color:#68766e;cursor:pointer}.hub-message{margin-top:10px;padding:10px 11px;border-radius:9px;background:#eef9f0;color:#236432;font-size:11px;border:1px solid #d5ecd9}.hub-message.error{background:#fff0f0;color:#9e3434;border-color:#edd0d0}.hub-footer{border-top:1px solid #dfe6e1;background:#fff;padding:22px 0;color:#718078;font-size:10px}.hub-footer .hub-shell{display:flex;justify-content:space-between}.hub-footer a{text-decoration:none}@media(max-width:900px){.hub-hero-grid,.hub-login-grid,.hub-grid-main{grid-template-columns:1fr}.hub-metrics{grid-template-columns:1fr 1fr;margin-top:-34px}.hub-tools{grid-template-columns:1fr}.hub-history-row{grid-template-columns:1fr}.hub-history-open{justify-self:start}.hub-identity-card{margin-top:10px}}@media(max-width:600px){.hub-shell{width:min(100% - 24px,1180px)}.hub-nav-inner{min-height:64px}.hub-nav-right>span{display:none}.hub-nav-right a{display:none}.hub-logo img{width:96px}.hub-hero{padding:45px 0 48px}.hub-hero h1{font-size:36px}.hub-metrics{grid-template-columns:1fr}.hub-panel{padding:17px}.hub-panel-head{align-items:flex-start;flex-direction:column}.hub-history-main{align-items:flex-start}.hub-history-scores{gap:4px}.hub-account-foot{align-items:flex-start;flex-direction:column}.hub-footer .hub-shell{gap:12px;flex-direction:column}}
/* v1.1 — Saved results library */
.hub-history-actions{display:flex;flex-direction:column;align-items:flex-end;gap:5px;min-width:118px}.hub-history-update{font-size:9px;font-weight:800;text-decoration:none;color:#6b786f;white-space:nowrap}.hub-history-update:hover,.hub-history-open:hover{color:#18822b}.hub-history-legacy{font-size:8px;line-height:1.25;text-align:right;color:#929d96;max-width:130px}.hub-history-main small{line-height:1.35}.hub-history-row{grid-template-columns:minmax(0,1.3fr) minmax(260px,1fr) auto}.hub-history-open{display:inline-flex;align-items:center;gap:4px}.hub-history-open::after{content:'→';font-size:9px}.hub-history-update::after{content:' ↻';font-size:9px}@media(max-width:900px){.hub-history-actions{align-items:flex-start}.hub-history-legacy{text-align:left}.hub-history-row{grid-template-columns:1fr}}

/* v1.2 — Platform header, history polish, responsive */
body{background:linear-gradient(180deg,#07110b 0,#0c1710 400px,#f4f7f5 400px)}
.hub-hero{padding:52px 0 54px}.hub-hero h1{font-size:clamp(34px,4.6vw,54px)}.hub-dashboard{padding-top:24px}.hub-metrics{margin-top:-46px}.hub-pro-metric strong{font-size:24px}.hub-pro-metric small{max-width:180px}.hub-history-row{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.hub-history-row:hover{border-color:#cfe1d4;box-shadow:0 10px 30px rgba(18,62,31,.06);transform:translateY(-1px)}.hub-history-open{background:#eaf8ed;color:#197e2a;border:1px solid #d2ecd7;border-radius:8px;padding:7px 9px}.hub-history-open:hover{background:#dcf3e1}.hub-history-update{padding:4px 2px}.hub-history-main strong{font-size:12.5px}.hub-history-main small{font-size:9.5px}.hub-history-scores span{background:#f3f6f4;border:1px solid #e8eeea}.hub-account-foot{justify-content:flex-start}.hub-tool-card>a{padding:6px 0}.hub-plan-panel{align-self:stretch}.hub-footer{margin-top:4px}
@media(max-width:1100px){.hub-shell{width:min(100% - 28px,1180px)}.hub-grid-main{grid-template-columns:1.35fr .75fr}.hub-history-row{grid-template-columns:minmax(0,1.15fr) minmax(220px,.9fr) auto}}
@media(max-width:900px){body{background:linear-gradient(180deg,#07110b 0,#0c1710 520px,#f4f7f5 520px)}.hub-hero{padding:42px 0 70px}.hub-metrics{margin-top:-44px}.hub-grid-main{grid-template-columns:1fr}.hub-history-row{grid-template-columns:1fr;gap:10px}.hub-history-actions{flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.hub-history-legacy{text-align:left;max-width:none}.hub-history-scores{order:2}.hub-history-actions{order:3}}
@media(max-width:600px){.hub-shell{width:min(100% - 20px,1180px)}.hub-hero{padding:34px 0 66px}.hub-hero h1{font-size:34px;line-height:1.06}.hub-hero p{font-size:13px}.hub-identity-card{padding:16px}.hub-metrics{grid-template-columns:1fr 1fr;gap:9px;margin-top:-46px}.hub-metrics article{padding:14px;border-radius:13px}.hub-metrics strong{font-size:22px}.hub-metrics small{font-size:9.5px}.hub-panel{padding:15px;border-radius:15px}.hub-tools{gap:10px}.hub-tool-card{padding:14px}.hub-history-panel{padding:14px}.hub-panel-head{gap:10px}.hub-filters{width:100%;overflow:auto;padding-bottom:2px}.hub-filters button{flex:0 0 auto}.hub-history-row{padding:12px}.hub-history-main{gap:8px}.hub-history-main strong{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-history-scores{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.hub-history-scores span{flex:0 0 auto}.hub-history-actions{width:100%}.hub-history-open,.hub-history-update{font-size:10px}.hub-history-open{justify-content:center;min-height:36px}.hub-login-card{padding:17px}.hub-account-foot{padding-top:14px}}
@media(max-width:390px){.hub-metrics{grid-template-columns:1fr}.hub-hero{padding-bottom:58px}.hub-history-actions{align-items:stretch}.hub-history-open{width:100%}.hub-history-update{padding:8px 2px}}
