.login-page{background:#f7f5f0;display:flex;flex-wrap:wrap;font-family:Inter,-apple-system,sans-serif;min-height:100vh}.brand-panel{background:linear-gradient(160deg,#12233d,#0b1a2e);color:#fff;display:flex;flex:1 1 420px;flex-direction:column;justify-content:space-between;min-height:320px;min-width:320px;overflow:hidden;padding:48px 56px;position:relative}.brand-glow{background:radial-gradient(circle,#1f9bb438 0,#1f9bb400 70%);border-radius:50%;height:320px;position:absolute;right:-120px;top:-120px;width:320px}.brand-content{position:relative;z-index:1}.wordmark{font-family:Plus Jakarta Sans,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.02em}.eyebrow{color:#7fb8c9;font-size:11.5px;font-weight:700;letter-spacing:.14em;margin-top:6px}.tagline{color:#ffffffb8;font-size:15px;line-height:1.6;margin:0;max-width:340px}.brand-footer{color:#ffffff73;font-size:12px;letter-spacing:.02em;position:relative;z-index:1}.form-panel{align-items:center;display:flex;flex:1 1 420px;justify-content:center;min-width:320px;padding:48px 24px}.login-card{max-width:380px;width:100%}.login-title{color:#12233d;font-family:Plus Jakarta Sans,sans-serif;font-size:26px;font-weight:800;margin:0 0 6px}.login-subtitle{color:#64748b;font-size:13.5px;margin:0 0 28px}.error-box{align-items:flex-start;background:#fdeceb;border:1px solid #f0c3be;border-radius:8px;color:#9a2e23;display:flex;font-size:13px;gap:8px;margin-bottom:20px;padding:10px 12px}.field-group{margin-bottom:18px}.field-label{color:#334155;display:block;font-size:12.5px;font-weight:600;margin-bottom:6px}.hp-input{background:#fff;border:1px solid #dde3ee;border-radius:8px;box-sizing:border-box;color:#12233d;font-family:inherit;font-size:14px;outline:none;padding:11px 14px;transition:border-color .15s,box-shadow .15s;width:100%}.hp-input--password{padding-right:46px}.password-wrap{position:relative}.login-card .hp-eye-btn{all:unset;align-items:center;background:#0000;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:4px;top:50%;transform:translateY(-50%);width:32px;z-index:2}.hp-input[type=password]::-ms-clear,.hp-input[type=password]::-ms-reveal{display:none}.hp-input::-webkit-credentials-auto-fill-button{pointer-events:none;position:absolute;right:0;visibility:hidden}.hp-input::-webkit-textfield-decoration-container{visibility:hidden}.login-card .hp-submit{align-items:center;background:#1f9bb4;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14.5px;font-weight:700;gap:10px;justify-content:center;margin-top:6px;padding:12px 16px;transition:background .15s;width:100%}.hp-input:focus{border-color:#1f9bb4!important;box-shadow:0 0 0 3px #1f9bb426}.login-card .hp-eye-btn:hover{background:#f1f5f9}.login-card .hp-submit:hover:not(:disabled){background:#1a8aa1}.login-card .hp-submit:disabled{cursor:not-allowed;opacity:.7}.hp-spinner{animation:hp-spin .7s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;display:inline-block;height:15px;width:15px}@keyframes hp-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.hp-spinner{animation:none}}.forgot-password-link{color:#534ab7;display:inline-block;font-size:12px;font-weight:600;margin-top:8px}.forgot-password-link:hover{text-decoration:underline}.success-box{align-items:center;background:#eaf3de;border-radius:8px;color:#3b6d11;display:flex;font-size:12.5px;gap:8px;margin-bottom:16px;padding:10px 12px}.back-to-login{color:#667085;display:block;font-size:12.5px;margin-top:16px;text-align:center}.back-to-login:hover{color:#12233d;text-decoration:underline}.field-err{color:#c0362a;display:block;font-size:11px;margin-top:3px}@media (max-width:640px){.modal-bg{align-items:flex-start;overflow-y:auto;padding:20px 16px}.modal{border-radius:12px;box-sizing:border-box;margin:0 auto;max-width:100%;padding:20px;width:100%}}@media (max-width:420px){.modal-bg{padding:14px 10px}.modal{border-radius:10px;padding:16px}}.hp-shell{background:#f7f5f0;font-family:Inter,-apple-system,sans-serif;min-height:100vh}.hp-sidebar{background:linear-gradient(160deg,#12233d,#0b1a2e);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:26px 18px;position:fixed;top:0;width:248px;z-index:100}.hp-sidebar-glow{background:radial-gradient(circle,#1f9bb42e 0,#1f9bb400 70%);border-radius:50%;height:260px;left:-80px;pointer-events:none;position:absolute;top:-100px;width:260px}.hp-sidebar-top{border-bottom:1px solid #ffffff14;margin-bottom:10px;padding:0 8px 22px;position:relative;z-index:1}.hp-brand{gap:9px}.hp-brand,.hp-brand-logo-wrap{align-items:center;display:flex}.hp-brand-logo-wrap{background:#fff;border-radius:50%;box-shadow:0 1px 3px #00000040;flex-shrink:0;height:30px;justify-content:center;width:30px}.hp-brand-logo{height:20px;object-fit:contain;width:20px}.hp-brand-name{font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:800;letter-spacing:-.01em}.hp-brand-sub{color:#7fb8c9;font-size:10px;font-weight:700;letter-spacing:.12em;margin-left:31px;margin-top:6px}.hp-close-btn{all:unset;align-items:center;border-radius:6px;box-sizing:border-box;color:#ffffffb3;cursor:pointer;display:none;height:30px;justify-content:center;position:absolute;right:4px;top:0;width:30px}.hp-close-btn:hover{background:#ffffff14;color:#fff}.hp-nav{display:flex;flex:1 1;flex-direction:column;gap:2px;padding:0 8px;position:relative;z-index:1}.hp-nav-label{color:#ffffff52;font-size:10px;font-weight:700;letter-spacing:.1em;padding:4px 12px 10px;text-transform:uppercase}.hp-nav-link{align-items:center;border-radius:8px;color:#ffffffad;display:flex;font-size:13.5px;font-weight:600;gap:11px;padding:10px 12px;position:relative;text-decoration:none;transition:background .15s,color .15s}.hp-nav-link:hover{background:#ffffff0f;color:#fff}.hp-nav-link--active{background:#1f9bb429;color:#fff}.hp-nav-link--active:before{background:#1f9bb4;border-radius:2px;content:"";height:18px;left:-8px;position:absolute;top:50%;transform:translateY(-50%);width:3px}.hp-sidebar-footer{border-top:1px solid #ffffff14;margin-top:auto;padding:14px 8px 0;position:relative;z-index:1}.hp-user{gap:10px;padding:0 4px 12px}.hp-user,.hp-user-avatar{align-items:center;display:flex}.hp-user-avatar{background:#1f9bb4;border-radius:50%;color:#fff;flex-shrink:0;font-size:12.5px;font-weight:700;height:32px;justify-content:center;width:32px}.hp-user-name{color:#ffffffd9;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-change-password{all:unset;align-items:center;border-radius:8px;box-sizing:border-box;color:#ffffffbf;cursor:pointer;display:flex;font-size:12.5px;font-weight:600;gap:8px;padding:9px 12px;transition:background .15s,color .15s;width:100%}.hp-change-password:hover{background:#ffffff14;color:#fff}.hp-signout{all:unset;align-items:center;border:1px solid #ffffff1f;border-radius:8px;box-sizing:border-box;color:#ffffffbf;cursor:pointer;display:flex;font-size:12.5px;font-weight:600;gap:8px;margin-top:4px;padding:9px 12px;transition:background .15s,color .15s;width:100%}.hp-signout:hover{background:#ffffff14;color:#fff}.hp-main{box-sizing:border-box;margin-left:248px;min-height:100vh;overflow-y:auto;padding:32px 36px}.hp-mobile-topbar,.hp-overlay{display:none}.cpm-success{background:#eaf3de;border-radius:6px;color:#3b6d11;font-size:12px;margin-bottom:12px;padding:8px 10px}.cpm-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}@media (max-width:860px){.hp-mobile-topbar{align-items:center;background:#12233d;box-sizing:border-box;display:flex;gap:14px;height:56px;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:90}.hp-hamburger-btn{all:unset;align-items:center;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;width:34px}.hp-hamburger-btn:hover{background:#ffffff14}.hp-mobile-brand{align-items:center;color:#fff;display:flex;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:800;gap:8px}.hp-mobile-logo{background:#fff;border-radius:50%;box-sizing:border-box;height:22px;object-fit:contain;padding:2px;width:22px}.hp-sidebar{box-shadow:0 0 40px #0000004d;transform:translateX(-100%);transition:transform .28s ease;width:260px}.hp-sidebar--open{transform:translateX(0)}.hp-close-btn{display:flex}.hp-overlay{animation:hp-overlay-fade .2s ease;background:#00000073;display:block;inset:0;position:fixed;z-index:99}@keyframes hp-overlay-fade{0%{opacity:0}to{opacity:1}}.hp-main{margin-left:0;margin-top:56px;padding:20px 16px}}@media (prefers-reduced-motion:reduce){.hp-sidebar{transition:none}.hp-overlay{animation:none}}@media (max-width:420px){.hp-sidebar{max-width:280px;width:82vw}.hp-mobile-topbar{gap:10px;padding:0 12px}.hp-main{padding:16px 12px}}.hpc-page{color:#1a1f36;font-family:Inter,-apple-system,sans-serif}.hpc-topbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.hpc-title{color:#12233d;font-family:Plus Jakarta Sans,sans-serif;font-size:21px;font-weight:800;margin:0}.hpc-btn{all:unset;align-items:center;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:7px;padding:10px 16px;transition:background .15s,color .15s,border-color .15s}.hpc-btn--primary{color:#fff}.hpc-btn--primary,.hpc-btn--primary:hover{background:#10304d}.hpc-btn--outline{background:#fff;border:1.5px solid #dde3ee;color:#334155}.hpc-btn--outline:hover{border-color:#12233d;color:#12233d}.hpc-btn--danger{background:#fdeceb;color:#c0362a}.hpc-btn--danger:hover{background:#f9d9d6}.hpc-btn--sm{font-size:12px;padding:6px 11px}.hpc-row-actions{display:flex;gap:6px}.hpc-table-card{background:#fff;border:1px solid #e7e9ef;border-radius:12px;box-shadow:0 1px 3px #12233d0d}.hpc-table{border-collapse:collapse;width:100%}.hpc-table th{background:#f9fafc;border-bottom:1px solid #eef0f5;color:#8892b4;font-size:10.5px;font-weight:700;letter-spacing:.06em;padding:12px 18px;text-align:left;text-transform:uppercase}.hpc-table td{border-bottom:1px solid #f3f4f8;color:#24283b;font-size:13px;padding:12px 18px;vertical-align:middle}.hpc-table tbody tr:last-child td{border-bottom:none}.hpc-table tbody tr:hover{background:#fafbfd}.hpc-company-cell{align-items:center;display:flex;gap:10px}.hpc-swatch{border-radius:4px;display:inline-block;flex-shrink:0;height:14px;width:14px}.hpc-company-name{color:#12233d;font-weight:700}.hpc-company-full{color:#8892b4;font-size:11px;margin-top:1px}.hpc-muted{color:#64748b}.hpc-unset{color:#c3c9dc;font-style:italic}.hpc-letterhead-wrap{cursor:zoom-in;display:inline-block;position:relative}.hpc-letterhead-thumb{background:#fff;border:1px solid #e7e9ef;border-radius:5px;display:block;height:42px;max-width:140px;object-fit:contain;transition:transform .2s ease,box-shadow .2s ease;width:auto}.hpc-letterhead-wrap:hover .hpc-letterhead-thumb{box-shadow:0 4px 14px #12233d26;transform:scale(1.08)}.hpc-letterhead-hint{color:#b8bfd6;display:block;font-size:9.5px;font-style:italic;margin-top:3px;transition:color .15s}.hpc-letterhead-wrap:hover .hpc-letterhead-hint{color:#1f9bb4}.hpc-letterhead-preview{background:#fff;border:1px solid #e7e9ef;border-radius:10px;box-shadow:0 16px 40px #12233d38;left:0;opacity:0;padding:10px;pointer-events:none;position:absolute;top:calc(100% + 10px);transform:translateY(-6px) scale(.96);transform-origin:top left;transition:opacity .18s ease,transform .18s ease,visibility .18s;visibility:hidden;z-index:50}.hpc-letterhead-preview img{border-radius:4px;display:block;height:auto;max-height:260px;max-width:360px;object-fit:contain;width:auto}.hpc-letterhead-wrap:hover .hpc-letterhead-preview{opacity:1;transform:translateY(0) scale(1);visibility:visible}.hpc-state{align-items:center;color:#8892b4;display:flex;flex-direction:column;font-size:13.5px;gap:12px;justify-content:center;padding:56px 24px;text-align:center}.hpc-spinner{animation:hpc-spin .7s linear infinite;border:2.5px solid #eef0f5;border-radius:50%;border-top-color:#1f9bb4;height:22px;width:22px}.modal{scrollbar-color:#c7cad4 #0000;scrollbar-width:thin}.modal::-webkit-scrollbar{width:6px}.modal::-webkit-scrollbar-track{background:#0000}.modal::-webkit-scrollbar-thumb{background:#c7cad4;border-radius:10px}.modal::-webkit-scrollbar-thumb:hover{background:#a8acb8}@keyframes hpc-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.hpc-spinner{animation:none}.hpc-letterhead-preview,.hpc-letterhead-thumb{transition:none}}@media (max-width:720px){.hpc-table-card{overflow-x:auto}.hpc-table{min-width:640px}}.hpg-page{color:#1a1f36;font-family:Inter,-apple-system,sans-serif}.hpg-topbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:22px}.hpg-title{color:#12233d;font-family:Plus Jakarta Sans,sans-serif;font-size:21px;font-weight:800;margin:0}.hpg-live-badge{align-items:center;background:#e7f4f6;border-radius:999px;color:#0e5b69;display:inline-flex;font-size:11.5px;font-weight:700;gap:7px;letter-spacing:.04em;padding:5px 12px;text-transform:uppercase}.hpg-live-dot{animation:hpg-pulse 1.8s ease-in-out infinite;background:#1f9bb4;border-radius:50%;height:7px;width:7px}@keyframes hpg-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@media (prefers-reduced-motion:reduce){.hpg-live-dot{animation:none}}.hpg-layout{grid-gap:22px;align-items:start;display:grid;gap:22px;grid-template-columns:400px 1fr}@media (max-width:1080px){.hpg-layout{grid-template-columns:1fr}}.hpg-card{background:#fff;border:1px solid #e7e9ef;border-radius:12px;box-shadow:0 1px 3px #12233d0d;padding:22px}.hpg-section-label{border-top:1px solid #eef0f5;color:#8892b4;font-size:11px;font-weight:700;letter-spacing:.06em;margin:20px 0 10px;padding-top:16px;text-transform:uppercase}.hpg-section-label--first{border-top:none;margin-top:0;padding-top:0}.hpg-field{margin-bottom:14px}.hpg-label{color:#4a5074;display:block;font-size:12px;font-weight:600;margin-bottom:5px}.hpg-input{background:#fff;border:1px solid #dde3ee;border-radius:8px;box-sizing:border-box;color:#12233d;font-family:inherit;font-size:13.5px;outline:none;padding:9px 12px;transition:border-color .15s,box-shadow .15s;width:100%}.hpg-input:focus{border-color:#1f9bb4;box-shadow:0 0 0 3px #1f9bb424}.hpg-row2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.hpg-input-affix{position:relative}.hpg-input-affix-symbol{color:#8892b4;font-size:13.5px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.hpg-input--affixed{padding-left:24px}.hpg-resp-row{display:flex;gap:8px;margin-bottom:8px}.hpg-resp-row .hpg-input{flex:1 1}.hpg-btn-remove{all:unset;align-items:center;border-radius:8px;box-sizing:border-box;color:#b8bfd6;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:background .15s,color .15s;width:32px}.hpg-btn-remove:hover{background:#fdeceb;color:#c0362a}.hpg-btn-add{all:unset;align-items:center;border:1.5px dashed #c8d0e4;border-radius:8px;box-sizing:border-box;color:#64748b;cursor:pointer;display:flex;font-size:12.5px;font-weight:600;gap:7px;justify-content:center;margin-top:4px;padding:9px;transition:border-color .15s,color .15s,background .15s;width:100%}.hpg-btn-add:hover{background:#f0fafb;border-color:#1f9bb4;color:#1f9bb4}.hpg-actions{display:flex;gap:10px;margin-top:22px}.hpg-btn{all:unset;align-items:center;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:700;gap:8px;justify-content:center;padding:11px 14px;transition:background .15s,color .15s,border-color .15s}.hpg-btn--outline{background:#fff;border:1.5px solid #dde3ee;color:#334155}.hpg-btn--outline:hover:not(:disabled){border-color:#12233d;color:#12233d}.hpg-btn--primary{background:#1f9bb4;color:#fff}.hpg-btn--primary:hover:not(:disabled){background:#1a8aa1}.hpg-btn:disabled{cursor:not-allowed;opacity:.6}.hpg-preview-card{background:#fff;border:1px solid #e7e9ef;border-radius:12px;box-shadow:0 1px 3px #12233d0d;overflow:hidden}.hpg-preview-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:18px 28px}.hpg-preview-co{color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:800}.hpg-preview-sub{color:#ffffffb8;font-size:11px;margin-top:2px}.hpg-preview-contact{color:#ffffffd9;font-size:11px;line-height:1.7;text-align:right;white-space:nowrap}.hpg-letter{color:#24283b;font-family:Georgia,Times New Roman,serif;font-size:13.5px;line-height:1.85;padding:30px 34px}.hpg-letter p{margin:0 0 11px}.hpg-letter ul{margin:8px 0 14px;padding-left:22px}.hpg-letter ul li{margin-bottom:5px}.hpg-letter-date{color:#8892b4;font-family:Inter,sans-serif;font-size:12px}.hpg-accent{color:#1f9bb4;font-weight:700}.hpg-muted{color:#64748b}.hpg-sig-grid{grid-gap:32px;border-top:1px solid #eef0f5;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-top:26px;padding-top:18px}.hpg-sig-line{border-bottom:1px solid #334155;height:30px;margin:8px 0 4px;width:200px}.hpg-sig-date{margin:0}.hpg-preview-footer,.hpg-sig-date{color:#8892b4;font-family:Inter,sans-serif;font-size:11px}.hpg-preview-footer{background:#f7f8fa;border-top:1px solid #eef0f5;display:flex;justify-content:space-between;padding:11px 28px}@media (max-width:640px){.hpg-preview-header{flex-direction:column}.hpg-preview-contact{text-align:left}.hpg-letter{padding:22px 20px}.hpg-sig-grid{gap:20px;grid-template-columns:1fr}}.hpg-toast{animation:hpg-toast-in .2s ease-out;border-radius:10px;bottom:22px;box-shadow:0 8px 24px #12233d33;color:#fff;font-size:13.5px;font-weight:600;padding:13px 20px;position:fixed;right:22px;z-index:999}.hpg-toast--ok{background:#0e5b69}.hpg-toast--err{background:#c0362a}.hpg-toast--info{background:#12233d}@keyframes hpg-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hpg-toast{animation:none}}.hph-page{color:#1a1f36;font-family:Inter,-apple-system,sans-serif}.hph-topbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.hph-title{color:#12233d;font-family:Plus Jakarta Sans,sans-serif;font-size:21px;font-weight:800;margin:0}.hph-count-badge{background:#eef2fa;border-radius:999px;color:#2550a0;font-size:11.5px;font-weight:700;padding:5px 12px}.hph-filters{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;width:100%}.hph-search{align-items:center;background:#fff;border:1px solid #dde3ee;border-radius:8px;box-sizing:border-box;color:#8892b4;display:flex!important;flex:1 1 260px;gap:8px;height:42px!important;max-height:42px!important;max-width:100%;min-height:42px!important;min-width:220px;overflow:hidden;padding:0 12px}.hph-search svg{color:#667085;display:block;flex-shrink:0;height:15px!important;width:15px!important}.hph-search-input{-webkit-appearance:none;appearance:none;background:#0000;border:none!important;box-sizing:border-box;color:#12233d;flex:1 1;font-family:inherit;font-size:13.5px;height:42px!important;line-height:42px;max-height:42px!important;outline:none;padding:0!important;width:100%!important}.hph-select-group{display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:12px}.hph-select{background:#fff;border:1px solid #dde3ee;border-radius:8px;box-sizing:border-box;color:#12233d;cursor:pointer;flex:0 0 auto!important;font-family:inherit;font-size:13.5px;height:42px;min-width:160px;outline:none;padding:0 12px;width:auto!important}.hph-search:focus-within,.hph-select:focus{border-color:#1f9bb4;box-shadow:0 0 0 3px #1f9bb424}.hph-table-card{background:#fff;border:1px solid #e7e9ef;border-radius:12px;box-shadow:0 1px 3px #12233d0d;overflow:hidden}.hph-table{border-collapse:collapse;width:100%}.hph-table th{background:#f9fafc;border-bottom:1px solid #eef0f5;color:#8892b4;font-size:10.5px;font-weight:700;letter-spacing:.06em;padding:12px 18px;text-align:left;text-transform:uppercase}.hph-table td{border-bottom:1px solid #f3f4f8;color:#24283b;font-size:13px;padding:13px 18px;vertical-align:middle}.hph-table tbody tr:last-child td{border-bottom:none}.hph-table tbody tr:hover{background:#fafbfd}.hph-candidate-name{color:#12233d;font-weight:700}.hph-candidate-email{color:#8892b4;font-size:11px;margin-top:2px}.hph-company-cell{align-items:center;display:flex;gap:8px}.hph-swatch{border-radius:4px;display:inline-block;flex-shrink:0;height:12px;width:12px}.hph-muted{color:#64748b}.hph-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;gap:5px;letter-spacing:.02em;padding:4px 10px}.hph-pill--sent{background:#e7f4ee;color:#0a7a48}.hph-pill--downloaded{background:#eef2fa;color:#2550a0}.hph-pill--failed{background:#fdeceb;color:#c0362a}.hph-state{align-items:center;color:#8892b4;display:flex;flex-direction:column;font-size:13.5px;gap:12px;justify-content:center;padding:56px 24px}.hph-spinner{animation:hph-spin .7s linear infinite;border:2.5px solid #eef0f5;border-radius:50%;border-top-color:#1f9bb4;height:22px;width:22px}@keyframes hph-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.hph-spinner{animation:none}}.hph-pagination{align-items:center;border-top:1px solid #eef0f5;display:flex;gap:14px;justify-content:flex-end;padding:14px 18px}.hph-page-label{color:#8892b4;font-size:12px;font-weight:600}.hph-page-btn{all:unset;align-items:center;border:1.5px solid #dde3ee;border-radius:7px;box-sizing:border-box;color:#334155;cursor:pointer;display:flex;font-size:12.5px;font-weight:600;gap:5px;padding:7px 13px;transition:border-color .15s,color .15s}.hph-page-btn:hover:not(:disabled){border-color:#12233d;color:#12233d}.hph-page-btn:disabled{cursor:not-allowed;opacity:.4}@media (max-width:640px){.hph-filters{align-items:stretch}.hph-filters,.hph-select-group{flex-direction:column}.hph-search,.hph-select{min-width:0;min-width:auto;width:100%!important}.hph-table-card{overflow-x:auto}.hph-table{min-width:620px}}*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f5f7;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}.login-wrap{align-items:center;background:linear-gradient(135deg,#10304d,#6528b6);display:flex;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:14px;box-shadow:0 20px 50px #00000040;padding:40px 36px;width:360px}.login-card h1{font-size:20px;margin-bottom:4px}.login-card p{color:#888;font-size:13px;margin-bottom:24px}.login-card .fg{margin-bottom:14px}.login-card label{color:#666;display:block;font-size:12px;font-weight:500;margin-bottom:4px}.login-card input{border:1px solid #ddd;border-radius:8px;font-size:13px;padding:10px 12px;width:100%}.login-card button{background:#534ab7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:8px;padding:11px;width:100%}.login-card button:hover{background:#3c3489}.login-err{background:#fdeeee;border-radius:6px;color:#c0392b;font-size:12px;margin-bottom:12px;padding:8px 10px}.app-shell{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.sb{background:#10304d;color:#fff;padding:20px 14px}.sb h2{font-size:15px;margin-bottom:24px;padding-left:6px}.sb .navlink,.sb a{border-radius:8px;color:#ffffffbf;cursor:pointer;display:block;font-size:13px;margin-bottom:4px;padding:10px 12px}.sb .navlink.active,.sb a.active{background:#ffffff1f;color:#fff;font-weight:600}.sb .logout{color:#ffffff80;cursor:pointer;font-size:12px;margin-top:24px}.main{overflow-y:auto;padding:24px 28px}.topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.topbar h1{font-size:19px}.topbar .who{color:#888;font-size:12px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:9px 16px}.btn-primary{background:#12233d;color:#fff}.btn-primary:hover{background:teal}.btn-outline{background:#fff;border:1.5px solid #ddd;color:#333}.btn-outline:hover{border-color:#333}.btn-danger{background:#fdeeee;color:#c0392b}.btn-sm{font-size:12px;padding:5px 10px}.card{background:#fff;border-radius:10px;box-shadow:0 1px 4px #0000000f;padding:20px}table{border-collapse:collapse;width:100%}td,th{border-bottom:1px solid #f0f0f0;font-size:13px;padding:10px 12px;text-align:left}th{color:#888;letter-spacing:.04em;text-transform:uppercase}.pill,th{font-size:11px;font-weight:600}.pill{border-radius:999px;display:inline-flex;padding:3px 9px}.pill-sent{background:#eaf3de;color:#3b6d11}.pill-downloaded{background:#eef1f7;color:#4a5a7a}.pill-failed{background:#fdeeee;color:#c0392b}.swatch{border-radius:4px;display:inline-block;height:16px;margin-right:6px;vertical-align:middle;width:16px}.modal-bg{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.modal{background:#fff;border-radius:12px;max-height:90vh;overflow-y:auto;padding:24px;width:480px}.modal h2{font-size:16px;margin-bottom:16px}.fg{margin-bottom:12px}.row2{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}label{color:#666;display:block;font-size:12px;font-weight:500;margin-bottom:4px}input,select,textarea{border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:13px;padding:8px 10px;width:100%}input:focus,select:focus,textarea:focus{border-color:#534ab7;outline:none}.gen-layout{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:380px 1fr}.resp-row{display:flex;gap:6px;margin-bottom:6px}.resp-row input{flex:1 1}.btn-rem{background:none;border:none;color:#ccc;cursor:pointer;font-size:20px}.btn-rem:hover{color:#e53}.btn-add{background:none;border:1px dashed #ccc;border-radius:6px;color:#888;cursor:pointer;font-size:12px;margin-top:4px;padding:7px;width:100%}.sec-label{border-top:1px solid #f0f0f0;color:#999;font-size:11px;font-weight:600;letter-spacing:.05em;margin:16px 0 8px;padding-top:12px;text-transform:uppercase}.sec-label:first-child{border-top:none;margin-top:0;padding-top:0}.preview-card{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014;overflow:hidden}.prev-hdr{align-items:center;display:flex;justify-content:space-between;padding:16px 28px}.hdr-co{color:#fff;font-size:18px;font-weight:700}.hdr-sub{color:#ffffffb3;font-size:11px}.hdr-contact{color:#ffffffd9;font-size:11px;line-height:1.7;text-align:right}.letter{font-size:13px;line-height:1.9;padding:28px 32px}.letter p{margin-bottom:10px}.letter ul{margin:6px 0;padding-left:20px}.letter ul li{margin-bottom:4px}.sig-grid{grid-gap:32px;border-top:1px solid #eee;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-top:24px;padding-top:16px}.sig-line{border-bottom:1px solid #333;height:28px;margin:8px 0 4px;width:200px}.prev-footer{background:#f7f7f7;border-top:1px solid #eee;color:#999;display:flex;font-size:11px;justify-content:space-between;padding:10px 28px}.toast{border-radius:8px;bottom:20px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:13px;padding:12px 18px;position:fixed;right:20px;z-index:999}
/*# sourceMappingURL=main.011f44c6.css.map*/