*{box-sizing:border-box}body,html{height:100%}body{margin:0;background:#f8f2e9;font-family:General Sans,system-ui,sans-serif;color:#2b2420}a{color:#8b4a2b}a:hover{color:#c1623c}@keyframes msgIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fieldIn{0%{opacity:0;transform:translateX(6px)}to{opacity:1;transform:translateX(0)}}@keyframes dotPulse{0%,80%,to{opacity:.25;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pinPop{0%{transform:scale(0)}to{transform:scale(1)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#e2d5c3;border-radius:4px}::-webkit-scrollbar-track{background:transparent}.h-primary:hover{background:#8b4a2b!important}.h-primary-light:hover{background:#d6764e!important}.h-dark:hover{background:#443930!important}.h-ghost:hover{background:#f3e9dc!important}.h-ghost-2:hover{background:#eadfcc!important}.h-warm:hover{background:#f6eee0!important}.h-soft:hover{background:#fbf7f0!important}.h-outline:hover{background:#fdf8f1!important}.h-outline-b:hover,.h-outline:hover{border-color:#c1623c!important}.h-danger:hover{border-color:#c0503a!important;color:#b0553e!important;background:#fbede8!important}.h-accent-2:hover,.h-accent:hover{color:#c1623c!important}.h-accent-2:hover{border-color:#c1623c!important;background:#fdf8f1!important}.h-gold:hover{border-color:#d9a441!important}.h-lift:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(43,36,32,.12)}.h-lift-2:hover,.h-lift:hover{border-color:#e2d5c3!important}.h-lift-2:hover{box-shadow:0 4px 14px rgba(43,36,32,.08)}.h-thumb-edit:hover{background:#8b4a2b!important}.h-thumb-del:hover{background:#b0503a!important}.h-vp:hover{background:rgba(43,36,32,.9)!important}.h-focus:focus{border-color:#c1623c!important}.h-focus-danger:focus{border-color:#c0503a!important}button,input,select,textarea{font-family:inherit}