.dashboard-container{flex-direction:column;gap:32px;max-width:1200px;display:flex}.mural-section{flex-direction:column;gap:16px;display:flex}.mural-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.mural-title{align-items:center;gap:10px;display:flex}.mural-title h2{color:#0f172a;margin:0;font-size:1.3rem;font-weight:800}.mural-badge{color:#0369a1;background:#e0f2fe;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.mural-grid{grid-template-columns:minmax(340px,1.15fr) minmax(460px,1.85fr);gap:24px;display:grid}@media (width<=992px){.mural-grid{grid-template-columns:1fr}}.pwd-section-box{flex-direction:column;display:flex}.pwd-section-label{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.mural-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:space-between;padding:24px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003}.mural-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 20px 35px -10px #00000014}.mural-card.password-card{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-color:#334155}.mural-card.password-card .card-top-title{color:#38bdf8}.mural-card.password-card .card-description{color:#94a3b8}.card-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.card-top-title{color:#0f172a;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;display:flex}.card-icon-wrapper{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.password-icon-bg{color:#38bdf8;background:#38bdf826}.daily-icon-bg{color:#d97706;background:#fef3c7}.weekly-icon-bg{color:#4f46e5;background:#e0e7ff}.password-box{background:#ffffff14;border:1.5px dashed #ffffff40;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 16px;padding:16px 20px;display:flex}.password-text{letter-spacing:.12em;color:#fff;font-family:monospace;font-size:1.6rem;font-weight:900}.copy-btn{color:#fff;cursor:pointer;background:#2489d8;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 14px;font-size:.85rem;font-weight:700;transition:all .18s;display:flex}.copy-btn:hover{background:#0d5f9c;transform:scale(1.03)}.copy-btn:disabled,.copy-btn:disabled:hover{color:#94a3b8;cursor:not-allowed;opacity:.72;background:#94a3b824;transform:none}.copy-btn.copied{background:#16a34a}.notice-content-box{color:#1e293b;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;min-height:260px;max-height:380px;margin:10px 0 16px;padding:20px;font-size:.96rem;font-weight:500;line-height:1.65;overflow-y:auto;box-shadow:inset 0 2px 4px #00000005}.notice-content-box::-webkit-scrollbar{width:6px}.notice-content-box::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.notice-content-box::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.notice-content-box::-webkit-scrollbar-thumb:hover{background:#94a3b8}.card-description{color:#64748b;margin:0;font-size:.84rem}.manage-shortcut-bar{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.manage-shortcut-bar p{color:#166534;align-items:center;gap:8px;margin:0;font-size:.92rem;font-weight:600;display:flex}.manage-btn-link{color:#fff;background:#16a34a;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:.86rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.manage-btn-link:hover{background:#15803d;transform:translateY(-1px)}.procedures-page{flex-direction:column;gap:1.5rem;width:100%;min-width:0;padding-bottom:3rem;display:flex}.procedures-top-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.procedures-top-header .page-header{flex:560px;min-width:0;max-width:760px;margin-bottom:0}.procedures-top-header .page-header h1{overflow-wrap:anywhere;font-size:2.6rem}.procedures-top-header .page-header span{max-width:100%}.procedures-actions{flex-shrink:0;gap:12px;display:flex}.btn-new-procedure{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0d5f9c 0%,#2489d8 100%);border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:.5rem;max-width:100%;min-height:44px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;line-height:1.15;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #2489d840}.btn-new-procedure:hover{background:linear-gradient(135deg,#0a4f83 0%,#0d5f9c 100%);transform:translateY(-2px);box-shadow:0 6px 18px #2489d84d}.btn-refresh-procedure{color:#475569;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:.5rem;max-width:100%;min-height:44px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;line-height:1.15;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-refresh-procedure:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.procedures-filters-bar{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:1rem;min-width:0;padding:1rem 1.25rem;display:grid;box-shadow:0 2px 8px #0f172a0a}.procedures-search-wrapper{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;align-items:center;min-width:0;padding:0 .85rem;transition:all .2s;display:flex;position:relative}.procedures-search-wrapper:focus-within{background:#fff;border-color:#2489d8;box-shadow:0 0 0 3px #2489d826}.search-icon{color:#64748b;margin-right:.6rem}.procedures-search-wrapper input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:.7rem 0;font-size:.95rem}.procedures-search-wrapper input::placeholder{color:#94a3b8}.clear-search-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.25rem;line-height:1}.clear-search-btn:hover{color:#ef4444}.system-pills{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;min-width:0;max-width:460px;display:flex}.system-pill{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #cbd5e1;border-radius:9999px;min-height:36px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.system-pill:hover{background:#f1f5f9;border-color:#94a3b8}.system-pill.active{color:#fff;background:#1e293b;border-color:#1e293b}.system-pill.inova.active{background:#0d5f9c;border-color:#0d5f9c}.system-pill.superup.active{background:#3b82f6;border-color:#3b82f6}.procedures-category-tabs{width:100%;min-width:0;padding-bottom:.25rem;overflow-x:visible}.category-tabs-list{flex-wrap:wrap;gap:.6rem;width:100%;min-width:0;display:flex}.category-tab{color:#475569;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #0000;border-radius:10px;min-height:38px;padding:.55rem 1.15rem;font-size:.9rem;font-weight:600;transition:all .2s}.category-tab:hover{color:#1e293b;background:#e2e8f0}.category-tab.active{color:#fff;background:#0f172a;box-shadow:0 2px 6px #0f172a26}.procedures-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.35rem;min-width:0;display:grid}.procedure-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.35rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}.procedure-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 24px #0f172a14}.procedure-card.is-favorited{background:linear-gradient(to bottom right,#fff,#fffbeb);border-color:#fde68a}.procedure-card.is-favorited:before{content:"";background:#f59e0b;width:100%;height:4px;position:absolute;top:0;left:0}.proc-card-header{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;margin-bottom:.85rem;display:flex}.proc-card-badges{flex-wrap:wrap;align-items:center;gap:.45rem;min-width:0;display:flex}.sys-tag{color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:6px;padding:.25rem .65rem;font-size:.72rem;font-weight:800}.cat-tag{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.proc-card-top-actions{flex:none;align-items:center;gap:.35rem;display:flex}.star-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.star-btn:hover{background:#fef3c7;transform:scale(1.15)}.admin-quick-actions{align-items:center;gap:.25rem;display:flex}.action-icon-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem;transition:all .2s}.action-icon-btn.edit:hover{color:#0284c7;background:#e0f2fe}.action-icon-btn.delete:hover{color:#ef4444;background:#fee2e2}.proc-card-body{margin-bottom:1.25rem}.proc-card-title{color:#0f172a;overflow-wrap:anywhere;margin:0 0 .5rem;font-size:1.15rem;font-weight:700;line-height:1.4;transition:color .2s}.procedure-card:hover .proc-card-title{color:#2489d8}.proc-card-summary{color:#64748b;overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.55}.proc-card-footer{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.85rem;display:flex}.proc-indicators{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.diff-badge{border-radius:9999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.meta-item{color:#64748b;align-items:center;gap:.3rem;font-size:.8rem;font-weight:500;display:flex}.proc-media-icons{align-items:center;gap:.45rem;display:flex}.media-badge{border-radius:6px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.72rem;font-weight:700;display:flex}.media-badge.video{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.media-badge.pdf{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.media-badge.attachment{color:#0d5f9c;background:#eff6ff;border:1px solid #bfdbfe}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:flex-start;padding:1.5rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.procedure-detail-modal{z-index:1;isolation:isolate;background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:1080px;max-height:calc(100dvh - 3rem);animation:.25s cubic-bezier(.16,1,.3,1) scaleUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.procedure-detail-scroll-area{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;width:100%;min-height:0;padding-bottom:5.25rem;overflow:hidden auto}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.procedure-detail-header{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.75rem;display:flex}.procedure-detail-badges{flex-wrap:wrap;align-items:flex-start;gap:.6rem;min-width:0;display:flex}.system-badge{border-radius:6px;padding:.3rem .8rem;font-size:.78rem}.category-badge,.difficulty-badge,.time-badge{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.82rem;font-weight:600;display:flex}.procedure-detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.75rem;display:flex}.favorite-toggle-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.favorite-toggle-btn:hover{color:#d97706;background:#fef3c7;border-color:#fde68a}.favorite-toggle-btn.active{color:#d97706;background:#fffbeb;border-color:#fcd34d}.close-modal-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.4rem;transition:all .2s}.close-modal-btn:hover{color:#0f172a;background:#e2e8f0}.procedure-detail-title-area{border-bottom:1px solid #f1f5f9;padding:1.5rem 1.75rem 1rem}.procedure-detail-title-area h2{color:#0f172a;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .65rem;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:800;line-height:1.35}.procedure-summary-text{color:#475569;overflow-wrap:anywhere;margin:0 0 .85rem;font-size:1.05rem;line-height:1.6}.procedure-meta-info{color:#94a3b8;overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:.65rem;font-size:.85rem;display:flex}.procedure-media-banner{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:1rem;padding:1rem 1.75rem;display:flex}.media-link-btn{border:1px solid #0000;border-radius:12px;flex:1;align-items:center;gap:.85rem;min-width:260px;padding:.85rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.media-link-btn.video-btn{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.media-link-btn.video-btn:hover{background:#dcfce7;transform:translateY(-2px);box-shadow:0 4px 12px #16a34a26}.media-link-btn.pdf-btn{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.media-link-btn.pdf-btn:hover{background:#fee2e2;transform:translateY(-2px);box-shadow:0 4px 12px #dc262626}.media-link-btn div{flex-direction:column;flex:1;display:flex}.procedure-download-attachments{background:#f8fbff;border-bottom:1px solid #dbe7f3;padding:1.15rem 1.75rem}.procedure-download-attachments-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.procedure-download-attachments-heading h3{color:#0f172a;align-items:center;gap:.55rem;margin:0;font-size:1rem;display:flex}.procedure-download-attachments-heading h3 svg{color:#2489d8}.procedure-download-attachments-heading p{color:#64748b;margin:.25rem 0 0;font-size:.82rem}.procedure-download-attachments-heading>span{color:#0d5f9c;white-space:nowrap;background:#dbeeff;border-radius:999px;padding:.28rem .6rem;font-size:.75rem;font-weight:800}.procedure-download-attachments-list{gap:.65rem;display:grid}.procedure-download-attachment-row{background:#fff;border:1px solid #cbddeb;border-radius:11px;align-items:center;gap:.75rem;min-width:0;padding:.75rem;display:flex}.procedure-download-attachment-icon,.procedure-attachment-icon{color:#0d5f9c;background:#eaf5ff;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.procedure-download-attachment-icon.exe,.procedure-attachment-icon.exe{color:#c2410c;background:#fff7ed}.procedure-download-attachment-info,.procedure-attachment-info{flex-direction:column;flex:1;min-width:0;display:flex}.procedure-download-attachment-info strong,.procedure-attachment-info strong{color:#172033;overflow-wrap:anywhere;font-size:.88rem}.procedure-download-attachment-info small,.procedure-attachment-info small{color:#64748b;margin-top:.18rem;font-size:.75rem}.procedure-download-attachment-button{color:#fff;cursor:pointer;white-space:nowrap;background:#0d5f9c;border:1px solid #2489d8;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;min-height:42px;padding:.6rem .85rem;font-size:.8rem;font-weight:800;display:inline-flex}.procedure-download-attachment-button:hover:not(:disabled){background:#0a4f83;box-shadow:0 4px 12px #2489d833}.procedure-download-attachment-button:disabled{opacity:.65;cursor:wait}.procedure-attachment-security-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;align-items:flex-start;gap:.5rem;margin-top:.75rem;padding:.65rem .75rem;font-size:.78rem;font-weight:650;display:flex}.procedure-attachment-security-note svg{flex:none}.spin{animation:.9s linear infinite attachmentSpin}@keyframes attachmentSpin{to{transform:rotate(360deg)}}.media-link-btn strong{font-size:.95rem;font-weight:700}.media-link-btn small{opacity:.85;font-size:.8rem}.procedure-detail-content{flex-direction:column;flex:none;gap:2rem;padding:1.5rem 1.75rem;display:flex;overflow:visible}.procedure-main-description h3,.procedure-steps-section h3{color:#0f172a;align-items:center;gap:.5rem;margin:0 0 .85rem;font-size:1.15rem;font-weight:700;display:flex}.content-box{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.15rem;font-size:.96rem;line-height:1.65}.content-box p{margin:0 0 .6rem}.content-box p:last-child{margin-bottom:0}.steps-timeline{flex-direction:column;gap:1.25rem;display:flex}.step-card{background:#fff;border:1px solid #cbd5e1;border-radius:14px;gap:1.15rem;padding:1.25rem;transition:all .2s;display:flex}.step-card:hover{border-color:#2489d8;box-shadow:0 4px 12px #2489d81a}.step-number-badge{color:#fff;background:#0f172a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:800;display:flex}.step-content{flex:1;min-width:0}.step-content h4{color:#0f172a;overflow-wrap:anywhere;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.step-text{color:#475569;overflow-wrap:anywhere;font-size:.95rem;line-height:1.6}.step-text p{margin:0 0 .5rem}.step-image-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:.85rem;overflow:hidden}.step-image-wrapper img{object-fit:cover;width:100%;max-height:380px;display:block}.zoom-img-link{color:#2489d8;cursor:pointer;font-size:.85rem;font-weight:600;font:inherit;background:0 0;border:0;align-items:center;gap:.35rem;padding:.5rem .85rem;text-decoration:none;display:inline-flex}.zoom-img-link:hover{text-decoration:underline}.procedure-image-zoom-overlay{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafc61;justify-content:center;align-items:center;padding:24px;animation:.18s fadeIn;display:flex;position:fixed;inset:0}.procedure-image-zoom-panel{background:#fff;border:1px solid #94a3b873;border-radius:16px;justify-content:center;align-items:center;width:min(96vw,1280px);height:min(90dvh,860px);padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #0f172a52}.procedure-image-zoom-panel img{object-fit:contain;background:#f8fafc;border-radius:10px;width:100%;height:100%;display:block}.procedure-image-zoom-close{z-index:1;color:#0f172a;cursor:pointer;background:#fffffff0;border:1px solid #0f172a1f;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:18px;right:18px}.procedure-image-zoom-close:hover{color:#991b1b;background:#fee2e2;transform:scale(1.04)}.procedure-detail-footer{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafcf5;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;min-height:4.5rem;padding:.85rem 1.75rem;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -12px 28px #0f172a14}.btn-secondary{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:44px;padding:.65rem 1.25rem;font-weight:600;transition:all .2s}.btn-secondary:hover{color:#1e293b;background:#f1f5f9}.create-procedure-modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:860px;max-height:92vh;animation:.25s cubic-bezier(.16,1,.3,1) scaleUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.procedure-publishing-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:40;background:#0f172ab8;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:absolute;inset:0}.procedure-publishing-card{color:#334155;text-align:center;background:#fff;border:1px solid #bfdbfe;border-radius:18px;flex-direction:column;align-items:center;gap:.7rem;width:100%;max-width:430px;padding:1.75rem;display:flex;box-shadow:0 24px 60px #0f172a47}.procedure-publishing-icon{color:#0d5f9c;background:#e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.procedure-publishing-card strong{color:#0f172a;font-size:1.12rem}.procedure-publishing-card p{color:#475569;margin:0;font-size:.9rem;line-height:1.55}.procedure-publishing-card small{color:#64748b;font-size:.76rem;font-weight:700}.procedure-publishing-progress{accent-color:#2489d8;width:100%;height:9px;overflow:hidden}html[data-theme=dark] .procedure-publishing-card{color:#d7e4ef;background:#102235;border-color:#285b88}html[data-theme=dark] .procedure-publishing-icon{color:#82caff;background:#163955}html[data-theme=dark] .procedure-publishing-card strong{color:#f8fafc}html[data-theme=dark] .procedure-publishing-card p,html[data-theme=dark] .procedure-publishing-card small{color:#bfd0df}@media (width<=560px){.procedure-publishing-overlay{padding:.85rem}.procedure-publishing-card{border-radius:15px;padding:1.35rem 1rem}}.create-modal-header{color:#fff;background:#0f172a;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}.create-modal-header h3{margin:0;font-size:1.25rem;font-weight:700}.create-modal-header .close-modal-btn{color:#94a3b8}.create-modal-header .close-modal-btn:hover{color:#fff;background:#ffffff1a}.create-procedure-form{flex-direction:column;flex:1;display:flex;overflow:hidden}.create-modal-body{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem 1.75rem;display:flex;overflow-y:auto}.form-row-4{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.form-row-system-category{grid-template-columns:1fr 1.35fr;align-items:start;gap:1.25rem;display:grid}.category-select-wrapper{flex-direction:column;gap:.55rem;display:flex}.module-quick-buttons{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.module-pill-btn{color:#334155;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.module-pill-btn:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.module-pill-btn.active{color:#fff;background:#0d5f9c;border-color:#2489d8;box-shadow:0 2px 8px #2489d83d}.form-row-2{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width<=768px){.form-row-4,.form-row-system-category,.form-row-2{grid-template-columns:1fr}}.create-procedure-form .form-group{flex-direction:column;gap:.45rem;display:flex}.create-procedure-form .form-group label{color:#334155;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:flex}.create-procedure-form .form-group input,.create-procedure-form .form-group select,.create-procedure-form .form-group textarea{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.7rem .95rem;font-family:inherit;font-size:.95rem;transition:all .2s}.create-procedure-form .form-group input:focus,.create-procedure-form .form-group select:focus,.create-procedure-form .form-group textarea:focus{border-color:#2489d8;outline:none;box-shadow:0 0 0 3px #2489d826}.procedure-unlimited-note{color:#0d5f9c;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;align-items:center;gap:.55rem;padding:.75rem .9rem;font-size:.88rem;font-weight:700;display:flex}.procedure-unlimited-note svg{flex:none}.procedure-files-control{background:#f8fbff;border:1px solid #cbddeb;border-radius:12px;flex-direction:column;gap:.65rem;padding:.65rem;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.procedure-files-control.is-dragging{background:#eff6ff;border-color:#2489d8;box-shadow:0 0 0 3px #2489d824}.procedure-files-control .pdf-upload-field{background:#fff}.procedure-files-summary{color:#64748b;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .15rem;font-size:.75rem;display:flex}.procedure-files-summary strong{color:#0d5f9c;text-align:right;font-size:.75rem}.procedure-attachment-list{gap:.55rem;display:grid}.procedure-attachment-row{background:#fff;border:1px solid #d6e1ea;border-radius:10px;align-items:center;gap:.7rem;min-width:0;padding:.65rem .7rem;display:flex}.procedure-attachment-remove{color:#b91c1c;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:9px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.procedure-attachment-remove:hover{background:#ffe4e6;border-color:#fda4af}.procedure-attachment-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:9px;align-items:flex-start;gap:.45rem;padding:.6rem .7rem;font-size:.78rem;font-weight:750;display:flex}.procedure-attachment-error svg{flex:none}.procedure-attachment-upload-progress{background:color-mix(in srgb, var(--primary,#2489d8) 8%, transparent);border:1px solid color-mix(in srgb, var(--primary,#2489d8) 34%, transparent);border-radius:12px;gap:9px;padding:11px 13px;display:grid}.procedure-attachment-upload-progress>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.procedure-attachment-upload-progress strong,.procedure-attachment-upload-progress small{color:var(--text-primary,#0f172a);font-size:.78rem}.procedure-attachment-progress-track{background:color-mix(in srgb, var(--primary,#2489d8) 14%, transparent);border-radius:999px;height:7px;overflow:hidden}.procedure-attachment-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#2489d8,#38bdf8);height:100%;transition:width .18s;display:block}.form-steps-header{border-top:2px dashed #cbd5e1;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:1rem;display:flex}.form-steps-header h4{color:#0f172a;margin:0;font-size:1.1rem}.form-steps-header>div>span{color:#64748b;margin-top:.2rem;font-size:.8rem;font-weight:600;display:block}.btn-add-step{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.btn-add-step:hover{background:#e2e8f0;border-color:#94a3b8}.steps-editor-list{flex-direction:column;gap:1rem;display:flex}.step-editor-card{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;flex-direction:column;gap:.85rem;padding:1.15rem;display:flex}.step-editor-header{justify-content:space-between;align-items:center;display:flex}.step-num{color:#0d5f9c;font-size:.95rem;font-weight:700}.btn-remove-step{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;font-size:.82rem;font-weight:600;display:flex}.btn-remove-step:hover{text-decoration:underline}.step-image-field{min-width:0}.step-image-importer{background:#f8fbff;border:1px dashed #94a3b8;border-radius:12px;flex-direction:column;gap:.75rem;padding:.9rem;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.step-image-importer.is-dragging{background:#eff6ff;border-color:#2489d8;box-shadow:0 0 0 3px #2489d824}.step-image-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;height:1px;margin:-1px;position:absolute;overflow:hidden;border:0!important;width:1px!important;padding:0!important}.step-image-import-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.create-procedure-form .form-group label.step-image-upload-button{color:#0d5f9c;cursor:pointer;background:#eaf5ff;border:1px solid #2489d8;border-radius:9px;justify-content:center;align-items:center;gap:.45rem;width:fit-content;min-height:40px;padding:.6rem .9rem;font-size:.86rem;font-weight:800;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.create-procedure-form .form-group label.step-image-upload-button:hover{background:#dbeeff;transform:translateY(-1px);box-shadow:0 5px 14px #2489d829}.create-procedure-form .form-group label.step-image-upload-button.is-loading{opacity:.7;cursor:wait;pointer-events:none}.step-image-import-actions>span{color:#64748b;font-size:.8rem;font-weight:600}.step-image-source-row{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:.6rem;min-width:0;padding:0 .8rem;display:flex}.create-procedure-form .form-group .step-image-source-row input{min-width:0;box-shadow:none;background:0 0;border:0;padding:.65rem 0}.create-procedure-form .form-group .step-image-source-row input:focus{box-shadow:none}.create-procedure-form .form-group .step-image-source-row input[readonly]{color:#0d5f9c;cursor:default;font-weight:700}.step-image-import-error{color:#b91c1c;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.step-image-preview{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;margin-top:.35rem;position:relative;overflow:hidden}.step-image-preview img{object-fit:contain;background:#f8fafc;width:100%;max-height:360px;display:block}.step-image-remove-button{color:#b91c1c;cursor:pointer;background:#fff1f2;border:0;border-top:1px solid #fecaca;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.65rem .8rem;font-size:.8rem;font-weight:800;display:flex}.step-image-remove-button:hover{background:#ffe4e6}.input-with-icon{background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.6rem;padding:0 .85rem;display:flex}.input-with-icon input{box-shadow:none;border:none;padding:.65rem 0}.input-with-icon input:focus{box-shadow:none}.pdf-upload-field{gap:0;min-height:50px;padding:0;overflow:hidden}.create-procedure-form .form-group label.pdf-file-picker-button{color:#0d5f9c;cursor:pointer;background:#eff6ff;border-right:1px solid #cbd5e1;flex:0 0 56px;justify-content:center;align-self:stretch;align-items:center;min-width:56px;min-height:50px;margin:0;transition:background .18s,color .18s,box-shadow .18s;display:flex;position:relative}.create-procedure-form .form-group label.pdf-file-picker-button:hover,.create-procedure-form .form-group label.pdf-file-picker-button:focus-within{color:#075985;background:#dbeeff;box-shadow:inset 0 0 0 2px #2489d847}.create-procedure-form .form-group .pdf-file-picker-button .pdf-file-input{opacity:0;cursor:pointer;border:0;height:100%;margin:0;padding:0;position:absolute;inset:0;width:100%!important}.create-procedure-form .form-group .pdf-url-input{min-width:0;padding:.75rem .9rem}@media (width<=560px){.procedure-files-summary{flex-direction:column;align-items:flex-start;gap:.2rem}.procedure-files-summary strong{text-align:left}.step-image-import-actions{flex-direction:column;align-items:stretch}.create-procedure-form .form-group label.step-image-upload-button{width:100%}.create-procedure-form .form-group label.pdf-file-picker-button{flex-basis:60px;min-width:60px}}.create-modal-footer{z-index:10;background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.85rem;padding:1rem 1.75rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d5f9c 0%,#2489d8 100%);border:none;border-radius:10px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #2489d840}.btn-primary:hover{background:linear-gradient(135deg,#0a4f83 0%,#0d5f9c 100%);transform:translateY(-1px)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.alert-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 1rem;font-size:.9rem;font-weight:600;display:flex}.btn-link-action{color:#2489d8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-link-action:hover{color:#0d5f9c;background:#f0fdf4}.inline-module-manager{background:#f8fafc;border:1px solid #cbd5e1;border-left:4px solid #2489d8;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem 1.4rem;animation:.2s fadeIn;display:flex;box-shadow:0 4px 15px #0f172a0d}.inline-manager-title{color:#0f172a;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.inline-manager-inputs{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.inline-manager-inputs input{background:#fff;border:1px solid #94a3b8;border-radius:8px;flex:1;min-width:260px;padding:.65rem .95rem;font-size:.92rem}.inline-manager-inputs input:focus{border-color:#2489d8;outline:none;box-shadow:0 0 0 3px #2489d826}.btn-save-mini{color:#fff;cursor:pointer;background:#0d5f9c;border:none;border-radius:8px;padding:.65rem 1.25rem;font-size:.88rem;font-weight:700;transition:all .2s}.btn-save-mini:hover{background:#0a4f83;transform:translateY(-1px)}.btn-cancel-mini{color:#334155;cursor:pointer;background:#e2e8f0;border:none;border-radius:8px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.btn-cancel-mini:hover{background:#cbd5e1}.mini-error{color:#dc2626;font-size:.82rem;font-weight:600}.module-items-list{flex-direction:column;gap:.5rem;max-height:220px;display:flex;overflow-y:auto}.module-edit-row{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .85rem;display:flex}.mod-name-label{color:#334155;font-size:.9rem;font-weight:600}.mod-actions{gap:.35rem;display:flex}.btn-icon{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;display:flex}.btn-icon.edit:hover{color:#0284c7;background:#e0f2fe}.btn-icon.delete:hover{color:#ef4444;background:#fee2e2}.btn-icon.check:hover{color:#16a34a;background:#dcfce7}.btn-icon.cancel:hover{color:#475569;background:#f1f5f9}.inline-edit-box{align-items:center;gap:.5rem;width:100%;display:flex}.inline-edit-box input{border:1px solid #2489d8;border-radius:6px;flex:1;padding:.35rem .65rem;font-size:.88rem}.procedures-empty-state{text-align:center;background:#fff;border:2px dashed #cfdadd;border-radius:18px;flex-direction:column;align-items:center;gap:12px;min-width:0;margin-top:1rem;padding:50px 20px;display:flex}.procedures-empty-state svg{color:#8da2a6;stroke-width:1.5px;margin-bottom:8px}.procedures-empty-state h3{color:#17212b;margin:0;font-size:1.25rem}.procedures-empty-state p{color:#5d6b76;max-width:400px;margin:0 0 12px;font-size:.95rem}.btn-clear-filters-large{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0d5f9c 0%,#2489d8 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 22px;font-size:.95rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 20px #2489d840}@media (hover:hover){.btn-clear-filters-large:hover{background:linear-gradient(135deg,#0a4f83 0%,#0d5f9c 100%);transform:translateY(-2px);box-shadow:0 12px 28px #2489d84d}}.btn-clear-filters-large:active{transform:translateY(0)}@media (width<=1180px){.procedures-top-header{align-items:stretch}.procedures-top-header .page-header{flex-basis:100%;max-width:100%}.procedures-actions{align-self:flex-start}.procedures-filters-bar{grid-template-columns:1fr}.system-pills{scrollbar-width:thin;scrollbar-color:#94a3b8 transparent;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;max-width:100%;padding-bottom:.15rem;overflow-x:auto}}@media (width<=720px){.modal-overlay{padding:.75rem}.procedure-detail-modal{border-radius:16px;max-height:calc(100dvh - 1.5rem)}.procedure-detail-scroll-area{padding-bottom:5.75rem}.procedure-detail-header,.procedure-detail-title-area,.procedure-detail-content,.procedure-media-banner,.procedure-download-attachments,.procedure-detail-footer{padding-left:1rem;padding-right:1rem}.procedure-detail-actions{justify-content:flex-start;width:100%}.procedure-detail-footer .btn-secondary{width:100%}.favorite-toggle-btn{flex:140px;justify-content:center}.close-modal-btn{flex:none}.procedure-detail-title-area h2{font-size:1.35rem}.procedure-meta-info{align-items:flex-start}.media-link-btn{min-width:100%}.procedure-download-attachment-row{flex-wrap:wrap;align-items:flex-start}.procedure-download-attachment-info{flex-basis:calc(100% - 56px)}.procedure-download-attachment-button{width:100%}.step-card{flex-direction:column;gap:.85rem;padding:1rem}.step-number-badge{width:32px;height:32px}.procedures-page{gap:1rem}.procedures-top-header .page-header h1{font-size:2rem;line-height:1.12}.procedures-top-header .page-header span{font-size:.95rem}.procedures-actions{flex-direction:row;gap:8px;width:100%}.btn-new-procedure,.btn-refresh-procedure{flex:1;width:100%;padding-inline:.5rem;font-size:.85rem}.procedures-filters-bar{border-radius:12px;padding:.85rem}.procedures-search-wrapper{padding-inline:.7rem}.procedures-search-wrapper input{font-size:.9rem}.system-pill,.category-tab{padding-inline:.85rem;font-size:.8rem}.procedures-category-tabs{overflow-x:visible}.category-tabs-list{flex-wrap:wrap;width:100%;min-width:0}.procedures-grid{grid-template-columns:1fr;gap:1rem}.procedure-card{border-radius:14px;padding:1rem}.proc-card-header,.proc-card-footer{align-items:flex-start}.proc-card-footer,.proc-indicators,.proc-media-icons{width:100%}.proc-media-icons{justify-content:flex-start}.procedures-empty-state{padding:36px 16px}.procedures-empty-state p{max-width:100%}}@media (width<=420px){.procedures-top-header .page-header h1{font-size:1.7rem}.proc-card-header{flex-direction:column}.proc-card-top-actions{align-self:flex-end}.btn-clear-filters-large{white-space:normal;justify-content:center;width:100%}}.skeleton-base{background-color:#e2e8f0;position:relative;overflow:hidden}.skeleton-base:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);animation:1.5s linear infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.skeleton-variant-text{border-radius:4px;height:1.2em;margin-bottom:.4em}.skeleton-variant-circular{border-radius:50%}.skeleton-variant-rectangular{border-radius:8px}.shortcuts-container{flex-direction:column;gap:28px;animation:.4s ease-out fadeIn;display:flex}.shortcuts-top-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.shortcuts-stats{flex-wrap:wrap;gap:16px;display:flex}.stat-pill{color:#42515c;background:#fff;border:1px solid #dfe6e8;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:.88rem;display:flex;box-shadow:0 4px 12px #0f172a0a}.stat-pill strong{color:#0d5f9c;font-size:1rem;font-weight:800}.shortcuts-controls{background:#fff;border:1px solid #dfe6e8;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 10px 30px #0f172a0d}.search-and-add{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.search-input-wrapper{flex:1;min-width:260px;position:relative}.search-input-wrapper svg{color:#8da2a6;pointer-events:none;transition:color .2s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search-input{color:#17212b;background:#f8fbfb;border:1.5px solid #cfdadd;border-radius:12px;width:100%;padding:12px 16px 12px 46px;font-size:.95rem;transition:all .25s}.search-input:focus{background:#fff;border-color:#2489d8;outline:none;box-shadow:0 0 0 4px #2489d824}.search-input:focus+svg,.search-input-wrapper:focus-within svg{color:#2489d8}.btn-add-shortcut{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0d5f9c 0%,#2489d8 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 22px;font-size:.95rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 20px #2489d840}@media (hover:hover){.btn-add-shortcut:hover{background:linear-gradient(135deg,#0a4f83 0%,#0d5f9c 100%);transform:translateY(-2px);box-shadow:0 12px 28px #2489d84d}}.btn-add-shortcut:active{transform:translateY(0)}.categories-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.category-tab{color:#52606d;cursor:pointer;background:#f1f5f7;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;padding:7px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}@media (hover:hover){.category-tab:hover{color:#17212b;background:#e2ebed}}.category-tab.active{color:#fff;background:#0d5f9c;border-color:#2489d8;box-shadow:0 4px 12px #2489d833}.shortcuts-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.shortcut-card{background:#fff;border:1px solid #dfe6e8;border-radius:18px;flex-direction:column;justify-content:space-between;gap:18px;padding:22px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0f172a0a}.shortcut-card:before{content:"";background:var(--card-accent,#0d5f9c);height:4px;transition:height .25s;position:absolute;top:0;left:0;right:0}@media (hover:hover){.shortcut-card:hover{border-color:#cad8dc;transform:translateY(-5px);box-shadow:0 20px 40px #0f172a1a}}.card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.icon-wrapper{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:transform .3s;display:flex;box-shadow:0 6px 16px #0000001f}.shortcut-card:hover .icon-wrapper{transform:scale(1.08)rotate(-4deg)}.card-actions{gap:4px;display:flex}.btn-icon-action{color:#8da2a6;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:inline-flex}@media (hover:hover){.btn-icon-action:hover{color:#17212b;background:#f1f5f7}.btn-icon-action.delete:hover{color:#e11d48;background:#fff1ee}}.card-body{flex-direction:column;flex:1;gap:6px;display:flex}.card-category{text-transform:uppercase;letter-spacing:.05em;color:#52606d;font-size:.75rem;font-weight:800}.card-title{color:#17212b;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.card-description{color:#5d6b76;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:.88rem;line-height:1.4;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px dashed #e5ecee;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.shortcut-url{color:#8da2a6;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.82rem;overflow:hidden}.btn-access{color:#0d5f9c;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}@media (hover:hover){.btn-access:hover{color:#fff;background:#0d5f9c;border-color:#0d5f9c;box-shadow:0 4px 12px #2489d833}}.shortcuts-empty{text-align:center;background:#fff;border:2px dashed #cfdadd;border-radius:18px;flex-direction:column;align-items:center;gap:12px;padding:50px 20px;display:flex}.shortcuts-empty svg{color:#8da2a6;margin-bottom:8px}.shortcuts-empty h3{color:#17212b;margin:0;font-size:1.25rem}.shortcuts-empty p{color:#5d6b76;max-width:400px;margin:0 0 12px;font-size:.95rem}.modal-overlay{-webkit-backdrop-filter:blur(12px);z-index:999999;box-sizing:border-box;background:#0f172ac7;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;animation:.25s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:600px;max-height:88vh;animation:.3s cubic-bezier(.16,1,.3,1) scaleUp;display:flex;overflow:hidden;box-shadow:0 35px 70px -15px #0009,0 0 0 1px #ffffff26}.modal-content form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid #dfe6e8;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h2{color:#17212b;margin:0;font-size:1.35rem}.btn-close-modal{color:#52606d;cursor:pointer;background:#f1f5f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}@media (hover:hover){.btn-close-modal:hover{color:#17212b;background:#e2ebed}}.modal-body{flex-direction:column;flex:1;gap:15px;min-height:0;padding:20px 26px;display:flex;overflow-y:auto}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-track{background:0 0}.modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.form-group label{color:#42515c;font-size:.88rem;font-weight:700}.form-input,.form-select,.form-textarea{color:#17212b;background:#f8fbfb;border:1.5px solid #cfdadd;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.94rem;transition:all .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#fff;border-color:#2489d8;outline:none;box-shadow:0 0 0 4px #2489d824}.icons-selector,.colors-selector{flex-wrap:wrap;gap:10px;display:flex}.icon-option{color:#52606d;cursor:pointer;background:#f8fbfb;border:1.5px solid #cfdadd;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:inline-flex}.icon-option.selected{color:#fff;background:#0d5f9c;border-color:#0d5f9c;transform:scale(1.08);box-shadow:0 4px 12px #2489d840}.color-option{cursor:pointer;border:3px solid #0000;border-radius:50%;width:36px;height:36px;transition:all .2s}.color-option.selected{transform:scale(1.15);box-shadow:0 0 0 3px #fff,0 0 0 5px #17212b}.modal-footer{background:#f8fbfb;border-top:1px solid #dfe6e8;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:16px 26px;display:flex}.btn-cancel{color:#52606d;cursor:pointer;background:#fff;border:1px solid #cfdadd;border-radius:10px;padding:10px 20px;font-size:.92rem;font-weight:600;transition:all .2s}@media (hover:hover){.btn-cancel:hover{color:#17212b;background:#f1f5f7}}.btn-save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d5f9c 0%,#2489d8 100%);border:none;border-radius:10px;padding:10px 24px;font-size:.92rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #2489d84d}@media (hover:hover){.btn-save:hover{background:linear-gradient(135deg,#0a4f83 0%,#0d5f9c 100%);box-shadow:0 6px 18px #2489d857}}.shortcut-toast{color:#fff;z-index:2000;background:#17212b;border-radius:12px;align-items:center;gap:10px;padding:14px 22px;font-size:.9rem;font-weight:600;animation:.3s cubic-bezier(.16,1,.3,1) slideInUp;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 15px 30px #00000040}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.shortcuts-top-bar,.search-and-add{flex-direction:column;align-items:stretch}.btn-add-shortcut{justify-content:center}.shortcuts-grid{grid-template-columns:1fr}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.systems-container{flex-direction:column;gap:32px;max-width:1200px;display:flex}.systems-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:24px;display:grid}.systems-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:20px;padding:28px;display:flex;box-shadow:0 10px 25px -5px #0000000d}.systems-card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.systems-card-title{align-items:center;gap:12px;display:flex}.systems-card-title h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.systems-card-title p{color:#64748b;margin:4px 0 0;font-size:.86rem}.icon-box-settings{color:#16a34a;background:#f0fdf4;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.notices-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#1e293b;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:flex}.form-input-pwd{color:#0f172a;letter-spacing:.08em;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:12px;padding:12px 16px;font-family:monospace;font-size:1.15rem;font-weight:800;transition:all .18s}.form-input-pwd:focus{background:#fff;border-color:#2489d8;outline:none;box-shadow:0 0 0 4px #2489d824}.form-input-pwd[readonly]{color:#0d5f9c;cursor:default;background:linear-gradient(135deg,#eff6ff,#f8fafc);border-color:#bfdbfe}.form-input-pwd[readonly]:focus{background:linear-gradient(135deg,#eff6ff,#f8fafc);box-shadow:0 0 0 4px #2489d81a}.automatic-password-status{color:#0d5f9c;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.78rem;font-weight:750;display:inline-flex}.automatic-password-note,.manual-password-note{color:#64748b;margin:0;font-size:.82rem;line-height:1.55}.inova-label-icon,.tef-label-icon{color:#2489d8}.tef-link-icon-button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:5px;transition:background .18s,color .18s;display:inline-flex}.tef-link-icon-button:hover{color:#334155;background:#e2e8f0}.tef-shortcut-link,.tef-link-add-button{color:#0d5f9c;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;align-items:center;gap:5px;padding:5px 9px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.tef-shortcut-link:hover,.tef-link-add-button:hover{color:#0a4f83;background:#dbeafe;border-color:#93c5fd}.form-textarea{color:#1e293b;resize:vertical;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:14px;min-height:140px;max-height:450px;padding:16px;font-family:inherit;font-size:.98rem;line-height:1.65;transition:all .18s;overflow-y:auto;box-shadow:inset 0 2px 4px #00000005}.form-textarea:focus{background:#fff;border-color:#2489d8;outline:none;box-shadow:0 0 0 4px #2489d824}.form-textarea::-webkit-scrollbar{width:6px}.form-textarea::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.form-textarea::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.form-textarea::-webkit-scrollbar-thumb:hover{background:#94a3b8}.notices-actions{justify-content:flex-end;align-items:center;gap:16px;margin-top:8px;display:flex}.btn-save-notices{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2489d8 0%,#0d5f9c 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 26px;font-size:.96rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #2489d852}.btn-save-notices:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2489d866}.btn-save-notices:disabled{opacity:.6;cursor:not-allowed;transform:none}.notices-feedback{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-size:.92rem;font-weight:600;display:flex}.systems-list-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.system-info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;padding:22px;display:flex}.system-info-header{align-items:center;gap:12px;display:flex}.system-info-badge{color:#fff;text-transform:uppercase;background:#0f172a;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:800}.system-info-card h4{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}.system-info-card p{color:#475569;margin:0;font-size:.88rem;line-height:1.5}@media (width<=640px){.systems-card{padding:20px}.systems-card-header,.systems-card-title{align-items:flex-start}.systems-card-header{flex-direction:column;gap:14px}.automatic-password-status{white-space:normal;text-align:right;margin-left:10px}}.users-page-wrapper{animation:.38s cubic-bezier(.16,1,.3,1) forwards pageEnter}.users-admin-layout{grid-template-columns:360px 1fr;align-items:flex-start;gap:24px;display:grid}@media (width<=1024px){.users-admin-layout{grid-template-columns:1fr}}.modern-panel{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;transition:box-shadow .3s;overflow:visible;box-shadow:0 4px 20px #00000008,0 1px 3px #00000005}.form-header{border-bottom:1px dashed #e2e8f0;margin-bottom:24px;padding-bottom:16px}.form-header span{color:#0d5f9c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;font-weight:800;display:block}.form-header h2{color:#0f172a;justify-content:space-between;align-items:center;margin:0;font-size:1.4rem;font-weight:700;display:flex}.modern-form-group{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.modern-input-field{flex-direction:column;gap:6px;display:flex}.modern-input-field label{color:#475569;font-size:.85rem;font-weight:600}.modern-input-field input,.modern-input-field select{color:#0f172a;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;padding:12px 16px;font-size:.95rem;transition:all .2s}.modern-input-field input:focus,.modern-input-field select:focus{background:#fff;border-color:#2489d8;outline:none;box-shadow:0 0 0 3px #2489d824}.btn-primary-modern{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d5f9c,#2489d8);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #2489d833}.btn-primary-modern:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2489d84d}.btn-primary-modern:active{transform:translateY(0)}.btn-primary-modern:disabled{opacity:.6;cursor:not-allowed;transform:none}.users-list-container{flex-direction:column;height:100%;display:flex}.list-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.list-header-info span{color:#0d5f9c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;font-weight:800;display:block}.list-header-info h2{color:#0f172a;margin:0;font-size:1.4rem;font-weight:700}.btn-secondary-modern{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.btn-secondary-modern:hover{color:#0f172a;background:#e2e8f0}.modern-table-wrapper{padding:0 28px 28px;overflow-x:auto}.modern-table{border-collapse:separate;border-spacing:0 8px;width:100%}.modern-table th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:2px solid #f1f5f9;padding:12px 16px;font-size:.75rem;font-weight:700}.modern-table td{color:#334155;background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:16px;font-size:.95rem}.modern-table td:first-child{color:#0f172a;border-left:1px solid #f1f5f9;border-top-left-radius:12px;border-bottom-left-radius:12px;font-weight:600}.modern-table td:last-child{border-right:1px solid #f1f5f9;border-top-right-radius:12px;border-bottom-right-radius:12px}.modern-table tr{transition:transform .15s,box-shadow .15s}.modern-table tr:hover td{background:#f8fafc}.user-cell{align-items:center;gap:12px;display:flex}.user-cell-avatar{color:#0284c7;background:#e0f2fe;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:700;display:flex}.user-cell-info{flex-direction:column;display:flex}.user-cell-email{color:#64748b;font-size:.75rem;font-weight:400}.action-buttons-group{gap:8px;display:flex}.btn-action-icon{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.btn-edit{color:#3b82f6;background:#f1f5f9}.btn-edit:hover{color:#2563eb;background:#dbeafe}.btn-delete{color:#ef4444;background:#fef2f2}.btn-delete:hover{color:#dc2626;background:#fee2e2}@media (width<=768px){.modern-table-wrapper{background:0 0;padding:0 16px 16px}.modern-table,.modern-table tbody,.modern-table tr,.modern-table td{width:100%;display:block}.modern-table thead{display:none}.modern-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;padding:12px;box-shadow:0 2px 8px #0000000a}.modern-table td{justify-content:space-between;align-items:center;padding:8px 0;display:flex;border:none!important}.modern-table td:first-child{justify-content:flex-start;margin-bottom:8px;padding-bottom:12px;border-bottom:1px solid #f1f5f9!important}.modern-table td:not(:first-child):before{content:attr(data-label);color:#64748b;text-transform:uppercase;margin-right:auto;font-size:.75rem;font-weight:700}}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.role-admin{color:#ef4444;background:#fee2e2}.role-supervisor{color:#f59e0b;background:#fef3c7}.role-collaborator{color:#0ea5e9;background:#e0f2fe}.role-reader{color:#a855f7;background:#f3e8ff}.logs-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.logs-title-group h1{color:#0f172a;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.75rem;display:flex}.logs-title-group p{color:#64748b;margin:0;font-size:.95rem}.logs-filters{background:#fff;border-radius:12px;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex;box-shadow:0 1px 3px #0000000d}.filter-input{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;width:100%;padding:.6rem 1rem;font-size:.95rem}.filter-input:focus{border-color:#3b82f6}.filter-select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;min-width:150px;padding:.6rem 1rem}.btn-clear-logs{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-weight:600;transition:background .2s;display:flex}.btn-clear-logs:hover{background:#dc2626}.btn-clear-logs:disabled{opacity:.5;cursor:not-allowed}.logs-table-wrapper{background:#fff;border-radius:12px;overflow:auto hidden;box-shadow:0 4px 6px -1px #0000000d}.logs-table{border-collapse:collapse;width:100%}.logs-table th{text-align:left;color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem;font-weight:600}.logs-table td{color:#1e293b;border-bottom:1px solid #e2e8f0;padding:1rem}.logs-table tr:last-child td{border-bottom:none}.logs-table td:nth-child(5){white-space:pre-wrap;word-break:break-word;max-width:400px}.logs-table-row{cursor:pointer}.logs-table-row:focus-visible{outline-offset:-3px;outline:3px solid #2489d859}.logs-mobile-list{display:none}.log-action-badge{border-radius:99px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.log-action-CREATE{color:#166534;background:#dcfce7}.log-action-UPDATE{color:#075985;background:#e0f2fe}.log-action-DELETE{color:#991b1b;background:#fee2e2}.log-resource-badge{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.logs-empty{text-align:center;color:#64748b;padding:3rem}.logs-loading{text-align:center;color:#3b82f6;padding:3rem;font-weight:500}.load-more-container{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:center;padding:1.5rem;display:flex}.btn-load-more{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;padding:.5rem 1.5rem;font-weight:600;transition:opacity .2s}.btn-load-more:hover{opacity:.9}.btn-delete-single{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.btn-delete-single:hover{color:#ef4444;background:#fee2e2}.btn-delete-single:disabled{opacity:.5;cursor:not-allowed}.logs-confirm-overlay{z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a85;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.logs-confirm-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:min(100%,460px);padding:1.5rem;animation:.18s ease-out logsConfirmIn;position:relative;box-shadow:0 24px 70px #0f172a47}@keyframes logsConfirmIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.logs-confirm-close{color:#64748b;cursor:pointer;background:#f8fafc;border:none;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;position:absolute;top:.9rem;right:.9rem}.logs-confirm-close:hover{color:#0f172a;background:#e2e8f0}.logs-confirm-close:disabled{opacity:.55;cursor:not-allowed}.logs-confirm-icon{color:#dc2626;background:#fee2e2;border-radius:14px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.logs-confirm-card h2{color:#0f172a;margin:0 2.5rem .45rem 0;font-size:1.35rem;line-height:1.25}.logs-confirm-card p{color:#475569;margin:0;line-height:1.5}.logs-confirm-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;margin:1rem 0;padding:.85rem 1rem;font-size:.92rem;line-height:1.45}.logs-confirm-field{color:#334155;flex-direction:column;gap:.45rem;font-size:.9rem;font-weight:700;display:flex}.logs-confirm-input-wrap{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.65rem;padding:0 .8rem;display:flex}.logs-confirm-input-wrap:focus-within{border-color:#2489d8;box-shadow:0 0 0 3px #2489d824}.logs-confirm-input-wrap input{color:#0f172a;border:none;outline:none;width:100%;min-width:0;padding:.75rem 0;font-size:.95rem}.logs-confirm-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:.85rem;padding:.75rem .9rem;font-size:.9rem;font-weight:600}.logs-confirm-actions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.logs-confirm-cancel,.logs-confirm-danger{cursor:pointer;border:none;border-radius:9px;min-height:2.6rem;padding:0 1.1rem;font-weight:700}.logs-confirm-cancel{color:#334155;background:#f1f5f9}.logs-confirm-cancel:hover{background:#e2e8f0}.logs-confirm-danger{color:#fff;background:#dc2626;box-shadow:0 10px 20px #dc262638}.logs-confirm-danger:hover{background:#b91c1c}.logs-confirm-cancel:disabled,.logs-confirm-danger:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}@media (width<=768px){.logs-filters{flex-direction:column}.logs-header{flex-direction:column;align-items:flex-start;gap:1rem}.filter-select{width:100%}}@media (width<=520px){.logs-confirm-overlay{align-items:flex-end;padding:1rem}.logs-confirm-card{border-radius:16px;padding:1.25rem}.logs-confirm-actions{flex-direction:column-reverse}.logs-confirm-cancel,.logs-confirm-danger{width:100%}}.filter-date{max-width:160px}@media (width<=768px){.filter-date{width:100%;max-width:none}}.log-details-overlay{z-index:99999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;background:radial-gradient(circle at 50% 18%,#2489d829,#0000 32rem),#05121fbd;justify-content:center;align-items:center;padding:clamp(.75rem,3vw,1.5rem);display:flex;position:fixed;inset:0}.log-details-card{background:var(--ui-surface);width:min(100%,680px);color:var(--ui-ink);border:1px solid var(--ui-border-strong);border-radius:22px;flex-direction:column;max-height:min(90dvh,780px);padding:0;animation:.18s ease-out logsConfirmIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #030c1670}.audit-dialog-header{background:var(--ui-surface);border-bottom:1px solid var(--ui-border);flex:none;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px 18px 24px;display:flex}.audit-dialog-title-group{align-items:center;gap:13px;min-width:0;display:flex}.audit-dialog-icon{background:var(--ui-brand-50);border:1px solid var(--ui-brand-200);color:var(--ui-brand-600);border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.audit-dialog-eyebrow,.safety-dialog-eyebrow{color:var(--ui-brand-600);letter-spacing:.095em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:850;line-height:1.2;display:block}.audit-dialog-header h2{color:var(--ui-ink);margin:0;font-size:1.28rem;font-weight:850;line-height:1.2}.audit-dialog-close,.safety-dialog-close{flex:none;width:44px;height:44px;position:static}.audit-dialog-body{scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:18px;min-height:0;padding:18px 24px 24px;display:flex;overflow-y:auto}.audit-dialog-timestamp{background:var(--ui-brand-50);border:1px solid var(--ui-brand-200);color:var(--ui-brand-700);border-radius:999px;align-self:flex-start;align-items:center;gap:7px;padding:7px 11px;font-size:.8rem;font-weight:750;display:inline-flex}.audit-summary-grid{grid-template-columns:minmax(0,1.45fr) minmax(110px,.65fr) minmax(130px,.9fr);gap:10px;display:grid}.audit-summary-item{background:var(--ui-surface-soft);border:1px solid var(--ui-border);border-radius:13px;align-items:center;gap:10px;min-width:0;min-height:76px;padding:12px 13px;display:flex}.audit-summary-icon{background:var(--ui-brand-50);color:var(--ui-brand-600);border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.audit-summary-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.audit-summary-copy small,.audit-section-heading small,.audit-restore-copy small,.audit-restore-form-heading small{color:var(--ui-muted);letter-spacing:.075em;text-transform:uppercase;margin-bottom:5px;font-size:.66rem;font-weight:800;line-height:1.2;display:block}.audit-summary-copy strong{color:var(--ui-ink);overflow-wrap:anywhere;font-size:.9rem;line-height:1.3}.audit-summary-copy .log-action-badge,.audit-summary-copy .log-resource-badge{align-items:center;min-height:26px;padding:5px 9px;display:inline-flex}.audit-summary-copy .log-resource-badge{background:var(--ui-brand-50);border:1px solid var(--ui-brand-200);color:var(--ui-brand-700);border-radius:999px}.audit-description-section{border:1px solid var(--ui-border);border-radius:15px;overflow:hidden}.audit-section-heading{background:var(--ui-surface-soft);border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.audit-section-heading strong{color:var(--ui-ink);font-size:.9rem;display:block}.log-details-description{background:var(--ui-surface);color:var(--ui-ink-soft);overflow-wrap:anywhere;white-space:pre-wrap;max-height:190px;padding:14px;font-size:.9rem;line-height:1.65;overflow-y:auto}.audit-restore-section{border-top:1px dashed var(--ui-border-strong);padding-top:18px}.audit-restore-available{background:#f1f8ff;border:1px solid #bdddf7;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.audit-restore-icon{background:var(--ui-brand-50);border:1px solid var(--ui-brand-200);color:var(--ui-brand-600);border-radius:11px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.audit-restore-copy,.audit-restore-form-heading>span:last-child{flex-direction:column;min-width:0;display:flex}.audit-restore-copy strong,.audit-restore-form-heading strong{color:var(--ui-ink);font-size:.9rem;line-height:1.3}.audit-restore-copy>span,.audit-restore-form-heading>span:last-child>span{color:var(--ui-muted);margin-top:3px;font-size:.78rem;line-height:1.45}.audit-restore-request,.audit-restore-confirm{background:var(--ui-brand-600);border:1px solid var(--ui-brand-600);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:.84rem;font-weight:800;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.audit-restore-request:hover,.audit-restore-confirm:hover{background:var(--ui-brand-700);border-color:var(--ui-brand-700);transform:translateY(-1px);box-shadow:0 9px 22px #2489d83d}.audit-restore-form{background:var(--ui-surface-soft);border:1px solid var(--ui-border-strong);border-radius:15px;flex-direction:column;gap:14px;padding:16px;display:flex}.audit-restore-form-heading{align-items:center;gap:11px;display:flex}.audit-restore-actions{margin-top:0}.audit-restore-actions>button{min-height:44px}.audit-restore-confirm{flex:auto}.audit-restore-confirm:disabled,.audit-restore-request:disabled{box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}.audit-restore-success{color:#18794e;background:#eefaf5;border:1px solid #a8dfc6;border-radius:14px;align-items:center;gap:11px;padding:14px;display:flex}.audit-restore-success>span{flex-direction:column;min-width:0;display:flex}.audit-restore-success strong{color:#12643f;font-size:.9rem}.audit-restore-success small{color:#397c60;margin-top:2px;font-size:.78rem;line-height:1.45}.safety-dialog{background:var(--ui-surface);border:1px solid var(--ui-border-strong);color:var(--ui-ink);border-radius:22px;width:min(100%,560px);max-height:92dvh;padding:0;overflow-y:auto;box-shadow:0 30px 90px #030c1670}.safety-dialog-close{position:absolute;top:18px;right:18px}.safety-dialog-header{align-items:center;gap:14px;padding:22px 78px 16px 24px;display:flex}.safety-dialog-icon{color:#d6453d;background:#fff1ef;border:1px solid #f4c3be;border-radius:14px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.safety-dialog-danger .safety-dialog-eyebrow{color:#bd3c35}.safety-dialog-heading h2{color:var(--ui-ink);margin:0;font-size:1.32rem;font-weight:850;line-height:1.2}.safety-dialog-description{color:var(--ui-ink-soft);margin:0;padding:0 24px 16px;font-size:.91rem;line-height:1.6}.safety-dialog-subject{background:var(--ui-surface-soft);border:1px solid var(--ui-border);border-radius:14px;align-items:center;gap:11px;min-width:0;margin:0 24px 18px;padding:12px;display:flex}.safety-dialog-avatar{background:var(--ui-brand-50);border:1px solid var(--ui-brand-200);color:var(--ui-brand-700);border-radius:11px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:850;display:inline-flex}.safety-dialog-subject-copy{flex-direction:column;flex:auto;min-width:0;display:flex}.safety-dialog-subject-copy strong{color:var(--ui-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.safety-dialog-subject-copy>span{color:var(--ui-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.78rem;overflow:hidden}.safety-dialog-status{color:#b23832;background:#fff1ef;border:1px solid #f4c3be;border-radius:999px;flex:none;padding:6px 9px;font-size:.69rem;font-weight:800}.safety-dialog-form{border-top:1px solid var(--ui-border)}.safety-dialog-security{background:var(--ui-surface-soft);border-bottom:1px solid var(--ui-border);flex-direction:column;gap:14px;padding:18px 24px;display:flex}.safety-dialog-security-heading{color:var(--ui-brand-600);align-items:center;gap:9px;display:flex}.safety-dialog-security-heading>span{flex-direction:column;display:flex}.safety-dialog-security-heading strong{color:var(--ui-ink);font-size:.86rem}.safety-dialog-security-heading small{color:var(--ui-muted);margin-top:1px;font-size:.74rem;line-height:1.4}.safety-password-field{min-height:48px;padding-right:4px;position:relative}.safety-password-field input,.safety-password-field input:focus{box-shadow:none;background:0 0;border:0;border-radius:0;min-height:46px;padding:0}.safety-password-toggle{color:var(--ui-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.safety-password-toggle:hover{background:var(--ui-brand-50);color:var(--ui-brand-600)}.safety-dialog .logs-confirm-error{margin:16px 24px 0}.safety-dialog .logs-confirm-actions{align-items:center;margin:0;padding:18px 24px 22px}.safety-dialog .logs-confirm-actions>button{min-height:46px}.safety-dialog .logs-confirm-danger{color:#fff;background:#cf3f37;border:1px solid #cf3f37;justify-content:center;align-items:center;gap:8px;min-width:190px;display:inline-flex}.safety-dialog .logs-confirm-danger:hover:not(:disabled){background:#b7332d;border-color:#b7332d;box-shadow:0 10px 24px #cf3f3742}html[data-theme=dark] .audit-restore-available{background:#122b49;border-color:#27588a}html[data-theme=dark] .audit-restore-success{color:#75dfaa;background:#14372b;border-color:#2e6c53}html[data-theme=dark] .audit-restore-success strong{color:#9cedc2}html[data-theme=dark] .audit-restore-success small{color:#75c99f}html[data-theme=dark] .safety-dialog-icon,html[data-theme=dark] .safety-dialog-status{color:#ffaaa2;background:#3a211f;border-color:#6b3732}html[data-theme=dark] .safety-dialog-danger .safety-dialog-eyebrow{color:#ffaaa2}html[data-theme=dark] .safety-dialog .logs-confirm-danger{color:#fff;background:#c84a42;border-color:#df665e}@media (width<=768px){.logs-container{padding:1rem 0}.logs-header{margin-bottom:1rem}.logs-title-group h1{font-size:1.35rem}.logs-filters{gap:.75rem;margin-bottom:1rem;padding:10px}.logs-desktop-table{display:none}.logs-table-wrapper{padding:10px;overflow-x:hidden}.logs-mobile-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.logs-mobile-list>li{min-width:0;margin:0;padding:0}.mobile-log-card{background:var(--ui-surface-soft);border:1px solid var(--ui-border);color:var(--ui-ink);cursor:pointer;text-align:left;border-radius:15px;flex-direction:column;gap:11px;width:100%;padding:16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden}.mobile-log-card:before{content:"";height:4px;position:absolute;inset:0 0 auto}.mobile-log-CREATE:before{background:#22a267}.mobile-log-UPDATE:before{background:var(--ui-brand-500)}.mobile-log-DELETE:before{background:#dc554d}.mobile-log-card:hover,.mobile-log-card:focus-visible{border-color:var(--ui-brand-200);outline:0;transform:translateY(-1px);box-shadow:0 10px 26px #14304b1c}.mobile-log-card:active{box-shadow:none;transform:scale(.995)}.mobile-log-card-header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.mobile-log-badges{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.mobile-log-badges .log-action-badge{align-items:center;min-height:26px;padding:5px 9px;font-size:.68rem;display:inline-flex}.mobile-log-badges .log-resource-badge{background:var(--ui-brand-50);border:1px solid var(--ui-brand-200);color:var(--ui-brand-700);border-radius:999px;align-items:center;min-height:26px;padding:5px 9px;font-size:.66rem;display:inline-flex}.mobile-log-card-header time{color:var(--ui-muted);text-transform:capitalize;flex:none;font-size:.72rem;font-weight:700}.mobile-log-title{color:var(--ui-ink);overflow-wrap:anywhere;font-size:1rem;font-weight:850;line-height:1.35;display:block}.mobile-log-preview{-webkit-line-clamp:3;color:var(--ui-ink-soft);overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.mobile-log-card-footer{border-top:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:12px;margin-top:2px;padding-top:11px;display:flex}.mobile-log-user{align-items:center;gap:9px;min-width:0;display:flex}.mobile-log-avatar{background:var(--ui-brand-50);border:1px solid var(--ui-brand-200);color:var(--ui-brand-700);border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:.76rem;font-weight:850;display:inline-flex}.mobile-log-user>span:last-child{flex-direction:column;min-width:0;display:flex}.mobile-log-user small{color:var(--ui-muted);font-size:.62rem;font-weight:750;line-height:1.2}.mobile-log-user strong{color:var(--ui-ink);text-overflow:ellipsis;white-space:nowrap;max-width:26ch;font-size:.76rem;line-height:1.35;overflow:hidden}.mobile-log-open{color:var(--ui-brand-600);flex:none;align-items:center;gap:3px;font-size:.72rem;font-weight:800;display:inline-flex}.logs-table-wrapper .load-more-container{border:0;border-radius:12px;margin-top:10px;padding:10px}.logs-table-wrapper .btn-load-more{width:100%;min-height:44px}.audit-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-summary-user{grid-column:1/-1}.audit-restore-available{grid-template-columns:auto minmax(0,1fr)}.audit-restore-request{grid-column:1/-1;width:100%}}html[data-theme=dark] .log-action-CREATE{color:#86e3b4;background:#153b2d}html[data-theme=dark] .log-action-UPDATE{color:#82caff;background:#14324d}html[data-theme=dark] .log-action-DELETE{color:#ffaaa2;background:#3a211f}html[data-theme=dark] .mobile-log-card:hover,html[data-theme=dark] .mobile-log-card:focus-visible{border-color:var(--ui-border-strong);background:#192f46;box-shadow:0 12px 28px #00000038}@media (width<=520px){.mobile-log-card-header{align-items:flex-start}.mobile-log-card-header time{padding-top:5px}.mobile-log-card-footer{align-items:flex-end}.audit-dialog-overlay,.safety-dialog-overlay{align-items:flex-end;padding:0}.audit-dialog,.safety-dialog{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;max-height:94dvh}.audit-dialog-header{padding:16px}.audit-dialog-icon{width:42px;height:42px}.audit-dialog-body{padding:16px}.audit-summary-grid{grid-template-columns:minmax(0,1fr)}.audit-summary-user{grid-column:auto}.audit-restore-actions,.safety-dialog .logs-confirm-actions{flex-direction:column-reverse;align-items:stretch}.audit-restore-actions>button,.safety-dialog .logs-confirm-actions>button{width:100%}.safety-dialog-header{padding:18px 72px 14px 18px}.safety-dialog-description{padding:0 18px 14px}.safety-dialog-subject{flex-wrap:wrap;align-items:flex-start;margin:0 18px 16px}.safety-dialog-status{margin-top:-10px;margin-left:53px}.safety-dialog-security{padding:16px 18px}.safety-dialog .logs-confirm-error{margin-left:18px;margin-right:18px}.safety-dialog .logs-confirm-actions{padding:16px 18px 18px}}.help-container{flex-direction:column;gap:24px;display:flex}.help-tabs{border-bottom:2px solid #cbd5e1;flex-wrap:wrap;gap:12px;margin-bottom:12px;padding-bottom:4px;display:flex}.help-tab-button{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-bottom:none;border-radius:14px 14px 0 0;align-items:center;gap:10px;padding:12px 22px;font-size:.98rem;font-weight:700;transition:all .2s;display:flex;position:relative}.help-tab-button.active{color:#0f172a;background:#fff;border-color:#cbd5e1;box-shadow:0 -3px 10px #0000000a}.help-tab-button.active:after{content:"";background:#2489d8;border-radius:999px;height:4px;position:absolute;bottom:-3px;left:0;right:0}.help-experience-note{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.help-experience-icon{color:#0d5f9c;background:#fff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.help-experience-note strong{color:#0f172a;margin-bottom:3px;font-size:.96rem;display:block}.help-experience-note p{color:#334155;margin:0;font-size:.88rem;line-height:1.5}.sidebar-brand-help-note{color:#0d5f9c;margin-top:7px;font-size:.78rem;font-weight:700;line-height:1.45;display:block}.help-experience-tags{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.help-experience-tags span{color:#0d5f9c;white-space:nowrap;background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:750}.cache-freshness-note{color:#0d5f9c;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;align-items:flex-start;gap:12px;margin-top:-8px;padding:14px 18px;display:flex}.cache-freshness-note svg{flex:none;margin-top:2px}.cache-freshness-note strong{color:#0f172a;margin-bottom:3px;font-size:.9rem;display:block}.cache-freshness-note p{color:#334155;margin:0;font-size:.82rem;line-height:1.5}html[data-theme=dark] .cache-freshness-note{color:#82caff;background:#142f49;border-color:#285b88}html[data-theme=dark] .cache-freshness-note strong{color:#eef6ff}html[data-theme=dark] .cache-freshness-note p{color:#bfd0df}.production-access-note{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;align-items:flex-start;gap:12px;margin-top:-8px;padding:14px 18px;display:flex}.production-access-note svg{flex:none;margin-top:2px}.production-access-note strong{color:#0f172a;margin-bottom:3px;font-size:.9rem;display:block}.production-access-note p{color:#334155;margin:0;font-size:.82rem;line-height:1.5}.production-access-note a{color:#047857;font-weight:800}html[data-theme=dark] .production-access-note{color:#6ee7b7;background:#11392f;border-color:#276752}html[data-theme=dark] .production-access-note strong{color:#eef6ff}html[data-theme=dark] .production-access-note p{color:#bfd0df}html[data-theme=dark] .production-access-note a{color:#6ee7b7}html[data-theme=dark] .sidebar-brand-help-note{color:#82caff}.theme-manual-card{border-color:#bfdbfe}.theme-manual-icon{color:#4338ca;background:linear-gradient(145deg,#e0f2fe,#ede9fe)}.theme-manual-preview{grid-template-columns:1fr 1fr;gap:8px;margin-top:2px;display:grid}.theme-manual-preview span{text-align:center;border:1px solid #cbd5e1;border-radius:10px;padding:9px 12px;font-size:.78rem;font-weight:800}.theme-preview-light{color:#0d5f9c;background:#f8fbff;box-shadow:inset 0 0 0 1px #2489d81a;border-color:#bfdbfe!important}.theme-preview-dark{color:#eef6ff;background:#102235;box-shadow:inset 0 0 0 1px #38bdf81f;border-color:#3b5b78!important}.security-manual-card{border-color:#bfdbfe;box-shadow:0 18px 42px #0d5f9c14}.security-manual-icon{color:#0d5f9c;background:linear-gradient(145deg,#dbeafe,#eff6ff)}.security-policy-note{color:#0d5f9c;overflow-wrap:anywhere;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;width:fit-content;margin-top:8px;padding:7px 10px;font-size:.74rem;font-weight:750;display:block}.favorite-glow-label{text-shadow:0 0 10px #f59e0b47;color:#b77905!important}@media (width<=760px){.help-experience-note{grid-template-columns:auto 1fr;align-items:start}.help-experience-tags{grid-column:1/-1;justify-content:flex-start}}.hierarchy-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:24px;display:grid}.hierarchy-card{background:#fff;border:1px solid #cbd5e1;border-radius:20px;flex-direction:column;gap:18px;padding:26px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #0000000d}.hierarchy-card:hover{border-color:#94a3b8;transform:translateY(-4px);box-shadow:0 18px 38px #00000017}.hierarchy-card:before{content:"";background:var(--role-accent,#94a3b8);width:100%;height:5px;position:absolute;top:0;left:0}.hierarchy-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.hierarchy-title-group{align-items:center;gap:14px;display:flex}.hierarchy-icon{border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.hierarchy-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:5px 14px;font-size:.76rem;font-weight:800}.hierarchy-admin{--role-accent:#0284c7}.hierarchy-admin .hierarchy-icon{color:#0369a1;background:#e0f2fe}.hierarchy-admin .hierarchy-badge{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd}.hierarchy-supervisor{--role-accent:#d97706}.hierarchy-supervisor .hierarchy-icon{color:#b45309;background:#fef3c7}.hierarchy-supervisor .hierarchy-badge{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.hierarchy-collaborator{--role-accent:#16a34a}.hierarchy-collaborator .hierarchy-icon{color:#15803d;background:#dcfce7}.hierarchy-collaborator .hierarchy-badge{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.hierarchy-reader{--role-accent:#475569}.hierarchy-reader .hierarchy-icon{color:#334155;background:#f1f5f9}.hierarchy-reader .hierarchy-badge{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0}.hierarchy-desc{color:#334155;margin:0;font-size:.95rem;font-weight:500;line-height:1.55}.hierarchy-permissions-list{border-top:1px solid #e2e8f0;flex-direction:column;gap:12px;margin-top:auto;padding-top:18px;display:flex}.permission-item{color:#1e293b;align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.45;display:flex}.permission-icon{flex-shrink:0;margin-top:2px}.permission-denied{color:#991b1b}.permission-restricted{color:#64748b}.help-manual-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:22px;display:grid}.manual-card{background:#fff;border:1px solid #cbd5e1;border-radius:20px;flex-direction:column;gap:18px;padding:26px;display:flex;box-shadow:0 6px 18px #0000000a}.manual-card-header{align-items:center;gap:14px;display:flex}.manual-card-icon{color:#2489d8;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.manual-card-header h3{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}.manual-step-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.manual-step-item{color:#334155;align-items:flex-start;gap:14px;font-size:.94rem;font-weight:500;line-height:1.55;display:flex}.manual-formula{color:#0d5f9c;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-top:9px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.86rem;line-height:1.5;display:block;box-shadow:inset 3px 0 #2489d8}.manual-step-item strong{color:#1e293b}.procedure-unlimited-badge{color:#0d5f9c;letter-spacing:.01em;background:#eff6ff;border:1px solid #93c5fd;border-radius:999px;width:fit-content;margin-top:9px;padding:6px 10px;font-size:.76rem;font-weight:800;display:block}.media-import-help-note{color:#0d5f9c;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;width:fit-content;margin-top:9px;padding:7px 11px;font-size:.76rem;font-weight:800;display:block}.pdf-touch-help-note{color:#0d5f9c;background:#f8fbff;border:1px solid #bfdbfe;border-radius:10px;width:fit-content;margin-top:7px;padding:7px 11px;font-size:.76rem;font-weight:800;display:block}.procedure-attachments-help-note{color:#0d5f9c;overflow-wrap:anywhere;background:#eff6ff;border:1px solid #93c5fd;border-radius:10px;width:fit-content;max-width:100%;margin-top:7px;padding:7px 11px;font-size:.76rem;font-weight:800;line-height:1.45;display:block;box-shadow:inset 3px 0 #2489d8}.procedure-attachments-config-note{color:#166b4a;background:#eefaf5;border:1px solid #a8dfc6;border-radius:10px;max-width:62ch;margin-top:7px;padding:8px 11px;font-size:.75rem;font-weight:800;line-height:1.5;display:block;box-shadow:inset 3px 0 #22a267}.procedure-publishing-help-note{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;max-width:62ch;margin-top:9px;padding:8px 11px;font-size:.76rem;font-weight:800;line-height:1.5;display:block;box-shadow:inset 3px 0 #059669}html[data-theme=dark] .procedure-publishing-help-note{color:#9de9cc;background:#123c32;border-color:#2f765f}html[data-theme=dark] .procedure-attachments-config-note{background:#14372b;border-color:#2e6c53;color:#9cedc2!important}.procedure-attachments-network-note{color:#0d5f9c;overflow-wrap:anywhere;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;max-width:62ch;margin-top:7px;padding:8px 11px;font-size:.75rem;font-weight:800;line-height:1.5;display:block;box-shadow:inset 3px 0 #2489d8}html[data-theme=dark] .procedure-attachments-network-note{background:#122b43;border-color:#2c5f88;color:#9ed5ff!important}.quarantine-integrity-note,.security-dialog-help-note{color:#0d5f9c;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;max-width:62ch;margin-top:9px;padding:8px 11px;font-size:.76rem;font-weight:800;line-height:1.5;display:block;box-shadow:inset 3px 0 #2489d8}.mobile-logs-help-note{color:#0d5f9c;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;max-width:62ch;margin-top:9px;padding:8px 11px;font-size:.75rem;font-weight:800;line-height:1.5;display:block;box-shadow:inset 3px 0 #2489d8}.master-account-help-note{color:#5b21b6;background:#f5f3ff;border:1px solid #c4b5fd;border-radius:10px;max-width:62ch;margin-top:9px;padding:8px 11px;font-size:.76rem;font-weight:800;line-height:1.5;display:block;box-shadow:inset 3px 0 #7c3aed}html[data-theme=dark] .master-account-help-note{color:#d8c7ff;background:#2e2150;border-color:#6d4ab3}.session-continuity-help-note{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;max-width:62ch;margin-top:9px;padding:8px 11px;font-size:.76rem;font-weight:800;line-height:1.5;display:block;box-shadow:inset 3px 0 #059669}.session-continuity-help-note code{color:inherit}html[data-theme=dark] .session-continuity-help-note{color:#9de9cc;background:#123c32;border-color:#2f765f}.modal-close-help-note{color:#0d5f9c;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;max-width:62ch;margin-top:9px;padding:8px 11px;font-size:.76rem;font-weight:800;line-height:1.5;display:block;box-shadow:inset 3px 0 #2489d8}html[data-theme=dark] .modal-close-help-note,html[data-theme=dark] .quarantine-integrity-note,html[data-theme=dark] .security-dialog-help-note,html[data-theme=dark] .mobile-logs-help-note{color:#82caff;background:#142f49;border-color:#285b88}.step-number{color:#0f172a;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;font-size:.82rem;font-weight:800;display:flex}:root{--bg-sidebar:#021d2c;--bg-sidebar-hover:#113448;--bg-sidebar-active:#1a425a;--text-main:#f7fbfb;--text-muted:#aec6c8;--accent-color:#38bdf8;--sidebar-width-expanded:280px;--sidebar-width-collapsed:92px;--icon-click-size-collapsed:48px;--transition-speed:.1s;color:#17212b;font-synthesis:none;text-rendering:optimizelegibility;background:radial-gradient(circle at 0 0,#2489d81c,#0000 30%),linear-gradient(#f7fafb 0%,#eef3f4 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:0 0;width:100%;min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell,.app-shell-collapsed{grid-template-columns:auto 1fr;width:100%;min-height:100vh;display:grid}.sidebar{background:var(--bg-sidebar);color:var(--text-main);width:var(--sidebar-width-expanded);transition:width var(--transition-speed) ease-in-out;border-right:1px solid #ffffff14;flex-direction:column;gap:18px;height:100vh;padding:20px 16px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand,.login-brand{align-items:center;gap:12px;display:flex}.brand{justify-content:flex-start;min-width:0}.brand-copy{flex:1;min-width:0}.brand-logo{object-fit:contain;flex:none;width:36px;height:36px;display:block}.brand strong,.login-brand strong{font-size:1.1rem;display:block}.brand span,.login-brand span{color:var(--text-muted);font-size:.82rem;display:block}.sidebar-section{color:#adc2c6;gap:4px;padding:0 2px;display:grid}.sidebar-section-title{color:#dbe8ea;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.sidebar-section-text{font-size:.86rem;line-height:1.4}.hamburger-button{color:inherit;cursor:pointer;height:var(--icon-click-size-collapsed);width:var(--icon-click-size-collapsed);flex:0 0 var(--icon-click-size-collapsed);-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:center;align-items:center;margin:0;transition:background-color .18s,border-radius .18s;display:inline-flex}.hamburger-button svg{flex:0 0 24px;width:24px;height:24px}@media (hover:hover){.hamburger-button:hover{background:#ffffff14;border-radius:50%}}.navigation{flex-direction:column;flex:1;gap:14px;display:flex}.nav-link{color:#d6e4e5;-webkit-tap-highlight-color:transparent;border-radius:14px;align-items:center;gap:14px;width:100%;min-height:50px;padding:12px 22px;transition:background-color .22s,color .22s,transform .22s;display:flex;position:relative}.nav-link svg,.nav-link i{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (hover:hover){.nav-link:hover{background:var(--bg-sidebar-hover);color:#fff;transform:scale(1.04)}}.nav-link-active{background:var(--bg-sidebar-active);color:#fff}.nav-link-active:before{content:"";background:var(--accent-color);border-radius:999px;width:4px;height:18px;position:absolute;left:6px}.nav-link-label{white-space:nowrap}.nav-link-muted{color:#ffceb6}.nav-button{cursor:pointer;font:inherit;text-align:left;background:0 0;border:0}@media (hover:hover){.nav-link-muted:hover,.nav-link-muted.nav-link-active{background:#793a26e0}}.nav-dropdown-group{flex-direction:column;gap:6px;width:100%;display:flex}.sidebar-collapsed .nav-dropdown-group .nav-link{margin-inline:auto}.sidebar-collapsed .nav-dropdown-group .nav-dropdown-menu{display:none!important}.nav-dropdown-chevron{color:#92b0b2;justify-content:center;align-items:center;margin-left:auto;transition:transform .2s,color .2s;display:flex}@media (hover:hover){.nav-link:hover .nav-dropdown-chevron{color:#fff}}.nav-dropdown-menu{flex-direction:column;gap:6px;padding-left:18px;animation:.22s cubic-bezier(.16,1,.3,1) forwards dropdownSlideDown;display:flex;overflow:hidden}@keyframes dropdownSlideDown{0%{opacity:0;max-height:0;transform:translateY(-6px)}to{opacity:1;max-height:300px;transform:translateY(0)}}.nav-sublink{background:#ffffff06;border:1px solid #ffffff0a;border-radius:12px;min-height:44px;padding:10px 18px;font-size:.93rem}.nav-sublink svg{flex:0 0 18px!important;width:18px!important;height:18px!important}@media (hover:hover){.nav-sublink:hover{background:var(--bg-sidebar-hover);border-color:#ffffff1a;transform:translate(4px)!important}}.nav-sublink.nav-link-active{background:var(--bg-sidebar-active);color:#fff;border-color:#ffffff26}.nav-sublink.nav-link-active:before{width:3px;height:16px;left:4px}.sidebar-footer{flex-direction:column;gap:8px;margin-top:auto;padding-top:8px;display:flex}.user-profile-widget{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:12px;padding:10px 14px;transition:all .22s;display:flex;position:relative}@media (hover:hover){.user-profile-widget:hover{background:#ffffff1f;border-color:#ffffff38;transform:translateY(-2px);box-shadow:0 4px 12px #0003}}.user-profile-widget.collapsed{width:var(--icon-click-size-collapsed);height:var(--icon-click-size-collapsed);background:0 0;border:none;border-radius:50%;justify-content:center;margin:0 auto;padding:0}.user-avatar{color:#fff;background:linear-gradient(135deg,#0d5f9c,#2489d8);border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:700;display:flex;position:relative;box-shadow:0 2px 6px #00000040}.user-profile-widget.collapsed .user-avatar{width:36px;height:36px}.online-dot{background-color:#22c55e;border:2px solid #1e293b;border-radius:50%;width:9px;height:9px;position:absolute;bottom:0;right:0;box-shadow:0 0 6px #22c55e}.user-info{flex-direction:column;line-height:1.2;display:flex;overflow:hidden}.user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:600;overflow:hidden}.user-role{white-space:nowrap;letter-spacing:.02em;margin-top:3px;font-size:.72rem;display:inline-block}.badge-admin{color:#38bdf8;font-weight:700}.badge-supervisor{color:#a78bfa;font-weight:700}.badge-collaborator{color:#34d399;font-weight:600}.badge-reader{color:#94a3b8;font-weight:600}.profile-popup-menu{z-index:100;background:#0f172a;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;gap:4px;margin-bottom:10px;padding:8px;animation:.18s cubic-bezier(.16,1,.3,1) forwards profilePopupUp;display:flex;position:absolute;bottom:100%;left:0;right:0;box-shadow:0 16px 40px #00000073}@keyframes profilePopupUp{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-popup-item{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 14px;font-size:.9rem;font-weight:600;transition:all .18s;display:flex}.profile-popup-item:hover{color:#fff;background:#ffffff1a}.profile-popup-item.logout-item{color:#f87171}.profile-popup-item.logout-item:hover{color:#fca5a5;background:#ef444426}.switch-user-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172abf;justify-content:center;align-items:center;padding:20px;animation:.2s forwards fadeIn;display:flex;position:fixed;inset:0}.switch-user-modal{color:#0f172a;background:#fff;border-radius:24px;flex-direction:column;gap:22px;width:100%;max-width:440px;padding:32px;animation:.22s cubic-bezier(.16,1,.3,1) forwards modalScaleUp;display:flex;box-shadow:0 25px 60px #00000059}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.95)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.switch-user-header{justify-content:space-between;align-items:center;display:flex}.switch-user-header h3{color:#0f172a;margin:0;font-size:1.35rem;font-weight:800}.switch-user-close{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .18s;display:flex}.switch-user-close:hover{color:#0f172a;background:#e2e8f0}.switch-user-desc{color:#475569;margin:0;font-size:.92rem;line-height:1.5}.switch-user-form{flex-direction:column;gap:16px;display:flex}.switch-user-field{flex-direction:column;gap:6px;display:flex}.switch-user-field label{color:#334155;font-size:.86rem;font-weight:700}.switch-user-field input{color:#0f172a;border:1.5px solid #cbd5e1;border-radius:12px;outline:none;padding:12px 16px;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.switch-user-field input:focus{border-color:#2489d8;box-shadow:0 0 0 3px #2489d826}.switch-user-actions{flex-direction:column;gap:10px;margin-top:6px;display:flex}.switch-user-btn-primary{color:#fff;cursor:pointer;background:#2489d8;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.98rem;font-weight:700;transition:all .18s;display:flex}.switch-user-btn-primary:hover{background:#0d5f9c;transform:translateY(-1px);box-shadow:0 6px 16px #2489d840}.switch-user-btn-secondary{color:#475569;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.92rem;font-weight:700;transition:all .18s;display:flex}.switch-user-btn-secondary:hover{color:#0f172a;background:#f1f5f9}.sidebar-collapsed{width:var(--sidebar-width-collapsed);align-items:center;padding-inline:12px}.sidebar-collapsed .sidebar-header{justify-content:center;width:100%}.sidebar-collapsed .brand{display:none}.sidebar-collapsed .hamburger-button{margin:0 auto}.sidebar-collapsed .nav-link,.sidebar-collapsed .nav-link-muted{width:var(--icon-click-size-collapsed);height:var(--icon-click-size-collapsed);border-radius:50%;justify-content:center;margin-inline:auto;padding:0!important}.sidebar-collapsed .brand-copy,.sidebar-collapsed .sidebar-section,.sidebar-collapsed .nav-link-label,.sidebar-collapsed .nav-link-active:before{display:none}.sidebar-collapsed .sidebar-footer{width:100%}.content{box-sizing:border-box;width:100%;max-width:100vw;padding:40px}@keyframes pageEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.content>*{max-width:1400px;margin:0 auto;animation:.38s cubic-bezier(.16,1,.3,1) forwards pageEnter}.page-header p{color:#0d5f9c;letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}.page-header h1{margin:0 0 12px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.1}.page-header span{color:#52606d;max-width:720px;font-size:1rem;display:block}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.summary-grid article,.placeholder-box{background:#fff;border:1px solid #dfe6e8;border-radius:8px;box-shadow:0 16px 40px #0f172a14}.summary-grid article{padding:22px}.summary-grid span{color:#5d6b76;font-weight:600;display:block}.summary-grid strong{margin-top:8px;font-size:2rem;display:block}.placeholder-box{color:#42515c;padding:28px}.route-loading{color:#42515c;justify-content:center;align-items:center;min-height:100vh;display:flex}.admin-layout{grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.panel-surface{background:#fff;border:1px solid #dfe6e8;border-radius:8px;box-shadow:0 16px 40px #0f172a14}.admin-form{gap:16px;padding:22px;display:grid}.panel-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-title-row span{color:#0d5f9c;letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.panel-title-row h2{color:#17212b;margin:3px 0 0;font-size:1.2rem;line-height:1.2}.admin-form label{color:#42515c;gap:7px;font-size:.88rem;font-weight:700;display:grid}.admin-form input,.admin-form select{color:#17212b;background:#f8fbfb;border:1px solid #cfdadd;border-radius:8px;width:100%;min-height:44px;padding:10px 12px}.admin-form input:focus,.admin-form select:focus{border-color:#2489d8;outline:none;box-shadow:0 0 0 4px #2489d824}.primary-action-button,.icon-text-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 12px;font-weight:800;display:inline-flex}.primary-action-button{color:#fff;background:#0d5f9c;border:0;width:100%;min-height:46px}.icon-text-button{color:#21404a;background:#eef5f5;border:1px solid #d6e2e4}.button-muted{color:#42515c;background:#f7fafb}.button-danger{color:#a23b27;background:#fff1ee;border-color:#ffd5cc}.primary-action-button:disabled,.icon-text-button:disabled,.login-form button:disabled{cursor:not-allowed;opacity:.65}.form-alert{border-radius:8px;margin:0;padding:10px 12px;font-size:.88rem;font-weight:700}.form-alert-error{color:#a23b27;background:#fff1ee}.form-alert-success{color:#047857;background:#ecfdf5}.users-panel{min-width:0;padding:22px}.table-scroll{width:100%;margin-top:18px;overflow-x:auto}.users-table{border-collapse:collapse;width:100%;min-width:760px}.users-table th,.users-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e5ecee;padding:13px 10px}.users-table th{color:#52606d;letter-spacing:0;text-transform:uppercase;font-size:.78rem}.users-table td{color:#17212b;font-size:.92rem}.table-actions{flex-wrap:wrap;gap:8px;display:flex}.role-pill{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.role-pill-admin{color:#0369a1;background:#e0f2fe}.role-pill-supervisor{color:#92400e;background:#fef3c7}.role-pill-collaborator{color:#166534;background:#dcfce7}.role-pill-reader{color:#475569;background:#f1f5f9}.empty-state{color:#52606d;padding:28px 4px 6px}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.modern-login-page{background:#f8fafc;width:100%;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.login-split-left{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.login-branding{z-index:10;text-align:left;max-width:480px;animation:.8s cubic-bezier(.16,1,.3,1) forwards slideInLeft;position:relative}.brand-logo-modern{filter:drop-shadow(0 12px 24px #38bdf84d);width:auto;height:80px;margin-bottom:32px;animation:6s ease-in-out infinite floatLogo}.brand-title-modern{letter-spacing:-.03em;background:linear-gradient(90deg,#fff,#cbd5e1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:2.8rem;font-weight:800}.brand-subtitle-modern{color:#7ec7ff;letter-spacing:.05em;text-transform:uppercase;margin:0 0 24px;font-size:1.5rem;font-weight:600}.brand-description-modern{color:#94a3b8;margin:0;font-size:1.1rem;line-height:1.6}.glass-decoration{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:radial-gradient(circle,#ffffff0d,#0000 70%);border:1px solid #ffffff0d;border-radius:50%;position:absolute}.shape-1{background:radial-gradient(circle,#38bdf826,#0000 70%);width:400px;height:400px;animation:15s ease-in-out infinite alternate floatAmbient;top:-100px;left:-100px}.shape-2{background:radial-gradient(circle,#38bdf81a,#0000 70%);width:600px;height:600px;animation:20s ease-in-out infinite alternate-reverse floatAmbient;bottom:-200px;right:-150px}.shape-3{background:radial-gradient(circle,#6366f11a,#0000 70%);width:300px;height:300px;animation:12s ease-in-out infinite alternate floatAmbient;top:40%;right:10%}.login-split-right{z-index:20;background:#fff;justify-content:center;align-items:center;width:500px;padding:40px;display:flex;position:relative;box-shadow:-20px 0 50px #0000000d}.modern-login-panel{flex-direction:column;width:100%;max-width:400px;animation:.6s cubic-bezier(.16,1,.3,1) forwards slideUpFade;display:flex}.modern-login-header h1{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:1.8rem;font-weight:800}.modern-login-header p{color:#64748b;margin:0;font-size:.95rem}.modern-login-form{flex-direction:column;gap:24px;display:flex}.input-group label{color:#334155;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.input-wrapper input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:54px;padding:0 16px;font-size:1rem;transition:all .3s}.input-wrapper input::placeholder{color:#94a3b8}.input-wrapper input:focus{background:#fff;border-color:#2489d8;outline:none;box-shadow:0 0 0 4px #2489d826}.modern-login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d5f9c 0%,#2489d8 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:56px;margin-top:8px;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 20px #2489d840}@media (hover:hover){.modern-login-btn:hover:not(:disabled){background:linear-gradient(135deg,#0a4f83 0%,#0d5f9c 100%);transform:translateY(-2px);box-shadow:0 12px 28px #2489d852}}.modern-login-btn:active:not(:disabled){transform:translateY(0)}.modern-login-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;background:#94a3b8}.modern-form-alert{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-size:.9rem;font-weight:500;animation:.3s forwards slideInRight;display:flex}.modern-login-footer{text-align:center;margin-top:48px}.modern-login-footer p{color:#94a3b8;margin:0;font-size:.85rem}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes floatAmbient{0%{transform:translate(0)rotate(0)}to{transform:translate(5%,8%)rotate(10deg)}}@media (width<=900px){.modern-login-page{flex-direction:column}.login-split-left{text-align:center;flex:none;padding:60px 24px}.login-branding{text-align:center;margin:0 auto}.brand-logo-modern{height:64px;margin-bottom:24px}.brand-title-modern{font-size:2.2rem}.login-split-right{border-radius:32px 32px 0 0;flex:1;width:100%;margin-top:-32px;padding:48px 24px}.modern-login-panel{margin:0 auto}}@media (width<=860px){.app-shell,.app-shell-collapsed{grid-template-rows:auto 1fr;grid-template-columns:1fr;width:100%}.sidebar,.sidebar-collapsed{box-sizing:border-box;z-index:10;border-bottom:none!important;border-right:none!important;border-radius:0 0 24px 24px!important;align-items:stretch!important;gap:10px!important;width:100%!important;height:auto!important;padding:10px 16px!important;position:static!important;box-shadow:0 4px 20px #0000001a!important}.sidebar-header,.sidebar-collapsed .sidebar-header{justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.brand,.sidebar-collapsed .brand{justify-content:flex-start!important;display:flex!important}.brand-copy,.sidebar-collapsed .brand-copy{display:block!important}.hamburger-button,.sidebar-collapsed .hamburger-button{visibility:visible!important;opacity:1!important;background:0 0!important;border-radius:0!important;margin:0!important;display:inline-flex!important}.sidebar-collapsed .navigation,.sidebar-collapsed .sidebar-footer{pointer-events:none;visibility:hidden;opacity:0!important;border:none!important;gap:0!important;max-height:0!important;margin:0!important;padding:0!important}.navigation{opacity:1;visibility:visible;gap:10px;width:100%;max-height:1000px;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.sidebar-collapsed .nav-link,.sidebar-collapsed .nav-link-muted,.nav-link,.nav-link-muted{min-height:46px;border-radius:12px!important;justify-content:flex-start!important;width:100%!important;height:auto!important;margin:0!important;padding:12px 14px!important;display:flex!important}.nav-dropdown-group{grid-column:1/-1}.sidebar-collapsed .nav-link-label,.nav-link-label{display:block!important}.sidebar-section,.sidebar-collapsed .sidebar-section{display:none!important}.sidebar-footer{opacity:1;visibility:visible;border-top:1px solid #ffffff14;max-height:400px;margin-top:10px;padding-top:10px;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:visible}.content{width:100%;padding:24px 16px;overflow-x:hidden}.summary-grid{grid-template-columns:1fr!important;gap:12px!important}.admin-layout{grid-template-columns:1fr!important}.panel-title-row{flex-direction:column;align-items:flex-start}.panel-title-row .icon-text-button{width:100%}.users-panel,.admin-form{padding:18px}.users-table{min-width:680px}.login-brand strong{white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;text-align:center!important;font-size:1.4rem!important;line-height:1.2!important}.login-form{box-sizing:border-box!important;flex-direction:column!important;gap:16px!important;width:100%!important;display:flex!important}.login-form>div{box-sizing:border-box!important;flex-direction:column!important;align-items:flex-start!important;width:100%!important;display:flex!important}.login-form label{margin-bottom:6px!important;font-size:.85rem!important}.login-form input,.login-form button{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.login-form input{min-height:48px!important;padding:12px 16px!important;font-size:.95rem!important}.login-form button{min-height:50px!important}.login-footer{text-align:center!important;letter-spacing:.03em!important;width:100%!important;margin-top:18px!important;padding-top:14px!important;font-size:.78rem!important;display:block!important}}.custom-dropdown-container{width:100%;position:relative}.custom-dropdown-trigger{cursor:pointer;color:#0f172a;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;transition:all .2s;display:flex}.custom-dropdown-trigger:hover{background:#f1f5f9;border-color:#94a3b8}.custom-dropdown-trigger.open{background:#fff;border-color:#2489d8;box-shadow:0 0 0 3px #2489d824}.dropdown-selected-label{font-size:.95rem;font-weight:600}.dropdown-chevron{color:#64748b;transition:transform .2s}.custom-dropdown-trigger.open .dropdown-chevron{transform:rotate(180deg)}.dropdown-overlay{z-index:40;position:fixed;inset:0}.custom-dropdown-menu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:2px;padding:6px;animation:.2s dropdownFade;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.custom-dropdown-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;width:100%;padding:10px 12px;transition:all .2s;display:flex}.custom-dropdown-item:hover{background:#f1f5f9}.custom-dropdown-item.selected{background:#eff6ff}.dropdown-item-label{color:#334155;flex:1;font-size:.95rem;font-weight:500}.custom-dropdown-item.selected .dropdown-item-label{color:#0f172a;font-weight:700}.dropdown-check{color:#2489d8;margin-left:auto}.role-icon-wrapper-small{color:#64748b;background:#e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;margin-right:12px;display:flex}@keyframes staggerFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInOnly{0%{opacity:0}to{opacity:1}}.stagger-item{animation:.4s cubic-bezier(.16,1,.3,1) both staggerFadeIn}:root{--ui-ink:#152536;--ui-ink-soft:#34495e;--ui-muted:#687b8f;--ui-subtle:#8b9caf;--ui-brand-50:#eff6ff;--ui-brand-100:#dbeafe;--ui-brand-200:#bfdbfe;--ui-brand-500:#2489d8;--ui-brand-600:#1174bd;--ui-brand-700:#0d5f9c;--ui-brand-900:#173f63;--ui-canvas:#f4f7fb;--ui-surface:#fff;--ui-surface-soft:#f8fafc;--ui-border:#dce5ee;--ui-border-strong:#c6d4e1;--ui-danger:#c2413a;--ui-warning:#b86814;--ui-info:#286f9d;--ui-success:#18794e;--ui-sidebar:#0d2940;--ui-sidebar-deep:#081d30;--ui-radius-sm:10px;--ui-radius-md:14px;--ui-radius-lg:20px;--ui-radius-xl:26px;--ui-shadow-xs:0 1px 2px #14304b0d;--ui-shadow-sm:0 8px 22px #14304b12;--ui-shadow-md:0 16px 38px #14304b1c;--ui-shadow-lg:0 24px 60px #081d302b;--ui-ring:0 0 0 4px #2489d826;--sidebar-width-expanded:268px;--sidebar-width-collapsed:78px;--transition-speed:.18s;color:var(--ui-ink);background:var(--ui-canvas)}html{background:var(--ui-canvas);scroll-behavior:smooth}body{background:radial-gradient(circle at 92% -10%, #bfdbfe6b, transparent 30rem), var(--ui-canvas);color:var(--ui-ink);min-height:100vh}::selection{background:var(--ui-brand-200);color:var(--ui-brand-900)}:focus-visible{outline-offset:2px;outline:3px solid #2489d859}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{letter-spacing:-.005em}input::placeholder,textarea::placeholder{color:var(--ui-subtle)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#bccbda padding-box padding-box;border:3px solid #0000;border-radius:999px}.skip-link{background:var(--ui-surface);border:1px solid var(--ui-brand-200);box-shadow:var(--ui-shadow-sm);color:var(--ui-brand-700);z-index:10000;border-radius:0 0 10px 10px;padding:10px 14px;font-weight:800;transition:top .16s;position:fixed;top:-80px;left:16px}.skip-link:focus-visible{top:0}.app-shell,.app-shell-collapsed{background:0 0;grid-template-columns:auto minmax(0,1fr)}.app-workspace{flex-direction:column;min-width:0;min-height:100vh;display:flex}.workspace-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:35;background:#f4f7fbe6;border-bottom:1px solid #c6d4e1bf;justify-content:space-between;align-items:center;gap:14px;height:68px;padding:0 clamp(20px,3vw,42px);display:flex;position:sticky;top:0}.workspace-context{flex-direction:column;margin-right:auto;line-height:1.15;display:flex}.workspace-context span{color:var(--ui-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.workspace-context strong{color:var(--ui-ink);margin-top:4px;font-size:.94rem}.workspace-status{border:1px solid var(--ui-border);color:var(--ui-ink-soft);background:#ffffffb8;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:.76rem;font-weight:700;display:inline-flex}.workspace-status>span{background:#29a66f;border:2px solid #dff7eb;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #29a66f1a}.mobile-menu-button{background:var(--ui-surface);border:1px solid var(--ui-border);color:var(--ui-ink);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.sidebar-scrim{display:none}.content{width:100%;padding:clamp(28px,4vw,48px) clamp(20px,4vw,48px) 64px;overflow:visible}.content>*{width:100%;max-width:1440px;margin-inline:auto;animation:.32s cubic-bezier(.2,.8,.2,1) both uiPageEnter}@keyframes uiPageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sidebar{background:radial-gradient(circle at 20% 0%, #2489d83d, transparent 18rem), linear-gradient(180deg, var(--ui-sidebar) 0%, var(--ui-sidebar-deep) 100%);width:var(--sidebar-width-expanded);z-index:50;border-right:1px solid #ffffff12;gap:22px;padding:20px 14px 16px;transition:width .22s cubic-bezier(.2,.8,.2,1);box-shadow:12px 0 30px #081d3014}.sidebar-header{border-bottom:1px solid #ffffff14;width:100%;min-height:58px;padding:0 4px 16px}.brand{flex:auto;gap:11px;overflow:hidden}.brand-logo-wrap{flex:none;position:relative}.brand-logo{background:#ffffff14;border:1px solid #ffffff1a;border-radius:13px;width:42px;height:42px;padding:6px}.brand-status-dot{border:2px solid var(--ui-sidebar);background:#47d28d;border-radius:50%;width:9px;height:9px;margin:0;display:block;position:absolute;bottom:-1px;right:-1px;box-shadow:0 0 0 2px #47d28d1f}.brand-copy{overflow:hidden}.brand-title-row{align-items:center;gap:6px;min-width:0;display:flex}.brand strong{color:#fff;letter-spacing:-.02em;font-size:1rem;line-height:1.15}.brand .brand-version{color:#b9ddff;letter-spacing:.03em;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;flex:none;margin:0;padding:4px 5px 3px;font-size:.59rem;font-weight:850;line-height:1;display:inline-flex}.brand .brand-subtitle{color:#8ea8c2;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.7rem;line-height:1.35;display:block;overflow:hidden}.hamburger-button{color:#b5c9de;border:1px solid #ffffff14;border-radius:11px;width:40px;height:40px}.hamburger-button:hover{color:#fff;background:#ffffff14;border-radius:11px}.navigation{gap:5px;padding-right:2px;overflow-y:auto}.nav-section-label{color:#6f8daa;letter-spacing:.13em;text-transform:uppercase;margin:8px 12px 6px;font-size:.65rem;font-weight:850;display:block}.nav-section-label-management{margin-top:18px}.nav-link{color:#b9cde3;border:1px solid #0000;border-radius:11px;gap:12px;min-height:44px;padding:10px 12px;transition:background .16s,border-color .16s,color .16s,transform .16s}.nav-link svg{color:#7f9dbb;width:19px;height:19px;transition:color .16s}.nav-link:hover{color:#fff;background:#ffffff0f;border-color:#ffffff0d;transform:translate(2px)}.nav-link:hover svg{color:#b9ddff}.nav-link-active{color:#f0f8ff;background:linear-gradient(90deg,#38bdf82e,#38bdf814);border-color:#74c5ff2e;font-weight:720}.nav-link-active svg{color:#74c5ff}.nav-link-active:before{background:#38bdf8;width:3px;height:20px;left:-1px}.nav-dropdown-group{gap:4px}.nav-dropdown-menu{gap:3px;padding:3px 0 3px 14px}.nav-sublink{background:0 0;border:0;min-height:39px;padding:8px 11px;font-size:.84rem}.nav-sublink:hover{transform:translate(2px)}.nav-dropdown-chevron{color:#7693af}.sidebar-footer{border-top:1px solid #ffffff14;padding-top:13px}.user-profile-widget{box-shadow:none;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:13px;min-height:58px;padding:9px 10px}.user-profile-widget:hover{box-shadow:none;background:#ffffff17;border-color:#ffffff21;transform:none}.user-avatar{box-shadow:none;background:linear-gradient(145deg,#2b9bea,#155f9d);border-color:#ffffff2e;width:38px;height:38px}.online-dot{border-color:var(--ui-sidebar-deep);box-shadow:none;background:#47d28d}.user-name{font-size:.82rem}.user-role{font-size:.67rem}.profile-popup-menu{background:#10263b;border-color:#ffffff1a;border-radius:14px;padding:7px;box-shadow:0 18px 44px #00000057}.profile-popup-item{border-radius:9px;min-height:40px;padding:9px 11px}.profile-popup-help{color:#60b8f5}.sidebar-collapsed{min-width:var(--sidebar-width-collapsed);width:var(--sidebar-width-collapsed);padding-inline:12px}.sidebar-collapsed .brand-copy,.sidebar-collapsed .nav-section-label{display:none}.sidebar-collapsed .sidebar-header{flex-direction:column;align-items:center;gap:9px;padding-bottom:13px}.sidebar-collapsed .navigation{align-items:center}.sidebar-collapsed .nav-link{justify-content:center;width:46px;height:46px;padding:0}.page-header{max-width:920px;margin-bottom:30px}.page-eyebrow{color:var(--ui-brand-700);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 12px;font-size:.69rem;font-weight:850;display:flex}.page-eyebrow>span{background:var(--ui-brand-500);border-radius:999px;width:7px;height:7px}.page-header-heading{align-items:flex-start;gap:15px;display:flex}.page-header-icon{background:var(--ui-brand-50);border:1px solid var(--ui-brand-100);color:var(--ui-brand-600);border-radius:14px;flex:0 0 48px;justify-content:center;align-items:center;height:48px;display:flex}.page-header h1,.procedures-top-header .page-header h1{color:var(--ui-ink);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3.2vw,2.85rem);font-weight:780;line-height:1.05}.page-header-heading>div>span{color:var(--ui-muted);max-width:760px;margin-top:10px;font-size:.96rem;line-height:1.6;display:block}.panel-surface,.modern-panel,.systems-card,.shortcuts-controls,.procedures-filters-bar,.logs-filters,.logs-table-wrapper,.manual-card,.hierarchy-card{background:var(--ui-surface);border:1px solid var(--ui-border);box-shadow:var(--ui-shadow-xs)}.modern-panel:hover,.manual-card:hover,.hierarchy-card:hover{border-color:var(--ui-border-strong);box-shadow:var(--ui-shadow-sm)}.primary-action-button,.btn-primary-modern,.btn-new-procedure,.btn-add-shortcut,.btn-save-notices,.btn-save,.modern-login-btn{background:var(--ui-brand-600);border:1px solid var(--ui-brand-600);color:#fff;border-radius:11px;font-weight:750;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 8px 16px #1174bd29}.primary-action-button:hover,.btn-primary-modern:hover,.btn-new-procedure:hover,.btn-add-shortcut:hover,.btn-save-notices:hover,.btn-save:hover,.modern-login-btn:hover:not(:disabled){background:var(--ui-brand-700);border-color:var(--ui-brand-700);transform:translateY(-1px);box-shadow:0 10px 22px #0d5f9c36}.icon-text-button,.btn-secondary-modern,.btn-refresh-procedure,.btn-cancel{background:var(--ui-surface);border:1px solid var(--ui-border-strong);box-shadow:var(--ui-shadow-xs);color:var(--ui-ink-soft);border-radius:10px;font-weight:700}.icon-text-button:hover,.btn-secondary-modern:hover,.btn-refresh-procedure:hover,.btn-cancel:hover{background:var(--ui-surface-soft);color:var(--ui-ink);border-color:#afc0d1}.button-danger,.btn-delete,.logs-confirm-danger{color:var(--ui-danger);background:#fff4f2;border-color:#f3c6c1}.button-danger:hover,.btn-delete:hover,.logs-confirm-danger:hover{background:#fee9e6;border-color:#eaa9a2}.form-group input,.form-group select,.form-group textarea,.modern-input-field input,.modern-input-field select,.admin-form input,.admin-form select,.filter-input,.filter-select,.search-input,.form-input,.form-select,.form-textarea,.form-input-pwd{background:var(--ui-surface-soft);border:1px solid var(--ui-border-strong);color:var(--ui-ink);border-radius:11px;min-height:44px;transition:background .16s,border-color .16s,box-shadow .16s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus,.modern-input-field input:focus,.modern-input-field select:focus,.admin-form input:focus,.admin-form select:focus,.filter-input:focus,.filter-select:focus,.search-input:focus,.form-input:focus,.form-select:focus,.form-textarea:focus,.form-input-pwd:focus{border-color:var(--ui-brand-500);box-shadow:var(--ui-ring);background:#fff;outline:0}.form-group label,.modern-input-field label,.admin-form label,.logs-confirm-field>span{color:var(--ui-ink-soft);font-size:.82rem;font-weight:750}.form-alert,.notices-feedback,.modern-form-alert{border-radius:11px;padding:12px 14px;font-size:.86rem;line-height:1.45}.form-alert-error,.modern-form-alert{color:#a93832;background:#fff4f2;border:1px solid #f3c6c1}.form-alert-success,.notices-feedback{color:var(--ui-success);background:#eefaf5;border:1px solid #bfe8d6}.empty-state,.procedures-empty-state,.shortcuts-empty,.logs-empty{background:var(--ui-surface);border:1px dashed var(--ui-border-strong);border-radius:var(--ui-radius-lg);color:var(--ui-muted);text-align:center;padding:46px 24px}.route-loading,.procedures-loading,.logs-loading{color:var(--ui-brand-700)}.spinner{border-color:var(--ui-brand-100);border-top-color:var(--ui-brand-600)}.dashboard-container{gap:24px;max-width:1280px}.dashboard-container>.page-header{margin-bottom:2px}.dashboard-welcome{background:linear-gradient(105deg, #103a5bfa, #14588bf2), var(--ui-brand-900);border-radius:var(--ui-radius-xl);box-shadow:var(--ui-shadow-md);color:#fff;border:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:26px;padding:25px 28px;display:flex;position:relative;overflow:hidden}.dashboard-welcome:after{content:"";background:#ffffff0d;border:1px solid #ffffff12;border-radius:50%;width:220px;height:220px;position:absolute;top:-120px;right:-70px}.dashboard-welcome-copy{z-index:1;position:relative}.dashboard-welcome-copy>span{color:#a8d8ff;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:.7rem;font-weight:850;display:block}.dashboard-welcome-copy h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,2.5vw,2rem)}.dashboard-welcome-copy p{color:#c9dced;margin:6px 0 0;font-size:.88rem}.dashboard-quick-actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex;position:relative}.dashboard-quick-link{color:#fff;background:#ffffff1f;border:1px solid #ffffff21;border-radius:11px;align-items:center;gap:8px;min-height:40px;padding:9px 12px;font-size:.8rem;font-weight:750;transition:background .16s,transform .16s;display:inline-flex}.dashboard-quick-link:hover{background:#ffffff30;transform:translateY(-1px)}.dashboard-quick-link svg:last-child{color:#a8d8ff}.dashboard-quick-link-secondary{color:var(--ui-brand-900);background:#fff;border-color:#fff}.mural-section{gap:14px}.mural-title h2{color:var(--ui-ink);letter-spacing:-.02em;font-size:1.08rem}.mural-badge{background:var(--ui-brand-50);border:1px solid var(--ui-brand-100);color:var(--ui-brand-700)}.mural-grid{grid-template-columns:minmax(330px,.92fr) minmax(440px,1.45fr);gap:18px}.mural-card{border-color:var(--ui-border);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-xs);padding:24px}.mural-card:hover{border-color:var(--ui-border-strong);box-shadow:var(--ui-shadow-sm);transform:translateY(-2px)}.mural-card.password-card{background:radial-gradient(circle at 100% 0,#38bdf826,#0000 18rem),linear-gradient(150deg,#0f3453,#10273d);border-color:#ffffff14}.password-box{background:#ffffff0f;border-color:#ffffff29}.copy-btn{background:#238ed3;border-radius:9px}.notice-content-box{background:var(--ui-surface-soft);border-color:var(--ui-border);box-shadow:none;color:var(--ui-ink-soft)}.modern-login-page{background:#edf3f8}.login-split-left{background:linear-gradient(155deg, #08233afa, #0c446cf5), var(--ui-sidebar);flex:1.25;justify-content:flex-start;align-items:flex-end;padding:clamp(48px,7vw,96px)}.login-branding{max-width:620px}.login-brand-mark{align-items:center;gap:13px;margin-bottom:54px;display:flex}.login-brand-mark span{color:#c0d5e8;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1c;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:800}.brand-logo-modern{filter:none;background:#ffffff14;border:1px solid #ffffff1c;border-radius:15px;width:52px;height:52px;margin:0;padding:7px}.brand-subtitle-modern{color:#7ec7ff;letter-spacing:.14em;margin:0 0 16px;font-size:.76rem;font-weight:850}.brand-title-modern{color:#fff;letter-spacing:-.055em;-webkit-text-fill-color:currentColor;background:0 0;max-width:760px;margin-bottom:24px;font-size:clamp(2.6rem,5vw,4.9rem);font-weight:760;line-height:.98}.brand-description-modern{color:#b8ccde;max-width:560px;font-size:1rem}.login-benefits{flex-wrap:wrap;gap:12px 20px;margin-top:28px;display:flex}.login-benefits span{color:#dbe9f5;align-items:center;gap:7px;font-size:.82rem;font-weight:650;display:inline-flex}.login-benefits svg{color:#73c8ff}.glass-decoration{-webkit-backdrop-filter:none;backdrop-filter:none;border-color:#ffffff0a}.shape-1{background:radial-gradient(circle,#38bdf824,#0000 70%)}.shape-2,.shape-3{opacity:.55}.login-split-right{width:min(44vw,580px);padding:clamp(28px,5vw,72px);box-shadow:-20px 0 70px #081d301f}.modern-login-panel{max-width:410px}.login-security-label{color:var(--ui-brand-700);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:17px;font-size:.71rem;font-weight:850;display:inline-flex}.modern-login-header{margin-bottom:34px}.modern-login-header h1{color:var(--ui-ink);letter-spacing:-.04em;font-size:2rem}.modern-login-header p{color:var(--ui-muted);line-height:1.55}.modern-login-form{gap:20px}.input-group label{color:var(--ui-ink-soft);font-size:.82rem;font-weight:750}.input-wrapper input{background:var(--ui-surface-soft);border-color:var(--ui-border-strong);color:var(--ui-ink);border-radius:12px;height:52px}.input-wrapper input:focus{border-color:var(--ui-brand-500);box-shadow:var(--ui-ring)}.input-wrapper-password{position:relative}.input-wrapper-password input{padding-right:48px}.password-visibility-button{color:var(--ui-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.password-visibility-button:hover{color:var(--ui-ink);background:#edf3f8}.modern-login-btn{height:52px;margin-top:4px;box-shadow:0 10px 22px #1174bd33}.modern-form-alert{align-items:flex-start}.modern-form-alert svg{flex:none;margin-top:1px}.modern-login-footer{border-top:1px solid var(--ui-border);margin-top:38px;padding-top:20px}.procedures-page{gap:20px}.procedures-top-header .page-header{max-width:840px}.procedures-actions{padding-top:28px}.procedures-filters-bar{border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-xs);padding:13px}.procedures-search-wrapper{background:var(--ui-surface-soft);border-color:var(--ui-border-strong);border-radius:10px;min-height:44px}.procedures-search-wrapper:focus-within{border-color:var(--ui-brand-500);box-shadow:var(--ui-ring)}.system-pill,.category-tab{color:var(--ui-ink-soft);background:#f2f6fa;border:1px solid #0000;border-radius:9px;font-weight:700}.system-pill:hover,.category-tab:hover{border-color:var(--ui-border);color:var(--ui-ink);background:#e6eef6}.system-pill.active,.category-tab.active{background:var(--ui-brand-900);border-color:var(--ui-brand-900);box-shadow:none;color:#fff}.procedures-category-tabs{border-color:var(--ui-border)}.procedures-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.procedure-card{background:var(--ui-surface);border:1px solid var(--ui-border);box-shadow:var(--ui-shadow-xs);border-radius:17px;min-height:260px;overflow:hidden}.procedure-card:hover{box-shadow:var(--ui-shadow-md);border-color:#b8cadb;transform:translateY(-3px)}.procedure-card.is-favorited{border-color:#efcf83}.proc-card-header,.proc-card-body,.proc-card-footer{padding-inline:20px}.proc-card-header{padding-top:19px}.proc-card-title{color:var(--ui-ink);letter-spacing:-.02em;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1.05rem;line-height:1.35;display:-webkit-box;overflow:hidden}.proc-card-summary{color:var(--ui-muted);overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.proc-card-footer{background:var(--ui-surface-soft);border-color:var(--ui-border)}.sys-tag,.cat-tag,.diff-badge,.meta-item,.media-badge{border-radius:999px}.star-btn,.action-icon-btn,.btn-icon-action,.clear-search-btn{border-radius:9px}.shortcuts-container{gap:22px}.shortcuts-top-bar .page-header{margin-bottom:0}.shortcuts-stats{gap:8px}.stat-pill{border-color:var(--ui-border);box-shadow:var(--ui-shadow-xs);color:var(--ui-muted);padding:7px 13px}.stat-pill strong{color:var(--ui-brand-700)}.shortcuts-controls{border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-xs);padding:16px}.shortcuts-grid{grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:16px}.shortcut-card{border-color:var(--ui-border);box-shadow:var(--ui-shadow-xs);border-radius:17px;padding:20px}.shortcut-card:hover{box-shadow:var(--ui-shadow-md);border-color:#b7cbc6;transform:translateY(-3px)}.shortcut-card .card-title{color:var(--ui-ink);letter-spacing:-.02em}.shortcut-card .card-description{color:var(--ui-muted);line-height:1.55}.shortcut-card .card-footer{border-color:var(--ui-border)}.btn-access{background:var(--ui-brand-50);border-color:var(--ui-brand-100);color:var(--ui-brand-700)}.btn-access:hover{background:var(--ui-brand-100)}.systems-container{gap:24px;max-width:1280px}.systems-card{border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-xs);gap:22px;padding:26px}.systems-card-header{border-color:var(--ui-border)}.systems-card-title h3{color:var(--ui-ink);letter-spacing:-.025em}.systems-card-title p{color:var(--ui-muted)}.icon-box-settings{background:var(--ui-brand-50);border:1px solid var(--ui-brand-100);color:var(--ui-brand-700)}.notices-form{gap:18px}.notices-actions{border-top:1px solid var(--ui-border);padding-top:18px}.users-admin-layout{grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:18px}.modern-panel{border-radius:var(--ui-radius-lg);overflow:visible}.modern-panel:hover{box-shadow:var(--ui-shadow-sm)}.user-form-container{padding:26px 24px}.form-header{border-color:var(--ui-border);margin-bottom:20px}.form-header span,.list-header-info span{color:var(--ui-brand-700)}.form-header h2,.list-header-info h2{color:var(--ui-ink);letter-spacing:-.025em;font-size:1.24rem}.list-header{border-color:var(--ui-border);border-radius:var(--ui-radius-lg) var(--ui-radius-lg) 0 0;padding:20px 22px}.modern-table-wrapper{border-radius:0 0 var(--ui-radius-lg) var(--ui-radius-lg)}.modern-table th,.users-table th{border-color:var(--ui-border);color:var(--ui-muted);letter-spacing:.07em;background:#f4f7fa;font-size:.7rem}.modern-table td,.users-table td{border-color:var(--ui-border);color:var(--ui-ink-soft)}.modern-table tbody tr:hover,.users-table tbody tr:hover{background:#f7faff}.user-cell-avatar{background:var(--ui-brand-100);color:var(--ui-brand-700)}.user-cell-info strong{color:var(--ui-ink)}.custom-dropdown-trigger{background:var(--ui-surface-soft);border-color:var(--ui-border-strong);border-radius:11px;min-height:44px}.custom-dropdown-trigger.open{border-color:var(--ui-brand-500);box-shadow:var(--ui-ring)}.custom-dropdown-menu{border-color:var(--ui-border);box-shadow:var(--ui-shadow-md);border-radius:12px}.page-container{width:100%}.logs-container{max-width:none;margin:0;padding:0}.logs-header{margin-bottom:18px}.logs-title-group h1{color:var(--ui-ink);font-size:1.15rem}.logs-title-group p{color:var(--ui-muted)}.logs-filters{border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-xs);gap:10px;padding:13px}.filter-input{min-width:220px}.filter-select{min-width:145px}.logs-table-wrapper{border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-xs)}.logs-table{min-width:900px}.logs-table th{border-color:var(--ui-border);color:var(--ui-muted);letter-spacing:.06em;text-transform:uppercase;background:#f4f7fa;padding:13px 14px;font-size:.7rem}.logs-table td{border-color:var(--ui-border);color:var(--ui-ink-soft);padding:14px;font-size:.84rem}.logs-table tr:hover{background:#f7faff}.load-more-container{background:var(--ui-surface-soft);border-color:var(--ui-border)}.btn-load-more{background:var(--ui-brand-900);border-radius:10px}.help-container{gap:20px}.help-tabs{background:#e8f0f8;border:0;border-radius:12px;gap:4px;width:fit-content;margin-bottom:0;padding:4px}.help-tab-button{color:var(--ui-muted);background:0 0;border:0;border-radius:9px;min-height:40px;padding:9px 14px;font-size:.84rem}.help-tab-button:hover{color:var(--ui-ink);background:#ffffff80}.help-tab-button.active{color:var(--ui-ink);background:#fff;box-shadow:0 1px 4px #14304b17}.help-tab-button.active:after{display:none}.help-experience-note{background:var(--ui-brand-50);border-color:var(--ui-brand-100)}.hierarchy-grid,.help-manual-grid{gap:16px}.hierarchy-card,.manual-card{border-radius:17px;padding:22px}.hierarchy-card:hover{transform:translateY(-2px)}.manual-card-header h3{color:var(--ui-ink);letter-spacing:-.02em}.manual-step-item,.hierarchy-desc,.permission-item{color:var(--ui-ink-soft)}.step-number{background:var(--ui-brand-50);border:1px solid var(--ui-brand-100);color:var(--ui-brand-700)}.modal-overlay,.log-details-overlay,.switch-user-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0818289e;padding:20px}.modal-content,.log-details-card,.logs-confirm-card,.switch-user-modal{background:var(--ui-surface);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-lg);border:1px solid #ffffffb3}.modal-header,.modal-footer{border-color:var(--ui-border)}.modal-header h2,.modal-header h3,.log-details-card h2,.logs-confirm-card h2{color:var(--ui-ink);letter-spacing:-.025em}.btn-close-modal,.logs-confirm-close,.switch-user-close{color:var(--ui-muted);background:#edf3f8;border-radius:10px}.btn-close-modal:hover,.logs-confirm-close:hover,.switch-user-close:hover{color:var(--ui-ink);background:#e3ebf3}@media (width<=1100px){.dashboard-welcome{flex-direction:column;align-items:flex-start}.dashboard-quick-actions{justify-content:flex-start}.mural-grid,.users-admin-layout{grid-template-columns:1fr}}@media (width<=900px){.login-split-left{align-items:flex-start;min-height:390px;padding:44px 28px 72px}.login-brand-mark{margin-bottom:32px}.brand-title-modern{max-width:680px;font-size:clamp(2.3rem,10vw,4rem)}.login-split-right{border-radius:28px 28px 0 0;width:100%;margin-top:-28px;padding:46px 24px 36px}}@media (width<=860px){.app-shell,.app-shell-collapsed{min-height:100vh;display:block}.app-workspace{width:100%}.workspace-topbar{height:64px;padding:0 16px}.mobile-menu-button{display:inline-flex}.workspace-status{justify-content:center;gap:0;width:38px;height:38px;padding:0;font-size:0}.workspace-status>span{width:10px;height:10px}.sidebar,.sidebar-collapsed{z-index:100;max-width:calc(100vw - 54px);top:0;bottom:0;left:0;overflow-y:auto;transform:translate(0);border-right:1px solid #ffffff14!important;border-radius:0!important;align-items:stretch!important;gap:18px!important;width:286px!important;height:100dvh!important;padding:18px 14px!important;transition:transform .22s cubic-bezier(.2,.8,.2,1)!important;position:fixed!important;box-shadow:18px 0 50px #00000047!important}.sidebar-collapsed{pointer-events:none;visibility:hidden;transform:translate(-105%)}.sidebar-scrim{z-index:90;background:#06141473;border:0;padding:0;display:block;position:fixed;inset:0}.sidebar-header,.sidebar-collapsed .sidebar-header{padding-bottom:14px;flex-direction:row!important;align-items:center!important}.sidebar .navigation{overflow:visible;opacity:1!important;visibility:visible!important;grid-template-columns:1fr!important;gap:5px!important;max-height:none!important;display:flex!important}.sidebar .nav-link,.sidebar .nav-sublink{min-height:44px;justify-content:flex-start!important;width:100%!important;margin:0!important;padding:10px 12px!important}.sidebar .nav-link-label,.sidebar .brand-copy,.sidebar .nav-section-label{display:block!important}.sidebar .sidebar-footer{margin-top:auto;overflow:visible;opacity:1!important;visibility:visible!important;border-top:1px solid #ffffff14!important;max-height:none!important;padding-top:13px!important}.content{padding:28px 16px 48px}.procedures-actions{width:100%;padding-top:0}.procedures-actions>button{flex:1}.procedures-filters-bar{grid-template-columns:1fr}.system-pills{justify-content:flex-start;max-width:none}}@media (width<=620px){.workspace-context span{display:none}.workspace-context strong{margin:0}.page-header{margin-bottom:24px}.page-header-heading{gap:11px}.page-header-icon{flex-basis:42px;height:42px}.page-header h1,.procedures-top-header .page-header h1{font-size:2rem}.page-header-heading>div>span{margin-top:8px;font-size:.88rem}.dashboard-welcome{border-radius:20px;padding:22px 20px}.dashboard-quick-actions{grid-template-columns:1fr;width:100%;display:grid}.dashboard-quick-link{justify-content:center}.mural-title{flex-direction:column;align-items:flex-start}.mural-card,.systems-card,.manual-card,.hierarchy-card{padding:19px}.password-box{flex-direction:column;align-items:flex-start}.password-text{overflow-wrap:anywhere;font-size:1.25rem}.copy-btn{justify-content:center;width:100%}.procedures-actions{flex-direction:column}.procedures-actions>button,.shortcuts-stats{width:100%}.stat-pill{flex:1;justify-content:center}.search-input-wrapper,.btn-add-shortcut{width:100%;min-width:0}.shortcuts-grid,.procedures-grid,.help-manual-grid,.hierarchy-grid{grid-template-columns:1fr}.logs-filters,.search-and-add{flex-direction:column;align-items:stretch}.filter-input,.filter-select{width:100%;min-width:0}.help-tabs{width:100%;display:grid}.help-tab-button{justify-content:center}.login-split-left{min-height:350px;padding:34px 22px 62px}.login-brand-mark{margin-bottom:24px}.brand-title-modern{font-size:2.45rem}.brand-description-modern{font-size:.9rem}.login-benefits{display:none}.login-split-right{padding-inline:20px}.modern-login-header h1{font-size:1.75rem}.user-form-container,.list-header{padding:20px}.list-header{flex-direction:column;align-items:flex-start;gap:12px}.list-header .btn-secondary-modern{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.workspace-actions{align-items:center;gap:10px;display:flex}.theme-toggle{background:var(--ui-surface);border:1px solid var(--ui-border);box-shadow:var(--ui-shadow-xs);color:var(--ui-ink-soft);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:6px 12px 6px 7px;font-size:.78rem;font-weight:750;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.theme-toggle:hover{background:var(--ui-surface-soft);border-color:var(--ui-border-strong);color:var(--ui-ink);transform:translateY(-1px)}.theme-toggle-icon{background:var(--ui-brand-50);border:1px solid var(--ui-brand-100);color:var(--ui-brand-700);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.theme-toggle-compact{width:40px;height:40px;padding:5px}.login-theme-toggle{z-index:60;position:absolute;top:22px;right:24px}:root[data-theme=dark]{--ui-ink:#eef6ff;--ui-ink-soft:#c8d9ee;--ui-muted:#94a9c2;--ui-subtle:#7088a3;--ui-brand-50:#122b49;--ui-brand-100:#193b63;--ui-brand-200:#27588a;--ui-brand-500:#38bdf8;--ui-brand-600:#258fe0;--ui-brand-700:#74c5ff;--ui-brand-900:#1d4f7a;--ui-canvas:#081421;--ui-surface:#102235;--ui-surface-soft:#172c42;--ui-border:#29445f;--ui-border-strong:#3b5b78;--ui-danger:#ff958b;--ui-warning:#f2b96f;--ui-info:#7fc4ed;--ui-success:#6bd4a2;--ui-sidebar:#071a2b;--ui-sidebar-deep:#05111e;--ui-shadow-xs:0 1px 2px #0003;--ui-shadow-sm:0 8px 22px #00000038;--ui-shadow-md:0 16px 38px #00000047;--ui-shadow-lg:0 24px 60px #0000006b;--ui-ring:0 0 0 4px #38bdf833;--bg-sidebar:#071a2b;--bg-sidebar-hover:#12314d;--bg-sidebar-active:#18476d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark],html[data-theme=dark] body{background:var(--ui-canvas);color:var(--ui-ink)}html[data-theme=dark] body{background:radial-gradient(circle at 92% -10%, #25588a3d, transparent 30rem), var(--ui-canvas)}html[data-theme=dark] .app-shell,html[data-theme=dark] .app-shell-collapsed,html[data-theme=dark] .app-workspace,html[data-theme=dark] .content{color:var(--ui-ink);background:0 0}html[data-theme=dark] .workspace-topbar{border-color:var(--ui-border);background:#081421e6}html[data-theme=dark] .workspace-status{background:var(--ui-surface);border-color:var(--ui-border);color:var(--ui-ink-soft)}html[data-theme=dark] .theme-toggle{background:var(--ui-surface);border-color:var(--ui-border-strong);color:var(--ui-ink-soft)}html[data-theme=dark] .theme-toggle:hover{color:var(--ui-ink);background:#1b3854}html[data-theme=dark] .nav-link{color:#b9cde3}html[data-theme=dark] .sidebar{background:radial-gradient(circle at 20% 0%, #25588a47, transparent 18rem), linear-gradient(180deg, var(--ui-sidebar) 0%, var(--ui-sidebar-deep) 100%);box-shadow:12px 0 30px #030c1629}html[data-theme=dark] .brand span{color:#8ea8c2}html[data-theme=dark] .brand .brand-version{color:#b9ddff}html[data-theme=dark] .brand-status-dot{border-color:var(--ui-sidebar)}html[data-theme=dark] .hamburger-button{color:#b5c9de}html[data-theme=dark] .nav-section-label{color:#6f8daa}html[data-theme=dark] .nav-link svg{color:#7f9dbb}html[data-theme=dark] .nav-link:hover svg{color:#b9ddff}html[data-theme=dark] .nav-link-active{color:#f0f8ff;background:linear-gradient(90deg,#38bdf82e,#38bdf814);border-color:#74c5ff2e}html[data-theme=dark] .nav-link-active svg{color:var(--ui-brand-700)}html[data-theme=dark] .nav-link-active:before{background:var(--ui-brand-500)}html[data-theme=dark] .profile-popup-help{color:var(--ui-brand-700)}html[data-theme=dark] .user-avatar{background:linear-gradient(135deg,#1d4f7a,#258fe0)}html[data-theme=dark] .dashboard-welcome{background:linear-gradient(105deg, #0b2e4cfa, #123f66f2), var(--ui-brand-900)}html[data-theme=dark] .dashboard-welcome-copy>span,html[data-theme=dark] .dashboard-quick-link svg:last-child{color:#8cd0ff}html[data-theme=dark] .dashboard-welcome-copy p{color:#c2d9ee}html[data-theme=dark] .mural-card.password-card{background:radial-gradient(circle at 100% 0,#38bdf829,#0000 18rem),linear-gradient(150deg,#0b2740,#0d2034)}html[data-theme=dark] .password-card .pwd-section-label>span:first-child{color:var(--ui-brand-700)!important}html[data-theme=dark] .copy-btn:not(.copied){background:var(--ui-brand-600)}html[data-theme=dark] .copy-btn:not(.copied):hover{background:var(--ui-brand-900)}html[data-theme=dark] :is(.primary-action-button,.btn-primary-modern,.btn-new-procedure,.btn-add-shortcut,.btn-save-notices,.btn-save,.modern-login-btn){box-shadow:0 8px 18px #258fe02e}html[data-theme=dark] :is(.primary-action-button,.btn-primary-modern,.btn-new-procedure,.btn-add-shortcut,.btn-save-notices,.btn-save,.modern-login-btn):hover{box-shadow:0 10px 24px #38bdf838}html[data-theme=dark] :is(.inova-label-icon,.tef-label-icon,.tef-shortcut-link,.tef-link-add-button){color:var(--ui-brand-700)}html[data-theme=dark] :is(.tef-shortcut-link,.tef-link-add-button){background:var(--ui-brand-50);border-color:var(--ui-brand-200)}html[data-theme=dark] :is(.tef-shortcut-link,.tef-link-add-button):hover{background:var(--ui-brand-100);border-color:var(--ui-brand-500);color:#b9ddff}html[data-theme=dark] .tef-link-icon-button{color:var(--ui-muted)}html[data-theme=dark] .tef-link-icon-button:hover{color:var(--ui-ink);background:#214462}html[data-theme=dark] :is(.mural-card:not(.password-card),.stat-pill,.shortcut-card,.system-info-card,.procedure-detail-modal,.create-procedure-modal,.content-box,.step-card,.step-editor-card,.input-with-icon,.step-image-wrapper,.inline-module-manager,.module-edit-row,.procedure-image-zoom-panel,.custom-dropdown-menu),html[data-theme=dark] .procedure-card,html[data-theme=dark] .procedure-card.is-favorited{background:var(--ui-surface);border-color:var(--ui-border);color:var(--ui-ink-soft)}html[data-theme=dark] .procedure-card.is-favorited{box-shadow:0 0 0 1px #fbbf2438, 0 0 20px #f59e0b3d, inset 0 1px 0 #ffe0662e, var(--ui-shadow-xs);border-color:#fbbf24}html[data-theme=dark] .procedure-card.is-favorited .proc-card-footer{background:#172c42;border-color:#5a4b23}html[data-theme=dark] .procedure-card.is-favorited:hover{box-shadow:0 0 0 1px #fcd34d4d, 0 0 28px #f59e0b52, var(--ui-shadow-md);border-color:#fcd34d}html[data-theme=dark] .procedure-card:hover{border-color:var(--ui-border-strong);background:#142b40}html[data-theme=dark] :is(.panel-surface,.modern-panel,.systems-card,.shortcuts-controls,.procedures-filters-bar,.logs-filters,.logs-table-wrapper,.manual-card,.hierarchy-card,.modal-content,.log-details-card,.logs-confirm-card,.switch-user-modal){border-color:var(--ui-border);color:var(--ui-ink-soft);background:var(--ui-surface)!important}html[data-theme=dark] :is(.page-header h1,.mural-title h2,.card-top-title,.card-title,.shortcut-card .card-title,.systems-card-title h3,.system-info-card h4,.form-header h2,.list-header-info h2,.logs-title-group h1,.manual-card-header h3,.hierarchy-title-group h3,.procedure-detail-title-area h1,.procedure-detail-title-area h2,.procedure-main-description h3,.procedure-steps-section h3,.step-content h4,.create-modal-header h2,.create-modal-header h3,.form-steps-header h4,.procedures-empty-state h3,.inline-manager-title,.mod-name-label){color:var(--ui-ink)}html[data-theme=dark] :is(.page-header-heading>div>span,.card-description,.shortcut-card .card-description,.system-info-card p,.systems-card-title p,.automatic-password-note,.manual-password-note,.proc-card-summary,.procedure-summary-text,.procedure-meta-info,.step-text,.modern-login-footer p,.logs-title-group p,.hierarchy-desc){color:var(--ui-muted)}html[data-theme=dark] :is(.form-group input,.form-group select,.form-group textarea,.modern-input-field input,.modern-input-field select,.admin-form input,.admin-form select,.filter-input,.filter-select,.search-input,.form-input,.form-select,.form-textarea,.form-input-pwd,.input-wrapper input,.cat-dropdown,.inline-manager-inputs input,.inline-edit-box input){background:var(--ui-surface-soft);border-color:var(--ui-border-strong);color:var(--ui-ink)}html[data-theme=dark] :is(.form-group input,.form-group select,.form-group textarea,.modern-input-field input,.modern-input-field select,.admin-form input,.admin-form select,.filter-input,.filter-select,.search-input,.form-input,.form-select,.form-textarea,.form-input-pwd,.input-wrapper input,.cat-dropdown,.inline-manager-inputs input,.inline-edit-box input):focus{border-color:var(--ui-brand-500);color:var(--ui-ink);background:#1b344d}html[data-theme=dark] .form-input-pwd[readonly],html[data-theme=dark] .form-input-pwd[readonly]:focus{color:#82caff;background:linear-gradient(135deg,#122d48,#172b40);border-color:#27588a}html[data-theme=dark] :is(.procedures-search-wrapper,.proc-card-footer,.notice-content-box,.load-more-container,.inline-edit-box,.module-items-list,.empty-steps){background:var(--ui-surface-soft);border-color:var(--ui-border);color:var(--ui-ink-soft)}html[data-theme=dark] :is(.system-pill,.category-tab,.help-tabs){border-color:var(--ui-border);color:var(--ui-ink-soft);background:#172c42}html[data-theme=dark] :is(.category-badge,.difficulty-badge,.time-badge,.icon-option){background:var(--ui-surface-soft);border-color:var(--ui-border-strong);color:var(--ui-ink-soft)}html[data-theme=dark] :is(.custom-dropdown-item:hover,.custom-dropdown-item.selected){background:#1b3a58}html[data-theme=dark] :is(.system-pill:hover,.category-tab:hover){border-color:var(--ui-border-strong);color:var(--ui-ink);background:#1d3c5b}html[data-theme=dark] .help-tab-button:hover{background:#ffffff0f}html[data-theme=dark] .help-tab-button.active{color:var(--ui-ink);background:#214462;box-shadow:0 1px 4px #00000040}html[data-theme=dark] :is(.modern-table th,.users-table th,.logs-table th){border-color:var(--ui-border);color:var(--ui-muted);background:#172c42}html[data-theme=dark] :is(.modern-table td,.users-table td,.logs-table td){background:var(--ui-surface);border-color:var(--ui-border);color:var(--ui-ink-soft)}html[data-theme=dark] :is(.modern-table tbody tr:hover td,.users-table tbody tr:hover td,.logs-table tr:hover td){background:#192f46}html[data-theme=dark] :is(.list-header,.procedure-detail-header,.procedure-detail-footer,.create-modal-header,.create-modal-footer){background:var(--ui-surface-soft);border-color:var(--ui-border)}html[data-theme=dark] .procedure-detail-title-area{background:var(--ui-surface);border-color:var(--ui-border)}html[data-theme=dark] .procedure-media-banner{background:var(--ui-surface-soft);border-color:var(--ui-border)}html[data-theme=dark] .media-link-btn.video-btn{color:#82caff;background:#132f49;border-color:#27588a}html[data-theme=dark] .media-link-btn.pdf-btn{color:#ffaaa2;background:#3a211f;border-color:#6b3732}html[data-theme=dark] .procedure-image-zoom-overlay{background:#040d18c2}html[data-theme=dark] .procedure-image-zoom-panel img,html[data-theme=dark] .step-image-preview img{background:#081421!important}html[data-theme=dark] .step-image-importer{background:#10263a;border-color:#3b5b78}html[data-theme=dark] .step-image-importer.is-dragging{background:#173956;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf824}html[data-theme=dark] .create-procedure-form .form-group label.step-image-upload-button{color:#8bd2ff;background:#173d5c;border-color:#3d88bd}html[data-theme=dark] .create-procedure-form .form-group label.step-image-upload-button:hover{background:#1d4a70}html[data-theme=dark] .step-image-import-actions>span{color:var(--ui-muted)}html[data-theme=dark] .step-image-import-error{color:#ffaaa2}html[data-theme=dark] .step-image-source-row{border-color:var(--ui-border-strong);color:var(--ui-muted);background:#0d2133}html[data-theme=dark] .create-procedure-form .form-group .step-image-source-row input[readonly]{color:#82caff}html[data-theme=dark] .step-image-preview{border-color:var(--ui-border-strong);background:#081421}html[data-theme=dark] .step-image-remove-button{color:#ffaaa2;background:#3a211f;border-color:#6b3732}html[data-theme=dark] .step-image-remove-button:hover{background:#4b2925}html[data-theme=dark] .media-import-help-note{color:#82caff;background:#142f49;border-color:#285b88}html[data-theme=dark] .create-procedure-form .form-group label.pdf-file-picker-button{color:#8bd2ff;background:#173d5c;border-color:#3b5b78}html[data-theme=dark] .create-procedure-form .form-group label.pdf-file-picker-button:hover,html[data-theme=dark] .create-procedure-form .form-group label.pdf-file-picker-button:focus-within{color:#b8e4ff;background:#1d4a70;box-shadow:inset 0 0 0 2px #38bdf842}html[data-theme=dark] .pdf-touch-help-note,html[data-theme=dark] .procedure-attachments-help-note{color:#82caff;background:#142f49;border-color:#285b88}html[data-theme=dark] .procedure-attachments-config-note{color:#9fb4c8}html[data-theme=dark] .security-policy-note{color:#82caff;background:#142f49;border-color:#285b88}html[data-theme=dark] .procedure-image-zoom-close{border-color:var(--ui-border-strong);color:var(--ui-ink);background:#102235f0}html[data-theme=dark] .form-steps-header{border-color:var(--ui-border-strong)}html[data-theme=dark] .procedure-unlimited-note{color:#82caff;background:#142f49;border-color:#285b88}html[data-theme=dark] :is(.procedure-files-control,.procedure-download-attachments){border-color:var(--ui-border);color:var(--ui-ink-soft);background:#0d2133}html[data-theme=dark] .procedure-download-attachments-heading h3 svg{color:var(--ui-brand-700)}html[data-theme=dark] .procedure-download-attachments-heading p{color:var(--ui-muted)}html[data-theme=dark] :is(.procedure-download-attachments-heading>span,.media-badge.attachment){color:#8bd2ff;background:#173d5c;border-color:#285b88}html[data-theme=dark] .procedure-files-control.is-dragging{border-color:var(--ui-brand-500);background:#173956;box-shadow:0 0 0 3px #38bdf824}html[data-theme=dark] .procedure-files-control .pdf-upload-field{background:var(--ui-surface-soft);border-color:var(--ui-border-strong)}html[data-theme=dark] .procedure-files-summary{color:var(--ui-muted)}html[data-theme=dark] .procedure-files-summary strong{color:#8bd2ff}html[data-theme=dark] :is(.procedure-attachment-row,.procedure-download-attachment-row){background:var(--ui-surface);border-color:var(--ui-border-strong)}html[data-theme=dark] :is(.procedure-attachment-info strong,.procedure-download-attachment-info strong){color:var(--ui-ink)}html[data-theme=dark] :is(.procedure-attachment-info small,.procedure-download-attachment-info small){color:var(--ui-muted)}html[data-theme=dark] :is(.procedure-attachment-icon,.procedure-download-attachment-icon){color:#8bd2ff;background:#173d5c}html[data-theme=dark] :is(.procedure-attachment-icon.exe,.procedure-download-attachment-icon.exe,.procedure-attachment-security-note){color:#f2b96f;background:#3b2a1b;border-color:#6b4b2a}html[data-theme=dark] :is(.procedure-attachment-error,.procedure-attachment-remove){color:#ffaaa2;background:#3a211f;border-color:#6b3732}html[data-theme=dark] .procedure-attachment-remove:hover{background:#4b2925;border-color:#94534b}html[data-theme=dark] .procedure-attachment-upload-progress{background:#2489d81f;border-color:#38bdf859}html[data-theme=dark] :is(.procedure-attachment-upload-progress strong,.procedure-attachment-upload-progress small){color:#dbeafe}html[data-theme=dark] .procedure-download-attachment-button{background:var(--ui-brand-600);border-color:var(--ui-brand-500);color:#fff}html[data-theme=dark] .procedure-download-attachment-button:hover:not(:disabled){background:#1d74bc}html[data-theme=dark] .form-steps-header>div>span{color:var(--ui-muted)}html[data-theme=dark] :is(.btn-add-step,.btn-cancel-mini),html[data-theme=dark] :is(.favorite-toggle-btn,.close-modal-btn,.btn-secondary,.btn-cancel-mini,.module-pill-btn){border-color:var(--ui-border-strong);color:var(--ui-ink-soft);background:#1b344d}html[data-theme=dark] :is(.favorite-toggle-btn:hover,.close-modal-btn:hover,.btn-secondary:hover,.btn-cancel-mini:hover,.module-pill-btn:hover){color:var(--ui-ink);background:#244662}html[data-theme=dark] :is(.btn-close-modal,.logs-confirm-close,.switch-user-close,.password-visibility-button:hover){color:var(--ui-ink-soft);background:#1c3954}html[data-theme=dark] :is(.button-danger,.btn-delete,.logs-confirm-danger,.form-alert-error,.modern-form-alert,.alert-error,.mini-error){color:#ffaaa2;background:#3a211f;border-color:#6b3732}html[data-theme=dark] :is(.form-alert-success,.notices-feedback){color:#7ee0ad;background:#15342a;border-color:#28624c}html[data-theme=dark] :is(.automatic-password-status,.help-experience-note,.manual-formula,.btn-access,.manage-shortcut-bar){background:var(--ui-brand-50);border-color:var(--ui-brand-200);color:var(--ui-brand-700)}html[data-theme=dark] :is(.manual-card-icon,.icon-box-settings,.page-header-icon){border-color:var(--ui-brand-200);background:var(--ui-brand-50)!important;color:var(--ui-brand-700)!important}html[data-theme=dark] :is(.hierarchy-admin,.hierarchy-supervisor,.hierarchy-collaborator,.hierarchy-reader){background:linear-gradient(145deg, var(--ui-surface), var(--ui-surface-soft))}html[data-theme=dark] :is(.systems-card-header>span,.mural-card:not(.password-card) .card-top>span){color:#bdd7ee!important;background:#213b54!important}html[data-theme=dark] .modal-body p{color:var(--ui-muted)!important}html[data-theme=dark] :is(.modal-content,.logs-confirm-card,.log-details-card) :is(p,label){color:var(--ui-ink-soft)!important}html[data-theme=dark] :is(.modal-content,.logs-confirm-card,.log-details-card) :is(h2,h3){color:var(--ui-ink)!important}html[data-theme=dark] .log-details-description{background:var(--ui-surface-soft)!important;border-color:var(--ui-border)!important;color:var(--ui-ink-soft)!important}html[data-theme=dark] .modal-content textarea{background:var(--ui-surface-soft)!important;border-color:var(--ui-border-strong)!important;color:var(--ui-ink)!important}html[data-theme=dark] .help-hierarchy-summary{background:var(--ui-surface)!important;border-color:var(--ui-border)!important}html[data-theme=dark] .help-hierarchy-summary h4,html[data-theme=dark] .hierarchy-card h3{color:var(--ui-ink)!important}html[data-theme=dark] .help-hierarchy-summary>div span,html[data-theme=dark] .hierarchy-title-group>span{color:var(--ui-muted)!important}html[data-theme=dark] .help-hierarchy-summary-icon,html[data-theme=dark] .help-hierarchy-summary-badge{background:var(--ui-surface-soft)!important;border-color:var(--ui-border-strong)!important;color:var(--ui-brand-700)!important}html[data-theme=dark] .help-experience-icon,html[data-theme=dark] .help-experience-tags span{border-color:var(--ui-brand-200);color:var(--ui-brand-700);background:var(--ui-surface)!important}html[data-theme=dark] .help-experience-note strong,html[data-theme=dark] .help-experience-note p{color:var(--ui-ink-soft)}html[data-theme=dark] .theme-manual-card{border-color:var(--ui-brand-200)}html[data-theme=dark] .favorite-glow-label{text-shadow:0 0 12px #f59e0b66;color:#fcd34d!important}html[data-theme=dark] .modern-login-page,html[data-theme=dark] .login-split-right{background:var(--ui-canvas)}html[data-theme=dark] .login-split-right{box-shadow:-20px 0 70px #0000004d}html[data-theme=dark] .modern-login-header h1{color:var(--ui-ink)}html[data-theme=dark] .modern-login-header p,html[data-theme=dark] .input-group label{color:var(--ui-muted)}html[data-theme=dark] ::selection{color:#f5faff;background:#27588a}html[data-theme=dark] :is(button,a,input,select,textarea,[role=button]):focus-visible{outline:2px solid var(--ui-brand-500);outline-offset:2px}html[data-theme=dark] :is(input,textarea)::placeholder{color:#7f96b1;opacity:1}html[data-theme=dark] :-webkit-any(input,textarea):-webkit-autofill{caret-color:var(--ui-ink);-webkit-box-shadow:0 0 0 1000px var(--ui-surface-soft) inset!important;-webkit-text-fill-color:var(--ui-ink)!important}html[data-theme=dark] :is(input,textarea):autofill{caret-color:var(--ui-ink);-webkit-box-shadow:0 0 0 1000px var(--ui-surface-soft) inset!important;-webkit-text-fill-color:var(--ui-ink)!important}html[data-theme=dark] :-webkit-any(input,textarea):-webkit-autofill:hover{caret-color:var(--ui-ink);-webkit-box-shadow:0 0 0 1000px var(--ui-surface-soft) inset!important;-webkit-text-fill-color:var(--ui-ink)!important}html[data-theme=dark] :is(input,textarea):autofill:hover{caret-color:var(--ui-ink);-webkit-box-shadow:0 0 0 1000px var(--ui-surface-soft) inset!important;-webkit-text-fill-color:var(--ui-ink)!important}html[data-theme=dark] :-webkit-any(input,textarea):-webkit-autofill:focus{caret-color:var(--ui-ink);-webkit-box-shadow:0 0 0 1000px var(--ui-surface-soft) inset!important;-webkit-text-fill-color:var(--ui-ink)!important}html[data-theme=dark] :is(input,textarea):autofill:focus{caret-color:var(--ui-ink);-webkit-box-shadow:0 0 0 1000px var(--ui-surface-soft) inset!important;-webkit-text-fill-color:var(--ui-ink)!important}html[data-theme=dark] select,html[data-theme=dark] select option{background-color:var(--ui-surface-soft);color:var(--ui-ink)}html[data-theme=dark] :is(.summary-grid article,.placeholder-box,.shortcuts-empty,.procedures-empty-state,.logs-confirm-input-wrap,.modal-footer,.error-boundary-card){background:var(--ui-surface)!important;border-color:var(--ui-border)!important;color:var(--ui-ink-soft)!important}html[data-theme=dark] :is(.modal-header,.form-header,.systems-card-header,.hierarchy-permissions-list,.card-footer){border-color:var(--ui-border)!important}html[data-theme=dark] :is(.shortcuts-empty h3,.procedures-empty-state h3,.stat-pill strong,.user-cell-info strong,.manual-step-item strong,.permission-item strong){color:var(--ui-ink)!important}html[data-theme=dark] :is(.shortcuts-empty p,.procedures-empty-state p,.shortcut-url,.card-category,.user-cell-email,.logs-empty,.logs-loading){color:var(--ui-muted)!important}html[data-theme=dark] :is(.manual-step-item,.permission-item,.modern-input-field label,.create-procedure-form .form-group label,.switch-user-field label,.logs-confirm-field,.form-group label){color:var(--ui-ink-soft)!important}html[data-theme=dark] .permission-denied{color:#ffaaa2!important}html[data-theme=dark] .permission-restricted{color:var(--ui-muted)!important}html[data-theme=dark] .step-number{color:var(--ui-brand-700);background:#214462}html[data-theme=dark] .manage-shortcut-bar p{color:var(--ui-brand-700)}html[data-theme=dark] :is(.form-group input,.form-group select,.form-group textarea,.modern-input-field input,.modern-input-field select,.admin-form input,.admin-form select,.filter-input,.filter-select,.search-input,.form-input,.form-select,.form-textarea,.form-input-pwd,.input-wrapper input,.switch-user-field input,.cat-dropdown,.inline-manager-inputs input,.inline-edit-box input){background:var(--ui-surface-soft)!important;border-color:var(--ui-border-strong)!important;color:var(--ui-ink)!important}html[data-theme=dark] :is(.form-group input,.form-group select,.form-group textarea,.modern-input-field input,.modern-input-field select,.admin-form input,.admin-form select,.filter-input,.filter-select,.search-input,.form-input,.form-select,.form-textarea,.form-input-pwd,.input-wrapper input,.switch-user-field input,.cat-dropdown,.inline-manager-inputs input,.inline-edit-box input):focus{border-color:var(--ui-brand-500)!important;box-shadow:var(--ui-ring)!important;color:var(--ui-ink)!important;background:#1b344d!important}html[data-theme=dark] .procedures-search-wrapper:focus-within{border-color:var(--ui-brand-500)!important;background:#1b344d!important}html[data-theme=dark] .custom-dropdown-trigger,html[data-theme=dark] .custom-dropdown-trigger:hover,html[data-theme=dark] .custom-dropdown-trigger.open{background:var(--ui-surface-soft)!important;border-color:var(--ui-border-strong)!important;color:var(--ui-ink)!important}html[data-theme=dark] .custom-dropdown-trigger.open{border-color:var(--ui-brand-500)!important;box-shadow:var(--ui-ring)!important}html[data-theme=dark] .custom-dropdown-item{color:var(--ui-ink-soft)}html[data-theme=dark] .custom-dropdown-item:hover,html[data-theme=dark] .custom-dropdown-item.selected{color:var(--ui-ink)!important;background:#1b3a58!important}html[data-theme=dark] .custom-dropdown-item .dropdown-item-label,html[data-theme=dark] .custom-dropdown-item.selected .dropdown-item-label{color:inherit!important}html[data-theme=dark] .modern-table tbody tr,html[data-theme=dark] .users-table tbody tr,html[data-theme=dark] .logs-table tbody tr{background:0 0!important}html[data-theme=dark] .modern-table td,html[data-theme=dark] .users-table td,html[data-theme=dark] .logs-table td,html[data-theme=dark] .modern-table td:first-child{background:var(--ui-surface)!important;border-color:var(--ui-border)!important;color:var(--ui-ink-soft)!important}html[data-theme=dark] .modern-table tbody tr:hover td,html[data-theme=dark] .modern-table tbody tr:focus-within td,html[data-theme=dark] .modern-table tbody tr:active td,html[data-theme=dark] .users-table tbody tr:hover td,html[data-theme=dark] .users-table tbody tr:focus-within td,html[data-theme=dark] .users-table tbody tr:active td,html[data-theme=dark] .logs-table tbody tr:hover td,html[data-theme=dark] .logs-table tbody tr:focus-within td,html[data-theme=dark] .logs-table tbody tr:active td{color:var(--ui-ink)!important;background:#192f46!important}html[data-theme=dark] .modern-table td:not(:first-child):before{color:var(--ui-muted)}html[data-theme=dark] :is(.icon-text-button,.btn-secondary-modern,.btn-refresh-procedure,.btn-secondary,.btn-cancel,.btn-cancel-mini,.btn-add-step,.module-pill-btn,.switch-user-btn-secondary,.logs-confirm-cancel){border-color:var(--ui-border-strong)!important;color:var(--ui-ink-soft)!important;background:#1b344d!important}html[data-theme=dark] :is(.icon-text-button,.btn-secondary-modern,.btn-refresh-procedure,.btn-secondary,.btn-cancel,.btn-cancel-mini,.btn-add-step,.module-pill-btn,.switch-user-btn-secondary,.logs-confirm-cancel):hover{color:var(--ui-ink)!important;background:#244662!important;border-color:#466b8d!important}html[data-theme=dark] .module-pill-btn.active{background:var(--ui-brand-900)!important;border-color:var(--ui-brand-500)!important;color:#fff!important}html[data-theme=dark] .btn-edit{color:#76bfff!important;background:#122d48!important}html[data-theme=dark] .btn-edit:hover{color:#a9d7ff!important;background:#183b5d!important}html[data-theme=dark] :is(.btn-delete,.btn-delete-single){color:#ff958b!important;background:#3a211f!important}html[data-theme=dark] :is(.btn-delete,.btn-delete-single):hover{color:#ffb0a8!important;background:#4a2825!important}html[data-theme=dark] :is(.btn-icon-action,.action-icon-btn,.btn-icon){color:var(--ui-muted)}html[data-theme=dark] :is(.btn-icon-action,.action-icon-btn,.btn-icon):hover{color:var(--ui-ink)!important;background:#214462!important}html[data-theme=dark] :is(.btn-icon-action.delete,.action-icon-btn.delete,.btn-icon.delete):hover{color:#ff958b!important;background:#3a211f!important}html[data-theme=dark] :is(.star-btn:hover,.favorite-toggle-btn.active,.favorite-toggle-btn.active:hover){color:#fcd34d!important;background:#3b321c!important;border-color:#866d25!important}html[data-theme=dark] :is(.media-link-btn.video-btn:hover,.btn-link-action:hover){color:#82caff!important;background:#132f49!important}html[data-theme=dark] .btn-icon.check:hover{color:#7ee0ad!important;background:#15372b!important}html[data-theme=dark] .media-link-btn.pdf-btn:hover,html[data-theme=dark] .procedure-image-zoom-close:hover{color:#ffaaa2!important;background:#3a211f!important}html[data-theme=dark] .procedure-card:hover,html[data-theme=dark] .shortcut-card:hover{border-color:var(--ui-border-strong)!important;background:#142b40!important}html[data-theme=dark] .cat-tag{color:#bdd7ee;background:#213b54}html[data-theme=dark] .color-option.selected{box-shadow:0 0 0 3px var(--ui-surface), 0 0 0 5px var(--ui-brand-500)}html[data-theme=dark] :is(.modal-body,.notice-content-box,.form-textarea)::-webkit-scrollbar-track{background:#0b1c2c}html[data-theme=dark] .modal-content .btn-cancel{border-color:var(--ui-border-strong)!important;color:var(--ui-ink-soft)!important;background:#1b344d!important}html[data-theme=dark] .logs-confirm-warning{color:#f2c17d;background:#382818;border-color:#6c4b24}html[data-theme=dark] .logs-confirm-error{color:#ffaaa2;background:#3a211f;border-color:#6b3732}html[data-theme=dark] .log-details-card .log-resource-badge{background:var(--ui-brand-50)!important;border-color:var(--ui-brand-200)!important;color:var(--ui-brand-700)!important}html[data-theme=dark] .error-boundary-card{color:#ffaaa2!important;background:#3a211f!important;border-color:#6b3732!important}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3f5f7d padding-box padding-box;border-color:#0000}@media (width<=720px){.workspace-actions{gap:7px}.workspace-actions .theme-toggle{width:38px;height:38px;padding:5px}.workspace-actions .theme-toggle>span:last-child{display:none}.workspace-actions .theme-toggle-icon{width:26px;height:26px}.login-theme-toggle{top:14px;right:16px}}
