@import url(https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Protest+Strike&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Sixtyfour+Convergence&display=swap);@import url(https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Bebas+Neue&family=Protest+Strike&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Sixtyfour+Convergence&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,600;12..96,700;12..96,800&family=Pacifico&family=Space+Grotesk:wght@400;500;600;700&display=swap);.protest-strike-regular{font-family:Protest Strike,sans-serif;font-style:normal;font-weight:400}body{background-color:#0c192f;font-family:Afacad Flux,sans-serif;margin:0}.App,body{justify-content:center}.App{align-items:center;position:relative;text-align:center}.text{color:#fff9;cursor:default;font-size:1.1rem;-webkit-user-select:none;user-select:none}.board{align-items:center;display:flex;justify-content:center;margin-bottom:1vh;margin-top:2vh;min-width:auto;padding:3vh;position:relative;text-align:center}.GlowingTitle{animation:blinking .02s infinite alternate;font-size:9vh;position:relative;text-shadow:0 0 0 #0000,0 0 10px #ed3ef7,0 0 20px #ff003c80,0 0 40px #ed3ef7,0 0 300px #ed3ef7,0 0 20px #ed3ef7,0 0 30px #ed3ef7,0 0 50px #ed3ef7;white-space:pre;width:100%}.GlowingTitle,.Title{color:#ffd9e2;font-family:Bebas Neue,sans-serif}.Title{font-size:3rem}.GlowingText{animation:flickering 5s infinite alternate;color:#ffd9e2;font-family:Afacad Flux,sans-serif;font-size:3.5vh;padding:3vh;position:relative;text-shadow:0 0 0 #0000,0 0 5px #ff003c,0 0 10px #ff003c80,0 0 20px #ff003c,0 0 50px #ff003c,0 0 20px #ff003c,0 0 15px #ff003c,0 0 25px #ff003c;white-space:pre;width:100%}.singlebtn{background-color:#3333337d;border:2px solid #d7d7d7;border-radius:40px;box-shadow:0 0 10px #0000001a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;outline:none;padding:.2rem 1rem;position:relative;width:fit-content}.singlebtn:hover{background-color:#555555b0}@keyframes blinking{75%{opacity:.9}}@keyframes flickering{40%{opacity:1}42%{opacity:.8}43%{opacity:1}45%{opacity:.2}46%{opacity:1}}.landing-tagline{color:#fff;font-family:Afacad Flux,sans-serif;font-size:1.4rem;font-weight:600;margin-top:8vh;text-shadow:0 0 10px #00000080}.landing-tagline p{margin:.4rem 0}.newsletterSignup{align-items:center;display:flex;font-family:Afacad Flux,sans-serif;gap:.55rem;justify-content:center;margin:1.6rem auto 0;width:min(90vw,420px)}.newsletterSignup input{background:#0000003d;border:1px solid #ffffff47;border-radius:999px;color:#fff;flex:1 1;font-size:1rem;height:2.8rem;min-width:0;outline:none;padding:0 1rem}.newsletterSignup input::placeholder{color:#ffffffad}.newsletterSignup button{background:#fff;border:0;border-radius:999px;color:#222;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;height:2.8rem;padding:0 1rem;white-space:nowrap}.newsletterSignup button:disabled{cursor:wait;opacity:.72}.newsletterError,.newsletterMessage{font-size:1rem;margin-top:.8rem}.newsletterError{color:#ffb2b2}@media (max-width:460px){.newsletterSignup{align-items:stretch;flex-direction:column}}.background{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;overflow:hidden;position:absolute;width:100vw}.wrapper{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:#ffffff1a;border:2px solid #fff3;border-radius:10px;box-shadow:0 0 10px #0000004d;color:#fff;font-family:Afacad Flux,sans-serif;margin-left:auto;margin-right:auto;margin-top:2vh;padding:1rem 1rem 0;width:340px}h1{font-size:2.5rem;margin:0}.wrapper .input-box{display:flex;height:3rem;margin:2rem 0;width:100%}.wrapper .bio-box{display:flex;margin:1rem 0 0;width:100%}.wrapper .input-box input{border:2px solid #fff3;border-radius:40px;height:100%;padding:0 1rem}.wrapper .bio-box textarea,.wrapper .input-box input{background-color:#0000001a;color:#fff;font-size:1rem;outline:none;width:100%}.wrapper .bio-box textarea{border:2px solid #fff3;border-radius:18px;box-sizing:border-box;font-family:inherit;min-height:7rem;padding:.9rem 1rem;resize:vertical}.bio-box textarea::placeholder{color:#fff}.wrapper .btn{background-color:#fff;border:none;border-radius:40px;box-shadow:0 0 10px #0000001a;color:#333;cursor:pointer;font-size:1.25rem;font-weight:600;height:2.5rem;outline:none;width:50%}.wrapper .btn:hover{background-color:#efefef}.login-link{margin:1rem}.login-link a{color:#fff;font-size:1rem;font-weight:600;text-decoration:none}.login-link a:hover{color:#a129a8;text-decoration:underline}.forgot-link{margin-bottom:1rem}.forgot-link a{color:#ffffffa3;font-size:1rem}.forgot-link a:hover{color:#a129a8}.display-error{background-color:#d61c1c;border-radius:10px;font-size:1rem;margin-left:auto;margin-right:auto;margin-top:.2rem;padding:.3rem;width:max-content}.display-message{font-size:1.8rem;font-weight:600;margin:1rem}.input-wrapper{margin:2rem 0 3rem}.input-wrapper .description{font-size:1.1rem;margin-left:1rem;text-align:left}.round-image{background-color:#ffffff80;border:2px solid #ffffff80;border-radius:50%;cursor:pointer;height:8rem;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:8rem}.round-image .image{aspect-ratio:1;object-fit:cover;object-position:top;width:100%}.overlay{background-color:#0000007e;border-radius:50%;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:.5s ease;width:100%}.round-image:hover .overlay{opacity:1}.ProfilePictureEdit{color:#fff;font-size:1.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.pickFile{display:none}.VideoWrapper{align-items:center;background-color:#020202;contain:layout paint;display:flex;height:calc(100vh - 3.5rem);justify-content:center;overflow:hidden;position:relative;scroll-snap-align:start;width:100%}video::-webkit-media-controls{display:none}.VideoWrapper .videoElement{background-color:initial;height:100%;left:0;object-fit:contain;object-position:center 50%;object-position:center calc(50% - var(--video-content-offset, 0px));position:absolute;top:0;width:100%;z-index:1}.VideoWrapper .videoBackdropLayer{filter:blur(5px) saturate(1.05);inset:0;opacity:.74;overflow:hidden;pointer-events:none;position:absolute;transform:scale(1.07);transform-origin:center;z-index:0}.VideoWrapper .videoBackdropCanvas,.VideoWrapper .videoBackdropImage{display:block;height:100%;inset:0;position:absolute;width:100%}.VideoWrapper .videoBackdropImage{object-fit:cover;object-position:center}.VideoWrapper .videoOverflowMenuWrapper{position:absolute;right:1rem;top:1rem;z-index:12}.VideoWrapper .videoOverflowTrigger{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0a0a0e61;border:1px solid #ffffff2e;border-radius:999px;box-shadow:0 8px 20px #0000002e;color:#ffffffeb;display:inline-flex;height:2.85rem;justify-content:center;padding:0;width:2.85rem}.VideoWrapper .videoOverflowTrigger:focus-visible,.VideoWrapper .videoOverflowTrigger:hover{background:#16161e8f;border-color:#ffffff47}.VideoWrapper .videoOverflowTriggerIcon{height:1.2rem;width:1.2rem}.VideoWrapper .videoOverflowMenu{background:#121216f5;border:1px solid #ffffff1f;border-radius:.95rem;box-shadow:0 14px 28px #00000057;min-width:11rem;padding:.35rem;position:absolute;right:0;top:calc(100% + .45rem)}.VideoWrapper .videoOverflowMenuItem{align-items:center;background:#0000;border:none;border-radius:.7rem;color:#fff;display:inline-flex;font-size:.84rem;font-weight:700;gap:.6rem;justify-content:flex-start;min-height:2.5rem;padding:0 .8rem;width:100%}.VideoWrapper .videoOverflowMenuItem:focus-visible,.VideoWrapper .videoOverflowMenuItem:hover{background:#ed3ef724}.VideoWrapper .videoOverflowMenuItem:disabled{cursor:default;opacity:.7}.VideoWrapper .videoOverflowMenuItemIcon{flex:0 0 auto;height:1rem;width:1rem}.VideoWrapper .videoAudioToggle{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0a0a0e61;border:1px solid #ffffff2e;border-radius:999px;box-shadow:0 8px 20px #0000002e;color:#fffffff0;display:inline-flex;height:2.85rem;justify-content:center;left:1rem;padding:0;position:absolute;top:1rem;transition:background-color .18s ease,border-color .18s ease,transform .18s ease;width:2.85rem;z-index:11}.VideoWrapper .videoAudioToggle:hover{background:#16161e8f;border-color:#ffffff47;transform:scale(.97)}.VideoWrapper .videoAudioToggle:active{transform:scale(.94)}.VideoWrapper .videoAudioToggleIcon{height:1.22rem;width:1.22rem}.VideoWrapper .videoAudioToggle.creatorFeedOffset{top:3.55rem}.VideoWrapper .videoPauseIndicator{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:9}.VideoWrapper .videoPauseIndicatorInner{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a0a0e57;border:1px solid #ffffff29;border-radius:999px;box-shadow:0 12px 30px #0000003d;display:inline-flex;height:5.3rem;justify-content:center;width:5.3rem}.VideoWrapper .videoPauseIndicatorIcon{color:#fffffff5;height:2rem;width:2rem}.VideoContainer{background-color:#0000004d;border-radius:0;height:calc(100vh - 3.5rem);overflow-y:auto;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-color:#ffffff38 #ffffff0d;scrollbar-gutter:stable;scrollbar-width:thin;width:100%}.VideoContainer::-webkit-scrollbar{background-color:initial;width:10px}.VideoContainer::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#ffffff38;border:2px solid #0000;border-radius:10px}.VideoContainer::-webkit-scrollbar-thumb:hover{background-color:#ffffff52}.VideoContainer::-webkit-scrollbar-track{background-color:#ffffff0a;border-radius:10px}.VideoWrapper .sideBar{--sidebar-control-size:4.5rem;--sidebar-meta-height:1.15rem;--sidebar-group-gap:0.42rem;bottom:max(30px,calc(env(safe-area-inset-bottom, 0px) + .35rem));bottom:max(var(--sidebar-bottom-offset,30px),calc(env(safe-area-inset-bottom, 0px) + .35rem));gap:var(--sidebar-group-gap);justify-content:flex-start;overflow:hidden;position:absolute;right:15px;scroll-snap-align:start;z-index:10}.VideoWrapper .actionGroup,.VideoWrapper .sideBar{align-items:center;display:flex;flex-direction:column;width:var(--sidebar-control-size)}.VideoWrapper .actionGroup{flex:0 0 auto;gap:.14rem}.VideoWrapper .videoMetaPanel{bottom:1.35rem;left:1.4rem;max-width:min(32rem,calc(100% - var(--sidebar-control-size) - 4.25rem));position:absolute;text-align:left;z-index:8}.VideoWrapper .videoMetaName{color:#fffffff0;font-size:.98rem;font-weight:700;letter-spacing:.01em;text-shadow:0 1px 8px #00000073}.VideoWrapper .videoMetaNameButton{background:#0000;border:none;border-radius:0;cursor:pointer;height:auto;margin:0;padding:0;text-align:left}.VideoWrapper .videoMetaNameButton:hover .videoMetaName{color:#fff}.VideoWrapper .videoMetaCaption{color:#ffffffc2;font-size:.88rem;line-height:1.38;margin-top:.34rem;text-shadow:0 1px 8px #00000059}.VideoWrapper .captionToggle{background:#0000;border:none;color:#ffffffeb;cursor:pointer;font-size:.82rem;font-weight:700;margin-left:.5rem;padding:0}.VideoWrapper .captionToggle.standalone{margin-left:0}.VideoWrapper .captionToggle:hover{color:#fff}.VideoWrapper .videoMetaDetails{display:flex;flex-direction:column;gap:.45rem;margin-top:.55rem}.VideoWrapper .videoMetaTagGroup{display:flex;flex-direction:column;gap:.28rem}.VideoWrapper .videoMetaTagLabel{color:#ffffffa8;font-size:.73rem;font-weight:700;letter-spacing:.03em;text-shadow:0 1px 8px #00000059;text-transform:uppercase}.VideoWrapper .videoMetaTagRow{display:flex;flex-wrap:wrap;gap:.2rem}.VideoWrapper .videoMetaTag{align-items:center;background-color:#f25bfa;border:none;border-radius:1rem;color:#fff;display:inline-flex;font-size:.82rem;font-weight:500;line-height:1.2;min-height:0;padding:.1rem .7rem}.VideoWrapper .actionButton,.VideoWrapper .actionSlot{flex:0 0 var(--sidebar-control-size);height:var(--sidebar-control-size);width:var(--sidebar-control-size)}.VideoWrapper .actionButton{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background-color:#0003;border:1px solid #ffffff2e;border-radius:50%;color:#ffffffc2;cursor:pointer;display:flex;justify-content:center;overflow:hidden;padding:0;position:relative;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.VideoWrapper .actionButton:hover{background:linear-gradient(180deg,#ffffff1f,#ffffff0f),#101014a3;border-color:#ffffff47;color:#fffffffa;transform:translateY(0) scale(.97)}.VideoWrapper .actionButton:active{transform:scale(.97)}.VideoWrapper .buttonHalo{background:radial-gradient(circle,#ffffff3d,#0000 60%);inset:-35%;opacity:0;position:absolute;transition:opacity .25s ease}.VideoWrapper .actionButton.active .buttonHalo,.VideoWrapper .actionButton.liked .buttonHalo,.VideoWrapper .actionButton:hover .buttonHalo{opacity:1}.VideoWrapper .Icon{box-sizing:border-box;height:46%;position:relative;transition:transform .25s ease,color .25s ease,filter .25s ease;width:46%;z-index:1}.VideoWrapper .actionButton.liked{background:linear-gradient(180deg,#ff003303,#ff4f742e),#460a1803}.VideoWrapper .actionButton.commentButton.active{background:linear-gradient(180deg,#ed3ef71a,#8e47ff0a),#14081e1a}.VideoWrapper .Icon.liked{color:#ff7a98;filter:drop-shadow(0 0 10px rgba(255,122,152,.45))}.VideoWrapper .Icon.active{filter:drop-shadow(0 0 12px rgba(242,0,255,.42))}.VideoWrapper .Icon.burst{animation:likeBurst .52s cubic-bezier(.2,.9,.25,1)}.VideoWrapper .actionMeta{color:#ffffffe0;font-size:clamp(.62rem,calc(var(--sidebar-control-size)*.22),1rem);font-weight:700;letter-spacing:.01em;line-height:1;min-height:var(--sidebar-meta-height);min-width:100%;padding:clamp(.08rem,calc(var(--sidebar-control-size)*.04),.3rem) .15rem;text-align:center}.VideoWrapper .actionMetaSpacer{opacity:0;pointer-events:none}.VideoWrapper .actionMeta.liked{color:#ffd6de}.VideoWrapper .actionMeta.active{color:#ffe7ff}.VideoCommentContainer{display:flex;flex-direction:row;min-height:calc(100vh - 3.5rem);position:relative}.VideoFeedItem{contain:layout paint style;min-height:calc(100vh - 3.5rem);scroll-snap-align:start;scroll-snap-stop:always}.VideoFeedEmptyState{align-items:center;color:#ffffffe0;display:flex;flex-direction:column;gap:.7rem;justify-content:center;min-height:calc(100vh - 3.5rem);padding:2rem 1.5rem;text-align:center}.VideoFeedEmptyIcon{color:#ffffffd1;height:2.3rem;width:2.3rem}.VideoFeedEmptyTitle{font-size:1.2rem;font-weight:700}.VideoFeedEmptyText{color:#ffffffa8;font-size:.95rem;line-height:1.45;max-width:24rem}.VideoLoadTrigger{height:1px;width:100%}.VideoWrapper .videoElement.isIdle{opacity:.96}.mobileCommentsBackdrop{background:#0000;border:none;bottom:0;cursor:pointer;left:0;margin:0;padding:0;position:fixed;right:0;top:3.5rem;z-index:110}.mobileCommentsBackdrop:active,.mobileCommentsBackdrop:focus,.mobileCommentsBackdrop:hover{background:#0000;box-shadow:none;outline:none}@media (max-width:600px){.VideoCommentContainer,.VideoContainer,.VideoFeedItem,.VideoWrapper,.animatedComments{height:calc(100dvh - 3.5rem - env(safe-area-inset-top, 0px));min-height:calc(100dvh - 3.5rem - env(safe-area-inset-top, 0px))}.mobileCommentsBackdrop{top:calc(3.5rem + env(safe-area-inset-top, 0px))}.VideoWrapper .videoMetaPanel{bottom:calc(1rem + env(safe-area-inset-bottom, 0px));left:.85rem;max-width:none;right:4.75rem}.VideoWrapper .videoAudioToggle{height:2.65rem;left:.85rem;top:.85rem;width:2.65rem}.VideoWrapper .videoOverflowMenuWrapper{right:.85rem;top:.85rem}.VideoWrapper .videoOverflowTrigger{height:2.65rem;width:2.65rem}.VideoWrapper .videoAudioToggle.creatorFeedOffset{top:3rem}.VideoWrapper .videoPauseIndicatorInner{height:4.6rem;width:4.6rem}.VideoWrapper .videoPauseIndicatorIcon{height:1.7rem;width:1.7rem}.VideoWrapper .videoMetaName{font-size:.9rem}.VideoWrapper .videoMetaCaption{font-size:.79rem}.VideoWrapper .videoMetaTag{font-size:.74rem;padding:.08rem .62rem}.VideoWrapper .sideBar{right:5px;width:var(--sidebar-control-size)}.VideoFeedEmptyState{min-height:calc(100dvh - 3.5rem - env(safe-area-inset-top, 0px));padding:1.6rem 1.1rem}.VideoFeedEmptyTitle{font-size:1.05rem}.VideoFeedEmptyText{font-size:.88rem}.animatedComments.mobileSheet{height:min(78dvh,calc(100dvh - 3.5rem - env(safe-area-inset-top, 0px)));max-height:calc(100dvh - 3.5rem - env(safe-area-inset-top, 0px))}}@media (max-height:560px){.VideoWrapper .sideBar{right:.45rem;width:var(--sidebar-control-size)}.VideoWrapper .Icon{height:50%;width:50%}.VideoWrapper .videoMetaPanel{bottom:.75rem;right:calc(var(--sidebar-control-size) + 1rem)}.VideoWrapper .videoAudioToggle{left:.55rem;top:.55rem}.VideoWrapper .videoOverflowMenuWrapper{right:.55rem;top:.55rem}.VideoWrapper .videoAudioToggle.creatorFeedOffset{top:2.6rem}}.animatedComments{height:calc(100vh - 3.5rem);max-width:0;overflow:hidden;position:relative;transition:width .35s ease,max-width .35s ease;width:0;z-index:120}.animatedComments.visible{max-width:min(40vw,34rem);width:min(40vw,34rem)}.animatedComments.mobileSheet{bottom:0;height:min(78vh,calc(100vh - 3.5rem));left:0;max-width:100vw;opacity:0;overflow:hidden;pointer-events:none;position:fixed;right:0;transform:translateY(calc(100% + env(safe-area-inset-bottom, 0px)));transition:transform .32s ease,opacity .22s ease;width:100vw;z-index:120}.animatedComments.mobileSheet.visible{opacity:1;pointer-events:auto;transform:translateY(0)}@keyframes likeBurst{0%{transform:scale(1)}28%{transform:scale(.78)}58%{transform:scale(1.28)}to{transform:scale(1)}}.CommentsSection_commentsSection__h9HY7{background-color:hsla(0,0%,100%,.043);border-radius:10px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;min-height:0;padding:5px;width:100%;z-index:100}.CommentsSection_mobileSheet__IzsS3{background:#101012f5;border-radius:1.25rem 1.25rem 0 0;box-shadow:0 -18px 36px #00000047;padding:.7rem .75rem calc(.85rem + env(safe-area-inset-bottom, 0px))}.CommentsSection_sheetHandleButton__so0M8{align-items:center;background:#0000;border:none;border-radius:0;color:#ffffffb8;cursor:pointer;display:flex;flex-direction:column;height:auto;justify-content:center;margin:0;padding:.2rem 0 .75rem;width:100%}.CommentsSection_sheetHandleButton__so0M8:active,.CommentsSection_sheetHandleButton__so0M8:focus-visible,.CommentsSection_sheetHandleButton__so0M8:hover{background:#0000}.CommentsSection_sheetHandleLabel__I5kN0{align-items:center;display:inline-flex;font-size:.76rem;font-weight:700;gap:.24rem;letter-spacing:.01em}.CommentsSection_sheetHandleIcon__LN1ml{height:.9rem;width:.9rem}.CommentsSection_sheetHandleButton__so0M8:focus-visible .CommentsSection_sheetHandleLabel__I5kN0,.CommentsSection_sheetHandleButton__so0M8:hover .CommentsSection_sheetHandleLabel__I5kN0{color:#fffffff5}.CommentsSection_sheetHandleButton__so0M8:focus-visible{outline:2px solid #ffffff38;outline-offset:2px}.CommentsSection_commentsList__fVryy{flex:1 1;margin-bottom:10px;max-height:100%;min-height:0;overflow-y:auto}.CommentsSection_commentsLoadMoreState__B3t1h{align-items:center;color:#ffffff9e;display:flex;font-size:.8rem;font-weight:600;justify-content:center;min-height:2.4rem;padding:.35rem .5rem .1rem;text-align:center}.CommentsSection_commentsHeader__sYJcp{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.6rem}.CommentsSection_commentsHeader__sYJcp h3{margin:0}.CommentsSection_refreshButton__5n\+1y{align-items:center;background-color:#ffffff14;border:1px solid #ffffff26;border-radius:999px;display:inline-flex;height:2rem;justify-content:center;padding:0;width:2rem}.CommentsSection_refreshButton__5n\+1y:hover{background-color:#ffffff24}.CommentsSection_refreshButton__5n\+1y:disabled{cursor:default;opacity:.7}.CommentsSection_refreshIcon__zFXIp{height:1rem;width:1rem}.CommentsSection_refreshing__LfKAa{animation:CommentsSection_spinRefresh__tnlKx .8s linear infinite}.CommentsSection_commentsList__fVryy::-webkit-scrollbar{background-color:initial;width:6px}.CommentsSection_commentsList__fVryy::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:10px}.CommentsSection_commentsList__fVryy::-webkit-scrollbar-thumb:hover{background-color:#fff6}.CommentsSection_commentsList__fVryy::-webkit-scrollbar-track{background-color:initial}textarea{border:1px solid #ddd;border-radius:5px;height:50px;padding:5px;width:100%}.CommentsSection_commentInput__glAJr{align-items:stretch;display:flex;flex-shrink:0;gap:0;height:2rem;margin-top:auto}.CommentsSection_reply__haGxX{align-items:flex-start;display:flex;padding:.4rem .4rem .4rem 2rem}.CommentsSection_comment__K0vlA{align-items:flex-start;display:flex;padding:.4rem .1rem .5rem}.CommentsSection_commentwithReplies__zzjd5{background-color:#0003;border:1px solid #ffffff0d;border-radius:10px;margin-bottom:2px}.CommentsSection_highlightedEntry__lraVL{background-color:#ed3ef71f;border:1px solid #ed3ef766;border-radius:10px;box-shadow:0 0 0 1px #ed3ef72e}.CommentsSection_commentProfilePic__xUZT8{margin:auto 10px auto .1rem}.CommentsSection_commentProfileButton__qR7w7{align-items:center;background:#0000;border:none;border-radius:999px;cursor:pointer;display:flex;justify-content:center;margin:auto 10px auto .1rem;padding:0}.CommentsSection_commentProfileButton__qR7w7:active,.CommentsSection_commentProfileButton__qR7w7:focus-visible,.CommentsSection_commentProfileButton__qR7w7:hover{background:#0000}.CommentsSection_commentProfileButton__qR7w7:focus-visible,.CommentsSection_userNameButton__lpxYt:focus-visible{outline:2px solid #ffffff38;outline-offset:2px}.CommentsSection_commentHeader__71THG{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:5px}.CommentsSection_commentHeaderMain__bIOsa{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.3rem;min-width:0}.CommentsSection_entryMenuWrapper__HzHsu{flex:0 0 auto;position:relative}.CommentsSection_entryMenuInline__jz0Ak{position:absolute;right:calc(100% - .05rem);top:.05rem}.CommentsSection_entryMenuTrigger__V27XJ{align-items:center;background:#0000;border:none;border-radius:0;color:#ffffff75;display:inline-flex;height:1.5rem;justify-content:center;min-height:1.5rem;min-width:1.5rem;padding:0;width:1.5rem}.CommentsSection_entryMenuTrigger__V27XJ:focus-visible,.CommentsSection_entryMenuTrigger__V27XJ:hover{background:#0000;color:#ffffffc2}.CommentsSection_entryMenuTriggerIcon__J9wt7{height:1rem;width:1rem}.CommentsSection_entryMenu__rPXlz{background:#121216f5;border:1px solid #ffffff1f;border-radius:.9rem;box-shadow:0 14px 28px #00000057;min-width:10.5rem;padding:.35rem;position:absolute;right:0;top:calc(100% + .35rem);z-index:6}.CommentsSection_entryMenuItem__gmuqt{align-items:center;background:#0000;border:none;border-radius:.65rem;color:#fff;display:inline-flex;font-size:.82rem;font-weight:700;gap:.55rem;justify-content:flex-start;min-height:2.35rem;padding:0 .75rem;width:100%}.CommentsSection_entryMenuItem__gmuqt:focus-visible,.CommentsSection_entryMenuItem__gmuqt:hover{background:#ed3ef724}.CommentsSection_entryMenuItemIcon__J6ECR{flex:0 0 auto;height:.95rem;width:.95rem}.CommentsSection_userNameButton__lpxYt{align-items:center;background:#0000;border:none;border-radius:0;cursor:pointer;display:inline-flex;padding:0}.CommentsSection_userNameButton__lpxYt:active,.CommentsSection_userNameButton__lpxYt:focus-visible,.CommentsSection_userNameButton__lpxYt:hover{background:#0000}.CommentsSection_userName__LgbE\+{color:#fff;font-weight:700;margin:0;padding:0}.CommentsSection_userNameButton__lpxYt:focus-visible .CommentsSection_userName__LgbE\+,.CommentsSection_userNameButton__lpxYt:hover .CommentsSection_userName__LgbE\+{color:#ffffffd1}.CommentsSection_commentText__JZ46v{word-wrap:break-word;color:#ddd;font-size:.9rem;margin:0;overflow-wrap:break-word;padding:0;text-align:left;white-space:normal;word-break:break-word}button{background-color:#ed3ef7;border:none;border-bottom-right-radius:10px;border-top-right-radius:10px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;height:100%;padding:0 .6rem}button:hover{background-color:#f25bfa}.CommentsSection_toggleRepliesButton__XzpvK{background-color:initial;border-bottom-left-radius:10px;border-bottom-right-radius:10px;font-weight:200;width:100%}.CommentsSection_toggleRepliesButton__XzpvK:hover{background-color:#00000077}.CommentsSection_toggleRepliesButton__XzpvK.CommentsSection_visible__p4qPk{border-bottom-left-radius:0;border-bottom-right-radius:0}input{background-color:#0000001a;border:1px solid #fff3;border-bottom-left-radius:10px;border-right:none;border-top-left-radius:10px;box-sizing:border-box;color:#fff;flex:1 1;font-size:1rem;height:100%;outline:none;padding:.5rem}.CommentsSection_commentContent__5ZKRo,input{width:100%}.CommentsSection_commentLikes__yrH2b{cursor:pointer}.CommentsSection_commentLikes__yrH2b,.CommentsSection_likesReply__EROyE{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-bottom:auto;margin-top:auto}.CommentsSection_likesReply__EROyE{position:relative}.CommentsSection_Icon__KSLYY{color:#ffffff4d;height:15px;margin-left:.3rem;margin-right:.3rem;width:15px}.CommentsSection_Icon__KSLYY.CommentsSection_reply__haGxX{border:none;height:20px;padding:0;transform:scaleY(-1);width:20px}.CommentsSection_Icon__KSLYY:hover{color:#fff9}.CommentsSection_Icon__KSLYY.CommentsSection_liked__5c-J4,.CommentsSection_Icon__KSLYY.CommentsSection_liked__5c-J4:hover{color:red}.CommentsSection_likes__yojUK{color:#ffffff4d;font-size:.8rem}.CommentsSection_timestamp__qkS4s{color:#ffffff4d;font-size:.8rem;margin-left:.3rem}@keyframes CommentsSection_spinRefresh__tnlKx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CommentsSection_mobileSheet__IzsS3 .CommentsSection_commentsHeader__sYJcp{margin-bottom:.75rem}.CommentsSection_mobileSheet__IzsS3 .CommentsSection_commentInput__glAJr{gap:.45rem;height:auto}.CommentsSection_mobileSheet__IzsS3 input{border-radius:.9rem;border-right:1px solid #fff3;min-height:2.8rem;padding:.75rem .85rem}.CommentsSection_mobileSheet__IzsS3 .CommentsSection_commentInput__glAJr button{border-radius:.9rem;min-height:2.8rem;padding:0 .95rem}.CommentsSection_mobileSheet__IzsS3 .CommentsSection_refreshButton__5n\+1y{border-radius:999px;min-height:2rem;padding:0}@keyframes gsNeonFlicker{0%,17%,19.5%,22%,25%,54%,57%,to{opacity:1}18.5%,23%,55.5%{opacity:.34}}@keyframes gsNeonBlink{75%{opacity:.9}}@keyframes gsCloudA{0%,to{transform:translate(0) scale(1)}50%{transform:translate(18px,-12px) scale(1.12)}}@keyframes gsCloudB{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20px,14px) scale(.9)}}@keyframes gsAuraPulse{0%,to{opacity:.55;transform:scale(.94)}50%{opacity:.85;transform:scale(1.08)}}@keyframes gsFloatA{0%,to{transform:translate(0) scale(1)}50%{transform:translate(44px,-36px) scale(1.08)}}@keyframes gsFloatB{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-48px,40px) scale(.92)}}@keyframes gsFloatC{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,48px) scale(1.05)}}@keyframes gsRiseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes gsStickerWobble{0%,to{transform:rotate(-3deg)}50%{transform:rotate(-1deg) scale(1.015)}}@keyframes gsLava1{0%{transform:translate(0) scale(1)}25%{transform:translate(45%,30%) scale(1.3)}50%{transform:translate(18%,62%) scale(.82)}75%{transform:translate(-38%,26%) scale(1.16)}to{transform:translate(0) scale(1)}}@keyframes gsLava2{0%{transform:translate(0) scale(.95)}25%{transform:translate(-42%,38%) scale(1.32)}50%{transform:translate(-14%,-34%) scale(.9)}75%{transform:translate(34%,22%) scale(1.2)}to{transform:translate(0) scale(.95)}}@keyframes gsLava3{0%{transform:translate(0) scale(1.05)}33%{transform:translate(40%,46%) scale(1.38)}66%{transform:translate(-36%,30%) scale(.88)}to{transform:translate(0) scale(1.05)}}@keyframes gsLava4{0%{transform:translate(0) scale(1)}30%{transform:translate(44%,-34%) scale(.8)}60%{transform:translate(-40%,40%) scale(1.28)}to{transform:translate(0) scale(1)}}@keyframes gsLavaPulse{0%,to{opacity:.62}50%{opacity:1}}@keyframes gsScriptGlow{0%,to{filter:drop-shadow(0 0 5px rgba(237,62,247,.45)) drop-shadow(0 4px 10px rgba(237,62,247,.3));transform:scale(1)}50%{filter:drop-shadow(0 0 17px rgba(237,62,247,.9)) drop-shadow(0 6px 20px rgba(237,62,247,.55));transform:scale(1.03)}}@keyframes gsMenuLineGlow{0%,to{box-shadow:0 0 0 #ed3ef700}50%{box-shadow:0 0 14px #ed3ef7bf}}html:has(.gs-landing){scroll-behavior:smooth}.gs-landing{--bg:#050816;--ink:#fff;--muted:#ffffff94;--panel:hsla(0,0%,100%,.045);--panel2:#ffffff12;--border:#ffffff1a;--glow:#ed3ef78c;--softglow:#ed3ef733;--field:#ffffff0d;--grain:.06;-webkit-font-smoothing:antialiased;background:radial-gradient(1300px 800px at 78% -8%,var(--softglow),#0000 60%),radial-gradient(1100px 760px at 10% 18%,#5b6cff21,#0000 58%),radial-gradient(1000px 800px at 30% 108%,var(--softglow),#0000 60%),var(--bg);color:var(--ink);font-family:Space Grotesk,system-ui,sans-serif;min-height:100vh;overflow:hidden;position:relative;text-align:left;text-rendering:optimizeLegibility;transition:background-color .55s ease,color .45s ease}.gs-landing[data-theme=light]{--bg:#fff4ff;--ink:#1b0a2e;--muted:#1b0a2e9e;--panel:#ffffffb8;--panel2:#fff;--border:#ed3ef729;--glow:#ed3ef747;--softglow:#ed3ef724;--field:#fff;--grain:0}.gs-landing ::selection{background:#ed3ef7;color:#fff}.gs-grain{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");background-size:200px 200px;mix-blend-mode:soft-light;opacity:var(--grain);position:fixed;transition:opacity .5s ease;z-index:1}.gs-bubbles,.gs-grain{inset:0;pointer-events:none}.gs-bubbles{overflow:hidden;position:absolute;z-index:0}.gs-bubble-a{animation:gsFloatA 20s ease-in-out infinite;background:radial-gradient(closest-side,#ed3ef757,#0000 70%);filter:blur(50px);height:420px;right:8%;top:-100px;width:420px}.gs-bubble-a,.gs-bubble-b{border-radius:50%;position:absolute}.gs-bubble-b{animation:gsFloatB 24s ease-in-out infinite;background:radial-gradient(closest-side,#5b6cff42,#0000 70%);filter:blur(48px);height:340px;left:-120px;top:42%;width:340px}.gs-bubble-c{animation:gsFloatC 27s ease-in-out infinite;background:radial-gradient(closest-side,#ed3ef742,#0000 70%);border-radius:50%;bottom:-80px;filter:blur(52px);height:360px;position:absolute;right:24%;width:360px}.gs-lava{inset:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .7s ease;z-index:0}.gs-landing[data-theme=light] .gs-lava{opacity:1}.gs-lava span{border-radius:50%;filter:blur(60px);position:absolute;will-change:transform,opacity}.gs-lava span:first-child{animation:gsLava1 19s ease-in-out infinite,gsLavaPulse 7s ease-in-out infinite;background:radial-gradient(closest-side,#a76cff80,#0000 72%);height:30vw;left:6%;top:1%;width:30vw}.gs-lava span:nth-child(2){animation:gsLava2 23s ease-in-out infinite,gsLavaPulse 9s ease-in-out infinite;background:radial-gradient(closest-side,#c026d96b,#0000 72%);height:26vw;right:-4%;top:14%;width:26vw}.gs-lava span:nth-child(3){animation:gsLava3 27s ease-in-out infinite,gsLavaPulse 8s ease-in-out infinite;background:radial-gradient(closest-side,#8b5cf666,#0000 72%);height:34vw;left:18%;top:28%;width:34vw}.gs-lava span:nth-child(4){animation:gsLava4 21s ease-in-out infinite,gsLavaPulse 6.5s ease-in-out infinite;background:radial-gradient(closest-side,#ba68ff73,#0000 72%);height:24vw;right:8%;top:42%;width:24vw}.gs-lava span:nth-child(5){animation:gsLava2 25s ease-in-out infinite reverse,gsLavaPulse 10s ease-in-out infinite;background:radial-gradient(closest-side,#9b51e06b,#0000 72%);height:28vw;left:-6%;top:56%;width:28vw}.gs-lava span:nth-child(6){animation:gsLava1 22s ease-in-out infinite reverse,gsLavaPulse 7.5s ease-in-out infinite;background:radial-gradient(closest-side,#b026d966,#0000 72%);height:22vw;right:18%;top:68%;width:22vw}.gs-lava span:nth-child(7){animation:gsLava3 24s ease-in-out infinite,gsLavaPulse 9s ease-in-out infinite;background:radial-gradient(closest-side,#a76cff6b,#0000 72%);height:30vw;left:22%;top:80%;width:30vw}.gs-lava span:nth-child(8){animation:gsLava4 26s ease-in-out infinite reverse,gsLavaPulse 8.5s ease-in-out infinite;background:radial-gradient(closest-side,#ba68ff66,#0000 72%);height:26vw;right:-2%;top:90%;width:26vw}.gs-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px 24px;justify-content:space-between;margin:0 auto;max-width:1240px;padding:22px clamp(18px,5vw,44px);position:relative;z-index:5}.gs-logo-link{align-items:center;display:inline-flex;flex:none}.gs-logo{display:block;filter:drop-shadow(0 0 22px var(--glow)) drop-shadow(0 6px 16px rgba(2,6,23,.45));height:clamp(46px,6.8vw,72px);width:auto}.gs-nav{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(14px,2vw,30px)}.gs-nav-link{color:var(--muted);font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.gs-nav-link:hover{color:var(--ink)}.gs-nav-controls{align-items:center;display:inline-flex;gap:10px}.gs-menu-backdrop,.gs-menu-button,.gs-mobile-menu{display:none}.gs-lang{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--field);border:1px solid var(--border);border-radius:999px;cursor:pointer;display:inline-flex;flex:none;height:34px;padding:3px;position:relative;transition:background-color .35s,border-color .35s,box-shadow .35s,transform .2s;width:76px}.gs-lang:hover{background:#ed3ef714;border-color:#ed3ef747;box-shadow:0 0 16px #ed3ef729;transform:translateY(-1px)}.gs-lang:active{transform:translateY(0) scale(.97)}.gs-lang:focus-visible{outline:2px solid #ed3ef7;outline-offset:3px}.gs-lang-knob{background:linear-gradient(135deg,#ff7ae6,#ed3ef7);border-radius:999px;bottom:3px;box-shadow:0 4px 14px var(--glow);left:3px;position:absolute;top:3px;transform:translateX(0);transition:transform .42s cubic-bezier(.4,1.3,.5,1);width:calc(50% - 3px)}.gs-lang[data-lang=de] .gs-lang-knob{transform:translateX(100%)}.gs-lang-label{color:var(--muted);flex:1 1;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.5px;pointer-events:none;position:relative;text-align:center;transition:color .35s;z-index:1}.gs-lang[data-lang=de] .gs-lang-de,.gs-lang[data-lang=en] .gs-lang-en{color:#26052e}@keyframes gsTwinkle{0%,to{opacity:.2;transform:scale(.65)}50%{opacity:1;transform:scale(1)}}@keyframes gsSunSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.gs-theme-toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--field);border:1px solid var(--border);border-radius:999px;cursor:pointer;flex:none;height:34px;overflow:hidden;padding:0;position:relative;transition:background-color .5s,border-color .5s,box-shadow .35s,transform .2s;width:68px}.gs-theme-toggle:hover{box-shadow:0 0 22px var(--softglow);transform:translateY(-1px)}.gs-theme-toggle:active{transform:translateY(0) scale(.97)}.gs-theme-toggle:focus-visible{outline:2px solid #ed3ef7;outline-offset:3px}.gs-landing[data-theme=light] .gs-theme-toggle{background:linear-gradient(135deg,#ffe9c2,#ffd8f2);border-color:#ed3ef747}.gs-toggle-stars{inset:0;opacity:1;pointer-events:none;position:absolute;transition:opacity .5s ease}.gs-landing[data-theme=light] .gs-toggle-stars{opacity:0}.gs-toggle-stars span{background:#fff;border-radius:50%;box-shadow:0 0 4px #ffffffd9;position:absolute}.gs-toggle-stars span:first-child{animation:gsTwinkle 2.2s ease-in-out infinite;height:2px;right:13px;top:8px;width:2px}.gs-toggle-stars span:nth-child(2){animation:gsTwinkle 2.8s ease-in-out .4s infinite;height:1.5px;right:21px;top:19px;width:1.5px}.gs-toggle-stars span:nth-child(3){animation:gsTwinkle 3.1s ease-in-out .9s infinite;height:1.5px;right:25px;top:6px;width:1.5px}.gs-toggle-thumb{align-items:center;background:linear-gradient(135deg,#ff7ae6,#ed3ef7);border-radius:50%;box-shadow:0 4px 14px var(--glow),0 0 0 1px #ffffff26 inset;display:flex;height:26px;justify-content:center;left:4px;position:absolute;top:4px;transform:translateX(0);transition:transform .5s cubic-bezier(.4,1.45,.45,1),background .5s,box-shadow .5s;width:26px}.gs-landing[data-theme=light] .gs-toggle-thumb{background:linear-gradient(135deg,#fff1b8,#ff8aea);box-shadow:0 4px 16px #ff960080,inset 0 0 0 1px #ffffff8c;transform:translateX(34px)}.gs-toggle-thumb .gs-icon{height:15px;position:absolute;transition:opacity .4s ease,transform .55s cubic-bezier(.4,1.45,.45,1);width:15px}.gs-icon-moon{color:#fff;opacity:1;transform:rotate(0) scale(1)}.gs-icon-sun{color:#8a3500;opacity:0;transform:rotate(-120deg) scale(.3)}.gs-landing[data-theme=light] .gs-icon-moon{opacity:0;transform:rotate(120deg) scale(.3)}.gs-landing[data-theme=light] .gs-icon-sun{animation:gsSunSpin 22s linear infinite;opacity:1;transform:rotate(0) scale(1)}.gs-hero{align-items:flex-start;display:flex;flex-wrap:wrap;gap:clamp(32px,5vw,68px);margin:0 auto;max-width:1240px;padding:clamp(28px,6vw,72px) clamp(18px,5vw,44px) clamp(40px,6vw,80px);position:relative;z-index:2}.gs-hero-copy{flex:1 1 420px;min-width:0}.gs-badge{align-items:center;background:var(--panel);border:1px solid var(--border);border-radius:999px;color:#ed3ef7;display:inline-flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:1.6px;padding:8px 14px;transition:background-color .5s,border-color .5s}.gs-badge-dot{background:#ed3ef7;border-radius:50%;box-shadow:0 0 10px #ed3ef7;height:7px;width:7px}.gs-landing .gs-h1{text-wrap:balance;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(2.7rem,6.4vw,5rem);font-weight:800;letter-spacing:-.02em;line-height:.99;margin:22px 0 0}.gs-h1-accent{background:linear-gradient(105deg,#ff7ae6,#ed3ef7 55%,#b026d9);-webkit-background-clip:text;background-clip:text;color:#0000;text-shadow:0 0 40px var(--softglow)}.gs-sub{color:var(--muted);font-size:clamp(1.08rem,2.2vw,1.35rem);line-height:1.5;margin:24px 0 0;max-width:520px}.gs-cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:clamp(26px,3.5vw,38px)}.gs-btn-primary{align-items:center;background:#ed3ef7;border-radius:999px;box-shadow:0 10px 30px var(--glow);color:#26052e;display:inline-flex;font-size:1.02rem;font-weight:700;gap:10px;justify-content:center;padding:15px 32px;text-decoration:none;transition:transform .2s,box-shadow .3s}.gs-btn-primary:hover{box-shadow:0 16px 42px var(--glow);transform:translateY(-3px)}.gs-btn-ghost{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--panel);border:1px solid var(--border);border-radius:999px;color:var(--ink);display:inline-flex;font-size:1.02rem;font-weight:600;justify-content:center;padding:15px 30px;text-decoration:none;transition:transform .2s,border-color .3s,box-shadow .3s,background-color .5s}.gs-btn-ghost:hover{border-color:#ed3ef7;box-shadow:0 0 24px var(--softglow);transform:translateY(-3px)}.gs-waitlist{margin-top:clamp(30px,4vw,44px);max-width:480px;scroll-margin-top:90px}.gs-kicker{color:#ed3ef7;font-family:Bebas Neue,sans-serif;font-size:14px;letter-spacing:2px;margin-bottom:10px}.gs-waitlist-form{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--field);border:1px solid var(--border);border-radius:999px;box-shadow:0 14px 40px #02061738;display:flex;gap:8px;padding:7px;transition:border-color .3s,box-shadow .3s,background-color .5s}.gs-waitlist-form.gs-focused{border-color:#ed3ef7;box-shadow:0 0 0 4px var(--softglow),0 20px 50px #0206174d}.gs-waitlist-input{background:none;border:none;color:var(--ink);flex:1 1 auto;font-family:inherit;font-size:1.02rem;min-width:0;outline:none;padding:11px 18px}.gs-waitlist-input::placeholder{color:var(--muted)}.gs-waitlist-submit{background:#ed3ef7;border:none;border-radius:999px;box-shadow:0 8px 22px var(--glow);color:#26052e;cursor:pointer;flex:none;font-family:inherit;font-size:1rem;font-weight:700;padding:13px 24px;transition:transform .2s,box-shadow .3s}.gs-waitlist-submit:hover{box-shadow:0 12px 32px var(--glow);transform:scale(1.04)}.gs-waitlist-err{color:#ff6b9d;font-size:13px;padding:8px 6px 0}.gs-waitlist-note{color:var(--muted);font-size:.92rem;margin:12px 2px 0}.gs-waitlist-success{align-items:center;animation:gsRiseIn .5s ease both;background:var(--panel);border:1px solid #ed3ef7;border-radius:999px;box-shadow:0 0 28px var(--softglow);display:flex;gap:14px;max-width:480px;padding:16px 22px}.gs-success-check{align-items:center;background:#ed3ef7;border-radius:50%;box-shadow:0 0 16px var(--glow);display:flex;flex:none;height:38px;justify-content:center;width:38px}.gs-success-text{font-family:Bricolage Grotesque,sans-serif;font-size:1.2rem;font-weight:700}.gs-hero-panel{flex:1 1 360px;min-width:0}.gs-stage{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:clamp(380px,52vh,520px);padding:clamp(30px,6vw,80px) clamp(26px,3.5vw,40px) clamp(8px,2vw,24px);position:relative;text-align:center}.gs-aura{animation:gsAuraPulse 6s ease-in-out infinite;background:radial-gradient(closest-side,var(--glow),#0000 72%);border-radius:50%;filter:blur(50px);height:60%;position:absolute;width:80%}.gs-sign-dark{align-items:center;display:flex;flex-direction:column;gap:clamp(20px,3vw,34px);position:relative;z-index:1}.gs-sign-dark-halo{background:radial-gradient(closest-side,#ed3ef79e,#c026d947 55%,#0000 78%);border-radius:50%;filter:blur(40px);height:46%;left:-6%;position:absolute;top:8%;width:112%;z-index:0}.gs-neon-main{animation:gsNeonBlink .02s infinite alternate;color:#fff1fc;font-size:clamp(3rem,8.4vw,5rem);letter-spacing:clamp(1px,.7vw,4px);line-height:.92;text-shadow:0 0 4px #fff,0 0 11px #ffa6f2,0 0 22px #ed3ef7,0 0 40px #ed3ef7,0 0 72px #c026d9,0 0 120px #c026d9}.gs-neon-main,.gs-neon-sub{font-family:Bebas Neue,sans-serif;position:relative;z-index:1}.gs-neon-sub{animation:gsNeonFlicker 5.4s infinite;color:#ffe3e8;font-size:clamp(1.7rem,4.3vw,2.7rem);letter-spacing:clamp(1px,.6vw,3px);line-height:.9;text-shadow:0 0 4px #fff,0 0 12px #ff3347,0 0 30px #f03,0 0 58px #ff082eb3}.gs-sign-light{align-items:center;display:flex;flex-direction:column;gap:clamp(22px,3.5vw,38px);position:relative;z-index:1}.gs-cloud-a{animation:gsCloudA 7s ease-in-out infinite;background:radial-gradient(closest-side,#ff8aead9,#0000 72%);filter:blur(26px);height:66%;left:2%;top:-4%;width:64%}.gs-cloud-a,.gs-cloud-b{border-radius:50%;position:absolute;z-index:0}.gs-cloud-b{animation:gsCloudB 8s ease-in-out infinite;background:radial-gradient(closest-side,#ed3ef799,#0000 72%);filter:blur(30px);height:60%;right:-2%;top:6%;width:58%}.gs-script{-webkit-text-stroke:3px #ed3ef7;animation:gsScriptGlow 3.6s ease-in-out infinite;color:#fff;font-family:Pacifico,cursive;font-size:clamp(2.4rem,6.4vw,3.9rem);line-height:1.04;paint-order:stroke fill;position:relative;text-shadow:0 3px 0 #d80fdb73;z-index:1}.gs-landing[data-theme=light] .gs-script:before{animation:gsCloudA 7s ease-in-out infinite;background:radial-gradient(closest-side,#ff7ae6f2,#ed3ef78c 52%,#0000 78%);border-radius:50%;content:"";filter:blur(24px);height:178%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:138%;z-index:-1}.gs-sticker{animation:gsStickerWobble 5s ease-in-out infinite;background:linear-gradient(135deg,#ff8aea,#ed3ef7);border:4px solid #fff;border-radius:24px;box-shadow:0 18px 40px #ed3ef76b,inset 0 2px 0 #fff9;color:#fff;display:inline-block;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,5.5vw,3.3rem);letter-spacing:2px;line-height:.9;padding:16px 32px;position:relative;z-index:1}.gs-teaser-section{margin:clamp(60px,10vw,130px) auto 0;max-width:1240px;padding:0 clamp(18px,5vw,44px);position:relative;z-index:2}.gs-teaser{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,var(--panel2),var(--panel));border:1px solid var(--border);border-radius:30px;box-shadow:0 30px 70px #02061766,0 0 50px var(--softglow);display:flex;flex-wrap:wrap;gap:clamp(24px,4vw,48px);justify-content:space-between;overflow:hidden;padding:clamp(30px,4.5vw,56px);position:relative;transition:background-color .5s,border-color .5s}.gs-teaser-glow{background:radial-gradient(closest-side,var(--glow),#0000 70%);border-radius:50%;filter:blur(44px);height:280px;pointer-events:none;position:absolute;right:-30px;top:-50px;width:280px}.gs-teaser-copy{flex:1 1 380px;min-width:0;position:relative}.gs-kicker-lg{color:#ed3ef7;font-family:Bebas Neue,sans-serif;font-size:15px;letter-spacing:2.5px;margin-bottom:12px}.gs-landing .gs-h2{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.9rem,4.6vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.03;margin:0}.gs-teaser-text{color:var(--muted);font-size:clamp(1.02rem,2vw,1.18rem);line-height:1.55;margin:18px 0 0;max-width:560px}.gs-teaser .gs-btn-primary{flex:none;font-size:1.05rem;padding:16px 32px;position:relative}.gs-vision{margin:clamp(70px,11vw,150px) auto 0;max-width:1000px;padding:0 clamp(18px,5vw,44px);position:relative;scroll-margin-top:80px;z-index:2}.gs-kicker-lg.gs-vision-kicker{margin-bottom:16px}.gs-vision-text{text-wrap:balance;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.5rem,3.8vw,2.5rem);font-weight:600;letter-spacing:-.01em;line-height:1.28;margin:0}.gs-pink{color:#ed3ef7}.gs-contact{align-items:center;display:flex;flex-direction:column;margin:clamp(70px,11vw,150px) auto 0;max-width:1000px;padding:0 clamp(18px,5vw,44px);position:relative;scroll-margin-top:80px;text-align:center;z-index:2}.gs-socials{flex-wrap:wrap;gap:14px}.gs-social,.gs-socials{display:flex;justify-content:center}.gs-social{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--panel2);border:1px solid var(--border);border-radius:16px;color:var(--ink);height:54px;transition:transform .2s,color .25s,border-color .25s,box-shadow .3s,background-color .5s;width:54px}.gs-social:hover{border-color:#ed3ef7;box-shadow:0 0 24px var(--glow);color:#ed3ef7;transform:translateY(-4px)}.gs-mail{color:var(--ink);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700;margin-top:30px;text-decoration:none;text-shadow:0 0 22px var(--softglow);transition:color .25s}.gs-mail:hover{color:#ed3ef7}.gs-contact-note{color:var(--muted);font-size:1rem;margin:10px 0 0}.gs-footer{border-top:1px solid var(--border);margin-top:clamp(60px,9vw,120px);position:relative;z-index:2}.gs-footer-inner{color:var(--muted);font-size:.9rem;justify-content:space-between;margin:0 auto;max-width:1240px;padding:26px clamp(18px,5vw,44px)}.gs-footer-inner,.gs-footer-left{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.gs-18badge{align-items:center;border:1px solid var(--border);border-radius:999px;color:#ed3ef7;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:1px;padding:4px 9px}.gs-footer-links{display:flex;flex-wrap:wrap;gap:22px}.gs-footer-link{color:var(--muted);text-decoration:none;transition:color .2s}.gs-footer-link:hover{color:#ed3ef7}@media (max-width:820px){.gs-header{align-items:center;flex-wrap:nowrap;gap:12px;padding:18px clamp(16px,5vw,24px);z-index:20}.gs-logo{height:clamp(42px,12.8vw,56px)}.gs-nav{display:none}.gs-hero{gap:clamp(22px,5vw,32px);padding-bottom:clamp(20px,5vw,34px)}.gs-hero-panel{flex-basis:100%}.gs-stage{min-height:0;padding:clamp(28px,6vw,44px) clamp(10px,3vw,20px) 0}.gs-teaser-section{margin-top:clamp(28px,8vw,54px)}.gs-menu-button{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,var(--panel2),var(--panel));border:none;border:1px solid var(--border);border-radius:50%;box-shadow:0 14px 32px #0206173d,0 0 20px var(--softglow);color:var(--ink);cursor:pointer;display:inline-flex;flex:none;flex-direction:column;gap:5px;height:48px;justify-content:center;position:relative;transition:transform .2s,box-shadow .28s,background-color .45s,border-color .45s;width:48px;z-index:24}.gs-menu-button:hover{box-shadow:0 16px 38px #02061747,0 0 28px var(--glow);transform:translateY(-1px)}.gs-menu-button:active{transform:scale(.96)}.gs-menu-button:focus-visible{outline:2px solid #ed3ef7;outline-offset:3px}.gs-menu-button span{background:currentColor;border-radius:999px;display:block;height:2px;transform-origin:center;transition:transform .34s cubic-bezier(.4,1.4,.5,1),opacity .2s,width .24s;width:20px}.gs-menu-open .gs-menu-button span:first-child{transform:translateY(7px) rotate(45deg);width:22px}.gs-menu-open .gs-menu-button span:nth-child(2){opacity:0;transform:scaleX(.2)}.gs-menu-open .gs-menu-button span:nth-child(3){transform:translateY(-7px) rotate(-45deg);width:22px}.gs-menu-backdrop{background:#0000;border:none;display:block;inset:0;opacity:0;pointer-events:none;position:fixed;transition:visibility 0s linear .24s,opacity .24s ease;visibility:hidden;z-index:18}.gs-menu-open .gs-menu-backdrop{pointer-events:auto;transition-delay:0s;visibility:visible}.gs-mobile-menu{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(150px 110px at 90% 12%,var(--softglow),#0000 72%),linear-gradient(145deg,var(--panel2),var(--panel));border:1px solid var(--border);border-radius:28px;box-shadow:0 28px 70px #02061761,0 0 38px var(--softglow);display:flex;flex-direction:column;gap:14px;opacity:0;padding:16px;pointer-events:none;position:absolute;right:clamp(16px,5vw,24px);top:calc(100% - 8px);transform:translateY(-8px) scale(.94);transform-origin:top right;transition:opacity .24s ease,transform .34s cubic-bezier(.22,1.18,.38,1),visibility 0s linear .24s;visibility:hidden;width:min(330px,calc(100vw - 32px));z-index:22}.gs-menu-open .gs-mobile-menu{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);transition-delay:0s;visibility:visible}.gs-mobile-menu:before{background:var(--panel2);border-left:1px solid var(--border);border-radius:4px 0 0 0;border-top:1px solid var(--border);content:"";height:14px;position:absolute;right:17px;top:-7px;transform:rotate(45deg);width:14px}.gs-mobile-links{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}.gs-mobile-links .gs-nav-link{align-items:center;background:hsla(0,0%,100%,.045);border:1px solid #0000;border-radius:18px;color:var(--ink);display:flex;font-family:Bricolage Grotesque,sans-serif;font-size:1.08rem;font-weight:800;justify-content:space-between;letter-spacing:-.01em;padding:13px 15px;transition:transform .2s,background-color .24s,border-color .24s,color .24s;width:100%}.gs-mobile-links .gs-nav-link:after{border-right:2px solid;border-top:2px solid;content:"";height:7px;opacity:.45;transform:rotate(45deg);width:7px}.gs-mobile-links .gs-nav-link:hover{background:var(--field);border-color:var(--border);color:#ed3ef7;transform:translateX(2px)}.gs-mobile-controls{align-items:center;background:var(--field);border:1px solid var(--border);border-radius:22px;display:flex;gap:12px;justify-content:space-between;padding:13px;position:relative;z-index:1}.gs-menu-open .gs-mobile-links .gs-nav-link:first-child:after{animation:gsMenuLineGlow 1.3s ease-in-out .15s both}}@media (max-width:390px){.gs-mobile-menu{border-radius:24px;padding:14px;right:12px;width:calc(100vw - 24px)}.gs-mobile-controls{gap:10px;padding:11px}}.gs-tc-hero{margin:0 auto;max-width:880px;padding:clamp(20px,5vw,60px) clamp(18px,5vw,44px) clamp(10px,3vw,24px);position:relative;text-align:center;z-index:2}.gs-tc-hero .gs-kicker{display:inline-block}.gs-landing .gs-tc-h1{margin:14px auto 0;max-width:14ch}.gs-tc-sub{margin:20px auto 0;max-width:600px}.gs-tc-hero-cta{display:flex;justify-content:center;margin-top:clamp(24px,3.5vw,34px)}.gs-tc-hero-note{color:var(--muted);font-size:.9rem;letter-spacing:.2px;margin:18px 0 0}.gs-tc-cards-section{margin:clamp(30px,5vw,60px) auto 0;max-width:1240px;padding:0 clamp(18px,5vw,44px);position:relative;z-index:2}.gs-tc-cards{grid-gap:clamp(14px,1.8vw,22px);display:grid;gap:clamp(14px,1.8vw,22px);grid-template-columns:repeat(4,1fr)}.gs-tc-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(150deg,var(--panel2),var(--panel));border:1px solid var(--border);border-radius:22px;box-shadow:0 20px 50px #02061747,inset 0 0 0 1px #ffffff05;overflow:hidden;padding:clamp(22px,2.4vw,30px);position:relative;transition:transform .25s ease,border-color .3s,box-shadow .3s,background-color .5s}.gs-tc-card:hover{border-color:#ed3ef7;box-shadow:0 26px 60px #02061757,0 0 30px var(--softglow);transform:translateY(-5px)}.gs-tc-card-num{color:#ed3ef7;font-family:Bebas Neue,sans-serif;font-size:1.05rem;letter-spacing:2px;margin-bottom:14px}.gs-tc-card-title{color:var(--ink);font-family:Bricolage Grotesque,sans-serif;font-size:1.18rem;font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0}.gs-tc-card-text{color:var(--muted);font-size:.98rem;line-height:1.5;margin:10px 0 0}.gs-tc-apply-section{margin:clamp(48px,7vw,96px) auto 0;max-width:820px;padding:0 clamp(18px,5vw,44px);position:relative;scroll-margin-top:80px;z-index:2}.gs-tc-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(150deg,var(--panel2),var(--panel));border:1px solid var(--border);border-radius:30px;box-shadow:0 36px 80px #0206176b,0 0 50px var(--softglow);overflow:hidden;padding:clamp(26px,4vw,52px);position:relative;transition:background-color .5s,border-color .5s}.gs-tc-panel-glow{background:radial-gradient(closest-side,var(--glow),#0000 70%);border-radius:50%;filter:blur(48px);height:300px;pointer-events:none;position:absolute;right:-40px;top:-60px;width:300px}.gs-landing .gs-tc-form-title{margin:0;position:relative}.gs-tc-form-intro{color:var(--muted);font-size:1.02rem;line-height:1.5;margin:14px 0 0;position:relative}.gs-tc-form{display:flex;flex-direction:column;gap:clamp(16px,2vw,22px);margin-top:clamp(22px,3vw,32px);position:relative}.gs-tc-grid{grid-gap:clamp(14px,2vw,20px);display:grid;gap:clamp(14px,2vw,20px);grid-template-columns:1fr 1fr}.gs-tc-field{display:flex;flex-direction:column;min-width:0}.gs-tc-label{color:var(--ink);font-size:.9rem;font-weight:600;letter-spacing:.2px;margin-bottom:8px}.gs-tc-input,.gs-tc-select,.gs-tc-textarea{background:var(--field);border:1px solid var(--border);border-radius:14px;box-sizing:border-box;color:var(--ink);font-family:inherit;font-size:1rem;outline:none;padding:13px 16px;transition:border-color .2s,box-shadow .2s,background-color .5s;width:100%}.gs-tc-textarea{border-radius:18px;line-height:1.5;min-height:120px;resize:vertical}.gs-tc-input::placeholder,.gs-tc-textarea::placeholder{color:var(--muted)}.gs-tc-input:focus,.gs-tc-select:focus,.gs-tc-textarea:focus{border-color:#ed3ef7;box-shadow:0 0 0 4px var(--softglow)}.gs-tc-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ED3EF7' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;cursor:pointer;padding-right:42px}.gs-tc-select option{color:#1b0a2e}.gs-tc-fieldset{display:flex;flex-direction:column;gap:12px}.gs-tc-legend{color:#ed3ef7;font-family:Bebas Neue,sans-serif;font-size:13px;letter-spacing:1.5px}.gs-tc-chips{display:flex;flex-wrap:wrap;gap:10px}.gs-tc-chip{align-items:center;background:var(--field);border:1px solid var(--border);border-radius:999px;color:var(--ink);cursor:pointer;display:inline-flex;font-size:.94rem;gap:8px;padding:10px 16px;transition:border-color .2s,background-color .25s,box-shadow .25s,transform .15s;-webkit-user-select:none;user-select:none}.gs-tc-chip:hover{border-color:#ed3ef7;transform:translateY(-1px)}.gs-tc-chip input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.gs-tc-chip-on{background:linear-gradient(135deg,#ff7ae6,#ed3ef7);border-color:#0000;box-shadow:0 6px 18px var(--glow);color:#26052e;font-weight:600}.gs-tc-check{align-items:flex-start;color:var(--ink);cursor:pointer;display:flex;font-size:.96rem;gap:12px;line-height:1.45;-webkit-user-select:none;user-select:none}.gs-tc-check input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.gs-tc-check-box{background:var(--field);border:1.5px solid var(--border);border-radius:7px;flex:none;height:22px;margin-top:1px;position:relative;transition:background-color .2s,border-color .2s,box-shadow .2s;width:22px}.gs-tc-check:hover .gs-tc-check-box{border-color:#ed3ef7}.gs-tc-check input:checked+.gs-tc-check-box{background:linear-gradient(135deg,#ff7ae6,#ed3ef7);border-color:#0000;box-shadow:0 4px 14px var(--glow)}.gs-tc-check input:checked+.gs-tc-check-box:after{border:solid #fff;border-width:0 2.5px 2.5px 0;content:"";height:10px;left:7px;position:absolute;top:3px;transform:rotate(45deg);width:5px}.gs-tc-check input:focus-visible+.gs-tc-check-box{box-shadow:0 0 0 4px var(--softglow)}.gs-tc-check-err .gs-tc-check-box{border-color:#ff6b9d}.gs-tc-honeypot{height:1px;left:-9999px;overflow:hidden;position:absolute;top:auto;width:1px}.gs-tc-error{color:#ff6b9d;font-size:.85rem;margin-top:6px}.gs-tc-form-error{background:#ff6b9d24;border:1px solid #ff6b9d80;border-radius:12px;color:#ff6b9d;font-size:.92rem;padding:12px 16px}.gs-tc-submit{align-self:flex-start;border:none;cursor:pointer;font-family:inherit;margin-top:4px}.gs-tc-submit:disabled{cursor:wait;opacity:.7}.gs-tc-legal{color:var(--muted);font-size:.82rem;line-height:1.5;margin:4px 0 0}.gs-tc-success{align-items:center;display:flex;flex-direction:column;padding:clamp(20px,3vw,40px) 0;position:relative;text-align:center}.gs-tc-success-check{height:60px;width:60px}.gs-landing .gs-tc-success-title{margin:22px 0 0}.gs-tc-success-text{color:var(--muted);font-size:1.1rem;margin:10px 0 0}.gs-tc-success-home{margin-top:26px}@media (max-width:860px){.gs-tc-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.gs-tc-cards,.gs-tc-grid{grid-template-columns:1fr}.gs-tc-submit{align-self:stretch;justify-content:center;text-align:center}}.VideoUploader{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.043);border:none;border-radius:10px;box-shadow:0 0 10px #0000004d;color:#fff;margin-left:auto;margin-right:auto;margin-top:2vh;max-width:1200px;min-width:220px;padding:2rem 1rem;width:80%}.VideoUploader .wrapper2{display:flex}.VideoUploader .leftSide{width:58%}.VideoUploader .rightSide{margin-left:auto;margin-right:auto;width:38%}.VideoUploader .VideoPlaceholder{align-items:center;background-color:hsla(0,0%,100%,.048);border:2px dashed hsla(0,0%,44%,.643);display:flex;justify-content:center;margin-left:auto;min-height:250px;position:relative;width:100%}.VideoUploader .VideoPlaceholder video{max-height:450px;max-width:100%}.VideoUploader .VideoPlaceholder:hover{background-color:#ffffff36;border:2px dashed hsla(0,0%,100%,.704);cursor:pointer}.VideoUploader .VideoPlaceholder span{color:#fff;font-weight:600}.VideoUploader .x{font-size:2rem;position:absolute;right:-1rem;top:-1rem}.VideoUploader li .xCategory{font-size:1.5rem;position:absolute;right:-.6rem;top:-.4rem;visibility:hidden}.VideoUploader li:hover .xCategory{visibility:visible}.VideoPlaceholder .x{visibility:hidden}.VideoPlaceholder:hover .x{visibility:visible}.VideoUploader .wrapper2 .textAreaWriter{background-color:#0000001a;border:1px solid #fff3;font-size:1.1rem;height:150px;line-height:1.2rem;margin:0 1rem 1rem 0;text-align:left}.VideoUploader .wrapper2 .textAreaWriter,.VideoUploader .wrapper2 textarea{border-radius:10px;box-sizing:border-box;color:#fff;outline:none;width:100%}.VideoUploader .wrapper2 textarea{background-color:initial;border:none;font-size:1rem;height:120px;padding:.5rem;resize:none}.VideoUploader .captionLength{bottom:.2rem;position:absolute;right:.5rem}.VideoUploader .wrapper2 input{background-color:#0000001a;border:1px solid #fff3;border-radius:10px;box-sizing:border-box;color:#fff;font-size:1rem;margin:1rem 1rem 1rem 0;min-width:200px;outline:none;padding:.5rem;width:100%}.VideoUploader .wrapper2 .description{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;text-align:left}.VideoUploader .wrapper2 .description2{font-size:.9rem;margin-bottom:0;text-align:left}.VideoUploader .categoriesWrapper{display:block}.VideoUploader .wrapper2 ul{display:block;list-style:none;margin:0;padding:0;width:100%}.VideoUploader li{background-color:#f25bfa;border-radius:1rem;cursor:pointer;float:left;list-style:none;margin:.2rem;padding:.1rem .7rem;position:relative}.VideoUploader .singlebtn{background-color:#f25bfa;border:none;font-size:1.25rem;font-weight:800;margin-top:1rem;padding:.75rem 1rem}.VideoUploader .singlebtn:hover{background-color:#f100fe}.VideoUploader .singlebtn:disabled{background-color:#a9a9a9;cursor:help}.VideoUploader .inputWrapper{position:relative}.VideoUploader .listItemHelperBox{box-sizing:border-box;max-height:12rem;overflow-y:auto;position:relative;width:100%}.VideoUploader .categoriesDorpdown{background-color:#26263d;border:1px solid #fff3;border-radius:5px;bottom:1rem;box-shadow:0 5px 30px #a1a1ff4a;box-sizing:border-box;height:100px;max-height:10rem;overflow-y:auto;padding:.5rem 1rem .5rem .5rem;position:relative;width:100%;z-index:99}@media (max-width:800px){.VideoUploader .wrapper2{display:block}.VideoUploader .leftSide,.VideoUploader .rightSide{width:100%}.VideoUploader .VideoPlaceholder{margin-right:auto;max-width:100%}}.container{background-color:hsla(0,0%,100%,.185);border-radius:4px;box-sizing:border-box;margin:0 auto 1rem;min-width:220px;padding:1rem;position:relative;text-align:left;width:100%}.container h1{word-wrap:break-word;font-size:auto}.uploadPercent{bottom:2rem;float:right;font-size:2rem;font-weight:800}.infos{margin-right:1rem;top:1rem}.Loading,.infos{position:relative}.Loading{background:#f1f1f1;border-radius:10px;box-shadow:inset 0 0 5px #0003;display:inline-block;height:10px;overflow:hidden;width:100%}.LoadingBar{background:#ed3ef7;box-shadow:0 0 5px #0003;content:"";height:100%;left:0;position:absolute;transition:1s}@keyframes pulse{0%{background:#a28089}25%{background:#a0d2eb}50%{background:#ffa8b6}75%{background:#d0bdf4}to{background:#494d5f}}.nav{align-items:stretch;background-color:#ed3ef7;color:#fff;display:flex;justify-content:space-between;padding:0 1rem;position:fixed;top:0;z-index:210}.nav,.navunderneath{box-sizing:border-box;height:3.5rem;width:100%}.navunderneath{margin:0;z-index:-1}.nav ul{gap:1rem;list-style:none;margin-top:0;padding:0}.nav ul,.profileMenuAnchor{align-items:center;display:flex;height:100%}.profileMenuAnchor{position:relative}.profileTrigger{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center}.filterMenuAnchor,.notificationMenuAnchor{align-items:center;display:flex;height:100%;position:relative}.headerIconButton{align-items:center;background:#0000;border:none;border-radius:0;color:#fff;display:inline-flex;height:auto;justify-content:center;padding:0;position:relative;width:auto}.headerIconButton.active,.headerIconButton.hasActiveFilters,.headerIconButton:hover{background:#0000}.headerIconSvg{height:1.32rem;width:1.32rem}.headerIconBadge{align-items:center;background:#fff;border-radius:999px;box-sizing:border-box;color:#a61ab2;display:inline-flex;font-size:.7rem;font-weight:700;height:1.1rem;justify-content:center;min-width:1.1rem;padding:0 .2rem;position:absolute;right:-.42rem;top:-.36rem}.headerIconButton:focus-visible{outline:2px solid #ffffff47;outline-offset:4px}.nav a{color:inherit;display:flex;height:100%;text-decoration:none}.nav li a{font-size:1.25rem;font-weight:600}.nav li.active{text-decoration:underline}.nav li:hover{background-color:#f25bfa}.nav li.headerActionItem:hover{background-color:initial}.input-box{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.input-box input{background-color:#0000001a;border:2px solid #fff3;border-radius:40px;color:#fff;font-size:1rem;height:70%;max-width:400px;outline:none;padding:0 1rem;width:70%}.input-box input::placeholder{color:#fff}.input-box input:disabled{background-color:#0000004d;border:2px solid #ffffff1a}.input-box input:disabled::placeholder{color:#bbb}.dropdown,.filterDropdown,.notificationsDropdown{background:#26263d;border-radius:1rem;box-shadow:0 0 30px #a1a1ff34;box-sizing:border-box;display:flex;flex-direction:column;gap:.95rem;max-height:min(70vh,32rem);overflow:visible;padding:.95rem;position:fixed;right:.5rem;right:var(--header-panel-right,.5rem);top:4.25rem;top:var(--header-panel-top,4.25rem);width:min(24rem,calc(100vw - 1rem - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px)));width:var(--header-panel-width,min(24rem,calc(100vw - 1rem - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px))));z-index:220}.dropdown{font-size:1rem}.notificationsDropdown{max-height:min(70vh,34rem)}.dropdown:before,.filterDropdown:before,.notificationsDropdown:before{background-color:#26263d;box-shadow:-4px -4px 14px #a1a1ff1f;content:"";height:20px;position:absolute;right:.95rem;right:var(--header-panel-arrow-right,.95rem);top:-.8rem;transform:rotate(45deg);width:20px}.notificationsDropdownHeader{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.notificationsDropdownTitle{font-size:1rem;font-weight:700}.notificationsDropdownList{margin-top:.9rem;min-height:0;overflow-y:auto}.notificationsDropdownList::-webkit-scrollbar{width:6px}.notificationsDropdownList::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:999px}.notificationsDropdownList::-webkit-scrollbar-track{background-color:initial}.notificationItem{align-items:flex-start;background:#0000;border:none;border-radius:.9rem;color:#fff;display:flex;gap:.8rem;min-height:4.5rem;padding:.62rem .1rem;text-align:left;width:100%}.notificationItem+.notificationItem{border-top:1px solid #ffffff14}.notificationItem:hover{background:#ffffff0f}.notificationItem.unread{background:#ffffff0a}.notificationActorWrap,.notificationMediaWrap{flex:0 0 auto;position:relative}.notificationMediaWrap{background:#ffffff14;border:1px solid #ffffff1a;border-radius:.9rem;height:3.1rem;overflow:hidden;width:3.1rem}.notificationMediaThumb{display:block;height:100%;object-fit:cover;width:100%}.notificationMediaBadge{bottom:.35rem;box-shadow:0 0 0 2px #26263de6;right:.35rem}.notificationMediaBadge,.notificationTypeBadge{align-items:center;background:#ed3ef7;border-radius:999px;color:#fff;display:inline-flex;height:1.15rem;justify-content:center;position:absolute;width:1.15rem}.notificationTypeBadge{bottom:-.18rem;box-shadow:0 0 0 2px #26263d;right:-.18rem}.notificationTypeIcon{height:.72rem;width:.72rem}.notificationText{flex:1 1;min-width:0}.notificationTopRow{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.notificationTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.85rem;font-weight:700;line-height:1.16;overflow:hidden}.notificationTime{color:#ffffff94;flex:0 0 auto;font-size:.74rem}.notificationPreview{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ffffffbd;display:-webkit-box;font-size:.83rem;line-height:1.35;margin-top:.28rem;overflow:hidden}.notificationLikeActorsRow{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.38rem}.notificationLikeAvatar{align-items:center;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;color:#fff;display:inline-flex;font-size:.72rem;font-weight:700;height:1.45rem;justify-content:center;overflow:hidden;width:1.45rem}.notificationLikeAvatar img{display:block;height:100%;object-fit:cover;width:100%}.notificationsDropdownState{color:#ffffffb8;font-size:.9rem;padding:1rem .1rem}.notificationsEmptyState{align-items:center;color:#ffffffc7;display:flex;flex-direction:column;padding:1.5rem .2rem 1.1rem;text-align:center}.notificationsEmptyIcon{height:1.3rem;margin-bottom:.55rem;width:1.3rem}.notificationsEmptyTitle{font-size:.95rem;font-weight:700}.notificationsEmptyText{color:#ffffffad;font-size:.82rem;line-height:1.4;margin-top:.28rem}.panelHeaderActionButton{background:#ffffff14;border-radius:999px;font-size:.82rem;font-weight:700;height:auto;min-height:2rem;padding:.45rem .8rem;white-space:nowrap}.panelHeaderActionButton:hover{background:#ffffff24}.panelHeaderActionButton:disabled{cursor:default;opacity:.45}.filterDropdownHeader{align-items:center;display:flex;flex:0 0 auto;gap:.9rem;justify-content:space-between}.filterDropdownTitle{font-size:1rem;font-weight:700}.filterDropdownSection{display:flex;flex:1 1;flex-direction:column;margin-top:0;min-height:0}.filterDropdownLabel{color:#ffffffb8;font-size:.82rem;font-weight:700;letter-spacing:.04em;margin-bottom:.55rem;text-transform:uppercase}.filterSectionWindow{flex:1 1 auto;max-height:10.5rem;min-height:0;overflow-x:hidden;overflow-y:auto;padding:.2rem 0}.filterSectionWindowActors{display:flex;flex-direction:column;max-height:12rem;overflow:hidden}.filterSectionWindow::-webkit-scrollbar{width:6px}.filterSectionWindow::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:999px}.filterSectionWindow::-webkit-scrollbar-track{background-color:initial}.filterChipGrid{display:flex;flex-wrap:wrap;gap:.2rem}.filterChip{background-color:#f25bfa;border:none;border-radius:1rem;font-size:.84rem;font-weight:500;height:auto;line-height:1.2;margin:.2rem;min-height:0;padding:.1rem .7rem;width:auto}.filterChip.selected,.filterChip:hover{background-color:#f100fe}.actorSearchWrap{flex:0 0 auto;margin-bottom:.65rem}.actorSearchInput{background:#00000029;border:1px solid #ffffff2e;border-radius:.9rem;box-sizing:border-box;color:#fff;font-size:.92rem;min-height:2.7rem;padding:.7rem .85rem;width:100%}.actorSearchInput::placeholder{color:#ffffff94}.actorSearchInput:focus{outline:2px solid #ffffff2e;outline-offset:1px}.selectedFilterBubbleRow{align-items:center;display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:.55rem;margin-bottom:.65rem;min-height:0;overflow-x:auto;overflow-y:hidden;padding:.08rem .1rem .2rem 0;scrollbar-color:#ffffff38 #0000;scrollbar-width:thin}.selectedFilterBubbleRow::-webkit-scrollbar{height:6px}.selectedFilterBubbleRow::-webkit-scrollbar-thumb{background-color:#ffffff38;border-radius:999px}.selectedFilterBubbleRow::-webkit-scrollbar-track{background-color:initial}.selectedFilterBubble{align-items:center;background-color:#f25bfa;border:none;border-radius:1rem;display:inline-flex;flex:0 0 auto;font-size:.84rem;font-weight:500;gap:.45rem;height:auto;line-height:1.2;margin:0;min-height:0;padding:.1rem .7rem;width:auto}.selectedFilterBubble:hover{background-color:#f100fe}.selectedFilterRemove{font-size:1rem;line-height:1}.actorSuggestionsList{display:flex;flex:1 1 auto;flex-direction:column;gap:.45rem;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:.1rem}.actorSuggestionsList::-webkit-scrollbar{width:6px}.actorSuggestionsList::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:999px}.actorSuggestionsList::-webkit-scrollbar-track{background-color:initial}.actorSuggestionButton{align-items:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.8rem;display:flex;font-size:.9rem;font-weight:600;height:auto;justify-content:flex-start;min-height:2.4rem;padding:.6rem .8rem;text-align:left;width:100%}.actorSuggestionButton:hover{background:#ffffff1f}.filterDropdownState{color:#ffffffb8;font-size:.9rem}.filterDropdown .filterDropdownSection+.filterDropdownSection{margin-top:.05rem}.dropdown ul{grid-gap:0;display:grid;gap:0;list-style:none;margin:0;padding:0}.dropdown li:hover{background-color:initial}.profileDropdownGreeting{color:#ffffffd1;font-size:.95rem;font-weight:700;padding:.2rem .1rem .6rem}.invisblebutton{align-items:center;background-color:initial;border:none;border-radius:.8rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.7rem;height:100%;padding:.8rem .95rem;text-align:left;white-space:nowrap;width:100%}.invisblebutton:hover{background-color:#ffffff14}.profileMenuItemIcon{color:#fffc;flex:0 0 auto;height:1rem;width:1rem}.profileMenuDivider{border-top:1px solid #ffffff1f;margin-top:.3rem;padding-top:.3rem}.magnifyingGlass{font-size:1.5rem}@media (max-width:549px){.nav{padding-top:env(safe-area-inset-top,0)}.nav,.navunderneath{height:calc(3.5rem + env(safe-area-inset-top, 0px))}.input-box{display:none}.dropdown,.filterDropdown,.notificationsDropdown{padding:.85rem}.filterDropdown{max-height:min(68vh,28rem)}.notificationsDropdown{max-height:min(68vh,30rem)}.dropdown:before,.filterDropdown:before,.notificationsDropdown:before{right:.85rem;right:var(--header-panel-arrow-right,.85rem)}.filterChipGrid{gap:.45rem}.filterChip{font-size:.8rem}.filterSectionWindow{max-height:8.75rem}.filterSectionWindowActors{max-height:10.25rem}}@media (max-width:900px) and (max-height:560px){.filterDropdown{gap:.6rem;max-height:calc(100dvh - 4.9rem - env(safe-area-inset-bottom, 0px));max-height:calc(100dvh - var(--header-panel-top, 4.25rem) - env(safe-area-inset-bottom, 0px) - .65rem);padding:.72rem}.filterDropdownSection{gap:0}.filterDropdownLabel{font-size:.75rem;margin-bottom:.36rem}.filterSectionWindow{max-height:none;padding:.1rem 0}.filterSectionWindowActors{max-height:none}.actorSearchWrap{margin-bottom:.42rem}.selectedFilterBubbleRow{gap:.4rem;margin-bottom:.42rem}.filterChip,.selectedFilterBubble{font-size:.78rem;margin:.12rem;padding:.08rem .58rem}.actorSearchInput{font-size:.86rem;min-height:2.25rem;padding:.52rem .72rem}.actorSuggestionsList{gap:.36rem}.actorSuggestionButton{font-size:.84rem;min-height:2.05rem;padding:.46rem .7rem}}@media (min-width:550px){.magnifyingGlass{display:none}}.creatorFeedPage{position:relative}.creatorFeedPage .VideoFeedItem{contain:none}.creatorFeedHeader{display:flex;flex-direction:column;gap:.22rem;left:1rem;pointer-events:none;position:fixed;top:calc(4.2rem + env(safe-area-inset-top, 0px));transition:opacity .18s ease;z-index:1}.creatorFeedBackLink{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0e0e12b3;border:1px solid #ffffff1f;border-radius:999px;color:#fff;display:inline-flex;font-weight:700;padding:.55rem .9rem;pointer-events:auto;text-decoration:none;width:fit-content}.creatorFeedBackLink:hover{background:#16161ed6}.creatorFeedSubline{color:#ffffffb8;font-size:.84rem;font-weight:600;margin-left:.35rem;text-shadow:0 1px 6px #00000059}.creatorFeedState{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;color:#fff;margin:1.2rem auto;padding:1.2rem;width:min(860px,calc(100% - 2rem))}@media (max-width:600px){.creatorFeedHeader{left:.75rem;top:calc(4.05rem + env(safe-area-inset-top, 0px))}.creatorFeedBackLink{font-size:.92rem;padding:.48rem .8rem}.creatorFeedSubline{font-size:.76rem}}.userProfilePage{color:#fff;font-family:Afacad Flux,sans-serif;margin:1.1rem auto 2rem;width:min(1120px,calc(100% - 2rem))}.userProfileHero{background:linear-gradient(160deg,#ed3ef726,#0c0c125c 58%),#ffffff0d;border:1px solid #ffffff1f;border-radius:1.2rem;box-shadow:0 18px 36px #0000002e;box-sizing:border-box;margin:0;max-width:100%;padding:1.35rem;width:100%}.userProfileTopRow{align-items:center;display:flex;flex-shrink:0;gap:1rem}.userProfileAvatar{flex-shrink:0}.userProfileContentColumn{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;min-width:0}.userProfileHeaderRow{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;width:100%}.userProfileIdentity h1{font-size:clamp(1.9rem,4vw,2.8rem);line-height:1;margin:0}.userProfileStats{display:flex;flex-shrink:0;gap:1rem}.userProfileStats div{align-items:center;display:flex;flex-direction:column;gap:.2rem;min-width:4.8rem;text-align:center}.userProfileStats strong{font-size:1.15rem}.userProfileStats span{color:#ffffffad;font-size:.85rem}.profileEditLink{align-items:center;background-color:#ffffff1a;border-radius:999px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;margin-top:1rem;padding:.62rem 1rem;text-decoration:none}.profileEditLink:hover{background-color:#ffffff29}.userProfileBio{color:#ffffffd1;font-size:1rem;line-height:1.55;margin-top:.7rem;max-width:38rem;text-align:left;white-space:pre-wrap}.userProfilePostsSection{margin-top:1.4rem;width:100%}.userProfileImageModal{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#06060ad6;box-sizing:border-box;inset:0;padding:max(1rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px));position:fixed;z-index:120}.userProfileImageModal,.userProfileImageModalDialog{align-items:center;display:flex;justify-content:center}.userProfileImageModalDialog{max-height:100%;max-width:100%;position:relative;width:min(92vw,980px)}.userProfileImageFull{border-radius:1.2rem;box-shadow:0 24px 60px #00000059;display:block;height:auto;max-height:calc(100dvh - max(2rem, env(safe-area-inset-top, 0px) + env(safe-area-inset-bottom, 0px)));max-width:100%;object-fit:contain;width:auto}.userProfileImageClose{align-items:center;background:#0a0a0eb8;border:1px solid #ffffff2e;border-radius:999px;color:#fff;cursor:pointer;display:flex;height:2.6rem;justify-content:center;padding:0;position:absolute;right:.75rem;top:.75rem;width:2.6rem;z-index:1}.userProfileImageCloseIcon{flex-shrink:0;height:1.2rem;width:1.2rem}.userProfileImageClose:hover{background:#14141cd1}.userProfileSectionHeader{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.9rem}.userProfileSectionHeader h2{font-size:1.3rem;margin:0}.userProfileSectionHeader span{color:#ffffffa3;font-size:.9rem}.userProfilePostsGrid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(215px,1fr))}.userProfilePostCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;min-height:100%;overflow:hidden}.userProfilePostLink{color:inherit;display:block;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.userProfilePostLink:hover{background:#ffffff12;border-color:#ffffff2e;transform:translateY(-2px)}.userProfilePostMedia{aspect-ratio:9/14;background:#00000052;position:relative}.userProfilePostThumbnail{display:block;height:100%;object-fit:cover;width:100%}.userProfilePostPlaceholder{align-items:center;color:#ffffffa8;display:flex;font-weight:700;height:100%;justify-content:center;width:100%}.userProfilePostBadge{background-color:#121218c7;border-radius:999px;font-size:.75rem;font-weight:700;left:.7rem;padding:.35rem .6rem;position:absolute;top:.7rem}.userProfilePostInfo{padding:.85rem .9rem 1rem}.userProfilePostCaption{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ffffffeb;display:-webkit-box;font-size:.92rem;line-height:1.42;overflow:hidden}.userProfilePostMeta{color:#ffffff8c;display:flex;flex-wrap:wrap;font-size:.77rem;gap:.45rem .85rem;margin-top:.65rem}.userProfileEmptyState,.userProfileState{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1rem;color:#ffffffc2;padding:1.25rem}@media (max-width:700px){.userProfilePage{margin-top:.75rem;width:min(100%,calc(100% - 1rem))}.userProfileHero{padding:1rem}.userProfileTopRow{align-items:flex-start}.userProfileHeaderRow{width:100%}.userProfileStats{gap:.9rem}.userProfileStats div{min-width:4.3rem}.userProfilePostsGrid{gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.userProfileImageModal{padding:max(.85rem,env(safe-area-inset-top,0px)) max(.85rem,env(safe-area-inset-right,0px)) max(.85rem,env(safe-area-inset-bottom,0px)) max(.85rem,env(safe-area-inset-left,0px))}.userProfileImageModalDialog{width:100%}.userProfileImageFull{border-radius:1rem;max-height:calc(100dvh - max(1.7rem, env(safe-area-inset-top, 0px) + env(safe-area-inset-bottom, 0px)));max-width:100%}.userProfileImageClose{font-size:1.65rem;height:2.4rem;right:.55rem;top:.55rem;width:2.4rem}}@media (max-width:560px){.userProfileTopRow{grid-column-gap:.9rem;grid-row-gap:.85rem;align-items:center;column-gap:.9rem;display:grid;grid-template-areas:"avatar header" "bio bio" "edit edit";grid-template-columns:auto minmax(0,1fr);row-gap:.85rem}.userProfileAvatar{grid-area:avatar}.userProfileContentColumn{display:contents}.userProfileHeaderRow{align-items:flex-start;flex-direction:column;gap:.85rem;grid-area:header;justify-content:center;min-height:clamp(5.75rem,24vw,7.5rem);min-width:0;width:auto}.userProfileIdentity{min-width:0}.userProfileIdentity h1{font-size:clamp(1.5rem,6.4vw,1.95rem);font-weight:700;line-height:1;word-break:break-word}.userProfileStats{gap:1.35rem;justify-content:flex-start;width:100%}.userProfileStats div{align-items:flex-start;min-width:auto;text-align:left}.userProfileStats strong{font-size:1.28rem;line-height:1}.userProfileStats span{font-size:.92rem}.userProfileBio{grid-area:bio;margin-top:0;max-width:none;width:100%}.profileEditLink{grid-area:edit;margin-top:0}}.adminNewsletterPage{box-sizing:border-box;color:#fff;font-family:Afacad Flux,sans-serif;min-height:calc(100vh - 4.4rem);padding:2rem 1rem 4rem}.adminNewsletterShell{grid-gap:1.1rem;display:grid;gap:1.1rem;margin:0 auto;width:min(1180px,100%)}.adminNewsletterHeader{align-items:flex-end;background:radial-gradient(circle at top left,#ed3ef72e,#0000 34rem),#101012c7;border:1px solid #ffffff1f;border-radius:14px;box-shadow:0 20px 60px #0000003d;display:flex;gap:1rem;justify-content:space-between;padding:1.2rem}.adminNewsletterEyebrow{color:#ed3ef7;font-weight:900;letter-spacing:.08em;margin:0 0 .25rem;text-transform:uppercase}.adminNewsletterHeader h1{font-size:clamp(2rem,4vw,3.3rem);line-height:.9;margin:0}.adminNewsletterGrid{grid-gap:1.1rem;align-items:start;display:grid;gap:1.1rem;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.adminNewsletterCard{background:#101012d1;border:1px solid #ffffff1f;border-radius:14px;box-shadow:0 18px 54px #0000003d;padding:1.15rem}.adminNewsletterCardHeader{margin-bottom:1rem;text-align:left}.adminNewsletterCardHeader h2,.adminNewsletterGuide h2{font-size:1.35rem;margin:0}.adminNewsletterCardHeader p,.adminNewsletterGuide p{color:#ffffffa8;line-height:1.4;margin:.35rem 0 0}.adminNewsletterForm{grid-gap:1rem;display:grid;gap:1rem}.adminNewsletterForm label{grid-gap:.4rem;display:grid;gap:.4rem;text-align:left}.adminNewsletterSplit{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.adminNewsletterForm span,.adminNewsletterUpload>span{color:#ffffffc7;font-size:.94rem}.adminNewsletterForm input,.adminNewsletterForm select,.adminNewsletterForm textarea{background:#ffffff14;border:1px solid #ffffff29;border-radius:10px;box-sizing:border-box;color:#fff;font:inherit;outline:none;padding:.78rem .9rem;width:100%}.adminNewsletterForm select option{color:#171717}.adminNewsletterForm textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.88rem;line-height:1.45;min-height:8rem;resize:vertical}.adminNewsletterUpload{background:#ed3ef714;border:1px dashed #ed3ef78c;border-radius:14px;cursor:pointer;padding:1rem;position:relative}.adminNewsletterUpload input{cursor:pointer;inset:0;opacity:0;position:absolute}.adminNewsletterUpload strong{color:#fff;display:block;font-size:1.05rem;margin-top:.35rem;word-break:break-word}.adminNewsletterScheduleBox{grid-gap:.75rem;align-items:center;background:hsla(0,0%,100%,.055);border-radius:12px;display:grid;gap:.75rem;grid-template-columns:auto auto minmax(0,1fr);padding:.75rem}.adminNewsletterRadio{align-items:center;display:inline-flex!important;gap:.42rem!important;grid-auto-flow:column;white-space:nowrap}.adminNewsletterRadio input{accent-color:#ed3ef7;margin:0;width:auto}.adminNewsletterActionRow{display:flex;flex-wrap:wrap;gap:.75rem}.adminNewsletterForm button,.adminNewsletterGhostButton{background:#fff;border:0;border-radius:999px;color:#191919;cursor:pointer;font:inherit;font-weight:900;justify-self:start;padding:.75rem 1.1rem}.adminNewsletterForm .adminNewsletterSecondaryButton,.adminNewsletterGhostButton{background:#ffffff1a;border:1px solid #ffffff29;color:#fff}.adminNewsletterForm button:disabled,.adminNewsletterGhostButton:disabled{cursor:not-allowed;opacity:.58}.adminNewsletterError,.adminNewsletterSuccess{border-radius:10px;font-weight:800;padding:.62rem .78rem;width:fit-content}.adminNewsletterSuccess{background:#3cba742e;color:#aaf0c9}.adminNewsletterError{background:#d61c1c2e;color:#ffb2b2}.adminNewsletterHistory{max-height:760px;overflow:auto}.adminNewsletterEmpty{background:#ffffff0f;border-radius:12px;color:#ffffffa8;padding:1.2rem;text-align:left}.adminNewsletterCampaignList{grid-gap:.75rem;display:grid;gap:.75rem}.adminNewsletterCampaignItem{grid-gap:.7rem;background:hsla(0,0%,100%,.065);border-radius:12px;display:grid;gap:.7rem;padding:.85rem;text-align:left}.adminNewsletterCampaignItem small,.adminNewsletterCampaignItem span,.adminNewsletterCampaignItem strong{display:block}.adminNewsletterCampaignItem strong{font-size:1rem}.adminNewsletterCampaignItem small,.adminNewsletterCampaignItem span{color:#ffffffa8}.adminNewsletterCampaignMeta{display:flex;flex-wrap:wrap;font-size:.85rem;gap:.45rem}.adminNewsletterCampaignMeta span{align-items:center;background:#ffffff14;border-radius:999px;display:inline-flex;min-height:1.7rem;padding:.22rem .55rem}.adminNewsletterStatus{color:#fff!important;text-transform:capitalize}.adminNewsletterStatus-sent{background:#3cba7438!important}.adminNewsletterStatus-scheduled,.adminNewsletterStatus-sending{background:#ed3ef738!important}.adminNewsletterStatus-failed,.adminNewsletterStatus-sent_with_errors{background:#d61c1c3d!important}.adminNewsletterPreviewFrame{background:#050816;border:1px solid #ffffff29;border-radius:10px;min-height:720px;width:100%}.adminNewsletterGuide{grid-gap:.7rem;display:grid;gap:.7rem}.adminNewsletterGuide code{background:#ed3ef729;border-radius:6px;color:#fff;padding:.08rem .3rem}@media (max-width:960px){.adminNewsletterGrid{grid-template-columns:1fr}}@media (max-width:640px){.adminNewsletterPage{padding:1rem .75rem 2.5rem}.adminNewsletterHeader{align-items:flex-start;flex-direction:column}.adminNewsletterScheduleBox,.adminNewsletterSplit{grid-template-columns:1fr}.adminNewsletterActionRow,.adminNewsletterForm button,.adminNewsletterGhostButton{width:100%}.adminNewsletterPreviewFrame{min-height:560px}}
/*# sourceMappingURL=main.7995ffdc.css.map*/