:root{color:#1c1c1c;background:#e9e9e4;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:3px}.feedback-shell{background:#f7f7f5;border:1px solid #d4d4ce;border-radius:12px;width:min(820px,100% - 40px);margin:32px auto;overflow:hidden;box-shadow:0 18px 48px #1f1f1b1a}header{color:#55554f;border-bottom:1px solid #dcdcd7;justify-content:space-between;align-items:center;min-height:72px;padding:0 40px;font-size:.85rem;display:flex}.brand{color:#1c1c1c;font-size:1rem;font-weight:700;text-decoration:none}.feedback-content{padding:70px 40px 90px}.label{color:#666660;letter-spacing:.12em;margin:0 0 14px;font-size:.76rem;font-weight:700}h1{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(2.8rem,8vw,4.8rem);line-height:.98}.intro{color:#595954;max-width:560px;margin:20px 0 42px;font-size:1.05rem;line-height:1.6}form{gap:24px;display:grid}.subject-card{background:#fff;border:1px solid #dcdcd7;border-radius:8px;justify-content:space-between;gap:20px;padding:18px 20px;display:flex}.subject-card span{color:#777770}.subject-card strong{text-align:right}.field-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}label{color:#3f3f3b;gap:8px;font-size:.88rem;font-weight:650;display:grid}input,textarea{color:#1c1c1c;width:100%;font:inherit;background:#fff;border:1px solid #c8c8c1;border-radius:7px;font-weight:400}input{min-height:46px;padding:0 13px}textarea{resize:vertical;padding:13px;line-height:1.5}input:focus,textarea:focus{border-color:#1c1c1c;outline:3px solid #1c1c1c24}button{color:#fff;width:fit-content;font:inherit;cursor:pointer;background:#1c1c1c;border:0;border-radius:6px;padding:14px 20px;font-weight:700}button:hover{background:#3a3a36}.form-note{color:#73736d;margin:-10px 0 0;font-size:.78rem;line-height:1.5}.website-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.notice{border-radius:7px;margin-bottom:24px;padding:14px 16px;line-height:1.5}.notice.success{background:#edf8f0;border:1px solid #7ab48e}.notice.error{background:#fff0ee;border:1px solid #cf8b82}@media (width<=620px){.feedback-shell{border-radius:9px;width:calc(100% - 20px);margin:10px auto}header{padding:0 22px}.feedback-content{padding:52px 22px 65px}.field-grid{grid-template-columns:1fr}.subject-card{flex-direction:column;gap:6px}.subject-card strong{text-align:left}}
