:root{--ht-bg:#f6f1eb;--ht-bg-alt:#efe7df;--ht-surface:#fffdf9;--ht-surface-soft:#f4eee6;--ht-border:#ded3c5;--ht-border-strong:#c6b8a7;--ht-text:#1f2937;--ht-text-soft:#5f6673;--ht-text-muted:#7b7f88;--ht-primary:#e4572e;--ht-primary-strong:#bd421d;--ht-primary-soft:#fff1ea;--ht-primary-ring:#e4572e42;--ht-sidebar-bg-start:#242322;--ht-sidebar-bg-end:#2a2a28;--ht-sidebar-border:#3b3a38;--ht-sidebar-border-soft:#44413d;--ht-sidebar-text:#f7f3eb;--ht-sidebar-text-soft:#ddd7ce;--ht-sidebar-muted:#bcb6ad;--ht-sidebar-accent:#f28b68;--ht-success:#0f766e;--ht-success-soft:#ebfaf6;--ht-warning:#b45309;--ht-warning-soft:#fff6ea;--ht-danger:#b91c1c;--ht-danger-soft:#fef2f2;--ht-radius-sm:10px;--ht-radius-md:14px;--ht-radius-lg:20px;--ht-radius-pill:999px;--ht-shadow-card:0 14px 35px #1f293712;--ht-shadow-soft:0 8px 20px #1f29370d;--ht-shadow-primary:0 12px 24px #e4572e33;--ht-space-1:.25rem;--ht-space-2:.5rem;--ht-space-3:.75rem;--ht-space-4:1rem;--ht-space-5:1.25rem;--ht-space-6:1.5rem;--ht-space-7:2rem;--ht-space-8:2.5rem;--ht-control-py:.75rem;--ht-control-px:.95rem;--ht-transition-fast:.18s ease;--ht-font:"Space Grotesk", "Avenir Next", "Segoe UI", "Trebuchet MS", sans-serif}html,body{min-height:100%;color:var(--ht-text);font-family:var(--ht-font);background:radial-gradient(circle at 100% 0,#f8f1e8,#f6f1eb 46%,#eee5db);margin:0;padding:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}body{line-height:1.5}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--ht-primary-ring);outline-offset:1px}.ht-panel{border:1px solid var(--ht-border);border-radius:var(--ht-radius-md);background:var(--ht-surface);box-shadow:var(--ht-shadow-soft)}.ht-btn{border-radius:var(--ht-radius-sm);padding:var(--ht-control-py) var(--ht-control-px);transition:transform var(--ht-transition-fast), box-shadow var(--ht-transition-fast), background var(--ht-transition-fast), border-color var(--ht-transition-fast);justify-content:center;align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.ht-btn:hover{transform:translateY(-1px)}.ht-btn-primary{border:1px solid var(--ht-primary);background:var(--ht-primary);color:#fff;box-shadow:var(--ht-shadow-primary)}.ht-btn-secondary{border:1px solid var(--ht-border);background:var(--ht-surface);color:var(--ht-text)}.ht-pill-badge{border-radius:var(--ht-radius-pill);background:var(--ht-primary-soft);color:var(--ht-primary-strong);letter-spacing:.03em;border:1px solid #e4572e2e;align-items:center;padding:.3rem .65rem;font-size:.75rem;font-weight:800;display:inline-flex}
