body.theme-modern{background:hsl(var(--background));color:hsl(var(--foreground))}body.theme-modern main,body.theme-modern [role=main]{background:hsl(var(--background))}body.theme-modern main>section,body.theme-modern main>div:not([class*=items-center]):not([data-page]){padding-top:16px;padding-bottom:24px}body.theme-modern aside{width:220px;background:hsl(var(--sidebar-background));border-right:1px solid hsl(var(--sidebar-border));font-size:13px}body.theme-modern aside>div:first-child,body.theme-modern aside>header{padding:12px 14px 8px;border-bottom:1px solid hsl(var(--sidebar-border))}body.theme-modern aside img:not([data-radix-avatar-image]){max-height:36px;width:auto}body.theme-modern aside [data-radix-avatar-image]{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}body.theme-modern aside input[type=text],body.theme-modern aside input[type=search],body.theme-modern aside input:not([type]){height:30px;padding:0 10px 0 32px;border:1px solid hsl(var(--input));border-radius:calc(var(--radius) - 2px);background:hsl(var(--muted));font-size:12.5px;color:hsl(var(--foreground));outline:none;transition:border-color .12s,background .12s,box-shadow .12s}body.theme-modern aside input:focus{border-color:hsl(var(--ring));background:hsl(var(--card));box-shadow:var(--shadow-focus-ring)}body.theme-modern aside nav{padding:6px 8px 12px}body.theme-modern aside nav>ul>li>button,body.theme-modern aside nav>ul>li>a,body.theme-modern aside nav>div>button,body.theme-modern aside nav>div>a{display:flex;align-items:center;gap:8px;height:30px;padding:0 8px;width:100%;border-radius:calc(var(--radius) - 2px);color:hsl(var(--sidebar-foreground));background:transparent;font-size:13px;font-weight:500;border:0;cursor:pointer;transition:background .12s,color .12s}body.theme-modern aside nav button:hover,body.theme-modern aside nav a:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}body.theme-modern aside nav [data-active=true],body.theme-modern aside nav .active,body.theme-modern aside nav [aria-current=page]{background:hsl(var(--sidebar-accent))!important;color:hsl(var(--sidebar-accent-foreground))!important;font-weight:500}body.theme-modern aside nav ul ul,body.theme-modern aside nav .submenu,body.theme-modern aside nav [data-collapsible-content]{position:relative;margin:2px 0 6px;padding-left:16px}body.theme-modern aside nav ul ul:before{content:"";position:absolute;left:14px;top:4px;bottom:4px;width:1px;background:hsl(var(--sidebar-border))}body.theme-modern aside nav ul ul a,body.theme-modern aside nav ul ul button{height:28px;padding-left:12px;font-weight:400;font-size:12.5px;position:relative}body.theme-modern aside nav ul ul [data-active=true]:before,body.theme-modern aside nav ul ul .active:before,body.theme-modern aside nav ul ul [aria-current=page]:before{content:"";position:absolute;left:-2px;top:8px;bottom:8px;width:2px;background:hsl(var(--primary));border-radius:999px}body.theme-modern aside nav svg{width:15px;height:15px;flex-shrink:0;stroke-width:1.5}body.theme-modern aside nav [data-state=open] svg.chevron,body.theme-modern aside nav [aria-expanded=true] svg:last-child{transform:rotate(180deg);transition:transform .18s}body.theme-modern header,body.theme-modern [role=banner],body.theme-modern main>header{min-height:48px;height:48px;padding:0 20px;background:hsl(var(--card));border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;gap:12px}body.theme-modern header nav[aria-label=breadcrumb],body.theme-modern header .breadcrumb,body.theme-modern header [class*=breadcrumb]{font-size:13px;color:hsl(var(--muted-foreground))}body.theme-modern header nav[aria-label=breadcrumb] a{color:hsl(var(--muted-foreground))}body.theme-modern header nav[aria-label=breadcrumb] a:hover{color:hsl(var(--foreground))}body.theme-modern header nav[aria-label=breadcrumb] [aria-current=page],body.theme-modern header nav[aria-label=breadcrumb] li:last-child{color:hsl(var(--foreground));font-weight:500}body.theme-modern header>button,body.theme-modern header>a>button{width:30px;height:30px;padding:0;border-radius:calc(var(--radius) - 2px);border:0;background:transparent;color:hsl(var(--muted-foreground));display:inline-flex;align-items:center;justify-content:center;position:relative;transition:background .12s,color .12s}body.theme-modern header>button:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}body.theme-modern header>button>span,body.theme-modern header [class*=badge]{min-width:16px!important;height:16px!important;padding:0 4px!important;font-size:10px!important;font-weight:600!important;border-radius:999px!important;position:absolute;top:-2px;right:-2px;background:hsl(var(--destructive))!important;color:hsl(var(--destructive-foreground))!important;display:grid;place-items:center}body.theme-modern header>button:first-of-type>span,body.theme-modern header button[aria-label*=chat i]>span,body.theme-modern header button[aria-label*=message i]>span{background:hsl(var(--primary))!important}body.theme-modern header select,body.theme-modern header [class*=language] button{height:30px;padding:0 8px;font-size:12.5px;border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);background:hsl(var(--card));color:hsl(var(--foreground))}body.theme-modern header>img:last-child,body.theme-modern header>div:last-child>img{max-height:30px;width:auto}body.theme-modern [class*=rounded-lg]:not([data-page] *):not(button):not(input):not(select):not(span):not(a),body.theme-modern [class*=rounded-xl]:not([data-page] *):not(button):not(input):not(select):not(span):not(a),body.theme-modern .card:not([data-page] *),body.theme-modern .panel:not([data-page] *){border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--card));box-shadow:var(--shadow-sm)}body.theme-modern h1,body.theme-modern .page-title{font-size:22px;font-weight:600;letter-spacing:-.01em;color:hsl(var(--foreground));margin:0 0 16px}body.theme-modern h2{font-size:18px;font-weight:600;letter-spacing:-.01em}body.theme-modern h3{font-size:14px;font-weight:600;letter-spacing:-.005em}body.theme-modern h4{font-size:13px;font-weight:600}body.theme-modern [class*=bg-gradient],body.theme-modern [class*=gradient-to],body.theme-modern [style*=linear-gradient]{background-image:none!important}body.theme-modern [class*=bg-gradient][class*=text-white],body.theme-modern [class*=from-primary][class*=text-white]{background-color:hsl(var(--primary))!important;color:#fff!important}body.theme-modern [class*=bg-gradient][class*=text-white] *:not(svg):not(path):not(circle):not(rect):not(line),body.theme-modern [class*=from-primary][class*=text-white] *:not(svg):not(path):not(circle):not(rect):not(line){color:inherit}body.theme-modern .stat-card,body.theme-modern [class*=stat-card],body.theme-modern main>div>div>div[class*=bg-orange-],body.theme-modern main>div>div>div[class*=bg-emerald-],body.theme-modern main>div>div>div[class*=bg-red-],body.theme-modern main>div>div>div[class*=bg-blue-],body.theme-modern main>div>div>div[class*=bg-purple-]{background-color:hsl(var(--card))!important;border:1px solid hsl(var(--border))!important;border-radius:var(--radius)!important;padding:16px 20px!important;box-shadow:var(--shadow-sm);color:hsl(var(--foreground))!important}body.theme-modern .stat-card .stat-value,body.theme-modern [class*=stat-card] [class*=text-3xl],body.theme-modern [class*=stat-card] [class*=text-4xl]{font-size:24px!important;font-weight:600!important;letter-spacing:-.01em!important;font-variant-numeric:tabular-nums;color:hsl(var(--foreground))!important}body.theme-modern .stat-card .stat-label,body.theme-modern [class*=stat-card] [class*=text-sm]{color:hsl(var(--muted-foreground))!important;font-size:12px!important;font-weight:500!important}body.theme-modern button:not([class*=rounded-full]):not([data-dock] *):not([class*=text-left]):not([role=checkbox]):not([role=switch]):not([class*=h-4]):not([class*=h-5]):not([class*=h-6]){height:30px;padding:0 12px;border-radius:calc(var(--radius) - 2px);font-weight:500;font-size:13px}body.theme-modern button[role=checkbox]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:1rem!important;height:1rem!important;min-width:1rem!important;min-height:1rem!important;padding:0!important;flex-shrink:0!important;border-radius:2px!important}body.theme-modern button[class*=text-xs]{height:26px;padding:0 10px;font-size:12px}body.theme-modern button[class*=text-base],body.theme-modern button[class*=h-12]{height:36px;padding:0 16px;font-size:14px}body.theme-modern button[type=submit][class*=bg-blue],body.theme-modern button[type=submit]:not([class*=bg-]){background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important;border:1px solid hsl(var(--primary))!important}body.theme-modern input[type=text],body.theme-modern input[type=email],body.theme-modern input[type=number],body.theme-modern input[type=search],body.theme-modern input[type=date],body.theme-modern input[type=tel],body.theme-modern input[type=password],body.theme-modern select,body.theme-modern textarea{height:30px;padding:0 10px;border:1px solid hsl(var(--input));border-radius:calc(var(--radius) - 2px);background:hsl(var(--card));font-size:13px;font-family:inherit;color:hsl(var(--foreground));outline:none;transition:border-color .12s,box-shadow .12s}body.theme-modern textarea{height:auto;padding:8px 10px;min-height:72px;line-height:1.45}body.theme-modern input:focus,body.theme-modern select:focus,body.theme-modern textarea:focus{border-color:hsl(var(--ring));box-shadow:var(--shadow-focus-ring)}body.theme-modern input:disabled,body.theme-modern select:disabled,body.theme-modern textarea:disabled{background:hsl(var(--muted));color:hsl(var(--muted-foreground));cursor:not-allowed}body.theme-modern label{font-size:12px;font-weight:500;color:hsl(var(--foreground))}body.theme-modern table{width:100%;border-collapse:collapse;font-size:13px}body.theme-modern thead th{background:hsl(var(--muted));text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));padding:10px 14px;border-bottom:1px solid hsl(var(--border));white-space:nowrap}body.theme-modern tbody td{padding:12px 14px;border-bottom:1px solid hsl(var(--border));vertical-align:middle;color:hsl(var(--foreground))}body.theme-modern tbody td:first-child,body.theme-modern tbody td[class*=font-medium]{font-weight:500}body.theme-modern tbody tr:hover{background:hsl(var(--muted) / .5)}body.theme-modern tbody tr:last-child td{border-bottom:0}body.theme-modern.density-comfortable tbody td{padding:16px 14px;font-size:14px}body.theme-modern thead th svg{display:inline-block;vertical-align:middle;margin-left:2px;opacity:.5}body.theme-modern .badge,body.theme-modern [class*=badge],body.theme-modern [class*=rounded-full]:where(span,a,div):not(button):not(input):not([class*=overflow-hidden]):not([role=switch] *){display:inline-flex;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:500;border-radius:999px;line-height:1.4;white-space:nowrap;border:1px solid transparent}body.theme-modern [class*=bg-green]:where(span){background:hsl(var(--success) / .1)!important;color:hsl(var(--success) / 1)!important}body.theme-modern [class*=bg-amber]:where(span),body.theme-modern [class*=bg-yellow]:where(span){background:hsl(var(--warning) / .1)!important;color:hsl(var(--warning) / 1)!important}body.theme-modern [class*=bg-red]:where(span):not([class*=rounded-full][class*=absolute]){background:hsl(var(--destructive) / .1)!important;color:hsl(var(--destructive) / 1)!important}body.theme-modern [class*=bg-blue]:where(span){background:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important}body.theme-modern nav[aria-label=pagination],body.theme-modern nav[role=navigation][aria-label*=agina i],body.theme-modern .pagination,body.theme-modern [class*=pagination]{display:flex;align-items:center;gap:4px;padding:10px 14px;font-size:12px;color:hsl(var(--muted-foreground))}body.theme-modern .pagination button,body.theme-modern [class*=pagination] button,body.theme-modern [class*=pagination] a{min-width:28px;height:28px;padding:0 8px;border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));border-radius:calc(var(--radius) - 4px);font-weight:500}body.theme-modern .pagination button[aria-current=true],body.theme-modern [class*=pagination] [aria-current=true],body.theme-modern [class*=pagination] .active{background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}body.theme-modern .pagination button:disabled{opacity:.5;cursor:not-allowed}body.theme-modern button[class*=fixed][class*=bottom][class*=right][class*=rounded-full],body.theme-modern .floating-phone,body.theme-modern .phone-fab,body.theme-modern a[href*=softphone][class*=fixed]{display:none!important}body.theme-modern .fc-event,body.theme-modern [class*=event-chip],body.theme-modern [class*=calendar] [class*=rounded]:where(div){padding:2px 6px!important;font-size:11px!important;line-height:1.3!important;border-radius:calc(var(--radius) - 4px)!important}@media print{body.theme-modern aside,body.theme-modern header,body.theme-modern .no-print,body.theme-modern button[class*=fixed]{display:none!important}body.theme-modern main{margin:0!important;padding:0!important}}body.theme-modern *::-webkit-scrollbar{width:10px;height:10px}body.theme-modern *::-webkit-scrollbar-track{background:transparent}body.theme-modern *::-webkit-scrollbar-thumb{background:hsl(var(--border));border:2px solid transparent;background-clip:content-box;border-radius:999px}body.theme-modern *::-webkit-scrollbar-thumb:hover{background:hsl(var(--input));border:2px solid transparent;background-clip:content-box}body.theme-modern *{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}body.theme-modern [data-radix-avatar-root] img,body.theme-modern [data-radix-avatar-image]{-o-object-fit:cover;object-fit:cover;width:100%!important;height:100%!important;max-height:100%!important;max-width:100%!important;aspect-ratio:1 / 1}body.theme-modern [data-page=settings]>div:first-child button,body.theme-modern [data-page=settings]>div:first-child a{height:36px!important;padding-left:12px!important;padding-right:12px!important}body.theme-modern [data-page=settings] [data-radix-scroll-area-viewport]{overflow:auto!important}body.theme-modern .booking-form-layout{display:grid;grid-template-columns:1fr 280px;gap:24px;align-items:flex-start}@media (max-width: 1023px){body.theme-modern .booking-form-layout{grid-template-columns:1fr}body.theme-modern .booking-form-preview{display:none}}body.theme-modern .booking-form-sections{display:flex;flex-direction:column;gap:14px}body.theme-modern .booking-form-section{background:#fff;border:1px solid #e4e4e7;border-radius:10px;overflow:hidden}body.theme-modern .booking-form-section__header{padding:14px 18px 12px;border-bottom:1px solid #f4f4f5;background:#fafafa}body.theme-modern .booking-form-section__title{font-size:13px;font-weight:600;color:#18181b;margin:0}body.theme-modern .booking-form-section__sub{font-size:11px;color:#71717a;margin:2px 0 0}body.theme-modern .booking-form-section__body{padding:16px 18px;display:flex;flex-direction:column;gap:14px}body.theme-modern .booking-form-footer{background:#fff;border:1px solid #e4e4e7;border-radius:10px;padding:14px 18px;display:flex;flex-direction:column;gap:10px}body.theme-modern .booking-form-preview{position:sticky;top:20px;display:flex;flex-direction:column;gap:12px}body.theme-modern .booking-form-preview__card{background:#fff;border:1px solid #e4e4e7;border-radius:10px;overflow:hidden}body.theme-modern .booking-form-preview__card-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #f4f4f5;background:#fafafa}body.theme-modern .booking-form-preview__card-title{font-size:12px;font-weight:600;color:#18181b}body.theme-modern .booking-form-preview__card-link{font-size:11px;color:#6366f1;text-decoration:none}body.theme-modern .booking-form-preview__card-link:hover{text-decoration:underline}body.theme-modern .booking-form-preview__body{padding:14px}body.theme-modern .booking-form-preview__mini{background:#f9f9fb;border:1px solid #f0f0f0;border-radius:8px;padding:14px}body.theme-modern .booking-form-preview__avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #e4e4e7}body.theme-modern .booking-form-preview__avatar-fallback{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#c7d2fe,#6366f1);color:#fff;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center}body.theme-modern .booking-form-preview__owner{margin-top:8px;font-size:10px;color:#71717a}body.theme-modern .booking-form-preview__title{margin-top:3px;font-size:14px;font-weight:600;color:#18181b;letter-spacing:-.01em}body.theme-modern .booking-form-preview__title-placeholder{color:#a1a1aa;font-style:italic}body.theme-modern .booking-form-preview__meta{margin-top:10px;display:flex;flex-direction:column;gap:5px}body.theme-modern .booking-form-preview__meta-row{display:flex;align-items:center;gap:6px;font-size:11px;color:#52525b}body.theme-modern .booking-form-preview__url-row{padding:10px 14px;border-top:1px solid #f0f0f0}body.theme-modern .booking-form-preview__url-label{font-size:10px;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.06em}body.theme-modern .booking-form-preview__url-val{margin-top:4px;font-size:11px;font-family:JetBrains Mono,monospace;color:#3f3f46;word-break:break-all}body.booking-public-page,body.booking-public-page main,body.booking-public-page [role=main]{background:#f4f4f5!important;color:#18181b!important}body.booking-public-page main>section,body.booking-public-page main>div{padding-top:0!important;padding-bottom:0!important}body.booking-public-page aside,body.booking-public-page header,body.booking-public-page [role=banner]{display:none!important}body.booking-public-page div[class*=fixed][class*=bottom-][class*=right-],body.booking-public-page div[class*=fixed][class*=top-4][class*=right-4]{display:none!important}.booking-public-wrap{min-height:100svh;background:#f4f4f5;display:flex;flex-direction:column}.booking-public-wrap__center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 16px}.booking-public-card{width:100%;max-width:980px;background:#fff;border:1px solid #e4e4e7;border-radius:16px;box-shadow:0 4px 24px #00000014;overflow:hidden;display:grid;grid-template-columns:280px 1fr 220px;min-height:560px}.booking-public-card--form{grid-template-columns:280px 1fr}.booking-public__host{padding:24px;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;background:#fff}.booking-public__host-avatar{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #e4e4e7}.booking-public__host-avatar-fallback{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#c7d2fe,#6366f1);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;color:#fff}.booking-public__host-name{margin-top:10px;font-size:15px;font-weight:500;color:#3f3f46}.booking-public__host-title{margin:6px 0 0;font-size:20px;font-weight:600;letter-spacing:-.01em;color:#18181b}.booking-public__host-desc{margin-top:4px;font-size:13px;color:#71717a;line-height:1.5}.booking-public__meta{margin-top:16px;display:flex;flex-direction:column;gap:9px}.booking-public__meta-row{display:flex;align-items:center;gap:9px;font-size:13px;color:#52525b;min-width:0}.booking-public__meta-icon{flex-shrink:0;font-size:14px;line-height:1.4}.booking-public__meta-row button,.booking-public__meta-row>button>span{white-space:nowrap;min-width:0}.booking-public__meta-row>button{overflow:hidden;text-overflow:ellipsis;max-width:100%}.booking-public__calendar-panel{padding:24px;border-right:1px solid #f0f0f0;background:#fff}.booking-public__calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.booking-public__calendar-title{font-size:14px;font-weight:600;color:#18181b}.booking-public__calendar-nav{display:flex;align-items:center;gap:4px}.booking-public__calendar-nav button{width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-size:16px;color:#71717a;display:grid;place-items:center;transition:background .12s}.booking-public__calendar-nav button:hover{background:#f4f4f5}.booking-public__calendar-nav span{font-size:13px;font-weight:500;min-width:90px;text-align:center;color:#18181b}.booking-public__slots-panel{padding:24px;display:flex;flex-direction:column;background:#fff}.booking-public__slots-date{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#71717a}.booking-public__slots-count{font-size:13px;font-weight:500;color:#52525b;margin-top:2px;margin-bottom:14px}.booking-public__slots-list{display:flex;flex-direction:column;gap:6px;flex:1;overflow-y:auto}.booking-public__slot-btn{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;font-family:inherit;text-align:left;cursor:pointer;transition:all .12s}.booking-public__slot-btn--available{border:1.5px solid #e4e4e7;background:#fff;color:#18181b}.booking-public__slot-btn--available:hover{border-color:#6366f1;background:#eef2ff}.booking-public__slot-btn--selected{border:1.5px solid #18181b;background:#fff;color:#18181b}.booking-public__slot-btn--booked{border:1.5px solid #f4f4f5;background:#fafafa;color:#d4d4d8;cursor:not-allowed;text-decoration:line-through}.booking-public__slots-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#a1a1aa;font-size:13px;text-align:center;padding:24px 0}.booking-public__form-panel{padding:24px;display:flex;flex-direction:column}.booking-public__form-slot-header{display:flex;align-items:center;gap:8px;padding-bottom:14px;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.booking-public__form-slot-time{font-size:14px;font-weight:600;color:#4f46e5}.booking-public__form-slot-dur{font-size:12px;color:#a1a1aa;margin-left:auto}.booking-public__host-footer{margin-top:auto;padding-top:18px;font-size:11px;color:#a1a1aa;display:flex;flex-direction:column;gap:6px}.booking-public__host-footer a{color:#a1a1aa;text-decoration:none}.booking-public__host-footer a:hover{color:#71717a;text-decoration:underline}@media (max-width: 767px){.booking-public-card,.booking-public-card--form{grid-template-columns:1fr}.booking-public__host,.booking-public__calendar-panel,.booking-public__slots-panel,.booking-public__form-panel{border-right:none;border-bottom:1px solid #f0f0f0}}body.theme-modern .auth-split{display:grid;grid-template-columns:1fr 1fr;min-height:100svh}@media (max-width: 1023px){body.theme-modern .auth-split{grid-template-columns:1fr}body.theme-modern .auth-split__brand{display:none!important}}body.theme-modern .auth-split__brand{background:linear-gradient(135deg,#0a0a0c,#18181b,#1e1b4b);color:#fff;padding:40px 48px;display:flex;flex-direction:column;position:relative;overflow:hidden}body.theme-modern .auth-split__brand-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.06;pointer-events:none}body.theme-modern .auth-split__brand-logo-wrap{display:flex;align-items:center;gap:10px;position:relative;z-index:1}body.theme-modern .auth-split__brand-logo-icon{width:36px;height:36px;border-radius:8px;background:#fff;color:#18181b;display:grid;place-items:center;font-weight:700;font-size:16px;overflow:hidden;flex-shrink:0}body.theme-modern .auth-split__brand-logo-img{width:auto;max-width:36px;max-height:36px;-o-object-fit:contain;object-fit:contain}body.theme-modern .auth-split__brand-logo-name{font-weight:600;font-size:14px;color:#fff}body.theme-modern .auth-split__brand-logo-sub{font-size:11px;color:#fff9}body.theme-modern .auth-split__brand-hero{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;max-width:480px}body.theme-modern .auth-split__brand-eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#a5b4fc;margin-bottom:12px}body.theme-modern .auth-split__brand-headline{font-size:34px;font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0;color:#fff}body.theme-modern .auth-split__brand-desc{margin-top:16px;color:#ffffffb3;font-size:15px;line-height:1.5}body.theme-modern .auth-split__brand-features{margin-top:32px;display:flex;flex-direction:column;gap:12px}body.theme-modern .auth-split__brand-feature{display:flex;align-items:center;gap:12px;font-size:13px;color:#ffffffd9}body.theme-modern .auth-split__brand-feature-icon{width:24px;height:24px;border-radius:6px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;color:#a5b4fc;flex-shrink:0}body.theme-modern .auth-split__brand-status{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#ffffff80}body.theme-modern .auth-split__brand-status-dot{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px #10b98133;flex-shrink:0}body.theme-modern .auth-split__form{background:#fff;padding:40px 48px;display:flex;flex-direction:column}body.theme-modern .auth-split__form-topbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:40px}body.theme-modern .auth-split__form-body{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:380px;width:100%;margin:0 auto}body.theme-modern .auth-split__form-heading{font-size:26px;font-weight:600;letter-spacing:-.01em;margin:0;color:#18181b}body.theme-modern .auth-split__form-sub{margin-top:6px;color:#71717a;font-size:14px}body.theme-modern .auth-split__form-footer{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#a1a1aa;margin-top:auto;padding-top:24px}body.theme-modern .auth-split__form-footer a{color:#a1a1aa;text-decoration:none}body.theme-modern .auth-split__form-footer a:hover{color:#71717a}body.theme-modern .auth-split__form-topbar button{height:28px!important;font-size:12px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border-radius:6px;border:1px solid #e4e4e7;background:transparent;color:#52525b;cursor:pointer}body.theme-modern .auth-split__form-topbar button:hover{background:#f4f4f5}.auth-split{display:grid;grid-template-columns:1fr 1fr;min-height:100svh}@media (max-width: 1023px){.auth-split{grid-template-columns:1fr}.auth-split__brand{display:none!important}}.auth-split__brand{background:linear-gradient(135deg,#0a0a0c,#18181b,#1e1b4b);color:#fff;padding:40px 48px;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-split__brand-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.06;pointer-events:none}.auth-split__brand-logo-wrap{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.auth-split__brand-logo-icon{width:36px;height:36px;border-radius:8px;background:#fff;color:#18181b;display:grid;place-items:center;font-weight:700;font-size:16px;overflow:hidden;flex-shrink:0}.auth-split__brand-logo-img{width:auto;max-width:36px;max-height:36px;-o-object-fit:contain;object-fit:contain}.auth-split__brand-logo-name{font-weight:600;font-size:14px;color:#fff}.auth-split__brand-logo-sub{font-size:11px;color:#fff9}.auth-split__brand-hero{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;max-width:480px}.auth-split__brand-eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#a5b4fc;margin-bottom:12px}.auth-split__brand-headline{font-size:34px;font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0;color:#fff}.auth-split__brand-desc{margin-top:16px;color:#ffffffb3;font-size:15px;line-height:1.5}.auth-split__brand-features{margin-top:32px;display:flex;flex-direction:column;gap:12px}.auth-split__brand-feature{display:flex;align-items:center;gap:12px;font-size:13px;color:#ffffffd9}.auth-split__brand-feature-icon{width:24px;height:24px;border-radius:6px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;color:#a5b4fc;flex-shrink:0}.auth-split__brand-status{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#ffffff80}.auth-split__brand-status-dot{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px #10b98133;flex-shrink:0}.auth-split__form{background:#fff;padding:40px 48px;display:flex;flex-direction:column}.auth-split__form-topbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:40px}.auth-split__form-body{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:380px;width:100%;margin:0 auto}.auth-split__form-heading{font-size:26px;font-weight:600;letter-spacing:-.01em;margin:0;color:#18181b}.auth-split__form-sub{margin-top:6px;color:#71717a;font-size:14px}.auth-split__form-footer{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#a1a1aa;margin-top:auto;padding-top:24px}.auth-split__form-footer a{color:#a1a1aa;text-decoration:none}.auth-split__form-footer a:hover{color:#71717a}.auth-split__form-topbar button{height:28px!important;font-size:12px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border-radius:6px;border:1px solid #e4e4e7;background:transparent;color:#52525b;cursor:pointer}.auth-split__form-topbar button:hover{background:#f4f4f5}
