body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cookieCard{align-items:flex-start;background:linear-gradient(90deg,#8968ff,#af98ff);border-radius:10px;display:flex;flex-direction:column;gap:8px;height:165px;justify-content:center;overflow:hidden;padding:20px;position:relative;width:290px}.cookieC{background-color:red}.cookieCard:before{background:linear-gradient(90deg,#8e6eff,#d0c3ff);border-radius:50%;content:"";height:150px;position:absolute;right:-25%;top:-25%;width:150px}.cookieHeading{color:#f1f1f1;font-size:1.5em;font-weight:600;z-index:2}.cookieDescription{color:#f1f1f1;font-size:.9em;z-index:2}.cookieDescription a{color:#f1f1f1}.acceptButton{background-color:#7b57ff;border:none;color:#f1f1f1;cursor:pointer;font-weight:600;padding:11px 20px;transition-duration:.2s;z-index:2}.acceptButton:hover{background-color:#714aff;transition-duration:.2s}
/*# sourceMappingURL=main.097ad32b.css.map*/