*{box-sizing:border-box}body{margin:0;font-family:DM Sans,Inter,Segoe UI,Roboto,sans-serif;background:radial-gradient(ellipse 120% 80% at 50% -20%,#2a2450,#0c0c14 45%,#06060b);min-height:100vh}#root{min-height:100vh}.auth-page{min-height:100vh;display:grid;place-items:center;padding:16px}.auth-card{width:100%;max-width:460px;border-radius:18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141424e0;border:1px solid rgba(255,255,255,.06)}.app-shell{min-height:100vh;background:transparent;display:flex;flex-direction:column}.app-shell--fill{height:100vh;max-height:100vh;overflow:hidden}.app-shell--fill>.ant-layout-content{flex:1;min-height:0}.app-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:0 12px 0 16px;background:#0a0a12eb;border-bottom:1px solid rgba(255,255,255,.06);position:sticky;top:0;z-index:100}.app-brand{margin:0!important;font-weight:600!important;letter-spacing:-.02em;flex-shrink:0}.nav-trigger{flex-shrink:0}.top-menu{flex:1;min-width:0;background:transparent!important;border-bottom:none!important;line-height:64px}.header-right{display:flex;align-items:center;gap:8px;margin-left:auto}.header-user{max-width:120px}@media (min-width: 576px){.header-user{max-width:200px}}.page-content{max-width:1000px;width:100%;margin:0 auto;padding:16px}@media (min-width: 768px){.page-content{padding:24px}}.page-content--bleed{max-width:none;margin:0;padding:0;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.page-card{border-radius:16px;background:#121220eb!important;border:1px solid rgba(255,255,255,.06)!important}.inner-card{background:#ffffff05!important;border:1px solid rgba(255,255,255,.06)!important}.upload-card{border-radius:16px;background:#121220eb;border:1px solid rgba(255,255,255,.06)}.chat-shell{flex:1;min-height:0;background:transparent;overflow:hidden}.chat-sider{background:#0c0c16f2!important;border-right:1px solid rgba(255,255,255,.06)!important;overflow:hidden}.chat-sider .ant-layout-sider-children{height:100%;min-height:0;display:flex;flex-direction:column}.chat-session-panel{padding:12px;height:100%;min-height:0;display:flex;flex-direction:column;gap:8px}.chat-new-btn{margin-bottom:4px;flex-shrink:0}.chat-session-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.chat-session-item{cursor:pointer;border-radius:10px!important;padding:10px 12px!important;margin-bottom:6px!important;border:1px solid transparent!important;background:#ffffff08!important;transition:background .15s ease,border-color .15s ease}.chat-session-item:hover{background:#7c5cff1f!important}.chat-session-item.is-active{border-color:#8b7cff73!important;background:#7c5cff26!important}.chat-main{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;overflow:hidden;background:#08081066;padding:12px 16px 16px}@media (min-width: 768px){.chat-main{padding:16px 24px 24px}}.chat-toolbar{flex-shrink:0;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06)}.chat-messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:8px 4px 16px;-webkit-overflow-scrolling:touch}.chat-row{width:100%}.chat-row--user{flex-direction:row-reverse}.chat-bubble{max-width:min(100%,720px);padding:12px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.06)}.chat-bubble--user{background:linear-gradient(135deg,#7c5cff59,#7c5cff26);border-color:#8b7cff40}.chat-bubble--assistant{background:#ffffff0a}.chat-bubble-label{display:block;font-size:11px;opacity:.75;margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.chat-bubble-body{font-size:15px;line-height:1.55}.chat-sources{margin-top:10px;padding-top:10px;border-top:1px dashed rgba(255,255,255,.08)}.chat-avatar--bot{background:linear-gradient(145deg,#6b5cff,#4c3fbf)!important;flex-shrink:0}.chat-avatar--user{background:#ffffff1f!important;flex-shrink:0}.chat-composer{flex-shrink:0;display:flex;gap:10px;align-items:flex-end;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.chat-input{flex:1;font-size:15px}.chat-send{flex-shrink:0}@media (max-width: 575px){.chat-composer{flex-direction:column;align-items:stretch}.chat-send{width:100%}.chat-bubble{max-width:calc(100% - 48px)}}.nav-drawer .ant-menu{background:transparent}.app-shell--super{min-height:100vh}.app-shell--super .page-content{max-width:1200px}.landing-root{position:relative;min-height:100vh;display:flex;flex-direction:column;color:#e8e6f4;width:100%;max-width:100%;overflow-x:hidden}.landing-bg-grid{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 20%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 20%,transparent 75%)}.landing-main{position:relative;z-index:1;flex:1}.landing-nav{position:sticky;top:0;z-index:50;padding:16px 20px;background:#06060cbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.landing-nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-logo{font-weight:700;font-size:1.1rem;letter-spacing:-.02em;background:linear-gradient(120deg,#c4b5ff,#8b7cff);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-nav-actions{display:flex;align-items:center;gap:8px}.landing-nav-link{color:#ffffffd9!important}.landing-cta-nav{border-radius:10px!important}.landing-hero{position:relative;max-width:1100px;margin:0 auto;padding:48px 20px 64px;display:grid;grid-template-columns:1fr;gap:40px;align-items:center;overflow:hidden}.landing-orb{position:absolute;border-radius:50%;filter:blur(40px);pointer-events:none;z-index:0}.landing-orb--a{width:180px;height:180px;right:8%;top:12%;background:#7c5cff59}.landing-orb--b{width:120px;height:120px;left:4%;bottom:18%;background:#c084fc38}@media (min-width: 900px){.landing-hero{grid-template-columns:1.05fr .95fr;padding-top:72px}}.landing-hero-glow{position:absolute;left:0;right:0;top:-25%;height:420px;background:radial-gradient(ellipse at 30% 20%,rgba(124,92,255,.35),transparent 55%);pointer-events:none;animation:landing-pulse 8s ease-in-out infinite}@keyframes landing-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.landing-hero-content{position:relative;z-index:1}.landing-badge{display:inline-block;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:#7c5cff33;border:1px solid rgba(139,124,255,.35);margin-bottom:16px}.landing-title{font-size:clamp(2rem,5vw,3.25rem)!important;line-height:1.12!important;margin-bottom:16px!important;font-weight:700!important;color:#f5f3ff!important}.landing-title-accent{background:linear-gradient(120deg,#a599ff,#6b5cff,#c084fc);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-title-accent--animated{display:inline-block;background:linear-gradient(100deg,#a599ff,#6b5cff,#e879f9,#8b7cff,#a599ff);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent}.landing-lead{font-size:1.05rem!important;max-width:520px;color:#e8e6f4b8!important}.landing-hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.landing-hero-primary{border-radius:12px!important;height:48px!important;padding:0 28px!important;font-weight:600!important}.landing-hero-secondary{border-radius:12px!important;height:48px!important;border-color:#fff3!important;color:#e8e6f4!important}.landing-hero-trust{display:flex;align-items:center;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);max-width:520px}.landing-trust-icon{font-size:18px;color:#a599ffd9}.landing-trust-text{font-size:13px!important;color:#e8e6f48c!important}.landing-hero-visual{perspective:1200px;position:relative;z-index:1}.landing-mock-card{border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#0e0e1ce6;box-shadow:0 24px 80px #00000073;overflow:hidden}.landing-mock-header{display:flex;align-items:center;gap:6px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.06);background:#00000040}.landing-mock-title{margin-left:auto;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#ffffff59}.landing-mock-dot{width:10px;height:10px;border-radius:50%;background:#ffffff26}.landing-mock-body{padding:20px;display:flex;flex-direction:column;gap:12px;min-height:200px}.landing-mock-msg{max-width:88%;padding:12px 14px;border-radius:12px;font-size:14px;line-height:1.45}.landing-mock-msg-user{align-self:flex-end;background:linear-gradient(135deg,#7c5cff73,#7c5cff33);border:1px solid rgba(139,124,255,.3)}.landing-mock-msg-bot{align-self:flex-start;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.landing-mock-sources{display:block;margin-top:8px;font-size:11px;opacity:.65}.landing-mock-typing{align-self:flex-start;display:flex;gap:4px;padding:10px 14px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.landing-mock-typing-dot{width:6px;height:6px;border-radius:50%;background:#a599ff8c;animation:landing-typing-bounce 1.2s ease-in-out infinite}.landing-mock-typing-dot:nth-child(2){animation-delay:.15s}.landing-mock-typing-dot:nth-child(3){animation-delay:.3s}@keyframes landing-typing-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.landing-stats{max-width:1100px;margin:0 auto;padding:0 20px 40px}.landing-stats-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0f}@media (min-width: 768px){.landing-stats-inner{grid-template-columns:repeat(4,1fr)}}.landing-stat-cell{padding:20px 16px;text-align:center;background:#0c0c16eb}.landing-stat-value{font-weight:700;font-size:.95rem;color:#f0edff;margin-bottom:6px;letter-spacing:-.02em}.landing-stat-label{font-size:12px;color:#e8e6f480;line-height:1.35}.landing-features{max-width:1100px;margin:0 auto;padding:32px 20px 64px}.landing-section-title{text-align:center;color:#f5f3ff!important;margin-bottom:8px!important}.landing-section-sub{text-align:center;max-width:480px;margin:0 auto 40px!important}.landing-feature-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 640px){.landing-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 960px){.landing-feature-grid{grid-template-columns:repeat(4,1fr)}}.landing-feature-card{padding:22px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#121222bf;height:100%}.landing-feature-icon-wrap{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:14px;background:#7c5cff1f;border:1px solid rgba(139,124,255,.22);font-size:22px;color:#b8aaff}.landing-how{max-width:1100px;margin:0 auto;padding:24px 20px 72px}.landing-steps{display:grid;grid-template-columns:1fr;gap:28px;position:relative}@media (min-width: 840px){.landing-steps{grid-template-columns:repeat(3,1fr);gap:20px}}.landing-step{position:relative;padding:24px 22px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#10101ea6}@media (min-width: 840px){.landing-step{padding-top:28px}}.landing-step:last-child .landing-step-connector{display:none}.landing-step-connector{display:none}@media (min-width: 840px){.landing-step-connector{display:block;position:absolute;top:52px;left:calc(100% - 10px);width:calc(100% - 80px);height:2px;background:linear-gradient(90deg,#8b7cff73,#8b7cff14);z-index:0;pointer-events:none}}.landing-step-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:12px;font-size:20px;color:#c4b5ff;background:#7c5cff26;border:1px solid rgba(139,124,255,.25);position:relative;z-index:1}.landing-step-num{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;color:#a599ffa6;margin-bottom:6px}.landing-step-title{margin-bottom:8px!important;color:#f5f3ff!important}.landing-step-text{margin:0!important;font-size:14px!important}.landing-usecases{max-width:1100px;margin:0 auto;padding:16px 20px 72px}.landing-use-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 720px){.landing-use-grid{grid-template-columns:repeat(3,1fr)}}.landing-use-card{padding:24px 22px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#1212228c;transition:border-color .25s ease,box-shadow .25s ease}.landing-use-icon{font-size:24px;color:#a599ff;margin-bottom:12px}.landing-quote{max-width:760px;margin:0 auto 64px;padding:40px 28px;text-align:center;border-radius:20px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(165deg,#7c5cff14,#0a0a14d9)}.landing-quote-icon{font-size:28px;color:#a599ff80;margin-bottom:16px}.landing-quote-text{margin:0 0 16px;font-size:clamp(1.15rem,2.5vw,1.45rem);line-height:1.5;font-weight:500;color:#ebe8ff;border:none;padding:0;font-style:italic}.landing-quote-highlight{color:#c4b5ff;font-style:italic}.landing-quote-by{font-size:13px!important}.landing-faq{max-width:720px;margin:0 auto;padding:8px 20px 64px}.landing-faq-inner{margin-top:8px}.landing-collapse.ant-collapse{background:transparent!important}.landing-collapse .ant-collapse-item{border-bottom:1px solid rgba(255,255,255,.08)!important;margin-bottom:0!important}.landing-collapse .ant-collapse-header{color:#e8e6f4!important;font-weight:600;padding:16px 4px!important}.landing-collapse .ant-collapse-content-box{padding:0 4px 20px!important}.landing-collapse .ant-collapse-expand-icon{color:#a599ffcc!important}.landing-cta-band{max-width:900px;margin:0 auto 64px;padding:44px 28px 48px;text-align:center;border-radius:20px;border:1px solid rgba(139,124,255,.25);background:linear-gradient(145deg,#7c5cff38,#141428eb);box-shadow:0 0 0 1px #ffffff0a inset,0 32px 80px #00000059}.landing-cta-icon{font-size:32px;color:#c4b5ff;margin-bottom:12px;display:block}.landing-cta-title{color:#f5f3ff!important;margin-bottom:8px!important}.landing-cta-text{margin-bottom:20px!important}.landing-cta-button{border-radius:12px!important;height:46px!important;padding:0 32px!important}.landing-cta-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.landing-cta-button-secondary{border-radius:12px!important;height:46px!important;border-color:#ffffff38!important;color:#e8e6f4!important}.landing-footer{position:relative;z-index:1;margin-top:auto;padding:40px 20px 28px;border-top:1px solid rgba(255,255,255,.06)}.landing-footer-grid{max-width:900px;margin:0 auto 28px;display:grid;grid-template-columns:1fr;gap:28px;text-align:left}@media (min-width: 640px){.landing-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:32px}}.landing-footer-brand{font-weight:700;font-size:1rem;background:linear-gradient(120deg,#c4b5ff,#8b7cff);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:8px}.landing-footer-desc{margin:0!important;max-width:280px;font-size:13px!important}.landing-footer-heading{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e8e6f473;margin-bottom:12px}.landing-footer-link{display:block;color:#e8e6f4bf;font-size:14px;margin-bottom:8px;text-decoration:none;transition:color .2s}.landing-footer-link:hover{color:#c4b5ff}.landing-footer-muted{display:block;font-size:13px;color:#e8e6f473;margin-bottom:6px}.landing-footer-copy{text-align:center;margin:0!important;font-size:12px!important;color:#e8e6f466!important}.superadmin-page{width:100%}.superadmin-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.superadmin-stats{margin-bottom:24px;width:100%}.superadmin-stat-card{min-width:160px;background:#121222d9!important;border:1px solid rgba(255,255,255,.08)!important}.superadmin-table-card{background:#121222eb!important}
