:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;color:#183044;background:#f4fbfd}*{box-sizing:border-box}body{margin:0}.finder{max-width:1120px;margin:40px auto 80px;padding:0 18px}.hero{padding:64px 7%;border-radius:28px;background:linear-gradient(135deg,#effbff,#fff);box-shadow:0 18px 60px #0e74901c;text-align:center}.kicker{color:#0e7490;font-weight:800;letter-spacing:.08em}h1{font-size:clamp(32px,5vw,54px);margin:14px 0}.hero>p{color:#5c7180}.hero form{display:flex;flex-direction:column;max-width:640px;margin:38px auto 0;gap:20px;text-align:left}.hero label{font-weight:700}.hero input:not([type=checkbox]),.hero select{display:block;width:100%;height:56px;margin-top:8px;padding:0 16px;border:1px solid #cbd9df;border-radius:12px;background:#fff;font-size:16px}.consent{display:flex;align-items:center;gap:10px}.consent input{flex:0 0 20px;width:20px;height:20px;margin:0}button,.card a{display:flex;align-items:center;justify-content:center;width:100%;height:56px;padding:0 26px;border:0;border-radius:12px;background:#0e7490;color:#fff;font-weight:800;text-decoration:none;cursor:pointer}.error{min-height:1.5em;color:#c33;font-weight:700}.loading,.results{padding:70px 20px;text-align:center}.spinner{width:70px;height:70px;margin:0 auto 28px;border:7px solid #d8f2f8;border-top-color:#0e7490;border-radius:50%;animation:spin 1s linear infinite}.complete{display:inline-block;padding:7px 16px;border-radius:999px;background:#dff8e8;color:#18743d;font-weight:800}.notice{max-width:720px;margin:18px auto 28px;padding:18px;border-radius:12px;background:#fff7dc;font-weight:700}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:38px 0}.card{overflow:hidden;border:1px solid #dce7eb;border-radius:20px;background:#fff;text-align:left;box-shadow:0 12px 36px #12304a12}.card img{width:100%;aspect-ratio:16/9;object-fit:cover}.card div{padding:24px}.card span{color:#0e7490;font-size:13px;font-weight:800}.card h3{margin:7px 0 12px;font-size:22px}.card p{color:#5c7180}.again{max-width:640px;margin:auto;background:#12304a}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.finder{margin:20px auto 50px}.hero{padding:42px 20px;border-radius:18px}.grid{grid-template-columns:1fr}.loading,.results{padding:50px 0}}
