@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-g4ayFKwt.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-DDdNEJae.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-Clc9DUlp.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold--kH4D_6h.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-BikI6_8o.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary:#2a3b7e;--color-white:#fff;--color-black:#000;--color-blue-text:#2a3b7e;--color-text-body:#1f2937;--color-text-secondary:#44444c;--color-text-muted:#575761;--color-text-subtle:#8d99ab;--color-text-disabled:#f8fafc;--color-text-dark:#35353b;--color-title:#28282d;--color-label-text:#2f363f;--color-text-primary:#353541;--color-gray-btn-text:#1e2a59;--color-border:#e5e7eb;--color-border-light:#eef0f3;--color-border-soft:#e8ebf2;--color-border-muted:#c4c9d4;--color-border-neutral:#e0e0e0;--color-border-sidebar-toggle:#f1f2f5;--color-bg:#f8f9fc;--color-bg-card:#fff;--color-bg-muted:#f3f4f6;--color-bg-soft:#f9fafb;--color-bg-chip:#f5f5f5;--color-bg-hover:#eee;--color-bg-panel:#eef1f6;--color-bg-gray:#60606b;--color-secondary-bg:#eaebf2;--color-mid-blue:#7890bc;--color-light-blue:#eef4ff;--color-danger:#ef4444;--color-danger-text:#b91c1c;--color-danger-bg:#fef2f2;--color-danger-soft:#fee2e2;--color-danger-border:#fca5a5;--color-success:#22c55e;--color-success-text:#15803d;--color-success-bg:#dcfce7;--color-warning-text:#b45309;--color-warning-bg:#fef3c7;--color-warning-border:#fde68a;--color-info:#1d4ed8;--color-info-bg:#dbeafe;--color-info-border:#93c5fd;--color-purple:#6d28d9;--color-purple-bg:#ede9fe;--color-purple-border:#c4b5fd;--color-shadow-card:#0f172a0d;--color-shadow-dropdown:#1118271f;--color-shadow-table:#0f172a0a;--color-shadow-sidebar-toggle:#0000000f;--color-shadow-light:#00000014;--color-shadow-medium:#0000001f;--font-primary:"Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semiBold:600;--font-weight-bold:700;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:.75rem;--spacing-lg:1rem;--spacing-xl:1.5rem;--spacing-2xl:2rem;--spacing-3xl:2.5rem;--spacing-4xl:3rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.75rem;--text-4xl:2rem;--text-5xl:2.5rem;--text-6xl:4rem;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.75;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-full:50%;--color-primary-gradient-end:#3d4fa8}*{box-sizing:border-box}html,body,#root{min-width:320px;height:100%;min-height:100%;margin:0}body{font-family:var(--font-primary);background:var(--color-bg);color:var(--color-text-body)}a{color:inherit}.dashboard-page{background:#fff;border-radius:16px;max-width:640px;margin:80px auto;padding:24px;box-shadow:0 8px 24px #0f172a14}.dashboard-page button{color:#fff;cursor:pointer;background:#2b3e7d;border:none;border-radius:8px;margin-top:16px;padding:10px 16px}.pulse-shell{--navy:#243b7a;--navy-hover:#1d3168;--navy-soft:#e8ecf6;--text:#1f2937;--muted:#8b93a7;--border:#e6e8ef;--bg:#f4f5f8;--card:#fff;--green:#16a34a;--green-bg:#e8f8ee;--red:#dc2626;--red-bg:#fdecec;--indigo:#4f46e5;--indigo-bg:#eef2ff;--orange:#d97706;--orange-bg:#fff4e5;background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.pulse-topbar{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;height:72px;padding:0 28px;display:flex}.pulse-topbar-actions{align-items:center;gap:16px;display:flex}.pulse-body{flex:1;min-height:0;display:flex}.pulse-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;gap:8px;width:232px;padding:24px 16px 20px;transition:width .2s;display:flex;position:relative}.pulse-sidebar.is-collapsed{align-items:center;width:84px}.pulse-brand-mark{align-items:center;display:flex}.pulse-brand-logo{width:auto;height:33px;display:block}.pulse-collapse{z-index:10;cursor:pointer;background:0 0;border:none;padding:0;line-height:0;position:absolute;top:20px;right:-20px}.pulse-collapse img.is-flipped{transform:rotate(180deg)}.pulse-nav{flex-direction:column;gap:8px;display:flex}.pulse-nav-link{color:#718096;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.pulse-nav-icon{flex-shrink:0;display:block}.pulse-nav-link:hover{background:#f3f4f8}.pulse-nav-link.active{background:var(--navy);color:#fff}.pulse-sidebar.is-collapsed .pulse-nav-link{justify-content:center;padding:12px}.pulse-sidebar.is-collapsed .pulse-nav-label{display:none}.pulse-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:auto}.pulse-icon-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.pulse-icon-btn:hover{background:#f3f4f8;border-radius:50%}.pulse-user-wrap{position:relative}.pulse-user{background:var(--color-bg-muted);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:6px 12px 6px 6px;display:flex;position:relative}.pulse-user-caret{flex-shrink:0}.pulse-user-menu{border:1px solid var(--border);z-index:40;background:#fff;border-radius:10px;min-width:140px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #1118271f}.pulse-user-menu button{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 14px;font-size:13px;font-weight:600}.pulse-user-menu button:hover{background:#f3f4f8}.pulse-avatar{background:var(--navy);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;display:inline-flex}.pulse-user-meta{text-align:left;flex-direction:column;line-height:1.2;display:flex}.pulse-user-name{color:#1f2937;font-size:13px;font-weight:700}.pulse-user-role{color:#8d99ab;font-size:12px}.pulse-user-dropdown{border:1px solid var(--border);z-index:40;background:#fff;border-radius:10px;min-width:160px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #1118271f}.pulse-user-dropdown-item{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600}.pulse-user-dropdown-item:hover{background:#f3f4f6}.pulse-content{flex:1;padding:20px 24px}.pulse-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:22px 24px 16px;box-shadow:0 8px 24px #0f172a0a}.pulse-card-table{padding:0;overflow:hidden}.pulse-card-table .pulse-table th:first-child,.pulse-card-table .pulse-table td:first-child{padding-left:24px}.pulse-card-table .pulse-table th:last-child,.pulse-card-table .pulse-table td:last-child{padding-right:24px}.pulse-card-table .pulse-pagination{padding:16px 24px}.pulse-page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.pulse-page-title{font-size:16px;font-weight:var(--font-weight-semiBold);font-family:var(--font-primary);margin:0}.pulse-title-row{align-items:center;gap:8px;display:flex}.pulse-back{cursor:pointer;color:var(--navy);background:0 0;border:none;padding:4px;display:inline-flex}.pulse-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pulse-search{border:1px solid var(--border);min-width:220px;height:42px;color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:0 12px;display:flex}.pulse-search input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:14px}.pulse-search-clear{color:#6b7280;cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.pulse-search-clear:hover{color:#374151;background:#d1d5db}.pulse-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;height:42px;padding:0 16px;font-size:14px;font-weight:600}.pulse-btn-primary{background:var(--color-primary);color:var(--color-white);font-weight:var(--font-weight-medium);font-size:14px;font-family:var(--font-primary)}.pulse-btn-primary:disabled{cursor:not-allowed;background:#c5c9d4}.pulse-btn-outline{background:var(--color-white);color:var(--color-primary);border-color:var(--color-primary);font-weight:var(--font-weight-medium);font-size:14px;font-family:var(--font-primary)}.pulse-btn-ghost{background:var(--color-secondary-bg);color:var(--color-primary);font-weight:var(--font-weight-medium);border-color:#0000;font-size:14px}.pulse-icon-square{border:1px solid var(--color-primary);width:42px;height:42px;color:var(--navy);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.pulse-table-wrap{overflow-x:auto}.pulse-table{border-collapse:collapse;width:100%}.pulse-table th{text-align:left;letter-spacing:.06em;color:var(--color-text-dark);font-size:14px;font-weight:var(--font-weight-semiBold);font-family:var(--font-primary);border-bottom:1px solid var(--border);background:var(--color-bg-chip);padding:12px 8px}.pulse-table td{vertical-align:middle;border-bottom:1px solid #f0f1f5;padding:14px 8px;font-size:14px}.pulse-table .pulse-credit-col{white-space:nowrap;font-variant-numeric:tabular-nums;width:1%;min-width:92px}.pulse-credit-value{white-space:nowrap;align-items:baseline;gap:6px;display:inline-flex}.pulse-credit-remaining{text-align:right;min-width:4ch}.pulse-credit-separator{color:#9ca3af;flex-shrink:0}.pulse-credit-limit{text-align:left;min-width:4ch}.pulse-name-cell{font-weight:var(--font-weight-medium);font-family:var(--font-primary);color:var(--color-text-dark);align-items:center;gap:10px;font-size:14px;display:flex}.pulse-issue{vertical-align:middle;margin-left:6px;display:inline-flex}.pulse-status{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.pulse-status-dot{border-radius:50%;width:7px;height:7px}.pulse-status.active{background:var(--green-bg);color:var(--green)}.pulse-status.active .pulse-status-dot{background:var(--green)}.pulse-status.inactive{background:var(--red-bg);color:var(--red)}.pulse-status.inactive .pulse-status-dot{background:var(--red)}.pulse-status.invited{background:var(--indigo-bg);color:var(--indigo)}.pulse-status.invited .pulse-status-dot{background:var(--indigo)}.pulse-row-actions{gap:8px;display:flex}.pulse-row-actions button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.pulse-row-actions .pulse-switch{background:#d1d5db;border-radius:999px;flex-shrink:0;width:44px;height:24px}.pulse-row-actions .pulse-switch.on{background:var(--color-primary)}.pulse-row-actions .pulse-switch:hover{background:#d1d5db}.pulse-row-actions .pulse-switch.on:hover{background:var(--color-primary)}.pulse-row-actions .pulse-switch:disabled{opacity:.6;cursor:not-allowed}.pulse-action-icon{width:18px;height:18px;display:block}.pulse-row-actions button:hover{color:var(--navy);background:#f3f4f8}.pulse-row-actions .is-danger:hover{color:var(--red)}.pulse-empty{text-align:center;color:var(--muted);padding:40px 12px}.pulse-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 4px 8px;display:flex}.pulse-page-info{color:var(--muted);font-size:14px}.pulse-page-info-num{color:var(--text);font-weight:600}.pulse-page-btns{align-items:center;gap:8px;display:flex}.pulse-page-btns button{border:1px solid var(--border);cursor:pointer;color:#4b5563;background:#fff;border-radius:8px;min-width:36px;height:36px;padding:0 10px}.pulse-page-btns button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.pulse-page-btns button:disabled{opacity:.45;cursor:not-allowed}.pulse-overlay{z-index:3000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#f8f9fc8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pulse-modal{background:#fff;border-radius:16px;width:min(640px,100%);padding:24px;box-shadow:0 18px 48px #0f172a24}.pulse-modal h2{font-size:18px;font-weight:var(--font-weight-semiBold);font-family:var(--font-primary);color:var(--color-title);margin:0 0 20px}.pulse-form-grid{grid-template-columns:1fr 1fr;gap:16px 18px;display:grid}.pulse-field-span{grid-column:1/-1}.pulse-inline-actions{align-items:center;gap:8px;display:flex}.pulse-inline-actions input{flex:1}.pulse-field label{font-size:12px;font-weight:var(--font-weight-regular);font-family:var(--font-primary);color:var(--color-label-text);margin-bottom:6px;display:block}.pulse-req{color:#ef4444}.pulse-field input,.pulse-field select{border:1px solid var(--border);background:#fff;border-radius:10px;outline:none;width:100%;height:42px;padding:0 12px;font-size:14px}.pulse-field input:focus,.pulse-field select:focus{border-color:var(--navy)}.pulse-select{position:relative}.pulse-select-trigger{border:1px solid var(--border);cursor:pointer;color:var(--text);width:100%;min-height:42px;font:inherit;text-align:left;background:#fff;border-radius:10px;outline:none;align-items:center;gap:8px;padding:6px 36px 6px 10px;font-size:14px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.pulse-select-trigger:hover{border-color:#c9ceda}.pulse-select-trigger:focus-visible,.pulse-select-trigger.is-open{border-color:var(--navy);box-shadow:0 0 0 3px #243b7a1f}.pulse-select-value{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.pulse-select-placeholder{color:#9ca3af;padding-left:2px;line-height:28px}.pulse-select-chip{background:var(--navy-soft);max-width:100%;height:26px;color:var(--navy);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-items:center;padding:0 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.pulse-select-chevron{color:#94a3b8;pointer-events:none;transition:transform .15s;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.pulse-select-trigger.is-open .pulse-select-chevron{color:var(--navy);transform:translateY(-50%)rotate(180deg)}.pulse-select-trigger.is-open{border-color:var(--color-primary);color:var(--text)}.pulse-select-trigger.is-open svg{transform:rotate(180deg)}.pulse-select-menu{z-index:30;border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:10px;display:flex;position:absolute;inset:auto 0 calc(100% + 6px);box-shadow:0 12px 28px #0f172a1f}.pulse-select-toolbar{align-items:center;gap:10px;display:flex}.pulse-field .pulse-select-search{border:1px solid var(--border);color:#94a3b8;min-width:0;height:36px;font-size:inherit;font-weight:inherit;background:#fff;border-radius:8px;flex:1;align-items:center;gap:8px;margin:0;padding:0 10px;display:flex}.pulse-field .pulse-select-search input,.pulse-field .pulse-select-search input:focus{width:auto;min-width:0;height:100%;box-shadow:none;color:var(--text);background:0 0;border:none;border-radius:0;outline:none;flex:1;margin:0;padding:0;font-size:13px}.pulse-field .pulse-select-search input::placeholder{color:#9ca3af}.pulse-select-done{cursor:pointer;white-space:nowrap;color:var(--color-primary);background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.pulse-select-done:hover{opacity:.85}.pulse-select-list{max-height:180px;padding-right:2px;overflow:auto}.pulse-field .pulse-select-option{cursor:pointer;font:inherit;font-size:14px;font-weight:inherit;color:var(--text);background:0 0;border-radius:8px;align-items:center;gap:10px;margin:0;padding:8px 6px;display:flex}.pulse-field .pulse-select-option:hover{background:#f3f4f8}.pulse-field .pulse-select-option input[type=checkbox]{clip:rect(0, 0, 0, 0);white-space:nowrap;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pulse-select-check{box-sizing:border-box;background:#fff;border:1.5px solid #d1d5db;border-radius:4px;flex-shrink:0;width:16px;height:16px;display:inline-block;position:relative}.pulse-field .pulse-select-option.is-checked .pulse-select-check{border-color:var(--color-primary);background:var(--color-primary)}.pulse-field .pulse-select-option.is-checked .pulse-select-check:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.pulse-select-option-label{min-width:0;line-height:1.3}.pulse-invite-bar{background:var(--color-bg-chip);font-size:16px;font-weight:var(--font-weight-medium);font-family:var(--font-primary);color:var(--color-text-secondary);border-radius:10px;justify-content:space-between;align-items:center;margin-top:18px;padding:12px 14px;display:flex}.pulse-switch{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;width:44px;height:24px;position:relative}.pulse-switch.on{background:var(--color-primary)}.pulse-switch span{background:#fff;border-radius:50%;width:18px;height:18px;transition:left .15s;position:absolute;top:3px;left:3px}.pulse-switch.on span{left:23px}.pulse-modal-footer{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.pulse-dropzone{cursor:pointer;border:1.5px dashed #d5d8e0;border-radius:12px;justify-content:center;align-items:center;min-height:140px;padding:20px;display:flex}.pulse-file-chip{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:10px;min-width:220px;padding:8px 12px;display:flex}.pulse-file-chip strong{font-size:12px;font-weight:var(--font-weight-medium);color:var(--color-text-body);display:block}.pulse-file-chip span{color:var(--muted);font-size:12px}.pulse-file-remove{cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:auto;display:inline-flex}.pulse-hint{color:var(--muted);margin:10px 0 0;font-size:12px}.pulse-filter-wrap{position:relative}.pulse-filter-trigger{border:1px solid var(--color-primary);min-width:130px;height:42px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:10px;outline:none;align-items:center;padding:0 36px 0 14px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.pulse-filter-trigger:hover,.pulse-filter-trigger.is-open{border-color:var(--color-primary)}.pulse-filter-chevron{color:#60606b;pointer-events:none;transition:transform .15s;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.pulse-filter-trigger.is-open .pulse-filter-chevron{transform:translateY(-50%)rotate(180deg)}.pulse-filter-menu{border:1px solid var(--border);z-index:15;background:#fff;border-radius:10px;width:100%;padding:0;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 10px 24px #0f172a1a}.pulse-filter-menu-header{color:var(--text);border-bottom:1px solid var(--border);background:#f3f4f8;padding:8px 12px;font-size:13px;font-weight:700}.pulse-filter-menu button{text-align:left;cursor:pointer;width:100%;color:var(--text);font-size:13px;font:inherit;background:0 0;border:none;border-radius:0;padding:8px 12px}.pulse-filter-menu button:hover{background:#f8f5f0}.pulse-filter-menu button.active{color:var(--text);background:#f3ebe3;font-weight:500}.pulse-chips{gap:8px;display:flex}.pulse-chip{cursor:pointer;color:#4b5563;background:#eef1f6;border:none;border-radius:999px;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.pulse-chip-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.pulse-chip.active{background:var(--navy);color:#fff}.pulse-chip.ok{color:#15803d;background:#e8f8ee}.pulse-chip.ok.active{color:#fff;background:#16a34a}.pulse-chip.bad{background:var(--orange-bg);color:#b45309}.pulse-chip.bad.active{color:#fff;background:#d97706}.pulse-edit-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pulse-error{color:#dc2626;margin:6px 0 0;font-size:12px}@media (width<=900px){.pulse-user-meta,.pulse-user-caret{display:none}}@media (width<=800px){.pulse-form-grid{grid-template-columns:1fr}.pulse-sidebar{align-items:center;width:84px;padding:24px 8px 16px}.pulse-nav-label{display:none}.pulse-nav-link{justify-content:center;padding:12px}.pulse-content,.pulse-topbar{padding-left:16px;padding-right:16px}}@media (width<=640px){.pulse-shell.is-collapsed .pulse-sidebar,.pulse-sidebar{width:64px}}.auth-page{--auth-navy:#2b3e7d;--auth-navy-hover:#243568;--auth-orange:#e87722;--auth-text:#1f2937;--auth-muted:#6b7280;--auth-border:#d1d5db;--auth-bg:#f8f9fc;--auth-panel-bg:#f1f1f1;--auth-link:#2b3e7d;--auth-error:#dc2626;--auth-radius:16px;box-sizing:border-box;width:100vw;height:100vh;font-family:var(--font-primary);color:var(--auth-text);background:#f8f9fc;justify-content:stretch;align-items:stretch;margin:0;padding:0;display:flex;position:fixed;inset:0;overflow:auto}.auth-card{width:100%;min-height:100%;box-shadow:none;background:#f8f9fc;border-radius:0;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.auth-visual{box-sizing:border-box;background:#f8f9fc;justify-content:center;align-items:center;padding:40px;display:flex}.auth-visual-frame{border-radius:var(--auth-radius);box-sizing:border-box;background:#f1f1f1;justify-content:center;align-items:center;width:100%;height:100%;min-height:480px;padding:32px;display:flex}.auth-visual-frame img{object-fit:contain;width:min(100%,480px);height:auto}.auth-panel{box-sizing:border-box;background:#f8f9fc;justify-content:center;align-items:center;padding:40px 48px;display:flex}.auth-content{width:100%;max-width:380px}.auth-logo{justify-content:center;align-items:center;margin-bottom:28px;line-height:1;display:flex}.auth-logo-img{object-fit:contain;width:auto;max-width:100%;height:100px;display:block}.auth-header{text-align:center;margin-bottom:28px}.auth-title{color:var(--auth-text);margin:0 0 8px;font-size:28px;font-weight:700}.auth-subtitle{color:var(--auth-muted);margin:0;font-size:15px;line-height:1.5}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-label{color:var(--auth-text);font-size:14px;font-weight:600}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input{box-sizing:border-box;border:1px solid var(--auth-border);width:100%;color:var(--auth-text);background:#fff;border-radius:10px;outline:none;padding:12px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.auth-input-password{padding-right:44px}.auth-input:focus{border-color:var(--auth-navy);box-shadow:0 0 0 3px #2b3e7d26}.auth-input.auth-input-error{border-color:var(--auth-error)}.auth-eye{cursor:pointer;color:var(--auth-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-eye:hover{color:var(--auth-text)}.auth-error{color:var(--auth-error);margin:0;font-size:13px}.auth-options{justify-content:space-between;align-items:center;gap:12px;margin-top:-4px;display:flex}.auth-remember{color:var(--auth-text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;display:inline-flex}.auth-remember input{width:16px;height:16px;accent-color:var(--auth-navy)}.auth-link{color:var(--auth-link);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-btn{background:var(--auth-navy);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:13px 16px;font-size:16px;font-weight:600;transition:background .15s}.auth-btn:hover:not(:disabled){background:var(--auth-navy-hover)}.auth-btn:disabled{opacity:.65;cursor:not-allowed}.auth-back{color:var(--auth-link);justify-content:center;align-self:center;align-items:center;gap:8px;margin-top:4px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.auth-back:hover{text-decoration:underline}.auth-resend-row{justify-content:space-between;align-items:center;gap:12px;min-height:20px;display:flex}.auth-resend-timer{color:var(--auth-muted);margin-left:auto;font-size:13px}.auth-toast-region{z-index:4000;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.auth-toast{color:#fff;text-align:center;pointer-events:auto;border-radius:10px;min-width:220px;max-width:360px;padding:12px 16px;font-size:14px;font-weight:600;box-shadow:0 8px 24px #0f172a2e}.auth-toast-success{background:#059669}.auth-toast-error{background:#dc2626}.auth-toast-warning{background:#d97706}@media (width<=900px){.auth-card{grid-template-columns:1fr;min-height:auto}.auth-visual{display:none}.auth-panel{padding:32px 24px}}.products-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(6px);box-sizing:border-box;background:#f8f9fc8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.products-modal{box-sizing:border-box;background:#fff;border-radius:16px;width:min(720px,100%);padding:28px 28px 24px;box-shadow:0 18px 48px #0f172a24}.products-modal-header{margin-bottom:24px}.products-modal-title{color:#1a1a1a;margin:0 0 8px;font-size:28px;font-weight:700}.products-modal-subtitle{color:#666;max-width:560px;margin:0;font-size:15px;line-height:1.5}.products-modal-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:28px;display:grid}.product-card{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:10px;padding:18px;transition:border-color .15s,box-shadow .15s;display:flex}.product-card:hover{border-color:#f5a88a}.product-card-selected{border-color:#f05a28;box-shadow:0 0 0 1px #f05a2814}.product-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-card-name-logo{object-fit:contain;width:auto;max-width:150px;height:28px;display:block}.product-card-check{background:#fff;border:1.5px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.product-card-check.is-checked{background:#f05a28;border-color:#f05a28}.product-card-title{color:#1a1a1a;font-size:18px;font-weight:700}.product-card-desc{color:#6b7280;font-size:14px;line-height:1.45}.products-modal-empty{color:#6b7280;margin:0 0 28px;font-size:15px;line-height:1.5}.products-modal-footer{justify-content:flex-end;display:flex}.products-modal-btn{color:#fff;cursor:pointer;background:#f05a28;border:none;border-radius:10px;padding:12px 20px;font-size:15px;font-weight:600;transition:background .15s}.products-modal-btn:hover:not(:disabled){background:#e04f20}.products-modal-btn:disabled{opacity:.55;cursor:not-allowed}@media (width<=640px){.products-modal{padding:22px 18px 18px}.products-modal-title{font-size:24px}}.employees-page{flex-direction:column;gap:20px;display:flex}.import-csv-dropzone{background:#fafbfd;flex-direction:column;gap:8px}.import-csv-dropzone-empty{color:#6b7280;justify-content:center;align-items:center;gap:10px;font-size:15px;display:flex}.import-csv-dropzone-empty p{margin:0}.import-csv-browse{color:#2a3b7e;font-weight:600;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.import-csv-hint-row{justify-content:space-between;align-items:center;gap:16px;margin-top:10px;display:flex}.import-csv-hint-row .pulse-hint{flex:1;margin:0}.import-csv-download{color:#2a3b7e;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.import-csv-download:hover{text-underline-offset:2px;text-decoration:underline}.knowledge-page{flex-direction:column;gap:24px;display:flex}.knowledge-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.knowledge-page-actions{align-items:center;gap:10px;display:flex}.knowledge-filter-btn{cursor:pointer;background:0 0;border:none;border-radius:12px;padding:0;line-height:0}.knowledge-filter-icon{width:40px;height:40px;display:block}.knowledge-filter-btn.is-active .knowledge-filter-icon{filter:drop-shadow(0 0 0 2px #3b82f6)}.knowledge-filter-modal{width:min(480px,100%)}.knowledge-filter-modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.knowledge-filter-modal-head h2{margin:0}.knowledge-filter-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:-4px -4px 0 0;padding:0;display:inline-flex}.knowledge-filter-modal-close:hover{color:var(--text);background:#f3f4f8}.knowledge-filter-fields{flex-direction:column;gap:16px;display:flex}.knowledge-filter-modal .pulse-select-menu,.knowledge-filter-select-menu{top:calc(100% + 6px);bottom:auto}.knowledge-filter-modal .pulse-select-trigger:disabled{opacity:.65;cursor:not-allowed}.knowledge-filter-modal .pulse-select-trigger-single{font-size:14px}.knowledge-filter-modal .pulse-select-single-value{color:var(--text);padding-left:2px;line-height:28px}.knowledge-filter-modal .pulse-select-option-single{text-align:left;border:none;width:100%;padding:10px 12px;font-size:14px}.knowledge-filter-modal .pulse-select-option-single.is-selected{background:var(--navy-soft);color:var(--navy);font-weight:600}.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.knowledge-card{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:flex-start;gap:14px;min-height:96px;padding:18px 16px;display:flex;position:relative}.knowledge-card-open{text-align:left;cursor:pointer;min-width:0;color:inherit;font:inherit;background:0 0;border:none;flex:1;align-items:flex-start;gap:14px;margin:0;padding:0;display:flex}.knowledge-card-open:disabled{cursor:wait;opacity:.75}.knowledge-card-open:hover .knowledge-card-title,.knowledge-card-open:focus-visible .knowledge-card-title{color:var(--color-primary);text-decoration:underline}.knowledge-card-open:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:8px}.knowledge-card-icon{flex-shrink:0;width:46px;height:46px;display:block}.knowledge-card-body{flex:1;min-width:0}.knowledge-card-title{font-size:16px;font-weight:var(--font-weight-medium);color:var(--color-bg-gray);font-family:var(--font-primary);word-break:break-word;margin:0 0 4px;line-height:1.3;display:block}.knowledge-card-meta{color:var(--muted);font-size:13px;font-family:var(--font-primary);font-weight:var(--font-weight-regular);word-break:break-word;margin:0;line-height:1.4}.knowledge-card-meta.is-error{color:#dc2626}.knowledge-status{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.knowledge-scope-badge{color:#4b5563;background:#f3f4f8;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.knowledge-scope-org{color:#4338ca;background:#eef2ff}.knowledge-scope-product{color:#047857;background:#ecfdf5}.knowledge-status-ready{color:#16a34a;background:#e8f8ee}.knowledge-status-pending,.knowledge-status-processing{color:#d97706;background:#fff4e5}.knowledge-status-failed{color:#dc2626;background:#fdecec}.knowledge-status-deleting{color:#6b7280;background:#f3f4f8}.knowledge-card-delete{color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:6px;transition:background .15s}.knowledge-card-delete svg{width:20px;height:20px;display:block}.knowledge-card-delete:hover{background:var(--navy-soft);color:var(--color-primary)}.knowledge-empty{color:var(--muted);margin:0;font-size:15px}.knowledge-empty-card{border:1px dashed var(--border);text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;display:flex}.knowledge-upload-modal{width:min(640px,100%)}.knowledge-upload-hint{margin-bottom:20px}.knowledge-file-chip-icon{flex-shrink:0;width:24px;height:24px}.knowledge-section-title{font-size:14px;font-weight:var(--font-weight-semiBold);color:var(--color-title);margin:0 0 12px}.knowledge-products-section{margin-bottom:24px}.knowledge-product-radios{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.knowledge-radio-option{cursor:pointer;color:#374151;align-items:center;gap:8px;font-size:14px;display:inline-flex}.knowledge-radio-option input{width:16px;height:16px;accent-color:var(--color-primary,#243b7a);cursor:pointer;margin:0}.knowledge-radio-option input:disabled{cursor:not-allowed}.knowledge-radio-label{-webkit-user-select:none;user-select:none}.knowledge-preview-section{margin-bottom:8px}.knowledge-preview-subtitle{color:#8b93a7;margin:0 0 14px;font-size:13px;line-height:1.4}.knowledge-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.knowledge-preview-card{background:var(--color-light-blue);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:88px;padding:16px 12px;display:flex}.knowledge-preview-count{color:var(--color-mid-blue);font-size:28px;line-height:1}.knowledge-preview-label{font-size:13px;font-weight:var(--font-weight-medium);color:var(--muted-color-bg-gray);text-align:center}.knowledge-dropzone{background:#fafbfd;flex-direction:column;gap:8px}.knowledge-dropzone.has-file{cursor:default}.knowledge-dropzone.is-dragging{background:#eff6ff;border-color:#3b82f6}.knowledge-dropzone-selected{color:#374151;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0;font-size:15px;display:flex}.knowledge-dropzone-file-icon{flex-shrink:0;width:24px;height:24px}.knowledge-dropzone-filename{font-weight:var(--font-weight-medium);word-break:break-all}.knowledge-dropzone-empty{color:#6b7280;justify-content:center;align-items:center;gap:10px;font-size:15px;display:flex}.knowledge-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.knowledge-drop-icon{flex-shrink:0;width:24px;height:24px;display:block}.knowledge-dropzone-empty p{margin:0}.knowledge-browse{color:var(--color-primary);font-weight:600;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.knowledge-upload-error{color:#dc2626;margin:10px 0 0;font-size:13px}@media (width<=900px){.knowledge-grid{grid-template-columns:1fr}}.products-page-header{margin-bottom:28px}.products-page-subtitle{color:var(--color-bg-gray);max-width:640px;font-size:14px;line-height:1.5;font-weight:var(--font-weight-medium);font-family:var(--font-primary);margin:8px 0 0}.products-page-empty{color:var(--muted,#8b93a7);margin:0;padding:28px 0;font-size:14px}.products-page-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.products-page-card{border:1px solid var(--border,#e6e8ef);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;display:flex}.products-page-card-main{flex:1;align-items:flex-start;gap:16px;min-width:0;display:flex}.products-page-card-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:160px;height:60px;margin-top:2px}.products-page-card-copy{min-width:0}.products-page-card-title{font-size:18px;font-weight:var(--font-weight-semiBold);color:var(--color-title);margin:0 0 6px}.products-page-card-desc{font-size:14px;line-height:1.5;font-weight:var(--font-weight-regular);color:var(--color-bg-gray);font-family:var(--font-primary);margin:0}.products-page-redirect{background:var(--color-secondary-bg);color:var(--color-gray-btn-text);font-size:14px;font-weight:var(--font-weight-regular);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;padding:12px 18px;transition:background .15s}.products-page-redirect:hover:not(:disabled){background:#e2e6f0}.products-page-redirect:disabled{opacity:.55;cursor:not-allowed}@media (width<=720px){.products-page-card{flex-direction:column;align-items:stretch}.products-page-redirect{width:100%}}
