:root{font-family:Aptos,Trebuchet MS,sans-serif;color:#f8f4ea;background:radial-gradient(circle at top,rgba(242,148,60,.32),transparent 35%),radial-gradient(circle at right,rgba(68,129,108,.2),transparent 40%),linear-gradient(145deg,#11171c,#1d2424 48%,#31413a);color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--surface: rgba(15, 18, 21, .7);--surface-strong: rgba(17, 26, 24, .92);--surface-soft: rgba(255, 255, 255, .06);--border: rgba(255, 240, 214, .12);--text-main: #fff7ea;--text-muted: #dbcdb7;--accent: #f5b660;--accent-strong: #ff8f43;--success: #80c6a0;--danger: #ff8775;--record-win: #8cd4a7;--record-loss: #ffad6f;--record-draw: #c7c1b5;--shadow: 0 18px 48px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}a{color:inherit}button,input{font:inherit}.page-shell{min-height:100vh;padding:32px 20px 48px}.page-grid{width:min(1120px,100%);margin:0 auto;display:grid;gap:24px}.hero{position:relative;overflow:hidden;display:grid;gap:28px;grid-template-columns:minmax(0,.88fr) minmax(320px,.72fr);align-items:stretch;padding:28px;border:1px solid var(--border);border-radius:28px;background:linear-gradient(135deg,#ffc77229,#ffffff0a),var(--surface);box-shadow:var(--shadow);animation:rise-in .42s ease-out}.hero:after{content:"";position:absolute;inset:auto -40px -60px auto;width:200px;height:200px;border-radius:999px;background:radial-gradient(circle,rgba(255,176,64,.28),transparent 70%);pointer-events:none}.hero__content,.premium-preview{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#ffffff14;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.hero h1{margin:14px 0 12px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.96;letter-spacing:-.04em;max-width:12ch}.hero p{margin:0;max-width:56ch;color:var(--text-muted);line-height:1.65;font-size:1rem}.premium-preview{display:grid;gap:14px;align-content:center;padding:22px;border-radius:22px;border:1px solid rgba(245,182,96,.24);background:linear-gradient(145deg,#f5b66021,#80c6a012),#ffffff0d}.premium-preview h2{margin:0;max-width:11ch;font-size:clamp(2rem,3.2vw,3rem);line-height:1}.premium-preview p{max-width:42ch}.premium-preview__features{display:flex;flex-wrap:wrap;gap:10px}.premium-preview__features span{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border-radius:999px;color:var(--text-main);background:#ffffff12;border:1px solid rgba(255,255,255,.1);font-size:.88rem;font-weight:700}.premium-preview__action{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:2px}.premium-preview__action span{color:var(--text-muted);font-size:.95rem;font-weight:700}.content-grid{display:grid;gap:24px;grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.section-card{padding:24px;border-radius:24px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow);animation:rise-in .52s ease-out}.section-card h2,.section-card h3{margin-top:0}.search-form{display:grid;gap:14px}.search-form__row{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}.input{width:100%;padding:15px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--text-main)}.input::placeholder{color:#fff7ea73}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:16px;padding:14px 18px;font-weight:700;color:#1d1d19;background:linear-gradient(135deg,var(--accent),var(--accent-strong));cursor:pointer;text-decoration:none;transition:transform .16s ease,filter .16s ease}.button:hover{transform:translateY(-1px);filter:brightness(1.05)}.button:disabled{cursor:wait;opacity:.7}.button__content{display:inline-flex;align-items:center;justify-content:center;gap:9px}.button-spinner{width:1em;height:1em;border-radius:999px;border:2px solid currentColor;border-right-color:transparent;animation:spin .7s linear infinite}.button--secondary{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--text-main);background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.helper-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;color:var(--text-muted);font-size:.95rem}.free-benefits{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:18px}.free-benefits span,.free-benefits strong{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border-radius:999px;font-size:.88rem}.free-benefits span{color:var(--accent);background:#f5b6601a;border:1px solid rgba(245,182,96,.18)}.free-benefits strong{color:var(--text-main);background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.error-banner{margin-top:16px;padding:14px 16px;border-radius:16px;background:#ff87751f;border:1px solid rgba(255,135,117,.3);color:#ffd0c8}.profile-card{display:grid;gap:20px}.profile-card__header{display:flex;gap:18px;align-items:center}.profile-card__avatar{width:96px;height:96px;border-radius:24px;object-fit:cover;border:1px solid var(--border);background:#ffffff14}.profile-card__title{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.profile-card__title h2{margin:0;font-size:clamp(2rem,3.4vw,3rem);letter-spacing:-.04em}.badge{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#ffffff14;color:var(--text-muted);font-size:.85rem}.badge--success{color:#0f1b14;background:linear-gradient(135deg,#b0f0bf,#74c69d)}.badge--insight{color:#fff7ea;background:linear-gradient(135deg,#f5b66059,#ff877547)}.facts-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.fact-tile{padding:16px;border-radius:18px;background:var(--surface-soft);border:1px solid rgba(255,255,255,.08)}.fact-tile span{display:block;color:var(--text-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.fact-tile strong,.fact-tile a{font-size:1rem;line-height:1.45}.recent-searches{display:grid;gap:12px}.stats-section{display:grid;gap:16px}.stats-section__header{display:grid;gap:6px}.stats-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stats-card{display:grid;gap:14px;padding:18px;border-radius:20px;background:linear-gradient(180deg,#ffb66014,#ffffff08),#ffffff08;border:1px solid rgba(255,255,255,.08)}.stats-card--insight{background:radial-gradient(circle at top right,rgba(245,182,96,.24),transparent 45%),radial-gradient(circle at bottom left,rgba(128,198,160,.16),transparent 42%),linear-gradient(180deg,#ffb74d29,#ffffff0a),#ffffff0a;border-color:#f5b66047;box-shadow:0 16px 36px #0000003d,inset 0 1px #ffffff0d}.stats-card__header,.stats-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.stats-card__header--insight{align-items:flex-start}.stats-card__body{display:grid;gap:10px}.stats-row span{color:var(--text-muted)}.record-breakdown{display:grid;justify-items:end;gap:6px}.record-breakdown__line{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.record-breakdown__line--percent{font-size:.92rem}.record-pill{display:inline-flex;align-items:center;justify-content:center;min-width:58px;padding:4px 8px;border-radius:999px;font-weight:700;background:#ffffff0f}.record-pill--win{color:var(--record-win);background:#80c6a01f}.record-pill--loss{color:var(--record-loss);background:#ffad6f1f}.record-pill--draw{color:var(--record-draw);background:#c7c1b51f}.insight-card{display:grid;gap:14px}.insight-card h3{margin:0;font-size:1.3rem;line-height:1.2;max-width:14ch}.insight-card p{margin:0;color:var(--text-muted);line-height:1.6}.insight-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.insight-metric{display:grid;gap:4px;padding:14px;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.insight-metric span{color:var(--text-muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.insight-metric strong{font-size:1.6rem;letter-spacing:-.04em}.insight-metric--accent{background:#f5b6601f;border-color:#f5b66033}.recent-searches button{text-align:left;width:100%;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-main);cursor:pointer}.recent-searches button:hover{border-color:#ffb66059;background:#ffffff12}.recent-searches small{display:block;margin-top:4px;color:var(--text-muted)}.empty-state{padding:18px;border-radius:16px;background:#ffffff0a;color:var(--text-muted)}.premium-cta{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:22px;padding:20px;border-radius:20px;border:1px solid rgba(245,182,96,.28);background:linear-gradient(135deg,#f5b66024,#ffffff0a),#ffffff0a}.premium-cta h3,.premium-cta p{margin:8px 0 0}.premium-cta p{color:var(--text-muted);line-height:1.55}.premium-options{width:min(1120px,100%);margin:0 auto;display:grid;gap:24px}.premium-options__hero,.premium-options__panel{border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow)}.premium-options__hero{display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:stretch;padding:28px;border-radius:28px;background:linear-gradient(135deg,#ffc77229,#80c6a014),var(--surface-strong)}.premium-options__hero h1{margin:14px 0 12px;max-width:13ch;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98;letter-spacing:-.04em}.premium-options__hero p,.premium-options__panel p{color:var(--text-muted);line-height:1.6}.premium-options__action{display:grid;align-content:start;gap:14px;padding:20px;border-radius:20px;border:1px solid rgba(245,182,96,.24);background:#ffffff0d}.premium-options__action strong{font-size:1.35rem}.premium-options__terms{margin:-2px 0 0;color:#dbcdb7ad;font-size:.8rem;line-height:1.35}.premium-options__grid{display:grid;gap:24px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr)}.premium-options__panel{display:grid;gap:18px;padding:24px;border-radius:24px}.premium-options__panel h2{margin:0}.premium-options__section-header{display:grid;gap:8px}.premium-options__section-header h2,.premium-options__section-header p{margin:8px 0 0}.premium-feature-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.premium-feature,.scope-list div{padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.premium-feature p{margin:8px 0 0}.scope-list{display:grid;gap:12px}.scope-list div{display:grid;gap:5px}.scope-list span{color:var(--text-muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.recent-report-table-wrap{overflow-x:auto}.recent-report-table{width:100%;border-collapse:collapse}.recent-report-table th,.recent-report-table td{padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.1);text-align:left}.recent-report-table th{color:var(--text-muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.recent-report-table td{color:var(--text-main)}.recent-report-table a{color:var(--accent);font-weight:700;text-decoration:none}.recent-report-table .table-link{padding:0;border:0;color:var(--accent);background:transparent;font-weight:700;cursor:pointer}.recent-report-table .table-link:disabled{cursor:wait;opacity:.7}.premium-options__footer{justify-content:flex-end}.premium-status{width:min(760px,100%);margin:64px auto;display:grid;gap:22px;padding:32px;border-radius:24px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow)}.premium-status h1{margin:0;font-size:clamp(2.3rem,5vw,4rem);line-height:1}.premium-status p{margin:0;color:var(--text-muted);line-height:1.6}.status-panel{display:flex;align-items:center;gap:14px;padding:18px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.status-dot{width:16px;height:16px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 8px #f5b6601f}.status-dot--completed{background:var(--success);box-shadow:0 0 0 8px #80c6a024}.status-dot--failed{background:var(--danger);box-shadow:0 0 0 8px #ff877529}.premium-report-shell{min-height:100vh;padding:28px 20px 48px;color:#0d1730;background:#f7f8fc}.premium-report{width:min(1120px,100%);margin:0 auto;display:grid;gap:26px;padding:34px;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0c14281f}.premium-report__header{display:grid;gap:20px;grid-template-columns:minmax(0,1fr) auto;align-items:start}.premium-report h1{margin:0;font-size:clamp(2.4rem,5vw,4.3rem);line-height:.98;color:#071733}.premium-report h2,.premium-report h3,.premium-report h4,.premium-report p{margin-top:0}.premium-report__user{margin-top:12px;font-size:1.5rem;font-weight:800}.premium-report__meta{display:grid;justify-items:end;gap:10px;color:#4d5875;font-size:1rem}.premium-badge{padding:9px 18px;border-radius:8px;color:#fff;background:#365be8;font-weight:800}.report-section{display:grid;gap:16px}.report-section h2{color:#173e91;font-size:1.1rem;text-transform:uppercase;letter-spacing:0}.summary-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.summary-tile,.pool-card,.report-section--boxed,.data-quality{border:1px solid #dce2ef;border-radius:8px;background:#fff}.summary-tile{display:grid;gap:12px;min-height:150px;padding:20px}.summary-tile span,.report-metric span,.bucket-row span{color:#56627c}.summary-tile strong{font-size:2.3rem;color:#132b63}.summary-tile p{margin:0;color:#56627c;line-height:1.45}.primary-insight{padding:20px 24px;border:1px solid #d2dcf7;border-radius:8px;color:#10285f;background:#f2f6ff;font-size:1.25rem;line-height:1.45}.pool-stack{display:grid;gap:16px}.pool-card{display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);padding:20px}.pool-card--empty{grid-template-columns:1fr;color:#8790a5;background:#fbfcff}.pool-card__metrics{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.pool-card__metrics h3{grid-column:1 / -1;margin:0;font-size:1.6rem;color:#163d91}.report-metric{display:grid;gap:4px;padding-bottom:10px;border-bottom:1px solid #e5e9f2}.report-metric strong{color:#10285f;font-size:1.05rem}.bucket-stack{display:grid;gap:14px;align-content:start}.bucket-stack h4{margin:0;color:#0f1b38}.bucket-row{display:grid;gap:8px;grid-template-columns:minmax(120px,1fr) minmax(150px,1.8fr) 54px;align-items:center}.bucket-row>div:first-child{display:grid;gap:3px}.bucket-row strong{color:#172341;font-size:.88rem;text-transform:uppercase}.bucket-row em{color:#36476f;font-style:normal;text-align:right}.bucket-bar{overflow:hidden;height:12px;border-radius:999px;background:#e8ebf0}.bucket-bar span{display:block;height:100%;border-radius:inherit;background:#365be8}.report-grid{display:grid;gap:26px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.report-section--boxed{padding:20px}.comparison-chart{height:220px;display:flex;gap:28px;align-items:end;padding:14px 18px;border-bottom:1px solid #cfd6e5}.comparison-bar{height:100%;min-width:88px;display:grid;align-items:end;justify-items:center;grid-template-rows:auto minmax(0,1fr) auto;gap:8px}.comparison-bar div{width:72px;min-height:8px;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#1d8ee7,#365be8)}.comparison-bar span,.comparison-bar small{color:#26395f;font-weight:700}.conclusion-stack{display:grid;gap:14px}.conclusion-item{padding-bottom:14px;border-bottom:1px solid #e3e8f1}.conclusion-item:last-child{border-bottom:0;padding-bottom:0}.conclusion-item strong{color:#132b63}.conclusion-item p,.data-quality p{margin:6px 0 0;color:#56627c;line-height:1.5}.data-quality{padding:18px;background:#fbfcff}.report-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.premium-report .button--secondary{color:#10285f;background:#eef3ff;border:1px solid #9fb4ea}.premium-report .button--secondary:hover{filter:brightness(.98)}@keyframes rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.hero,.content-grid{grid-template-columns:1fr}}@media (max-width: 640px){.page-shell{padding:20px 14px 32px}.hero,.section-card{padding:20px;border-radius:22px}.search-form__row,.facts-grid,.premium-cta,.premium-options__hero,.premium-options__grid,.premium-feature-grid,.premium-report__header,.summary-grid,.pool-card,.pool-card__metrics,.report-grid{grid-template-columns:1fr}.profile-card__header{align-items:flex-start;flex-direction:column}.premium-report{padding:22px}.premium-report__meta{justify-items:start}.bucket-row{grid-template-columns:1fr}.bucket-row em{text-align:left}}@media print{:root{background:#fff;color:#0d1730}body{background:#fff}.premium-report-shell{padding:0;background:#fff}.premium-report{width:100%;padding:0;box-shadow:none}.report-actions,.button,.button--secondary{display:none!important}.pool-card,.summary-tile,.report-section--boxed,.data-quality{break-inside:avoid}}
