: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{position:relative;z-index:20;display:grid;grid-template-columns:minmax(0,1fr);gap:20px;padding:28px 30px 26px;overflow:visible}.topbar__actions{position:relative;z-index:21;display:flex;align-items:end;gap:16px;flex-wrap:wrap;justify-content:flex-start;overflow:visible}.date-filter-group{position:relative;z-index:22;display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;width:100%;margin:0;overflow:visible}.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}.date-picker-field{position:relative;z-index:23;display:grid;gap:8px;min-width:210px}.date-picker-field>span{font-size:13px;color:#667085;font-weight:600}.date-picker-field__trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:54px;padding:14px 16px;border:1px solid #d7deea;border-radius:24px;background:#fffffffa;color:#0f1728;text-align:left;cursor:pointer;box-shadow:inset 0 1px #ffffffb3}.date-picker-field__trigger.is-open{border-color:#4f6ef77a;box-shadow:0 0 0 4px #4f6ef714}.date-picker-field__trigger strong{font-size:20px;font-weight:600;letter-spacing:-.03em}.date-picker-field__trigger svg{width:20px;height:20px;fill:#667085;flex:0 0 auto}.date-picker-field__panel{position:absolute;top:calc(100% + 10px);left:0;z-index:200;width:300px;padding:16px;border-radius:24px;border:1px solid rgba(17,24,39,.06);background:#fffffffa;box-shadow:0 24px 48px #0f172a24;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.date-picker-field__toolbar{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:8px}.date-picker-field__toolbar button{width:36px;height:36px;border:1px solid rgba(208,213,221,.9);border-radius:999px;background:#fffffff0;color:#344054;font-size:20px;line-height:1;cursor:pointer}.date-picker-field__toolbar strong{text-align:center;font-size:16px;letter-spacing:-.02em}.date-picker-field__weekdays,.date-picker-field__calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.date-picker-field__weekdays{margin-top:14px}.date-picker-field__weekdays span{text-align:center;font-size:12px;font-weight:600;color:#98a2b3}.date-picker-field__calendar{margin-top:10px}.date-picker-field__day{height:36px;border:0;border-radius:12px;background:transparent;color:#101828;font-size:14px;font-weight:600;cursor:pointer}.date-picker-field__day.is-outside{color:#98a2b3}.date-picker-field__day.is-today{background:#4f6ef714;color:#3454d1}.date-picker-field__day.is-selected{background:linear-gradient(135deg,#2440a4,#355fe8);color:#fff;box-shadow:0 12px 20px #355fe838}.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{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(360px,1fr);gap:18px;overflow-x:auto;overflow-y:visible;padding-bottom:8px;scroll-snap-type:x proximity}.groups-grid::-webkit-scrollbar,.product-board__grid::-webkit-scrollbar{height:10px}.groups-grid::-webkit-scrollbar-thumb,.product-board__grid::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b861}.groups-grid::-webkit-scrollbar-track,.product-board__grid::-webkit-scrollbar-track{background:transparent}.group-card{min-width:0;scroll-snap-align:start;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-auto-flow:column;grid-auto-columns:minmax(360px,1fr);gap:18px;margin-top:20px;overflow-x:auto;overflow-y:visible;padding-bottom:8px;scroll-snap-type:x proximity}.product-card{min-width:0;scroll-snap-align:start;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-analysis__summary-grid,.product-analysis__group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.charts-grid,.hero{grid-template-columns:1fr}}@media(max-width:900px){.business-dashboard{padding:22px 18px 42px}.topbar,.topbar__actions{flex-direction:column;align-items:stretch}.topbar{padding:22px 22px 20px}.topbar h1{margin:8px 0 0;font-size:clamp(28px,9vw,42px)}.date-filter-group{display:grid;align-items:stretch;gap:12px}.date-picker-field,.quick-range-group,.search-button{width:100%}.date-picker-field__trigger{min-height:50px;border-radius:20px}.date-picker-field__trigger strong{font-size:18px}.date-picker-field__panel{width:min(calc(100vw - 52px),340px)}.quick-range{min-height:auto;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;margin-right:-4px}.quick-range button{flex:0 0 auto}.loading-panel__meta{flex-direction:column;align-items:flex-start}.hero{padding:24px 22px}.section-heading{flex-direction:column;align-items:flex-start}.hero__copy h2{font-size:clamp(24px,7vw,34px)}.hero__meta,.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-overview__grid,.product-analysis__summary-grid,.product-analysis__group-grid{grid-template-columns:1fr}}@media(max-width:640px){.business-dashboard{padding:16px 14px 32px}.auth-card,.insights-grid,.metric-overview__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:18px}.groups-grid,.product-board__grid{display:grid;grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:1fr;overflow-x:visible;padding-bottom:0;scroll-snap-type:none;gap:14px}.topbar h1{font-size:22vw;font-size:clamp(26px,11vw,40px);line-height:1.04}.date-picker-field__panel{left:50%;transform:translate(-50%);width:min(calc(100vw - 28px),340px);padding:14px}.date-picker-field__weekdays,.date-picker-field__calendar{gap:4px}.date-picker-field__day{height:34px;font-size:13px}.search-button{width:100%;justify-self:stretch}.chart-surface{height:320px;margin-top:16px}.section-heading{gap:10px}.section-heading p{font-size:13px;line-height:1.55}.hero__focus{gap:8px}.hero__focus span,.insight-card__hint{width:100%;justify-content:center}th,td{min-width:120px}.metric-block{padding:14px 15px}.metric-block strong{font-size:18px}.group-card__summary,.product-card__header p,.product-analysis__summary-card p,.product-analysis__group-card p{font-size:13px;line-height:1.6}.product-card__header h4,.group-card h3,.section-heading h3,.product-card__header strong,.product-analysis__summary-card strong{font-size:22px}.product-card__list{gap:10px}.product-card__list li{grid-template-columns:28px minmax(0,1fr);align-items:start}.product-card__info strong{font-size:13px;line-height:1.5}.product-card__amount{grid-column:2;margin-top:4px;font-size:12px}.hero__meta{grid-template-columns:1fr}}.hot-products-board{display:grid;gap:28px}.hot-products-board__hero,.hot-products-board__summary,.hot-products-board__rules,.hot-products-board__level-section{background:#ffffffe6;border:1px solid rgba(207,216,235,.72);border-radius:34px;box-shadow:0 24px 68px #3754aa1f}.hot-products-board__hero{display:grid;gap:28px;padding:36px}.hot-products-board__hero-copy span,.hot-products-board__group-filter>span,.hot-products-board__quick-range>span{display:inline-flex;align-items:center;align-self:start;padding:8px 14px;border-radius:999px;background:#3a64ff14;color:#4967d8;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hot-products-board__hero-copy h1{margin:18px 0 12px;font-size:clamp(36px,4vw,60px);line-height:.96;letter-spacing:-.05em}.hot-products-board__hero-copy p{max-width:780px;margin:0;color:#5f6d8a;font-size:17px;line-height:1.75}.hot-products-board__filters{display:grid;gap:18px}.hot-products-board__filters .date-picker-field{max-width:320px}.hot-products-board__quick-range,.hot-products-board__group-filter{display:grid;gap:12px}.hot-products-board__quick-actions,.hot-products-board__group-options{display:flex;flex-wrap:wrap;gap:10px}.hot-products-board__quick-actions button,.group-pill span,.link-button{border:1px solid rgba(206,214,232,.9);border-radius:999px;background:#ffffffeb;color:#324261;font:inherit}.hot-products-board__quick-actions button{padding:12px 18px;cursor:pointer}.hot-products-board__group-filter-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.hot-products-board__group-filter-header span{font-size:13px;font-weight:700;color:#5e6c89;letter-spacing:.08em;text-transform:uppercase}.group-pill{position:relative;cursor:pointer}.group-pill input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.group-pill span{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;font-size:15px;font-weight:600;transition:.2s ease}.group-pill input:checked+span{border-color:#3a64ff4d;background:linear-gradient(135deg,#3e68ff21,#24c7d01f);color:#2046b0}.link-button{padding:8px 14px;cursor:pointer}.hot-products-board__filter-actions{display:grid;gap:10px;justify-items:start}.hot-products-board__loading{margin-top:-8px}.hot-products-board__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:24px}.hot-products-board__summary-card{display:grid;gap:10px;padding:22px 24px;border:1px solid rgba(214,221,235,.7);border-radius:26px;background:linear-gradient(180deg,#fffffff5,#f4f7ffc7)}.hot-products-board__summary-card small{color:#7280a0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hot-products-board__summary-card strong{font-size:30px;line-height:1.05;letter-spacing:-.05em}.hot-products-board__summary-card span{color:#5e6d8a;line-height:1.7}.hot-products-board__rules,.hot-products-board__level-section{padding:28px}.hot-products-board__rule-grid,.hot-products-board__candidate-grid{display:grid;gap:18px}.hot-products-board__rule-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.hot-products-board__rule-card{padding:22px;border-radius:24px;border:1px solid rgba(214,221,235,.72);background:#ffffffdb}.hot-products-board__rule-card strong{display:block;margin-bottom:10px;font-size:18px}.hot-products-board__rule-card p{margin:0;color:#5f6d8a;line-height:1.7}.candidate-card{padding:24px;border-radius:26px;border:1px solid rgba(214,221,235,.7);background:#ffffffeb}.candidate-card__header{display:flex;align-items:start;justify-content:space-between;gap:24px}.candidate-card__header h3{margin:10px 0 0;font-size:28px;line-height:1.2;letter-spacing:-.04em}.candidate-card__header strong{font-size:28px;line-height:1;letter-spacing:-.05em}.candidate-card__level{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#3a64ff14;color:#4967d8;font-size:13px;font-weight:700}.candidate-card__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.candidate-card__meta div{display:grid;gap:8px;padding:16px 18px;border-radius:20px;background:#f4f7ffcc}.candidate-card__meta small{color:#74819d;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.candidate-card__meta strong{font-size:18px;line-height:1.45}.candidate-card__details{margin-top:20px}.candidate-card__details summary{cursor:pointer;color:#3155c3;font-weight:700}.candidate-card__details ul{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:10px}.candidate-card__details li{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:16px;align-items:center;padding:12px 0;border-top:1px solid rgba(225,231,243,.8)}.candidate-card__details span,.candidate-card__details em{color:#5f6d8a;font-style:normal}.candidate-card__details strong{font-weight:700}.empty-state{display:grid;gap:8px;justify-items:start;padding:20px 4px 0}.empty-state strong{font-size:18px}.empty-state p{margin:0;color:#62708d}@media(max-width:1080px){.hot-products-board__summary,.hot-products-board__rule-grid,.candidate-card__meta{grid-template-columns:1fr}}@media(max-width:768px){.hot-products-board{gap:22px}.hot-products-board__hero,.hot-products-board__summary,.hot-products-board__rules,.hot-products-board__level-section{padding:22px;border-radius:28px}.hot-products-board__hero-copy h1{font-size:40px}.hot-products-board__hero-copy p,.hot-products-board__summary-card span,.hot-products-board__rule-card p{font-size:14px;line-height:1.7}.hot-products-board__quick-actions,.hot-products-board__group-options{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.hot-products-board__quick-actions button,.group-pill span{white-space:nowrap}.candidate-card{padding:20px}.candidate-card__header{grid-template-columns:1fr;display:grid;gap:12px}.candidate-card__header strong,.hot-products-board__summary-card strong,.candidate-card__header h3{font-size:24px}.candidate-card__details li{grid-template-columns:1fr;gap:6px}}.hot-products-console{display:grid;gap:16px;color:#16233b}.hot-products-console__header,.hot-products-console__filters,.hot-products-console__summary,.hot-products-console__workspace{background:#fffffff0;border:1px solid rgba(209,217,233,.76);border-radius:26px;box-shadow:0 16px 44px #33509c17}.hot-products-console__header{padding:24px 28px 20px}.hot-products-console__eyebrow{margin:0 0 10px;color:#5d76d2;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hot-products-console__header h1{margin:0;font-size:clamp(30px,3vw,42px);line-height:1.05;letter-spacing:-.05em}.hot-products-console__description{max-width:900px;margin:8px 0 0;color:#5b6884;font-size:14px;line-height:1.65}.hot-products-console__filters{display:grid;gap:14px;padding:18px 20px}.hot-products-console__filter-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;align-items:end}.hot-products-console__filter-grid .date-picker-field{grid-column:span 3}.hot-products-console__field{grid-column:span 2;display:grid;gap:8px}.hot-products-console__field--wide{grid-column:span 2}.hot-products-console__field span,.hot-products-console__quick-ranges>span,.hot-products-console__group-header>span{color:#6d7a96;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hot-products-console__field input,.hot-products-console__field select{width:100%;min-height:46px;padding:0 16px;border:1px solid rgba(204,214,232,.95);border-radius:16px;background:#fff;color:#17233b;font:inherit;box-sizing:border-box}.hot-products-console__quick-ranges{grid-column:1 / -1;display:grid;gap:8px}.hot-products-console__quick-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hot-products-console__quick-actions button,.hot-products-console__sort-shortcuts button,.hot-products-console__tab,.detail-toggle,.table-sort{border:1px solid rgba(209,218,235,.95);background:#fff;color:#31415f;font:inherit}.hot-products-console__quick-actions button,.hot-products-console__sort-shortcuts button{padding:10px 14px;border-radius:999px;cursor:pointer}.hot-products-console__quick-button{color:#31415f}.group-pill--compact span{padding:9px 14px;font-size:14px}.search-button--compact{min-width:108px;min-height:48px;padding:0 20px;border-radius:16px}.hot-products-console__loading{margin-top:-4px}.hot-products-console__primary-action{background:linear-gradient(135deg,#2d56d9,#203f9c);border-color:transparent;color:#fff;box-shadow:0 14px 26px #2d56d938}.hot-products-console__primary-action:hover{color:#fff;border-color:transparent;box-shadow:0 18px 32px #2d56d947}.hot-products-console__summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:14px}.hot-products-console__analysis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.analysis-panel{padding:16px 18px;border:1px solid rgba(216,222,236,.82);border-radius:20px;background:#fffffff0;box-shadow:0 12px 30px #33509c14}.analysis-panel header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.analysis-panel h3{margin:0;font-size:16px;letter-spacing:-.02em}.analysis-panel header span{color:#74819d;font-size:12px}.analysis-panel table{width:100%;border-collapse:collapse}.analysis-panel td{padding:8px 0;border-top:1px solid rgba(233,238,246,.94)}.hot-products-console__summary-card{display:grid;gap:6px;padding:14px;border:1px solid rgba(216,222,236,.82);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f5f7fed6)}.hot-products-console__summary-card span{color:#6d7a96;font-size:12px;font-weight:700;letter-spacing:.06em}.hot-products-console__summary-card strong{font-size:26px;line-height:1.05;letter-spacing:-.04em}.hot-products-console__workspace{display:grid;grid-template-columns:240px minmax(0,1fr);gap:0;overflow:hidden}.hot-products-console__rules{padding:18px;border-right:1px solid rgba(220,226,239,.92);background:linear-gradient(180deg,#f8faffe0,#fffffffa)}.hot-products-console__rules-header h2{margin:0;font-size:18px;letter-spacing:-.03em}.hot-products-console__rules-header p{margin:8px 0 0;color:#66738e;font-size:13px}.hot-products-console__rule-list{display:grid;gap:10px;margin-top:16px}.hot-products-console__rule-item{padding:12px 14px;border:1px solid rgba(218,224,236,.82);border-radius:16px;background:#fffffff0}.hot-products-console__rule-item strong{display:block;margin-bottom:6px;font-size:14px}.hot-products-console__rule-item p{margin:0;color:#5d6a86;font-size:13px;line-height:1.65}.hot-products-console__table-panel{display:grid;gap:12px;padding:16px}.hot-products-console__toolbar{display:grid;gap:12px}.hot-products-console__tabs{display:inline-flex;gap:8px;flex-wrap:wrap}.hot-products-console__tab{display:inline-flex;align-items:baseline;gap:8px;padding:10px 14px;border-radius:14px;cursor:pointer}.hot-products-console__tab span{font-size:13px;font-weight:700}.hot-products-console__tab strong{font-size:16px}.hot-products-console__tab.is-active,.hot-products-console__sort-shortcuts button.is-active{border-color:#4568e447;background:linear-gradient(135deg,#466ae91f,#2abecb1a);color:#244cb6}.hot-products-console__toolbar-actions{display:flex;justify-content:space-between;gap:16px;align-items:center}.hot-products-console__search{display:grid;gap:6px;min-width:320px}.hot-products-console__search span{color:#7080a0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hot-products-console__search input{min-height:40px;padding:0 14px;border:1px solid rgba(205,214,231,.95);border-radius:14px;font:inherit}.hot-products-console__sort-shortcuts{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.hot-products-console__table-wrap{border:1px solid rgba(219,225,238,.92);border-radius:20px;overflow:auto;background:#fff}.hot-products-table,.hot-products-detail__table{width:100%;border-collapse:collapse}.hot-products-table{min-width:1240px}.hot-products-table thead th{position:sticky;top:0;z-index:2;padding:14px 16px;border-bottom:1px solid rgba(219,225,238,.92);background:#f7f9fefa;color:#66748f;font-size:12px;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap}.hot-products-table th.is-number,.hot-products-table td.is-number,.hot-products-detail__table th.is-number,.hot-products-detail__table td.is-number{text-align:right}.hot-products-table__row td{padding:13px 16px;border-bottom:1px solid rgba(235,239,246,.96);vertical-align:top;background:#fff}.hot-products-table__row:hover td{background:#f4f7ffb8}.hot-products-table__index{width:62px}.hot-products-table__index-cell{text-align:center}.hot-products-table__index-badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border-radius:999px;background:linear-gradient(180deg,#eef2ff,#e6edff);border:1px solid rgba(192,206,242,.95);color:#2b50ca;font-size:12px;font-weight:800}.hot-products-table__name{min-width:260px}.hot-products-table__name-block{display:grid;gap:4px}.hot-products-table__name-block strong{display:-webkit-box;overflow:hidden;color:#152037;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hot-products-table__name-block small{color:#72819d;font-size:12px}.tag-cell{display:grid;gap:4px}.tag-cell strong{font-size:14px;line-height:1.4}.tag-cell small{color:#72819d;font-size:11px}.table-sort{padding:0;border:0;background:transparent;font-weight:inherit;letter-spacing:inherit;color:inherit;cursor:pointer}.level-badge{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.level-badge--splus{background:#6656ff1f;color:#5b43df}.level-badge--s{background:#24a17d1f;color:#14795a}.level-badge--a{background:#e99f3f24;color:#a86813}.detail-toggle{padding:8px 12px;border-radius:12px;cursor:pointer;white-space:nowrap}.detail-toggle--small{padding:6px 10px;font-size:12px}.hot-products-table__detail-row td{padding:0;background:#f9fbffe6}.hot-products-detail{padding:12px 16px 16px}.hot-products-detail__table th,.hot-products-detail__table td{padding:10px 12px;border-bottom:1px solid rgba(233,238,246,.94);text-align:left}.hot-products-detail__table thead th{color:#71809d;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.empty-state--table{padding:36px 24px}.tag-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center}.tag-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1118276b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tag-modal__panel{position:relative;z-index:1;width:min(560px,calc(100vw - 32px));padding:20px;border:1px solid rgba(216,222,236,.82);border-radius:22px;background:#fff;box-shadow:0 20px 48px #1c2f6538}.tag-modal__header,.tag-modal__footer{display:flex;justify-content:space-between;gap:16px;align-items:center}.tag-modal__header h3{margin:0;font-size:20px}.tag-modal__header p{margin:6px 0 0;color:#6b7894;font-size:13px}.tag-modal__body{display:grid;gap:14px;margin:18px 0}@media(max-width:1400px){.hot-products-console__filter-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.hot-products-console__filter-grid .date-picker-field,.hot-products-console__field,.hot-products-console__field--wide,.hot-products-console__quick-ranges{grid-column:span 3}.hot-products-console__summary{grid-template-columns:repeat(3,minmax(0,1fr))}.hot-products-console__analysis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1080px){.hot-products-console__workspace{grid-template-columns:1fr}.hot-products-console__rules{border-right:0;border-bottom:1px solid rgba(220,226,239,.92)}.hot-products-console__toolbar-actions{flex-direction:column;align-items:stretch}.hot-products-console__search{min-width:0}}@media(max-width:768px){.hot-products-console{gap:14px}.hot-products-console__header,.hot-products-console__filters,.hot-products-console__summary,.hot-products-console__workspace{border-radius:22px}.hot-products-console__header,.hot-products-console__filters,.hot-products-console__table-panel,.hot-products-console__rules{padding:18px}.hot-products-console__filter-grid{grid-template-columns:1fr}.hot-products-console__filter-grid .date-picker-field,.hot-products-console__field,.hot-products-console__field--wide,.hot-products-console__quick-ranges{grid-column:auto}.hot-products-console__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hot-products-console__analysis{grid-template-columns:1fr}.hot-products-console__summary-card strong{font-size:22px}.hot-products-console__quick-actions,.hot-products-console__sort-shortcuts,.hot-products-console__tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.hot-products-console__primary-action{min-width:108px}}
