@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@font-face{font-family:AcidGrotesk;src:url(https://codsrlkbsq8hynia.public.blob.vercel-storage.com/FFF-AcidGrotesk-Medium-TRIAL.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:AcidGrotesk;src:url(https://codsrlkbsq8hynia.public.blob.vercel-storage.com/FFF-AcidGrotesk-Bold-TRIAL.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html,body{background-color:#fff;min-height:100vh;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:AcidGrotesk,Inter,sans-serif}button,input,select,textarea,label,span,p,div,a,li,td,th{font-family:inherit}input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=reset]):not([type=file]):not([type=hidden]):not([type=image]):not([type=range]):not([type=color]),textarea,select{color:#303030!important;background:#fff!important;border:1px solid #8c9196!important;border-radius:8px!important;outline:none!important;height:36px!important;padding:10px 12px!important;font-size:14px!important;line-height:20px!important;transition:border-color .15s,box-shadow .15s!important;box-shadow:0 1px #0000000d!important}textarea{resize:vertical!important;height:auto!important;min-height:80px!important}input::placeholder,textarea::placeholder{color:#818898!important}input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=reset]):not([type=file]):not([type=hidden]):not([type=image]):not([type=range]):not([type=color]):hover:not(:focus),textarea:hover:not(:focus),select:hover:not(:focus){border-color:#6d7175!important}input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=reset]):not([type=file]):not([type=hidden]):not([type=image]):not([type=range]):not([type=color]):focus,textarea:focus,select:focus{border-color:#005bd3!important;box-shadow:0 0 0 3px #005bd340!important}input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=reset]):not([type=file]):not([type=hidden]):not([type=image]):not([type=range]):not([type=color]):focus:hover,textarea:focus:hover,select:focus:hover{border-color:#6d7175!important;box-shadow:0 0 0 3px #005bd340!important}input:disabled,textarea:disabled,select:disabled{cursor:not-allowed!important;opacity:.5!important}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.yew-button:focus{outline:none}.yew-button:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #635bff80!important}.yew-button--primary:hover{box-shadow:0 1px 1px #14134e52,0 0 0 1px #4e11e2!important}.yew-button--primary:active,.yew-button--primary:focus{outline:none;color:#e0d9fb!important;background:#533afd!important;box-shadow:0 -1px 1px #14134e52,0 0 0 1px #4e11e2,0 0 0 4px #0196ed5c!important}.yew-button--secondary-light:hover{box-shadow:0 1px 1px #10111a29,0 0 0 1px #c8ced4!important}.yew-button--secondary-light:active,.yew-button--secondary-light:focus{outline:none;box-shadow:0 -1px 1px #10111a29,0 0 0 1px #c8ced4,0 0 0 4px #0196ed5c!important}.yew-button--secondary-dark:hover{box-shadow:0 1px 1px #00000052,0 0 0 1px #555!important}.yew-button--secondary-dark:active,.yew-button--secondary-dark:focus{outline:none;box-shadow:0 -1px 1px #00000052,0 0 0 1px #555,0 0 0 4px #0196ed5c!important}.yew-button--secondary-blurple:hover{box-shadow:0 1px 1px #14134e52,0 0 0 1px #4752c4!important}.yew-button--secondary-blurple:active,.yew-button--secondary-blurple:focus{outline:none;color:#e0d9fb!important;background:#4752c4!important;box-shadow:0 -1px 1px #14134e52,0 0 0 1px #4752c4,0 0 0 4px #0196ed5c!important}.yew-button--critical:hover{box-shadow:0 1px 1px #4e131352,0 0 0 1px #bc2200!important}.yew-button--critical:active,.yew-button--critical:focus{outline:none;color:#fbe0d9!important;background:#bc2200!important;box-shadow:0 -1px 1px #4e131352,0 0 0 1px #bc2200,0 0 0 4px #0196ed5c!important}.yew-button--critical-outline:hover{box-shadow:0 1px 1px #10111a29,0 0 0 1px #c8ced4!important}.yew-button--critical-outline:active,.yew-button--critical-outline:focus{outline:none;box-shadow:0 -1px 1px #10111a29,0 0 0 1px #c8ced4,0 0 0 4px #0196ed5c!important}.yew-button--link:hover{color:#5248e0!important;text-decoration:underline!important}.yew-button--link:active{color:#4a3fcc!important}.yew-button:disabled{cursor:not-allowed;opacity:.5}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes slideIn{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#e4e5e7 0% 40%,#f0f1f2 50%,#e4e5e7 60% 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite shimmer}.custom-card{background:#fff;border:1px solid #0000000f;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 8px #0000000a}.video-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:768px){.video-grid{grid-template-columns:1fr}}@keyframes rainbow-glow{0%{background-position:0%;box-shadow:0 0 15px 3px #ff6b6b99,0 0 30px 6px #ff6b6b4d}16%{box-shadow:0 0 15px 3px #feca5799,0 0 30px 6px #feca574d}33%{background-position:50%;box-shadow:0 0 15px 3px #48dbfb99,0 0 30px 6px #48dbfb4d}50%{background-position:100%;box-shadow:0 0 15px 3px #ff9ff399,0 0 30px 6px #ff9ff34d}66%{box-shadow:0 0 15px 3px #54a0ff99,0 0 30px 6px #54a0ff4d}83%{box-shadow:0 0 15px 3px #5f27cd99,0 0 30px 6px #5f27cd4d}to{background-position:0%;box-shadow:0 0 15px 3px #ff6b6b99,0 0 30px 6px #ff6b6b4d}}.rainbow-pill-wrapper{z-index:2;background:linear-gradient(90deg,#ff6b6b,#feca57,#48dbfb,#ff9ff3,#54a0ff,#5f27cd,#ff6b6b) 0 0/300% 300%;border-radius:999px;padding:1px;animation:3s infinite rainbow-glow;position:absolute;bottom:12px;left:12px;right:12px}.rainbow-pill-inner{background:#fff;border-radius:999px;padding:5px 8px}@media (max-width:768px){.hide-on-mobile{display:none!important}.show-on-mobile{display:block!important}}@media (min-width:769px){.show-on-mobile{display:none!important}}.hover-arrow{overflow:visible}.hover-arrow-line{opacity:0;transition:opacity .2s}.hover-arrow-tip{transition:transform .2s;transform:translate(0)}.hover-arrow-badge:hover .hover-arrow-line{opacity:1}.hover-arrow-badge:hover .hover-arrow-tip{transform:translate(3px)}
/*# sourceMappingURL=4a639009d6d1934c.css.map*/