.dashboard-root{--canvas:#f8f7fb;--surface:#fff;--sidebar:#f2f1f7;--ink:#211f30;--ink-soft:#46435c;--muted:#8a889b;--faint:#a9a7b8;--line:#e9e7f0;--line-soft:#f1f0f6;--brand:#8281b1;--brand-deep:#5e5c8a;--brand-deeper:#4c4a73;--brand-tint:#eeedf6;--brand-tint-2:#e2e0ee;--brand-glow:#8281b133;--good-bg:#e7f4ec;--good-fg:#2c7a4b;--warn-bg:#fbeedc;--warn-fg:#9a6212;--bad-bg:#fbe7e7;--bad-fg:#b23b3b;--flame:#d9822b;--flame-bg:#fbefe1;--flame-fg:#b5691f;--shadow-sm:0 1px 2px #211f300a,0 1px 3px #211f300f;--shadow-md:0 2px 6px #211f300d,0 8px 24px #211f3012;--shadow-lg:0 4px 12px #211f300f,0 18px 40px #4c4a731f;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:22px;min-height:calc(100dvh - 56px);font-family:var(--font-sans),"Hanken Grotesk",sans-serif;background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.55}.dashboard-root,.dashboard-root *{box-sizing:border-box}.dashboard-root *{margin:0;padding:0}.dashboard-root button{font-family:inherit}.dashboard-root svg{stroke-linecap:round;stroke-linejoin:round}.dashboard-root ::selection{background:var(--brand-tint-2);color:var(--brand-deeper)}.dashboard-root .num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.dashboard-root .wrap{max-width:1500px;margin:0 auto;padding:30px 32px 56px}.dashboard-root .pagehead{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.dashboard-root .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin-bottom:8px;font-size:11px;font-weight:600}.dashboard-root .h1{font-family:var(--font-display),"Bricolage Grotesque";letter-spacing:-.025em;color:var(--ink);font-size:32px;font-weight:600;line-height:1.1}.dashboard-root .subhead{color:var(--muted);margin-top:9px;font-size:14px}.dashboard-root .subhead b{color:var(--ink-soft);font-weight:600}.dashboard-root .controls{flex:none;align-items:center;gap:14px;display:flex}.dashboard-root .daterange{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);color:var(--ink-soft);box-shadow:var(--shadow-sm);align-items:center;gap:10px;padding:0;font-size:13.5px;font-weight:600;display:inline-flex}.dashboard-root .daterange>div{align-items:center;gap:0;display:flex}.dashboard-root .daterange button{box-shadow:none;border-radius:var(--r-md);color:var(--ink-soft);background:0 0;border:0;padding:9px 14px;font-family:inherit;font-size:13.5px;font-weight:600}.dashboard-root .daterange button:hover{background:0 0}.dashboard-root .daterange svg{width:15px;height:15px;color:var(--muted)}.dashboard-root .btn-primary{color:#fff;cursor:pointer;background:var(--brand-deep);border-radius:var(--r-md);border:0;align-items:center;gap:8px;padding:10px 16px;font-size:13.5px;font-weight:600;transition:all .18s;display:inline-flex;box-shadow:0 2px 5px #5e5c8a4d}.dashboard-root .btn-primary:hover{background:var(--brand-deeper);transform:translateY(-1px);box-shadow:0 4px 12px #4c4a7352}.dashboard-root .btn-primary svg{width:15px;height:15px}.dashboard-root .grid-body{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.dashboard-root .col-main{flex-direction:column;gap:22px;min-width:0;display:flex}.dashboard-root .errorbox{border-radius:var(--r-md);background:var(--bad-bg);color:var(--bad-fg);border:1px solid #b23b3b4d;padding:14px 16px;font-size:13px}.dashboard-root .skeleton{background:var(--brand-tint);border-radius:var(--r-sm);animation:1.2s ease-in-out infinite dash-pulse}.dashboard-root .kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.dashboard-root .kpi{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);min-width:0;padding:14px 15px 13px;transition:all .2s cubic-bezier(.2,.7,.3,1);animation:.4s both rise}.dashboard-root .kpi:hover{box-shadow:var(--shadow-md);border-color:var(--brand-tint-2);transform:translateY(-3px)}.dashboard-root .kpi-top{align-items:center;gap:7px;margin-bottom:11px;display:flex}.dashboard-root .kpi-ic{background:var(--brand-tint);width:26px;height:26px;color:var(--brand-deep);border-radius:8px;flex:none;place-items:center;display:grid}.dashboard-root .kpi-ic svg{width:14px;height:14px}.dashboard-root .kpi-label{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.dashboard-root .kpi-info{width:13px;height:13px;color:var(--faint);flex:none;margin-left:auto}.dashboard-root .kpi-info-compact svg{width:13px;height:13px;color:var(--faint)}.dashboard-root .panel-title .kpi-info,.dashboard-root .th-inner .kpi-info{background:0 0;border:0;place-items:center;margin-left:0;padding:0;display:inline-grid}.dashboard-root .kpi-val{letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1}.dashboard-root .kpi-val .unit{color:var(--ink-soft);font-size:17px}.dashboard-root .kpi-val .label{color:var(--muted);letter-spacing:0;font-size:14px;font-weight:600}.dashboard-root .kpi-bot{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:12px;display:flex}.dashboard-root .spark{flex:auto;min-width:0;height:34px;display:block}.dashboard-root .pill{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;align-items:center;gap:3px;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-root .pill svg{width:11px;height:11px}.dashboard-root .pill.good{background:var(--good-bg);color:var(--good-fg)}.dashboard-root .pill.warn{background:var(--warn-bg);color:var(--warn-fg)}.dashboard-root .pill.bad{background:var(--bad-bg);color:var(--bad-fg)}.dashboard-root .pill.neutral{color:var(--muted);background:#eeedf3}.dashboard-root .charts{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dashboard-root .panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);min-width:0;padding:20px 22px 18px}.dashboard-root .panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:2px;display:flex}.dashboard-root .panel-title{font-family:var(--font-display),"Bricolage Grotesque";letter-spacing:-.01em;color:var(--ink);align-items:center;gap:7px;font-size:17px;font-weight:600;display:flex}.dashboard-root .panel-title svg{width:14px;height:14px;color:var(--faint)}.dashboard-root .panel-sub{color:var(--muted);margin-top:3px;font-size:13px}.dashboard-root .panel-big{letter-spacing:-.02em;color:var(--ink);text-align:right;font-variant-numeric:tabular-nums;font-size:28px;font-weight:600;line-height:1}.dashboard-root .panel-big .pill{margin-top:8px}.dashboard-root .chart-area{width:100%;min-width:0;height:220px;margin-top:18px}.dashboard-root .recharts-cartesian-grid line{stroke:var(--line-soft)}.dashboard-root .recharts-cartesian-axis-tick text{fill:var(--faint);font-family:var(--font-sans),"Hanken Grotesk",sans-serif;font-variant-numeric:tabular-nums;font-size:11px}.dashboard-root .recharts-tooltip-wrapper{font-family:var(--font-mono),"JetBrains Mono",monospace}.dashboard-root .tablecard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);overflow:hidden}.dashboard-root .tablecard-head{justify-content:space-between;align-items:center;padding:18px 22px 14px;display:flex}.dashboard-root .tablecard-title{font-family:var(--font-display),"Bricolage Grotesque";letter-spacing:-.01em;color:var(--ink);align-items:center;gap:9px;font-size:17px;font-weight:600;display:flex}.dashboard-root .tablecard-title svg{width:17px;height:17px;color:var(--brand-deep)}.dashboard-root .tablecard-meta{color:var(--muted);align-items:center;gap:12px;font-size:12.5px;font-weight:500;display:flex}.dashboard-root .applybtn{color:#fff;background:var(--brand-deep);cursor:pointer;white-space:nowrap;border:0;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:600;transition:all .15s;display:inline-flex}.dashboard-root .applybtn:hover{background:var(--brand-deeper,#4c4a73)}.dashboard-root .tablecard-left{align-items:center;gap:14px;display:flex}.dashboard-root .tablecard-actions{align-items:center;gap:8px;display:inline-flex}.dashboard-root .cancelbtn{color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:8px;align-items:center;padding:7px 14px;font-size:12.5px;font-weight:600;transition:all .15s;display:inline-flex}.dashboard-root .cancelbtn:hover{border-color:var(--brand-tint-2);color:var(--ink-soft,#46435c);background:#fcfcfe}.dashboard-root .selectall{color:var(--brand-deep);cursor:pointer;background:0 0;border:0;font-size:12.5px;font-weight:600}.dashboard-root .selectall:hover{color:var(--brand-deeper)}.dashboard-root .table-scroll{overflow:hidden}.dashboard-root table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;table-layout:fixed;width:100%;font-size:13.5px}.dashboard-root thead th{background:var(--brand-tint);color:var(--brand-deeper);text-align:left;letter-spacing:.02em;white-space:nowrap;padding:10px 12px;font-size:11.5px;font-weight:600}.dashboard-root thead th.r{text-align:right}.dashboard-root thead button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;display:inline-flex}.dashboard-root thead button.is-active{color:var(--ink)}.dashboard-root thead .th-inner{align-items:center;gap:4px;display:inline-flex}.dashboard-root tbody td{border-top:1px solid var(--line-soft);color:var(--ink-soft);vertical-align:middle;padding:13px 12px}.dashboard-root tbody td.r{text-align:right}.dashboard-root tbody tr:hover td{background:#fbfafd}.dashboard-root tbody tr.is-muted{opacity:.5}.dashboard-root tbody tr.is-muted:hover{opacity:1}.dashboard-root .prodname{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.3;overflow:hidden}.dashboard-root .prodname a{color:inherit;text-decoration:none;transition:all .15s}.dashboard-root .prodname a:hover{color:var(--brand-deep)}.dashboard-root .asin{font-family:var(--font-mono),"JetBrains Mono",monospace;color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.dashboard-root .variants{background:var(--brand-tint);color:var(--brand-deep);cursor:pointer;border:0;border-radius:7px;align-items:center;gap:4px;margin-top:4px;padding:2px 7px;font-size:10.5px;font-weight:600;display:inline-flex}.dashboard-root .variants b{font-size:11.5px}.dashboard-root .variants:disabled{cursor:default;color:var(--muted)}.dashboard-root .cb{border:1.5px solid var(--brand);color:#fff;background:#fff;border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.dashboard-root .cb[data-checked]{background:var(--brand-deep);border-color:var(--brand-deep)}.dashboard-root .cb svg{color:#fff;width:11px;height:11px}.dashboard-root .scorepill{font-variant-numeric:tabular-nums}.dashboard-root .spons{color:var(--flame-fg);font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:center;gap:5px;font-weight:700;display:inline-flex}.dashboard-root .spons svg{width:14px;height:14px;color:var(--flame);flex:none}.dashboard-root .spons.muted{color:var(--muted);font-weight:600}.dashboard-root .editbtn{width:30px;height:30px;color:var(--faint);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;transition:all .15s;display:inline-grid}.dashboard-root .editbtn:hover{color:var(--brand-deep);background:var(--brand-tint)}.dashboard-root .editbtn svg{width:15px;height:15px}.dashboard-root .inbox{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);position:sticky;top:85px;overflow:hidden}.dashboard-root .inbox-head{border-bottom:1px solid var(--line-soft);align-items:center;gap:9px;padding:17px 20px 15px;display:flex}.dashboard-root .inbox-head .ic{color:var(--brand-deep)}.dashboard-root .inbox-head .ic svg{width:17px;height:17px}.dashboard-root .inbox-title{font-family:var(--font-display),"Bricolage Grotesque";letter-spacing:.04em;text-transform:uppercase;color:var(--ink);font-size:14px;font-weight:600}.dashboard-root .inbox-count{background:var(--brand-deep);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 9px;font-size:11.5px;font-weight:700}.dashboard-root .inbox-viewall{color:var(--brand-deep);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-left:auto;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-root .inbox-viewall svg{width:12px;height:12px}.dashboard-root .inbox-list{max-height:760px;list-style:none;overflow-y:auto}.dashboard-root .inbox-empty{text-align:center;color:var(--muted);padding:32px 20px}.dashboard-root .inbox-empty svg{width:24px;height:24px;color:var(--faint);margin:0 auto 8px}.dashboard-root .inbox-empty-title{color:var(--ink);margin-bottom:2px;font-size:13px;font-weight:600}.dashboard-root .inbox-empty-sub{color:var(--muted);font-size:11.5px}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes dash-pulse{50%{opacity:.45}}.dashboard-root .kpi:first-child{animation-delay:20ms}.dashboard-root .kpi:nth-child(2){animation-delay:60ms}.dashboard-root .kpi:nth-child(3){animation-delay:.1s}.dashboard-root .kpi:nth-child(4){animation-delay:.14s}.dashboard-root .kpi:nth-child(5){animation-delay:.18s}.dashboard-root ::-webkit-scrollbar{width:9px}.dashboard-root ::-webkit-scrollbar-thumb{background:#8281b138 padding-box padding-box;border:3px solid #0000;border-radius:9px}.dashboard-root ::-webkit-scrollbar-thumb:hover{background:#8281b166 padding-box padding-box}@media (max-width:1180px){.dashboard-root .grid-body{grid-template-columns:1fr}.dashboard-root .inbox{position:relative;top:auto}}@media (max-width:980px){.dashboard-root .kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-root .charts{grid-template-columns:1fr}.dashboard-root .pagehead{flex-direction:column;align-items:flex-start}.dashboard-root .controls{justify-content:space-between;width:100%}}@media (max-width:760px){.dashboard-root .wrap{padding:24px 18px 40px}.dashboard-root .kpis{grid-template-columns:1fr}.dashboard-root .controls{flex-direction:column;align-items:stretch}.dashboard-root .tablecard{overflow-x:auto}.dashboard-root table{min-width:1040px}}.dashboard-root .mktfilter{position:relative}.dashboard-root .mktfilter-trigger{border:1px solid var(--line);box-shadow:var(--shadow-sm);color:var(--ink);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:500;display:inline-flex}.dashboard-root .mktfilter-trigger:hover{background:var(--surface-2)}.dashboard-root .mktfilter-trigger .lead{align-items:center;gap:8px;display:inline-flex}.dashboard-root .mktfilter-trigger .lead svg{width:16px;height:16px;color:var(--muted)}.dashboard-root .mktfilter-trigger .lead .flag{font-size:16px;line-height:1}.dashboard-root .mktfilter-trigger .chev{width:16px;height:16px;color:var(--muted)}.dashboard-root .mktfilter-menu{border:1px solid var(--line);z-index:20;background:#fff;border-radius:14px;min-width:230px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #14142d1f,0 2px 8px #14142d0f}.dashboard-root .mktfilter-item{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:14px;display:flex}.dashboard-root .mktfilter-item:hover{background:var(--surface-2)}.dashboard-root .mktfilter-item .flag{font-size:16px;line-height:1}.dashboard-root .mktfilter-item .label{flex:1}.dashboard-root .mktfilter-item .check{width:16px;height:16px;color:var(--brand-deep);opacity:0}.dashboard-root .mktfilter-item.is-active{font-weight:600}.dashboard-root .mktfilter-item.is-active .check{opacity:1}.dashboard-root .mktfilter-sep{background:var(--line);height:1px;margin:6px 4px}.dashboard-root .country{background:var(--surface-2);border:1px solid var(--line);letter-spacing:.04em;min-width:34px;color:var(--ink);font-variant-numeric:tabular-nums;border-radius:7px;justify-content:center;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-root .wi{border:0;border-bottom:1px solid var(--line-soft);text-align:left;cursor:pointer;background:0 0;align-items:flex-start;gap:11px;width:100%;padding:13px 20px;transition:all .14s;display:flex;position:relative}.dashboard-root .wi:hover{background:#fbfafd}.dashboard-root .wi:last-child{border-bottom:0}.dashboard-root .wi.read{opacity:.55}.dashboard-root .wi.read:hover{opacity:.85}.dashboard-root .wi .ev-icon{background:var(--tb);width:32px;height:32px;color:var(--t);border-radius:9px;flex:none;place-items:center;margin-top:1px;display:grid}.dashboard-root .wi .ev-icon svg{width:16px;height:16px}.dashboard-root .wi .pat{--t:#8281b1;--tb:#eeedf6}.dashboard-root .wi .promo{--t:#d9822b;--tb:#fbefe1}.dashboard-root .wi .edit{--t:#3f7fd0;--tb:#edf3fb}.dashboard-root .wi .fam{--t:#2ba0a0;--tb:#e4f4f4}.dashboard-root .wi .badge{--t:#2e9e66;--tb:#eaf6f0}.dashboard-root .wi .rank{--t:#d45d8a;--tb:#fbedf3}.dashboard-root .wi .bsr{--t:#7a5ac9;--tb:#eeeaf8}.dashboard-root .wi .vis,.dashboard-root .wi .rating{--t:#c2477f;--tb:#fbedf3}.dashboard-root .wi .mkt{--t:#2b7da0;--tb:#e4f0f4}.dashboard-root .wi .sig-spons{--t:#c2410c;--tb:#fceadf}.dashboard-root .wi-body{flex:1;min-width:0}.dashboard-root .wi-top{align-items:center;gap:8px;margin-bottom:5px;display:flex}.dashboard-root .wi-meta{min-width:0}.dashboard-root .wi-cat{color:var(--ink);white-space:nowrap;font-size:13px;font-weight:600}.dashboard-root .wi-asin{font-family:var(--font-mono),"JetBrains Mono",monospace;color:var(--faint);margin-top:1px;font-size:10.5px}.dashboard-root .wi-sev{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.dashboard-root .wi .sev{letter-spacing:.05em;white-space:nowrap;text-transform:uppercase;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700}.dashboard-root .wi .sev.crit{background:var(--bad-bg);color:var(--bad-fg)}.dashboard-root .wi .sev.high{background:var(--warn-bg);color:var(--warn-fg)}.dashboard-root .wi .sev.med{color:var(--brand-deep);background:#eeedf6}.dashboard-root .wi .udot{background:var(--brand);border-radius:999px;flex:none;width:7px;height:7px}.dashboard-root .wi-head{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:7px;font-size:13.5px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.dashboard-root .wi-foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-root .wi-owner{color:var(--muted);align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:500;display:flex}.dashboard-root .wi-owner .ldot{background:#d9822b;border-radius:999px;flex:none;width:7px;height:7px}.dashboard-root .wi-owner.own .ldot{background:var(--brand)}.dashboard-root .wi-owner .mkt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-root .wi-date{color:var(--faint);flex:none;font-size:11.5px}.dashboard-root .wi-sk{border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:11px;width:100%;padding:13px 20px;list-style:none;display:flex}.dashboard-root .wi-sk:last-child{border-bottom:0}.dashboard-root .wi-sk-icon{border-radius:9px;flex:none;width:32px;height:32px;margin-top:1px}.dashboard-root .wi-sk-body{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-root .wi-sk-top{align-items:center;gap:8px;margin-bottom:8px;display:flex}.dashboard-root .wi-sk-cat{border-radius:6px;width:96px;height:13px}.dashboard-root .wi-sk-sev{border-radius:6px;flex:none;width:52px;height:16px;margin-left:auto}.dashboard-root .wi-sk-line1{border-radius:6px;width:100%;height:12px;margin-bottom:6px}.dashboard-root .wi-sk-line2{border-radius:6px;width:72%;height:12px;margin-bottom:11px}.dashboard-root .wi-sk-foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-root .wi-sk-owner{border-radius:6px;width:118px;height:12px}.dashboard-root .wi-sk-date{border-radius:6px;flex:none;width:40px;height:11px}.dashboard-root .prodcell{align-items:center;gap:12px;min-width:0;display:flex}.dashboard-root .prodimg{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:9px;flex-shrink:0;width:40px;height:40px;padding:2px}.dashboard-root .prodimg-ph{border:1px solid var(--line);width:40px;height:40px;color:var(--faint);background:#fff;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.dashboard-root .prodimg-ph svg{width:18px;height:18px}.dashboard-root .prodmeta{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-root .prodname{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:14px;font-weight:600;overflow:hidden}.dashboard-root .prodsub{align-items:center;gap:8px;min-width:0;display:flex}.dashboard-root .prodasin{color:var(--faint);font-variant-numeric:tabular-nums;letter-spacing:.01em;font-size:11.5px}.dashboard-root .prodvariants{color:var(--brand-deep);background:var(--brand-tint);border:1px solid var(--brand-tint-2);white-space:nowrap;border-radius:5px;align-items:center;padding:1px 6px;font-size:10.5px;font-weight:600;display:inline-flex}