*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e2e8f0;background:#0f172a;max-width:100vw;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.layout-wrapper{flex-direction:column;width:100%;min-height:100vh;display:flex}.layout-body{flex:1;width:100%;min-width:0}.site-header{border-bottom:1px solid #33415580;width:100%}.site-header-inner{width:100%;max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.site-header-inner{padding:0 1.5rem}}.site-footer{text-align:center;color:#64748b;border-top:1px solid #33415580;width:100%;margin-top:auto;font-size:.875rem}.site-footer-inner{width:100%;max-width:72rem;margin:0 auto;padding:2rem 1rem}@media (min-width:640px){.site-footer-inner{padding:2rem 1.5rem}}.site-footer-links{margin-bottom:.75rem}.site-footer-links a{color:#64748b}.site-footer-links a:hover{color:#94a3b8}.site-footer-sep{color:#475569;margin:0 .5rem}.site-footer-copyright{margin:0}.site-footer-heart{color:#f87171}a{color:#38bdf8;text-decoration:none}a:hover{text-decoration:underline}input,button{font:inherit}button{cursor:pointer}.container{width:100%;max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.container{padding:0 1.5rem}}.container-narrow{width:100%;max-width:48rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.container-narrow{padding:0 1.5rem}}.auth-page{width:100%;max-width:24rem;margin:2rem auto;padding:0 1rem}@media (min-width:640px){.auth-page{padding:0 1.5rem}}.nav{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;padding:1rem 0;display:flex}.nav-logo{color:#f8fafc;margin-right:auto;font-size:1.25rem;font-weight:700}.nav-logo:hover{color:#38bdf8;text-decoration:none}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:#94a3b8;font-size:.9375rem}.nav-links a:hover{color:#e2e8f0}.nav-actions{align-items:center;gap:.75rem;margin-left:auto;display:flex}.nav-link-muted{color:#94a3b8;font-size:.875rem}.nav-link-muted:hover{color:#e2e8f0}.nav-link-external:after{content:" ↗";opacity:.7;font-size:.75em}.nav-user{color:#94a3b8;font-size:.875rem}.nav-dropdown{position:relative}.nav-dropdown-trigger{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:6px;padding:.35rem .6rem;font-size:1.25rem;line-height:1}.nav-dropdown-trigger:hover{color:#e2e8f0;border-color:#64748b}.nav-dropdown-backdrop{z-index:10;position:fixed;inset:0}.nav-dropdown-menu{z-index:20;background:#1e293b;border:1px solid #334155;border-radius:8px;min-width:10rem;padding:.5rem 0;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 12px #0000004d}.nav-dropdown-menu a{color:#e2e8f0;padding:.5rem 1rem;font-size:.9375rem;display:block}.nav-dropdown-menu a:hover{background:#33415580;text-decoration:none}.nav-footer{color:#64748b;border-top:1px solid #3341554d;width:100%;margin-top:.5rem;padding-top:.75rem;font-size:.8125rem}.nav-footer a{color:#64748b}.nav-footer a:hover{color:#94a3b8}.nav-sep{color:#475569;margin:0 .5rem}@media (min-width:640px){.nav-links{flex-wrap:nowrap}}@media (min-width:900px){.nav{padding:1.25rem 0}.nav-footer{border-top:none;width:auto;margin-top:0;margin-left:auto;padding-top:0}}.home{width:100%;max-width:72rem;margin:0 auto;padding:2rem 1rem 4rem}@media (min-width:640px){.home{padding:3rem 1.5rem 4rem}}.hero{text-align:center;margin-bottom:4rem}.hero-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.2}.hero-accent{color:#38bdf8}.hero-subtitle{color:#94a3b8;max-width:36rem;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary{background:#3b82f6;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;display:inline-block;color:#fff!important}.btn-primary:hover{background:#2563eb;text-decoration:none}.btn-secondary{color:#e2e8f0;background:0 0;border:1px solid #475569;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;display:inline-block}.btn-secondary:hover{background:#47556933;border-color:#64748b;text-decoration:none}.btn-large{padding:1rem 2rem;font-size:1.0625rem}.btn-small{padding:.5rem 1rem;font-size:.9375rem}.features{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem;display:grid}@media (min-width:640px){.features{grid-template-columns:repeat(3,1fr)}}.feature-card{background:#1e293b99;border:1px solid #33415580;border-radius:12px;padding:1.5rem}.feature-icon{margin-bottom:1rem;font-size:1.75rem}.feature-card h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.feature-card p{color:#94a3b8;font-size:.9375rem;line-height:1.5}.cta-section{text-align:center;background:linear-gradient(135deg,#3b82f614 0%,#38bdf80a 100%);border:1px solid #3b82f633;border-radius:16px;padding:2.5rem}.cta-section h2{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.cta-section p{color:#94a3b8;margin-bottom:1.5rem}.pricing-section{margin-bottom:4rem}.pricing-title{margin-bottom:.5rem;font-size:1.75rem;font-weight:600}.pricing-subtitle{color:#94a3b8;margin-bottom:2rem}.pricing-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.pricing-grid{grid-template-columns:repeat(4,1fr)}}.pricing-card{background:#1e293b99;border:1px solid #33415580;border-radius:12px;padding:1.5rem}.pricing-card-enterprise{border-color:#47556999}.pricing-card h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.pricing-price{margin-bottom:.5rem;font-size:1.5rem}.pricing-meta{color:#94a3b8;margin-bottom:.75rem;font-size:.875rem}.pricing-success{color:#4ade80;margin-top:.5rem}.pricing-form{flex-direction:column;gap:.75rem;display:flex}.pricing-input,.pricing-textarea{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:6px;padding:.5rem}.pricing-textarea{resize:vertical;min-height:4rem}.pricing-label{color:#94a3b8;margin-bottom:.25rem;font-size:.875rem;display:block}.pricing-range{accent-color:#3b82f6;width:100%}.pricing-error{color:#f87171;font-size:.875rem}.dashboard{width:100%;max-width:56rem;margin:0 auto;padding:0 1rem 2rem}@media (min-width:640px){.dashboard{padding:0 1.5rem 2rem}}.dashboard-header{margin-bottom:1.5rem}.dashboard-content{padding-top:.5rem}.dashboard-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.dashboard-tier{color:#94a3b8;margin-top:.25rem;font-size:.875rem}.dashboard-nav{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.dashboard-nav-link{background:#1e293b;border-radius:6px;padding:.5rem 1rem;font-size:.9375rem}.dashboard-nav-link:hover{background:#334155;text-decoration:none}.dashboard-nav-btn{color:#e2e8f0;cursor:pointer;background:#1e293b;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9375rem}.dashboard-nav-btn:hover{background:#334155}.dashboard-error{color:#f87171;margin-bottom:1rem}.dashboard-success{color:#4ade80;margin-bottom:1rem}.dashboard-passkey-banner{background:#1e3a5f;border-radius:8px;margin-bottom:1rem;padding:1rem}.dashboard-passkey-banner p{margin-bottom:.5rem}.dashboard-passkey-actions{gap:.5rem;margin-top:.5rem;display:flex}.dashboard-weather-controls{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:1.5rem;display:flex}.dashboard-label{display:block}.dashboard-select{color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:6px;min-width:8rem;margin-top:.25rem;padding:.5rem;display:block}.dashboard-section{margin-bottom:1.5rem}.dashboard-meta{color:#94a3b8;margin:0 0 .5rem;font-size:.875rem}.dashboard-section h2{color:#94a3b8;margin-bottom:.5rem;font-size:1rem}.dashboard-pre{background:#1e293b;border-radius:6px;padding:1rem;font-family:monospace;font-size:.875rem;overflow:auto}.dashboard-pre-wrap{white-space:pre-wrap}.usage-card{background:linear-gradient(145deg,#1e293bcc 0%,#0f172af2 100%);border:1px solid #33415599;border-radius:12px;min-width:0;margin-bottom:1.5rem;padding:1rem 1.25rem}.usage-card-header{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.usage-card-title{color:#e2e8f0;font-size:.875rem;font-weight:600}.usage-card-meta{color:#64748b;font-size:.8125rem}.usage-card-bar-wrap{background:#1e293b;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.usage-card-bar{background:linear-gradient(90deg,#38bdf8 0%,#3b82f6 100%);border-radius:4px;height:100%;transition:width .3s}.usage-card-bar.usage-card-bar-high{background:linear-gradient(90deg,#f59e0b 0%,#ef4444 100%)}.usage-card-footer{color:#94a3b8;justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}.usage-card-count{font-variant-numeric:tabular-nums;color:#cbd5e1;font-weight:500}.usage-card-reset{color:#64748b}.app-loading-spinner{border:2px solid #334155;border-top-color:#94a3b8;border-radius:50%;width:1.5rem;height:1.5rem;animation:.8s linear infinite app-loading-spin;display:inline-block}@keyframes app-loading-spin{to{transform:rotate(360deg)}}
