@import"https://fonts.googleapis.com/css2?family=Comic+Sans+MS:wght@400;600;700&display=swap";:root{font-family:Comic Sans MS,cursive,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#991b1b;background-color:#fef2f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#fef2f2,#fecaca);overflow-x:hidden;width:100%}html,body{overflow-x:hidden!important;width:100%!important;max-width:100vw!important}h1{font-size:3.2em;line-height:1.1}button{border-radius:12px;border:2px solid #fecaca;padding:.8em 1.5em;font-size:1.1em;font-weight:600;font-family:Comic Sans MS,cursive;background-color:#dc2626;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #dc262633}button:hover{border-color:#fca5a5;background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 6px 16px #dc26264d}button:focus,button:focus-visible{outline:3px solid #fca5a5;outline-offset:2px}@media (max-width: 768px){body{font-size:14px;overflow-x:hidden!important}h1{font-size:2.4em;line-height:1.2}*,*:before,*:after,.MuiTypography-root,.MuiButton-root,.MuiInputBase-input,.MuiInputLabel-root,.MuiFormHelperText-root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol!important}button{font-family:inherit!important}button{padding:.7em 1.2em;font-size:1em;min-height:44px}form{padding:1rem}input,textarea,select{font-size:16px!important}.confession-form-form{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;overflow-x:hidden!important}}@media (max-width: 480px){body{font-size:13px;overflow-x:hidden!important}.confession-form-form{padding-left:8px!important;padding-right:8px!important;max-width:100%!important;overflow-x:hidden!important}form{padding:.75rem!important;max-width:95%!important;margin:0 auto!important}}@media (max-width: 768px){.confession-form-form{overflow-x:hidden!important}form{max-width:100%!important;box-sizing:border-box!important;margin:0 auto!important}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:0;text-align:center;background:transparent;height:100vh;display:flex;align-items:center;justify-content:center;transform:translateY(-10vh);-webkit-transform:translateY(-10vh);-moz-transform:translateY(-10vh);-ms-transform:translateY(-10vh);-o-transform:translateY(-10vh)}@keyframes dino-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes dino-rawr{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.dino-emoji{animation:dino-bounce 2s ease-in-out infinite;display:inline-block}.dino-emoji:hover{animation:dino-rawr .5s ease-in-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.confession-form-enter{animation:fadeInUp .8s ease-out}.confession-form-title{animation:slideInFromLeft .8s ease-out .2s both}.confession-form-subtitle{animation:slideInFromRight .8s ease-out .4s both}.confession-form-form{animation:fadeInUp .8s ease-out .6s both}.form-element{transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-hover-effect{position:relative;overflow:hidden}.btn-hover-effect:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease-in-out}.btn-hover-effect:hover:after{left:100%}.bg-dot{animation:float 6s ease-in-out infinite}.bg-dot:nth-child(odd){animation-delay:0s}.bg-dot:nth-child(2n){animation-delay:3s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.1)}}.glass-effect{background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
