@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}.endless-dictionary-page{position:relative;width:100%;min-height:100vh;background-color:#151c51;background-image:linear-gradient(135deg,#151c51,#1a2570,#151c51);color:#fff;font-family:Poppins,Segoe UI,sans-serif;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;gap:20px;padding:20px}.page-background{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:repeating-linear-gradient(135deg,transparent 0px,transparent 60px,rgba(255,255,255,.02) 60px,rgba(255,255,255,.02) 120px)}.side-panel{position:relative;z-index:1;width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:20px;padding:20px 10px}.panel-section{flex:1;display:flex;flex-direction:column;gap:10px}.panel-label{font-size:24px;font-weight:700;letter-spacing:3px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}.panel-frame{flex:1;width:100%;aspect-ratio:1 / 1;position:relative;border:2px solid rgba(255,255,255,.3);border-radius:8px;overflow:hidden;background:#ffffff08;box-shadow:0 4px 20px #0000004d,inset 0 0 20px #96b4ff1a}.main-content{flex:1;position:relative;z-index:1;border-radius:16px;padding:24px;background:#0a0f3266;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;display:flex;flex-direction:column;gap:20px}.game-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px;padding:10px 20px}.header-section{display:flex;flex-direction:column}.header-section-left{align-items:flex-start;flex:1}.header-section-center{align-items:center;gap:6px}.header-section-right{align-items:flex-end;flex:1;gap:10px}.high-score-display{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:28px;font-weight:700}.crown-icon{font-size:32px;filter:drop-shadow(0 2px 4px rgba(255,215,0,.5))}.score-number{color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.4)}.multiplier-bar{position:relative;width:140px;height:60px;border-radius:140px 140px 0 0;background:linear-gradient(180deg,#fff,#d8dfff);box-shadow:0 4px 12px #0000004d,inset 0 -4px 8px #96b4ff4d;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px}.multiplier-bar:before{content:"";position:absolute;inset:6px 6px 0;border-radius:140px 140px 0 0;opacity:.6;background:repeating-linear-gradient(90deg,#b8c5ff 0px 14px,#fff 14px 18px)}.multiplier-badge{position:relative;z-index:2;font-size:18px;font-weight:800;color:#151c51;background:#fff;padding:4px 16px;border-radius:20px;box-shadow:0 2px 6px #0003}.current-score{font-size:36px;font-weight:800;color:#fff;text-shadow:0 3px 10px rgba(0,0,0,.5);letter-spacing:1px}.game-title{text-align:right;line-height:1}.title-main{font-size:28px;font-weight:800;letter-spacing:2px}.title-sub{font-size:22px;font-weight:400;font-style:italic;margin-top:2px}.branding{display:flex;flex-direction:row;align-items:center;gap:16px;font-size:12px;font-weight:600;color:#ffffffd9}.althea-logo{font-size:16px;font-weight:800;letter-spacing:2px}.game-board{position:relative;flex:1;min-height:500px;overflow:hidden;padding:40px;display:flex;align-items:center;justify-content:center}.clouds-decoration{position:absolute;bottom:0;left:0;right:0;height:180px;pointer-events:none;z-index:1;background:radial-gradient(ellipse at 10% 100%,rgba(150,180,255,.4) 0%,transparent 50%),radial-gradient(ellipse at 30% 100%,rgba(180,200,255,.5) 0%,transparent 55%),radial-gradient(ellipse at 50% 100%,rgba(150,180,255,.4) 0%,transparent 50%),radial-gradient(ellipse at 70% 100%,rgba(180,200,255,.5) 0%,transparent 55%),radial-gradient(ellipse at 90% 100%,rgba(150,180,255,.4) 0%,transparent 50%)}.clouds-decoration:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 80%,rgba(255,255,255,.15) 20px,transparent 22px),radial-gradient(circle at 35% 90%,rgba(255,255,255,.12) 30px,transparent 32px),radial-gradient(circle at 55% 75%,rgba(255,255,255,.15) 25px,transparent 27px),radial-gradient(circle at 75% 85%,rgba(255,255,255,.12) 28px,transparent 30px),radial-gradient(circle at 90% 80%,rgba(255,255,255,.15) 22px,transparent 24px)}.board-cards-list{position:relative;z-index:2;width:100%;height:100%;min-height:400px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:30px 50px;padding:20px}.drop-slot{transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.drop-slot.is-hover-target{border-color:gold;background:#ffd70026;box-shadow:0 0 30px #ffd70080,inset 0 0 20px #ffd70033}.slot-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.slot-cards-list{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding:12px}.word-card{padding:18px 36px;min-width:120px;border:none;border-radius:16px;background:#fff;color:#1a2570;font-family:inherit;font-size:22px;font-weight:700;text-align:center;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;box-shadow:0 6px #b4c3e6cc,0 8px 20px #00000040;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.word-card:hover:not(:disabled):not(.is-dragging){transform:translateY(-4px);box-shadow:0 10px #b4c3e6cc,0 14px 26px #0000004d}.word-card:active:not(:disabled){cursor:grabbing}.slot-cards-list .word-card{font-size:16px;padding:10px 18px;min-width:70px;animation:dropIn .3s cubic-bezier(.34,1.56,.64,1)}.word-card.is-dragging{cursor:grabbing;background:linear-gradient(180deg,#fff8b0,gold);color:#5a4a00;box-shadow:0 12px 30px #00000080,0 0 40px #ffd70066;transition:none}.word-card.is-matched{background:linear-gradient(180deg,#b0ffb8,#4ade80);color:#064e1a;cursor:not-allowed;opacity:.85;box-shadow:0 6px #50b46499,0 0 25px #4ade8099;animation:matchPop .5s ease}@keyframes dropIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes matchPop{0%{filter:brightness(1)}40%{filter:brightness(1.5)}to{filter:brightness(1)}}@media(max-width:1024px){.side-panel{width:200px}.word-card{font-size:18px;padding:14px 28px;min-width:90px}}@media(max-width:768px){.endless-dictionary-page{flex-direction:column}.side-panel{display:none}.game-header{flex-wrap:wrap;gap:12px}.word-card{font-size:16px;padding:12px 24px}}*{margin:0;padding:0;box-sizing:border-box}.wrapper-endless-dictionary-background{position:relative;width:100%;height:100vh;background-color:#151c51;overflow:hidden}.wrapper-header{display:flex;width:100%;height:13vh;justify-content:space-between;align-items:center;padding:3vh 2vw;gap:2vw;position:absolute;top:0;left:0;z-index:200;overflow:hidden;background-color:#002057}.wrapper-header-back{display:flex;justify-content:center;align-items:center;position:relative;width:7vw;height:8vh;padding:clamp(4px,1vw,8px);overflow:hidden;background-color:#f6c3ef;cursor:pointer}.wrapper-back-icon{width:80%;object-fit:cover}.back{width:clamp(25px,3vw,50px)}.wrapper-header-home{display:flex;align-items:center;justify-content:center;width:14vw;height:8vh;padding:clamp(4px,1vw,8px);background-color:#f6c3ef;cursor:pointer}.wrapper-home-icon{width:35%;object-fit:contain}.home{width:clamp(25px,3vw,50px);height:100%;object-fit:cover}.text-home{letter-spacing:3px;padding-right:12px;font-size:clamp(1.5rem,1.8vw,3rem)}.wrapper-header-tickets{display:flex;align-items:center;width:30vw;height:8vh;padding:0 1vw;background-color:#fff}.wrapper-infinite-icon{object-fit:contain}.infinite{width:clamp(25px,3vw,50px);height:4vh;object-fit:cover}.wrapper-tickets-icon{object-fit:cover}.tickets{width:clamp(25px,3vw,50px);height:8vh;object-fit:contain}.text-ed-ticket{font-family:LucidityExpanded;font-size:clamp(1rem,1.3vw,2rem);letter-spacing:3px;color:#002057}.wrapper-header-score{display:flex;justify-content:flex-end;align-items:center;position:relative;width:25vw;height:8vh;overflow:hidden}.wrapper-score-icon{object-fit:cover;width:60%;left:-1.8vw;top:-.3vh;position:absolute}.header-crown{width:4vw;height:7vh}.text-score{color:#fff;font-size:clamp(1rem,4rem,2.5vw);font-weight:800;font-family:Poppins;padding-right:36px}.wrapper-header-sounds{display:flex;justify-content:center;align-items:center;position:relative;width:6vw;height:8vh;padding:clamp(4px,1vw,8px);overflow:hidden;background-color:#f6c3ef;cursor:pointer}.wrapper-muted-icon{object-fit:contain}.muted{width:clamp(30px,3vw,50px)}.wrapper-unmuted-icon{width:10vh;object-fit:contain}.unmuted{width:clamp(25px,3vw,50px)}.wrapper-header-settings{display:flex;justify-content:center;align-items:center;position:relative;width:6vw;height:8vh;padding:clamp(4px,1vw,8px);overflow:hidden;background-color:#f6c3ef;cursor:pointer}.settings{width:clamp(25px,3vw,50px)}.first-element{z-index:0}.square-container{width:100vw;height:180vh;position:fixed}.square{height:100%}.shadow-girl-container{position:fixed;width:78%;height:78%;overflow:hidden;bottom:2%;right:18%}.shadow-girl{height:100%}.girl-container{position:fixed;width:78%;height:78%;overflow:hidden;bottom:0;right:17%;z-index:200}.girl{height:100%}.text-tap-anywhere-to-start{position:absolute;top:45%;left:-6vw;transform:rotate(-63deg);z-index:300;font-family:Cinzel,serif;font-weight:800;font-size:clamp(1rem,4rem,2.5vw);color:#bac3d2}.second-element-home{position:absolute;width:100%;height:100vh;z-index:100}.second-element-home:hover{cursor:pointer}.wrapper-card-home{display:flex;background-color:#fff;position:absolute;width:56%;height:65vh;right:2vw;bottom:6vh;flex-direction:column;justify-content:space-evenly;overflow:hidden}.wrapper-banner-home{display:flex;width:100%;height:18vh;justify-content:flex-end}.wrapper-project2030{display:flex;align-items:center;justify-content:flex-end;width:70%;background:linear-gradient(to right,#ffa9df,#ffaee1 55%,#fffcfe)}.wrapper-poweredByMathhacks5{display:flex;align-items:center;justify-content:center}.wrapper-main-title-home{display:flex;justify-content:center;transform:translate(3px);overflow:hidden}.wrapper-title-home{display:flex;flex-direction:column;background-color:#001c4d;width:96%;padding:1vh .2vw;line-height:1;overflow:hidden;position:relative}.wrapper-endless-home{position:relative;display:flex;justify-content:flex-end;overflow:hidden;width:100%;z-index:300}.endless-home{font-weight:700;font-family:Horizon;font-size:clamp(90px,8vw,120px);letter-spacing:-6px;background:linear-gradient(to right,#ffa9df,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:right;width:100%;display:inline-block;transform-origin:right center}.shadow-endless-home-global{z-index:9999;font-family:Horizon;font-size:clamp(90px,8vw,120px);letter-spacing:-6px;color:transparent;-webkit-text-stroke:2px #183a85;transform-origin:right center;pointer-events:none;display:flex;justify-content:flex-end;align-items:center;position:fixed}.wrapper-dictionary{display:flex;font-size:9.5vh;justify-content:flex-end}.dictionary-home{display:flex;background:#fff;-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600;font-size:clamp(4vw,4rem,5rem);text-align:right;align-items:center;letter-spacing:-5.5px;overflow:hidden}.wrapper-crown{display:flex;overflow:hidden;justify-content:center;align-items:center;position:relative;width:125px;height:125px}.crown{transform:scale(1.5);object-fit:cover;top:-20px;position:absolute}.second-element-menu{height:100%;width:100%;position:relative;z-index:100}.wrapper-second-menu{height:23vh;width:50vw;position:absolute;bottom:27vh;right:6vw;flex-direction:column;background:linear-gradient(to right,#fea7de,#fff);display:flex;justify-content:space-evenly;align-items:flex-end}.wrapper-first-language,.wrapper-second-language{display:flex;justify-content:center;align-items:center;width:70%;height:35%;margin:.5vh 1vw;background-color:#151c51;position:relative}.first-language,.second-language{background:linear-gradient(to right,#fea7de,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-1px;margin-left:1rem;font-size:clamp(1.2rem,2vw,2.5rem)}.wrapper-start-button{height:10vh;width:50vw;position:absolute;bottom:14vh;right:6vw;flex-direction:column;background:linear-gradient(to right,#fea7de,#fff);display:flex;justify-content:space-evenly;align-items:flex-end}.container-start-button{display:flex;justify-content:center;align-items:center;width:70%;height:70%;margin:.5vh 1vw;background-color:#151c51;position:relative}.container-start-button:hover{cursor:pointer;background-color:#fff}.start-button{background:linear-gradient(to right,#fea7de,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-1px;margin-left:1rem;font-size:clamp(1.2rem,2vw,2.5rem)}.language-modal-overlay{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;justify-content:center;align-items:center;z-index:9999}.language-modal{width:400px;background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.25);border-radius:24px;padding:28px;color:#fff;box-shadow:0 10px 40px #00000040}.language-modal h2{text-align:center;margin-bottom:24px}.language-select-group{display:flex;flex-direction:column;margin-bottom:18px}.language-select-group label{margin-bottom:8px;font-weight:600}.language-select-group select{padding:12px;border-radius:12px;border:none;font-size:15px}.confirm-language-btn{width:100%;margin-top:12px;padding:14px;border:none;border-radius:14px;font-weight:700;cursor:pointer}.login-page{height:100vh;display:flex;background-image:url(/assets/Authorization-Cps2AFZb.png);width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.background-anime{background:url(../assets/AuthorizationLine.png);position:absolute}.login-card{width:41%;height:47%;background:#030a18a6;padding:40px;color:#fff;text-align:center;box-shadow:0 10px 30px #0003;margin:auto auto 100px 110px;display:flex;flex-direction:column;justify-content:center;position:relative}.divider{width:100%;display:flex;justify-content:center}.form-login{display:flex;flex-direction:column;width:100%;margin-top:30px}.form-login input{width:auto;padding:20px 32px;margin-bottom:15px;border:none;background:#e5e5e5;font-size:20px;display:flex;align-items:center}.login-actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.button-login{padding:10px 25px;border-radius:40px;border:none;background:#fff;cursor:pointer;width:160px;height:55px;font-size:20px}.logincard-navigation{cursor:pointer;font-size:20px;text-decoration:coral}@media(max-width:1024px){.login-card{width:60%;height:auto;margin:auto;padding:30px}.title{font-size:36px}.form-login input{font-size:18px;padding:16px 24px}}@media(max-width:768px){.login-page{justify-content:center;align-items:center;padding:15px;background-position:left}.login-card{width:100%;height:auto;margin:auto;padding:25px}.title{font-size:28px;letter-spacing:2px}.form-login input{font-size:16px;padding:14px 20px}.login-actions{flex-direction:column;gap:15px}.button-login{width:100%;height:50px;font-size:18px}.logincard-navigation{text-align:center;font-size:16px}}@media(max-width:430px){.login-card{width:100%;padding:20px}.title{font-size:24px}.form-login input{font-size:15px;padding:12px 16px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Cinzel,serif}body{margin:0}.register-page{height:100vh;display:flex;background-image:url(/assets/Authorization-Cps2AFZb.png);width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.register-card{width:41%;height:72%;background:#030a18a6;padding:40px;color:#fff;text-align:center;box-shadow:0 10px 30px #0003;margin:auto auto 100px 110px;display:flex;flex-direction:column;justify-content:center;position:relative}.title{display:flex;justify-content:center;letter-spacing:3px;font-size:48px;margin:0}.line-divider{width:100%;height:200px;margin:30px 0}.form-register{display:flex;flex-direction:column;width:100%;margin-top:30px}.form-register input{width:auto;padding:16px 32px;margin-bottom:15px;border:none;background:#e5e5e5;font-size:20px;display:flex;align-items:center}.register-actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px;flex-direction:column;gap:20px}.button-login{padding:10px 25px;border-radius:40px;border:none;background:#fff;cursor:pointer;width:210px;height:60px;font-size:24px}.logincard-navigation{cursor:pointer;font-size:20px}.home-card{width:100%;background-color:#050f26;overflow-x:clip}.home-card:before{content:"";position:absolute;width:100%;height:100%;background-image:url(/assets/BgCloud1-VLsaAs9G.png);background-repeat:no-repeat;background-position:top center;background-size:100%;opacity:.2;z-index:0}.background-althea{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative;margin-top:2%}.character{position:relative;height:auto;z-index:1}.bg-x{position:absolute;inset:0;z-index:0}.bg-x:before,.bg-x:after{content:"";position:absolute;width:300%;top:50%;left:60%;transform-origin:center}.bg-x:before{transform:translate(-50%,15%) rotate(27deg);height:100px;background:linear-gradient(to right,transparent,#5c83ac,#31659b,transparent)}.bg-x:after{transform:translate(-50%,-38%) rotate(-33deg);height:180px;background:linear-gradient(to left,#7992b2,#31659bcc 40%,#31659b66,#31659b00)}.althea{position:relative;height:auto;transform:translateY(-190px);z-index:2}.welcome-section{position:relative;width:100%;height:120vh;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-17%}.butterfly-right{position:absolute;top:110px;right:130px;width:700px;height:auto;z-index:2;pointer-events:none;transform:rotate(-15deg)}.butterfly-left{position:absolute;bottom:350px;left:60px;width:300px;height:auto;z-index:2;pointer-events:none;transform:scaleX(-1)}.welcome-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/BgCloud2-xXxytCKT.png);background-position:center;background-size:100%;background-repeat:no-repeat;opacity:.2;z-index:0}.welcome-text-container{margin-top:10%;display:flex;flex-direction:column;text-align:center;align-items:center;color:#fff;z-index:1}.begin-button{width:580px!important;max-width:100%;margin-top:30px;display:block;cursor:pointer}.begin-button:hover{transform:scale(1.05);transition:transform .2s ease}.action-section{width:100%;min-height:100vh;display:flex;flex-direction:column;gap:120px;padding:100px 0;position:relative;overflow:hidden;margin-top:-100px}.action-bg-cloud{content:"";position:absolute;top:0;left:0;width:105%;height:1130px;background-image:url(/assets/BgCloud2-xXxytCKT.png);background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.15;z-index:0;pointer-events:none;transform:rotate(180deg);transform:scaleY(-1)}.theLink-container{position:relative;width:100%;max-width:1400px;padding:125px 0;margin:0 auto;display:flex;align-items:center;z-index:1}.theLink-ornament{position:absolute;top:350px;transform:translateY(-50%);object-fit:contain;z-index:1;left:-150px;opacity:1}.theLink-content{position:relative;z-index:2;top:170px;left:450px;display:flex;flex-direction:column}.content-top-row{display:flex;gap:100px}.theLink-title-wrap{display:flex;flex-direction:column;line-height:.8}.theLink-text{font-size:42px;font-weight:800;font-family:Arial Black,Impact,sans-serif;background:linear-gradient(to right,#769bd6,#3f60b1,#11317b);letter-spacing:-2px;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;transform:scaleX(1.5);filter:drop-shadow(-8px 8px 15px rgba(0,0,0,.7))}.theLink-text2{font-size:110px;font-weight:900;letter-spacing:-4px;font-family:Arial Black,Impact,sans-serif;background:linear-gradient(to right,#769bd6,#3f60b1,#11317b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:.85;transform:scaleX(1.5);filter:drop-shadow(-8px 8px 15px rgba(0,0,0,.7))}.theLink-description{margin-top:52px;font-size:26px;color:#fff;max-width:550px;line-height:1.6;font-family:Poppins,sans-serif;transform:scaleX(1.05);font-weight:280}.begin-button1{width:550px!important;max-width:100%;margin-top:40px;margin-left:190px;display:block;cursor:pointer}.begin-button1:hover{transform:scale(1.05);transition:transform .2s ease}.timeline-container{position:relative;width:100%;max-width:1400px;padding:200px 0;display:flex;align-items:center;z-index:1}.timeline-spike{position:absolute;left:-140px;width:30%;height:auto;z-index:2}.timeline-ornament-right{position:absolute;right:-880px;top:500px;transform:translateY(-50%);width:45%;height:auto;mix-blend-mode:screen;z-index:1}.timeline-content{position:relative;z-index:2;margin-left:400px;display:flex;flex-direction:column;margin-top:250px}.timeline-text{font-size:95px;font-weight:900;letter-spacing:-8px;font-family:Arial Black,Impact,sans-serif;background:linear-gradient(to right,#769bd6,#3f60b1,#11317b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:.85;transform:scaleX(1.5);margin-left:100px}.timeline-description{margin-top:35px;font-size:25px;color:#fff;max-width:550px;line-height:1.5;font-family:Poppins,sans-serif;font-weight:250;transform:scaleX(1.05);margin-left:12px}.timeline-stats-img{position:absolute;right:-530px;top:440px;transform:translateY(-50%);width:280px;height:auto;z-index:4}.timeline-stats span{font-size:75px;font-weight:900;background:linear-gradient(to bottom,#9ecbff,#3a6fd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;writing-mode:horizontal-tb}.begin-button2{width:550px!important;max-width:100%;margin-top:40px;display:block;cursor:pointer}.begin-button2:hover{transform:scale(1.05);transition:transform .2s ease}.MuiCardMedia-root{background-color:transparent!important}.hero-tagline{background:linear-gradient(to bottom,#fff 0,#539bdf 30%,#fff 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 8px rgba(0,0,0,.4));font-size:40px}.welcome-text{background:linear-gradient(to bottom,#fff 0,#539bdf 30%,#fff 80%);filter:drop-shadow(0 4px 8px rgba(0,0,0,.4));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:86px;margin-top:-15px}.hero-description{font-family:Poppins,sans-serif;font-size:24px;letter-spacing:7px;margin-bottom:0}.begin-link{position:relative;display:inline-block;width:fit-content;cursor:pointer;text-decoration:none;align-self:center}.navbar{top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:1px solid #9da7b5;padding:5px 60px}.nav-logo img{height:160px;margin-left:20px}.nav-logo-right img{margin-top:10px;height:80px;width:auto}.menuBar{display:flex;justify-content:center}.menuBar ul{margin-left:50px;display:flex;gap:150px;flex-wrap:nowrap;margin-top:50px}.menuBar li{list-style:none}.menuBar a{white-space:nowrap;text-decoration:none;color:#fff;font-size:25px;font-weight:600;text-shadow:0 0 5px #fefdfd}.menuBar a:hover{color:#00a2ff;text-shadow:0 0 12px rgba(255,255,255,1),0 0 25px rgba(255,255,255,.8),0 0 45px rgba(255,255,255,.5)}.gacha-section:before{content:"";position:absolute;top:-380px;left:0;width:100%;height:1100px;background-image:url(/assets/BgCloud2-xXxytCKT.png);background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.2;z-index:0;pointer-events:none;transform:scaleY(-1)}.gacha-section{width:100%;display:flex;flex-direction:column;align-items:center;padding:10px 0 80px;position:relative;overflow:visible}.gacha-panel{position:relative;width:85%;max-width:1300px;height:280px;display:flex;align-items:center;justify-content:space-between;padding:0 80px;overflow:visible}.gacha-panel-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:115%;height:450px;object-fit:fill;z-index:0;border-radius:8px}.gacha-ornament-tl{position:absolute;top:-60px;left:-80px;width:200px;z-index:3}.gacha-ornament-br{position:absolute;bottom:-50px;right:-60px;width:300px;z-index:3}.gacha-buy-btn{position:absolute;left:-25px;top:50%;transform:translateY(-50%);width:450px;height:auto;z-index:2;flex-shrink:0;cursor:pointer;transition:transform .2s ease}.gacha-pull-btn{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:450px;height:auto;flex-shrink:0;z-index:2;cursor:pointer;transition:transform .2s ease}.gacha-buy-btn:hover,.gacha-pull-btn:hover{transform:translateY(-50%) scale(1.05)}.gacha-chibi{position:absolute;left:50%;transform:translate(-50%);height:650px;width:auto;z-index:2}.gacha-bottom{margin-top:155px;text-align:center;z-index:1}.gacha-title{font-size:110px;font-weight:400;color:#fff;margin:0;text-shadow:0 0 10px #4da6ff,0 0 20px #4da6ff,0 0 40px #4da6ff}.gacha-description{font-size:32px;color:#abcade;transform:scaleX(1.1);max-width:800px;margin:30px 16px 0;font-weight:200;line-height:1.6;text-align:center;font-family:Poppins,sans-serif}.nothing-section{width:100%;max-width:100%;padding-left:250px;margin-bottom:100px;margin-top:80px;display:flex;flex-direction:row;align-items:center;gap:80px}.nothing-left{display:flex;flex-direction:column;flex-shrink:0;line-height:.85;transform:scaleX(1.3)}.nothing-text{font-size:90px;font-weight:900;color:#4da6ff;font-family:Arial Black,sans-serif;letter-spacing:-6px;display:block;background:linear-gradient(135deg,#b8dbff,#42a4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nothing-right{position:relative;display:flex;flex-direction:column;flex:1;margin-left:140px;padding:20px 40px}.quote-img{width:120px;height:auto;position:absolute}.quote-open{top:-25px;left:-60px}.quote-close{top:0;right:130px}.nothing-quote{font-size:25px;color:#b6d5ea;line-height:1.4;font-family:Cinzel,serif;font-weight:600;max-width:700px;margin:0;text-align:justify}.healing-wrapper{position:relative}.healing-section{margin-top:200px;width:100%;padding:0 60px 120px;display:flex;justify-content:center;position:relative}.healing-card{position:relative;width:100%;max-width:1300px;min-height:700px;border-radius:16px;overflow:visible}.healing-text{margin-top:50px;color:#e0efff;font-size:35px;font-family:Poppins,sans-serif;max-width:980px;text-align:justify;line-height:1.6;margin-left:-20px}.healing-title{color:#e0efff;margin-top:100px;margin-bottom:20px;margin-left:480px;font-size:50px;letter-spacing:-4px;transform:scaleX(1.4);font-family:Arial Black,sans-serif}.healing-card-bg{position:absolute;top:0;left:0;width:100%;height:102%;object-fit:cover;z-index:0}.healing-card-content{position:relative;z-index:2;width:100%;display:flex;padding-left:150px;flex-direction:column}.healing-character{position:absolute;right:-580px;bottom:-250px;height:800px;width:auto;z-index:3}.healing-logo{position:absolute;bottom:-180px;right:450px;width:400px;height:auto;z-index:4;mix-blend-mode:screen}.healing-divider-img{width:320px;height:2px;background:#fff;z-index:2;margin-left:350px;display:block}.healing-bottom-line{position:absolute;bottom:0;left:105px;width:79%;height:15%;display:block;object-fit:fill}.healing-side-left{position:absolute;left:-20px;top:385px;transform:translateY(-50%);width:200px;height:765px;z-index:0;object-fit:cover;opacity:.5}.healing-side-right{position:absolute;right:0;top:350px;transform:translateY(-50%);width:200px;height:700px;z-index:0;object-fit:cover;opacity:.5}.shhhh-section{width:100%;padding-top:220px;display:flex;align-items:center;position:relative;gap:60px;margin-left:100px}.shhhh-element{width:250px;height:auto;flex-shrink:0;object-fit:contain}.shhhh-content{display:flex;flex-direction:column;gap:40px;padding-right:100px}.shhhh-title-row{display:flex;align-items:center;gap:30px;flex-wrap:wrap;margin-top:60px}.shhhh-title{font-size:80px;font-weight:900;font-family:Arial Black,sans-serif;color:#e0efff;letter-spacing:-5px;line-height:1;margin-left:55px;transform:scaleX(1.4);text-shadow:3px 3px 0px rgba(255,255,255,.3),8px 8px 0px rgba(255,255,255,.15)}.shhhh-dash{width:40px;height:10px;background-color:#e0efff;margin-left:60px;margin-top:10px;align-self:center}.shhhh-subtitle{font-size:30px;font-weight:900;font-family:Arial Black,sans-serif;color:#e0efff;margin-left:90px;letter-spacing:-2px;transform:scaleX(1.4);margin-top:10px}.shhhh-description{font-size:32px;color:#e0efff;font-family:Cinzel,serif;font-weight:500;line-height:1.8;max-width:1100px;text-align:justify;text-transform:uppercase;letter-spacing:1px}.celestial-section{width:100%;position:relative;display:flex;align-items:center;padding:60px 80px;min-height:500px;margin-top:60px;overflow:visible}.celestial-bg{position:absolute;left:120px;top:320px;width:70%;height:auto;z-index:0;border-radius:8px;object-fit:cover;opacity:.9}.celestial-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:20px;margin-left:100px;padding:50px 60px;max-width:1200px}.celestial-title{font-size:65px;font-weight:900;font-family:Arial Black,sans-serif;color:#e0efff;letter-spacing:-3px;line-height:1.2;margin-left:100px;transform:scaleX(1.4);text-shadow:3px 3px 0px rgba(255,255,255,.3),8px 8px 0px rgba(255,255,255,.15)}.celestial-description{font-size:30px;color:#fff;font-family:Poppins,sans-serif;font-weight:300;line-height:1.7;max-width:670px;margin-top:90px;margin-left:40px;transform:scaleX(1.05);text-align:justify}.celestial-inquiry-btn{width:750px;height:auto;cursor:pointer;transition:transform .2s ease;margin-left:-40px;margin-top:-60px}.celestial-inquiry-btn:hover{transform:scale(1.04)}.celestial-character{position:absolute;right:300px;bottom:60px;height:695px;width:auto;z-index:3}.celestial-side-bg{position:absolute;right:60px;top:580px;transform:translateY(-50%);width:200px;height:560px;z-index:0;object-fit:cover;opacity:1}.hope-section{width:100%;padding:0 0 60px 300px;margin-top:-30px}.hope-text{font-size:30px;font-weight:500;font-family:Poppins,sans-serif;color:#cfd8e3;letter-spacing:.5px;margin:0}.contact-section{width:100%;padding:100px 60px;display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:80px}.contact-title{font-size:75px;font-weight:900;font-family:Arial Black,sans-serif;color:#6c788c;letter-spacing:-7px;margin:0;transform:scaleX(1.25)}.contact-description{font-size:28px;color:#fff;font-family:Poppins,sans-serif;font-weight:500;line-height:1.7;max-width:900px;transform:scaleX(1.05)}.contact-icons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px;margin-top:20px}.contact-icon-link{display:inline-flex;transition:transform .2s ease}.contact-icon-link:hover{transform:scale(1.1)}.contact-icon{width:90px!important;height:90px!important;object-fit:contain;border-radius:30%;display:block}@font-face{font-family:Horizon;src:url(/assets/Horizon-BZS2kkdk.otf) format("opentype")}@font-face{font-family:HorizonOutlined;src:url(/assets/Horizon_Outlined-Djcuvuqv.otf) format("opentype")}@font-face{font-family:LucidityExpanded;src:url(/assets/Lucidity-Expand-D3JV0Uz6.woff) format("woff")}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-C62YTul5.ttf) format("truetype")}
