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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Home_homeContainer__iVhYC{align-items:center;color:#fefefe;display:flex;flex-direction:column;font-family:Georgia,serif;height:100vh;justify-content:center;padding:2rem;position:relative;text-align:center;z-index:1}.Home_videoBackground__JlrIc{height:100%;left:0;object-fit:cover;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.Home_title__qAdt\+{color:#f9f5e3;font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 6px #000000b3}.Home_timerSection__-R7S\+{display:flex;justify-content:center;margin:2rem 0;width:100%}.Home_generatorSection__sqHmB{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1rem;text-align:center;width:100%}.Home_archiveButton__3mz9T{border:none;border-radius:999px;box-shadow:0 0 10px #fff3;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.Home_archiveButton__3mz9T:first-of-type{background:linear-gradient(145deg,#4d7fff,#67b0ff);box-shadow:0 0 10px #67b0ff,0 0 20px #4d7fff}.Home_archiveButton__3mz9T:last-of-type{background:linear-gradient(145deg,#fc3,#f90);box-shadow:0 0 10px #fc3,0 0 20px #f90}.Home_archiveButton__3mz9T:hover{transform:scale(1.08)}.Home_generateButton__u0Zuu{background:linear-gradient(145deg,#8e44ad,#9b59b6);border:none;border-radius:999px;box-shadow:0 0 10px #9b59b6,0 0 20px #8e44ad;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin:1rem auto 0;padding:.75rem 1.5rem;transition:all .3s ease}.Home_generateButton__u0Zuu:hover{box-shadow:0 0 20px #b57cd8,0 0 30px #8e44ad;transform:scale(1.08)}.Home_storyGrid__inji5{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.Home_buttonRow__8P3Rp{align-items:center;display:flex;justify-content:space-between;margin-top:2rem;max-width:700px;padding:0 1rem;width:100%}.Home_header__6gPPp{align-items:center;display:flex;gap:1rem;position:absolute;right:2rem;top:1.5rem;z-index:10}.Home_userButton__1mjW6{background-color:#374151;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:all .3s ease}.Home_userButton__1mjW6:hover{background-color:#1f2937}.StoryCardMini_card__aqD3M{background:radial-gradient(circle at top left,#1e1f40,#0d0d1a);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;box-shadow:0 0 10px #6496ff33;color:#e6e6ff;cursor:pointer;display:flex;flex-direction:column;height:160px;justify-content:flex-end;max-width:250px;overflow:hidden;padding:1rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.StoryCardMini_card__aqD3M:hover{box-shadow:0 0 20px #96c8ff66;transform:scale(1.05)}.StoryCardMini_overlay__cvK1O{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(4px);background:#0000008c;border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:.5rem;position:relative;z-index:2}.StoryCardMini_header__l9vHD{color:#f0f0ff;font-size:.9rem;font-weight:600;margin-bottom:.25rem;opacity:1}.StoryCardMini_content__pc-w5{color:#ddf;font-size:.85rem;line-height:1.4;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis}.StoryCardMini_summary__zfRp0{color:#ccc;font-size:.75rem;line-height:1.3}.StoryCardMini_meta__AGekB{align-items:center;color:#aaf;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.5rem;margin-top:.25rem}.StoryCardMini_meta__AGekB span{cursor:default;transition:transform .2s ease,color .2s ease}.StoryCardMini_meta__AGekB span:hover{color:#fff;transform:scale(1.2)}.Archive_archiveWrapper__x7kWb{min-height:100vh;overflow:hidden;position:relative;width:100%}.Archive_backgroundImage__cAag1{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;opacity:.85;position:absolute;right:0;top:0;z-index:0}.Archive_archiveContent__UC8Uo{align-items:center;color:#cdaeae;display:flex;flex-direction:column;font-family:Georgia,serif;min-height:100vh;padding:2rem;position:relative;width:100%;z-index:1}.Archive_archiveTitle__5E5N8{animation:Archive_fadeInTitle__tqcB4 1.2s ease forwards;font-size:2.5rem;font-weight:700;margin-bottom:1rem;opacity:0;text-align:center}@keyframes Archive_fadeInTitle__tqcB4{to{opacity:1;transform:translateY(0)}}.Archive_archive-actions__CUckP{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.Archive_archive-actions__CUckP button{background-color:#4a4a7d;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem 1rem}.Archive_storyList__lYdx7{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1rem}.Archive_storyCard__vG0\+q{animation:Archive_fadeSlideIn__Ij8F8 .6s ease forwards;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;margin-bottom:1rem;opacity:0;padding:1rem;transform:translateY(20px)}@keyframes Archive_fadeSlideIn__Ij8F8{to{opacity:1;transform:translateY(0)}}.StoryCard_storyCard__9TpL\+{background:radial-gradient(circle at top left,#1e1f40,#0d0d1a);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;box-shadow:0 0 10px #6496ff33;color:#e6e6ff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;margin:2rem auto;max-width:950px;min-height:220px;overflow:hidden;padding:1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:calc(100% - 2rem)}.StoryCard_storyCard__9TpL\+:hover{box-shadow:0 0 20px #96c8ff66;transform:scale(1.02)}.StoryCard_overlay__DfAHS{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:12px;display:flex;flex-direction:column;height:95%;justify-content:space-between;padding:1.5rem 2rem 1rem}.StoryCard_title__0PRUS{color:#e6e6ff;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;text-align:center}.StoryCard_summary__3aLyp{color:#ddf;flex-grow:1;font-size:1rem;line-height:1.5;text-align:center}.StoryCard_meta__Rt0fE{color:#aaf;display:flex;font-size:1.2rem;gap:1rem;justify-content:center;margin-top:1rem}.StoryCard_meta__Rt0fE span{cursor:default;transition:transform .2s ease,color .2s ease}.StoryCard_meta__Rt0fE span:hover{color:#fff;transform:scale(1.2)}.UploadUniverse_uploadContainer__dSQaK{background:#1e1e2fcc;border-radius:12px;box-shadow:0 0 12px #00000080;color:#fefefe;font-family:Georgia,serif;margin:2rem auto;max-width:900px;padding:2rem}.UploadUniverse_uploadInput__Mrb7k{background:#2a2a3d;border:1px solid #555;border-radius:6px;color:#fff;display:block;margin-bottom:1rem;padding:.5rem;width:100%}.UploadUniverse_uploadInfo__8Ohpb{color:#a0e0a0;font-weight:700;margin:.5rem 0}.UploadUniverse_uploadError__tF7P4{color:#ff6b6b;font-weight:700;margin-top:1rem}.UploadUniverse_uploadPreview__f0dyF{background:#1e1e2f;border-radius:8px;box-shadow:0 0 10px #0006;color:#e0e0e0;font-family:Courier New,monospace;margin-top:1rem;max-height:400px;overflow-x:auto;padding:1rem;white-space:pre-wrap}button{background:#45a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;margin-top:.5rem;padding:.5rem 1rem;transition:background .2s ease}button:hover{background:#56c}input[type=file],input[type=text]{font-size:1rem;margin-bottom:1rem}.UploadUniverse_coverPreview__CmzFE{border-radius:8px;box-shadow:0 0 10px #0000004d;display:block;height:auto;margin:1rem 0;max-width:100%}.UniversePage_pageContainer__3DY\+1{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Georgia,serif;min-height:100vh;padding:2rem;text-shadow:1px 1px 3px #000000b3}.UniversePage_backButton__MPymi{background:#0000004d;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-bottom:1rem;padding:.5rem 1rem}.UniversePage_backButton__MPymi:hover{background:#ffffff1a}.UniversePage_section__S-6Zz{margin-top:2rem}.UniversePage_storyCard__gkSnj{background:#00000080;border-radius:10px;box-shadow:0 0 12px #0000004d;margin-bottom:1rem;padding:1rem}.UniversePage_preBlock__qHJup{background:#0006;border-radius:10px;box-shadow:0 0 10px #0003;font-family:Courier New,monospace;overflow-x:auto;padding:1rem;white-space:pre-wrap}.UniversePage_titleContainer__UkPB7{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.UniversePage_titleInput__aZsoE{background:#ffffff1a;border:none;border-bottom:2px solid #fff;color:#fff;font-family:Georgia,serif;font-size:2rem;outline:none;padding:.25rem .5rem}.UniversePage_editButton__xf0r8{align-items:center;background:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex:0 0 auto;font-size:.65rem;height:1.8rem;justify-content:center;margin-left:-.15rem;min-height:1.5rem;min-width:1.2rem;position:relative;top:-.7rem;width:1.5rem}.UniversePage_editButton__xf0r8:hover{background:#fff3}.CharacterGrid_section__5x1yK{margin-top:2rem}.CharacterGrid_gridContainer__xP3DC{overflow-x:auto;padding-bottom:1rem;white-space:nowrap}.CharacterGrid_grid__dKlpr{align-items:flex-start;display:inline-flex;gap:1rem}.CharacterGrid_card__BZCPv{align-items:center;background:#00000080;border-radius:10px;box-shadow:0 0 12px #0000004d;color:#fff;display:flex;flex:0 0 250px;flex-direction:column;height:100%;justify-content:flex-start;max-height:540px;overflow:hidden;padding:1rem;text-align:center}.CharacterGrid_image__RUUrS{align-self:center;background-color:#111;border-radius:8px;cursor:pointer;height:300px;margin-bottom:.5rem;max-width:250px;object-fit:cover;transition:transform .2s ease;width:100%}.CharacterGrid_image__RUUrS:hover{transform:scale(1.02)}.CharacterGrid_card__BZCPv h4{margin-bottom:.5rem;margin-top:0}.CharacterGrid_card__BZCPv p{text-wrap:pretty;line-height:1.2;margin:.25rem 0;max-height:4.5rem;overflow-y:auto;padding-right:4px;white-space:pre-wrap}.KeyItemsGrid_section__zLAxl{margin-top:2rem}.KeyItemsGrid_gridContainer__9ZXx3{overflow-x:auto;padding-bottom:1rem;white-space:nowrap}.KeyItemsGrid_grid__msMOh{align-items:flex-start;display:inline-flex;gap:1rem}.KeyItemsGrid_card__WmOdW{align-items:center;background:#00000080;border-radius:10px;box-shadow:0 0 12px #0000004d;color:#fff;display:flex;flex:0 0 250px;flex-direction:column;height:100%;justify-content:flex-start;max-height:540px;overflow:hidden;padding:1rem;text-align:center}.KeyItemsGrid_image__xFArO{align-self:center;background-color:#111;border-radius:8px;cursor:pointer;height:300px;margin-bottom:.5rem;object-fit:cover;transition:transform .2s ease;width:250px}.KeyItemsGrid_image__xFArO:hover{transform:scale(1.02)}.KeyItemsGrid_card__WmOdW h4{margin-bottom:.5rem;margin-top:0}.KeyItemsGrid_card__WmOdW p{text-wrap:pretty;line-height:1.2;margin:.25rem 0;max-height:4.5rem;overflow-y:auto;padding-right:4px;white-space:pre-wrap}.StoryNavigator_section__XhOjN{margin-top:2rem}.StoryNavigator_storyNav__SU2aX{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.StoryNavigator_storyCard__dFwk1{background:#00000080;border-radius:10px;box-shadow:0 0 12px #0000004d;color:#fff;padding:1rem}.StoryNavigator_chapterNav__ZIoDS{display:flex;justify-content:space-between;margin-top:1rem}.StoryNavigator_storyCard__dFwk1 h4{margin-top:0}.StoryNavigator_storyCard__dFwk1 p{margin:.5rem 0}.PropModal_modalBackdrop__Hub05{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.PropModal_modalContainer__CeueB{background-color:#1a1a1a;border-radius:12px;box-shadow:0 0 12px #fff3;color:#fff;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;width:90%}.PropModal_sectionHeader__mQSAy{border-bottom:1px solid #888;font-size:1.2rem;margin-top:1.5rem;padding-bottom:.5rem}.PropModal_propItem__em2fL{border-bottom:1px dotted #444;padding:.75rem 0}.PropModal_propItem__em2fL strong{display:inline-block;font-weight:700;width:100px}.PropModal_addButton__Zab2Y{background-color:#444;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:.5rem;padding:.5rem 1rem}.PropModal_addButton__Zab2Y:hover{background-color:#666}.PropModal_closeButton__s4LHx{background-color:#222;border:1px solid #888;border-radius:8px;color:#fff;cursor:pointer;margin-top:2rem;padding:.5rem 1.5rem}.PropModal_closeButton__s4LHx:hover{background-color:#333}.PrimerGrid_section__IqxWQ{margin-top:2rem}.PrimerGrid_gridContainer__5duk4{overflow-x:auto;padding-bottom:1rem;white-space:nowrap}.PrimerGrid_grid__iXwmU{align-items:flex-start;display:inline-flex;gap:1rem;margin-top:.5rem}.PrimerGrid_card__euMVh{align-items:center;background:#00000080;border-radius:10px;box-shadow:0 0 12px #0000004d;color:#fff;display:flex;flex:0 0 250px;flex-direction:column;height:100%;justify-content:flex-start;max-height:540px;overflow:hidden;padding:1rem;text-align:center}.PrimerGrid_image__QbRKG{align-self:center;background-color:#111;border-radius:8px;cursor:pointer;height:300px;margin-bottom:.5rem;max-width:250px;object-fit:cover;transition:transform .2s ease;width:100%}.PrimerGrid_image__QbRKG:hover{transform:scale(1.02)}.PrimerGrid_card__euMVh h4{margin-bottom:.5rem;margin-top:0}.PrimerGrid_card__euMVh p{text-wrap:pretty;line-height:1.2;margin:.25rem 0;max-height:4.5rem;overflow-y:auto;padding-right:4px;white-space:pre-wrap}.LocationsGrid_section__KSgpo{margin-top:2rem}.LocationsGrid_gridContainer__4foNf{overflow-x:auto;padding-bottom:1rem;white-space:nowrap}.LocationsGrid_grid__OiIV3{align-items:flex-start;display:inline-flex;gap:1rem}.LocationsGrid_card__8cncN{align-items:center;background:#00000080;border-radius:10px;box-shadow:0 0 12px #0000004d;color:#fff;display:flex;flex:0 0 250px;flex-direction:column;height:100%;justify-content:flex-start;max-height:540px;overflow:hidden;padding:1rem;text-align:center}.LocationsGrid_image__7EVV0{align-self:center;background-color:#111;border-radius:8px;cursor:pointer;height:300px;margin-bottom:.5rem;max-width:250px;object-fit:cover;transition:transform .2s ease;width:100%}.LocationsGrid_image__7EVV0:hover{transform:scale(1.02)}.LocationsGrid_card__8cncN h4{margin-bottom:.5rem;margin-top:0}.LocationsGrid_card__8cncN p{text-wrap:pretty;line-height:1.2;margin:.25rem 0;max-height:4.5rem;overflow-y:auto;padding-right:4px;white-space:pre-wrap}.UserPage_container__QE5Kn{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.UserPage_section__9Btvm{background-color:#fff;border-radius:.75rem;box-shadow:0 2px 8px #0000000d;padding:1rem}.UserPage_sectionTitle__rP-dT{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.UserPage_pageTitle__btVep{color:#111827;font-size:2rem;font-weight:700;margin-bottom:.5rem}.UserPage_profile__fGBb6{background-color:#1f2937;color:#fff}.UserPage_license__s7HM2 p,.UserPage_profile__fGBb6 p{line-height:1.5;margin-bottom:.5rem}.UserPage_universes__OQ55V{background-color:#f9fafb;color:#1f2937}.UserPage_license__s7HM2{background-color:#fefce8;color:#78350f}.UserPage_preferences__sJqA3{background-color:#fff}.UserPage_preferenceLabel__PBaIp{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.UserPage_preferenceLabel__PBaIp input[type=text]{border:1px solid #d1d5db;border-radius:.375rem;flex:1 1;min-width:150px;padding:.4rem .6rem}.UserPage_select__40Std{border:1px solid #d1d5db;border-radius:.375rem;margin-left:.5rem;padding:.25rem}.UserPage_logoutButton__yYlRf{background-color:#4f46e5;border:none;border-radius:.375rem;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .3s ease}.UserPage_logoutButton__yYlRf:hover{background-color:#4338ca}.UserPage_universeCarousel__a3X54{background-color:#f0f4f8;color:#111827}.UserPage_carousel__bAwK7{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.UserPage_carousel__bAwK7::-webkit-scrollbar{display:none}.UserPage_carousel__bAwK7>*{flex:0 0 auto;scroll-snap-align:start}.UserPage_editButton__U6j81{background-color:#10b981;border:none;border-radius:.375rem;color:#fff;cursor:pointer;margin-bottom:1rem;padding:.5rem 1rem;transition:background-color .3s ease}.UserPage_editButton__U6j81:hover{background-color:#059669}.BillingWidget_billingWidget__-LnCN{background-color:#1e1e1e;border-radius:12px;box-shadow:0 2px 10px #0000004d;color:#f0f0f0;margin-top:1.5rem;padding:1rem}.BillingWidget_billingWidget__-LnCN h3{font-size:1.25rem;margin-bottom:.75rem}.BillingWidget_planSelect__a5wMn{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:1rem;padding:.5rem;width:100%}.BillingWidget_purchaseButton__plURL{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem}.BillingWidget_purchaseButton__plURL:disabled{background-color:#666;cursor:not-allowed}.BillingWidget_errorText__JEMox{color:#ff4f4f;margin-top:.5rem}.LoginPage_container__f-ALR{background-color:#fff;border-radius:1rem;box-shadow:0 10px 25px #0000000d;margin:5rem auto;max-width:400px;padding:2rem;text-align:center}.LoginPage_title__z5zRa{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.LoginPage_input__87BQq{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;margin-bottom:1rem;padding:.75rem 1rem;width:100%}.LoginPage_button__1aIEE{background-color:#4f46e5;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background-color .3s ease;width:100%}.LoginPage_button__1aIEE:hover{background-color:#4338ca}.LoginPage_error__oALXc{color:#b91c1c;font-weight:500;margin-top:1rem}
/*# sourceMappingURL=main.843eeabb.css.map*/