*,:before,:after{box-sizing:border-box}body{color:#1f2a44;-webkit-font-smoothing:antialiased;background:#f3f5fb;margin:0;font-family:DM Sans,Segoe UI,system-ui,-apple-system,sans-serif;overflow-x:hidden}#root{min-height:100vh}.page{background:linear-gradient(120deg,#f4f6fb,#eef2ff);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.card{background:#fff;border-radius:14px;width:100%;max-width:420px;padding:24px;box-shadow:0 12px 30px #161c2d1f}.card h1{color:#14213e;margin:0 0 8px}.brand-mark{letter-spacing:.06em;text-transform:uppercase;color:#21646a;margin-bottom:8px;font-size:.75rem;font-weight:600;display:inline-block}.subtitle{color:#46516b;margin:0 0 16px}.subtitle a{color:#2f55d4;text-decoration:none}.subtitle a:hover{text-decoration:underline}.card-wide{max-width:480px}.auth-switch{margin-top:16px;margin-bottom:0}.form select{background:#fff;border:1px solid #ccd6e0;border-radius:8px;padding:10px 12px;font-size:.95rem}.link-btn{color:#1e3a8a;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:.9rem;text-decoration:underline}.resend-note{margin:8px 0 0;font-size:.85rem}.dev-link{word-break:break-all;font-size:.8rem}.dev-link a{color:#1e3a8a}.form{flex-direction:column;gap:10px;display:flex}label{color:#1b2440;font-size:.9rem}input{border:1px solid #ccd6e0;border-radius:8px;padding:10px 12px;font-size:.95rem}button{color:#fff;cursor:pointer;background:#2f55d4;border:none;border-radius:8px;margin-top:4px;padding:10px 12px;font-size:.95rem}button:disabled{opacity:.65;cursor:not-allowed}.error{color:#b42318;background:#ffe5e5;border:1px solid #f8b4b4;border-radius:8px;margin:0 0 12px;padding:10px 12px}.info{color:#1e3a8a;background:#eef4ff;border:1px solid #bed5ff;border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:.9rem}.auth-page{background:#f7f9fc;grid-template-columns:minmax(320px,1fr) minmax(380px,520px);min-height:100vh;display:grid}.auth-hero{color:#fff;pointer-events:none;background:linear-gradient(145deg,#0a1f4d 0%,#0f2d6b 42%,#134e6f 100%);align-items:center;padding:48px 56px;display:flex;position:relative;overflow:hidden}.auth-hero-glow{pointer-events:none;background:radial-gradient(circle,#38bdac59 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-120px;right:-80px}.auth-hero-inner{z-index:1;max-width:520px;position:relative}.auth-logo-img{object-fit:contain;width:auto;height:40px;display:block}.auth-hero-logo.auth-logo-img{filter:brightness(0)invert();height:40px}.auth-logo-fallback{flex-direction:column;line-height:1.1;display:flex}.auth-logo-connect{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.auth-logo-by{opacity:.85;font-size:.8rem;font-weight:500}.auth-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;margin:28px 0 12px;font-size:.75rem;font-weight:600}.auth-hero-title{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:700;line-height:1.2}.auth-hero-lead{color:#ffffffd1;margin:0 0 28px;font-size:1.05rem;line-height:1.6}.auth-hero-features{flex-direction:column;gap:14px;margin:0 0 32px;padding:0;list-style:none;display:flex}.auth-hero-features li{color:#ffffffe6;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.45;display:flex}.auth-hero-check{color:#6ee7c8;background:#38bdac40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;display:flex}.auth-hero-pill{color:#ffffffe6;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;padding:8px 14px;font-size:.8rem;font-weight:600;display:inline-block}.auth-panel{z-index:2;background:#fff;flex-direction:column;min-height:100vh;display:flex;position:relative;box-shadow:-8px 0 40px #0f2d6b0f}.auth-panel-top{border-bottom:1px solid #eef2f8;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.auth-panel-logo.auth-logo-img{height:32px}.auth-panel-signin{color:#0f2d6b;border:1px solid #d8e0ee;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.auth-panel-signin:hover{background:#f5f8fc;border-color:#0f2d6b}.auth-panel-body{flex-direction:column;flex:1;padding:32px 40px 24px;display:flex;overflow-y:auto}.auth-panel-card{width:100%;max-width:440px;margin:0 auto}.auth-panel-card--success .auth-success-icon{margin-bottom:20px}.auth-panel-title{color:#101f44;letter-spacing:-.02em;margin:0 0 8px;font-size:1.65rem;font-weight:700}.auth-panel-subtitle{color:#5a6b85;margin:0 0 28px;font-size:.95rem;line-height:1.55}.auth-email-highlight{color:#0f2d6b}.auth-panel-footer{text-align:center;color:#66748d;border-top:1px solid #eef2f8;padding:20px 40px 32px;font-size:.9rem}.auth-panel-footer a{color:#0f2d6b;font-weight:600;text-decoration:none}.auth-panel-footer a:hover{text-decoration:underline}.auth-form{flex-direction:column;gap:8px;display:flex}.auth-form--compact{gap:4px}.auth-form-section{border-bottom:1px solid #eef2f8;margin-bottom:24px;padding-bottom:24px}.auth-form-section:last-of-type{border-bottom:none;margin-bottom:8px;padding-bottom:0}.auth-section-head{gap:14px;margin-bottom:18px;display:flex}.auth-section-step{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#0f2d6b,#1a4f9c);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.auth-section-title{color:#101f44;margin:0 0 4px;font-size:1rem;font-weight:700}.auth-section-desc{color:#66748d;margin:0;font-size:.85rem;line-height:1.45}.auth-section-fields{flex-direction:column;gap:16px;display:flex}.auth-field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-field label{color:#2a3a5c;margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.auth-field-label-row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.auth-field-label-row label{margin-bottom:0}.auth-forgot-link{color:#2f55d4;white-space:nowrap;font-size:.82rem;font-weight:600;text-decoration:none}.auth-forgot-link:hover{text-decoration:underline}.auth-required{color:#c4320a;margin-left:2px}.auth-field-hint{color:#8896ad;margin-top:4px;font-size:.78rem;display:block}.auth-input{box-sizing:border-box;color:#101f44;background:#fafbfd;border:1px solid #d4dce8;border-radius:10px;width:100%;padding:11px 14px;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s,background .15s}.auth-input::placeholder{color:#9aa8bc}.auth-input:hover{border-color:#b8c4d8}.auth-input:focus{background:#fff;border-color:#1a4f9c;outline:none;box-shadow:0 0 0 3px #1a4f9c1f}.auth-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2366748d' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.auth-btn{cursor:pointer;border:none;border-radius:10px;padding:12px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:transform .1s,box-shadow .15s,opacity .15s}.auth-btn--block{width:100%;margin-top:8px}.auth-btn--primary{color:#fff;background:linear-gradient(135deg,#0f2d6b 0%,#1a4f9c 100%);box-shadow:0 4px 14px #0f2d6b40}.auth-btn--primary:hover:not(:disabled){box-shadow:0 6px 20px #0f2d6b59}.auth-btn--primary:active:not(:disabled){transform:translateY(1px)}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-legal{color:#8896ad;margin:4px 0 0;font-size:.78rem;line-height:1.5}.auth-alert{border-radius:10px;margin-bottom:20px;padding:12px 14px;font-size:.9rem;line-height:1.45}.auth-alert--error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.auth-alert--info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.auth-alert--warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.auth-alert--dev{color:#0f766e;background:#f0fdf9;border:1px solid #99f6e4;font-size:.85rem}.auth-dev-link{color:#0d9488;word-break:break-all;margin-top:6px;display:block}.auth-success-icon{color:#059669;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.auth-link-btn{color:#1a4f9c;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:underline}.auth-inline-note{margin:8px 0 0;font-size:.85rem}.auth-loading-pulse{text-align:center;color:#66748d;background:#f5f8fc;border:1px dashed #d4dce8;border-radius:10px;padding:24px;font-size:.95rem}.auth-input--otp{letter-spacing:.2em;text-align:center;font-size:1.25rem;font-weight:600}.auth-otp-timer{color:#0f2d6b;background:#f0f4fa;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 12px;font-size:.85rem;font-weight:600;display:inline-flex}@media (width<=960px){.auth-page{grid-template-columns:1fr}.auth-panel{order:-1}.auth-hero{order:1;min-height:auto;padding:32px 24px 36px;display:none}.auth-hero-title{font-size:1.5rem}.auth-hero-features{display:none}.auth-panel-top,.auth-panel-body,.auth-panel-footer{padding-left:24px;padding-right:24px}.auth-field-row{grid-template-columns:1fr}}.home-shell{background:#f7f9fc;min-height:100vh;padding:24px}.home-header{justify-content:space-between;align-items:center;gap:16px;max-width:980px;margin:0 auto 16px;display:flex}.home-header h1{margin:0}.home-hero{background:#fff;border:1px solid #e3e8f1;border-radius:14px;max-width:980px;margin:24px auto;padding:24px}.home-hero p{color:#46516b;margin:8px 0 0}.home-hero .meta{color:#66748d;margin-top:16px;font-size:.9rem}.home-header button{background:#0f2a6b;margin-top:0}.dash-shell{background:#f5f7fb;flex-direction:column;min-height:100vh;display:flex}.portal-shell{background:#f7f9fc}.dash-body{flex:1;grid-template-columns:240px minmax(0,1fr);min-height:0;display:grid}.dash-body.sidebar-hidden{grid-template-columns:1fr}.dash-main{flex-direction:column;min-width:0;display:flex}.portal-main{flex:1;min-width:0;padding:0;overflow-y:auto}.dash-sidebar{background:#fff;border-right:1px solid #e3e8f1;padding:14px 12px}.dash-sidebar.hidden{display:none}.dash-org-card{border:1px solid #e7ebf3;border-radius:10px;align-items:center;gap:10px;margin:12px 4px 10px;padding:10px;display:flex}.dash-org-badge{color:#fff;background:#0f2a6b;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:inline-flex}.dash-org-title{color:#1b2440;margin:0;font-size:13px}.dash-org-card small{color:#74819a}.dash-nav-section{margin-bottom:4px}.dash-nav-title{text-transform:uppercase;color:#7a859e;letter-spacing:.04em;margin:14px 0 8px;padding:0 8px;font-size:11px}.dash-nav-item{text-align:left;color:#46516b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;margin:0 0 4px;padding:8px 10px;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s;display:flex}.dash-nav-item:hover{color:#1b2440;background:#f5f7fb}.dash-nav-item.active{color:#fff;background:#0f2a6b;border-color:#0f2a6b}.dash-nav-icon-wrap{color:#66748d;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.dash-nav-item:hover .dash-nav-icon-wrap{color:#1b2440}.dash-nav-item.is-disabled{opacity:.45;cursor:not-allowed}.dash-nav-item.is-disabled:hover{color:inherit;background:0 0}.dash-nav-item.active .dash-nav-icon-wrap{color:#fff}.dash-nav-icon{display:block}.dash-nav-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.dash-menu-toggle{width:36px;height:36px;color:inherit;cursor:pointer;background:#fff;border:1px solid #d8deec;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;margin:0;padding:0;display:inline-flex}.dash-menu-toggle:hover{background:#f5f7fb}.dash-menu-toggle span{background:#46516b;border-radius:2px;width:16px;height:2px;display:block}.dash-global-topbar{z-index:100;background:#fff;border-bottom:1px solid #e3e8f1;flex-shrink:0;grid-template-columns:minmax(220px,max-content) minmax(0,1fr) auto;align-items:center;gap:18px;height:64px;padding:0 18px;display:grid;position:sticky;top:0}.portal-global-topbar{width:100%}.dash-brand{align-items:center;gap:12px;min-width:0;display:flex}.portal-dash-brand{max-width:min(420px,42vw)}.dash-brand-logo{object-fit:contain;flex-shrink:0;width:auto;height:40px;display:block}.portal-logo-fallback{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#21646a,#2f55d4);border-radius:8px;flex-shrink:0;align-items:center;height:36px;padding:0 10px;font-size:14px;font-weight:700;display:inline-flex}.dash-location{color:#46516b;white-space:nowrap;border-left:1px solid #e7ebf3;align-items:center;gap:6px;min-width:0;margin:0;padding-left:12px;font-size:12.5px;font-weight:500;display:inline-flex}.portal-company-chip{overflow:hidden}.dash-location-flag{letter-spacing:.06em;color:#21646a;background:#e6f3f4;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10.5px;font-weight:700;display:inline-block}.portal-company-name{text-overflow:ellipsis;max-width:220px;overflow:hidden}.dash-search-wrap{justify-self:center;width:100%;min-width:0;max-width:560px;position:relative}.dash-search{color:#97a2b7;background:#f9fbff;border:1px solid #e4e8f0;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 10px 0 12px;font-size:13px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.dash-search:focus-within{background:#fff;border-color:#2f55d4;box-shadow:0 0 0 3px #2f55d41f}.dash-search-icon{color:#97a2b7;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dash-search-input{color:#1b2440;background:0 0;border:none;border-radius:0;outline:none;flex:1;height:100%;margin-top:0;padding:0;font-size:13px}.dash-search-input::placeholder{color:#97a2b7}.dash-search-clear{color:#97a2b7;cursor:pointer;background:0 0;border:none;border-radius:4px;margin:0;padding:0 4px;font-size:18px;line-height:1}.dash-search-clear:hover{color:#1b2440;background:#eef2ff}.dash-search-kbd{color:#97a2b7;letter-spacing:.04em;background:#fff;border:1px solid #e4e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:inline-flex}.dash-search-results{z-index:200;background:#fff;border:1px solid #e4e8f0;border-radius:10px;max-height:360px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 36px #0b1f5e1a}.dash-search-empty{color:#97a2b7;padding:12px 14px;font-size:13px}.dash-search-result{cursor:pointer;text-align:left;color:#1b2440;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:0;padding:9px 12px;font-size:13px;display:flex}.dash-search-result.active,.dash-search-result:hover{background:#f3f6ff}.dash-search-result-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.dash-search-result-meta{flex-shrink:0;align-items:center;gap:8px;display:flex}.dash-search-kind{text-transform:uppercase;letter-spacing:.04em;color:#2f55d4;background:#eef4ff;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:600}.dash-search-kind.action{color:#8a6300;background:#fff5d6}.dash-search-group{color:#97a2b7;font-size:11px}.dash-user-actions{justify-self:end;align-items:center;gap:10px;display:flex}.dash-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.dash-pill.portal-pill{color:#21646a;background:#e6f3f4;border-color:#c5e5e8}.dash-icon-btn{color:#46516b;cursor:pointer;background:#fff;border:1px solid #e4e8f0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin:0;padding:0;display:flex;position:relative}.dash-icon-btn:hover{background:#f5f7fb;border-color:#d3dae8}.dash-notif-wrap,.dash-acct-wrap{position:relative}.dash-notif-badge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.dash-acct-btn{cursor:pointer;color:#1b2440;background:#fff;border:1px solid #e4e8f0;border-radius:999px;align-items:center;gap:8px;margin:0;padding:4px 12px 4px 4px;font-size:13px;font-weight:500;display:inline-flex}.dash-acct-btn:hover{background:#f5f7fb;border-color:#d3dae8}.dash-acct-avatar{color:#fff;background:linear-gradient(135deg,#21646a,#2f55d4);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:inline-flex}.dash-acct-avatar.lg{width:38px;height:38px;font-size:14px}.dash-acct-name{color:#1b2440;font-weight:600}.dash-acct-chev{color:#97a2b7}.dash-popover{z-index:200;background:#fff;border:1px solid #e4e8f0;border-radius:12px;min-width:280px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 24px 56px #0b1f5e24}.dash-popover-header{color:#1b2440;border-bottom:1px solid #eef1f7;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:13px;font-weight:700;display:flex}.dash-popover-count{color:#97a2b7;font-size:11px;font-weight:500}.dash-popover-body{max-height:280px;overflow-y:auto}.dash-row{border-bottom:1px solid #eef1f7;padding:12px 14px}.dash-row:last-child{border-bottom:none}.dash-row p{color:#1b2440;margin:0 0 4px;font-size:13px;font-weight:600}.dash-row small{color:#66748d;font-size:12px}.dash-notif-empty{text-align:center;color:#97a2b7;padding:22px 14px;font-size:13px}.dash-acct-menu{min-width:240px}.dash-acct-meta{border-bottom:1px solid #eef1f7;align-items:center;gap:12px;padding:12px 14px;display:flex}.dash-acct-meta-name{color:#1b2440;font-size:13px;font-weight:700}.dash-acct-meta-role{color:#66748d;font-size:11.5px}.dash-acct-meta-company{color:#21646a;text-overflow:ellipsis;white-space:nowrap;max-width:180px;margin-top:2px;font-size:11.5px;overflow:hidden}.dash-acct-item{text-align:left;color:#1b2440;cursor:pointer;background:0 0;border:none;border-radius:0;width:100%;margin:0;padding:10px 14px;font-size:13px;display:block}.dash-acct-item:hover{background:#f5f7fb}@media (width<=900px){.dash-global-topbar{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:10px;height:auto;padding:10px 12px}.portal-dash-brand,.dash-search-wrap{grid-column:1/-1;max-width:none}.dash-pill.portal-pill{display:none}.portal-company-name{max-width:140px}.dash-search-kbd{display:none}}.dash-breadcrumb{color:#71809d;margin:0 0 6px;font-size:12px}.cc-page{flex-direction:column;gap:14px;padding:18px 24px 24px;display:flex}.cc-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.cc-title{color:#18233f;margin:0 0 6px;font-size:28px}.cc-primary-btn{color:#fff;cursor:pointer;background:#0f2a6b;border:none;border-radius:10px;margin:0;padding:12px 20px;font-size:14px;font-weight:700}.cc-primary-btn:hover{background:#142f7a}.cc-secondary-btn{color:#1d2b4f;cursor:pointer;background:#fff;border:1px solid #dce3f0;border-radius:10px;margin:0;padding:9px 14px;font-size:13px;font-weight:600}.cc-secondary-btn:hover{background:#f5f7fc}.cc-secondary-btn:disabled{opacity:.55;cursor:not-allowed}.cc-card{background:#fff;border:1px solid #e3e8f1;border-radius:14px;padding:18px}.cc-card-title{color:#14213e;margin:0 0 14px;font-size:18px;font-weight:700}.cc-card-head-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.cc-card-head-row .cc-card-title{margin:0}.cc-wizard{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.cc-wizard-step{text-align:center;color:#66748d;background:#fff;border:1px solid #e3e8f1;border-radius:10px;padding:12px 10px;font-size:13px;font-weight:600}.cc-wizard-step.active{color:#fff;background:#0f2a6b;border-color:#0f2a6b}.cc-wizard-step.completed{color:#0f2a6b;background:#f4f6fc;border-color:#d6dcee}.cc-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:14px;display:grid}.cc-col{flex-direction:column;gap:14px;display:flex}.cc-stat-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.cc-stat{background:#fff;border:1px solid #e3e8f1;border-radius:12px;padding:14px}.cc-stat-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.cc-stat-label{letter-spacing:.06em;color:#71809d;font-size:11px;font-weight:700}.cc-stat-icon{color:#66748d;border:1px solid #e7ebf3;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.cc-stat-value{color:#101f44;text-transform:capitalize;font-size:20px;font-weight:700}.cc-stat-value.status-warning{color:#c97a16}.cc-stat-value.status-info{color:#1d3a8a}.cc-stat-value.status-success{color:#1f7a4d}.cc-kyb-list{flex-direction:column;gap:12px;display:flex}.cc-kyb-item{border:1px solid #e3e8f1;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.cc-kyb-item-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cc-kyb-item-head-main{flex:1;min-width:0}.cc-kyb-item-title{color:#14213e;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.cc-kyb-asterisk{color:#b42318;font-weight:700}.cc-kyb-item-label{font-weight:600}.cc-kyb-mandatory-hint{color:#b42318;margin:6px 0 0;font-size:12px;line-height:1.4}.cc-kyb-required,.cc-kyb-optional,.cc-kyb-one-required{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.cc-kyb-required{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.cc-kyb-one-required{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.cc-kyb-optional{color:#5a6680;background:#f0f3fa;border:1px solid #d8deec}.cc-kyb-item-meta{color:#74819a;word-break:break-word;margin-top:4px;font-size:12.5px}.cc-kyb-item-actions{flex-direction:column;gap:8px;display:flex}.cc-kyb-review-note{color:#b42318;margin-top:4px;font-size:12px}.cc-kyb-rejection-note{color:#912018;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;margin-top:8px;padding:10px 12px;font-size:12.5px;line-height:1.45}.cc-kyb-rejection-note strong{margin-bottom:4px;display:block}.cc-kyb-rejection-hint{color:#b42318;margin-top:6px;font-size:12px;display:block}.cc-kyb-item--rejected,.cc-kyb-id-side--rejected{background:#fffbfa;border-color:#fecdca}.cc-kyb-actions{flex-wrap:wrap;gap:6px;display:flex}.cc-kyb-actions--review{border-top:1px solid #eef1f6;padding-top:8px}.cc-kyb-sections{flex-direction:column;gap:24px;display:flex}.cc-kyb-section{background:#fff;border:1px solid #e3e8f1;border-radius:14px;overflow:hidden}.cc-kyb-section-head{background:#f7f9fc;border-bottom:1px solid #e3e8f1;padding:16px 18px}.cc-kyb-section-title{color:#14213e;margin:0;font-size:1rem;font-weight:700}.cc-kyb-section-desc{color:#66748d;margin:6px 0 0;font-size:.8125rem;line-height:1.45}.cc-kyb-section-body{flex-direction:column;gap:10px;padding:12px;display:flex}.cc-kyb-group-card{background:#fafbfd;border:1px solid #dce3f0;border-radius:12px;padding:14px 16px}.cc-kyb-group-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.cc-kyb-group-card-title{color:#14213e;flex:1;min-width:200px;margin:0;font-size:.9375rem;font-weight:700}.cc-kyb-group-card-hint{color:#66748d;margin:0 0 12px;font-size:.8125rem;line-height:1.45}.cc-kyb-id-pair{gap:0;min-height:min-content;padding:0;overflow:visible}.cc-kyb-id-pair>.cc-kyb-id-line{flex:none;min-height:min-content}.cc-kyb-id-pair-head{background:#fafbfd;border-bottom:1px solid #e3e8f1;flex-shrink:0;padding:14px 16px 12px}.cc-kyb-id-pair-hint{color:#66748d;margin:6px 0 0;font-size:12px;line-height:1.45}.cc-kyb-id-line{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.cc-kyb-id-side{flex-direction:column;gap:8px;min-height:0;padding:12px 14px 16px;display:flex;overflow:visible}.cc-kyb-id-side+.cc-kyb-id-side{border-left:1px solid #e3e8f1}.cc-kyb-id-side-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.cc-kyb-id-side-label{color:#14213e;font-size:13px;font-weight:600}.cc-kyb-id-side-file{color:#74819a;word-break:break-word;margin:0;font-size:12.5px}.cc-kyb-id-side-actions{flex-direction:column;flex-shrink:0;gap:8px;margin-top:4px;display:flex}.cc-kyb-id-line .cc-kyb-id-side:first-child{border-bottom-left-radius:11px}.cc-kyb-id-line .cc-kyb-id-side:last-child{border-bottom-right-radius:11px}@media (width<=720px){.cc-kyb-id-line{grid-template-columns:1fr}.cc-kyb-id-side+.cc-kyb-id-side{border-top:1px solid #e3e8f1;border-left:none}.cc-kyb-id-line .cc-kyb-id-side:first-child{border-bottom-left-radius:0}.cc-kyb-id-line .cc-kyb-id-side:last-child{border-bottom-right-radius:11px;border-bottom-left-radius:11px}}.cc-kyb-item--row{margin:0}.cc-btn-sm{padding:6px 12px;font-size:12px}.cc-msa-box{background:#f7f8fc;border:1px solid #e3e8f1;border-radius:12px;margin-bottom:12px;padding:14px}.cc-msa-label{letter-spacing:.06em;color:#71809d;font-size:11px;font-weight:700}.cc-msa-value{color:#14213e;margin-top:6px;font-size:16px;font-weight:700}.cc-msa-meta{color:#66748d;margin-top:6px;font-size:13px}.cc-msa-actions{flex-wrap:wrap;gap:8px;display:flex}.cc-billing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.cc-billing-item{border:1px solid #e3e8f1;border-radius:10px;padding:12px}.cc-billing-label{color:#71809d;margin-bottom:4px;font-size:12px}.cc-billing-value{color:#101f44;font-size:16px;font-weight:700}.cc-alert{color:#1e3a8a;background:#eef4ff;border:1px solid #bed5ff;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:12.5px}.cc-alert.success{color:#1f7a4d;background:#e1f5e9;border-color:#c4e9d3}.cc-alert.error{color:#b42318;background:#fdecec;border-color:#f4c0c0}.cc-badge{text-transform:capitalize;white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.cc-badge.status-pending{color:#8c6117;background:#fff4d8;border-color:#f1d99c}.cc-badge.status-uploaded{color:#1d3a8a;background:#e6f0ff;border-color:#c2d4f5}.cc-badge.status-approved{color:#1f7a4d;background:#e1f5e9;border-color:#c4e9d3}.cc-badge.status-rejected{color:#b42318;background:#ffe5e5;border-color:#f8b4b4}.cc-badge.status-invited,.cc-badge.status-active{color:#1f7a4d;background:#e1f5e9;border-color:#c4e9d3}.cc-user-list{flex-direction:column;gap:10px;display:flex}.cc-user-row{border:1px solid #e3e8f1;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.cc-user-name{color:#14213e;font-weight:700}.cc-user-meta{color:#74819a;margin-top:2px;font-size:12.5px}.cc-progress-list{color:#1a2745;flex-direction:column;gap:8px;font-size:13.5px;display:flex}@media (width<=1100px){.cc-wizard{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-grid{grid-template-columns:1fr}.ob-step-track{grid-template-columns:repeat(2,minmax(0,1fr))}.ob-review-grid{grid-template-columns:1fr}}.ob-page{flex-direction:column;gap:16px;padding:18px 24px 80px;display:flex}.ob-header{margin-bottom:4px}.ob-title{color:#18233f;margin:0 0 6px;font-size:28px;font-weight:700;line-height:1.2}.ob-step-line{color:#66748d;margin:0;font-size:14px}.ob-step-track{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.ob-step-card{cursor:pointer;color:#46516b;background:#fff;border:1px solid #e3e8f1;border-radius:12px;flex-direction:column;align-items:center;gap:8px;margin:0;padding:14px 8px;transition:border-color .12s,box-shadow .12s;display:flex}.ob-step-card:disabled{opacity:.55;cursor:not-allowed}.ob-step-card:hover:not(:disabled){background:#fafbfd;border-color:#c5cee0}.ob-step-card.active{color:#0f2a6b;border-color:#0f2a6b;box-shadow:0 0 0 1px #0f2a6b}.ob-step-card.completed{background:#f8fcf9;border-color:#d6e8dc}.ob-step-icon{color:#66748d;justify-content:center;align-items:center;display:inline-flex}.ob-step-card.active .ob-step-icon{color:#0f2a6b}.ob-step-card.completed .ob-step-icon,.ob-step-icon.is-check{color:#1f7a4d}.ob-step-label{text-align:center;font-size:11.5px;font-weight:600;line-height:1.25}.ob-step-content{background:#fff;border:1px solid #e3e8f1;border-radius:14px;padding:20px}.ob-panel-title{color:#14213e;margin:0 0 6px;font-size:20px;font-weight:700}.ob-panel-desc{color:#66748d;margin:0 0 16px;font-size:13.5px}.ob-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ob-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ob-field{border:1px solid #e7ebf3;border-radius:10px;padding:12px 14px}.ob-field-label{letter-spacing:.05em;text-transform:uppercase;color:#71809d;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.ob-field-value{color:#14213e;font-size:15px;font-weight:600}.ob-step-nav{justify-content:space-between;gap:12px;display:flex}.ob-review-heading{align-items:center;gap:10px;margin-bottom:12px;display:flex}.ob-review-check{color:#1f7a4d;flex-shrink:0}.ob-info-banner{color:#1e3a8a;background:#eef4ff;border:1px solid #bed5ff;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.ob-info-banner p{margin:0}.ob-info-banner svg{flex-shrink:0;margin-top:2px}.ob-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ob-review-card{background:#fafbfd;border:1px solid #e3e8f1;border-radius:10px;padding:14px}.ob-review-card-label{letter-spacing:.06em;text-transform:uppercase;color:#71809d;margin:0 0 8px;font-size:11px;font-weight:700}.ob-review-card-value{color:#14213e;margin:0 0 4px;font-size:16px;font-weight:700}.ob-review-card-meta{color:#66748d;margin:0;font-size:13px;line-height:1.4}.ob-review-actions{margin-top:16px}.dash-pill.prototype{color:#ac6b00;background:#fdf2e1;border:1px solid #fde4b8}.cp-coming-soon{padding:32px 24px}.cp-coming-soon h2{color:#18233f;margin:0 0 8px}.cp-coming-soon p{color:#66748d;margin:0}.dash-nav-title{text-transform:uppercase}.nhr-page{flex-direction:column;gap:14px;padding:18px 24px 80px;display:flex}.nhr-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.nhr-title{color:#18233f;margin:0 0 6px;font-size:28px;font-weight:700}.nhr-subtitle{color:#66748d;max-width:720px;margin:0;font-size:14px;line-height:1.45}.nhr-company-chip{background:#fff;border:1px solid #e3e8f1;border-radius:10px;min-width:220px;padding:10px 14px}.nhr-company-label{text-transform:uppercase;letter-spacing:.05em;color:#71809d;margin-bottom:4px;font-size:11px;display:block}.nhr-flow-banner{color:#1e3a8a;background:#eef4ff;border:1px solid #bed5ff;border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.45}.nhr-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:16px;display:grid}.nhr-list-col{flex-direction:column;gap:12px;display:flex}.nhr-empty-card{text-align:center;color:#66748d;padding:22px}.nhr-request-card{flex-direction:column;gap:10px;padding:18px 20px;display:flex}.nhr-request-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.nhr-request-role{color:#101f44;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 4px;font-size:18px;font-weight:700;display:flex}.nhr-recruitment-pill{letter-spacing:.04em;text-transform:uppercase;color:#1d4ed8;background:#eef4ff;border:1px solid #bfdbfe;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700}.nhr-request-meta{color:#5a6680;margin:0;font-size:13px}.nhr-status{white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.nhr-status-pending{color:#8c6117;background:#fff4d8}.nhr-status-quote{color:#1d3a8a;background:#e6f0ff}.nhr-status-active{color:#1f7a4d;background:#e1f5e9}.nhr-status-hired{color:#1e40af;background:#dbeafe}.nhr-status-rejected{color:#b42318;background:#ffe5e5}.nhr-request-note{color:#46516b;margin:0;font-size:13px}.nhr-employment-line{color:#74819a;margin:0;font-size:12.5px}.nhr-cost-box{color:#fff;background:#0f2a6b;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;padding:14px 16px;display:flex}.nhr-cost-label{letter-spacing:.05em;text-transform:uppercase;opacity:.85;margin-bottom:4px;font-size:11px;display:block}.nhr-cost-value{font-size:26px;font-weight:700;line-height:1.1}.nhr-cost-fx{opacity:.8;margin-top:4px;font-size:11px;display:block}.nhr-cost-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.nhr-cost-actions .cc-secondary-btn{color:#fff;background:#ffffff1f;border-color:#ffffff40}.nhr-progress-pill{color:#fff;background:#1f7a4d;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.nhr-progress-pill--hired{background:#1e40af}.nhr-panel{background:#fff;border:1px solid #e3e8f1;border-radius:14px;padding:18px;position:sticky;top:80px}.nhr-panel-title{color:#14213e;margin:0 0 10px;font-size:18px;font-weight:700}.nhr-panel-prompt{color:#66748d;margin:0 0 14px;font-size:13px;line-height:1.45}.nhr-info-banner{background:#eef4ff;border:1px solid #c7d7f7;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.nhr-info-banner p{color:#334155;margin:0;font-size:13px;line-height:1.45}.nhr-info-icon{color:#fff;background:#2563eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-style:italic;font-weight:700;line-height:1;display:inline-flex}.nhr-choice-stack{flex-direction:column;gap:10px;display:flex}.nhr-choice-btn{text-align:left;cursor:pointer;color:inherit;background:#fafbfd;border:1px solid #dce3f0;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:0;padding:12px 14px;display:flex}.nhr-choice-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.nhr-choice-arrow{color:#94a3b8;flex-shrink:0;font-size:18px;line-height:1}.nhr-choice-btn:hover{background:#f4f6fc;border-color:#0f2a6b}.nhr-choice-btn strong{color:#14213e;font-size:14px}.nhr-choice-btn span{color:#66748d;font-size:12px}.nhr-form{flex-direction:column;gap:10px;display:flex}.nhr-form label{color:#1b2440;flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.nhr-form input,.nhr-form textarea{border:1px solid #ccd6e0;border-radius:8px;margin-top:0;padding:8px 10px;font-size:13px;font-weight:400}.nhr-back-link{color:#2f55d4;cursor:pointer;text-align:left;background:0 0;border:none;margin:0 0 4px;padding:0;font-size:12px}.nhr-request-card-selected{border-color:#0f2a6b;box-shadow:0 0 0 1px #0f2a6b}.nhr-request-tabs{flex-wrap:wrap;gap:8px;display:flex}.nhr-tab-btn{cursor:pointer;color:#46516b;background:#fff;border:1px solid #dce3f0;border-radius:8px;padding:6px 12px;font-size:12px}.nhr-tab-btn.active{color:#0f2a6b;background:#eef4ff;border-color:#0f2a6b;font-weight:600}.nhr-breakdown{flex-direction:column;gap:10px;display:flex}.nhr-breakdown-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.nhr-link-btn,.nhr-outline-btn{cursor:pointer;border-radius:8px;padding:6px 12px;font-size:12px}.nhr-link-btn{color:#fff;background:#ffffff26;border:1px solid #ffffff4d}.nhr-outline-btn{color:#1b2440;background:0 0;border:1px solid #ccd6e0}.nhr-outline-btn:disabled{opacity:.45;cursor:not-allowed}.nhr-outline-btn:not(:disabled):hover{background:#f5f8fc;border-color:#0f2a6b}.nhr-breakdown-table{border-collapse:collapse;background:#fff;border:1px solid #e3e8f1;border-radius:10px;width:100%;font-size:13px;overflow:hidden}.nhr-breakdown-table th,.nhr-breakdown-table td{text-align:left;border-bottom:1px solid #eef1f6;padding:10px 12px}.nhr-breakdown-table th{text-transform:uppercase;letter-spacing:.04em;color:#66748d;background:#f7f9fc;font-size:11px}.nhr-breakdown-total td{color:#fff;background:#0f2a6b;font-weight:700}.nhr-deposit-box{color:#7a4b12;background:#fff4e8;border:1px solid #f5c99a;border-radius:10px;padding:12px 14px;font-size:13px}.nhr-deposit-box span{font-weight:400}.nhr-payment-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;margin-left:8px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.nhr-payment-pending{color:#9a5b00;background:#fff4e8;border:1px solid #f5c99a}.nhr-payment-paid{color:#1b6b3a;background:#e8f8ef;border:1px solid #9ed4b3}.nhr-payment-actions{flex-direction:column;gap:10px;margin-top:12px;display:flex}.nhr-payment-note{color:#4a5875;margin:0;font-size:13px}.nhr-pay-btn{align-self:flex-start}.nhr-payment-success{color:#1b6b3a;background:#e8f8ef;border:1px solid #9ed4b3;border-radius:10px;margin-top:12px;padding:12px 14px;font-size:13px;font-weight:600}.nhr-check{margin-right:4px}.nhr-form select{border:1px solid #ccd6e0;border-radius:8px;padding:8px 10px;font-size:13px}.nhr-checkbox-label{align-items:center;flex-direction:row!important;gap:8px!important;font-weight:500!important}.nhr-checkbox-label input{width:auto;margin:0}.nhr-submit-btn{width:100%;margin-top:6px}@media (width<=1100px){.nhr-layout{grid-template-columns:1fr}.nhr-panel{position:static}}.cp-dash-page{flex-direction:column;gap:16px;padding:18px 24px 80px;display:flex}.cp-dash-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cp-dash-title{color:#18233f;margin:0 0 6px;font-size:28px;font-weight:700}.cp-dash-subtitle{color:#66748d;max-width:760px;margin:0;font-size:14px;line-height:1.45}.cp-dash-company-chip{background:#fff;border:1px solid #e3e8f1;border-radius:10px;min-width:220px;padding:10px 14px}.cp-dash-company-label{text-transform:uppercase;letter-spacing:.05em;color:#71809d;margin-bottom:4px;font-size:11px;display:block}.cp-dash-cta{background:#fff;border:1px solid #e3e8f1;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.cp-dash-cta h2{color:#14213e;margin:0 0 8px;font-size:18px}.cp-dash-cta p{color:#66748d;max-width:720px;margin:0 0 8px;font-size:13.5px;line-height:1.45}.cp-dash-cta-meta{color:#74819a;font-size:12.5px}.cp-dash-cta-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cp-dash-cta-actions .cc-secondary-btn{align-items:center;text-decoration:none;display:inline-flex}.cp-dash-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.cp-dash-metric{background:#fff;border:1px solid #e3e8f1;border-radius:14px;padding:14px 16px}.cp-dash-metric-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.cp-dash-metric-label{letter-spacing:.05em;text-transform:uppercase;color:#71809d;font-size:11px;font-weight:700}.cp-dash-metric-icon{color:#66748d}.cp-dash-metric-value{color:#101f44;font-size:26px;font-weight:700;line-height:1.1}.cp-dash-metric-note{color:#74819a;margin:6px 0 0;font-size:11.5px;line-height:1.35}.cp-dash-bottom{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:start;gap:14px;display:grid}.cp-dash-country-row{border-top:1px solid #edf1f7;margin-top:14px;padding-top:14px}.cp-dash-country-row:first-of-type{border-top:none;margin-top:0;padding-top:0}.cp-dash-country-head strong{color:#14213e;margin-left:8px;font-size:15px}.cp-dash-country-flag{color:#21646a;background:#e6f3f4;border-radius:4px;justify-content:center;align-items:center;min-width:28px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}.cp-dash-live-pill{color:#1f7a4d;background:#e1f5e9;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:700}.cp-dash-config-pill{color:#66748d;background:#f4f6fc;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:700}.cp-dash-country-location{color:#74819a;margin:6px 0 0;font-size:12.5px}.cp-dash-country-table{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.cp-dash-country-table span{text-transform:uppercase;letter-spacing:.04em;color:#71809d;margin-bottom:4px;font-size:11px;display:block}.cp-dash-country-table strong{color:#14213e;font-size:16px}.cp-dash-today-item{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cp-dash-today-item h3{color:#14213e;margin:0 0 4px;font-size:15px}.cp-dash-today-item p,.cp-dash-today-empty{color:#66748d;margin:0;font-size:13px}@media (width<=1200px){.cp-dash-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.cp-dash-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cp-dash-bottom{grid-template-columns:1fr}.cp-dash-country-table{grid-template-columns:repeat(2,minmax(0,1fr))}}.wf-page{flex-direction:column;gap:18px;max-width:100%;padding:18px 24px 80px;display:flex}.wf-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.wf-title{color:#101f44;margin:0 0 8px;font-size:28px;font-weight:700}.wf-subtitle{color:#66748d;max-width:720px;margin:0;font-size:14px;line-height:1.5}.wf-company-chip{background:#fff;border:1px solid #e3e8f1;border-radius:12px;min-width:220px;padding:12px 16px}.wf-company-label{letter-spacing:.05em;text-transform:uppercase;color:#71809d;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.wf-country-tabs{flex-wrap:wrap;gap:8px;display:flex}.wf-country-tab{color:#3d4f6f;cursor:pointer;background:#fff;border:1px solid #d8e0ee;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600}.wf-country-tab.is-active{color:#fff;background:#0f2d6b;border-color:#0f2d6b}.wf-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.wf-summary-card{background:#fff;border:1px solid #e3e8f1;border-radius:14px;padding:14px 16px}.wf-summary-label{letter-spacing:.05em;text-transform:uppercase;color:#71809d;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.wf-summary-card strong{color:#101f44;font-size:22px}.wf-worker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wf-worker-card{background:#fff;border:1px solid #e3e8f1;border-radius:14px;padding:18px 20px}.wf-worker-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.wf-worker-name{color:#101f44;margin:0;font-size:18px}.wf-status{white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.wf-status-success{color:#1f7a43;background:#e8f7ee}.wf-status-warning{color:#9a6b00;background:#fff6e5}.wf-status-danger{color:#b42318;background:#fdecec}.wf-status-neutral{color:#4b5d7a;background:#eef2f8}.wf-worker-role{color:#4b5d7a;margin:0 0 12px;font-size:14px}.wf-worker-meta{color:#66748d;flex-direction:column;gap:6px;margin:0 0 14px;padding:0;font-size:13px;list-style:none;display:flex}.wf-worker-meta li{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wf-country-code{color:#3d4f6f;background:#eef2f8;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:22px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.wf-worker-foot{color:#66748d;border-top:1px solid #edf1f7;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:12px;font-size:13px;display:flex}.wf-worker-foot strong{color:#101f44}.wf-empty-card{text-align:center;background:#fff;border:1px dashed #d8e0ee;border-radius:14px;padding:28px 24px}.wf-empty-card p{color:#3d4f6f;margin:0 0 8px}.wf-empty-hint{color:#66748d;font-size:13px}@media (width<=900px){.wf-summary-grid,.wf-worker-grid{grid-template-columns:1fr}}.ast-page{flex-direction:column;gap:18px;max-width:100%;padding:18px 24px 80px;display:flex}.ast-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ast-title{color:#101f44;margin:0 0 8px;font-size:28px;font-weight:700}.ast-subtitle{color:#66748d;margin:0;font-size:14px}.ast-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.ast-stat-card{background:#fff;border:1px solid #e3e8f1;border-radius:14px;padding:14px 16px}.ast-stat-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.ast-stat-label{letter-spacing:.05em;text-transform:uppercase;color:#71809d;font-size:11px;font-weight:700}.ast-stat-icon{color:#66748d}.ast-stat-value{color:#101f44;font-size:26px;font-weight:700;line-height:1.1}.ast-register{background:#fff;border:1px solid #e3e8f1;border-radius:14px;padding:18px 20px}.ast-register-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.ast-register-title{color:#101f44;margin:0;font-size:18px}.ast-filters{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ast-filter{color:#3d4f6f;cursor:pointer;background:#fff;border:1px solid #d8e0ee;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.ast-filter.is-active{color:#fff;background:#0f2d6b;border-color:#0f2d6b}.ast-list{flex-direction:column;gap:10px;display:flex}.ast-card{background:#fafbfd;border:1px solid #edf1f7;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.ast-card-main{flex:auto;min-width:0}.ast-card-title{color:#101f44;word-break:break-word;margin:0 0 6px;font-size:16px}.ast-card-meta{color:#66748d;margin:0 0 6px;font-size:13px}.ast-card-assign{color:#4b5d7a;margin:0;font-size:13px}.ast-card-actions,.ast-card-status{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.ast-card-btn{text-align:center;align-self:stretch;margin-top:0}.ast-status{white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.ast-status-info{color:#1a4f9c;background:#e8f1ff}.ast-status-neutral{color:#4b5d7a;background:#eef2f8}.ast-status-warning{color:#9a6b00;background:#fff6e5}.ast-status-danger{color:#b42318;background:#fdecec}.ast-link-type{color:#71809d;font-size:12px}.ast-empty-card{text-align:center;color:#66748d;border:1px dashed #d8e0ee;border-radius:12px;padding:28px 20px}@media (width<=1100px){.ast-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.ast-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ast-card{flex-direction:column;align-items:stretch}.ast-card-actions,.ast-card-status{align-items:stretch;width:100%}}@media (width<=900px){.ast-register-head{flex-direction:column;align-items:stretch}.ast-filters{justify-content:flex-start}.ast-filter{min-height:40px}}.modal-overlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:14px;flex-direction:column;width:min(100%,720px);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000026}.modal-head{border-bottom:1px solid #e3e8f1;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal-head h2{margin:0;font-size:18px}.modal-close{cursor:pointer;color:#66748d;background:0 0;border:none;font-size:18px}.modal-body{padding:16px 20px;overflow-y:auto}.modal-actions{border-top:1px solid #e3e8f1;justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.ast-form-modal.hr-modal-wide{width:min(100%,760px)}.ast-history-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid #e3e8f1;border-radius:10px;overflow-x:auto}.ast-history-table{border-collapse:collapse;width:100%;min-width:520px;font-size:13px}.ast-history-table th,.ast-history-table td{text-align:left;border-bottom:1px solid #edf1f7;padding:10px 12px}.ast-history-table th{text-transform:uppercase;color:#5a6680;background:#f4f6fc;font-size:11px}.att-page{flex-direction:column;gap:18px;max-width:100%;padding:18px 24px 80px;display:flex}.att-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.att-title{color:#101f44;margin:0 0 8px;font-size:28px;font-weight:700}.att-subtitle{color:#66748d;margin:0;font-size:14px}.att-register{background:#fff;border:1px solid #e3e8f1;border-radius:14px;padding:18px 20px}.att-register-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.att-register-title{color:#101f44;margin:0;font-size:18px}.att-filters{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.att-filter{color:#3d4f6f;cursor:pointer;background:#fff;border:1px solid #d8e0ee;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.att-filter.is-active{color:#fff;background:#0f2d6b;border-color:#0f2d6b}.att-list{flex-direction:column;gap:10px;display:flex}.att-card{background:#fafbfd;border:1px solid #edf1f7;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.att-card-main{flex:auto;min-width:0}.att-card-title{color:#101f44;word-break:break-word;margin:0 0 6px;font-size:16px}.att-card-meta{color:#66748d;margin:0;font-size:13px}.att-card-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.att-card-btn{text-align:center;align-self:stretch}.att-status{white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.att-status-info{color:#1a4f9c;background:#e8f1ff}.att-status-neutral{color:#4b5d7a;background:#eef2f8}.att-status-success{color:#067647;background:#e8f8ef}.att-status-warning{color:#9a6b00;background:#fff6e5}.att-status-danger{color:#b42318;background:#fdecec}.att-empty-card{text-align:center;color:#66748d;border:1px dashed #d8e0ee;border-radius:12px;padding:28px 20px}.att-records-table{min-width:640px}.att-approval-form{gap:12px;margin-top:16px;display:grid}.dash-breadcrumb{word-break:break-word;line-height:1.4}.cp-dash-page,.wf-page,.ast-page,.att-page,.nhr-page,.ob-page{width:100%;max-width:100%;overflow-x:hidden}.cp-dash-header,.wf-header,.ast-header,.att-header,.nhr-header{width:100%}.cp-dash-company-chip,.wf-company-chip,.nhr-company-chip{flex-shrink:0}.portal-shell .portal-sidebar-backdrop{display:none}@media (width<=900px){.cp-dash-page,.wf-page,.ast-page,.att-page,.nhr-page,.ob-page{gap:14px;padding:16px 16px 88px}.cp-dash-header,.wf-header,.ast-header,.att-header,.nhr-header{flex-direction:column;align-items:stretch}.cp-dash-title,.wf-title,.ast-title,.att-title,.nhr-title,.ob-title{font-size:clamp(1.35rem,5vw,1.75rem);line-height:1.25}.cp-dash-subtitle,.wf-subtitle,.ast-subtitle,.att-subtitle,.nhr-subtitle{font-size:13px}.cp-dash-company-chip,.wf-company-chip,.nhr-company-chip{width:100%;min-width:0}.cp-dash-cta{flex-direction:column;align-items:stretch}.cp-dash-cta-actions{flex-direction:column;width:100%}.cp-dash-cta-actions .cc-secondary-btn,.cp-dash-cta-actions .cc-primary-btn{text-align:center;justify-content:center;width:100%}.wf-country-tabs,.ast-filters,.att-filters{justify-content:flex-start;width:100%}.ast-register-head{flex-direction:column;align-items:stretch;gap:12px}.ast-filters,.att-filters{justify-content:flex-start}.ast-register-title{margin:0}.portal-shell .portal-sidebar-backdrop{z-index:140;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f213e73;border:none;margin:0;padding:0;display:block;position:fixed;inset:0}.dash-body{grid-template-columns:1fr}.dash-body.sidebar-hidden .dash-sidebar{display:none}.dash-sidebar{z-index:150;width:min(288px,88vw);height:calc(100dvh - 108px);padding-top:8px;transition:transform .22s;position:fixed;top:108px;bottom:0;left:0;overflow-y:auto;transform:translate(0);box-shadow:8px 0 32px #0f2d6b2e}.portal-shell .portal-sidebar-backdrop{height:calc(100dvh - 108px);top:108px}.dash-sidebar.hidden{pointer-events:none;display:flex;transform:translate(-105%)}.dash-global-topbar{z-index:160;position:sticky;top:0}.ob-step-track{grid-template-columns:1fr}.ob-step-card{flex-direction:row;justify-content:flex-start;padding:12px 14px}.ob-step-label{text-align:left}.nhr-flow-banner{padding:10px 12px;font-size:12px}}@media (width<=600px){.cp-dash-metrics,.wf-summary-grid,.ast-stats-grid,.cp-dash-country-table,.cp-dash-bottom{grid-template-columns:1fr}.wf-worker-foot,.ast-card,.att-card{flex-direction:column;align-items:stretch}.wf-worker-foot span,.ast-card-actions,.ast-card-status,.att-card-actions{width:100%}.ast-card-btn,.att-card-btn{justify-content:center;width:100%}.modal-overlay{align-items:flex-end;padding:10px}.ast-form-modal{border-radius:16px 16px 0 0;max-height:calc(100dvh - 16px)}.modal-actions.ast-modal-footer{flex-direction:column-reverse;align-items:stretch}.modal-actions.ast-modal-footer .cc-primary-btn,.modal-actions.ast-modal-footer .cc-secondary-btn,.modal-actions.ast-modal-footer .nhr-link-btn{justify-content:center;width:100%}.auth-page{min-height:100dvh}.auth-hero{padding:24px 20px 28px}.auth-hero-lead{margin-bottom:16px;font-size:.95rem}.auth-panel-top{padding:16px 20px}.auth-panel-body{padding:20px 20px 16px}.auth-panel-footer{padding:16px 20px 24px;font-size:.85rem}.auth-panel-title{font-size:1.4rem}.auth-section-head{flex-direction:column;gap:8px}.auth-btn--block{min-height:48px}.dash-actions{gap:6px}.dash-avatar-btn{min-width:0}.portal-company-name{max-width:100px}}@media (width<=380px){.cp-dash-page,.wf-page,.ast-page,.att-page,.nhr-page,.ob-page{padding-left:12px;padding-right:12px}.wf-country-tab,.ast-filter,.att-filter{padding:6px 12px;font-size:12px}}.portal-main .dash-nav-item,.portal-main .dash-menu-toggle,.portal-main .dash-search-clear{margin-top:0}.page .form button,.auth-form button{margin-top:8px}.inv-report-overlay .inv-report-modal{flex-direction:column;width:calc(100% - 32px);max-width:960px;max-height:92vh;display:flex}.inv-report-body{flex:1;overflow:auto}.inv-report-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.inv-report-toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inv-report-document{color:#14213e;background:#fff}.inv-report-page{padding:8px 4px 28px}.inv-report-page-employees{border-top:2px solid #e8ecf4;margin-top:8px;padding-top:24px}.inv-report-brand-mark{letter-spacing:.06em;text-transform:uppercase;color:#21646a;font-size:.72rem;font-weight:600;display:inline-block}.inv-report-doc-title{margin:4px 0 12px;font-size:1.25rem}.inv-report-meta{color:#46516b;margin:0 0 20px;font-size:.9rem;line-height:1.5}.inv-report-section-title{margin:0 0 8px;font-size:1.1rem}.inv-report-section-hint{margin-bottom:14px}.inv-report-summary-table td:last-child{text-align:right}.inv-report-total-row td{border-top:2px solid #ccd6e0}.inv-emp-list{flex-direction:column;gap:16px;display:flex}.inv-emp-card{background:#fafbfd;border:1px solid #ccd6e0;border-radius:10px;overflow:hidden}.inv-emp-card-head{background:#f0f4fa;border-bottom:1px solid #e0e6ef;padding:14px 16px}.inv-emp-card-name{color:#14213e;margin:0;font-size:1rem;font-weight:600}.inv-emp-charges{margin:0;padding:0 16px;list-style:none}.inv-emp-charge{border-bottom:1px solid #e8ecf4;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;font-size:.9rem;display:flex}.inv-emp-charge:last-child{border-bottom:none}.inv-emp-charge.is-meta{color:#46516b;border-bottom:none;padding-bottom:4px;font-size:.85rem}.inv-emp-charge.is-meta .inv-emp-charge-amount{display:none}.inv-emp-charge-label{flex:1}.inv-emp-charge-amount{font-variant-numeric:tabular-nums;white-space:nowrap}.inv-emp-card-total{background:#fff;border-top:2px solid #ccd6e0;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-size:.92rem;display:flex}.inv-emp-card-total strong{font-variant-numeric:tabular-nums}.inv-report-status{text-transform:capitalize}.inv-report-status-paid{color:#166534}.inv-report-status-open{color:#b45309}@media print{body *{visibility:hidden}#inv-report-print,#inv-report-print *{visibility:visible}#inv-report-print{width:100%;padding:0;position:absolute;top:0;left:0}.inv-report-overlay,.modal-overlay{background:0 0!important;padding:0!important;position:static!important}.inv-report-modal,.modal-card{box-shadow:none!important;border:none!important;width:100%!important;max-width:none!important;max-height:none!important}.inv-report-toolbar,.modal-actions,.modal-head .inv-report-toolbar-actions,.modal-close{display:none!important}.inv-report-page-summary{page-break-after:always}.inv-report-page-employees{page-break-before:always;border-top:none;margin-top:0;padding-top:0}.inv-emp-card{page-break-inside:avoid}.inv-report-body{overflow:visible!important}}.pay-checkout-shell{background:#f3f4f6;flex-direction:column;min-height:100vh;display:flex}.pay-checkout-topbar{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:16px 24px;display:grid;position:sticky;top:0}.pay-checkout-logo{justify-self:start;align-items:center;display:flex}.pay-checkout-logo-img{width:auto;height:32px}.pay-checkout-title{color:#111827;text-align:center;margin:0;font-size:1.0625rem;font-weight:600}.pay-checkout-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-self:end;width:36px;height:36px;font-size:1.5rem;line-height:1}.pay-checkout-close:hover{color:#111827;background:#f3f4f6}.pay-checkout-layout{flex:1;grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:32px;width:100%;max-width:960px;margin:0 auto;padding:32px 24px 48px;display:grid}.pay-checkout-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;box-shadow:0 1px 3px #0000000a}.pay-checkout-aside{position:sticky;top:88px}.pay-checkout-amount-strip{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;padding-bottom:20px;display:flex}.pay-checkout-amount-label{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;font-size:.75rem;font-weight:700;display:block}.pay-checkout-amount-ref{color:#6b7280;margin-top:4px;font-size:.875rem;display:block}.pay-checkout-amount-value{color:#0f2a6b;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.pay-checkout-group{margin-bottom:20px}.pay-checkout-group-head{margin-bottom:10px}.pay-checkout-group-head h2{color:#111827;margin:0;font-size:.9375rem;font-weight:700}.pay-checkout-group-head p{color:#9ca3af;margin:4px 0 0;font-size:.8125rem}.pay-checkout-group-list{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.pay-method-row{cursor:pointer;text-align:left;background:#fff;border:none;border-bottom:1px solid #f0f1f3;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:16px 18px;transition:background .12s;display:grid}.pay-method-row:last-child{border-bottom:none}.pay-method-row:hover{background:#fafbfc}.pay-method-row.is-selected{background:#f5f8fd;box-shadow:inset 3px 0 #0f2a6b}.pay-method-brand{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9375rem;font-weight:800;display:flex}.pay-method-brand--card{color:#3730a3;background:#eef2ff}.pay-method-brand--mercury{color:#fff;background:#1a1a2e}.pay-method-brand--wise{color:#163300;background:#9fe870}.pay-method-brand--bank{color:#4b5563;background:#f3f4f6}.pay-method-row-title{color:#111827;font-size:.9375rem;font-weight:600}.pay-method-row-fee{color:#9ca3af;white-space:nowrap;font-size:.8125rem}.pay-checkout-step-title{color:#111827;margin:0 0 16px;font-size:1rem;font-weight:700}.pay-checkout-summary-card,.pay-checkout-review-card,.pay-checkout-bank-card{background:#fafbfc;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;padding:4px 0}.pay-summary-line{color:#374151;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 18px;font-size:.875rem;display:flex}.pay-summary-line:last-child{border-bottom:none}.pay-summary-line span:last-child{color:#111827;text-align:right;font-weight:600}.pay-summary-line span:first-child{flex-direction:column;gap:2px;display:flex}.pay-summary-line small{color:#9ca3af;font-size:.75rem;font-weight:500}.pay-summary-total{background:#fff;padding:14px 18px}.pay-summary-total span{font-size:.9375rem;color:#0f2a6b!important;font-weight:700!important}.pay-checkout-bank-card{padding:16px 18px}.pay-detail-kv-list{flex-direction:column;gap:12px;margin:0;display:flex}.pay-detail-kv{grid-template-columns:140px 1fr;gap:8px 16px;font-size:.875rem;display:grid}.pay-detail-kv dt{color:#6b7280;margin:0}.pay-detail-kv dd{color:#111827;word-break:break-word;margin:0;font-weight:600}.pay-detail-pre{white-space:pre-wrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:12px 0 0;padding:12px;font-family:inherit;font-size:.8125rem}.pay-checkout-ref-card{background:#f5f8fd;border:1px dashed #c7d2e0;border-radius:10px;flex-direction:column;gap:4px;margin-bottom:12px;padding:14px 16px;display:flex}.pay-checkout-ref-card span{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:.75rem;font-weight:700}.pay-checkout-ref-card strong{color:#0f2a6b;font-size:1.0625rem}.pay-checkout-note,.pay-checkout-muted{color:#6b7280;margin:0 0 16px;font-size:.8125rem;line-height:1.55}.pay-checkout-actions{border-top:1px solid #eef0f3;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:20px;display:flex}.pay-step-track{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.pay-step-item{color:#9ca3af;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;font-size:.875rem;display:flex}.pay-step-item.is-active{color:#111827;background:#fff;border:1px solid #e5e7eb;font-weight:600;box-shadow:0 1px 2px #0000000a}.pay-step-item.is-complete{color:#6b7280}.pay-step-num{color:#9ca3af;background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.pay-step-item.is-active .pay-step-num{color:#fff;background:#0f2a6b}.pay-step-item.is-complete .pay-step-num{color:#0f2a6b;background:#e8eef9}@media (width<=768px){.pay-checkout-layout{grid-template-columns:1fr;gap:20px;padding:16px 16px 32px}.pay-checkout-aside{order:-1;position:static}.pay-step-track{flex-direction:row;gap:8px;padding-bottom:4px;overflow-x:auto}.pay-step-item{text-align:center;flex-direction:column;flex:1;gap:6px;min-width:0;padding:10px 8px}.pay-step-label{font-size:.6875rem;line-height:1.2}.pay-checkout-panel{padding:20px 16px}.pay-checkout-amount-strip{flex-direction:column;align-items:flex-start;gap:8px}.pay-detail-kv{grid-template-columns:1fr;gap:2px}.pay-checkout-actions{flex-direction:column-reverse}.pay-checkout-actions .cc-primary-btn,.pay-checkout-actions .cc-secondary-btn{width:100%}}.pay-method-modal{width:min(100%,480px);max-height:min(90vh,720px)}.pay-method-head h2{color:#18233f;font-size:1.125rem;font-weight:700}.pay-method-head-sub{color:#66748d;margin:4px 0 0;font-size:.8125rem}.pay-method-body{flex-direction:column;gap:16px;padding:20px;display:flex}.pay-method-hero{background:linear-gradient(135deg,#f0f4fc 0%,#e8eef9 100%);border:1px solid #dce6f5;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.pay-method-hero-label{color:#5c6b84;text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem;font-weight:600}.pay-method-hero-value{color:#0f2a6b;letter-spacing:-.02em;font-size:1.375rem;font-weight:800}.pay-method-section-label{text-transform:uppercase;letter-spacing:.06em;color:#8a96a8;margin:0;font-size:.75rem;font-weight:700}.pay-method-tiles{flex-direction:column;gap:10px;display:flex}.pay-method-tile{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e3e8f1;border-radius:12px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.pay-method-tile:hover{background:#fafbfd;border-color:#c5d0e3}.pay-method-tile.is-selected{background:#f5f8fd;border-color:#0f2a6b;box-shadow:0 0 0 1px #0f2a6b14}.pay-method-tile-badge{color:#0f2a6b;background:#eef2f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:800;display:flex}.pay-method-tile.is-selected .pay-method-tile-badge{color:#fff;background:#0f2a6b}.pay-method-tile-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.pay-method-tile-title{color:#18233f;font-size:.9375rem;font-weight:700}.pay-method-tile-sub{color:#66748d;font-size:.8125rem;line-height:1.35}.pay-method-tile-check{background:#fff;border:2px solid #c5cedd;border-radius:50%;flex-shrink:0;width:20px;height:20px;position:relative}.pay-method-tile.is-selected .pay-method-tile-check{background:#0f2a6b;border-color:#0f2a6b}.pay-method-tile.is-selected .pay-method-tile-check:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.pay-method-detail{flex-direction:column;gap:12px;padding-top:4px;display:flex}.pay-method-quote{background:#fff;border:1px solid #e3e8f1;border-radius:12px;overflow:hidden}.pay-method-quote-row{color:#3d4a63;border-bottom:1px solid #eef1f6;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 16px;font-size:.875rem;display:flex}.pay-method-quote-row span:last-child{color:#18233f;white-space:nowrap;font-weight:600}.pay-method-quote-row span:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.pay-method-quote-row small{color:#8a96a8;font-size:.75rem;font-weight:500}.pay-method-quote-total{background:#f7f9fc;border-bottom:none;padding:14px 16px}.pay-method-quote-total span{font-size:.9375rem;color:#0f2a6b!important;font-weight:700!important}.pay-method-quote--loading .pay-method-quote-row span:first-child{background:#e8ecf4;border-radius:4px;width:45%;height:12px}.pay-method-quote--loading .pay-method-quote-row span:last-child{background:#e8ecf4;border-radius:4px;width:72px;height:12px}.pay-method-bank-card{background:#fafbfd;border:1px solid #e3e8f1;border-radius:12px;padding:14px 16px}.pay-method-kv-list{flex-direction:column;gap:10px;margin:0;display:flex}.pay-method-kv{grid-template-columns:minmax(120px,38%) 1fr;gap:8px 16px;font-size:.875rem;display:grid}.pay-method-kv dt{color:#66748d;margin:0;font-weight:500}.pay-method-kv dd{color:#18233f;word-break:break-word;margin:0;font-weight:600}.pay-method-details-pre{white-space:pre-wrap;color:#3d4a63;background:#fff;border:1px solid #e3e8f1;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-family:inherit;font-size:.8125rem}.pay-method-ref-box{background:#f5f8fd;border:1px dashed #b8c5da;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.pay-method-ref-label{text-transform:uppercase;letter-spacing:.05em;color:#66748d;font-size:.75rem;font-weight:700}.pay-method-ref-box strong{color:#0f2a6b;word-break:break-word;font-size:1.0625rem}.pay-method-ref-hint{color:#8a96a8;font-size:.8125rem}.pay-method-hint{color:#66748d;margin:0;font-size:.8125rem;line-height:1.5}.pay-method-actions{justify-content:flex-end;gap:10px;padding:14px 20px}.pay-method-actions .cc-primary-btn{min-width:140px}@media (width<=480px){.pay-method-body{padding:16px}.pay-method-hero{flex-direction:column;align-items:flex-start;gap:6px}.pay-method-kv{grid-template-columns:1fr;gap:2px}.pay-method-actions{flex-direction:column-reverse}.pay-method-actions .cc-primary-btn,.pay-method-actions .cc-secondary-btn{width:100%}}
