/*! tailwindcss v4.3.1 | 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)))){*,:before,:after,::backdrop{--tw-divide-y-reverse:0;--tw-border-style:solid;--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;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-50{z-index:50}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[140px\]{max-width:140px}.min-w-full{min-width:100%}.flex-1{flex:1}.rotate-180{rotate:180deg}.cursor-not-allowed{cursor:not-allowed}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-t-transparent{border-top-color:#0000}.bg-\[\#0f1629\]\/80{background-color:oklab(20.4183% -.00170074 -.0395062/.8)}.text-left{text-align:left}.text-right{text-align:right}.align-top{vertical-align:top}.break-all{word-break:break-all}.whitespace-pre-wrap{white-space:pre-wrap}.capitalize{text-transform:capitalize}.underline{text-decoration-line:underline}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:opacity-60:disabled{opacity:.6}*,:before,:after{box-sizing:border-box}html,body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100%;margin:0;padding:0}:root{--theme-bg-page:#0a0e1a;--theme-bg-surface:#ffffff0a;--theme-bg-muted:#ffffff14;--theme-text-primary:#f1f5f9;--theme-text-secondary:#94a3b8;--theme-text-muted:#64748b;--theme-text-inverse:#fff;--theme-border-default:#ffffff14;--theme-border-strong:#ffffff26;--theme-brand-primary:#3b82f6;--theme-danger:#ef4444;--theme-radius-sm:6px;--theme-radius-md:10px;--theme-radius-lg:16px;--theme-transition-fast:.15s ease}body{background-color:var(--theme-bg-page);color:var(--theme-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.hidden{display:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-page{min-height:100vh}.app-container{max-width:1100px;margin:0 auto;padding:64px 24px}.app-section{margin-top:3.5rem}::selection{background-color:#00000026}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.btn{cursor:pointer;transition:all var(--theme-transition-fast);border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{color:#fff;background-color:#2563eb;box-shadow:0 4px 14px #2563eb63}.btn-primary:hover{background-color:#3b82f6;transform:translateY(-1px)}.btn-secondary{color:#fff;background-color:#ffffff0d;border-color:#ffffff1a}.btn-secondary:hover{background-color:#ffffff1a;border-color:#fff3}.btn-danger{color:#f87171;background-color:#ef44441a;border-color:#ef444433}.btn-danger:hover{background-color:#ef444433}.btn-ghost{color:#ffffffb3;background-color:#0000}.btn-ghost:hover{color:#fff;background-color:#ffffff0d}.link{color:var(--theme-brand-primary);text-decoration:none}.link:hover{text-decoration:underline}.card{background-color:var(--theme-bg-surface);border:1px solid var(--theme-border-default);border-radius:var(--theme-radius-lg);box-shadow:var(--theme-shadow-md);color:var(--theme-text-primary);padding:1.5rem}.admin-link{transition:all var(--theme-transition-fast);color:var(--theme-text-primary);border:1px solid #ffffff1a;border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:block}.admin-link:hover{background-color:#ffffff0d;border-color:#ffffff26}.logout-btn{color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.875rem}.logout-btn:hover{color:var(--theme-danger)}.card-header{margin-bottom:.75rem;font-weight:600}.card-muted{color:var(--theme-text-muted)}.input,.select,.textarea{color:#fff;width:100%;transition:all var(--theme-transition-fast);background-color:#0f162980;border:1px solid #ffffff1a;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem}.select{text-align:left;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.input:hover,.select:hover,.textarea:hover{border-color:#fff3}.input:focus,.select:focus,.textarea:focus{border-color:#3b82f680;outline:none;box-shadow:0 0 0 2px #3b82f640}.dropdown-menu{box-shadow:var(--theme-shadow-lg);z-index:50;background-color:#0f1629;border:1px solid #ffffff1a;border-radius:.75rem}.dropdown-item{cursor:pointer;color:var(--theme-text-secondary);transition:all var(--theme-transition-fast);justify-content:space-between;align-items:center;padding:.625rem 1rem;font-size:.875rem;display:flex}.dropdown-item:hover{color:#fff;background-color:#ffffff1a}.dropdown-item.active{color:#60a5fa;background-color:#3b82f633;font-weight:500}.input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.select:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.select:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.textarea:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--theme-text-primary)!important;-webkit-box-shadow:inset 0 0 0 30px #0a0e1a!important}.badge{background-color:var(--theme-bg-muted);color:var(--theme-text-primary);border-radius:9999px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.badge-success{color:#10b981;background-color:#10b98126}.badge-warning{color:#f59e0b;background-color:#f59e0b26}.badge-danger{color:#ef4444;background-color:#ef444426}.alert{border-radius:var(--theme-radius-md);border:1px solid;padding:1rem 1.25rem;font-size:.875rem}.alert-info{color:#60a5fa;background-color:#3b82f61a;border-color:#3b82f633}.alert-warning{color:#fbbf24;background-color:#f59e0b1a;border-color:#f59e0b33}.alert-danger{color:#f87171;background-color:#ef44441a;border-color:#ef444433}header,main,section,footer{border:none;margin:0;padding:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}.site-header{background:var(--theme-bg-surface);border-bottom:1px solid var(--theme-border-default)}.site-header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:16px 24px;display:flex}.site-logo{color:var(--theme-text-primary);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;display:inline-flex}.site-logo img{width:auto;height:28px;display:block}.site-logo span{line-height:1}.site-nav{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.site-nav a{color:var(--theme-text-secondary);font-size:.875rem}.site-nav a:hover{color:var(--theme-text-primary)}.nav-dropdown{display:inline-block;position:relative}.nav-item{color:var(--theme-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-size:.875rem;transition:all .15s}.nav-item:hover{background:var(--theme-bg-muted);color:var(--theme-text-primary)}.dropdown-menu{background:var(--theme-bg-surface);border:1px solid var(--theme-border-default);min-width:180px;box-shadow:var(--theme-shadow-lg);z-index:100;opacity:1;border-radius:8px;margin-top:4px;padding:6px 0;transition:all .15s;position:absolute;top:100%;left:0;transform:translateY(0)}.dropdown-menu a{color:var(--theme-text-secondary);padding:10px 14px;font-size:.875rem;display:block}.dropdown-menu a:hover{background:var(--theme-bg-muted);color:var(--theme-text-primary)}.nav-dropdown:after{content:"";width:100%;height:10px;position:absolute;top:100%;left:0}@media (width<=640px){.site-header-inner{flex-direction:column;align-items:flex-start}.site-nav{justify-content:flex-start;gap:12px;width:100%}}.site-footer{border-top:1px solid var(--theme-border-default);background:var(--theme-bg-surface)}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:24px;display:flex}.footer-copy{color:var(--theme-text-muted);font-size:.875rem}.footer-links{flex-wrap:wrap;gap:20px;display:flex}.footer-links a{color:var(--theme-text-muted);font-size:.875rem}.footer-links a:hover{color:var(--theme-text-primary)}@media (width<=640px){.site-footer-inner{flex-direction:column;align-items:flex-start}}.admin-table table{border-collapse:separate;border-spacing:0;width:100%}.admin-table thead th{border-bottom:1px solid var(--theme-border-default);text-align:left;vertical-align:middle;white-space:nowrap;background-color:#ffffff05}.admin-table tbody tr{background-color:var(--theme-bg-surface)}.admin-table tbody tr+tr td{border-top:1px solid var(--theme-border-default)}.admin-table td,.admin-table th{vertical-align:top;padding:.75rem 1rem}.admin-table tbody tr:hover{background-color:#ffffff05}.modal-overlay{z-index:2147483647;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-panel{background-color:var(--theme-bg-surface);width:100%;max-width:42rem;max-height:90vh;color:var(--theme-text-primary);border-radius:var(--theme-radius-lg);box-shadow:var(--theme-shadow-lg);outline:none;flex-direction:column;display:flex}.modal-header{border-bottom:1px solid var(--theme-border-default);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.modal-body{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.modal-footer{border-top:1px solid var(--theme-border-default);background-color:var(--theme-bg-muted);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.sidebar{background-color:var(--theme-bg-surface);border-right:1px solid var(--theme-border-default);flex-direction:column;flex-shrink:0;width:16rem;min-width:16rem;height:100vh;transition:width .2s;display:flex}.sidebar-header{border-bottom:1px solid var(--theme-border-default);justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-weight:600;display:flex}.sidebar-nav{flex:1;padding:1rem .75rem;overflow-y:auto}.sidebar-item{border-radius:var(--theme-radius-md);color:var(--theme-text-secondary);transition:background-color var(--theme-transition-fast), color var(--theme-transition-fast);align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.625rem .875rem;font-size:.875rem;text-decoration:none;display:flex}.sidebar-item:hover{background-color:var(--theme-bg-muted);color:var(--theme-text-primary)}.sidebar-item.active{background-color:var(--theme-brand-primary);color:var(--theme-text-inverse)}.sidebar-footer{border-top:1px solid var(--theme-border-default);padding:1rem}.logout-btn{text-align:left;color:#f87171;width:100%;transition:all var(--theme-transition-fast);cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;justify-content:flex-start;align-items:center;padding:.625rem .875rem;font-weight:500;display:flex}.logout-btn:hover{background-color:#ef44441a}.sidebar-icon{opacity:.7;flex-shrink:0;width:1.25rem;height:1.25rem}.sidebar-item:hover .sidebar-icon,.sidebar-item.active .sidebar-icon{opacity:1}.sidebar--collapsed{width:3.75rem;min-width:3.75rem}.sidebar--collapsed .sidebar-header{justify-content:center;padding:1rem 0}.sidebar--collapsed .sidebar-item,.sidebar--collapsed .logout-btn{justify-content:center;padding-left:0;padding-right:0}.sidebar--collapsed .logout-btn .mr-3{margin-right:0}.sidebar-toggle{cursor:pointer;color:var(--theme-text-secondary);background:0 0;border:none;padding:.25rem;font-size:1.1rem}.sidebar-toggle:hover{color:var(--theme-text-primary)}.app-layout{background-color:var(--theme-bg-page);width:100%;height:100vh;display:flex}.app-layout-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.app-layout-header{background-color:var(--theme-bg-surface);border-bottom:1px solid var(--theme-border-default);padding:1rem 1.5rem;font-size:.875rem;font-weight:500}.app-layout-content{flex:1;padding:1.5rem;overflow-y:auto}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@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}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.chatyplayer-page{background:var(--landing-dark,#0a0e1a);color:#e2e8f0;font-family:system-ui,-apple-system,sans-serif}.chatyplayer-page .container{max-width:1100px;margin:0 auto;padding:0 20px}.chatyplayer-page .center{text-align:center}.chatyplayer-page .hero{background:linear-gradient(#0a0e1a,#0f1629);padding:120px 20px 80px;position:relative;overflow:hidden}.chatyplayer-page .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f61f,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.chatyplayer-page .hero h1{letter-spacing:-.02em;color:#f1f5f9;margin-bottom:16px;font-size:56px;font-weight:800;position:relative}.chatyplayer-page .hero p{color:#94a3b8;max-width:600px;margin:0 auto;font-size:18px;position:relative}.chatyplayer-page .cta-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:2rem;display:flex;position:relative}.chatyplayer-page .demo{background:#0f1629;padding:60px 0 100px}.chatyplayer-page .demo h2{color:#f1f5f9}.chatyplayer-page .demo p{color:#94a3b8;margin-bottom:2rem}.chatyplayer-page .player-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:16px;box-shadow:0 25px 70px #0006}.chatyplayer-page .chaty-player{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;position:relative;overflow:hidden}.chatyplayer-page .chaty-player video{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.chatyplayer-page h2{color:#f1f5f9;margin-bottom:30px;font-size:32px;font-weight:700}.chatyplayer-page .positioning{background:var(--landing-dark,#0a0e1a);padding:80px 20px}.chatyplayer-page .positioning p{color:#94a3b8;max-width:600px;margin:0 auto}.chatyplayer-page .btn{border-radius:10px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.chatyplayer-page .btn.primary{background:linear-gradient(135deg, var(--accent-blue,#3b82f6), var(--accent-violet,#8b5cf6));color:#fff;box-shadow:0 4px 20px #3b82f64d}.chatyplayer-page .btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f673}.chatyplayer-page .btn.secondary{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff1f}.chatyplayer-page .btn.secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.chatyplayer-page .features{background:#0f1629;padding:100px 20px}.chatyplayer-page .feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:40px;display:grid}.chatyplayer-page .feature-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:24px;transition:all .3s}.chatyplayer-page .feature-card:hover{border-color:#ffffff24;transform:translateY(-4px);box-shadow:0 15px 40px #0000004d}.chatyplayer-page .feature-card h3{color:#f1f5f9;margin-bottom:8px;font-size:18px}.chatyplayer-page .feature-card p{color:#94a3b8;font-size:14px}.chatyplayer-page .install,.chatyplayer-page .usage{padding:100px 20px}.chatyplayer-page .install{background:var(--landing-dark,#0a0e1a)}.chatyplayer-page .install h2{color:#f1f5f9}.chatyplayer-page .usage{background:#0f1629}.chatyplayer-page .code-block{color:#4ade80;text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617cc;border:1px solid #ffffff14;border-radius:14px;padding:24px;font-size:14px;overflow-x:auto;box-shadow:inset 0 0 30px #0006}.chatyplayer-page .note{color:#64748b;margin-top:10px}.chatyplayer-page .api{background:#0f1629;padding:80px 20px}.chatyplayer-page .cta{background:var(--landing-dark,#0a0e1a);color:#94a3b8;padding:80px 20px;font-size:18px;position:relative;overflow:hidden}.chatyplayer-page .cta h2{margin-bottom:1.5rem}.chatyplayer-page .architecture ul,.chatyplayer-page .shortcuts ul{max-width:500px;margin:0 auto;padding:0;list-style:none}.chatyplayer-page .architecture li,.chatyplayer-page .shortcuts li{text-align:center;color:#94a3b8;margin:8px 0;font-size:15px}.chatyplayer-page .architecture li:before,.chatyplayer-page .shortcuts li:before{content:"• ";color:var(--accent-blue,#3b82f6);margin-right:6px}.chatyplayer-page section{border-bottom:1px solid #ffffff0f}@media (width<=768px){.chatyplayer-page .hero h1{font-size:36px}.chatyplayer-page h2{font-size:24px}.chatyplayer-page .hero{padding:80px 20px 60px}}:root{--theme-brand-primary:#3b82f6;--theme-brand-secondary:#60a5fa;--theme-bg-page:#0a0e1a;--theme-bg-surface:#ffffff0a;--theme-bg-muted:#ffffff14;--theme-text-primary:#f8fafc;--theme-text-secondary:#94a3b8;--theme-text-muted:#64748b;--theme-text-inverse:#fff;--theme-border-default:#ffffff14;--theme-border-strong:#ffffff26;--theme-success:#10b981;--theme-warning:#f59e0b;--theme-danger:#f43f5e;--theme-info:#06b6d4;--theme-focus-ring:#0000004d;--theme-radius-sm:4px;--theme-radius-md:6px;--theme-radius-lg:8px;--theme-shadow-sm:0 1px 2px #0000000d;--theme-shadow-md:0 4px 6px #00000014;--theme-shadow-lg:0 10px 15px #0000001a;--theme-transition-fast:.15s ease;--theme-transition-base:.2s ease}.theme-bg{background-color:var(--theme-bg-page)}.theme-surface{background-color:var(--theme-bg-surface)}.theme-muted{background-color:var(--theme-bg-muted)}.theme-text-primary{color:var(--theme-text-primary)}.theme-text-secondary{color:var(--theme-text-secondary)}.theme-text-muted{color:var(--theme-text-muted)}.theme-border{border-color:var(--theme-border-default)}.theme-shadow{box-shadow:var(--theme-shadow-sm)}:root{--accent-blue:#3b82f6;--accent-emerald:#10b981;--accent-violet:#8b5cf6;--accent-amber:#f59e0b;--accent-rose:#f43f5e;--accent-cyan:#06b6d4;--landing-dark:#0a0e1a;--landing-dark-card:#ffffff0a;--landing-dark-border:#ffffff14}.landing-animate{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.landing-animate--visible{opacity:1;transform:translateY(0)}.landing-page{background:var(--landing-dark);color:#e2e8f0;overflow-x:hidden}.landing-section{background:#0f1629;padding:6rem 1.5rem;position:relative}.download-page .landing-section,.features-page .landing-section{padding:3rem 1.5rem}.landing-section--dark{background:var(--landing-dark)}.landing-container{max-width:1140px;margin:0 auto}.text-center{text-align:center}.landing-title{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.landing-subtitle{color:#94a3b8;max-width:620px;margin:.75rem auto 0;font-size:1.05rem;line-height:1.65}.text-gradient{background:linear-gradient(135deg, var(--accent-blue), var(--accent-violet));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-section{background:var(--landing-dark);justify-content:center;align-items:center;min-height:92vh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg-orbs{pointer-events:none;position:absolute;inset:0}.hero-orb{filter:blur(100px);opacity:.35;border-radius:50%;animation:12s ease-in-out infinite alternate orbFloat;position:absolute}.hero-orb--1{background:var(--accent-blue);width:500px;height:500px;animation-delay:0s;top:-10%;left:-8%}.hero-orb--2{background:var(--accent-violet);width:400px;height:400px;animation-delay:-4s;bottom:-5%;right:-5%}.hero-orb--3{background:var(--accent-emerald);width:300px;height:300px;animation-delay:-8s;top:40%;left:55%}@keyframes orbFloat{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,-20px)scale(1.08)}to{transform:translate(-20px,15px)scale(.95)}}.hero-grid-pattern{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;max-width:780px;position:relative}.hero-badge{color:var(--accent-blue);background:#3b82f61f;border:1px solid #3b82f640;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:6px 16px;font-size:.8rem;font-weight:500;display:inline-flex}.hero-badge-dot{background:var(--accent-blue);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.hero-title{color:#f8fafc;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.1}.hero-title-gradient{background:linear-gradient(135deg, var(--accent-blue), var(--accent-violet), var(--accent-emerald));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-description{color:#94a3b8;max-width:580px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:3rem;display:flex}.hero-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.hero-btn--primary{background:linear-gradient(135deg, var(--accent-blue), var(--accent-violet));color:#fff;box-shadow:0 4px 20px #3b82f659}.hero-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f673}.hero-btn--outline{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff1f}.hero-btn--outline:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.hero-stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.hero-stat{text-align:center}.hero-stat-value{color:#f1f5f9;font-size:1.35rem;font-weight:700;display:block}.hero-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:.8rem;display:block}.hero-stat-divider{background:#ffffff1a;width:1px;height:36px}.problem-section{text-align:center;max-width:700px;margin:0 auto}.problem-icon-wrap{width:64px;height:64px;color:var(--accent-rose);background:#f43f5e1f;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.why-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:3rem;display:grid}.why-card{background:var(--landing-dark-card);border:1px solid var(--landing-dark-border);text-align:center;border-radius:16px;padding:28px 24px;transition:all .3s;position:relative;overflow:hidden}.why-card:before{content:"";background:var(--card-accent,var(--accent-blue));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.why-card:hover{border-color:#ffffff24;transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.why-card:hover:before{opacity:1}.why-card-icon{width:52px;height:52px;color:var(--card-accent,var(--accent-blue));background:#ffffff0d;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.why-card-title{color:#f1f5f9;margin-bottom:8px;font-size:1.1rem;font-weight:600}.why-card-text{color:#94a3b8;font-size:.9rem;line-height:1.55}@media (width<=768px){.why-grid{grid-template-columns:1fr}}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:3rem;display:grid}.feature-card{border:1px solid var(--landing-dark-border);background:#ffffff08;border-radius:14px;padding:24px 22px;transition:all .3s}.feature-card:hover{background:#ffffff0f;transform:translateY(-4px);box-shadow:0 16px 32px #00000040}.download-page .feature-card+.feature-card{margin-top:1rem}.feature-card-icon{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;display:flex}.feature-card-title{color:#f1f5f9;margin-bottom:6px;font-size:1rem;font-weight:600}.feature-card-desc{color:#94a3b8;font-size:.875rem;line-height:1.55}@media (width<=900px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.feature-grid{grid-template-columns:1fr}}.screenshot-carousel{max-width:960px;margin:3rem auto 0;position:relative}.screenshot-frame{background:#111827;border:1px solid #ffffff14;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000080,0 0 0 1px #ffffff0d}.screenshot-chrome{background:#ffffff0a;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.screenshot-chrome-dots{gap:6px;display:flex}.chrome-dot{border-radius:50%;width:10px;height:10px}.chrome-dot--red{background:#ef4444}.chrome-dot--yellow{background:#f59e0b}.chrome-dot--green{background:#22c55e}.screenshot-chrome-title{color:#64748b;font-size:.78rem;font-weight:500}.screenshot-stage{justify-content:center;align-items:center;height:400px;padding:16px;display:flex;position:relative}.screenshot-image{-o-object-fit:contain;object-fit:contain;opacity:0;max-width:100%;max-height:100%;transition:opacity .6s,transform .6s;position:absolute;transform:scale(.97)}.screenshot-image.active{opacity:1;transform:scale(1)}.carousel-arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#e2e8f0;z-index:5;background:#0f1629cc;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{border-color:var(--accent-blue);background:#3b82f640}.carousel-arrow.left{left:12px}.carousel-arrow.right{right:12px}.carousel-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.carousel-dot{cursor:pointer;background:#fff3;border:none;border-radius:100px;width:6px;height:6px;transition:all .3s}.carousel-dot.active{background:var(--accent-blue);width:28px}.audience-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:3rem;display:grid}.audience-card{background:var(--landing-dark-card);border:1px solid var(--landing-dark-border);text-align:center;border-radius:14px;padding:24px 20px;transition:all .3s}.audience-card:hover{border-color:#ffffff24;transform:translateY(-4px);box-shadow:0 12px 30px #0000004d}.audience-card-icon{width:48px;height:48px;color:var(--accent-blue);background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.audience-card-title{color:#f1f5f9;margin-bottom:6px;font-size:.95rem;font-weight:600}.audience-card-desc{color:#94a3b8;font-size:.82rem;line-height:1.5}@media (width<=900px){.audience-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.audience-grid{grid-template-columns:1fr}}.trust-badges{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:3rem;display:flex}.trust-badge-item{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:10px;padding:10px 20px;font-size:.88rem;transition:all .25s;display:flex}.trust-badge-item:hover{background:#ffffff12;border-color:#10b9814d}.trust-badge-check{width:28px;height:28px;color:var(--accent-emerald);background:#10b98126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cta-section{text-align:center;background:var(--landing-dark);padding:7rem 1.5rem;position:relative;overflow:hidden}.cta-bg-glow{pointer-events:none;background:radial-gradient(circle,#3b82f626,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-content{z-index:2;position:relative}.cta-title{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cta-subtitle{color:#94a3b8;max-width:560px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.65}.cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (width<=640px){.hero-section{min-height:80vh;padding:4rem 1rem 3rem}.hero-stats{gap:1.25rem}.hero-stat-divider{height:24px}.landing-section{padding:4rem 1rem}.cta-section{padding:5rem 1rem}.screenshot-stage{height:240px}}.pub-header{z-index:1000;background:0 0;transition:all .35s;position:fixed;top:0;left:0;right:0}.pub-header--scrolled{-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);background:#0a0e1ad9;border-bottom:1px solid #ffffff0f}.pub-header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.pub-logo{color:#f1f5f9;align-items:center;gap:8px;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.pub-logo img{border-radius:6px;width:auto;height:28px;display:block}.pub-nav{align-items:center;gap:6px;display:flex}.pub-nav-link{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.pub-nav-link svg,.select svg{width:16px;min-width:16px;height:16px;min-height:16px}.pub-nav-link:hover{color:#f1f5f9;background:#ffffff0f}.pub-nav-btn{color:#fff;background:linear-gradient(135deg, var(--accent-blue), var(--accent-violet));border-radius:8px;align-items:center;margin-left:8px;padding:8px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.pub-nav-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #3b82f64d}.pub-dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#0f1629f2;border:1px solid #ffffff1a;border-radius:12px;min-width:240px;margin-top:8px;padding:8px;position:absolute;top:100%;left:0;box-shadow:0 16px 48px #0006}.pub-dropdown-item{border-radius:8px;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background .2s;display:flex}.pub-dropdown-item:hover{background:#ffffff0f}.pub-dropdown-icon{background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;display:flex}.pub-dropdown-label{color:#f1f5f9;font-size:.875rem;font-weight:600}.pub-dropdown-hint{color:#64748b;margin-top:1px;font-size:.75rem}.pub-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.hamburger-line{background:#e2e8f0;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.hamburger-line.open:first-child{transform:translateY(7px)rotate(45deg)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=768px){.pub-hamburger{display:flex}.pub-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0e1af7;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:4px;padding:16px;display:none;position:absolute;top:100%;left:0;right:0}.pub-nav--open{display:flex}.pub-nav-link{justify-content:flex-start;width:100%}.pub-nav-btn{justify-content:center;width:100%;margin-top:8px;margin-left:0}.pub-dropdown{min-width:100%;margin-top:4px;position:static}}.pub-footer{background:#060a14;border-top:1px solid #ffffff0f}.pub-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:24px;display:flex}.pub-footer-brand{color:#64748b;align-items:center;gap:10px;font-size:.82rem;display:flex}.pub-footer-brand img{opacity:.7;border-radius:4px;width:auto;height:20px;display:block}.pub-footer-links{flex-wrap:wrap;gap:20px;display:flex}.pub-footer-links a{color:#64748b;font-size:.82rem;text-decoration:none;transition:color .2s}.pub-footer-links a:hover{color:#94a3b8}@media (width<=640px){.pub-footer-inner{flex-direction:column;align-items:flex-start}}.public-layout{background:var(--landing-dark);color:#e2e8f0;padding-top:60px}.public-layout .app-page{color:#e2e8f0;background:0 0}.public-layout .app-container{color:#e2e8f0}.public-layout .card{color:#e2e8f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:2rem;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #ffffff08}.public-layout .card:before{content:"";background:linear-gradient(90deg, var(--accent-blue), var(--accent-violet), var(--accent-emerald));opacity:.6;height:2px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.public-layout .card:hover{border-color:#ffffff24;transform:translateY(-2px);box-shadow:0 16px 48px #0006,inset 0 0 0 1px #ffffff0f}.public-layout .card:hover:before{opacity:1}.public-layout .card-header{color:#f1f5f9;font-size:1.1rem}.public-layout .card-muted{color:#94a3b8}.public-layout h1,.public-layout h2,.public-layout h3,.public-layout h4{color:#f1f5f9}.public-layout p{color:#cbd5e1}.public-layout .text-muted,.public-layout .theme-text-muted{color:#94a3b8!important}.public-layout strong{color:#f1f5f9}.public-layout li{color:#cbd5e1}.public-layout .input,.public-layout .select,.public-layout .textarea{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:.7rem .875rem;font-size:.9rem;transition:all .2s}.public-layout .input:focus,.public-layout .select:focus,.public-layout .textarea:focus{border-color:var(--accent-blue);background:#ffffff12;outline:none;box-shadow:0 0 0 3px #3b82f626}.public-layout .input::-moz-placeholder{color:#475569}.public-layout .textarea::-moz-placeholder{color:#475569}.public-layout .input::placeholder,.public-layout .textarea::placeholder{color:#475569}.public-layout .btn-primary{background:linear-gradient(135deg, var(--accent-blue), var(--accent-violet));color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .25s;box-shadow:0 4px 20px #3b82f64d}.public-layout .btn-primary:hover{opacity:1;transform:translateY(-2px);box-shadow:0 8px 28px #3b82f673}.public-layout .btn-secondary{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff1f}.public-layout .btn-secondary:hover{background:#ffffff1a}.public-layout .link{color:var(--accent-blue)}.public-layout .link:hover{color:#60a5fa}.public-layout div[style*=monospace],.public-layout pre{color:#a5f3fc!important;background:#ffffff0a!important;border-color:#ffffff14!important}.public-layout div[style*=\#f3f4f6],.public-layout div[style*=\#f9fafb]{color:#cbd5e1!important;background:#ffffff0a!important;border-color:#ffffff14!important}.public-layout .alert{background:#ffffff0a;border-color:#ffffff1a}.public-layout .alert-danger{color:#fda4af;background:#f43f5e1a;border-color:#f43f5e40}.public-layout .badge{color:#cbd5e1;background:#ffffff14}.public-layout .badge-success{color:#6ee7b7;background:#10b98126}.public-layout div[style*="var(--theme-bg-page)"]{color:#cbd5e1!important;background:#ffffff0a!important;border-color:#ffffff14!important}.public-layout div[style*="var(--theme-border-default)"]{border-color:#ffffff14!important}.public-layout .app-section{margin-top:2.5rem}.public-layout ::-webkit-scrollbar-thumb{background-color:#ffffff26}.public-layout ::selection{color:#fff;background-color:#3b82f64d}.dl-code{color:#4ade80;word-break:break-all;background:#02061799;border:1px solid #ffffff0f;border-radius:10px;margin-top:.5rem;padding:.75rem 1rem;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.8rem;overflow-x:auto}.dl-info-box{color:#94a3b8;background:#3b82f60f;border:1px solid #3b82f626;border-radius:10px;margin-top:1.25rem;padding:1rem 1.25rem;font-size:.825rem;line-height:1.6}.dl-list{flex-direction:column;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.dl-list li{color:#cbd5e1;padding-left:1.25rem;font-size:.875rem;position:relative}.dl-list li:before{content:"";background:var(--accent-emerald);border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:0}.dl-hint{color:#64748b;margin-top:.75rem;font-size:.8rem}.dl-faq{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.dl-faq-item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;padding:1rem 1.25rem;transition:border-color .2s}.dl-faq-item:hover{border-color:#ffffff1f}.dl-faq-q{margin-bottom:.35rem;font-size:.9rem;font-weight:600;color:#f1f5f9!important}.dl-faq-a{font-size:.85rem;line-height:1.6;color:#94a3b8!important}.public-layout .chatyplayer-page{padding-top:0}.pricing-currency{justify-content:center;margin-top:1.75rem;display:flex}.pricing-dropdown{width:min(100%,360px)!important}.pricing-dropdown--currency{width:160px!important}.pricing-selector-container{margin-top:2.75rem}.pricing-card-container{max-width:520px;margin-top:2rem;margin-left:auto;margin-right:auto}.pricing-selector{justify-items:center;gap:1rem;display:grid}.pricing-selector__dropdown{z-index:20;width:min(100%,360px);position:relative}.pricing-selector__duration-wrap{justify-content:center;width:100%;display:flex}.pricing-selector__duration{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.35rem;padding:.35rem;display:inline-flex;box-shadow:0 14px 32px #00000038}.pricing-selector__duration-btn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-width:112px;padding:.55rem 1rem;font-size:.875rem;font-weight:650;transition:background .16s,border-color .16s,color .16s,box-shadow .16s}.pricing-selector__duration-btn:hover{color:#f1f5f9;background:#ffffff12}.pricing-selector__duration-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f642}.pricing-selector__duration-btn--active{color:#fff;background:linear-gradient(135deg,#2563ebf2,#7c3aedf2);border-color:#ffffff1f;box-shadow:0 10px 26px #3b82f647}.pricing-card{isolation:isolate;background:linear-gradient(#ffffff12,#ffffff06),#0c1222;border:1px solid #94a3b82e;border-radius:18px;flex-direction:column;min-height:520px;padding:2rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 70px #0000006b,inset 0 1px #ffffff14}.pricing-card:before{content:"";background:linear-gradient(90deg, var(--accent-blue), var(--accent-violet), var(--accent-emerald));z-index:-1;height:4px;position:absolute;inset:0}.pricing-card:hover{border-color:#94a3b84d;transform:translateY(-3px);box-shadow:0 32px 84px #00000080,0 0 0 1px #3b82f614,inset 0 1px #ffffff1a}.pricing-card--highlighted{border-color:#3b82f661}.pricing-card__header{text-align:center;border-bottom:1px solid #ffffff14;padding-bottom:1.5rem}.pricing-card__badge{color:#93c5fd;text-transform:uppercase;letter-spacing:.08em;background:#3b82f61f;border:1px solid #3b82f64d;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.35rem .8rem;font-size:.7rem;font-weight:800;display:inline-flex}.pricing-card__name{color:#f8fafc;margin:0;font-size:1.35rem;font-weight:800;line-height:1.25}.pricing-card__description{margin:.5rem 0 0;font-size:.95rem;color:#94a3b8!important}.pricing-card__price-block{text-align:center;border-bottom:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.9rem;padding:2rem 0 1.75rem;display:flex}.pricing-card__price{color:#fff;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:850;line-height:1}.pricing-card__duration{color:#bae6fd;text-transform:uppercase;background:#0ea5e914;border:1px solid #7dd3fc2e;border-radius:999px;align-items:center;gap:.5rem;max-width:100%;padding:.45rem .8rem;font-size:.78rem;font-weight:750;display:inline-flex}.pricing-card__duration-dot{background:var(--accent-cyan);border-radius:999px;flex:none;width:.45rem;height:.45rem;box-shadow:0 0 0 4px #06b6d41f}.pricing-card__scarcity{text-transform:uppercase;border-radius:999px;align-items:center;gap:.45rem;margin-top:.2rem;padding:.35rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.pricing-card__scarcity--available{color:#fcd34d;background:#f59e0b1f;border:1px solid #f59e0b3d}.pricing-card__scarcity--soldout{color:#fda4af;background:#f43f5e1c;border:1px solid #f43f5e3d}.pricing-card__scarcity-dot{background:var(--accent-amber);border-radius:999px;width:.45rem;height:.45rem}.pricing-card__features{gap:.95rem;margin:1.75rem 0 2rem;padding:0;list-style:none;display:grid}.pricing-card__feature{align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.45;display:flex;color:#cbd5e1!important}.pricing-card__check{color:#6ee7b7;background:#10b9811c;border:1px solid #10b9814d;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;margin-top:.05rem;display:inline-flex}.pricing-card__check svg{width:.8rem;height:.8rem}.pricing-card__action{margin-top:auto}.pricing-card__button{background:linear-gradient(135deg, var(--accent-blue), var(--accent-violet));color:#fff;cursor:pointer;border:1px solid #ffffff29;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;min-height:52px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:800;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 14px 34px #3b82f647}.pricing-card__button:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 18px 42px #3b82f65c}.pricing-card__button:focus-visible{outline:none;box-shadow:0 18px 42px #3b82f65c,0 0 0 4px #3b82f647}.pricing-card__button:disabled{cursor:not-allowed;opacity:.55;filter:grayscale(.25)}.pricing-card__button svg{flex:none;transition:transform .16s}.pricing-card__button:hover:not(:disabled) svg{transform:translate(3px)}@media (width<=640px){.pricing-card-container{max-width:none}.pricing-card{border-radius:16px;min-height:auto;padding:1.35rem}.pricing-selector__duration{width:100%}.pricing-selector__duration-btn{flex:1;min-width:0;padding-left:.75rem;padding-right:.75rem}.pricing-card__duration{white-space:normal;text-align:left}}.plan-select{text-align:center;color:#e2e8f0;appearance:none;cursor:pointer;background:#ffffff0d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%2394a3b8' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 5.646a.5.5 0 0 1 .708 0L8 8.293l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #ffffff1a;border-radius:10px;width:auto;min-width:120px;max-width:180px;padding:.5rem 2.25rem .5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-block}.plan-select:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #3b82f626}.plan-select option{color:#e2e8f0;background:#0f1629;padding:.5rem}.plan-duration-group{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;gap:4px;padding:4px;display:inline-flex}.plan-duration-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:8px;min-width:96px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.plan-duration-btn:hover{color:#e2e8f0;background:#ffffff0f}.plan-duration-btn--active{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.plan-card--highlighted{border-color:var(--accent-blue)!important;box-shadow:0 8px 32px #3b82f626,inset 0 0 0 1px #3b82f633!important}.plan-feature-dot{background:var(--accent-emerald);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.35rem;display:inline-block}.public-layout .text-orange-600{color:var(--accent-amber)!important}.public-layout .text-danger{color:var(--accent-rose)!important}.public-layout .bg-black{background:linear-gradient(135deg, var(--accent-blue), var(--accent-violet))!important}.public-layout .bg-white{background:#ffffff0f!important}.public-layout .text-gray-900{color:#e2e8f0!important}.public-layout .border-gray-300{border-color:#ffffff1f!important}.public-layout .hover\:bg-gray-800:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)!important}.public-layout .hover\:bg-gray-100:hover{background:#ffffff1a!important}.public-layout .focus\:ring-black{--tw-ring-color:#3b82f666!important}.public-layout select option{color:#e2e8f0;background:#0f1629}.public-layout .bg-gray-100{background:#ffffff0a!important}.public-layout .border-gray-200{border-color:#ffffff14!important}.auth-layout{background:var(--landing-dark);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.auth-bg{pointer-events:none;position:absolute;inset:0}.auth-orb{filter:blur(120px);opacity:.3;border-radius:50%;position:absolute}.auth-orb--1{background:var(--accent-blue);width:450px;height:450px;animation:14s ease-in-out infinite alternate orbFloat;top:-15%;left:-10%}.auth-orb--2{background:var(--accent-violet);width:350px;height:350px;animation:14s ease-in-out infinite alternate-reverse orbFloat;bottom:-10%;right:-8%}.auth-grid-pattern{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.auth-card-wrapper{z-index:2;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:440px;padding:2.5rem 2rem 2rem;position:relative;box-shadow:0 24px 80px #00000080,inset 0 0 0 1px #ffffff0a}.auth-header{text-align:center;margin-bottom:2rem}.auth-logo{color:#f1f5f9;align-items:center;gap:10px;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.auth-logo img{border-radius:8px;width:auto;height:36px;display:block}.auth-tagline{color:#64748b;margin-top:.25rem;font-size:.85rem}.auth-body{margin-bottom:1.5rem}.auth-body .card{box-shadow:none;background:0 0;border:none;padding:0}.auth-layout h1,.auth-layout h2{color:#f1f5f9;font-weight:700}.auth-layout p{color:#94a3b8}.auth-layout label{color:#cbd5e1}.auth-layout strong{color:#f1f5f9}.auth-layout .input,.auth-layout .select,.auth-layout .textarea,.auth-layout input[type=email],.auth-layout input[type=password],.auth-layout input[type=text]{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:.7rem .875rem;font-size:.9rem;transition:all .2s}.auth-layout .input:focus,.auth-layout input:focus{border-color:var(--accent-blue);background:#ffffff12;outline:none;box-shadow:0 0 0 3px #3b82f626}.auth-layout .input::-moz-placeholder{color:#475569}.auth-layout input::-moz-placeholder{color:#475569}.auth-layout .input::placeholder,.auth-layout input::placeholder{color:#475569}.auth-layout .btn-primary{background:linear-gradient(135deg, var(--accent-blue), var(--accent-violet));color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .25s;box-shadow:0 4px 20px #3b82f64d}.auth-layout .btn-primary:hover:not(:disabled){opacity:1;transform:translateY(-1px);box-shadow:0 6px 28px #3b82f666}.auth-layout .btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.auth-form{flex-direction:column;gap:1.15rem;display:flex}.auth-form__actions{padding-top:.35rem}.auth-submit-btn{border-radius:10px;width:100%;min-height:50px;font-size:.95rem;font-weight:700}.auth-layout a{color:var(--accent-blue);text-decoration:none;transition:color .2s}.auth-layout a:hover{color:#60a5fa;text-decoration:none}.auth-layout .text-muted,.auth-layout .card-muted{color:#64748b!important}.auth-layout .link{color:var(--accent-blue);font-weight:500}.auth-layout .alert{border-radius:10px;font-size:.85rem}.auth-layout .alert-danger{color:#fda4af;background:#f43f5e1a;border:1px solid #f43f5e40}.auth-footer{text-align:center;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:8px;padding-top:1.25rem;display:flex}.auth-footer a{color:#475569;font-size:.8rem}.auth-footer a:hover{color:#94a3b8}.auth-footer-dot{color:#334155;font-size:.8rem}@media (width<=480px){.auth-card-wrapper{border-radius:16px;padding:2rem 1.25rem 1.5rem}}
