:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17252c;background:#f3f6f7;font-synthesis:none;--primary: rgb(2, 71, 134);--primary-dark: rgb(1, 54, 103);--primary-light: #e7f0f8;--accent: #d35d45;--surface: #ffffff;--surface-muted: #edf2f4;--border: #cad6db;--text-muted: #5d6d75;--success: #237451;--warning: #9b6217;--danger: #a83e35;--text-color: #17252c;--shadow: 0 12px 35px rgba(2, 47, 89, .09)}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-width:320px;min-height:100vh;background:#f3f6f7}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,p{margin-top:0}h1{margin-bottom:.5rem;font-size:clamp(1.65rem,3vw,2.35rem);letter-spacing:-.035em}h2{margin-bottom:.35rem;font-size:1.15rem}p{color:var(--text-muted);line-height:1.55}.login-layout{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 80% 10%,rgba(211,93,69,.13),transparent 35%),linear-gradient(135deg,#eef5f7,#dfeaec)}.login-card{width:min(540px,100%);padding:clamp(28px,5vw,52px);border:1px solid rgba(255,255,255,.7);border-radius:26px;background:#fffffff0;box-shadow:0 28px 80px #1435422e}.brand-mark{display:grid;place-items:center;width:58px;height:58px;margin-bottom:24px;border-radius:17px;color:#fff;background:var(--primary);font-size:1.55rem;font-weight:800}.brand-mark-small{width:36px;height:36px;margin:0;border-radius:10px;font-size:1rem}.eyebrow{margin-bottom:6px;color:var(--primary);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lead{margin-bottom:24px;font-size:1.05rem}.technical-status{margin:28px 0 0;border-top:1px solid var(--border)}.technical-status div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border)}.technical-status dt{color:var(--text-muted)}.technical-status dd{margin:0;font-weight:700}.page{min-height:100vh;padding:clamp(20px,4vw,48px)}.page-narrow{width:min(980px,100%);margin:0 auto}.standalone-header,.view-heading,.sticky-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.panel{padding:clamp(20px,3vw,30px);border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.button{min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:11px;font-weight:750}.button-large{min-height:56px;padding:0 26px}.button-primary{color:#fff;background:var(--primary)}.button-primary:hover{background:var(--primary-dark)}.button-secondary{color:var(--primary);border-color:var(--primary);background:#fff}.button-quiet{color:var(--primary);background:var(--primary-light)}.button-danger{color:#fff;background:var(--danger)}.text-button{min-height:40px;padding:0;border:0;color:var(--primary);background:transparent;font-weight:750}.back-button{margin-bottom:20px}.notice{display:flex;gap:7px;padding:14px 16px;margin-bottom:22px;border:1px solid;border-radius:12px;line-height:1.45}.notice-info{border-color:#9bbbd8;color:#024786;background:#eaf2f9}.notice-success{border-color:#9bc8b3;color:#17573b;background:#e8f5ee}.notice-warning{border-color:#e4c38e;color:#6e4711;background:#fff5e4}.notice-error{border-color:#dfaaa5;color:#7d2c27;background:#fff0ef}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.full-width{grid-column:1 / -1}.form-section-heading{margin-top:10px;padding-top:20px;border-top:1px solid var(--border)}.form-section-heading h2{margin-bottom:2px}.form-section-heading p{margin-bottom:0}.optional{color:var(--text-muted);font-size:.75rem;font-weight:500}.form-actions{display:flex;justify-content:flex-end;padding-top:10px}.field{display:grid;align-content:start;gap:7px;min-width:0}.field>span{display:flex;justify-content:space-between;gap:12px;font-weight:750}.field b{color:var(--danger)}.field span small{color:var(--text-muted);font-weight:500}.field input,.field select,.field textarea{width:100%;min-height:50px;padding:11px 13px;border:1px solid #aebfc6;border-radius:9px;color:var(--text-color);background:#fff;outline:none}.field textarea{min-height:90px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #02478624}.field-invalid input,.field-invalid select,.field-invalid textarea{border-color:var(--danger)}.field-error{color:var(--danger);font-weight:650}.app-layout{min-height:100vh;padding-bottom:88px}.status-bar{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:10px clamp(16px,3vw,36px);border-bottom:1px solid var(--border);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.status-brand,.status-items{display:flex;align-items:center;gap:10px}.status-chip,.connection-pill{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border-radius:999px;background:var(--surface-muted);font-size:.8rem;font-weight:750;white-space:nowrap}.connection-pill i{width:8px;height:8px;border-radius:50%;background:currentColor}.connection-pill.online{color:var(--success);background:#e5f4ec}.connection-pill.offline,.status-error{color:var(--danger);background:#fbe9e7}.content{width:min(1240px,100%);margin:0 auto;padding:clamp(22px,4vw,42px)}.view{animation:reveal .18s ease-out}@keyframes reveal{0%{opacity:0;transform:translateY(4px)}}.view-centered{display:grid;place-items:center;min-height:calc(100vh - 210px)}.order-card{width:min(620px,100%);padding:clamp(28px,6vw,52px)}.order-number-field input{height:78px;font-size:clamp(1.65rem,7vw,3.2rem);font-weight:800;letter-spacing:.1em;text-align:center}.order-number-field input::placeholder{font-size:.38em;letter-spacing:normal}.order-card form{display:grid;gap:20px;margin-top:30px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0}.metric{padding:20px;border:1px solid var(--border);border-radius:15px;background:#fff}.metric span,.metric small{display:block;color:var(--text-muted)}.metric strong{display:block;margin:8px 0 2px;font-size:1.8rem}.metric.attention{border-color:#e4c38e;background:#fffaf1}.metric.neutral{background:#edf4f6}.dashboard-panel{display:flex;align-items:center;justify-content:space-between;gap:24px}.dashboard-panel p{margin-bottom:0}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.quick-action{display:grid;grid-template-columns:auto 1fr;gap:2px 14px;padding:20px;border:1px solid var(--border);border-radius:15px;text-align:left;color:inherit;background:#fff}.quick-action>span{grid-row:1 / 3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#fff;background:var(--primary);font-size:1.35rem}.quick-action small{color:var(--text-muted)}.bottom-nav{position:fixed;z-index:30;bottom:0;left:50%;display:grid;grid-template-columns:repeat(4,minmax(90px,150px));gap:4px;width:min(650px,calc(100% - 24px));padding:8px;border:1px solid var(--border);border-bottom:0;border-radius:18px 18px 0 0;background:#fffffff7;box-shadow:0 -12px 35px #1537461a;transform:translate(-50%)}.nav-button{display:grid;place-items:center;min-height:62px;border:0;border-radius:11px;color:var(--text-muted);background:transparent}.nav-button span{font-size:1.35rem;line-height:1}.nav-button small{margin-top:4px;font-size:.72rem;font-weight:750}.nav-button-active{color:var(--primary);background:var(--primary-light)}.nav-button-primary{color:#fff;background:var(--primary)}.journey-form{display:grid;gap:18px}.sticky-heading{align-items:center}.heading-status{display:flex;align-items:center;gap:12px}.form-section{box-shadow:0 6px 24px #1537460d}.section-title{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:start;margin-bottom:22px}.section-title>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#fff;background:var(--primary);font-weight:800}.section-title h2{margin-top:2px}.section-title p{margin-bottom:0}.section-title-actions{grid-template-columns:42px 1fr auto}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:12px}.result-choice{position:relative}.result-choice input{position:absolute;opacity:0}.result-choice span{display:grid;place-items:center;min-height:64px;border:2px solid var(--border);border-radius:12px;font-weight:800}.result-choice input:focus-visible+span{outline:3px solid rgba(2,71,134,.28)}.result-choice-selected span{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.completion-fields{margin-bottom:24px}.result-block,.failure-reason-block{padding-top:24px;border-top:1px solid var(--border)}.result-heading{margin-bottom:14px}.result-heading h3,.failure-reason-block h3{margin:0 0 5px;font-size:1rem}.result-heading h3 b{color:var(--danger)}.result-heading p,.failure-reason-block>p{margin-bottom:0}.failure-reason-block{margin-top:24px}.failure-reason-block .suggestion-list{margin-top:16px}.checkbox-card{display:flex;align-items:flex-start;gap:14px;padding:17px;border:1px solid var(--border);border-radius:12px;background:#fffaf8}.checkbox-card input,.checkbox-inline input{width:24px;height:24px;accent-color:var(--primary)}.checkbox-card span{display:grid;gap:3px}.checkbox-card small{color:var(--text-muted)}.checkbox-inline{display:flex;align-items:center;gap:10px;min-height:48px;font-weight:700}.suggestion-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.suggestion{min-height:42px;padding:7px 13px;border:1px solid var(--border);border-radius:999px;color:var(--primary);background:var(--primary-light)}.editor-actions{position:sticky;z-index:10;bottom:80px;display:flex;justify-content:flex-end;gap:12px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#fffffff5;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.muted{color:var(--text-muted)}.small{font-size:.84rem}.filter-row{display:flex;gap:9px;overflow-x:auto;margin-bottom:18px;padding-bottom:5px}.filter-chip{padding:9px 14px;border:1px solid var(--border);border-radius:999px;color:var(--text-muted);background:#fff;white-space:nowrap}.filter-chip-active{border-color:var(--primary);color:var(--primary);background:var(--primary-light);font-weight:750}.journey-list{display:grid;gap:12px}.journey-card{display:grid;grid-template-columns:130px 1fr auto;gap:22px;align-items:center;padding:20px;border:1px solid var(--border);border-radius:15px;background:#fff}.journey-number{display:grid;gap:5px}.journey-number strong{font-size:1.45rem}.journey-number small{color:var(--text-muted)}.journey-main h2,.journey-main p{margin-bottom:7px}.journey-actions{display:flex;gap:8px}.badge-row{display:flex;flex-wrap:wrap;gap:7px}.badge{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;color:#42555e;background:#e9eef0;font-size:.74rem;font-weight:750}.badge-success{color:var(--success);background:#e4f3eb}.badge-warning{color:var(--warning);background:#fff1da}.badge-danger{color:var(--danger);background:#fde8e6}.empty-state{display:grid;place-items:center;min-height:340px;text-align:center}.empty-state>div{display:grid;place-items:center;width:64px;height:64px;margin-bottom:18px;border-radius:18px;color:#fff;background:var(--primary);font-size:2rem}.empty-state p{max-width:430px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-list{margin:20px 0 0}.detail-list div{display:flex;justify-content:space-between;gap:24px;padding:13px 0;border-bottom:1px solid var(--border)}.detail-list dt{color:var(--text-muted)}.detail-list dd{margin:0;text-align:right;font-weight:750}.completion-summary{margin:20px 0}.summary-line{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border)}.summary-line.danger{color:var(--danger)}.stacked-form{display:grid;gap:18px;margin-top:24px;padding-top:22px;border-top:1px solid var(--border)}.stacked-form>.button{justify-self:start}.close-panel form{display:grid;gap:16px;margin-top:18px}.closed-page{display:grid;place-items:center}.completion-card{width:min(680px,100%);text-align:center}.completion-card .detail-list{text-align:left}.completion-icon{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 22px;border-radius:50%;color:#fff;background:var(--success);font-size:2.4rem}@media(max-width:900px){.metric-grid{grid-template-columns:repeat(2,1fr)}.journey-card{grid-template-columns:110px 1fr}.journey-actions{grid-column:1 / -1;justify-content:flex-end}.two-column{grid-template-columns:1fr}}@media(max-width:680px){.status-brand strong,.status-items .status-chip:last-child{display:none}.content{padding:20px 14px}.form-grid{grid-template-columns:1fr}.form-grid>div:empty{display:none}.full-width{grid-column:auto}.view-heading,.standalone-header{align-items:stretch;flex-direction:column}.view-heading>.button{width:100%}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric{padding:15px}.metric strong{font-size:1.45rem}.quick-actions{grid-template-columns:1fr}.bottom-nav{grid-template-columns:repeat(4,1fr);width:100%;border-radius:0}.nav-button{min-width:0}.journey-card{grid-template-columns:1fr;gap:12px}.journey-actions{grid-column:auto;justify-content:stretch}.journey-actions .button{flex:1}.section-title-actions{grid-template-columns:42px 1fr}.section-title-actions .button{grid-column:1 / -1}.segmented-control{grid-template-columns:1fr}.editor-actions{flex-direction:column-reverse;bottom:76px}.heading-status{align-items:flex-end;flex-direction:column}.notice{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
