*{box-sizing:border-box;margin:0;padding:0}body{color:#0c4a6e;font-family:Segoe UI,sans-serif}.header{text-align:center;color:#0369a1;padding:5px 0;font-size:14px;font-weight:700}.search{text-align:center;margin:10px 0}.search h1{color:#0c4a6e;margin-bottom:8px;font-size:16px}.search input{color:#000;background:#fff;border:1px solid #bae6fd;border-radius:8px;width:65%;padding:8px}.search button{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:8px;padding:8px 12px}.container{flex-direction:column;gap:12px;display:flex}.card-view{color:#fff;background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:15px;justify-content:space-between;align-items:center;padding:15px;display:flex}.temp h2{font-size:28px}.card-list{grid-template-columns:1fr 1fr;gap:8px;list-style:none;display:grid}.card-list li{color:#0369a1;text-align:center;background:#fff;border:1px solid #bae6fd;border-radius:12px;padding:10px}.display-forecast{gap:10px;list-style:none;display:flex;overflow-x:auto}.forecast-item{color:#0369a1;text-align:center;background:#fff;border:1px solid #bae6fd;border-radius:10px;min-width:65px;padding:10px}.hourly-list{flex-direction:column;gap:8px;list-style:none;display:flex}.hourly-item{color:#0369a1;background:#fff;border:1px solid #bae6fd;border-radius:10px;justify-content:space-between;padding:10px;display:flex}.screen-wrapper{background:#f1f5f9;justify-content:center;align-items:center;min-height:100vh;display:flex}.iphone-frame{background:#334155;border:8px solid #cbd5e1;border-radius:35px;flex-direction:column;width:320px;height:580px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001a}.screen{background:#e0f2fe;flex:1;padding:40px 12px 12px;overflow-y:auto}.screen::-webkit-scrollbar{display:none}.status-bar{z-index:10;color:#0369a1;justify-content:space-between;font-size:11px;display:flex;position:absolute;top:8px;left:15px;right:15px}.dynamic-island{z-index:11;background:#000;border-radius:20px;width:80px;height:22px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.home-indicator{background:#0000001a;border-radius:10px;width:90px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}
