.eq-section{background:#f7f7f9;padding:48px 5% 80px;min-height:60vh}.eq-inner{max-width:780px;margin:0 auto}.eq-header{text-align:center;margin-bottom:40px}.eq-header h1{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;color:#000129;line-height:1.15;margin-bottom:12px;letter-spacing:-.02em}.eq-header h1 span{color:var(--orange)}.eq-header p{font-size:1rem;color:#00012999;line-height:1.6}.eq-card{background:#fff;border-radius:20px;padding:40px 36px;box-shadow:0 24px 64px #0000001f}.eq-group{margin-bottom:20px;display:flex;flex-direction:column;gap:6px}.eq-group label{font-size:.82rem;font-weight:700;color:#000129;letter-spacing:.02em}.eq-group label .eq-opt{font-weight:400;color:#00012973}.eq-group input,.eq-group select,.eq-group textarea{width:100%;box-sizing:border-box;border:1.5px solid rgba(0,1,41,.15);border-radius:10px;padding:11px 14px;font-size:.92rem;color:#000129;background:#fff;outline:none;font-family:inherit;transition:border-color .15s}.eq-group input:focus,.eq-group select:focus,.eq-group textarea:focus{border-color:var(--orange)}.eq-group textarea{resize:vertical;min-height:100px}.eq-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23000129' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.eq-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.eq-divider{border:none;border-top:1px solid rgba(0,1,41,.08);margin:28px 0}.eq-submit{width:100%;padding:16px;background:var(--orange);color:#fff;font-size:1rem;font-weight:800;border:none;border-radius:14px;cursor:pointer;letter-spacing:.3px;transition:filter .2s;margin-top:8px}.eq-submit:hover{filter:brightness(1.08)}.eq-submit:disabled{opacity:.6;cursor:not-allowed;filter:none}.eq-success{display:none;text-align:center;padding:48px 24px}.eq-success.visible{display:block}.eq-success-icon{width:56px;height:56px;border-radius:50%;background:#f582201f;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:var(--orange)}.eq-success h2{font-size:1.5rem;font-weight:900;color:#000129;margin-bottom:10px}.eq-success p{font-size:.95rem;color:#00012999;line-height:1.6}.eq-error{font-size:.83rem;color:#dc2626;margin-top:10px;text-align:center;display:none}.eq-error.visible{display:block}.eq-note{text-align:center;margin-top:20px;font-size:.8rem;color:#00012973}.eq-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;padding:6px 0}.eq-check{display:flex;align-items:center;gap:9px;font-size:.88rem;color:#000129;cursor:pointer;line-height:1.4}.eq-check input[type=checkbox]{width:16px;height:16px;min-width:16px;border-radius:4px;accent-color:var(--orange);cursor:pointer}@media(max-width:500px){.eq-checks{grid-template-columns:1fr}}.eq-choice{display:flex;gap:12px;margin-top:4px}.eq-choice-opt{flex:1;cursor:pointer}.eq-choice-opt input[type=radio]{display:none}.eq-choice-card{display:flex;align-items:flex-start;gap:14px;padding:18px;border:2px solid rgba(0,1,41,.12);border-radius:14px;transition:border-color .15s,background .15s,box-shadow .15s;height:100%;box-sizing:border-box}.eq-choice-opt:hover .eq-choice-card{border-color:#0001294d}.eq-choice-opt:has(input:checked) .eq-choice-card{border-color:var(--orange);background:#f582200d;box-shadow:0 0 0 3px #f582201f}.eq-choice-icon{flex-shrink:0;width:42px;height:42px;border-radius:10px;background:#0001290f;display:flex;align-items:center;justify-content:center;color:#000129;transition:background .15s,color .15s}.eq-choice-opt:has(input:checked) .eq-choice-icon{background:var(--orange);color:#fff}.eq-choice-text{display:flex;flex-direction:column;gap:3px}.eq-choice-title{font-size:.95rem;font-weight:700;color:#000129}.eq-choice-desc{font-size:.8rem;color:#0001298c;line-height:1.4}@media(max-width:500px){.eq-choice{flex-direction:column}}.eq-yn-row{display:flex;gap:10px;margin-top:4px}.eq-yn-opt{cursor:pointer}.eq-yn-opt input[type=radio]{display:none}.eq-yn-opt span{display:flex;align-items:center;justify-content:center;min-width:80px;padding:10px 20px;border:1.5px solid rgba(0,1,41,.15);border-radius:10px;font-size:.9rem;font-weight:600;color:#000129;transition:border-color .15s,background .15s}.eq-yn-opt:hover span{border-color:#00012959}.eq-yn-opt:has(input:checked) span{border-color:var(--orange);background:#f5822012;color:var(--orange)}.eq-it-note{font-size:.8rem;color:#0001298c;line-height:1.6;margin-top:8px;padding:12px 14px;background:#f7f8fa;border-radius:8px;border-left:3px solid rgba(245,130,32,.4)}@media(max-width:640px){.eq-section{padding:60px 20px}.eq-card{padding:28px 20px}.eq-row{grid-template-columns:1fr}}
