*{box-sizing:border-box;margin:0;padding:0}:root,:root.theme-dark{--bg:#0e1620;--card:#1a2535;--card-2:#243348;--border:#3b4f6c;--hh-sheet-bg:#1c1612;--hh-sheet-bg-deep:#14100c;--hh-accent:#d4a854;--hh-accent-deep:#8a6c2a;--hh-accent-bright:#efc66d;--hh-accent-soft:#d4a85424;--hh-accent-border:#d4a85473;--hh-heading:#f0e6d0;--accent:#4a90e2;--accent-2:#6dabe8;--accent-text:#fff;--text:#e8eef5;--text-strong:#fff;--muted:#9aa9bf;--input:#1f2c3f;--input-bd:#3b4f6c;--input-text:#e8eef5;--highlight:#243348;--shadow:0 4px 16px #00000080;--header-bg:#1a4f7a;--red:#e74c3c;--green:#27ae60;--gold:#e8a838;--purple:#9b59b6;--warn-bg:#3d3520;--warn-bd:#5d4d20;--warn-text:#f7d774;--success-bg:#1a3d2a;--success-bd:#2a5a3a;--info-bg:#1a2a3d;--info-bd:#2a3d5a;--danger-bg:#3d1e1a;--danger-bd:#5a2a25;--neutral-surface:#1a2535;--lineage-bg:#2a1e3d;--lineage-bd:#3d2a5a}:root.theme-light{--bg:#dce6f0;--card:#fff;--hh-sheet-bg:#f1e7d3;--hh-sheet-bg-deep:#e2d2b3;--hh-accent:#7a5a1f;--hh-accent-deep:#4a3812;--hh-accent-bright:#8a6a2c;--hh-accent-soft:#7a5a1f1f;--hh-accent-border:#7a5a1f66;--hh-heading:#2c2014;--card-2:#f4f7fb;--border:#a3b8cc;--accent:#1a4f7a;--accent-2:#2874a6;--accent-text:#fff;--text:#1b2631;--text-strong:#0a0e14;--muted:#566573;--input:#edf2f7;--input-bd:#a3bdd4;--input-text:#1b2631;--highlight:#d4e6f1;--shadow:0 2px 8px #0000000f;--header-bg:#1a4f7a;--red:#a93226;--green:#1e8449;--gold:#b7950b;--purple:#6c3483;--warn-bg:#fef9e7;--warn-bd:#f9e79f;--warn-text:#7d6608;--success-bg:#eafaf1;--success-bd:#d5f5e3;--info-bg:#eaf2f8;--info-bd:#d4e6f1;--danger-bg:#fadbd8;--danger-bd:#f5b7b1;--neutral-surface:#f8f9fa;--lineage-bg:#f5eef8;--lineage-bd:#e8daef}html,body{background:var(--bg);color:var(--text)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .18s,color .18s}input,select,textarea{background:var(--input);color:var(--input-text)}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #4a90e240;border-color:var(--accent)!important}button{font-family:inherit}button:hover{opacity:.9}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--input)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}:root.theme-dark select option,:root.theme-dark option{color:#e8eef5;background:#1a2535}@media (width<=767px){.hh-wizard .hh-rail:not(.hh-rail-compact){width:100%;max-height:none;margin-bottom:4px;position:static;overflow:visible}.hh-wizard .hh-rail:not(.hh-rail-compact) ol{flex-direction:column;display:flex}.hh-wizard .hh-step>*{padding:18px 12px!important}}.hh-sheet,.hh-wizard{--card:#fbf6e8;--card-2:#f3e9cf;--neutral-surface:#f6ecd5;--border:#c8b079;--text:#2c2014;--muted:#6b5535}:root.theme-dark .hh-sheet,:root.theme-dark .hh-wizard{--card:#2a221a;--card-2:#1f1812;--neutral-surface:#211a13;--border:#5a4623;--text:#f0e6d0;--muted:#c0a878}.hh-divider{color:var(--hh-accent-border);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.hh-divider:before,.hh-divider:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--hh-accent-border) 20%, var(--hh-accent-border) 80%, transparent 100%);flex:1;height:1px}@keyframes hhToastIn{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}@keyframes hhModalFade{0%{opacity:0}to{opacity:1}}@keyframes hhModalIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hhSheetUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){[style*=hhToastIn],[style*=hhModalFade],[style*=hhModalIn],[style*=hhSheetUp]{animation:none!important}}@media (width<=767px){[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}[style*="grid-template-columns: repeat(6, 1fr)"],[style*="grid-template-columns: repeat(6,1fr)"],[style*="grid-template-columns:repeat(6, 1fr)"],[style*="grid-template-columns:repeat(6,1fr)"]{grid-template-columns:repeat(3,1fr)!important}input[type=text],input[type=number],input[type=email],input[type=password],select,textarea{min-height:38px;font-size:14px}button{min-height:36px}div[style*="padding: 20px 240px"],div[style*="padding:20px 240px"]{padding:20px!important}div[style*="position: fixed"][style*="min-width: 200px"],div[style*=position\:fixed][style*=min-width\:200px]{display:none!important}div[style*="justify-content: space-between"][style*="padding: 14px 24px"],div[style*="justify-content: space-between"][style*="padding: 16px 24px"]{gap:8px!important;padding:12px!important}div[style*="padding: 20px"][style*=max-width\:]:not([style*="240"]){padding:12px!important}}
