:root{color-scheme:light;--ink:#172033;--muted:#667085;--navy:#061521;--navy-soft:#10283a;--gold:#d99a2b;--gold-strong:#f1b846;--gold-soft:#fff4d7;--red:#c9141d;--red-dark:#a70f17;--green:#208a55;--blue:#295f98;--violet:#7b4be8;--paper:#f4efe6;--surface:#ffffff;--line:#ded8cf;--line-strong:#cfc5b7;--soft-blue:#edf5f7;--shadow:0 22px 60px rgb(18 24 38/14%);--shadow-soft:0 12px 32px rgb(18 24 38/9%);--font-body:Inter,Aptos,"Segoe UI",system-ui,sans-serif;--font-display:Georgia,"Times New Roman",serif}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}html{min-width:320px}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#efe5d5 0,var(--paper) 420px,#fbfaf7 100%),var(--paper);font-family:var(--font-body)}body,button,input,select{font:16px/1.5 var(--font-body)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{letter-spacing:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(330px,.95fr) minmax(0,1.4fr) auto;grid-gap:22px;gap:22px;align-items:center;padding:9px clamp(18px,5vw,64px);color:white;border-bottom:1px solid rgb(255 255 255/8%);background:linear-gradient(90deg,rgb(3 13 23/98%),rgb(8 25 38/96%)),var(--navy);box-shadow:0 12px 32px rgb(0 0 0/24%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:inline-flex;gap:13px;align-items:center;min-width:0}.brand-logo{width:clamp(76px,8vw,98px);height:clamp(52px,5vw,66px);flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 8px 14px rgb(0 0 0/24%))}.brand-copy{display:grid;grid-gap:1px;gap:1px;min-width:0}.brand-copy strong{color:#ffe4a8;font-family:var(--font-display);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1}.brand-copy small{overflow:hidden;color:#d9e7ea;font-size:.78rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.main-nav{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;min-width:0;color:#edf4f6;font-size:.9rem;font-weight:680}.main-nav__link{display:inline-flex;min-width:0;min-height:40px;align-items:center;gap:7px;border:1px solid rgb(255 255 255/10%);border-radius:8px;padding:7px 11px;color:#dce9ee;background:rgb(255 255 255/4%);transition:background-color .14s ease,border-color .14s ease,color .14s ease}.main-nav__link:focus-visible,.main-nav__link:hover{border-color:rgb(217 154 43/70%);color:white;background:rgb(217 154 43/14%);outline:0}.icon{width:18px;height:18px;flex:0 0 auto}.main-nav__link .icon{color:#f0bf64}.main-nav__link span,.primary-button span,.secondary-button span{min-width:0}.found-count{display:grid;min-width:146px;padding:10px 14px;border:1px solid #f0c46c;border-radius:8px;color:var(--ink);background:linear-gradient(180deg,#fff8e6,#f8df9f),#fff3d6;box-shadow:0 10px 24px rgb(0 0 0/18%);text-align:center}.found-count strong{font-size:1.12rem;font-weight:760;line-height:1.1}.found-count span{font-size:.75rem}.hero{display:grid;min-height:min(590px,72vh);grid-gap:28px;gap:28px;align-content:flex-end;padding:clamp(78px,11vw,134px) clamp(18px,6vw,88px) clamp(34px,5vw,60px);color:white;background:radial-gradient(circle at 76% 72%,rgb(241 184 70/22%),transparent 28%),linear-gradient(90deg,rgb(5 18 30/96%),rgb(7 26 40/72%) 54%,rgb(7 26 40/22%)),linear-gradient(180deg,rgb(0 0 0/0),rgb(0 0 0/22%)),url(/website-hero-bg.png) 50% /cover}.hero__content{max-width:780px}.eyebrow{margin:0 0 10px;color:var(--gold);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.eyebrow--dark{color:#9d6210}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;line-height:1.08}h1{max-width:820px;font-size:clamp(2.3rem,5vw,4.9rem);font-weight:780;letter-spacing:0}h1,h2{font-family:var(--font-display)}h2{font-size:clamp(1.45rem,2.4vw,2rem);font-weight:760}h3{font-size:1rem}.intro{max-width:640px;margin:16px 0 0;color:#e7eef0;font-size:1.12rem;line-height:1.65}.hero__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero__stats span{display:grid;min-width:142px;grid-gap:2px;gap:2px;border:1px solid rgb(255 255 255/16%);border-radius:8px;padding:10px 12px;color:#dce9ee;background:rgb(4 17 28/48%);box-shadow:inset 0 1px 0 rgb(255 255 255/8%)}.hero__stats strong{color:#ffe0a1;font-size:1rem;line-height:1.1}.hero-search{display:grid;grid-template-columns:1fr auto;width:min(860px,100%);padding:9px;border:1px solid rgb(255 255 255/35%);border-radius:8px;background:white;box-shadow:var(--shadow)}.hero-search input{min-width:0;border:0;padding:15px 17px;color:var(--ink);font-weight:560;outline:0}.hero-search button,.primary-button,.secondary-button{display:inline-flex;min-height:44px;gap:8px;align-items:center;justify-content:center;border:0;border-radius:7px;padding:0 18px;font-weight:680;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.hero-search button,.primary-button{color:white;background:var(--red);box-shadow:0 9px 20px rgb(201 20 29/22%)}.secondary-button{color:var(--ink);background:#fff8e8;border:1px solid #e7c276}.hero-search button:focus-visible,.hero-search button:hover,.primary-button:focus-visible,.primary-button:hover{background:#ad1018;outline:0;transform:translateY(-1px)}.secondary-button:focus-visible,.secondary-button:hover{border-color:#d59a36;background:var(--gold-soft);outline:0}.button-icon{width:17px;height:17px}.category-nav{display:flex;flex-wrap:wrap;gap:10px;width:min(1400px,calc(100% - 36px));margin:-30px auto 0;padding:10px;border:1px solid var(--line-strong);border-radius:8px;background:linear-gradient(180deg,#ffffff,#fbf8f1),var(--surface);box-shadow:var(--shadow)}.category-nav a{display:inline-flex;min-height:44px;flex:1 1 130px;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:8px;padding:8px 15px;font-weight:760;background:#fbfaf7;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease,transform .14s ease}.category-nav__icon{width:26px;height:26px;flex:0 0 auto;border:1px solid #ead3a1;border-radius:7px;padding:4px;color:#b36d08;background:#fff8e8}.category-nav a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-nav a:focus-visible,.category-nav a:hover{border-color:var(--gold);background:var(--gold-soft);box-shadow:0 8px 18px rgb(217 154 43/12%);outline:0;transform:translateY(-1px)}.content-layout,.page-shell{width:min(1400px,calc(100% - 36px));margin:0 auto}.content-layout{padding:clamp(34px,5vw,62px) 0}.content-layout--with-sidebar,.featured-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,350px);grid-gap:28px;gap:28px;align-items:start}.main-column,.sidebar-column{min-width:0}.sidebar-column{display:grid;grid-gap:18px;gap:18px}.results-heading,.section-heading{display:flex;gap:16px;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.page-heading p,.policy-page p,.section-heading p{color:var(--muted)}.results-heading a,.section-heading a{color:var(--red);font-weight:700}.results-heading a:hover,.section-heading a:hover{color:var(--red-dark)}.deal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:20px;gap:20px}.deal-grid--compact{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.deal-card{display:grid;min-height:100%;overflow:hidden;border:1px solid #e3d8ca;border-radius:8px;background:var(--surface);box-shadow:var(--shadow-soft);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.deal-card:hover{border-color:#d4bd9e;box-shadow:0 20px 46px rgb(16 24 40/14%);transform:translateY(-2px)}.deal-card__media{position:relative;display:grid;min-height:188px;place-items:center;border-bottom:1px solid #eee5da;background:radial-gradient(circle at 50% 34%,#ffffff 0,#ffffff 38%,transparent 39%),linear-gradient(180deg,#fbf8f2,#ebe2d6)}.deal-card__media a{display:grid;width:100%;min-height:188px;place-items:center;padding:28px 24px 24px}.deal-card__media img{max-height:136px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 12px 16px rgb(20 20 20/10%))}.badge{position:absolute;top:12px;left:12px;z-index:2;border-radius:6px;padding:5px 8px;color:white;font-size:.72rem;font-weight:760;text-transform:uppercase}.badge--red{background:var(--red)}.badge--gold{background:#d88912}.badge--green{background:var(--green)}.badge--violet{background:var(--violet)}.badge--blue{background:var(--blue)}.favorite-button{display:inline-flex;min-height:42px;gap:8px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;padding:0 14px;color:var(--ink);background:white;font-weight:650;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.favorite-button--compact{position:absolute;top:10px;right:10px;z-index:3;width:40px;min-height:40px;padding:0;border-radius:50%;color:var(--red);box-shadow:0 8px 18px rgb(16 24 40/10%)}.favorite-button[aria-pressed=true]{border-color:#f0a9ad;color:var(--red);background:#fff2f2}.deal-card__body{display:grid;grid-gap:10px;gap:10px;padding:18px}.deal-card__kicker{display:flex;gap:8px;align-items:center;justify-content:space-between;min-width:0}.deal-card__meta{display:flex;flex-wrap:wrap;gap:6px}.deal-card__meta span{border-radius:5px;padding:3px 7px;color:#295b39;background:#e8f5e9;font-size:.75rem;font-weight:650}.score-pill{flex:0 0 auto;border:1px solid #e4c777;border-radius:999px;padding:2px 7px;color:#8a5307;background:#fff8e8;font-size:.72rem;font-weight:800}.deal-card h3{min-height:2.9em;color:#101828;font-size:1.02rem;line-height:1.25}.deal-card h3 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deal-card__brand{margin:-4px 0 0;color:var(--muted);font-size:.82rem;font-weight:700}.deal-card__price-block{display:grid;grid-gap:5px;gap:5px;margin-top:2px}.detail-price,.price-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.detail-price strong,.price-row strong{color:var(--red);font-size:1.45rem;font-weight:850;letter-spacing:0}.detail-price strong{font-size:2rem}s{color:var(--muted)}.discount{border:1px solid #ffb5bb;border-radius:5px;padding:2px 7px;color:var(--red);background:#fff1f2;font-size:.82rem;font-weight:760}.deal-card__savings{width:max-content;max-width:100%;margin:0;border-radius:999px;padding:3px 9px;color:#126342;background:#e7f7ed;font-size:.82rem;font-weight:780}.rating{display:flex;flex-wrap:wrap;gap:8px;margin:0;color:var(--muted);font-size:.9rem}.rating span:first-child{color:#e5a01a;letter-spacing:0}.deal-reason{margin:0;color:var(--muted);font-size:.88rem;line-height:1.45}.deal-card__actions{display:grid;grid-gap:7px;gap:7px;margin-top:auto}.affiliate-note,.deal-card__actions small{color:var(--muted);font-size:.78rem}.side-panel{border:1px solid #e4dace;border-radius:8px;padding:18px;background:linear-gradient(180deg,#ffffff,#fffdf9),var(--surface);box-shadow:var(--shadow-soft)}.side-panel__heading{display:flex;gap:9px;align-items:center;margin-bottom:14px}.side-panel__heading .icon{width:20px;height:20px;color:var(--gold)}.side-panel h2{font-size:1.15rem}.side-panel__empty{margin:0;color:var(--muted);font-size:.92rem;line-height:1.45}.category-list,.hot-list{display:grid;grid-gap:12px;gap:12px}.hot-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding-bottom:12px;border-bottom:1px solid #eee5da}.hot-item:last-child{padding-bottom:0;border-bottom:0}.hot-item img{width:58px;height:58px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:white}.hot-item strong{display:-webkit-box;overflow:hidden;font-size:.87rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hot-item small{color:var(--muted);font-weight:700}.hot-item em{display:grid;grid-gap:4px;gap:4px;justify-items:end;color:var(--red);font-size:.88rem;font-style:normal;font-weight:850}.hot-item b{border-radius:5px;padding:2px 6px;color:var(--red);background:#fff1f2;font-size:.76rem}.category-list a{display:flex;gap:12px;align-items:center;justify-content:space-between;border-bottom:1px solid #eee5da;padding-bottom:10px}.category-list a:last-child{border-bottom:0;padding-bottom:0}.category-list small{color:var(--muted)}.category-list span{display:grid;grid-gap:1px;gap:1px}.category-list strong{font-size:.96rem}.category-list em{min-width:32px;border-radius:999px;padding:2px 8px;color:#8a5307;background:var(--gold-soft);font-size:.78rem;font-style:normal;font-weight:850;text-align:center}.status-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:12px;padding:30px clamp(18px,6vw,88px);color:white;background:linear-gradient(90deg,rgb(4 16 28/98%),rgb(14 48 65/98%)),var(--navy);box-shadow:inset 0 1px 0 rgb(255 255 255/8%)}.status-band div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:4px 12px;gap:4px 12px;align-items:start;min-width:0;border:1px solid rgb(255 255 255/10%);border-radius:8px;padding:16px;background:rgb(255 255 255/5%)}.status-band .icon{grid-row:span 2;width:28px;height:28px;border:1px solid rgb(255 255 255/15%);border-radius:8px;padding:5px;color:#ffe2a3;background:rgb(255 255 255/7%)}.status-band strong{color:#ffe2a3;font-size:1.1rem;font-weight:700}.status-band span{color:#d9e6ea}.page-shell{padding:clamp(34px,5vw,64px) 0}.page-heading{max-width:800px;margin-bottom:26px}.page-heading h1{color:var(--ink);font-size:clamp(2.1rem,4vw,3.6rem)}.filters{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));grid-gap:14px;gap:14px;align-items:flex-end;margin-bottom:24px;border:1px solid #e2d7cb;border-radius:8px;padding:18px;background:linear-gradient(180deg,#ffffff,#fffdf9),var(--surface);box-shadow:var(--shadow-soft)}.filters fieldset,.filters label{display:grid;min-width:0;grid-gap:6px;gap:6px}.filters legend,.filters span{color:var(--muted);font-size:.8rem;font-weight:650}.filters input,.filters select{width:100%;min-height:44px;border:1px solid #d7cfc5;border-radius:7px;padding:0 10px;color:var(--ink);background:white;font-weight:600;transition:border-color .14s ease,box-shadow .14s ease}.filters input:focus,.filters select:focus{border-color:#d59a36;box-shadow:0 0 0 3px rgb(217 154 43/18%);outline:0}.filters fieldset{border:0;padding:0}.checkbox-label{display:flex!important;grid-template-columns:auto 1fr;gap:8px!important;align-items:center;color:var(--ink);font-size:.88rem}.checkbox-label input{width:auto;min-height:auto}.filter-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.filter-actions a{color:var(--muted);font-weight:650}.results-heading{margin-top:4px}.empty-state{display:grid;justify-items:start;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;padding:26px;background:var(--surface)}.category-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:16px;gap:16px}.category-card{display:grid;grid-gap:10px;gap:10px;min-height:190px;border:1px solid #e2d7cb;border-radius:8px;padding:20px;background:var(--surface);box-shadow:var(--shadow-soft);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.category-card:focus-visible,.category-card:hover{border-color:#d8c7b0;box-shadow:0 16px 36px rgb(16 24 40/11%);outline:0;transform:translateY(-2px)}.category-card span{width:max-content;border-radius:6px;padding:4px 8px;color:#8a5307;background:var(--gold-soft);font-weight:700}.category-card p{margin:0;color:var(--muted)}.category-card small{color:var(--red);font-weight:720}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:var(--muted);font-weight:650}.deal-detail{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);grid-gap:clamp(22px,5vw,48px);gap:clamp(22px,5vw,48px);align-items:center;border:1px solid var(--line);border-radius:8px;padding:clamp(18px,4vw,38px);background:linear-gradient(180deg,#ffffff,#fffdf9),var(--surface);box-shadow:var(--shadow-soft)}.deal-detail__media{position:relative;display:grid;min-height:360px;place-items:center;border-radius:8px;background:linear-gradient(180deg,#ffffff,#f4eee6)}.deal-detail__media img{max-height:260px;object-fit:contain;mix-blend-mode:multiply}.deal-detail__content{display:grid;grid-gap:14px;gap:14px}.deal-detail__content h1{font-size:clamp(2rem,4vw,3.4rem)}.deal-detail__brand{margin:0;color:var(--muted);font-weight:650}.deal-detail__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.deal-detail__facts div{display:grid;grid-gap:3px;gap:3px;border:1px solid #eadfce;border-radius:8px;padding:11px 12px;background:#fffaf0}.deal-detail__facts dt{color:var(--muted);font-size:.76rem;font-weight:760;text-transform:uppercase}.deal-detail__facts dd{margin:0;color:var(--ink);font-weight:820}.detail-actions{display:flex;flex-wrap:wrap;gap:10px}.affiliate-note{margin:0;max-width:680px}.detail-section{margin-top:34px}.spec-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:12px;gap:12px;margin:16px 0 0;padding:0;list-style:none}.spec-list li{border:1px solid #e2d7cb;border-radius:8px;padding:14px;background:var(--surface);font-weight:650}.policy-page{max-width:820px}.policy-page h1{margin-bottom:18px;color:var(--ink)}.policy-page h2{margin-top:28px;font-size:1.35rem}.policy-page p{font-size:1.04rem}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;padding:28px clamp(18px,5vw,64px);color:#e9f1f3;background:var(--navy)}.site-footer p{max-width:580px;margin:8px 0 0;color:#cbdde3}.site-footer nav{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;justify-content:flex-end;font-weight:620}.admin-shell{width:min(1500px,calc(100% - 36px));margin:0 auto;padding:clamp(28px,4vw,54px) 0}.admin-shell--login{display:grid;min-height:58vh;place-items:center}.admin-hero{display:flex;gap:20px;align-items:flex-end;justify-content:space-between;margin-bottom:22px;border:1px solid rgb(255 255 255/10%);border-radius:8px;padding:clamp(22px,4vw,34px);color:white;background:linear-gradient(110deg,rgb(5 18 30/98%),rgb(12 47 61/96%)),var(--navy);box-shadow:var(--shadow-soft)}.admin-hero h1{max-width:760px;font-size:clamp(2rem,4vw,3.6rem)}.admin-hero p:not(.eyebrow){max-width:720px;margin:12px 0 0;color:#d9e7ea}.admin-actions,.admin-row-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.admin-row-actions a,.admin-row-actions button,.admin-settings-form button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid #d8c7b0;border-radius:7px;padding:0 12px;color:var(--ink);background:#fff8e8;font-weight:720;text-decoration:none;cursor:pointer}.admin-row-actions a:hover,.admin-row-actions button:hover,.admin-settings-form button:hover{border-color:var(--gold);background:var(--gold-soft)}.admin-row-actions button:disabled,.admin-settings-form button:disabled{cursor:not-allowed;opacity:.55}.admin-row-actions--right{margin-left:auto}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;border:1px solid #d8cfc2;border-radius:8px;padding:8px;background:#fffdf8;box-shadow:var(--shadow-soft)}.admin-tabs button{min-height:40px;border:1px solid transparent;border-radius:7px;padding:0 14px;color:var(--muted);background:transparent;font-weight:760;cursor:pointer}.admin-tabs button:hover,.admin-tabs button[aria-pressed=true]{border-color:#e0bf72;color:var(--ink);background:var(--gold-soft)}.admin-grid,.admin-panel{display:grid;grid-gap:18px;gap:18px}.admin-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-card,.admin-empty,.admin-kpi,.admin-login-panel{border:1px solid #e2d7cb;border-radius:8px;background:linear-gradient(180deg,#ffffff,#fffdf9),var(--surface);box-shadow:var(--shadow-soft)}.admin-kpi{position:relative;display:grid;grid-gap:6px;gap:6px;min-height:132px;padding:16px;border-left:5px solid #c7b8a4}.admin-kpi--with-action{padding-right:54px}.admin-kpi__icon-button{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e5d5bf;border-radius:7px;color:var(--muted);background:#fff8e8;cursor:pointer}.admin-kpi__icon-button:hover{border-color:var(--gold);color:var(--ink);background:var(--gold-soft)}.admin-kpi__icon-button:disabled{cursor:not-allowed;opacity:.55}.admin-kpi__icon-button .icon{width:16px;height:16px}.admin-kpi--good{border-left-color:var(--green)}.admin-kpi--warning{border-left-color:var(--gold)}.admin-kpi span,.admin-login span,.admin-settings-form span{color:var(--muted);font-size:.78rem;font-weight:760;text-transform:uppercase}.admin-kpi strong{font-size:1.65rem;line-height:1.1}.admin-kpi small,.admin-log-list small,.admin-muted,.admin-settings-form small,.admin-table small,.admin-warning small{color:var(--muted)}.admin-card{min-width:0;padding:18px}.admin-card--wide{overflow:hidden}.admin-card__heading{display:flex;gap:9px;align-items:center;margin-bottom:14px}.admin-card__heading h2{font-size:1.2rem}.admin-card__heading .icon{color:var(--gold)}.facebook-performance{display:grid;grid-gap:16px;gap:16px;min-width:0;border:1px solid #e2d7cb;border-radius:8px;padding:18px;background:linear-gradient(180deg,#ffffff,#fffdf9);box-shadow:var(--shadow-soft)}.facebook-next-milestone__bounds,.facebook-next-milestone__progress-row,.facebook-next-milestone__target,.facebook-performance__controls,.facebook-performance__heading,.facebook-performance__heading>div,.facebook-subpanel-heading{display:flex;align-items:center}.facebook-performance__heading{justify-content:space-between;gap:16px}.facebook-performance__controls,.facebook-performance__heading,.facebook-performance__kpis,.facebook-performance__main-grid{min-width:0;max-width:100%}.facebook-performance__heading>div:first-child{gap:10px}.facebook-performance__heading h2{font-size:1.35rem}.facebook-performance__title-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;color:#fff;background:#1877f2;font-family:Arial,sans-serif;font-size:1.15rem;font-weight:800;line-height:1}.facebook-performance__controls{gap:10px}.facebook-performance__controls label{color:var(--muted);font-size:.78rem;font-weight:720}.facebook-performance__controls select{min-width:170px;height:40px;border:1px solid #c9d0d8;border-radius:7px;padding:0 36px 0 12px;color:var(--ink);background:#fff}.facebook-performance__controls button{min-height:40px;gap:8px}.facebook-performance__controls button svg{width:16px;height:16px}.facebook-performance__kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:14px;gap:14px}.facebook-engagement-metrics,.facebook-follower-chart,.facebook-next-milestone,.facebook-performance-kpi{min-width:0;border:1px solid #eee1d1;border-radius:8px;background:linear-gradient(180deg,#fff,#fffdf9)}.facebook-performance-kpi{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;min-height:122px;padding:16px 14px}.facebook-engagement-metrics__heading svg,.facebook-performance-kpi__icon{color:var(--ink)}.facebook-performance-kpi__icon--accent{color:var(--gold)}.facebook-engagement-metrics__heading svg,.facebook-performance-kpi__icon svg{width:20px;height:20px}.facebook-performance-kpi>div:last-child{display:grid;grid-gap:5px;gap:5px}.facebook-engagement-metrics__heading span,.facebook-performance-kpi span{color:var(--muted);font-size:.78rem;font-weight:700}.facebook-performance-kpi strong{color:var(--ink);font-size:1.45rem;line-height:1.1}.facebook-performance-kpi small{color:var(--muted);font-size:.72rem;line-height:1.35}.facebook-engagement-metrics{grid-column:span 2;min-height:122px;padding:14px 16px}.facebook-engagement-metrics__heading{display:flex;gap:9px;align-items:center;margin-bottom:9px}.facebook-engagement-metrics__heading span{color:var(--ink);font-size:.88rem}.facebook-engagement-metrics__rows{display:grid;grid-gap:6px;gap:6px}.facebook-engagement-metric{display:grid;grid-template-columns:minmax(70px,.7fr) auto minmax(80px,1.2fr) 34px;grid-gap:8px;gap:8px;align-items:center;font-size:.72rem}.facebook-engagement-metric>span{color:var(--ink)}.facebook-engagement-metric>small,.facebook-engagement-metric>strong{text-align:right}.facebook-engagement-metric__track,.facebook-next-milestone__track{overflow:hidden;height:7px;border-radius:999px;background:#e9e9e7}.facebook-engagement-metric__track>span,.facebook-next-milestone__track>span{display:block;height:100%;border-radius:inherit;background:#e99000}.facebook-performance__main-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(300px,1fr);grid-gap:16px;gap:16px}.facebook-follower-chart,.facebook-next-milestone{min-height:330px;padding:16px}.facebook-subpanel-heading{gap:9px;margin-bottom:10px}.facebook-subpanel-heading svg{width:18px;height:18px;color:var(--ink)}.facebook-next-milestone .facebook-subpanel-heading svg{color:var(--gold)}.facebook-subpanel-heading h3{font-size:1.05rem}.facebook-follower-chart--empty{display:grid;align-content:start}.facebook-follower-chart__svg{display:block;width:100%;min-height:235px}.facebook-follower-chart__gridline{stroke:#eceae6;stroke-width:1}.facebook-follower-chart__axis-label{fill:#617080;font-family:var(--font-sans);font-size:11px}.facebook-follower-chart__line{fill:none;stroke:#e99000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.facebook-follower-chart__point{fill:#fff;stroke:#e99000;stroke-width:2}.facebook-follower-chart__legend{display:flex;gap:7px;align-items:center;justify-content:center;color:var(--muted);font-size:.76rem}.facebook-follower-chart__legend span{width:20px;height:2px;background:#e99000}.facebook-next-milestone{display:flex;flex-direction:column}.facebook-next-milestone__target{justify-content:space-between;gap:12px;margin:14px 0 18px}.facebook-next-milestone__target strong{font-size:1.35rem}.facebook-next-milestone__target span{color:var(--muted);font-size:.8rem}.facebook-next-milestone__progress-row{gap:12px}.facebook-next-milestone__track{flex:1 1;height:9px}.facebook-next-milestone__progress-row>strong{min-width:38px;text-align:right}.facebook-next-milestone__bounds{justify-content:space-between;margin-top:10px;font-size:.8rem}.facebook-next-milestone__bounds span:first-child{display:inline-flex;gap:6px;align-items:center}.facebook-next-milestone__bounds svg{color:var(--gold)}.facebook-next-milestone__presets{margin-top:24px}.facebook-next-milestone__presets>span{color:var(--muted);font-size:.72rem;font-weight:760}.facebook-next-milestone__presets ol{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin:10px 0 0;padding:0;list-style:none}.facebook-next-milestone__presets ol:before{position:absolute;z-index:0;top:50%;right:7%;left:7%;height:1px;background:#e3e1dc;content:""}.facebook-milestone-preset{position:relative;z-index:1;display:inline-flex;gap:4px;align-items:center;justify-content:center;min-height:34px;border:1px solid #e4e1dc;border-radius:7px;padding:0 6px;color:var(--muted);background:#fff;font-size:.7rem;font-weight:760}.facebook-milestone-preset--active,.facebook-milestone-preset--completed{color:var(--ink);border-color:#e9ad45}.facebook-milestone-preset--completed svg{width:13px;height:13px;border-radius:50%;padding:1px;color:#fff;background:var(--ink)}.facebook-milestone-preset--active{background:#fffaf0}.facebook-next-milestone__rule{margin:auto 0 0;padding-top:18px;color:var(--muted);font-size:.76rem;text-align:center}.admin-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0 0 14px}.admin-metrics div{border:1px solid #eee1d1;border-radius:8px;padding:10px;background:#fffaf0}.admin-metrics dt{color:var(--muted);font-size:.74rem;font-weight:760;text-transform:uppercase}.admin-metrics dd{margin:3px 0 0;font-weight:820}.admin-log-list,.admin-timeline,.admin-warning-list{display:grid;grid-gap:10px;gap:10px}.admin-log-list section,.admin-timeline div,.admin-warning{border:1px solid #eee1d1;border-radius:8px;padding:12px;background:#fffaf0}.admin-log-list section{display:grid;grid-gap:4px;gap:4px}.admin-log-list section>span{width:max-content}.admin-warning--critical{border-color:#f0adb1;background:#fff1f2}.admin-warning--warning{border-color:#e8c16d;background:#fff8e8}.admin-log-list p,.admin-table p,.admin-warning p{margin:4px 0}.admin-table-wrap{width:100%;overflow-x:auto}.admin-table{width:100%;min-width:760px;border-collapse:collapse}.admin-table td,.admin-table th{border-bottom:1px solid #eee1d1;padding:11px 10px;text-align:left;vertical-align:top}.admin-table th{color:var(--muted);font-size:.78rem;text-transform:uppercase}.admin-table td{font-size:.92rem}.admin-table td>em,.admin-table td>small{display:block;margin-top:3px}.admin-table em{color:var(--muted);font-style:normal}.admin-deal-cell{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;min-width:260px}.admin-deal-cell img,.admin-deal-cell__placeholder{width:58px;height:58px;border:1px solid #e6dccf;border-radius:7px;background:#fffaf0}.admin-deal-cell img{object-fit:contain}.admin-deal-cell__placeholder{display:grid;place-items:center;color:var(--muted);font-size:.68rem;font-weight:760;text-align:center}.admin-card__heading--queue{margin-bottom:8px}.admin-queue-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:30px;border:1px solid #ead7b4;border-radius:8px;padding:3px 9px;color:var(--ink);background:#fff4dc;font-weight:850}.admin-queue-sort-note{margin-left:auto;color:var(--muted);font-size:.8rem;font-style:italic}.admin-deal-funnel{display:grid;grid-gap:9px;gap:9px;margin:0 0 14px;border:1px solid #eadfce;border-radius:10px;padding:12px;background:#fffdf8}.admin-deal-funnel__metrics{display:grid;grid-template-columns:repeat(6,minmax(94px,1fr));grid-gap:8px;gap:8px}.admin-deal-funnel__metrics>span{display:grid;grid-gap:2px;gap:2px;border:1px solid #e5ded4;border-radius:8px;padding:8px 10px;background:#fff}.admin-deal-funnel__metrics strong{color:#15283b;font-size:1.15rem;line-height:1}.admin-deal-funnel__metrics small,.admin-deal-funnel__note{color:var(--muted);font-size:.7rem}.admin-deal-funnel__metrics .admin-deal-funnel__ready{border-color:#b9ddc8;background:#f2fbf5}.admin-deal-funnel__metrics .admin-deal-funnel__warning{border-color:#e8c778;background:#fff8e6}.admin-deal-funnel__metrics .admin-deal-funnel__danger{border-color:#e8b2b5;background:#fff2f2}.admin-deal-funnel__states{display:flex;flex-wrap:wrap;gap:6px}.admin-deal-funnel__states span,.admin-freshness-state,.admin-inventory-state{display:inline-flex;gap:5px;align-items:center;border-radius:999px;padding:3px 7px;color:#4a596a;background:#eef2f4;font-size:.67rem;font-weight:720}.admin-freshness-state--fresh,.admin-inventory-state--listed{color:#17663a;background:#e7f5ec}.admin-freshness-state--stale,.admin-freshness-state--unknown,.admin-inventory-state--not_listed{color:#8c4514;background:#fff0e4}.admin-deal-table--queue{min-width:1120px;table-layout:fixed}.admin-deal-table--queue th:first-child{width:37%}.admin-deal-table--queue th:nth-child(2){width:14%}.admin-deal-table--queue th:nth-child(3){width:22%}.admin-deal-table--queue th:nth-child(4){width:10%}.admin-deal-table--queue th:nth-child(5){width:17%}.admin-deal-table--queue th{padding-block:10px;vertical-align:bottom}.admin-deal-table--queue td{padding-block:12px;vertical-align:middle}.admin-deal-table--queue tbody tr{transition:background-color .14s ease}.admin-deal-table--queue tbody tr:hover{background:#fffaf1}.admin-discount-legend{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:5px;color:var(--muted);font-size:.68rem;font-weight:650;letter-spacing:0;text-transform:none}.admin-discount-legend__item{display:inline-flex;gap:5px;align-items:center;white-space:nowrap}.admin-discount-legend__item:before{width:8px;height:8px;border-radius:999px;background:#d7dde5;content:""}.admin-discount-legend__item--low:before{background:#f2bf32}.admin-discount-legend__item--medium:before{background:#f17721}.admin-discount-legend__item--high:before{background:#d8232a}.admin-queue-product{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:center;min-width:0}.admin-queue-product img,.admin-queue-product__placeholder{width:58px;height:58px;border:1px solid #e5dbcf;border-radius:8px;background:#fffaf0}.admin-queue-product img{object-fit:contain}.admin-queue-product__placeholder{display:grid;place-items:center;color:var(--muted);font-size:.65rem;font-weight:760;text-align:center}.admin-queue-product__content{display:grid;min-width:0;grid-gap:6px;gap:6px}.admin-queue-product__title{display:-webkit-box;overflow:hidden;line-height:1.32;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-queue-product__meta{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center}.admin-queue-asin{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.74rem;letter-spacing:.015em;white-space:nowrap}.admin-queue-asin strong{color:#46566a;font-family:var(--font-body);font-size:.68rem;letter-spacing:.04em}.admin-queue-filter-result{display:flex;min-width:0;gap:6px;align-items:center;color:#397257;font-size:.76rem;line-height:1.25}.admin-queue-filter-result svg{flex:0 0 auto;width:14px;height:14px;color:var(--green)}.admin-queue-filter-result span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-queue-offer{display:grid;justify-items:start;grid-gap:4px;gap:4px}.admin-queue-offer>strong{color:#0d1f31;font-size:1.08rem;line-height:1}.admin-queue-offer>small{font-size:.76rem}.admin-discount-badge{display:inline-flex;border:1px solid transparent;border-radius:6px;padding:4px 8px;font-size:.74rem;font-weight:850;line-height:1;white-space:nowrap}.admin-discount-badge--low{border-color:#ebc65f;color:#6f4f02;background:#fff3c4}.admin-discount-badge--medium{border-color:#f5b275;color:#b64800;background:#fff0e2}.admin-discount-badge--high{border-color:#f2a3a8;color:#c51c25;background:#fff0f1}.admin-discount-badge--none{border-color:#dce2e7;color:var(--muted);background:#f5f7f8}.admin-facebook-fit{display:grid;justify-items:start;grid-gap:6px;gap:6px}.admin-facebook-fit__verdict{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-facebook-fit__class{display:inline-flex;gap:6px;align-items:center;color:#45566c;font-size:.82rem}.admin-facebook-fit__class svg{width:17px;height:17px}.admin-facebook-fit__class--broad_appeal{color:#197342}.admin-facebook-fit__class--specialist{color:#9a4b12}.admin-facebook-fit__class--unassessed,.admin-facebook-fit__class--uncertain{color:var(--muted)}.admin-facebook-fit__score{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;border:2px solid #279054;border-radius:999px;padding-inline:5px;color:#0e3d25;background:#f8fffa;font-size:.73rem;font-weight:850}.admin-facebook-fit__tags{display:flex;flex-wrap:wrap;gap:6px}.admin-signal-tag{display:inline-flex;max-width:132px;overflow:hidden;border:1px solid #d9dfe4;border-radius:6px;padding:4px 8px;color:#405269;background:#f6f8f9;font-size:.7rem;font-weight:720;line-height:1;text-overflow:ellipsis;white-space:nowrap}.admin-signal-tag--boost{border-color:#ebce91;color:#865509;background:#fff6df}.admin-facebook-fit__label{font-size:.7rem}.admin-facebook-preflight,.admin-publication-state,.admin-reel-reservation{display:grid;width:100%;grid-gap:2px;gap:2px;border-left:3px solid #d39b3f;padding:4px 7px;color:#6d4510;background:#fff7e8;font-size:.7rem;line-height:1.25}.admin-facebook-preflight--ready{border-left-color:#2b9658;color:#17653b;background:#eef9f2}.admin-facebook-preflight small,.admin-publication-state small,.admin-reel-reservation small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-publication-state{border-left-color:#b94d55;color:#7f2930;background:#fff0f1}.admin-reel-reservation{border-left-color:#6876bf;color:#3e4988;background:#f0f2ff}@media (max-width:1100px){.admin-deal-funnel__metrics{grid-template-columns:repeat(3,minmax(100px,1fr))}}.admin-queue-cooldown{display:grid;max-width:130px;grid-gap:3px;gap:3px}.admin-queue-cooldown strong,.admin-queue-cooldown__none{display:inline-flex;width:max-content;border-radius:6px;padding:5px 9px;color:#3d4b5e;background:#f0f3f5;font-size:.76rem;font-weight:800}.admin-queue-cooldown small{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.admin-queue-actions{display:flex;flex-wrap:nowrap;gap:6px;align-items:center}.admin-queue-actions a,.admin-queue-actions button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d8c7b0;border-radius:7px;padding:0;color:#24384e;background:#fffdf8;cursor:pointer;transition:border-color .14s ease,color .14s ease,background-color .14s ease,transform .14s ease}.admin-queue-actions svg{width:17px;height:17px}.admin-queue-actions a:hover,.admin-queue-actions button:hover{border-color:var(--gold);color:#16283b;background:var(--gold-soft);transform:translateY(-1px)}.admin-queue-actions a:focus-visible,.admin-queue-actions button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.admin-queue-actions .admin-queue-action--publish{border-color:#e5bd69;color:#ad6700;background:#fff4d8}.admin-queue-actions .admin-queue-action--skip{border-color:#efc6c8;color:var(--red)}.admin-card__heading--posted-history{margin-bottom:8px}.admin-posted-history__sort-note{margin-left:auto;color:var(--muted);font-size:.8rem;font-style:italic}.admin-posted-history-table{min-width:1220px;table-layout:fixed}.admin-posted-history-table th:first-child{width:12%}.admin-posted-history-table th:nth-child(2){width:25%}.admin-posted-history-table th:nth-child(3){width:15%}.admin-posted-history-table th:nth-child(4){width:10%}.admin-posted-history-table th:nth-child(5){width:18%}.admin-posted-history-table th:nth-child(6){width:7%}.admin-posted-history-table th:nth-child(7){width:6%}.admin-posted-history-table th:nth-child(8){width:7%}.admin-posted-history-table thead th{padding-block:10px;vertical-align:bottom}.admin-posted-history-table tbody>tr:not(.admin-posted-history__day-row){transition:background-color .14s ease}.admin-posted-history-table tbody>tr:not(.admin-posted-history__day-row):hover{background:#fffaf1}.admin-posted-history-table td{padding-block:13px;vertical-align:middle}.admin-posted-history__day-row th{border-block:1px solid #eadbc5;padding:8px 10px;color:#1d3047;background:#fffaf1;text-transform:none}.admin-posted-history__day-label{display:inline-flex;gap:8px;align-items:center}.admin-posted-history__day-label svg{width:17px;height:17px;color:#e39214}.admin-posted-history__day-label strong{font-size:.82rem;letter-spacing:.015em}.admin-posted-history__day-label>span{display:inline-flex;min-width:25px;min-height:22px;align-items:center;justify-content:center;border-radius:6px;padding-inline:7px;color:#5c4b34;background:#f5e6cc;font-size:.7rem;font-weight:850}.admin-posted-history__time-channel{display:grid;grid-template-columns:minmax(54px,auto) minmax(52px,1fr);grid-gap:10px;gap:10px;align-items:center}.admin-posted-history__channel,.admin-posted-history__identity,.admin-posted-history__status,.admin-posted-history__time{display:grid;justify-items:start;grid-gap:4px;gap:4px}.admin-posted-history__time strong{color:#14283e;font-size:.86rem;white-space:nowrap}.admin-posted-history__channel small,.admin-posted-history__status small,.admin-posted-history__time small{color:var(--muted);font-size:.68rem;white-space:nowrap}.admin-posted-history__channel{justify-items:center}.admin-posted-history__channel-icon{display:inline-flex;width:31px;height:31px;align-items:center;justify-content:center;border-radius:999px;color:#fff}.admin-posted-history__channel-icon svg{width:17px;height:17px}.admin-posted-history__channel-icon--image{background:#1877f2}.admin-posted-history__channel-icon--reel{background:#e73978}.admin-posted-history__product{display:grid;grid-template-columns:62px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:center;min-width:0}.admin-posted-history__product img,.admin-posted-history__product-placeholder{width:62px;height:62px;border:1px solid #e5dbcf;border-radius:8px;background:#fffaf0}.admin-posted-history__product img{object-fit:contain}.admin-posted-history__product-placeholder{display:grid;place-items:center;color:var(--muted);font-size:.65rem;font-weight:760;text-align:center}.admin-posted-history__product strong{display:-webkit-box;overflow:hidden;line-height:1.34;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.admin-posted-history__identity small{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.7rem;white-space:nowrap}.admin-posted-history__identity small strong{color:#55657a;font-family:var(--font-body);font-size:.66rem}.admin-posted-history__audience{gap:5px}.admin-posted-history__audience-reason,.admin-posted-history__shareability{color:var(--muted);font-size:.69rem;line-height:1.3}.admin-posted-history__audience-reason{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-posted-history__status .admin-status{text-transform:capitalize}.admin-posted-history__actions{gap:7px}.admin-posted-history__action--disabled,.admin-posted-history__actions a{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #d8c7b0;border-radius:7px}.admin-posted-history__actions .admin-posted-history__action--amazon{border-color:#e9bd6e;color:#704407;background:#fff4db}.admin-posted-history__actions .admin-posted-history__action--facebook{border-color:#b9d4f8;color:#1265cc;background:#edf5ff}.admin-posted-history__action--disabled{color:#9ca5af;background:#f2f3f4;cursor:not-allowed;opacity:.72}.admin-posted-history__action--disabled svg{width:17px;height:17px}.admin-rejected-ledger{padding:18px 0 0;background:var(--surface);box-shadow:none}.admin-rejected-empty,.admin-rejected-heading,.admin-rejected-result-note,.admin-rejected-toolbar{margin-inline:18px}.admin-rejected-heading .admin-card__heading{margin-bottom:12px}.admin-rejected-heading h2{font-family:var(--font-display);font-size:clamp(1.3rem,2vw,1.75rem)}.admin-rejected-count{display:inline-flex;min-width:46px;min-height:30px;align-items:center;justify-content:center;border:1px solid #e8d8be;border-radius:999px;padding:3px 10px;color:#a96208;background:#fffaf0;font-size:.82rem;font-weight:850}.admin-rejected-toolbar{display:grid;grid-template-columns:minmax(240px,320px) auto minmax(150px,190px) 1fr auto 38px;grid-gap:10px;gap:10px;align-items:center;margin-bottom:16px}.admin-rejected-search{display:grid;grid-template-columns:18px minmax(0,1fr) auto;min-height:38px;grid-gap:8px;gap:8px;align-items:center;border:1px solid #dbcdbd;border-radius:7px;padding:0 10px;background:#fffefb}.admin-rejected-search:focus-within{border-color:var(--gold);outline:2px solid rgb(217 154 43/18%)}.admin-rejected-search>svg{color:#64748b}.admin-rejected-search input{min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:.82rem}.admin-rejected-search button{display:inline-grid;width:26px;height:26px;border:0;padding:0;place-items:center;color:var(--muted);background:transparent;cursor:pointer}.admin-rejected-status-tabs{display:inline-flex;gap:5px}.admin-rejected-export,.admin-rejected-status-tabs button{min-height:38px;border:1px solid #ded4c7;border-radius:7px;color:#26384d;background:#fffefb;cursor:pointer;font-size:.78rem;font-weight:760}.admin-rejected-status-tabs button{padding:0 14px}.admin-rejected-status-tabs button[aria-pressed=true]{border-color:#edc678;color:#915509;background:#fff2d2}.admin-rejected-select{position:relative;display:block}.admin-rejected-select>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.admin-rejected-select select{width:100%;min-height:38px;border:1px solid #ded4c7;border-radius:7px;padding:0 34px 0 11px;color:#26384d;background:#fffefb;font-size:.78rem;font-weight:720;cursor:pointer}.admin-rejected-select--sort{grid-column:5;min-width:142px}.admin-rejected-select select:disabled{cursor:not-allowed;opacity:.66}.admin-rejected-export{display:inline-grid;width:38px;padding:0;place-items:center}.admin-rejected-export:disabled{cursor:not-allowed;opacity:.5}.admin-rejected-export svg{width:17px;height:17px}.admin-rejected-export:hover:not(:disabled),.admin-rejected-select select:hover,.admin-rejected-status-tabs button:hover{border-color:var(--gold);background:#fffaf0}.admin-rejected-result-note{margin-top:-8px;margin-bottom:12px;color:var(--muted);font-size:.76rem}.admin-rejected-table-wrap{border-top:1px solid #eadfd2}.admin-rejected-table{min-width:1360px;table-layout:fixed}.admin-rejected-table td,.admin-rejected-table th{border-bottom-color:#e8ded2;padding:9px 8px;vertical-align:middle}.admin-rejected-table thead th{position:-webkit-sticky;position:sticky;z-index:2;top:0;color:#536174;background:#fffefb;font-size:.68rem;letter-spacing:.02em}.admin-rejected-table thead tr:last-child th{top:29px;color:#25364a;font-size:.7rem}.admin-rejected-superhead th{border-bottom:0;padding-block:7px 2px;color:#7a8798;font-size:.62rem}.admin-rejected-col-product{width:320px}.admin-rejected-col-asin{width:105px}.admin-rejected-col-category{width:120px}.admin-rejected-col-status{width:112px}.admin-rejected-col-price{width:82px}.admin-rejected-col-discount{width:102px}.admin-rejected-col-score{width:72px}.admin-rejected-col-facebook{width:210px}.admin-rejected-col-cooldown{width:88px}.admin-rejected-col-actions{width:149px}.admin-rejected-row{transition:background-color .14s ease}.admin-rejected-row--expanded,.admin-rejected-row:hover{background:#fffaf1}.admin-rejected-product{display:grid;grid-template-columns:28px 54px minmax(0,1fr);min-width:0;grid-gap:8px;gap:8px;align-items:center}.admin-rejected-expander{display:inline-grid;width:28px;height:32px;border:0;padding:0;place-items:center;color:#30455c;background:transparent;cursor:pointer}.admin-rejected-expander:hover{color:#9a5c08}.admin-rejected-product img,.admin-rejected-product__placeholder{width:54px;height:54px;border:1px solid #e3d7c9;border-radius:7px;background:#fffaf0}.admin-rejected-product img{object-fit:contain}.admin-rejected-product__placeholder{display:grid;place-items:center;color:var(--muted);font-size:.62rem;font-weight:760;text-align:center}.admin-rejected-product>div{display:grid;min-width:0;grid-gap:5px;gap:5px}.admin-rejected-product>div>strong{display:-webkit-box;overflow:hidden;color:#0b2035;font-size:.78rem;line-height:1.28;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-rejected-reason{display:flex;min-width:0;gap:5px;align-items:center;color:#526278;font-size:.68rem;line-height:1.25}.admin-rejected-reason>svg{flex:0 0 auto;width:13px;height:13px;color:#4184c2}.admin-rejected-reason--expired>svg{color:#ca7908}.admin-rejected-reason>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-rejected-asin{color:#53647a;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.7rem;letter-spacing:.01em}.admin-rejected-table .admin-pill{max-width:118px;font-size:.68rem;white-space:normal}.admin-rejected-status-reason{display:-webkit-box!important;overflow:hidden;line-height:1.28;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-rejected-ledger .admin-status--skipped{color:#2f526d;background:#e8f2f5}.admin-rejected-ledger .admin-status--expired{color:#9a5a05;background:#fff0d9}.admin-rejected-price{color:#132941;font-size:.8rem;white-space:nowrap}.admin-rejected-table .admin-discount-badge{padding:4px 6px;font-size:.66rem}.admin-rejected-facebook{display:grid;grid-gap:5px;gap:5px}.admin-rejected-facebook .admin-facebook-fit__class{font-size:.7rem}.admin-rejected-facebook .admin-facebook-fit__class svg{width:14px;height:14px}.admin-rejected-facebook>div{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.admin-rejected-evidence{display:inline-flex;border-radius:5px;padding:3px 6px;color:#285d81;background:#e9f4fb;font-size:.64rem;font-weight:760;white-space:nowrap}.admin-rejected-facebook .admin-signal-tag{max-width:105px;padding:3px 6px;font-size:.62rem}.admin-rejected-table .admin-queue-cooldown strong,.admin-rejected-table .admin-queue-cooldown__none{padding:4px 7px;font-size:.68rem}.admin-rejected-actions{display:flex;flex-wrap:nowrap;gap:5px;justify-content:flex-end}.admin-rejected-actions a,.admin-rejected-actions button{display:inline-grid;flex:0 0 auto;width:32px;height:32px;border:1px solid #d9cbbb;border-radius:6px;padding:0;place-items:center;color:#33485e;background:#fffefb;cursor:pointer}.admin-rejected-actions svg{width:15px;height:15px}.admin-rejected-actions a:hover,.admin-rejected-actions button:hover{border-color:var(--gold);color:#8f5508;background:var(--gold-soft)}.admin-rejected-actions .admin-rejected-action--reevaluate{border-color:#e5b85f;color:#a86305;background:#fff8e5}.admin-rejected-group-row th{position:static;padding:7px 16px;color:#52647a;background:#f3f7f8;font-size:.7rem;letter-spacing:0;text-transform:none}.admin-rejected-group-row th>span,.admin-rejected-group-row th>svg{vertical-align:middle}.admin-rejected-group-row th>svg{margin-right:7px}.admin-rejected-details-row td{padding:0;background:#f8fbfc}.admin-rejected-details{display:grid;grid-template-columns:1.2fr 1.4fr .8fr;grid-gap:0;gap:0;border-left:3px solid var(--gold)}.admin-rejected-details section{min-width:0;padding:13px 16px;border-right:1px solid #dde6e9}.admin-rejected-details section:last-child{border-right:0}.admin-rejected-details strong{color:#405168;font-size:.67rem;letter-spacing:.04em;text-transform:uppercase}.admin-rejected-details p{margin:5px 0 0;color:#526278;font-size:.72rem}.admin-rejected-details__tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.admin-rejected-details__tags .admin-signal-tag{max-width:100%;overflow:visible;line-height:1.25;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.admin-rejected-pagination{display:grid;grid-template-columns:minmax(130px,1fr) auto minmax(130px,1fr);grid-gap:14px;gap:14px;align-items:center;padding:12px 18px;color:#526278;font-size:.72rem}.admin-rejected-pagination>span:last-child{justify-self:end}.admin-rejected-page-buttons{display:flex;gap:5px;align-items:center}.admin-rejected-page-buttons button{display:inline-grid;min-width:32px;height:32px;border:1px solid #ded4c7;border-radius:6px;padding:0 7px;place-items:center;color:#33485e;background:#fffefb;cursor:pointer;font-size:.72rem;font-weight:760}.admin-rejected-page-buttons button[aria-current=page]{border-color:var(--gold);color:#8f5508;background:var(--gold-soft)}.admin-rejected-page-buttons button:disabled{cursor:not-allowed;opacity:.48}.admin-status{max-width:100%;border-radius:999px;background:#edf5f7;font-weight:820}.admin-pill,.admin-status{display:inline-flex;width:max-content;padding:3px 8px;color:#37506a;font-size:.74rem}.admin-pill{max-width:180px;overflow:hidden;border:1px solid #d9e4e7;border-radius:999px;background:#f7fbfc;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.admin-status--active,.admin-status--live,.admin-status--posted,.admin-status--published,.admin-status--succeeded{color:#126342;background:#e7f7ed}.admin-status--approved,.admin-status--candidate,.admin-status--in_flight,.admin-status--pending_review,.admin-status--publishing{color:#8a5307;background:var(--gold-soft)}.admin-status--cooldown,.admin-status--deleted,.admin-status--expired,.admin-status--failed{color:var(--red);background:#fff1f2}.admin-status--blocked,.admin-status--stale,.admin-status--stopped{color:#8a5307;background:#fff8e8}.admin-job-list{display:grid;grid-gap:14px;gap:14px}.admin-job{display:grid;grid-gap:10px;gap:10px;border-top:1px solid #eee1d1;padding-top:14px}.admin-job:first-child{border-top:0;padding-top:0}.admin-job__heading{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.admin-job__heading div{display:grid;min-width:0;grid-gap:2px;gap:2px}.admin-job__heading small{color:var(--muted)}.admin-progress{overflow:hidden;height:12px;border:1px solid #d7cfc5;border-radius:999px;background:#f2eadf}.admin-progress span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--green));transition:width .22s ease}.admin-job--blocked .admin-progress span,.admin-job--stale .admin-progress span{background:linear-gradient(90deg,#d88912,#f1b846)}.admin-job--failed .admin-progress span{background:var(--red)}.admin-job__meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.admin-job__meta div{min-width:0;border:1px solid #eee1d1;border-radius:8px;padding:9px 10px;background:#fffaf0}.admin-job__meta dt{color:var(--muted);font-size:.72rem;font-weight:760;text-transform:uppercase}.admin-job__meta dd{min-width:0;margin:3px 0 0;overflow:hidden;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.admin-pre{max-height:360px;overflow:auto;border:1px solid #e3d8ca;border-radius:8px;padding:14px;background:#fbfaf7;font:.92rem/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.admin-pagination{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:14px;color:var(--muted);font-size:.86rem;font-weight:720}.admin-danger-button{border-color:#f0adb1!important;color:var(--red)!important;background:#fff1f2!important}.admin-inline-list{display:grid;grid-gap:6px;gap:6px;margin:12px 0;padding-left:20px}.admin-empty,.admin-login-panel{width:min(520px,100%);padding:26px}.admin-login,.admin-settings-form{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.admin-settings-form{align-items:end;margin-top:0;border-bottom:1px solid #eee1d1;padding:0 0 14px}.admin-settings-form:last-child{border-bottom:0;padding-bottom:0}.admin-settings-form--wide{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end}.admin-settings-form--filters{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.admin-force-publish-form{grid-template-columns:minmax(260px,1fr) auto auto;align-items:end;margin-top:14px}.admin-settings-form__full{grid-column:1/-1}.admin-category-settings{display:grid;grid-gap:10px;gap:10px}.admin-category-settings__heading{display:flex;gap:12px;align-items:center;justify-content:space-between}.admin-category-settings__title{display:inline-flex;gap:7px;align-items:center;min-width:0}.admin-info-tooltip{position:relative;display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid #eadbc9;border-radius:999px;color:#6c6155;background:#fffaf0;cursor:help}.admin-info-tooltip .icon{width:14px;height:14px}.admin-info-tooltip:after{position:absolute;bottom:calc(100% + 9px);left:50%;z-index:30;width:min(300px,calc(100vw - 48px));border:1px solid #eadbc9;border-radius:7px;padding:9px 10px;color:#211711;background:white;box-shadow:0 12px 24px rgb(58 39 21/14%);content:attr(data-tooltip);font-size:.78rem;font-weight:600;line-height:1.35;opacity:0;pointer-events:none;text-transform:none;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease}.admin-info-tooltip:focus-visible:after,.admin-info-tooltip:hover:after{opacity:1;transform:translate(-50%)}.admin-info-tooltip:focus-visible{outline:2px solid #126342;outline-offset:3px}.admin-category-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;max-height:420px;overflow:auto;border:1px solid #eee1d1;border-radius:8px;padding:10px;background:#fffaf0}.admin-category-toggle{display:grid;grid-template-columns:minmax(0,1fr) minmax(118px,140px);grid-gap:6px 8px;gap:6px 8px;align-items:start;border:1px solid #eadbc9;border-radius:7px;padding:9px;background:white}.admin-category-toggle__copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.admin-category-toggle small,.admin-category-toggle strong{min-width:0}.admin-category-boost-control{display:grid;grid-gap:4px;gap:4px;min-width:0}.admin-category-boost-control span{color:#6c6155;font-size:.72rem;font-weight:700;text-transform:uppercase}.admin-category-boost-control select{width:100%;border:1px solid #eadbc9;border-radius:7px;padding:7px 8px;background:white;color:#211711;font:inherit}.admin-category-boost-control select:disabled{color:#9b8d80;background:#f7efe5}.admin-category-policy{display:grid;grid-gap:14px;gap:14px}.admin-category-policy__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);grid-gap:20px;gap:20px;align-items:end}.admin-category-policy__intro>div,.admin-category-search{display:grid;grid-gap:6px;gap:6px}.admin-category-search label{color:#6c6155;font-size:.78rem;font-weight:800;text-transform:uppercase}.admin-category-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.admin-category-search input{min-width:0;border:1px solid #d8c7b4;border-radius:8px;padding:10px 11px;color:#211711;background:white;font:inherit}.admin-category-search__message{margin:0;color:#6c6155;font-size:.85rem}.admin-category-search-results,.admin-category-tree{display:grid;grid-gap:8px;gap:8px}.admin-category-search-results{background:#fffaf0}.admin-category-search-results,.admin-category-tree{border:1px solid #e4d3c0;border-radius:9px;padding:10px}.admin-category-tree{max-height:720px;overflow:auto;background:#f9f2e8}.admin-category-branch{display:grid;grid-gap:8px;gap:8px}.admin-category-branch__line{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:stretch}.admin-category-branch__children{display:grid;grid-gap:8px;gap:8px;border-left:2px solid #d9c9b7;margin-left:28px;padding-left:18px}.admin-category-expander{min-height:44px;border:1px solid #d7c7b3;border-radius:7px;padding:6px;color:#315b48;background:#fffdf8;font-size:.72rem;font-weight:800}.admin-category-expander--empty{border-color:transparent;background:transparent}.admin-category-node{display:grid;grid-template-columns:minmax(190px,1.4fr) minmax(120px,.55fr) minmax(205px,.8fr) minmax(300px,1.15fr);grid-gap:12px;gap:12px;align-items:center;min-width:0;border:1px solid #dfd1c0;border-left:4px solid #2f7257;border-radius:8px;padding:11px 12px;background:white}.admin-category-node--blocked{border-left-color:#a5362d;background:#fffafa}.admin-category-node__identity,.admin-category-node__identity>div,.admin-category-node__status{display:grid;grid-gap:3px;gap:3px;min-width:0}.admin-category-node__identity small,.admin-category-node__identity strong{overflow-wrap:anywhere}.admin-category-node__identity small,.admin-category-node__note,.admin-category-node__status small{color:#6c6155;font-size:.76rem;line-height:1.35}.admin-category-node__path{color:#315b48!important;font-weight:700}.admin-category-state{justify-self:start;border-radius:999px;padding:4px 8px;color:#24513d;background:#e7f2ec;font-size:.72rem;font-weight:800}.admin-category-state--blocked{color:#8d2e27;background:#f8e4e1}.admin-category-state--inherited{color:#5f554a;background:#eee6dc}.admin-category-override{color:#8a5a18!important;font-weight:800}.admin-category-node__counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;margin:0}.admin-category-node__counts div{display:grid;grid-gap:2px;gap:2px;min-width:0}.admin-category-node__counts dt{color:#7a6c5e;font-size:.68rem;font-weight:800;text-transform:uppercase}.admin-category-node__counts dd{margin:0;font-weight:800}.admin-category-node__actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.admin-category-node__actions button{padding:7px 9px;font-size:.74rem}.admin-category-node__actions button[aria-pressed=true]{color:white;border-color:#24513d;background:#24513d}.admin-category-node__actions .admin-category-node__block[aria-pressed=true]{border-color:#8d2e27;background:#8d2e27}.admin-category-node__actions .admin-category-node__products{color:#24513d;border-color:#93b7a6;background:#edf7f1;font-weight:800}.admin-category-node>.admin-category-node__note{grid-column:1/-1}.admin-category-products-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:rgb(29 20 14/68%)}.admin-category-products{display:grid;grid-gap:18px;gap:18px;width:min(1120px,100%);max-height:min(900px,calc(100vh - 48px));overflow:auto;border:1px solid #d7c7b3;border-radius:14px;padding:20px;background:#fffdf8;box-shadow:0 22px 70px rgb(22 14 9/35%)}.admin-category-products__header,.admin-category-products__summary{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.admin-category-products__header>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.admin-category-products__header h2,.admin-category-products__header p,.admin-category-products__summary{margin:0}.admin-category-products__header>div>p:last-child{color:#6c6155;font-size:.82rem;overflow-wrap:anywhere}.admin-category-products__header>button{flex:0 0 auto}.admin-category-products__summary{flex-wrap:wrap;align-items:center;border:1px solid #e7d8c6;border-radius:9px;padding:11px 12px;color:#6c6155;background:#f9f2e8;font-size:.82rem}.admin-category-products__summary strong{color:#211711}.admin-category-product a,.admin-category-products__summary a{color:#245d45;font-weight:800}.admin-category-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-category-product{display:grid;grid-template-columns:112px minmax(0,1fr);grid-gap:12px;gap:12px;min-width:0;border:1px solid #e1d4c4;border-radius:10px;padding:11px;background:white}.admin-category-product--no-image{grid-template-columns:minmax(0,1fr)}.admin-category-product>img{width:112px;height:112px;object-fit:contain;border-radius:7px;background:white}.admin-category-product__copy,.admin-category-product__heading{display:grid;grid-gap:6px;gap:6px;min-width:0}.admin-category-product__heading small,.admin-category-product__heading strong,.admin-category-product__path,.admin-category-product__reason{overflow-wrap:anywhere}.admin-category-product__heading strong{line-height:1.35}.admin-category-product__heading small,.admin-category-product__path,.admin-category-product__reason{color:#6c6155;font-size:.74rem;line-height:1.4}.admin-category-product__path{color:#315b48}.admin-category-product__facts{display:flex;flex-wrap:wrap;gap:5px}.admin-category-product__facts span{border-radius:999px;padding:3px 7px;color:#5f554a;background:#eee6dc;font-size:.7rem;font-weight:700}.admin-category-product__reason{border-left:3px solid #d7c7b3;padding-left:7px}.admin-category-products__empty{margin:0;border:1px dashed #d7c7b3;border-radius:9px;padding:24px;color:#6c6155;text-align:center}.admin-category-products__load-more{justify-self:center}.admin-toggle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-toggle{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:4px 12px;gap:4px 12px;align-items:center;border:1px solid #eadbc9;border-radius:8px;padding:12px;background:#fffdf8;cursor:pointer}.admin-toggle input{position:absolute;opacity:0;pointer-events:none}.admin-toggle>span{position:relative;grid-row:span 2;width:42px;height:24px;border:1px solid #c9b9a6;border-radius:999px;background:#efe7dc;transition:background .16s ease,border-color .16s ease}.admin-toggle>span:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:999px;background:white;box-shadow:0 1px 3px rgb(24 19 12/24%);content:"";transition:transform .16s ease}.admin-toggle input:checked+span{border-color:#126342;background:#35a36d}.admin-toggle input:checked+span:after{transform:translateX(18px)}.admin-toggle input:focus-visible+span{outline:2px solid var(--gold);outline-offset:3px}.admin-toggle strong{min-width:0;color:var(--ink);font-size:.96rem}.admin-toggle small{min-width:0;color:var(--muted);font-size:.82rem;line-height:1.35}.admin-login label,.admin-settings-form label{display:grid;min-width:0;grid-gap:6px;gap:6px}.admin-settings-form .admin-checkbox-control{display:inline-flex;min-height:42px;align-items:center;gap:8px}.admin-settings-form .admin-checkbox-control input{width:17px;min-height:17px;accent-color:#126342}.admin-settings-form .admin-checkbox-control span{color:var(--ink);font-size:.88rem;font-weight:720;text-transform:none}.admin-login input,.admin-reply-controls textarea,.admin-settings-form input,.admin-settings-form textarea{width:100%;border:1px solid #d7cfc5;border-radius:7px;color:var(--ink);background:white;font-weight:650}.admin-login input,.admin-settings-form input{min-height:42px;padding:0 10px}.admin-settings-form textarea{min-height:112px;padding:9px 10px;resize:vertical}.admin-reply-controls{display:grid;min-width:260px;grid-gap:8px;gap:8px}.admin-reply-controls textarea{min-height:96px;resize:vertical;padding:9px 10px;line-height:1.45}.admin-error,.admin-notice{border-radius:8px;padding:12px 14px;font-weight:650}.admin-error{border:1px solid #f0adb1;color:var(--red);background:#fff1f2}.admin-notice{border:1px solid #e4c777;color:#8a5307;background:#fff8e8}@media (max-width:1120px){.admin-rejected-toolbar{grid-template-columns:minmax(240px,1fr) auto minmax(150px,190px) auto 38px}.admin-rejected-select--sort{grid-column:auto}.admin-rejected-toolbar:after{display:none}.site-header{grid-template-columns:1fr auto}.main-nav{grid-column:1/-1;justify-content:start}.content-layout--with-sidebar,.featured-layout{grid-template-columns:1fr}.sidebar-column{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{grid-template-columns:repeat(3,minmax(150px,1fr))}.deal-detail__facts{grid-template-columns:1fr}.admin-grid--two,.admin-kpis,.facebook-performance__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.facebook-engagement-metrics{grid-column:span 2}.facebook-performance__main-grid{grid-template-columns:1fr}.admin-category-node{grid-template-columns:minmax(180px,1.2fr) minmax(110px,.7fr) minmax(190px,.8fr)}.admin-category-node__actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:760px){.admin-rejected-ledger{padding-top:14px}.admin-rejected-empty,.admin-rejected-heading,.admin-rejected-result-note,.admin-rejected-toolbar{margin-inline:12px}.admin-rejected-heading .admin-card__heading{flex-wrap:wrap}.admin-rejected-toolbar{grid-template-columns:minmax(0,1fr) 38px}.admin-rejected-search,.admin-rejected-select--group,.admin-rejected-select--sort,.admin-rejected-status-tabs{grid-column:1/-1}.admin-rejected-status-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-rejected-select--sort{grid-row:auto}.admin-rejected-export{grid-column:2;justify-self:end}.admin-rejected-details{grid-template-columns:1fr}.admin-rejected-details section{border-right:0;border-bottom:1px solid #dde6e9}.admin-rejected-details section:last-child{border-bottom:0}.admin-rejected-pagination{grid-template-columns:1fr;justify-items:start}.admin-rejected-pagination>span:last-child{justify-self:start}.admin-rejected-page-buttons{max-width:100%;overflow-x:auto}.site-header{position:static;grid-template-columns:1fr;gap:14px}.brand-logo{width:92px;height:56px}.brand-copy strong{font-size:1.35rem}.main-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;max-width:100%;overflow:visible}.main-nav__link{min-height:42px;min-width:0;justify-content:center;padding:0}.main-nav__link span{display:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.found-count{justify-self:start}.hero{min-height:560px;padding-top:44px}.hero__stats{display:grid}.hero-search,.hero__stats{grid-template-columns:1fr}.category-nav{margin-top:18px}.results-heading,.section-heading{display:grid;align-items:start}.deal-detail,.filters,.sidebar-column,.site-footer,.status-band{grid-template-columns:1fr}.deal-detail__media{min-height:260px}.deal-detail__media img{max-height:190px}.site-footer nav{justify-content:start}.admin-shell{width:min(100% - 24px,1500px)}.admin-category-policy__intro,.admin-category-toggle-grid,.admin-grid--two,.admin-hero,.admin-job__meta,.admin-kpis,.admin-metrics,.admin-settings-form--filters,.admin-settings-form--wide,.admin-toggle-list{grid-template-columns:1fr}.facebook-performance{padding:14px}.facebook-performance__heading,.facebook-performance__heading>.facebook-performance__controls{display:grid;grid-template-columns:1fr;align-items:stretch}.facebook-performance__controls button,.facebook-performance__controls select{width:100%}.facebook-performance__kpis{grid-template-columns:1fr}.facebook-engagement-metrics{grid-column:auto}.facebook-follower-chart,.facebook-next-milestone{min-height:0;padding:14px}.facebook-follower-chart__svg{min-width:560px}.facebook-follower-chart{overflow-x:auto}.facebook-next-milestone__presets ol{gap:5px}.facebook-milestone-preset{min-height:32px;padding:0 4px;font-size:.66rem}.admin-force-publish-form{grid-template-columns:1fr}.admin-hero{display:grid;align-items:start}.admin-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-tabs button{padding:0 8px}.admin-category-settings__heading,.admin-pagination{display:grid;justify-content:stretch}.admin-category-toggle{grid-template-columns:minmax(0,1fr)}.admin-category-boost-control{grid-column:1}.admin-category-branch__line{grid-template-columns:1fr}.admin-category-expander{justify-self:start;min-height:34px}.admin-category-expander--empty{display:none}.admin-category-branch__children{margin-left:8px;padding-left:10px}.admin-category-node{grid-template-columns:1fr}.admin-category-node__actions{justify-content:flex-start}.admin-category-products-backdrop{align-items:end;padding:10px}.admin-category-products{max-height:calc(100vh - 20px);border-radius:12px;padding:14px}.admin-category-products__grid{grid-template-columns:1fr}}@media (max-width:460px){.category-nav,.content-layout,.page-shell{width:min(100% - 24px,1400px)}.main-nav{gap:7px}.admin-category-products__header{display:grid}.admin-category-products__header>button{justify-self:start}.admin-category-product{grid-template-columns:84px minmax(0,1fr)}.admin-category-product--no-image{grid-template-columns:minmax(0,1fr)}.admin-category-product>img{width:84px;height:84px}.hero{min-height:520px}.deal-grid{grid-template-columns:1fr}}