:root{--ops-blue:#0877f9;--ops-bg:#07111f;--ops-panel:#0e1b2ef0;--ops-panel-soft:#12233ac7;--ops-border:#91b0d329;--ops-text:#f7fbff;--ops-muted:#91a6bf}.dcr-admin-shortcut{z-index:90;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#051222f0;border:1px solid #0877f973;border-radius:14px;align-items:center;gap:10px;min-width:210px;padding:12px 14px;text-decoration:none;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 45px #00000057}.dcr-admin-shortcut:hover{border-color:#0877f9db;transform:translateY(-1px)}.dcr-admin-shortcut>span:first-child{background:#0877f92e;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.dcr-admin-shortcut>span:last-child{gap:2px;display:grid}.dcr-admin-shortcut strong{font-size:.88rem}.dcr-admin-shortcut small{color:var(--ops-muted);font-size:.7rem}.ops-shell,.ops-state-shell{background:radial-gradient(circle at 12% 0%, #0877f929, transparent 30%), radial-gradient(circle at 90% 12%, #36d59914, transparent 24%), var(--ops-bg);min-height:100vh;color:var(--ops-text)}.ops-shell{padding:28px clamp(16px,3vw,44px) 52px}.ops-header{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1500px;margin:0 auto 24px;display:flex}.ops-header h1,.ops-panel h2,.ops-panel h3,.ops-panel h4,.ops-state-card h1{margin:0}.ops-header h1{letter-spacing:-.04em;margin-top:6px;font-size:clamp(2rem,4vw,3.35rem)}.ops-header p,.ops-panel-heading p,.ops-farm-section p,.ops-state-card p{color:var(--ops-muted);line-height:1.65}.ops-kicker,.ops-eyebrow{color:#6db3ff;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.ops-header-actions,.ops-editor-actions,.ops-inline-form,.ops-chip-row,.ops-card-badges{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ops-button,.ops-tab,.ops-chip{appearance:none;font:inherit;cursor:pointer;border:0}.ops-button{border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.ops-button.primary{background:var(--ops-blue);color:#fff;box-shadow:0 10px 24px #0877f940}.ops-button.ghost{border:1px solid var(--ops-border);color:#e8f3ff;background:#ffffff09}.ops-button:hover:not(:disabled){transform:translateY(-1px)}.ops-button:disabled{cursor:not-allowed;opacity:.48}.ops-button.full{width:100%}.ops-summary-grid,.ops-bridge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1500px;margin:0 auto;display:grid}.ops-bridge-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ops-summary-card{border:1px solid var(--ops-border);background:linear-gradient(#142741eb,#0b182aeb);border-radius:16px;gap:8px;min-height:118px;padding:18px;display:grid;box-shadow:0 18px 38px #0000002e}.ops-summary-card>span,.ops-summary-card small{color:var(--ops-muted)}.ops-summary-card strong{font-size:1.42rem}.ops-alert{border-radius:12px;max-width:1500px;margin:16px auto 0;padding:12px 15px;font-weight:650}.ops-alert.success{color:#8decc3;background:#2dc98917;border:1px solid #2dc98947}.ops-alert.error{color:#ffadad;background:#ff636317;border:1px solid #ff63634d}.ops-tabs{gap:8px;max-width:1500px;margin:20px auto 12px;padding-bottom:2px;display:flex;overflow-x:auto}.ops-tab{border:1px solid var(--ops-border);color:#cbd9e8;background:#ffffff06;border-radius:10px;flex:none;min-height:42px;padding:0 14px;font-weight:750}.ops-tab.active{color:#fff;background:#0877f924;border-color:#0877f97a}.ops-panel{border:1px solid var(--ops-border);background:var(--ops-panel);border-radius:18px;max-width:1500px;margin:0 auto;padding:20px;box-shadow:0 28px 60px #0003}.ops-panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.ops-panel-heading.compact{align-items:center}.ops-panel-heading h2{margin-top:5px;font-size:1.45rem}.ops-panel-heading>p{text-align:right;max-width:620px;margin:0}.ops-stack{gap:12px;display:grid}.ops-task-card{border:1px solid var(--ops-border);background:var(--ops-panel-soft);border-radius:15px;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:18px;padding:16px;display:grid}.ops-task-main h3{margin-top:10px}.ops-task-main p,.ops-task-main small,.ops-muted,.ops-member-title span,.ops-stats-list dt{color:var(--ops-muted)}.ops-card-badges span,.ops-role,.ops-selected-badge{color:#c8d7e7;text-transform:uppercase;letter-spacing:.04em;background:#ffffff0f;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.7rem;font-weight:800;display:inline-flex}.ops-card-badges .priority-high,.ops-card-badges .priority-urgent{color:#ffaeae;background:#ff65651c}.ops-assignment-area{background:#040e1a6b;border-radius:12px;align-content:start;gap:10px;padding:13px;display:grid}.ops-chip{color:#9dccff;background:#0877f91f;border-radius:999px;min-height:31px;padding:0 9px;font-size:.78rem}.ops-chip.removable:hover{color:#ffb2b2;background:#ff63631f}.ops-inline-form select,.ops-form-grid input,.ops-form-grid select{border:1px solid var(--ops-border);color:#fff;background:#0a182a;border-radius:10px;min-height:42px;padding:0 11px}.ops-inline-form select{flex:210px;min-width:min(280px,100%)}.ops-member-grid,.ops-farm-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ops-member-card,.ops-farm-card{border:1px solid var(--ops-border);background:var(--ops-panel-soft);border-radius:15px;gap:14px;padding:15px;display:grid}.ops-farm-card.selected{border-color:#0877f98c;box-shadow:inset 0 0 0 1px #0877f91f}.ops-member-title,.ops-farm-title{align-items:center;gap:11px;display:flex}.ops-member-title>div:nth-child(2),.ops-farm-title>div{flex:1;min-width:0}.ops-member-title h3,.ops-farm-title h4{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-avatar{color:#cbe6ff;background:linear-gradient(145deg,#0877f952,#0877f91a);border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.ops-role.role-admin{color:#ffd08b;background:#ffb94a1f}.ops-role.role-management{color:#9dccff;background:#0877f921}.ops-stats-list{gap:7px;margin:0;display:grid}.ops-stats-list>div{border-bottom:1px solid #91b0d314;justify-content:space-between;gap:14px;padding-bottom:7px;display:flex}.ops-stats-list dt,.ops-stats-list dd{margin:0;font-size:.82rem}.ops-stats-list dd{text-align:right;color:#e9f4ff}.ops-editor,.ops-farm-section{background:#0877f90b;border:1px solid #0877f938;border-radius:15px;margin-top:18px;padding:18px}.ops-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ops-form-grid label{color:#c8d6e5;gap:7px;font-size:.8rem;font-weight:700;display:grid}.ops-editor-actions{justify-content:flex-end;margin-top:14px}.ops-farm-section>div:first-child{margin-bottom:14px}.ops-farm-section p{margin:7px 0 0}.ops-selected-badge{color:#8decc3;background:#2dc9891c}.ops-empty{min-height:118px;color:var(--ops-muted);text-align:center;border:1px dashed #91b0d333;border-radius:14px;place-content:center;gap:5px;padding:18px;display:grid}.ops-empty strong{color:#f3f8fd}.ops-state-shell{place-items:center;padding:24px;display:grid}.ops-state-card{border:1px solid var(--ops-border);background:var(--ops-panel);border-radius:18px;width:min(620px,100%);padding:28px;box-shadow:0 26px 70px #0000004d}.ops-state-card h1{margin-top:7px}.ops-state-action a{color:#8dc4ff;margin-top:8px;font-weight:800;display:inline-flex}@media (width<=1100px){.ops-summary-grid,.ops-bridge-grid,.ops-member-grid,.ops-farm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-task-card{grid-template-columns:1fr}.ops-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.ops-shell{padding:18px 12px 88px}.ops-header,.ops-panel-heading{display:grid}.ops-panel-heading>p{text-align:left}.ops-header-actions{width:100%}.ops-header-actions .ops-button{flex:1}.ops-summary-grid,.ops-bridge-grid,.ops-member-grid,.ops-farm-grid,.ops-form-grid{grid-template-columns:1fr}.ops-panel{padding:14px}.dcr-admin-shortcut{min-width:0;bottom:12px;left:12px;right:12px}}.dcr-bridge-badge{z-index:75;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08111fe0;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:10px;min-width:210px;padding:10px 12px;text-decoration:none;display:inline-flex;position:fixed;top:18px;right:18px;box-shadow:0 16px 35px #00000042}.dcr-bridge-badge:hover{border-color:#0877f97a}.dcr-bridge-badge>span:nth-child(2){flex:1;gap:2px;display:grid}.dcr-bridge-badge strong{font-size:.88rem}.dcr-bridge-badge small{color:#fff9;font-size:.72rem}.dcr-bridge-dot{background:#7e8796;border-radius:50%;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 4px #7e87961f}.dcr-bridge-badge.status-healthy .dcr-bridge-dot{background:#35c978;box-shadow:0 0 0 4px #35c97821}.dcr-bridge-badge.status-delayed .dcr-bridge-dot{background:#f6b73c;box-shadow:0 0 0 4px #f6b73c21}.dcr-bridge-badge.status-error .dcr-bridge-dot{background:#ef5a67;box-shadow:0 0 0 4px #ef5a6721}@media (width<=760px){.dcr-bridge-badge{min-width:0;max-width:calc(100vw - 20px);padding:9px 10px;top:10px;right:10px}.dcr-bridge-badge small{display:none}}.dcr-cross-nav{z-index:80;pointer-events:none;width:min(720px,100vw - 28px);position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.dcr-cross-nav-inner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#08111fe6;border:1px solid #ffffff1f;border-radius:18px;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex;box-shadow:0 18px 45px #00000052}.dcr-cross-link{color:#ffffffc7;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex}.dcr-cross-link:hover{color:#fff;background:#ffffff14;transform:translateY(-1px)}.dcr-cross-link.is-active{color:#fff;background:#0877f938;box-shadow:inset 0 0 0 1px #0877f957}.dcr-cross-link-external{border-left:1px solid #ffffff1f;margin-left:2px}.dcr-cross-link small{opacity:.75;font-size:.72rem}@media (width<=640px){.dcr-cross-nav{width:calc(100vw - 16px);bottom:10px}.dcr-cross-nav-inner{scrollbar-width:none;border-radius:16px;justify-content:flex-start;gap:4px;overflow-x:auto}.dcr-cross-nav-inner::-webkit-scrollbar{display:none}.dcr-cross-link{flex:none;min-height:40px;padding:0 11px;font-size:.84rem}}.dcr-access-page{color:#f8fbff;background:radial-gradient(circle at top,#0877f92e,#0000 36%),#07101d;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.dcr-access-card{background:#0a1728f5;border:1px solid #ffffff17;border-radius:24px;width:min(620px,100%);padding:30px;box-shadow:0 24px 80px #0000005c}.dcr-access-card>span{color:#72b3ff;letter-spacing:.12em;margin-bottom:10px;font-size:.76rem;font-weight:800;display:inline-block}.dcr-access-card h1{margin:0 0 12px;font-size:clamp(1.7rem,5vw,2.45rem);line-height:1.08}.dcr-access-card p{color:#a9b8ca;margin:0;line-height:1.65}.dcr-access-label{color:#dbe8f6;gap:8px;margin-top:24px;font-weight:700;display:grid}.dcr-access-label input{box-sizing:border-box;color:#fff;width:100%;min-height:48px;font:inherit;background:#0d1b2d;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:0 14px}.dcr-access-label input:focus{border-color:#0877f9;box-shadow:0 0 0 3px #0877f929}.dcr-access-error{color:#ff9a9a!important;margin-top:16px!important}.dcr-access-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.dcr-access-primary,.dcr-access-secondary{min-height:44px;font:inherit;cursor:pointer;border-radius:12px;padding:0 16px;font-weight:800}.dcr-access-primary{color:#fff;background:#0877f9;border:1px solid #0877f9}.dcr-access-secondary{color:#dbe8f6;background:#ffffff0a;border:1px solid #ffffff1f}.dcr-access-primary:disabled{cursor:not-allowed;opacity:.55}.dcr-access-statuses{gap:10px;margin:22px 0 0;display:grid}.dcr-access-statuses div{background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.dcr-access-statuses dt{color:#92a6bc}.dcr-access-statuses dd{color:#eef6ff;margin:0;font-weight:800}@media (width<=640px){.dcr-access-page{align-items:start;padding:18px 12px}.dcr-access-card{border-radius:18px;margin-top:8vh;padding:22px}.dcr-access-actions,.dcr-access-actions button{width:100%}}.dcr-ops-shell{color:#f4f8ff;background:radial-gradient(circle at 0 0,#0877f924,#0000 34%),#07101d;min-height:100vh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dcr-ops-header{background:#0c192be6;border:1px solid #85abdb2e;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:24px;max-width:1480px;margin:0 auto 20px;padding:24px 26px;display:flex;box-shadow:0 18px 70px #0000003d}.dcr-ops-header span,.dcr-ops-panel-heading span{letter-spacing:.14em;color:#6fbcff;font-size:.75rem;font-weight:800}.dcr-ops-header h1{margin:8px 0 10px;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.dcr-ops-header p{color:#9fb2ca;max-width:720px;margin:0}.dcr-ops-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dcr-ops-header-actions button,.dcr-ops-header-actions a{color:#e8f3ff;font:inherit;cursor:pointer;background:#0d1d31;border:1px solid #85abdb38;border-radius:12px;padding:10px 14px;text-decoration:none}.dcr-ops-header-actions button:hover,.dcr-ops-header-actions a:hover{border-color:#0877f9}.dcr-ops-role{background:#0877f91f;border:1px solid #0877f947;border-radius:999px;letter-spacing:0!important;padding:8px 12px!important;font-size:.78rem!important}.dcr-ops-tabs{gap:10px;max-width:1480px;margin:0 auto 18px;display:flex}.dcr-ops-tabs button{color:#a9bdd6;font:inherit;cursor:pointer;background:#0c192b;border:1px solid #85abdb2e;border-radius:14px;padding:12px 18px;font-weight:800}.dcr-ops-tabs button.active{color:#fff;background:#0877f9;border-color:#0877f9}.dcr-ops-banner{border:1px solid;border-radius:14px;max-width:1480px;margin:0 auto 16px;padding:12px 16px}.dcr-ops-banner.success{color:#8ee8b8;background:#2ac5761a;border-color:#2ac5764d}.dcr-ops-banner.error{color:#ffb2b2;background:#ff58581a;border-color:#ff58584d}.dcr-ops-content{max-width:1480px;margin:0 auto}.dcr-ops-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.dcr-ops-summary{background:linear-gradient(145deg,#0d1d31,#0a1727);border:1px solid #85abdb2b;border-radius:20px;flex-direction:column;gap:6px;padding:20px;display:flex}.dcr-ops-summary span{color:#8da4bf;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.dcr-ops-summary strong{font-size:1.8rem}.dcr-ops-summary small{color:#8197b1}.dcr-ops-summary.warning{background:linear-gradient(145deg,#79470733,#0b1726);border-color:#ffaf2f61}.dcr-ops-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.fuel-grid{grid-template-columns:minmax(320px,.8fr) minmax(0,2.2fr)}.dcr-ops-panel{background:#0b1829;border:1px solid #85abdb29;border-radius:20px;min-width:0;padding:20px}.dcr-ops-panel.wide-panel{grid-column:1/-1}.fuel-grid .wide-panel{grid-column:auto}.dcr-ops-panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dcr-ops-panel-heading h2{margin:5px 0 0;font-size:1.2rem}.dcr-ops-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dcr-ops-form label{color:#a8bad1;flex-direction:column;gap:7px;font-size:.82rem;font-weight:700;display:flex}.dcr-ops-form .wide{grid-column:1/-1}.dcr-ops-form input,.dcr-ops-form select,.dcr-ops-form textarea{box-sizing:border-box;color:#eef6ff;width:100%;font:inherit;background:#071321;border:1px solid #85abdb33;border-radius:11px;outline:none;padding:11px 12px}.dcr-ops-form input:focus,.dcr-ops-form select:focus,.dcr-ops-form textarea:focus{border-color:#0877f9;box-shadow:0 0 0 3px #0877f91f}.dcr-ops-primary{color:#fff!important;cursor:pointer!important;background:#0877f9!important;border:0!important;border-radius:12px!important;padding:12px 14px!important;font-weight:800!important}.dcr-ops-primary:disabled{opacity:.5;cursor:not-allowed!important}.dcr-ops-table-wrap{border:1px solid #85abdb1f;border-radius:14px;overflow:auto}.dcr-ops-table{border-collapse:collapse;width:100%;min-width:820px}.dcr-ops-table th,.dcr-ops-table td{text-align:left;vertical-align:top;border-bottom:1px solid #85abdb1a;padding:12px 13px}.dcr-ops-table th{text-transform:uppercase;letter-spacing:.08em;color:#7f99b7;background:#081522;font-size:.72rem;position:sticky;top:0}.dcr-ops-table td{color:#ced9e7;font-size:.85rem}.dcr-ops-table td strong{color:#f5f9ff;display:block}.dcr-ops-table td small{color:#7890aa;max-width:280px;margin-top:4px;display:block}.dcr-ops-table .empty{text-align:center;color:#7f93ac;padding:28px}.dcr-ops-table .positive{color:#73dda5}.dcr-ops-table .negative{color:#ff9b9b}.dcr-ops-danger{color:#ff9e9e;cursor:pointer;background:#ff4e4e1a;border:1px solid #ff4e4e4d;border-radius:9px;padding:7px 10px}.dcr-storage-cards{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.dcr-storage-item{background:#081522;border:1px solid #85abdb24;border-radius:15px;gap:8px;padding:15px;display:grid}.dcr-storage-item span{color:#6d9fd1;text-transform:uppercase;letter-spacing:.07em;font-size:.72rem}.dcr-storage-item h3{margin:4px 0 0}.dcr-storage-item>strong{font-size:1.35rem}.dcr-storage-item>small{color:#8097b2}.dcr-storage-item.low{border-color:#ffaf2f66;box-shadow:inset 0 0 0 1px #ffaf2f0d}.dcr-ops-empty{color:#7f93ac}.dcr-ops-state{color:#fff;background:#07101d;place-items:center;min-height:100vh;padding:24px;display:grid}.dcr-ops-state section{background:#0b1829;border:1px solid #85abdb2e;border-radius:22px;width:min(620px,100%);padding:30px}.dcr-ops-state span{color:#6fbcff;letter-spacing:.12em;font-size:.75rem;font-weight:800}.dcr-ops-state h1{margin:10px 0}.dcr-ops-state p{color:#9db0c8}.dcr-ops-state a{color:#fff;background:#0877f9;border-radius:11px;margin-top:12px;padding:10px 14px;text-decoration:none;display:inline-block}.dcr-operations-shortcut{z-index:70;color:#fff;background:#0c1b2e;border:1px solid #0877f96b;border-radius:16px;align-items:center;gap:10px;padding:11px 14px;text-decoration:none;display:flex;position:fixed;bottom:88px;right:22px;box-shadow:0 14px 38px #00000059}.dcr-operations-shortcut>span:first-child{font-size:1.3rem}.dcr-operations-shortcut strong,.dcr-operations-shortcut small{display:block}.dcr-operations-shortcut small{color:#8ba5c1;margin-top:2px;font-size:.7rem}@media (width<=1050px){.dcr-ops-header{flex-direction:column}.dcr-ops-header-actions{justify-content:flex-start}.dcr-ops-summary-grid,.dcr-ops-grid,.fuel-grid{grid-template-columns:1fr}.fuel-grid .wide-panel{grid-column:1/-1}.dcr-ops-panel.wide-panel,.storage-grid .wide-panel{grid-column:1}.dcr-operations-shortcut{bottom:82px;right:14px}}@media (width<=680px){.dcr-ops-shell{padding:12px}.dcr-ops-header{border-radius:18px;padding:18px}.dcr-ops-header h1{font-size:2rem}.dcr-ops-summary-grid,.dcr-ops-form{grid-template-columns:1fr}.dcr-ops-form .wide{grid-column:1}.dcr-ops-tabs{grid-template-columns:1fr 1fr;display:grid}.dcr-operations-shortcut{justify-content:center;bottom:74px;left:12px;right:12px}}.dcr-task-composer-trigger{z-index:92;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#051222f2;border:1px solid #0877f97a;border-radius:14px;align-items:center;gap:10px;min-width:190px;padding:11px 13px;display:flex;position:fixed;bottom:18px;left:18px;box-shadow:0 18px 45px #00000057}.dcr-task-composer-trigger>span:first-child{background:#0877f9;border-radius:10px;place-items:center;width:34px;height:34px;font-size:1.2rem;font-weight:900;display:grid}.dcr-task-composer-trigger>span:last-child{text-align:left;gap:2px;display:grid}.dcr-task-composer-trigger strong{font-size:.88rem}.dcr-task-composer-trigger small{color:#91a6bf;font-size:.7rem}.dcr-task-composer-backdrop{z-index:150;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020810c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dcr-task-composer{color:#f7fbff;background:#0b1a2d;border:1px solid #91b0d32e;border-radius:18px;width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 30px 90px #00000080}.dcr-task-composer>header{border-bottom:1px solid #91b0d31f;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.dcr-task-composer header span{color:#6db3ff;letter-spacing:.12em;font-size:.7rem;font-weight:800}.dcr-task-composer h2{margin:5px 0 0;font-size:1.55rem}.dcr-task-composer>header>button{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #91b0d329;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.2rem;display:grid}.dcr-task-composer form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:20px;display:grid}.dcr-task-composer label{color:#c8d6e5;gap:7px;font-size:.8rem;font-weight:700;display:grid}.dcr-task-composer label.wide,.dcr-task-composer .wide{grid-column:1/-1}.dcr-task-composer input,.dcr-task-composer select,.dcr-task-composer textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#071525;border:1px solid #91b0d32e;border-radius:10px}.dcr-task-composer input,.dcr-task-composer select{min-height:42px;padding:0 11px}.dcr-task-composer textarea{resize:vertical;padding:10px 11px;line-height:1.5}.dcr-task-composer-error{color:#ffb2b2;background:#ff636314;border:1px solid #ff636347;border-radius:10px;padding:11px 13px;font-size:.82rem}.dcr-task-composer footer{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.dcr-task-composer footer button{min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:0 16px;font-weight:800}.dcr-task-composer footer .primary{color:#fff;background:#0877f9}.dcr-task-composer footer .secondary{color:#dbe8f5;background:#ffffff0a;border:1px solid #91b0d329}.dcr-task-composer button:disabled{cursor:not-allowed;opacity:.5}@media (width<=720px){.dcr-task-composer-trigger{min-width:0;bottom:74px;left:12px;right:12px}.dcr-task-composer-backdrop{align-items:end;padding:0}.dcr-task-composer{border-radius:18px 18px 0 0;width:100%;max-height:92vh}.dcr-task-composer form{grid-template-columns:1fr;padding:16px}.dcr-task-composer label.wide,.dcr-task-composer .wide{grid-column:auto}.dcr-task-composer footer{grid-template-columns:1fr 1fr;display:grid}}@media (width<=1120px){.dcr-admin-shortcut{bottom:154px}}@media (width<=720px){.dcr-admin-shortcut{bottom:142px}.content{padding-bottom:224px}}:root{color:#edf4f7;font-synthesis:none;text-rendering:optimizelegibility;--ls-blue:#0877f9;--ls-blue-soft:#0877f924;--ranch-green:#7fbd63;--ranch-gold:#d6ad55;--bg:#081117;--sidebar:#0b151c;--surface:#101d25;--surface-2:#14232c;--surface-3:#182b35;--border:#cbe2eb1a;--border-strong:#cbe2eb2e;--text:#edf4f7;--muted:#92a6af;--danger:#ed6b6b;--warning:#e8b75f;--success:#72c67a;--shadow:0 18px 50px #0000003d;background:#081117;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{background:radial-gradient(circle at 80% -10%, #0877f91f, transparent 35%), radial-gradient(circle at 5% 20%, #7fbd6314, transparent 25%), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02}h2{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(1.25rem,2vw,1.75rem)}h3{margin-bottom:8px;font-size:1.1rem}p{color:#b8c7cd;line-height:1.6}small{color:var(--muted)}.app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#09141beb;flex-direction:column;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0}.brand{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.brand:hover{background:#ffffff09}.brand-icon{border:1px solid var(--border-strong);background:linear-gradient(145deg,#7fbd6333,#0877f921);border-radius:13px;place-items:center;width:44px;height:44px;font-size:1.4rem;display:grid}.brand span:last-child{flex-direction:column;min-width:0;display:flex}.brand strong{white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;overflow:hidden}.brand small{text-transform:uppercase;letter-spacing:.12em;margin-top:2px;font-size:.72rem}.side-nav{scrollbar-width:thin;gap:4px;margin-top:24px;display:grid;overflow-y:auto}.side-nav button{color:#9eb1b9;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:43px;padding:0 12px;transition:all .16s;display:flex}.side-nav button:hover{color:var(--text);background:#ffffff0a}.side-nav button.is-active{color:#fff;background:linear-gradient(90deg,#0877f92e,#7fbd6314);border-color:#0877f938}.side-nav button span{text-align:center;width:22px}.sidebar-footer{border-top:1px solid var(--border);gap:8px;margin-top:auto;padding:16px 10px 4px;display:grid}.sidebar-footer a{color:#bdcbd0;font-size:.86rem;text-decoration:none}.sidebar-footer a:hover{color:#fff}.sidebar-footer span{color:#61747d;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}.main-shell{min-width:0}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:15;background:#081117c7;justify-content:flex-end;align-items:center;gap:18px;height:72px;padding:0 30px;display:flex;position:sticky;top:0}.mobile-brand{align-items:center;gap:8px;margin-right:auto;display:none}.topbar-status{color:#a9bbc2;align-items:center;gap:8px;margin-right:auto;font-size:.86rem;display:flex}.account-actions{align-items:center;gap:8px;display:flex}.account-chip{border:1px solid var(--border);cursor:pointer;background:#ffffff06;border-radius:14px;align-items:center;gap:9px;padding:5px 9px 5px 5px;display:flex}.account-chip:hover{background:#0877f90f;border-color:#0877f952}.account-chip>span:last-child{flex-direction:column;align-items:flex-start;display:flex}.account-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.84rem;overflow:hidden}.account-chip small{font-size:.68rem}.avatar{color:#fff;background:linear-gradient(145deg, var(--ls-blue), #0759b6);border-radius:16px;flex:none;place-items:center;width:54px;height:54px;font-size:1.25rem;font-weight:800;display:grid;box-shadow:0 10px 28px #0877f940}.avatar--small{border-radius:10px;width:34px;height:34px;font-size:.82rem}.status-dot{background:#75858d;border-radius:99px;flex:none;width:9px;height:9px;display:inline-block;box-shadow:0 0 0 4px #75858d14}.status-dot--online{background:var(--success);box-shadow:0 0 0 4px #72c67a1a,0 0 18px #72c67a47}.status-dot--offline{background:var(--danger);box-shadow:0 0 0 4px #ed6b6b1a}.status-dot--unknown{background:var(--warning);box-shadow:0 0 0 4px #e8b75f1a}.login-strip{border-bottom:1px solid var(--border);background:#0d1a22;padding:14px 30px}.login-strip form{grid-template-columns:minmax(180px,1fr) minmax(180px,260px) minmax(160px,220px) auto auto;align-items:center;gap:10px;max-width:1180px;margin:0 auto;display:grid}.login-strip form div:first-child strong{font-size:.86rem}.login-strip .message{max-width:1180px;margin:8px auto 0}.content{width:min(1480px,100%);margin:0 auto;padding:30px 32px 70px}.loading-screen{color:#c8d6db;background:var(--bg);align-content:center;place-items:center;gap:14px;min-height:100vh;display:grid}.loading-mark{background:var(--surface);border:1px solid var(--border);border-radius:22px;place-items:center;width:70px;height:70px;font-size:2rem;animation:1.7s ease-in-out infinite pulse;display:grid}@keyframes pulse{50%{transform:translateY(-3px);box-shadow:0 12px 35px #7fbd631f}}.member-loading{color:#a6caf5;background:#0877f912;border:1px solid #0877f929;border-radius:10px;margin-bottom:16px;padding:10px 13px;font-size:.82rem}.eyebrow{color:#77909a;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:.7rem;font-weight:750;line-height:1.2}.hero-card{background:linear-gradient(105deg, #0a1b23fa, #0e2327e0), var(--surface);min-height:330px;box-shadow:var(--shadow);border:1px solid #7fbd6324;border-radius:26px;grid-template-columns:minmax(0,1.5fr) minmax(220px,.5fr);align-items:center;gap:30px;padding:clamp(28px,5vw,58px);display:grid;position:relative;overflow:hidden}.hero-card:before{content:"";background:radial-gradient(circle,#7fbd632e,#0000 68%);border-radius:50%;width:500px;height:500px;position:absolute;top:-210px;right:-220px}.hero-card:after{content:"";background:linear-gradient(90deg, var(--ranch-green), var(--ls-blue), transparent 78%);opacity:.72;height:4px;position:absolute;bottom:0;left:0;right:0}.hero-copy{z-index:1;position:relative}.hero-copy>p:not(.eyebrow){max-width:720px;margin-bottom:8px;font-size:1.03rem}.hero-description{color:#8ea4ad!important}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hero-badge{z-index:1;background:linear-gradient(145deg,#7fbd631f,#0877f914);border:1px solid #7fbd633d;border-radius:44px;align-content:center;justify-self:center;place-items:center;width:180px;height:180px;display:grid;position:relative;transform:rotate(2deg);box-shadow:inset 0 1px #ffffff0a,0 30px 70px #0003}.hero-badge span{font-size:3rem}.hero-badge strong{letter-spacing:.08em;margin-top:6px;font-size:1.5rem}.hero-badge small{letter-spacing:.18em;font-size:.62rem}.primary-button,.secondary-button,.icon-button,.text-button{cursor:pointer;border:0;transition:all .15s}.primary-button,.secondary-button{border-radius:11px;min-height:42px;padding:0 16px;font-weight:700}.primary-button{color:#fff;background:var(--ls-blue);box-shadow:0 8px 24px #0877f933}.primary-button:hover:not(:disabled){background:#1683ff;transform:translateY(-1px)}.secondary-button{color:#dce8ec;border:1px solid var(--border-strong);background:#ffffff0b}.secondary-button:hover:not(:disabled){background:#ffffff13}.button-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.icon-button{color:#aebec5;border:1px solid var(--border);background:#ffffff09;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover{color:#fff;background:#ffffff12}.text-button{color:#75b6ff;background:0 0;padding:5px 0;font-weight:650}button:disabled{opacity:.55;cursor:not-allowed}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.stat-card{border:1px solid var(--border);background:#101d25c7;border-radius:16px;align-items:center;gap:13px;min-height:90px;padding:17px 18px;display:flex}.stat-icon{background:#ffffff09;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.stat-card div{gap:3px;min-width:0;display:grid}.stat-label{color:var(--muted);font-size:.72rem}.stat-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.dashboard-grid,.tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.panel{border:1px solid var(--border);background:linear-gradient(145deg,#111f28e6,#0d1920e6);border-radius:18px;padding:22px;box-shadow:inset 0 1px #ffffff05}.panel--wide{grid-column:1/-1}.panel-heading,.page-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading h2,.panel-heading h3,.page-heading h1{margin-bottom:0}.page-stack{gap:16px;display:grid}.page-heading{align-items:center;margin:4px 0 8px}.page-heading h1{font-size:clamp(2rem,4vw,3rem)}.role-badge,.assigned-badge,.phase-badge{color:#b9d7ff;background:var(--ls-blue-soft);border:1px solid #0877f92e;border-radius:99px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:700;display:inline-flex}.phase-badge{color:#bfd8af;background:#7fbd6317;border-color:#7fbd632e}.assigned-badge{align-self:flex-start}.mini-grid,.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-grid>div,.detail-grid>div{border:1px solid var(--border);background:#ffffff05;border-radius:12px;gap:5px;min-width:0;padding:13px 14px;display:grid}.mini-grid span,.detail-grid span,.metric-list span{color:var(--muted);font-size:.72rem}.mini-grid strong,.detail-grid strong{overflow-wrap:anywhere;font-size:.88rem}.compact-list,.metric-list{gap:2px;display:grid}.compact-row,.metric-list>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:10px 0;display:flex}.compact-row:last-child,.metric-list>div:last-child{border-bottom:0}.compact-row>div{gap:3px;display:grid}.compact-row span{color:var(--muted);font-size:.74rem}.metric-list strong{text-align:right;font-size:.86rem}.recruiting-panel,.login-callout,.success-panel,.recruiting-hero{justify-content:space-between;align-items:center;gap:24px;display:flex}.recruiting-panel{border-color:#7fbd632e}.recruiting-panel p:last-child{margin-bottom:0}.recruiting-facts{grid-template-columns:repeat(2,auto);gap:8px;display:grid}.recruiting-facts span{color:#b9c9ce;border:1px solid var(--border);background:#ffffff09;border-radius:10px;padding:9px 12px;font-size:.78rem}.card-list{gap:10px;display:grid}.list-card{justify-content:space-between;align-items:center;gap:20px;display:flex}.list-card h3{margin-top:8px}.list-card p{margin-bottom:8px}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.pill{color:#afc0c7;border:1px solid var(--border);text-transform:capitalize;background:#ffffff09;border-radius:99px;align-items:center;min-height:24px;padding:0 8px;font-size:.66rem;font-weight:700;display:inline-flex}.pill--online,.pill--ready,.pill--done,.pill--resolved,.pill--completed{color:#a8e3ad;background:#72c67a14;border-color:#72c67a2e}.pill--offline,.pill--repair_required,.pill--out_of_service{color:#ffb5b5;background:#ed6b6b14;border-color:#ed6b6b2e}.pill--open,.pill--in_progress,.pill--in_use,.pill--in_repair,.pill--harvest_ready,.pill--needs_work{color:#f0d09a;background:#e8b75f14;border-color:#e8b75f2b}.pill--priority-high,.pill--priority-urgent{color:#ffc2c2;border-color:#ed6b6b33}.pill--priority-low{color:#9ec8ec}.empty-state{color:#718791;margin:18px 0 0;font-size:.86rem}.empty-panel,.map-placeholder{text-align:center;align-content:center;place-items:center;min-height:240px;display:grid}.empty-panel>span,.map-placeholder>span{margin-bottom:12px;font-size:2.4rem}.empty-panel p,.map-placeholder p{max-width:620px;margin-bottom:0}.info-note{color:#a7bfd2;background:#0877f90e;border:1px solid #0877f929;border-radius:12px;margin-top:16px;padding:13px 15px;font-size:.82rem;line-height:1.55}.map-panel{min-height:520px;padding:12px;overflow:hidden}.map-panel img{object-fit:contain;background:#060b0e;border-radius:12px;width:100%;max-height:720px;display:block}.profile-card{align-items:center;gap:18px;display:flex}.profile-card h2,.profile-card p{margin-bottom:4px}.event-date{color:#dce8ec;background:#7fbd6314;border:1px solid #7fbd6329;border-radius:14px;flex:none;align-content:center;place-items:center;width:64px;height:64px;display:grid}.event-date strong{font-size:1.25rem}.event-date span{color:var(--muted);text-transform:uppercase;font-size:.68rem}.news-body{white-space:pre-wrap}.application-status,.success-panel{justify-content:flex-start;min-height:150px}.status-icon,.success-panel>span{font-size:2.3rem}.application-panel{max-width:900px}.application-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.application-form label{color:#b5c4ca;gap:7px;font-size:.76rem;font-weight:650;display:grid}.form-wide{grid-column:1/-1}input,textarea,select{border:1px solid var(--border-strong);color:#edf4f7;background:#040c1094;border-radius:10px;outline:none;width:100%;transition:all .13s}input,select{min-height:43px;padding:0 12px}textarea{resize:vertical;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:#0877f98c;box-shadow:0 0 0 3px #0877f914}select option{color:#fff;background:#10202a}.form-actions{justify-content:flex-end;display:flex}.message{color:#bfd9ef;background:#0877f912;border-radius:9px;margin:0;padding:10px 12px;font-size:.8rem;line-height:1.4}.error-message{color:#f4b9b9;background:#ed6b6b12;border:1px solid #ed6b6b26;margin-bottom:16px}.large-icon{margin-bottom:14px;font-size:2rem;display:block}.mobile-nav{display:none}@media (width<=1120px){.app-shell{grid-template-columns:210px minmax(0,1fr)}.sidebar{padding-inline:10px}.brand strong{font-size:.82rem}.content{padding-inline:22px}.stat-grid,.mini-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-strip form{grid-template-columns:1fr 1fr auto auto}.login-strip form>div:first-child{display:none}}@media (width<=820px){.app-shell{display:block}.sidebar{display:none}.topbar{height:64px;padding:0 16px}.mobile-brand{display:flex}.topbar-status,.account-chip>span:last-child{display:none}.content{padding:18px 14px 94px}.hero-card{min-height:unset;grid-template-columns:1fr;padding:28px 22px}.hero-badge{display:none}.dashboard-grid,.tile-grid{grid-template-columns:1fr}.panel--wide{grid-column:auto}.mobile-nav{height:72px;padding:7px max(8px, env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#09141bf7;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#758a94;background:0 0;border:0;border-radius:9px;align-content:center;place-items:center;gap:2px;min-width:0;display:grid}.mobile-nav button.is-active{color:#fff;background:#0877f91f}.mobile-nav span{font-size:1.05rem}.mobile-nav small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:inherit;font-size:.58rem;overflow:hidden}.login-strip{padding:14px}.login-strip form{grid-template-columns:1fr auto}.login-strip form input{grid-column:1/-1}.recruiting-panel,.login-callout,.recruiting-hero{flex-direction:column;align-items:flex-start}.recruiting-facts{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.map-panel{min-height:340px}}@media (width<=560px){h1{font-size:2rem}.topbar{gap:8px}.topbar .secondary-button{padding-inline:11px;font-size:.76rem}.hero-card{border-radius:20px}.hero-actions{display:grid}.stat-grid,.mini-grid,.detail-grid,.application-form{grid-template-columns:1fr}.form-wide{grid-column:auto}.stat-card{min-height:76px}.panel{border-radius:15px;padding:18px}.panel-heading,.page-heading{align-items:flex-start}.page-heading .secondary-button{padding-inline:10px;font-size:.72rem}.list-card{flex-direction:column;align-items:flex-start}.profile-card{align-items:flex-start}.recruiting-facts{grid-template-columns:1fr}.account-chip{background:0 0;border:0}.mobile-nav{height:68px}}
