@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{color:#26231d;-webkit-font-smoothing:antialiased;background:#f0eee9;margin:0;font-family:Instrument Sans,system-ui,sans-serif}button,input{font-family:inherit}input:focus{outline:none;border-color:#c89e2e!important}.navItem:hover{background:#f1efe9}.rowHover:hover{background:#fbfaf7}.btnPrimary{color:#dcb95c;cursor:pointer;background:#141210;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:600}.btnPrimary:hover{background:#2a261f}.deliverBtn{color:#55503f;cursor:pointer;background:#fff;border:1px solid #e0ddd4;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600}.deliverBtn:hover{color:#6b5313;background:#f5eeda;border-color:#c89e2e}.linkGold{color:#8a6a1f;cursor:pointer;font-size:12px;font-weight:600;text-decoration:none}.linkGold:hover{text-decoration:underline}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}
