:root{--cartback-primary: #25D366;--cartback-primary-dark: #128C7E;--cartback-gradient: linear-gradient(135deg, #25D366 0%, #128C7E 100%)}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#25d366;border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#128c7e}*{scrollbar-width:thin;scrollbar-color:#25D366 transparent}::selection{background:#25d36633;color:inherit}::-moz-selection{background:#25d36633;color:inherit}:focus-visible{outline:2px solid #25D366;outline-offset:2px}html{scroll-behavior:smooth}
