:root{--bg: #f5f7fb;--panel: #ffffff;--panel-soft: #fbfcff;--text: #31435b;--text-strong: #25364b;--muted: #8a97ab;--line: #e4eaf3;--line-strong: #d9e1ed;--primary: #1f7cff;--primary-strong: #1067ef;--secondary: #31a0ff;--success: #21aa66;--warning: #d29225;--danger: #ef4d49;--pink: #e25f95;--shadow: 0 8px 22px rgba(51, 76, 112, .08);--shadow-soft: 0 18px 40px rgba(45, 72, 110, .08);--shadow-deep: 0 24px 56px rgba(35, 59, 92, .12);--gold: #d8a34f;--gold-soft: rgba(216, 163, 79, .14);--surface-ring: rgba(255, 255, 255, .78);--radius: 14px}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:MiSans,Microsoft YaHei,PingFang SC,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(83,159,255,.12),transparent 22%),radial-gradient(circle at 85% 8%,rgba(216,163,79,.08),transparent 18%),linear-gradient(180deg,#f7f9fd,#edf2f9)}button,input,select{font:inherit}input,select{width:100%;height:40px;padding:0 12px;border:1px solid var(--line);border-radius:8px;outline:none;color:var(--text-strong);background:#fff;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' fill='none' stroke='%2394a0b3' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) center;padding-right:34px}input:focus,select:focus{border-color:#1f7cff8f;box-shadow:0 0 0 3px #1f7cff1f}input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--primary)}.app-shell{width:min(100%,1820px);margin:10px auto 22px;padding:0 10px}.topbar,.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.topbar{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;min-height:54px;padding:8px 16px;border-radius:14px;background:radial-gradient(circle at left top,rgba(58,135,255,.08),transparent 24%),linear-gradient(180deg,#fff,#fbfdff);box-shadow:var(--shadow-deep);overflow:hidden}.topbar:before{content:"";position:absolute;inset:0 auto 0 0;width:220px;background:linear-gradient(90deg,rgba(31,124,255,.08),transparent 88%);pointer-events:none}.topbar-title{display:flex;align-items:center;gap:6px;min-width:0}.title-main{color:#1f344d;font-size:20px;font-weight:900;letter-spacing:.01em;text-shadow:0 1px 0 rgba(255,255,255,.75)}.title-beta{color:#c69342;font-size:11px;font-weight:700}.topbar-admin{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;color:#4e6686;font-size:12px;font-weight:800;background:linear-gradient(180deg,#fffffff5,#f1f6fff5);box-shadow:inset 0 0 0 1px #1f7cff1f}.topbar-actions{display:flex;align-items:center;justify-self:end;flex-wrap:wrap;gap:10px}.ghost-button,.btn,.icon-button,.action-chip,.floating-help{border:0;cursor:pointer;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.ghost-button:hover,.btn:hover,.icon-button:hover,.action-chip:hover,.floating-help:hover{transform:translateY(-1px)}.ghost-button{min-width:92px;height:34px;padding:0 12px;border-radius:10px;color:#149960;background:linear-gradient(180deg,#f4fbf6,#e7f6eb);font-weight:700;box-shadow:inset 0 0 0 1px #18986014;font-size:12px}.controls-panel{position:relative;margin-top:10px;padding:10px 12px 12px;border-radius:14px;box-shadow:var(--shadow-soft);background:linear-gradient(180deg,#fffffffa,#f9fbfffa),#fff;overflow:hidden}.controls-panel:before{content:"";position:absolute;right:-40px;top:-30px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,#1f7cff14,#1f7cff00 72%);pointer-events:none}.controls-panel:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#1f7cfff2,#d8a34fb3);opacity:.65}.section-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-head h1{margin:0 0 2px;color:var(--text-strong);font-size:16px;font-weight:900;letter-spacing:.01em}.section-head p{margin:0;color:#72849b;font-size:11px}.section-badge{padding:5px 10px;border-radius:999px;color:var(--primary-strong);font-size:10px;font-weight:700;background:linear-gradient(180deg,#ffffffeb,#f0f6ffeb);box-shadow:inset 0 0 0 1px #1f7cff14}.filters-grid,.record-form{display:grid;gap:6px 8px}.filters-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;padding:10px;border:1px solid #e8edf6;border-radius:12px;background:linear-gradient(180deg,#fffffff5,#f6f9fff5),#fff;box-shadow:inset 0 1px #ffffffe6,0 10px 20px #4d62810d}.filters-grid>.field{grid-column:auto}.record-form{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:4px}.field span,.field-title{color:#64758a;font-size:11px;font-weight:700;letter-spacing:.01em}.inline-field{min-width:240px}.actions-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-self:end}.quick-actions{position:relative;display:grid;grid-template-columns:minmax(220px,2fr) 104px 104px minmax(280px,2.3fr) 104px 104px;align-items:flex-end;gap:8px 10px;margin-top:8px;padding:10px;border:1px solid #e7edf7;border-radius:12px;background:linear-gradient(180deg,#fffffff5,#f7fafff5),radial-gradient(circle at right top,rgba(31,124,255,.08),transparent 35%);box-shadow:inset 0 1px #ffffffe0,0 10px 20px #4f64860d}.quick-actions .inline-field{min-width:0}.quick-actions>:nth-child(4){position:relative;padding-left:12px}.quick-actions>:nth-child(4):before{content:"";position:absolute;left:-6px;top:8px;bottom:2px;width:1px;background:linear-gradient(180deg,#d7e0ec00,#d7e0ecf2 20% 80%,#d7e0ec00)}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0 0;padding:8px 12px;border:1px solid var(--line);border-bottom:0;border-radius:12px 12px 0 0;background:linear-gradient(180deg,#fffffffa,#f8fbfff5);box-shadow:inset 0 1px #ffffffd1}.admin-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:6px 0 4px}.admin-stat-card{position:relative;overflow:hidden;padding:6px 10px;border:1px solid rgba(224,232,243,.9);border-radius:12px;background:linear-gradient(180deg,#fffffffc,#f7fafff7);box-shadow:0 12px 24px #485f8112}.admin-stat-card[data-overview-filter]{cursor:pointer}.admin-stat-card[data-overview-filter]:hover,.admin-stat-card.is-active{border-color:#d8a34f73;box-shadow:0 14px 28px #d8a34f29}.admin-stat-card[data-overview-filter]:focus-visible{outline:3px solid rgba(31,124,255,.24);outline-offset:2px}.admin-stat-card:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#1f7cff2e}.admin-stat-card[data-tone=all]:after{background:#1f7cffb8}.admin-stat-card[data-tone=waiting]:after{background:#d8a34fd1}.admin-stat-card[data-tone=running]:after{background:#e25f95d1}.admin-stat-card[data-tone=risk]:after{background:#ef4d49d1}.admin-stat-card[data-tone=done]:after{background:#21aa66d1}.admin-stat-card span{display:block;color:#72839b;font-size:10px;font-weight:800}.admin-stat-card strong{display:block;margin-top:2px;color:#1f344d;font-size:14px;font-weight:900;line-height:1}.admin-stat-card small{display:block;margin-top:2px;color:#8a97ab;font-size:9px;line-height:1.2}.toolbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.count-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgba(31,124,255,.12);border-radius:999px;color:#4c6383;font-size:12px;font-weight:700;background:linear-gradient(180deg,#fffffff5,#eff6fff5);box-shadow:inset 0 0 0 1px #ffffffb3}.btn{min-width:76px;height:32px;padding:0 11px;border-radius:10px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.01em}.controls-panel input,.controls-panel select{height:36px;padding:0 11px;font-size:12px;border-radius:9px;background-color:#fff}.controls-panel .field input::placeholder{color:#9aa7ba}.btn-primary{background:linear-gradient(180deg,var(--primary),var(--primary-strong));box-shadow:0 10px 22px #1f7cff38}.btn-secondary{background:linear-gradient(180deg,var(--secondary),var(--primary));box-shadow:0 10px 22px #1f7cff2e}.btn-danger{background:linear-gradient(180deg,#f66862,var(--danger));box-shadow:0 10px 22px #ef4d492e}.btn-success{background:linear-gradient(180deg,#2bc97a,#1ea661);box-shadow:0 10px 22px #21aa6633}.btn-muted{color:var(--text);background:linear-gradient(180deg,#f4f7fb,#e7edf5);box-shadow:inset 0 0 0 1px #8191a614}.toolbar-left .btn,.quick-actions .btn{min-width:0;height:36px;border-radius:10px}.table-panel{overflow:hidden;padding:0;margin-top:-1px;border-top:0;border-radius:0 0 12px 12px;box-shadow:var(--shadow-soft);background:linear-gradient(180deg,#fffffffa,#fafcfffa)}.table-wrap{overflow:auto;border-top:1px solid rgba(228,234,243,.78);max-height:calc(100vh - 355px)}table{width:100%;min-width:1380px;border-collapse:collapse;background:#fff}thead th{position:sticky;top:0;z-index:1;padding:11px 8px;color:#73849a;font-size:12px;font-weight:800;text-align:center;background:linear-gradient(180deg,#fcfdff,#f6f9ff);border-bottom:1px solid var(--line);border-right:1px solid #eef2f7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}tbody td{padding:10px 8px;color:#4a5a70;font-size:12px;text-align:center;border-bottom:1px solid #eef2f7;border-right:1px solid #f2f4f8;background:#ffffffe6}th:last-child,td:last-child{border-right:0}tbody tr{transition:background-color .16s ease,box-shadow .16s ease}tbody tr:hover td{background:linear-gradient(180deg,#f4f9fffa,#fbfdfff5)}tbody tr:nth-child(2n) td{background:#fbfdffeb}tbody tr.is-priority{background:linear-gradient(90deg,rgba(31,124,255,.07),rgba(31,124,255,.02) 35%,transparent 80%)}tbody tr.is-selected td{background:linear-gradient(180deg,#eaf4fffa,#f6fafff5)}.table-link{color:#d6881f;font-weight:700;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;letter-spacing:.01em}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800}.badge-success{color:#169257;background:#21aa661f}.badge-warning{color:#b5781c;background:#d292251f}.badge-danger{color:#d74845;background:#ef4d491f}.badge-dark{color:#1f2430;background:#1f24301a}.badge-info{color:var(--primary-strong);background:#1f7cff1a}.cell-actions{display:flex;justify-content:center;gap:3px;flex-wrap:wrap}.action-chip{min-width:44px;height:26px;padding:0 8px;border-radius:8px;color:#fff;font-size:10px;font-weight:800;box-shadow:0 10px 18px #2f52801f}.action-edit{background:#4b9fff}.action-delete{background:#ff5e57}.action-copy{background:#20af59}.priority-dot{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:6px;border-radius:50%;color:var(--primary-strong);font-size:11px;font-weight:800;background:#1f7cff1a}.empty-state{padding:56px 20px;color:var(--muted);font-size:14px}.floating-help{position:fixed;right:14px;top:350px;z-index:8;width:42px;height:42px;border-radius:50%;background:linear-gradient(180deg,#5da8ff,var(--primary-strong));box-shadow:0 10px 24px #1f7cff47}.floating-help svg{width:100%;height:100%}.login-screen{position:fixed;inset:0;z-index:12;min-height:100vh;display:grid;place-items:center;padding:24px;background:#fff}.login-card{width:min(400px,calc(100vw - 32px));padding:42px 22px 28px;border:1px solid #dfe6ef;border-radius:10px;background:#fff;box-shadow:0 6px 18px #1929401f}.login-card h2{margin:0 0 28px;color:#4991ff;font-size:18px;font-weight:500;text-align:center}.login-card input{margin-bottom:14px;text-align:center}.login-submit{width:100%;height:46px;margin-top:18px;border-radius:6px;color:#fff;font-size:14px;font-weight:700;background:linear-gradient(180deg,#2383f3,#1675e8)}.login-card p{margin:18px 0 0;color:#777f8e;font-size:13px;font-weight:700;text-align:center}.customer-screen{position:relative;min-height:100vh;padding:18px 12px 34px;overflow:hidden;background:radial-gradient(circle at 18% 12%,#ffffffb8,#fff0 18%),radial-gradient(circle at 12% 86%,#709aff66,#709aff00 26%),radial-gradient(circle at 88% 14%,#ffddbf8c,#ffddbf00 28%),linear-gradient(115deg,#f173a3,#f5a8c3,#d9baf9 52%,#c4dbff 74%,#ffd6b6)}.customer-shell{width:min(920px,100%);margin:0 auto;display:flex;flex-direction:column;gap:12px}.customer-hero,.customer-result-wrap,.customer-result{border-radius:24px;background:#fffdfd;border:1px solid rgba(228,198,206,.8);box-shadow:0 16px 34px #854f5924}.customer-hero{position:relative;z-index:4;overflow:visible;padding:14px 14px 16px;background:radial-gradient(circle at right top,rgba(255,214,181,.22),transparent 30%),linear-gradient(180deg,#fffefe,#fff9fa)}.customer-hero.is-script-stage{padding:18px 18px 22px}.customer-hero.is-script-stage:after{display:none}.customer-hero.is-script-stage>.customer-kicker{display:none}.customer-hero:after{content:"";position:absolute;right:-28px;top:24px;width:112px;height:112px;border-radius:50%;background:radial-gradient(circle,#ffd1a72e,#ffd1a700 72%);pointer-events:none}.customer-kicker{display:inline-flex;align-items:center;min-height:24px;padding:0 12px;color:#8b5b08;font-size:12px;font-weight:800;border:1px solid #d5a24b;border-radius:999px;background:linear-gradient(180deg,#fff5d6,#f4d18c);box-shadow:inset 0 1px #ffffffa6}.customer-headline{display:none}.customer-lookup-panel,.customer-secret-summary{margin-top:14px;padding:12px;border-radius:16px;background:linear-gradient(180deg,#fff7f9f5,#fff1f4f5),#fff7f8;box-shadow:inset 0 0 0 1px #f1dde2}.customer-lookup-panel{display:none!important}.customer-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.customer-form input{height:46px;font-size:15px}.customer-form .btn,.customer-actions .btn{height:46px;white-space:nowrap}.customer-form .btn{min-width:90px;border-radius:12px}.customer-secret-summary{display:none!important}.customer-secret-meta{color:#a46c82;font-size:12px;font-weight:700;letter-spacing:.02em}.customer-secret-value{color:#24344c;font-size:18px;font-weight:800;line-height:1.5;word-break:break-all}.customer-secret-edit{display:none!important}.customer-form-title{display:block;margin-bottom:7px;color:#2b3a4f;font-size:13px;font-weight:800}.customer-form-title-required:before{content:"*";margin-right:2px;color:#d3252b}.customer-step{margin-top:10px}.customer-date-field{position:relative}.customer-step input,.customer-step select{height:42px;padding-inline:12px;color:#22324d;font-size:13px;border-radius:11px;border-color:#ebdfe3;background-color:#fff;box-shadow:none}.customer-step input::placeholder{color:#a18c96}.customer-step input:focus,.customer-step select:focus{border-color:#69a6ff;background:#fff;box-shadow:0 0 0 3px #1f7cff1a}.customer-step input.is-invalid{color:#1f2937;border-color:#f15f74;box-shadow:0 0 0 3px #ef4d5b1a}.customer-field-error{margin-top:-2px;color:#f05a68;font-size:12px;font-weight:700}#customerScheduledStartAt{padding-right:48px;font-weight:700;letter-spacing:.01em;cursor:pointer;background-image:linear-gradient(180deg,#fffffff0,#fafcfff0),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none'%3E%3Crect x='3.5' y='5.5' width='17' height='15' rx='3' stroke='%2395A1B3' stroke-width='1.6'/%3E%3Cpath d='M8 3.5V7' stroke='%2395A1B3' stroke-width='1.6' stroke-linecap='round'/%3E%3Cpath d='M16 3.5V7' stroke='%2395A1B3' stroke-width='1.6' stroke-linecap='round'/%3E%3Cpath d='M3.5 9.5H20.5' stroke='%2395A1B3' stroke-width='1.6'/%3E%3Cpath d='M9 13H9.01' stroke='%23243A5B' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M12 13H12.01' stroke='%23243A5B' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M15 13H15.01' stroke='%23243A5B' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat;background-position:0 0,calc(100% - 14px) center}.customer-date-picker{position:fixed;left:50%;top:50%;right:auto;z-index:60;width:min(438px,calc(100vw - 24px));max-height:min(520px,calc(100vh - 48px));overflow-y:auto;padding:10px 10px 12px;border:1px solid #ecdfe5;border-radius:18px;background:linear-gradient(180deg,#fffffffa,#fff9fafa),#fff;box-shadow:0 24px 50px #744e5b2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;transform:translate(-50%,-50%)}.customer-result-wrap{position:relative;z-index:1}.customer-date-picker-tabs{display:flex;align-items:center;gap:6px;padding:5px;margin-bottom:8px;border-radius:14px;background:linear-gradient(180deg,#fff8f7,#fff2f3)}.customer-date-picker-tab{flex:1 1 0;height:34px;border:0;border-radius:10px;color:#8795a8;font-size:13px;font-weight:800;background:transparent}.customer-date-picker-tab.is-active{color:#24344c;background:#fff;box-shadow:0 8px 18px #697ea01f}.customer-date-picker-panel{min-height:0}.customer-date-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:8px}.customer-date-shortcut{display:flex;flex-direction:column;gap:2px;padding:8px 9px;border:1px solid #ece4e8;border-radius:12px;text-align:left;background:linear-gradient(180deg,#fffffffa,#fff7f8f5),#fff;box-shadow:0 10px 22px #777f9a14}.customer-date-shortcut strong{color:#25354b;font-size:13px;font-weight:800}.customer-date-shortcut span{color:#8f9cae;font-size:10px;font-weight:700;line-height:1.4}.customer-date-shortcut.is-active{border-color:#1871ea38;background:linear-gradient(180deg,#1f7ef61f,#1572ea0f),#fff;box-shadow:0 12px 26px #1871ea1f}.customer-date-shortcut.is-active strong,.customer-date-shortcut.is-active span{color:#1667d9}.customer-date-picker-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:6px 8px;border-radius:12px;background:linear-gradient(180deg,#fffaf9,#fff4f5)}.customer-date-picker-head strong{color:#26344b;font-size:16px;font-weight:800}.customer-date-nav{width:28px;height:28px;border:0;border-radius:8px;color:#6d7d96;font-size:18px;line-height:1;background:#fff;box-shadow:inset 0 0 0 1px #e6eaf1}.customer-date-picker-week,.customer-date-picker-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.customer-date-picker-week{margin-bottom:5px;padding-inline:2px}.customer-date-picker-week span{display:grid;place-items:center;color:#95a1b2;font-size:10px;font-weight:700}.customer-date-day{height:29px;border:0;border-radius:9px;color:#1f3048;font-size:12px;font-weight:700;background:#ffffffe0}.customer-date-day.is-muted{color:#c0c8d4;background:transparent}.customer-date-day.is-today{box-shadow:inset 0 0 0 1px #1f7cff29}.customer-date-day.is-selected{color:#fff;background:linear-gradient(180deg,#1f7ef6,#1572ea);box-shadow:0 7px 12px #1871ea2e}.customer-time-picker-card{padding:12px;border:1px solid #ece3e8;border-radius:16px;background:radial-gradient(circle at right top,rgba(255,214,181,.22),transparent 36%),linear-gradient(180deg,#fffdfd,#fff7f8)}.customer-time-picker-label{color:#25354b;font-size:15px;font-weight:800}.customer-time-picked-day{display:flex;flex-direction:column;gap:4px;margin-top:10px;padding:10px 12px;border-radius:12px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #e0e5eef5}.customer-time-picked-day span{color:#8f9db0;font-size:12px;font-weight:700}.customer-time-picked-day strong{color:#24344c;font-size:13px;font-weight:800;line-height:1.45}.customer-time-picker-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px}.customer-time-preset{height:34px;border:1px solid #e8e2e8;border-radius:10px;color:#6f7e95;font-size:12px;font-weight:800;background:#fffffff0}.customer-time-preset.is-active{border-color:transparent;color:#fff;background:linear-gradient(180deg,#1f7ef6,#1572ea);box-shadow:0 12px 20px #1871ea2e}.customer-date-time-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:end;margin-top:12px}.customer-date-time-group{display:flex;flex-direction:column;gap:5px}.customer-date-time-group span{color:#8694a8;font-size:12px;font-weight:700}.customer-date-time-group select{height:38px;border-radius:10px;background-color:#fff;font-size:13px;font-weight:700;box-shadow:0 10px 18px #747da014}.customer-date-time-separator{padding-bottom:8px;color:#75839a;font-size:20px;font-weight:800}.customer-time-picker-tip{margin-top:10px;color:#98a3b3;font-size:11px;line-height:1.6}.customer-date-picker-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #f0e4e8}.customer-date-picker-preview{flex:1 1 auto;min-width:0;padding:8px 10px;border-radius:12px;background:linear-gradient(180deg,#fffaf9,#fff4f5)}.customer-date-picker-preview span{display:block;color:#97a2b1;font-size:12px;font-weight:700}.customer-date-picker-preview strong{display:block;margin-top:4px;color:#24344c;font-size:13px;font-weight:800;line-height:1.45;word-break:break-word}.customer-date-picker-actions{display:flex;justify-content:flex-end;gap:6px}.customer-date-picker-actions .btn{min-width:72px;height:34px;border-radius:10px}.customer-waiting-card{display:flex;flex-direction:column;gap:8px;padding:13px 14px;border:1px solid #f2ca7a;border-radius:16px;background:linear-gradient(180deg,#fff9eb,#fff0cf)}.customer-waiting-card strong{color:#9a6200;font-size:15px;font-weight:800}.customer-waiting-card span{color:#9f711f;font-size:13px;line-height:1.7}.customer-waiting-card.is-timeout{border-color:#ff6b6b57;background:linear-gradient(180deg,#fff4f4fa,#ffebebf5)}.customer-waiting-card.is-timeout strong{color:#c44444}.customer-waiting-card.is-timeout span{color:#a05a5a}.customer-retry-button{align-self:flex-start;min-width:132px;margin-top:4px;border-radius:12px}.customer-submit{width:100%;height:42px;margin-top:14px;border:0;border-radius:10px;color:#fff;font-size:15px;font-weight:800;background:linear-gradient(180deg,#1f7ef6,#1572ea);box-shadow:0 10px 20px #1871ea38;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.customer-submit:disabled{opacity:1;color:#f7fbff;background:linear-gradient(180deg,#cfd5de,#b9c2cd);cursor:not-allowed;transform:none;box-shadow:0 8px 16px #6f7a8b1f}.customer-submit:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 26px #1871ea47}.customer-vivo-help{margin-top:10px;text-align:center;font-size:12px;line-height:1.5}.customer-vivo-help a{color:#4f79f6;text-decoration:none;font-weight:600}.customer-vivo-help a:hover{text-decoration:underline}.customer-tip-card{margin-top:14px;padding:12px;border:1px solid #efca7c;border-radius:12px;background:linear-gradient(180deg,#fff6dd,#ffedc5)}.customer-tip-card strong,.customer-tip-card span{display:block}.customer-tip-card strong{color:#a66400;font-size:14px;font-weight:800}.customer-tip-card span{margin-top:8px;color:#a66400;font-size:12px;line-height:1.6}.customer-script-wait,.customer-runner-panel{margin-top:14px;border:1px solid #e9dfe3;background:#fffffff5;box-shadow:0 12px 28px #69485814}.customer-hero.is-script-stage .customer-script-wait,.customer-hero.is-script-stage .customer-runner-panel{margin-top:0;border:0;border-radius:0;background:transparent;box-shadow:none}.customer-script-wait{display:grid;justify-items:center;gap:10px;padding:28px 16px 30px;text-align:center;border-radius:8px}.customer-script-wait.is-timeout{gap:12px;padding:26px 14px 30px}.customer-wait-kicker{justify-self:start;display:inline-flex;align-items:center;min-height:24px;padding:0 12px;color:#8b5b08;font-size:12px;font-weight:800;border:1px solid #d5a24b;border-radius:999px;background:linear-gradient(180deg,#fff5d6,#f4d18c)}.customer-wait-spinner{width:34px;height:34px;border:4px solid rgba(46,149,255,.18);border-top-color:#2e95ff;border-radius:999px;animation:customer-spin .9s linear infinite}.customer-script-wait strong{margin-top:4px;color:#247ec7;font-size:18px;font-weight:900}.customer-script-wait p{margin:0;color:#2f8fc9;font-size:14px;font-weight:800;line-height:1.8}.customer-script-wait.is-timeout .customer-wait-spinner{display:none}.customer-script-wait.is-timeout strong{color:#d15454}.customer-script-wait.is-timeout p{color:#9f6363;font-weight:700}.customer-script-wait.is-error .customer-wait-spinner{display:none}.customer-script-wait.is-error strong{color:#d26a22}.customer-script-wait.is-error p{color:#9a5e38;font-weight:700}.customer-script-action{width:min(220px,100%);min-height:42px;margin-top:2px;border:0;border-radius:14px;background:linear-gradient(135deg,#ff756b,#ff4b6d);color:#fff;font-size:15px;font-weight:800;box-shadow:0 14px 28px #ff677b38;cursor:pointer}.customer-script-action:active{transform:translateY(1px)}.customer-runner-panel{padding:14px;border-radius:4px}.customer-runner-table{margin-top:14px;border:1px solid #e3e7ee;background:#fff}.customer-runner-table div{display:grid;grid-template-columns:120px minmax(0,1fr);min-height:42px;border-bottom:1px solid #e3e7ee}.customer-runner-table div:last-child{border-bottom:0}.customer-runner-table span,.customer-runner-table strong{display:flex;align-items:center;padding:0 14px;color:#2c3442;font-size:15px}.customer-runner-table span{border-right:1px solid #e3e7ee}.customer-runner-table strong{font-weight:700;word-break:break-all}.customer-runner-message{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:16px;padding:14px 12px;border:1px solid #cfe5f9;background:#eef7ff}.customer-runner-info{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;font-size:18px;font-weight:900;border-radius:999px;background:#2f95ff}.customer-runner-message strong{display:block;color:#26344a;font-size:15px;font-weight:900}.customer-runner-message p{margin:8px 0 0;color:#2d3b4f;font-size:14px;line-height:1.7}.customer-runner-message .customer-wait-spinner{width:28px;height:28px;border-width:4px}.customer-runner-screenshot{margin-top:16px}.customer-runner-screenshot-hint{margin:10px 2px 0;color:#6d7d91;font-size:13px;line-height:1.6}.customer-runner-code{margin-top:16px}.customer-runner-code input{width:100%;height:48px;padding:0 14px;border:1px solid #dce3eb;border-radius:2px;color:#26344a;font-size:17px;outline:none}.customer-runner-code input:focus{border-color:#2f95ff;box-shadow:0 0 0 3px #2f95ff24}.customer-runner-code p{margin:10px 0 14px;color:#d73737;font-size:13px;font-weight:800}.customer-runner-submit{width:100%;height:48px;border:0;border-radius:3px;color:#fff;font-size:16px;font-weight:900;background:#1677ff;cursor:pointer}.customer-runner-submit:disabled{background:#aeb8c5;cursor:not-allowed}.customer-runner-sms{margin-top:16px;display:grid;gap:12px}.customer-runner-sms-link,.customer-runner-sms-confirm{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;border:0;border-radius:3px;color:#fff;font-size:16px;font-weight:900;text-decoration:none;background:#1677ff;cursor:pointer}.customer-runner-sms-confirm{background:#ff4d5a}.customer-runner-sms-confirm:disabled{background:#aeb8c5;cursor:not-allowed}.customer-runner-sms-link:active,.customer-runner-sms-confirm:active{transform:translateY(1px)}.customer-runner-tip{margin-top:16px;padding:14px;border:1px solid #eed58e;background:#fff8df}.customer-runner-tip strong{display:block;color:#8f6600;font-size:15px;font-weight:900}.customer-runner-tip span{display:block;margin-top:8px;color:#6f5b23;font-size:13px;line-height:1.8}.customer-runner-warning{position:fixed;inset:0;z-index:70;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#191b2285}.customer-runner-warning-card{position:relative;width:min(520px,100%);padding:26px 24px 24px;color:#222b38;background:#fff;box-shadow:0 20px 60px #1219263d}.customer-runner-warning-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:0;color:#777;font-size:32px;line-height:1;background:#f0f1f3;cursor:pointer}.customer-runner-warning-card h2{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:#1f2937;font-size:22px;font-weight:900}.customer-runner-warning-card h2 span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#fff;border-radius:999px;background:#f4ab16}.customer-runner-warning-card p{margin:0;color:#3f4652;font-size:16px;font-weight:700;line-height:1.8}.customer-runner-warning-card button:last-child{display:block;min-width:210px;height:44px;margin:24px 0 0 auto;border:0;color:#fff;font-size:15px;font-weight:900;background:#f1aa14;cursor:pointer}.customer-result-wrap{min-height:92px;padding:8px;background:#fffdfdd6}.customer-result{width:100%}.customer-result-wrap.is-progress-mode,.customer-result.is-progress-mode{padding:0;border:0;background:transparent;box-shadow:none}.customer-empty{min-height:100%;display:grid;place-items:center;gap:10px;padding:18px 16px;color:#75859a;text-align:center;background:#fff;border:1px dashed #e9d6dc;border-radius:16px}.customer-empty strong{color:var(--text-strong);font-size:19px}.customer-empty span{max-width:420px;font-size:13px;line-height:1.7}.customer-result{padding:16px}.customer-order-layout{display:flex;flex-direction:column;gap:14px}.customer-panel-head{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.customer-panel-kicker{margin-bottom:6px;color:var(--primary-strong);font-size:12px;font-weight:700}.customer-panel-head h2{margin:0;color:var(--text-strong);font-size:22px;line-height:1.3}.customer-panel-subtitle{margin-top:6px;color:#6e8097;font-size:13px}.customer-badges{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.customer-account-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #ebe1e4;border-radius:18px;background:linear-gradient(180deg,#fffdfd,#fff7f8)}.customer-account-meta span{display:block;color:#8f9db0;font-size:12px;font-weight:700}.customer-account-meta strong{display:block;margin-top:8px;color:#24344c;font-size:28px;line-height:1.1;word-break:break-all}.customer-mini-action{flex:0 0 auto;min-width:104px;height:34px;padding:0 12px;border:1px solid #dbe8ff;border-radius:10px;color:#2b78f6;font-size:12px;font-weight:700;background:linear-gradient(180deg,#f8fbff,#edf4ff)}.customer-feature-grid,.customer-summary-grid,.customer-stat-grid,.customer-detail-grid{display:grid;gap:12px}.customer-feature-grid,.customer-summary-grid,.customer-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-feature-card,.customer-summary-card,.customer-stat-card,.customer-detail-item,.customer-progress-feed{border:1px solid var(--line);border-radius:18px;background:#fcfdff}.customer-feature-card{display:flex;align-items:center;gap:12px;min-height:88px;padding:14px;background:linear-gradient(180deg,#fffdfd,#fff7f8);border-color:#ebe1e4}.customer-feature-card-primary{background:radial-gradient(circle at left top,rgba(255,232,170,.45),transparent 42%),linear-gradient(180deg,#fff6df,#fff2d0);border-color:#ecd39a;box-shadow:0 10px 20px #e3b9601f}.customer-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;color:#9d6b12;font-size:16px;font-weight:800;background:#ffffffb8;box-shadow:inset 0 0 0 1px #e1c48480}.customer-feature-content{flex:1 1 auto;min-width:0}.customer-feature-content strong{display:block;color:#2a3950;font-size:15px;font-weight:800}.customer-feature-content span{display:block;margin-top:6px;color:#7d8a9e;font-size:12px;line-height:1.6}.customer-feature-arrow{color:#c3a56c;font-size:22px;line-height:1}.customer-summary-card,.customer-stat-card,.customer-detail-item{padding:12px}.customer-summary-card{background:linear-gradient(180deg,#fff,#fffafb);border-color:#ece3e6}.customer-summary-card span,.customer-stat-card span,.customer-detail-item span{display:block;color:#8091a5;font-size:12px;font-weight:700}.customer-summary-card strong,.customer-stat-card strong,.customer-detail-item strong{display:block;margin-top:8px;color:var(--text-strong);font-size:18px;line-height:1.25}.customer-progress-feed{padding:14px;background:linear-gradient(180deg,#fff,#fff8fa);border-color:#ebe0e5}.customer-progress-feed-head{display:flex;align-items:center;gap:8px;color:#7b8da5;font-size:13px;font-weight:700}.customer-progress-feed-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,#4f95ff,#1f7cf4);box-shadow:0 0 0 4px #1f7cff1a}.customer-progress-feed strong{display:block;margin-top:14px;color:#25354b;font-size:16px;line-height:1.65}.customer-progress-feed>span:last-child{display:block;margin-top:12px;color:#90a0b2;font-size:12px}.customer-stat-grid,.customer-detail-grid{margin-top:16px}.customer-detail-grid{grid-template-columns:1fr;margin-top:16px}.customer-detail-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-detail-item strong{font-size:14px;word-break:break-all}.customer-progress{margin-top:16px;padding:14px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff)}.customer-progress-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.customer-progress-head strong{color:var(--text-strong);font-size:16px}.customer-progress-head span{color:#6e8097;font-size:13px}.customer-progress-track{height:12px;overflow:hidden;border-radius:999px;background:#e7eef7}.customer-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2f95ff,#19b3c9)}.customer-order-progress-card{display:grid;padding:0}.customer-order-progress-shell{display:grid;gap:14px;padding:16px;border-radius:28px;border:1px solid rgba(233,210,219,.9);background:radial-gradient(circle at top right,rgba(255,205,162,.2),transparent 28%),radial-gradient(circle at 0 100%,rgba(126,175,255,.16),transparent 32%),linear-gradient(180deg,#fffffffa,#fff7faf5);box-shadow:inset 0 1px #ffffffe0,0 20px 40px #915e701f}.customer-order-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.customer-order-progress-title{display:flex;align-items:flex-start;gap:0}.customer-order-progress-title>div{display:grid;gap:4px}.customer-order-progress-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:0 10px;border-radius:999px;color:#c65c86;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(180deg,#ffeef5f2,#ffe1ede6);box-shadow:inset 0 0 0 1px #e99dbd57}.customer-order-progress-title strong{color:var(--text-strong);font-size:28px;line-height:1.1;letter-spacing:-.02em}.customer-order-progress-subtitle{color:#6f829a;font-size:13px;line-height:1.6}.customer-order-progress-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:20px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.8),transparent 28%),linear-gradient(135deg,#ffbfd6,#ff8bb2);border:1px solid rgba(233,130,173,.46);color:#8f1d59;font-size:24px;font-weight:800;box-shadow:0 14px 28px #e4609a3d}.customer-order-progress-chip{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 16px;border-radius:999px;background:linear-gradient(180deg,#fff4d4fa,#ffe7aceb);color:#ba7a0f;font-size:13px;font-weight:800;white-space:nowrap;box-shadow:inset 0 0 0 1px #ddb55e57}.customer-order-progress-actions,.customer-order-progress-grid,.customer-order-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-order-progress-actions{grid-template-columns:repeat(2,max-content);justify-content:center;align-items:stretch}.customer-order-progress-action,.customer-order-progress-tile,.customer-order-upload-card,.customer-order-progress-account,.customer-order-progress-status{border-radius:22px;border:1px solid rgba(231,213,221,.9);background:linear-gradient(180deg,#fffffff5,#fffafbf0);box-shadow:0 12px 24px #9b677514}.customer-order-progress-action,.customer-order-progress-tile{padding:16px}.customer-order-progress-action{width:100%;text-align:left;cursor:pointer}.customer-order-progress-actions .customer-order-progress-action{width:auto;min-width:208px}.customer-order-progress-tile span,.customer-order-upload-copy span,.customer-order-progress-status span,.customer-order-progress-action-copy span{display:block;color:#8c9cb0;font-size:12px;line-height:1.4}.customer-order-progress-action strong,.customer-order-progress-tile strong,.customer-order-upload-card strong,.customer-order-progress-status strong{display:block;margin-top:8px;color:#223654;font-size:20px;line-height:1.45}.customer-order-progress-grid .customer-order-progress-tile strong,.customer-order-progress-account-item strong,.customer-order-upload-copy strong{white-space:nowrap}.customer-order-upload-list{display:grid;gap:12px}.customer-order-progress-account{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden;overflow-y:hidden;padding:8px}.customer-order-progress-account-item{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0}.customer-order-progress-account-item+.customer-order-progress-account-item{margin-left:0}.customer-order-progress-account-item:nth-child(2){flex:1 1 auto}.customer-order-progress-account-item span{display:inline-flex;align-items:center;min-height:28px;padding:0 8px;border-radius:9px;color:#536477;font-size:13px;font-weight:800;background:#eceff4e0}.customer-order-progress-account-item strong{display:inline-flex;align-items:center;min-height:28px;margin-left:6px;min-width:0;color:#20324c;font-size:16px;font-weight:800;letter-spacing:0;word-break:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.customer-order-progress-account-item:nth-child(1) strong,.customer-order-progress-account-item:nth-child(3) strong{overflow:visible}.customer-order-progress-action{display:flex;align-items:center;gap:12px;min-height:72px;padding:13px 16px;box-sizing:border-box}.customer-order-progress-action-primary{background:radial-gradient(circle at top right,rgba(86,168,255,.18),transparent 34%),linear-gradient(180deg,#fffffffa,#f5fafff5)}.customer-order-progress-action-secondary{background:radial-gradient(circle at top right,rgba(188,123,255,.18),transparent 34%),linear-gradient(180deg,#fffffffa,#fbf6fff5)}.customer-order-progress-action-icon{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:15px;color:#fff;font-size:20px;font-weight:800;box-shadow:0 12px 20px #485d852e}.customer-order-progress-action-primary .customer-order-progress-action-icon{background:linear-gradient(135deg,#ff4f8a,#d31f63)}.customer-order-progress-action-secondary .customer-order-progress-action-icon{background:linear-gradient(135deg,#8b63ff,#c85dff)}.customer-order-progress-action-copy{display:grid;gap:2px;min-width:0;align-content:center}.customer-order-progress-action-copy strong{margin-top:0;color:#233752;font-size:17px;line-height:1.16;white-space:nowrap}.customer-order-progress-action-copy span{color:#7d8ea6;font-size:12px;line-height:1.25}.customer-order-upload-card{display:flex;flex-direction:column;gap:12px;padding:16px 18px;background:radial-gradient(circle at 100% 0,rgba(255,204,224,.2),transparent 30%),linear-gradient(135deg,#fff9fcfa,#f7f2fff5)}.customer-order-upload-card.is-ready{gap:14px}.customer-order-upload-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.customer-order-upload-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.customer-order-upload-card em{display:inline-flex;align-items:center;justify-content:center;min-width:96px;min-height:38px;padding:0 16px;border-radius:999px;background:linear-gradient(180deg,#fffffffa,#f5fcf8fa);border:1px solid rgba(81,190,129,.28);box-shadow:inset 0 1px #ffffffeb,0 10px 20px #51be811a;color:#17925b;font-style:normal;font-size:13px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.customer-order-upload-scanned,.customer-order-upload-refresh{display:inline-flex;align-items:center;justify-content:center;min-width:120px;min-height:38px;padding:0 16px;border-radius:12px;border:1px solid rgba(79,132,255,.22);background:linear-gradient(180deg,#fff,#edf4ff);box-shadow:inset 0 1px #ffffffe6,0 12px 24px #3d74ff1f;color:#2e66f2;font-size:13px;font-weight:800;letter-spacing:.01em;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.customer-order-upload-scanned{border-color:#22c55e3d;background:linear-gradient(180deg,#23c978,#16a765);box-shadow:inset 0 1px #ffffff52,0 12px 24px #16a76529;color:#fff}.customer-order-upload-scanned:hover,.customer-order-upload-refresh:hover{transform:translateY(-1px)}.customer-order-upload-scanned:hover{border-color:#22c55e57;background:linear-gradient(180deg,#27d781,#15995f);box-shadow:inset 0 1px #ffffff5c,0 16px 28px #16a76533}.customer-order-upload-refresh:hover{border-color:#3d74ff5c;background:linear-gradient(180deg,#fff,#e6f0ff);box-shadow:inset 0 1px #fffffff0,0 16px 28px #3d74ff29}.customer-order-upload-scanned:focus-visible,.customer-order-upload-refresh:focus-visible{outline:none}.customer-order-upload-scanned:focus-visible{box-shadow:0 0 0 3px #22c55e2e,0 16px 28px #16a76533}.customer-order-upload-refresh:focus-visible{box-shadow:0 0 0 3px #3d74ff29,0 16px 28px #3d74ff29}.customer-order-upload-scanned:disabled,.customer-order-upload-refresh:disabled{cursor:wait;opacity:.76;transform:none}.customer-order-upload-scanned:disabled{box-shadow:inset 0 1px #ffffff42,0 8px 18px #16a7651a}.customer-order-upload-refresh:disabled{box-shadow:inset 0 1px #ffffffe6,0 8px 18px #3d74ff14}.customer-order-upload-scanned-state{border-color:#22c55e38;background:linear-gradient(180deg,#f0fdf4f5,#fffffff0)}.customer-order-upload-copy{display:grid;flex:1 1 240px;gap:4px}.customer-order-upload-copy strong{margin-top:0;font-size:16px}.customer-order-upload-preview{display:block;width:100%;overflow:hidden;border-radius:14px;border:1px solid rgba(227,204,214,.92);box-shadow:0 14px 28px #5640561f;background:#fff}.customer-order-upload-preview img{display:block;width:100%;max-height:260px;object-fit:cover}.customer-order-upload-card[data-preview-mode=qr] .customer-order-upload-preview{display:flex;align-items:center;justify-content:center;padding:16px}.customer-order-upload-card[data-preview-mode=qr] .customer-order-upload-preview img{width:min(100%,420px);max-width:100%;max-height:none;margin:0 auto;object-fit:contain}.customer-order-upload-error{display:none;margin:0;padding:12px 14px;border-radius:12px;border:1px dashed rgba(79,132,255,.28);background:#ffffffb8;color:#4a5b74;font-size:14px;line-height:1.6}.customer-order-upload-card.is-broken .customer-order-upload-preview{display:none}.customer-order-upload-card.is-broken .customer-order-upload-error{display:block}.customer-order-progress-surface{display:grid;gap:12px;padding:0;border:0;background:transparent;box-shadow:none}.customer-order-progress-status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px}.customer-order-progress-status-controls{display:flex;align-items:center;gap:10px;margin-left:auto}.customer-order-progress-status em{display:inline-flex;align-items:center;justify-content:center;min-width:84px;min-height:38px;padding:0 14px;border-radius:999px;color:#1ca867;font-style:normal;font-size:15px;font-weight:800;background:linear-gradient(180deg,#ecfff5fa,#def8eaf5);box-shadow:inset 0 0 0 1px #2cb56b47}.customer-order-progress-nudge{min-width:82px;min-height:38px;padding:0 14px;border:1px solid rgba(232,193,205,.9);border-radius:999px;color:#cf5b85;font-size:14px;font-weight:800;background:linear-gradient(180deg,#fffffffa,#fff4f8f5);box-shadow:0 8px 18px #cc7c9b1f}.customer-order-progress-nudge:disabled{cursor:not-allowed;color:#b38a98;border-color:#d6c5cdeb;background:linear-gradient(180deg,#fffffffa,#f7f1f4f5);box-shadow:none}.customer-progress-panel{padding:16px 18px;border-radius:22px;border:1px solid rgba(231,213,221,.9);background:linear-gradient(180deg,#fffffff7,#f7fafff2);box-shadow:0 12px 24px #7d8fa614}.customer-progress-panel .customer-progress-head{margin-bottom:14px}.customer-progress-panel .customer-progress-track{height:14px;background:linear-gradient(180deg,#e6edf7eb,#dfe7f3eb)}.customer-order-meta-grid .customer-order-progress-tile strong{font-size:17px}.customer-order-relogin{width:100%;min-height:52px;border:1px solid rgba(221,195,206,.82);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#fdf7f9f5);color:#233752;font-size:16px;font-weight:800;letter-spacing:.01em;box-shadow:0 14px 26px #7d8fa624}.customer-order-relogin:hover{transform:translateY(-1px)}.customer-link-preview{margin-top:16px;padding:12px 14px;color:#4c5f78;font-size:12px;line-height:1.7;word-break:break-all;border:1px dashed #c9d7e8;border-radius:14px;background:#f9fbff}.customer-confirm-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:18px;background:#1219269e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.customer-confirm-card{position:relative;width:min(560px,100%);padding:28px 30px 26px;color:#26344a;border-radius:4px;background:#fff;box-shadow:0 28px 70px #12192647}.customer-confirm-close{position:absolute;top:18px;right:20px;width:34px;height:34px;border:0;color:#7b8088;font-size:34px;line-height:1;background:transparent;cursor:pointer}.customer-confirm-card h2{margin:0 0 12px;color:#1f2c43;font-size:26px;font-weight:900;letter-spacing:.01em}.customer-confirm-card p{margin:0 0 24px;color:#7a8391;font-size:15px}.customer-confirm-list{padding:18px 20px;border-radius:10px;background:#f7f8fa}.customer-confirm-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;align-items:center;min-height:44px;border-bottom:1px solid #e6e9ee}.customer-confirm-row:last-child{border-bottom:0}.customer-confirm-row span{color:#7b8492;font-size:15px}.customer-confirm-row strong{color:#1f2937;font-size:17px;font-weight:900;text-align:right;word-break:break-all}.customer-confirm-actions{display:flex;justify-content:flex-end;gap:22px;margin-top:26px}.customer-renew-card{width:min(520px,100%)}.customer-renew-fields{display:grid;gap:14px}.customer-renew-field{display:grid;gap:8px}.customer-renew-field span{color:#6e7f96;font-size:14px;font-weight:700}.customer-renew-field input{height:46px;border-radius:12px}.customer-renew-summary{margin-top:16px;padding:12px 14px;color:#5b6f89;font-size:13px;line-height:1.7;border-radius:14px;background:linear-gradient(180deg,#fff7fafa,#f8f6fff5);border:1px solid rgba(231,213,221,.9)}.customer-retry-confirm-card{width:min(520px,100%)}.customer-retry-confirm-fields{margin-top:6px}.customer-retry-confirm-field input{height:48px;padding:0 14px;border:1px solid rgba(205,215,228,.95);border-radius:12px;background:#fff;color:#24364d;font-size:15px;font-weight:600}.customer-retry-confirm-field input:focus{border-color:#1677ff9e;box-shadow:0 0 0 4px #1677ff1f;outline:none}.customer-retry-confirm-summary{color:#5c6d84;background:linear-gradient(180deg,#f8fbfffa,#f4f8fff5)}.customer-confirm-back,.customer-confirm-submit{min-width:160px;height:48px;border:0;border-radius:4px;font-size:17px;font-weight:800;cursor:pointer}.customer-confirm-back{color:#424a56;background:transparent}.customer-confirm-submit{color:#fff;background:#1677ff}.safe-entry-screen{min-height:100vh;display:block;padding:18px 14px;color:#000;font-family:Arial,Helvetica,sans-serif;background:#fff}.safe-entry-card{width:auto;padding:0;border:0;border-radius:0;text-align:left;background:transparent;box-shadow:none}.safe-entry-card strong{display:block;margin:0 0 32px;color:#000;font-size:42px;line-height:1.1;font-weight:700}.safe-entry-card span{display:block;color:#000;font-size:20px;line-height:1.4}.modal{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#121a2752}.hidden{display:none!important}.modal-card{width:min(760px,100%);padding:22px;border-radius:22px;background:linear-gradient(180deg,#fffffffa,#fbfdfffa);box-shadow:0 28px 60px #18253938;border:1px solid rgba(228,234,243,.92)}.modal-card-compact{width:min(460px,100%);padding:0 0 18px;overflow:hidden}.modal-card-edit{width:min(560px,100%);padding:0 0 18px;overflow:hidden}.modal-card-admin{width:min(1200px,100%)}.modal-card-batch{width:min(1320px,100%);max-height:min(84vh,920px);overflow:hidden}.card-banner{height:52px;padding:0 16px;color:#fff;font-size:18px;font-weight:700;line-height:52px;background:linear-gradient(180deg,#ea71a1,var(--pink))}.card-form,.edit-form{padding:18px 14px 0}.field-block{margin-bottom:14px}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:6px}.project-option{display:flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;color:#475a73;border:1px solid var(--line-strong);border-radius:6px;background:#fff;cursor:pointer}.project-option input{flex:0 0 auto}.project-option.is-active{color:var(--primary-strong);border-color:#7eb4ff;background:#f7fbff;box-shadow:inset 0 0 0 1px #1f7cff0f}.project-option.is-active span{font-weight:700}.select-shell{position:relative}.select-shell select{padding-right:42px}.field-clear{position:absolute;top:50%;right:10px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:#fff;font-size:18px;line-height:1;background:#c8d0db;transform:translateY(-50%)}.field-clear:hover{background:#b2bcc9}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-header h2{margin:0 0 8px;color:var(--text-strong);font-size:30px;font-weight:900}.modal-header p{margin:0;color:var(--muted);font-size:15px}.icon-button{width:44px;height:44px;border-radius:14px;color:#607289;font-size:32px;line-height:1;background:linear-gradient(180deg,#f5f8fc,#ebf1f8)}.modal-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.modal-actions-split{justify-content:space-between;margin-top:16px;padding:0 40px}.batch-history-head-actions{display:flex;align-items:center;gap:10px}.batch-history-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.batch-history-table-wrap{max-height:min(60vh,680px);overflow:auto;border:1px solid var(--line);border-radius:12px}.batch-history-table{min-width:980px}.batch-history-table th,.batch-history-table td{text-align:center}.full{grid-column:1 / -1}.admin-manager-layout{display:flex;flex-direction:column;gap:16px}.admin-create-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--panel-soft)}.admin-create-grid .btn{align-self:end}.admin-list-panel{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.admin-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line);background:#fbfcff}.admin-list-head h3{margin:0 0 4px;color:var(--text-strong);font-size:18px}.admin-list-head p{margin:0;color:var(--muted);font-size:13px}.admin-table-wrap table{min-width:1080px}.admin-table input,.admin-table select{height:34px;min-width:0;font-size:13px}.admin-password-input{min-width:140px}.toast-stack{position:fixed;top:16px;right:16px;z-index:30;display:flex;flex-direction:column;gap:10px}.toast{min-width:220px;max-width:360px;padding:12px 14px;color:#fff;border-radius:10px;background:#212d3ff5;box-shadow:0 16px 30px #0e162033;animation:toast-in .22s ease}.toast strong{display:block;margin-bottom:4px;font-size:14px}.toast span{color:#ffffffd6;font-size:13px}@keyframes customer-spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1440px){.admin-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.filters-grid,.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-actions>:nth-child(1),.quick-actions>:nth-child(4){grid-column:span 2}.quick-actions>:nth-child(4){padding-left:0}.quick-actions>:nth-child(4):before{display:none}}@media(max-width:1024px){.app-shell{padding:0 12px}.customer-shell{grid-template-columns:1fr}.customer-hero{position:static}.topbar{grid-template-columns:1fr;justify-items:stretch}.topbar-actions{justify-self:start}.admin-overview,.filters-grid,.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-actions .inline-field{grid-column:1 / -1}.quick-actions>:nth-child(4){padding-left:0}.quick-actions>:nth-child(4):before{display:none}.toolbar-row{flex-direction:column;align-items:stretch;border-radius:12px 12px 0 0}.record-form,.admin-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.customer-shell{width:min(368px,100%)}.record-form,.admin-create-grid{grid-template-columns:1fr}.app-shell{margin:0 auto 16px;padding:0 6px}.topbar{min-height:46px;padding:7px 10px;border-radius:0 0 14px 14px}.topbar-title{justify-content:center}.title-main{font-size:12px}.title-beta,.topbar-admin{font-size:10px}.topbar-actions{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px}.topbar-actions .ghost-button{width:auto;min-width:74px;height:30px;padding:0 9px;font-size:11px}.controls-panel{margin-top:8px;padding:9px;border-radius:14px}.section-head{gap:7px;margin-bottom:8px}.section-head h1{font-size:17px}.section-head p{font-size:11px;line-height:1.5}.section-badge{width:100%;justify-content:center;text-align:center;padding:8px 10px}.filters-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:9px;border-radius:14px}.field span,.field-title{font-size:12px}.controls-panel input,.controls-panel select{height:38px;padding:0 10px;font-size:13px;border-radius:11px}.actions-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:9px;border-radius:14px}.quick-actions .inline-field{grid-column:1 / -1;min-width:0;flex:initial}.quick-actions .btn,.toolbar-left .btn{width:100%;min-width:0;height:38px;border-radius:11px;font-size:13px}.toolbar-row{gap:8px;margin:8px 0;padding:9px;border-radius:14px}.toolbar-left{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.toolbar-left .btn:first-child{grid-column:1 / -1}.count-pill{justify-content:center;width:100%;min-height:36px;font-size:12px}.admin-overview{grid-template-columns:1fr;gap:8px}.admin-stat-card{padding:14px 14px 13px;border-radius:14px}.admin-stat-card strong{font-size:24px}.table-panel{border-radius:14px}.table-wrap{max-height:54vh}table{min-width:980px}thead th,tbody td{padding:9px 6px;font-size:12px}.customer-screen{padding:12px 8px 24px}.customer-hero,.customer-result,.customer-result-wrap{border-radius:20px}.customer-hero{padding:12px 12px 14px}.customer-hero.is-script-stage{padding:14px 14px 18px}.customer-lookup-panel,.customer-secret-summary{padding:12px;border-radius:16px}.customer-form,.customer-stat-grid,.customer-detail-grid{grid-template-columns:1fr}.customer-account-card{align-items:flex-start;flex-direction:column}.customer-feature-grid,.customer-summary-grid{gap:10px}.customer-feature-card,.customer-summary-card,.customer-progress-feed{border-radius:16px}.customer-account-meta strong{font-size:24px}.customer-feature-card{min-height:84px;padding:12px}.customer-feature-content strong{font-size:14px}.customer-feature-content span,.customer-progress-feed strong{font-size:13px}.customer-detail-grid-compact{grid-template-columns:1fr}.customer-order-progress-card{padding:0}.customer-order-progress-shell{gap:10px;padding:12px;border-radius:22px}.customer-order-progress-head{gap:10px}.customer-order-progress-title{gap:0}.customer-order-progress-kicker{min-height:22px;padding:0 8px;font-size:10px}.customer-order-progress-title strong{font-size:22px}.customer-order-progress-subtitle{font-size:12px;line-height:1.55}.customer-order-progress-chip{min-height:32px;padding:0 12px;font-size:12px}.customer-order-progress-actions,.customer-order-progress-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-order-progress-actions{justify-content:stretch}.customer-order-progress-action{min-height:68px;padding:11px 12px;gap:9px;border-radius:18px}.customer-order-progress-actions .customer-order-progress-action{min-width:0}.customer-order-progress-action-icon{width:36px;height:36px;border-radius:14px;font-size:18px}.customer-order-progress-action-copy strong{font-size:15px;line-height:1.18}.customer-order-progress-action-copy span{font-size:12px;line-height:1.25}.customer-order-progress-account-item{min-width:0}.customer-order-progress-account{display:grid;grid-template-columns:1fr;gap:8px;overflow:visible}.customer-order-progress-account-item span{flex:0 0 auto}.customer-order-progress-account-item strong{flex:1 1 auto;font-size:14px;line-height:1.2;white-space:normal;word-break:break-all;overflow:visible;text-overflow:clip}.customer-order-progress-surface{gap:10px;padding:0;border-radius:0}.customer-order-upload-list{gap:10px}.customer-order-upload-card,.customer-order-progress-status{align-items:stretch;padding:14px;border-radius:18px}.customer-order-upload-head{align-items:flex-start;gap:8px}.customer-order-upload-card strong,.customer-order-progress-status strong{font-size:16px;line-height:1.35}.customer-order-upload-card em,.customer-order-upload-scanned,.customer-order-upload-refresh,.customer-order-progress-status em,.customer-order-progress-nudge{min-width:78px;min-height:32px;padding:0 12px;font-size:12px}.customer-order-upload-actions{gap:6px}.customer-order-upload-card[data-preview-mode=qr] .customer-order-upload-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.customer-order-upload-card[data-preview-mode=qr] .customer-order-upload-actions em,.customer-order-upload-card[data-preview-mode=qr] .customer-order-upload-actions button{min-width:0;width:100%;padding:0 8px}.customer-order-progress-tile{padding:14px;border-radius:18px}.customer-order-progress-tile strong{font-size:14px;line-height:1.25}.customer-order-progress-grid .customer-order-progress-tile,.customer-order-upload-card{min-width:0}.customer-order-progress-grid .customer-order-progress-tile strong,.customer-order-upload-copy strong{overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word}.customer-progress-panel{padding:14px 16px;border-radius:18px}.customer-progress-panel .customer-progress-head{margin-bottom:10px;gap:6px}.customer-progress-panel .customer-progress-track{height:10px}.customer-order-relogin{min-height:48px;border-radius:16px;font-size:15px}.customer-form .btn{min-width:78px}.customer-form-title{font-size:13px}.customer-step input,.customer-step select,.customer-submit{height:40px}.customer-date-picker{position:fixed;left:10px;right:10px;top:auto;bottom:max(10px,env(safe-area-inset-bottom));z-index:60;display:flex;flex-direction:column;width:auto;max-width:none;max-height:min(74vh,620px);padding:8px 8px 0;border-radius:18px;overflow:hidden;box-shadow:0 22px 60px #18223247;transform:none}.customer-date-picker.hidden{display:none!important}.customer-date-picker-tabs{flex:0 0 auto;margin-bottom:7px}.customer-date-picker-panel{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:6px}.customer-date-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-bottom:6px}.customer-date-shortcut{padding:7px 8px;border-radius:11px}.customer-date-shortcut strong{font-size:12px}.customer-date-shortcut span{font-size:9px}.customer-date-picker-head strong{font-size:14px}.customer-date-day{height:26px;border-radius:8px;font-size:11px}.customer-date-picker-week,.customer-date-picker-days{gap:3px}.customer-date-time-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.customer-time-picker-quick{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-date-time-separator{display:block}.customer-date-picker-footer{position:sticky;bottom:0;z-index:2;flex:0 0 auto;flex-direction:row;align-items:center;margin:0 -8px;padding:8px;background:linear-gradient(180deg,#ffffffd6,#fff 40%);box-shadow:0 -10px 20px #59688214}.customer-date-picker-actions{flex-direction:row}.customer-date-picker-actions .btn{width:auto;height:32px}.customer-submit{font-size:14px}.customer-script-wait{padding:24px 12px 26px}.customer-script-wait strong{font-size:16px}.customer-runner-panel{padding:12px}.customer-runner-table div{grid-template-columns:94px minmax(0,1fr);min-height:40px}.customer-runner-table span,.customer-runner-table strong{padding:0 10px;font-size:14px}.customer-runner-message{grid-template-columns:24px minmax(0,1fr) 22px;align-items:start;gap:8px;margin-top:12px;padding:10px}.customer-runner-info{width:24px;height:24px;font-size:14px}.customer-runner-message strong{font-size:14px;line-height:1.25}.customer-runner-message p{margin-top:5px;font-size:13px;line-height:1.55}.customer-runner-message .customer-wait-spinner{grid-column:auto;justify-self:end;width:22px;height:22px;border-width:3px}.customer-runner-warning{padding:0}.customer-runner-warning-card{width:100%;padding:24px 22px max(22px,env(safe-area-inset-bottom))}.customer-runner-warning-card button:last-child{width:min(260px,100%)}.customer-panel-head,.customer-progress-head{flex-direction:column}.customer-badges{justify-content:flex-start}.modal-actions,.modal-actions-split{flex-direction:column}.modal-actions-split{padding:0}.modal-actions .btn,.modal-actions-split .btn,.ghost-button{width:100%}.inline-field{min-width:100%}.floating-help{top:auto;bottom:16px;right:16px}.customer-confirm-modal{align-items:center;padding:14px}.customer-confirm-card{padding:24px 18px 20px}.customer-confirm-card h2{font-size:22px}.customer-confirm-card p{margin-bottom:18px;font-size:14px}.customer-confirm-list{padding:12px 14px}.customer-confirm-row{grid-template-columns:92px minmax(0,1fr);gap:10px;min-height:40px}.customer-confirm-row span{font-size:13px}.customer-confirm-row strong{font-size:15px}.customer-confirm-actions{gap:12px;margin-top:20px}.customer-confirm-back,.customer-confirm-submit{min-width:0;flex:1 1 0;height:44px;font-size:15px}.modal{align-items:flex-start;place-items:start center;padding:6px;overflow:auto}.modal-card,.modal-card-compact,.modal-card-edit{width:100%;max-height:calc(100vh - 12px);border-radius:18px;overflow:auto}.modal-card-compact{display:flex;flex-direction:column;padding-bottom:0}.modal-card-edit{padding-bottom:10px}.card-banner{position:sticky;top:0;z-index:2;height:44px;padding:0 14px;font-size:16px;line-height:44px}.card-form,.edit-form{padding:10px 10px 0}.modal-card-compact .card-form{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:auto;padding-bottom:0}.field-block{margin-bottom:8px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:4px}.project-option{min-height:34px;gap:7px;padding:0 8px;border-radius:9px;font-size:12px}.project-option input{width:18px;height:18px}.card-form input,.card-form select,.edit-form input,.edit-form select{height:38px;border-radius:10px;font-size:14px}.modal-card-compact .modal-actions-split{position:sticky;bottom:0;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:auto -10px 0;padding:8px 10px 10px;background:linear-gradient(180deg,#ffffffd1,#fff 36%);border-top:1px solid rgba(228,234,243,.86);box-shadow:0 -10px 24px #4a5b7814}.modal-card-compact .modal-actions-split .btn{height:36px;border-radius:10px;font-size:13px}}@media(max-width:420px){.customer-order-progress-shell{gap:8px;padding:10px;border-radius:20px}.customer-order-progress-head{gap:8px}.customer-order-progress-title strong{font-size:19px}.customer-order-progress-subtitle{font-size:11px;line-height:1.45}.customer-order-progress-actions,.customer-order-progress-grid{gap:8px}.customer-order-progress-action{min-height:62px;padding:9px;gap:8px;border-radius:16px}.customer-order-progress-action-icon{width:34px;height:34px;border-radius:12px;font-size:16px}.customer-order-progress-action-copy{gap:1px}.customer-order-progress-action-copy strong{font-size:14px;line-height:1.2;white-space:normal}.customer-order-progress-action-copy span{font-size:11px;line-height:1.3}.customer-order-progress-account-item{width:100%;min-width:0}.customer-order-progress-account{display:grid;grid-template-columns:1fr;gap:7px;padding:9px;overflow:visible}.customer-order-progress-account-item span{flex:0 0 auto;min-height:24px;padding:0 6px;border-radius:7px;font-size:12px}.customer-order-progress-account-item strong{flex:1 1 auto;min-height:24px;margin-left:5px;white-space:normal;word-break:break-all;overflow:visible;text-overflow:clip;font-size:13px}.customer-order-upload-list{gap:8px}.customer-order-upload-card,.customer-order-progress-status,.customer-order-progress-tile{padding:12px;border-radius:16px}.customer-order-upload-head{gap:8px}.customer-order-upload-copy{gap:2px}.customer-order-upload-copy strong,.customer-order-progress-status strong{font-size:15px;line-height:1.3}.customer-order-upload-card em,.customer-order-progress-status em,.customer-order-progress-nudge{min-width:74px;min-height:30px;padding:0 10px;font-size:11px}.customer-order-upload-scanned,.customer-order-upload-refresh{min-width:108px;min-height:34px;padding:0 14px;border-radius:10px;font-size:12px}.customer-order-upload-preview{border-radius:12px}.customer-order-upload-preview img{max-height:210px}.customer-order-upload-card[data-preview-mode=qr] .customer-order-upload-preview{padding:10px}.customer-order-upload-card[data-preview-mode=qr] .customer-order-upload-preview img{width:100%}.customer-order-progress-tile strong{font-size:13px}.customer-order-relogin{min-height:44px;font-size:14px}}
