.auth{--auth-navy: #080f38;--auth-ink: #1a2547;--auth-muted: #5b6785;--auth-subtle: #667089;--auth-border: #e3e7f2;--auth-field-border: #d7dce9;--auth-blue: #3a57e2;--auth-indigo: #4b4fe4;--auth-violet: #9148fa;--auth-focus: rgba(75, 88, 232, .18);--auth-danger: #b42335;position:relative;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;color:var(--auth-navy);background:#f5f7fe;font-family:Inter,Segoe UI,system-ui,-apple-system,Arial,sans-serif}.auth-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 8% 10%,#ffffff 0%,transparent 52%),radial-gradient(ellipse at 83% 65%,#deecff 0%,transparent 58%),linear-gradient(135deg,#f5fbff,#edf4ff 60%,#f9fbff)}.auth-backdrop:before{content:"";position:absolute;width:150%;height:150%;left:-75%;top:-110%;border-radius:50%;border:110px solid rgba(198,222,255,.24);box-shadow:0 60px 0 24px #c1cfff38;transform:rotate(-28deg)}.auth-backdrop:after{content:"";position:absolute;width:100%;height:55%;left:-35%;bottom:-30%;border-radius:50%;border:70px solid rgba(147,160,255,.19);box-shadow:0 -70px #a7b7ff29;transform:rotate(23deg)}.auth-shell{position:relative;flex:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(400px,578px);align-items:center;gap:clamp(40px,5.6vw,94px);width:100%;max-width:1600px;margin-inline:auto;padding:clamp(32px,6vh,64px) clamp(32px,3vw,64px) 24px}.auth-footer{position:relative;display:flex;justify-content:flex-end;gap:20px;width:100%;max-width:1600px;margin-inline:auto;padding:4px clamp(24px,5vw,88px) 20px;font-size:13px;color:var(--auth-subtle)}.auth-footer a{color:var(--auth-muted)}.auth-brand{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.auth-logo{display:block;width:clamp(200px,19vw,290px);height:auto;margin-bottom:clamp(28px,6vh,64px)}.auth-brand h1{margin:0 0 14px;font-size:clamp(40px,4.2vw,70px);font-weight:700;line-height:1.04;letter-spacing:-.035em;color:var(--auth-navy)}.auth-pillars{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 16px;font-size:clamp(20px,1.95vw,31px);color:#3b4870}.auth-pillars span{display:inline-flex;align-items:center}.auth-dot{width:7px;height:7px;margin:0 clamp(14px,1.6vw,26px);border-radius:50%;background:linear-gradient(135deg,var(--auth-blue),#8b5cf6)}.auth-statement{margin:0 0 clamp(24px,4vh,44px);font-size:clamp(16px,1.35vw,21px);color:#67718c}.auth-features{display:flex;flex-wrap:wrap;gap:16px clamp(20px,2.8vw,46px);margin:0;padding:0;list-style:none}.auth-features li{display:flex;align-items:center;gap:16px;font-size:18px;font-weight:500;color:var(--auth-ink)}.auth-feature-icon{display:grid;place-items:center;width:clamp(56px,4.6vw,76px);aspect-ratio:1;border-radius:50%}.auth-feature-icon svg{width:44%;height:44%}.tone-blue .auth-feature-icon{background:#e5edff;color:#2f5bd9}.tone-violet .auth-feature-icon{background:#efe9ff;color:#6a48e0}.tone-cyan .auth-feature-icon{background:#ddf5f6;color:#148e9c}.auth-illustration{position:relative;align-self:center;width:min(100%,600px);filter:drop-shadow(0 18px 24px rgba(67,99,216,.12));aspect-ratio:560 / 360;margin-top:clamp(12px,3vh,36px)}.auth-illustration>svg{display:block;width:100%;height:100%}.auth-tile{position:absolute;display:grid;place-items:center;aspect-ratio:1;border:1px solid rgba(255,255,255,.95);border-radius:22%;background:linear-gradient(145deg,#fffffff5,#eaeeffdb);box-shadow:0 14px 30px -12px #3e4cb447}.auth-tile svg{width:46%;height:46%}.tile-support{left:3%;top:44%;width:14%;color:#3b63e0}.tile-quality{left:77%;top:6%;width:13%;color:#3b63e0}.tile-release{left:81%;top:44%;width:14%;color:#14a3b4}.tile-spark{left:13%;top:12%;width:6%;background:linear-gradient(145deg,#eef2ff,#d6defe)}.auth-panel{position:relative;min-width:0}.auth .auth-card{width:100%;max-width:578px;margin-inline:auto;padding:38px 38px 34px;border:1px solid var(--auth-border);border-radius:24px;background:#fff;box-shadow:0 1px 2px #1018400a,0 28px 64px -28px #28348c33}.auth .auth-card h2{margin:0 0 clamp(28px,4.8vh,52px);text-align:center;font-size:clamp(24px,2.1vw,32px);font-weight:700;letter-spacing:-.02em;color:var(--auth-navy)}.auth button{border:0;border-radius:0;padding:0;background:none;color:inherit;font-size:inherit;font-family:inherit}.auth button:focus-visible,.auth a:focus-visible,.auth .auth-check input:focus-visible{outline:3px solid rgba(75,88,232,.55);outline-offset:2px}.auth .auth-segment{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:28px;padding:4px;border:1px solid #e7eaf3;border-radius:14px;background:#f1f3f9}.auth .auth-segment button{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;height:52px;border-radius:10px;font-size:16px;font-weight:500;color:#4a5573;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.auth .auth-segment button:hover:not(.is-active):not(:disabled){background:#ffffffbf;color:var(--auth-ink)}.auth .auth-segment button.is-active{background:linear-gradient(135deg,#3d59e6,#4a4fe5);color:#fff;box-shadow:0 8px 18px -8px #3d59e6b3}.auth .auth-segment button:disabled{opacity:1;cursor:default}.auth .auth-segment svg{flex:none}.auth .auth-field{margin-bottom:20px}.auth .auth-field label{display:block;margin:0 0 8px;font-size:15px;font-weight:600;color:var(--auth-ink)}.auth .auth-control{position:relative;display:flex;align-items:center}.auth .auth-control-icon{position:absolute;left:18px;color:#6b7591;pointer-events:none;transition:color .15s ease}.auth .auth-control input{width:100%;height:52px;padding:0 16px 0 52px;border:1px solid var(--auth-field-border);border-radius:10px;background:#fff;color:var(--auth-navy);font-size:15px;transition:border-color .15s ease,box-shadow .15s ease}.auth .auth-control.has-trailing input{padding-right:56px}.auth .auth-control input::placeholder{color:#8a93ab}.auth .auth-control input:hover{border-color:#c3cadf}.auth .auth-control input:focus{border-color:#4f5ee8;box-shadow:0 0 0 4px var(--auth-focus)}.auth .auth-control:focus-within .auth-control-icon{color:#4353e6}.auth .has-error .auth-control input{border-color:#d0495b}.auth .has-error .auth-control input:focus{box-shadow:0 0 0 4px #d0495b29}.auth .auth-toggle{position:absolute;right:6px;display:grid;place-items:center;width:40px;height:40px;border-radius:10px;color:var(--auth-muted);cursor:pointer}.auth .auth-toggle:hover{background:#f1f3f9;color:var(--auth-ink)}.auth .auth-field-error,.auth .auth-field-hint{display:flex;align-items:center;gap:6px;margin:8px 0 0;font-size:13px;color:var(--auth-danger)}.auth .auth-field-hint{color:var(--auth-subtle)}.auth .auth-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin:4px 0 24px}.auth .auth-check{display:inline-flex;flex-direction:row;align-items:center;gap:10px;margin:0;font-size:14px;font-weight:400;color:#2c3654;cursor:pointer}.auth .auth-check input{width:18px;height:18px;margin:0;padding:0;accent-color:#4353e6;cursor:pointer}.auth .auth-link{padding:4px 2px;border-radius:6px;font-size:14px;font-weight:600;color:#3346d3;cursor:pointer}.auth .auth-link:hover:not(:disabled){text-decoration:underline}.auth .auth-link:disabled{opacity:.6;cursor:default}.auth .auth-message{display:flex;align-items:flex-start;gap:10px;margin:0 0 18px;padding:12px 14px;border:1px solid;border-radius:12px;font-size:14px;line-height:1.45}.auth .auth-message>svg{flex:none;margin-top:1px}.auth .auth-message>span{flex:1;min-width:0;overflow-wrap:anywhere}.auth .auth-message.is-error{border-color:#f3cad1;background:#fdf1f3;color:#9d1d31}.auth .auth-message.is-notice{border-color:#d8ddf7;background:#f3f5ff;color:#28327a}.auth .auth-message.is-success{border-color:#cde7d7;background:#eff8f3;color:#17603c}.auth .auth-dismiss{display:grid;place-items:center;width:24px;height:24px;margin:-2px -4px 0 0;border-radius:6px;cursor:pointer}.auth .auth-dismiss:hover{background:#28327a14}.auth .auth-submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:54px;border-radius:12px;background:linear-gradient(90deg,var(--auth-blue) 0%,var(--auth-indigo) 55%,var(--auth-violet) 100%);color:#fff;font-size:17px;font-weight:600;box-shadow:0 12px 24px -14px #4c4fe4cc;cursor:pointer;transition:filter .15s ease,box-shadow .15s ease,transform .15s ease}.auth .auth-submit:hover:not(:disabled){filter:brightness(1.07);box-shadow:0 16px 28px -14px #4c4fe4e6}.auth .auth-submit:active:not(:disabled){transform:translateY(1px)}.auth .auth-submit:disabled{opacity:.8;cursor:progress}.auth-spin{animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth .auth-supported{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:28px}.auth .auth-supported span{display:flex;align-items:center;gap:16px;width:100%;font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--auth-subtle)}.auth .auth-supported span:before,.auth .auth-supported span:after{content:"";flex:1;height:1px;background:var(--auth-border)}.auth .auth-product-wordmark{width:208px;height:54px;position:relative;overflow:hidden}.auth .auth-product-wordmark img{position:absolute;display:block;width:226px;max-width:none;height:auto;left:-10px;top:-33px}.auth .auth-back{margin:20px 0 0;text-align:center;font-size:14px}@media(min-width:901px)and (max-height:820px){.auth-logo{width:clamp(180px,16vw,240px);margin-bottom:28px}.auth-brand h1{font-size:clamp(40px,4.2vw,60px)}.auth-statement{margin-bottom:24px}.auth-feature-icon{width:56px}.auth-illustration{width:min(100%,440px);margin-top:8px}.auth .auth-card{padding-block:32px 26px}.auth .auth-card h2,.auth .auth-segment{margin-bottom:22px}.auth .auth-field{margin-bottom:16px}.auth .auth-row{margin-bottom:20px}.auth .auth-supported{margin-top:22px}}@media(min-width:901px)and (max-width:1199px){.auth-shell{grid-template-columns:minmax(0,1fr) minmax(380px,460px);gap:40px}.auth-features li{gap:12px;font-size:16px}.auth-illustration{width:min(100%,400px)}.auth .auth-segment button{gap:8px;font-size:15px}}@media(max-width:900px){.auth-shell{grid-template-columns:minmax(0,1fr);align-content:center;gap:32px;max-width:640px;padding:40px 32px 12px}.auth-brand{align-items:center;text-align:center}.auth-logo{width:220px;margin-bottom:24px}.auth-brand h1{font-size:clamp(34px,6vw,48px)}.auth-pillars{justify-content:center;font-size:20px}.auth-statement{margin-bottom:24px;font-size:16px}.auth-features{justify-content:center}.auth-features li{gap:12px;font-size:16px}.auth-feature-icon{width:52px}.auth-illustration{display:none}.auth-footer{justify-content:center;padding-inline:24px}}@media(max-width:560px){.auth-shell{align-content:start;gap:22px;padding:24px 16px 8px}.auth-logo{width:168px;margin-bottom:16px}.auth-brand h1{margin-bottom:8px;font-size:30px}.auth-pillars{margin:0;font-size:16px}.auth-dot{width:5px;height:5px;margin-inline:12px}.auth-statement,.auth-features{display:none}.auth .auth-card{padding:24px 20px 22px;border-radius:20px}.auth .auth-card h2{margin-bottom:20px;font-size:22px}.auth .auth-segment{margin-bottom:20px}.auth .auth-segment button{gap:8px;height:46px;font-size:14px}.auth .auth-control input{font-size:16px}.auth .auth-submit{height:50px;font-size:16px}.auth .auth-product-wordmark{transform:scale(.9);margin-block:-3px}}@media(max-width:380px){.auth .auth-segment svg{display:none}}@media(prefers-reduced-motion:reduce){.auth *,.auth *:before,.auth *:after{transition:none!important}.auth-spin{animation-duration:2s}}:root{--primary: #215ac2;--primary-hover: #184591;--secondary: #526581;--background: #f5f7fb;--surface: #ffffff;--border: #dce2eb;--text-primary: #24324a;--text-secondary: #58677c;--accent-surface: #eaf0fc;--success: #176644;--warning: #815515;--danger: #ab2c38;--info: #215ac2;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--radius: 6px;--shadow: 0 4px 18px #14243f0a;--font-small: 12px;--font-body: 14px;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--text-primary);background:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;font-size:14px}*{box-sizing:border-box}body{margin:0}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--primary);border-radius:6px;background:var(--primary);color:#fff;padding:10px 15px;font-weight:600;cursor:pointer;white-space:nowrap}button:hover,.button:hover{background:var(--primary-hover);text-decoration:none}button:disabled{opacity:.45;cursor:default}.secondary{background:#fff;color:#34463e;border:1px solid #d8dfdc}.secondary:hover{background:var(--background)}.icon-button{border:0;background:transparent;color:#75837c;padding:6px}.icon-button:hover{background:#e8efeb;color:#245f49}.text-button{background:transparent;color:var(--primary);border:0}.full{width:100%;margin-top:12px}input,select,textarea{background:#fff;color:#293d32;border:1px solid var(--border);border-radius:5px;padding:10px 11px;outline:none;width:100%}input:focus,select:focus,textarea:focus{border-color:#3b8369;box-shadow:0 0 0 3px #e5f2eb}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;margin-bottom:16px}textarea{resize:vertical}h1,h2,h3,p{margin-top:0}h1{font-size:27px;font-weight:650;letter-spacing:-.7px;margin-bottom:9px}h2{font-size:16px;font-weight:650;margin-bottom:8px}h3{font-size:13px;font-weight:650;margin-bottom:8px}p{line-height:1.6;color:var(--text-secondary)}small{color:var(--text-secondary);font-size:12px}time{font-size:12px;color:#7b8981}.app{display:flex;min-height:100vh}.sidebar{width:236px;flex-shrink:0;background:#fff;border-right:1px solid var(--border);position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;padding:29px 24px 25px}.brand-mark{background:#216d55;color:#fff;width:39px;height:41px;display:flex;align-items:center;justify-content:center;border-radius:9px}.brand strong{display:block;font-size:23px;letter-spacing:-.8px;color:#233b30}.brand small{display:block;font-size:11px;letter-spacing:.1px;margin-top:2px}.workspace-label{margin:0 16px 12px;padding:12px 10px;background:#f6f8f6;border:1px solid #e5eae6;border-radius:6px;font-size:11px;display:flex;align-items:center;gap:8px;color:#5d6d63}.workspace-label svg{margin-left:auto}.workspace-dot,.small-dot{height:6px;width:6px;background:#37876b;border-radius:50%;display:inline-block}.sidebar nav{padding:0 12px;overflow-y:auto;flex:1}.sidebar nav section{margin:21px 0}.sidebar nav h3{color:#8a968e;font-size:9px;letter-spacing:1.3px;font-weight:650;padding:0 14px;margin-bottom:9px}.sidebar nav a{display:flex;align-items:center;gap:11px;color:#65726b;padding:11px 13px;border-radius:5px;margin:2px 0;font-size:12px;font-weight:500}.sidebar nav a.active{background:var(--accent-surface);color:var(--primary);font-weight:650}.sidebar nav a:hover{background:var(--background);text-decoration:none}.sidebar-bottom{border-top:1px solid #e7ece8;padding:19px 14px;display:flex;align-items:center;gap:9px}.avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;width:31px;height:31px;background:#eef2ed;color:#587158;font-size:11px;font-weight:650}.sidebar-bottom div{min-width:0;flex:1}.sidebar-bottom strong{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:11px}.sidebar-bottom small{display:block;font-size:9px;margin-top:4px}.workspace{margin-left:236px;min-width:0;width:calc(100% - 236px);display:flex;flex-direction:column}.topbar{height:68px;border-bottom:1px solid #e4eae6;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;font-size:11px;color:#849087}.topbar strong{font-weight:500;color:#4b5d52}.divider{padding:0 13px;color:#c4ccc6}.notification-link{display:flex;align-items:center;gap:7px;color:#6d7b72}.content{padding:34px;flex:1;max-width:1800px;width:100%;margin:auto}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.7px;color:#819187;margin-bottom:10px}.page-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.page-title p:not(.eyebrow){margin:0;font-size:12px;color:#7a8980}.page-title button,.page-title .button{font-size:11px;padding:10px 15px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:26px}.metrics article{background:#fff;border:1px solid #e1e8e3;border-radius:8px;padding:20px 21px}.metrics article>div{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#738178}.metrics svg{color:#769486}.metrics strong{display:block;font-size:31px;font-weight:600;color:#263f31;margin:17px 0 9px;letter-spacing:-1px}.metrics small{font-size:10px}.panel{border:1px solid #e0e7e2;border-radius:8px;background:#fff;margin-bottom:22px;overflow:hidden}.panel>header{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0ed}.panel>header h2{font-size:14px;margin:0 0 5px}.panel>header p{font-size:10px;margin:0}.panel>header>a{font-size:10px;display:flex;align-items:center;gap:5px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2.7fr) minmax(240px,1fr);gap:22px}.table-wrap{overflow-x:auto;width:100%}table{border-collapse:collapse;width:100%;text-align:left;font-size:11px}th{font-weight:550;background:#f9fbf9;color:#89948d;font-size:10px;padding:13px 19px;border-bottom:1px solid #e9eeea;white-space:nowrap}td{padding:16px 19px;border-bottom:1px solid #edf1ed;color:#5d7063;line-height:1.5;max-width:390px}tr:last-child td{border-bottom:0}tr:hover td{background:#fcfdfc}td:first-child{font-weight:550;color:#345c44}.badge{display:inline-flex;border-radius:4px;font-size:9px;padding:4px 7px;font-weight:550;white-space:nowrap;line-height:1.4}.badge.gray{background:#eff3f0;color:#6a7970}.badge.green{background:#eaf5ed;color:#4b865b}.badge.red{background:#fbefed;color:#b8756b}.badge.amber{background:#fcf5e8;color:#ad9253}.health-ring{height:142px;width:142px;border:13px solid #e9f2eb;border-top-color:#407f5b;border-right-color:#407f5b;border-radius:50%;margin:27px auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.health-ring strong{font-size:29px;font-weight:550}.health-ring span{font-size:10px;color:#89938b}.status-line{display:flex;justify-content:space-between;margin:12px 24px;font-size:10px;color:#6b7a70}.status-line i{display:inline-block;width:6px;height:6px;background:#82a68b;border-radius:50%;margin-right:7px}.status-line strong{font-weight:550}.note{font-size:9px;background:#f8faf7;padding:15px 20px;margin-top:22px;color:#8b958a;line-height:1.6}.quality-strip{display:flex;align-items:center;gap:16px;padding:23px;border:1px solid #dce7df;border-radius:8px;background:#f0f6f1;margin-bottom:24px}.quality-strip h2{font-size:13px}.quality-strip p{font-size:11px;margin:0}.quality-strip .button{margin-left:auto;font-size:10px}.strip-icon{color:#689275;border:1px solid #dae8df;background:#fff;border-radius:7px;padding:10px}.quick-links{display:grid;grid-template-columns:1fr 1fr;gap:22px}.quick-links a{background:#fff;border:1px solid #e3e9e3;padding:22px;border-radius:7px}.quick-links h3{display:flex;justify-content:space-between;font-size:12px;color:#4b6653}.quick-links p{font-size:11px;margin-bottom:0}.app-footer{display:flex;justify-content:space-between;color:#a4aea6;font-size:9px;padding:20px 35px}.toolbar{display:flex;gap:14px;align-items:center;padding:18px 20px;flex-wrap:wrap}.toolbar select{width:auto;max-width:270px;font-size:11px}.toolbar label{margin:0}.search{position:relative;display:flex;flex-direction:row;align-items:center;margin:0;min-width:230px;flex:1;max-width:420px}.search svg{position:absolute;left:12px;color:#9aa79e}.search input{padding-left:37px;font-size:11px}.muted{font-size:11px;color:var(--text-secondary)}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:16px;font-size:11px;border-top:1px solid #edf1ed}.pagination button{font-size:11px;padding:7px 11px}.padded{padding:24px}.padded h2{margin-bottom:20px}.padded h3{margin-top:24px;text-transform:capitalize}.empty{text-align:center;padding:45px;color:#8b998e;font-size:12px}.error{color:#9d4b40;background:#fdf1ef;border:1px solid #edd6d1;padding:12px 16px;border-radius:5px;font-size:12px;line-height:1.6;margin:12px 0}.success{color:#2f6b45;background:#eef8f1;border:1px solid #cfe9d7;padding:12px 16px;border-radius:5px;font-size:12px;line-height:1.6;margin:12px 0}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background:#142f2470;display:flex;align-items:center;justify-content:center;padding:25px}.modal{width:660px;max-height:90vh;overflow:auto;background:#fff;border-radius:10px;box-shadow:0 20px 60px #12302530}.modal>header{display:flex;justify-content:space-between;align-items:center;padding:23px;border-bottom:1px solid #e4eae4}.modal header h2{margin:0}.modal form{padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 20px}.wide{grid-column:1/-1}.modal footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.detail-grid{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(270px,1fr);gap:24px}.prewrap{white-space:pre-wrap;font-size:12px;color:#5e7263}.inline-meta{display:flex;gap:20px;font-size:10px;color:#869588;border-top:1px solid #edf1ed;padding-top:16px}.back{font-size:11px;display:inline-block;margin-bottom:20px}.timeline article{position:relative;margin-left:8px;border-left:1px solid #e2e9e2;padding:0 0 22px 23px}.timeline article header{display:flex;justify-content:space-between;gap:12px;font-size:11px}.timeline article p{margin:8px 0 0}.timeline-marker{width:9px;height:9px;border-radius:50%;background:#cadacf;border:2px solid white;position:absolute;left:-5px;top:3px}.internal-note{background:#fffbef;padding:12px!important;border-radius:5px;margin-bottom:18px}.internal-note .timeline-marker{display:none}.tabs{display:flex;background:#f3f6f3;border-radius:6px;padding:4px;margin:20px 0}.tabs button{background:none;color:#7c8d80;border:0;flex:1;font-size:12px}.tabs button.selected{background:#fff;color:var(--primary);box-shadow:0 1px 5px #132c1310}.reply label{margin-top:16px}.reply>button{margin-top:8px}dl{font-size:11px}dt{color:var(--text-secondary);margin-top:18px;margin-bottom:7px}dd{margin:0;color:#4d6555}.attachment{display:block;padding:12px 0;border-bottom:1px solid #edf1ed;font-size:12px}.attachment small{display:block;margin-top:5px}.upload-label{border:1px dashed #bdd0c0;padding:14px;border-radius:5px;font-size:11px;margin-top:20px}.upload-label input{font-size:10px;border:0;padding:5px 0}.section-title{display:flex;justify-content:space-between;align-items:center;gap:15px}.section-title h2{margin:0 0 15px}.gate-reasons{font-size:12px;color:#a07b55;line-height:1.9}.check-grid{display:grid;grid-template-columns:1fr 1fr}.checkbox{display:flex;flex-direction:row;align-items:center;font-weight:400}.checkbox input{width:auto;accent-color:#296e50}.history-row{display:flex;gap:15px;align-items:center;padding:15px 0;font-size:12px}.execution-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px}.case-list{max-height:80vh;overflow:auto;align-self:start}.case-list>button{width:100%;border:0;border-bottom:1px solid #edf1ed;border-radius:0;background:#fff;color:#4b6655;justify-content:space-between;white-space:normal;text-align:left;font-size:11px;padding:15px}.case-list>button.selected{background:#ebf4ee}.case-list small{display:block;font-size:10px;font-weight:400;margin-top:6px}.case-list .badge{font-size:8px}.result-options{display:flex;gap:8px;margin-bottom:20px}.result-options button{font-size:11px}.attempt{border-top:1px solid #e5ede6;padding:18px 0}.import-steps{display:flex;gap:25px;color:#a2ada4;font-size:11px;margin-bottom:24px}.import-steps .active{color:#327457}.dropzone{background:#fafcf9;border:1px dashed #c5d5c8;padding:35px;align-items:center;gap:18px}.dropzone input{width:auto;border:0;background:none}.block{display:block;margin-top:5px}pre{overflow:auto;font-size:11px}.subnav{display:flex;gap:25px;margin-bottom:20px;font-size:12px}.articles{margin-top:25px}.notification{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e6ece6;padding:18px 0;font-size:12px}.notification small{display:block;margin-top:6px}.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}button:focus-visible,a:focus-visible{outline:3px solid var(--primary);outline-offset:3px}@media(min-width:1500px){.content{padding:42px 50px}}@media(max-width:1150px){.sidebar{width:210px}.workspace{margin-left:210px;width:calc(100% - 210px)}.content{padding:24px}.dashboard-grid{grid-template-columns:1fr}.status-panel{display:none}.metrics{gap:12px}.metrics article{padding:16px}.detail-grid{grid-template-columns:1fr}.execution-layout{grid-template-columns:230px 1fr}.topbar{padding:0 24px}}@media(max-width:760px){.sidebar{position:static;width:70px}.brand{padding:20px 15px}.brand>div:last-child,.workspace-label,.sidebar nav h3,.sidebar-bottom{display:none}.sidebar nav{padding:8px}.sidebar nav a{font-size:0;gap:0;padding:12px;justify-content:center}.sidebar nav a svg{flex-shrink:0}.sidebar nav section{margin:10px 0}.workspace{margin:0;width:calc(100% - 70px)}.topbar{padding:0 16px;font-size:10px;height:55px}.notification-link span,.topbar strong,.divider{display:none}.content{padding:20px 14px}.page-title{align-items:flex-start;flex-direction:column}.page-title h1{font-size:23px}.metrics{grid-template-columns:1fr 1fr}.metrics article>div{font-size:10px}.metrics strong{font-size:25px}.metrics article svg{display:none}.quality-strip{flex-wrap:wrap}.quality-strip .button{margin:0}.quick-links{grid-template-columns:1fr}.app-footer span{display:none}.app-footer{padding:20px 15px}.form-grid{grid-template-columns:1fr}.toolbar{padding:14px}.toolbar select,.search{max-width:100%;width:100%;min-width:0}.execution-layout{grid-template-columns:1fr}.case-list{max-height:220px}.form-grid .wide{grid-column:auto}.check-grid{grid-template-columns:1fr}.overlay{padding:10px}.modal form{padding:18px}.result-options{flex-wrap:wrap}th,td{padding:12px}.padded{padding:19px}.section-title{flex-wrap:wrap}.import-steps{gap:12px;font-size:9px}.dropzone{padding:20px}.inline-meta{flex-direction:column;gap:8px}}.pack-selection{max-height:380px;overflow:auto;border:1px solid #e2e9e2;padding:16px;margin:16px 0}.pack-selection label{font-size:11px;padding:7px;border-bottom:1px solid #eef2ee;margin:0;gap:10px}.health-ring{border-color:#dce9df}.qa-guide{padding:16px 20px;background:#eaf3ee;border-radius:8px;line-height:1.8}.qa-facts{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:20px}.qa-facts>div{min-width:100px;flex:1}.qa-facts small,.qa-facts strong{display:block;overflow-wrap:anywhere}.qa-facts small{color:#64736b;margin-bottom:6px}.qa-form{display:grid;gap:18px}.qa-pick-list{max-height:360px;overflow:auto;border:1px solid #dce5df;padding:14px}.qa-pick-list label{padding:8px}.qa-manual{max-width:960px;line-height:1.8}.qa-manual h2{margin-top:28px}progress{display:block;width:100%;height:14px;accent-color:#246650;margin:8px 0 20px}details{padding:12px 0;border-bottom:1px solid #e2e9e2}summary{cursor:pointer;font-weight:600}.qa-case-link{white-space:nowrap}.company-plaque,.brand{background:#14243f;border-radius:var(--radius)}.company-logo{display:block;width:100%;height:auto;object-fit:contain}.brand{margin:14px 12px;padding:18px 14px;flex-direction:column;gap:12px}.brand small{color:#dce6f7;font-size:12px}.product-brand{background:#14243f;color:#dce6f7;border-radius:var(--radius);width:260px;margin:10px auto 0;padding:0 14px 14px}.product-brand img{display:block;width:100%;height:auto}.product-brand span{display:block;font-size:11px}.sidebar nav a{font-size:13px}.sidebar nav h3,.sidebar-bottom small{font-size:11px;color:var(--text-secondary)}.app-footer{font-size:11px;color:var(--text-secondary);gap:16px;flex-wrap:wrap}.prewrap{font-size:14px;line-height:1.75;overflow-wrap:anywhere}.table-wrap{max-width:100%}th{position:sticky;top:0;background:var(--background)}.clickable-row{cursor:pointer}.clickable-row:hover{background:var(--accent-surface)}.note-composer{background:#fffaeb;border:2px solid #b88727}.note-composer:before{content:"EMPLOYEE-ONLY INTERNAL NOTE";display:block;font-weight:700;color:var(--warning)}.public-composer:before{content:"PUBLIC REPLY - VISIBLE TO THE CUSTOMER";display:block;font-weight:700;color:var(--primary)}.reply textarea{min-height:130px}.menu-toggle{display:none}.skip-link{position:fixed;top:-80px;z-index:30;padding:12px;background:#fff}.skip-link:focus{top:8px;left:8px}.content,.panel,.padded{min-width:0}.panel{box-shadow:var(--shadow)}.modal{max-width:100%}.modal footer,.history-row{flex-wrap:wrap}input,select,textarea{min-width:0}@media(max-width:760px){.app{display:block}.sidebar{display:none;width:100%;position:static;max-height:65vh;border-bottom:1px solid var(--border)}.menu-open .sidebar{display:flex}.sidebar nav a{font-size:14px;gap:12px;justify-content:flex-start}.sidebar nav h3,.sidebar-bottom,.brand small{display:flex}.sidebar .brand{width:230px;padding:12px}.sidebar-bottom{padding:10px 16px}.sidebar nav{overflow-y:auto}.workspace{width:100%}.menu-toggle{display:inline-flex;padding:8px 10px}.topbar{gap:12px;height:auto;min-height:60px;padding:10px 14px}.topbar>span{flex:1}.content{padding:20px 14px}.app-footer{line-height:1.6}.subnav{flex-wrap:wrap;gap:14px}.notification,.timeline article header{flex-wrap:wrap}}
