/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#0b0b0f;--text:#f5f5f7;--muted:#8a8a94;--accent:#7c5cfc;--accent-2:#a78bfa;--glow:1}*{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Satoshi,system-ui,sans-serif;overflow-x:hidden}::selection{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){::selection{background:color-mix(in srgb,var(--accent) 45%,transparent)}}::selection{color:#fff}.ambient{pointer-events:none;z-index:0;background:radial-gradient(60vw 50vh at 50% -10%,var(--accent),transparent 70%),radial-gradient(40vw 40vh at 85% 18%,var(--accent-2),transparent 70%);position:fixed;inset:0}@supports (color:color-mix(in lab,red,red)){.ambient{background:radial-gradient(60vw 50vh at 50% -10%,color-mix(in srgb,var(--accent) calc(22% * var(--glow)),transparent),transparent 70%),radial-gradient(40vw 40vh at 85% 18%,color-mix(in srgb,var(--accent-2) calc(10% * var(--glow)),transparent),transparent 70%)}}.grain{pointer-events:none;z-index:1;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}@keyframes cs-fade-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.cs-wrapper{z-index:2;justify-content:center;gap:40px;min-height:100vh;position:relative}.cs-logo,.cs-wrapper{flex-direction:column;align-items:center;display:flex}.cs-logo{gap:22px}.cs-logo-svg{width:210px;height:auto}.cs-name{letter-spacing:.55em;color:#e8e3ce;opacity:.8;font-size:.8rem}.cs-label,.cs-name{margin:0;font-weight:400}.cs-label{letter-spacing:.45em;text-transform:uppercase;color:var(--muted);font-size:.82rem}.cs-anim-0{animation:cs-fade-up 1.4s cubic-bezier(.16,1,.3,1) both}.cs-anim-1{animation:cs-fade-up 1.2s cubic-bezier(.16,1,.3,1) .3s both}.cs-anim-2{animation:cs-fade-up 1.2s cubic-bezier(.16,1,.3,1) .65s both}@media (prefers-reduced-motion:reduce){.cs-anim-0,.cs-anim-1,.cs-anim-2{opacity:1;animation:none}}.platform-root{color:#111827;-webkit-font-smoothing:antialiased;background:#fff;min-height:100vh;font-family:Satoshi,system-ui,sans-serif}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.field-group{flex-direction:column;gap:6px;display:flex}.field-label{color:#374151;justify-content:space-between;align-items:center;font-size:13px;font-weight:500;display:flex}.field-counter{color:#9ca3af;font-weight:400}.field-input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.field-input:focus{border-color:#111827;box-shadow:0 0 0 3px #1118270f}.field-input--error{border-color:#ef4444}.field-input--error:focus{box-shadow:0 0 0 3px #ef44441a}.field-input--ok{border-color:#10b981}.field-input--sm{padding:8px 12px;font-size:13px}.field-input--prefixed{border-left:none;border-radius:0 10px 10px 0}.field-prefix-wrap{display:flex}.field-prefix{color:#6b7280;white-space:nowrap;background:#f9fafb;border:1px solid #e5e7eb;border-right:none;border-radius:10px 0 0 10px;align-items:center;padding:10px 12px;font-size:13px;display:flex}.field-textarea{color:#111827;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.field-textarea:focus{border-color:#111827;box-shadow:0 0 0 3px #1118270f}.field-select{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px}.field-hint{margin-top:2px;font-size:12px}.hint-ok{color:#10b981}.hint-err{color:#ef4444}.hint-muted{color:#9ca3af}.form-stack{flex-direction:column;gap:16px;display:flex}.form-msg{border-radius:8px;margin:0;padding:10px 14px;font-size:13px}.form-msg--ok{color:#166534;background:#f0fdf4}.form-msg--err{color:#991b1b;background:#fef2f2}.btn-primary{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,opacity .15s;display:inline-flex}.btn-primary:hover{background:#1f2937}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-primary.btn-sm{border-radius:8px;padding:7px 14px;font-size:13px}.btn-secondary{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.btn-secondary:hover{background:#f9fafb}.btn-sm-primary{color:#fff;background:#111827;border:none;border-radius:7px;padding:6px 12px;font-weight:500}.btn-sm-ghost,.btn-sm-primary{cursor:pointer;align-items:center;gap:4px;font-family:inherit;font-size:12px;display:inline-flex}.btn-sm-ghost{color:#6b7280;background:0 0;border:1px solid #e5e7eb;border-radius:7px;padding:6px 10px}.icon-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s,color .12s;display:flex}.icon-btn:hover{color:#374151;background:#f3f4f6}.icon-btn--active{color:#f59e0b}.icon-btn--active:hover{color:#d97706;background:#fffbeb}.icon-btn--danger:hover{color:#ef4444;background:#fef2f2}.auth-page{background:#fafafa;justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:24px;width:100%;max-width:380px;padding:40px 36px;display:flex}.auth-logo{text-align:center}.auth-wordmark{color:#111827;letter-spacing:-.03em;font-size:22px;font-weight:700;text-decoration:none}.auth-header{text-align:center}.auth-title{letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:700}.auth-subtitle{color:#6b7280;margin:0;font-size:14px}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-error{color:#dc2626;background:#fef2f2;border-radius:8px;margin:0;padding:10px 14px;font-size:13px}.auth-switch{text-align:center;color:#6b7280;margin:0;font-size:13px}.auth-link{color:#111827;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.btn-oauth{color:#111827;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:11px 16px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.btn-oauth:hover{background:#f9fafb;border-color:#d1d5db}.btn-oauth:disabled{opacity:.6;cursor:not-allowed}.auth-divider{color:#9ca3af;align-items:center;gap:12px;font-size:12px;display:flex}.auth-divider:after,.auth-divider:before{content:"";background:#e5e7eb;flex:1;height:1px}.profile-page{background:var(--profile-bg,#fafafa);min-height:100vh;color:var(--profile-text,#111827);--link-bg:#fff;--link-border:#00000012;--link-text:#111827;--link-sub:#6b7280;--link-shadow:0 1px 4px #0000000f;--link-shadow-hover:0 8px 24px #0000001a}.profile-page.theme-bold{--profile-bg:#0d0d12;--profile-text:#f9fafb;--link-bg:#1a1a24;--link-border:#ffffff14;--link-text:#f9fafb;--link-sub:#9ca3af;--link-shadow:0 1px 4px #0000004d;--link-shadow-hover:0 8px 24px #0006}.profile-page.theme-minimal{--profile-bg:#fff;--link-bg:transparent;--link-border:#e5e7eb;--link-shadow:none;--link-shadow-hover:none}.profile-page.theme-soft{--profile-bg:#f0f4ff;--link-bg:#fff;--link-border:transparent;--link-shadow:0 2px 8px #6366f114;--link-shadow-hover:0 8px 24px #6366f124}.profile-page.theme-dark{--profile-bg:#111827;--profile-text:#f9fafb;--link-bg:#1f2937;--link-border:#ffffff0f;--link-text:#f9fafb;--link-sub:#9ca3af;--link-shadow:0 1px 4px #0000004d;--link-shadow-hover:0 8px 24px #0006}.profile-cover{background:linear-gradient(135deg,#e8e8f0,#d4d4e8 50%,#c8d4e8);height:220px;position:relative;overflow:hidden}.profile-cover-img{object-fit:cover;width:100%;height:100%}.profile-body{flex-direction:column;align-items:center;max-width:520px;margin:0 auto;padding:0 24px 72px;display:flex}.profile-avatar-wrap{z-index:2;margin-top:-50px;margin-bottom:14px;position:relative}.profile-avatar{object-fit:cover;display:block}.profile-avatar,.profile-avatar--fallback{border:4px solid var(--profile-bg,#fafafa);border-radius:50%;width:100px;height:100px;box-shadow:0 0 0 1px #0000000f,0 4px 20px #00000024}.profile-avatar--fallback{color:#4f46e5;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);justify-content:center;align-items:center;font-size:36px;font-weight:700;display:flex}.profile-name-row{align-items:center;gap:7px;margin-bottom:3px;display:flex}.profile-name{letter-spacing:-.03em;color:var(--profile-text,#111827);margin:0;font-size:26px;font-weight:800;line-height:1.2}.profile-badge{align-items:center;display:flex}.profile-username{color:#9ca3af;letter-spacing:.01em;margin:0 0 10px;font-size:13px}.profile-bio{color:#4b5563;text-align:center;max-width:360px;margin:0 0 20px;font-size:15px;line-height:1.65}.profile-page.theme-bold .profile-bio,.profile-page.theme-dark .profile-bio{color:#9ca3af}.profile-audience{background:#0000000a;border:1px solid #0000000f;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;display:flex}.profile-page.theme-bold .profile-audience,.profile-page.theme-dark .profile-audience{background:#ffffff0d;border-color:#ffffff14}.profile-audience-number{color:var(--profile-text,#111827);letter-spacing:-.03em;font-size:18px;font-weight:800}.profile-audience-label{color:#9ca3af;font-size:13px}.profile-socials{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:24px;display:flex}.profile-social-link{color:#374151;background:#0000000d;border:1px solid #0000000f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:flex}.profile-page.theme-bold .profile-social-link,.profile-page.theme-dark .profile-social-link{color:#d1d5db;background:#ffffff12;border-color:#ffffff14}.profile-social-link:hover{color:#fff;background:#111827;border-color:#111827;transform:translateY(-2px)}.profile-links{flex-direction:column;gap:12px;width:100%;margin-bottom:12px;display:flex}.profile-link-card{background:var(--link-bg,#fff);border:1px solid var(--link-border);color:var(--link-text,#111827);box-shadow:var(--link-shadow);box-sizing:border-box;border-radius:18px;align-items:center;gap:14px;width:100%;padding:14px 16px 14px 14px;text-decoration:none;transition:box-shadow .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1),border-color .15s;display:flex}.profile-link-card:hover{box-shadow:var(--link-shadow-hover);border-color:#0000001a;transform:translateY(-3px)}.profile-link-card--featured{border-width:1.5px}.profile-link-platform-icon{color:#fff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 2px 8px #0000002e}.profile-link-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.profile-link-title{color:var(--link-text,#111827);text-align:left;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;font-size:15px;font-weight:600;overflow:hidden}.profile-link-platform-name{color:var(--link-sub,#9ca3af);font-size:12px;font-weight:400}.profile-link-arrow{color:#d1d5db;flex-shrink:0;transition:transform .18s}.profile-link-card:hover .profile-link-arrow{transform:translate(2px)}.profile-link-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:40px;height:40px}.profile-link-icon{color:#9ca3af;flex-shrink:0}.profile-embed{width:100%;margin-bottom:12px}.profile-embed-title{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:11px;font-weight:600}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.profile-active-badge{color:#15803d;letter-spacing:.04em;text-transform:uppercase;background:#dcfce7;border:1px solid #16a34a26;border-radius:100px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 12px 4px 9px;font-size:11px;font-weight:700;display:inline-flex}.profile-page.theme-bold .profile-active-badge,.profile-page.theme-dark .profile-active-badge{color:#86efac;background:#22c55e1f;border-color:#22c55e33}.profile-active-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:pulse-dot 2s ease-in-out infinite}.profile-follow-wrap{flex-direction:column;align-items:center;gap:8px;margin-bottom:18px;display:flex}.profile-follow-btn{cursor:pointer;color:#fff;background:#111827;border:1.5px solid #111827;border-radius:100px;align-items:center;gap:7px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.profile-follow-btn:hover{background:#1f2937;border-color:#1f2937;transform:translateY(-1px)}.profile-follow-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-follow-btn--following{color:#374151;background:0 0;border-color:#e5e7eb}.profile-follow-btn--following:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5;transform:translateY(-1px)}.profile-page.theme-bold .profile-follow-btn,.profile-page.theme-dark .profile-follow-btn{color:#111827;background:#fff;border-color:#fff}.profile-page.theme-bold .profile-follow-btn:hover,.profile-page.theme-dark .profile-follow-btn:hover{background:#f9fafb}.profile-page.theme-bold .profile-follow-btn--following,.profile-page.theme-dark .profile-follow-btn--following{color:#d1d5db;background:0 0;border-color:#fff3}.profile-follower-count{color:#6b7280;margin:0;font-size:13px}.profile-follower-count strong{color:#111827}.profile-page.theme-bold .profile-follower-count strong,.profile-page.theme-dark .profile-follower-count strong{color:#f9fafb}.profile-footer{text-align:center;border-top:1px solid #0000000f;flex-direction:column;align-items:center;gap:4px;width:100%;margin-top:40px;padding-top:28px;display:flex}.profile-page.theme-bold .profile-footer,.profile-page.theme-dark .profile-footer{border-color:#ffffff0f}.profile-clopify-link{color:#111827;letter-spacing:.01em;opacity:.5;align-items:center;gap:5px;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.profile-clopify-link:hover{opacity:1}.dash-root{background:#f9fafb;min-height:100vh;display:flex}.dash-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:220px;height:100vh;padding:28px 16px;display:flex;position:sticky;top:0}@media (max-width:768px){.dash-sidebar{display:none}}.dash-brand{letter-spacing:-.03em;color:#111827;margin-bottom:28px;padding:0 8px;font-size:18px;font-weight:700}.dash-nav{flex-direction:column;flex:1;gap:2px;display:flex}.dash-nav-item{color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:background .12s,color .12s;display:flex}.dash-nav-item--active,.dash-nav-item:hover{color:#111827;background:#f3f4f6}.dash-sidebar-footer{border-top:1px solid #f3f4f6;flex-direction:column;gap:4px;padding-top:16px;display:flex}.dash-profile-link{color:#9ca3af;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;text-decoration:none;transition:background .12s;display:flex;overflow:hidden}.dash-profile-link:hover{color:#374151;background:#f9fafb}.dash-logout{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:13px;transition:background .12s,color .12s;display:flex}.dash-logout:hover{color:#ef4444;background:#fef2f2}.dash-mobile-tabs{z-index:50;background:#fff;border-top:1px solid #e5e7eb;display:none;position:fixed;bottom:0;left:0;right:0}@media (max-width:768px){.dash-mobile-tabs{display:flex}}.dash-mobile-tab{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;padding:10px 4px 14px;font-family:inherit;font-size:10px;transition:color .12s;display:flex}.dash-mobile-tab--active{color:#111827}.dash-main{flex:1;overflow-y:auto}.dash-content{max-width:680px;margin:0 auto;padding:40px 32px}@media (max-width:768px){.dash-content{padding:24px 20px 100px}}.tab-section{flex-direction:column;gap:20px;display:flex}.tab-header{justify-content:space-between;align-items:center;display:flex}.tab-title{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}.tab-desc{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.profile-cover-upload{cursor:pointer;background:linear-gradient(135deg,#e8e8f0,#d4d4e8 50%,#c8d4e8) 50%/cover;border-radius:14px;justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.cover-placeholder{color:#9ca3af;font-size:13px}.cover-overlay{color:#fff;opacity:0;background:#00000059;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:500;transition:opacity .15s;display:flex;position:absolute;inset:0}.profile-cover-upload:hover .cover-overlay{opacity:1}.cover-video-preview{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.avatar-upload-wrap{align-self:flex-start;margin-top:-40px;margin-left:20px}.avatar-upload{cursor:pointer;border:3px solid #fff;border-radius:50%;width:80px;height:80px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001f}.avatar-img{object-fit:cover;width:100%;height:100%}.avatar-fallback{color:#6b7280;background:#e5e7eb;width:100%;height:100%;font-size:28px;font-weight:700}.avatar-fallback,.avatar-overlay{justify-content:center;align-items:center;display:flex}.avatar-overlay{color:#fff;opacity:0;background:#0006;transition:opacity .15s;position:absolute;inset:0}.avatar-upload:hover .avatar-overlay{opacity:1}.add-link-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;gap:12px;padding:20px}.add-link-form,.links-list{flex-direction:column;display:flex}.links-list{gap:8px}.link-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:10px;padding:12px 14px}.link-drag,.link-item{align-items:center;display:flex}.link-drag{color:#d1d5db;cursor:grab;background:0 0;border:none;flex-shrink:0;padding:4px}.link-drag:active{cursor:grabbing}.link-item-body{align-items:center;gap:10px;display:flex}.link-item-body,.link-item-info{flex:1;min-width:0}.link-thumb-sm{object-fit:cover;border-radius:7px;flex-shrink:0;width:36px;height:36px}.link-item-title{color:#111827;font-size:14px;font-weight:500}.link-item-title,.link-item-url{white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.link-item-url{color:#9ca3af;font-size:12px}.link-item-meta{color:#10b981;margin:0;font-size:12px}.link-item-actions{flex-shrink:0;gap:2px;display:flex}.link-edit-form{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.link-edit-actions{flex-wrap:wrap;gap:8px;display:flex}.empty-state{text-align:center;color:#9ca3af;padding:40px 20px;font-size:14px;line-height:1.6}.empty-state p{margin:0 0 4px}.social-icon-wrap{color:#374151;background:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;width:36px;height:36px}.social-icon-wrap,.toggle-row{align-items:center;display:flex}.toggle-row{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;gap:12px;padding:16px}.toggle-label{color:#111827;margin:0;font-size:14px;font-weight:500}.toggle-sub{color:#6b7280;margin:4px 0 0;font-size:13px}.toggle{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.toggle input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background:#e5e7eb;border-radius:24px;transition:background .2s;position:absolute;inset:0}.toggle-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000026}.toggle input:checked+.toggle-slider{background:#111827}.toggle input:checked+.toggle-slider:before{transform:translate(20px)}.audience-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.audience-platform{color:#374151;align-items:center;gap:8px;min-width:120px;font-size:14px;font-weight:500;display:flex}.audience-count-input{flex-shrink:0;width:140px!important}.theme-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.theme-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:12px;padding:16px;font-family:inherit;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.theme-card:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000f}.theme-card--active{border-color:#111827;box-shadow:0 0 0 3px #11182714}.theme-card-check{color:#fff;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:10px;right:10px}.theme-preview{border-radius:8px;flex-direction:column;align-items:center;gap:5px;height:90px;padding:10px;display:flex;overflow:hidden}.theme-preview--classic{background:#f9fafb}.theme-preview--bold{background:#111827}.theme-preview--minimal{background:#fff;border:1px solid #e5e7eb}.theme-preview--soft{background:#f3f4f6}.theme-preview--dark{background:#111827}.theme-preview-avatar{background:#d1d5db;border-radius:50%;flex-shrink:0;width:24px;height:24px}.theme-preview--bold .theme-preview-avatar,.theme-preview--dark .theme-preview-avatar{background:#374151}.theme-preview-line{background:#d1d5db;border-radius:3px;width:60%;height:6px}.theme-preview-line--name{width:40%;height:8px}.theme-preview--bold .theme-preview-line,.theme-preview--dark .theme-preview-line{background:#374151}.theme-preview-btn{background:#e5e7eb;border-radius:4px;width:80%;height:16px}.theme-preview--bold .theme-preview-btn{background:#374151;border:1px solid #4b5563}.theme-preview--dark .theme-preview-btn{background:#1f2937}.theme-preview--minimal .theme-preview-btn{background:0 0;border:1px solid #e5e7eb}.theme-preview--soft .theme-preview-btn{background:#fff;border-radius:20px}.theme-card-name{color:#111827;margin:0;font-size:13px;font-weight:600}.theme-card-desc{color:#9ca3af;margin:0;font-size:11px;line-height:1.4}.theme-card-info{flex-direction:column;gap:2px;display:flex}.admin-root{background:#f9fafb;min-height:100vh}.admin-header{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;padding:16px 32px;display:flex}.admin-brand{flex-direction:column;gap:2px;display:flex}.admin-back{color:#6b7280;font-size:13px;text-decoration:none}.admin-back:hover,.admin-title{color:#111827}.admin-title{margin:0;font-size:20px;font-weight:700}.admin-body{flex-direction:column;gap:24px;max-width:1100px;margin:0 auto;padding:32px 24px;display:flex}.admin-stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.admin-stat{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:4px;padding:20px 24px;display:flex}.admin-stat-num{color:#111827;font-size:28px;font-weight:700;line-height:1}.admin-stat-label{color:#6b7280;font-size:13px}.admin-search{color:#111827;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:10px 16px;font-size:14px}.admin-search:focus{border-color:#9ca3af}.admin-table{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.admin-table-head{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 20px;font-size:12px;font-weight:600}.admin-row,.admin-table-head{grid-template-columns:2fr 2fr 1fr 1.2fr 40px;align-items:center;gap:16px;display:grid}.admin-row{border-bottom:1px solid #f3f4f6;padding:14px 20px}.admin-row:last-child{border-bottom:none}.admin-row:hover{background:#fafafa}.admin-user-cell{gap:12px;min-width:0}.admin-avatar,.admin-user-cell{align-items:center;display:flex}.admin-avatar{color:#374151;background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;width:36px;height:36px;font-size:14px;font-weight:600;overflow:hidden}.admin-avatar-img{object-fit:cover;width:100%;height:100%}.admin-user-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:14px;font-weight:500;overflow:hidden}.admin-user-handle{color:#6b7280;font-size:12px;text-decoration:none}.admin-user-handle:hover{color:#111827}.admin-cell-muted{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.admin-verify-btn{cursor:pointer;color:#6b7280;background:#fff;border:1.5px solid #e5e7eb;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .15s}.admin-verify-btn:hover{color:#111827;border-color:#9ca3af}.admin-verify-btn--on{color:#065f46;background:#ecfdf5;border-color:#6ee7b7}.admin-verify-btn--on:hover{background:#d1fae5}.admin-verify-btn:disabled{opacity:.5;cursor:not-allowed}.admin-delete-btn{color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .15s;display:flex}.admin-delete-btn:hover{color:#dc2626;background:#fef2f2}.admin-delete-btn:disabled{opacity:.4;cursor:not-allowed}.admin-empty{text-align:center;color:#9ca3af;padding:40px;font-size:14px}@media (max-width:768px){.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-table-head{display:none}.admin-row{grid-template-rows:auto auto;grid-template-columns:1fr auto;row-gap:8px}.admin-cell-muted:first-of-type{grid-column:1;font-size:12px}.admin-cell-muted:last-of-type,.admin-verify-cell{display:none}.admin-body,.admin-header{padding:16px}}@media (max-width:1024px){.dash-sidebar{width:180px;padding:20px 12px}.dash-content{padding:32px 24px}}@media (max-width:768px){.auth-page{align-items:flex-start;padding:40px 16px 16px}.auth-card{border-radius:16px;padding:24px 20px}.profile-cover{height:170px}.profile-body{padding:0 16px 80px}.profile-name{font-size:22px}.profile-links{gap:10px}.profile-avatar{width:88px;height:88px}.profile-avatar--fallback{width:88px;height:88px;font-size:30px}.profile-avatar-wrap{margin-top:-44px}.profile-bio{font-size:14px}.dash-root{flex-direction:column}.dash-content{padding:20px 16px 100px}.profile-cover-upload{height:140px}.add-link-form{padding:16px}.link-item{gap:10px;padding:12px}.link-edit-actions{flex-direction:column;gap:8px}.link-edit-actions .btn-primary,.link-edit-actions .btn-secondary{justify-content:center;width:100%}.audience-row{gap:10px}.audience-row .field-input{width:100px}.theme-grid{grid-template-columns:repeat(2,1fr);gap:10px}.add-link-form .field-group{width:100%}.tab-title{font-size:18px}.btn-primary,.btn-secondary{padding:11px 16px}}@media (max-width:480px){.auth-card{padding:20px 16px}.auth-title{font-size:22px}.profile-body{padding:0 12px 80px}.profile-audience-number{font-size:28px}.profile-socials{gap:12px}.admin-stats,.theme-grid{grid-template-columns:repeat(2,1fr)}.admin-body{padding:12px}}@supports (padding-bottom:env(safe-area-inset-bottom)){.dash-mobile-tabs{padding-bottom:env(safe-area-inset-bottom)}@media (max-width:768px){.dash-content{padding-bottom:calc(80px + env(safe-area-inset-bottom))}}}@keyframes cs2-fade{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.cs2-root{background:#141a2e;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:100vh;font-family:Trebuchet MS,Verdana,sans-serif;display:flex;position:relative;overflow:hidden}.cs2-glow{pointer-events:none;background:radial-gradient(60vw 50vh at 50% 20%,#c69a4b14,#0000 65%),radial-gradient(40vw 40vh at 80% 80%,#f1ebdd0a,#0000 65%);position:absolute;inset:0}.cs2-svg{width:280px;height:280px;animation:cs2-fade 1.6s cubic-bezier(.16,1,.3,1) .1s both}.cs2-label{letter-spacing:.55em;text-transform:uppercase;color:#c69a4b;opacity:.8;margin:0;font-size:.75rem;font-weight:400;animation:cs2-fade 1.2s cubic-bezier(.16,1,.3,1) .6s both}@media (max-width:480px){.cs2-svg{width:220px;height:220px}}.lp{color:#f5f5f7;-webkit-font-smoothing:antialiased;background:#0b0b0f;font-family:Satoshi,system-ui,sans-serif;overflow-x:hidden}.lp-nav{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0b0b0fd9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:60px;padding:0 40px;display:flex;position:sticky;top:0}.lp-wordmark{letter-spacing:-.04em;color:#fff;font-size:19px;font-weight:800;text-decoration:none}.lp-nav-r{align-items:center;gap:8px;display:flex}.lp-nav-ghost{color:#ffffff80;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.lp-nav-ghost:hover{color:#fff;background:#ffffff12}.lp-nav-pill{color:#111827;background:#fff;border-radius:10px;padding:9px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.lp-nav-pill:hover{background:#f3f4f6}.lp-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:82vh;padding:80px 32px 60px;display:flex;position:relative;overflow:hidden}.lp-hero:before{content:"";pointer-events:none;background:radial-gradient(70vw 65vh at 50% -5%,#7c5cfc4d,#0000 65%),radial-gradient(40vw 40vh at 15% 60%,#a78bfa1a,#0000 65%);position:absolute;inset:0}.lp-hero-live{color:#ffffff73;text-transform:uppercase;letter-spacing:.14em;z-index:1;align-items:center;gap:8px;margin-bottom:28px;font-size:11px;font-weight:600;display:inline-flex;position:relative}@keyframes lp-pulse{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}.lp-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:lp-pulse 2s infinite;display:inline-block}.lp-dot--sm{width:6px;height:6px}.lp-dot--xs{width:5px;height:5px}.lp-h1{letter-spacing:-.05em;color:#fff;z-index:1;margin:0 0 20px;font-size:76px;font-weight:900;line-height:1.03;position:relative}.lp-h1-em{-webkit-text-fill-color:transparent;background:linear-gradient(130deg,#c4b5fd 20%,#7c5cfc 80%);-webkit-background-clip:text;background-clip:text;font-style:italic}.lp-hero-sub{color:#ffffff6b;z-index:1;max-width:520px;margin:0 0 36px;font-size:19px;line-height:1.75;position:relative}.lp-br{display:block}.lp-form{z-index:1;align-items:stretch;gap:8px;margin-bottom:16px;display:flex;position:relative}.lp-form-field{background:#ffffff0f;border:1px solid #ffffff1c;border-radius:14px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.lp-form-field:focus-within{border-color:#ffffff47}.lp-form-pre{color:#ffffff52;white-space:nowrap;flex-shrink:0;padding:0 8px 0 18px;font-size:15px}.lp-form-in{color:#fff;background:0 0;border:none;outline:none;min-width:160px;padding:14px 4px;font-family:inherit;font-size:15px}.lp-form-in::placeholder{color:#fff3}.lp-form-btn{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:12px;padding:14px 26px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.lp-form-btn:hover{background:#f3f4f6}.lp-hero-hint{color:#fff3;letter-spacing:.03em;z-index:1;margin:0;font-size:12px;position:relative}.lp-ticker{background:#ffffff04;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:14px 0;overflow:hidden}@keyframes lp-ticker-anim{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-ticker-track{width:max-content;animation:lp-ticker-anim 32s linear infinite;display:flex}.lp-ticker-item{color:#ffffff52;white-space:nowrap;letter-spacing:.02em;align-items:center;padding:0 12px;font-size:13px;font-weight:500;display:flex}.lp-ticker-dot{color:#ffffff24;margin-left:12px}.lp-showcase{background:#fff;padding:100px 40px}.lp-showcase-inner{grid-template-columns:400px 1fr;align-items:start;gap:80px;max-width:1080px;margin:0 auto;display:grid}.lp-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;position:sticky;top:80px;overflow:hidden;box-shadow:0 8px 40px #00000012}.lp-card-cover{background:linear-gradient(135deg,#ddd6fe,#c4b5fd 50%,#a5b4fc);justify-content:flex-end;align-items:flex-start;height:112px;padding:12px;display:flex;position:relative}.lp-card-active{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0000007a;border-radius:100px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.lp-card-body{text-align:center;flex-direction:column;padding:0 20px 20px}.lp-card-av,.lp-card-body{align-items:center;display:flex}.lp-card-av{color:#fff;background:linear-gradient(135deg,#c4b5fd,#818cf8);border:4px solid #f9fafb;border-radius:50%;justify-content:center;width:72px;height:72px;margin-top:-36px;margin-bottom:12px;font-size:28px;font-weight:900;box-shadow:0 4px 16px #00000021}.lp-card-name{color:#111827;letter-spacing:-.025em;margin:0 0 4px;font-size:19px;font-weight:800}.lp-card-handle{color:#9ca3af;align-items:center;gap:3px;margin:0 0 14px;font-size:13px;display:flex}.lp-card-kitle{background:#0000000a;border:1px solid #0000000f;border-radius:100px;align-items:baseline;gap:6px;margin-bottom:16px;padding:6px 18px;display:inline-flex}.lp-card-kitle strong{color:#111827;letter-spacing:-.03em;font-size:21px;font-weight:900}.lp-card-kitle span{color:#9ca3af;font-size:12px}.lp-card-plats{gap:7px;margin-bottom:18px;display:flex}.lp-card-plat{color:#fff;letter-spacing:0;border-radius:9px;justify-content:center;align-items:center;width:33px;height:33px;font-size:8px;font-weight:800;display:flex}.lp-card-links{flex-direction:column;gap:8px;width:100%;margin-bottom:12px;display:flex}.lp-card-link{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:13px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:500;display:flex;box-shadow:0 1px 4px #0000000a}.lp-card-link--ft{background:linear-gradient(90deg,#eef2ff,#faf5ff);border-color:#c4b5fd}.lp-card-link-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.lp-card-room{box-sizing:border-box;color:#ffffffa6;background:#111827;border-radius:11px;align-items:center;gap:7px;width:100%;padding:11px 14px;font-size:12px;font-weight:500;display:flex}.lp-card-room-join{color:#22c55e;margin-left:auto;font-size:12px;font-weight:700}.lp-points{flex-direction:column;padding-top:16px;display:flex}.lp-point{align-items:flex-start;gap:20px;padding:32px 0;display:flex}.lp-point-n{color:#9ca3af;letter-spacing:.06em;flex-shrink:0;width:28px;padding-top:5px;font-size:12px;font-weight:700}.lp-point-h{color:#111827;letter-spacing:-.025em;margin:0 0 10px;font-size:21px;font-weight:800}.lp-point-p{color:#6b7280;margin:0;font-size:15px;line-height:1.68}.lp-point-divider{background:#f3f4f6;height:1px}.lp-live{background:#0b0b0f;border-top:1px solid #ffffff0a;padding:100px 40px}.lp-live-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1080px;margin:0 auto;display:grid}.lp-live-left{flex-direction:column;gap:22px;display:flex}.lp-live-badge{color:#fff6;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:8px;width:fit-content;font-size:11px;font-weight:600;display:inline-flex}.lp-live-h2{letter-spacing:-.045em;color:#fff;margin:0;font-size:50px;font-weight:900;line-height:1.07}.lp-live-p{color:#ffffff6b;margin:0;font-size:16px;line-height:1.72}.lp-live-cta{color:#111827;background:#fff;border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:13px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.lp-live-cta:hover{background:#f3f4f6}.lp-chat{background:#13131a;border:1px solid #ffffff12;border-radius:20px;overflow:hidden;box-shadow:0 24px 64px #0000008c}.lp-chat-bar{border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:14px 18px;display:flex}.lp-chat-title{color:#fff;flex:1;font-size:14px;font-weight:600}.lp-chat-count{color:#ffffff61;background:#ffffff0f;border-radius:100px;padding:3px 10px;font-size:12px}@keyframes lp-msg-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.lp-chat-msgs{flex-direction:column;gap:10px;min-height:220px;padding:16px;display:flex}.lp-msg{align-items:flex-end;gap:8px;animation:lp-msg-in .4s cubic-bezier(.16,1,.3,1) both;display:flex}.lp-msg-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.lp-msg-bubble{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff12;border-radius:14px 14px 14px 4px;max-width:260px;padding:9px 14px;font-size:13px;line-height:1.5}.lp-chat-input{border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding:12px 14px;display:flex}.lp-chat-input-field{color:#ffffff38;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex:1;padding:9px 14px;font-family:inherit;font-size:13px}.lp-chat-send{color:#fff;cursor:pointer;background:#7c5cfc;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.lp-cta{text-align:center;background:#111827;border-top:1px solid #ffffff0a;padding:100px 40px}.lp-cta-over{color:#ffffff61;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:8px;margin:0 0 16px;font-size:11px;font-weight:600;display:inline-flex}.lp-cta-h2{letter-spacing:-.05em;color:#fff;margin:0 0 36px;font-size:60px;font-weight:900;line-height:1.03}.lp-cta-hint{color:#ffffff38;margin:16px 0 0;font-size:12px}.lp-form--cta{justify-content:center}.lp-form-btn--cta{padding:14px 28px;font-size:15px}.lp-footer{background:#0b0b0f;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:28px 40px;display:flex}.lp-footer-brand{letter-spacing:-.035em;color:#ffffff8c;font-size:17px;font-weight:800;text-decoration:none;transition:color .15s}.lp-footer-brand:hover{color:#fff}.lp-footer-links{gap:20px;display:flex}.lp-footer-a{color:#ffffff4d;font-size:13px;text-decoration:none;transition:color .15s}.lp-footer-a:hover{color:#ffffffb3}.lp-footer-copy{color:#ffffff29;width:100%;margin:0;font-size:12px}@media (max-width:1100px){.lp-h1{font-size:60px}.lp-showcase-inner{grid-template-columns:360px 1fr;gap:52px}.lp-live-h2{font-size:42px}}@media (max-width:900px){.lp-h1{font-size:50px}.lp-showcase-inner{grid-template-columns:1fr;gap:48px}.lp-card{max-width:420px;margin:0 auto;position:static}.lp-live-inner{grid-template-columns:1fr;gap:48px}.lp-live-h2{font-size:38px}}@media (max-width:768px){.lp-nav{padding:0 20px}.lp-hero{min-height:72vh;padding:56px 20px 48px}.lp-h1{font-size:44px}.lp-hero-sub{font-size:16px}.lp-form{flex-direction:column;width:100%;max-width:420px}.lp-form-field{box-sizing:border-box;width:100%}.lp-form-btn{justify-content:center;width:100%;padding:14px}.lp-live,.lp-showcase{padding:64px 20px}.lp-live-h2{font-size:34px}.lp-cta{padding:64px 20px}.lp-cta-h2{font-size:44px}.lp-form--cta{max-width:100%}.lp-footer{padding:24px 20px}}@media (max-width:480px){.lp-nav-ghost{display:none}.lp-h1{font-size:36px}.lp-cta-h2{font-size:34px}}.as-root{-webkit-font-smoothing:antialiased;grid-template-columns:1fr 1fr;min-height:100vh;font-family:Satoshi,system-ui,sans-serif;display:grid}.as-left{background:#0b0b0f;flex-direction:column;padding:40px 48px;display:flex;position:relative;overflow:hidden}.as-left-glow{pointer-events:none;background:radial-gradient(70% 60% at 50% -5%,#7c5cfc52,#0000 65%),radial-gradient(40% 40% at 90% 20%,#a78bfa24,#0000 65%);position:absolute;inset:0}.as-brand{letter-spacing:-.04em;color:#fff;flex-shrink:0;font-size:22px;font-weight:800;text-decoration:none}.as-brand,.as-left-body{z-index:1;position:relative}.as-left-body{flex-direction:column;flex:1;justify-content:center;padding:48px 0;display:flex}.as-live-pill{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.as-live-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:lp-pulse 2s infinite}.as-headline{letter-spacing:-.045em;color:#fff;margin:0 0 16px;font-size:48px;font-weight:900;line-height:1.07}.as-tagline{color:#ffffff6b;max-width:340px;margin:0 0 32px;font-size:15px;line-height:1.7}.as-demo-card{background:#13131a;border:1px solid #ffffff12;border-radius:18px;max-width:320px;overflow:hidden;box-shadow:0 16px 48px #00000080}.as-demo-cover{background:linear-gradient(135deg,#ddd6fe,#c4b5fd,#a5b4fc);height:64px}.as-demo-body{align-items:center;gap:10px;padding:0 16px 14px;display:flex}.as-demo-avatar{background:linear-gradient(135deg,#c4b5fd,#818cf8);border:2.5px solid #13131a;border-radius:50%;flex-shrink:0;width:44px;height:44px;margin-top:-22px}.as-demo-info{flex-direction:column;flex:1;gap:5px;padding-top:6px;display:flex}.as-demo-name{background:#ffffff26;border-radius:5px;width:90px;height:9px}.as-demo-handle{background:#ffffff12;border-radius:4px;width:60px;height:7px}.as-demo-badge{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e33;border-radius:8px;align-items:center;gap:5px;margin-top:6px;padding:5px 10px;font-size:11px;font-weight:600;display:flex}.as-demo-links{flex-direction:column;gap:6px;padding:0 16px 16px;display:flex}.as-demo-link{background:#ffffff0d;border:1px solid #ffffff12;border-radius:9px;height:32px}.as-demo-link--feat{background:#c4b5fd14;border-color:#c4b5fd40}.as-proof{z-index:1;flex-shrink:0;align-items:center;gap:12px;position:relative}.as-proof,.as-proof-avatars{display:flex}.as-proof-av{border:2px solid #0b0b0f;border-radius:50%;flex-shrink:0;width:30px;height:30px;margin-left:-8px}.as-proof-avatars .as-proof-av:first-child{margin-left:0}.as-proof-text{color:#fff6;margin:0;font-size:13px}.as-proof-text strong{color:#fffc}.as-right{background:#fff;justify-content:center;align-items:center;padding:48px 32px;display:flex}.as-form-wrap{flex-direction:column;gap:20px;width:100%;max-width:380px;display:flex}.as-form-title{letter-spacing:-.03em;color:#111827;margin:0 0 6px;font-size:26px;font-weight:800}.as-form-sub{color:#6b7280;margin:0;font-size:14px}.as-google-btn{color:#111827;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.as-google-btn:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 8px #0000000f}.as-google-btn:disabled{opacity:.6;cursor:not-allowed}.as-divider{color:#9ca3af;align-items:center;gap:12px;font-size:12px;display:flex}.as-divider:after,.as-divider:before{content:"";background:#e5e7eb;flex:1;height:1px}.as-form{flex-direction:column;gap:14px;display:flex}.as-submit-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:4px;padding:13px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:flex}.as-submit-btn:hover:not(:disabled){background:#1f2937}.as-submit-btn:disabled{opacity:.55;cursor:not-allowed}.as-switch{text-align:center;color:#6b7280;margin:0;font-size:13px}.as-switch-link{color:#111827;font-weight:600;text-decoration:none}.as-switch-link:hover{text-decoration:underline}.as-done-icon{margin-bottom:4px;font-size:40px}@media (max-width:900px){.as-root{grid-template-columns:1fr}.as-left{display:none}.as-right{min-height:100vh}}@media (max-width:480px){.as-right{padding:32px 20px}.as-form-title{font-size:22px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}