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