:root{--color-primary:#3b2208;--color-primary-hover:#5c3d1e;--color-gold:#b8924a;--color-cream:#f0e6d8;--color-bg:#faf6f2;--color-border:#e4d9cc}*,:before,:after{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;margin:0;padding:0;overflow-x:clip}.dim-row{flex-wrap:wrap;gap:8px;display:flex}.dim-row label{flex:100px;min-width:0}.dim-row label input{width:100%}button,[type=submit]{touch-action:manipulation}input,select,textarea{font-size:16px!important}nav a{align-items:center;min-height:44px;display:inline-flex}@media (max-width:700px){nav{flex-wrap:wrap!important;gap:8px!important}}.skeleton-pulse{animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
