:root{color-scheme:light;--navy:#102938;--navy2:#183d4e;--teal:#0f8e80;--cream:#f5f7f8;--text:#192c37;--muted:#627783;--border:#dce5e8;--red:#b93832;--amber:#965e0b}*{box-sizing:border-box}body{margin:0;font:15px/1.55 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--cream)}a{color:#0e766f;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,p{margin-top:0}h1{font-size:clamp(1.9rem,4vw,2.65rem);line-height:1.15;letter-spacing:-.035em;margin-bottom:12px}h2{font-size:1.14rem;letter-spacing:-.012em;margin-bottom:14px}.top{background:var(--navy);color:#fff}.top-inner{max-width:1240px;margin:auto;padding:18px 26px;display:flex;gap:28px;align-items:center;justify-content:space-between;flex-wrap:wrap}.brand{display:flex;align-items:center;color:white;font-size:1.08rem;font-weight:850;letter-spacing:.03em;white-space:nowrap}.brand-second{color:#64d2b8}.brand-icon{height:34px;width:34px;margin-right:10px;background:var(--teal);display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:1.2rem}nav{display:flex;align-items:center;gap:19px;flex-wrap:wrap}nav a{color:#e0eff1;font-size:.88rem}nav a:hover{color:white}.container{width:min(1190px,calc(100% - 36px));margin:0 auto;min-height:calc(100vh - 146px);padding:22px 0 64px}.narrow{max-width:810px}.context{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--border);padding:0 0 18px;font-size:.88rem}.muted,.page-title p,.hero p{color:var(--muted)}.eyebrow{font-weight:850;color:var(--teal);font-size:.72rem;letter-spacing:.13em;margin-bottom:9px}.hero{background:linear-gradient(115deg,#143647,#205567);color:white;min-height:190px;border-radius:18px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin:28px 0}.hero h1{margin-bottom:8px}.hero p{color:#d5e7e8;margin-bottom:0}.button{border:1px solid #117a71;color:white;background:var(--teal);padding:11px 17px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-weight:750;gap:5px;text-decoration:none;white-space:nowrap}.button:hover{background:#08766c;color:#fff;text-decoration:none}.button.secondary{color:#175568;background:white;border-color:#bdd1d6}.button.secondary:hover{background:#eef5f5;color:#125566}.button.small,.danger-button.small{padding:6px 10px;font-size:.83rem}.danger-button{background:#fff3f1;color:var(--red);border:1px solid #efc5c0}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:20px 0}.stats.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat{padding:20px;background:#fff;border:1px solid var(--border);border-radius:13px;display:flex;flex-direction:column;gap:7px;min-width:0}.stat>span,.stat small{font-size:.82rem;color:var(--muted)}.stat strong{font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.2;letter-spacing:-.03em;overflow-wrap:anywhere}.stat a{font-size:.82rem}.cols{display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel{background:white;border:1px solid var(--border);border-radius:14px;padding:24px;margin:20px 0;min-width:0}.cols .panel{margin:0}.panel>h2{margin-bottom:18px}.section-head{display:flex;justify-content:space-between;align-items:start;gap:14px;margin-bottom:14px;flex-wrap:wrap}.section-head h2{margin:0}.section-head p{font-size:.83rem;margin:4px 0 0}.section-head>a{font-size:.85rem}.stack{display:flex;flex-direction:column}.stack-item{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #edf1f2;color:var(--text);min-width:0}.stack-item:last-child{border-bottom:0}.stack-item>div:first-child{min-width:0}.stack-item strong,.stack-item span{display:block}.stack-item strong{font-weight:750}.stack-item span:not(.pill){font-size:.82rem;color:var(--muted)}.stack-item:hover{text-decoration:none}.pill{border-radius:99px;display:inline-block!important;background:#ebf0f2;color:#526571!important;padding:4px 9px;font-size:.72rem!important;white-space:nowrap;text-transform:capitalize;font-weight:780}.pill.red{background:#fde8e7;color:var(--red)!important}.pill.amber{background:#fff3d4;color:var(--amber)!important}.pill.green{background:#ddf8ed;color:#14734c!important}.empty{color:var(--muted);padding:20px 2px}.page-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:27px 0 14px;flex-wrap:wrap}.page-title p{margin:0}.crumb{margin-top:23px}.search{display:flex;gap:9px;margin-bottom:20px}.search input{flex:1;min-width:0}.equipment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.equipment-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:22px;display:flex;align-items:flex-start;gap:15px;color:var(--text);min-width:0}.equipment-card:hover{border-color:#8fbdba;box-shadow:0 9px 28px #193f4a12;text-decoration:none}.equipment-card h2{margin:4px 0;font-size:1.1rem}.equipment-card p,.equipment-card small{color:var(--muted);display:block;margin:0}.equipment-icon{flex:0 0 42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--teal);background:#e8f5f0}.card-arrow{margin-left:auto;color:#4b8290}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.form-grid h2{margin:0}.form-grid>h2.full{padding-top:9px;border-top:1px solid var(--border)}.field{display:flex;flex-direction:column;gap:7px;min-width:0;font-weight:660;font-size:.87rem}.field small{font-weight:400}.full{grid-column:1/-1}.field input,.field select,.field textarea,.search input{width:100%;padding:11px 12px;border:1px solid #c7d4da;border-radius:8px;background:white;color:var(--text);outline:none}.field input:focus,.field select:focus,.field textarea:focus,.search input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f8e8019}.field textarea{resize:vertical}.field button{align-self:start}.auth{max-width:600px;margin:55px auto}.auth>.panel{margin:27px 0 20px}.auth p:last-child{font-size:.88rem}.notice{padding:13px 16px;background:#e8f4fa;border:1px solid #cbe5ec;border-radius:9px;margin:17px 0}.notice.good{background:#e7f9ef;border-color:#bce8ce}.notice.danger{background:#fff0ee;border-color:#f0beb9;color:var(--red)}.details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.details dt{font-size:.76rem;color:var(--muted)}.details dd{font-weight:650;margin:0;overflow-wrap:anywhere}.prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.actions a{font-size:.83rem}.record{padding:14px 0;border-bottom:1px solid #edf1f2}.record:last-child{border-bottom:0}.record summary{display:flex;justify-content:space-between;align-items:center;gap:15px;cursor:pointer}.record summary small{display:block;color:var(--muted)}.record summary strong{font-weight:750}.record-body{padding:15px 5px 4px;color:#4b6470}.record-body p{margin-bottom:8px}.upload{display:flex;flex-wrap:wrap;align-items:end;gap:16px}.upload .field{flex:1 1 220px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.88rem}td,th{padding:12px;border-bottom:1px solid var(--border);text-align:left}th{color:var(--muted);font-weight:720}.code{font-size:1.2rem;font-weight:800;letter-spacing:.06em;background:#eef4f6;border:1px solid var(--border);padding:15px;border-radius:8px;overflow-wrap:anywhere}.foot{text-align:center;border-top:1px solid var(--border);padding:22px;color:var(--muted);font-size:.76rem}button:disabled{opacity:.65;cursor:wait}@media(max-width:900px){.equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.cols{grid-template-columns:1fr}.top-inner{display:block}nav{margin-top:14px;gap:13px}}@media(max-width:590px){.container{width:min(100% - 26px,1200px)}.hero{padding:22px;align-items:flex-start;flex-direction:column}.stats,.stats.three,.equipment-grid,.form-grid,.details{grid-template-columns:1fr}.panel{padding:19px}.full{grid-column:auto}.context{align-items:start;flex-direction:column}.page-title{align-items:flex-start}.stack-item{align-items:flex-start}.stack-item .actions{justify-content:flex-end}.stats.three .stat strong{font-size:1.65rem}nav{gap:10px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.one-time{border:2px solid #0f8e80;background:#f1fcf8}.one-time .code{display:inline-block;font-size:1rem;user-select:all;margin-top:8px}.panel form.actions{margin:0}.stack-item .actions .field{min-width:115px}.stack-item .actions .field select{padding:7px}.stack-item .actions{justify-content:flex-end}
