*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f0ede6}::-webkit-scrollbar-thumb{background:#4a453e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2b2620}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.skeleton{background:linear-gradient(90deg,#f0ede6 25%,#e0dacf,#f0ede6 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}:focus-visible{outline:2px solid #2b2620;outline-offset:2px}::selection{background-color:#2b2620;color:#fff}
