:root{font-family:Inter,system-ui,sans-serif;color:#172033;background:#f3f6f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{min-height:40px;border:0;border-radius:9px;padding:0 14px;background:#0f766e;color:#fff;font-size:13px;line-height:1;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}button svg{width:16px;height:16px;flex:0 0 auto}button:disabled{opacity:.55;cursor:not-allowed}input,textarea,select{width:100%;border:1px solid #ccd8d6;border-radius:10px;padding:11px;background:#fff;color:#172033}textarea{min-height:82px;resize:vertical}small{display:block}.login{min-height:100vh;display:grid;place-items:center;background:#0f4f4a}.login form{background:#fff;width:380px;max-width:calc(100% - 32px);padding:30px;border-radius:20px}.brand-logo{display:block;object-fit:contain;background:#fff;border:1px solid #dce5e4}.login-logo{width:92px;height:92px;border-radius:20px;padding:5px;margin:0 auto}.sidebar-logo{width:48px;height:48px;border-radius:13px;padding:3px;flex:0 0 auto}.login h1{margin:18px 0 4px}.login p{color:#667085}.login label,.form label,.filters label{display:grid;gap:6px;font-size:13px;font-weight:700;margin:13px 0}.login form>button{width:100%;margin-top:5px}.password-field{position:relative}.password-field input{width:100%;padding-right:48px}.password-field button{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:0;background:transparent;color:#667085;display:grid;place-items:center}.password-field button:focus-visible{outline:2px solid #0f766e;outline-offset:1px}.password-field svg{width:20px;height:20px}.error{background:#fee2e2;color:#991b1b;padding:10px;border-radius:8px}.notice{background:#dcfce7;color:#166534;padding:10px 14px;border-radius:10px;margin-bottom:12px}.shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.shell aside{position:sticky;top:0;height:100vh;overflow-y:auto;background:#123b38;color:#fff;padding:22px;display:flex;flex-direction:column}.identity{display:flex;gap:12px;align-items:center}.identity div:last-child{display:grid}.identity small{color:#a7c7c3}.shell nav{display:grid;gap:5px;margin-top:28px}.shell nav button,.logout{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;background:transparent;color:#cce0dd;text-align:left;padding:10px 12px}.shell nav button.active{background:#fff;color:#0f766e}.shell nav svg,.logout svg,.actions svg,.row-actions svg,.filter-actions svg,.form button svg{width:17px;height:17px}.nav-group{color:#75a29d;font-size:9px;letter-spacing:.13em;font-weight:900;margin:17px 10px 4px}.logout{margin-top:auto}.shell>main{min-width:0}.shell>main>header{height:72px;background:#fff;border-bottom:1px solid #e3e9e8;padding:14px 28px;display:flex;justify-content:flex-end}.shell>main>header div{display:grid;text-align:right}.shell>main>header small,.title small{color:#0f766e;font-size:10px;letter-spacing:.13em;font-weight:800}.shell section{padding:28px}.title{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px}.title h1{margin:4px 0 0}.stats,.report-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stats article,.report-stats article,.panel{background:#fff;border:1px solid #dce5e4;border-radius:16px;padding:20px}.stats article,.report-stats article{display:grid;gap:10px}.stats small,.report-stats small{color:#667085}.stats strong,.report-stats strong{font-size:23px;overflow-wrap:anywhere}.panel{margin-top:18px}.split{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;align-items:start}.split .panel{margin-top:0}.form{position:static}.form h2{margin:0;font-size:19px}.form>button{width:100%;min-height:44px;margin-top:14px}.form-heading{display:flex;align-items:center;justify-content:space-between}.icon-button{width:36px!important;min-height:36px;height:36px;padding:0;margin:0!important;display:grid!important;place-items:center;background:#e5efed;color:#0f4f4a}.check{display:flex!important;align-items:center;gap:9px!important}.check input{width:18px;height:18px;margin:0;accent-color:#0f766e}.table{overflow:auto;padding:0}.table table{border-collapse:collapse;width:100%;font-size:13px}.table th,.table td{padding:13px 15px;border-bottom:1px solid #e6eceb;text-align:left;white-space:nowrap;vertical-align:middle}.table th{color:#667085;background:#f8faf9}.table td small{color:#667085;margin-top:3px}.row-actions{display:flex;gap:6px}.row-actions button{min-height:32px;padding:0 10px;border-radius:8px;font-size:12px;gap:5px}.secondary{background:#e5efed!important;color:#0f4f4a!important}.danger{background:#fee2e2!important;color:#991b1b!important}.status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.status.active,.status.recorded{background:#dcfce7;color:#166534}.status.inactive,.status.rejected{background:#fee2e2;color:#991b1b}.status.pending_review{background:#fef3c7;color:#92400e}.actions,.filter-actions{display:flex;align-items:center;gap:8px}.search-box{display:flex;width:min(320px,100%)}.search-box input{border-radius:10px 0 0 10px}.search-box button{width:42px;min-height:40px;padding:0;border-radius:0 9px 9px 0;display:grid;place-items:center}.search-box svg{width:18px}.filters{margin-top:0;display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px 16px}.filters label{margin:0}.filter-actions{align-items:end}.report-stats{margin:18px 0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:22px;background:#0f23219e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-card{width:min(520px,100%);max-height:calc(100vh - 44px);overflow-y:auto;border-radius:18px;box-shadow:0 24px 70px #00000047}.modal-card .panel{margin:0;border:0;border-radius:18px}@media(max-width:1100px){.split{grid-template-columns:1fr}.form{position:static}.filters{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:800px){.shell{grid-template-columns:78px 1fr}.identity div:last-child,.shell nav button{font-size:0}.shell aside{padding:16px}.shell nav button{justify-content:center;gap:0}.nav-group{display:none}.stats,.report-stats{grid-template-columns:1fr 1fr}.title{align-items:flex-start;flex-direction:column}.title>button{align-self:flex-start}.title .actions{width:100%;flex-wrap:wrap}.title .actions .search-box{flex:1 1 240px}}@media(max-width:560px){.shell{display:block}.shell aside{position:static;height:auto;padding:12px}.identity,.nav-group{display:none}.shell nav{display:flex;overflow-x:auto;margin:0}.shell nav button{min-width:54px}.logout{display:none}.shell section{padding:18px 12px}.filters,.stats,.report-stats{grid-template-columns:1fr}}@media print{aside,.shell>main>header,.actions,.form,.filters,.row-actions,.search-box{display:none!important}.shell{display:block}.shell section{padding:0}.panel{border:0}.table table{font-size:10px}}.docs-page{max-width:1200px}.docs-hero-panel{background:linear-gradient(135deg,#0f4f4a,#0f766e 60%,#115e59);color:#fff;border-radius:18px;padding:26px 28px;margin-bottom:22px;box-shadow:0 10px 25px -5px #0f766e40}.docs-hero-badge{display:inline-flex;align-items:center;gap:7px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.05em;margin-bottom:12px}.docs-hero-content h2{margin:0 0 8px;font-size:22px;font-weight:800;color:#fff}.docs-hero-content p{margin:0;font-size:14px;color:#cce0dd;line-height:1.6;max-width:800px}.docs-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.docs-category-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;flex-wrap:wrap}.docs-filter-chip{min-height:36px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid #dce5e4;color:#4b5563;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s ease}.docs-filter-chip:hover{border-color:#0f766e;color:#0f766e}.docs-filter-chip.active{background:#0f766e;border-color:#0f766e;color:#fff}.docs-search-wrap{position:relative;min-width:260px}.docs-search-wrap input{padding-left:36px;padding-right:32px;border-radius:999px;font-size:13px;height:38px}.docs-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280}.docs-clear-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:26px;min-height:26px;height:26px;padding:0;border-radius:50%;background:#e5e7eb;color:#4b5563;font-size:11px}.docs-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:28px}.docs-cards-single{margin-bottom:28px}@media(max-width:1000px){.docs-cards-grid{grid-template-columns:1fr}}.docs-card{background:#fff;border:1px solid #dce5e4;border-radius:18px;padding:24px;display:flex;flex-direction:column;box-shadow:0 2px 8px #00000008}.docs-card-focused{max-width:100%}.docs-card-footer{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.docs-next-btn{background:#0f766e;color:#fff;padding:0 18px;min-height:38px;border-radius:999px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:8px;transition:all .15s ease}.docs-next-btn:hover{background:#0d655e;transform:translate(2px)}.docs-card-header{display:flex;gap:14px;margin-bottom:18px;align-items:flex-start}.docs-card-icon-wrap{width:44px;height:44px;border-radius:12px;background:#e6f4f2;color:#0f766e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.docs-card-icon-wrap svg{width:22px;height:22px}.docs-card-heading{flex:1;min-width:0}.docs-tag{display:inline-block;font-size:10px;font-weight:800;padding:2px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.badge-teal{background:#ccfbf1;color:#0f766e}.badge-blue{background:#e0f2fe;color:#0284c7}.badge-purple{background:#f3e8ff;color:#7e22ce}.badge-amber{background:#fef3c7;color:#b45309}.badge-emerald{background:#dcfce7;color:#15803d}.docs-card-heading h3{margin:0 0 4px;font-size:16px;font-weight:800;color:#111827;line-height:1.3}.docs-card-subtitle{margin:0;font-size:12px;color:#6b7280;line-height:1.5}.docs-steps-container{display:flex;flex-direction:column;gap:14px;margin-bottom:18px;flex:1}.docs-step-row{display:flex;gap:12px;align-items:flex-start}.docs-step-bubble{width:26px;height:26px;border-radius:50%;background:#0f766e;color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.docs-step-content{flex:1;min-width:0}.docs-step-content h4{margin:0 0 3px;font-size:13px;font-weight:700;color:#1f2937}.docs-step-content p{margin:0;font-size:12px;color:#4b5563;line-height:1.5}.docs-callout{display:flex;gap:10px;padding:12px 14px;border-radius:12px;font-size:12px;align-items:flex-start;margin-top:auto}.callout-icon{margin-top:1px;flex-shrink:0}.callout-body strong{display:block;font-size:12px;margin-bottom:2px}.callout-body p{margin:0;line-height:1.4}.callout-info{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.callout-warning{background:#fefce8;border:1px solid #fef08a;color:#854d0e}.callout-tip{background:#f0fdfa;border:1px solid #99f6e4;color:#0f766e}.docs-empty{grid-column:1 / -1;text-align:center;padding:40px 20px;color:#6b7280}.docs-empty h3{margin:12px 0 6px;color:#1f2937}.docs-flow-panel{border-radius:18px;padding:24px}.flow-panel-header{margin-bottom:16px}.flow-badge{display:inline-flex;align-items:center;gap:6px;color:#0f766e;font-size:11px;font-weight:800;letter-spacing:.05em;margin-bottom:6px}.flow-panel-header h3{margin:0;font-size:17px;font-weight:800;color:#111827}.docs-status-table-wrap{overflow-x:auto}.docs-status-table{width:100%;border-collapse:collapse;font-size:12px}.docs-status-table th,.docs-status-table td{padding:12px 14px;border-bottom:1px solid #e5e7eb;text-align:left}.docs-status-table th{background:#f9fafb;color:#4b5563;font-weight:700}.text-emerald{color:#059669}.text-rose{color:#e11d48}.text-amber{color:#d97706}.docs-mockup-wrapper{margin:16px 0}.mockup-label{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800;color:#0f766e;letter-spacing:.05em;margin-bottom:8px}.ui-mockup-frame{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #0000000a}.ui-mockup-header{background:#e2e8f0;padding:8px 12px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #cbd5e1}.dot{width:9px;height:9px;border-radius:50%;display:inline-block}.dot-red{background:#ef4444}.dot-yellow{background:#f59e0b}.dot-green{background:#10b981}.ui-mockup-title{font-size:11px;font-weight:700;color:#475569;margin-left:8px}.ui-mockup-body{padding:14px;background:#fff}.mock-flow-grid{display:flex;align-items:center;gap:8px}@media(max-width:700px){.mock-flow-grid{flex-direction:column}}.mock-flow-card{flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.mock-flow-icon{width:36px;height:36px;border-radius:8px;background:#e6f4f2;color:#0f766e;display:grid;place-items:center}.mock-flow-card strong{font-size:12px;color:#1e293b}.mock-flow-card p{margin:0;font-size:11px;color:#64748b;line-height:1.4}.mock-flow-arrow{color:#94a3b8;display:grid;place-items:center}.mock-badge{display:inline-block;font-size:10px;font-weight:800;padding:3px 8px;border-radius:999px;margin-top:4px}.badge-pending{background:#fef3c7;color:#92400e}.badge-success{background:#dcfce7;color:#166534}.badge-recorded{background:#dbeafe;color:#1e40af}.mock-app-header{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px}.mock-eyebrow{font-size:9px;font-weight:800;color:#0f766e;letter-spacing:.1em}.mock-title{margin:2px 0 0;font-size:16px;font-weight:800;color:#0f172a}.mock-header-actions{display:flex;gap:8px;align-items:center}.mock-search{display:flex;height:30px}.mock-search input{height:30px;padding:0 8px;font-size:11px;border-radius:6px 0 0 6px;border:1px solid #cbd5e1;background:#fff;width:110px}.mock-search button{height:30px;min-height:30px;padding:0 8px;border-radius:0 6px 6px 0;background:#0f766e;color:#fff}.mock-btn-primary{height:30px;min-height:30px;padding:0 10px;font-size:11px;border-radius:6px;background:#0f766e;color:#fff;font-weight:800}.mock-table-wrap{border:1px solid #e2e8f0;border-radius:8px;overflow-x:auto}.mock-table{width:100%;border-collapse:collapse;font-size:11px}.mock-table th,.mock-table td{padding:8px 10px;border-bottom:1px solid #f1f5f9;text-align:left;white-space:nowrap}.mock-table th{background:#f8fafc;color:#64748b;font-weight:700}.mock-status-active{background:#dcfce7;color:#166534;padding:2px 7px;border-radius:999px;font-weight:800;font-size:10px}.mock-actions{display:flex;gap:4px}.mock-btn-edit{background:#e5efed!important;color:#0f4f4a!important;border:0;padding:3px 7px;border-radius:5px;font-size:10px;min-height:22px;gap:4px}.mock-btn-danger{background:#fee2e2!important;color:#991b1b!important;border:0;padding:3px 7px;border-radius:5px;font-size:10px;min-height:22px;gap:4px}.mock-btn-verify{background:#dcfce7!important;color:#166534!important;border:0;padding:3px 7px;border-radius:5px;font-size:10px;min-height:22px;gap:4px}.mock-reviewed-by{color:#059669;font-size:10px;font-weight:700}.mock-mobile-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.mock-mobile-header{display:flex;align-items:center;gap:10px;background:#fff;padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0;margin-bottom:12px}.mock-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#115e59);color:#fff;display:grid;place-items:center;font-weight:800;font-size:12px}.mock-mobile-section{background:#fff;padding:12px;border-radius:10px;border:1px solid #e2e8f0}.mock-section-label{font-size:9px;font-weight:800;color:#0f766e;letter-spacing:.08em;margin-bottom:8px}.mock-printer-row{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.mock-printer-info{display:flex;align-items:center;gap:8px}.mock-printer-buttons{display:flex;gap:6px}.mock-btn-sm-primary{height:26px;min-height:26px;padding:0 8px;font-size:10px;border-radius:5px;background:#0f766e;color:#fff}.mock-btn-sm-danger{height:26px;min-height:26px;padding:0 8px;font-size:10px;border-radius:5px;background:#fee2e2;color:#991b1b}.mock-receipt-preview{display:flex;justify-content:center}.mock-receipt-paper{width:260px;background:#fafaf9;border:1px dashed #a8a29e;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;color:#1c1917;border-radius:4px;box-shadow:0 2px 8px #0000000d}.receipt-center{text-align:center;display:flex;flex-direction:column;gap:2px}.receipt-center strong{font-size:12px}.receipt-divider{text-align:center;color:#78716c;margin:4px 0;font-size:10px}.receipt-line{display:flex;justify-content:space-between;padding:2px 0}.receipt-bold{font-weight:800;font-size:12px}.mock-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}@media(max-width:700px){.mock-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mock-stat-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;display:grid;gap:2px}.mock-stat-item small{font-size:10px;color:#64748b}.mock-stat-item strong{font-size:14px;color:#0f172a}
