.sec-fx-shell{--fx-pad: 20px;--fx-gap-label: 6px;--fx-gap-help: 6px;--fx-gap-field: 18px;--fx-gap-group: 28px;--fx-gap-head: 24px;--fx-gap-legend: 16px;--fx-control-h: 50px;--fx-textarea-h: 140px;--fx-line: 1.5px;--fx-tint: #FBF3F3}@media(min-width:768px){.sec-fx-shell{--fx-pad: 28px}}@media(min-width:1180px){.sec-fx-shell{--fx-pad: 32px}}.sec-fx-shell{display:block;background:var(--sec-bg);color:var(--sec-text);border:1px solid var(--sec-border);border-radius:var(--sec-radius);box-shadow:var(--sec-shadow-overlay);padding:var(--fx-pad);scroll-margin-top:calc(var(--sec-header-h) + var(--sec-sp-4))}.sec-fx-shell input,.sec-fx-shell select,.sec-fx-shell textarea{font-size:16px}.sec-fx-head{margin:0 0 var(--fx-gap-head)}.sec-fx-title{margin:0;font-family:var(--sec-font-title);font-weight:600;font-size:var(--sec-fs-h4);line-height:var(--sec-lh-h4);color:var(--sec-ink);hyphens:none}.sec-fx-sub{margin:var(--fx-gap-help) 0 0;font-size:var(--sec-fs-small);line-height:var(--sec-lh-small);color:var(--sec-text-muted);hyphens:none}.sec-fx-progress{display:flex;flex-direction:column;gap:var(--fx-gap-help);margin:0 0 var(--fx-gap-group)}.sec-fx-progress[hidden]{display:none}.sec-fx-progress__label{font-size:var(--sec-fs-mention);line-height:var(--sec-lh-mention);font-weight:600;color:var(--sec-text-muted)}.sec-fx-progress__track{display:flex;gap:6px}.sec-fx-progress__seg{flex:1 1 0;height:4px;background:var(--sec-surface-3);border:1px solid var(--sec-border);transition:background-color .18s ease,border-color .18s ease}.sec-fx-progress__seg[data-on=true]{background:var(--sec-primary);border-color:var(--sec-primary)}@media(prefers-reduced-motion:reduce){.sec-fx-progress__seg{transition:none}}.sec-fx-summary{display:grid;grid-template-rows:0fr;transition:grid-template-rows .16s ease}.sec-fx-summary[data-open=true]{grid-template-rows:1fr}.sec-fx-summary>*{overflow:hidden;min-height:0;padding:0}.sec-fx-summary__inner{margin-bottom:var(--fx-gap-group);border:var(--fx-line) solid var(--sec-error);border-left-width:4px;background:var(--sec-surface-2);padding:var(--sec-sp-3) var(--sec-sp-4)}.sec-fx-summary__title{margin:0;font-size:var(--sec-fs-small);line-height:var(--sec-lh-small);font-weight:600;color:var(--sec-error)}.sec-fx-summary__title:before{content:"⚠";margin-right:var(--sec-sp-2)}.sec-fx-summary__list{margin:var(--fx-gap-help) 0 0;padding-left:var(--sec-sp-5);font-size:var(--sec-fs-small);line-height:var(--sec-lh-small)}.sec-fx-summary__list:empty{display:none}.sec-fx-summary__list a{color:var(--sec-error)}.sec-fx-summary:focus{outline:none}.sec-fx-summary:focus-visible{outline:2px solid var(--sec-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){.sec-fx-summary{transition:none}}.sec-fx-step{border:0;margin:0;padding:0;min-width:0}.sec-fx-step+.sec-fx-step{margin-top:var(--fx-gap-group)}.sec-fx-step[hidden]{display:none}.sec-fx-legend{display:block;float:left;width:100%;font-family:var(--sec-font-title);font-weight:600;font-size:var(--sec-fs-body);line-height:var(--sec-lh-body);color:var(--sec-ink);padding:0;margin:0 0 var(--fx-gap-legend);hyphens:none}.sec-fx-legend+*{clear:both}.sec-fx-legend:focus{outline:none}.sec-fx-legend:focus-visible{outline:2px solid var(--sec-primary);outline-offset:2px}.sec-fx-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--fx-gap-field)}.sec-fx-field--full{grid-column:1 / -1}.sec-fx-step--solo>.sec-fx-legend{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.sec-fx-field{display:block;margin:0;min-width:0;border:0;padding:0}.sec-fx-field+.sec-fx-field{margin-top:var(--fx-gap-field)}.sec-fx-label,.sec-fx-field>legend{display:block;float:none;width:auto;padding:0;margin:0 0 var(--fx-gap-label);font-size:var(--sec-fs-small);line-height:var(--sec-lh-small);font-weight:600;color:var(--sec-ink);hyphens:none;overflow-wrap:normal}.sec-fx-req{color:var(--sec-primary);margin-left:2px}.sec-fx-optional{font-weight:400;color:var(--sec-text-muted)}.sec-fx-field input[type=text],.sec-fx-field input[type=tel],.sec-fx-field input[type=email],.sec-fx-field select,.sec-fx-field textarea{display:block;width:100%;min-height:var(--fx-control-h);padding:var(--sec-sp-3) var(--sec-sp-4);font-family:inherit;font-size:16px;line-height:1.4;color:var(--sec-ink);background:var(--sec-bg);border:var(--fx-line) solid var(--sec-border-strong);border-radius:var(--sec-radius)}.sec-fx-field textarea{min-height:var(--fx-textarea-h);resize:vertical}.sec-fx-field select{height:var(--fx-control-h)}.sec-fx-field input:focus-visible,.sec-fx-field select:focus-visible,.sec-fx-field textarea:focus-visible{outline:2px solid var(--sec-primary);outline-offset:1px}.sec-fx-field [aria-invalid=true]{border-color:var(--sec-error);box-shadow:inset 0 0 0 1px var(--sec-error)}.sec-fx-hint{display:block;margin:var(--fx-gap-help) 0 0;font-size:var(--sec-fs-mention);line-height:var(--sec-lh-mention);color:var(--sec-text-muted);hyphens:none}.sec-fx-error{display:grid;grid-template-rows:0fr;transition:grid-template-rows .16s ease}.sec-fx-error>span{overflow:hidden;min-height:0}.sec-fx-error>span>span{display:block;margin-top:var(--fx-gap-help);font-size:var(--sec-fs-mention);line-height:var(--sec-lh-mention);font-weight:600;color:var(--sec-error)}.sec-fx-error>span>span:before{content:"⚠";margin-right:var(--sec-sp-2)}[data-invalid=true]>.sec-fx-error{grid-template-rows:1fr}@media(prefers-reduced-motion:reduce){.sec-fx-error{transition:none}}.sec-fx-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:var(--sec-sp-2)}.sec-fx-choice{position:relative;display:flex;align-items:center;gap:var(--sec-sp-2);min-height:52px;min-width:0;padding:var(--sec-sp-2) var(--sec-sp-3);border:var(--fx-line) solid var(--sec-border-strong);border-radius:var(--sec-radius);background:var(--sec-bg);cursor:pointer;text-align:left;font-size:var(--sec-fs-small);line-height:var(--sec-lh-small);color:var(--sec-ink)}.sec-fx-choice input{flex:none;width:20px;height:20px;margin:0;accent-color:var(--sec-primary)}.sec-fx-choice__icon{width:22px;height:22px;flex:none;color:var(--sec-ink)}.sec-fx-choice__label{min-width:0;overflow-wrap:normal;hyphens:none}.sec-fx-choice:hover{border-color:var(--sec-ink);background:var(--sec-surface-1)}.sec-fx-choice:has(input:checked){border-color:var(--sec-primary);background:var(--fx-tint);box-shadow:inset 0 0 0 1px var(--sec-primary)}.sec-fx-choice:has(input:checked) .sec-fx-choice__icon{color:var(--sec-primary)}.sec-fx-choice:has(input:focus-visible){outline:2px solid var(--sec-primary);outline-offset:2px}[data-invalid=true] .sec-fx-choice{border-color:var(--sec-error)}.sec-fx-consent{display:flex;align-items:flex-start;gap:var(--sec-sp-3)}.sec-fx-consent input{flex:none;width:22px;height:22px;margin:1px 0 0;accent-color:var(--sec-primary)}.sec-fx-consent label{margin:0;font-size:var(--sec-fs-small);line-height:var(--sec-lh-small);font-weight:400;color:var(--sec-ink)}.sec-fx-consent:has(input:focus-visible){outline:2px solid var(--sec-primary);outline-offset:3px}.sec-fx-actions{display:flex;flex-direction:column;gap:var(--sec-sp-2);margin-top:var(--fx-gap-group)}.sec-fx-actions .btn{min-height:48px;width:100%;justify-content:center}.sec-fx-actions .btn[hidden]{display:none}@media(min-width:480px){.sec-fx-actions{flex-direction:row-reverse;gap:var(--sec-sp-3)}.sec-fx-actions .btn{width:auto;min-width:180px}}.sec-fx-notice{margin-top:var(--fx-gap-field);font-size:var(--sec-fs-mention);line-height:var(--sec-lh-mention);color:var(--sec-text-muted);border:1px solid var(--sec-border);background:var(--sec-surface-2);padding:var(--sec-sp-3) var(--sec-sp-4)}.sec-fx-hp{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.sec-article>aside .sec-fx-shell{max-width:none}
