:root{font-family:SF Pro Display,PingFang SC,Helvetica Neue,sans-serif;color:#111827;background:radial-gradient(circle at top left,rgba(79,110,247,.12),transparent 26%),radial-gradient(circle at top right,rgba(49,163,155,.08),transparent 24%),linear-gradient(180deg,#f7f8fb,#eef2f6)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:transparent}button,input{font:inherit}#app{min-height:100vh}.auth-page{display:grid;place-items:center;min-height:100vh;padding:24px}.auth-card{width:min(980px,100%);display:grid;grid-template-columns:1.1fr .9fr;gap:24px;padding:28px;border:1px solid rgba(17,24,39,.06);border-radius:32px;background:#ffffffeb;box-shadow:0 30px 60px #0f172a14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.auth-card__intro span,.topbar__kicker,.hero__copy span,.section-heading span{display:inline-flex;padding:6px 12px;border-radius:999px;background:#5b8def1a;color:#4f6ef7;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.auth-card__intro h1,.topbar h1,.hero__copy h2{margin:18px 0 12px;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.04em}.auth-card__intro p,.topbar p,.hero__copy p,.section-heading p,.insight-card p,.metric-definition p{margin:0;color:#667085;line-height:1.65}.auth-form{display:grid;gap:16px;padding:24px;border-radius:28px;background:#f7f9fc}.auth-form label{display:grid;gap:8px}.auth-form span{color:#344054;font-size:14px}.auth-form input,.date-picker input{border:1px solid #d7deea;border-radius:14px;padding:14px 16px;color:#0f1728;background:#fff}.date-picker input::placeholder{color:#98a2b3}.auth-form button,.logout-button{border:0;border-radius:999px;padding:14px 18px;cursor:pointer}.auth-form button{background:linear-gradient(135deg,#111827,#344054);color:#fff;font-weight:700}.form-error{margin:0;color:#dc2626}.business-dashboard{max-width:1440px;margin:0 auto;padding:32px 32px 64px}.topbar,.hero,.metric-overview,.group-card,.chart-card,.table-card,.insight-card,.product-board{border:1px solid rgba(255,255,255,.65);background:#ffffffd6;box-shadow:0 22px 52px #0f172a0f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.topbar,.hero,.metric-overview,.table-card,.product-board{border-radius:30px}.insight-card,.group-card,.chart-card{border-radius:28px}.topbar{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;padding:28px 30px 26px}.topbar__actions{display:flex;align-items:end;gap:16px;flex-wrap:wrap;justify-content:flex-start}.date-filter-group{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;width:100%;margin:0}.filter-error{width:100%;margin:4px 0 0;color:#b42318;font-size:13px;font-weight:600}.date-picker{display:grid;gap:8px;min-width:210px}.date-picker span{font-size:13px;color:#667085;font-weight:600}.quick-range-group{display:grid;gap:8px}.quick-range-group>span{font-size:13px;color:#667085;font-weight:600}.quick-range{display:flex;gap:10px;flex-wrap:wrap;min-height:54px;align-items:center}.quick-range button{border:1px solid #d0d5dd;background:#ffffffe6;color:#344054;padding:12px 16px;border-radius:999px;font-size:14px;font-weight:600}.search-button{border:0;border-radius:999px;padding:14px 24px;background:linear-gradient(135deg,#0f172a,#3454d1);color:#fff;font-weight:700;box-shadow:0 14px 32px #3454d12e;min-height:54px;align-self:end}.search-button:disabled{opacity:.6;cursor:default}.hero__meta small{display:block;color:#667085}.hero{display:grid;grid-template-columns:1.45fr .55fr;gap:24px;margin-top:18px;padding:34px 38px}.loading-panel{margin-top:16px;padding:18px 22px;border-radius:24px;border:1px solid rgba(255,255,255,.72);background:#ffffffe0;box-shadow:0 18px 40px #0f172a0f}.loading-panel__meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.loading-panel__meta strong{font-size:15px;color:#101828}.loading-panel__meta span,.loading-panel small{color:#667085}.loading-panel__track{height:8px;margin-top:14px;border-radius:999px;background:#e2e8f0eb;overflow:hidden}.loading-panel__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f6ef7,#31a39b);transition:width .22s ease}.loading-panel small{display:block;margin-top:10px}.hero__copy h2{font-size:clamp(28px,3.2vw,46px)}.hero__meta{display:grid;gap:14px;align-content:start}.hero__meta div{padding:16px 18px;border-radius:20px;background:#f8fafcb8;border:1px solid rgba(148,163,184,.12)}.hero__meta strong,.insight-card strong{display:block;margin-top:8px;font-size:clamp(24px,2.5vw,34px);letter-spacing:-.04em}.hero__focus{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hero__focus span{padding:10px 14px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(17,24,39,.05);color:#344054;font-size:13px;font-weight:600}.insights-grid,.groups-grid,.charts-grid{display:grid;gap:18px;margin-top:18px}.insights-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.insight-card{padding:24px 24px 22px;background:#ffffffe0}.insight-card__title{color:#667085;font-size:14px;font-weight:600}.insight-card strong{font-size:clamp(28px,2.4vw,38px)}.insight-card p{margin-top:12px;font-size:14px;line-height:1.8}.insight-card p strong{display:inline;margin-top:0;font-size:14px;letter-spacing:0;font-weight:700;color:#344054}.insight-card__hint{display:inline-flex;margin-top:14px;padding:7px 10px;border-radius:999px;background:#f8fafcf5;color:#667085;font-size:12px;font-weight:600}.tone-blue strong{color:#245bdb}.tone-green strong{color:#0f9f6e}.tone-amber strong{color:#d97706}.tone-rose strong{color:#e11d48}.metric-overview,.table-card,.product-board{margin-top:18px;padding:26px}.metric-overview--footer{margin-top:22px;border-color:#1118270a;background:#ffffff94;box-shadow:none;padding:20px 22px 22px}.section-heading--compact h3{font-size:18px}.section-heading--compact p{max-width:560px;color:#98a2b3;font-size:13px;line-height:1.7}.section-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.section-heading h3,.group-card h3{margin:10px 0 0;font-size:28px;letter-spacing:-.04em}.metric-overview__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.metric-definition{padding:14px 15px;border-radius:18px;background:#f7f9fcb3}.metric-definition strong{display:block;margin-bottom:6px;font-size:14px;color:#344054}.metric-definition p{font-size:12px;line-height:1.7;color:#667085}.groups-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.group-card{padding:26px;background:linear-gradient(180deg,#fffffff0,#f6f8fceb)}.group-card__header{display:flex;align-items:start;justify-content:flex-start;gap:14px}.group-card__summary{margin:8px 0 0;color:#475467;font-size:14px;line-height:1.55}.group-card__metrics-row{display:grid;gap:12px;margin-top:16px}.group-card__metrics-row--primary{grid-template-columns:repeat(3,minmax(0,1fr))}.group-card__metrics-row--accent{grid-template-columns:repeat(2,minmax(0,1fr))}.group-card__metrics-row--secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-block{padding:16px 18px;border-radius:22px;background:#f8fafceb;border:1px solid rgba(17,24,39,.03)}.metric-block small{display:block;color:#667085;font-size:13px}.metric-block strong{display:block;margin-top:8px;font-size:22px;font-weight:700;letter-spacing:-.04em}.metric-block--strong{background:linear-gradient(180deg,#fffffffa,#f3f6fbf0)}.metric-block--accent{background:linear-gradient(180deg,#4f6ef714,#31a39b14)}.metric-block--accent strong{color:#163fae}.table-card{background:#ffffffc7}.product-board__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.product-card{padding:22px;border-radius:26px;background:linear-gradient(180deg,#fffffffa,#f4f7fbf0);border:1px solid rgba(17,24,39,.04)}.product-card__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.product-card__header h4{margin:0;font-size:24px;letter-spacing:-.03em}.product-card__header p{margin:8px 0 0;color:#667085;line-height:1.5}.product-card__header strong{font-size:28px;letter-spacing:-.04em}.product-card__list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:12px}.product-card__list li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:12px;align-items:center}.product-card__rank{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#4f6ef71a;color:#3454d1;font-size:12px;font-weight:700}.product-card__info{min-width:0}.product-card__info strong{display:block;font-size:14px;line-height:1.45;color:#101828}.product-card__bar{height:8px;margin-top:8px;border-radius:999px;background:#e4e8f0e6;overflow:hidden}.product-card__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f6ef7,#31a39b)}.product-card__amount{font-size:13px;font-weight:700;color:#0f172a}.product-analysis{margin-top:24px;padding-top:8px;border-top:1px solid rgba(15,23,42,.06)}.product-analysis__heading{margin-top:0}.product-analysis__summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.product-analysis__summary-card,.product-analysis__group-card{padding:22px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#f4f7fbe6);border:1px solid rgba(17,24,39,.04)}.product-analysis__summary-card span,.product-analysis__group-card header span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#4f6ef714;color:#3454d1;font-size:12px;font-weight:700;letter-spacing:.01em}.product-analysis__summary-card strong{display:block;margin-top:14px;font-size:28px;line-height:1.1;letter-spacing:-.04em;color:#101828}.product-analysis__summary-card p,.product-analysis__group-card p{margin:12px 0 0;color:#667085;font-size:15px;line-height:1.7}.product-analysis__summary-card p strong,.product-analysis__group-card p strong{color:#101828;font-weight:700}.product-analysis__group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.product-analysis__group-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-analysis__group-card h4{margin:0;font-size:24px;letter-spacing:-.03em;color:#101828}.charts-grid--single{grid-template-columns:1fr}.chart-card{padding:28px}.chart-surface{height:380px;margin-top:20px}.table-shell{overflow-x:auto;margin-top:20px;border-radius:22px;background:#f8fafcc7}table{width:100%;border-collapse:collapse}th,td{padding:15px 14px;text-align:left;border-bottom:1px solid #eaecf0}th{color:#667085;font-weight:600;background:#f8fafceb}td{color:#101828}tbody tr:last-child td{border-bottom:0}tbody td:first-child{font-weight:600}@media(max-width:1280px){.insights-grid,.metric-overview__grid,.product-board__grid,.product-analysis__summary-grid,.product-analysis__group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.groups-grid,.charts-grid,.hero{grid-template-columns:1fr}}@media(max-width:900px){.topbar,.topbar__actions{flex-direction:column;align-items:stretch}.date-filter-group{display:grid;align-items:stretch}.quick-range{min-height:auto}.loading-panel__meta{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.business-dashboard{padding:18px 16px 36px}.auth-card,.insights-grid,.metric-overview__grid,.groups-grid,.product-board__grid,.product-analysis__summary-grid,.product-analysis__group-grid,.group-card__metrics-row--primary,.group-card__metrics-row--accent,.group-card__metrics-row--secondary{grid-template-columns:1fr}.topbar,.hero,.metric-overview,.table-card,.chart-card,.group-card,.insight-card,.product-board{padding:20px}.hero__focus{gap:8px}.hero__focus span,.insight-card__hint{width:100%;justify-content:center}th,td{min-width:120px}}
