.buyer-ops-shell{display:grid;gap:18px}.buyer-ops-topbar{border:1px solid rgba(148,163,184,.22);border-radius:30px;padding:22px;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:18px;background:linear-gradient(180deg,#fffffffa,#f8fafcfa),radial-gradient(circle at top right,rgba(34,197,94,.08),transparent 24%);box-shadow:0 18px 48px #0f172a14}.buyer-ops-headline{display:flex;flex-direction:column;gap:10px}.buyer-ops-kicker,.buyer-ops-panel-header span,.buyer-ops-rule small,.buyer-ops-signal small,.buyer-ops-status-card small{color:#0f766e;font-size:11px;font-weight:1000;letter-spacing:.18em;text-transform:uppercase}.buyer-ops-headline h1{margin:0;max-width:620px;color:#081127;font-size:clamp(2.2rem,3.5vw,3.7rem);line-height:.94;font-weight:1000;letter-spacing:-.06em}.buyer-ops-headline p{margin:0;max-width:680px;color:#52627a;font-size:15px;line-height:1.65;font-weight:750}.buyer-ops-actions{display:grid;gap:10px;align-content:center}.buyer-ops-actions button,.buyer-ops-panel-header button,.buyer-ops-checklist button{cursor:pointer}.buyer-ops-actions button{min-height:54px;border:1px solid rgba(148,163,184,.26);border-radius:20px;padding:0 16px;display:flex;align-items:center;gap:10px;background:#fff;color:#0f172a;font-size:14px;font-weight:900;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.buyer-ops-actions button:first-child{background:linear-gradient(135deg,#0f172a,#0f766e);border-color:transparent;color:#fff}.buyer-ops-actions button:hover,.buyer-ops-panel-header button:hover,.buyer-ops-checklist button:hover{transform:translateY(-1px)}.buyer-ops-summary{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:14px}.buyer-ops-signal{min-height:150px;border:1px solid rgba(148,163,184,.22);border-radius:26px;padding:18px;display:flex;flex-direction:column;gap:8px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.buyer-ops-signal-primary{background:linear-gradient(135deg,#08203a,#104c64);border-color:#0f766e40}.buyer-ops-signal strong{color:#081127;font-size:30px;line-height:1.02;font-weight:1000;letter-spacing:-.05em}.buyer-ops-signal span{color:#64748b;font-size:13px;font-weight:780;line-height:1.45}.buyer-ops-signal-primary small,.buyer-ops-signal-primary strong,.buyer-ops-signal-primary span{color:#f8fafc}.buyer-ops-main{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.buyer-ops-status-panel,.buyer-ops-side-panel{border:1px solid rgba(148,163,184,.22);border-radius:30px;padding:22px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.buyer-ops-panel-header{margin-bottom:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.buyer-ops-panel-header.compact{display:block}.buyer-ops-panel-header h2{margin:6px 0 0;color:#081127;font-size:32px;line-height:.96;font-weight:1000;letter-spacing:-.05em}.buyer-ops-panel-header button{min-height:40px;border:1px solid rgba(148,163,184,.22);border-radius:999px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:#0f172a;font-size:13px;font-weight:900}.buyer-ops-status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.buyer-ops-status-card{min-height:176px;border:1px solid rgba(148,163,184,.18);border-radius:24px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#fff,#f8fafc)}.buyer-ops-status-icon{width:44px;height:44px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.buyer-ops-status-card strong{color:#081127;font-size:44px;line-height:1;font-weight:1000;letter-spacing:-.06em}.buyer-ops-status-card span{color:#64748b;font-size:13px;font-weight:800}.buyer-ops-status-card.amber{border-top:5px solid #f59e0b}.buyer-ops-status-card.amber .buyer-ops-status-icon{background:#f59e0b}.buyer-ops-status-card.blue{border-top:5px solid #3b82f6}.buyer-ops-status-card.blue .buyer-ops-status-icon{background:#3b82f6}.buyer-ops-status-card.violet{border-top:5px solid #8b5cf6}.buyer-ops-status-card.violet .buyer-ops-status-icon{background:#8b5cf6}.buyer-ops-status-card.green{border-top:5px solid #10b981}.buyer-ops-status-card.green .buyer-ops-status-icon{background:#10b981}.buyer-ops-status-card.cyan{border-top:5px solid #06b6d4}.buyer-ops-status-card.cyan .buyer-ops-status-icon{background:#06b6d4}.buyer-ops-checklist{display:grid;gap:10px}.buyer-ops-checklist button{width:100%;border:1px solid rgba(226,232,240,.95);border-radius:20px;padding:14px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:start;background:#f8fafc;text-align:left}.buyer-ops-checklist svg{color:#0f766e;margin-top:2px}.buyer-ops-checklist strong{display:block;color:#081127;font-size:15px;font-weight:900}.buyer-ops-checklist span{display:block;margin-top:4px;color:#64748b;font-size:13px;line-height:1.45;font-weight:780}.buyer-ops-rule{margin-top:14px;border-radius:22px;padding:16px;background:linear-gradient(180deg,#effcf7,#fff);border:1px solid rgba(16,185,129,.16)}.buyer-ops-rule p{margin:8px 0 0;color:#0f172a;font-size:14px;line-height:1.55;font-weight:850}@media(max-width:1180px){.buyer-ops-topbar,.buyer-ops-main,.buyer-ops-summary{grid-template-columns:1fr}.buyer-ops-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.buyer-ops-topbar,.buyer-ops-status-panel,.buyer-ops-side-panel{padding:18px;border-radius:24px}.buyer-ops-headline h1,.buyer-ops-panel-header h2{font-size:30px}.buyer-ops-status-grid{grid-template-columns:1fr}}
