.example-section[data-astro-cid-ghnsxcww],.rules-applied[data-astro-cid-ghnsxcww]{margin-bottom:var(--as-space-6)}h2[data-astro-cid-ghnsxcww]{color:var(--as-navy);margin-bottom:var(--as-space-4);font-size:1.5rem}.demo-container[data-astro-cid-ghnsxcww]{background:#fff;padding:var(--as-space-6);border-radius:8px;border:1px solid var(--as-pale-blue)}.form-grid[data-astro-cid-ghnsxcww]{display:grid;gap:var(--as-space-4);max-width:500px}.form-grid[data-astro-cid-ghnsxcww].two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:100%}.form-group[data-astro-cid-ghnsxcww]{display:flex;flex-direction:column}.form-group[data-astro-cid-ghnsxcww] label[data-astro-cid-ghnsxcww]{font-weight:500;color:var(--as-navy);margin-bottom:6px;font-size:.9375rem}.required[data-astro-cid-ghnsxcww]{color:#ba1a1a}.form-group[data-astro-cid-ghnsxcww] input[data-astro-cid-ghnsxcww],.form-group[data-astro-cid-ghnsxcww] select[data-astro-cid-ghnsxcww],.form-group[data-astro-cid-ghnsxcww] textarea[data-astro-cid-ghnsxcww]{padding:12px 16px;border:1px solid #ddd;border-radius:6px;font-size:1rem;font-family:var(--as-font-body);transition:border-color .2s,box-shadow .2s}.form-group[data-astro-cid-ghnsxcww] input[data-astro-cid-ghnsxcww]:focus,.form-group[data-astro-cid-ghnsxcww] select[data-astro-cid-ghnsxcww]:focus,.form-group[data-astro-cid-ghnsxcww] textarea[data-astro-cid-ghnsxcww]:focus{outline:none;border-color:var(--as-marine);box-shadow:0 0 0 3px #0751561a}.helper-text[data-astro-cid-ghnsxcww]{font-size:.8125rem;color:#666;margin-top:6px}.form-group[data-astro-cid-ghnsxcww].error input[data-astro-cid-ghnsxcww]{border-color:#ba1a1a}.error-text[data-astro-cid-ghnsxcww]{font-size:.8125rem;color:#ba1a1a;margin-top:6px}.form-group[data-astro-cid-ghnsxcww].success input[data-astro-cid-ghnsxcww]{border-color:var(--as-green)}.success-text[data-astro-cid-ghnsxcww]{font-size:.8125rem;color:var(--as-green);margin-top:6px}fieldset[data-astro-cid-ghnsxcww]{border:none;padding:0;margin:0}legend[data-astro-cid-ghnsxcww]{font-weight:600;color:var(--as-navy);margin-bottom:12px}.checkbox-group[data-astro-cid-ghnsxcww],.radio-group[data-astro-cid-ghnsxcww]{display:flex;flex-direction:column;gap:12px}.checkbox-label[data-astro-cid-ghnsxcww],.radio-label[data-astro-cid-ghnsxcww]{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.9375rem;color:var(--as-navy)}.checkbox-label[data-astro-cid-ghnsxcww] input[data-astro-cid-ghnsxcww],.radio-label[data-astro-cid-ghnsxcww] input[data-astro-cid-ghnsxcww]{accent-color:var(--as-marine);width:18px;height:18px}.button-grid[data-astro-cid-ghnsxcww]{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.btn[data-astro-cid-ghnsxcww]{padding:12px 24px;border-radius:6px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s;font-family:var(--as-font-body);display:inline-flex;align-items:center;gap:8px}.btn-primary[data-astro-cid-ghnsxcww]{background:var(--as-marine);color:#fff;border:none}.btn-primary[data-astro-cid-ghnsxcww]:hover:not(:disabled){background:#064549}.btn-secondary[data-astro-cid-ghnsxcww]{background:var(--as-pale-blue);color:var(--as-navy);border:none}.btn-secondary[data-astro-cid-ghnsxcww]:hover{background:#d5e4e5}.btn-outline[data-astro-cid-ghnsxcww]{background:#fff;color:var(--as-marine);border:2px solid var(--as-marine)}.btn-outline[data-astro-cid-ghnsxcww]:hover{background:#0751560d}.btn-text[data-astro-cid-ghnsxcww]{background:none;color:var(--as-marine);border:none;padding:12px 16px}.btn-text[data-astro-cid-ghnsxcww]:hover{background:#0751560d}.btn[data-astro-cid-ghnsxcww]:disabled{opacity:.5;cursor:not-allowed}.btn-loading[data-astro-cid-ghnsxcww]{position:relative}.btn-loading[data-astro-cid-ghnsxcww] .spinner[data-astro-cid-ghnsxcww]{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.rules-list-detail[data-astro-cid-ghnsxcww]{list-style:none;padding:0}.rules-list-detail[data-astro-cid-ghnsxcww] li[data-astro-cid-ghnsxcww]{padding:12px 16px;background:#f0fdf4;border-left:4px solid var(--as-green);margin-bottom:8px;border-radius:0 8px 8px 0}.rules-list-detail[data-astro-cid-ghnsxcww] strong[data-astro-cid-ghnsxcww]{color:var(--as-green);font-family:var(--as-font-mono)}body.dark-mode h2[data-astro-cid-ghnsxcww]{color:#e5eeef!important}body.dark-mode .demo-container[data-astro-cid-ghnsxcww]{background:#1a2530;border-color:#3a4a5a}body.dark-mode .form-group[data-astro-cid-ghnsxcww] label[data-astro-cid-ghnsxcww]{color:#e5eeef}body.dark-mode .form-group[data-astro-cid-ghnsxcww] input[data-astro-cid-ghnsxcww],body.dark-mode .form-group[data-astro-cid-ghnsxcww] select[data-astro-cid-ghnsxcww],body.dark-mode .form-group[data-astro-cid-ghnsxcww] textarea[data-astro-cid-ghnsxcww]{background:#243240;border-color:#3a4a5a;color:#e5eeef}body.dark-mode .form-group[data-astro-cid-ghnsxcww] input[data-astro-cid-ghnsxcww]::placeholder,body.dark-mode .form-group[data-astro-cid-ghnsxcww] textarea[data-astro-cid-ghnsxcww]::placeholder{color:#6a7a8a}body.dark-mode .form-group[data-astro-cid-ghnsxcww] input[data-astro-cid-ghnsxcww]:focus,body.dark-mode .form-group[data-astro-cid-ghnsxcww] select[data-astro-cid-ghnsxcww]:focus,body.dark-mode .form-group[data-astro-cid-ghnsxcww] textarea[data-astro-cid-ghnsxcww]:focus{border-color:var(--as-citrus);box-shadow:0 0 0 3px #abdd6526}body.dark-mode .helper-text[data-astro-cid-ghnsxcww]{color:#9aa8b0}body.dark-mode .form-group[data-astro-cid-ghnsxcww].error input[data-astro-cid-ghnsxcww]{border-color:#ffb4a9}body.dark-mode .error-text[data-astro-cid-ghnsxcww]{color:#ffb4a9}body.dark-mode .form-group[data-astro-cid-ghnsxcww].success input[data-astro-cid-ghnsxcww]{border-color:var(--as-citrus)}body.dark-mode .success-text[data-astro-cid-ghnsxcww]{color:var(--as-citrus)}body.dark-mode legend[data-astro-cid-ghnsxcww]{color:#e5eeef}body.dark-mode .checkbox-label[data-astro-cid-ghnsxcww],body.dark-mode .radio-label[data-astro-cid-ghnsxcww]{color:#d0d8dc}body.dark-mode .checkbox-label[data-astro-cid-ghnsxcww] input[data-astro-cid-ghnsxcww],body.dark-mode .radio-label[data-astro-cid-ghnsxcww] input[data-astro-cid-ghnsxcww]{accent-color:var(--as-citrus)}body.dark-mode .btn-secondary[data-astro-cid-ghnsxcww]{background:#243240;color:#e5eeef;border:1px solid #3a4a5a}body.dark-mode .btn-secondary[data-astro-cid-ghnsxcww]:hover{background:#0f171d}body.dark-mode .btn-outline[data-astro-cid-ghnsxcww]{background:transparent;color:var(--as-citrus);border-color:var(--as-citrus)}body.dark-mode .btn-outline[data-astro-cid-ghnsxcww]:hover{background:#abdd651a}body.dark-mode .btn-text[data-astro-cid-ghnsxcww]{color:var(--as-citrus)}body.dark-mode .btn-text[data-astro-cid-ghnsxcww]:hover{background:#abdd651a}body.dark-mode .rules-list-detail[data-astro-cid-ghnsxcww] li[data-astro-cid-ghnsxcww]{background:#2c82481f;border-left-color:var(--as-citrus);color:#d0d8dc}body.dark-mode .rules-list-detail[data-astro-cid-ghnsxcww] strong[data-astro-cid-ghnsxcww]{color:var(--as-citrus)}
