:root{--op-bg:#f5efe5;--op-paper:#fffdf8;--op-ink:#2a1a14;--op-muted:#75645c;--op-line:#e6d9c8;--op-orange:#e96f28;--op-orange-dark:#bd4918;--op-green:#2e6c4f;--op-sidebar:#21140f;--op-danger:#a92d24;color:var(--op-ink);background:var(--op-bg);font-family:DM Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}[hidden]{display:none!important}.operation-body{background:var(--op-bg);min-height:100vh}.operation-root{min-height:100vh}.login-screen{background:radial-gradient(circle at 20% 10%,#f7ba7c 0,#0000 30%),linear-gradient(145deg,#fff8ec 0%,#eadac4 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffdf8f0;border:1px solid #ffffffb3;border-radius:30px;width:min(100%,430px);padding:42px;box-shadow:0 28px 80px #3d23142e}.operation-brand{align-items:center;display:inline-flex}.operation-brand img{width:220px;height:auto;display:block}.login-kicker,.sidebar-label,.topbar-kicker,.panel-heading>div>span,.card-heading span{color:var(--op-orange-dark);letter-spacing:.12em;text-transform:uppercase;margin-top:30px;font-size:.72rem;font-weight:800;display:block}.login-card h1{margin:6px 0 8px;font-family:Georgia,serif;font-size:3rem;line-height:1}.login-card>p{color:var(--op-muted);margin:0 0 28px;line-height:1.55}.login-form{gap:16px;display:grid}.login-form label,.operation-field{gap:7px;display:grid}.login-form label span,.operation-field>span{font-size:.82rem;font-weight:800}.login-form input,.operation-field input,.record-workflow select,.record-workflow textarea,.filter-control select{border:1px solid var(--op-line);width:100%;color:var(--op-ink);background:#fff;border-radius:13px;outline:none}.login-form input,.operation-field input,.filter-control select{height:50px;padding:0 14px}.login-form input:focus,.operation-field input:focus,.record-workflow textarea:focus,.record-workflow select:focus,.filter-control select:focus{border-color:var(--op-orange);box-shadow:0 0 0 3px #e96f281f}.login-form button,.primary-action{background:var(--op-orange);color:#fff;border:0;border-radius:12px;min-height:44px;padding:0 17px;font-weight:800}.login-form button{min-height:52px;margin-top:4px}.login-form button:hover,.primary-action:hover{background:var(--op-orange-dark)}button:disabled{cursor:default;opacity:.5}.operation-status{min-height:21px;color:var(--op-green);margin:0;font-size:.82rem;font-weight:700}.operation-status.is-error,.workflow-feedback.is-error{color:var(--op-danger)}.operation-status.is-success,.workflow-feedback.is-success{color:var(--op-green)}.back-link{color:var(--op-muted);margin-top:18px;font-size:.82rem;display:inline-block}.operation-app{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.operation-sidebar{background:var(--op-sidebar);color:#fffaf2;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.sidebar-brand{padding:0 10px}.sidebar-brand img{filter:brightness(0)invert();width:190px}.sidebar-label{color:#bda99e;margin:30px 12px 10px}.operation-nav{gap:5px;display:grid}.operation-nav button{color:#d9cbc3;text-align:left;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:0 13px;font-weight:700;display:flex}.operation-nav button:hover,.operation-nav button.is-active{color:#fff;background:#ffffff17}.operation-nav b{background:var(--op-orange);color:#fff;text-align:center;border-radius:999px;min-width:24px;padding:2px 7px;font-size:.68rem}.sidebar-footer{border-top:1px solid #ffffff1f;margin-top:auto;padding:18px 12px 0}.sidebar-footer span{color:#bda99e;text-overflow:ellipsis;margin-bottom:10px;font-size:.72rem;display:block;overflow:hidden}.sidebar-footer button{color:#fffaf2;background:0 0;border:0;padding:0;font-weight:800}.operation-workspace{min-width:0}.operation-topbar{z-index:20;backdrop-filter:blur(16px);background:#f5efe5e6;border-bottom:1px solid #e6d9c8d9;justify-content:space-between;align-items:center;gap:30px;min-height:86px;padding:14px clamp(22px,4vw,52px);display:flex;position:sticky;top:0}.topbar-kicker{color:var(--op-orange-dark);margin:0}.operation-topbar h1{margin:2px 0 0;font-family:Georgia,serif;font-size:1.8rem}.topbar-actions{align-items:center;gap:10px;display:flex}.sync-label{color:var(--op-muted);font-size:.72rem}.secondary-action,.text-action,.mobile-nav-toggle{border:1px solid var(--op-line);background:var(--op-paper);min-height:42px;color:var(--op-ink);border-radius:11px;padding:0 14px;font-weight:800}.text-action{color:var(--op-orange-dark)}.mobile-nav-toggle{display:none}.workspace-content{padding:clamp(22px,4vw,48px)}.global-status{min-height:0;margin-bottom:16px}.operation-panel{display:none}.operation-panel.is-active{display:block}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stats-grid article,.operation-card,.record-card{border:1px solid var(--op-line);background:var(--op-paper);border-radius:20px;box-shadow:0 12px 35px #4227170f}.stats-grid article{flex-direction:column;min-height:154px;padding:22px;display:flex}.stats-grid span{color:var(--op-muted);font-size:.78rem;font-weight:800}.stats-grid strong{margin:auto 0 4px;font-family:Georgia,serif;font-size:2.7rem;line-height:1}.stats-grid small{color:var(--op-muted);font-size:.72rem}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.75fr);gap:16px;margin-top:16px;display:grid}.operation-card{padding:25px}.card-heading span{margin:0}.card-heading h2,.panel-heading h2{margin:4px 0 0;font-family:Georgia,serif;font-size:1.65rem}.priority-list{gap:8px;margin-top:20px;display:grid}.priority-row{border:1px solid var(--op-line);min-height:50px;color:var(--op-ink);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:0 14px;font-weight:700;display:flex}.priority-row strong{min-width:28px;color:var(--op-orange-dark);text-align:right}.ga-state{gap:8px;margin:24px 0;display:grid}.ga-state strong{word-break:break-word;font-size:1.15rem}.ga-state small{color:var(--op-muted)}.status-badge{color:#6e5d54;text-transform:uppercase;background:#ede6dc;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:.68rem;font-weight:900;display:inline-flex}.status-new,.status-pending{color:#a7490e;background:#fff0dc}.status-in_review,.status-in_progress{color:#315b96;background:#e8effb}.status-approved,.status-published,.status-resolved{color:#246044;background:#e3f2e9}.status-rejected,.status-dismissed{color:#8d2f27;background:#f8e5e2}.panel-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.panel-heading>div>span{margin:0}.panel-heading p{max-width:680px;color:var(--op-muted);margin:8px 0 0}.filter-control{gap:5px;min-width:190px;display:grid}.filter-control span{color:var(--op-muted);text-transform:uppercase;font-size:.7rem;font-weight:800}.filter-control select{height:44px}.record-list{gap:14px;display:grid}.record-card{overflow:hidden}.record-header{border-bottom:1px solid var(--op-line);justify-content:space-between;align-items:start;gap:20px;padding:20px 22px;display:flex}.record-header small{color:var(--op-muted);font-size:.7rem}.record-header h3{margin:4px 0 0;font-family:Georgia,serif;font-size:1.3rem}.record-body{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);display:grid}.record-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px;padding:22px;display:grid}.record-value{align-content:start;gap:3px;min-width:0;display:grid}.record-value span{color:var(--op-muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.record-value strong,.record-value a{overflow-wrap:anywhere;font-size:.88rem;line-height:1.5}.record-value a{color:var(--op-orange-dark);font-weight:800;text-decoration:underline #bd491840}.record-workflow{border-left:1px solid var(--op-line);background:#faf6ef;align-content:start;gap:10px;padding:22px;display:grid}.record-workflow select{height:42px;padding:0 10px}.record-workflow textarea{resize:vertical;min-height:100px;padding:11px}.workflow-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.workflow-feedback{font-size:.72rem;font-weight:800}.review-copy{padding:22px}.review-copy p{color:var(--op-muted);white-space:pre-wrap;margin:10px 0 0;line-height:1.65}.review-rating{color:#d86a1f;letter-spacing:.08em;font-size:1.05rem}.quick-actions{gap:8px;padding:0 22px 22px;display:flex}.quick-actions button{min-height:40px}.empty-state{color:var(--op-muted);text-align:center;border:1px dashed #cdbca9;border-radius:18px;padding:46px 24px}.analytics-card{max-width:720px}.analytics-card form{gap:24px;display:grid}.operation-field small{color:var(--op-muted);line-height:1.5}.switch-field{border:1px solid var(--op-line);background:#faf6ef;border-radius:15px;align-items:flex-start;gap:12px;padding:18px;display:flex}.switch-field input{width:20px;height:20px;accent-color:var(--op-orange)}.switch-field span{gap:3px;display:grid}.switch-field small{color:var(--op-muted)}.analytics-actions{align-items:center;gap:14px;display:flex}.analytics-help{max-width:720px;box-shadow:none;margin-top:14px}.analytics-help h3{margin:0}.analytics-help p{color:var(--op-muted)}@media (width<=1080px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.record-body{grid-template-columns:1fr}.record-workflow{border-top:1px solid var(--op-line);border-left:0}}@media (width<=760px){.operation-app{display:block}.operation-sidebar{z-index:50;width:min(290px,88vw);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:20px 0 60px #00000040}.operation-sidebar.is-open{transform:translate(0)}.mobile-nav-toggle{align-items:center;display:inline-flex}.sync-label,.topbar-kicker{display:none}.operation-topbar{min-height:72px;padding:10px 14px}.operation-topbar h1{font-size:1.45rem}.workspace-content{padding:18px 14px 40px}.stats-grid,.dashboard-grid{grid-template-columns:1fr}.stats-grid article{min-height:125px}.panel-heading{flex-direction:column;align-items:stretch}.filter-control{min-width:0}.record-details{grid-template-columns:1fr}.record-header{flex-direction:column;align-items:flex-start}.quick-actions{flex-wrap:wrap}.analytics-actions{flex-direction:column;align-items:stretch}.login-card{border-radius:24px;padding:30px 23px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
