.duo-container{max-width:960px;margin:0 auto;padding:2rem 1rem 4rem;font-family:Arial,Roboto,sans-serif}.duo-header{text-align:center;margin-bottom:2rem}.duo-header h1{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.duo-header p{font-size:1rem;color:#555;line-height:1.6;max-width:560px;margin:0 auto}.duo-header strong{color:#1a1a1a}.duo-error{background:#fff0f0;border:1px solid #f5c2c7;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1.5rem;color:#c0392b;font-size:.9rem}.duo-error ul{margin:0;padding-left:1.25rem}.duo-form{display:flex;flex-direction:column;gap:1.25rem}.duo-fieldset{background:transparent;border:1px solid #000;border-radius:8px;padding:1.8rem}.duo-fieldset legend{font-weight:700;font-size:1rem;color:#1a1a1a;padding:0 .5rem}.duo-field-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem 1rem;margin-top:1rem}.duo-field-grid-wide{grid-column:1 / -1}.duo-label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.04em}.duo-label input,.duo-label select,.duo-label textarea{margin-top:2px;padding:.65rem .9rem;font-size:.95rem;font-family:inherit;border:1px solid #000;border-radius:4px;background:transparent;color:#1a1a1a;transition:border-color .15s,background .15s;width:100%;box-sizing:border-box}.duo-label input:focus,.duo-label select:focus,.duo-label textarea:focus{outline:none;border-color:#a3b76c;background:#fff9}.duo-label textarea{resize:vertical;min-height:90px}.duo-consent{margin-top:1rem;margin-bottom:.5rem;display:flex;flex-direction:column;gap:.75rem}.duo-consent-label{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;color:#333;line-height:1.5;cursor:pointer}.duo-consent-label input[type=checkbox]{margin-top:3px;flex-shrink:0;accent-color:#a3b76c;width:16px;height:16px}.duo-submit{background-color:#ccd69c;color:#1a1a1a;border:none;border-radius:6px;padding:.85rem 2rem;font-size:1rem;font-family:inherit;font-weight:700;cursor:pointer;align-self:center;min-width:220px;transition:background-color .15s,transform .1s}.duo-submit:hover{background-color:#bcc98a}.duo-submit:active{transform:translateY(1px)}div.w-select-content{max-height:320px}div.w-select-viewport{max-height:320px;overflow-y:auto}
