:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e5e7eb;background-color:#020617;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{font-weight:500;color:#38bdf8;text-decoration:none}a:hover{color:#0ea5e9}button{font-family:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:#e0f2fe;color:#0f172a}.app-header{padding:.85rem 2.5rem;display:flex;align-items:center;justify-content:space-between;overflow:visible;border-bottom:1px solid rgba(148,163,184,.35);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at top left,rgba(56,189,248,.18),transparent 60%),radial-gradient(circle at top right,rgba(59,130,246,.16),transparent 60%),linear-gradient(90deg,#e0f2fe,#dbeafe)}.brand{display:flex;align-items:center;gap:0;padding-left:.65rem}.brand-logo{height:70px;width:420px;object-fit:contain;object-position:left center;flex:0 0 auto;transform:none;margin-right:0;margin-top:0}.brand-mark{font-weight:800;letter-spacing:.04em;text-transform:none;font-size:1.35rem;color:#020617}.brand-mark-secondary{font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;font-size:inherit;color:inherit}.brand-subtitle{font-size:.72rem;color:#0f172ae6;letter-spacing:.08em;text-transform:uppercase;margin-top:.3rem}.header-right{display:flex;align-items:center;gap:.75rem}.header-portal-block{display:inline-flex;align-items:center;padding:0;border-radius:0;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.header-portal-title{display:inline-flex;flex-direction:column;line-height:1.08;white-space:nowrap}.header-portal-title--single{display:inline-block;font-size:.88rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#0f172af2;line-height:1.1}.header-portal-title-top{font-size:.86rem;font-weight:900;letter-spacing:.03em;text-transform:none;color:#0f172af2}.header-portal-title-bottom{margin-top:.12rem;font-size:.64rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#0f172ab3}.role-pill{padding:.25rem .75rem;border-radius:999px;background:#fff;border:1px solid rgba(14,165,233,.7);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#020617}.link-button{border-radius:999px;border:1px solid transparent;padding:.35rem .9rem;font-size:.8rem;font-weight:500;background:transparent;color:#0f172a}.link-button:hover{border-color:#38bdf8}.header-right .link-button{background:#fff;border-color:#94a3b8b3;padding-inline:.9rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.header-right .link-button:hover{border-color:#0ea5e9}.header-logout-button{display:inline-flex;align-items:center;gap:.3rem;min-height:28px;font-size:.74rem;background:#f871711f!important;border-color:#f8717173!important;color:#b91c1c!important;box-shadow:0 10px 22px #0f172a0f;width:36px;padding:0;justify-content:flex-start;position:relative;overflow:hidden;transition:width .3s ease,border-radius .3s ease}.header-logout-button:hover{background:#f871712e!important;border-color:#f8717199!important;box-shadow:0 14px 28px #0f172a14;width:112px}.header-logout-button:active{transform:translateY(1px)}.header-logout-button:focus-visible{outline:none;box-shadow:0 16px 34px #ef444452,0 0 0 3px #ef444440}.header-logout-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.header-logout-sign{width:100%;transition:width .3s ease;display:inline-flex;align-items:center;justify-content:center}.header-logout-text{position:absolute;right:0;width:0;opacity:0;overflow:hidden;white-space:nowrap;color:inherit;font:inherit;font-weight:700;transition:width .3s ease,opacity .3s ease}.header-logout-button:hover .header-logout-sign{width:30%;padding-left:12px}.header-logout-button:hover .header-logout-text{opacity:1;width:70%;padding-right:12px}.header-logout-icon svg{width:14px;height:14px;display:block}.app-main{flex:1;padding:.25rem 0 1.1rem;display:flex;justify-content:flex-start;min-height:calc(100vh - 72px)}.login-screen{flex:1;width:100%;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,#e0f2fe,#fff 55%,#dbeafe);overflow:hidden}.login-waves-bg{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:1;filter:hue-rotate(200deg) saturate(1.15) brightness(1.05);transform:none}.login-waves-bg .floating-lines-container{position:absolute;inset:0}.login-waves-bg .darkveil-canvas{width:100%;height:100%;display:block}.login-page{max-width:860px;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;background:#e0f2fe;border-radius:1.5rem;padding:2rem 2.2rem;box-shadow:0 18px 40px #0f172a59;position:relative;z-index:2}.login-card{background:#fff;border-radius:1.25rem;padding:1.7rem 1.9rem;box-shadow:0 18px 40px #0f172a26;min-width:0}.login-side{border-radius:1.25rem;overflow:hidden;min-width:0;box-shadow:0 18px 40px #0f172a1f;background:#fff9}.login-side-image{width:100%;height:100%;display:block;object-fit:cover}.login-card-header{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:1.1rem;margin-bottom:.85rem}.login-back-button{border:none;background:#0284c71a;color:#0f172a;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;padding:.5rem .75rem;border-radius:999px;border:1px solid rgba(2,132,199,.25);transition:background .16s ease,border-color .16s ease,transform .16s ease}.login-back-button:hover{background:#0284c729;border-color:#0284c759}.login-back-button:active{transform:translateY(1px)}.login-brand{display:flex;align-items:center;gap:.6rem;justify-self:end}.login-brand-icon{width:40px;height:40px;border-radius:0;background:transparent;display:flex;align-items:center;justify-content:center;color:#0ea5e9;transform:scale(1.7);transform-origin:left center;margin-right:14px}.login-brand-logo{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:768px){.app-header{padding:.6rem .85rem;flex-wrap:wrap;gap:.5rem}.brand{flex:1 1 180px;min-width:140px;max-width:100%;min-width:0;padding-left:0}.brand-logo{height:58px;width:min(190px,54vw);object-position:left center;transform:none;margin-right:0;margin-top:0}.header-right{flex:1 1 auto;justify-content:space-between;flex-wrap:nowrap;gap:.5rem;min-width:0}.header-portal-block{flex:1 1 auto;max-width:100%}.header-portal-title{white-space:normal}.header-portal-title-top{font-size:.82rem}.header-portal-title-bottom{font-size:.62rem}.role-pill,.header-right .link-button{padding:.25rem .65rem;font-size:.75rem;letter-spacing:.05em}.header-logout-button{min-height:30px;padding:.28rem .6rem}.header-logout-icon,.header-logout-icon svg{width:14px;height:14px}.login-brand-icon{width:34px;height:34px;transform:scale(1.55);margin-right:12px}}@media(max-width:420px){.brand-logo{width:min(200px,52vw)}.header-right{width:100%}.brand-logo{width:min(160px,52vw);height:52px}.header-portal-title-top{font-size:.78rem}.header-portal-title-bottom{font-size:.6rem}}.login-brand-text{display:flex;flex-direction:column}.login-brand-title{font-weight:700;color:#0f172a}.login-brand-subtitle{font-size:.75rem;opacity:.85;letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem}.login-main{display:flex;flex-direction:column;gap:.85rem}.login-header-block{margin-bottom:.75rem}.login-title{margin:0;font-size:1.65rem;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.login-subtitle{margin:.2rem 0 0;font-size:.85rem;color:#6b7280}.login-form{display:flex;flex-direction:column;gap:.9rem}.login-field-input{background:#f3f4f6;border-color:#e5e7eb;color:#111827}.login-field-input:focus{background:#fff}.login-actions-row{display:flex;align-items:center;gap:.75rem;margin-top:.4rem}.login-primary-button{border-radius:999px;border:none;padding:.65rem 1.6rem;background:#2563eb;color:#f9fafb;font-weight:600;font-size:.95rem;cursor:pointer;box-shadow:0 12px 28px #2563eb80}.login-link-button{border:none;background:transparent;color:#0284c7;font-size:.85rem;cursor:pointer}.login-footnote{margin-top:.5rem;font-size:.8rem;color:#6b7280}.login-remember-row{margin-top:.4rem;display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:#6b7280}.login-remember-label{display:inline-flex;align-items:center;gap:.35rem}.login-remember-label input{accent-color:#2563eb}.login-forgot-link{border:none;background:transparent;color:#2563eb;font-size:.8rem;cursor:pointer}.login-or{margin:.9rem 0 .6rem;display:flex;align-items:center;gap:.6rem;font-size:.8rem;color:#9ca3af}.login-or-line{flex:1;height:1px;background:#e5e7eb}.login-or-text{font-weight:500}.login-social-row{display:flex;gap:.6rem}.login-social-button{flex:1;border-radius:999px;border:1px solid #e5e7eb;padding:.55rem .9rem;background:#fff;font-size:.8rem;color:#111827;cursor:pointer}.login-register-row{margin-top:.7rem;font-size:.8rem;color:#6b7280}.login-register-link{border:none;background:transparent;color:#2563eb;font-weight:500;cursor:pointer}.login-illustration{display:flex;align-items:stretch;justify-content:center}.login-illustration img{width:100%;height:100%;max-width:none;border-radius:1.25rem;object-fit:cover}.auth-layout{max-width:840px;width:100%;display:grid;grid-template-columns:3fr 2fr;gap:1.5rem;background:radial-gradient(circle at top left,rgba(56,189,248,.15),transparent 55%),radial-gradient(circle at bottom right,rgba(59,130,246,.18),transparent 55%),linear-gradient(to bottom right,#0f172afa,#0f172af5);border-radius:1.4rem;border:1px solid rgba(148,163,184,.45);box-shadow:0 22px 55px #0f172af2,0 0 0 1px #0f172ae6;padding:1.8rem 2rem;transition:box-shadow .18s ease-out,transform .18s ease-out,border-color .18s ease-out,opacity .25s ease-out;opacity:0;animation:auth-fade-in .35s ease-out forwards}.auth-layout:hover{transform:translateY(-2px);border-color:#94a3b8b3;box-shadow:0 26px 70px #0f172afa,0 0 0 1px #38bdf840}.auth-panel{display:flex;flex-direction:column;gap:1.25rem}.login-header{display:flex;flex-direction:column;gap:.4rem}.logo-container{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,#38bdf880,#0f172a);margin-bottom:.4rem}.logo-icon{width:22px;height:22px;color:#e5e7eb}.auth-title{font-size:1.5rem;margin:0}.auth-subtitle{margin:0;color:#9ca3af}.role-selector-group{margin-top:1.25rem}.role-selector-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.role-buttons{margin-top:.6rem;display:flex;gap:.75rem}.role-button{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.55rem .45rem;border-radius:.8rem;border:1px solid rgba(148,163,184,.5);background:#0f172ae6;color:#e5e7eb;font-size:.85rem}.role-button.active{border-color:#38bdf8;background:radial-gradient(circle at top,#38bdf866,#0f172a)}.role-button:hover{border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf866}.role-icon{width:20px;height:20px}.auth-form{display:flex;flex-direction:column;gap:.7rem;margin-top:1.2rem}.field-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.input-group{display:flex;flex-direction:column;gap:.3rem}.input-wrapper{position:relative}.input-icon{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#6b7280}.password-toggle-button{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);border:none;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280}.password-toggle-button svg{width:18px;height:18px}.field-input{width:100%;padding:.6rem .8rem .6rem 2.3rem;border-radius:.6rem;border:1px solid rgba(148,163,184,.7);background:#0f172ae6;color:#e5e7eb;font-size:.95rem;transition:border-color .16s ease-out,box-shadow .16s ease-out,background-color .16s ease-out}.field-input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf880,0 0 0 8px #38bdf814;background:#0f172a}.error-message{display:flex;align-items:center;gap:.4rem;padding:.4rem .6rem;border-radius:.6rem;background:#f8717114;border:1px solid rgba(248,113,113,.5);font-size:.8rem}.field-error{margin:.1rem 0 0;font-size:.78rem;color:#b91c1c}.error-icon{width:16px;height:16px}.primary-button{margin-top:.3rem;border-radius:.6rem;border:none;padding:.65rem 1.1rem;background:linear-gradient(to right,#22c55e,#16a34a);color:#fff;font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;box-shadow:0 10px 25px #16a34a80;transition:transform .14s ease-out,box-shadow .14s ease-out,filter .14s ease-out}.button-icon{width:18px;height:18px}.primary-button:hover{transform:translateY(-1.5px);box-shadow:0 16px 36px #16a34a99;filter:brightness(1.03)}.auth-footer{margin-top:.7rem;display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#9ca3af}.lock-icon{width:16px;height:16px}.auth-footnote{margin:0;font-size:.75rem;color:#6b7280}.auth-side{border-left:1px solid rgba(55,65,81,.9);padding-left:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.dashboard-bar-row{display:flex;align-items:center;gap:.55rem;margin:.25rem 0}.dashboard-bar-label{width:80px;font-size:.8rem;font-weight:600;color:#4b5563}.dashboard-bar-track{flex:1;height:20px;border-radius:999px;background:#e2e8f0e6;overflow:hidden}.dashboard-bar-fill{height:100%;border-radius:999px;display:flex;align-items:center;justify-content:flex-end;padding-right:.45rem;font-size:.78rem;font-weight:600;color:#f9fafb;transition:width .25s ease-out}.dashboard-bar-fill-do{background:linear-gradient(to right,#c7d2fe,#87ceeb)}.dashboard-bar-fill-advisor{background:linear-gradient(to right,#c6efce,#8bc34a)}.dashboard-bar-fill-agent{background:linear-gradient(to right,#fbe4cf,#ffc107)}.dashboard-bar-value{position:relative;z-index:1}@media(max-width:768px){.dashboard-chart-grid{grid-template-columns:minmax(0,1fr)}.dashboard-pie{width:130px;height:130px}}.auth-side-image{width:100%;max-width:280px;aspect-ratio:4 / 3;border-radius:1rem;object-fit:cover;object-position:center;box-shadow:0 18px 42px #0f172ae6;transform-origin:center;animation:image-float 6s ease-in-out infinite}.auth-side:before{content:"";position:absolute;inset:16% 10%;border-radius:999px;background:radial-gradient(circle at top,rgba(56,189,248,.18),transparent 65%);filter:blur(10px);opacity:.9;pointer-events:none}.page{max-width:1200px;width:100%;display:flex;flex-direction:column;gap:1.5rem}.admin-page-shell{width:100%;max-width:none;margin:0;padding:0 0 1rem;display:flex;align-items:stretch;height:calc(100vh - 110px);overflow:hidden}.admin-page-shell-profile .admin-layout{min-height:calc(100vh - 110px);height:calc(100vh - 110px)}.admin-page-shell-profile .admin-main{height:calc(100vh - 110px);overflow:hidden}.admin-layout{width:100%;display:grid;grid-template-columns:240px 1fr;gap:1rem;min-height:calc(100vh - 110px);height:calc(100vh - 110px);overflow:hidden}.admin-sidebar{border-radius:1.1rem;border:1px solid rgba(226,232,240,.95);background:#fff;padding:1.1rem .9rem;display:flex;flex-direction:column;gap:.75rem;color:#0f172a;box-shadow:0 10px 22px #0f172a0f;overflow:hidden}.admin-sidebar-hidden{display:none}.admin-sidebar-header{padding:0 .4rem .2rem;border-bottom:none;margin-bottom:.2rem}.admin-sidebar-title{font-size:.85rem;text-transform:none;letter-spacing:.02em;color:#64748b}.admin-menu{display:flex;flex-direction:column;gap:.35rem;padding:.45rem;border-radius:.95rem;background:#f8fafc}.admin-menu-mobile-toggle{display:none;align-items:center;justify-content:flex-start;padding-left:.75rem;width:100%;height:48px;border:none;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #3b82f659,0 2px 6px #3b82f633;position:relative;overflow:hidden}.admin-menu-mobile-toggle:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.admin-menu-mobile-toggle:hover:before{width:300px;height:300px}.admin-menu-mobile-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f673,0 3px 10px #3b82f64d;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.admin-menu-mobile-toggle:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f64d}.admin-menu-mobile-toggle svg{width:24px;height:24px;position:relative;z-index:1}.admin-menu-items{display:contents}.admin-menu-item{display:flex;align-items:center;gap:.65rem;width:100%;border-radius:14px;border:2px solid transparent;padding:.75rem 1.1rem;font-size:.92rem;color:#0f172a;font-weight:500;background:transparent;text-align:left;position:relative;overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.admin-menu-item:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#3b82f61f,#93c5fd2e,#3b82f61f);opacity:0;pointer-events:none;transition:opacity .3s ease;border-radius:14px}.admin-menu-item:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.admin-menu-item:hover:after{left:100%}.admin-menu-item:hover{border-color:#3b82f64d;background:linear-gradient(135deg,#fffffffa,#f8fafc);box-shadow:0 8px 24px #3b82f62e,0 4px 12px #0f172a1a,inset 0 1px #fffc;transform:translate(6px) scale(1.02)}.admin-menu-item:hover:before{opacity:1}.admin-menu-item:hover .admin-menu-icon{transform:scale(1.15) rotate(8deg);color:#3b82f6;filter:drop-shadow(0 2px 4px rgba(59,130,246,.3))}.admin-menu-item:active{transform:translate(4px) scale(1)}.admin-menu-item.active{border-color:#3b82f666;background:linear-gradient(135deg,#3b82f626,#93c5fd1f);color:#1e40af;box-shadow:0 8px 20px #3b82f633,0 4px 10px #0f172a1f,inset 0 1px #ffffff80;font-weight:600}.admin-menu-item.active:before{opacity:.6}.admin-menu-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;border-radius:0;background:transparent;box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.admin-menu-item.active .admin-menu-icon{color:#3b82f6;background:transparent;transform:scale(1.1);filter:drop-shadow(0 2px 6px rgba(59,130,246,.4))}.admin-main{display:flex;flex-direction:column;gap:.85rem;background:#f6f8fc;border-radius:1rem;padding:1.05rem 1.15rem 1.15rem;box-shadow:0 12px 26px #0f172a14;border:1px solid rgba(226,232,240,.95);position:relative;overflow:hidden;min-height:calc(100vh - 110px);height:100%}.admin-main-scroll{flex:1;min-height:0;overflow-y:auto}.admin-main-scroll{-ms-overflow-style:none;scrollbar-width:none}.admin-main-scroll::-webkit-scrollbar{width:0;height:0}.admin-main-single{min-height:calc(100vh - 110px)}.admin-main-single>.card,.admin-main-single>.admin-advisors-page{flex:1;display:flex;flex-direction:column}.admin-main-single>.admin-advisors-page .admin-advisors-card{flex:1;display:flex;flex-direction:column}.admin-main-single>.admin-advisors-page .admin-advisors-body{flex:1}.admin-layout:before{content:"";position:fixed;inset:-30% 10% auto;background:radial-gradient(circle at top left,rgba(59,130,246,.08),transparent 60%);opacity:.22;pointer-events:none;filter:blur(40px);z-index:-1}.admin-register-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.admin-chart-placeholder{margin-top:.75rem;border-radius:.8rem;background:#fff;position:relative;overflow:hidden;padding:.9rem 1rem}.dashboard-chart-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1.25rem;align-items:flex-start}.dashboard-pie-column{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.dashboard-pie{width:160px;height:160px;border-radius:999px;background-color:#e5edff;background-repeat:no-repeat;background-size:cover;position:relative;box-shadow:0 10px 24px #0f172a2e}.dashboard-pie:after{content:"";position:absolute;inset:22%;border-radius:999px;background:#f9fafb;box-shadow:inset 0 0 0 1px #d1d5dbe6}.dashboard-pie-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none;z-index:1}.dashboard-pie-count{font-size:1.25rem;font-weight:700;color:#0f172a}.dashboard-pie-label{margin-top:.05rem;font-size:.75rem;text-transform:none;letter-spacing:.02em;color:#6b7280}.dashboard-pie-legend{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.8rem;color:#4b5563}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:999px;margin-right:.25rem}.legend-dot-do{background:#c7d2fe}.legend-dot-advisor{background:#c6efce}.legend-dot-agent{background:#fbe4cf}.admin-chart-placeholder:after{content:none}.admin-donut-placeholder{margin-top:.75rem;height:180px;display:flex;align-items:center;justify-content:center}.admin-donut-placeholder:before{content:"";width:120px;height:120px;border-radius:999px;background:conic-gradient(from 220deg,#f97316 0 160deg,#8b5cf6 160deg 280deg,#64748b 280deg 360deg);box-shadow:0 0 18px #0009}.admin-donut-placeholder:after{content:"";position:absolute;width:54px;height:54px;border-radius:999px;background:#020617}.admin-table-wrapper{margin-top:.75rem;border-radius:.75rem;border:1px solid rgba(226,232,240,.95);background:#fff;overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:.85rem}.admin-table thead{background:#f8fafc}.admin-table th,.admin-table td{padding:.6rem .75rem;text-align:left}.admin-table th{font-weight:500;color:#4b5563;border-bottom:1px solid rgba(209,213,219,1)}.admin-table tbody tr:nth-child(2n){background:#f9fafb}.admin-table tbody tr:nth-child(odd){background:#fff}.admin-table-wrapper--leads .admin-table tbody tr{transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.admin-table-wrapper--leads .admin-table tbody tr:hover{background:linear-gradient(135deg,#eff6ffcc,#e0f2fe99)!important;transform:translate(4px);box-shadow:inset 3px 0 #3b82f6,0 2px 8px #3b82f61a}.admin-table-wrapper--leads .admin-table tbody tr:hover td{background:transparent;color:#1e293b}.admin-table-wrapper--leads .lead-status-col{width:170px;min-width:170px}.admin-table-wrapper--leads .hierarchy-status-progress-labels-row{gap:.5rem;margin-bottom:.15rem}.admin-table-wrapper--leads .hierarchy-status-progress-label-lite{font-size:.72rem;font-weight:700}.admin-table-wrapper--leads .hierarchy-status-progress-bar{height:3px;background:#94a3b859}.admin-table-wrapper--advisors{box-shadow:0 1px 3px #0000000d;border:1px solid rgba(226,232,240,.8)}.admin-table-wrapper--advisors .admin-table thead{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.admin-table-wrapper--advisors .admin-table th{font-weight:700;color:#1e40af;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;padding:.85rem 1rem;border-bottom:2px solid rgba(147,197,253,.5)}.admin-table-wrapper--advisors .admin-table td{padding:.6rem .75rem;color:#475569;font-size:.875rem;border-bottom:1px solid rgba(226,232,240,.6);display:table-cell!important;visibility:visible!important}.admin-table-wrapper--leads .admin-table td{padding:.6rem .75rem!important;line-height:1.4}.admin-table-wrapper--leads .admin-table th{padding:.7rem .75rem!important}.admin-table-wrapper--advisors .admin-table td:first-child,.admin-table-wrapper--advisors .admin-table th:first-child{display:table-cell!important;visibility:visible!important}.admin-table-wrapper--leads .admin-table thead{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.admin-table-wrapper--leads .admin-table th{font-weight:700;color:#1e40af;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;padding:.85rem 1rem;border-bottom:2px solid rgba(147,197,253,.5)}.admin-table-wrapper--leads .admin-table td,.admin-table-wrapper--leads .admin-table td:first-child,.admin-table-wrapper--leads .admin-table th:first-child{display:table-cell!important;visibility:visible!important}.admin-table-wrapper--advisors .admin-table tbody tr{transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.admin-table-wrapper--advisors .admin-table tbody tr:hover{background:linear-gradient(135deg,#eff6ffcc,#e0f2fe99)!important;transform:translate(4px);box-shadow:inset 3px 0 #3b82f6,0 2px 8px #3b82f61a}.admin-table-wrapper--advisors .admin-table tbody tr:hover td{background:transparent;color:#1e293b}.admin-table-wrapper--advisors .admin-table tbody tr:hover td:first-child{font-weight:600;color:#0f172a}.admin-table-wrapper--advisors .admin-table tbody tr:nth-child(2n),.admin-table-wrapper--advisors .admin-table tbody tr:nth-child(odd){background:#fff}.admin-table-wrapper--advisors .hierarchy-lead-actions{display:flex;gap:.5rem;align-items:center}.admin-table-wrapper--advisors .hierarchy-lead-view-button{padding:.4rem 1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.8rem;transition:all .2s ease;box-shadow:0 2px 4px #3b82f633}.admin-table-wrapper--advisors .hierarchy-lead-view-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.admin-table-wrapper--advisors .hierarchy-lead-view-button:active{transform:translateY(0)}.admin-modal-backdrop{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:40}.admin-modal{width:100%;max-width:620px;max-height:90vh;background:#fff;border-radius:1rem;border:1px solid rgba(226,232,240,.95);box-shadow:0 24px 55px #0f172a59;padding:1.3rem 1.5rem 1.1rem;position:relative;overflow-y:auto;scrollbar-width:auto;scrollbar-color:rgba(15,23,42,.35) rgba(226,232,240,.9)}.admin-confirm-modal{max-width:420px}.admin-modal::-webkit-scrollbar{width:10px}.admin-modal::-webkit-scrollbar-track{background:#e2e8f0e6;border-radius:999px}.admin-modal::-webkit-scrollbar-thumb{background:#0f172a59;border-radius:999px;border:2px solid rgba(226,232,240,.9)}.admin-modal::-webkit-scrollbar-thumb:hover{background:#0f172a80}.admin-do-modal{scrollbar-width:none}.admin-do-modal::-webkit-scrollbar{width:0;height:0}@media(max-width:768px){.admin-modal-backdrop{align-items:flex-start;padding:.75rem .75rem 1.25rem}.admin-modal{max-width:100%;border-radius:.9rem;padding:1.1rem 1.1rem 1rem;max-height:none}.dashboard-chart-grid{grid-template-columns:minmax(0,1fr)}.dashboard-pie{width:130px;height:130px}}.admin-modal h3{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;color:#0f172a}.admin-file-preview-modal{max-width:920px}.admin-file-preview-modal{display:flex;flex-direction:column;overflow:hidden;height:88vh;max-height:88vh}.admin-file-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.admin-file-preview-body{border-radius:.95rem;border:1px solid rgba(226,232,240,.95);background:#f8fafceb;overflow:hidden;min-height:320px;position:relative;display:flex;flex:1;min-height:0;box-shadow:inset -18px 0 #f8fafceb,inset 0 -18px #f8fafceb,inset 0 44px #f8fafceb}.admin-file-preview-frame{width:100%;height:100%;max-height:none;border:0;display:block;background:#fff;position:relative;z-index:1;transform:translateY(-44px);height:calc(100% + 44px)}@media(max-width:768px){.admin-file-preview-modal{max-width:100%}.admin-file-preview-body{min-height:240px}.admin-file-preview-frame{height:calc(100% + 44px)}}.admin-file-preview-image{width:100%;height:auto;display:block}.admin-modal-actions{margin-top:.75rem;display:flex;justify-content:flex-end;gap:.6rem}.admin-modal .metric-sub{color:#6b7280;margin-bottom:.6rem}.admin-modal .field-label{color:#64748b;font-weight:600;letter-spacing:.08em}.admin-modal .field-input{padding-left:.8rem;background:#ffffffeb;border-radius:.6rem;color:#111827}.admin-modal .field-input:focus{background:#fff;border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf866}.admin-modal textarea.field-input{resize:vertical}.page-header h1{margin:0;font-size:1.6rem;letter-spacing:.02em;text-transform:none;color:#0f172a}.page-header p{margin:.25rem 0 0;color:#1e293b;font-size:.9rem}.page-header-row{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.35rem}.page-header-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.admin-add-button{width:auto;height:36px;padding:0 1rem;border-radius:6px;margin-left:.35rem;margin-right:.75rem;background:#3b82f6bf;border:1px solid rgba(37,99,235,.45);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;white-space:nowrap;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.01em;box-shadow:0 10px 20px #0f172a1f}.admin-add-button:hover{border-color:#2563ebbf;background:#3b82f6e0;box-shadow:0 14px 26px #0f172a24}.admin-sidebar-toggle{margin-right:.75rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);width:2.25rem;height:2.25rem;background:#0f172ae6;display:none;align-items:center;justify-content:center;cursor:pointer}.admin-sidebar-toggle-icon{width:4px;height:4px;border-radius:999px;background:#e5e7eb;box-shadow:-6px 0 #e5e7eb,6px 0 #e5e7eb}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.card{border-radius:1rem;border:1px solid rgba(226,232,240,.95);background:#fff;padding:1.05rem 1.2rem;box-shadow:0 10px 22px #0f172a0f}.card h2,.card h3{margin:0 0 .4rem;font-size:1.05rem}.metric{font-size:1.6rem;font-weight:600;margin:.2rem 0}.metric-sub{margin:0;font-size:.85rem;color:#9ca3af}.admin-dashboard-grid{display:flex;flex-direction:column;gap:1rem}.admin-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:.6rem}.admin-kpi-card{background:#fff;border-radius:.8rem;padding:.85rem .95rem;border:1px solid rgba(226,232,240,.95);box-shadow:0 10px 22px #0f172a0f;position:relative;overflow:hidden;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out,background .16s ease-out}.admin-kpi-row .admin-kpi-card:nth-child(1){border-top:3px solid rgba(59,130,246,.9)}.admin-kpi-row .admin-kpi-card:nth-child(2){border-top:3px solid rgba(34,197,94,.9)}.admin-kpi-row .admin-kpi-card:nth-child(3){border-top:3px solid rgba(249,115,22,.9)}.admin-kpi-row .admin-kpi-card:nth-child(4){border-top:3px solid rgba(168,85,247,.9)}.admin-kpi-card:after{content:none}.admin-kpi-card:hover{transform:translateY(-2px);border-color:#e2e8f0f2;box-shadow:0 16px 30px #0f172a1a}.admin-kpi-label{margin:0 0 .1rem;font-size:.8rem;text-transform:none;letter-spacing:.02em;color:#6b7280}.admin-kpi-value{margin:0;font-size:1.4rem;font-weight:700;color:#0f172a}.admin-kpi-helper{margin:.2rem 0 0;font-size:.78rem;color:#6b7280}.admin-products-row{margin-top:.25rem}.admin-products-card{padding-top:.95rem}.admin-product-grid{margin-top:.7rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem}.admin-product-card{border-radius:.9rem;border:1px solid rgba(226,232,240,.8);background:radial-gradient(circle at top left,#f8fafcf5,#eff6fffa);padding:.55rem .7rem .7rem;display:flex;flex-direction:column;align-items:center;gap:.3rem;text-align:center;box-shadow:0 8px 18px #0f172a0d}.admin-product-badge{align-self:stretch;padding:.18rem .45rem;border-radius:.7rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;text-align:center}.admin-product-badge--green{background:linear-gradient(to right,#e5f9ef,#dcfce7);color:#15803d}.admin-product-badge--orange{background:linear-gradient(to right,#fff1e2,#ffedd5);color:#b45309}.admin-product-badge--blue{background:linear-gradient(to right,#e0f2fe,#dbeafe);color:#1d4ed8}.admin-product-icon{margin-top:.35rem;width:56px;height:56px;border-radius:1.3rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 22px #0f172a1f;color:#0f172a;font-size:1.5rem}.admin-product-icon span{transform:translateY(1px)}.admin-product-icon--blue{background:linear-gradient(135deg,#dbeafe,#2563eb)}.admin-product-icon--green{background:linear-gradient(135deg,#dcfce7,#22c55e)}.admin-product-icon--orange{background:linear-gradient(135deg,#ffedd5,#f97316)}.admin-product-icon--indigo{background:linear-gradient(135deg,#e0e7ff,#4f46e5)}.admin-product-title{margin:.35rem 0 0;font-size:.78rem;font-weight:500;color:#111827}.admin-main-row{display:grid;grid-template-columns:minmax(0,1fr);gap:.85rem}.admin-panel{background:#fff;border-radius:.95rem;padding:1rem 1.1rem;border:1px solid rgba(226,232,240,.95);box-shadow:0 10px 24px #0f172a17;position:relative;overflow:hidden}.admin-panel:before{content:"";position:absolute;inset:-40% 65% 45% -10%;background:radial-gradient(circle at top,rgba(56,189,248,.12),transparent 60%);opacity:.7;pointer-events:none}.admin-panel-wide,.admin-panel-side{min-height:220px}.admin-bottom-row{margin-top:.15rem}.admin-bottom-card{padding-top:.95rem}.simple-list{margin:.3rem 0 0;padding-left:1.1rem;color:#111827;font-size:.9rem}.admin-hierarchy-summary{margin-top:0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);gap:1.2rem;align-items:flex-start}.admin-hierarchy-tree{margin-top:-.45rem;padding:.85rem 1rem;border-radius:.9rem;border:1px solid rgba(191,219,254,.9);background:radial-gradient(circle at top left,#eff6fff2,#dbeafef5);display:flex;flex-direction:column;align-items:center;gap:.35rem}.admin-tree-level{display:flex;justify-content:center}.admin-tree-node{min-width:190px;padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(191,219,254,.95);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:.4rem;box-shadow:0 8px 18px #0f172a17}.admin-tree-node-root{min-width:120px;justify-content:center;background:linear-gradient(to right,#1d4ed8,#0ea5e9);border-color:#bfdbfe;box-shadow:0 10px 24px #2563eb73}.admin-tree-node-root .admin-tree-label{color:#f9fafb;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.admin-tree-title{font-size:.85rem;font-weight:500;color:#0f172a}.admin-tree-count{font-size:.85rem;font-weight:600;color:#1d4ed8}.admin-tree-connector{width:2px;height:18px;background:linear-gradient(to bottom,#2563eb80,#2563eb1f)}@media(max-width:768px){.admin-hierarchy-summary{grid-template-columns:minmax(0,1fr)}}.admin-advisors-page{display:flex;flex-direction:column;gap:.85rem;background:radial-gradient(circle at top left,rgba(56,189,248,.14),transparent 55%),radial-gradient(circle at bottom right,rgba(37,99,235,.12),transparent 55%);border-radius:1rem}.admin-advisors-card{padding-bottom:1.1rem;background:linear-gradient(to bottom,#fff 0,#eff6ff 38%,#fff);border-color:#94a3b899;box-shadow:0 14px 28px #0f172a1f,0 0 0 1px #0f172a05}.admin-advisors-body{margin-top:.8rem;display:flex;flex-direction:column;gap:.9rem}.advisor-do-group{border-radius:.9rem;border:1px solid rgba(226,232,240,.9);padding:.9rem 1rem 1rem;background:linear-gradient(to bottom right,#eff6fff2,#fff);box-shadow:0 10px 24px #0f172a0f;transition:transform .14s ease-out,box-shadow .14s ease-out,border-color .14s ease-out}.advisor-do-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.advisor-do-name{margin:0 0 .15rem;font-size:1rem;color:#0f172a}.advisor-do-count-badge{padding:.25rem .75rem;border-radius:999px;background:linear-gradient(to right,#2563eb29,#38bdf82e);color:#1d4ed8;font-size:.78rem;font-weight:600;border:1px solid rgba(191,219,254,.9)}.advisor-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.advisor-card{border-radius:.9rem;border:1px solid rgba(209,213,219,.9);background:#fff;padding:.8rem .9rem;display:flex;flex-direction:column;gap:.55rem;box-shadow:0 8px 18px #0f172a0d;transition:transform .14s ease-out,box-shadow .14s ease-out,border-color .14s ease-out}.advisor-card-main{display:flex;align-items:center;gap:.6rem}.advisor-avatar{width:32px;height:32px;border-radius:999px;background:radial-gradient(circle at top left,#e0f2fe,#bfdbfe);display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;color:#0369a1}.advisor-name-block h4{margin:0;font-size:.95rem;color:#0f172a}.advisor-username{margin:.05rem 0 0;font-size:.78rem;color:#6b7280}.advisor-card-meta{display:flex;flex-direction:column;gap:.18rem;font-size:.8rem}.advisor-meta-line{color:#4b5563}.advisor-status{align-self:flex-start;margin-top:.15rem;padding:.15rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600}.advisor-status-active{background:linear-gradient(to right,#16a34a2e,#22c55e24);color:#166534;border:1px solid rgba(187,247,208,.9)}.advisor-status-inactive{background:linear-gradient(to right,#f8717126,#f871710f);color:#b91c1c;border:1px solid rgba(254,202,202,.9)}.admin-achievements-page{display:flex;flex-direction:column;gap:.85rem}.admin-achievements-card{padding-bottom:1.1rem}.admin-achievements-grid{margin-top:.9rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.achievement-card{border-radius:.9rem;border:1px solid rgba(209,213,219,.9);background:radial-gradient(circle at top left,#eff6ff,#f8fafc);box-shadow:0 12px 26px #0f172a14,0 0 0 1px #94a3b814;overflow:hidden;display:flex;flex-direction:column}.achievement-image-wrapper{width:100%;aspect-ratio:16 / 9;overflow:hidden}.achievement-image{width:100%;height:100%;object-fit:cover;display:block}.achievement-content{padding:.8rem .9rem .9rem;display:flex;flex-direction:column;gap:.35rem}.achievement-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.achievement-title{margin:0;font-size:1rem;font-weight:600}.achievement-date{margin:.15rem 0 0;font-size:.78rem;color:#0f766e;padding:.12rem .6rem;border-radius:999px;background:#2dd4bf26;display:inline-block}.achievement-description{margin:.25rem 0 0;font-size:.85rem;color:#4b5563}.achievement-actions{display:flex;align-items:center;gap:.25rem}.icon-button{border-radius:999px;border:1px solid rgba(148,163,184,.6);width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;background:#fff;cursor:pointer;color:#0f172a}.icon-button svg{width:16px;height:16px}.icon-button:hover{border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf84d}.icon-button-danger{border-color:#f87171b3;color:#b91c1c}.icon-button-danger:hover{box-shadow:0 0 0 1px #f871714d}.achievement-textarea{min-height:90px}.achievement-file-input{padding-left:.8rem}.achievement-image-preview{margin-top:.4rem;border-radius:.6rem;border:1px solid rgba(209,213,219,.9);overflow:hidden}.achievement-image-preview img{width:100%;max-height:160px;object-fit:cover;display:block}.admin-hierarchy-page{position:relative}.admin-hierarchy-card{padding-bottom:1.4rem;position:relative}.admin-hierarchy-card-dark{background:#fff;border-color:#e2e8f0f2;color:#0f172a}.admin-hierarchy-card-dark .metric-sub{color:#6b7280}.admin-hierarchy-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.9rem;position:sticky;top:0;z-index:5;padding-bottom:.6rem;background:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(226,232,240,.95);box-shadow:0 10px 22px #0f172a0f}.admin-hierarchy-card-dark .admin-hierarchy-header{background:#fff;border-bottom:1px solid rgba(226,232,240,.95)}.admin-hierarchy-search-row{min-width:320px;display:flex;justify-content:flex-end}.admin-hierarchy-search-input{padding-left:2.3rem;background:#fff;border-radius:999px;border-color:#e2e8f0f2;box-shadow:0 10px 22px #0f172a0f;font-size:.85rem;height:2.4rem}.hierarchy-search-wrapper{max-width:760px;width:100%}.admin-hierarchy-body{margin-top:.5rem;display:flex;flex-direction:column;gap:.7rem}.hierarchy-do-group{border-radius:.9rem;border:1px solid rgba(226,232,240,.95);border-top:3px solid rgba(59,130,246,.75);background:#fff;box-shadow:0 12px 28px #0f172a0f;overflow:hidden;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.hierarchy-do-group:hover{transform:translateY(-1px);box-shadow:0 16px 38px #0f172a17;border-color:#3b82f638}.hierarchy-do-header{width:100%;padding:.7rem .9rem;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left;cursor:pointer}.hierarchy-do-main{display:flex;align-items:flex-start;gap:.75rem}.hierarchy-do-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:800;font-size:.95rem;color:#0f172a;background:#dbeafee6;border:1px solid rgba(191,219,254,.95);box-shadow:0 10px 18px #0f172a0f;flex:0 0 auto}.hierarchy-do-text{display:flex;flex-direction:column;gap:.15rem}.hierarchy-do-meta{margin:.15rem 0 0;max-width:58ch}.hierarchy-do-meta .hierarchy-firm-name{display:inline-block;font-size:1.08rem;font-weight:800;color:#0f172a;background:#f8fafc;border:1px solid rgba(226,232,240,.95);padding:.12rem .5rem;border-radius:999px}.hierarchy-do-name .hierarchy-firm-name{display:inline-block;margin-bottom:.15rem}.hierarchy-do-person-name{display:block;font-size:.95rem;font-weight:600;color:#0f172ad9}.hierarchy-do-name{margin:0;font-size:1rem;font-weight:600;color:#0f172a}.hierarchy-badges-row{display:flex;flex-wrap:wrap;gap:.3rem}.hierarchy-count-badge{padding:.18rem .7rem;border-radius:999px;font-size:.78rem;border:1px solid rgba(59,130,246,.22);background:#3b82f614;color:#1d4ed8}.hierarchy-count-badge-soft{border-color:#94a3b859;background:#f8fafc;color:#334155}.hierarchy-do-actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.hierarchy-view-button{border-radius:999px;padding:.45rem 1rem;border-color:#3b82f680;background:#fffffff2;color:#0f172a;font-weight:700;box-shadow:0 10px 22px #0f172a1a}.hierarchy-view-button:hover{border-color:#0ea5e9cc}.hierarchy-commitment-badge{border-color:#fbbf24a6;background:#fef3c7e6;color:#92400e}@media(max-width:768px){.admin-hierarchy-header{flex-direction:column;align-items:stretch}.admin-hierarchy-search-row{min-width:0;justify-content:flex-start}.hierarchy-do-header{flex-direction:column;align-items:stretch}.hierarchy-do-actions{width:100%;justify-content:space-between}.hierarchy-view-button{width:100%;justify-content:center}}.hierarchy-chevron svg{width:18px;height:18px;transition:transform .18s ease-out}.hierarchy-chevron.expanded svg{transform:rotate(180deg)}.hierarchy-do-collapse{max-height:0;overflow:hidden;padding:0 .9rem;transition:max-height .22s ease-out,padding-top .18s ease-out,padding-bottom .18s ease-out}.hierarchy-do-collapse.open{max-height:1000px;padding-top:.15rem;padding-bottom:.65rem}.hierarchy-advisors-list{display:flex;flex-direction:column;gap:.55rem;position:relative;padding-left:.6rem}.hierarchy-advisors-list:before{content:"";position:absolute;left:.2rem;top:.25rem;bottom:.25rem;width:2px;border-radius:999px;background:linear-gradient(to bottom,#94a3b899,#94a3b800)}.hierarchy-advisor-card{border-radius:.75rem;border:1px solid rgba(209,213,219,.9);background:#fff;box-shadow:0 6px 16px #0f172a0d}.hierarchy-advisor-header{width:100%;padding:.55rem .75rem;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:.55rem;text-align:left;cursor:pointer}.hierarchy-advisor-main{display:flex;align-items:center;gap:.6rem}.hierarchy-advisor-text h4{margin:0;font-size:.95rem;color:#0f172a}.hierarchy-advisor-text .metric-sub{margin-top:.1rem}.hierarchy-advisor-collapse{max-height:0;overflow:hidden;padding:0 .75rem;transition:max-height .22s ease-out,padding-top .16s ease-out,padding-bottom .16s ease-out}.hierarchy-advisor-collapse.open{max-height:700px;padding-top:.15rem;padding-bottom:.45rem}.hierarchy-leads-list{display:flex;flex-direction:column;gap:.4rem;margin-top:.2rem;position:relative;padding-left:.4rem}.hierarchy-leads-list:before{content:"";position:absolute;left:.15rem;top:.2rem;bottom:.2rem;width:2px;border-radius:999px;background:linear-gradient(to bottom,#bfdbfee6,#bfdbfe00)}.hierarchy-lead-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.35rem .4rem;border-radius:.6rem;background:#f9fafb;box-shadow:0 1px 2px #0f172a0a;transition:box-shadow .16s ease-out,transform .16s ease-out}.hierarchy-lead-row:hover{box-shadow:0 4px 10px #0f172a1f;transform:translateY(-1px)}.hierarchy-lead-main{display:flex;flex-direction:column;gap:.12rem}.hierarchy-lead-name{font-size:.9rem;font-weight:500}.hierarchy-lead-meta{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.8rem;color:#4b5563}.hierarchy-lead-meta--followup{align-items:center;justify-content:space-between;gap:1rem}.hierarchy-lead-followup-text{display:flex;flex-wrap:wrap;gap:.4rem}.hierarchy-lead-status{display:flex;align-items:center;gap:.25rem}.lead-status-col{width:190px;min-width:190px}.lead-status-col .hierarchy-status-progress-lite{min-width:0;width:100%}.hierarchy-status-progress-lite{display:flex;flex-direction:column;align-items:stretch;min-width:380px}.hierarchy-status-progress-labels-row{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.2rem}.hierarchy-status-progress-label-lite{font-size:.75rem;font-weight:500;color:#6b7280}.hierarchy-status-progress-label-lite.is-active{color:#111827}.hierarchy-status-progress-lite.is-new .hierarchy-status-progress-label-lite.is-active{color:#f97316}.hierarchy-status-progress-lite.is-visited .hierarchy-status-progress-label-lite.is-active{color:#0284c7}.hierarchy-status-progress-lite.is-converted .hierarchy-status-progress-label-lite.is-active{color:#16a34a}.hierarchy-status-progress-bar{position:relative;width:100%;height:4px;border-radius:999px;background:#e5e7eb;overflow:hidden}.hierarchy-status-progress-bar-fill{position:absolute;left:0;top:0;bottom:0;width:0;border-radius:999px;background:linear-gradient(90deg,#f97316,#fb923c);transition:width .25s ease-out}.hierarchy-status-progress-lite.is-visited .hierarchy-status-progress-bar-fill{background:linear-gradient(90deg,#0284c7,#38bdf8)}.hierarchy-status-progress-lite.is-converted .hierarchy-status-progress-bar-fill{background:linear-gradient(90deg,#16a34a,#4ade80)}.hierarchy-status-timeline{position:relative;flex:1;min-width:0;max-width:none;display:flex;align-items:center;opacity:.5}.hierarchy-status-timeline-line{position:absolute;left:0;right:0;top:50%;height:6px;transform:translateY(-50%);border-radius:999px;background:#e5e7eb;z-index:0}.hierarchy-status-timeline-line-active{position:absolute;left:0;top:50%;height:5px;transform:translateY(-50%);border-radius:999px;background:#6b7280;z-index:1}.hierarchy-page-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.hierarchy-page-title{margin:0;font-size:.95rem;font-weight:600;letter-spacing:.03em}.hierarchy-page-subtitle{margin:.15rem 0 0;font-size:.8rem;color:#6b7280}.hierarchy-breadcrumb-root,.hierarchy-breadcrumb-leaf{font-weight:600}.hierarchy-breadcrumb-root{color:#020617}.hierarchy-breadcrumb-leaf{color:#0369a1}.hierarchy-breadcrumb-separator{margin:0 .25rem;color:#9ca3af}.hierarchy-page-header-right{display:flex;align-items:center;gap:.5rem}.hierarchy-back-dashboard-button{padding:.35rem .9rem;border-radius:999px;border-color:#3b82f6bf;background:linear-gradient(90deg,#0ea5e9,#38bdf8);font-size:.78rem;display:inline-flex;align-items:center;gap:.3rem;color:#f9fafb}.hierarchy-back-dashboard-button:hover{border-color:#2563ebf2;box-shadow:0 0 0 1px #2563eb66}@media(max-width:640px){.hierarchy-page-header{flex-direction:column;align-items:flex-start}.hierarchy-page-header-right{align-self:stretch;justify-content:flex-start}}.hierarchy-page-shell{display:flex;flex-direction:column;gap:1rem}.hierarchy-page-shell-profile{flex:1;min-height:0;overflow-y:auto;padding-right:.2rem;-ms-overflow-style:none;scrollbar-width:none}.hierarchy-page-shell-profile::-webkit-scrollbar{width:0;height:0}.hierarchy-profile-header-card{margin-top:.75rem;border-radius:1rem;border:1px solid rgba(209,213,219,.9);background:radial-gradient(circle at top left,#e0f2fef5,#fff);box-shadow:0 18px 40px #94a3b838,0 0 0 1px #dbeafef2;padding:1.05rem 1.2rem 1.1rem;display:flex;flex-direction:column;gap:.85rem}.advisor-details-header-card{background:radial-gradient(circle at top left,#e0f2febf,#fffffffa);border-color:#bfdbfef2;box-shadow:0 18px 44px #0f172a1f,0 0 0 1px #bfdbfeb3}.hierarchy-profile-header-main{display:flex;align-items:flex-start;gap:.9rem;min-width:0}.hierarchy-profile-header-card .hierarchy-do-avatar{width:52px;height:52px;border-radius:999px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#bae6fd,#e0e7ff);color:#1d4ed8;font-weight:800;font-size:1.05rem;border:none;box-shadow:0 10px 24px #94a3b859}.do-profile-firm-block{margin-top:.2rem;display:flex;align-items:baseline;gap:.35rem;flex-wrap:wrap}.do-profile-firm-label{display:inline;font-size:.7rem;letter-spacing:.06em;color:#94a3b8;font-weight:800}.do-profile-firm-value{display:inline;font-size:.92rem;font-weight:700;color:#0369a1}.do-profile-contact-row{margin-top:.35rem;display:flex;flex-wrap:wrap;gap:.55rem .9rem;font-size:.84rem;color:#64748b}.do-profile-contact-item{display:inline-flex;align-items:baseline;gap:.35rem;white-space:nowrap}.do-profile-contact-label{font-size:.72rem;letter-spacing:.06em;color:#94a3b8;font-weight:800}.hierarchy-profile-header-card .advisor-details-avatar{border-radius:999px}.hierarchy-profile-header-card .hierarchy-do-avatar.advisor-details-avatar{width:56px!important;height:56px!important;aspect-ratio:1 / 1;border-radius:50%!important;overflow:hidden;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);justify-content:center;line-height:1;font-size:1.1rem;letter-spacing:.02em}.hierarchy-profile-header-card .hierarchy-do-avatar.advisor-details-avatar.advisor-details-avatar-square{width:88px!important;height:88px!important;border-radius:1.15rem!important;border:1px solid rgba(148,163,184,.45)!important;background:#fffffff2!important;box-shadow:0 14px 30px #0f172a1f!important}.hierarchy-profile-header-card button.hierarchy-do-avatar.advisor-details-avatar.advisor-details-avatar-square{background:#fffffff2!important}.hierarchy-profile-header-card .hierarchy-do-avatar.advisor-details-avatar.advisor-details-avatar-square img{border-radius:0}.hierarchy-profile-header-card button.hierarchy-do-avatar.advisor-details-avatar{padding:0;border:none;background:transparent;cursor:pointer}.hierarchy-profile-header-card .hierarchy-do-avatar.advisor-details-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.advisor-details-name-row{display:flex;align-items:center;gap:.75rem}.advisor-details-name-row h2{margin:0}.hierarchy-profile-header-text h2{margin:0;font-size:1.35rem;font-weight:800;color:#0f172a}.hierarchy-profile-header-text p{margin:.12rem 0 0;font-size:.85rem;color:#4b5563;line-height:1.25}.hierarchy-profile-header-card .hierarchy-profile-header-text h2{color:#0f172a}.hierarchy-profile-header-card .hierarchy-profile-header-text p{color:#475569}.advisor-photo-actions{margin-top:.45rem;display:inline-flex;align-items:center;gap:.4rem;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none}.advisor-photo-thumb{width:92px;height:56px;padding:0;border:none;background:#fff;border-radius:.9rem;overflow:hidden;cursor:pointer;box-shadow:0 10px 22px #0f172a1f;border:1px solid rgba(148,163,184,.5)}.advisor-photo-thumb:hover{box-shadow:0 14px 28px #0f172a29}.advisor-photo-thumb:active{box-shadow:0 10px 22px #0f172a1f}.advisor-photo-actions .advisor-photo-button{min-height:38px;padding:0 .7rem;font-size:.72rem;border-radius:.9rem;border:1px solid rgba(2,132,199,.25);background:linear-gradient(135deg,#0284c7,#0ea5e9);color:#fff;box-shadow:0 12px 22px #0284c738}.advisor-photo-actions .advisor-photo-button:hover{filter:brightness(1.03)}.advisor-photo-actions .advisor-photo-button:active{filter:brightness(.98)}.advisor-photo-actions .advisor-photo-button:focus,.advisor-photo-actions .advisor-photo-button:focus-visible{outline:none;box-shadow:0 12px 22px #0284c738}.advisor-photo-thumb img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.advisor-photo-thumb:focus,.advisor-photo-thumb:focus-visible{outline:none}.lead-photo-actions{display:inline-flex;align-items:center;gap:.4rem}.lead-photo-thumb{width:92px;height:56px;padding:0;border:none;background:#fff;border-radius:.9rem;overflow:hidden;cursor:pointer;box-shadow:0 10px 22px #0f172a1f;border:1px solid rgba(148,163,184,.5)}.lead-photo-thumb img{width:100%;height:100%;display:block;object-fit:cover}.lead-photo-thumb:focus,.lead-photo-thumb:focus-visible{outline:none}.lead-photo-button{min-height:38px;padding:0 .7rem;font-size:.72rem;border-radius:.9rem;border:1px solid rgba(2,132,199,.25);background:linear-gradient(135deg,#0284c7,#0ea5e9);color:#fff;box-shadow:0 12px 22px #0284c738}.lead-photo-button:hover{filter:brightness(1.03)}.lead-photo-button:active{filter:brightness(.98)}.lead-photo-button:focus,.lead-photo-button:focus-visible{outline:none;box-shadow:0 12px 22px #0284c738}.hierarchy-do-firm{margin-top:.16rem;font-size:.9rem;font-weight:600;color:#0369a1}.do-profile-count-tags{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.4rem}.do-profile-count-tag{display:inline-flex;align-items:center;justify-content:center;padding:.24rem .65rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#ffffff9e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#475569;font-size:.78rem;font-weight:800;letter-spacing:.01em;white-space:nowrap;box-shadow:0 10px 22px #94a3b824}.do-profile-count-tag--advisors{border-color:#38bdf859;background:#e0f2febf;color:#0284c7}.do-profile-count-tag--leads{border-color:#34d3994d;background:#dcfce7bf;color:#16a34a}.do-profile-count-tag--commitments{border-color:#fb923c52;background:#ffedd5c7;color:#f97316}.hierarchy-profile-header-meta{margin-top:.35rem;width:100%;align-self:stretch}.do-profile-details-grid{margin-top:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.85rem;width:100%}.do-profile-detail{border-radius:.8rem;border:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#fffffff5,#ffffffe6);padding:.62rem .85rem;display:flex;flex-direction:column;gap:.18rem;box-shadow:0 10px 22px #0f172a0f;min-width:0;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.do-profile-detail:hover{transform:translateY(-1px);border-color:#94a3b8b3;box-shadow:0 14px 30px #0f172a14}.do-profile-detail-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;font-weight:700}.do-profile-detail-value{font-size:.9rem;font-weight:600;color:#111827;word-break:break-word}.do-profile-toggle-row{margin-top:.6rem;display:flex;justify-content:flex-start}.do-profile-toggle{border-radius:999px;padding:.45rem 1rem;border:1px solid rgba(56,189,248,.35);background:#e0f2feb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-weight:800;color:#0369a1;box-shadow:0 12px 24px #94a3b838}.do-profile-toggle:hover{border-color:#0ea5e98c;background:#e0f2fed9;box-shadow:0 18px 36px #94a3b842}.do-profile-toggle:focus,.do-profile-toggle:focus-visible{outline:none;box-shadow:0 18px 36px #94a3b842,0 0 0 3px #0ea5e924}.do-profile-expanded-card{margin-top:.75rem;border-radius:.95rem;border:1px solid rgba(191,219,254,.85);background:radial-gradient(circle at top left,#f0f9fff2,#fff);box-shadow:0 16px 34px #94a3b833;padding:.95rem;width:100%}.hierarchy-profile-header-stats{margin-top:.8rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.85rem;align-content:flex-start}.lead-details-card{border-radius:1.1rem;border:1px solid rgba(226,232,240,.95);background:radial-gradient(circle at top left,#e0f2fe99,#fff 55%);box-shadow:0 18px 40px #0f172a14;padding:1.2rem 1.25rem}.lead-details-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.lead-details-header-left{display:flex;align-items:center;gap:.85rem;min-width:0}.lead-details-avatar{width:82px;height:82px;border-radius:1.15rem;border:1px solid rgba(148,163,184,.45);background:#fffffff2;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:6px;cursor:pointer;flex:0 0 auto;box-shadow:0 14px 30px #0f172a1f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.lead-details-avatar:hover{transform:translateY(-1px);border-color:#94a3b8b3;box-shadow:0 18px 42px #0f172a24}.lead-details-avatar:active{transform:translateY(0);box-shadow:0 14px 30px #0f172a1f}.lead-details-avatar:focus,.lead-details-avatar:focus-visible{outline:none;border-color:#0284c78c;box-shadow:0 0 0 3px #0ea5e92e,0 14px 30px #0f172a1f}.lead-details-avatar img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;border-radius:.9rem}.lead-details-avatar--empty{cursor:default;color:#94a3b8;font-weight:700}.lead-details-header-left-text{min-width:0}.lead-details-header-progress{flex:1 1 340px;min-width:220px;display:flex;justify-content:flex-end}.lead-details-header-progress .hierarchy-status-progress-lite{min-width:0;width:min(360px,100%)}.lead-details-header-progress .hierarchy-status-progress-labels-row{margin-bottom:.15rem}.lead-details-header-progress .hierarchy-status-progress-label-lite{font-size:.68rem}.lead-details-header-progress .hierarchy-status-progress-bar{height:3px}.lead-details-title{margin:0;font-size:1.1rem;font-weight:800;color:#0f172a}.lead-details-subtitle{margin:.25rem 0 0;font-size:.85rem;color:#475569}.lead-details-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.lead-details-badge{border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:700;background:#0ea5e929;color:#075985;border:1px solid rgba(14,165,233,.22)}.lead-details-badge-alt{background:#ec489924;color:#9d174d;border-color:#ec489938}.lead-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.lead-details-item{border-radius:.95rem;border:1px solid rgba(226,232,240,.95);background:#ffffffeb;padding:.6rem .75rem;display:flex;flex-direction:column;gap:.25rem;min-width:0}.lead-details-item--full{grid-column:1 / -1}.lead-details-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-weight:700}.lead-details-value{font-size:.88rem;color:#0f172a;font-weight:600;word-break:break-word}.lead-details-attachment-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.lead-details-attachment-name{flex:1 1 auto;min-width:0;word-break:break-word}.lead-details-value a{color:#0284c7;text-decoration:underline}.lead-details-value a:hover{text-decoration-thickness:2px}.lead-logs-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.55rem}.lead-logs-nav{display:flex;align-items:center;gap:.5rem;flex-shrink:0;margin-top:.35rem}.lead-logs-count{font-size:.78rem;color:#64748b;font-weight:800;padding:.25rem .55rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#f8fafc;white-space:nowrap}.lead-logs-nav-button{padding:.45rem .65rem;border-radius:.75rem;border:1px solid rgba(148,163,184,.35);background:#f8fafc;font-weight:800}.lead-logs-nav-button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:640px){.lead-logs-nav{width:100%;justify-content:space-between;flex-wrap:wrap}}.lead-log-card{padding:.95rem 1rem}.lead-log-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.lead-log-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;width:100%}.lead-log-date{font-weight:900;color:#0f172a}.lead-log-created{font-size:.8rem;color:#64748b;font-weight:700;white-space:nowrap}.lead-log-body{margin-top:.65rem;padding-top:.65rem;border-top:1px solid rgba(226,232,240,.95)}.lead-log-body-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:800}.lead-log-text{margin-top:.35rem;font-size:.88rem;color:#0f172a;font-weight:650;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-height:200px;overflow:auto;padding-right:.25rem}@media(max-width:640px){.lead-details-card{padding:1rem}.lead-details-avatar{width:72px;height:72px;padding:5px}.lead-details-header{flex-wrap:wrap;justify-content:flex-start;align-items:center}.lead-details-header-progress{width:100%;min-width:0;justify-content:flex-start}.lead-details-badges{justify-content:flex-start}.lead-details-grid{grid-template-columns:1fr}.lead-logs-header{flex-direction:column;align-items:flex-start}.lead-logs-nav{width:100%;justify-content:space-between;flex-wrap:wrap}.lead-log-meta{flex-direction:column;align-items:flex-start;gap:.15rem}.lead-log-created{white-space:normal}}@media(min-width:1024px){.hierarchy-profile-header-card{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1.1fr);align-items:flex-start;column-gap:1.2rem}.hierarchy-profile-header-card.hierarchy-profile-header-card--no-stats{display:grid;grid-template-columns:1fr}.hierarchy-profile-header-card.hierarchy-profile-header-card--no-stats .hierarchy-profile-header-main,.hierarchy-profile-header-card.hierarchy-profile-header-card--no-stats .hierarchy-profile-header-meta{grid-column:1 / -1}.hierarchy-profile-header-main,.hierarchy-profile-header-meta{grid-column:1 / 2}.hierarchy-profile-header-main{grid-row:1}.hierarchy-profile-header-meta{grid-row:2}.hierarchy-profile-header-stats{grid-column:2 / 3;grid-row:2;margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr))}}.hierarchy-profile-header-stats .hierarchy-profile-stat:nth-child(3){grid-column:1 / -1}.hierarchy-profile-stat{min-width:0;border-radius:.8rem;border:1px solid rgba(226,232,240,.95);background:radial-gradient(circle at top left,#e0f2fe99,#fffffff5);padding:.7rem .85rem;box-shadow:0 10px 22px #0f172a0f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.hierarchy-profile-stat:hover{transform:translateY(-1px);border-color:#94a3b8b3;box-shadow:0 14px 30px #0f172a14}.hierarchy-profile-stat-label{display:block;margin-bottom:.08rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;font-weight:800}.hierarchy-profile-stat-value{font-size:1.05rem;font-weight:800;color:#111827}.hierarchy-section{margin-top:1.1rem}.hierarchy-section-header{display:flex;flex-direction:column;gap:.15rem}.hierarchy-section-header-with-search{gap:.65rem}.hierarchy-section-header-with-search .admin-hierarchy-search-row{min-width:420px}.hierarchy-search-field{width:100%;display:grid;gap:.25rem}.hierarchy-search-label{margin:0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}@media(min-width:900px){.hierarchy-section-header-with-search{flex-direction:row;align-items:flex-end;justify-content:space-between}.hierarchy-section-header-with-search>div:first-child{min-width:0}}@media(max-width:560px){.hierarchy-section-header-with-search .admin-hierarchy-search-row{min-width:0;width:100%;justify-content:flex-start}}.hierarchy-section-title{margin:0;font-size:1.05rem}.hierarchy-section-subtitle{margin:0;font-size:.85rem;color:#6b7280}.hierarchy-commitment-card{border-radius:.9rem;border:1px solid rgba(226,232,240,.95);background:#fff;padding:.75rem .9rem;box-shadow:0 10px 24px #0f172a0f}.hierarchy-commitment-header{padding-bottom:.65rem;margin-bottom:.65rem;border-bottom:1px solid rgba(226,232,240,.95)}.hierarchy-commitment-title{margin:0 0 .1rem;font-size:1rem}.hierarchy-commitment-subtitle{margin:0 0 .5rem;font-size:.85rem;color:#6b7280}.hierarchy-commitment-meta{display:flex;flex-direction:column;gap:.2rem;font-size:.9rem;color:#111827}.hierarchy-commitment-fields{display:flex;flex-direction:column;gap:.55rem;font-size:.92rem;color:#111827}.hierarchy-commitment-row{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:.85rem;padding:.35rem 0}.hierarchy-commitment-row:not(:last-child){border-bottom:1px dashed rgba(226,232,240,.95)}.hierarchy-commitment-label{font-weight:600;color:#0f172a}.hierarchy-commitment-value{color:#111827;min-width:0}.hierarchy-commitment-proof{display:inline-flex;align-items:center;gap:.7rem}.hierarchy-commitment-proof-thumb{width:56px;height:56px;border-radius:12px;object-fit:cover;border:1px solid rgba(148,163,184,.7);box-shadow:0 10px 22px #0f172a1f;background:#fff;display:block}.hierarchy-commitment-proof-button{padding:0;line-height:1.2}.hierarchy-commitment-status{display:inline-flex;align-items:center;padding:.25rem .55rem;border-radius:999px;font-size:.82rem;font-weight:700;letter-spacing:.01em;border:1px solid transparent}.hierarchy-commitment-status.is-approved{background:#dcfce7f2;color:#166534;border-color:#86efacf2}.hierarchy-commitment-status.is-pending{background:#fef3c7f2;color:#92400e;border-color:#fbbf24bf}.hierarchy-commitment-single{margin-top:.5rem;display:flex;flex-direction:column;gap:.55rem}.hierarchy-commitment-nav{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.85rem;color:#6b7280}.hierarchy-commitment-counter{white-space:nowrap}.hierarchy-commitment-nav-button[disabled]{opacity:.5;cursor:default}@media(max-width:768px){.hierarchy-profile-header-card{padding:.85rem .9rem .95rem}.hierarchy-commitment-row{grid-template-columns:1fr;align-items:flex-start;gap:.35rem;padding:.5rem 0}.hierarchy-commitment-label{font-size:.85rem;color:#475569}.hierarchy-profile-header-main{flex-wrap:wrap;align-items:flex-start;gap:.75rem}.hierarchy-profile-header-text h2{font-size:1.15rem}.do-profile-details-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.7rem}.hierarchy-profile-header-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.hierarchy-status-progress-lite{min-width:0}.why-choose-row,.why-choose-row--reverse{flex-direction:column}.why-choose-media{flex:none;max-width:none;width:100%}.why-choose-row{padding:1rem 1rem 1.1rem}.why-choose-media img{height:auto}.landing-section-why{padding:1.5rem 0 2rem}.why-choose-content{padding-top:.6rem}}@media(max-width:480px){.hierarchy-profile-header-card{padding:.8rem .8rem .9rem;border-radius:.9rem}.hierarchy-profile-header-card .hierarchy-do-avatar{width:46px;height:46px;font-size:.98rem}.hierarchy-profile-header-text p{font-size:.82rem}.do-profile-details-grid,.hierarchy-profile-header-stats{grid-template-columns:1fr}}.hierarchy-status-timeline-line-active--new{background:#facc15}.hierarchy-status-timeline-line-active--visited{background:#f97316}.hierarchy-status-timeline-line-active--converted{background:#22c55e}.hierarchy-status-steps{position:relative;width:100%;display:flex;justify-content:space-between;opacity:.5}.hierarchy-status-step{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:80px}.hierarchy-status-dot{width:16px;height:16px;border-radius:999px;border:2px solid #e5e7eb;background:#f9fafb}.hierarchy-status-dot--new.is-active{border-color:#facc15;background:#facc15}.hierarchy-status-dot--visited.is-active{border-color:#f97316;background:#f97316}.hierarchy-status-dot--converted.is-active{border-color:#22c55e;background:#22c55e}.hierarchy-status-step-label{font-size:.75rem;font-weight:500;color:#6b7280}.hierarchy-status-step-label.is-current{color:#111827}.hierarchy-lead-actions{display:inline-flex;gap:.15rem}.admin-hierarchy-fab{position:fixed;right:1.8rem;bottom:2.1rem;width:3rem;height:3rem;border-radius:999px;border:none;background:linear-gradient(to right,#22c55e,#16a34a);color:#f9fafb;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 40px #16a34a8c;cursor:pointer;z-index:35}.admin-hierarchy-fab svg{width:20px;height:20px}@media(max-width:1024px){.admin-achievements-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.achievement-grid-2,.admin-achievements-grid{grid-template-columns:minmax(0,1fr)}}.page-footer{margin-top:.5rem;padding-top:.75rem;border-top:1px dashed rgba(75,85,99,.8);display:flex;justify-content:space-between;gap:1rem;font-size:.85rem;color:#9ca3af}@media(max-width:1024px){.admin-layout{grid-template-columns:210px 1fr}.admin-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.advisor-cards-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.admin-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}}@media(max-width:768px){.app-main{padding:.2rem 0 .8rem}.admin-layout{display:flex;flex-direction:column;gap:.75rem}.admin-sidebar-toggle{display:inline-flex}.admin-sidebar{border-radius:.9rem}.admin-main{border-radius:.9rem;box-shadow:0 10px 26px #0f172a29}.admin-main-single{min-height:auto}.admin-kpi-row{grid-template-columns:minmax(0,1fr)}.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.grid-3,.grid-2{grid-template-columns:minmax(0,1fr)}.admin-table-wrapper{max-height:none}.admin-table{font-size:.8rem}.admin-advisors-page{gap:.6rem}.advisor-cards-grid{grid-template-columns:minmax(0,1fr)}.page-header{flex-direction:column;align-items:flex-start;gap:.35rem}.admin-hierarchy-header{flex-direction:column;align-items:flex-start}.admin-hierarchy-right{width:100%;justify-content:space-between}.admin-hierarchy-search-row{min-width:0;flex:1}.hierarchy-search-wrapper{max-width:none;width:100%}.hierarchy-do-header,.hierarchy-do-main{flex-direction:column;align-items:flex-start}.hierarchy-badges-row{justify-content:flex-start}.hierarchy-advisor-header{flex-direction:column;align-items:flex-start}.hierarchy-advisor-main{width:100%}.hierarchy-lead-row{flex-direction:column;align-items:flex-start}.hierarchy-lead-status{align-self:flex-end}}@media(max-width:768px){.landing-topbar{justify-content:space-between}.landing-mobile-toggle{order:3}.landing-actions{order:2}}html{scroll-behavior:smooth}.splash-screen{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:#fff}.splash-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.25rem}.splash-logo{display:none}.splash-logo-img{width:min(360px,72vw);height:auto;max-height:60vh;object-fit:contain}.landing-root{min-height:100vh;background:linear-gradient(to bottom,#e0f2fe 0,#f9fafb 32% 100%);color:#0f172a;display:flex;flex-direction:column}.landing-hero{margin-top:42px;padding:4.5rem 5vw 3rem;min-height:55vh;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.landing-top-strip{max-width:1120px;margin:0 auto .7rem;padding:.4rem 1.25rem;border-radius:999px;background:#0284c7;color:#e0f2fe;display:flex;align-items:center;justify-content:space-between;font-size:.78rem}.landing-top-strip-left,.landing-top-strip-right{display:flex;align-items:center;gap:.75rem}.landing-top-label{font-weight:500}.landing-top-value{opacity:.9}.landing-splash{position:fixed;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,#fff,#e0f2fe);z-index:9999}.landing-splash-logo{width:min(320px,72vw);height:auto;object-fit:contain}.landing-topbar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.6rem 6vw;background:linear-gradient(to right,#fff,#f9fafb);border-bottom:1px solid rgba(148,163,184,.45);box-shadow:0 10px 26px #0f172a14;position:fixed;top:0;left:0;right:0;z-index:50}.landing-logo{display:inline-flex;align-items:center;gap:.55rem}.landing-logo-img{width:56px;height:30px;object-fit:contain;flex:0 0 auto;transform:translate(-9px) scale(2.35);transform-origin:left center;margin-right:42px}.landing-marquee{margin-top:1.5rem;padding-block:.3rem;background:#0f172ae6;border-radius:.75rem;border:1px solid rgba(148,163,184,.6);overflow:hidden}.landing-marquee-track{display:inline-flex;gap:3rem;white-space:nowrap;animation:landing-marquee-scroll 14s linear infinite;padding-inline:6vw}.landing-marquee a{font-size:.78rem;color:#e5e7eb;text-decoration:none}.landing-marquee a:hover{text-decoration:underline}@keyframes landing-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-logo-mark{font-weight:800;font-size:1.8rem;letter-spacing:.02em;text-transform:none;color:#38bdf8;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-mobile-toggle{display:none;flex-direction:column;justify-content:center;gap:.18rem;width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:#f9fafb;cursor:pointer}.landing-mobile-bar{height:2px;width:1.1rem;border-radius:999px;background:#0f172a}.landing-nav{display:flex;align-items:center;gap:1.5rem}.landing-nav-item{position:relative;display:flex;align-items:center}.landing-nav-split{display:inline-flex;align-items:center}.landing-nav-chevron-button{border:none;background:transparent;width:2.1rem;height:2.1rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#020617}.landing-nav-chevron-button:hover{background:#0ea5e924}.landing-nav-chevron-button.is-open .landing-nav-chevron{transform:rotate(225deg)}.landing-nav-chevron{display:inline-block;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.landing-nav-link{border:none;background:transparent;color:#020617;font-size:.9rem;padding:.45rem .85rem;border-radius:999px;cursor:pointer;position:relative}.landing-nav-submenu{position:absolute;top:135%;left:0;min-width:160px;border-radius:.75rem;background:#0b1120;box-shadow:0 18px 36px #0f172ab3;padding:.4rem .35rem;display:flex;flex-direction:column;gap:.15rem;z-index:60;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.landing-nav-submenu.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.landing-nav-submenu-link{border:none;background:transparent;color:#e5e7eb;font-size:.85rem;text-align:left;padding:.35rem .7rem;border-radius:.6rem;cursor:pointer}.landing-nav-submenu-link:hover,.landing-nav-submenu-link.is-active{background:#1e40afd9}.landing-nav-link:after{content:none}.landing-nav-link.active{color:#075985;font-weight:600;background:#0ea5e929;box-shadow:inset 0 0 0 1px #0ea5e938}.landing-actions{display:flex;align-items:flex-start;gap:.6rem}.landing-admin-avatar-wrapper{display:flex;flex-direction:column;align-items:center;gap:.12rem}.landing-admin-avatar-only{width:68px;height:68px;border-radius:999px;border:none;background:#f8fafce6;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .14s ease;overflow:hidden}.landing-admin-avatar-only:focus,.landing-admin-avatar-only:focus-visible{outline:none;box-shadow:none}.landing-admin-avatar-only:active{outline:none;box-shadow:none}.landing-admin-avatar-only:hover{transform:translateY(-1px)}.landing-admin-avatar-only-img{width:100%;height:100%;display:block;border-radius:999px;object-fit:contain;object-position:center;padding:6px}.landing-admin-avatar-text{border:none;background:transparent;padding:0;font-size:.82rem;font-weight:700;color:#0f172a;cursor:pointer;line-height:1;margin-top:-1px}.landing-admin-avatar-text:focus,.landing-admin-avatar-text:focus-visible{outline:none}.landing-admin-avatar-text:hover{text-decoration:underline}.landing-admin-button{border-radius:999px;border:1px solid #0ea5e9;height:46px;padding:0 1.7rem;background:#0ea5e9;color:#f9fafb;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:.35rem;overflow:hidden;cursor:pointer}.landing-admin-button-avatar{width:44px;height:44px;border-radius:999px;object-fit:cover;flex:0 0 auto;margin-left:-.6rem;background:#fff;box-shadow:0 0 0 2px #ffffffbf}.landing-admin-button:hover{border-color:#0284c7;filter:brightness(1.05);transform:translateY(-1px)}.landing-quote-button{border-radius:999px;border:none;padding:.5rem 1.25rem;background:#0ea5e9;color:#f9fafb;font-weight:600;font-size:.9rem;box-shadow:0 12px 26px #0ea5e98c;cursor:pointer}.landing-quote-button:hover{filter:brightness(1.05);transform:translateY(-1px)}.landing-hero-body{max-width:1120px;margin:4.8rem auto 0;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;color:#fff}.landing-hero-text{display:flex;flex-direction:column;gap:1.2rem;max-width:520px}.landing-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .85rem;border-radius:999px;font-size:.75rem;letter-spacing:.09em;text-transform:uppercase;background:#e0f2fe;color:#0369a1}.landing-title{margin:0;font-size:clamp(2.4rem,3.1vw + 1.6rem,3.6rem);line-height:1.05;text-transform:capitalize;color:#020617;font-weight:800}.landing-subtitle{margin:0;color:#020617;font-weight:600;font-size:.98rem;max-width:32rem}.landing-hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.landing-primary-cta{border-radius:999px;border:none;padding:.75rem 1.6rem;background:#0ea5e9;color:#f9fafb;font-weight:600;font-size:.95rem;box-shadow:0 16px 34px #0ea5e999;cursor:pointer}.landing-primary-cta:hover{transform:translateY(-1px);filter:brightness(1.05)}.landing-secondary-cta{border-radius:999px;border:1px solid rgba(148,163,184,.7);padding:.7rem 1.3rem;background:transparent;color:#0f172a;font-size:.9rem;cursor:pointer}.landing-secondary-cta:hover{border-color:#0284c7}.landing-metadata{display:flex;flex-wrap:wrap;gap:1.8rem;margin-top:.5rem;font-size:.85rem}.landing-metric{font-size:1.4rem;font-weight:600;color:#fff}.landing-metric-label{color:#e5e7eb}.landing-main{flex:1;padding:0 0 2.5rem}.landing-section{max-width:1120px;margin:0 auto 3rem}.landing-section-why{max-width:none;margin:0 0 2.25rem;padding:2rem 0 2.5rem;background:linear-gradient(90deg,#e0f2fe,#f9fafb)}.landing-section-why .landing-section-header{max-width:1120px;margin-left:auto;margin-right:auto}.landing-section-why .why-choose-bands{max-width:1120px;margin-left:auto;margin-right:auto;padding:0 1rem}.landing-section-header h2{margin:0 0 .4rem;font-size:1.8rem;font-weight:800;background:none;-webkit-background-clip:initial;background-clip:initial;color:#0284c7;-webkit-text-fill-color:#0284c7}#careers .landing-section-header h2,#contact .landing-section-header h2{font-size:1.8rem;font-weight:800;display:inline-block;background:linear-gradient(90deg,#0ea5e9,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.landing-section-header p{margin:0;color:#475569;font-weight:500}.landing-section-why .landing-section-header h2{font-size:1.8rem;font-weight:800;display:inline-block;background:linear-gradient(90deg,#0ea5e9,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.why-choose-bands{margin-top:1rem;display:flex;flex-direction:column;gap:1.5rem}.why-choose-row{display:flex;align-items:stretch;gap:1.35rem;padding:0}.why-choose-row--reverse{flex-direction:row-reverse}.why-choose-media{flex:0 0 52%;max-width:640px;border-radius:1.1rem;overflow:hidden;background:#e5f3ff}.why-choose-media img{width:100%;height:240px;display:block;object-fit:cover;object-position:center}.why-choose-bands .why-choose-row:first-child .why-choose-media img{object-position:50% 80%}.why-choose-content{flex:1 1 0;display:flex;flex-direction:column;gap:.6rem;padding-left:.5rem}.why-choose-content h3{margin:0 0 .2rem;font-size:1.4rem;color:#020617}.why-choose-content p{margin:0;font-size:1rem;color:#111827}.landing-plans-section{max-width:none;margin:0 0 2.5rem;padding:2rem 0 2.4rem;background:linear-gradient(90deg,#e0f2fe,#fdf2ff)}.landing-plans-inner{max-width:1120px;margin-left:auto;margin-right:auto;padding:0 1rem}.landing-plans-header{text-align:center;margin-bottom:1.4rem}.landing-plans-header h2{margin:0 0 .3rem;font-size:1.9rem;font-weight:800;background:linear-gradient(90deg,#0ea5e9,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-plans-header p{margin:0;font-size:.95rem;color:#4b5563}.landing-plans-grid{margin-top:1.1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.landing-expert-swiper{margin-top:1.1rem;padding:.1rem 0 2rem}.landing-expert-card{width:100%;border:1px solid rgba(191,219,254,.9);border-radius:1.2rem;background:radial-gradient(circle at top left,#e0f2fee6,#fff);box-shadow:0 16px 34px #0f172a14;padding:0;overflow:hidden;cursor:pointer;text-align:left;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-expert-card:hover{transform:translateY(-2px);border-color:#0ea5e9a6;box-shadow:0 22px 56px #0f172a1f}.landing-expert-card:active{transform:translateY(-1px)}.landing-expert-thumb{position:relative;aspect-ratio:16 / 9;background:linear-gradient(135deg,#38bdf833,#22d3ee1f);overflow:hidden}.landing-expert-thumb img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .22s ease}.landing-expert-card:hover .landing-expert-thumb img{transform:scale(1.03)}.landing-expert-play{position:absolute;inset:auto auto .85rem .85rem;width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f172ab8;color:#e0f2fe;box-shadow:0 14px 30px #0f172a38;border:1px solid rgba(226,232,240,.22)}.landing-expert-play svg{width:1.35rem;height:1.35rem}.landing-expert-body{padding:.9rem 1rem 1.05rem;display:flex;flex-direction:column;gap:.45rem}.landing-expert-title{margin:0;font-size:1rem;font-weight:800;color:#0f172a}.landing-expert-description{margin:0;font-size:.9rem;color:#475569;font-weight:500;line-height:1.45}.landing-expert-meta{margin-top:.15rem;padding-top:.6rem;border-top:1px solid rgba(148,163,184,.35);display:flex;align-items:center;justify-content:space-between;gap:.65rem}.landing-expert-name{font-weight:800;color:#0369a1;font-size:.92rem}.landing-expert-role{font-size:.82rem;color:#64748b;font-weight:600}.landing-expert-player{width:100%;position:relative;aspect-ratio:16 / 9;border-radius:1rem;overflow:hidden;border:1px solid rgba(191,219,254,.9);background:#0b1120}.landing-expert-player iframe{width:100%;height:100%;border:0;display:block}.landing-expert-fullscreen{position:absolute;right:.75rem;bottom:.75rem;width:2.35rem;height:2.35rem;border-radius:999px;border:1px solid rgba(226,232,240,.35);background:#0f172ab8;color:#e0f2fe;font-weight:800;font-size:1.05rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.landing-expert-fullscreen:hover{background:#0f172ad1}.landing-expert-modal{max-width:min(920px,calc(100vw - 1.5rem))}.landing-plan-card{border-radius:1.5rem;overflow:hidden;background:transparent;display:flex;flex-direction:column}.landing-plan-media img{width:100%;height:170px;object-fit:cover;display:block}.landing-plan-body{position:relative;margin:-1.4rem .85rem .4rem;padding:.85rem 1rem;border-radius:1.3rem;background:#fff;box-shadow:0 16px 34px #0f172a2e;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.landing-plan-title{margin:0;font-size:.95rem;font-weight:600;color:#111827}.landing-plan-cta{flex-shrink:0;width:34px;height:34px;border-radius:999px;border:none;background:linear-gradient(135deg,#f97316,#e11d48);display:inline-flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;box-shadow:0 10px 22px #e11d4880}.landing-plan-cta-icon{font-size:1.1rem;transform:translate(1px)}.landing-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin-top:1.5rem}.landing-card{border-radius:1rem;border:1px solid rgba(209,213,219,.9);background:radial-gradient(circle at top left,#eff6ff,#f8fafc);padding:1.1rem 1.25rem;font-size:.95rem;box-shadow:0 14px 28px #0f172a0f;position:relative;overflow:hidden;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out}.landing-card h3{margin:0 0 .4rem;font-size:1.05rem;color:#0f172a}.landing-card:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(59,130,246,.08),transparent 40%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 55%);opacity:.8;pointer-events:none}.landing-card:hover{transform:translateY(-3px);border-color:#60a5fae6;box-shadow:0 18px 40px #0f172a21}.about-promo-grid{margin-top:1.6rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.about-promo-card{border-radius:1.3rem;background:#fff;color:#0f172a;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f172a1f;display:flex;flex-direction:column;min-height:230px;transition:transform .22s ease-out,box-shadow .22s ease-out,border-color .22s ease-out}.about-promo-card--blue,.about-promo-card--green,.about-promo-card--indigo,.about-promo-card--orange{border:1px solid rgba(226,232,240,.95)}.about-promo-card--featured{box-shadow:0 18px 38px #0f172a2e;transform:none}.about-promo-card:after{content:"";position:absolute;inset:0 0 auto;height:55%;background:linear-gradient(180deg,rgba(15,23,42,.08),transparent 65%);opacity:.7;pointer-events:none}.about-promo-main{display:flex;flex-direction:column;gap:0;position:relative;z-index:1}.about-promo-text{padding:.85rem 1rem 1.05rem;max-width:100%}.about-promo-tag{display:inline-flex;padding:.25rem .7rem;border-radius:999px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;background:#0f172a47}.about-promo-title{margin:.4rem 0 .2rem;font-size:1.02rem;font-weight:600}.about-promo-sub{margin:0;font-size:.85rem;opacity:.95}.about-promo-visual{width:100%;height:140px;border-radius:1.3rem 1.3rem .75rem .75rem;background:#e5f3ff;box-shadow:inset 0 -8px 18px #0f172a0d}.about-promo-card--blue .about-promo-visual{background:radial-gradient(circle at top left,#eff6ff,#bfdbfe)}.about-promo-card--green .about-promo-visual{background:radial-gradient(circle at top left,#ecfdf5,#bbf7d0)}.about-promo-card--indigo .about-promo-visual{background:radial-gradient(circle at top left,#e0f2fe,#c7d2fe)}.about-promo-card--orange .about-promo-visual{background:radial-gradient(circle at top left,#fffbeb,#fed7aa)}.about-promo-cta{margin-top:.9rem;align-self:flex-start;border-radius:999px;border:none;padding:.4rem 1.1rem;font-size:.85rem;font-weight:600;background:linear-gradient(90deg,#0ea5e9,#22c55e);color:#f9fafb;cursor:pointer;position:relative;z-index:1}.about-promo-cta:hover{filter:brightness(.97)}.about-promo-wrapper{position:relative}.section-particles{position:absolute;inset:0;pointer-events:none;z-index:0}.slider-arrows{position:absolute;display:flex;align-items:center;gap:.35rem;z-index:2}.slider-arrows--about{top:-2.2rem;right:0}.slider-arrows--achievements{top:.1rem;right:0}.slider-arrow{width:30px;height:30px;border-radius:999px;border:1px solid rgba(59,130,246,.4);background:#fff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;box-shadow:0 6px 16px #0f172a14}.slider-arrow:hover{border-color:#1d4ed8}.about-promo-dots{margin-top:.9rem;display:flex;justify-content:center;gap:.4rem}.about-promo-dot{width:8px;height:8px;border-radius:999px;border:none;background:#e5e7eb;cursor:pointer}.about-promo-dot.active{width:18px;background:#0ea5e9}.landing-section-alt{border-radius:1.5rem;border:1px solid rgba(209,213,219,.9);background:#fff;padding:1.6rem 1.7rem 1.9rem}.landing-contact-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr);gap:1.75rem}.landing-contact-visual{display:flex;align-items:flex-start}.landing-contact-visual-inner{width:100%;height:auto;min-height:300px;border-radius:1.1rem;overflow:hidden;background:#e0f2fe;box-shadow:0 18px 40px #0f172a1f}.landing-contact-visual-img{width:100%;height:300px;object-fit:cover;object-position:center;display:block}.landing-contact-right{display:flex;flex-direction:column;gap:1rem}.landing-contact-form{display:flex;flex-direction:column;gap:.75rem}.landing-field-group{display:flex;flex-direction:column;gap:.3rem}.landing-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.landing-field-label{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.landing-field-input{border-radius:.65rem;border:1px solid rgba(209,213,219,.9);background:#f9fafb;color:#111827;padding:.55rem .75rem;font-size:.9rem}.landing-field-input:focus{outline:none;border-color:#0284c7;box-shadow:0 0 0 1px #0284c773}.landing-textarea{resize:vertical}.landing-submit-button{margin-top:.4rem;border-radius:.7rem;border:none;padding:.75rem 1.4rem;background:#22c55e;color:#f9fafb;font-weight:600;cursor:pointer;box-shadow:0 14px 32px #22c55e8c}.landing-submit-button:hover{transform:translateY(-1px)}.landing-contact-aside{display:flex;flex-direction:column;gap:.75rem}.landing-contact-links{margin-top:1.5rem;padding:.75rem 1rem;border-radius:.75rem;background:#eff6ffe6;border:1px solid rgba(191,219,254,.9)}.landing-contact-links-label{display:block;font-size:.82rem;font-weight:600;color:#1f2937;margin-bottom:.4rem}.landing-contact-links-row{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.landing-contact-links-row a{font-size:.8rem;color:#1d4ed8;text-decoration:none}.landing-contact-links-row a:hover{text-decoration:underline}.landing-contact-card{border-radius:1rem;border:1px solid rgba(209,213,219,.9);padding:1rem 1.1rem;background:#f9fafb}.landing-contact-line{margin:.3rem 0 0;color:#111827}.landing-contact-muted{margin:.4rem 0 0;font-size:.8rem;color:#6b7280}.landing-contact-badges{display:flex;flex-wrap:wrap;gap:.4rem}.landing-badge{font-size:.75rem;padding:.25rem .7rem;border-radius:999px;border:1px solid rgba(209,213,219,.9);background:#fff}.landing-testimonials-section{max-width:none;margin:0;padding:2.2rem 0 2.8rem;background:linear-gradient(180deg,#e0f2fe,#f9fafb)}.landing-testimonials-inner{max-width:1120px;margin-left:auto;margin-right:auto;padding:0 1rem}.landing-testimonials-header{text-align:center;margin-bottom:1.5rem}.landing-testimonials-header h2{margin:0 0 .3rem;font-size:1.8rem;font-weight:800;background:linear-gradient(90deg,#0ea5e9,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-testimonials-header p{margin:0;font-size:.95rem;color:#4b5563}.landing-testimonials-swiper{padding:.3rem 0 1.8rem}.landing-testimonial-card{border-radius:1.4rem;background:#fff;box-shadow:0 14px 34px #94a3b859;padding:1.1rem 1.4rem 1.35rem;max-width:720px;margin:0 auto;position:relative;border:1px solid rgba(209,213,219,.9);opacity:.85;transform:scale(.97);transition:opacity .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out}.landing-testimonial-card--active{opacity:1;transform:scale(1);box-shadow:0 18px 40px #0f172a59}.landing-testimonial-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.landing-testimonial-customer{display:flex;align-items:center;gap:.7rem}.landing-testimonial-avatar{width:48px;height:48px;border-radius:999px;overflow:hidden;border:2px solid #e0f2fe}.landing-testimonial-avatar img{width:100%;height:100%;object-fit:cover}.landing-testimonial-name{margin:0 0 .1rem;font-size:1rem;font-weight:700;color:#0f172a}.landing-testimonial-meta{margin:0;font-size:.82rem;color:#6b7280}.landing-testimonial-dot{display:inline-block;width:4px;height:4px;border-radius:999px;background:#9ca3af;margin:0 .35rem}.landing-testimonial-stars{display:flex;gap:2px;color:#fbbf24}.landing-testimonial-stars svg{width:18px;height:18px}.landing-testimonial-quote{margin:.35rem 0 0;font-size:.94rem;color:#111827;line-height:1.6}.support-strip{margin:1.4rem 0 1.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.support-strip-card{border-radius:1rem;border:1px solid rgba(209,213,219,.7);background:#fff;padding:.75rem .9rem;display:flex;align-items:center;gap:.65rem;box-shadow:0 6px 16px #94a3b829}.support-strip-icon{width:42px;height:42px;border-radius:999px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#0f172a;font-size:1.3rem}.support-strip-icon--green{background:linear-gradient(135deg,#dcfce7,#22c55e)}.support-strip-icon--blue{background:linear-gradient(135deg,#dbeafe,#2563eb)}.support-strip-icon--orange{background:linear-gradient(135deg,#ffedd5,#f97316)}.support-strip-icon--green:before{content:"👩‍💻"}.support-strip-icon--blue:before{content:"❓"}.support-strip-icon--orange:before{content:"🕵"}.support-strip-text h3{margin:0 0 .15rem;font-size:.92rem;color:#111827}.support-strip-text p{margin:0;font-size:.8rem;color:#4b5563}.achievements-strip{margin-top:2rem;position:relative;max-width:1120px;margin-left:auto;margin-right:auto;padding:0 1rem}.achievements-strip-title{margin:0 0 1rem;font-size:1.35rem;font-weight:800;text-align:center;background:linear-gradient(90deg,#0ea5e9,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent}.achievements-swiper .swiper-slide{padding:0;display:flex;width:480px}@media(max-width:767px){.achievements-swiper .swiper-slide{width:100%}}.achievements-card-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;position:relative;z-index:1}.achievements-card-row--1{grid-template-columns:minmax(0,520px);justify-content:center}.achievements-card-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.achievements-card-row--3{grid-template-columns:repeat(3,minmax(0,1fr))}.achievements-card{border-radius:1rem;border:1px solid rgba(209,213,219,.9);background:radial-gradient(circle at top left,#eff6ff,#fff);padding:.85rem .95rem;width:100%;max-width:480px;margin-left:auto;margin-right:auto;min-height:0;min-height:420px;box-shadow:0 10px 24px #94a3b840;transition:transform .24s ease-out,box-shadow .24s ease-out,border-color .24s ease-out}.achievements-card-avatar{margin-top:.6rem;width:100%;height:300px;border-radius:.85rem;overflow:hidden;background:transparent}.achievements-card-avatar img{width:100%;height:100%;object-fit:cover;object-position:center}.achievements-card--featured{border-color:#e5e7eb;box-shadow:0 22px 46px #0f172a42;transform:translateY(-4px) scale(1.06)}.achievements-card--featured .achievements-card-text h4{color:#1d4ed8}.achievements-card--featured .achievements-card-avatar{background:transparent}.achievements-card-text h4{margin:0 0 .35rem;font-size:1.08rem;color:#0f172a}.achievements-card-text p{margin:0;font-size:.94rem;color:#334155}.achievements-dots{margin-top:.8rem;display:flex;justify-content:center;gap:.35rem}.achievements-dot{width:8px;height:8px;border-radius:999px;border:none;background:#e5e7eb;cursor:pointer}.achievements-dot.active{width:18px;background:#6366f1}.landing-footer{background:#e0f2fed1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#0f172a;margin-top:2.2rem;box-shadow:0 -18px 40px #0f172a1f}.landing-footer-inner{max-width:1120px;margin:0 auto;padding:2.1rem 6vw 1.6rem;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.85fr) minmax(0,1.55fr);gap:2rem}.landing-footer-title{margin:0 0 .9rem;font-size:1.25rem;font-weight:800;background:linear-gradient(90deg,#0ea5e9,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-footer-list{display:flex;flex-direction:column;gap:.85rem}.landing-footer-item{display:flex;flex-direction:column;gap:.25rem}.landing-footer-label{font-size:.78rem;font-weight:600;opacity:.95}.landing-footer-value{font-size:.9rem;color:#0f172a;text-decoration:none}.landing-footer-links{display:flex;flex-direction:column;gap:.55rem}.landing-footer-link{background:transparent;border:none;padding:0;text-align:left;font-size:.92rem;color:#0f172a;cursor:pointer;text-decoration:none}.landing-footer-link:hover{text-decoration:underline}.landing-footer-map{border-radius:.85rem;overflow:hidden;border:1px solid rgba(148,163,184,.55);background:#ffffffb3}.landing-footer-map iframe{width:100%;height:230px;border:0;display:block}.landing-footer-bottom{border-top:1px solid rgba(148,163,184,.55);background:#ffffff8c;padding:.85rem 6vw;font-size:.82rem;text-align:center;color:#0f172ac7}.landing-footer-bottom a{color:inherit;text-decoration:underline}.landing-footer-bottom a:hover{text-decoration-thickness:2px}.landing-careers-layout{margin-top:1.5rem;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:1.6rem;align-items:start}.landing-careers-intro h3{margin:0 0 .4rem;font-size:1.15rem;color:#0f172a}.landing-careers-intro p{margin:.15rem 0 0;color:#4b5563;font-size:.92rem}.landing-careers-note{margin-top:.45rem;font-size:.82rem;color:#6b7280}.landing-careers-row{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem;align-items:flex-start}.landing-careers-form-layout{margin-top:1.6rem;display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem;align-items:flex-start;justify-items:center}.landing-careers-visual{display:flex;align-items:flex-start;justify-content:center;width:100%}.landing-careers-visual-inner{width:100%;max-width:520px;border-radius:1.1rem;overflow:hidden;background:#e0f2fe;box-shadow:0 18px 40px #0f172a1f}.landing-careers-visual-img{width:100%;height:480px;object-fit:cover;object-position:50% 20%;display:block}.landing-careers-intro{display:flex;flex-direction:column}.landing-jobs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.landing-jobs-grid.is-single{grid-template-columns:minmax(0,1fr)}.landing-job-card{border-radius:1.1rem;border:1px solid rgba(209,213,219,.9);background:radial-gradient(circle at top left,#e0f2fe,#fff);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.55rem;box-shadow:0 14px 30px #0f172a14;position:relative;overflow:hidden}.landing-job-card--advisor{background:radial-gradient(circle at top left,rgba(56,189,248,.22),transparent 58%),radial-gradient(circle at bottom right,rgba(37,99,235,.14),transparent 62%),#fff}.landing-job-card--teamlead{background:radial-gradient(circle at top left,rgba(249,115,22,.22),transparent 58%),radial-gradient(circle at bottom right,rgba(234,88,12,.14),transparent 62%),#fff}.landing-job-card.is-active{border-color:#0ea5e9b3;box-shadow:0 18px 44px #0ea5e92e,0 0 0 1px #0ea5e914;transform:translateY(-2px)}.landing-job-title{margin:0 0 .2rem;font-size:1.05rem;font-weight:700;color:#0f172a}.landing-job-description{margin:0;font-size:.9rem;color:#4b5563}.landing-job-meta-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.3rem}.landing-job-pill{padding:.18rem .7rem;border-radius:999px;font-size:.78rem;border:1px solid rgba(191,219,254,.95);background:#eff6fff2;color:#0369a1}.landing-job-pill-type{border-color:#bbf7d0e6;background:#dcfce7e6;color:#166534}.landing-job-actions{margin-top:.3rem;display:flex;justify-content:flex-end}.landing-job-apply-button{border-radius:999px;border:none;padding:.55rem 1.4rem;background:linear-gradient(to right,#22c55e,#16a34a);color:#f9fafb;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 12px 28px #16a34a80}.landing-job-apply-button:hover{transform:translateY(-1px);filter:brightness(1.03)}.landing-job-form{margin-top:.75rem;padding-top:.8rem;border-top:1px solid rgba(148,163,184,.45)}.landing-job-form .careers-form{box-shadow:none;padding:0;background:transparent}.landing-job-form .landing-field-row{grid-template-columns:minmax(0,1fr)}.landing-modal-backdrop{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:50}.landing-modal{width:100%;max-width:640px;max-height:90vh;background:linear-gradient(to bottom,#e0f2ff 0,#fff 32%);border-radius:1.1rem;border:1px solid rgba(191,219,254,.95);box-shadow:0 26px 60px #0f172a66;padding:1.3rem 1.4rem 1.2rem;overflow-y:auto}.landing-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.landing-modal-header h3{margin:0 0 .2rem;font-size:1.2rem;color:#0f172a}.landing-modal-header p{margin:0;color:#6b7280;font-size:.9rem}.landing-modal-close{border-radius:999px;border:1px solid rgba(148,163,184,.7);width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;background:#fff;cursor:pointer;font-size:1.15rem;line-height:1;color:#6b7280}.landing-modal-close:hover{border-color:#0284c7}.landing-modal-form{display:flex;flex-direction:column;gap:.8rem}.landing-file-input{padding:.4rem .75rem;background:#f9fafb}.landing-file-helper{margin:.1rem 0 0;font-size:.78rem;color:#6b7280}.landing-modal-actions{margin-top:.8rem;display:flex;justify-content:flex-end;gap:.6rem}.landing-modal-cancel{padding-inline:1.1rem}@media(max-width:960px){.admin-page-shell{display:block;height:auto;overflow:visible}.landing-hero{margin-top:38px;padding-top:4.5rem;min-height:78vh;background-position:top}.landing-title{font-size:1.7rem;line-height:1.15}.landing-subtitle{font-size:.85rem}.landing-hero-body{margin-top:2.6rem;padding:0 1rem 2.1rem}.landing-hero-text{background:#f8fafcf5;border-radius:1rem;padding:.85rem 1rem 1.1rem;box-shadow:0 10px 26px #0f172a29}.landing-metadata{display:none}.landing-section{margin-bottom:2.3rem}.landing-grid-3{grid-template-columns:1fr;gap:1rem}.landing-card{padding:.9rem 1rem;border-radius:.9rem;box-shadow:0 10px 22px #0f172a14}.landing-card h3{font-size:1rem}.achievements-card-row{grid-template-columns:1fr}.about-promo-grid{grid-template-columns:1fr;gap:1rem}.landing-careers-layout{grid-template-columns:minmax(0,1fr);gap:1.4rem}.landing-careers-row{grid-template-columns:minmax(0,1fr)}.landing-careers-visual-img{height:420px}.landing-nav-submenu{display:none!important}.landing-topbar{padding-inline:1rem}.landing-nav{display:none}.landing-mobile-toggle{display:inline-flex}.landing-mobile-menu{position:fixed;top:4rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:420px;padding:.6rem 1rem .75rem;border-radius:.9rem;background:#fff;box-shadow:0 14px 34px #0f172a29;display:flex;flex-direction:column;gap:.35rem;z-index:35}.landing-mobile-link{border:none;background:transparent;text-align:left;padding:.4rem .2rem;font-size:.95rem;color:#0f172a}.landing-mobile-link.active{color:#0284c7;font-weight:600}.landing-section-alt{padding-inline:1.1rem}.landing-contact-layout{grid-template-columns:1fr}.landing-plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-strip{grid-template-columns:1fr}.landing-footer{margin-top:1.6rem}.landing-footer-inner{grid-template-columns:1fr;padding:1.6rem 1.1rem 1.2rem;gap:1.25rem}.landing-footer-map iframe{height:200px}.app-main{padding:1.5rem}.login-page{grid-template-columns:1fr;padding:1.5rem 1.25rem;row-gap:1.25rem;border-radius:1.25rem}.login-card{padding:1.5rem;box-shadow:0 16px 32px #0f172a40}.login-side{display:none}.login-illustration{justify-content:center}.login-illustration img{max-width:100%;height:auto}.auth-layout{grid-template-columns:1fr;padding:1.8rem 1.9rem}.auth-side{border-left:none;border-top:1px solid rgba(55,65,81,.9);padding-left:0;padding-top:1.5rem}.grid-3,.grid-2{grid-template-columns:1fr}.grid-2{padding:.5rem}.admin-layout{display:flex;flex-direction:column;grid-template-columns:1fr;height:auto;min-height:0;overflow:visible}.admin-sidebar{display:flex!important;position:static;width:100%;margin-bottom:.75rem;box-shadow:0 14px 28px #0f172a73;order:-1}.admin-sidebar-hidden{display:flex!important}.admin-menu-mobile-toggle{display:inline-flex!important;align-items:center;justify-content:center;width:40px!important;height:40px!important;padding:0!important;border:none;border-radius:8px!important;background:transparent!important;color:#0f172a!important;margin-bottom:.5rem}.admin-menu-mobile-toggle:hover{background:#3b82f61a!important;color:#3b82f6!important}.admin-menu-mobile-toggle svg{width:24px!important;height:24px!important}.admin-menu--mobile-collapsed .admin-menu-items{display:none}.admin-menu--mobile-open .admin-menu-items{display:flex;flex-direction:column;gap:.35rem;margin-top:.35rem}.admin-main{margin-top:.25rem;border-radius:.85rem}.page-header{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.admin-sidebar-toggle{display:none}.admin-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-main-row{grid-template-columns:1fr}.app-main{padding:.75rem .25rem 1.25rem}.advisor-cards-grid{grid-template-columns:1fr}}@keyframes auth-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes promo-card-float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-4px) rotate(-1deg)}50%{transform:translateY(-7px) rotate(0)}75%{transform:translateY(-4px) rotate(1deg)}}@keyframes achievements-card-float{0%,to{transform:translateY(-4px) scale(1.02) rotate(0)}50%{transform:translateY(-10px) scale(1.04) rotate(-1.2deg)}}@keyframes image-float{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.01)}to{transform:translateY(0) scale(1)}}.landing-topbar{padding-top:42px!important}.info-marquee-container{background:linear-gradient(135deg,#dbeafe,#e0f2fe);border-bottom:1px solid rgba(59,130,246,.15);overflow:hidden;position:fixed;top:0;left:0;right:0;z-index:9999;width:100%;margin:0;padding:0}.info-marquee-wrapper{display:flex;width:fit-content;animation:marquee-scroll 15s linear infinite;will-change:transform}.info-marquee-wrapper:hover{animation-play-state:paused}.info-marquee-content{display:flex;align-items:center;gap:2rem;padding:.45rem 2rem;white-space:nowrap}.info-marquee-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;color:#1e40af;padding:0 1rem}.info-marquee-item svg{flex-shrink:0;color:#0ea5e9;width:16px;height:16px}.info-marquee-separator{color:#60a5fa;font-size:1.2rem;font-weight:700}@keyframes marquee-scroll{0%{transform:translate(100%)}to{transform:translate(-50%)}}@media(max-width:768px){.landing-topbar{padding-top:40px!important}.info-marquee-content{gap:1.5rem;padding:.4rem 1.5rem}.info-marquee-item{font-size:.85rem;gap:.4rem;padding:0 .75rem}.info-marquee-item svg{width:16px;height:16px}}@media(max-width:480px){.landing-topbar{padding-top:38px!important}.info-marquee-content{gap:1.25rem;padding:.35rem 1rem}.info-marquee-item{font-size:.8rem;gap:.35rem;padding:0 .5rem}.info-marquee-item svg{width:14px;height:14px}.info-marquee-separator{font-size:1rem}}.floating-download-button{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;gap:1rem;padding:.75rem 1.25rem .75rem .75rem;background:linear-gradient(135deg,#dbeafe,#e0f2fe);color:#2563eb;border:1px solid rgba(59,130,246,.2);border-radius:50px;box-shadow:0 8px 24px #3b82f626;cursor:pointer;z-index:1000;transition:all .3s ease;animation:floating-button-bounce 3s ease-in-out infinite}.floating-download-button:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 32px #3b82f640;border-color:#3b82f64d}.floating-download-button:active{transform:translateY(-2px) scale(1.02)}.floating-download-phone{flex-shrink:0;display:flex;align-items:center;justify-content:center}.floating-download-text{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.floating-download-title{font-size:1rem;font-weight:700;line-height:1;color:#2563eb;display:flex;align-items:center;gap:.25rem}.floating-download-title svg{margin-top:1px}.floating-download-subtitle{font-size:.75rem;opacity:.85;line-height:1.2;color:#1e40af}@keyframes floating-button-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.download-modal-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;animation:download-modal-fade-in .3s ease-out}.download-modal-content{background:#fff;border-radius:20px;max-width:420px;width:100%;box-shadow:0 25px 60px #0f172a66;position:relative;animation:download-modal-slide-up .4s ease-out;overflow:hidden}.download-modal-close{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;border-radius:50%;border:none;background:#94a3b81a;color:#0ea5e9;font-size:1.75rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.download-modal-close:hover{background:#0ea5e926;transform:rotate(90deg)}.download-modal-header{padding:1.5rem 1.5rem 1rem;text-align:center;background:linear-gradient(135deg,#e0f2fe,#dbeafe)}.download-modal-title{font-size:1.25rem;font-weight:700;color:#2563eb;margin:0;line-height:1.3}.download-modal-body{padding:1.5rem}.download-qr-container{display:flex;justify-content:center;margin-bottom:1.25rem}.download-qr-wrapper{background:linear-gradient(135deg,#e0f2fe,#fff);padding:1.25rem;border-radius:16px;box-shadow:0 8px 24px #0ea5e91f;border:2px solid rgba(14,165,233,.15)}.download-qr-placeholder{display:flex;flex-direction:column;align-items:center;gap:.625rem}.download-qr-note{margin:0;font-size:.8rem;color:#64748b;font-weight:500}.download-divider{position:relative;text-align:center;margin:1.5rem 0}.download-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#cbd5e1,transparent)}.download-divider-text{position:relative;display:inline-block;padding:0 1rem;background:#fff;color:#94a3b8;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.download-buttons{display:flex;flex-direction:column;gap:.875rem}.download-store-button{display:flex;align-items:center;gap:1rem;padding:.875rem 1.25rem;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 18px #0f172a40}.download-store-button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0f172a59;background:linear-gradient(135deg,#1e293b,#334155)}.download-store-button svg{flex-shrink:0}.download-store-button span{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem}.download-store-button strong{font-size:.7rem;font-weight:600;letter-spacing:.05em;opacity:.9}.download-store-name{font-size:1.15rem;font-weight:700;line-height:1}@keyframes download-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes download-modal-slide-up{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.floating-download-button{bottom:1.5rem;right:1.5rem;padding:.625rem 1rem .625rem .625rem;gap:.75rem}.floating-download-phone svg{width:50px;height:50px}.floating-download-title{font-size:.9rem}.floating-download-subtitle{font-size:.7rem}.download-modal-content{max-width:90%}.download-modal-header{padding:1.25rem 1rem .75rem}.download-modal-title{font-size:1.1rem}.download-modal-body{padding:1.25rem 1rem}.download-qr-wrapper{padding:1rem}.download-qr-placeholder img{width:150px!important;height:150px!important}.download-store-button{padding:.75rem 1rem}.download-store-name{font-size:1rem}}@media(max-width:480px){.floating-download-button{bottom:1rem;right:1rem;padding:.5rem .875rem .5rem .5rem;gap:.5rem}.floating-download-phone svg{width:45px;height:45px}.floating-download-title{font-size:.85rem}.floating-download-title svg{width:14px;height:14px}.floating-download-subtitle{font-size:.65rem}.download-modal-close{width:32px;height:32px;font-size:1.5rem}.download-qr-placeholder img{width:130px!important;height:130px!important}}.landing-stats-section{padding:4rem 1.5rem;background-color:#f8fafc}.landing-stats-container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;padding:0 1rem}.landing-stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.landing-stat-icon{display:flex;align-items:center;justify-content:center;color:#1e3a8a;width:42px;height:42px;margin-bottom:.75rem}.landing-stat-icon svg{width:100%;height:100%;stroke-width:1.5}.landing-stat-text{font-size:1.125rem;line-height:1.5;color:#334155;font-weight:500;color:#475569;max-width:250px;margin:0;color:#3b82f6;color:#1e40af}@media(max-width:1024px){.landing-stats-container{gap:2rem}.landing-stat-icon{width:48px;height:48px}.landing-stat-text{font-size:1rem}}@media(max-width:768px){.landing-stats-section{padding:3rem 1.5rem}.landing-stats-container{grid-template-columns:repeat(2,1fr);gap:3rem 1.5rem}}@media(max-width:480px){.landing-stats-container{grid-template-columns:1fr;gap:2.5rem}.landing-stat-text{font-size:1.1rem;max-width:100%}}.admin-meetings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:.25rem}.admin-meeting-card{width:100%;text-align:left;border:1px solid rgba(148,163,184,.28);border-radius:14px;background:#fff;box-shadow:0 10px 28px #0f172a0f;padding:1rem;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.admin-meeting-card:hover{transform:translateY(-1px);box-shadow:0 14px 36px #0f172a14;border-color:#3b82f640}.admin-meeting-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.admin-meeting-card-title{font-weight:900;color:#0f172a;font-size:1rem;line-height:1.2}.admin-meeting-pill{font-size:.78rem;padding:.26rem .7rem;border-radius:999px;font-weight:800;white-space:nowrap;flex-shrink:0}.admin-meeting-card-sub{margin-top:.75rem;display:grid;gap:.45rem}.admin-meeting-line{display:flex;gap:.4rem;align-items:baseline;flex-wrap:wrap}.admin-meeting-label{font-size:.82rem;color:#64748b;font-weight:800}.admin-meeting-value{font-size:.9rem;color:#0f172a;font-weight:700;overflow:hidden;text-overflow:ellipsis}.modal-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.modal{background:#fff;width:100%;max-width:720px;border-radius:20px;box-shadow:0 25px 60px #0f172a66;overflow:hidden}.modal-header{padding:1.1rem 1.25rem;background:linear-gradient(135deg,#e0f2fe,#dbeafe);display:flex;align-items:center;justify-content:space-between;gap:.75rem}.modal-close{width:36px;height:36px;border-radius:50%;border:none;background:#94a3b81f;color:#0ea5e9;font-size:1.2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal-content{padding:1.1rem 1.25rem 1.25rem;overflow-y:auto}.admin-modal-scroll{scrollbar-width:none;-ms-overflow-style:none}.admin-modal-scroll::-webkit-scrollbar{width:0;height:0}.admin-meeting-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.admin-meeting-detail{border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#0f172a05;padding:.75rem .85rem}.admin-meeting-detail-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:800}.admin-meeting-detail-value{margin-top:.25rem;font-size:.92rem;font-weight:800;color:#0f172a;word-break:break-word}.admin-meeting-section{display:grid;gap:.6rem}.admin-meeting-section-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#334155;font-weight:900;padding:.3rem .6rem;border-radius:999px;background:#3b82f614;border:1px solid rgba(59,130,246,.18);width:fit-content}.admin-meeting-long{border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#0f172a05;padding:.85rem}.admin-meeting-pre{white-space:pre-wrap;line-height:1.4}@media(max-width:960px){.admin-meetings-grid,.admin-meeting-details-grid{grid-template-columns:1fr}}.hierarchy-profile-header-card{position:relative;border-radius:14px;padding:1.5rem 1.75rem;margin-bottom:2rem;overflow:visible;background:linear-gradient(135deg,#f0f9ff,#f8fafc,#faf5ff);box-shadow:0 4px 20px #64748b1a,0 0 0 1px #94a3b814 inset;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(148,163,184,.18)}.hierarchy-profile-header-card:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,rgba(59,130,246,.02) 35px,rgba(59,130,246,.02) 70px),repeating-linear-gradient(-45deg,transparent,transparent 35px,rgba(139,92,246,.02) 35px,rgba(139,92,246,.02) 70px);pointer-events:none;z-index:1}.hierarchy-profile-header-card:after{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#3b82f64d,#9333ea4d,#ec48994d,#3b82f64d);border-radius:20px;z-index:-1;opacity:0;transition:opacity .4s ease;filter:blur(20px);background-size:300% 300%;animation:gradient-shift 8s ease infinite}.hierarchy-profile-header-card:hover:after{opacity:.5}@keyframes gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hierarchy-profile-header-card:hover{transform:translateY(-4px);box-shadow:0 30px 80px #3b82f640,0 0 0 1px #3b82f633 inset;border-color:#3b82f64d}.hierarchy-profile-header-main{display:flex;gap:1.25rem;align-items:flex-start;position:relative;z-index:2}.hierarchy-profile-header-content{flex:1;display:block;min-width:0;padding-right:180px}.hierarchy-do-avatar{width:65px;height:65px;border-radius:50%;background:linear-gradient(135deg,#fff,#e0f2fe);display:flex;align-items:center;justify-content:center;font-size:1.65rem;font-weight:900;color:#3b82f6;box-shadow:0 8px 32px #3b82f640,0 0 0 4px #ffffffe6,0 0 0 8px #3b82f626;position:relative;flex-shrink:0;transition:all .4s cubic-bezier(.4,0,.2,1);animation:avatar-pulse 3s ease-in-out infinite}@keyframes avatar-pulse{0%,to{box-shadow:0 8px 32px #3b82f640,0 0 0 4px #ffffffe6,0 0 0 8px #3b82f626,0 0 40px #3b82f633}50%{box-shadow:0 8px 32px #3b82f64d,0 0 0 4px #fff,0 0 0 8px #3b82f640,0 0 60px #3b82f64d}}.hierarchy-do-avatar:hover{transform:scale(1.08) rotate(5deg)}.hierarchy-profile-header-text{flex:1;color:#0f172a;min-width:0}.hierarchy-profile-header-text h2{margin:0 0 .5rem;font-size:1.4rem;font-weight:800;color:#0f172a;text-shadow:0 1px 2px rgba(59,130,246,.05);letter-spacing:-.01em;line-height:1.3}.do-profile-firm-block{margin-bottom:.5rem;padding:.3rem .75rem;background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;border:1px solid rgba(148,163,184,.22);display:inline-block;transition:all .3s ease}.do-profile-firm-block:hover{background:#ffffffe6;border-color:#3b82f666;transform:translate(4px)}.do-profile-firm-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:#64748b;margin-right:.5rem}.do-profile-firm-value{font-size:.95rem;font-weight:600;color:#0f172a}.do-profile-contact-info{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.do-profile-contact-line{display:flex;align-items:baseline;gap:.5rem;font-size:.85rem;line-height:1.5}.do-profile-contact-label{font-weight:600;color:#64748b;min-width:50px}.do-profile-contact-value{color:#334155;font-weight:500}.do-profile-contact-row,.do-profile-contact-item{display:none}.do-profile-count-tags{position:absolute;top:1.5rem;right:1.75rem;display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;z-index:10}.do-profile-count-tag{padding:.45rem 1.1rem;border-radius:8px;font-size:.78rem;font-weight:600;letter-spacing:.01em;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:default;box-shadow:0 1px 3px #00000014;min-width:140px;text-align:center;white-space:nowrap}.do-profile-count-tag--advisors{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7;box-shadow:0 2px 8px #10b98126}.do-profile-count-tag--advisors:hover{transform:translateY(-2px);background:#a7f3d0;box-shadow:0 4px 12px #10b98140}.do-profile-count-tag--leads{background:#fed7aa;color:#92400e;border:1px solid #fbbf24;box-shadow:0 2px 8px #f59e0b26}.do-profile-count-tag--leads:hover{transform:translateY(-2px);background:#fcd34d;box-shadow:0 4px 12px #f59e0b40}.do-profile-count-tag--commitments{background:#fce7f3;color:#9f1239;border:1px solid #f9a8d4;box-shadow:0 2px 8px #ec489926}.do-profile-count-tag--commitments:hover{transform:translateY(-2px);background:#fbcfe8;box-shadow:0 4px 12px #ec489940}.do-profile-toggle-row{margin-top:.85rem;position:relative;z-index:10}.do-profile-toggle{padding:.5rem 1.35rem!important;border-radius:999px!important;background:linear-gradient(135deg,#3b82f6,#2563eb)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none!important;color:#fff!important;font-weight:700!important;font-size:.82rem!important;letter-spacing:.03em;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:inline-flex!important;align-items:center;gap:.5rem;position:relative;overflow:visible!important;box-shadow:0 4px 16px #3b82f666!important;z-index:100}.do-profile-toggle:after{content:"▼";font-size:.7rem;transition:transform .3s ease;display:inline-block;color:#fff!important}.do-profile-toggle[aria-expanded=true]:after{transform:rotate(180deg)}.do-profile-toggle:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px #3b82f680!important;border-color:transparent!important}.do-profile-toggle:active{transform:translateY(0)!important}.hierarchy-profile-header-meta{margin-top:1.5rem;animation:slideDown .4s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.do-profile-expanded-card{background:#ffffffd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:2rem;border:2px solid rgba(59,130,246,.2);box-shadow:0 8px 32px #3b82f626,0 0 0 1px #ffffff80 inset;position:relative;z-index:2}.do-profile-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.do-profile-detail{padding:1rem 1.25rem;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;border:1px solid rgba(59,130,246,.2);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:default}.do-profile-detail:hover{background:#fff;border-color:#3b82f666;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 20px #3b82f633}.do-profile-detail-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#64748b;margin-bottom:.4rem}.do-profile-detail-value{display:block;font-size:1rem;font-weight:600;color:#0f172a;word-break:break-word}.hierarchy-section{margin-bottom:2.5rem}.hierarchy-section-header{margin-bottom:1.5rem}.hierarchy-section-title{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .5rem;letter-spacing:-.02em}.hierarchy-section-subtitle{font-size:.95rem;color:#64748b;margin:0}.hierarchy-search-field{margin-top:1rem}.hierarchy-search-field .input-wrapper{position:relative}.hierarchy-search-field .form-control{padding-left:2.75rem;border-radius:12px;border:2px solid rgba(148,163,184,.3);background:#fff;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0f172a0d}.hierarchy-search-field .form-control:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a,0 4px 16px #3b82f633;outline:none;transform:translateY(-2px)}.hierarchy-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8;transition:color .3s ease;pointer-events:none}.hierarchy-search-field .form-control:focus~.hierarchy-search-icon,.hierarchy-search-field:focus-within .hierarchy-search-icon{color:#3b82f6}.admin-table-wrapper{border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #0f172a14;background:#fff;border:1px solid rgba(148,163,184,.2)}.admin-table{width:100%;border-collapse:collapse;background:#fff}.admin-table thead{background:linear-gradient(135deg,#3b82f6,#8b5cf6);position:relative}.admin-table thead:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent,transparent 10px,rgba(255,255,255,.03) 10px,rgba(255,255,255,.03) 20px);pointer-events:none}.admin-table thead th{padding:1.25rem 1.5rem;text-align:left;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff;position:relative;z-index:1}.admin-table tbody tr{border-bottom:1px solid rgba(148,163,184,.15);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.admin-table tbody tr:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(59,130,246,.05),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none}.admin-table tbody tr:nth-child(2n){background:#f8fafc80}.admin-table tbody tr:hover{background:linear-gradient(90deg,#3b82f614,#8b5cf60d);transform:scale(1.01);box-shadow:0 4px 16px #3b82f626,0 0 0 2px #3b82f61a inset;z-index:1}.admin-table tbody tr:hover:before{opacity:1}.admin-table tbody td{padding:1.25rem 1.5rem;font-size:.95rem;color:#334155;transition:all .3s ease}.admin-table tbody tr:hover td{color:#0f172a;font-weight:500}.hierarchy-lead-actions{display:flex;gap:.75rem;align-items:center}.hierarchy-lead-view-button{padding:.5rem 1.25rem;border-radius:999px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:600;font-size:.85rem;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #3b82f64d}.hierarchy-lead-view-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.hierarchy-lead-view-button:active{transform:translateY(0)}.icon-button{width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#94a3b81a;color:#64748b}.icon-button svg{width:18px;height:18px;transition:transform .3s ease}.icon-button:hover svg{transform:scale(1.15) rotate(5deg)}.icon-button-danger{background:#ef44441a;color:#dc2626}.icon-button-danger:hover{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #ef444466}.hierarchy-commitment-single{margin-top:1rem}.hierarchy-commitment-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:16px;padding:2rem;border:2px solid rgba(59,130,246,.2);box-shadow:0 8px 32px #3b82f626;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.hierarchy-commitment-card:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);transition:transform .6s ease}.hierarchy-commitment-card:hover:before{transform:translate(-25%,-25%)}.hierarchy-commitment-card:hover{transform:translateY(-6px);border-color:#3b82f666;box-shadow:0 16px 48px #3b82f640}.hierarchy-commitment-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:800;color:#0f172a;position:relative;z-index:1}.hierarchy-commitment-subtitle{margin:0 0 1.5rem;font-size:.9rem;color:#64748b;font-weight:600;position:relative;z-index:1}.hierarchy-commitment-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;position:relative;z-index:1}.hierarchy-commitment-meta p{margin:0;padding:.75rem 1rem;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;border:1px solid rgba(59,130,246,.15);font-size:.9rem;color:#334155;transition:all .3s ease}.hierarchy-commitment-meta p:hover{background:#fffffff2;border-color:#3b82f64d;transform:translate(4px)}.hierarchy-commitment-meta strong{color:#0f172a;font-weight:700;display:inline-block;margin-right:.5rem}.hierarchy-commitment-nav{margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:1.5rem}.hierarchy-commitment-nav-button{padding:.6rem 1.5rem;border-radius:999px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:600;font-size:.9rem;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #3b82f64d}.hierarchy-commitment-nav-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.hierarchy-commitment-nav-button:disabled{opacity:.4;cursor:not-allowed;background:#94a3b8;box-shadow:none}.hierarchy-commitment-counter{font-size:.9rem;font-weight:600;color:#64748b;padding:.5rem 1rem;background:#94a3b81a;border-radius:999px}@media(max-width:768px){.hierarchy-profile-header-card{padding:1.5rem}.hierarchy-profile-header-main{flex-direction:column;align-items:center;text-align:center}.hierarchy-do-avatar{width:80px;height:80px;font-size:2rem}.hierarchy-profile-header-text h2{font-size:1.5rem}.do-profile-count-tags,.do-profile-contact-row{justify-content:center}.do-profile-details-grid{grid-template-columns:1fr}.admin-table-wrapper--leads .admin-table thead,.admin-table-wrapper--advisors .admin-table thead{display:table-header-group!important}.admin-table-wrapper--leads .admin-table tbody tr,.admin-table-wrapper--advisors .admin-table tbody tr{display:table-row!important}.admin-table-wrapper--leads .admin-table tbody td,.admin-table-wrapper--advisors .admin-table tbody td{display:table-cell!important;padding:.6rem .75rem!important;border-bottom:1px solid rgba(226,232,240,.6)!important}.admin-table-wrapper--leads .admin-table tbody td:before,.admin-table-wrapper--advisors .admin-table tbody td:before{content:none!important}.admin-table thead{display:none}.admin-table tbody tr{display:block;margin-bottom:1rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0f172a14}.admin-table tbody td{display:flex;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgba(148,163,184,.1)}.admin-table tbody td:last-child{border-bottom:none}.admin-table tbody td:before{content:attr(data-label);font-weight:700;color:#64748b;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.hierarchy-commitment-meta{grid-template-columns:1fr}}.recruitments-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;margin-top:1.5rem}.recruitment-card{background:#fff;border-radius:16px;border:1px solid rgba(226,232,240,1);padding:1.25rem;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;display:flex;flex-direction:column;height:100%}.recruitment-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #0000000a;border-color:#3b82f680;z-index:10}.recruitment-header{display:flex;gap:1rem;margin-bottom:1rem}.recruitment-avatar{width:68px;height:68px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 6px #0000000d}.recruitment-avatar img{width:100%;height:100%;object-fit:cover}.recruitment-avatar-placeholder{font-size:.65rem;font-weight:700;color:#64748b;text-align:center;padding:.25rem;text-transform:uppercase;letter-spacing:.05em}.recruitment-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.recruitment-name{font-size:1.1rem;font-weight:800;color:#0f172a;margin-bottom:.35rem;line-height:1.3}.recruitment-contact{display:flex;flex-direction:column;gap:.25rem}.recruitment-contact-item{font-size:.85rem;color:#64748b;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:.5rem}.recruitment-details-box{background:#f8fafc;border-radius:12px;padding:.85rem 1rem;margin-top:auto;margin-bottom:1rem;border:1px solid rgba(241,245,249,1)}.recruitment-detail-row{display:flex;font-size:.85rem;margin-bottom:.35rem}.recruitment-detail-row:last-child{margin-bottom:0}.recruitment-detail-label{font-weight:600;color:#64748b;width:90px;flex-shrink:0}.recruitment-detail-value{color:#334155;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recruitment-actions{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(226,232,240,.6);margin-top:auto}.recruitment-status{font-size:.75rem;padding:.35rem .85rem;border-radius:9999px;font-weight:700;letter-spacing:.025em;text-transform:uppercase;display:inline-block}.recruitment-view-btn{background:#fff;border:1px solid rgba(226,232,240,1);color:#475569;font-weight:600;font-size:.85rem;padding:.4rem 1rem;border-radius:8px;transition:all .2s;box-shadow:0 1px 2px #0000000d;cursor:pointer}.recruitment-card:hover .recruitment-view-btn{background:#3b82f6;border-color:#3b82f6;color:#fff;box-shadow:0 4px 6px -1px #3b82f64d}.recruitment-modal-wrapper{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;animation:fadeIn .2s forwards}.recruitment-modal{width:100%;max-width:700px;background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;transform:translateY(20px);opacity:0;animation:slideUp .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{transform:translateY(0);opacity:1}}.recruitment-modal-header{background:#fff;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.recruitment-modal-title h2{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0;line-height:1.2}.recruitment-modal-subtitle{color:#64748b;font-size:.95rem;margin-top:.25rem;font-weight:500}.recruitment-modal-body{padding:1.5rem;overflow-y:auto;background:#f8fafc;flex:1}.recruitment-log-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #0000000d;border:1px solid rgba(226,232,240,.8);margin-bottom:1rem;position:relative;overflow:hidden;border-left:4px solid #3b82f6}.recruitment-log-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.recruitment-log-date{font-weight:700;color:#0f172a;font-size:.95rem}.recruitment-log-text{color:#334155;line-height:1.6;font-size:.95rem}.recruitment-modal-close-btn{background:#f1f5f9;color:#64748b;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.recruitment-modal-close-btn:hover{background:#e2e8f0;color:#475569}@media(max-width:640px){.admin-recruitments-controls{flex-direction:column!important;gap:.75rem!important}.admin-recruitments-select-wrapper,.hierarchy-search-wrapper{max-width:100%!important;min-width:100%!important}.recruitments-grid{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.recruitment-card{padding:1rem}.recruitment-avatar{width:56px;height:56px}.recruitment-name{font-size:1rem}.recruitment-modal-header{padding:1rem;flex-direction:column;align-items:stretch;gap:.75rem}.recruitment-modal-header>div:first-child{width:100%}.recruitment-modal-subtitle{margin-bottom:.25rem}.recruitment-modal-header>div:last-child{width:100%;justify-content:space-between;margin-top:0;padding-top:.75rem;border-top:1px solid #f1f5f9}.recruitment-modal-body{padding:1rem}.recruitment-details-box{padding:.75rem}.admin-page-header h1{font-size:1.5rem;line-height:1.3;overflow-wrap:break-word;word-break:break-word}}.meetings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;margin-top:1.5rem}.meeting-card{background:#fff;border-radius:16px;border:1px solid rgba(226,232,240,1);padding:1.25rem;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;display:flex;flex-direction:column;height:100%}.meeting-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #0000000a;border-color:#3b82f680;z-index:10}.meeting-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:.75rem}.meeting-title{font-size:1.1rem;font-weight:800;color:#0f172a;line-height:1.3}.meeting-pill{font-size:.7rem;padding:.25rem .6rem;border-radius:999px;font-weight:700;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.meeting-info-box{background:#f8fafc;border-radius:12px;padding:.85rem 1rem;border:1px solid rgba(241,245,249,1);margin-bottom:1rem;flex:1}.meeting-info-row{display:flex;font-size:.85rem;margin-bottom:.4rem;align-items:baseline}.meeting-info-row:last-child{margin-bottom:0}.meeting-label{font-weight:600;color:#64748b;width:90px;flex-shrink:0}.meeting-value{color:#334155;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meeting-footer{display:flex;justify-content:flex-end;border-top:1px solid rgba(226,232,240,.6);padding-top:1rem;margin-top:auto}.meeting-view-btn{background:#fff;border:1px solid rgba(226,232,240,1);color:#475569;font-weight:600;font-size:.85rem;padding:.4rem 1rem;border-radius:8px;transition:all .2s;box-shadow:0 1px 2px #0000000d;cursor:pointer}.meeting-card:hover .meeting-view-btn{background:#3b82f6;border-color:#3b82f6;color:#fff;box-shadow:0 4px 6px -1px #3b82f64d}.meeting-modal-wrapper{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;animation:fadeIn .2s forwards}.meeting-modal{width:100%;max-width:680px;background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;transform:translateY(20px);opacity:0;animation:slideUp .3s cubic-bezier(.16,1,.3,1) forwards}.meeting-modal-header{background:#fff;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.meeting-modal-title h2{font-size:1.35rem;font-weight:800;color:#0f172a;margin:0;line-height:1.2}.meeting-modal-close-btn{background:#f1f5f9;color:#64748b;border:none;padding:.5rem .8rem;border-radius:8px;font-weight:700;cursor:pointer;transition:all .2s;font-size:1.1rem;line-height:1}.meeting-modal-close-btn:hover{background:#e2e8f0;color:#ef4444}.meeting-modal-body{padding:1.5rem;overflow-y:auto;background:#f8fafc;flex:1}.meeting-section-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.75rem;margin-top:1.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:.35rem}.meeting-section-title:first-child{margin-top:0}.meeting-details-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.meeting-detail-item{background:#fff;padding:.75rem;border-radius:10px;border:1px solid #e2e8f0}.meeting-detail-label{font-size:.75rem;color:#64748b;font-weight:600;margin-bottom:.2rem}.meeting-detail-value{font-size:.9rem;color:#0f172a;font-weight:600;word-break:break-word}.meeting-detail-long{grid-column:1 / -1}.meeting-pre{white-space:pre-wrap;font-family:inherit;line-height:1.5}@media(max-width:640px){.admin-meetings-controls{flex-direction:column!important;gap:.75rem!important;align-items:stretch!important}.admin-meetings-select-wrapper,.hierarchy-search-wrapper{max-width:100%!important;min-width:100%!important}.admin-meetings-stats{justify-content:space-between!important;width:100%}.meetings-grid{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.meeting-card,.meeting-modal-header,.meeting-modal-body{padding:1rem}.meeting-details-grid{grid-template-columns:1fr;gap:.75rem}}.admin-meetings-do-select,.admin-hierarchy-search-input{border:1px solid #e2e8f0!important;background-color:#fff!important;border-radius:12px!important;box-shadow:0 1px 2px #0000000d!important;transition:all .2s ease-in-out!important;font-size:.95rem!important;color:#1e293b!important}.admin-meetings-do-select:hover,.admin-hierarchy-search-input:hover{border-color:#cbd5e1!important;background-color:#f8fafc!important}.admin-meetings-do-select:focus,.admin-hierarchy-search-input:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a,0 1px 2px #0000000d!important;background-color:#fff!important}.admin-hierarchy-search-input::placeholder{color:#94a3b8!important;font-weight:500}.admin-meetings-select-wrapper{position:relative}.admin-meetings-do-select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding-right:2.5rem!important}.admin-hierarchy-search-row{display:flex!important;align-items:center!important;gap:.75rem!important;width:100%}.hierarchy-search-wrapper{position:relative;display:flex!important;align-items:center;flex:1}.hierarchy-search-icon{position:absolute!important;left:1rem!important;top:50%!important;transform:translateY(-50%)!important;color:#64748b!important;z-index:10;pointer-events:none;display:flex;align-items:center;justify-content:center;height:100%}.admin-meetings-do-select,.admin-hierarchy-search-input{border:1px solid #e2e8f0!important;background-color:#fff!important;border-radius:12px!important;box-shadow:0 1px 2px #0000000d!important;transition:all .2s ease-in-out!important;font-size:.95rem!important;color:#1e293b!important;height:48px!important;line-height:normal!important}.admin-hierarchy-search-input{padding-left:2.75rem!important;width:100%}.admin-table-wrapper--advisors .admin-table-enquiries th:nth-child(1),.admin-table-wrapper--advisors .admin-table-enquiries td:nth-child(1){width:60px!important;min-width:60px!important}.admin-table-wrapper--advisors .admin-table-enquiries th:nth-child(2),.admin-table-wrapper--advisors .admin-table-enquiries td:nth-child(2){width:15%!important}.admin-table-wrapper--advisors .admin-table-enquiries th:nth-child(3),.admin-table-wrapper--advisors .admin-table-enquiries td:nth-child(3){width:20%!important;white-space:normal!important;word-break:break-all!important}.admin-table-wrapper--advisors .admin-table-enquiries th:nth-child(4),.admin-table-wrapper--advisors .admin-table-enquiries td:nth-child(4){width:15%!important}.admin-table-wrapper--advisors .admin-table-enquiries th:nth-child(5),.admin-table-wrapper--advisors .admin-table-enquiries td:nth-child(5){width:35%!important;min-width:250px!important;white-space:normal!important;line-height:1.5!important}.admin-table-wrapper--advisors .admin-table-enquiries th:nth-child(6),.admin-table-wrapper--advisors .admin-table-enquiries td:nth-child(6){width:10%!important}.admin-table-wrapper--advisors .admin-table-enquiries th:nth-child(7),.admin-table-wrapper--advisors .admin-table-enquiries td:nth-child(7){width:80px!important}.admin-table-wrapper--advisors .admin-table-careers th:nth-child(1),.admin-table-wrapper--advisors .admin-table-careers td:nth-child(1){width:60px!important;min-width:60px!important}.admin-table-wrapper--advisors .admin-table-careers th:nth-child(2),.admin-table-wrapper--advisors .admin-table-careers td:nth-child(2){width:15%!important}.admin-table-wrapper--advisors .admin-table-careers th:nth-child(3),.admin-table-wrapper--advisors .admin-table-careers td:nth-child(3){width:15%!important}.admin-table-wrapper--advisors .admin-table-careers th:nth-child(4),.admin-table-wrapper--advisors .admin-table-careers td:nth-child(4){width:25%!important;min-width:200px!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important}.admin-table-wrapper--advisors .admin-table-careers th:nth-child(5),.admin-table-wrapper--advisors .admin-table-careers td:nth-child(5){width:20%!important}.admin-table-wrapper--advisors .admin-table-careers th:nth-child(6),.admin-table-wrapper--advisors .admin-table-careers td:nth-child(6){width:15%!important}.admin-table-wrapper--advisors .admin-table-careers th:nth-child(7),.admin-table-wrapper--advisors .admin-table-careers td:nth-child(7){width:80px!important}.admin-table-wrapper--advisors .admin-table-expert th:nth-child(1),.admin-table-wrapper--advisors .admin-table-expert td:nth-child(1){width:20%!important;min-width:150px!important}.admin-table-wrapper--advisors .admin-table-expert th:nth-child(2),.admin-table-wrapper--advisors .admin-table-expert td:nth-child(2){width:50%!important;min-width:350px!important;white-space:normal!important;line-height:1.5!important}.admin-table-wrapper--advisors .admin-table-expert th:nth-child(3),.admin-table-wrapper--advisors .admin-table-expert td:nth-child(3){width:15%!important;min-width:100px!important}.admin-table-wrapper--advisors .admin-table-expert th:nth-child(4),.admin-table-wrapper--advisors .admin-table-expert td:nth-child(4){width:10%!important;min-width:80px!important}.hierarchy-do-avatar{display:flex!important;align-items:center;justify-content:center;width:64px!important;height:64px!important;border-radius:50%!important;background:linear-gradient(135deg,#0ea5e9,#2563eb)!important;color:#fff!important;font-size:1.75rem!important;font-weight:700!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important;border:4px solid #ffffff!important;text-transform:uppercase;flex-shrink:0}.hierarchy-do-avatar:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important;transition:all .2s ease-in-out}.hierarchy-do-text{padding-left:.5rem}.clamped-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;max-height:3em;white-space:normal!important}.admin-table-wrapper--advisors .admin-table-enquiries td{padding:.5rem 1rem!important}.admin-table-enquiries .clamped-text{margin:0}.admin-register-page .admin-table{font-size:.85rem}.admin-register-page .admin-table th,.admin-register-page .admin-table td{padding:.6rem .5rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-register-page .admin-table th{font-size:.75rem;font-weight:700}.admin-register-page .admin-table th:nth-child(1),.admin-register-page .admin-table td:nth-child(1){width:60px!important;min-width:60px!important}.admin-register-page .admin-table th:nth-child(2),.admin-register-page .admin-table td:nth-child(2){width:140px!important;min-width:120px!important}.admin-register-page .admin-table th:nth-child(3),.admin-register-page .admin-table td:nth-child(3){width:150px!important;min-width:130px!important}.admin-register-page .admin-table th:nth-child(4),.admin-register-page .admin-table td:nth-child(4){width:130px!important;min-width:110px!important}.admin-register-page .admin-table th:nth-child(5),.admin-register-page .admin-table td:nth-child(5){width:80px!important;min-width:70px!important}.admin-register-page .admin-table th:nth-child(6),.admin-register-page .admin-table td:nth-child(6){width:180px!important;min-width:150px!important}.admin-register-page .admin-table th:nth-child(7),.admin-register-page .admin-table td:nth-child(7){width:110px!important;min-width:100px!important}.admin-register-page .admin-table th:nth-child(8),.admin-register-page .admin-table td:nth-child(8){width:100px!important;min-width:90px!important}.admin-register-page .admin-table th:nth-child(9),.admin-register-page .admin-table td:nth-child(9){width:100px!important;min-width:90px!important;text-align:center!important}.admin-register-page .admin-table .icon-button{width:32px;height:32px;padding:.4rem}.admin-register-page .admin-table .icon-button svg{width:14px;height:14px}.admin-table-wrapper--leads .admin-table th:first-child:not(.first-real-column),.admin-table-wrapper--leads .admin-table td:first-child:not(.first-real-column),.admin-table-wrapper--advisors .admin-table th:first-child:not(.first-real-column),.admin-table-wrapper--advisors .admin-table td:first-child:not(.first-real-column){display:none!important;width:0!important;padding:0!important;margin:0!important;border:none!important}.admin-table-wrapper--leads .admin-table .first-real-column,.admin-table-wrapper--advisors .admin-table .first-real-column{display:table-cell!important;visibility:visible!important;opacity:1!important;width:auto!important;min-width:120px!important}.admin-table-wrapper--leads .admin-table,.admin-table-wrapper--advisors .admin-table{display:table!important;table-layout:fixed!important;width:100%!important;border-collapse:collapse!important;border-spacing:0!important;margin:0!important;padding:0!important}.admin-table-wrapper--leads .admin-table tr,.admin-table-wrapper--advisors .admin-table tr{display:table-row!important}.admin-table-wrapper--leads .admin-table thead,.admin-table-wrapper--advisors .admin-table thead{display:table-header-group!important}.admin-table-wrapper--leads .admin-table tbody,.admin-table-wrapper--advisors .admin-table tbody{display:table-row-group!important}.admin-table-wrapper--leads .admin-table tr:before,.admin-table-wrapper--leads .admin-table tr:after,.admin-table-wrapper--leads .admin-table tbody:before,.admin-table-wrapper--leads .admin-table tbody:after,.admin-table-wrapper--advisors .admin-table tr:before,.admin-table-wrapper--advisors .admin-table tr:after,.admin-table-wrapper--advisors .admin-table tbody:before,.admin-table-wrapper--advisors .admin-table tbody:after{content:none!important;display:none!important}.admin-table-wrapper--leads .admin-table th,.admin-table-wrapper--leads .admin-table td,.admin-table-wrapper--advisors .admin-table th,.admin-table-wrapper--advisors .admin-table td{display:table-cell!important;visibility:visible!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;vertical-align:middle!important}.admin-table-wrapper--advisors .admin-table th:nth-child(1),.admin-table-wrapper--advisors .admin-table td:nth-child(1){width:18%!important}.admin-table-wrapper--advisors .admin-table th:nth-child(2),.admin-table-wrapper--advisors .admin-table td:nth-child(2){width:10%!important}.admin-table-wrapper--advisors .admin-table th:nth-child(3),.admin-table-wrapper--advisors .admin-table td:nth-child(3){width:25%!important}.admin-table-wrapper--advisors .admin-table th:nth-child(4),.admin-table-wrapper--advisors .admin-table td:nth-child(4){width:15%!important}.admin-table-wrapper--advisors .admin-table th:nth-child(5),.admin-table-wrapper--advisors .admin-table td:nth-child(5){width:10%!important}.admin-table-wrapper--advisors .admin-table th:nth-child(6),.admin-table-wrapper--advisors .admin-table td:nth-child(6){width:10%!important}.admin-table-wrapper--advisors .admin-table th:nth-child(7),.admin-table-wrapper--advisors .admin-table td:nth-child(7){width:12%!important}.admin-table-wrapper--leads .admin-table th:nth-child(1),.admin-table-wrapper--leads .admin-table td:nth-child(1){width:15%!important}.admin-table-wrapper--leads .admin-table th:nth-child(2),.admin-table-wrapper--leads .admin-table td:nth-child(2){width:20%!important}.admin-table-wrapper--leads .admin-table th:nth-child(3),.admin-table-wrapper--leads .admin-table td:nth-child(3){width:12%!important}.admin-table-wrapper--leads .admin-table th:nth-child(4),.admin-table-wrapper--leads .admin-table td:nth-child(4){width:20%!important}@media(max-width:768px){.admin-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table{min-width:800px}}@media(max-width:640px){.admin-table-wrapper{overflow:visible}.admin-table{display:block!important;min-width:100%!important;table-layout:auto!important}.admin-table thead{display:none!important}.admin-table tbody{display:block!important}.admin-table tr{display:block!important;margin-bottom:1rem;border:1px solid rgba(148,163,184,.28);border-radius:12px;background:#fff;box-shadow:0 2px 8px #0f172a0f;overflow:hidden}.admin-table td{display:flex!important;justify-content:space-between;align-items:center;padding:.75rem 1rem!important;border-bottom:1px solid rgba(226,232,240,.5);font-size:.85rem;white-space:normal!important;text-overflow:clip!important}.admin-table td:last-child{border-bottom:none}.admin-table td:before{content:attr(data-label);font-weight:700;color:#64748b;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;margin-right:1rem;min-width:100px}.admin-table td[data-label=Actions],.admin-table td[data-label=Action]{justify-content:flex-end;padding-top:1rem!important;background:#f8fafc80}.admin-table td[data-label=Actions]:before,.admin-table td[data-label=Action]:before{display:none}.admin-table td .icon-button{width:36px;height:36px;margin:0 .25rem}.admin-table td .icon-button svg{width:18px;height:18px}.admin-table td .link-button{font-size:.8rem;padding:.4rem .85rem}}@media(max-width:480px){.admin-table td{padding:.65rem .85rem!important;font-size:.8rem}.admin-table td:before{font-size:.7rem;min-width:90px}.admin-table td .icon-button{width:32px;height:32px}.admin-table td .icon-button svg{width:16px;height:16px}.admin-table td .link-button{font-size:.75rem;padding:.35rem .75rem}}@media(max-width:768px){.admin-register-page .admin-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch;border-radius:12px;box-shadow:0 2px 8px #0f172a14}.admin-register-page .admin-table{display:table!important;min-width:900px!important;table-layout:auto!important}.admin-register-page .admin-table thead{display:table-header-group!important}.admin-register-page .admin-table tbody{display:table-row-group!important}.admin-register-page .admin-table tr{display:table-row!important}.admin-register-page .admin-table th,.admin-register-page .admin-table td{display:table-cell!important}.admin-register-page .admin-table td:before{content:none!important;display:none!important}.admin-register-page .admin-table th,.admin-register-page .admin-table td{padding:.6rem .5rem!important;font-size:.8rem}.admin-register-page .admin-table th{font-size:.72rem;white-space:nowrap}.admin-register-page .admin-table .icon-button{width:32px;height:32px}.admin-register-page .admin-table .icon-button svg{width:14px;height:14px}}@media(max-width:480px){.admin-register-page .admin-table-wrapper{border-radius:10px}.admin-register-page .admin-table{min-width:850px!important}.admin-register-page .admin-table th,.admin-register-page .admin-table td{padding:.55rem .45rem!important;font-size:.75rem}.admin-register-page .admin-table th{font-size:.68rem}.admin-register-page .admin-table .icon-button{width:30px;height:30px}.admin-register-page .admin-table .icon-button svg{width:13px;height:13px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.darkveil-canvas{width:100%;height:100%;display:block}
