:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-background:#090d13;--app-surface:#171c24;--app-surface-raised:#1d232d;--app-surface-hover:#242b36;--app-border:#2a303a;--app-border-strong:#3c4552;--foreground:#eceaf4;--muted:#c5c1d0;--muted-foreground:#9692a2;--accent:#9b82ff;--accent-foreground:#211442;--action:#f5b942;--action-foreground:#2a200b;--danger:#f28b9b;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--content-max-width:72rem;--bottom-nav-height:4.5rem;--page-gutter:clamp(1rem, 5vw, 1.5rem)}html{background:var(--app-background);min-height:100%}html,body{width:100%;min-width:0;margin:0;overflow-x:clip}body{min-height:100%;color:var(--foreground);background:var(--app-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure{margin:0}img,picture,svg,video,canvas{max-width:100%;display:block}input,select,textarea,button,a{font:inherit}button,input,select,textarea{color:inherit}button:not(:disabled){cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}h1,h2,h3,h4{color:var(--foreground);letter-spacing:-.03em;font-weight:700;line-height:1.1}h1{font-size:clamp(2rem,9vw,2.75rem)}h2{font-size:clamp(1.5rem,6vw,2rem)}h3{font-size:1.25rem}p{color:var(--muted);line-height:1.5}.ui-container{width:100%;max-width:var(--content-max-width);margin-inline:auto}.ui-button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);text-align:center;border:1px solid #0000;min-height:2.75rem;padding:.625rem 1rem;font-weight:700;line-height:1.25;transition:background-color .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.ui-button--primary{background:var(--accent);color:var(--accent-foreground)}.ui-button--primary:hover:not(:disabled){background:#ad99ff}.ui-button--secondary{border-color:var(--app-border-strong);background:var(--app-surface-raised);color:var(--foreground)}.ui-button--secondary:hover:not(:disabled){background:var(--app-surface-hover)}.ui-button--ghost{color:var(--foreground);background:0 0}.ui-button--ghost:hover:not(:disabled){background:#eceaf414}.ui-button--action{background:var(--action);color:var(--action-foreground)}.ui-button--action:hover:not(:disabled){background:#ffc95d}.ui-button--sm{min-height:2.25rem;padding:.4375rem .75rem;font-size:.875rem}.ui-button--lg{min-height:3.25rem;padding:.875rem 1.25rem;font-size:1.0625rem}.ui-button:disabled{opacity:.5}.ui-card{padding:var(--space-4);border:1px solid var(--app-border);border-radius:var(--radius-lg);background:var(--app-surface)}.ui-card--subtle{background:var(--app-surface-raised)}.ui-chip{align-items:center;gap:var(--space-1);border:1px solid var(--app-border);background:var(--app-surface-raised);min-height:1.75rem;color:var(--muted);border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex}.ui-chip--accent{color:#c4b5fd;background:#9b82ff29;border-color:#9b82ff73}.ui-chip--action{color:#ffcf72;background:#f5b94224;border-color:#f5b94273}.ui-field{gap:var(--space-2);display:grid}.ui-field__label{color:var(--foreground);font-size:.875rem;font-weight:700;line-height:1.3}.ui-field__required,.ui-field__error{color:var(--danger)}.ui-field__hint,.ui-field__error{font-size:.8125rem;line-height:1.4}.ui-field__hint{color:var(--muted-foreground)}.ui-input,.ui-select,.ui-textarea{border:1px solid var(--app-border-strong);border-radius:var(--radius-sm);background:var(--app-surface);width:100%;min-height:2.75rem;color:var(--foreground);padding:.625rem .75rem;line-height:1.4}.ui-input::placeholder,.ui-textarea::placeholder{color:var(--muted-foreground);opacity:1}.ui-textarea{resize:vertical;min-height:6.5rem}.ui-input:hover:not(:disabled),.ui-select:hover:not(:disabled),.ui-textarea:hover:not(:disabled){border-color:var(--muted-foreground)}.ui-input:focus,.ui-select:focus,.ui-textarea:focus{border-color:var(--accent)}.ui-input:disabled,.ui-select:disabled,.ui-textarea:disabled{border-color:var(--app-border);color:var(--muted-foreground);background:#171c2499}.ui-input[aria-invalid=true],.ui-select[aria-invalid=true],.ui-textarea[aria-invalid=true],.ui-field[data-invalid] .ui-input,.ui-field[data-invalid] .ui-select,.ui-field[data-invalid] .ui-textarea{border-color:var(--danger)}.app-shell{--card-deck-surface:var(--app-background);background:var(--app-background);min-height:100dvh}.app-header{z-index:20;min-height:4.75rem;padding:max(.75rem, env(safe-area-inset-top)) var(--page-gutter) .75rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090d13f5;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:sticky;top:0}.app-header__brand{min-width:0;color:var(--foreground);align-items:center;gap:.625rem;text-decoration:none;display:flex}.app-header__logo{color:#b9a8ff;background:#2c2b3d;border-radius:.5rem;flex:none;place-items:center;width:2rem;height:2rem;display:grid}.app-header__logo svg{width:1.25rem;height:1.25rem}.app-header__wordmark{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;font-weight:700;overflow:hidden}.app-header__actions{flex:none;align-items:center;gap:.5rem;display:flex}.app-header__search{width:2.25rem;height:2.25rem;color:var(--muted);background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid}.app-header__search svg{width:1.25rem;height:1.25rem}.app-header__swipe{--card-deck-surface:var(--action);background:var(--action);min-height:2.25rem;color:var(--action-foreground);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.app-header__swipe svg{width:1rem;height:1rem}.app-content{min-height:calc(100dvh - 4.75rem);padding:1.5rem var(--page-gutter) calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 1.5rem)}.route-page{min-height:calc(100dvh - 4.75rem - var(--bottom-nav-height))}.route-page h1{font-size:clamp(2rem,9vw,2.75rem);line-height:1}.bottom-nav{--card-deck-surface:var(--app-surface);z-index:20;width:100%;min-height:var(--bottom-nav-height);padding:.5625rem var(--page-gutter) calc(.5625rem + env(safe-area-inset-bottom));border-top:1px solid var(--app-border);background:var(--app-surface);position:fixed;bottom:0;left:0;right:0}.bottom-nav__items{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.bottom-nav__item{min-height:3.125rem;color:var(--muted);border-radius:.5rem;place-items:center;gap:.1875rem;padding:.1875rem .25rem;font-size:.6875rem;font-weight:600;line-height:1.1;text-decoration:none;display:grid}.bottom-nav__item svg{width:1.25rem;height:1.25rem}.bottom-nav__item[data-active]{color:var(--accent)}.floating-add-button{right:var(--page-gutter);bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + .875rem);z-index:30;background:var(--accent);width:3rem;height:3rem;color:var(--accent-foreground);border-radius:50%;place-items:center;display:grid;position:fixed;box-shadow:0 .625rem 1.5rem #00000052}.floating-add-button svg{width:1.375rem;height:1.375rem}
