:root{font-family:Inter,system-ui,sans-serif;color:#163047;background:#eef6f3;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top right,#dff0b8,transparent 32%),linear-gradient(145deg,#eff8f6,#f8fbff)}.shell{width:min(960px,calc(100% - 32px));margin:0 auto;padding:42px 0}header{display:flex;align-items:center;gap:18px;margin-bottom:32px}header img{width:84px;height:84px;object-fit:contain}h1,h2{color:#0e4c80;margin:.2rem 0}h1{font-size:clamp(2rem,5vw,3.25rem)}.eyebrow{color:#668229;font-weight:800;letter-spacing:.14em;font-size:.76rem;margin:0}.card,.visit,.welcome{background:#fff;border:1px solid #dce9e5;border-radius:22px;padding:28px;box-shadow:0 14px 42px #0e4c8014}.card{max-width:560px}form{display:grid;gap:16px;margin-top:24px}label{font-weight:700}input{display:block;width:100%;margin-top:7px;padding:14px;border:1px solid #b7c8c3;border-radius:12px;font:inherit}button{border:0;border-radius:12px;padding:14px 20px;background:#0e4c80;color:#fff;font-weight:800;cursor:pointer}button:hover{background:#093c67}.secondary{background:#eaf2f6;color:#0e4c80}.status{min-height:24px;color:#455f70}.hidden{display:none}.welcome{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(120deg,#0e4c80,#12689f);color:#fff}.welcome h2,.welcome .eyebrow{color:#fff}.notice{padding:12px 0;color:#526b76}.visits{display:grid;gap:16px}.visit h3{margin:0;color:#0e4c80}.meta{color:#667d85;font-size:.92rem}.sections{display:grid;gap:10px;margin-top:15px}.section{padding:14px;border-radius:12px;background:#f3f8f5}.section strong{color:#0e4c80}.images{display:flex;gap:10px;overflow:auto;margin-top:10px}.images img{width:130px;height:130px;object-fit:cover;border-radius:12px;border:2px solid #fff;box-shadow:0 3px 12px #0002}footer{text-align:center;color:#6f838a;padding:24px}@media(max-width:560px){.shell{padding-top:22px}.card,.visit,.welcome{padding:20px}.welcome{align-items:flex-start;gap:14px}.welcome button{padding:10px}header img{width:64px;height:64px}}
