:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--md-sys-color-primary:#355f00;--md-sys-color-on-primary:#fff;--md-sys-color-primary-container:#b5f46a;--md-sys-color-on-primary-container:#0e2000;--md-sys-color-secondary-container:#dbe7c8;--md-sys-color-surface:#fffdf4;--md-sys-color-surface-container:#f1f0e8;--md-sys-color-surface-container-high:#e9e9df;--md-sys-color-on-surface:#1b1c17;--md-sys-color-on-surface-variant:#46483f;--md-sys-color-outline:#76786e;--md-sys-color-error:#ba1a1a;--md-sys-color-error-container:#ffdad6;--success-container:#d6f5d6;--warning-container:#fff0c2;--danger-container:#ffdad6;--neutral-container:#e8e8df;--radius-large:28px;--radius-medium:18px;color:var(--md-sys-color-on-surface);background:radial-gradient(circle at top left, #b5f46a52, transparent 32rem), var(--md-sys-color-surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,p{margin:0}h1{letter-spacing:-.05em;font-size:clamp(2rem,7vw,3.6rem);line-height:.98}h2{margin-bottom:1rem;font-size:1.25rem;line-height:1.15}#root{min-height:100svh}.app-shell{width:min(1120px,100%);min-height:100svh;margin:0 auto;padding:1rem 1rem 6rem}.top-app-bar{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 0 1.25rem;display:flex}.eyebrow{color:var(--md-sys-color-primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.45rem;font-size:.76rem;font-weight:700}.hero-card,.card{border-radius:var(--radius-large);background:color-mix(in srgb, var(--md-sys-color-surface-container) 86%, white);border:1px solid #46483f1f;box-shadow:0 16px 40px #1b1c1714}.hero-card{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.2rem;display:flex}.hero-card p{max-width:62ch;color:var(--md-sys-color-on-surface-variant)}.identity-panel{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.identity-panel.inline{justify-content:flex-start;margin-bottom:.75rem}.bottom-nav{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf4e0;border-radius:999px;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:.5rem;margin-bottom:1rem;padding:.5rem;display:grid;position:sticky;top:.5rem}.nav-button,.primary-button,.secondary-button,.text-button{border:0;border-radius:999px;min-height:44px;padding:.7rem 1rem;font-weight:700}.nav-button{color:var(--md-sys-color-on-surface-variant);background:0 0}.nav-button.active{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.card{padding:1rem}.form,.stack,.auth-card{gap:.75rem;display:grid}.compact-form{grid-template-columns:1fr .7fr auto;align-items:end;margin-bottom:1rem}label{color:var(--md-sys-color-on-surface-variant);gap:.35rem;font-size:.88rem;font-weight:650;display:grid}input,select,textarea{border:1px solid var(--md-sys-color-outline);border-radius:var(--radius-medium);background:var(--md-sys-color-surface);width:100%;min-height:48px;color:var(--md-sys-color-on-surface);padding:.7rem .85rem}textarea{resize:vertical;min-height:88px}.two-col,.mileage-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.mileage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.primary-button{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.secondary-button{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-surface)}.text-button{min-height:36px;color:var(--md-sys-color-primary);background:0 0;padding-inline:.35rem}.full-width{width:100%}.entry-card,.approval-row,.summary-card,.list-row,.assignment-block{border-radius:var(--radius-medium);background:var(--md-sys-color-surface);padding:.85rem}.entry-card,.list-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.approval-row{grid-template-columns:1fr auto;align-items:center;gap:.75rem;margin-bottom:.75rem;display:grid}.button-row,.chip-row,.period-toolbar{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.period-toolbar{margin-top:1rem}.approval-row .button-row{grid-column:1/-1}.status-chip{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:.35rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.status-chip.success{background:var(--success-container)}.status-chip.warning{background:var(--warning-container)}.status-chip.danger{background:var(--danger-container);color:var(--md-sys-color-error)}.status-chip.neutral{background:var(--neutral-container)}.sync-panel{color:var(--md-sys-color-on-surface-variant);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;font-size:.86rem;display:flex}.muted{color:var(--md-sys-color-on-surface-variant)}.warning-text{color:var(--md-sys-color-error);margin-top:.35rem;font-size:.86rem}.passkey-list{margin-top:.75rem}.passkey-list ul{gap:.4rem;margin:.4rem 0 0;padding:0;list-style:none;display:grid}.passkey-item{background:var(--md-sys-color-secondary-container);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.passkey-meta{gap:.15rem;display:grid}.passkey-name{font-weight:600}.passkey-actions{gap:.25rem;display:flex}.passkey-rename{flex-wrap:wrap;align-items:center;gap:.4rem;width:100%;display:flex}.passkey-rename input{border:1px solid var(--md-sys-color-outline,#79747e);border-radius:12px;flex:12rem;min-height:44px;padding:0 .75rem;font-size:1rem}.text-button.danger{color:var(--md-sys-color-error)}.install-hero{gap:.75rem;display:grid}.steps{color:var(--md-sys-color-on-surface-variant);gap:.65rem;margin:0;padding-left:1.2rem;display:grid}.summary-card{gap:.25rem;display:grid}.csv-output{white-space:pre;min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.checkbox-row{grid-template-columns:auto 1fr;align-items:center;gap:.5rem;margin-top:.45rem;display:flex}.checkbox-row input{width:1.1rem;min-height:auto}.snackbar{z-index:5;border-radius:var(--radius-medium);color:#fff;pointer-events:none;background:#2f312a;max-width:min(420px,100% - 2rem);padding:.85rem 1rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 12px 32px #1b1c1738}@media (width<=780px){.app-shell{padding-inline:.75rem}.top-app-bar,.hero-card{flex-direction:column}.view-grid,.two-col,.mileage-grid,.summary-grid,.compact-form{grid-template-columns:1fr}.bottom-nav{position:fixed;inset:auto .75rem .75rem;box-shadow:0 12px 32px #1b1c172e}.snackbar{bottom:5.25rem;right:.75rem}.nav-button{padding-inline:.4rem}}
