:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--brand-blue:#1A4FD6;--brand-blue-dark:#123A9E;--brand-blue-soft:#EAF0FF;--navy:#13213A;--gold:#d7a63c;--bg:#f4f6fa;--line:#e1e5eb;--ink:#171a23;--muted:#6c7480}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}button,input,textarea{font:inherit}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.shell>aside{background:var(--navy);color:#fff;padding:18px 14px;display:flex;flex-direction:column}.brand{display:flex;gap:10px;align-items:center;margin-bottom:20px}.mark{width:38px;height:38px;border-radius:10px;background:var(--gold);color:var(--navy);display:grid;place-items:center;font-weight:900}.brandtext small,.brandtext b{display:block}.brandtext small{font-size:9px;letter-spacing:1.3px;color:#c8d0db}.nav{width:100%;border:0;background:transparent;color:#dce1e8;padding:11px;border-radius:9px;text-align:left;display:flex;gap:11px;cursor:pointer}.nav:hover{background:#253247}.nav span{width:22px;text-align:center;font-weight:900}.nav em{font-style:normal;font-weight:700}.user{margin-top:auto;border-top:1px solid #354258;padding-top:15px}.user span{display:block;font-size:11px;color:#adb7c5;margin:3px 0 10px}.user button{background:transparent;color:#fff;border:1px solid #536078;border-radius:8px;padding:7px 10px}main{min-width:0}header{height:90px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 30px}header small{color:var(--gold);font-weight:900;letter-spacing:1.2px}h1{margin:3px 0 0}header>div:last-child{display:flex;gap:12px;align-items:center}button{background:#fff;border:1px solid #ccd2d9;border-radius:9px;padding:9px 12px;font-weight:750;cursor:pointer}header button,.end button,.login button,.reviewactions button:last-child,.card>button{background:var(--navy);color:#fff;border:0}.saved{font-size:12px;color:#237a57;font-weight:800}section{padding:28px}.notice{background:#fff4d3;border:1px solid #ead18a;border-radius:10px;padding:12px;color:#6d541b;margin-bottom:14px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px}.stat small{color:var(--muted);font-weight:850}.stat b{display:block;font-size:30px;margin-top:6px}.editing{grid-template-columns:72px 1fr}.editing>aside{padding:18px 9px}.editing .brandtext,.editing .nav em,.editing .user b,.editing .user span{display:none}.editing .brand,.editing .nav{justify-content:center}.editing .nav span{font-size:19px}.workspace{display:grid;grid-template-columns:190px minmax(480px,1fr) 340px;gap:18px;align-items:start}.palette,.editor,.preview{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px}.palette{position:sticky;top:18px}.palette h3{margin-top:0}.palette button{display:block;width:100%;margin-bottom:6px;text-align:left;font-size:12px;padding:8px}.flow{display:flex;gap:8px;align-items:center;margin-bottom:16px}.flow span{background:#eef1f4;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.flow span:first-child{background:#fff0c9}.block{border:1px solid var(--line);border-radius:11px;padding:12px;margin-bottom:10px;background:#fbfcfd}label{display:block;font-size:12px;font-weight:800;margin-top:10px}input,textarea{display:block;width:100%;margin-top:5px;border:1px solid #ccd2d9;border-radius:8px;padding:9px}textarea{min-height:70px}.end{display:flex;justify-content:flex-end;margin-top:15px}.preview{position:sticky;top:18px}.phone{width:280px;height:560px;border:9px solid #151a22;border-radius:34px;margin:10px auto 0;background:#f6f7f9;overflow:hidden}.notch{height:20px;width:100px;background:#151a22;border-radius:0 0 13px 13px;margin:auto}.screen{height:520px;overflow:auto;padding:14px}.screen>small{color:var(--gold);font-weight:900}.screen h2{font-size:21px}.screen>p{font-size:12px;color:var(--muted)}.pb{font-size:12px;margin:14px 0}.pb p{line-height:17px}.warn{background:#fff0d4;border-left:4px solid #c48313;padding:9px;border-radius:8px}.review{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rb{border-top:1px solid var(--line);padding:12px 0}.reviewactions{margin-top:26px}.reviewactions>div{display:flex;justify-content:flex-end;gap:10px}.login{min-height:100vh;background:var(--navy);display:grid;place-items:center}.login form{background:#fff;width:min(420px,94vw);padding:28px;border-radius:17px}.login small{display:block;color:var(--gold);font-weight:900;margin-top:12px}.login label{margin-top:14px}.login button{width:100%;margin-top:10px}@media(max-width:1100px){.workspace{grid-template-columns:170px 1fr}.preview{grid-column:2;position:static}.review{grid-template-columns:1fr}}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.media-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px}.media-thumb{height:130px;background:#dfe3e8;border-radius:9px;display:grid;place-items:center;color:#69727c;font-weight:800;margin-bottom:10px}.media-card span{display:block;color:var(--muted);font-size:11px;margin:5px 0 10px;word-break:break-all}.upload-btn{background:var(--navy);color:#fff;border-radius:9px;padding:10px 14px;font-weight:800;cursor:pointer}.upload-btn input{display:none}.photo-tools{display:flex;gap:10px;align-items:center;margin-top:8px}.photo-tools span{font-size:11px;color:var(--muted)}.media-thumb-img{width:100%;height:130px;object-fit:contain;background:#dfe3e8;border-radius:9px;margin-bottom:10px}.overlay{position:fixed;inset:0;background:#0008;z-index:50;display:grid;place-items:center;padding:20px}.dialog{width:min(900px,95vw);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;padding:20px}.dialog.wide{width:min(1100px,96vw)}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.dialog-head button{font-size:24px;border:0;background:transparent}.picker-actions{display:flex;gap:8px;margin-top:8px}.annotator-layout{display:grid;grid-template-columns:220px 1fr;gap:18px}.annotator-tools{display:flex;flex-direction:column;gap:10px}.annotation-canvas{position:relative;background:#e6e9ed;border-radius:12px;min-height:430px;display:flex;align-items:center;justify-content:center;overflow:hidden}.annotation-canvas img{max-width:100%;max-height:520px;display:block}.ann-preview{position:absolute;background:var(--gold);color:var(--navy);font-weight:900;padding:7px 10px;border-radius:999px;transform:translate(-50%,-50%)}.ann-preview.circle{width:70px;height:70px;border:5px solid var(--gold);background:transparent;color:transparent}.ann-preview.box{width:95px;height:65px;border:5px solid var(--gold);background:transparent;color:transparent;border-radius:4px}.ann-preview.arrow{background:transparent;color:var(--gold);font-size:42px;padding:0}.ann-preview.arrow:before{content:"➜"}.ann-preview.number{width:32px;height:32px;display:grid;place-items:center;padding:0}@media(max-width:900px){.annotator-layout{grid-template-columns:1fr}}.tool-group{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.tool-label{display:block;font-size:12px;margin-bottom:6px}.color-row{display:flex;gap:7px;flex-wrap:wrap}.color-swatch{width:30px;height:30px;padding:0;border-radius:50%;border:2px solid #cbd1d8}.color-swatch.selected{outline:3px solid #6c7480;outline-offset:2px}.danger-btn{background:#fff5f4;color:#a33a32;border:1px solid #efc9c5}.helper{font-size:11px;color:var(--muted);line-height:16px}.annotation-canvas{-webkit-user-select:none;user-select:none}.annotation-canvas img{pointer-events:none}.ann-object{position:absolute;transform:translate(-50%,-50%);cursor:grab;z-index:3}.ann-object.label span{display:block;background:var(--ann-color);color:#111827;font-weight:900;padding:7px 10px;border-radius:999px;white-space:nowrap}.ann-object.number span{display:grid;place-items:center;width:34px;height:34px;background:var(--ann-color);color:#111827;font-weight:900;border-radius:50%}.ann-object.arrow span{font-size:46px;line-height:1;color:var(--ann-color);font-weight:900;text-shadow:0 1px 1px #0003}.ann-object.circle{width:76px;height:76px;border:5px solid var(--ann-color);border-radius:50%}.ann-object.box{width:105px;height:72px;border:5px solid var(--ann-color);border-radius:5px}.metadata-editor{background:#f7f8fa;border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:15px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.metadata-editor label:first-child{grid-column:1/-1}.metadata-editor textarea{min-height:58px}.block-titlebar{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.block-titlebar button{padding:4px 8px;margin-left:5px}.block-titlebar button:disabled{opacity:.35;cursor:not-allowed}.picker-card{min-width:0}.picker-thumb{width:100%;height:115px;object-fit:cover;background:#e1e4e8;border-radius:8px;margin-bottom:8px}.attached-media{display:flex;align-items:center;gap:9px;width:100%;margin-top:8px;padding:8px;background:#eef1f4;border-radius:8px}.attached-media img{width:64px;height:48px;object-fit:cover;border-radius:6px}.attached-media span{font-size:11px;flex:1}.attached-media em{font-size:10px;color:#237a57;font-style:normal;font-weight:800}.row-actions{display:flex;gap:8px;align-items:center}.delete-btn{color:#a33a32;border-color:#e0b7b3;background:#fff8f7}.confirm-dialog{width:min(480px,94vw);background:#fff;border-radius:16px;padding:22px}.confirm-dialog h2{margin-top:0}.warn-copy{color:#a33a32;font-weight:800}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.delete-confirm{background:#a33a32!important;color:#fff!important;border-color:#a33a32!important}.media-warning{width:100%;margin-top:8px;padding:10px;border:1px solid #e6b9b4;background:#fff7f6;border-radius:8px}.media-warning b{display:block;color:#a33a32;font-size:12px}.media-warning span{display:block;color:#7a3e38;font-size:11px;margin-top:3px}.annotator-layout{align-items:start}.annotation-canvas{position:relative;display:inline-block;min-height:0;width:auto;max-width:100%;background:#e6e9ed;border-radius:12px;overflow:hidden;line-height:0;justify-self:start}.palette-help{font-size:11px;line-height:16px;color:var(--muted);margin:-3px 0 10px}.palette button[draggable=true]{cursor:grab}.drag-handle{font-size:18px;line-height:1;color:#7c858f;cursor:grab;-webkit-user-select:none;user-select:none;padding:3px 5px;border-radius:6px}.drag-handle:hover{background:#e9edf1;color:#28313d}.block-dropzone{height:8px;margin:2px 0;border-radius:6px;color:transparent;font-size:10px;text-align:center;line-height:26px;transition:.12s ease}.block-dropzone.active{height:28px;margin:5px 0;background:#fff3cf;border:1px dashed #c99b2f;color:#735714}.block{transition:box-shadow .12s ease}.block:has(.drag-handle:active){box-shadow:0 4px 18px #0002}.palette-help{margin:-4px 0 10px;font-size:11px;line-height:16px;color:var(--muted)}.palette button[draggable=true]{display:flex;align-items:center;gap:7px;cursor:grab}.palette button[draggable=true]:active{cursor:grabbing}.palette-grip{font-size:17px;line-height:1;color:#7c858f;letter-spacing:-3px}.block-heading{display:flex;align-items:center;gap:8px}.drag-handle{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 7px;border:1px solid #d7dce2;border-radius:7px;background:#f7f8fa;color:#68717c;font-size:19px;line-height:1;letter-spacing:-3px;cursor:grab;-webkit-user-select:none;user-select:none}.drag-handle:hover{border-color:#b9c0c8;background:#edf0f3;color:#222a34}.drag-handle:active{cursor:grabbing}.block.dragging{opacity:.55;border-style:dashed}.block-dropzone{height:12px;margin:0 4px;border:1px dashed transparent;border-radius:8px;color:transparent;font-size:11px;font-weight:800;text-align:center;line-height:30px;transition:height .12s ease,margin .12s ease,background .12s ease,border-color .12s ease}.block-dropzone.active{height:32px;margin:6px 4px;border-color:#c79a2f;background:#fff3ce;color:#735714}.unused-badge{display:inline-block;margin-left:4px;padding:3px 7px;border-radius:999px;background:#eef1f4;color:#737c86;font-size:9px;font-weight:800;letter-spacing:.15px}.annotation-canvas{position:relative;display:inline-block;min-height:0;width:auto;max-width:100%;background:#e6e9ed;border-radius:12px;overflow:hidden;line-height:0;justify-self:start;-webkit-user-select:none;user-select:none}.annotation-canvas img{display:block;width:auto;height:auto;max-width:100%;max-height:520px;pointer-events:none}.ann-object{position:absolute;transform:translate(-50%,-50%);cursor:grab;z-index:3;box-sizing:border-box;line-height:1.1}.ann-object:active{cursor:grabbing}.ann-object.selected{outline:2px dashed #6b7280;outline-offset:4px}.ann-circle{border-style:solid;border-radius:50%;background:transparent}.ann-box{border-style:solid;border-radius:0;background:transparent}.ann-arrow-svg{overflow:visible}.ann-label{color:#111827;font-weight:700;white-space:nowrap;text-align:center}.ann-number{display:grid;place-items:center;border-radius:50%;color:#111827;font-weight:700;text-align:center}.section-subtitle{margin:4px 0 0;color:var(--muted);font-size:13px}.sop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}.sop-preview-card{background:#fff;border:1px solid #e3e6ea;border-radius:16px;overflow:hidden;box-shadow:0 2px 10px #1720330b;transition:transform .15s ease,box-shadow .15s ease}.sop-preview-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #17203313}.sop-preview{min-height:250px;padding:20px 20px 18px;background:linear-gradient(180deg,#fbfcfd,#f5f7f9)}.sop-preview-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.status-pill{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.55px;text-transform:uppercase;background:#e9edf2;color:#5c6672}.status-published{background:#e7f3eb;color:#3e7251}.status-in_review{background:#fff1cc;color:#806018}.status-draft{background:#e9edf2;color:#59636f}.sop-kind{font-size:10px;color:#87909b;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.sop-doc-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#182235;color:#fff;font-size:18px;margin-bottom:14px}.sop-preview h3{font-size:18px;line-height:23px;margin:0 0 8px;color:#171a23}.sop-preview p{font-size:12px;line-height:18px;color:#68707d;margin:0;min-height:36px}.sop-preview-lines{display:grid;gap:7px;margin-top:22px}.sop-preview-lines span{height:5px;border-radius:99px;background:#dde2e7}.sop-preview-lines span:nth-child(2){width:82%}.sop-preview-lines span:nth-child(3){width:58%}.sop-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid #e7eaee;background:#fff}.sop-card-actions button{margin:0}.primary-card-action{font-weight:800}.empty-library{grid-column:1/-1;text-align:center;padding:40px}.review-v2{display:grid;grid-template-columns:minmax(460px,1fr) 330px;gap:26px;align-items:start}.review-preview-column{min-width:0}.review-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.review-heading small{font-size:9px;font-weight:900;letter-spacing:1px;color:#7c858f}.review-heading h2{margin:3px 0 0}.review-preview-note{font-size:11px;color:#7a838e}.review-side{display:grid;gap:14px;position:sticky;top:18px}.review-summary small{font-size:9px;font-weight:900;letter-spacing:1px;color:#806018}.review-summary h3{margin:7px 0 6px}.review-summary p{font-size:12px;color:var(--muted);line-height:18px}.review-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.review-meta span{padding:5px 7px;border-radius:999px;background:#f0f2f4;color:#606975;font-size:9px;font-weight:800}.review-action-buttons{display:grid;gap:8px;margin-top:12px}.approve-btn{background:#182235!important;color:#fff!important;border-color:#182235!important}.iphone-shell{width:390px;max-width:100%;margin:0 auto;background:#11141a;border:8px solid #11141a;border-radius:48px;padding:4px;box-shadow:0 18px 48px #15203328}.iphone-screen{height:760px;max-height:calc(100vh - 180px);min-height:620px;background:#f4f5f7;border-radius:38px;overflow:hidden;position:relative;display:flex;flex-direction:column}.iphone-speaker{width:105px;height:24px;border-radius:0 0 16px 16px;background:#11141a;margin:0 auto -20px;position:relative;z-index:5}.phone-status{height:34px;padding:10px 22px 0;display:flex;justify-content:space-between;align-items:center;background:#182235;color:#fff;font-size:10px;font-weight:800;flex:0 0 auto}.phone-nav{height:48px;padding:0 17px;display:grid;grid-template-columns:35px 1fr 35px;align-items:center;text-align:center;background:#182235;color:#fff;font-size:12px;font-weight:800;flex:0 0 auto}.phone-back{font-size:28px;text-align:left;font-weight:400}.phone-scroll{flex:1;overflow:auto;padding:0 18px 34px}.phone-sop-head{padding:24px 0 18px}.phone-sop-head small{font-size:9px;font-weight:900;letter-spacing:1.2px;color:#a37b20;text-transform:uppercase}.phone-sop-head h1{font-size:27px;line-height:31px;margin:7px 0;color:#171a23;letter-spacing:-.5px}.phone-sop-head p{font-size:13px;line-height:19px;color:#68707d;margin:0}.phone-section{padding:17px 0 7px;border-top:1px solid #e0e3e7}.phone-section h3,.phone-standard-block h3,.phone-photo-block h3{font-size:17px;line-height:22px;margin:0 0 7px;color:#171a23}.phone-section p,.phone-standard-block p,.phone-step p,.phone-alert p,.phone-tip p,.phone-why p{font-size:13px;line-height:19px;margin:0;color:#4f5864}.phone-standard-block{background:#fff;border:1px solid #e1e4e8;border-radius:14px;padding:14px;margin:10px 0}.phone-step{display:grid;grid-template-columns:31px 1fr;gap:11px;background:#fff;border:1px solid #e1e4e8;border-radius:14px;padding:14px;margin:10px 0}.phone-step-number{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#d7a63c;color:#171a23;font-size:12px;font-weight:900}.phone-step h3{font-size:15px;line-height:20px;margin:2px 0 5px}.phone-photo-block{margin:14px 0}.phone-photo-block img{display:block;width:100%;height:auto;max-height:330px;object-fit:contain;background:#e5e8ec;border-radius:13px}.phone-caption{font-size:11px!important;line-height:16px!important;color:#69717d!important;margin-top:7px!important}.phone-photo-missing{height:180px;border-radius:13px;background:#e5e8ec;display:grid;place-items:center;text-align:center;color:#7b838e;font-size:11px;padding:15px}.phone-checklist{display:grid;gap:9px}.phone-checklist>div{display:grid;grid-template-columns:21px 1fr;gap:6px;align-items:start}.phone-checklist span{font-size:17px;color:#a67d20;line-height:18px}.phone-checklist p{margin:0;font-size:13px;line-height:18px;color:#4f5864}.phone-alert{border-radius:13px;padding:13px 14px;margin:10px 0;border-left:5px solid #d7a63c;background:#fff7df}.phone-alert-warning,.phone-alert-do-not{background:#fff1ef;border-left-color:#c95549}.phone-alert strong,.phone-tip strong{display:block;font-size:12px;margin-bottom:4px}.phone-tip{border-radius:13px;padding:13px 14px;margin:10px 0;background:#edf4ee;border-left:5px solid #679172}.phone-why{background:#fff;border:1px solid #e1e4e8;border-radius:13px;padding:12px 13px;margin:10px 0}.phone-why summary{font-size:12px;font-weight:900;color:#3b4350;cursor:pointer}.phone-why p{margin-top:8px}.phone-empty{padding:30px 15px;text-align:center;color:#7b838e;font-size:12px}.phone-home-indicator{width:120px;height:5px;border-radius:99px;background:#11141a;margin:8px auto 7px;flex:0 0 auto}@media(max-width:1050px){.review-v2{grid-template-columns:1fr}.review-side{position:static}}.block-dropzone{position:relative;height:24px;margin:-6px 4px;border:0;border-radius:8px;color:transparent;font-size:0;line-height:1;z-index:4;transition:height .1s ease,margin .1s ease,background .1s ease}.block-dropzone:after{content:"";position:absolute;left:10px;right:10px;top:50%;height:2px;border-radius:99px;background:transparent;transform:translateY(-50%);transition:background .1s ease,height .1s ease}.block-dropzone.active{height:34px;margin:-3px 4px;border:0;background:#fff8e7;color:transparent}.block-dropzone.active:after{height:4px;background:#d7a63c;box-shadow:0 0 0 1px #b9871f22}.block-drop-surface{position:relative}.block-drop-surface.drop-nearby{box-shadow:0 0 0 2px #d7a63c22,0 5px 18px #1720330b}.block-drop-surface.drop-nearby:before,.block-drop-surface.drop-nearby:after{content:"";position:absolute;left:12px;right:12px;height:3px;border-radius:99px;background:#d7a63c;pointer-events:none;opacity:0}.block-drop-surface.drop-nearby:before{top:-7px}.block-drop-surface.drop-nearby:after{bottom:-7px}.block-drop-surface.drop-nearby:has(+.block-dropzone.active):after{opacity:1}.drag-handle{touch-action:none}.block-actions{display:flex;align-items:center;gap:5px}.block-delete-btn{color:#9c3f38!important;border-color:#e5c6c3!important;background:#fff8f7!important;font-weight:900}.block-delete-btn:hover{background:#fff0ee!important;border-color:#d9aaa5!important;color:#7f2e28!important}.confirm-note{padding:9px 11px;border-radius:8px;background:#f3f5f7;color:#5f6873;font-size:11px;line-height:16px}.metadata-editor-main{grid-template-columns:minmax(280px,.9fr) minmax(340px,1.4fr)!important}.sop-settings-panel{margin:16px 0 18px;border:1px solid #dfe3e8;background:#f9fafb;border-radius:16px;padding:18px}.settings-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:15px}.settings-panel-head small{font-size:9px;font-weight:900;letter-spacing:1px;color:#7b8490}.settings-panel-head h3{font-size:18px;margin:4px 0}.settings-panel-head p{font-size:11px;color:var(--muted);margin:0}.settings-completion{flex:0 0 auto;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:.2px}.settings-completion.complete{background:#e5f2e9;color:#427052}.settings-completion.needs-attention{background:#fff1ce;color:#7b5d1b}.settings-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(420px,1.3fr);gap:12px}.settings-card{background:#fff;border:1px solid #e2e5e9;border-radius:12px;padding:13px}.settings-card-wide{grid-column:auto}.settings-card-title{display:grid;gap:2px;margin-bottom:10px}.settings-card-title>b{font-size:12px;color:#222832}.settings-card-title b em{font-style:normal;font-size:8px;letter-spacing:.5px;text-transform:uppercase;color:#9b6820;background:#fff0c9;border-radius:999px;padding:3px 6px;margin-left:5px}.settings-card-title>span{font-size:10px;line-height:14px;color:#7b8490}.settings-card label{font-size:10px;font-weight:800;color:#5e6671}.settings-card select,.settings-card input{margin-top:5px}.location-picker{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end}.settings-add-btn{height:37px;margin-bottom:0}.settings-chips,.keyword-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.settings-chip{display:inline-flex;align-items:center;gap:7px;background:#edf1f4;border:1px solid #dfe4e8;border-radius:999px;padding:5px 6px 5px 9px;font-size:10px;font-weight:800;color:#4e5864}.settings-chip button,.keyword-chip button{border:0!important;background:transparent!important;padding:0 3px!important;margin:0!important;color:#707985!important;font-size:15px!important;line-height:1!important}.required-chip{background:#edf5ef;border-color:#d8e9dd;color:#446c52}.settings-empty{font-size:10px;color:#8a929c;font-style:italic}.required-empty{color:#9a6924}.equipment-search{width:100%;box-sizing:border-box}.equipment-choice-list{max-height:195px;overflow:auto;display:grid;gap:5px;margin-top:8px;padding-right:3px}.equipment-choice{display:grid!important;grid-template-columns:18px 1fr;gap:7px;align-items:start;padding:7px 8px;border:1px solid #e4e7eb;border-radius:8px;background:#fbfcfd;cursor:pointer}.equipment-choice input{margin:2px 0 0!important}.equipment-choice span{display:grid;gap:1px}.equipment-choice b{font-size:10px;color:#333b46}.equipment-choice small{font-size:9px;font-weight:500;color:#7b8490}.keyword-add-row{display:grid;grid-template-columns:1fr 105px auto;gap:7px;align-items:end}.keyword-add-row input,.keyword-add-row select{margin:0}.keyword-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid #dfe3e7;background:#f4f6f8;border-radius:999px;padding:4px 5px 4px 9px}.keyword-chip>span{font-size:10px;font-weight:800}.keyword-chip select{width:auto!important;margin:0!important;padding:3px 20px 3px 5px!important;border-radius:999px!important;font-size:8px!important}.settings-toggle{display:grid!important;grid-template-columns:18px 1fr;gap:8px;align-items:start;padding:8px 0}.settings-toggle+.settings-toggle{border-top:1px solid #eceef1}.settings-toggle input{margin:2px 0 0!important}.settings-toggle span{display:grid;gap:2px}.settings-toggle b{font-size:10px;color:#333b46}.settings-toggle small{font-size:9px;font-weight:500;color:#7b8490;line-height:13px}.review-placement{display:grid;gap:5px;margin-top:13px;padding-top:12px;border-top:1px solid #e5e8eb}.review-placement>b{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#7b8490}.review-placement>span{font-size:10px;font-weight:800;color:#49535f}.review-placement .review-missing{color:#9a6220}@media(max-width:1150px){.settings-grid{grid-template-columns:1fr}.settings-card-wide{grid-column:1}}.editor,.metadata-editor,.sop-settings-panel,.settings-grid,.settings-card,.settings-card-wide,.settings-control-row,.location-picker,.keyword-add-row{min-width:0;max-width:100%;box-sizing:border-box}.metadata-editor input,.metadata-editor textarea,.settings-card input,.settings-card select,.settings-card textarea{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.settings-card,.settings-card-wide{overflow:hidden}.location-picker{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.keyword-add-row{grid-template-columns:minmax(0,1fr) 110px auto}.keyword-add-row button,.location-picker button{white-space:nowrap}.equipment-choice-list,.keyword-list,.settings-chips{max-width:100%;overflow-x:hidden}.settings-chip,.keyword-chip{max-width:100%}.settings-chip{white-space:normal}.keyword-chip>span{overflow-wrap:anywhere}.shell.editing main section{overflow-x:hidden}.shell.editing .workspace{grid-template-columns:230px minmax(0,1fr);max-width:calc(100vw - 86px)}.shell.editing .editor{width:100%;min-width:0;padding-right:0}@media(max-width:1450px){.settings-grid{grid-template-columns:minmax(0,1fr)}.settings-card,.settings-card-wide{grid-column:1}.location-picker{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}}@media(max-width:1180px){.location-picker,.keyword-add-row{grid-template-columns:minmax(0,1fr)}.settings-add-btn,.keyword-add-row button{width:100%}}@media(min-width:1250px){.shell.editing main{min-width:0}.shell.editing .workspace{width:100%}}.metadata-editor-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}@media(max-width:1180px){.metadata-editor-main{grid-template-columns:minmax(0,1fr)!important}}.shell.editing .workspace{display:grid;grid-template-columns:210px minmax(0,1fr) 350px;gap:18px;align-items:start;width:100%;max-width:none;min-width:0}.shell.editing .palette{grid-column:1;min-width:0}.shell.editing .editor{grid-column:2;min-width:0;width:auto;max-width:100%}.shell.editing .preview{grid-column:3;grid-row:1;position:sticky;top:18px;width:auto;min-width:0;max-width:350px;box-sizing:border-box;align-self:start}.shell.editing .preview .phone{width:min(280px,100%);box-sizing:border-box}@media(max-width:1750px){.shell.editing .settings-grid{grid-template-columns:minmax(0,1fr)}.shell.editing .settings-card,.shell.editing .settings-card-wide{grid-column:1}.shell.editing .location-picker{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}}@media(max-width:1250px){.shell.editing .workspace{grid-template-columns:180px minmax(0,1fr)}.shell.editing .palette{grid-column:1}.shell.editing .editor{grid-column:2}.shell.editing .preview{grid-column:2;grid-row:auto;position:static;max-width:350px;justify-self:center;margin-top:0}}@media(max-width:1050px){.shell.editing .workspace{grid-template-columns:minmax(0,1fr)}.shell.editing .palette,.shell.editing .editor,.shell.editing .preview{grid-column:1}.shell.editing .palette{position:static}.shell.editing .preview{justify-self:center}.shell.editing .location-picker,.shell.editing .keyword-add-row{grid-template-columns:minmax(0,1fr)}}.settings-mode main{min-width:0}.settings-page{width:min(1120px,100%);margin:0 auto;display:grid;gap:16px}.workflow-steps{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 16px}.workflow-step{display:flex;align-items:center;gap:9px;color:#7a838e}.workflow-step>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#edf0f3;color:#68717c;font-size:11px;font-weight:900;flex:0 0 auto}.workflow-step>div{display:grid;gap:1px}.workflow-step b{font-size:11px;color:#5c6570}.workflow-step small{font-size:9px;color:#8b939c}.workflow-step.active>span{background:var(--gold);color:#172033}.workflow-step.active b{color:#202731}.workflow-line{width:42px;height:2px;background:#e1e5e9;border-radius:99px}.workflow-steps.compact{border:0;padding:0;background:transparent}.workflow-steps.compact .workflow-step{background:transparent;border:0;padding:0;cursor:default}.workflow-steps.compact button.workflow-step{cursor:pointer}.workflow-steps.compact button.workflow-step:hover b{color:#182235}.workflow-step.complete-step>span{background:#e4f1e8;color:#39704c}.settings-page-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px}.settings-page-intro small{font-size:9px;font-weight:900;letter-spacing:1px;color:var(--gold)}.settings-page-intro h2{margin:5px 0 4px}.settings-page-intro p{margin:0;color:var(--muted);font-size:12px}.settings-page-content .metadata-editor-main{margin-bottom:14px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.settings-page-content .sop-settings-panel{margin:0}.settings-page-content .settings-panel-head{display:none}.settings-page-content .settings-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.settings-page-footer{position:sticky;bottom:12px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #d9dee4;border-radius:13px;background:#fffe;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 30px #17203317}.settings-page-footer span{font-size:10px;color:#737c87}.continue-editor-btn{background:var(--navy)!important;color:#fff!important;border-color:var(--navy)!important;padding:10px 15px!important}.editor-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding-bottom:13px;border-bottom:1px solid #e4e7eb}.edit-settings-btn{white-space:nowrap;font-size:10px}.shell.editing .flow{margin:0 0 18px;padding:10px 12px;border-radius:11px;background:#f7f8fa;border:1px solid #e5e8eb}.shell.editing .flow span{background:#e9edf1}.shell.editing .flow span.current{background:#fff0c9;color:#6f5316}@media(max-width:900px){.settings-page-content .settings-grid{grid-template-columns:minmax(0,1fr)}.settings-page-intro,.settings-page-footer,.editor-top{align-items:stretch;flex-direction:column}.settings-page-footer button,.edit-settings-btn{width:100%}}.shell.editing .editor{padding-left:18px;padding-right:18px}.shell.editing .editor-top,.shell.editing .flow,.shell.editing .block,.shell.editing .block-dropzone,.shell.editing .end{width:min(820px,100%);box-sizing:border-box;margin-left:auto;margin-right:auto}.shell.editing .editor-top{margin-bottom:14px}.shell.editing .flow{margin-top:0;margin-bottom:18px}.shell.editing .block{margin-bottom:10px}.shell.editing .block-dropzone,.shell.editing .block-dropzone.active{margin-left:auto;margin-right:auto}.shell.editing .end{padding-top:4px}.settings-mode .settings-page{width:min(1280px,100%)}.settings-mode .settings-page-content .settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px;align-items:start}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(1){grid-column:1}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(2){grid-column:2}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(3){grid-column:1}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(4){grid-column:2}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(5){grid-column:1 / -1}.settings-mode .location-picker{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important}.settings-mode .keyword-add-row{grid-template-columns:minmax(0,1fr) 105px auto!important}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(5){display:grid;grid-template-columns:1fr 1fr;column-gap:22px}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(5) .settings-card-title{grid-column:1 / -1}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(5) .settings-toggle{border-top:0;padding:8px 0}@media(max-width:1100px){.settings-mode .settings-page-content .settings-grid{grid-template-columns:minmax(0,1fr)!important}.settings-mode .settings-page-content .settings-grid>.settings-card{grid-column:1!important}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(5){display:block}.settings-mode .settings-page-content .settings-grid>.settings-card:nth-child(5) .settings-toggle+.settings-toggle{border-top:1px solid #eceef1}}@media(max-width:760px){.settings-mode .location-picker,.settings-mode .keyword-add-row{grid-template-columns:minmax(0,1fr)!important}}.editor-top-actions{display:flex;align-items:center;gap:7px}.editor-qr-btn{font-size:10px;white-space:nowrap}.block-order-cue,.block-type-cue{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.block-order-cue{background:#e9edf1;color:#5e6874}.block-type-cue{background:#fff1cc;color:#765817}.qr-page{display:grid;gap:16px}.qr-dev-note{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border:1px solid #ecd48f;border-radius:11px;background:#fff7dc;color:#654f1c}.qr-dev-note b{font-size:11px;white-space:nowrap}.qr-dev-note span{font-size:10px;line-height:15px}.qr-dev-note code{background:#fff9;border-radius:4px;padding:1px 4px}.qr-create{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:22px}.qr-create-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;align-items:end}.qr-create-fields label:nth-child(3){grid-column:1}.qr-create-btn{grid-column:2;height:38px;background:var(--navy)!important;color:#fff!important;border-color:var(--navy)!important}.qr-create-preview{min-height:210px;border-left:1px solid #e3e6ea;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-left:20px}.qr-create-preview img{width:145px;height:145px;object-fit:contain;background:#fff}.qr-create-preview b{font-size:11px;margin-top:8px}.qr-create-preview small{font-size:9px;color:#7e8792;line-height:13px;margin-top:3px}.qr-placeholder{width:145px;height:145px;border:1px dashed #cfd5db;border-radius:10px;display:grid;place-items:center;font-size:40px;color:#a8b0ba;background:#f7f8fa}.qr-list-head{display:flex;align-items:center;justify-content:space-between}.qr-list-head h3{margin:0}.qr-list-head span{font-size:10px;color:#7b8490}.qr-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.qr-card{background:#fff;border:1px solid #e1e5e9;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:145px 1fr}.qr-card.inactive{opacity:.62}.qr-card-image{display:grid;place-items:center;background:#f6f7f9;padding:12px;border-right:1px solid #e5e8eb}.qr-card-image img{width:120px;height:120px}.qr-card-body{padding:14px;min-width:0}.qr-card-title{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.qr-card-title small{font-size:8px;font-weight:900;letter-spacing:.7px;color:#8a929c;text-transform:uppercase}.qr-card-title h3{font-size:14px;margin:3px 0 0}.qr-status{font-size:8px;font-weight:900;padding:4px 6px;border-radius:999px}.qr-status.active{background:#e5f2e9;color:#427052}.qr-status.off{background:#eceff2;color:#6f7781}.qr-card-body p{font-size:10px;line-height:14px;color:#68717c;margin:10px 0 7px}.qr-link{display:block;font-size:8px;color:#606a75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#f4f6f8;border-radius:5px;padding:5px}.qr-card-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px;padding:10px;border-top:1px solid #e5e8eb}.qr-card-actions button{font-size:9px;padding:7px 9px;margin:0}.qr-empty{grid-column:1/-1;text-align:center;padding:36px}@media(max-width:900px){.qr-create{grid-template-columns:1fr}.qr-create-preview{border-left:0;border-top:1px solid #e3e6ea;padding:18px 0 0}.qr-create-fields{grid-template-columns:1fr}.qr-create-fields label:nth-child(3),.qr-create-btn{grid-column:1}}.shell.editing .workspace{grid-template-columns:210px minmax(0,1fr) 430px}.shell.editing .preview.editor-live-preview{grid-column:3;width:430px;max-width:430px;padding:15px 12px 18px;overflow:visible}.editor-preview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;width:390px;max-width:100%;margin:0 auto 12px}.editor-preview-heading>div{display:grid;gap:2px}.editor-preview-heading small{font-size:9px;font-weight:900;letter-spacing:1px;color:#7c858f}.editor-preview-heading b{font-size:13px;color:#202731}.editor-preview-heading>span{font-size:9px;color:#7a838e}.shell.editing .editor-live-preview .iphone-shell{width:390px;max-width:100%}@media(max-width:1250px){.shell.editing .workspace{grid-template-columns:180px minmax(0,1fr)}.shell.editing .preview.editor-live-preview{grid-column:2;grid-row:auto;width:430px;max-width:100%;justify-self:center;position:static}}@media(max-width:1050px){.shell.editing .workspace{grid-template-columns:minmax(0,1fr)}.shell.editing .preview.editor-live-preview{grid-column:1}}.palette .palette-block{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:7px;min-height:48px;padding:8px 9px}.palette-block-copy{display:grid;gap:2px;min-width:0}.palette-block-copy b{font-size:11px;color:#202731}.palette-block-copy small{font-size:8px;line-height:11px;font-weight:600;color:#7b8490;white-space:normal}.legacy-block-badge{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#f0f1f3;color:#757d87;font-size:8px;font-weight:850}.block-titlebar{align-items:flex-start}.block-heading{flex:1;min-width:0;flex-wrap:wrap;row-gap:5px}.block-type-name{min-width:max-content}.block-cue-stack{display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-width:0}.block-order-cue{display:none!important}.block-type-cue,.legacy-block-badge,.unused-badge{white-space:nowrap}.legacy-block-badge{min-height:20px;line-height:20px;padding:0 7px}.equipment-admin-page{display:grid;gap:16px}.equipment-admin-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:16px;align-items:start}.equipment-admin-list{position:sticky;top:18px;padding:12px;max-height:calc(100vh - 150px);display:flex;flex-direction:column}.equipment-admin-search{margin:0 0 10px}.equipment-admin-items{display:grid;gap:7px;overflow:auto;padding-right:2px}.equipment-admin-item{display:grid!important;width:100%;gap:4px!important;padding:11px!important;text-align:left!important;background:#fff!important;color:#202731!important}.equipment-admin-item:hover{background:#f7f8fa!important}.equipment-admin-item.selected{border-color:#d0a33b!important;background:#fff9e9!important;box-shadow:0 0 0 1px #d0a33b33}.equipment-admin-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.equipment-admin-item-head b{font-size:11px}.equipment-admin-item small{font-size:9px;color:#77818c;font-weight:600}.equipment-state{flex:0 0 auto;padding:3px 5px;border-radius:999px;background:#e5f2e9;color:#427052;font-size:7px;font-weight:900;text-transform:uppercase}.equipment-state.inactive{background:#eceff2;color:#767e88}.equipment-admin-counts{display:flex;gap:5px;flex-wrap:wrap;margin-top:3px}.equipment-admin-counts span{font-size:7px;font-weight:850;padding:3px 5px;border-radius:999px;background:#eef1f4;color:#68717c}.equipment-admin-empty{padding:24px;text-align:center;color:#7c858f;font-size:10px}.equipment-admin-editor{min-width:0;padding:18px}.equipment-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e4e7eb}.equipment-editor-head small{font-size:8px;font-weight:900;letter-spacing:1px;color:#997323}.equipment-editor-head h3{font-size:20px;margin:4px 0 0}.equipment-editor-head-actions{display:flex;gap:7px}.equipment-save-btn{background:var(--navy)!important;color:#fff!important;border-color:var(--navy)!important}.equipment-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;padding:8px 0 4px}.equipment-name-field,.equipment-wide-field{grid-column:1/-1}.equipment-editor-grid textarea{min-height:86px}.equipment-active-toggle{grid-column:1/-1;display:flex;align-items:flex-start;gap:9px;padding:12px;margin-top:12px;border:1px solid #e1e5e9;border-radius:10px;background:#fafbfc}.equipment-active-toggle input{width:auto;margin:2px 0 0}.equipment-active-toggle span{display:grid;gap:2px}.equipment-active-toggle b{font-size:11px}.equipment-active-toggle small{font-size:9px;line-height:13px;color:#737c87;font-weight:600}.equipment-editor-section{border-top:1px solid #e4e7eb;margin-top:14px;padding-top:14px}.equipment-editor-section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.equipment-editor-section-head>div{display:grid;gap:2px}.equipment-editor-section-head b{font-size:12px}.equipment-editor-section-head span{font-size:9px;color:#7a838e}.equipment-editor-section-head>small{font-size:8px;color:#7a838e}.equipment-placement-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:end}.equipment-placement-row label{margin:0}.equipment-placement-row select{width:100%;max-width:100%;margin-top:5px}.equipment-placement-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.equipment-placement-chips>span{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;background:#fff1cc;color:#765817;font-size:8px;font-weight:850}.equipment-placement-chips>span button{border:0;background:transparent;padding:0;color:#765817}.equipment-placement-chips>em{font-size:9px;color:#7c858f;font-style:normal}.equipment-content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:330px;overflow:auto;padding:1px}.equipment-content-choice{display:flex;align-items:flex-start;gap:7px;margin:0;padding:9px;border:1px solid #e1e5e9;border-radius:9px;background:#fff}.equipment-content-choice input{width:auto;margin:2px 0 0}.equipment-content-choice>span{display:grid;gap:2px;min-width:0}.equipment-content-choice b{font-size:10px;overflow:hidden;text-overflow:ellipsis}.equipment-content-choice small{font-size:8px;color:#78818c;text-transform:capitalize}.equipment-editor-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid #e4e7eb}.equipment-editor-footer span{font-size:9px;color:#747d88}.equipment-editor-empty{min-height:520px;display:grid;place-items:center;text-align:center;align-content:center}.equipment-editor-empty-icon{font-size:48px;color:#c5cbd2}.equipment-editor-empty h3{margin:8px 0 3px}.equipment-editor-empty p{margin:0;color:#7a838e;font-size:11px}@media(max-width:1100px){.equipment-admin-layout{grid-template-columns:1fr}.equipment-admin-list{position:static;max-height:none}.equipment-admin-items{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px}}@media(max-width:760px){.equipment-admin-items,.equipment-content-list,.equipment-editor-grid{grid-template-columns:1fr}.equipment-name-field,.equipment-wide-field{grid-column:1}.equipment-placement-row{grid-template-columns:1fr}.equipment-editor-head,.equipment-editor-footer{flex-direction:column;align-items:stretch}.equipment-editor-head-actions{display:grid}}.sop-opening-notice{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;border:1px solid #e3d098;border-radius:10px;background:#fff8e5}.sop-opening-notice>div{display:grid;gap:2px}.sop-opening-notice b{font-size:10px;color:#71551b}.sop-opening-notice small{font-size:8px;color:#846d38}.sop-opening-spinner{width:17px;height:17px;border:2px solid #e4d6ad;border-top-color:#a57b20;border-radius:50%;animation:sopOpeningSpin .7s linear infinite}@keyframes sopOpeningSpin{to{transform:rotate(360deg)}}.sop-card-actions button:disabled{cursor:wait;opacity:.55}.primary-card-action:disabled{background:#6f7887!important}.offline-access-card{grid-column:1 / -1!important;border-width:2px!important;transition:border-color .15s ease,background .15s ease}.offline-access-card.enabled{border-color:#8fb79a!important;background:#f5faf6!important}.offline-access-card.disabled{border-color:#d9dde2!important;background:#fafbfc!important}.offline-access-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:11px}.offline-access-head>div{display:flex;align-items:flex-start;gap:9px}.offline-access-head>div>div{display:grid;gap:2px}.offline-access-head b{font-size:12px}.offline-access-head small{font-size:9px;line-height:13px;color:#737c87}.offline-access-icon{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#e4f1e8;color:#467456;font-size:15px;font-weight:900}.offline-status-pill,.offline-library-pill{display:inline-flex;align-items:center;width:max-content;border-radius:999px;font-size:7px;font-weight:900;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap}.offline-status-pill{padding:5px 7px}.offline-status-pill.enabled,.offline-library-pill.enabled{background:#e3f1e7;color:#427052}.offline-status-pill.disabled,.offline-library-pill.disabled{background:#eceff2;color:#717a84}.offline-access-toggle{display:flex!important;align-items:flex-start;gap:10px;padding:11px!important;margin:0!important;border:1px solid #dfe4e8!important;border-radius:10px;background:#fff}.offline-access-toggle input{width:20px!important;height:20px;margin:1px 0 0!important;flex:0 0 auto}.offline-access-toggle>span{display:grid;gap:2px}.offline-access-toggle b{font-size:11px}.offline-access-toggle small{font-size:9px;line-height:13px;color:#747d87;font-weight:600}.settings-mode .common-tasks-card{grid-column:1!important}.settings-mode .offline-access-card{grid-column:1 / -1!important}.sop-preview-statuses{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.offline-library-pill{padding:4px 6px;text-transform:none;letter-spacing:0}.offline-library-toggle{font-size:9px!important}.review-queue-page{display:grid;gap:15px}.review-queue-count{padding:6px 9px;border-radius:999px;background:#fff0c9;color:#765817;font-size:9px;font-weight:900}.review-queue-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:13px}.review-queue-card{display:flex;flex-direction:column;min-height:270px}.review-queue-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.review-queue-doc{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;margin-top:17px;background:#fff0c9;color:#87661c;font-size:21px;font-weight:900}.review-queue-card h3{font-size:16px;margin:11px 0 5px}.review-queue-card p{font-size:10px;line-height:15px;color:#707984;margin:0;flex:1}.review-queue-meta{display:flex;flex-wrap:wrap;gap:5px;margin:12px 0}.review-queue-meta span{padding:4px 6px;border-radius:999px;background:#eef1f4;color:#6c7580;font-size:7px;font-weight:850}.review-open-btn{width:100%;background:var(--navy)!important;color:#fff!important;border-color:var(--navy)!important}.review-queue-empty{grid-column:1/-1;min-height:280px;display:grid;place-items:center;align-content:center;text-align:center}.review-queue-empty>div{font-size:38px;color:#9a7a2c}.review-queue-empty h3{margin:8px 0 4px}.review-queue-empty p{margin:0;color:#7a838e;font-size:10px}.access-disabled-card{background:#fff;width:min(440px,94vw);padding:28px;border-radius:17px;text-align:center}.access-disabled-card .mark{margin:0 auto 10px}.access-disabled-card small{color:#b08324;font-weight:900}.access-disabled-card h1{margin-bottom:8px}.access-disabled-card p{font-size:12px;line-height:18px;color:#66707b}.access-disabled-card button{width:100%;margin-top:12px}.users-page{display:grid;gap:15px}.users-security-note{display:flex;gap:11px;align-items:flex-start;padding:12px 14px;border:1px solid #d9dfe5;border-radius:11px;background:#f7f9fb}.users-security-icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e7ebef;color:#52606e;font-weight:900}.users-security-note>div:last-child{display:grid;gap:3px}.users-security-note b{font-size:10px}.users-security-note span{font-size:9px;line-height:14px;color:#6f7884}.users-layout{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(520px,1.2fr);gap:15px;align-items:start}.users-list{padding:12px}.users-list-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;padding:2px 2px 11px;border-bottom:1px solid #e5e8eb}.users-list-head>div:first-child{display:grid;gap:2px}.users-list-head b{font-size:11px}.users-list-head small{font-size:8px;color:#7a838e}.users-role-summary{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.users-role-summary span{padding:4px 6px;border-radius:999px;background:#eef1f4;color:#69737e;font-size:7px;font-weight:850}.users-items{display:grid;gap:6px;margin-top:10px}.user-row{display:grid!important;grid-template-columns:34px minmax(0,1fr) auto;align-items:center!important;gap:9px!important;width:100%;text-align:left!important;padding:9px!important;background:#fff!important;color:#202731!important}.user-row.selected{border-color:#d0a33b!important;background:#fff9e9!important;box-shadow:0 0 0 1px #d0a33b33}.user-row.inactive{opacity:.62}.user-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#182235;color:#fff;font-size:9px;font-weight:900}.user-avatar.large{width:44px;height:44px;font-size:12px}.user-row-copy{display:grid;gap:2px;min-width:0}.user-row-copy b{font-size:10px;display:flex;gap:5px;align-items:center}.user-row-copy b em{font-style:normal;font-size:6px;padding:2px 4px;border-radius:999px;background:#e4f1e8;color:#427052}.user-row-copy small{font-size:8px;color:#77818b;overflow:hidden;text-overflow:ellipsis}.user-row-badges{display:grid;justify-items:end;gap:3px}.user-role-pill,.user-active-pill{display:inline-flex;width:max-content;padding:3px 5px;border-radius:999px;font-size:6px;font-weight:900;text-transform:uppercase}.user-role-pill.role-admin{background:#fff0c9;color:#765817}.user-role-pill.role-editor{background:#e9edf2;color:#596573}.user-active-pill.active{background:#e3f1e7;color:#427052}.user-active-pill.disabled{background:#f0e6e5;color:#8c514b}.users-empty{padding:28px;text-align:center;font-size:9px;color:#7c858f}.user-access-editor{padding:18px;min-width:0}.user-editor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:14px;border-bottom:1px solid #e4e7eb}.user-editor-identity{display:flex;gap:10px;align-items:center}.user-editor-identity>div{display:grid;gap:2px}.user-editor-identity small{font-size:7px;font-weight:900;letter-spacing:1px;color:#997323}.user-editor-identity h3{margin:0;font-size:17px}.user-editor-identity span{font-size:8px;color:#78818c}.user-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.user-fields select{width:100%;margin-top:5px}.user-role-explainer{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.user-role-explainer>div{padding:10px;border:1px solid #e1e5e9;border-radius:9px;background:#fafbfc;display:grid;gap:3px}.user-role-explainer b{font-size:9px}.user-role-explainer span{font-size:8px;line-height:12px;color:#707984}.user-access-toggle{display:flex!important;align-items:flex-start;gap:9px;margin-top:14px!important;padding:11px!important;border:1px solid #dfe4e8;border-radius:10px;background:#f7faf8}.user-access-toggle.self{background:#f5f6f8}.user-access-toggle input{width:19px!important;height:19px;margin:1px 0 0!important}.user-access-toggle>span{display:grid;gap:2px}.user-access-toggle b{font-size:10px}.user-access-toggle small{font-size:8px;line-height:12px;color:#737c87;font-weight:600}.user-account-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.user-account-meta>div{padding:9px;border-radius:8px;background:#f4f6f8;min-width:0}.user-account-meta>div:last-child{grid-column:1/-1}.user-account-meta small{display:block;font-size:6px;font-weight:900;letter-spacing:.6px;color:#858d96;margin-bottom:3px}.user-account-meta b{font-size:9px}.user-account-meta code{display:block;font-size:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:14px;margin-top:14px;border-top:1px solid #e4e7eb}.user-editor-footer span{font-size:8px;line-height:12px;color:#747d87;max-width:60%}.user-save-btn{background:var(--navy)!important;color:#fff!important;border-color:var(--navy)!important}.user-editor-empty{min-height:430px;display:grid;place-items:center;align-content:center;text-align:center}.user-editor-empty-icon{font-size:44px;color:#bfc6ce}.user-editor-empty h3{margin:8px 0 3px}.user-editor-empty p{margin:0;font-size:9px;color:#7a838e}@media(max-width:1050px){.users-layout{grid-template-columns:1fr}}@media(max-width:700px){.user-fields,.user-role-explainer,.user-account-meta{grid-template-columns:1fr}.user-account-meta>div:last-child{grid-column:1}.user-editor-footer{align-items:stretch;flex-direction:column}.user-editor-footer span{max-width:none}}.staging-safety-banner{display:flex;align-items:flex-start;gap:11px;padding:12px 14px;border:1px solid #9abca2;border-radius:11px;background:#f2f8f4;color:#355a40}.staging-safety-banner b{flex:0 0 auto;font-size:10px}.staging-safety-banner span{font-size:9px;line-height:14px;color:#55725e}.editor-staging-chip{width:max-content;max-width:100%;margin-bottom:8px;padding:5px 8px;border-radius:999px;background:#e5f2e9;color:#427052;font-size:8px;font-weight:900}.equipment-staging-note{display:grid;gap:3px;padding:10px 11px;margin-bottom:9px;border:1px solid #e1d29f;border-radius:9px;background:#fff9e7}.equipment-staging-note b{font-size:9px;color:#70571e}.equipment-staging-note span{font-size:8px;line-height:12px;color:#7b6a43}.equipment-content-choice.readonly{cursor:default;background:#fafbfc}@media(min-width:1251px){.shell.editing{height:100vh;min-height:0;overflow:hidden}.shell.editing>aside{height:100vh;min-height:0;overflow-y:auto}.shell.editing main{height:100vh;min-height:0;display:grid;grid-template-rows:90px minmax(0,1fr);overflow:hidden}.shell.editing main>header{height:90px}.shell.editing main>section{min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:18px 28px}.shell.editing main>section>.notice{flex:0 0 auto}.shell.editing .workspace{flex:1 1 auto;min-height:0;height:100%;align-items:stretch}.shell.editing .palette,.shell.editing .editor,.shell.editing .preview{position:relative;top:auto;align-self:stretch;height:100%;max-height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.shell.editing .editor{scroll-behavior:smooth}.shell.editing .preview{max-width:350px}}@media(max-width:1250px){.shell.editing{height:auto;min-height:100vh;overflow:visible}.shell.editing main{height:auto;display:block;overflow:visible}.shell.editing main>section{display:block;overflow:visible}.shell.editing .workspace{height:auto;min-height:0}.shell.editing .palette,.shell.editing .editor,.shell.editing .preview{height:auto;max-height:none;overflow:visible}}.shell.editing .block[data-block-id]{scroll-margin-top:18px}.sop-library-page{display:grid;gap:14px}.sop-library-head{margin-bottom:0}.library-toolbar{display:flex;gap:10px;align-items:center}.library-back-btn{flex:0 0 auto;background:#f4f6f8!important;color:#34404d!important;border-color:#dce1e6!important}.library-search-wrap{flex:1;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 10px;border:1px solid #dce1e6;border-radius:10px;background:#fff}.library-search-wrap>span{font-size:15px;color:#8a939d}.library-search-wrap input{border:0!important;margin:0!important;padding:10px 0!important;box-shadow:none!important;background:transparent!important}.library-search-wrap input:focus{outline:none}.library-search-wrap button{width:24px;min-width:24px;height:24px;padding:0!important;border:0!important;border-radius:50%!important;background:#eef1f4!important;color:#606a75!important}.library-level-label{display:flex;align-items:baseline;gap:8px;margin-top:2px}.library-level-label small{font-size:7px;font-weight:950;letter-spacing:1.1px;color:#966f20}.library-level-label span{font-size:9px;color:#818a94}.library-room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.library-room-card{position:relative;min-height:150px;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto;align-items:start!important;gap:11px!important;padding:16px!important;text-align:left!important;background:#fff!important;color:#202731!important;border:1px solid #dde2e7!important;border-radius:13px!important;box-shadow:0 4px 14px #121c2d0b;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.library-room-card:hover{transform:translateY(-1px);border-color:#b5bec8!important;box-shadow:0 7px 18px #121c2d12}.library-room-card.all-room{border-color:#c8ab67!important;background:linear-gradient(145deg,#fffdf7,#fff)!important}.library-room-card.unassigned{border-style:dashed!important}.library-room-card.muted{opacity:.62}.library-room-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#edf1f6;color:#27384e;font-size:16px;font-weight:900}.library-room-card.all-room .library-room-icon{background:#fff0c7;color:#7d5c14}.library-room-main{min-width:0;display:grid;gap:3px}.library-room-main h3{margin:0;font-size:14px}.library-room-main p{margin:0 0 10px;min-height:24px;font-size:8px;line-height:12px;color:#7b8490}.library-room-arrow{align-self:center;color:#a2aab3;font-size:23px;font-weight:500}.library-room-counts{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.library-room-counts b,.library-room-counts span{padding:4px 6px;border-radius:999px;font-size:7px;line-height:1}.library-room-counts b{background:#e9edf2;color:#44515f}.library-room-counts span{background:#f5f6f8;color:#77808a}.library-room-detail{display:grid;gap:18px}.library-detail-summary{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;padding:14px 16px;border:1px solid #e0e4e8;border-radius:11px;background:#f8fafb}.library-detail-summary>div:first-child{display:grid;gap:2px}.library-detail-summary small{font-size:7px;font-weight:950;letter-spacing:1px;color:#997323}.library-detail-summary h3{margin:0;font-size:17px}.library-detail-counts{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:5px}.library-detail-counts b,.library-detail-counts span{padding:5px 7px;border-radius:999px;background:#e9edf1;color:#5c6773;font-size:7px}.library-detail-counts b{background:#192538;color:#fff}.library-status-section{display:grid;gap:9px;scroll-margin-top:12px}.library-status-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:7px;border-bottom:1px solid #e1e5e9}.library-status-heading>div{display:flex;align-items:center;gap:7px}.library-status-heading h3{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.65px}.library-status-heading small{font-size:7px;color:#8a929b}.library-status-count{min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#edf0f3;color:#626d78;font-size:7px;font-weight:900}.status-dot{width:8px;height:8px;border-radius:50%;background:#99a3ae}.status-dot-in_review{background:#b9891b}.status-dot-draft{background:#758498}.status-dot-published{background:#4e805e}.library-section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.library-section-empty{padding:14px;border:1px dashed #dfe3e7;border-radius:10px;background:#fafbfc;color:#8b939c;font-size:8px;text-align:center}.library-status-section-in_review .library-section-empty,.library-status-section-draft .library-section-empty{padding:9px 12px}.library-live-version-note{display:flex;align-items:center;gap:5px;width:max-content;max-width:100%;margin:7px 0 2px;padding:4px 6px;border-radius:999px;background:#e4f1e8;color:#427052;font-size:7px}.library-live-version-note span{font-size:6px}.library-live-version-note b{font-size:7px}.library-card-meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.library-card-meta span{padding:3px 5px;border-radius:999px;background:#f0f2f5;color:#77818b;font-size:6px}.library-status-card .sop-preview{min-height:235px}.library-room-detail.search-mode{margin-top:1px}@media(max-width:1180px){.library-room-grid,.library-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.library-room-grid,.library-section-grid{grid-template-columns:1fr}.library-detail-summary,.library-status-heading{align-items:flex-start;flex-direction:column}.library-detail-counts{justify-content:flex-start}.library-toolbar{align-items:stretch;flex-direction:column}}.shell>aside{background:linear-gradient(180deg,#11203b,#0d1830)}.brand{display:block;margin:1px 5px 22px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.12)}.brand-logo{display:block;width:100%;max-width:195px;height:auto}.brand-app-label{margin-top:9px;padding-left:2px;color:#b8c6e8;font-size:7px;font-weight:900;letter-spacing:1.45px}.nav{position:relative;transition:background .12s ease,color .12s ease,transform .12s ease}.nav:hover{background:#ffffff14}.nav.active{background:var(--brand-blue);color:#fff;box-shadow:0 5px 14px #1a4fd63d}.nav.active:before{content:"";position:absolute;left:-7px;top:9px;bottom:9px;width:3px;border-radius:999px;background:#fff}header small{color:var(--brand-blue)}header button,.end button,.login button,.reviewactions button:last-child,.card>button{background:var(--brand-blue)}header button:hover,.end button:hover,.login button:hover,.reviewactions button:last-child:hover,.card>button:hover{background:var(--brand-blue-dark)}.primary-card-action,.user-save-btn{background:var(--brand-blue)!important;border-color:var(--brand-blue)!important}.library-room-card.all-room{border-color:#a9bced!important;background:linear-gradient(145deg,#f6f8ff,#fff)!important}.library-room-card.all-room .library-room-icon{background:var(--brand-blue-soft);color:var(--brand-blue)}.library-level-label small,.library-detail-summary small{color:var(--brand-blue)}.login-brand-panel{display:flex;align-items:center;justify-content:center;margin:-3px -3px 17px;padding:15px 17px;border-radius:12px;background:var(--brand-blue)}.login-brand-panel img{display:block;width:min(100%,310px);height:auto}.access-disabled-card .login-brand-panel{margin:0 0 16px}.section-refreshing{display:inline-flex;align-items:center;gap:6px;color:#738090;font-size:9px;font-weight:800}.section-refreshing i{width:9px;height:9px;border:2px solid #d4dae2;border-top-color:var(--brand-blue);border-radius:50%;animation:r59spin .7s linear infinite}@keyframes r59spin{to{transform:rotate(360deg)}}.library-live-version-note.newer-work{background:var(--brand-blue-soft);color:#355db7}.library-entry-published{border-color:#d7e0f7}main>section{contain:layout style}.approve-btn:disabled,.end button:disabled{cursor:wait;opacity:.78}.return-review-btn{background:var(--brand-blue)!important;border-color:var(--brand-blue)!important}.library-clear-focus{width:max-content;margin-top:5px;padding:3px 7px!important;border:1px solid #cfd8ef!important;border-radius:999px!important;background:#fff!important;color:var(--brand-blue)!important;font-size:7px!important}.library-section-grid{align-items:stretch}.library-status-card{height:100%;min-height:356px;display:flex!important;flex-direction:column;overflow:hidden}.library-status-card .sop-preview{flex:1 1 auto;min-height:286px!important;display:flex;flex-direction:column;padding-bottom:13px}.library-status-card .sop-preview-top{min-height:28px}.library-version-slot{min-height:31px;height:31px;display:flex;align-items:center;overflow:hidden}.library-version-slot .library-live-version-note{margin:4px 0 2px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-status-card .sop-doc-icon{flex:0 0 auto}.library-status-card .sop-preview h3{min-height:34px;max-height:34px;margin-top:7px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.library-status-card .sop-preview>p{min-height:42px;max-height:42px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.library-status-card .library-card-meta{min-height:24px;margin-top:auto;align-content:flex-end;overflow:hidden}.library-status-card .sop-preview-lines{flex:0 0 auto}.library-status-card .sop-card-actions{flex:0 0 auto;min-height:76px;display:grid;align-content:start}.media-page-v2{display:grid;gap:12px}.lazy-media-thumb{width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:8px;background:#eef1f5}.lazy-media-thumb img{width:100%;height:100%;display:block;object-fit:cover}.lazy-media-placeholder{width:100%;height:100%;display:grid;place-items:center;padding:10px;color:#89929d;background:linear-gradient(110deg,#eef1f5 8%,#f6f7f9 18%,#eef1f5 33%);background-size:200% 100%;font-size:8px;text-align:center;animation:r60shimmer 1.35s linear infinite}.lazy-media-thumb.failed .lazy-media-placeholder{animation:none;background:#f5f6f8}@keyframes r60shimmer{to{background-position-x:-200%}}.media-card .lazy-media-thumb{margin-bottom:8px}.media-card-skeleton{pointer-events:none}.media-card-skeleton>div{width:100%;aspect-ratio:16/10;border-radius:8px;background:linear-gradient(110deg,#eceff3 8%,#f7f8fa 18%,#eceff3 33%);background-size:200% 100%;animation:r60shimmer 1.35s linear infinite}.media-card-skeleton i{display:block;width:70%;height:8px;margin-top:8px;border-radius:99px;background:#eceff3}.media-card-skeleton i:last-child{width:45%}.media-empty-card{grid-column:1/-1}.dashboard-v2{display:grid;gap:15px}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.stat.clickable{width:100%;text-align:left;color:inherit;border:1px solid var(--line);transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.stat.clickable:hover{transform:translateY(-1px);border-color:#b8c9ef;box-shadow:0 6px 18px #1a4fd614}.stat span{display:block;margin-top:3px;color:#89929c;font-size:7px;font-weight:600}.dashboard-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}.dashboard-panel{padding:15px}.dashboard-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.dashboard-panel-head small{display:block;color:var(--brand-blue);font-size:7px;font-weight:950;letter-spacing:1px}.dashboard-panel-head h2{margin:2px 0 0;font-size:14px}.dashboard-panel-head>span{min-width:25px;height:25px;display:grid;place-items:center;padding:0 7px;border-radius:999px;background:#eef2fb;color:var(--brand-blue);font-size:8px;font-weight:900}.dashboard-panel-head>button{padding:6px 9px!important;border:1px solid #d4dcef!important;background:#fff!important;color:var(--brand-blue)!important}.dashboard-list{display:grid;gap:6px}.dashboard-row{width:100%;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center!important;gap:9px!important;padding:9px 8px!important;text-align:left!important;border:1px solid transparent!important;border-radius:9px!important;background:#f8f9fb!important;color:#27313d!important}.dashboard-row:hover{border-color:#d8e0f3!important;background:#f4f7ff!important}.dashboard-row-copy{min-width:0;display:grid;gap:2px}.dashboard-row-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.dashboard-row-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7d8792;font-size:7px;text-transform:capitalize}.dashboard-row-arrow{color:#a2abb5;font-size:16px}.dashboard-status-dot{width:8px;height:8px;border-radius:50%;background:#b88b28}.dashboard-status-dot.review{background:#b88b28}.dashboard-status-dot.attention{background:#b35858}.dashboard-doc-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:var(--brand-blue-soft);color:var(--brand-blue);font-size:10px}.dashboard-empty-good{min-height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:12px;border:1px dashed #dce2e9;border-radius:9px;color:#73808b;text-align:center}.dashboard-empty-good b{color:#477258;font-size:9px}.dashboard-empty-good span{font-size:7px}.dashboard-empty-good.compact{min-height:55px}.dashboard-review-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dashboard-review-items>button{min-width:0;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center!important;gap:8px!important;padding:10px!important;text-align:left!important;border:1px solid #e0e4e9!important;border-radius:9px!important;background:#fafbfc!important;color:#293440!important}.dashboard-review-items>button>span:nth-child(2){min-width:0;display:grid;gap:2px}.dashboard-review-items b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.dashboard-review-items small{font-size:7px;color:#7f8994}@media(max-width:1050px){.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-columns,.dashboard-review-items{grid-template-columns:1fr}}.admin-startup-screen{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 20%,rgba(26,79,214,.09),transparent 35%),#f4f6fa}.admin-startup-card{width:min(420px,100%);padding:22px;border:1px solid #dfe4eb;border-radius:16px;background:#fff;box-shadow:0 18px 50px #16233c1a;text-align:center}.admin-startup-card .login-brand-panel{margin:0 0 18px}.admin-startup-card h1{margin:10px 0 4px;font-size:19px}.admin-startup-card p{margin:0;color:#7b8591;font-size:9px}.admin-startup-spinner{width:25px;height:25px;margin:0 auto;border:3px solid #dfe5ef;border-top-color:var(--brand-blue);border-radius:50%;animation:r59spin .7s linear infinite}.photo-tools{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:8px}.photo-tool-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.inline-upload-btn{display:inline-flex;align-items:center;background:var(--navy);color:#fff;border-radius:9px;padding:9px 12px;font-weight:800;cursor:pointer;margin:0}.inline-upload-btn input{display:none}.attached-media{flex-wrap:wrap}.attached-media img{object-fit:contain;background:#dfe3e8}.attached-annotate-btn{padding:6px 8px;font-size:10px;margin-left:auto}.range-field{display:grid;gap:5px}.range-field>span{display:flex;justify-content:space-between;gap:10px;align-items:center}.range-field>span b{font-size:11px;color:var(--muted)}.range-field input[type=range]{width:100%;padding:0;border:0;accent-color:var(--brand-blue)}.rotation-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.rotation-presets button{padding:6px 4px;font-size:10px}.ann-object{touch-action:none}.phone-photo-block img+img{margin-top:8px}.library-head-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.archived-nav-btn{background:#f4f1eb!important;border-color:#d9d0c4!important;color:#554c42!important}.archive-btn{color:#6b531b;border-color:#dbc88f;background:#fffaf0}.archive-confirm{background:#80631f!important;color:#fff!important;border-color:#80631f!important}.restore-btn{background:#eef8f0!important;color:#28623a!important;border-color:#b8d9c0!important;font-weight:800}.library-status-section-archived{border-top:1px solid #ddd5ca;padding-top:18px}.library-status-section-archived .status-dot{background:#80776d}.status-pill.status-archived{background:#ede9e4;color:#665d54}.library-entry-archived{opacity:.94}.library-entry-archived .sop-preview{background:#faf8f5}.permanent-delete-dialog label{display:grid;gap:7px;margin-top:16px;font-weight:800}.permanent-delete-dialog input{width:100%;box-sizing:border-box}.audit-panel{margin-top:22px;border:1px solid #e0dbd3;border-radius:16px;background:#fff;padding:18px}.audit-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:12px}.audit-panel-head small{font-weight:900;letter-spacing:.08em;color:#7a7067}.audit-panel-head h3{margin:3px 0 0}.audit-panel-head>span{font-size:12px;color:#777}.audit-list{display:grid;gap:8px}.audit-row{display:flex;align-items:center;gap:12px;border-top:1px solid #eee8e1;padding-top:9px}.audit-action{min-width:128px;font-size:12px;font-weight:900}.audit-archive_content{color:#80631f}.audit-restore_content{color:#28623a}.audit-permanent_delete_content{color:#a33a32}.audit-copy{display:grid;gap:2px}.audit-copy small{color:#777}
