:root{font-family:Pretendard,Segoe UI,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;color:#0f172a;background:radial-gradient(circle at 85% 5%,#2563eb1f,#2563eb00 36%),linear-gradient(140deg,#f7fafc,#eef3ff 55%,#f3f7ff)}.page{width:100%;max-width:1024px;margin:0 auto;padding:28px 18px 56px}.hero{margin-bottom:18px;background:#fff;border:1px solid #dbe7fb;border-radius:20px;padding:22px;box-shadow:0 14px 40px #0f172a12}.badge{display:inline-block;margin-bottom:12px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;letter-spacing:.04em;color:#1d4ed8;background:#dbeafe}.hero h1{margin:0 0 8px;font-size:30px;line-height:1.2}.hero p{margin:0;color:#475569}.panel{background:#fff;border:1px solid #dbe7fb;border-radius:20px;padding:22px;box-shadow:0 14px 40px #0f172a12}.panel h2{margin:0;font-size:24px}.panel-subtitle{margin-top:6px;margin-bottom:16px;color:#64748b}.form{display:grid;gap:14px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:grid;gap:7px}.field>span{font-size:14px;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font:inherit;color:#0f172a;background:#fff}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #93c5fd;border-color:#60a5fa}.field textarea{resize:vertical;min-height:140px}.field em{font-style:normal;font-size:13px;color:#b91c1c}.chip-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.chip{display:grid;gap:2px;text-align:left;border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:10px 11px;color:#0f172a;cursor:pointer}.chip strong{font-size:14px}.chip small{font-size:12px;color:#64748b}.chip.active{border-color:#3b82f6;background:#eff6ff}.consent{display:flex;align-items:center;gap:8px;font-size:14px}.consent input{width:16px;height:16px}.inline-error{font-style:normal;font-size:13px;color:#b91c1c}.notice{border-radius:12px;padding:11px 12px;font-size:14px}.notice p{margin:0}.notice.success{border:1px solid #86efac;background:#f0fdf4;color:#166534}.notice.error{border:1px solid #fca5a5;background:#fef2f2;color:#991b1b}.notice.info{border:1px solid #bfdbfe;background:#eff6ff;color:#1e40af}.actions{display:flex;justify-content:flex-end}.actions button{border:0;border-radius:12px;padding:12px 18px;font:inherit;font-weight:700;color:#fff;background:#2563eb;cursor:pointer}.actions button:hover{background:#1d4ed8}.actions button:disabled{background:#94a3b8;cursor:not-allowed}@media(max-width:800px){.page{padding:18px 12px 40px}.hero,.panel{border-radius:16px;padding:16px}.hero h1{font-size:25px}.grid,.chip-wrap{grid-template-columns:1fr}.actions{justify-content:stretch}.actions button{width:100%}}
