:root{--ink:#20362e;--muted:#7a8580;--green:#254f3e;--lime:#cbe999;--line:#e3e8e3;--paper:#f5f6f2;--bs-primary:#254f3e;--bs-body-color:#25372f;--bs-body-font-family:'Segoe UI',Arial,sans-serif}body{margin:0;background:var(--paper);font-size:14px}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}.btn{font-size:13px;font-weight:600;padding:11px 17px;border-radius:7px}.btn-primary{--bs-btn-bg:#254f3e;--bs-btn-border-color:#254f3e;--bs-btn-hover-bg:#173d2d;--bs-btn-hover-border-color:#173d2d;--bs-btn-active-bg:#173d2d;--bs-btn-disabled-bg:#708b7e;--bs-btn-disabled-border-color:#708b7e}.btn-outline-primary{--bs-btn-color:#254f3e;--bs-btn-border-color:#b9c9bf;--bs-btn-hover-bg:#254f3e;--bs-btn-hover-border-color:#254f3e}.btn-outline-secondary{--bs-btn-color:#43534b;--bs-btn-border-color:#d4dcd5;--bs-btn-hover-bg:#e5ebe4;--bs-btn-hover-color:#254f3e;--bs-btn-hover-border-color:#becac0;background:#fff}.form-control,.form-select{border-color:#dce3da;border-radius:6px;min-height:43px;font-size:14px}.form-control:focus,.form-select:focus{border-color:#648b70;box-shadow:0 0 0 3px #e3eddf}.form-label{font-weight:600;font-size:13px;display:block;margin-bottom:17px}.form-label input,.form-label textarea,.form-label select{margin-top:7px}h1,h2,h3{letter-spacing:-.045em;font-weight:650}h2{font-size:23px}h3{font-size:18px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700}.brand{color:inherit;text-decoration:none;display:flex;align-items:center;gap:10px;font-size:27px;font-weight:700;letter-spacing:-1.5px}.brand-icon{width:35px;height:35px;background:var(--lime);color:#234b3b;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:29px;line-height:1}.brand-icon span{font-size:26px;margin-left:-3px;margin-top:9px}.brand-tag{font-size:9px;letter-spacing:1.5px;margin-left:15px;font-weight:500;color:#a8bbb1}.login-layout{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#17382d;color:#fff;padding:45px 9%;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-story:after{content:'';position:absolute;width:450px;height:450px;border:1px solid #ffffff0c;border-radius:50%;bottom:-290px;right:-30px;box-shadow:0 0 0 70px #ffffff03,0 0 0 140px #ffffff03}.story-content{margin:auto 0;padding:70px 0;position:relative;z-index:1}.story-content .eyebrow{color:var(--lime);margin-bottom:22px}.story-content h1{font-size:clamp(44px,4.5vw,76px);line-height:1.08;letter-spacing:-3px;margin-bottom:25px}.story-content em{color:var(--lime);font-style:normal}.story-content p{color:#b4c7bd;max-width:340px;line-height:1.8;margin-bottom:32px}.story-route{display:flex;gap:25px;border-top:1px solid #ffffff20;padding:14px 0;max-width:330px;font-size:13px}.story-route span:first-child{width:90px}.story-route strong{color:#d1e7bc}.login-story>small{color:#91a69b;font-size:11px}.login-form-area{display:grid;place-items:center;background:#fbfcf9;padding:35px}.login-card{width:100%;max-width:365px}.login-card h2{font-size:36px;margin:13px 0}.session-note{color:#8b958f;font-size:12px;text-align:center;margin-top:26px;line-height:1.8}.app-shell{display:flex;min-height:100dvh}.sidebar{width:218px;flex-shrink:0;background:#182e26;color:#c0ccc4;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:30px 17px;z-index:10}.sidebar .brand{color:#fff;margin:0 10px 48px}.sidebar-label{font-size:9px;letter-spacing:1.6px;color:#85998c;margin:0 14px 14px}.nav-item{display:flex;align-items:center;gap:12px;padding:13px;margin:3px 0;text-decoration:none;color:#b4c6ba;border-radius:7px;font-size:13px}.nav-item:hover{background:#263e32;color:white}.nav-item.active{background:#cee6a7;color:#25452e;font-weight:650}.nav-item span{font-size:19px;line-height:1}.nav-item small{margin-left:auto;font-size:9px;color:inherit;opacity:.65}.sidebar-bottom{margin-top:auto}.user-box{margin-top:22px;padding:20px 4px 0;border-top:1px solid #ffffff15;display:flex;align-items:center;gap:10px}.avatar{background:#344d3e;color:#d4e4d6;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.user-box strong{display:block;font-size:12px;color:#e8eee7}.user-box small{display:block;font-size:10px;margin-top:3px;color:#96ab9c;text-transform:capitalize}.logout{margin-left:auto;background:none;border:0;color:#b5c7bb;font-size:24px;min-height:44px;min-width:30px}.main-wrap{margin-left:218px;flex:1;min-width:0}.topbar{height:74px;background:#fdfefa;border-bottom:1px solid var(--line);padding:0 36px;display:flex;align-items:center;justify-content:space-between}.breadcrumb-label{font-size:12px;color:#929c94}.breadcrumb-label span{margin:0 15px;color:#c0c8c0}.breadcrumb-label strong{font-weight:500;color:#455a4c}.connection{display:flex;align-items:center;gap:7px;font-size:11px;color:#5c7261}.status-dot,.tiny-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#6f9c5c}.status-dot.offline{background:#d87650}.top-date{border-left:1px solid #dce1da;margin-left:16px;padding-left:20px;color:#839084}#workspace{padding:35px 36px 20px;max-width:2000px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px}.page-heading .eyebrow{color:#8d9a88;font-size:9px}.page-heading h1{font-size:35px;margin:8px 0 6px}.title-dot{color:#92ac69}.page-heading p{color:#859081;font-size:13px;margin:0}.heading-actions{display:flex;gap:10px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:27px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:20px 21px 17px}.stat-card>span{font-size:11px;color:#667768}.stat-card>div{display:flex;align-items:center;justify-content:space-between;margin:6px 0 3px}.stat-card strong{font-size:35px;font-weight:600;letter-spacing:-1px}.stat-card small{font-size:10px;color:#94a08f}.stat-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;font-size:18px}.amber{background:#faf0d8;color:#a47b24}.blue{background:#e9eff6;color:#647e9c}.red{background:#f8e9e2;color:#b67b62}.green{background:#edf4e4;color:#719454}.board-panel{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.board-toolbar{display:flex;justify-content:space-between;align-items:center;padding:15px 19px;gap:15px;border-bottom:1px solid var(--line);flex-wrap:wrap}.filter-tabs{display:flex;gap:5px}.filter-tab{border:0;background:transparent;color:#8a9588;padding:9px 12px;font-size:12px;border-radius:5px;min-height:40px}.filter-tab.active{background:#eaf0e2;color:#40623b;font-weight:650}.toolbar-right{display:flex;align-items:center;gap:10px}.search-box{display:flex;border:1px solid var(--line);border-radius:5px;align-items:center;padding:0 10px;gap:8px}.search-box span{font-size:23px;color:#8d998b}.search-box input{border:0;outline:none;width:210px;min-height:38px;font-size:11px;background:transparent}.toolbar-right .form-select{width:145px;min-height:39px;font-size:11px}.sheet-hint{display:flex;justify-content:space-between;padding:11px 20px;background:#fcfdf9;font-size:10px;color:#8b9887}.sheet-hint .tiny-dot{width:5px;height:5px;margin-right:5px}.defect-table{width:100%;font-size:12px;border-collapse:collapse}.defect-table th{background:#f5f7f1;color:#899482;font-size:9px;letter-spacing:.6px;padding:13px 13px;font-weight:650;border-block:1px solid var(--line);white-space:nowrap}.defect-table td{padding:16px 13px;border-bottom:1px solid #edf0e9;vertical-align:top}.defect-table tbody tr:hover{background:#fcfdf9}.defect-table tbody tr:last-child td{border-bottom:0}.defect-table .id-col{min-width:112px}.defect-table .issue-col{width:27%;min-width:230px}.record-id{font-weight:700;color:#486247;display:block;margin-bottom:6px}.cell-date{font-size:10px;color:#929c8d;white-space:nowrap;display:block;line-height:1.7}.team-name{font-weight:600;white-space:nowrap}.team-route{display:block;font-size:10px;color:#8e9c88;margin-top:6px;white-space:nowrap}.cell-input{width:100%;min-width:100px;font:inherit;background:transparent;border:1px solid transparent;border-radius:4px;padding:5px 6px;margin:-5px -6px;color:#43533f;min-height:35px;resize:vertical}.cell-input:hover{border-color:#d6dfce;background:#fff}.cell-input:focus{outline:2px solid #91ae7a;border-color:transparent;background:#fff}.cell-input.unsaved{background:#fff2db;border-color:#d4a965}.body-input{font-size:11px;color:#87947f;display:block;margin-top:5px}.issue-input{min-height:54px;line-height:1.5;resize:vertical;display:block}.kind-pill{display:inline-block;font-size:9px;color:#9c7840;background:#faf4e6;border-radius:4px;padding:3px 6px;margin-top:6px}.kind-pill.wrong{background:#f8ece9;color:#ae7160}.badge-status{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:5px 7px;font-size:10px;white-space:nowrap}.badge-status:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.badge-status.open{background:#fbf1d8;color:#a08335}.badge-status.acknowledged{background:#e9f0f6;color:#627f97}.badge-status.closed{background:#eaf1e1;color:#66864e}.status-by{display:block;font-size:9px;color:#98a08f;margin-top:7px;max-width:120px}.timer{font-family:Consolas,monospace;font-size:15px;font-weight:600;white-space:nowrap;color:#6e7b65}.timer.running{color:#bb7253}.timer.running:before{content:'● ';font-size:8px;vertical-align:middle}.timer-meta{font-size:9px;color:#95a08c;white-space:nowrap;margin-top:3px}.timer-toggle{border:0;padding:0;background:none;color:#7f9271;font-size:10px;min-height:32px;text-decoration:underline;text-underline-offset:3px}.photo-stack{display:flex;gap:4px;align-items:center}.photo-thumb{width:37px;height:37px;object-fit:cover;border-radius:5px;cursor:pointer;border:1px solid var(--line)}.add-photo{border:1px dashed #d1dac8;background:transparent;border-radius:5px;width:35px;height:37px;color:#8c9c7c;font-size:19px}.action-btn{font-size:10px;padding:7px 10px;min-height:36px;white-space:nowrap}.detail-btn{background:transparent;border:0;color:#96a08c;min-width:35px;min-height:35px;font-size:18px}.board-footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:13px 19px;font-size:10px;color:#96a08f;gap:10px}.board-footer .btn{font-size:10px;padding:7px 10px}.empty-state{text-align:center;padding:65px 20px 75px}.empty-icon{width:50px;height:50px;border:1px solid #dde8d3;background:#f1f6e9;color:#90aa70;border-radius:14px;display:grid;place-items:center;margin:0 auto 17px;font-size:22px}.empty-state h3{font-size:20px}.empty-state p{font-size:12px;color:#8c9882;margin:8px 0}.empty-state>span{font-size:11px;color:#a8b09e}.page-footer{display:flex;justify-content:space-between;font-size:10px;color:#a1ab98;margin-top:25px}.page-footer strong{font-weight:650;color:#869579}dialog{border:1px solid #e1e7dc;border-radius:13px;padding:28px;width:min(520px,calc(100% - 24px));box-shadow:0 20px 100px #16241b26;color:var(--ink);max-height:92dvh;overflow:auto}dialog::backdrop{background:#142b22a0;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:10px}.dialog-heading h2{margin:4px 0}.dialog-heading .eyebrow{color:#8c9c80}.close-dialog{background:transparent;border:0;font-size:28px;color:#86987a;min-width:40px;min-height:44px}.downtime-check{display:flex;gap:12px;background:#f9f2e9;padding:15px;border-radius:7px;margin:17px 0 23px;align-items:flex-start}.downtime-check strong{display:block;font-size:12px}.downtime-check small{display:block;color:#9b8e7a;font-size:11px;margin-top:4px}.admin-columns{display:grid;grid-template-columns:2fr 1fr;gap:22px}.admin-columns th{font-size:11px;color:#8c9784}.admin-columns td{font-size:12px;padding-block:15px}.routing-row{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px}.routing-row strong{margin-left:auto}.detail-dialog{width:min(720px,calc(100% - 24px))}.detail-photos{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.detail-photos img{width:150px;height:120px;object-fit:cover;border-radius:7px}.history-event{border-left:2px solid #e2e9d9;padding:0 0 18px 18px;margin-left:4px;font-size:12px}.history-event small{display:block;color:#8c9982;margin-top:4px}.detail-timers{font-size:12px;line-height:2;margin:16px 0}.wall-mode .sidebar{display:none}.wall-mode .main-wrap{margin-left:0}.wall-mode .board-panel{display:none}.wall-mode .stats-grid{grid-template-columns:repeat(4,1fr)}.wall-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:20px}.wall-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:25px;border-top:4px solid #d8b65e}.wall-card.acknowledged{border-top-color:#8ca8bd}.wall-card h2{font-size:29px;margin:17px 0 7px}.wall-card p{font-size:22px;min-height:60px;line-height:1.45;overflow-wrap:anywhere}.wall-card .timer{font-size:30px}.wall-card img{height:140px;width:100%;object-fit:contain;background:#f2f4ee;margin:12px 0}.wall-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.wall-card .btn{font-size:14px}.wall-empty{grid-column:1/-1;text-align:center;padding:70px}.offline-banner{background:#fff1dd;color:#9a6231}.form-error:empty{display:none}#notice{font-size:13px}.alert-warning{--bs-alert-bg:#fff4e2;--bs-alert-border-color:#ecdbb9;--bs-alert-color:#8a632e}
@media(min-width:1600px){#workspace{padding:44px 50px}.defect-table td{padding:20px 18px}.stat-card{padding:24px}.stat-card>span{font-size:13px}.stat-card small{font-size:11px}}@media(max-width:1200px){.sidebar{width:180px;padding-inline:12px}.main-wrap{margin-left:180px}#workspace{padding:25px 22px}.topbar{padding:0 22px}.stat-card{padding:15px}.stats-grid{gap:10px}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.toolbar-right{margin-left:auto}.admin-columns{grid-template-columns:1fr}.top-date{display:none}}@media(max-width:800px){.sidebar{position:static;width:auto;padding:14px 18px;flex-direction:row;align-items:center;gap:18px}.sidebar .brand{margin:0;font-size:23px}.sidebar .brand-icon{width:30px;height:30px}.sidebar-label,.sidebar-bottom .user-box{display:none}.sidebar-bottom{margin:0 0 0 auto}.sidebar nav{display:flex;gap:4px;flex-wrap:wrap}.nav-item{font-size:11px;padding:8px;min-height:44px}.nav-item span,.nav-item small{display:none}.app-shell{display:block}.main-wrap{margin:0}.topbar{height:54px}.page-heading{align-items:flex-start}.page-heading h1{font-size:28px}.stats-grid{grid-template-columns:repeat(2,1fr)}.heading-actions .btn{font-size:11px;padding:10px}.page-footer{margin-bottom:10px}.board-toolbar{padding:12px}.toolbar-right{width:100%}.search-box{flex:1;min-width:0}.search-box input{width:100%}.board-footer>span{max-width:50%}.login-story{padding:30px}.brand-tag{display:none}.story-content h1{font-size:46px}.wall-mode .stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.login-layout{display:block}.login-story{min-height:220px;padding:23px}.story-content{padding:28px 0 0}.story-content h1{font-size:34px;letter-spacing:-1px}.story-content h1 br{display:none}.story-content p,.story-route,.login-story>small,.story-content .eyebrow{display:none}.login-form-area{padding:35px 25px}.login-card h2{font-size:30px}.sidebar{flex-wrap:wrap;gap:8px}.sidebar .brand{margin-right:10px}.sidebar-bottom{margin-left:auto}#workspace{padding:25px 14px}.topbar{padding-inline:14px}.page-heading{flex-direction:column;gap:18px}.heading-actions{justify-content:flex-start}.stats-grid{gap:8px}.stat-card>span{font-size:10px}.stat-card small{font-size:9px}.board-footer{padding:12px}.board-footer>span{display:none}.page-footer span:last-child{display:none}.wall-cards{grid-template-columns:1fr}.wall-card p{font-size:20px}}

@media(max-width:1024px){.sidebar{position:static;width:auto;padding:12px 18px;flex-direction:row;align-items:center;gap:14px}.sidebar .brand{margin:0;font-size:23px}.sidebar-label{display:none}.sidebar nav{display:flex;gap:4px;flex-wrap:wrap}.nav-item{font-size:11px;padding:8px;min-height:44px}.nav-item span,.nav-item small{display:none}.sidebar-bottom{margin:0 0 0 auto;display:flex;align-items:center;gap:8px}.sidebar-bottom .user-box{display:flex;border:0;padding:0;margin:0}.user-box>div{display:none}.app-shell{display:block}.main-wrap{margin:0}}
.wall-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.shift-select{display:flex;align-items:center;gap:8px;font-size:11px;color:#75826b;white-space:nowrap;margin:0}.shift-select .form-select{width:140px}.shift-badge{display:inline-block;font-size:9px;border-radius:4px;padding:3px 7px;margin-top:5px;border:1px solid #e1e6df;color:#788070;background:#f7f8f4}.shift-badge.red{background:#fff0ed;color:#b05e53;border-color:#f0d8d2}.shift-badge.white{background:#f7f9fc;color:#627287;border-color:#dce3ec}.total-downtime{font-family:Consolas,monospace;font-size:28px!important;letter-spacing:-1px!important;font-variant-numeric:tabular-nums}.photo-button{padding:0;border:0;background:transparent;border-radius:6px;cursor:zoom-in}.photo-button:focus-visible{outline:3px solid #91ae7a;outline-offset:3px}.photo-dialog{width:min(1000px,calc(100% - 24px));padding:20px}.photo-dialog #photo-full{display:block;max-width:100%;max-height:75dvh;object-fit:contain;margin:auto}.interval-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.correction-note{font-size:11px;color:#718168;margin:7px 0 0}.read-cell{white-space:pre-wrap;overflow-wrap:anywhere}.wall-mode .board-panel{display:block}.wall-mode #workspace{max-width:2000px;padding:22px 32px}.wall-mode .page-heading{margin-bottom:18px}.wall-mode .page-heading h1{font-size:29px}.wall-mode .stats-grid{gap:12px;margin-bottom:18px}.wall-mode .stat-card{padding:12px 17px}.wall-mode .stat-card>div{margin:2px 0}.wall-mode .stat-card strong{font-size:26px}.wall-mode .stat-card small{font-size:10px}.wall-mode .stat-mark{width:27px;height:27px;font-size:15px}.wall-mode .topbar{height:55px}.wall-mode .board-toolbar{padding:10px 15px}.wall-mode .sheet-hint{padding:8px 15px}.wall-mode .defect-table td{padding:9px 13px;vertical-align:middle}.wall-mode .defect-table th{padding:11px 13px}.wall-mode .record-id{margin-bottom:2px}.wall-mode .team-route{margin-top:2px}.wall-mode .status-by{margin-top:4px}.wall-mode .read-cell{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.wall-mode .body-input{margin:3px 0 0}.wall-mode .entry-shift{display:none}.wall-mode .kind-pill{margin-top:3px}.wall-mode .page-footer{margin-top:14px}.wall-mode .heading-actions{align-items:center}.wall-mode .empty-state{padding:35px 20px}.wall-mode .empty-icon{width:38px;height:38px;font-size:18px}.wall-mode .table-responsive{max-height:calc(100dvh - 370px);min-height:150px;overflow:auto}.wall-mode .defect-table thead{position:sticky;top:0;z-index:1}.toolbar-right{flex-wrap:wrap}.board-footer>div{white-space:nowrap}@media(max-width:1100px){.total-downtime{font-size:24px!important}.toolbar-right .search-box{min-width:180px}}@media(max-width:800px){.wall-mode #workspace{padding:18px 14px}.wall-mode .heading-actions{flex-wrap:wrap}.wall-mode .table-responsive{max-height:60dvh}.stat-card .stat-mark.red{display:none}.shift-select .form-select{width:125px}}@media(max-width:550px){.toolbar-right .search-box{width:100%;flex-basis:100%}.wall-mode .page-heading{gap:12px}.wall-mode .total-downtime{font-size:23px!important}.heading-actions .shift-select{font-size:10px}}
.topbar-left{display:flex;align-items:center;gap:13px}.sidebar-toggle{border:1px solid #dbe3d6;background:#fff;border-radius:6px;width:34px;height:34px;color:#496441;font-size:17px;display:grid;place-items:center}.sidebar-collapsed .sidebar{display:none}.sidebar-collapsed .main-wrap{margin-left:0}.wall-mode #sidebar-toggle{display:none}.photos-hidden .photo-column,.no-side-column .side-column{display:none}.side-input{min-width:65px;width:70px}.entry-control{display:inline-block;border:0;background:transparent;color:#567548;font-size:11px;min-height:32px;padding:4px 6px}.delete-control{color:#b05b47}.settings-panel .form-check{margin-top:15px}.settings-panel #settings-status{display:block;color:#5a7c48;margin-top:8px}.date-select input{width:145px;font-size:11px;min-height:39px}.wall-mode .downtime-card{background:#fff0dc;border-color:#f3ae57;box-shadow:inset 4px 0 #ed8b25}.wall-mode .downtime-card>span{color:#8d4a0c;font-weight:700}.wall-mode .downtime-card .total-downtime{color:#a94e00}.wall-mode .downtime-card small{color:#9a5c26}.wall-mode .downtime-card .stat-mark{color:#a94e00;background:#ffd6a1}
