*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#172033;background:linear-gradient(120deg,#0ea5e933,#fff0 44%),linear-gradient(160deg,#e6f5ff,#f4fbff 46%,#e9f7ff)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background:linear-gradient(180deg,#ffffff38,#fff0),repeating-linear-gradient(135deg,#ffffff47 0,#ffffff47 1px,#fff0 1px,#fff0 18px)}button,input{font:inherit}.app-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.weather-panel{position:relative;isolation:isolate;overflow:hidden;width:min(1080px,100%);min-height:650px;padding:30px;border-radius:8px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,#fffffff0,#f1f9ffe6 48%,#e8f7ffdb);box-shadow:0 28px 90px #1f375e2e}.weather-panel:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:linear-gradient(90deg,#2563eb17,#0ea5e91a,#14b8a60f),linear-gradient(180deg,#ffffffa3,#fff0)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.topbar-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.eyebrow,.location-line,.status-text{margin:0;color:#64748b}.status-text-error{color:#b91c1c}.eyebrow{font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1{margin:4px 0 0;font-size:clamp(32px,7vw,64px);line-height:1;color:#0f172a}.icon-button{width:44px;height:44px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6);box-shadow:0 12px 24px #0f766e3d;cursor:pointer}.locate-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #cbd5e1;border-radius:50%;color:#64748b;background:#ffffffc2;box-shadow:0 10px 24px #1f375e14;cursor:pointer}.locate-button span{width:11px;height:11px;border:2px solid currentColor;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px #64748b24}.secondary-button{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd5e1;border-radius:8px;padding:0 16px;color:#164e63;background:#ffffffc2;box-shadow:0 10px 24px #1f375e14;cursor:pointer}.secondary-button:hover,.locate-button:hover,.icon-button:hover,.search-row button:hover,.candidate:hover{filter:brightness(.96)}.state{min-height:360px;display:grid;place-items:center;align-content:center;gap:18px;color:#475569}.spinner{width:42px;height:42px;border:4px solid #cbd5e1;border-top-color:#14b8a6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.manual-form{display:grid;gap:18px;width:100%}.search-row{display:grid;grid-template-columns:1fr auto;gap:10px}input{min-width:0;border:1px solid rgba(148,163,184,.48);border-radius:8px;padding:13px 14px;color:#0f172a;background:#ffffffe0;box-shadow:inset 0 1px #ffffffb8}input:focus{border-color:#38bdf8;outline:3px solid rgba(56,189,248,.18)}.search-row button,.candidate{border:0;border-radius:8px;padding:13px 18px;color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);box-shadow:0 14px 28px #2563eb33;cursor:pointer}.location-page{min-height:400px;display:grid;align-content:start;gap:22px;max-width:680px;margin:54px auto 0;padding:28px;border:1px solid rgba(226,232,240,.8);border-radius:8px;background:linear-gradient(135deg,#fffffff5,#eff6ffe0);box-shadow:0 20px 48px #1f375e1f}.location-copy{display:grid;gap:8px}.location-copy h2{margin:0;font-size:clamp(28px,5vw,44px);line-height:1.08}.candidate-list{display:grid;gap:12px;max-width:680px;margin:0}.candidate{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;background:linear-gradient(135deg,#334155,#0f766e)}.candidate small{color:#dbeafe}.weather-content{display:grid;gap:28px}.current{display:grid;grid-template-columns:minmax(300px,1fr) minmax(280px,420px);gap:24px;align-items:stretch}.hero-weather{position:relative;overflow:hidden;min-height:330px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:28px;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:linear-gradient(135deg,#2563ebf5,#0ea5e9db 46%,#facc15c7);color:#fff;box-shadow:0 24px 52px #2563eb38}.hero-weather:after{position:absolute;inset:auto 0 0;height:46%;content:"";background:linear-gradient(180deg,#fff0,#ffffff2e),repeating-linear-gradient(90deg,#ffffff2e 0,#ffffff2e 1px,#fff0 1px,#fff0 28px)}.current-copy{position:relative;z-index:1}.hero-weather .location-line{color:#ffffffc7}.current strong{display:block;font-size:clamp(72px,14vw,140px);line-height:.9;color:#fff;text-shadow:0 18px 40px rgba(15,23,42,.18)}.condition-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px}.condition-pill{border-radius:999px;padding:8px 13px;color:#164e63;background:#ffffffd1;font-size:18px;font-weight:800}.condition-row small{color:#ffffffd1;font-size:14px}.weather-emblem{position:relative;z-index:1;align-self:start;width:clamp(92px,15vw,150px);aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.62);border-radius:50%;color:#fff;background:#ffffff2e;box-shadow:inset 0 1px #ffffff52,0 16px 34px #0f172a24;font-size:clamp(50px,8vw,84px)}dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}dl>div,.day-card{border:1px solid rgba(226,232,240,.82);border-radius:8px;padding:16px;background:#ffffffbd;box-shadow:0 14px 32px #1f375e14}.metrics>div{min-height:146px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:18px;padding:18px}.metrics>div:nth-child(1) .metric-icon{color:#0369a1;background:linear-gradient(135deg,#dff6ff,#bae6fd)}.metrics>div:nth-child(2) .metric-icon{color:#0f766e;background:linear-gradient(135deg,#dcfce7,#ccfbf1)}.metrics>div:nth-child(3) .metric-icon{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.metrics>div:nth-child(4) .metric-icon{color:#4338ca;background:linear-gradient(135deg,#e0e7ff,#dbeafe)}.metric-icon{width:76px;height:76px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.76);border-radius:18px;box-shadow:inset 0 1px #ffffffb8,0 14px 28px #0e749021;font-size:34px;font-weight:900}.metric-copy{min-width:0;display:grid;gap:8px}dt{color:#64748b;font-size:13px}dd{margin:4px 0 0;font-size:22px;font-weight:700;color:#0f172a}.forecast-title{display:flex;align-items:end;justify-content:space-between;gap:16px}.forecast-title h2{margin:3px 0 0;font-size:26px;line-height:1.1}.forecast-title>span{border-radius:999px;padding:7px 11px;color:#0f766e;background:#14b8a61f;font-weight:800}.forecast{display:grid;grid-template-columns:repeat(7,minmax(104px,1fr));gap:12px;overflow-x:auto;padding-bottom:4px}.day-card{min-width:104px;display:grid;gap:9px;align-content:start}.forecast-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#0f766e;background:linear-gradient(135deg,#ecfeff,#fef3c7);font-size:22px}.day-card time{color:#64748b;font-size:13px}.day-card span{color:#475569}@media(max-width:720px){.app-shell{padding:12px;place-items:stretch}.weather-panel{min-height:calc(100vh - 24px);padding:20px}.topbar{align-items:flex-start;margin-bottom:18px}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.secondary-button{width:auto;min-width:86px;padding:0 10px;white-space:nowrap;line-height:1.2}.location-page{margin-top:28px;padding:20px}.current{grid-template-columns:1fr;gap:12px}.hero-weather{min-height:210px;grid-template-columns:1fr;padding:22px}.current strong{font-size:clamp(58px,19vw,92px)}.condition-row{gap:8px;margin-top:10px}.condition-pill{padding:6px 11px;font-size:16px}.weather-emblem{position:absolute;top:18px;right:18px;width:74px}dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.metrics>div{min-height:92px;grid-template-columns:1fr;align-content:center;justify-items:center;gap:5px;padding:8px 5px;text-align:center}.metric-icon{width:34px;height:34px;border-radius:12px;font-size:18px}.metric-copy{width:100%;gap:2px}dt{min-width:0;overflow-wrap:anywhere;font-size:clamp(10px,3vw,11px);line-height:1.15}dd{margin-top:0;min-width:0;font-size:clamp(13px,3.6vw,15px);line-height:1.05;white-space:nowrap}.search-row{grid-template-columns:1fr}.candidate{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.app-shell{padding:8px}.weather-panel{min-height:calc(100vh - 16px);padding:14px}.topbar{gap:10px;margin-bottom:14px}.topbar-actions{gap:6px}.icon-button,.locate-button{width:38px;height:38px}.locate-button span{width:9px;height:9px;box-shadow:0 0 0 4px #64748b24}.secondary-button{min-width:82px;height:38px;padding:0 8px;font-size:13px}.hero-weather{min-height:180px;padding:16px}.current strong{font-size:clamp(52px,18vw,74px)}.condition-pill{font-size:14px}.weather-emblem{top:16px;right:16px;width:60px}.metrics>div{min-height:88px;padding:7px 4px}.metric-icon{width:32px;height:32px;border-radius:11px;font-size:17px}dd{font-size:clamp(12px,3.4vw,14px)}}
