@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg:#f4efe8;--panel:#ffffffd1;--text:#161818;--muted:#66706c;--line:#1318181a;--line-strong:#1318182e;--accent:#f84720;--accent-soft:#ffbf69;--panel-shadow:0 12px 32px #1b1f230d;--display:"Space Grotesk", "Manrope", sans-serif;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#f4efe8 0%,#efe9df 100%);font-family:Manrope,sans-serif;font-weight:500;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{min-width:320px;height:100%;min-height:100vh;margin:0;overflow:hidden}a{color:inherit}h1,h2,h3,p,dl,dt,dd{margin:0}h1,h2{font-family:var(--display);letter-spacing:-.05em;font-weight:700;line-height:.98}h1{max-width:10ch;font-size:clamp(3.6rem,9vw,7.8rem)}h2{margin-bottom:10px;font-size:clamp(1.8rem,4vw,3rem)}h3{font-size:1rem;line-height:1.2}p{font-size:.98rem}#root{height:100%;min-height:100vh}@media (width<=860px){html,body,#root{height:auto;min-height:100%}body{overflow:auto}}.app-shell{height:100%;padding:18px;overflow:hidden}.app-workspace{height:100%;min-height:0}.workspace-main{grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;min-width:0;height:100%;display:grid;overflow:hidden}.workspace-switches,.view-tabs,.workspace-toolbar,.discount-stage,.context-card{background:linear-gradient(#fffffff0,#f8f3ece6),#ffffffd6;border:1px solid #13181814;border-radius:24px;box-shadow:0 10px 28px #1b1f230d}.workspace-switches{justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;display:flex}.view-tabs{box-shadow:none;background:0 0;border:0;flex-wrap:wrap;gap:8px;min-width:0;padding:0;display:flex}.view-tab,.pager-button{font:inherit;border-radius:999px;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s}.view-tab{color:var(--text);cursor:pointer;background:#ffffffb8;border:1px solid #1318180f;min-width:96px;height:38px;padding:0 14px}.view-tab.subtle{opacity:.82}.view-tab:hover,.pager-button:hover:not(:disabled){transform:translateY(-1px)}.view-tab.active{color:#fff8f2;background:linear-gradient(135deg,#f84720f5,#ffa75ce6);border-color:#f8472047;box-shadow:0 14px 28px #f847202e}.workspace-toolbar{gap:10px;padding:12px 14px;display:grid}.workspace-meta{color:var(--muted);white-space:nowrap;flex:none;align-items:center;gap:12px;font-size:.88rem;display:flex}.workspace-meta strong{color:var(--text);font-size:.92rem}.toolbar-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.toolbar-head div{gap:4px;min-width:0;display:grid}.toolbar-head h2{color:var(--muted);margin:0;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.24}.toolbar-head strong{color:var(--accent);background:#f8472014;border-radius:999px;flex:none;padding:8px 12px}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.76rem}.filter-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.filter-field{gap:8px;display:grid}.filter-field span{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.72rem}.filter-field select{width:100%;min-height:40px;color:var(--text);font:inherit;background:#ffffffdb;border:1px solid #13181814;border-radius:14px;outline:none;padding:0 12px}.discount-stage,.context-stage{min-height:0}.discount-stage{grid-template-rows:minmax(0,1fr) auto;gap:8px;padding:10px;display:grid;overflow:hidden}.items-table,.context-stage{scrollbar-gutter:stable;min-height:0;overflow:auto}.items-table{background:#ffffff85;border-radius:18px;padding:4px}.items-head{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.16em;color:var(--muted);background:#faf6f0f0;border:1px solid #1318180f;border-radius:14px;grid-template-columns:92px minmax(240px,2.4fr) repeat(4,minmax(112px,.78fr));gap:16px;margin-bottom:10px;padding:12px 18px 14px;font-size:.76rem;display:grid;position:sticky;top:0}.item-row>div,.items-head span,.item-copy{min-width:0}.empty-state{color:var(--muted);background:#ffffffc7;border:1px dashed #1318181a;border-radius:18px;padding:32px 22px}.item-row{background:#ffffffbd;border:1px solid #1318180f;border-radius:18px;grid-template-columns:92px minmax(240px,2.4fr) repeat(4,minmax(112px,.78fr));align-items:start;gap:16px;margin-bottom:10px;padding:16px 18px;display:grid}.item-row:last-child{margin-bottom:0}.item-thumb{aspect-ratio:3/4;background:linear-gradient(#f4efe8e6,#e9e2daeb);border:1px solid #1318180f;border-radius:14px;width:92px;overflow:hidden}.item-thumb img{object-fit:cover;width:100%;height:100%;display:block}.item-copy{gap:6px;display:grid}.item-category{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 6px;font-size:.74rem}.item-copy h3,.mini-list h3,.mini-feed h3{margin:0;font-size:1.05rem;line-height:1.18}.item-copy h3 a{color:inherit;border-bottom:1px solid #0000;text-decoration:none;transition:color .18s,border-color .18s}.item-copy h3 a:hover{color:var(--accent);border-color:#f847205c}.item-tags,.item-price span,.item-drop span,.item-sentiment span,.item-callout span,.mini-list p,.mini-feed p,.meta-label,.metric-card span{color:var(--muted)}.item-price,.item-drop,.item-sentiment,.item-callout{border-left:1px solid #13181814;gap:6px;padding-left:14px;display:grid}.item-price strong,.item-drop strong,.item-sentiment strong,.item-callout strong,.metric-card strong{font-family:var(--display);letter-spacing:-.05em;font-size:1.8rem;line-height:.95}.item-drop strong,.item-callout strong{font-size:1.35rem}.item-sentiment strong{font-size:1.55rem}.pagination-bar{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px 4px;display:flex}.pagination-bar>div:first-child{gap:4px;display:grid}.pagination-actions,.pagination-pages{align-items:center;gap:8px;display:flex}.pager-button{min-width:44px;height:42px;color:var(--text);cursor:pointer;background:#ffffffd1;border:1px solid #13181814;padding:0 14px}.pager-button.current{background:var(--accent);color:#fff8f2;border-color:#f847204d}.pager-button:disabled{cursor:not-allowed;opacity:.42}.context-stage{gap:16px;padding-right:2px;display:grid}.product-modal{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#13181885;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.product-modal-panel{background:#f4efe8fa;border-radius:28px;grid-template-rows:auto minmax(0,1fr);gap:12px;width:min(1180px,100%);height:min(88svh,960px);padding:14px;display:grid;box-shadow:0 24px 80px #0f121247}.product-modal-bar{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-modal-bar h2{margin:0;font-size:clamp(1.1rem,2vw,1.6rem)}.product-modal-actions{align-items:center;gap:10px;display:flex}.product-modal-actions a,.product-modal-actions button{height:42px;color:var(--text);font:inherit;cursor:pointer;background:#fffc;border:1px solid #13181814;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;text-decoration:none;display:inline-flex}.product-modal-frame{background:#fff;border:1px solid #13181814;border-radius:22px;min-height:0;overflow:hidden}.product-modal-frame iframe{background:#fff;border:0;width:100%;height:100%}.context-grid{gap:16px;display:grid}.metrics-grid,.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.context-card{padding:18px}.metric-card{align-content:space-between;min-height:172px;display:grid}.metric-card strong{max-width:16ch}.mini-list,.mini-feed{gap:10px;margin-top:12px;display:grid}.mini-list article,.mini-feed article{border-top:1px solid #13181814;gap:4px;padding:14px 0;display:grid}.mini-list article:first-child,.mini-feed article:first-child{border-top:0;padding-top:0}.mini-list article{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.mini-list h3,.mini-feed h3{margin-bottom:4px}.mini-feed span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.78rem}@media (width<=1180px){.workspace-switches{flex-direction:column;align-items:stretch}.filter-bar,.metrics-grid,.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.items-head,.item-row{grid-template-columns:88px minmax(220px,2fr) repeat(4,minmax(96px,.72fr))}}@media (width<=860px){.app-shell{height:auto;min-height:100%;padding:12px;overflow:visible}.app-workspace,.workspace-main{height:auto}.workspace-main,.discount-stage,.context-stage,.items-table{overflow:visible}.metrics-grid,.split-grid{grid-template-columns:1fr}.view-tabs,.workspace-meta{justify-content:flex-start}.items-head{display:none}.item-row{grid-template-columns:148px repeat(2,minmax(0,1fr));grid-template-areas:"thumb copy copy""thumb price drop""thumb sentiment callout";align-items:stretch;gap:8px 12px;padding:12px}.item-thumb{aspect-ratio:auto;border-radius:14px;grid-area:thumb;align-self:stretch;width:100%;height:100%;min-height:100%}.item-copy{grid-area:copy;align-content:start;gap:6px;min-width:0}.item-copy h3{font-size:1rem;line-height:1.24}.item-category{letter-spacing:.08em;margin-bottom:2px;font-size:.72rem}.item-tags{font-size:.88rem;line-height:1.4}.item-price,.item-drop,.item-sentiment,.item-callout{background:#ffffffb8;border-top:0;border-left:0;border-radius:12px;gap:4px;min-height:76px;padding:10px 12px;box-shadow:inset 0 0 0 1px #1318180f}.item-price{grid-area:price}.item-drop{grid-area:drop}.item-sentiment{grid-area:sentiment}.item-callout{grid-area:callout}.pagination-bar{flex-direction:column;align-items:stretch}.pagination-actions{flex-wrap:wrap;justify-content:space-between}.item-price strong,.item-drop strong,.item-sentiment strong,.item-callout strong{letter-spacing:-.03em;font-size:1.1rem;line-height:1.05}.item-price span,.item-drop span,.item-sentiment span,.item-callout span{font-size:.79rem;line-height:1.25}.product-modal{padding:16px}.product-modal-panel{border-radius:18px;width:calc(100% - 32px);max-width:none;height:calc(100svh - 32px);max-height:none;padding:12px}.product-modal-bar{flex-direction:column;align-items:start}.product-modal-actions{justify-content:space-between;width:100%}}
