body{background:#f1f5f9;color:#0f172a;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif}
.contact-page{min-height:100vh;background:linear-gradient(180deg,#ecfdf5 0%,#f8fafc 34%,#f1f5f9 100%)}
.contact-container{width:min(1040px,calc(100% - 28px));margin:0 auto}.contact-container--narrow{width:min(760px,calc(100% - 28px))}
.contact-hero{padding:34px 0 24px;color:#064e3b}.contact-hero--thanks{min-height:100vh;display:grid;align-items:center;text-align:left}.contact-brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:28px;color:#0f172a;text-decoration:none}.contact-brand__logo{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#10b981,#047857);font-weight:900}.contact-brand strong,.contact-brand small{display:block;line-height:1.1}.contact-brand strong{font-size:14px}.contact-brand small{margin-top:3px;color:#64748b;font-size:10px;letter-spacing:.12em}.contact-eyebrow{margin:0 0 8px;color:#047857;font-size:12px;font-weight:900;letter-spacing:.14em}.contact-hero h1{margin:0;font-size:clamp(30px,5vw,48px);line-height:1.18;letter-spacing:-.03em}.contact-hero p{max-width:760px;margin:16px 0 0;color:#334155;line-height:1.9}.contact-section{padding:0 0 54px}.contact-card{padding:26px;border:1px solid rgba(15,23,42,.1);border-radius:22px;background:#fff;box-shadow:0 18px 46px rgba(2,6,23,.09)}.contact-card__head{margin-bottom:22px}.contact-card__head h2{margin:0;color:#0f172a;font-size:22px}.contact-card__head p{margin:8px 0 0;color:#64748b;line-height:1.8}.contact-form{display:grid;gap:18px}.contact-hidden{position:absolute;left:-9999px}.contact-field{display:grid;gap:8px}.contact-field label{font-weight:800;color:#0f172a}.contact-field input,.contact-field select,.contact-field textarea{width:100%;padding:12px 13px;border:1px solid rgba(15,23,42,.16);border-radius:13px;background:#fff;color:#0f172a;font:inherit}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 4px rgba(16,185,129,.16)}.contact-field textarea{min-height:170px;resize:vertical}.contact-field--check label{display:flex;align-items:flex-start;gap:10px;color:#334155;font-weight:700;line-height:1.7}.contact-field--check input{width:auto;margin-top:6px}.contact-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:6px}.contact-actions button,.contact-actions a{min-height:44px;padding:11px 17px;border:0;border-radius:999px;font-weight:900;text-decoration:none;cursor:pointer}.contact-actions button,.contact-actions a:first-child{color:#fff;background:#047857}.contact-actions a{color:#047857;background:#ecfdf5;border:1px solid rgba(4,120,87,.24)}.contact-actions--hero{margin-top:24px}.contact-actions--hero a:first-child{color:#fff;background:#047857}.contact-actions--hero a:last-child{color:#047857;background:#fff;border:1px solid rgba(4,120,87,.24)}
@media(max-width:640px){.contact-hero{padding:22px 0 18px}.contact-card{padding:18px;border-radius:18px}.contact-actions{display:grid}.contact-actions button,.contact-actions a{text-align:center;width:100%}}
