:root{color:#f3f4f6;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#1f3a5f 0%,#101827 40%,#050816 100%);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;margin:0}button,input,textarea,select{font:inherit}a{color:inherit}#root{min-height:100vh}.shell{background:radial-gradient(circle at 0 0,#ffa2492e,#0000 30%),radial-gradient(circle at 100% 100%,#2196f329,#0000 30%);min-height:100vh;position:relative;overflow:hidden}.shell__glow{filter:blur(24px);pointer-events:none;border-radius:50%;width:34rem;height:34rem;position:absolute}.shell__glow--top{background:#f59e0b29;top:-10rem;left:-8rem}.shell__glow--bottom{background:#38bdf824;bottom:-8rem;right:-6rem}.shell__content{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:24px;width:min(1120px,100% - 32px);min-height:100vh;margin:0 auto;padding:32px 0;display:grid;position:relative}.shell__content--app{align-content:start;padding-top:24px}.shell__content>:only-child{grid-column:1/-1;justify-self:center;width:min(100%,540px)}.shell__content>.dashboard-preview:only-child{width:100%;max-width:1120px}.intro-card,.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a111fc7;border:1px solid #ffffff1a;box-shadow:0 26px 70px #00000052}.intro-card{border-radius:32px;padding:56px}.intro-card__eyebrow,.auth-card__eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#f59e0b;margin:0 0 16px;font-size:.78rem;font-weight:700}.intro-card h1,.auth-card h2{color:#f8fafc;margin:0}.intro-card h1{letter-spacing:-.05em;font-size:clamp(2.8rem,6vw,5.4rem);line-height:.95}.intro-card__text,.auth-card__text,.auth-card__footer{color:#e2e8f0d1}.intro-card__text{max-width:34rem;margin:26px 0 0;font-size:1.05rem;line-height:1.8}.auth-card{border-radius:28px;padding:36px 32px}.auth-card--wide{max-width:540px}.dashboard-preview{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:24px;display:grid}.dashboard-preview .auth-card--wide{max-width:none}.coming-soon-card{background:radial-gradient(circle at top,#e27b3f29,#0000 45%),linear-gradient(145deg,#121b2cf0,#080e1beb);border:1px solid #ffffff1a;border-radius:28px;padding:38px 32px;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000059}.coming-soon-card__eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#f59e0b;margin:0 0 16px;font-size:.8rem;font-weight:700}.coming-soon-card h2{color:#f8fafc;letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:.98}.coming-soon-card__text{color:#dfe5eed1;max-width:36rem;margin:20px 0 0;font-size:1rem;line-height:1.7}.app-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a111fb8;border:1px solid #ffffff14;border-radius:24px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex;box-shadow:0 20px 50px #00000038}.app-header__brand{gap:4px;display:grid}.app-header__title{color:#f8fafc;font-weight:700}.app-header__subtitle{color:#e2e8f0bf;font-size:.95rem}.app-header__nav{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.app-header__link{color:#e2e8f0cc;border-radius:999px;padding:10px 14px;text-decoration:none;transition:background-color .2s}.app-header__link--active,.app-header__link:hover{color:#f8fafc;background:#ffffff14}.subnav{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.subnav__link{color:#e2e8f0d6;background:#0f172a66;border:1px solid #94a3b829;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.subnav__link:hover{color:#fef3c7;border-color:#f59e0b59}.subnav__link--active{color:#fef3c7;background:#f59e0b29;border-color:#f59e0b59}.app-header__logout{flex-shrink:0}.auth-card h2{font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.05}.auth-card__text{margin:18px 0 0;line-height:1.7}.auth-card__footer{margin:24px 0 0;font-size:.98rem}.auth-card__footer a{color:#f8fafc}.auth-form{gap:16px;margin-top:28px;display:grid}.field{gap:8px;display:grid}.field span{color:#dbe4f0;font-weight:600}.field input,.field select,.field textarea{color:#f8fafc;background:#0f172abf;border:1px solid #94a3b847;border-radius:16px;outline:none;width:100%;padding:14px 16px;transition:border-color .2s,box-shadow .2s,transform .2s}.field input::placeholder{color:#94a3b8cc}.field input:focus,.field select:focus,.field textarea:focus{border-color:#f59e0bd9;transform:translateY(-1px);box-shadow:0 0 0 4px #f59e0b1f}.field__textarea{resize:vertical;min-height:140px}.field__textarea--small{min-height:96px}.button{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.75;transform:none}.button--primary{color:#fff7ed;background:linear-gradient(135deg,#f59e0b,#ea580c);box-shadow:0 18px 32px #ea580c40}.button--secondary{color:#f8fafc;background:#ffffff0f;border:1px solid #ffffff1f}.cta-group{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.form-message{border-radius:14px;margin:0;padding:12px 14px;font-size:.95rem;line-height:1.5}.form-message--error{color:#fecaca;background:#f871711f;border:1px solid #f8717142}.form-message--success{color:#bbf7d0;background:#4ade801f;border:1px solid #4ade8042}.profile-list{gap:14px;margin:28px 0 0;display:grid}.profile-list div{background:#0f172a73;border:1px solid #94a3b829;border-radius:18px;padding:14px 16px}.profile-list dt{color:#94a3b8eb;margin:0 0 6px;font-size:.9rem}.profile-list dd{color:#f8fafc;margin:0;font-weight:600}.page-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a111fc7;border:1px solid #ffffff1a;border-radius:28px;grid-column:1/-1;width:100%;padding:38px 32px;box-shadow:0 26px 70px #00000052}.page-card--narrow{justify-self:center;max-width:560px}.page-card__header{margin-bottom:28px}.page-card__header--row{justify-content:space-between;align-items:start;gap:16px;display:flex}.page-card__eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#f59e0b;margin:0 0 14px;font-size:.78rem;font-weight:700}.page-card h1,.section-block h2,.list-card h2,.list-card h3,.empty-state h2{color:#f8fafc;margin:0}.page-card h1{font-size:clamp(2rem,4vw,3rem);line-height:1.05}.page-card__text,.section-block__text,.section-block__hint,.page-note,.list-card p,.empty-state p{color:#e2e8f0d1}.page-card__text{max-width:46rem;margin:16px 0 0;line-height:1.7}.stack{gap:20px;display:grid}.section-block{background:#0f172a80;border:1px solid #ffffff14;border-radius:24px;padding:24px}.section-block__header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.section-block__text,.section-block__hint,.page-note{margin:8px 0 0;line-height:1.6}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;display:grid}.detail-grid--spaced{margin-top:18px}.detail-grid div{background:#0f172a66;border:1px solid #94a3b824;border-radius:18px;padding:14px 16px}.detail-grid dt{color:#94a3b8eb;margin:0 0 6px;font-size:.9rem}.detail-grid dd{color:#f8fafc;margin:0;font-weight:600}.list-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:18px;display:grid}.list-grid--balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.list-card{background:#0f172a66;border:1px solid #94a3b824;border-radius:20px;gap:8px;padding:18px;display:grid}.list-card__actions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.route-editor-list{gap:18px;margin-top:18px;display:grid}.route-editor{background:#0f172a66;border:1px solid #94a3b824;border-radius:22px;gap:14px;padding:20px;display:grid}.route-editor__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.route-editor__meta{gap:6px;display:grid}.route-editor__items{gap:10px;display:grid}.route-editor__item{background:#0f172a8c;border:1px solid #94a3b824;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.route-editor__empty{background:#0f172a47;border:1px dashed #94a3b82e;border-radius:16px;padding:14px 16px}.chat-window{background:#02061759;border:1px solid #94a3b82e;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;max-height:420px;padding:12px;display:flex;overflow-y:auto}.chat-message{background:#1e293b8c;border:1px solid #94a3b82e;border-radius:16px 16px 16px 6px;flex:none;align-self:flex-start;width:fit-content;max-width:min(82%,520px);margin:0;padding:12px 14px;overflow:visible}.chat-message--own{background:#f59e0b29;border-color:#f59e0b59;border-radius:16px 16px 6px;align-self:flex-end}.chat-message__author{color:#cbd5e1db;font-size:.82rem}.chat-message__text{color:#f8fafc;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin-top:6px;line-height:1.45}.chat-message__time{color:#94a3b8e6;margin-top:8px;font-size:.78rem}.chat-composer{gap:10px;display:grid}.chat-composer__input{resize:none;color:#f8fafc;background:#020617bf;border-color:#94a3b833;min-height:48px;max-height:180px;overflow-y:auto}.chat-composer__input::placeholder{color:#94a3b8cc}.empty-state{background:#0f172a4d;border:1px dashed #94a3b83d;border-radius:24px;padding:24px}.split-grid{grid-template-columns:.9fr 1.1fr;gap:20px;display:grid}.split-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.inline-form{align-items:end;gap:12px;margin-bottom:18px;display:flex}.field--inline{flex:1}.badge{color:#e2e8f0cc;background:#ffffff12;border-radius:999px;align-items:center;padding:10px 14px;font-size:.92rem;display:inline-flex}.badge--success{color:#bbf7d0;background:#4ade8024}.badge--danger{color:#fecaca;background:#f8717124}.dashboard-actions{align-self:start}.action-list{gap:12px;margin-top:24px;display:grid}.action-list__item{color:#f8fafc;background:#0f172a73;border:1px solid #94a3b824;border-radius:18px;padding:14px 16px;text-decoration:none;transition:transform .2s,border-color .2s}.action-list__item:hover{border-color:#f59e0b73;transform:translateY(-1px)}.action-list__item--static:hover{border-color:#94a3b824;transform:none}@media (width<=900px){.shell__content{grid-template-columns:1fr;width:min(720px,100% - 24px);padding:20px 0 24px}.intro-card{padding:36px 28px}.auth-card{padding:28px 22px}.dashboard-preview{grid-template-columns:1fr}.app-header{flex-direction:column;align-items:stretch}.detail-grid,.split-grid,.split-grid--triple,.list-grid--balanced{grid-template-columns:1fr}.section-block__header,.inline-form,.list-card__actions,.page-card__header--row,.route-editor__header,.route-editor__item,.subnav{flex-direction:column;align-items:stretch}}@media (width<=520px){.intro-card h1{font-size:2.6rem}.button,.cta-group .button{width:100%}}
