@keyframes ls-spin{to{transform:rotate(360deg)}}@keyframes ls-fade-in{0%{opacity:0}to{opacity:1}}.ls-spinner{width:36px;height:36px;border:3px solid rgba(14,165,233,.18);border-top-color:var(--brand-primary, #0ea5e9);border-radius:50%;animation:ls-spin .75s linear infinite;flex-shrink:0}.ls-spinner--sm{width:20px;height:20px;border-width:2px}.ls-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;width:100%;gap:16px;animation:ls-fade-in .3s ease both}.ls-page-label{font-size:13px;font-weight:600;color:var(--brand-text-sub, #4a6080);letter-spacing:.01em}.ls-inline{display:flex;align-items:center;justify-content:center;padding:48px 0;width:100%}.sb-shell{width:264px;min-width:264px;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#0c1525,#0a1220 60%,#08101c);color:var(--brand-sidebar-text, #c8daf0);padding:14px 14px 10px;box-sizing:border-box;border-right:1px solid rgba(14,165,233,.12)}.sb-top{display:flex;flex-direction:column;gap:14px}.sb-brand{border:0;background:transparent;padding:0;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.sb-brand-logo{height:34px;width:auto;-o-object-fit:contain;object-fit:contain}.sb-workspace-box{border:1px solid rgba(14,165,233,.22);background:#0ea5e912;border-radius:14px;padding:10px 12px;box-shadow:0 0 #0ea5e900,inset 0 1px #ffffff0d}.sb-workspace-label{font-size:12px;color:var(--brand-sidebar-muted, #7a96b8);margin-bottom:4px}.sb-workspace-name{font-size:16px;font-weight:800;color:var(--brand-sidebar-text, #c8daf0)}.sb-nav{display:flex;flex-direction:column;gap:4px;margin-top:18px;flex:1 1 auto;overflow:auto;padding-right:2px}.sb-nav-item{border:0;background:transparent;color:var(--brand-sidebar-text, #c8daf0);border-radius:16px;padding:12px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.sb-nav-item:hover{background:#0ea5e914}.sb-nav-item.is-active{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;box-shadow:0 4px 18px #0ea5e980,0 2px 6px #0000004d}.sb-nav-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.sb-nav-icon svg{width:18px;height:18px;fill:currentColor}.sb-nav-text{font-size:15px;font-weight:700}.sb-bottom{padding-top:14px;display:flex;flex-direction:column;gap:12px}.sb-support-btn{height:46px;border-radius:16px;border:1px solid rgba(14,165,233,.35);background:#040a1a80;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.sb-support-btn:hover{background:#ffffff0a}.sb-user-wrap{position:relative}.sb-user-button{width:100%;border:0;cursor:pointer;border-radius:16px;background:#ffffff0a;padding:10px 12px;display:flex;align-items:center;gap:12px;color:#fff;text-align:left}.sb-user-button:hover{background:#0ea5e914}.sb-user-avatar{width:38px;height:38px;flex:0 0 auto;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#fff;font-size:15px;font-weight:900}.sb-user-meta{min-width:0;flex:1 1 auto}.sb-user-name{font-size:15px;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-user-email{margin-top:2px;font-size:12.5px;color:var(--brand-sidebar-muted, #7a96b8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-user-menu{position:absolute;left:0;right:0;bottom:calc(100% + 10px);border-radius:16px;border:1px solid #c8d5e8;background:#fff;box-shadow:0 18px 44px #0f172a2e;overflow:hidden;z-index:50}.sb-user-menu-item{width:100%;border:0;background:#fff;color:#0f1c2e;padding:14px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;font-size:14px;font-weight:700}.sb-user-menu-item+.sb-user-menu-item{border-top:1px solid #e4eef8}.sb-user-menu-item:hover{background:#f8fbff}.sb-user-menu-item.is-danger{color:#dc2626}.sb-user-menu-item.is-danger:hover{background:#fff5f5}.sb-user-menu-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.sb-user-menu-icon svg{width:18px;height:18px;fill:currentColor}@media(max-width:1100px){.sb-shell{width:232px;min-width:232px}}.sb-workspace-dropdown{position:relative}.sb-workspace-trigger{width:100%;background:linear-gradient(135deg,#0a1222,#0f1a30);border:1px solid #1e3050;color:#fff;padding:10px 12px;border-radius:10px;font-size:13px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease}.sb-workspace-trigger:hover{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e9}.sb-workspace-menu{position:absolute;top:110%;left:0;width:100%;background:#0a1222;border:1px solid #1e3050;border-radius:10px;overflow:hidden;z-index:1000;box-shadow:0 10px 25px #0006}.sb-workspace-item{padding:10px 12px;font-size:13px;color:#c8daf0;cursor:pointer;transition:background .2s}.sb-workspace-item:hover{background:#1e293b}.sb-workspace-item.active{background:#0ea5e9;color:#fff;font-weight:600}.sb-workspace-caret{font-size:12px;opacity:.7}.sb-nav-divider{height:1px;background:#ffffff14;margin:8px 12px}.license-bar{min-height:46px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:14px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.12)}.license-bar--info{background:var(--brand-primary);color:#fff}.license-bar--warning{background:#f59e0b;color:#fff}.license-bar--danger{background:#dc2626;color:#fff}.license-bar__text{text-align:center;line-height:1.3}.license-bar__cta{height:34px;padding:0 14px;border-radius:999px;border:0;background:#fffffff5;color:#0a2342;font-weight:800;cursor:pointer}.license-bar__cta:hover{background:#fff}.ns2-app{display:flex;height:100vh;width:100%;background:#f0f4f9;overflow:hidden}.ns2-main{flex:1;min-width:0;display:flex;flex-direction:column}.ns2-subscription-bar{height:48px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-primary-dark));color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;font-weight:600;border-bottom:1px solid rgba(10,35,66,.08)}.ns2-subscribe-btn{background:#fff;color:var(--brand-secondary);border:1px solid rgba(10,35,66,.08);border-radius:999px;padding:8px 18px;font-weight:700;cursor:pointer;transition:.2s ease}.ns2-subscribe-btn:hover{background:#f8fbff;border-color:var(--brand-primary)}.ns2-content{flex:1;min-height:0;overflow:auto;padding:18px 18px 26px}@media(max-width:900px){.ns2-sidebar{display:none}.ns2-subscription-bar{font-size:12px}.ns2-content{padding:14px 12px 18px}}@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-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-ease:initial}}}@layer theme{:root,:host{--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;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;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,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.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,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--brand-primary:#0ea5e9;--brand-primary-dark:#0284c7;--brand-secondary:#0f1c2e;--brand-sidebar-bg:#0d1422;--brand-sidebar-text:#c8daf0;--brand-sidebar-muted:#7a96b8;--brand-sidebar-active-bg:#0ea5e9;--brand-sidebar-active-text:#fff;--brand-page-bg:#f0f4f9;--brand-card-bg:#fff;--brand-text-main:#0f1c2e;--brand-text-sub:#4a6080;--brand-border:#c8d5e8;--brand-accent-2:#6366f1;--brand-accent-glow:#0ea5e91a;--brand-success:#10b981;--brand-warning:#f59e0b;--brand-danger:#ef4444;--brand-surface-2:#e8eef7}html,body,#root{height:100%}body{background-color:var(--brand-page-bg);color:var(--brand-text-main);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-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-ease{syntax:"*";inherits:false}:root{--primary: var(--brand-primary);--primary-dark: var(--brand-primary-dark);--primary-text: #ffffff;--sidebar-bg: var(--brand-sidebar-bg);--sidebar-hover: rgba(255,255,255,.06);--sidebar-text: var(--brand-sidebar-text);--card-bg: var(--brand-card-bg);--card-border: rgba(0,0,0,.08);--card-radius: 14px;--text-main: var(--brand-text-main);--text-sub: var(--brand-text-sub);--shadow-card: 0 4px 12px rgba(0,0,0,.08);--shadow-card-strong: 0 12px 30px rgba(0,0,0,.15);--radius: 14px;--font: "Inter", system-ui, sans-serif;--transition: .2s ease}*{box-sizing:border-box}body{margin:0;background:var(--brand-page-bg);color:var(--text-main);font-family:var(--font)}.admin-root{display:flex;min-height:100vh}.admin-sidebar{width:250px;background:var(--sidebar-bg);color:var(--sidebar-text);display:flex;flex-direction:column;padding-top:8px}.admin-nav-link{padding:10px 18px;border-radius:8px;margin:6px 12px;display:flex;gap:10px;color:var(--sidebar-text);text-decoration:none;font-size:14px;transition:var(--transition)}.admin-nav-link:hover{background:var(--sidebar-hover);color:#fff}.admin-nav-link.active{background:var(--primary);color:var(--primary-text)}.page{padding:24px 40px}.page-title{font-size:24px;font-weight:700}.page-subtitle{font-size:14px;color:var(--text-sub);margin-bottom:24px}.btn{padding:10px 18px;border-radius:999px;cursor:pointer;font-size:14px;font-weight:500;transition:var(--transition);border:none}.btn-primary{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;box-shadow:0 4px 14px #0ea5e961}.btn-primary:hover{background:linear-gradient(135deg,#38bdf8,#0ea5e9);box-shadow:0 6px 20px #0ea5e980;transform:translateY(-1px)}.btn-secondary{background:#e8eef7;color:#0f1c2e}.btn-secondary:hover{background:#d5dff0}.btn-ghost{background:transparent;color:var(--text-sub)}.btn-ghost:hover{background:#0ea5e90f;color:var(--text-main)}.btn-danger{color:#ef4444}.btn-danger:hover{background:#ef444414}.card{background:var(--card-bg);border-radius:var(--card-radius);box-shadow:var(--shadow-card);border:1px solid var(--card-border);padding:24px}.card-header{font-size:18px;font-weight:600;margin-bottom:16px}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{text-align:left;color:var(--text-sub);padding-bottom:10px}.table td{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.05)}.modal-backdrop{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal{background:#fff;padding:32px;border-radius:18px;width:420px;box-shadow:var(--shadow-card-strong);animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.input{width:100%;padding:12px;border-radius:8px;border:1px solid #c8d5e8;margin-bottom:12px}.input:focus{outline:none;border-color:var(--brand-primary)}.empty-state{padding:40px;text-align:center;color:var(--text-sub);font-size:16px}.sc-empty-state{padding-bottom:40px}.sc-hero-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:32px}.sc-hero-card{padding:28px;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:var(--shadow-card)}.sc-hero-left{border-left:5px solid var(--primary)}.sc-hero-right{background:linear-gradient(135deg,#e8eef7,#fff)}.sc-hero-title{font-size:18px;margin-bottom:8px;font-weight:600}.sc-hero-text{font-size:14px;color:var(--text-sub);margin-bottom:18px}.sc-video-card{display:flex;gap:16px;align-items:center}.sc-video-thumb{width:160px;height:100px;background:#d5dff0;border-radius:10px;overflow:hidden;flex-shrink:0}.sc-video-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sc-video-content h3{font-size:16px;font-weight:600;margin-bottom:4px}.sc-video-content p{font-size:14px;color:var(--text-sub)}:root{--sidebar-bg: var(--brand-sidebar-bg);--sidebar-border: rgba(255,255,255,.08);--sidebar-text: var(--brand-sidebar-text);--sidebar-text-muted: var(--brand-sidebar-muted);--sidebar-active-bg: var(--brand-sidebar-active-bg);--sidebar-active-text: var(--brand-sidebar-active-text);--bg-main: var(--brand-page-bg);--card-bg: var(--brand-card-bg);--border-subtle: #d8e5f0}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-main);color:var(--brand-text-main)}.app-root{display:flex;min-height:100vh}.sidebar{width:250px;background:var(--sidebar-bg);color:#c8daf0;display:flex;flex-direction:column}.sidebar-header{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--sidebar-border)}.logo-circle{width:34px;height:34px;border-radius:9999px;background:var(--brand-primary);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:16px}.sidebar-title{font-size:14px;font-weight:600}.sidebar-subtitle{font-size:11px;color:var(--sidebar-text-muted)}.nav{flex:1;padding:12px 8px;overflow-y:auto}.nav-link{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:14px;color:var(--sidebar-text);text-decoration:none;margin-bottom:4px}.nav-link:hover{background:#ffffff0f;color:#e8f2ff}.nav-link-active{background:var(--sidebar-active-bg);color:var(--sidebar-active-text)}.nav-icon{width:18px}.sidebar-footer{border-top:1px solid var(--sidebar-border);padding:12px 16px 16px;font-size:11px;color:var(--sidebar-text-muted)}.support-button{width:100%;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:transparent;color:var(--sidebar-text);padding:6px 0;font-size:11px;margin-bottom:10px;cursor:pointer}.support-button:hover{background:#ffffff14}.sidebar-user{display:flex;align-items:center;gap:10px}.user-avatar{width:28px;height:28px;border-radius:9999px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;font-size:11px}.user-lines{line-height:1.1}.main{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:#ffffffe6;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#7a96b8}.topbar-subtitle{font-size:12px;color:#4a6080}.content{flex:1;padding:24px 32px 40px;overflow-y:auto}.page-title{font-size:20px;font-weight:600;margin-bottom:4px}.page-subtitle{font-size:14px;color:#4a6080;margin-bottom:24px}.sidebar{width:280px;background:var(--sidebar-bg);color:var(--sidebar-text);display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.08)}.sidebar-header{display:flex;align-items:center;gap:12px;padding:18px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-logo-initial{width:36px;height:36px;border-radius:10px;background:var(--brand-primary);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center}.sidebar-title{font-weight:700}.sidebar-subtitle{font-size:12px;color:var(--sidebar-text-muted)}.sidebar-space-name{font-weight:600;color:var(--sidebar-text)}.sidebar-nav{padding:10px;display:flex;flex-direction:column;gap:4px;flex:1}.sidebar-nav-item{display:flex;align-items:center;padding:10px 12px;border-radius:10px;color:var(--sidebar-text);text-decoration:none;cursor:pointer}.sidebar-nav-item:hover{background:#ffffff0f}.sidebar-nav-item--active{background:var(--sidebar-active-bg);color:var(--sidebar-active-text);font-weight:700}.sidebar-nav-item--disabled{opacity:.35;cursor:not-allowed}.sidebar-footer{padding:14px 14px 16px;border-top:1px solid rgba(255,255,255,.08)}.sidebar-support{width:100%;border:1px solid rgba(200,218,240,.18);background:transparent;color:var(--sidebar-text);border-radius:12px;padding:10px 12px;cursor:pointer}.sidebar-support:hover{background:#ffffff0f}.sidebar-user{display:flex;align-items:center;gap:10px;margin-top:12px;padding:10px;border-radius:12px;background:#ffffff0a}.sidebar-user-avatar{width:34px;height:34px;border-radius:999px;background:#c8daf026;display:flex;align-items:center;justify-content:center;font-weight:700}.sidebar-user-name{font-size:13px;font-weight:700}.sidebar-user-email{font-size:12px;color:var(--sidebar-text-muted)}@media(max-width:900px){body{overflow-x:hidden}.sidebar,.app-sidebar,.left-sidebar,.main-sidebar,.sidenav,.side-nav,.nav-sidebar,.drawer,aside,nav[aria-label=Sidebar],[data-sidebar=true],[data-role=sidebar]{display:none!important}.content,.main,.main-content,.app-content,.page-content,.wrapper,.layout,.container,#app,#root{margin-left:0!important;width:100%!important;max-width:100%!important}.card,.panel,.box,.content-wrapper{max-width:100%!important}button,.btn,input,select,textarea{font-size:16px}}
