:root{--bg:38 38 42;--card:48 48 54;--muted:180 180 190;--text:245 245 250;--border:70 70 78;--accent:99 102 241}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#26262a;background:rgb(var(--bg));color:#f5f5fa;color:rgb(var(--text));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}.card{background:hsla(0,0%,100%,.035);border:1px solid #ffffff0f;border-radius:16px;box-shadow:none;padding:16px 20px}.card:hover{border-color:#6366f173;transform:translateY(-1px);transition:.16s ease}.card-title{font-size:14px;font-weight:600;letter-spacing:.2px;margin:0 0 8px}.muted{color:rgb(var(--muted));font-size:13px}.badge{align-items:center;background:#ffffff0a;border:1px solid #0000;border-radius:999px;color:rgb(var(--text));display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:5px 10px}.badge-dot{border-radius:999px;height:6px;width:6px}.input,.textarea{background:#ffffff0a;border:1px solid rgb(var(--border));border-radius:12px;color:rgb(var(--text));outline:none;padding:10px 12px;width:100%}.textarea{background:hsla(0,0%,100%,.025);border:1px solid #ffffff14;border-radius:12px;display:block;margin-top:12px;min-height:120px;padding:14px 16px;resize:vertical;width:100%}.input:focus,.textarea:focus{border-color:#6366f199;box-shadow:none}.btn{background:#ffffff0f;border:1px solid rgb(var(--border));border-radius:12px;color:rgb(var(--text));cursor:pointer;font-weight:600;padding:10px 14px}.btn:hover{border-color:#6366f173}.btn-primary{background:#6366f138;border-color:#6366f199}.btn-primary:hover{background:#6366f14d}.btn:disabled{cursor:not-allowed;opacity:.6}.ai-box{background:#ffffff0a;border:1px solid rgb(var(--border));border-radius:14px;margin-top:20px;padding:16px}.badge.waiting{background:#b4b4be1a;border-color:#b4b4be40;color:#dcdce6d9}.badge.progress{background:#f59e0b1f;border-color:#f59e0b59;color:#ffc878f2}.badge.progress .badge-dot{background:#f59e0bf2}.badge.done{background:#22c55e1f;border-color:#22c55e59;color:#78ffb4f2}.badge.done .badge-dot{background:#22c55ef2}.badge.waiting .badge-dot{background:#b4b4bee6}.badge.progress .badge-dot{background:#f59e0be6}.badge.done .badge-dot{background:#22c55ee6}.badge.warning{background:#f973161f;border-color:#f9731659;color:#ffb478f2}.badge.warning .badge-dot{background:#f97316f2}.badge.cancelled{background:#7878781f;border-color:#7878784d;color:#888}.ticket-title{font-size:14px;font-weight:600;letter-spacing:-.01em;margin:0 0 6px}.ticket-date{color:#c8c8d2b3;font-size:12px;margin-bottom:10px}.app-header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0e0f17cc;border-bottom:1px solid #6e56cf1f;box-shadow:0 1px 0 #6e56cf14,0 4px 24px #00000040;position:-webkit-sticky;position:sticky;top:0;z-index:50}.app-header__inner{justify-content:space-between;margin:0 auto;max-width:1100px;padding:13px 26px}.app-header__inner,.topnav{align-items:center;display:flex}.topnav{gap:18px}.nav-cta{background:#6e56cf26;border:1px solid #6e56cf59;border-radius:14px;color:#fff;font-size:13px;font-weight:600;padding:6px 14px;transition:all .16s ease}.nav-cta:hover{background:#6e56cf40;border-color:#6e56cf99;transform:translateY(-1px)}.nav-cta:after{display:none!important}.nav-link{background:#0000;border:1px solid #0000;border-radius:8px;color:rgb(var(--text));cursor:pointer;font-size:13px;font-weight:500;padding:6px 2px;position:relative;text-decoration:none;transition:all .16s ease}.nav-link:hover{background:#ffffff0f}.nav-link:after{background:#6e56cf;border-radius:2px;bottom:-6px;content:"";height:2px;left:0;opacity:.9;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.nav-link.active:after,.nav-link:hover:after{transform:scaleX(1)}.nav-link.active{color:#fff;font-weight:600}.nav-link:hover{color:#fff}.btn-ghost{background:#0000;border:1px solid #ffffff2e;border-radius:999px;cursor:pointer;font-size:13px;font-weight:500;padding:6px 14px;transition:all .16s ease}.btn-ghost:hover{background:#ffffff14;border-color:#ffffff59}.logo{align-items:center;display:flex;font-size:18px;font-weight:600;gap:8px}.btn-ghost:focus-visible,.nav-link:focus-visible{border-color:#6366f159;box-shadow:0 0 0 4px #6366f12e;outline:none}.page-title{font-size:22px;font-weight:700;letter-spacing:-.02em;margin:12px 0 22px}.section-card{background:hsla(0,0%,100%,.035);border:1px solid #ffffff12;border-radius:16px;box-shadow:0 4px 12px #0000002e,inset 0 1px 0 #ffffff0a;margin-bottom:22px;overflow:hidden;padding:22px;position:relative}.section-card:before{background:radial-gradient(700px 260px at 18% -40px,#6e56cf38,#0000 65%);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.section-card>*{position:relative;z-index:1}.section-head{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px;position:relative;z-index:2}.section-title{font-size:15px;font-weight:600;letter-spacing:.01em;margin:0;opacity:.95}.ticket-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;cursor:pointer;margin-bottom:14px;padding:16px 18px;transition:transform .16s ease,border-color .16s ease,background .16s ease}.ticket-card:hover{background:#ffffff0d;border-color:#6366f14d}.section-card form{display:flex;flex-direction:column}.card,.section-card{transition:border-color .16s ease,transform .16s ease,background .16s ease}.section-card:hover{border-color:#ffffff1a}.ticket-card:hover{background:hsla(0,0%,100%,.055)}.btn{transition:transform .12s ease,border-color .16s ease,background .16s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:linear-gradient(180deg,#6e56cf52,#6e56cf38);border:1px solid #6e56cf99;box-shadow:0 6px 18px #6e56cf47,inset 0 1px 0 #ffffff1a;color:#fff}.btn-primary:hover{background:linear-gradient(180deg,#6e56cf6b,#6e56cf4d);border-color:#6e56cfd9;box-shadow:0 12px 26px #6e56cf59,inset 0 1px 0 #ffffff1f}.btn-primary:active{box-shadow:0 6px 18px #6e56cf47;transform:translateY(1px)}.empty-state{opacity:.8;padding:40px 20px;text-align:center}.empty-icon{font-size:28px;margin-bottom:12px}.empty-title{font-weight:600;margin-bottom:6px}.empty-sub{color:rgb(var(--muted));font-size:13px}h3{font-size:15px;font-weight:600;margin-bottom:14px}.sort{position:relative;z-index:60}.sort-btn{align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;color:rgb(var(--text));cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:10px;height:38px;justify-content:space-between;min-width:190px;padding:0 12px}.sort-btn:hover{background:#ffffff0f;border-color:#ffffff29}.sort-caret{font-size:12px;opacity:.7}.sort-menu{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#12141cf2;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 20px 45px #0000008c;min-width:220px;padding:10px;position:absolute;right:0;top:calc(100% + 8px);z-index:999}.sort-item{background:#0000;border:1px solid #0000;border-radius:12px;color:#e6e6f0eb;cursor:pointer;font-size:13px;margin-bottom:6px;padding:10px;text-align:left;width:100%}.sort-item:hover{background:#6366f11a}.sort-item.active{background:#6366f129;border-color:#6366f140}.sort-item:last-child{margin-bottom:0}.auth{margin:0 auto;max-width:520px;padding:24px 0 10px}.auth-card{padding:26px}.auth-head{margin-bottom:16px}.auth-sub{color:#c8c8d2bf;font-size:13px;margin:8px 0 0}.auth-form{gap:14px}.auth-form,.field{display:flex;flex-direction:column}.field{gap:8px}.field-label{color:#dcdcebd9;font-size:12px;font-weight:600;letter-spacing:.02em}.btn-wide{margin-top:6px;width:100%}.alert{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;font-size:13px;margin:10px 0 6px;padding:10px 12px}.alert-error{background:#ef444414;border-color:#ef444447;color:#ffdcdcf2}.link{color:#e6e6f5d9;font-size:12px;text-decoration:none}.link:hover{text-decoration:underline}.auth-foot{margin-top:2px;opacity:.9}.auth-foot,.tech-head{display:flex;justify-content:space-between}.tech-head{align-items:center;gap:16px;margin-bottom:12px}.stack{display:flex;flex-direction:column;gap:12px}.tech-actions{display:flex;gap:10px;margin-top:12px}.tech-ticket__row{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.btn-danger{background:#ef444424;border-color:#ef444473}.btn-danger:hover{background:#ef444433;border-color:#ef44448c}.tech-score{align-items:baseline;display:flex;gap:6px;margin:6px 0 10px}.tech-score__value{color:#f0f0fff5;font-size:26px;font-weight:800}.tech-score__max{color:#c8c8d299;font-size:13px}.tech-bar{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:999px;height:8px;margin-bottom:12px;overflow:hidden}.tech-bar__fill{background:#6e56cfbf;border-radius:999px;box-shadow:0 10px 28px #6e56cf2e;height:100%;transition:width .22s ease}.tech-meta{display:flex;flex-direction:column;font-size:13px;gap:6px}.tech-warn{background:#f59e0b14;border:1px solid #f59e0b40;border-radius:12px;color:#ffc878f2}.tech-ok,.tech-warn{font-size:13px;margin-top:12px;padding:10px 12px}.tech-ok{background:#22c55e14;border:1px solid #22c55e40;border-radius:12px;color:#78ffb4f2}.tech-bad{background:#ef444414;border:1px solid #ef444440;border-radius:12px;color:#ffa0a0f2;font-size:13px;margin-top:12px;padding:10px 12px}.auth-primary{background:linear-gradient(180deg,#ffffff1f,#ffffff0f);border:1px solid #ffffff1f;border-radius:10px;color:#fff;font-weight:600;padding:14px 16px;width:100%}.auth-primary:disabled{cursor:not-allowed;opacity:.6}.auth-sep{align-items:center;color:#ffffff8c;display:flex;font-size:13px;gap:12px;margin:14px 0}.auth-sep:after,.auth-sep:before{background:#ffffff1f;content:"";flex:1 1;height:1px}.auth-sep span{padding:0 6px}.auth-oauth{align-items:center;background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:12px;color:rgb(var(--text));display:flex;font-weight:600;gap:12px;justify-content:center;margin-bottom:10px;padding:12px 16px;transition:all .16s ease;width:100%}.auth-oauth:hover{background:#6e56cf14;border-color:#6e56cf73;box-shadow:0 6px 18px #6e56cf2e}.auth-oauth-icon img{height:18px;width:18px}.auth-oauth-icon{display:inline-flex;opacity:.9;width:20px}.auth-bottom,.auth-oauth-icon{align-items:center;justify-content:center}.auth-bottom{color:#ffffffb3;display:flex;font-size:13px;gap:8px;margin-top:14px}.auth-email-block{display:flex;flex-direction:column;gap:12px;margin-bottom:4px}.account-dd{position:relative}.account-dd:after{content:"";height:12px;left:-8px;position:absolute;right:-8px;top:100%}.account-menu{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#12141cf2;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 20px 45px #0000008c;margin-top:8px;min-width:240px;opacity:0;padding:10px;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease;z-index:999}.account-dd:focus-within .account-menu,.account-dd:hover .account-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.account-email{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;font-size:12px;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-email,.account-item{color:#e6e6f0eb;font-weight:600;padding:10px}.account-item{align-items:center;background:#0000;border:1px solid #0000;border-radius:12px;cursor:pointer;display:flex;font-size:13px;gap:10px;text-decoration:none;width:100%}.account-item:hover{background:#6e56cf1f;border-color:#6e56cf38}.account-sep{background:#ffffff14;height:1px;margin:8px 4px}.account-logout{color:#ffd2d2eb}.account-logout:hover{background:#ef44441a;border-color:#ef444438}.app-footer{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0f1117bf;border-top:1px solid #ffffff0f;margin-top:80px}.app-footer__inner{align-items:center;color:rgb(var(--muted));display:flex;font-size:12px;justify-content:space-between;margin:0 auto;max-width:1100px;padding:22px 24px}.footer-left{align-items:center;display:flex;gap:6px;white-space:nowrap}.footer-brand{color:#ebebf5eb;font-weight:700}.footer-brand-accent{font-weight:800}.footer-links{align-items:center;gap:18px;justify-content:flex-end}.footer-links a{padding:6px 2px;position:relative;transition:color .16s ease}.footer-links a:after{background:#6e56cf8c;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.footer-links a:hover:after{transform:scaleX(1)}.footer-inner{align-items:center;gap:14px;justify-content:space-between;padding:14px 24px}.beta-badge{background:#6e56cf24;border:1px solid #6e56cf59;border-radius:999px;color:#ebebffeb;font-size:10px;font-weight:800;letter-spacing:.08em;margin-left:6px;padding:4px 8px;transform:translateY(-1px)}.footer-cta{background:#6e56cf1a;border:1px solid #6e56cf47;border-radius:12px;color:#ebebffe6!important;padding:6px 10px}.footer-cta:hover{background:#6e56cf29;border-color:#6e56cf73}.footer-top{align-items:flex-start;display:flex;gap:120px;justify-content:space-between;margin-bottom:12px}.footer-brand-block{display:flex;flex-direction:column;gap:6px;max-width:320px}.footer-logo{font-size:16px;font-weight:800;letter-spacing:-.02em}.footer-brand-accent{color:#6e56cf}.footer-tagline{color:#c8c8d2a6;font-size:13px}.footer-bottom{border-top:1px solid #ffffff0d;color:#b4b4c88c;font-size:12px;padding-top:12px}.footer-inner{display:flex;flex-direction:column;margin:0 auto;max-width:1100px;padding:18px 24px 14px}.footer-links{display:flex;flex-wrap:wrap;gap:22px}.footer-links a{color:#dcdcebbf;font-size:13px;text-decoration:none;transition:all .16s ease}.footer-links a:hover{color:#fff}@media (max-width:640px){.app-footer__inner{align-items:flex-start;flex-direction:column;width:100%}.footer-links{justify-content:flex-start}.footer-left{white-space:normal}}.footer-cta:after{display:none!important}@media (max-width:768px){.footer-top{align-items:flex-start;flex-direction:column;gap:28px}.footer-brand-block{max-width:100%}.footer-links{align-items:flex-start;flex-direction:column;gap:12px}.footer-bottom{text-align:center}}#root,body,html{height:100%}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 1}.landing-nav .nav-link:after{display:none!important}.landing-nav a,.landing-nav button{margin:0;padding:0}a,button,div,h1,h2,h3,h4,label,p,span{-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;user-select:text}.account-trigger{cursor:pointer}.landing-nav-link{position:relative;transition:color .16s ease}.landing-nav-link:after{background:#6e56cf;border-radius:2px;bottom:-6px;content:"";height:2px;left:0;opacity:.9;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.landing-nav-link:hover{color:#fff}.landing-nav-link:hover:after{transform:scaleX(1)}
/*# sourceMappingURL=main.9aa12d1e.css.map*/