:root{font-family:Quicksand,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1b1f1c;background-color:#f7f8f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:Playfair Display,Georgia,Times New Roman,serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;overflow-x:hidden}html{scroll-behavior:smooth}::selection{background:#2c55452e;color:#1b1f1c}a{font-weight:500;color:#2c5545;text-decoration:inherit;transition:color .2s ease}a:hover{color:#1e3d31}body{margin:0;min-width:320px;min-height:100vh;background-color:#f7f8f6;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;cursor:pointer;transition:border-color .2s,background-color .2s,transform .15s,box-shadow .2s}button:hover{border-color:#2c5545}button:focus-visible{outline:2px solid #C8CEC8;outline-offset:2px}button:focus:not(:focus-visible){outline:none}button:active:not(:disabled){transform:scale(.97)}input:focus-visible,textarea:focus-visible{outline:2px solid #C8CEC8;outline-offset:1px}input:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.skeleton{background:linear-gradient(90deg,#edefeb 25%,#e2e5e0,#edefeb 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8cec8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5c6660}
