.eq-section{background:#f7f7f9;min-height:60vh;padding:48px 5% 80px}.eq-inner{max-width:780px;margin:0 auto}.eq-header{text-align:center;margin-bottom:40px}.eq-header h1{color:#000129;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;line-height:1.15}.eq-header h1 span{color:var(--orange)}.eq-header p{color:#00012999;font-size:1rem;line-height:1.6}.eq-card{background:#fff;border-radius:20px;padding:40px 36px;box-shadow:0 24px 64px #0000001f}.eq-group{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.eq-group label{color:#000129;letter-spacing:.02em;font-size:.82rem;font-weight:700}.eq-group label .eq-opt{color:#00012973;font-weight:400}.eq-group input,.eq-group select,.eq-group textarea{box-sizing:border-box;color:#000129;background:#fff;border:1.5px solid #00012926;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:.92rem;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-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.eq-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.eq-divider{border:none;border-top:1px solid #00012914;margin:28px 0}.eq-submit{background:var(--orange);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:14px;width:100%;margin-top:8px;padding:16px;font-size:1rem;font-weight:800;transition:filter .2s}.eq-submit:hover{filter:brightness(1.08)}.eq-submit:disabled{opacity:.6;cursor:not-allowed;filter:none}.eq-success{text-align:center;padding:48px 24px;display:none}.eq-success.visible{display:block}.eq-success-icon{width:56px;height:56px;color:var(--orange);background:#f582201f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.eq-success h2{color:#000129;margin-bottom:10px;font-size:1.5rem;font-weight:900}.eq-success p{color:#00012999;font-size:.95rem;line-height:1.6}.eq-error{color:#dc2626;text-align:center;margin-top:10px;font-size:.83rem;display:none}.eq-error.visible{display:block}.eq-note{text-align:center;color:#00012973;margin-top:20px;font-size:.8rem}.eq-checks{grid-template-columns:1fr 1fr;gap:10px 20px;padding:6px 0;display:grid}.eq-check{color:#000129;cursor:pointer;align-items:center;gap:9px;font-size:.88rem;line-height:1.4;display:flex}.eq-check input[type=checkbox]{width:16px;min-width:16px;height:16px;accent-color:var(--orange);cursor:pointer;border-radius:4px}@media (width<=500px){.eq-checks{grid-template-columns:1fr}}.eq-choice{gap:12px;margin-top:4px;display:flex}.eq-choice-opt{cursor:pointer;flex:1}.eq-choice-opt input[type=radio]{display:none}.eq-choice-card{box-sizing:border-box;border:2px solid #0001291f;border-radius:14px;align-items:flex-start;gap:14px;height:100%;padding:18px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.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{color:#000129;background:#0001290f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s,color .15s;display:flex}.eq-choice-opt:has(input:checked) .eq-choice-icon{background:var(--orange);color:#fff}.eq-choice-text{flex-direction:column;gap:3px;display:flex}.eq-choice-title{color:#000129;font-size:.95rem;font-weight:700}.eq-choice-desc{color:#0001298c;font-size:.8rem;line-height:1.4}@media (width<=500px){.eq-choice{flex-direction:column}}.eq-yn-row{gap:10px;margin-top:4px;display:flex}.eq-yn-opt{cursor:pointer}.eq-yn-opt input[type=radio]{display:none}.eq-yn-opt span{color:#000129;border:1.5px solid #00012926;border-radius:10px;justify-content:center;align-items:center;min-width:80px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:border-color .15s,background .15s;display:flex}.eq-yn-opt:hover span{border-color:#00012959}.eq-yn-opt:has(input:checked) span{border-color:var(--orange);color:var(--orange);background:#f5822012}.eq-it-note{color:#0001298c;background:#f7f8fa;border-left:3px solid #f5822066;border-radius:8px;margin-top:8px;padding:12px 14px;font-size:.8rem;line-height:1.6}@media (width<=640px){.eq-section{padding:60px 20px}.eq-card{padding:28px 20px}.eq-row{grid-template-columns:1fr}}
