.story-input,.story-textarea{width:100%;border:1px solid rgba(6,12,57,.15);border-radius:0;background:#fff;padding:.85rem 1rem;color:#060c39;font-size:1rem;line-height:1.55;transition:border-color .15s ease,box-shadow .15s ease}.story-textarea{resize:vertical}.story-input:focus,.story-textarea:focus{border-color:#2dd0c2;box-shadow:0 0 0 3px #2dd0c22e;outline:none}.story-input.error-field,.story-textarea.error-field{border-color:#dd4b4d;box-shadow:0 0 0 3px #dd4b4d1a}.mini-label{margin-bottom:.5rem;display:block;font-size:.78rem;font-weight:700;color:#060c3999}.field-error{margin-top:.45rem;display:block;font-size:.8rem;font-weight:650;line-height:1.35;color:#dd4b4d}.choice-card{display:block;cursor:pointer}.choice-card>input{position:absolute;opacity:0;pointer-events:none}.choice-card>span{display:flex;min-height:3.15rem;align-items:center;gap:.55rem;border:1px solid rgba(6,12,57,.14);background:#fff;padding:.75rem 1rem;font-size:.9rem;font-weight:600;line-height:1.35;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.choice-card>input:checked+span{border-color:#2dd0c2;background:#2dd0c21a;box-shadow:inset 4px 0 #2dd0c2}.choice-card>input:focus-visible+span{outline:3px solid rgba(33,178,215,.3);outline-offset:2px}.consent-row{display:grid;cursor:pointer;grid-template-columns:1.25rem 1fr;gap:.9rem;border:1px solid rgba(6,12,57,.11);background:#fff;padding:1rem;font-size:.88rem;line-height:1.55}.consent-row input{margin-top:.18rem;height:1.15rem;width:1.15rem;border-color:#060c3938;border-radius:.2rem;color:#2dd0c2}
