:root{--bg:#dfe7f1;--surface:#fff;--text:#1c2733;--muted:#5b6c7e;--primary:#2575cf;--border:#c6d3e2}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:16px}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px}.sectionTitle{margin-bottom:8px;font-size:18px;font-weight:700}.grid{gap:12px;display:grid}.gridCols2{grid-template-columns:repeat(2,minmax(0,1fr))}.gridCols3{grid-template-columns:repeat(3,minmax(0,1fr))}.gridCols4{grid-template-columns:repeat(4,minmax(0,1fr))}.muted{color:var(--muted)}.btn{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:10px 14px}.btnSecondary{color:var(--primary);border:1px solid var(--primary);background:0 0}.filterBtnWithBadge{padding-right:30px;position:relative}.filterBtnBadge{text-align:center;color:#1f5ea8;background:#2575cf2e;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.filterBtnBadgeActive{color:#fff;background:#ffffff42}.input{border:1px solid var(--border);background:#fff;border-radius:10px;width:100%;padding:10px 12px}.row{align-items:center;gap:10px;display:flex}.rowWrap{flex-wrap:wrap}.spaceY>*+*{margin-top:10px}.mediaGrid{flex-wrap:wrap;gap:10px;display:flex}.orderMeta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}.orderMeta p{word-break:break-word;margin:0}.orderDetailBody{width:100%;min-width:0}.detailSections{gap:10px;margin-top:10px;display:grid}.detailBlock{background:linear-gradient(#fbfdff 0%,#f4f8fd 100%);border:1px solid #d8e3f0;border-radius:10px;padding:10px 12px}.detailBlockTitle{color:#1f4261;margin:0 0 8px;font-weight:700}.detailFieldRow{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:10px;padding:4px 0;display:grid}.detailFieldLabel{color:#4f6278;font-weight:600}.detailFieldValue{color:#1c2733}.orderListCard{background:linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #ced9e6;border-radius:12px}.orderListCardHead{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px}.orderListCardTitle{color:#1d3144;overflow-wrap:anywhere;flex:1;min-width:0;font-size:22px}.orderListCardStatus{color:#214b73;white-space:nowrap;background:#eef5fc;border:1px solid #bfd2e8;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:15px;font-weight:600}.orderListCardMeta{background:linear-gradient(#fbfdff 0%,#f4f8fd 100%);border:1px solid #d8e3f0;border-radius:10px;padding:8px 10px}.orderListCardRow{grid-template-columns:minmax(170px,230px) minmax(0,1fr);gap:8px;padding:4px 0;display:grid}.orderListCardLabel{color:#566a80;font-weight:600}.orderListCardValue{color:#1c2733;word-break:break-word}.contactModalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0b182775;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.contactModalCard{border:1px solid #c8d7e7;border-radius:14px;width:min(760px,100%);box-shadow:0 20px 48px #12253a38}.contactModalSection{margin-bottom:10px}.contactModalSection h3{color:#1f3d59;margin:0 0 4px;font-size:34px}.contactModalLinks{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.contactModalSupport{border-top:1px solid #d6e2ef;padding-top:10px}.orderWorkList{padding-left:0;list-style:none}.orderWorkList li{word-break:break-word;margin:2px 0;padding-left:16px;position:relative}.orderWorkList li:before{content:"";background:#2f86df;border-radius:50%;width:6px;height:6px;position:absolute;top:.58em;left:0}.orderStatusList{padding-left:0;list-style:none}.orderStatusList li{word-break:break-word;align-items:flex-start;gap:8px;margin:2px 0;display:flex}.orderStatusDone span:last-child{color:#1f2937}.orderStatusMissed span:last-child{color:#b42318}.orderStatusNeutral span:last-child{color:#334155}.imageLightbox{z-index:1000;background:#0d1824e6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.imageLightboxClose{color:#fff;cursor:pointer;background:#0e1d2dbf;border:1px solid #93a9bf;border-radius:10px;padding:8px 12px;position:absolute;top:20px;right:20px}.orderSelected{border-color:var(--primary);box-shadow:0 0 0 2px #3390ec2e}.authScreen{background:linear-gradient(#dbe5f09e, #dbe5f0b8), url(/logo_auh.png) center center / cover no-repeat fixed, var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.authCardWrap{width:100%;max-width:520px;margin-top:8vh}.authBrand{text-align:center;color:#1b3f5c;letter-spacing:.6px;text-transform:uppercase;margin-top:8px;font-size:20px;font-weight:700;line-height:1.2}.authCardWrap .card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border:1px solid #8ca2bc61;box-shadow:0 16px 40px #1e3a5f33}.authCardWrap .sectionTitle{color:#1d3043}.authCardWrap .input{background:#f5f9fff2;border-color:#b7cbe2}.authCardWrap .btn{background:linear-gradient(#2f86df 0%,#1f6fc5 100%)}.authCardWrap .btnSecondary{color:#1f69b9;background:#ffffffb8;border-color:#8ab0d8}.appShell{background:radial-gradient(1100px 480px at 12% -10%,#5d8dc42e,#dfe7f100),radial-gradient(900px 420px at 100% 0,#3670ad1f,#dfe7f100),linear-gradient(#eef3f9 0%,#e2ebf6 100%);min-height:100vh}.appNav{flex-wrap:wrap;gap:8px;display:flex}.appNavLinkWithBadge{position:relative;padding-right:22px!important}.navBadge{text-align:center;color:#fff;background:#b0bec5;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:4px;right:6px}.navBadgeLive{background:#2e7d32}.navBadgeMuted{opacity:.85;background:#cfd8dc}.overviewStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.overviewStatsGridMarket{grid-template-columns:repeat(2,minmax(0,1fr))}.overviewStatItem{background:linear-gradient(#f8fbff 0%,#f2f7fd 100%);border:1px solid #d3dfec;border-radius:10px;flex-direction:column;justify-content:center;gap:2px;min-height:58px;padding:8px 10px;display:flex}.overviewStatLabel{color:#4f6278;font-size:12px;line-height:1.2}.overviewStatValue{color:#17456f;font-size:24px;font-weight:700;line-height:1}.metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.metricItem{background:linear-gradient(#f8fbff 0%,#f2f7fd 100%);border:1px solid #d3dfec;border-radius:10px;flex-direction:column;justify-content:center;gap:2px;min-height:58px;padding:8px 10px;display:flex}.metricLabel{color:#4f6278;font-size:12px;line-height:1.2}.metricValue{color:#17456f;font-size:24px;font-weight:700;line-height:1}@media (max-width:900px){.gridCols4,.gridCols3,.gridCols2,.orderMeta{grid-template-columns:1fr}.detailFieldRow,.orderListCardRow{grid-template-columns:1fr;gap:4px}.orderListCardHead{flex-wrap:wrap}.contactModalLinks{grid-template-columns:1fr}.authCardWrap{margin-top:4vh}.overviewStatsGrid,.overviewStatsGridMarket,.metricGrid{grid-template-columns:1fr}}
