.logo-chip{display:inline-flex;align-items:center;gap:6px;background:#1e40af;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);padding:2px 10px;margin-top:12px}.logo-bid,.logo-now{font-weight:800;letter-spacing:.5px;font-size:14px;line-height:1.1}.engage-mega-menu{position:absolute;left:50%;transform:translate(-50%);top:72px;background:#fff;border-radius:16px;box-shadow:0 18px 45px #0f172a29;padding:24px 32px;width:820px;max-width:calc(100% - 32px)}.engage-mega-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:80px;row-gap:24px}.engage-card-btn{all:unset;display:flex;align-items:flex-start;gap:14px;cursor:pointer;padding:8px 4px;border-radius:12px}.engage-card-btn:hover{background:#0f172a08}.engage-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;background:#f4f6ff}.engage-text{flex:1}.engage-title{font-weight:600;margin-bottom:4px}.engage-desc{font-size:12px;color:#8c8c8c;line-height:1.4}.ant-menu-horizontal{border-bottom:none!important}.nav-mega-dropdown{background:#fff;border-radius:16px;box-shadow:0 18px 45px #0f172a1f;padding:20px;width:min(520px,calc(100vw - 32px))}.nav-mega-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.nav-mega-card{display:flex;gap:12px;padding:14px 12px;border-radius:18px;border:1px solid rgba(91,141,239,.12);background:#f9fbff;cursor:pointer;text-align:left;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.nav-mega-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px #21317e14;background:#fff}.nav-mega-icon{width:44px;height:44px;border-radius:16px;background:#eff4ff;color:#4c6ef5;display:inline-flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.nav-mega-text{display:flex;flex-direction:column;gap:6px;flex:1}.nav-mega-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;color:#0f172a;font-size:15px}.nav-mega-title .anticon{font-size:14px;color:#4c6ef5}.nav-mega-desc{font-size:13px;color:#64748b!important;display:block}.top-nav-actions{display:flex;align-items:center;gap:16px}.top-nav-menu{flex:1;min-width:0}.top-nav-menu .ant-menu-overflow{flex-wrap:wrap;column-gap:24px}.top-nav-search{border-radius:999px!important;background:#f6f8ff!important;border:1px solid #e3e8ff!important;width:clamp(140px,22vw,260px);box-shadow:inset 0 1px 3px #0f172a0a}.top-nav-search .ant-input{background:transparent!important}.top-nav-search .ant-input-prefix{margin-right:8px}.language-select{min-width:160px}.language-select .ant-select-selector{border-radius:999px!important;background:linear-gradient(120deg,#f8f9ff,#edf2ff)!important;border:1px solid #dbe3ff!important;height:40px!important;display:flex;align-items:center;padding:0 20px!important;box-shadow:inset 0 1px 3px #5866a226;position:relative}.language-select .ant-select-selection-item{font-weight:600;color:#1e2a55}.language-select .ant-select-arrow{color:#1e2a55;top:0;right:14px;display:flex;align-items:center;justify-content:center;height:100%;margin-top:0;pointer-events:none}.language-select--small{min-width:130px}.language-select--small .ant-select-selector{height:34px!important;padding:0 14px!important}.public-language-switcher{position:absolute;top:clamp(16px,3vw,32px);right:clamp(16px,3vw,32px);z-index:20}.dash-page{display:flex;flex-direction:column;gap:24px}.dash-hero{position:relative;border-radius:24px;padding:clamp(32px,5vw,48px);background:linear-gradient(135deg,#312e81,#4f46e5 40%,#6366f1,#818cf8);color:#fff;overflow:hidden;box-shadow:0 12px 40px #4f46e533}.dash-hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.06) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.dash-hero-glow{position:absolute;top:-60px;right:-40px;width:300px;height:300px;border-radius:50%;background:#ffffff0f;pointer-events:none}.dash-hero-inner{position:relative;display:flex;align-items:center;gap:32px}.dash-hero-tag{background:#ffffff26!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:999px!important;font-weight:600!important;font-size:12px!important;padding:2px 14px!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dash-hero-stats{display:flex;gap:16px}.dash-hero-stat{display:flex;align-items:center;gap:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:16px 22px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:130px}.dash-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dash-shortcut{display:flex;align-items:center;gap:14px;border:1px solid #E2E8F0;width:100%;text-align:left;background:#fff;border-radius:16px;padding:20px;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.dash-shortcut:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .2s ease}.dash-shortcut:hover{border-color:#4f46e533;box-shadow:0 8px 28px #0000000f;transform:translateY(-2px)}.dash-shortcut-icon{width:46px;height:46px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;transition:all .2s ease}.dash-shortcut:hover .dash-shortcut-icon{transform:scale(1.08)}.dash-shortcut-text{flex:1;display:flex;flex-direction:column;gap:4px;position:relative}.dash-shortcut-title{font-weight:700;color:#1e293b;font-size:15px}.dash-shortcut-desc{font-size:12px;color:#94a3b8;line-height:1.4}.dash-shortcut-arrow{color:#cbd5e1;font-size:14px;transition:all .2s ease}.dash-shortcut:hover .dash-shortcut-arrow{color:#4f46e5;transform:translate(3px)}.dash-clients-card{border-radius:16px!important;border:1px solid #E2E8F0!important;height:100%}.dash-clients-list{display:flex;flex-direction:column;gap:14px}.dash-client-row{padding:0}.dash-client-info{display:flex;align-items:center;gap:12px}@media (max-width: 992px){.dash-shortcuts{grid-template-columns:repeat(2,1fr)}.dash-hero-inner{flex-direction:column;align-items:flex-start}.dash-hero-stats{width:100%}}@media (max-width: 640px){.dash-shortcuts{grid-template-columns:1fr}.dash-hero-stats{flex-direction:column}.dash-hero-stat{width:100%}}.mobile-menu-trigger{display:none!important}@media (max-width: 992px){.app-header .top-nav-menu{display:none!important}.mobile-menu-trigger{display:inline-flex!important}}@media (max-width: 768px){.app-header{padding:0 12px!important;height:56px!important;line-height:56px!important}.app-header .header-welcome-text{display:none!important}.app-header .logo-chip{margin:0!important;padding:0 10px!important;height:36px;display:inline-flex;align-items:center}.app-header .mobile-menu-trigger{width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center}.app-header .language-select .ant-select-selector{height:36px!important;line-height:36px!important;padding:0 14px!important}.app-header .header-right-actions{align-items:center!important;height:36px}.app-header .header-credits{height:36px;align-items:center!important}.app-header .ant-avatar{width:36px!important;height:36px!important;line-height:36px!important}.ant-layout-content{padding:12px!important}.dash-hero{padding:24px!important}.dash-hero-inner{gap:16px!important}}@media (max-width: 992px){.ant-layout-content{overflow-x:hidden!important;max-width:100vw!important}.ant-layout,.ant-layout-content>*{max-width:100%}.role-matrix-card .ant-card-body{padding:12px!important}.role-matrix-scroll{overflow-x:scroll!important;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;width:100%;max-width:100%;cursor:grab}.role-matrix-scroll:active{cursor:grabbing}.role-matrix-scroll::-webkit-scrollbar{height:10px!important;background:#e2e8f0!important}.role-matrix-scroll::-webkit-scrollbar-thumb{background:#4f46e5!important;border-radius:5px!important;min-width:40px}.role-matrix-scroll::-webkit-scrollbar{height:8px;background:#f1f5f9}.role-matrix-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}.role-matrix-table{min-width:100%!important;width:100%!important;table-layout:fixed}.role-matrix-table th,.role-matrix-table td{padding:8px 2px!important}.role-matrix-table th:first-child,.role-matrix-table td:first-child{width:auto!important;min-width:80px;padding-left:4px!important}.role-matrix-table th:not(:first-child),.role-matrix-table td:not(:first-child){width:44px!important;min-width:44px;font-size:9px!important;letter-spacing:0!important}.role-matrix-table .perm-dot{width:28px!important;height:28px!important;font-size:11px!important}.role-matrix-table .anticon{font-size:14px!important}.role-matrix-table .ant-space-item:not(:first-child){font-size:12px!important}.role-matrix-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.listing-page .ant-card>.ant-card-body>div[style*=space-between]{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.listing-page .ant-card>.ant-card-body>div[style*=space-between]>div{min-width:0}.listing-page .ant-card>.ant-card-body>div[style*=space-between] .ant-space{flex-wrap:wrap;row-gap:8px}.listing-page h2.ant-typography{font-size:20px!important}.listing-page{padding:0!important}}@media (max-width: 640px){.app-header .language-select{min-width:88px!important}.app-header .language-select .ant-select-selector{height:34px!important;padding:0 12px!important}.app-header .language-select .ant-select-arrow{right:8px!important}}@media (max-width: 480px){.app-header .header-right-actions{gap:4px!important}.app-header .header-right-actions .ant-space-item{margin-right:4px!important}.app-header .header-credits span{font-size:14px!important}.app-header .logo-chip .logo-bid,.app-header .logo-chip .logo-now{font-size:12px!important}.app-header .language-select{min-width:72px!important}.app-header .language-select .ant-select-selector{padding:0 10px!important;font-size:12px!important}}.profile-page-alt{display:flex;flex-direction:column;gap:24px;max-width:1100px;margin:0 auto}.profile-breadcrumb{font-size:14px;color:#94a3b8}.profile-breadcrumb span{color:#1e293b;font-weight:600}.profile-hero-card{position:relative;overflow:hidden;border-radius:24px!important;border:none!important;background:linear-gradient(135deg,#312e81,#4f46e5 40%,#6366f1,#818cf8)!important;box-shadow:0 12px 40px #4f46e533}.profile-hero-card .ant-card-body{position:relative;z-index:1;padding:36px!important}.profile-hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.08) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.profile-hero-content{position:relative;display:flex;align-items:center;gap:28px}.profile-hero-content .ant-avatar{border:3px solid rgba(255,255,255,.25);box-shadow:0 8px 24px #0003;background:#ffffff26!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-hero-content h3.ant-typography,.profile-hero-content .ant-typography{color:#fff!important}.profile-hero-content .ant-typography-secondary{color:#ffffffb3!important}.profile-hero-meta{margin-top:10px;display:flex;align-items:center;gap:12px}.profile-hero-content .ant-btn-default{background:#ffffff1f!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;border-radius:10px!important;font-weight:600!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-hero-content .ant-btn-default:hover{background:#ffffff38!important}.profile-hero-content .ant-btn-primary{background:#fff3!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:10px!important;font-weight:600!important;box-shadow:0 4px 14px #00000026!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-hero-content .ant-btn-primary:hover{background:#ffffff4d!important}@media (max-width: 768px){.profile-hero-card .ant-card-body{padding:20px!important}.profile-hero-content{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.profile-hero-content>.ant-space,.profile-hero-content>div:last-child{margin-left:0!important;width:100%}.profile-hero-content>.ant-space .ant-space-item{flex:1}.profile-hero-meta{flex-wrap:wrap;row-gap:6px}.profile-hero-content .ant-btn{flex:1}.profile-hero-content h3.ant-typography{font-size:22px!important;word-break:break-word}}.profile-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media (max-width: 992px){.profile-section-grid{grid-template-columns:1fr}}.profile-section-card{border-radius:18px!important;border:1px solid #E2E8F0!important;transition:box-shadow .2s ease}.profile-section-card:hover{box-shadow:0 8px 28px #0000000d}.profile-section-card .ant-card-head{border-bottom:1px solid #F1F5F9;padding:0 24px}.profile-section-card .ant-card-head-title{font-weight:700;font-size:16px;padding:18px 0;display:flex;align-items:center;gap:10px}.profile-section-card .ant-card-body{padding:8px 24px 20px}.profile-info-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #F1F5F9;transition:background .15s ease}.profile-info-row:hover{background:#fafbfc;margin:0 -24px;padding:13px 24px;border-radius:8px}.profile-info-row:last-child{border-bottom:none}.profile-info-label{color:#64748b;font-size:14px;font-weight:500}.profile-info-value{font-weight:600;color:#1e293b;font-size:14px;text-align:right;max-width:60%;word-break:break-word}.access-page-header{display:flex;flex-direction:column;gap:4px}.access-tabs .ant-tabs-nav{margin-bottom:16px}.role-card-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.role-card{display:flex;flex-direction:column;border:1px solid var(--border-weak);border-radius:16px;background:var(--bg-2);padding:18px;text-align:left;cursor:pointer;transition:border .2s ease,transform .2s ease;color:var(--ink);outline:none}.role-card:focus-visible{outline:2px solid #ef4444;outline-offset:2px}.role-card.active{border-color:#ef4444;transform:translateY(-2px)}.role-card.add-card{display:flex;align-items:center;justify-content:center;gap:12px;color:#ef4444;border-style:dashed;background:#fff5f5}.role-card-meta{display:flex;justify-content:space-between;color:var(--ink-muted)}.role-card-level{margin-top:8px}.role-matrix{display:flex;flex-direction:column;gap:16px}.role-matrix-header{display:flex;justify-content:space-between;align-items:center}.role-matrix-card{border-radius:16px!important}.role-matrix-table th,.role-matrix-table td{padding:10px 8px;border-bottom:1px solid rgba(148,163,184,.2)}.role-matrix-table th{text-transform:uppercase;font-size:12px;color:var(--ink-muted)}.role-matrix-table th:not(:first-child),.role-matrix-table td:not(:first-child){text-align:center;width:100px}.role-matrix-empty{text-align:center;padding:40px}.perm-dot{width:32px;height:32px;border-radius:50%;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;transition:all .2s ease}.perm-dot.checked{background:#22c55e;border-color:#22c55e;color:#fff}.perm-dot.unchecked{color:#ef4444}.perm-dot.disabled{cursor:not-allowed;border-color:transparent;color:#cbd5f5}.role-users-card{border-radius:16px!important;border:1px solid rgba(148,163,184,.2);background:linear-gradient(180deg,#f9fafc,#fff 60%)}.role-user-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(148,163,184,.2)}.users-page{display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){.users-page-header{flex-direction:column;gap:12px}.users-page-header h2{font-size:20px!important}.users-table-card .ant-card-body{padding:0!important}}.users-page-header{display:flex;justify-content:space-between;align-items:flex-start}.users-page-header h2{font-size:26px!important;font-weight:800!important;letter-spacing:-.02em}.users-page-header .ant-btn-primary{border-radius:10px!important;font-weight:600!important;height:40px!important;box-shadow:0 4px 14px #4f46e540!important}.users-page-header .ant-btn-default{border-radius:10px!important;height:40px!important}.users-tabs .ant-tabs-nav{margin-bottom:0}.users-tabs .ant-tabs-tab{font-weight:500;font-size:15px;padding:10px 4px!important}.users-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;border-radius:14px;border:1px solid #E2E8F0;padding:14px 20px}.users-search{max-width:340px;width:100%}.users-search .ant-input-affix-wrapper,.users-search .ant-input{border-radius:10px!important;height:40px}.users-search .ant-input-affix-wrapper:focus,.users-search .ant-input-affix-wrapper-focused{border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e514!important}.users-toolbar .ant-select-selector{border-radius:10px!important;height:40px!important;display:flex;align-items:center}.users-toolbar .ant-btn{border-radius:10px!important;height:40px!important}.users-table-card{border-radius:18px!important;border:1px solid #E2E8F0!important;overflow:hidden;box-shadow:0 1px 3px #00000008,0 4px 12px #00000005}.users-table-card .ant-card-body{padding:0!important}.users-table-card .ant-table-thead>tr>th{background:#f8fafc!important;font-weight:700!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8!important;border-bottom:1px solid #E2E8F0!important;padding:14px 18px!important}.users-table-card .ant-table-thead>tr>th:before{display:none!important}.users-table-card .ant-table-tbody>tr>td{padding:16px 18px!important;border-bottom:1px solid #F1F5F9!important;vertical-align:middle}.users-table-card .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.users-table-card .ant-table-tbody>tr:hover>td{background:#fafbfe!important}.users-table-card .ant-table .ant-btn-link{font-weight:600;font-size:13px;border-radius:8px;padding:4px 12px;height:auto;line-height:1.5;transition:all .15s ease}.users-table-card .ant-table .ant-btn-link:not(.ant-btn-dangerous){color:#4f46e5!important}.users-table-card .ant-table .ant-btn-link:not(.ant-btn-dangerous):hover{background:#eef2ff!important;color:#4338ca!important}.users-table-card .ant-table .ant-btn-dangerous{color:#ef4444!important}.users-table-card .ant-table .ant-btn-dangerous:hover{background:#fef2f2!important;color:#dc2626!important}.users-table-card .ant-pagination{padding:16px 18px!important;margin:0!important;border-top:1px solid #F1F5F9}.users-table-card .ant-pagination-item{border-radius:8px!important;border-color:#e2e8f0!important}.users-table-card .ant-pagination-item-active{border-color:#4f46e5!important;background:#4f46e5!important}.users-table-card .ant-pagination-item-active a{color:#fff!important}.users-table-card .ant-checkbox-checked .ant-checkbox-inner{background-color:#4f46e5!important;border-color:#4f46e5!important}.users-account{display:flex;align-items:center;gap:14px}.users-account .ant-avatar{background:linear-gradient(135deg,#4f46e5,#818cf8)!important;font-weight:700;font-size:15px;border:2px solid rgba(79,70,229,.15);box-shadow:0 2px 8px #4f46e526}.users-account-text{display:flex;flex-direction:column;gap:1px}.users-account-name{font-weight:700;color:#0f172a;font-size:14px}.users-account-email{color:#94a3b8;font-size:12px}.users-role-select{min-width:150px}.users-role-select .ant-select-selector{border-radius:10px!important;background:#f8fafc!important;border-color:#e2e8f0!important;font-weight:500}.users-role-select .ant-select-selector:hover{border-color:#4f46e5!important}.users-table-card .ant-tag{border-radius:8px!important;font-weight:600;font-size:12px;padding:2px 10px;border:none}.users-modal .ant-modal-content{border-radius:20px;padding:32px}.users-view-table{display:flex;flex-direction:column;border:1px solid #E2E8F0;border-radius:16px;overflow:hidden}.users-view-row{display:flex;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #F1F5F9;align-items:center;transition:background .1s ease}.users-view-row:hover{background:#fafbfc}.users-view-row:last-child{border-bottom:none}.users-view-row:nth-child(2n){background:#fafbfc}.users-view-label{color:#64748b;font-size:14px;font-weight:500}.users-view-value{font-weight:600;color:#1e293b}.users-form-grid{margin-bottom:0!important}@media (max-width: 768px){.users-page-header{flex-direction:column;gap:12px}.users-toolbar{flex-direction:column;align-items:stretch}.users-search{max-width:100%}}.access-page{display:flex;flex-direction:column;gap:24px}.access-page-header h2{font-size:26px!important;font-weight:800!important;letter-spacing:-.02em}.role-card-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.role-card{display:flex;flex-direction:column;border:1.5px solid #E2E8F0;border-radius:16px;background:#fff;padding:20px;text-align:left;cursor:pointer;transition:all .2s ease;color:#1e293b;outline:none}.role-card:hover{border-color:#c7d2fe;box-shadow:0 4px 16px #4f46e514}.role-card.active{border-color:#4f46e5;background:#eef2ff;box-shadow:0 0 0 3px #4f46e51a}.role-card.add-card{display:flex;align-items:center;justify-content:center;gap:10px;color:#4f46e5;border-style:dashed;border-color:#c7d2fe;background:#fafbff;font-weight:600}.role-card.add-card:hover{background:#eef2ff;border-color:#4f46e5}.role-card-meta{display:flex;justify-content:space-between;color:#94a3b8;font-size:13px}.role-card-level{margin-top:10px}.role-card .ant-tag{border-radius:8px!important;font-weight:600;border:none}.access-content{display:grid;grid-template-columns:3fr 1fr;gap:20px;align-items:flex-start}.role-matrix-card{border-radius:16px!important;border:1px solid #E2E8F0!important}.role-matrix-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.role-matrix-header .ant-btn-primary{border-radius:10px!important;font-weight:600!important;box-shadow:0 4px 14px #4f46e540!important}.role-matrix-table{width:100%;border-collapse:collapse}.role-matrix-table th{text-transform:uppercase;font-size:11px;font-weight:700;color:#94a3b8;letter-spacing:.06em;padding:12px 8px;border-bottom:1px solid #E2E8F0}.role-matrix-table td{padding:14px 8px;border-bottom:1px solid #F1F5F9;font-size:14px}.role-matrix-table th:not(:first-child),.role-matrix-table td:not(:first-child){text-align:center;width:90px}.role-matrix-table tbody tr:hover{background:#fafbfe}.role-matrix-table tbody tr:last-child td{border-bottom:none}.perm-dot{width:34px;height:34px;border-radius:10px;border:1.5px solid #E2E8F0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;transition:all .15s ease;font-size:14px}.perm-dot:hover{border-color:#4f46e5;background:#eef2ff}.perm-dot.checked{background:#10b981;border-color:#10b981;color:#fff;box-shadow:0 2px 6px #10b9814d}.perm-dot.unchecked{color:#cbd5e1}.perm-dot.disabled{cursor:not-allowed;border-color:transparent;color:#e2e8f0;opacity:.5}.role-users-card{border-radius:16px!important;border:1px solid #E2E8F0;background:#fff}.role-user-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #F1F5F9}.role-user-row:last-child{border-bottom:none}.role-modal .ant-modal-content{border-radius:20px;padding:32px}.role-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}@media (max-width: 992px){.access-content{grid-template-columns:1fr}}.transfer-page h2{font-size:26px!important;font-weight:800!important;letter-spacing:-.02em}.transfer-page .ant-card{border-radius:16px!important;border:1px solid #E2E8F0!important}.transfer-page .ant-tabs-tab{font-weight:500;font-size:15px}.transfer-page .ant-input,.transfer-page .ant-input-number,.transfer-page .ant-select-selector,.transfer-page .ant-input-affix-wrapper{border-radius:10px!important}.transfer-page .ant-input:focus,.transfer-page .ant-input-affix-wrapper-focused,.transfer-page .ant-input-number-focused{border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e514!important}.transfer-page .ant-btn-primary{border-radius:12px!important;font-weight:600!important;height:44px!important;box-shadow:0 4px 14px #4f46e540!important}.transfer-page .ant-btn-default{border-radius:10px!important}.transfer-page .ant-statistic-title{font-size:13px;font-weight:500}.transfer-page .ant-statistic-content-value{font-weight:800}.transfer-page .ant-table-thead>tr>th{background:#f8fafc!important;font-weight:700!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8!important;border-bottom:1px solid #E2E8F0!important}.transfer-page .ant-table-thead>tr>th:before{display:none!important}.transfer-page .ant-table-tbody>tr>td{border-bottom:1px solid #F1F5F9!important}.transfer-page .ant-table-tbody>tr:hover>td{background:#fafbfe!important}.transfer-page .ant-tag{border-radius:8px!important;font-weight:600;border:none}.transfer-page .ant-pagination-item-active{border-color:#4f46e5!important;background:#4f46e5!important}.transfer-page .ant-pagination-item-active a{color:#fff!important}.transfer-page textarea{border-radius:10px!important}.config-page{padding:24px}@media (max-width: 768px){.config-page{padding:0!important}.config-page h2{font-size:20px!important}.config-page .ant-table-cell{white-space:nowrap}}.config-page h2{font-size:26px!important;font-weight:800!important;letter-spacing:-.02em}.config-page .ant-card{border-radius:16px!important;border:1px solid #E2E8F0!important}.config-page .ant-btn-primary{border-radius:10px!important;font-weight:600!important;box-shadow:0 4px 14px #4f46e540!important}.config-page .ant-btn-default{border-radius:10px!important}.config-page .ant-table-thead>tr>th{background:#f8fafc!important;font-weight:700!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8!important;border-bottom:1px solid #E2E8F0!important;padding:14px 16px!important}.config-page .ant-table-thead>tr>th:before{display:none!important}.config-page .ant-table-tbody>tr>td{padding:16px!important;border-bottom:1px solid #F1F5F9!important;vertical-align:middle}.config-page .ant-table-tbody>tr:hover>td{background:#fafbfe!important}.config-page .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.config-page .ant-input-number{border-radius:10px!important;width:100px}.config-page .ant-input-number-focused{border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e514!important}.config-page .ant-alert{border-radius:14px!important}.config-page .ant-divider{margin:28px 0}.config-page .ant-tag{border-radius:8px!important;font-weight:600}.forgot-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#edf4ff,#f1f4ff 60%);padding:24px;position:relative}.forgot-grid{width:min(1160px,100%);display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;align-items:stretch}.forgot-hero-panel{position:relative;border-radius:36px;padding:clamp(32px,5vw,54px);background:radial-gradient(circle at 20% 20%,rgba(99,102,241,.45),transparent 55%),radial-gradient(circle at 80% 0%,rgba(56,189,248,.35),transparent 50%),linear-gradient(145deg,#1e1f4b,#111226 65%,#0b1120);color:#fff;overflow:hidden;box-shadow:0 35px 90px #0b112099}.forgot-hero-panel .ant-typography,.forgot-hero-panel .ant-typography p,.forgot-hero-panel .ant-typography span{color:#fffffff2}.forgot-hero-glow{position:absolute;inset:-20% auto auto -20%;width:280px;height:280px;background:radial-gradient(circle,rgba(99,102,241,.65),transparent 60%);filter:blur(30px);opacity:.5}.forgot-eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:#a5b4fc;margin-top:32px}.forgot-hero-title{margin:6px 0 12px!important;color:#fff!important}.forgot-hero-desc{color:#fffc!important;font-size:16px}.forgot-stepper{display:flex;flex-direction:column;gap:12px;margin-top:24px}.forgot-step{display:flex;gap:12px;border-radius:20px;padding:12px 18px;background:#0f172a59;border:1px solid rgba(226,232,255,.08)}.forgot-step-index{width:32px;height:32px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.forgot-step .ant-typography{margin-bottom:0}.forgot-step p{margin-bottom:0!important;color:#ffffffb3!important;font-size:13px}.forgot-support{border-radius:999px!important;margin-top:32px;border:none;background:#ffffff29;color:#fff!important;font-weight:600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.forgot-card{width:100%;max-width:520px;border-radius:36px;padding:36px 40px 42px;background:#fff;box-shadow:0 40px 60px #0f172a1a;border:1px solid rgba(99,102,241,.12)}.forgot-card-title{margin-bottom:8px!important}.forgot-card-desc{color:#475569!important;margin-bottom:28px}.forgot-form .ant-form-item-label>label{font-weight:600;color:#0f172a}.forgot-input .ant-input{background:#f5f7ff;border-radius:18px!important;border:1px solid #dfe3ff;padding:10px 14px}.forgot-input .ant-input-prefix{color:#475569;margin-right:8px}.forgot-btn{background:linear-gradient(120deg,#1f5eff,#456dfb);border:none;border-radius:999px;font-weight:600;box-shadow:0 20px 35px #3b82f64d}.forgot-card-footer{margin-top:20px;text-align:center}.forgot-inline-link{padding-left:0!important}@media (max-width: 768px){.forgot-grid{gap:20px}.forgot-card{padding:28px}.language-select{min-width:130px}}.screening-page{padding:24px;background:#f3f5f9}.screening-hero{background:linear-gradient(180deg,#f5f7ff,#f8fbff 85%);border-radius:32px!important;border:1px solid rgba(15,23,42,.05);display:flex;flex-direction:column;gap:24px;padding:clamp(32px,6vw,64px);box-shadow:0 30px 80px #0f172a14}.screening-hero-content{display:flex;flex-direction:column;gap:16px}.screening-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#2563eb;font-weight:600}.screening-title{font-size:clamp(28px,5vw,56px)!important;margin:0!important}.screening-description{font-size:18px;color:#0f172a}.profile-modal .ant-modal-content{border-radius:20px;padding:32px}.profile-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.profile-modal-eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.08em;color:#94a3b8}.profile-modal-fields{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:16px}.screening-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:32px}.screening-info-card{border-radius:20px!important;background:#f9fbff}.terms-page{max-width:1100px;margin:0 auto;padding:clamp(16px,4vw,40px);display:flex;flex-direction:column;gap:20px}.terms-hero{position:relative;border-radius:24px;padding:clamp(32px,5vw,56px);background:linear-gradient(135deg,#4f46e5,#6366f1,#818cf8);overflow:hidden;box-shadow:0 12px 40px #4f46e540}.terms-hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.1) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.terms-hero-content{position:relative;display:flex;flex-direction:column;gap:12px}.terms-hero-icon-wrap{width:52px;height:52px;border-radius:16px;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;margin-bottom:4px}.terms-toc-card{border-radius:16px!important;border:1px solid rgba(0,0,0,.06)!important}.terms-toc-list{display:flex;flex-direction:column;gap:4px;margin-top:14px}.terms-toc-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;color:#334155;font-weight:500;font-size:14px;text-decoration:none;transition:background .15s ease,color .15s ease}.terms-toc-item:hover{background:#eef2ff;color:#4f46e5}.terms-toc-num{width:28px;height:28px;border-radius:8px;background:#f1f5f9;color:#94a3b8;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,color .15s ease}.terms-toc-item:hover .terms-toc-num{background:#4f46e5;color:#fff}.terms-section-card{border-radius:18px!important;border:1px solid rgba(0,0,0,.06)!important;transition:box-shadow .2s ease}.terms-section-card:hover{box-shadow:0 8px 30px #0000000f}.terms-section-header{display:flex;align-items:center;gap:16px}.terms-section-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.terms-section-body{display:flex;flex-direction:column;gap:0}.terms-clause{padding:18px 0;border-bottom:1px solid rgba(0,0,0,.04)}.terms-clause:last-child{border-bottom:none;padding-bottom:0}.terms-clause:first-child{padding-top:0}.terms-clause-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.terms-clause-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.terms-footer-note{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;color:#94a3b8}@media (max-width: 640px){.terms-hero{border-radius:18px;padding:28px}.terms-section-header{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width: 640px){.nav-mega-dropdown{padding:16px}.nav-mega-card{border-radius:14px}.top-nav-actions{flex-direction:column;align-items:flex-start;width:100%}.top-nav-search{width:100%}}.ca-page{display:flex;flex-direction:column;gap:20px}.ca-page-header{display:flex;justify-content:space-between;align-items:flex-start}.ca-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ca-stat-card{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:14px;border:1px solid;transition:transform .15s ease,box-shadow .15s ease}.ca-stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.ca-stat-icon{font-size:22px}.ca-stat-info{display:flex;flex-direction:column}.ca-stat-value{font-size:24px;font-weight:700;line-height:1.2}.ca-stat-label{font-size:13px;color:#64748b;font-weight:500}.ca-table-card{border-radius:16px!important;border:1px solid rgba(0,0,0,.06)!important}.ca-toolbar{margin-bottom:18px}.ca-toolbar .ant-space{flex-wrap:wrap;row-gap:8px}@media (max-width: 640px){.ca-toolbar .ant-btn{padding:4px 12px!important;font-size:13px!important}}.ca-detail-modal .ant-modal-content{border-radius:20px;padding:32px}.ca-modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.ca-modal-icon{width:44px;height:44px;border-radius:12px;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.ca-modal-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:16px;background:#f8fafc;border-radius:12px;margin-bottom:16px}.ca-modal-meta-item{display:flex;flex-direction:column;gap:2px}.ca-rejection-banner{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;background:#fef2f2;border:1px solid #FECACA;border-radius:12px;margin-bottom:16px}.ca-summary-banner{display:flex;flex-direction:column;gap:6px;padding:14px 18px;background:#f8fafc;border-radius:12px;border:1px solid #E2E8F0}.ca-compare-container{border:1px solid #E2E8F0;border-radius:14px;overflow:hidden}.ca-compare-row{display:flex;align-items:center;padding:14px 18px;border-bottom:1px solid #F1F5F9}.ca-compare-row:last-child{border-bottom:none}.ca-compare-row:nth-child(2n){background:#fafbfc}.ca-compare-label{width:160px;font-weight:600;font-size:13px;color:#64748b;flex-shrink:0}.ca-compare-values{flex:1;display:flex;align-items:center;gap:16px}.ca-compare-old,.ca-compare-new{display:flex;flex-direction:column;gap:2px;flex:1}@media (max-width: 768px){.ca-stat-grid{grid-template-columns:repeat(2,1fr)}.ca-page-header{flex-direction:column;gap:12px}.ca-compare-row{flex-direction:column;align-items:flex-start;gap:8px}.ca-compare-label{width:auto}.ca-modal-meta{grid-template-columns:1fr 1fr}}.ug-page{max-width:1100px;margin:0 auto;padding:16px 16px 64px}.ug-hero{background:linear-gradient(135deg,#312e81,#4f46e5 40%,#6366f1,#818cf8);border-radius:24px;padding:clamp(36px,5vw,56px);margin-bottom:24px;color:#fff;position:relative;overflow:hidden;box-shadow:0 12px 40px #4f46e540}.ug-hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.07) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.ug-hero-shapes{pointer-events:none}.ug-hero-circle{position:absolute;border-radius:50%;background:#ffffff0a}.ug-circle-1{top:-60px;right:-60px;width:220px;height:220px}.ug-circle-2{bottom:-50px;right:100px;width:160px;height:160px}.ug-circle-3{top:30px;right:220px;width:70px;height:70px;background:#ffffff0f}.ug-hero-icon{width:56px;height:56px;border-radius:16px;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ug-hero-btn{background:#ffffff2e!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:10px!important;font-weight:600!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ug-hero-btn:hover{background:#ffffff47!important}.ug-hero-btn-ghost{background:#ffffff14!important;border:1px solid rgba(255,255,255,.15)!important;color:#ffffffe6!important;border-radius:10px!important}.ug-hero-btn-ghost:hover{background:#ffffff29!important}.ug-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.ug-stat-card{text-align:center;padding:20px 14px;border-radius:14px;border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:center;gap:4px}.ug-search{margin-bottom:20px!important;border-radius:12px!important;height:48px!important;font-size:15px!important}.ug-toc{border-radius:16px!important;border:1px solid rgba(0,0,0,.06)!important;margin-bottom:24px!important}.ug-toc-grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px 16px}.ug-toc-item{cursor:pointer;font-size:14px;padding:6px 8px;border-radius:8px;color:#334155;display:flex;align-items:center;gap:8px;transition:background .15s ease,color .15s ease;font-weight:500}.ug-toc-item:hover{background:#eef2ff;color:#4f46e5}.ug-section{border-radius:14px;border:1px solid rgba(0,0,0,.06);background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.ug-section--open{border-width:1.5px}.ug-section-header{display:flex;align-items:center;gap:14px;padding:18px 22px;cursor:pointer;-webkit-user-select:none;user-select:none}.ug-section-icon{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.ug-section-arrow{color:#94a3b8;font-size:12px;transition:transform .2s ease;transform:rotate(-90deg);flex-shrink:0}.ug-section-arrow--open{transform:rotate(0)}.ug-section-body{padding:24px 28px 28px 82px;border-top:1px solid rgba(0,0,0,.05)}.ug-step{display:flex;gap:14px;align-items:flex-start;margin-bottom:20px}.ug-step-num{width:32px;height:32px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.ug-tip{display:flex;align-items:flex-start;gap:12px;background:#fffbeb;border:1px solid #FDE68A;border-radius:12px;padding:14px 18px;font-size:14px;line-height:1.7;margin-top:16px;margin-bottom:8px}.ug-warning{display:flex;align-items:flex-start;gap:12px;background:#fef2f2;border:1px solid #FECACA;border-radius:12px;padding:14px 18px;font-size:14px;line-height:1.7;margin-top:16px;margin-bottom:8px}.ug-info-card{border-radius:12px;padding:18px;border:1px solid;transition:transform .15s ease,box-shadow .15s ease}.ug-info-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.ug-field-card{background:#fafbfc;border-radius:10px;padding:14px 16px;border:1px solid}.ug-perm-card{background:#fafbfc;border-radius:8px;padding:10px 14px;text-align:center;border:1px solid;display:flex;flex-direction:column;align-items:center}.ug-feature-row{display:flex;align-items:flex-start;gap:14px;padding:12px 0;border-bottom:1px solid #F1F5F9}.ug-feature-row:last-child{border-bottom:none}.ug-feature-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.ug-credit-table{border:1px solid #BAE6FD;border-radius:14px;overflow:hidden;margin-top:12px}.ug-credit-table-header{display:grid;grid-template-columns:1fr 140px 1fr;gap:16px;padding:12px 18px;background:#f0f9ff;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#0369a1}.ug-credit-table-row{display:grid;grid-template-columns:1fr 140px 1fr;gap:16px;padding:10px 18px;border-top:1px solid #E0F2FE;font-size:14px;align-items:center}.ug-credit-table-row:nth-child(2n){background:#fafbfc}.ug-support{margin-top:32px;border-radius:16px;border:1px solid #BBF7D0;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);padding:32px;display:flex;align-items:flex-start;gap:20px}.ug-support-icon{width:52px;height:52px;border-radius:16px;background:#d1fae5;color:#059669;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}@media (max-width: 768px){.ug-stats{grid-template-columns:repeat(2,1fr)}.ug-toc-grid{grid-template-columns:1fr 1fr}.ug-section-body{padding:20px 20px 24px}.ug-credit-table-header,.ug-credit-table-row{grid-template-columns:1fr 100px 1fr;gap:8px}.ug-support{flex-direction:column}}@media (max-width: 480px){.ug-stats{grid-template-columns:1fr 1fr}.ug-toc-grid{grid-template-columns:1fr}.ug-section-header{padding:14px 16px}}.settings-page{max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:24px}.settings-header{display:flex;align-items:center;gap:16px}.settings-header-icon{width:48px;height:48px;border-radius:14px;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.settings-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:start}.settings-col{display:flex;flex-direction:column;gap:24px}.settings-profile-card{border-radius:18px!important;border:1px solid #E2E8F0!important}.settings-profile-top{display:flex;align-items:flex-start;gap:18px}.settings-group{display:flex;flex-direction:column;gap:10px}.settings-group-title{font-size:13px!important;color:#94a3b8!important;text-transform:uppercase;letter-spacing:.06em;padding-left:4px}.settings-group-card{border-radius:16px!important;border:1px solid #E2E8F0!important;overflow:hidden}.settings-group-card .ant-card-body{padding:0!important}.settings-row{display:flex;align-items:center;gap:16px;padding:16px 22px;transition:background .15s ease}.settings-row--clickable{cursor:pointer}.settings-row--clickable:hover{background:#f8fafc}.settings-row-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.settings-row-text{flex:1;display:flex;flex-direction:column;gap:2px}.settings-row-arrow{color:#cbd5e1;font-size:12px;transition:transform .15s ease,color .15s ease}.settings-row--clickable:hover .settings-row-arrow{color:#4f46e5;transform:translate(3px)}.settings-info-row{display:flex;align-items:center;gap:12px;padding:14px 22px}.settings-info-icon{font-size:15px;width:20px;display:inline-flex;justify-content:center}.settings-info-label{font-size:14px!important;min-width:100px}.settings-referral-row{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;gap:16px}.settings-footer{text-align:center;padding:8px 0 16px}@media (max-width: 768px){.settings-layout{grid-template-columns:1fr}.settings-row{padding:14px 16px}.settings-info-row{padding:12px 16px}.settings-referral-row{flex-direction:column;align-items:flex-start;padding:16px}}.sc-page{display:flex;flex-direction:column;gap:0;margin:-28px -28px -40px}.sc-hero{position:relative;padding:clamp(60px,10vw,100px) clamp(24px,6vw,80px);background:linear-gradient(135deg,#0f0b2e,#1e1759,#312e81,#4338ca,#4f46e5);color:#fff;overflow:hidden}.sc-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.04) 1px,transparent 0);background-size:32px 32px;pointer-events:none}.sc-hero-glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.sc-glow-1{top:-20%;right:10%;width:500px;height:500px;background:#6366f14d}.sc-glow-2{bottom:-30%;left:5%;width:400px;height:400px;background:#8b5cf633}.sc-hero-inner{position:relative;max-width:720px}.sc-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:6px 18px;font-size:12px;font-weight:700;letter-spacing:.12em;color:#ffffffd9;margin-bottom:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sc-hero-badge .anticon{font-size:14px;color:#a5b4fc}.sc-hero-title{font-size:clamp(32px,5vw,56px)!important;margin:0 0 16px!important;color:#fff!important;line-height:1.1!important;letter-spacing:-.03em;font-weight:800!important}.sc-hero-subtitle{font-size:clamp(16px,2vw,19px)!important;color:#ffffffb3!important;line-height:1.65!important;margin:0 0 28px!important;max-width:580px}.sc-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.sc-cta-primary{background:#25d366!important;border:none!important;color:#fff!important;border-radius:12px!important;font-weight:700!important;height:52px!important;padding:0 32px!important;font-size:16px!important;box-shadow:0 8px 30px #25d36659!important;display:flex!important;align-items:center!important;gap:8px!important;transition:all .2s ease!important}.sc-cta-primary:hover{background:#20bd5c!important;box-shadow:0 12px 40px #25d36673!important;transform:translateY(-2px)!important}.sc-cta-secondary{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important;border-radius:12px!important;font-weight:600!important;height:52px!important;padding:0 28px!important;font-size:16px!important}.sc-cta-secondary:hover{background:#ffffff2e!important}.sc-hero-trust{display:flex;align-items:center;gap:12px}.sc-hero-trust-stars{display:flex;gap:3px;color:#fbbf24;font-size:16px}.sc-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid #F1F5F9}.sc-stat{text-align:center;padding:32px 16px;border-right:1px solid #F1F5F9}.sc-stat:last-child{border-right:none}.sc-stat-value{font-size:32px;font-weight:800;color:#4f46e5;line-height:1;margin-bottom:6px}.sc-stat-label{font-size:13px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.sc-section{padding:clamp(48px,7vw,80px) clamp(24px,6vw,80px);background:#fff}.sc-section-header{text-align:center;margin-bottom:48px}.sc-how-section{background:#f8fafc}.sc-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto}.sc-service-card{background:#fafbfc;border:1px solid #E2E8F0;border-radius:18px;padding:28px 26px;transition:all .25s ease;display:flex;flex-direction:column;gap:12px}.sc-service-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014;border-color:#4f46e533}.sc-service-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px}.sc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto;position:relative}.sc-step-card{text-align:center;padding:32px 20px;background:#fff;border:1px solid #E2E8F0;border-radius:20px;position:relative;transition:all .25s ease}.sc-step-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.sc-step-num{font-size:36px;font-weight:900;opacity:.15;line-height:1;margin-bottom:8px}.sc-step-icon{width:56px;height:56px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-size:24px}.sc-step-connector{display:none}.sc-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto}.sc-why-card{border-radius:20px;padding:32px 28px;border:1px solid rgba(0,0,0,.04);transition:all .25s ease}.sc-why-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.sc-why-icon{font-size:28px;margin-bottom:16px}.sc-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto;align-items:start}.sc-pricing-card{background:#fff;border:1.5px solid #E2E8F0;border-radius:24px;padding:36px 32px;display:flex;flex-direction:column;gap:20px;position:relative;transition:all .25s ease}.sc-pricing-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000014}.sc-pricing-popular{border-color:#4f46e5;box-shadow:0 8px 32px #4f46e526;transform:scale(1.03)}.sc-pricing-popular:hover{transform:scale(1.03) translateY(-4px);box-shadow:0 20px 56px #4f46e533}.sc-pricing-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;padding:5px 20px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.03em;white-space:nowrap;box-shadow:0 4px 14px #4f46e559}.sc-pricing-price{display:flex;align-items:baseline;gap:4px}.sc-pricing-amount{font-size:36px;font-weight:800;line-height:1}.sc-pricing-per{font-size:15px;color:#94a3b8;font-weight:500}.sc-pricing-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;flex:1}.sc-pricing-features li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#334155;line-height:1.4}.sc-pricing-features li .anticon{margin-top:3px;flex-shrink:0}.sc-pricing-btn-primary{background:linear-gradient(135deg,#4f46e5,#6366f1)!important;border:none!important;border-radius:12px!important;font-weight:700!important;box-shadow:0 6px 20px #4f46e54d!important}.sc-pricing-btn-primary:hover{box-shadow:0 10px 30px #4f46e566!important}.sc-cta-banner{position:relative;padding:clamp(48px,7vw,80px) clamp(24px,6vw,80px);background:linear-gradient(135deg,#1e1759,#312e81,#4338ca);text-align:center;overflow:hidden}.sc-cta-banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.04) 1px,transparent 0);background-size:32px 32px;pointer-events:none}.sc-cta-banner-inner{position:relative;max-width:600px;margin:0 auto}.sc-cta-banner-btn{background:#25d366!important;border:none!important;color:#fff!important;border-radius:12px!important;font-weight:700!important;height:52px!important;padding:0 32px!important;font-size:16px!important;box-shadow:0 8px 30px #25d36659!important;display:inline-flex!important;align-items:center!important;gap:8px!important}.sc-cta-banner-btn:hover{background:#20bd5c!important;transform:translateY(-2px)!important}@media (max-width: 992px){.sc-services-grid,.sc-steps,.sc-why-grid{grid-template-columns:repeat(2,1fr)}.sc-pricing-grid{grid-template-columns:1fr;max-width:420px}.sc-pricing-popular{transform:none}.sc-pricing-popular:hover{transform:translateY(-4px)}}@media (max-width: 640px){.sc-hero{padding:48px 24px}.sc-services-grid,.sc-steps,.sc-why-grid{grid-template-columns:1fr}.sc-stats-bar{grid-template-columns:repeat(2,1fr)}.sc-stat{border-bottom:1px solid #F1F5F9;text-align:center}.sc-hero-title{font-size:32px!important}.sc-page{margin:-12px!important;width:calc(100% + 24px)!important;max-width:none!important}.sc-hero-inner{margin:0 auto!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100%}.sc-hero-subtitle{max-width:none!important;text-align:center!important}.sc-hero-actions{justify-content:center!important}.sc-hero-trust{justify-content:center!important;flex-wrap:wrap!important;text-align:center!important}.sc-hero-trust>*{text-align:center}.sc-section-header{text-align:center!important}}.react-resizable{position:relative;background-clip:padding-box}.react-resizable-handle{position:absolute;width:10px;height:100%;bottom:0;right:-5px;cursor:col-resize;z-index:1}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--brand-primary: #2563EB;--brand-primary-600: #1D4ED8;--brand-accent: #1677ff;--brand-accent-orange: #F78C1F;--bg-1: #F8FAFC;--bg-2: #FFFFFF;--bg-3: #E0E7FF;--bg-gradient: linear-gradient(180deg, #F8FAFC 0%, #E0E7FF 100%);--ink-strong: #0F172A;--ink: #111827;--ink-dim: #6B7280;--ink-muted: #94A3B8;--border-weak: rgba(0, 0, 0, .06);--shadow-sm: 0 6px 18px rgba(0, 0, 0, .12);--shadow-md: 0 18px 60px rgba(0, 0, 0, .25);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--ease-standard: cubic-bezier(.2, .7, .3, 1);--duration-fast: .2s;--duration: .35s}:root[data-theme=dark]{--bg-1: #0B1220;--bg-2: #0F172A;--bg-3: #0B1220;--bg-gradient: linear-gradient(180deg, #0B1220 0%, #0F172A 100%);--ink-strong: #E5E7EB;--ink: #F3F4F6;--ink-dim: #9CA3AF;--ink-muted: #6B7280;--border-weak: rgba(255, 255, 255, .08);--shadow-sm: 0 6px 18px rgba(0, 0, 0, .5);--shadow-md: 0 18px 60px rgba(0, 0, 0, .65)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;color:var(--ink);background:var(--bg-gradient);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion: no-preference){.anim{transition:all var(--duration) var(--ease-standard)}}.row-between{display:flex;align-items:center;justify-content:space-between}.row-end{display:flex;justify-content:flex-end}.page{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(16px,2vw,32px);align-items:stretch;padding:clamp(16px,3vw,48px)}@media (max-width: 992px){.page{grid-template-columns:1fr}}@media (max-width: 480px){.page{padding:16px}}.hero{display:flex;align-items:center;color:var(--ink)}.hero-inner{max-width:640px;padding:clamp(8px,2vw,24px)}.logo-chip{display:inline-flex;align-items:center;gap:6px;background:#1e40af;border-radius:var(--radius-sm);padding:6px 10px;box-shadow:var(--shadow-sm);margin-bottom:20px}.logo-bid,.logo-now{font-weight:800;letter-spacing:.5px;font-size:clamp(16px,1.4vw,20px)}.logo-bid{color:#fff}.logo-now{background:var(--brand-accent);color:#fff;padding:2px 6px;border-radius:4px}.headline{margin:0;font-size:clamp(22px,2.6vw,34px);line-height:1.2;color:var(--ink-strong)}.subcopy{opacity:.9;margin-top:12px;font-size:clamp(14px,1.2vw,16px);color:var(--ink-dim)}.phone-mock{margin-top:28px;width:100%;height:60vh;aspect-ratio:9/16;border-radius:var(--radius-xl);background:linear-gradient(180deg,#fff9,#fff3);border:1px solid var(--border-weak);box-shadow:var(--shadow-md);display:flex;align-items:center;justify-content:center;overflow:hidden}.mock-text{color:var(--ink-muted)}.copyright{display:block;margin-top:24px;opacity:.7;font-size:12px;color:var(--ink-muted)}.auth{display:flex;align-items:center;justify-content:center}.auth-card{position:relative;width:100%;max-width:560px;margin-left:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:var(--bg-2);animation:fadeInUp var(--duration) var(--ease-standard) both}.auth-card .card-language-switcher{position:absolute;top:12px;right:12px;z-index:5}.signin-btn{background:var(--brand-primary)!important;border-color:var(--brand-primary)!important;border-radius:10px;padding:0 18px;height:38px;font-weight:600;box-shadow:0 6px 18px #2563eb59}.legal-text{font-size:12px;color:var(--ink-dim);margin-bottom:var(--space-4);line-height:1.5}.brand-top{position:absolute;top:clamp(16px,3vw,32px);left:clamp(16px,3vw,32px);z-index:10}.page{position:relative}@media (max-width: 992px){.brand-top{display:none}}@media (max-width: 992px){.hero{display:none}.auth-card{margin:0 auto}}@media (max-width: 480px){.auth-card{border-radius:14px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.phone-preview-img{width:150%;height:150%;object-fit:cover;display:block}
