@import "https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";
@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@500;700&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:rgba(245,247,255,.95);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--theme-onPrimary:rgba(255,255,255,.95);--theme-filled-bg:rgba(168,139,250,.12);--theme-primary:#a78bfa;--theme-secondary:#22d3ee;--primary-text:#f9faff;--search-bg:rgba(255,255,255,.08);--search-bg-focused:rgba(255,255,255,.16);--search-text:#e6f6ff;--background:#000;--background-grad:radial-gradient(circle at center,rgba(0,0,0,.8) 0%,rgba(0,0,0,.5) 85%);-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--background);font-family:Roboto Mono,monospace;font-size:16px;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{box-sizing:border-box;width:100dvw;min-width:320px;height:100dvh;margin:0;padding:0}h1{flex-shrink:0;font-size:2.4rem;line-height:1.1}#root{box-sizing:border-box;-webkit-overflow-scrolling:touch;overscroll-behavior:none;scrollbar-gutter:none;width:100%;max-width:100dvw;height:100dvh;margin:0;padding:0;position:relative;overflow-y:auto}.dark-overlay{background:var(--background);background:var(--background-grad)}.scrollable{scrollbar-gutter:stable;overflow:auto}.no-scroll{overflow:hidden}.spacer{box-sizing:border-box;width:100%;height:4.5rem;margin:0;padding:0}.cover{box-sizing:border-box;flex-direction:column;align-content:space-between;gap:1rem;width:calc(100% - 3rem);max-width:calc(100dvw - 3rem);height:max-content;margin:1.5rem;display:flex;position:relative}.centered{place-content:center;place-items:center}.h-centered{text-align:center;justify-content:center;justify-items:center}.v-centered{align-content:center;align-items:center}.fullpage{box-sizing:border-box;width:100%;max-width:100dvw;height:100svh;max-height:100dvh;margin:0;padding:0;position:relative}.landing-banner{background:( circle at center,rgba(0,0,0,.8) 0%,rgba(0,0,0,.5) 85% )}.full-banner{box-sizing:border-box;z-index:1;width:100%;max-width:100%;height:100svh;max-height:100svh;margin:0 0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.bg-img-header{z-index:-1;width:100%;height:100%;display:flex;position:absolute;bottom:0;left:0}.bg-img{object-fit:cover;z-index:-1;width:100%;min-width:100%;max-width:200%;height:100%;min-height:100%}canvas{z-index:1}.banner-bg-img{width:max(50dvw + -20vw - 4.4rem,320px);height:auto}.castle-img{object-fit:cover;width:auto;max-width:100%;height:auto;min-height:60%;max-height:100%}.banner{box-sizing:border-box;z-index:1;border-radius:2vmax;flex-grow:1;flex-shrink:0;width:100%;height:max-content;min-height:calc(16.6vw + 2rem);margin:0 0;display:flex;position:relative;overflow:hidden}.banner-img{z-index:1;border-radius:2vmax;width:100%}.banner-overlay-txt{z-index:2;text-align:center;color:#fff;max-width:100%;font-size:min(7vw - .14rem,3.2rem);position:absolute;overflow-x:auto}.anim-container{perspective:1000px;box-sizing:border-box;width:max(16.6vw + .502rem,200px);height:max(16.6vw + .502rem,200px);padding:.5rem;display:flex;position:relative}.d-pic{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:3;border:4px solid #fff;border-radius:50%;width:max(16.6vw - 1.498rem,180px);height:max(16.6vw - 1.498rem,180px);transition:all .5s;position:absolute;overflow:hidden;border-color:#213547!important}.back{transform:rotateY(180deg)}.header{box-sizing:border-box;color:#a78bfa;z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:100dvw;padding:.6rem 1.5rem;transition:all .3s;display:inline-flex;position:fixed;top:0;left:0}.header.scrolled{box-shadow:0 1px 40px -8px rgba(0,0,0,.5)}.heading{text-transform:uppercase;letter-spacing:.15em;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;color:#c77dff;text-shadow:0 0 2px #c77dff,0 0 6px #a855f7,0 0 12px #7b2cbf;-webkit-text-stroke:.5px #3c096c;font-family:Orbitron,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.8rem;font-weight:700;transition:all .3s}.heading:hover{transform:scale(1.05)}.header-icons-wrapper{align-items:center;display:inline-flex}.header-opt{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;text-align:center;align-content:center;align-items:center;width:max-content;margin-left:1.8rem;transition:all .3s;display:inline-flex}.header-opt:hover,.heading:hover{transform:scale(1.3)}.key-icon{height:32px}.img-icon{width:auto;height:32px}.selected{border-bottom:2px solid var(--primary-text)}.inline-opt{align-items:center;display:inline-flex}.categories{z-index:1;place-content:center space-around;place-self:center;align-items:center;width:100%;max-width:800px;display:inline-flex}.category{box-sizing:border-box;margin:0;padding:0 1ch 1ch;font-size:1.1rem;transition:all .3s;margin:0!important}.story-card-wrapper{z-index:1;scroll-snap-type:x mandatory;scroll-behavior:smooth;flex-direction:row;align-self:center;width:100%;max-width:800px;display:flex;overflow:hidden}.story-category-div{box-sizing:border-box;scroll-snap-align:center;scroll-snap-stop:always;flex-grow:0;flex-shrink:0;grid-template-columns:100%;grid-auto-rows:auto;grid-auto-flow:row;justify-content:center;justify-items:center;row-gap:3rem;width:100%;max-width:800px;height:max-content;padding:1rem;display:grid;position:relative;overflow-y:hidden}.card{box-sizing:border-box;aspect-ratio:5/2;cursor:pointer;background-color:var(--background);border-radius:1ch;grid-template-rows:100%;grid-template-columns:55% 45%;place-items:center;width:100%;max-width:700px;padding:0;transition:all .3s;display:grid;position:relative;overflow:hidden}.card:hover{transform:scale(1.02)}.card .card-pic-wrapper-spl-effect{border-right:1px solid rgba(199,125,255,.7)}.card2{border-right:none;border-left:"1px solid rgba(199, 125, 255, 0.7)";grid-template-columns:45% 55%}.card2 .card-pic-wrapper-spl-effect{border-left:1px solid rgba(199,125,255,.7);border-right:none}.card-meta{box-sizing:border-box;flex-direction:column;place-content:space-between space-evenly;width:100%;height:100%;padding:.5rem;display:flex;position:relative}.card-pic-wrapper{background-color:var(--background);width:100%;max-width:420px;height:100%;display:flex;position:relative;overflow:hidden}.card-pic-wrapper-spl-effect{background-color:#000;width:100%;max-width:420px;height:100%;position:relative;overflow:hidden}.card-pic{object-fit:cover;z-index:1;min-width:100%;min-height:100%;transition:all .5s}.card-pic:hover{transform:scale(1.1)}.card-pic-spl-effect{object-fit:cover;z-index:2;background:radial-gradient(circle,rgba(0,0,0,.4) 0%,rgba(0,0,0,.7) 85%);width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.card-pic-spl-effect:hover{font-size:1.5em}.card-title{-webkit-line-clamp:2;text-overflow:ellipsis;box-sizing:border-box;line-clamp:2;-webkit-box-orient:vertical;width:100%;max-width:100%;margin-bottom:0;padding:0 .5rem;display:block;overflow:hidden}.floater-round{z-index:2;background-color:#12171c;border-radius:50%;padding:.5rem;display:flex;position:absolute;top:1ch;left:1ch;box-shadow:0 0 3px .5px rgba(255,255,255,.3)}@media (max-width:600px){.card,.card2{aspect-ratio:1;flex-direction:column;max-width:400px;display:flex}.card .card-pic-wrapper-spl-effect{border:none;border-bottom:1px solid rgba(199,125,255,.7)}.card2{flex-direction:column-reverse}.card-meta{row-gap:1ch;height:max-content;padding-top:0}.card-title{white-space:nowrap}}.modal{width:60dvw;height:70dvh;color:var(--primary-text);box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:100;background:rgba(0,0,0,.9);border:none;border-radius:4vmin;outline:none;transition:all .5s;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.auth-model{width:min(60dvw,40rem)}.signout-modal{flex-direction:column;place-content:space-between space-around;width:min(60dvw,30rem);padding:1rem;display:flex;height:15rem!important}.upi-modal{flex-direction:column;place-content:space-between space-around;width:min(60dvw,50rem);padding:1rem;display:flex}.upi-img-wrapper{aspect-ratio:1;background-color:#fff;border-radius:2vmin;width:40%;display:flex;position:relative;overflow:hidden}.upi-img{width:90%}.modal-content{box-sizing:border-box;flex-direction:column;flex-shrink:0;width:100%;height:100%;padding:1rem 2rem;display:flex;position:relative;overflow:auto}.writeup-chkbox-opt{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;text-align:center;align-content:center;align-items:center;width:100%;margin:0;transition:all .3s;display:inline-flex}.write-title{color:var(--primary-text);caret-color:var(--primary-text)}.wrapper{box-sizing:border-box;flex-direction:column;row-gap:1rem;width:100%;height:max-content;padding-bottom:2rem;display:flex;position:relative}.article{box-sizing:border-box;width:100%;max-width:800px;height:max-content;margin-bottom:3rem;padding:0 1rem;position:relative;overflow-x:hidden}.article-title{box-sizing:border-box;flex-direction:column;width:100%;max-width:800px;height:max-content;padding:0 .5rem;position:relative;overflow:hidden}.article-banner{place-items:start center;width:100%;height:max-content;max-height:42dvh;display:flex;position:relative;overflow:hidden}.article-banner-img{object-fit:cover;opacity:.9;min-width:100%;min-height:100%}.article-meta{box-sizing:border-box;color:gray;place-content:center space-between;align-items:center;gap:1rem;width:100%;padding:0 .5rem;display:inline-flex}.article blockquote{border-left:4px solid var(--theme-onPrimary);background-color:var(--theme-filled-bg);box-sizing:border-box;border-radius:5px;margin:1rem 0;padding:.2ch 1ch}a{color:var(--theme-primary);-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}.article pre{box-sizing:border-box;background-color:#22262f;border-radius:4px;padding:1ch;overflow-x:auto}.article code{-webkit-user-select:text;-moz-user-select:text;user-select:text;background-color:#22262f;border-radius:2px;padding:2px}.article img{max-width:100%;padding:1ch 0}hr{box-sizing:border-box;width:100%;margin:1.6rem 0;overflow:hidden}.teleport{box-shadow:0 0 4rem 1rem var(--theme-primary);opacity:0;transition:all .5s;transform:scale(.01)}.content-disappear{opacity:0;transition:all .6s;transform:scale(.1)}.content-remove{display:none}.SignUp-Icon{cursor:pointer;border-radius:50%;width:42px;height:42px;display:flex;overflow:hidden}.blur{filter:blur(1px)}@keyframes flip{0%{transform:rotateY(0)}2.5%{transform:rotateY(180deg)}50%{transform:rotateY(180deg)}52.5%{transform:rotateY(360deg)}to{transform:rotateY(360deg)}}@keyframes glow{0%{box-shadow:0 -.2rem .9rem 3px var(--theme-primary)}25%{box-shadow:.2rem 0rem .9rem 3px var(--theme-primary)}50%{box-shadow:0rem .2rem .9rem 3px var(--theme-primary)}75%{box-shadow:-.2rem 0 .9rem 3px var(--theme-primary)}to{box-shadow:0 -.2rem .9rem 3px var(--theme-primary)}}@keyframes glow-intensity{0%{box-shadow:0rem 0rem .9rem 3px var(--theme-primary)}50%{box-shadow:0rem 0rem .5rem 3px var(--theme-primary)}to{box-shadow:0rem 0rem .9rem 3px var(--theme-primary)}}@keyframes magic-appear{0%{opacity:.7}50%{opacity:.9}to{opacity:.7}}@keyframes continuous-flip{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.magic-anim{animation:10s linear infinite magic-appear}.glow-anim{animation:3s linear infinite glow;border-color:#03121d!important}.glow-intensity-anim{animation:4s linear infinite glow-intensity}.cyan-neon-border{box-shadow:0 .8px #00f7ff,0 0 1.6px #00f7ff,0 0 3.2px #00f7ff,0 0 6.4px #00bcd4,0 0 12.8px #007a8c}.orange-neon-border{box-shadow:0 0 2px #ff7a1f,0 0 4px #ff7a1f,0 0 6px #ff5e00,0 0 10px #ff3c00}.cyan-mystic-border{box-shadow:0 0 2px rgba(34,211,238,.7),0 0 6px rgba(34,211,238,.5),0 0 12px rgba(34,211,238,.3),0 0 20px rgba(0,166,255,.2)}.amethyst-mystic-border{box-shadow:0 0 2px rgba(255,255,255,.9),0 0 6px rgba(199,125,255,.7),0 0 12px rgba(167,139,250,.5),0 0 20px rgba(124,58,237,.3)}@media screen and (min-width:1600px){:root{font-size:20px}}@media screen and (min-width:800px){:root{font-size:16px}}@media (max-width:820px){.modal{width:90dvw;height:75dvh}.banner-img{width:150%}.upi-img-wrapper{width:70%}}@media (max-width:550px){body{overflow-x:hidden}.key-icon{height:32px;transform:rotateY(0)rotate(0)}.upi-img-wrapper{width:100%}.cover{width:calc(100% - 1rem);max-width:calc(100dvw - 1rem);margin:0 .5px 3rem .5rem!important}.header{margin-right:0;padding:.5rem 1rem}.header-opt{margin-left:1.2rem}.no-phone{display:none}.banner-img{width:200%}.story-category-div{width:calc(100dvw - 1rem)}}#root::-webkit-scrollbar{z-index:10;overscroll-behavior:contain;touch-action:pan-y;scrollbar-gutter:stable;width:4px;position:fixed}#root::-webkit-scrollbar-track{background:rgba(28,43,51,.1)}#root::-webkit-scrollbar-thumb{background:rgba(167,139,250,.8)}#root::-webkit-scrollbar-thumb:hover{background:rgba(167,139,250,.8)}#root{scrollbar-width:thin;scrollbar-color:rgba(167,139,250,.8) rgba(28,43,51,.1)}.hide-scrollbar::-webkit-scrollbar{display:none!important}.hide-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}.scroll-snap-container{-webkit-overflow-scrolling:touch;scroll-snap-type:y mandatory;scroll-behavior:smooth;overflow-y:auto}.scroll-snap-child{scroll-snap-align:start;scroll-snap-stop:always}.lion-model{pointer-events:none;width:auto;height:auto;max-height:min(90dvh - 6rem,70dvh);transition:all .3s ease-in;position:fixed}.lion-model-3d{z-index:-1;pointer-events:none;width:max(min(50dvw + -1*max(20vw + 6.4rem,320px) - 2rem,500px),150px);height:min(90dvh - 6rem,70dvh);transition:all .7s;position:fixed}.bouncer-model{width:auto;height:auto;max-height:60dvh;transition:all .3s ease-in;position:absolute}.locked-gate{height:45dvh;position:absolute;top:0;left:50%;transform:translate(-50%)}.locked-gate-wrapper{width:100%;height:55dvh;overflow-x:hidden;overflow-y:none;position:relative}.bottom-left-modal{z-index:1;bottom:0;left:0}.bottom-right-modal{object-fit:cover;z-index:0;bottom:0;right:0}.center-modal{width:min(100dvw + -2*max(20vw + 6.4rem,320px) - 4rem,500px);height:auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.bigger-modal{right:"0.8rem"}@media (max-width:1400px){.lion-model{width:auto;max-width:calc(50vw - 400px)}.bigger-model{right:.4rem;transform:scale(.9)}.smaller-model{bottom:1rem;transform:scale(1.1)}}@media (max-width:1000px){.lion-model{width:auto;max-width:calc(50vw - 200px)}.bigger-model{bottom:.4rem;right:.4rem;transform:scale(.9);max-width:calc(40dvw - 200px)!important}.smaller-model{bottom:1rem;transform:scale(1.1)}}@media (max-width:500px){.lion-model{display:none}}.search-bar{position:relative;top:max(-30vh,6rem - 50vh)}.no-transform:hover{transform:scale(1)}.reading-mode{background:#0f0f12;background-color:#0f0f12!important}.reading-mode img{opacity:1!important}.justify{text-align:justify}.larger-text{font-size:1.2em}.paper{z-index:3;pointer-events:none;mix-blend-mode:multiply;background-repeat:repeat;width:100dvw;height:100dvh;position:fixed;top:0;left:0;background:url(https://assets.mystichackers.com/textured-paper.png)!important}.paper-texture-reader{background:#1e2328!important}@media (prefers-color-scheme:light){.reading-mode{color:#213547;background:#fff;background-color:#fff!important}.reading-mode .article{color:#213547}.reading-mode .article pre,.reading-mode .article code{background-color:#d3d3d3!important}.reading-mode a{color:#747bff}.reading-mode .article blockquote{background-color:rgba(0,0,0,.06);border-left:4px solid #213547}.paper{opacity:.5}.paper-texture-reader{background:#fff!important}}.construction{background:radial-gradient(circle,#30124a,#000 90%);flex-direction:column}.construction-img{min-width:60dvw;max-width:80dvw;height:auto;max-height:80dvh}
.rotator-wrapper{perspective:100vmin;width:100%;height:100%;transform-style:preserve-3d;justify-items:center;transition:all .6s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.rotator{width:100%;height:100%;transform-style:preserve-3d;place-content:center;place-items:center;animation:22s linear infinite spin;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.rotator .item{aspect-ratio:16/9;height:120px;transform:rotateY(calc(((var(--position) - 1)*360deg)/var(--quantity)))translateZ(50vmin);background-color:var(--background);border-radius:5px;flex-direction:column;justify-content:center;place-items:center;display:flex;position:absolute}@keyframes spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.base-character{aspect-ratio:12/16;height:70dvh;position:absolute;bottom:1rem;left:50dvw;transform:translate(-50%)translateZ(0)}@media (orientation:portrait){.rotator{animation:18s linear infinite spin;left:10dvw;width:80dvw!important}.rotator .item{transform:rotateY(calc((var(--position)*360deg)/var(--quantity)))translateZ(40dvw);aspect-ratio:15/9;height:100px}}
