:root{--purple:#2563eb;--purple-light:#3b82f6;--orange:#f9b878;--teal:#00bfe6;--green:#38ac87;--lavender:#8c78ff;--dark:#44546a;--charcoal:#4f5959;--sidebar-bg:#0d0720;--sidebar-border:rgba(255,255,255,.07);--bg:#efecf7;--card:#fff;--border:#eceaf3;--text:#0f0a1e;--text-muted:#9ca3af;--text-secondary:#6b7280;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-xl:16px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{-webkit-overflow-scrolling:touch;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:18px}body.authed{background:#faf7f0}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.22)}@media (max-width:768px){*{box-sizing:border-box}body{overflow-x:clip}}body.authed #callhippo-widget-container,body.authed iframe[src*=callhippo],body.authed iframe[src*=d1x9dsge91xf6g],body.authed .open-button{display:none!important}body.authed [id*=callhippo i]{display:none!important}body.authed [class*=callhippo i]{display:none!important}.open-button{bottom:24px!important;right:22px!important}@media (max-width:768px){.open-button{bottom:18px!important;right:16px!important}}.fig-val{border-bottom:1px dotted var(--text-muted);font-variant-numeric:tabular-nums;cursor:help;font-weight:500}.guide-ul{gap:6px;padding:0;list-style:none;display:grid}.guide-ul>li{color:var(--text-primary);padding-left:22px;font-size:15px;line-height:1.65;position:relative}.guide-ul>li:before{content:"";background:var(--text-muted);border-radius:50%;width:4px;height:4px;position:absolute;top:.7em;left:8px}.guide-ol{counter-reset:guide-ol;gap:6px;margin:0;padding:0;list-style:none;display:grid}.guide-ol>li{color:var(--text-primary);counter-increment:guide-ol;padding-left:26px;font-size:15px;line-height:1.65;position:relative}.guide-ol>li:before{content:counter(guide-ol) ".";min-width:20px;color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:500;position:absolute;top:0;left:0}
