*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{font-family:Inter,sans-serif;background:#f3e9d8;color:#211d18}.cq-btn{cursor:pointer;border:none;font-family:Inter,sans-serif;transition:opacity .15s ease,transform .1s ease}.cq-btn:active{transform:scale(.97)}.cq-btn:disabled{cursor:not-allowed}.cq-card{transition:transform .18s ease,box-shadow .18s ease}.cq-card:hover{transform:translateY(-3px)}.cq-input:focus{outline:2px solid #C08A2E;outline-offset:1px}.cq-chip{cursor:pointer;transition:all .15s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c4b48c;border-radius:4px}
