:root{color:#143056;background-color:#f1f5f9;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0;padding:0}.app-shell{flex-direction:column;gap:1rem;padding:0;display:flex}.page-header{background:linear-gradient(90deg,#006fa4,#1e9cd7,#0075be,#005b97);flex-direction:row;justify-content:space-between;align-items:center;gap:.25rem;max-height:40px;padding:5px .75rem;display:flex}.page-header svg{height:30px}.page-header h1{margin:0;font-size:1.5rem}.page-header p,.page-header small{margin:0}.card-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1rem;display:grid}.resort-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.875rem;min-height:480px;padding:.875rem;display:flex}.resort-card__header{justify-content:space-between;align-items:center;display:flex}.resort-card__header h2{margin:0;font-size:1.2rem}.resort-card__header p{color:#64748b;margin:0}.resort-card__temp{font-size:1.7rem;font-weight:700}.forecast-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem;display:grid}.forecast-pill{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;padding:.25rem;font-size:.7rem;display:flex}.forecast-icon{font-size:1rem}.chart-section h3{margin:0 0 .25rem;font-size:.95rem}.chart-wrapper{width:100%;height:160px}.chart-wrapper--mini{height:130px}.history-placeholder{color:#64748b;margin:0;font-size:.8rem}.resort-card__footer{justify-content:space-between;margin-top:auto;font-size:.75rem;display:flex}.resort-card__footer a{color:#1d4ed8;text-decoration:none}.session-actions{align-items:center;gap:.75rem;margin-left:auto;font-size:.75rem;display:flex}.session-actions a{color:#fff;text-decoration:none}.session-primary{font-weight:600}.session-user{color:#ffffffd9}.session-sign-out{cursor:pointer;color:#fff;font-size:inherit;background:0 0;border:1px solid #ffffff8c;border-radius:8px;padding:.2rem .55rem}.session-actions.muted{color:#ffffffb3}.auth-shell{background:radial-gradient(circle at 0 0,#1e9cd72e,#0000 40%),linear-gradient(#e8f3fa 0%,#f1f5f9 55%,#eef2f7 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:1.5rem;display:flex}.auth-brand{letter-spacing:.02em;color:#006fa4;font-family:Segoe UI,system-ui,sans-serif;font-size:1.4rem;font-weight:700;text-decoration:none}.auth-card{background:#fff;border:1px solid #dbe7f0;border-radius:16px;width:min(100%,420px);padding:1.5rem;box-shadow:0 10px 30px #1430560f}.auth-card h1{margin:0;font-size:1.5rem}.auth-lead{color:#64748b;margin:.35rem 0 1.1rem}.auth-google,.auth-form button{cursor:pointer;border:0;border-radius:10px;width:100%;padding:.7rem .9rem;font-size:.95rem}.auth-google{color:#fff;background:#0f172a}.auth-divider{color:#94a3b8;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin:1rem 0;font-size:.8rem;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;height:1px}.auth-form{flex-direction:column;gap:.75rem;display:flex}.auth-form label{color:#334155;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.auth-form input{font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .75rem}.auth-form button{color:#fff;background:#006fa4;margin-top:.25rem}.auth-form button:disabled{opacity:.7;cursor:not-allowed}.auth-error{color:#b91c1c;margin:0;font-size:.85rem}.auth-success{color:#047857;margin:0;font-size:.85rem}.auth-footer{color:#64748b;margin:1rem 0 0;font-size:.85rem}.auth-footer a{color:#006fa4;text-decoration:none}.dashboard-status{color:#64748b;flex-direction:column;gap:.15rem;margin:0;display:flex}
