:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#eaf2ff;background:#07101d;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #07101d;--panel: rgba(11, 24, 42, .72);--panel-strong: rgba(15, 31, 53, .92);--line: rgba(166, 194, 231, .14);--line-strong: rgba(166, 194, 231, .24);--muted: #8d9db6;--muted-strong: #b7c4d8;--text: #eef5ff;--primary: #72a7ff;--primary-bright: #8cc1ff;--primary-dark: #397ce9;--green: #62e0b4;--yellow: #f6c970;--red: #ff849d;--shadow: 0 24px 70px rgba(0, 0, 0, .24)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{min-width:320px;min-height:100vh;margin:0;background:var(--bg)}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--primary-bright);outline-offset:3px}a{color:inherit}.app-shell{position:relative;display:flex;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 77% -10%,rgba(49,104,211,.18),transparent 32%),linear-gradient(135deg,#07101d,#0b1628 53%,#07101d)}.grid-overlay{position:fixed;z-index:0;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(149,188,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(149,188,255,.045) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 78%);mask-image:linear-gradient(to bottom,black,transparent 78%)}.ambient{position:fixed;z-index:0;width:420px;height:420px;border-radius:50%;pointer-events:none;filter:blur(90px);opacity:.26}.ambient-one{top:7%;right:-160px;background:#286ce6}.ambient-two{bottom:-220px;left:25%;background:#6929d4;opacity:.18}.sidebar{position:relative;z-index:2;display:flex;flex:0 0 268px;flex-direction:column;min-height:100vh;padding:31px 18px 23px;border-right:1px solid rgba(166,194,231,.1);background:#050f1c8c;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.brand-lockup{display:flex;align-items:center;gap:12px;padding:0 12px 38px}.brand-mark{display:grid;width:39px;height:39px;place-items:center;border:1px solid rgba(149,194,255,.33);border-radius:13px;color:#ddecff;background:linear-gradient(145deg,#6ca6ff59,#5360e629);box-shadow:inset 0 1px #ffffff2e,0 10px 28px #2d71ea33}.brand-lockup strong{display:block;font-size:15px;letter-spacing:.02em}.brand-lockup span{display:block;margin-top:3px;color:#6e83a2;font-size:8px;font-weight:700;letter-spacing:.19em}.sidebar-caption{padding:0 14px 12px;color:#607592;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.main-nav{display:grid;gap:7px}.nav-item{position:relative;display:flex;align-items:center;width:100%;min-height:61px;gap:12px;padding:9px 12px;border:1px solid transparent;border-radius:15px;color:#93a5c0;text-align:left;background:transparent;transition:.2s ease}.nav-item:hover{border-color:#a6c2e71f;color:#dce9ff;background:#6d9dee12}.nav-item.active{border-color:#6fa5ff36;color:#eef5ff;background:linear-gradient(100deg,#4e88ef33,#5e57dc14);box-shadow:inset 3px 0 0 var(--primary),0 12px 28px #030f2233}.nav-item.nav-admin{margin-top:22px;border-top-color:#a6c2e71f;border-radius:15px}.nav-item.nav-admin.active{border-top-color:#6fa5ff36}.nav-icon{display:grid;flex:0 0 35px;width:35px;height:35px;place-items:center;border:1px solid var(--line);border-radius:11px;color:#8ca8d2;background:#aac7f50f}.nav-item.active .nav-icon{border-color:#85bcff47;color:#c6e2ff;background:#6ca4ff2b}.nav-text{min-width:0}.nav-text strong,.nav-text small{display:block}.nav-text strong{font-size:13px;font-weight:650}.nav-text small{margin-top:4px;color:#637995;font-size:10px}.nav-item.active .nav-text small{color:#8eaedb}.nav-arrow{margin-left:auto;color:#7fa9e8}.sidebar-footnote{display:flex;align-items:flex-start;gap:8px;margin:auto 9px 0;padding:16px 5px 0;border-top:1px solid rgba(166,194,231,.1);color:#617794;font-size:10px;line-height:1.8}.sidebar-footnote svg{flex:0 0 auto;margin-top:3px;color:#76aaff}.main-content{position:relative;z-index:1;flex:1;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:73px;padding:0 54px;border-bottom:1px solid rgba(166,194,231,.1);background:#08122042;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.breadcrumb{display:flex;align-items:center;gap:8px;color:#657994;font-size:11px}.breadcrumb strong{color:#cbd9ec;font-weight:600}.topbar-status,.admin-live{display:flex;align-items:center;gap:8px;color:#80a0c9;font-size:11px}.pulse-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#62e0b4;box-shadow:0 0 0 5px #62e0b41a,0 0 16px #62e0b4a6}.content-wrap{width:min(1150px,calc(100% - 108px));margin:0 auto;padding:58px 0 76px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:45px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:6px;color:#6f9ce4;font-size:10px;font-weight:750;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.page-heading h1{margin:12px 0 10px;color:#f1f6ff;font-size:clamp(28px,4vw,43px);font-weight:650;letter-spacing:-.045em;line-height:1.08}.page-heading p{max-width:520px;margin:0;color:#8b9cb7;font-size:14px;line-height:1.8}.headline-metrics{display:flex;gap:25px;padding-bottom:4px}.headline-metrics div{min-width:85px;padding-left:16px;border-left:1px solid rgba(166,194,231,.17)}.headline-metrics span,.headline-metrics strong{display:block}.headline-metrics span{color:#6b819f;font-size:10px}.headline-metrics strong{margin-top:7px;color:#e4efff;font-size:22px;font-weight:600;letter-spacing:-.04em}.headline-metrics .metric-accent{color:var(--yellow)}.surface-card,.surface{border:1px solid var(--line);border-radius:21px;background:linear-gradient(145deg,#10223ab8,#0a1627a8);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.page-section{min-width:0}.section-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.toolbar-copy h2{margin:9px 0 0;color:#eef5ff;font-size:23px;letter-spacing:-.03em}.record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.record-card{padding:22px;border:1px solid rgba(166,194,231,.14);border-radius:18px;background:#0d1c30a8;box-shadow:0 16px 45px #00000024;transition:border-color .2s ease,background .2s ease}.record-card:hover{border-color:#82b5ff47;background:#11233bd1}.record-card-top,.record-summary,.record-actions{display:flex;align-items:center;justify-content:space-between;gap:15px}.record-person{display:flex;align-items:center;min-width:0;gap:11px}.record-person>div{min-width:0}.avatar{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border:1px solid rgba(141,193,255,.23);border-radius:13px;color:#b8dcff;font-size:12px;font-weight:700;background:linear-gradient(145deg,#5199ff33,#6d4cd640)}.record-person strong,.record-person span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-person strong{color:#edf4ff;font-size:14px;font-weight:650}.record-person span{max-width:210px;margin-top:5px;color:#7e93b1;font-size:11px}.status-badge{display:inline-flex;align-items:center;flex:0 0 auto;gap:6px;padding:6px 9px;border-radius:20px;font-size:10px;font-weight:700;white-space:nowrap}.status-pending{border:1px solid rgba(246,201,112,.24);color:#f8d78d;background:#f6c9701a}.status-approved{border:1px solid rgba(98,224,180,.25);color:#80ebc6;background:#62e0b41a}.status-rejected{border:1px solid rgba(255,132,157,.26);color:#ff9caf;background:#ff849d1a}.record-summary{align-items:flex-end;margin:22px 0 17px;padding:14px 0 0;border-top:1px solid rgba(166,194,231,.1)}.record-summary div{min-width:0}.record-summary span,.record-summary strong{display:block}.record-summary span{color:#7185a1;font-size:10px}.record-summary strong{margin-top:5px;color:#c9d8eb;font-size:12px;font-weight:550}.record-summary .amount{color:#b9dcff;font-size:17px;font-weight:650}.record-reason{display:flex;align-items:flex-start;gap:6px;margin:-2px 0 15px;padding:10px 11px;border-radius:11px;color:#f3c0cb;font-size:11px;line-height:1.55;background:#ff849d14}.record-reason svg{flex:0 0 auto;margin-top:1px}.record-actions{padding-top:13px;border-top:1px solid rgba(166,194,231,.1)}.text-button,.copy-button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:#91bbf7;font-size:11px;font-weight:650;background:transparent;transition:color .2s ease}.text-button:hover,.copy-button:hover{color:#d4e7ff}.small-primary-button,.outline-button,.primary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:0 15px;border:1px solid transparent;border-radius:11px;font-size:12px;font-weight:650;transition:.2s ease}.small-primary-button{min-height:30px;padding:0 9px;border-color:#74b1ff38;color:#baddff;background:#4a8bec21}.small-primary-button:hover{background:#4a8bec3d}.outline-button{border-color:#a6c2e733;color:#b7c9e1;background:#a6c2e70f}.outline-button:hover{border-color:#8dc2ff73;color:#e7f2ff;background:#6ca6ff1a}.primary-button{color:#051326;background:linear-gradient(135deg,#8cc6ff,#679bf4);box-shadow:0 9px 25px #4e8bef38,inset 0 1px #ffffff70}.primary-button:hover{transform:translateY(-1px);background:linear-gradient(135deg,#a3d2ff,#79a9ff);box-shadow:0 13px 30px #4e8bef4d,inset 0 1px #ffffff80}.primary-button.compact,.danger-button.compact{min-height:36px}.danger-button{border-color:#ff849d47;color:#ffc1cd;background:#ff597721}.danger-button:hover{border-color:#ff849d7a;background:#ff597738}.loading-state,.empty-state{display:grid;min-height:280px;place-items:center;align-content:center;gap:10px;border:1px dashed rgba(166,194,231,.18);border-radius:20px;color:#7e93b0;text-align:center;background:#0b192b59}.loading-state{display:flex;min-height:180px}.empty-state svg{color:#7197cc}.empty-state h3{margin:2px 0 0;color:#cddbef;font-size:15px}.empty-state p{margin:0;color:#758aa7;font-size:12px}.spin{animation:spin 1.05s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.inline-error{display:flex;align-items:center;gap:9px;margin-bottom:16px;padding:12px 14px;border:1px solid rgba(255,132,157,.2);border-radius:12px;color:#ffb6c4;font-size:12px;background:#ff849d14}.inline-error .text-button{margin-left:auto}.apply-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:24px}.apply-intro h2{margin:9px 0 7px;color:#eaf3ff;font-size:24px;letter-spacing:-.035em}.apply-intro p{max-width:580px;margin:0;color:#8296b2;font-size:13px;line-height:1.7}.apply-badge{display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid rgba(98,224,180,.2);border-radius:14px;color:#79e5bf;font-size:10px;line-height:1.5;background:#62e0b40f}.apply-badge strong{color:#b5f5dc;font-size:11px}.edit-notice{display:flex;align-items:flex-start;gap:10px;margin-bottom:19px;padding:13px 15px;border:1px solid rgba(246,201,112,.22);border-radius:13px;color:#f7d88f;background:#f6c97012}.edit-notice svg{flex:0 0 auto;margin-top:1px}.edit-notice strong,.edit-notice span{display:block}.edit-notice strong{font-size:12px}.edit-notice span{margin-top:4px;color:#baa779;font-size:11px}.form-layout{display:grid;grid-template-columns:minmax(0,1fr) 274px;align-items:start;gap:19px}.form-main{min-width:0;padding:28px}.stepper{display:flex;align-items:center;margin-bottom:38px}.step{display:flex;align-items:center;gap:8px;color:#647994;font-size:11px;white-space:nowrap}.step>span{display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(166,194,231,.19);border-radius:50%;font-size:10px;background:#a6c2e70d}.step strong{font-weight:600}.step.current{color:#ddecff}.step.current>span{border-color:#7ebaff7a;color:#051326;background:#8ac1ff;box-shadow:0 0 0 5px #72a7ff1a}.step.done{color:#80e6c0}.step.done>span{border-color:#62e0b459;color:#082219;background:#62e0b4}.step i{display:block;width:46px;height:1px;margin:0 13px;background:#a6c2e729}.step.done i{background:#62e0b452}.step-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:26px}.step-count{color:#6689ba;font-size:10px;font-weight:750;letter-spacing:.12em}.step-heading h3{margin:-3px 0 7px;color:#ecf4ff;font-size:19px;letter-spacing:-.025em}.step-heading p{margin:0;color:#7f93ae;font-size:12px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.full-width{grid-column:1 / -1}.field{display:grid;gap:9px;min-width:0}.field>span,.field-label{display:flex;align-items:baseline;gap:5px;color:#aebed4;font-size:11px;font-weight:650}.field em,.field-label em{color:#ff91a8;font-style:normal}.field small,.field-label small{margin-left:auto;color:#617997;font-size:10px;font-weight:500}.field input,.field textarea,.reason-textarea{width:100%;border:1px solid rgba(166,194,231,.16);border-radius:11px;outline:0;color:#edf5ff;background:#030d1a73;transition:.2s ease}.field input{height:45px;padding:0 13px}.field input::placeholder,.field textarea::placeholder{color:#536985}.field input:hover,.field textarea:hover{border-color:#a6c2e747}.field input:focus,.field textarea:focus,.reason-textarea:focus{border-color:#78b5ffa6;background:#030e1d9e;box-shadow:0 0 0 4px #538fe81a}.input-with-icon{position:relative}.input-with-icon>svg{position:absolute;z-index:1;top:14px;left:13px;color:#6f91c0;pointer-events:none}.input-with-icon input{padding-left:39px}.amount-input input{color:#baddff;font-weight:650}.upload-block{margin-top:22px}.upload-zone{display:block;min-height:171px;margin-top:10px;overflow:hidden;border:1px dashed rgba(127,178,251,.35);border-radius:14px;cursor:pointer;background:#477ed30d;transition:.2s ease}.upload-zone:hover,.upload-zone.drag-active{border-color:#86bfff;background:#5093ff1c}.upload-zone input{display:none}.upload-empty{display:grid;min-height:171px;place-items:center;align-content:center;gap:8px;color:#7f95b3;text-align:center}.upload-empty strong{color:#c3d6ef;font-size:12px}.upload-empty>span:last-child{color:#657d9f;font-size:10px}.upload-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(127,178,251,.25);border-radius:14px;color:#83baff;background:#5291f01f}.upload-preview{position:relative;height:230px}.upload-preview img{display:block;width:100%;height:100%;object-fit:contain;background:#00000038}.upload-preview-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#e5f1ff;font-size:12px;background:#0712208c;opacity:0;transition:opacity .2s ease}.upload-zone:hover .upload-preview-overlay{opacity:1}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:13px;margin-top:30px;padding-top:21px;border-top:1px solid rgba(166,194,231,.1)}.form-footnote{display:inline-flex;align-items:center;gap:6px;color:#667d9c;font-size:10px}.validation-box{display:flex;align-items:flex-start;gap:8px;margin-top:21px;padding:11px 13px;border:1px solid rgba(255,132,157,.22);border-radius:11px;color:#ffb8c6;font-size:11px;background:#ff849d14}.validation-box svg{flex:0 0 auto;margin-top:1px}.validation-box div{display:grid;gap:4px}.apply-aside{display:grid;gap:14px}.side-tip{display:flex;align-items:flex-start;gap:11px;padding:16px}.tip-icon{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border:1px solid rgba(127,178,251,.2);border-radius:11px;color:#86bdff;background:#5a96f21a}.side-tip strong,.side-tip p{display:block}.side-tip strong{color:#ccddf3;font-size:12px}.side-tip p{margin:7px 0 0;color:#7f94ae;font-size:11px;line-height:1.7}kbd{padding:2px 4px;border:1px solid rgba(166,194,231,.2);border-radius:4px;color:#b5cae4;font-size:9px;background:#a6c2e714}.side-warning,.two-page-warning,.warning-box,.detail-alert{display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(246,201,112,.22);border-radius:15px;color:#f8d58b;background:#f6c97012}.side-warning{padding:15px 16px}.side-warning svg,.two-page-warning svg,.warning-box svg{flex:0 0 auto}.side-warning strong,.side-warning p{display:block}.side-warning strong{font-size:11px}.side-warning p{margin:6px 0 0;color:#bba979;font-size:10px;line-height:1.65}.progress-card{padding:16px}.progress-card-head{display:flex;align-items:center;justify-content:space-between;color:#7a91b0;font-size:10px}.progress-card-head strong{color:#c8ddfa;font-size:12px}.progress-track{height:5px;margin:13px 0 10px;overflow:hidden;border-radius:10px;background:#a6c2e71f}.progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5996f6,#73dec1);box-shadow:0 0 14px #62e0b44d;transition:width .35s ease}.progress-card p{margin:0;color:#667d9c;font-size:10px;line-height:1.6}.external-grid{display:grid;gap:11px}.external-card{display:flex;align-items:center;width:100%;gap:11px;padding:13px 14px;border:1px solid rgba(166,194,231,.15);border-radius:14px;color:inherit;text-align:left;background:#0612215c;transition:.2s ease}.external-card:hover:not(:disabled){border-color:#7ebbff80;transform:translate(2px);background:#4885e01a}.external-card.completed{border-color:#62e0b44f;background:#62e0b40f}.external-card.disabled{opacity:.58}.external-number{display:grid;flex:0 0 23px;width:23px;height:23px;place-items:center;border-radius:50%;color:#071529;font-size:10px;font-weight:750;background:#86bdff}.external-card.completed .external-number{color:#09251b;background:#6ce4b6}.external-card-icon{display:grid;flex:0 0 35px;width:35px;height:35px;place-items:center;border-radius:11px;color:#83baff;background:#5490ed21}.external-copy{min-width:0}.external-copy strong,.external-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.external-copy strong{color:#dceaff;font-size:12px}.external-copy small{margin-top:4px;color:#7890af;font-size:10px}.external-check{margin-left:auto;flex:0 0 auto;color:#6fe3b8}.external-arrow{margin-left:auto;flex:0 0 auto;color:#7fa8df}.copy-instruction{margin-top:22px}.instruction-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:11px}.instruction-heading>div:last-child{min-width:0}.instruction-heading strong{display:block;color:#d5e5fa;font-size:12px}.instruction-heading p{margin:6px 0 0;color:#7e94b2;font-size:11px;line-height:1.7}.textarea-wrap{position:relative}.textarea-wrap textarea{display:block;width:100%;min-height:270px;resize:vertical;padding:16px;border:1px solid rgba(127,178,251,.2);border-radius:14px;outline:0;color:#e3f0ff;font-size:12px;line-height:1.75;background:#030d1b87;transition:.2s ease}.textarea-wrap textarea::placeholder{color:#92aed459}.textarea-wrap textarea:focus{border-color:#7fb7ffad;box-shadow:0 0 0 4px #538fe81a}.textarea-count{position:absolute;right:12px;bottom:10px;color:#5e7595;font-size:10px;pointer-events:none}.two-page-warning{margin-top:14px;padding:13px 14px}.two-page-warning strong,.two-page-warning span{display:block}.two-page-warning strong{color:#f5d58d;font-size:11px;line-height:1.5}.two-page-warning span{margin-top:5px;color:#b5a273;font-size:10px;line-height:1.55}.review-list{overflow:hidden;border:1px solid rgba(166,194,231,.13);border-radius:14px;background:#040e1b47}.review-row{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:52px;padding:0 15px;border-bottom:1px solid rgba(166,194,231,.1)}.review-row:last-child{border-bottom:0}.review-row span{color:#7890ae;font-size:11px}.review-row strong{max-width:70%;overflow:hidden;color:#dce9fb;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.review-row .amount{color:#bde0ff;font-size:17px}.review-note{display:flex;align-items:flex-start;gap:8px;margin-top:16px;padding:12px 13px;border:1px solid rgba(98,224,180,.16);border-radius:12px;color:#73dfb9;font-size:11px;line-height:1.6;background:#62e0b40f}.admin-login-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:stretch;gap:18px}.admin-login-visual,.admin-login-card{min-height:385px}.admin-login-visual{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:46px;border:1px solid rgba(112,168,255,.18);border-radius:22px;background:radial-gradient(circle at 85% 20%,rgba(90,128,236,.22),transparent 32%),linear-gradient(145deg,#22447478,#0b182cad)}.admin-login-visual:after{position:absolute;right:-90px;bottom:-125px;width:300px;height:300px;border:1px solid rgba(137,195,255,.12);border-radius:50%;box-shadow:0 0 0 35px #89c3ff0a,0 0 0 70px #89c3ff06;content:""}.login-visual-icon{display:grid;width:60px;height:60px;margin-bottom:24px;place-items:center;border:1px solid rgba(146,201,255,.3);border-radius:19px;color:#cce7ff;background:#6fb1ff24;box-shadow:0 15px 35px #4284eb38}.admin-login-visual h2{max-width:410px;margin:14px 0 10px;color:#f1f6ff;font-size:28px;letter-spacing:-.045em}.admin-login-visual p{max-width:410px;margin:0;color:#94a9c6;font-size:13px;line-height:1.8}.login-feature-list{display:grid;gap:11px;margin-top:28px;color:#b8cbe4;font-size:11px}.login-feature-list span{display:flex;align-items:center;gap:8px}.login-feature-list svg{color:#6fe1b8}.admin-login-card{display:flex;flex-direction:column;justify-content:center;padding:35px}.admin-login-heading{display:flex;align-items:center;gap:12px}.lock-badge{display:grid;width:41px;height:41px;place-items:center;border:1px solid rgba(127,178,251,.24);border-radius:13px;color:#9dcbff;background:#5b98f41f}.admin-login-heading h3{margin:7px 0 0;color:#edf5ff;font-size:20px}.admin-login-card>p{margin:15px 0 23px;color:#8197b4;font-size:12px;line-height:1.7}.full-width-button{width:100%;margin-top:20px}.login-error{display:flex;align-items:center;gap:7px;margin-top:12px;color:#ff9db0;font-size:11px}.login-footnote{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:18px;color:#617895;font-size:10px}.admin-top-actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-stat-card{position:relative;overflow:hidden;padding:18px;border:1px solid rgba(166,194,231,.13);border-radius:16px;background:#0d1c30a3}.admin-stat-card:after{position:absolute;right:-28px;bottom:-34px;width:96px;height:96px;border:1px solid rgba(132,183,255,.11);border-radius:50%;content:""}.admin-stat-card>span,.admin-stat-card>strong,.admin-stat-card>small{display:block}.admin-stat-card>span{color:#7c93b1;font-size:10px}.admin-stat-card>strong{margin:13px 0 11px;color:#eef5ff;font-size:28px;font-weight:620;letter-spacing:-.05em}.admin-stat-card>small{display:flex;align-items:center;gap:5px;color:#7188a7;font-size:10px}.admin-stat-card.accent>strong{color:#f8d58d}.admin-stat-card.green>strong{color:#7ee5bf}.admin-stat-card.red>strong{color:#ff9caf}.settings-panel{margin-top:18px;padding:21px}.settings-heading{display:flex;align-items:flex-start;gap:11px}.settings-icon{display:grid;flex:0 0 37px;width:37px;height:37px;place-items:center;border:1px solid rgba(126,183,255,.23);border-radius:12px;color:#8bc1ff;background:#538fe81f}.settings-heading h3{margin:6px 0 4px;color:#eaf3ff;font-size:15px}.settings-heading p{margin:0;color:#7e94b1;font-size:11px}.settings-fields{display:grid;grid-template-columns:.7fr 1.5fr auto;align-items:end;gap:12px;margin-top:18px}.settings-save{min-width:106px}.admin-record-panel{margin-top:39px}.filter-pills{display:flex;align-items:center;gap:5px;padding:4px;border:1px solid rgba(166,194,231,.12);border-radius:11px;background:#030d1a4d}.filter-pills button{display:flex;align-items:center;gap:6px;min-height:28px;padding:0 9px;border:0;border-radius:8px;color:#768ba8;font-size:10px;background:transparent}.filter-pills button:hover{color:#c6d8ee}.filter-pills button.active{color:#dbeaff;background:#679df22e}.filter-pills button span{display:grid;min-width:17px;height:17px;place-items:center;border-radius:10px;color:#90add2;font-size:9px;background:#a6c2e71a}.admin-note{display:flex;align-items:center;gap:6px;margin:18px 0 0;color:#667d9a;font-size:10px}.admin-note svg{color:#78a9e9}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:20px;background:#020811b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-card{width:min(100%,560px);max-height:min(88vh,820px);overflow:auto;padding:23px;border:1px solid rgba(166,194,231,.2);border-radius:20px;background:linear-gradient(145deg,#132742f7,#081322fa);box-shadow:0 30px 100px #00000080}.detail-modal{width:min(100%,690px)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:21px}.modal-header h2{margin:0;color:#eef6ff;font-size:18px;letter-spacing:-.025em}.icon-button{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(166,194,231,.17);border-radius:10px;color:#92a7c4;background:#a6c2e70f}.icon-button:hover{color:#e7f2ff;background:#a6c2e71f}.detail-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.detail-title-row h3{margin:8px 0 0;color:#e7f2ff;font-size:20px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail-item{display:grid;grid-template-columns:1fr auto;gap:5px 8px;padding:12px 13px;border:1px solid rgba(166,194,231,.1);border-radius:11px;background:#020c184d}.detail-item>span{grid-column:1 / -1;color:#7188a6;font-size:10px}.detail-item>strong{min-width:0;overflow:hidden;color:#dce9fb;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.detail-item .amount{color:#bde0ff;font-size:15px}.detail-item .copy-button{align-self:center}.detail-alert{margin-top:13px;padding:12px 13px;border-color:#ff849d38;color:#ffacbb;background:#ff849d14}.detail-alert strong{font-size:11px}.detail-alert p{margin:5px 0 0;color:#c98d9b;font-size:11px;line-height:1.55}.detail-section{margin-top:18px}.detail-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.detail-section-heading>div{display:flex;align-items:center;gap:7px;color:#b8cce5}.detail-section-heading>div svg{color:#82b8fa}.detail-section-heading strong{font-size:12px}.detail-section-heading .copy-button{padding:6px 8px;border:1px solid rgba(166,194,231,.15);border-radius:8px;background:#a6c2e70d}.screenshot-preview{display:block;width:100%;max-height:300px;object-fit:contain;border:1px solid rgba(166,194,231,.13);border-radius:12px;background:#01081159}.missing-media{display:grid;min-height:90px;place-items:center;border:1px dashed rgba(166,194,231,.17);border-radius:12px;color:#7187a4;font-size:11px}.content-preview{max-height:230px;margin:0;overflow:auto;padding:14px;border:1px solid rgba(166,194,231,.13);border-radius:12px;color:#b8cce5;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.7;white-space:pre-wrap;word-break:break-word;background:#01081159}.detail-footer,.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(166,194,231,.1)}.detail-footer-actions{display:flex;align-items:center;gap:8px}.copy-button.copied{color:#75e3ba}.confirm-lead{display:flex;align-items:flex-start;gap:12px}.confirm-icon{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border:1px solid rgba(126,183,255,.28);border-radius:14px;color:#8dc4ff;background:#5490ed24}.confirm-lead.danger-lead .confirm-icon{border-color:#ff849d4d;color:#ff9eb0;background:#ff849d1f}.confirm-lead h3{margin:4px 0 5px;color:#eaf4ff;font-size:16px}.confirm-lead p{margin:0;color:#7d93b1;font-size:11px;line-height:1.6}.confirm-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:22px}.confirm-summary div{padding:11px 12px;border:1px solid rgba(166,194,231,.1);border-radius:10px;background:#020c1847}.confirm-summary span,.confirm-summary strong{display:block}.confirm-summary span{color:#7188a5;font-size:10px}.confirm-summary strong{margin-top:5px;overflow:hidden;color:#dce9fb;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.confirm-summary .amount{color:#bde0ff;font-size:16px}.warning-box{margin-top:16px;padding:13px}.warning-box strong,.warning-box p{display:block}.warning-box strong{color:#f6d58f;font-size:11px}.warning-box p{margin:5px 0 0;color:#baa878;font-size:10px;line-height:1.6}.reason-textarea{min-height:105px;resize:vertical;padding:12px;font-size:12px;line-height:1.7}.success-content{text-align:center}.success-orb{display:grid;width:78px;height:78px;margin:10px auto 20px;place-items:center;border:1px solid rgba(98,224,180,.38);border-radius:27px;color:#7eebc3;background:#62e0b41f;box-shadow:0 0 0 11px #62e0b40a,0 18px 35px #0c684d2e}.success-content h3{margin:0;color:#eef7ff;font-size:20px}.success-content>p{margin:9px 0 0;color:#859ab6;font-size:12px}.success-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:21px;text-align:left}.success-meta div{padding:11px;border:1px solid rgba(166,194,231,.1);border-radius:10px;background:#020c1847}.success-meta span,.success-meta strong{display:block}.success-meta span{color:#7188a5;font-size:10px}.success-meta strong{margin-top:5px;color:#d5e6fa;font-size:12px}.success-content .modal-actions{justify-content:center}.toast{position:fixed;z-index:30;right:24px;bottom:24px;display:flex;align-items:center;gap:9px;max-width:min(380px,calc(100vw - 32px));padding:12px 13px;border:1px solid rgba(126,183,255,.24);border-radius:13px;color:#dceaff;font-size:12px;background:#0f223af2;box-shadow:0 18px 50px #00000057;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.toast-success svg:first-child{color:#73e1b9}.toast-error{border-color:#ff849d4d}.toast-error svg:first-child{color:#ff9eb0}.toast-info svg:first-child{color:#8ec4ff}.toast>span{line-height:1.5}.toast button{display:grid;margin-left:5px;padding:0;border:0;color:#7187a4;background:transparent}@media(max-width:1050px){.content-wrap{width:min(100% - 56px,900px)}.topbar{padding:0 28px}.form-layout{grid-template-columns:minmax(0,1fr)}.apply-aside{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-login-layout{grid-template-columns:1fr}.admin-login-visual{min-height:280px}}@media(max-width:760px){.app-shell{display:block;overflow:visible}.sidebar{position:sticky;top:0;z-index:10;display:block;min-height:auto;padding:12px 15px 10px;border-right:0;border-bottom:1px solid rgba(166,194,231,.1);background:#050f1cdb}.brand-lockup{padding:0 2px 11px}.brand-mark{width:34px;height:34px;border-radius:11px}.sidebar-caption,.sidebar-footnote{display:none}.main-nav{display:flex;gap:5px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.nav-item,.nav-item.nav-admin{flex:0 0 auto;width:auto;min-height:38px;margin-top:0;padding:5px 9px;border-radius:10px}.nav-item.active{box-shadow:inset 0 -2px 0 var(--primary)}.nav-icon{flex-basis:27px;width:27px;height:27px;border-radius:8px}.nav-text small,.nav-arrow{display:none}.nav-text strong{font-size:11px}.topbar{min-height:52px;padding:0 17px}.breadcrumb{font-size:10px}.breadcrumb span,.breadcrumb svg{display:none}.topbar-status{font-size:10px}.content-wrap{width:calc(100% - 30px);padding:36px 0 50px}.page-heading{align-items:flex-start;margin-bottom:30px}.page-heading h1{font-size:30px}.page-heading p{font-size:12px}.headline-metrics{display:none}.record-grid{grid-template-columns:1fr}.apply-intro{align-items:flex-start}.apply-badge{display:none}.form-main{padding:19px 16px;border-radius:17px}.stepper{margin-bottom:28px}.step{gap:6px;font-size:9px}.step i{width:20px;margin:0 6px}.field-grid{grid-template-columns:1fr;gap:16px}.full-width{grid-column:auto}.apply-aside{grid-template-columns:1fr}.section-toolbar{align-items:flex-start;flex-direction:column}.filter-pills{align-self:stretch;justify-content:space-between}.filter-pills button{flex:1;justify-content:center;padding:0 5px}.settings-fields{grid-template-columns:1fr}.settings-save{width:100%}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat-card{padding:14px}.admin-stat-card>strong{font-size:24px}.admin-login-visual{min-height:310px;padding:28px}.admin-login-card{min-height:auto;padding:25px 21px}.detail-grid,.confirm-summary,.success-meta{grid-template-columns:1fr}.detail-footer{align-items:flex-start;flex-direction:column}.detail-footer-actions{width:100%}.detail-footer-actions>button{flex:1}.modal-card{padding:18px}.modal-actions{flex-direction:column-reverse}.modal-actions>button{width:100%}.success-content .modal-actions{flex-direction:column-reverse}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{color:#18243a;background:#f5f7fb;--bg: #f5f7fb;--panel: rgba(255, 255, 255, .86);--panel-strong: #ffffff;--line: #e4e9f2;--line-strong: #d4dce9;--muted: #7b879a;--muted-strong: #596a83;--text: #18243a;--primary: #4c63ee;--primary-bright: #6d7fff;--primary-dark: #3146ce;--green: #20af82;--yellow: #cc8b1f;--red: #e65b73;--shadow: 0 22px 60px rgba(53, 74, 114, .1)}body{color:#18243a;background:#f5f7fb}.app-shell{background:radial-gradient(circle at 83% 4%,rgba(94,120,250,.13),transparent 27%),radial-gradient(circle at 35% 100%,rgba(132,104,236,.08),transparent 28%),#f5f7fb}.grid-overlay{opacity:.42;background-image:linear-gradient(rgba(93,115,176,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(93,115,176,.055) 1px,transparent 1px);-webkit-mask-image:linear-gradient(to bottom,black,transparent 82%);mask-image:linear-gradient(to bottom,black,transparent 82%)}.ambient{filter:blur(100px);opacity:.22}.ambient-one{background:#aab9ff}.ambient-two{background:#dccbff;opacity:.18}.sidebar{border-right:1px solid #e5eaf2;background:#ffffffe0;box-shadow:8px 0 35px #47587e0a;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand-mark{border-color:#d6defe;color:#455ce2;background:linear-gradient(145deg,#eef1ff,#dfe5ff);box-shadow:inset 0 1px #fff,0 10px 25px #4c63ee21}.brand-lockup strong{color:#1b2740}.brand-lockup span{color:#91a0b7}.sidebar-caption{color:#a0acbd}.nav-item{color:#738198}.nav-item:hover{border-color:#e4e9f2;color:#293750;background:#f6f8fe}.nav-item.active{border-color:#d8dffe;color:#25334d;background:linear-gradient(100deg,#eef1ff,#f8f9ff);box-shadow:inset 3px 0 #5268ef,0 10px 24px #4154aa12}.nav-item.nav-admin{border-top-color:#e6eaf2}.nav-item.nav-admin.active{border-top-color:#d8dffe}.nav-icon{border-color:#e4e9f2;color:#8491a8;background:#f7f9fc}.nav-item.active .nav-icon{border-color:#d1d9ff;color:#5268eb;background:#e7ebff}.nav-text strong{color:inherit}.nav-text small{color:#9ba7b8}.nav-item.active .nav-text small{color:#7e8dc0}.nav-arrow{color:#6276ed}.sidebar-footnote{border-top-color:#e5eaf2;color:#8b98ab}.sidebar-footnote svg{color:#596ef0}.topbar{border-bottom-color:#e7ebf2;background:#ffffffad}.breadcrumb{color:#99a5b6}.breadcrumb strong{color:#52617a}.topbar-status,.admin-live{color:#6f7f98}.pulse-dot{background:#20b783;box-shadow:0 0 0 5px #20b7831c,0 0 14px #20b78359}.content-wrap{padding-top:58px}.eyebrow,.section-kicker{color:#6174dc}.page-heading h1{color:#18243a;font-weight:700}.page-heading p{color:#7f8ca1}.headline-metrics div{border-left-color:#dfe5ef}.headline-metrics span{color:#91a0b3}.headline-metrics strong{color:#26344d}.headline-metrics .metric-accent{color:#bf801c}.surface-card,.surface{border-color:#e4e9f2;background:#ffffffd1;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.toolbar-copy h2,.apply-intro h2{color:#1e2a42}.record-card{border-color:#e4e9f2;background:#ffffffd9;box-shadow:0 14px 34px #354a7212}.record-card:hover{border-color:#cdd6f7;background:#fff}.avatar{border-color:#d7defe;color:#596de2;background:linear-gradient(145deg,#eef0ff,#e2e7ff)}.record-person strong{color:#26344c}.record-person span{color:#8794a8}.record-summary{border-top-color:#edf0f5}.record-summary span{color:#94a0b1}.record-summary strong{color:#53647b}.record-summary .amount{color:#425be2}.record-reason{border-color:#f4dfbd;color:#b8771e;background:#fff9ee}.record-actions{border-top-color:#edf0f5}.text-button,.copy-button{color:#5268e2}.text-button:hover,.copy-button:hover{color:#2e45c6}.small-primary-button,.outline-button,.primary-button,.danger-button{border-radius:10px}.small-primary-button{border-color:#dbe1ff;color:#5369df;background:#f0f2ff}.small-primary-button:hover{background:#e7ebff}.outline-button{border-color:#dbe2ed;color:#596b83;background:#fff}.outline-button:hover{border-color:#bbc6ef;color:#3b4fc5;background:#f7f8ff}.primary-button{color:#fff;background:linear-gradient(135deg,#6578f3,#465ddd);box-shadow:0 10px 22px #4c63ee33,inset 0 1px #ffffff4d}.primary-button:hover{background:linear-gradient(135deg,#7385fb,#5268ec);box-shadow:0 14px 28px #4c63ee40,inset 0 1px #fff6}.danger-button{border-color:#f3cbd4;color:#d24f68;background:#fff4f6}.danger-button:hover{border-color:#ecaaba;background:#ffedf1}.loading-state,.empty-state{border-color:#dfe5ef;color:#8693a6;background:#ffffff87}.empty-state svg{color:#7080dd}.empty-state h3{color:#53637b}.empty-state p{color:#8a97a9}.inline-error{border-color:#f2ccd5;color:#ce5a70;background:#fff4f6}.apply-intro p{color:#7e8ca1}.apply-badge{border-color:#c9efdf;color:#15946e;background:#effbf6}.apply-badge strong{color:#137b5d}.edit-notice{border-color:#f1dfbb;color:#b67a21;background:#fffbf1}.edit-notice span{color:#a88d61}.form-main{background:#ffffffe8}.step{color:#a0acbd}.step>span{border-color:#dce3ed;color:#8d9aad;background:#f7f9fc}.step.current{color:#3548bb}.step.current>span{border-color:#aeb9fb;color:#fff;background:#5c70ed;box-shadow:0 0 0 5px #5c70ed1c}.step.done{color:#1a9a72}.step.done>span{border-color:#afe4d2;color:#fff;background:#26b787}.step i{background:#e1e6ee}.step.done i{background:#aee6d3}.step-count{color:#7a8bdd}.step-heading h3{color:#25334c}.step-heading p{color:#8794a8}.field>span,.field-label{color:#5b6b82}.field small,.field-label small{color:#9aa6b7}.field input,.field textarea,.reason-textarea{border-color:#dfe5ef;color:#26364f;background:#fafbfd}.field input::placeholder,.field textarea::placeholder{color:#a7b2c0}.field input:hover,.field textarea:hover{border-color:#cbd5e4}.field input:focus,.field textarea:focus,.reason-textarea:focus{border-color:#8999f4;background:#fff;box-shadow:0 0 0 4px #5c70ed1a}.input-with-icon>svg{color:#8090a8}.amount-input input{color:#4b5fe0}.upload-zone{border-color:#bfcaf2;background:#f8f9ff}.upload-zone:hover,.upload-zone.drag-active{border-color:#7284ed;background:#f0f2ff}.upload-empty{color:#8391a6}.upload-empty strong{color:#5d6d85}.upload-empty>span:last-child{color:#a0adbd}.upload-icon{border-color:#d6defe;color:#5f74e8;background:#eef1ff}.upload-preview img{background:#f7f9fc}.upload-preview-overlay{color:#fff;background:#2e3d8d94}.form-footer{border-top-color:#edf0f5}.form-footnote{color:#8d9aab}.validation-box{border-color:#f1cad3;color:#ce5b70;background:#fff4f6}.side-tip{background:#ffffffe0}.tip-icon{border-color:#d8dffb;color:#5c71e7;background:#f0f2ff}.side-tip strong{color:#42516a}.side-tip p{color:#8190a5}kbd{border-color:#dce3ed;color:#64748a;background:#f5f7fa}.side-warning,.two-page-warning,.warning-box,.detail-alert{border-color:#f0dfba;color:#b47a20;background:#fffbf1}.side-warning p{color:#a9956f}.progress-card-head{color:#8c99aa}.progress-card-head strong{color:#5969b8}.progress-track{background:#e8ecf2}.progress-track i{background:linear-gradient(90deg,#6477ee,#38bd93);box-shadow:0 0 14px #499d7e3d}.progress-card p{color:#8b99aa}.external-card{border-color:#dfe5ef;color:#3d4c64;background:#fff}.external-card:hover:not(:disabled){border-color:#adb9f3;background:#f7f8ff}.external-card.completed{border-color:#bce7d7;background:#f2fbf7}.external-number{color:#fff;background:#6477ed}.external-card.completed .external-number{color:#fff;background:#2bb98a}.external-card-icon{color:#5b70e5;background:#eef1ff}.external-copy strong{color:#3c4b63}.external-copy small{color:#8795a9}.external-check{color:#27ad83}.external-arrow{color:#8290a7}.instruction-heading strong{color:#46566e}.instruction-heading p{color:#8290a5}.textarea-wrap textarea{border-color:#d4dcf4;color:#354762;background:#fafbff}.textarea-wrap textarea::placeholder{color:#697aa56b}.textarea-wrap textarea:focus{border-color:#8d9bf1;box-shadow:0 0 0 4px #5c70ed1a}.textarea-count{color:#9aa7b8}.two-page-warning strong{color:#a9731f}.two-page-warning span{color:#ae9a72}.review-list{border-color:#e0e6ef;background:#fbfcfe}.review-row{border-bottom-color:#edf0f5}.review-row span{color:#8997a9}.review-row strong{color:#3e4d65}.review-row .amount{color:#4d61de}.review-note{border-color:#c9ebdf;color:#168e6b;background:#f0fbf7}.admin-login-visual{border-color:#d8defb;background:radial-gradient(circle at 85% 20%,rgba(126,143,255,.32),transparent 32%),linear-gradient(145deg,#4a5cce,#283876)}.admin-login-visual h2{color:#fff}.admin-login-visual p{color:#eff4ffc2}.login-visual-icon{border-color:#ffffff47;color:#fff;background:#ffffff21}.login-feature-list{color:#f5f8ffd9}.login-feature-list svg{color:#8bf0cb}.admin-login-card{background:#ffffffed}.lock-badge{border-color:#d8defb;color:#5b70e5;background:#f0f2ff}.admin-login-heading h3{color:#293852}.admin-login-card>p{color:#8190a4}.login-error{color:#d05a71}.login-footnote{color:#98a4b4}.admin-stat-card{border-color:#e0e6ef;background:#ffffffd4}.admin-stat-card:after{border-color:#6679e121}.admin-stat-card>span{color:#8b99ab}.admin-stat-card>strong{color:#2a3851}.admin-stat-card>small{color:#8a98aa}.admin-stat-card.accent>strong{color:#bf821f}.admin-stat-card.green>strong{color:#1aa276}.admin-stat-card.red>strong{color:#d95b72}.settings-panel{background:#ffffffe6}.settings-icon{border-color:#d8defb;color:#5c70e6;background:#f0f2ff}.settings-heading h3{color:#33435c}.settings-heading p{color:#8896a8}.filter-pills{border-color:#e0e6ef;background:#f6f8fb}.filter-pills button{color:#8996a8}.filter-pills button:hover{color:#53637a}.filter-pills button.active{color:#4558c7;background:#e8ecff}.filter-pills button span{color:#7180a3;background:#e5e9f2}.admin-note{color:#8a98a9}.admin-note svg{color:#6074df}.modal-backdrop{background:#1d294466}.modal-card{border-color:#dce3ee;background:#fff;box-shadow:0 28px 80px #23345a38}.modal-header h2{color:#25334c}.icon-button{border-color:#e1e6ef;color:#8996a8;background:#f7f9fb}.icon-button:hover{color:#4257cf;background:#eef1ff}.detail-title-row h3{color:#2c3b54}.detail-item{border-color:#e7ebf1;background:#fbfcfe}.detail-item>span{color:#94a0b0}.detail-item>strong{color:#42526a}.detail-item .amount{color:#4d61de}.detail-alert{border-color:#f2ccd5;color:#d45c72;background:#fff5f7}.detail-alert p{color:#bd8290}.detail-section-heading>div{color:#586981}.detail-section-heading>div svg{color:#667ae4}.screenshot-preview{border-color:#e1e7ef;background:#f8f9fc}.missing-media{border-color:#dfe5ef;color:#97a3b3}.content-preview{border-color:#e1e7ef;color:#5e6f86;background:#f8fafc}.detail-footer{border-top-color:#edf0f5}.confirm-icon{border-color:#d8defb;color:#6074e9;background:#eff1ff}.confirm-lead.danger-lead .confirm-icon{border-color:#f3cbd4;color:#dc6076;background:#fff3f6}.confirm-lead h3{color:#2d3c55}.confirm-lead p{color:#8996a8}.confirm-summary div{border-color:#e6ebf1;background:#fbfcfe}.confirm-summary span{color:#95a1b1}.confirm-summary strong{color:#46566e}.confirm-summary .amount{color:#4e62df}.warning-box{border-color:#f0dfba}.warning-box strong{color:#a9731f}.warning-box p{color:#ad9a74}.success-orb{border-color:#afe8d4;color:#1ead80;background:#effbf6;box-shadow:0 0 0 11px #20b7830f,0 18px 35px #1b966d1f}.success-content h3{color:#2d3c55}.success-content>p{color:#8996a9}.success-meta div{border-color:#e6ebf1;background:#fbfcfe}.success-meta span{color:#95a1b1}.success-meta strong{color:#4a5b72}.toast{border-color:#d8defb;color:#40516a;background:#fffffff5;box-shadow:0 18px 50px #23345a29}.toast-success svg:first-child{color:#1daa7d}.toast-error{border-color:#f1cbd4}.toast-error svg:first-child{color:#d95c72}.toast-info svg:first-child{color:#6377e5}.toast button{color:#9aa6b5}@media(max-width:760px){.sidebar{background:#fffffff0}.topbar{background:#ffffffd1}.content-wrap{padding-top:34px}}
