*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f6fb;color:#101828}#root{min-height:100vh}h1,h2,h3,p{margin:0}button,input{font:inherit}button{border:0;border-radius:14px;background:#2f80ed;color:#fff;padding:.9rem 1.2rem;font-weight:700;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}input{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:.95rem 1rem;background:#fff}input:focus{outline:2px solid #bfd6fb;border-color:#2f80ed}.app-shell{max-width:960px;margin:0 auto;padding:1.5rem;display:grid;gap:1rem}header{max-width:960px;margin:0 auto;padding:1.5rem 1.5rem 0}header h1{font-size:2.25rem}.panel{background:#fff;border-radius:24px;padding:1.25rem;box-shadow:0 18px 45px #0f172a0f}.panel h2{margin-bottom:.4rem;font-size:1.3rem}.panel__description{color:#667085;line-height:1.5}.field+.field{margin-top:.9rem}.field{display:grid;gap:.45rem;margin-top:1rem}.field label{font-size:.95rem;font-weight:600;color:#344054}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.actions button:last-child{background:#dbeafe;color:#2f80ed}.feedback{margin-top:.9rem;font-size:.95rem}.feedback--warning{color:#9a6700}.feedback--error{color:#b42318}.tide-card{display:grid;gap:1.5rem;border-radius:28px;padding:1.5rem;background:#fff;box-shadow:0 18px 45px #0f172a14}.tide-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.tide-card__header h3{font-size:1.9rem;line-height:1.1}.tide-card__header p{margin-top:.45rem;color:#667085;font-size:1.1rem}.tide-card__badge{background:#dbeafe;color:#2f80ed;padding:.8rem 1rem;border-radius:14px;font-size:.95rem;font-weight:700;white-space:nowrap}.tide-card__body{display:flex;align-items:center;gap:1.25rem}.tide-card__icon{width:104px;height:104px;flex:0 0 104px;display:grid;place-items:center;border-radius:999px;background:#e8f1ff;font-size:3rem}.tide-card__status{display:grid;gap:.45rem}.tide-card__status-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:.75rem}.tide-card__status-label{font-size:clamp(2.2rem,6vw,3.6rem);font-weight:800;line-height:1}.tide-card__status--high{color:#2f80ed}.tide-card__status--low{color:#16a34a}.tide-card__status-description{color:#98a2b3;font-size:clamp(1.1rem,3vw,1.9rem)}.tide-card__meta{color:#344054;font-size:clamp(1.1rem,3vw,1.75rem)}.tide-card__next{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.2rem 1.4rem;background:#f2f4f7;border-radius:20px}.tide-card__next-label{font-size:1.2rem;font-weight:700}.tide-card__next-meta{margin-top:.3rem;color:#667085}.tide-card__next-time{font-size:1.8rem;font-weight:800;color:#2f80ed;white-space:nowrap}.tide-card__upcoming{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.tide-card__upcoming-item{display:grid;gap:.35rem;padding:.9rem 1rem;border-radius:18px;background:#f8fafc}@media(max-width:640px){.app-shell,header{padding-left:1rem;padding-right:1rem}.tide-card__header,.tide-card__body,.tide-card__next{flex-direction:column;align-items:flex-start}.tide-card__icon{width:88px;height:88px;flex-basis:88px}}
