@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#0b132b;color:#a7bed3}.error-container,.loading-container{align-items:center;color:#e0fbfc;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:2rem;text-align:center}.error-container{background-color:#ff00001a;border:1px solid #ff64644d;border-radius:8px;margin:0 auto;max-width:600px}.error-container button{background-color:#ff4d4d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.5rem 1rem;transition:background-color .2s}.error-container button:hover{background-color:#f33}.loading-container{font-size:1.2rem}.loading-spinner{border:5px solid #e0fbfc4d;border-top-color:#e0fbfc;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.App,.auth-container,.results-page{align-items:center;background-color:#0b132b;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh}.auth-card,.story-container{background:#1c2541;border:1px solid #3a506b;border-radius:12px;box-shadow:0 6px 25px #0000004d,0 3px 10px #00000080;color:#a7bed3}.auth-card{align-items:center;display:flex;flex-direction:column;margin:20px auto;max-width:500px;padding:40px}.auth-card h2{color:#e0fbfc;font-size:2rem;margin-bottom:30px}.auth-card form{gap:20px;margin:0 auto;max-width:400px;width:100%}.auth-card input{background:#ffffff0d;border:1px solid #3a506b;border-radius:8px;box-sizing:border-box;color:#e0fbfc;font-size:1rem;padding:14px 18px;transition:all .3s ease;width:100%}.auth-card input:focus{border-color:#e0fbfc;box-shadow:0 0 0 2px #e0fbfc33;outline:none}.auth-card button[type=submit]{background:#0000;border:1px solid #e0fbfc;border-radius:8px;color:#e0fbfc;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-top:10px;padding:14px;text-transform:uppercase;transition:all .3s ease;width:100%}.auth-card button[type=submit]:hover{background:#e0fbfc1a;transform:translateY(-1px)}.auth-card button[type=submit]:active{transform:translateY(0)}.switch-auth{text-decoration:underline}.auth-message{border-radius:6px;margin-top:20px;padding:10px 15px}.auth-message.success{background:#2e7d3233;border:1px solid #81c784;color:#81c784}.auth-message.error{background:#c6282833;border:1px solid #e57373;color:#e57373}.auth-card{padding:25px}.auth-card h2,.character-stats h3 .story-start h3,.story-container h2{color:#e0fbfc;font-weight:700;margin-bottom:1rem}.auth-card h2,.character-stats h3,.story-container h2{text-align:center}.story-start h3{color:#e0fbfc}.auth-card p,.character-description p,.profile-info p,.question,.stat-label,.story-content,.story-content p,.story-start p{color:#a7bed3;line-height:1.6;text-align:left}.profile-info p,.story-content p{margin-bottom:1rem}.auth-card p{margin-top:15px;text-align:center}.auth-card button,.back-button,.save-button{background-color:initial;border:1px solid #e0fbfc;border-radius:25px;color:#e0fbfc;cursor:pointer;display:block;font-size:1rem;font-weight:600;letter-spacing:1px;margin:20px auto 0;padding:10px 30px;text-transform:uppercase;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .1s ease}.auth-card button:hover,.back-button:hover,.save-button:hover,.spawn-button:hover,.story-button:hover{background-color:#e0fbfc1a;border-color:#fff;box-shadow:0 0 12px #e0fbfc66;color:#fff;transform:translateY(-1px)}.auth-card button:active,.back-button:active,.save-button:active,.spawn-button:active,.story-button:active{background-color:#e0fbfc33;box-shadow:0 0 5px #e0fbfc4d;transform:translateY(0)}.auth-card button:disabled{background-color:#3a506b;border-color:#52796f;box-shadow:none;color:#a7bed3;cursor:not-allowed;transform:none}.delete-button{align-items:center;border:1px solid #a55050;border-radius:50%;color:#a55050;display:inline-flex;font-size:1.2rem;justify-content:center;letter-spacing:normal;line-height:1;min-height:36px;min-width:36px;padding:6px 12px;text-transform:none}.delete-button:hover{background-color:#a5505026;border-color:#c76060;box-shadow:0 0 10px #a5505066;color:#c76060}.delete-button:active{background-color:#a5505040;box-shadow:0 0 5px #a550504d}.delete-button{background-color:initial;border:1px solid #a7bed3;border-radius:25px;color:#a7bed3;display:inline-block;font-size:.9rem;font-weight:500;letter-spacing:.8px;margin:0 5px;padding:10px 30px;text-transform:uppercase;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .1s ease,border-color .2s ease}.delete-button:hover{background-color:#ff6b6b1a;border-color:#ff6b6b;box-shadow:0 0 10px #ff6b6b66;color:#ff6b6b;transform:translateY(-1px)}.delete-button:active{background-color:#ff6b6b33;box-shadow:0 0 5px #ff6b6b4d;transform:translateY(0)}.question-container{margin-bottom:15px;text-align:left}.answer-input::placeholder,.auth-card input::placeholder{color:#a7bed3;opacity:.7}.answer-input:focus,.auth-card input:focus{border-color:#e0fbfc;box-shadow:0 0 0 3px #e0fbfc33;outline:none}.auth-card{max-width:400px;width:100%}.auth-card form{display:flex;flex-direction:column;gap:15px}.switch-auth{background:none;border:none;color:#e0fbfc;cursor:pointer;font-size:inherit;padding:0;transition:color .2s ease}.switch-auth:hover{background:none;color:#fff;text-decoration:underline}.auth-message{border-radius:5px;font-size:.9rem;font-weight:500;margin-top:15px;padding:10px;text-align:center}.auth-message.success{background-color:#84a98c1a;border:1px solid #84a98c;color:#84a98c}.auth-message.error{background-color:#ff6b6b1a;border:1px solid #ff6b6b;color:#ff6b6b}.character-stats{border-radius:10px;margin-bottom:30px;padding:25px}.stats-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.nav-header{background:linear-gradient(180deg,#1c2541,#0b132b);border-bottom:1px solid #3a506b;box-shadow:inset 0 -2px 4px #0003,0 2px 5px #0006;box-sizing:border-box;height:60px;justify-content:space-between;left:0;padding:10px 35px;position:fixed;right:0;top:0;z-index:1000}.nav-button{background-color:initial;border:1px solid #e0fbfc;color:#e0fbfc;font-size:.9rem;font-weight:600;letter-spacing:1px;padding:8px 22px;text-transform:uppercase;transition:background-color .2s ease,color .2s ease,transform .1s ease,box-shadow .2s ease,border-color .2s ease}.nav-button:hover{background-color:#e0fbfc1a;border-color:#fff;box-shadow:0 0 10px #e0fbfc66,0 0 15px #e0fbfc33;color:#fff;transform:translateY(-1px)}.nav-button:active{background-color:#e0fbfc33;box-shadow:0 0 5px #e0fbfc4d;transform:translateY(0)}.profile-info{margin-top:1rem}.character-description{border-top:1px solid #3a506b;margin-top:1rem;padding-top:1rem}.story-start{background-color:#1c254180;border:1px solid #3a506b;border-radius:8px;margin:20px 0;padding:40px 20px}.character-actions{align-items:center;gap:10px;justify-content:flex-start;margin-top:auto;padding-top:1.5rem}@media (max-width:768px){.nav-header{flex-direction:column;gap:.5rem;padding:.5rem}.header-left,.header-right{justify-content:center;width:100%}.header-right{display:flex;margin-top:.5rem}.header-subscription,.profile-button,.settings-button{position:relative;right:0;top:0}.card{margin:0 1rem;max-width:100%}.card-content{padding:15px}.auth-card button,.back-button,.save-button,.spawn-button,.story-button{margin:10px 0;padding:12px 20px;width:100%}.support-buttons{flex-direction:column;gap:10px}.App.content-with-nav{padding-top:100px}input,select,textarea{font-size:16px;width:100%}}@media (max-width:480px){.card-title{font-size:1.2rem}.card-description{font-size:.9rem}.card-content{padding:10px}.horizontal-buttons{flex-direction:column}}@media (max-width:768px){.card-image{height:auto;max-height:200px;object-fit:cover}.hero-section img{object-position:center}}.mobile-nav{display:none!important}.desktop-nav{display:flex!important}.mobile-menu-open{background-color:#0b132b;border-bottom:1px solid #3a506b;display:flex;flex-direction:column;left:0;padding:.5rem;position:absolute;top:50px;width:100%;z-index:999}.mobile-menu-open button{margin:5px 0;width:100%}@media (max-width:768px){.desktop-nav{display:none!important}.mobile-nav{align-items:center;background-color:#0b132b;border-bottom:1px solid #3a506b;display:flex!important;height:60px;justify-content:space-between;left:0;padding:.5rem 1rem;position:fixed;right:0;top:0;z-index:1000}.mobile-menu-toggle{display:block}.header-left:not(.mobile-menu-open),.header-right:not(.mobile-menu-open){display:none}}.mobile-profile-button,.mobile-settings-button{align-items:center;display:flex;gap:.5rem}.mobile-nav{display:none;height:60px;justify-content:space-between}.mobile-menu-toggle{align-items:center;display:flex;gap:1rem}.mobile-nav-title{color:#e0fbfc;font-size:1.2rem;font-weight:700;margin-left:.5rem}.mobile-side-drawer{background-color:#1c2541;box-shadow:2px 0 10px #0000004d;height:100vh;left:-280px;overflow-y:auto;position:fixed;top:0;transition:left .3s ease;width:280px;z-index:1001}.mobile-side-drawer.open{left:0}.mobile-drawer-content{display:flex;flex-direction:column;padding:70px 1rem 1rem}.mobile-drawer-content button{align-items:center;display:flex;gap:.5rem;margin:.5rem 0;text-align:left}.mobile-header-subscription{margin:1rem 0}.mobile-menu-overlay{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}@media (max-width:768px){.desktop-nav{display:none}.mobile-nav{display:flex}.cards-container{gap:20px}.card{height:380px;width:280px}}@media (max-width:480px){.cards-container{gap:10px}.card{height:360px;width:260px}.carousel .cards-container:only-child{justify-content:center}.carousel .back-card:only-child{margin:0 auto}.mission-panel,.stats-panel{display:none!important}.storyline-container{flex-direction:column}.storyline-content{width:100%}}@media (max-width:390px){.card{height:340px;width:240px}.carousel-button{height:30px;width:30px}.carousel-button.prev{left:5px}.carousel-button.next{right:5px}}.profile-card{background:#1c2541b3;border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#e0fbfc}.main-content{display:flex;gap:1.5rem;margin-bottom:2rem}.stats-section{background:#3a506b4d;border:1px solid #3a506b;border-radius:8px;flex:0 0 30%;max-width:250px;padding:1.5rem}.stats-grid,.stats-section{display:flex;flex-direction:column}.stats-grid{flex-grow:1;gap:.75rem}.profile-stat-item{color:#a7bed3;display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.profile-stat-label{text-transform:capitalize}.profile-stat-label:after{content:":"}.profile-stat-value{color:#a7bed3;font-weight:700}.attributes-grid{grid-gap:0;border:1px solid #3a506b;border-radius:8px;display:grid;flex:1 1;gap:0;grid-template-columns:1fr 1fr;overflow:hidden}.attributes-column{display:grid;grid-template-rows:1fr 1fr;height:100%}.attribute-section{background:#3a506b4d;border:1px solid #3a506b;margin:-1px;padding:1.5rem}ul{list-style-type:none;margin:0;padding:0}li{border-radius:4px;color:#a7bed3;padding:.5rem}.special-content{border-radius:6px}.description-section{background:#3a506b4d;border:1px solid #3a506b;border-radius:8px;padding:1.5rem}.description-section p{color:#a7bed3;line-height:1.6}@media (max-width:768px){.main-content{flex-direction:column}.attributes-grid{grid-template-columns:1fr}}.username-header{border-bottom:1px solid #fff3;margin-bottom:20px;padding-bottom:15px;text-align:center}.username-header h2{color:#e0fbfc;font-size:2rem;letter-spacing:2px;margin:0;text-transform:uppercase}.results-page{background-color:#08090d;color:#e0fbfc;min-height:100vh;padding:2rem}.story-container{background:#1c2541b3;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;padding:2rem}.story-container h2{color:#e0fbfc;font-size:2rem;margin-bottom:2rem;text-align:center}.character-stats{background:#3a506b4d;border:1px solid #3a506b;margin-bottom:2rem;padding:1.5rem}.character-attributes,.character-description,.character-special,.character-traits{background:#3a506b4d;border:1px solid #3a506b;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.character-attributes{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}h3{font-size:1.5rem;margin-bottom:.3rem;margin-top:0}h3,h4{color:#e0fbfc}h4{margin-bottom:.5rem}.button-group{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.back-button,.save-button{background:#0000;border:1px solid #e0fbfc;border-radius:25px;color:#e0fbfc;cursor:pointer;font-size:1rem;padding:.8rem 2rem;transition:all .3s ease}.back-button:hover,.save-button:hover{background:#e0fbfc1a;transform:translateY(-2px)}.back-button:active,.save-button:active{transform:translateY(0)}@media (max-width:768px){.character-attributes{gap:1rem;grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.story-container{padding:1rem}}body{background-color:#08090d;font-family:Nunito Sans,sans-serif}.storyline-page{--page-bg:#3a506b4d;--container-bg:#1c2541b3;--content-bg:#3a506b4d;--content-text:#e0fbfc;--panel-bg:#3a506b66;--panel-text:#e0fbfc;--story-text-color:#e0fbfc;--button-bg:#3a506b;--button-text:#e0fbfc;--border-color:#3a506b;--scrollbar-track:#1c2541;--scrollbar-thumb:#3a506b;--dynamic-radius:8px;background:var(--page-bg);box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 60px);overflow:hidden;transition:background-color .5s ease;width:100%}.storyline-nav{align-items:center;background:#6f5e53;border-bottom:2px solid #584c43;box-shadow:0 3px 6px #0003;display:flex;flex-shrink:0;height:50px;justify-content:center;margin-bottom:20px;padding:10px 20px}.storyline-container{background-color:initial;color:#e8e4d8;flex:1 1;flex-direction:row;margin:0 auto;max-width:900px;min-height:0}.left-side,.right-side{display:flex;flex-direction:column;gap:20px}.mission-panel{border:1px solid var(--border-color);box-sizing:border-box;display:flex;flex-direction:column;min-height:0;overflow-y:auto;padding:20px;transition:box-shadow .6s cubic-bezier(.4,0,.2,1),background .6s cubic-bezier(.4,0,.2,1);width:250px}.mission-panel-complete{animation:missionCompleteGlow 1.2s cubic-bezier(.4,0,.2,1) 0s 2 alternate;background:linear-gradient(90deg,#5bc0be26,#e0fbfc1a);box-shadow:0 0 16px 4px #5bc0be,0 0 32px 8px #5bc0be4d}@keyframes missionCompleteGlow{0%{background:inherit;box-shadow:0 0 0 0 #5bc0be,0 0 0 0 #5bc0be4d}60%{background:linear-gradient(90deg,#5bc0be38,#e0fbfc29);box-shadow:0 0 24px 8px #5bc0be,0 0 48px 16px #5bc0be4d}to{background:linear-gradient(90deg,#5bc0be26,#e0fbfc1a);box-shadow:0 0 16px 4px #5bc0be,0 0 32px 8px #5bc0be4d}}.stats-panel{border:1px solid var(--border-color);box-sizing:border-box;display:flex;flex-direction:column;max-height:100%;min-height:0;overflow-y:auto;padding:20px;width:250px}.storyline-content:before{background:linear-gradient(to bottom,var(--content-bg) 0,#0000 100%);content:"";height:30px;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:background .5s ease;z-index:2}.story-scroll-area{display:flex;flex:1 1;flex-direction:column;min-height:0;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin}.story-scroll-area::-webkit-scrollbar{width:8px}.story-scroll-area::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.story-scroll-area::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border:2px solid var(--scrollbar-track);border-radius:4px}.story-text{color:#e8e4d8;font-size:18px;font-weight:700;line-height:1.7}.story-text a{border-bottom:1px dashed #a3b18a;color:#a3b18a;text-decoration:none;transition:color .2s ease,border-bottom-color .2s ease}.story-text a:hover{border-bottom-color:#c1cbaa;color:#c1cbaa}.choices{transition:border-color .5s ease}.custom-choice{background:var(--content-bg);border-top:none;bottom:40px;box-sizing:border-box;flex-shrink:0;font-family:inherit;margin:0 20px;min-height:60px;outline:none;padding:10px;position:sticky;transition:background-color .5s ease,color .5s ease,border-color .5s ease,border-radius .5s ease;width:calc(100% - 40px);z-index:3}.custom-choice:focus{box-shadow:0 0 0 2px #1a7f9e80}.continue-button:hover{background:#2099bf}.continue-button:active{background:#166d89}.continue-button:disabled{background:#1a1e24;color:#7c7c7c}.story-start{color:#e8e4d8;padding:40px;text-align:center}.stat-item{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:3px}.stat-label,.stat-value{font-size:1em}.stat-value{color:#7c7c7c}.stat-increase{animation:fadeIn .5s ease-in;color:#90ee90;font-size:.75em;font-weight:700;margin-left:4px}.stat-increase small{vertical-align:super}.storyline-container{display:flex;gap:20px;height:calc(100vh - 100px);max-width:1400px;width:100%}.storyline-content{display:flex;flex:1 1 auto;flex-direction:column;max-width:900px;overflow-y:auto;position:relative}.settings-panel{border:1px solid var(--border-color);box-sizing:border-box;display:flex;flex:0 0 250px;flex-direction:column;gap:15px;overflow-y:auto;padding:20px}.settings-panel h4{border-bottom:1px solid #e8e4d833;margin:0 0 10px;padding-bottom:10px;text-align:center}.setting-item{align-items:center;display:flex;justify-content:space-between}.setting-item label:first-child{margin-right:10px}.user-input-area{align-items:flex-end;bottom:0;box-sizing:border-box;display:flex;gap:10px;margin-top:20px;padding:0 20px 20px;position:sticky;width:100%;z-index:3}.custom-choice{background-color:var(--content-bg);border:1px solid var(--border-color);border-radius:var(--dynamic-radius);color:var(--content-text);font-family:var(--dynamic-font);font-size:1rem;margin:0;max-height:150px;min-height:50px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;width:90%;z-index:auto}.custom-choice::placeholder{color:var(--content-text);opacity:.7}.custom-choice:focus{border-color:var(--button-bg);box-shadow:0 0 5px #3a506b80;outline:none}.continue-button{align-items:center;background-color:var(--button-bg);border:none;color:var(--button-text);cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;height:100%;justify-content:center;margin:0;transition:background-color .3s ease,opacity .3s ease;width:10%;z-index:auto}.continue-button svg{display:block}.continue-button:hover:not(:disabled){background-color:color-mix(in srgb,var(--button-bg) 80%,var(--button-text) 20%)}.continue-button:disabled{background-color:#2c3e50;background-color:var(--button-disabled-bg,#2c3e50);cursor:not-allowed;opacity:.7}.choices{display:flex;flex-direction:column;gap:10px;margin-top:20px}.choice-button{background-color:var(--button-bg);border:1px solid var(--border-color);border-radius:var(--dynamic-radius);box-sizing:border-box;color:var(--button-text);cursor:pointer;font-size:1rem;padding:12px 20px;text-align:left;transition:background-color .3s ease,border-color .3s ease,transform .1s ease;width:100%}.choice-button:hover{background-color:color-mix(in srgb,var(--button-bg) 80%,var(--button-text) 20%);border-color:color-mix(in srgb,var(--border-color) 80%,var(--button-text) 20%)}.choice-button:active{transform:scale(.98)}.choice-button.selected{background-color:color-mix(in srgb,var(--button-bg) 50%,#4caf50 50%);border-color:#4caf50;font-weight:700}.choice-button:disabled{cursor:not-allowed;opacity:.6}.story-scroll-area{flex-grow:1;overflow-y:auto;padding:20px}.previous-chapters{margin-bottom:20px;opacity:.7}.previous-chapter-text{margin-bottom:15px}.chapter-divider{background:var(--border-color);border:0;height:1px;margin:20px 0}.player-choice-history{color:#a0a0a0;font-style:italic;margin-bottom:5px}.start-adventure-button{margin-top:20px;transition:transform .2s ease}.start-adventure-button:hover{transform:scale(1.05)}.worlds-page{align-items:center;background:linear-gradient(135deg,#0b132b,#1c2541 50%,#3a506b);background-size:200% 200%;display:flex;flex-direction:column;min-height:100vh;padding:20px 0 70px;width:100%}.featured-worlds-section{box-sizing:border-box;margin:0 auto 40px;max-width:1440px;padding:0 24px;width:100%}.featured-worlds-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-items:center;margin:0 auto;padding:20px 0;width:100%}.featured-worlds-grid .card{height:auto;margin:0;max-width:100%;width:100%}@media (min-width:1200px){.featured-worlds-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1199px) and (min-width:900px){.featured-worlds-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:899px) and (min-width:600px){.featured-worlds-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.featured-worlds-section{padding:0 16px}.featured-worlds-grid{gap:20px;grid-template-columns:1fr;max-width:100%}.featured-worlds-grid .card{max-width:100%}}.worlds-container{animation:gradientBG 15s ease infinite;min-height:100%;width:fit-content}.section-title{color:#e0fbfc;display:inline-block;font-size:1.8rem;font-weight:700;margin:20px 0 15px 20px;position:relative;text-align:left;text-shadow:0 2px 4px #0000004d}.section-title:after{background:linear-gradient(90deg,#5bc0be,#0000);border-radius:3px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:60px}.myworlds-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.my-worlds-section{margin-bottom:30px}.my-worlds-carousel{margin-bottom:20px}.card{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:linear-gradient(145deg,#1c2541,#0b132b);border:1px solid #3a506b99;border-radius:16px;box-shadow:0 8px 32px #0006,0 4px 12px #0009;color:#a7bed3;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:450px;overflow:hidden;position:relative;transform:translateY(0);transition:all .4s cubic-bezier(.25,.8,.25,1);width:340px;z-index:1}.card:before{background:linear-gradient(45deg,#5bc0be1a,#0000);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.card:hover:before{opacity:1}.card:hover{border-color:#5bc0be;box-shadow:0 10px 25px #0000004d,0 5px 15px #00000080;transform:translateY(-8px) scale(1.02) translateZ(0);z-index:5}.card:active{transform:translateY(-4px) scale(1.01) translateZ(0);-webkit-transform:translateY(-4px) scale(1.01) translateZ(0);-moz-transform:translateY(-4px) scale(1.01) translateZ(0);-ms-transform:translateY(-4px) scale(1.01) translateZ(0);-o-transform:translateY(-4px) scale(1.01) translateZ(0);transition:transform .1s ease}.card-image{-webkit-backface-visibility:hidden;border-bottom:1px solid #3a506b99;display:block;filter:brightness(.9);height:257.14286px;margin:0;object-fit:cover;transform:translateZ(0);transition:transform .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1);width:100%;will-change:transform,filter}.card:hover .card-image{filter:brightness(1.05);transform:scale(1.05) translateZ(0);-webkit-transform:scale(1.05) translateZ(0);-moz-transform:scale(1.05) translateZ(0);-ms-transform:scale(1.05) translateZ(0);-o-transform:scale(1.05) translateZ(0)}.card-content{display:flex;flex-direction:column;overflow:hidden;padding:15px}.back-card{background-color:initial;background:#0000;border-radius:12px;height:430px;width:330px}@media (max-width:768px){.back-card{background-color:initial;height:370px;width:320px}}.carousel-button{background-color:#3a506bb3;border:none;font-size:1.5rem;height:40px;width:40px;z-index:10}.carousel-button:hover{background-color:#3a506be6}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}.carousel-button:disabled{opacity:.3}.cards-container{gap:40px;min-height:430px;transition:transform .5s ease}.cards-container,.carousel{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.carousel{box-sizing:border-box;overflow:visible;padding:0 10px;position:relative}.card-title{-webkit-line-clamp:1;color:#e0fbfc;font-size:1.3rem;font-weight:700;line-height:1.3;margin:0;max-height:3.2em;min-height:1.3em}.card-description,.card-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:left;text-overflow:ellipsis}.card-description{-webkit-line-clamp:2;color:azure;color:#a7bed3;display:inline-block;flex-grow:1;font-size:1em;font-weight:600;line-height:1.6;margin:8px 0 15px;opacity:.9}.card-description.multiline-truncate{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.horizontal-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.spawn-buttons{flex-wrap:wrap;gap:1rem}.spawn-button,.spawn-buttons{display:flex;justify-content:center}.spawn-button{align-items:center;background:linear-gradient(135deg,#5bc0be,#3a506b);border:none;border-radius:6px;box-shadow:0 4px 6px #0000001a;color:#0b132b;flex:1 1;min-width:120px;padding:.75rem 1.5rem;text-align:center;transition:all .3s ease}.spawn-button:hover{background:linear-gradient(135deg,#6ad0ce,#4a607b);box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.spawn-button:active{box-shadow:0 2px 4px #0000001a}.spawn-button:disabled{background:#3a506b;box-shadow:none;color:#7f9bb3;cursor:not-allowed;transform:none}.profile-spawn-button{background:linear-gradient(135deg,#ffd166,#f78c6b);color:#1c2541}.profile-spawn-button:hover{background:linear-gradient(135deg,#ffdb8a,#f9a38b)}.profile-spawn-button:disabled{background:#3a506b;box-shadow:none;color:#7f9bb3;cursor:not-allowed;transform:none}@media (max-width:480px){.spawn-buttons{flex-direction:column;width:100%}.spawn-button{margin-bottom:.5rem;width:100%}.horizontal-buttons{gap:.5rem}}.questions-section{background-color:#3a506b4d;border:1px solid #3a506b;border-radius:8px;margin:20px 0;padding:20px;transition:all .3s ease}.question{color:#e0fbfc;font-weight:600;margin-bottom:8px}.answer-input{background-color:#0b132b;border:1px solid #3a506b;border-radius:5px;color:#e0fbfc;font-family:inherit;font-size:1rem;min-height:60px;padding:10px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;width:calc(100% - 20px)}.answer-input::placeholder{color:#a7bed3;opacity:.7}.answer-input:focus{border-color:#e0fbfc;box-shadow:0 0 0 3px #e0fbfc33;outline:none}.spawn-button{background-color:initial;border:1px solid #e0fbfc;border-radius:25px;color:#e0fbfc;cursor:pointer;display:block;font-size:1rem;font-weight:600;letter-spacing:1px;margin:20px auto 0;padding:10px 30px;text-transform:uppercase;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .1s ease}.spawn-button:hover{background-color:#e0fbfc1a;border-color:#fff;box-shadow:0 0 12px #e0fbfc66;color:#fff;transform:translateY(-1px)}.spawn-button:active{background-color:#e0fbfc33;box-shadow:0 0 5px #e0fbfc4d;transform:translateY(0)}.carousel-button{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0b132bcc;border:1px solid #5bc0be;border-radius:50%;box-shadow:0 4px 15px #0006;color:#e0fbfc;cursor:pointer;display:flex;font-size:24px;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease,transform .2s ease;transition:all .3s ease;width:44px;z-index:100}.carousel-button.prev{left:15px}.carousel-button.next{right:15px}.carousel-button:hover{background:#1c2541e6;border-color:#e0fbfc}.carousel-button:disabled{background:#3a506b66;border-color:#3a506b;color:#a7bed3;cursor:not-allowed}.card-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.card-popup{background:#1c2541e6;border-radius:12px;margin-top:80px;max-height:85vh;max-width:800px;overflow-y:auto;padding:2rem;position:relative;width:90%}.card-popup-content{color:#e0fbfc}.popup-image{width:400px}.popup-title{font-size:1.5rem;font-weight:700;margin-top:30px}.card-current.expanded{cursor:default}.worlds-header{display:flex;justify-content:flex-end;padding:1rem}.add-world-button{background:#1c2541;border:1px solid #3a506b;border-radius:4px;color:#e0fbfc;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.add-world-button:hover{background:#e0fbfc1a;transform:translateY(-1px)}.credit-error-toast{align-items:center;background-color:#1c2541;border-left:4px solid #ff6b6b;border-radius:4px;box-shadow:0 4px 12px #0000004d;display:flex;flex-direction:column;gap:10px;padding:12px 16px}.credit-error-toast p{color:#e0fbfc;font-size:1rem;font-weight:500;margin:0}.credit-error-toast .upgrade-button{background:#5bc0be;border:none;border-radius:4px;color:#0b132b;cursor:pointer;font-weight:500;padding:8px 16px;text-align:center;transition:all .3s ease;width:100%}.credit-error-toast .upgrade-button:hover{background:#e0fbfc;box-shadow:0 2px 8px #5bc0be66;transform:translateY(-2px)}.spawn-button.generating{background-color:#2a3950;cursor:wait;overflow:hidden;position:relative}.spawn-button.generating:after{animation:loading-bar 1.5s ease-in-out infinite;background-color:#4caf50;bottom:0;content:"";height:3px;left:0;position:absolute;width:30%}@keyframes loading-bar{0%{left:-30%}to{left:100%}}.Toastify__toast-container{z-index:10000!important}.profile-container{animation:gradientBG 15s ease infinite;background:linear-gradient(135deg,#0b132b,#1c2541 50%,#3a506b);background-size:200% 200%;margin:0 auto;min-height:100vh;padding:2rem 1rem;position:relative;width:100%;z-index:1}.attribute-section,.attribute-section h3,.description-section,.stats-section,.stats-section h3,.username-header{font-weight:700}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.profile-content{margin:0 auto;max-width:900px;padding:2rem}.profile-info{background:#1c2541b3;border-radius:8px;color:#e0fbfc;margin-bottom:2rem;padding:1.5rem}.saved-characters{grid-gap:2rem;display:grid;gap:2rem}.character-stats{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px}.character-description,.character-stats{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin:1.5rem 0;padding:1rem}.character-description{background:#ffffff08;border-radius:8px;color:#a7bed3;font-size:1.1rem;line-height:1.6}.character-actions{border-top:1px solid #ffffff1a;display:flex;gap:1.5rem;justify-content:center;padding:1rem 0}.story-button{background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:8px;box-shadow:0 4px 12px #4a90e233;color:#fff;font-weight:500;letter-spacing:.5px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.story-button:hover{background:#e0fbfc1a;transform:translateY(-2px)}.delete-button{background:#0000;border:1px solid #f44;border-radius:4px;color:#f44;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.delete-button:hover{background:#ff44441a;transform:translateY(-2px)}.profile-card-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;isolation:isolate;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.profile-card-popup{background:#08090d;border-radius:12px;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;position:relative;width:90%;z-index:10000}.close-button{background:none;border:none;color:#e0fbfc;cursor:pointer;font-size:2rem;line-height:1;padding:.5rem;position:absolute;right:1rem;top:1rem;z-index:10001}.close-button:hover{color:#a7bed3}.profile-button{background:#0000;border:1px solid #e0fbfc;border-radius:4px;color:#e0fbfc;cursor:pointer;margin:0 .5rem;padding:.5rem 1rem;transition:all .3s ease}.profile-button:hover{background:#e0fbfc1a;transform:translateY(-2px)}.character-selector-section{position:relative}.character-selector{appearance:none;-webkit-appearance:none;-moz-appearance:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#1c254199;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23E0FBFC%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:.8em auto;border:1px solid #5bc0be66;border-radius:12px;box-shadow:0 4px 15px #0003;color:#e0fbfc;cursor:pointer;font-size:1.1rem;font-weight:500;letter-spacing:.3px;padding:1.1rem 3rem 1.1rem 1.5rem;transition:all .3s ease;width:100%}.character-selector:hover{background-color:#1c2541;border-color:#e0fbfc;box-shadow:0 4px 8px #0000004d;transform:translateY(-1px)}.character-selector:focus{border-color:#e0fbfc;box-shadow:0 0 0 2px #e0fbfc33,0 4px 8px #0000004d;outline:none;transform:translateY(-1px)}.character-selector:disabled{background-color:#1c254180;border-color:#3a506b;cursor:not-allowed;opacity:.7}.character-selector:disabled:hover{border-color:#3a506b;box-shadow:0 2px 4px #0003;transform:none}.no-characters-message{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0b132b66;border:1px dashed #5bc0be4d;border-radius:16px;margin:3rem auto;max-width:500px;padding:2.5rem;text-align:center;transition:all .3s ease}.no-characters-message:hover{background:#0b132b99;border-color:#5bc0be80;box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.no-chars-text{line-height:1.6}.no-characters-message p,.no-chars-text{color:#a7bed3;font-size:1.1rem;margin-bottom:1.5rem}.worlds-button{background:linear-gradient(135deg,#5bc0be,#4a90e2);border:none;border-radius:30px;box-shadow:0 4px 15px #5bc0be4d;box-shadow:0 4px 15px #4a90e24d;color:#0b132b;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:.8rem 1.8rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease,transform .2s ease;transition:all .3s ease}.worlds-button:hover{background:linear-gradient(135deg,#3a7bc8,#5a4a84);box-shadow:0 6px 20px #4a90e266;transform:translateY(-2px)}.worlds-button:active{box-shadow:0 2px 10px #4a90e24d;transform:translateY(0)}.character-selector option{background:#1c2541;color:#e0fbfc;font-size:1rem;padding:1rem}.character-selector option:hover{background:#3a506bcc}.selected-character-profile{background:#1c2541b3;border:1px solid #3a506b;border-radius:12px;box-shadow:0 4px 12px #0003;padding:2rem}@keyframes characterAppear{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.character-animate{animation:characterAppear .6s ease-out forwards}.selected-character-profile{transition:all .3s ease}.subscription-status-container{background:#1c2541cc;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.subscription-status-header{align-items:center;border-bottom:1px solid #3a506b;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.subscription-status-header h3{color:#e0fbfc;margin:0}.upgrade-link{color:#5bc0be;font-size:.9rem;text-decoration:none;transition:color .3s ease}.upgrade-link:hover{color:#e0fbfc;text-decoration:underline}.subscription-status-content{display:flex;flex-direction:column;gap:.75rem}.status-item{align-items:center;display:flex;justify-content:space-between}.status-label{color:#5bc0be;font-size:.9rem}.status-value{color:#e0fbfc;font-weight:500}.status-value.tier-name{color:#5bc0be;font-weight:600}.status-value.credits{align-items:center;display:flex;gap:.25rem}.credits-icon{font-size:1rem}.subscription-status-minimal{align-items:center;display:flex;gap:1rem}.status-tier{background:#5bc0be1a;border-radius:4px;color:#5bc0be;font-size:.8rem;padding:.25rem .5rem}.status-credits{align-items:center;color:#e0fbfc;display:flex;font-size:.9rem;gap:.25rem}.subscription-status-error,.subscription-status-loading{color:#e0fbfc;padding:1rem;text-align:center}.subscription-status-error{color:#ff6b6b}.profile-questions-container{color:#e0e0e0;margin:0 auto;max-width:600px;padding:2rem}.profile-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.profile-header h3{color:#e0e0e0;margin:0}.edit-button{background:#3a506b;border:1px solid #5bc0be;border-radius:4px;color:#e0fbfc;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.edit-button:hover{background:#5bc0be33}.form-group{margin-bottom:1.8rem}.form-group label{color:#a1a1aa;display:block;font-size:1rem;margin-bottom:.5rem}.field-description{color:#6b7280;font-size:.85rem;font-style:italic;margin-bottom:.5rem;margin-top:-.25rem}.profile-input{background-color:#2d2d3a;border:1px solid #3f3f4a;border-radius:6px;color:#e0e0e0;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.profile-input:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133;outline:none}textarea.profile-input{min-height:80px;resize:vertical}input[type=text].profile-input{height:48px}.form-actions{border-top:1px solid #2d3748;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}.cancel-button,.edit-button,.save-button{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;justify-content:center;padding:.6rem 1.25rem;transition:all .2s}.save-button{background-color:#6366f1;border:none;color:#fff}.save-button:hover{background-color:#4f46e5}.save-button:disabled{background-color:#4b5563;cursor:not-allowed;opacity:.7}.cancel-button,.edit-button{background-color:initial;border:1px solid #4b5563;color:#a1a1aa}.cancel-button:hover,.edit-button:hover{background-color:#2d3748;border-color:#4b5563}.profile-view{display:flex;flex-direction:column;gap:1.5rem}.profile-section{background:#1c254180;border-bottom:1px solid #2d3748;border-left:3px solid #5bc0be;border-radius:8px;margin-bottom:1.8rem}.profile-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.profile-section h4{color:#a1a1aa;font-size:.9rem;letter-spacing:.05em;margin:0 0 .75rem;text-transform:uppercase}.profile-section p{background-color:#2d2d3a;border-radius:6px;color:#e0e0e0;line-height:1.6;margin:0;padding:1rem;white-space:pre-wrap;word-break:break-word}.profile-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.loading-spinner{animation:spin 1s ease-in-out infinite;border:4px solid #5bc0be33;border-radius:50%;border-top-color:#5bc0be;height:40px;margin-bottom:1rem;width:40px}@media (max-width:768px){.profile-questions-container{padding:0 1rem}.form-actions{flex-direction:column}.cancel-button,.save-button{justify-content:center;width:100%}}.profile-questions-form .form-group{animation:fadeIn .3s ease-out forwards;opacity:0}.profile-questions-form .form-group:first-child{animation-delay:.1s}.profile-questions-form .form-group:nth-child(2){animation-delay:.2s}.profile-questions-form .form-group:nth-child(3){animation-delay:.3s}.profile-questions-form .form-group:nth-child(4){animation-delay:.4s}.profile-questions-form .form-group:nth-child(5){animation-delay:.5s}button:focus,textarea:focus{outline:2px solid #5bc0be;outline-offset:2px}textarea:disabled{background:#1c25414d;color:#6b7c93;cursor:not-allowed}.user-profile-container{color:#e0fbfc;margin:0 auto;max-width:800px;min-height:70vh;padding:2rem}.profile-header{margin-bottom:2rem;position:relative;text-align:center}.tabs{margin-top:2rem}.tab-buttons{border-bottom:1px solid #3a506b;display:flex;gap:.5rem;justify-content:flex-start;margin-bottom:1.5rem;padding:0 1rem}.tab-button{background:#0000;border:none;border-bottom:3px solid #0000;border-radius:4px 4px 0 0;color:#e0fbfc;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:-1px;outline:none;padding:.75rem 1.5rem;transition:all .3s ease}.tab-button:hover{background:#5bc0be1a;border-bottom-color:#5bc0be80}.tab-button.active{background:#5bc0be33;border-bottom-color:#5bc0be;color:#5bc0be;font-weight:600}.profile-header h1{color:#e0fbfc}.profile-content{display:flex;flex-direction:column;gap:2rem}.tab-contents{padding:0 1rem}.tab-content{animation:fadeIn .3s ease-in-out;display:none}.tab-content.active{display:block}.profile-section{background:#1c2541cc;border-radius:10px;box-shadow:0 5px 15px #0003;margin-bottom:2rem;padding:1.5rem}.profile-section h2,.profile-section h3{border-bottom:1px solid #3a506b;color:#e0fbfc;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem}.account-info{background:#1c254180;border-radius:8px;padding:1.5rem}.profile-details p{color:#e0fbfc;margin:.75rem 0}.profile-details strong{color:#5bc0be;margin-right:.5rem}.profile-actions{border-top:1px solid #3a506b;margin-top:2rem;padding-top:1.5rem;text-align:right}.logout-button{background:#ff4d4d;border:none;color:#fff;font-size:.9rem;padding:.5rem 1.5rem;transition:background-color .3s ease}.logout-button:hover{background:#f33}.profile-info{display:flex;flex-direction:column;gap:1rem}.info-item{align-items:center;display:flex;justify-content:space-between}.info-label{color:#5bc0be;font-size:.9rem}.info-value{color:#e0fbfc;font-weight:500}.subscription-actions{margin-top:1.5rem;text-align:center}.manage-subscription-button{background:#3a506b;border:none;border-radius:4px;color:#e0fbfc;display:inline-block;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s ease}.manage-subscription-button:hover{background:#5bc0be}.profile-actions{display:flex;justify-content:center;margin-top:1rem}.logout-button{background:#0000;border:1px solid #ff6b6b;border-radius:4px;color:#ff6b6b;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.logout-button:hover{background:#ff6b6b1a}.character-profile-section{background:#1c2541cc;border-radius:10px;box-shadow:0 5px 15px #0003;padding:1.5rem}.character-profile-section h2{border-bottom:1px solid #3a506b;color:#e0fbfc;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem}.profile-description{color:#b8d8d8;line-height:1.6;margin-bottom:2rem}.profile-questions-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#5bc0be;font-size:.95rem;font-weight:500}.form-group input,.form-group textarea{background:#ffffff1a;border:1px solid #3a506b;border-radius:4px;color:#e0fbfc;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#5bc0be;box-shadow:0 0 0 2px #5bc0be33;outline:none}.form-group textarea{min-height:100px;resize:vertical}.save-profile-button{align-self:flex-start;background:#5bc0be;border:none;border-radius:4px;color:#1c2541;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem 2rem;transition:background-color .3s ease}.save-profile-button:hover{background:#4cafaf}.save-profile-button:disabled{background:#3a506b;color:#7f9bb3;cursor:not-allowed}.profile-error,.profile-loading{color:#e0fbfc;padding:3rem;text-align:center}.profile-error{color:#ff6b6b}@media (max-width:768px){.info-item{align-items:flex-start;flex-direction:column;gap:.25rem}}.add-world-container{align-items:center;color:#e0fbfc;display:flex;flex-direction:column;margin:20px auto;max-width:800px;padding:20px;width:100%}.initial-prompt{margin-bottom:20px;width:100%}.initial-prompt h2{color:#e0fbfc;margin-bottom:20px;text-align:center}.description-input{align-items:flex-start;display:flex;gap:10px;width:100%}.description-input textarea{background-color:#3a506b66;border:1px solid #3a506b;border-radius:8px;color:#e0fbfc;flex-grow:1;font-size:1rem;min-height:150px;padding:15px;resize:vertical}.description-input textarea::placeholder{color:#e0fbfcb3}.next-button{background:#0000;border:1px solid #3a506b;border-radius:4px;color:#e0fbfc;cursor:pointer;font-size:1.5rem;padding:.5rem 1rem;transition:all .3s ease}.next-button:hover{background-color:#4a6480}.character-count{color:#e0fbfccc;font-size:.9rem;margin-bottom:20px;margin-top:-10px;text-align:right;width:100%}.character-count-warning{color:#ff6b6b;font-weight:700}.world-details{display:flex;flex-direction:column;gap:20px;width:100%}.accept-description-button,.add-question-button,.cancel-description-button,.generate-description-button,.generate-image-button,.generate-questions-button,.regenerate-image-button,.submit-button{background-color:#3a506b;border:none;border-radius:8px;color:#e0fbfc;cursor:pointer;font-size:1rem;padding:12px 20px;transition:background-color .3s ease}.accept-description-button:hover,.add-question-button:hover,.cancel-description-button:hover,.generate-description-button:hover,.generate-image-button:hover,.generate-questions-button:hover,.regenerate-image-button:hover,.submit-button:hover{background-color:#4a6480}.generate-description-button:disabled,.generate-image-button:disabled,.generate-questions-button:disabled,.regenerate-image-button:disabled,.submit-button:disabled{background-color:#2c3e50;cursor:not-allowed;opacity:.7}.generated-description-section{background-color:#3a506b66;border:1px solid #3a506b;border-radius:8px;padding:15px;width:100%}.generated-description{background-color:#3a506b99;border:1px solid #3a506b;border-radius:5px;color:#e0fbfc;font-size:1rem;margin-bottom:10px;min-height:150px;padding:10px;resize:vertical;width:100%}.description-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.generated-image-container,.world-image-section{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.generated-world-image{border:1px solid #3a506b;border-radius:8px;height:auto;max-width:100%}.world-name-section{display:flex;flex-direction:column;gap:10px;width:100%}.world-name-label{color:#e0fbfc;font-size:1.1rem}.world-name-input{background-color:#3a506b66;border:1px solid #3a506b;border-radius:8px;color:#e0fbfc;font-size:1rem;padding:12px;width:100%}.world-name-input::placeholder{color:#e0fbfcb3}.questions-section{display:flex;flex-direction:column;gap:15px;width:100%}.questions-header{align-items:center;display:flex;justify-content:space-between}.questions-header h3{color:#e0fbfc;margin:0}.question-input-group{align-items:center;display:flex;gap:10px}.question-input-group input{background-color:#3a506b66;border:1px solid #3a506b;border-radius:8px;color:#e0fbfc;flex-grow:1;font-size:1rem;padding:12px}.question-input-group input::placeholder{color:#e0fbfcb3}.remove-question-button{background-color:#ff6b6b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:8px 12px;transition:background-color .3s ease}.remove-question-button:hover{background-color:#ff4c4c}.add-question-button{align-self:flex-start}.submit-button{align-self:center;font-size:1.2rem;margin-top:20px;padding:15px 30px}.header-subscription{right:170px}.header-subscription,.nav-button.profile-button{font-size:1.2rem;padding:.5rem 1rem;position:fixed;top:7px}.nav-button.profile-button{right:20px}.nav-header{padding-left:1rem;width:100vw}.header-left,.nav-header{align-items:center;display:flex;gap:1rem}.header-left{justify-content:start}.worlds-button{margin-right:1rem}.nav-button{background:#0000;border:none;border-radius:20px;color:#a7bed3;cursor:pointer;font-size:.95rem;font-weight:500;overflow:hidden;padding:.5rem 1.25rem;position:relative;transition:all .2s ease}.nav-button:after{background:#5bc0be;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.nav-button:hover{background:#5bc0be1a;color:#e0fbfc}.nav-button:hover:after{width:60%}.nav-button.active{background:#5bc0be26;color:#e0fbfc}.nav-button.active:after{background:#5bc0be;width:80%}.settings-container{display:inline-block;position:relative}.settings-button{font-size:1.2rem;padding:.5rem 1rem;position:fixed;right:90px;top:7px}.settings-overlay{position:absolute;right:10px;top:80px}.settings-overlay,.settings-popup{background:#1c2541;border:1px solid #3a506b;border-radius:8px;box-shadow:0 4px 12px #0003;min-width:200px;padding:1rem;z-index:1000}.settings-popup{display:flex;flex-direction:column;position:relative}.settings-option{color:#e0fbfc;margin-bottom:1rem}.settings-option label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.settings-option input[type=checkbox]{cursor:pointer;height:16px;width:16px}.settings-save-button{background:#0000;border:1px solid #e0fbfc;border-radius:4px;color:#e0fbfc;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease;width:100%}.settings-save-button:hover{background:#e0fbfc1a;transform:translateY(-1px)}.app-footer{color:#e0fbfc;margin-top:100px;padding:20px;width:100%}.footer-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px}.help-support-section{margin-bottom:20px;text-align:center}.help-support-section h4{color:#e0fbfc;font-size:1.2rem;margin-bottom:10px}.support-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.footer-button{background:none;border:none;color:#a7bed3;cursor:pointer;font-size:.9rem;padding:5px 10px;transition:color .3s}.footer-button:hover{color:#e0fbfc;text-decoration:underline}.copyright{color:#a7bed3;font-size:.8rem;margin-top:10px}.App{display:flex;flex-direction:column;min-height:100vh}.App.content-with-nav{padding-top:60px}@media (max-width:768px){.nav-header{background-color:#0b132b;border-bottom:1px solid #3a506b;left:0;padding:.5rem;position:fixed;right:0;top:0;z-index:1000}.settings-popup{max-width:300px;right:50%;transform:translateX(50%);width:90%}}.support-container{color:#a7bed3;display:flex;flex-direction:column;margin:80px auto 0;min-height:calc(100vh - 200px);padding:2rem;width:500px}.support-title{color:#e0fbfc;font-size:2rem;margin-bottom:1.5rem;text-align:center}.support-options{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.support-option-button{background:#0000;border:1px solid #3a506b;border-radius:4px;color:#e0fbfc;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.support-option-button:hover{background:#e0fbfc1a;transform:translateY(-1px)}.support-option-button.active{background:#e0fbfc26;border-color:#e0fbfc;box-shadow:0 0 8px #e0fbfc4d}.support-form{display:flex;flex-direction:column;flex-grow:1;gap:1.5rem;margin-bottom:2rem}.support-textarea{background:#1c254199;border:1px solid #3a506b;border-radius:8px;color:#e0fbfc;flex-grow:1;font-family:inherit;font-size:1rem;margin-bottom:auto;min-height:150px;padding:1rem;resize:vertical;width:100%}.support-textarea:focus{border-color:#e0fbfc;box-shadow:0 0 8px #e0fbfc4d;outline:none}.support-submit-button{align-self:center;background:#0000;border:1px solid #e0fbfc;border-radius:25px;color:#e0fbfc;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1px;margin-top:auto;min-width:150px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.support-submit-button:hover:not(:disabled){background:#e0fbfc1a;box-shadow:0 0 12px #e0fbfc66;transform:translateY(-1px)}.support-submit-button:disabled{background:#e0fbfc33;cursor:default}.support-success-message{animation:fadeIn .5s ease;background:#3a506b4d;border-radius:8px;color:#e0fbfc;margin-top:1.5rem;padding:1rem;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.subscription-checkout{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:500px;padding:24px}.subscription-checkout h3{color:#333;font-size:24px;margin-bottom:16px;margin-top:0}.price{color:#333;font-size:28px;font-weight:700}.features,.price{margin-bottom:24px}.features{list-style-type:none;padding:0}.features li{align-items:center;border-bottom:1px solid #eee;display:flex;padding:8px 0}.features li:before{color:#4caf50;content:"✓";font-weight:700;margin-right:10px}.subscribe-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .3s;width:100%}.subscribe-button:hover{background-color:#45a049}.subscribe-button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{color:#f44336;margin-top:16px;text-align:center}.subscription-page{margin:0 auto;max-width:1200px;padding:2rem}.subscription-header{margin-bottom:3rem;text-align:center}.subscription-header h1{color:#e0fbfc;margin-bottom:.5rem}.subscription-header p{color:#5bc0be;font-size:1.1rem}.subscription-error{background:#ff00001a;border-radius:4px;color:#ff6b6b;margin-bottom:2rem;padding:1rem;text-align:center}.subscription-tiers{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.tier-card{background:#1c2541cc;border-radius:10px;box-shadow:0 5px 15px #0003;max-width:350px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.tier-card:hover{box-shadow:0 10px 25px #0000004d;transform:translateY(-5px)}.tier-card.current-tier{border:2px solid #5bc0be}.tier-header{margin-bottom:1.5rem;text-align:center}.tier-header h2{color:#e0fbfc;margin-bottom:.5rem}.tier-price{color:#5bc0be;font-size:2rem;font-weight:700}.tier-price span{color:#e0fbfc;font-size:1rem;font-weight:400}.tier-features{display:flex;justify-content:space-between;margin-bottom:1.5rem}.tier-feature{align-items:center;display:flex;flex:1 1;flex-direction:column}.feature-value{color:#e0fbfc;font-size:1.5rem;font-weight:700}.feature-label{color:#5bc0be;font-size:.9rem;margin-right:4px}.feature-label-container{align-items:center;display:flex;justify-content:center}.info-tooltip{cursor:help;display:inline-block;position:relative}.info-icon{align-items:center;background-color:#5bc0be;border-radius:50%;color:#1c2541;cursor:help;display:inline-flex;font-size:12px;font-weight:700;height:16px;justify-content:center;line-height:1;transition:all .2s ease;width:16px}.info-tooltip:hover .tooltip-text{opacity:1;transform:translate(-50%);visibility:visible}.tooltip-text{background-color:#3a506b;border-radius:6px;bottom:125%;box-shadow:0 4px 8px #0003;color:#e0fbfc;font-size:.85rem;font-weight:400;left:50%;opacity:0;padding:10px;pointer-events:none;position:absolute;text-align:center;transform:translate(-50%,10px);transition:all .3s ease;visibility:hidden;width:200px;z-index:1}.tooltip-text:after{border:5px solid #0000;border-top-color:#3a506b;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.tier-description{color:#e0fbfc;margin-bottom:1.5rem;min-height:80px}.tier-button{background:#3a506b;border:none;border-radius:4px;color:#e0fbfc;cursor:pointer;font-size:1rem;padding:.75rem;transition:background .3s ease;width:100%}.tier-button:hover:not(:disabled){background:#5bc0be}.tier-button.current{background:#1c2541;cursor:default}.tier-button:disabled{cursor:not-allowed;opacity:.7}.subscription-footer{margin-top:3rem;text-align:center}.back-button{background:#0000;border:1px solid #5bc0be;border-radius:4px;color:#5bc0be;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.back-button:hover{background:#5bc0be1a}.subscription-loading{color:#e0fbfc;font-size:1.2rem;padding:3rem;text-align:center}@media (max-width:768px){.subscription-tiers{align-items:center;flex-direction:column}.tier-card{max-width:100%}}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.z-0{z-index:0}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-5{height:1.25rem}.h-\[400px\]{height:400px}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-5{width:1.25rem}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.items-center{align-items:center}.justify-center{justify-content:center}.gap-10{gap:2.5rem}.gap-8{gap:2rem}.overflow-hidden,.truncate{overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[\#3a506b\]{--tw-border-opacity:1;border-color:#3a506b;border-color:rgb(58 80 107/var(--tw-border-opacity,1))}.border-\[\#5BC0BE\]{--tw-border-opacity:1;border-color:#5bc0be;border-color:rgb(91 192 190/var(--tw-border-opacity,1))}.bg-\[\#08090d\]{--tw-bg-opacity:1;background-color:#08090d;background-color:rgb(8 9 13/var(--tw-bg-opacity,1))}.bg-\[\#3a506b\]{--tw-bg-opacity:1;background-color:#3a506b;background-color:rgb(58 80 107/var(--tw-bg-opacity,1))}.bg-\[rgba\(58\2c 80\2c 107\2c 0\.2\)\]{background-color:#3a506b33}.bg-\[rgba\(58\2c 80\2c 107\2c 0\.4\)\]{background-color:#3a506b66}.bg-transparent{background-color:initial}.bg-\[url\(\'data\:image\/svg\+xml\;base64\2c PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxmaWx0ZXIgaWQ9ImYxIj48ZmVUdXJidWxlbmNlIHR5cGU9ImZyYWN0YWxOb2lzZSIgYmFzZUZyZXF1ZW5jeT0iMC4wMSIgbnVtT2N0YXZlcz0iNSIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIwIi8\+PC9maWx0ZXI\+PC9kZWZzPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9IndoaXRlIiBmaWx0ZXI9InVybCgjZjEpIiBvcGFjaXR5PSIwLjAzIi8\+PC9zdmc\+\'\)\]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxmaWx0ZXIgaWQ9ImEiPjxmZVR1cmJ1bGVuY2UgdHlwZT0iZnJhY3RhbE5vaXNlIiBiYXNlRnJlcXVlbmN5PSIuMDEiIG51bU9jdGF2ZXM9IjUiLz48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIyMCIvPjwvZmlsdGVyPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSIjZmZmIiBmaWx0ZXI9InVybCgjYSkiIG9wYWNpdHk9Ii4wMyIvPjwvc3ZnPg==)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#08090d\]\/70{--tw-gradient-from:#08090db3 var(--tw-gradient-from-position);--tw-gradient-to:#08090d00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#0B132B\]{--tw-gradient-from:#0b132b var(--tw-gradient-from-position);--tw-gradient-to:#0b132b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#0B132B\]\/80{--tw-gradient-from:#0b132bcc var(--tw-gradient-from-position);--tw-gradient-to:#0b132b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#0f172a\]{--tw-gradient-from:#0f172a var(--tw-gradient-from-position);--tw-gradient-to:#0f172a00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#1c2541\]{--tw-gradient-from:#1c2541 var(--tw-gradient-from-position);--tw-gradient-to:#1c254100 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#5BC0BE\]{--tw-gradient-from:#5bc0be var(--tw-gradient-from-position);--tw-gradient-to:#5bc0be00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-\[\#08090d\]\/50{--tw-gradient-to:#08090d00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#08090d80 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-\[\#0b132b\]{--tw-gradient-to:#0b132b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0b132b var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-\[\#1C2541\]{--tw-gradient-to:#1c254100 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#1c2541 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-\[\#1e293b\]{--tw-gradient-to:#1e293b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#1e293b var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-\[\#08090d\]\/80{--tw-gradient-to:#08090dcc var(--tw-gradient-to-position)}.to-\[\#1e3a8a\]{--tw-gradient-to:#1e3a8a var(--tw-gradient-to-position)}.to-\[\#3A506B\],.to-\[\#3a506b\]{--tw-gradient-to:#3a506b var(--tw-gradient-to-position)}.to-\[\#4A90E2\]{--tw-gradient-to:#4a90e2 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}.object-cover{object-fit:cover}.p-4{padding:1rem}.p-8{padding:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.text-\[\#0B132B\]{--tw-text-opacity:1;color:#0b132b;color:rgb(11 19 43/var(--tw-text-opacity,1))}.text-\[\#A7BED3\]{--tw-text-opacity:1;color:#a7bed3;color:rgb(167 190 211/var(--tw-text-opacity,1))}.text-\[\#E0FBFC\],.text-\[\#e0fbfc\]{--tw-text-opacity:1;color:#e0fbfc;color:rgb(224 251 252/var(--tw-text-opacity,1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-fadeInUp{animation:fadeInUp .8s ease-out forwards}.animation-delay-300{animation-delay:.3s}.animation-delay-500{animation-delay:.5s}.featured-world-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3a506b66;border:1px solid #3a506b;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;overflow:hidden;position:relative;transform:translateY(0);transition:all .5s ease}.featured-world-card:hover{border-color:#5bc0be;box-shadow:0 15px 30px #0000004d;transform:translateY(-5px)}.featured-world-card:hover .featured-world-image{filter:brightness(1.1);transform:scale(1.05)}.featured-world-image{filter:brightness(.9);height:16rem;object-fit:cover;transition:transform .7s ease,filter .7s ease;width:100%}.featured-world-content{padding:1.5rem}.featured-world-title{color:#e0fbfc;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;transition:color .3s ease}.featured-world-description{color:#e0fbfc;line-height:1.625;margin-bottom:1rem;opacity:.9}.featured-world-button{background-color:#3a506b;border:none;border-radius:.5rem;color:#e0fbfc;cursor:pointer;font-size:1rem;font-weight:700;overflow:hidden;padding:.5rem 1.5rem;position:relative;transition:all .3s ease}.featured-world-button:hover{background-color:#4a6480}.featured-world-button:after{background:#fff3;border-radius:100%;content:"";height:5px;left:50%;opacity:0;position:absolute;top:50%;transform:scale(1) translate(-50%,-50%);transform-origin:50% 50%;width:5px}.featured-world-button:hover:after{animation:ripple 1s ease-out}@keyframes ripple{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(20)}}.hero-button .lucide-chevron-right{transition:transform .3s ease-in-out}.hero-button:hover .lucide-chevron-right{transform:translateX(5px)}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#5BC0BE\]\/80:hover{border-color:#5bc0becc}.hover\:bg-\[\#5BC0BE\]\/10:hover{background-color:#5bc0be1a}.hover\:shadow-\[0_0_15px_rgba\(91\2c 192\2c 190\2c 0\.3\)\]:hover{--tw-shadow:0 0 15px #5bc0be4d;--tw-shadow-colored:0 0 15px var(--tw-shadow-color)}.hover\:shadow-\[0_0_15px_rgba\(91\2c 192\2c 190\2c 0\.3\)\]:hover,.hover\:shadow-lg:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-\[\#5BC0BE\]\/30:hover{--tw-shadow-color:#5bc0be4d;--tw-shadow:var(--tw-shadow-colored)}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.2b2c6734.css.map*/