.SearchBar-module__Kt5ePa__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(28,28,30,.7);border:1px solid rgba(255,255,255,.05);border-radius:50px;flex-direction:row;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.SearchBar-module__Kt5ePa__container:focus-within{border-color:var(--newermi-accentA);background-color:#1f1f1f}.SearchBar-module__Kt5ePa__searchIcon{background:0 0;border:none;outline:none;flex-shrink:0;font-family:inherit;font-size:1rem}.SearchBar-module__Kt5ePa__searchInput{color:#fff;letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}.SearchBar-module__Kt5ePa__searchInput::placeholder{color:rgba(255,255,255,.4)}.SearchBar-module__Kt5ePa__clearIconButton{cursor:pointer;color:rgba(255,255,255,.5);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.SearchBar-module__Kt5ePa__clearIconButton:hover{color:rgba(255,255,255,.8)}#SearchBar-module__Kt5ePa__shortSearchBar{width:70%}@media (max-width:1100px){#SearchBar-module__Kt5ePa__shortSearchBar{width:55%}}@media (max-width:768px){.SearchBar-module__Kt5ePa__container{gap:.75rem;padding:.875rem 1.25rem}.SearchBar-module__Kt5ePa__searchIcon,.SearchBar-module__Kt5ePa__searchInput{font-size:.9rem}#SearchBar-module__Kt5ePa__shortSearchBar{width:50%}}@media (max-width:550px){.SearchBar-module__Kt5ePa__container{gap:.625rem;width:65%;padding:.75rem 1rem}#SearchBar-module__Kt5ePa__shortSearchBar{width:70%}.SearchBar-module__Kt5ePa__searchIcon,.SearchBar-module__Kt5ePa__searchInput{font-size:.85rem}}
.TagChip-module__Hjy2Ma__tagChip{cursor:pointer;white-space:nowrap;border-style:solid;border-width:1px;border-color:var(--newermi-accentA);background-color:rgba(255,255,255,.03);border-radius:8px;flex-shrink:0;padding:9px 18px;transition:all .2s}.TagChip-module__Hjy2Ma__tagChip:hover{background-color:rgba(255,255,255,.06)}.TagChip-module__Hjy2Ma__tagChipText{letter-spacing:-.01em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500}
.TagFilter-module__I0IXyq__tagsSection{margin-bottom:16px;animation:.5s ease-out TagFilter-module__I0IXyq__fadeSlideIn}.TagFilter-module__I0IXyq__tagsScroll{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent;gap:10px;padding-top:6px;padding-bottom:6px;display:flex;overflow-x:scroll}.TagFilter-module__I0IXyq__tagsScroll::-webkit-scrollbar{height:6px}.TagFilter-module__I0IXyq__tagsScroll::-webkit-scrollbar-track{background:0 0}.TagFilter-module__I0IXyq__tagsScroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:3px}.TagFilter-module__I0IXyq__tagsScroll::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.15)}@keyframes TagFilter-module__I0IXyq__fadeSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.ResultCard-module__jzH8qG__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.08));border:1px solid rgba(99,102,241,.5);border-bottom-right-radius:1rem;flex-direction:column;gap:1rem;width:300px;height:345px;padding:1rem;transition:all .3s;display:flex}.ResultCard-module__jzH8qG__container:hover{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.1));border-color:rgba(99,102,241,.25);box-shadow:0 8px 24px rgba(0,0,0,.3)}.ResultCard-module__jzH8qG__headerContainer{color:rgba(255,255,255,.7);flex-direction:row;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.ResultCard-module__jzH8qG__headerLeft{color:rgba(255,255,255,.85);flex-direction:row;align-items:center;gap:8px;font-weight:600;display:flex}.ResultCard-module__jzH8qG__headerRight{flex-direction:column;align-items:flex-end;gap:4px;font-size:.75rem;display:flex}.ResultCard-module__jzH8qG__headerRight p:first-child{color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem}.ResultCard-module__jzH8qG__headerRight p:last-child{color:rgba(255,255,255,.85);font-weight:500}.ResultCard-module__jzH8qG__thumbnailContainer{aspect-ratio:16/9;border-radius:8px;justify-content:center;align-items:center;width:100%;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.4)}.ResultCard-module__jzH8qG__container:hover .ResultCard-module__jzH8qG__thumbnailContainer{transform:scale(1.02)}.ResultCard-module__jzH8qG__contentContainer{flex-direction:column;flex:1;gap:.5rem;display:flex}.ResultCard-module__jzH8qG__title{color:rgba(255,255,255,.95);text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ResultCard-module__jzH8qG__summary{line-clamp:3;-webkit-line-clamp:3;color:rgba(255,255,255,.5);text-overflow:ellipsis;white-space:nowrap;-webkit-box-orient:vertical;margin:0;font-size:.8rem;font-style:italic;line-height:1.3;display:-webkit-box;overflow:hidden}.ResultCard-module__jzH8qG__footerContainer{flex-direction:row;justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ResultCard-module__jzH8qG__playButton{cursor:pointer;color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(99,102,241,.45),rgba(99,102,241,.55));border:1px solid rgba(99,102,241,.5);border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:600;transition:all .2s;display:flex}.ResultCard-module__jzH8qG__playButton:hover{transform:translate(4px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.ResultCard-module__jzH8qG__playButton:active{transform:translate(2px)}.ResultCard-module__jzH8qG__ratingContainer{justify-content:center;align-items:center;display:flex}.ResultCard-module__jzH8qG__footer{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.ResultCard-module__jzH8qG__category{background-color:rgba(99,102,241,.45);border-radius:6px;padding:4px 10px 5px}.ResultCard-module__jzH8qG__tagText{color:#fff;letter-spacing:-.01em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500}.ResultCard-module__jzH8qG__dateText{opacity:.6;color:#fff;white-space:nowrap;flex-shrink:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px}@media (max-width:768px){.ResultCard-module__jzH8qG__container{width:280px;height:330px}.ResultCard-module__jzH8qG__title{font-size:1rem}.ResultCard-module__jzH8qG__summary{font-size:.75rem}.ResultCard-module__jzH8qG__headerContainer{font-size:.8rem}.ResultCard-module__jzH8qG__playButton{padding:8px 14px;font-size:.9rem}}@media (max-width:550px){.ResultCard-module__jzH8qG__container{width:260px;height:320px;padding:.875rem}.ResultCard-module__jzH8qG__title{font-size:.95rem}.ResultCard-module__jzH8qG__summary{font-size:.7rem}.ResultCard-module__jzH8qG__headerContainer{font-size:.75rem}.ResultCard-module__jzH8qG__headerRight p:first-child{font-size:.65rem}.ResultCard-module__jzH8qG__playButton{gap:6px;padding:8px 12px;font-size:.85rem}.ResultCard-module__jzH8qG__tagText,.ResultCard-module__jzH8qG__dateText{font-size:11px}}
.SearchBar-module__EI_0ca__searchBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(28,28,30,.7);border:1px solid rgba(255,255,255,.05);border-radius:50px;flex-direction:row;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.SearchBar-module__EI_0ca__searchIcon{background:0 0;border:none;outline:none;flex-shrink:0;font-family:inherit;font-size:1rem}.SearchBar-module__EI_0ca__searchInput{color:#fff;letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}.SearchBar-module__EI_0ca__searchInput::placeholder{color:rgba(255,255,255,.4)}#SearchBar-module__EI_0ca__shortSearchBar{width:70%}@media (max-width:768px){.SearchBar-module__EI_0ca__searchBar{gap:.75rem;padding:.875rem 1.25rem}.SearchBar-module__EI_0ca__searchIcon,.SearchBar-module__EI_0ca__searchInput{font-size:.9rem}}@media (max-width:550px){.SearchBar-module__EI_0ca__searchBar{gap:.625rem;padding:.75rem 1rem}#SearchBar-module__EI_0ca__shortSearchBar{width:70%}.SearchBar-module__EI_0ca__searchIcon,.SearchBar-module__EI_0ca__searchInput{font-size:.85rem}}
.Header-module__g7YmUq__header{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.Header-module__g7YmUq__settingsButton{color:#fff}.Header-module__g7YmUq__authButtons{flex-direction:row;gap:1rem;display:flex}.Header-module__g7YmUq__authButton{color:#fff;border-radius:8px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__g7YmUq__miContainer{flex-direction:row;align-items:center;display:flex}#Header-module__g7YmUq__signUpButton{background-color:var(--newermi-accentA)}#Header-module__g7YmUq__loginButton{color:var(--newermi-accentA);background-color:#fff}@media (max-width:768px){.Header-module__g7YmUq__header{gap:1rem}.Header-module__g7YmUq__authButtons{flex-wrap:wrap;justify-content:flex-end;width:100%}.Header-module__g7YmUq__authButton{padding:8px 16px;font-size:14px}}@media (max-width:550px){.Header-module__g7YmUq__header{gap:.75rem}.Header-module__g7YmUq__authButtons{gap:.5rem}.Header-module__g7YmUq__authButton{padding:8px 12px;font-size:13px}.Header-module__g7YmUq__profilePictureLink{display:none}}
.SideNav-module__RUPoya__sideNav{background-color:var(--newermi-secondary);border-right:1px solid var(--newermi-dark-border);flex-direction:column;gap:2rem;width:250px;height:100vh;padding:24px 20px;display:flex}.SideNav-module__RUPoya__sideNav:before{content:"";background-color:var(--newermi-accentA);border-radius:0 3px 3px 0;width:3px;height:50%;transition:height .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.SideNav-module__RUPoya__logo{align-self:center;gap:10px;display:flex}.SideNav-module__RUPoya__logoImage{flex-shrink:0;width:36px;height:45px;position:relative}.SideNav-module__RUPoya__logoText{color:#fff;font-family:Inter,sans-serif;font-size:2rem;font-weight:700}.SideNav-module__RUPoya__navLinks{flex-direction:column;flex:1;gap:8px;display:flex}.SideNav-module__RUPoya__navLink{color:rgba(255,255,255,.7);border-radius:8px;align-items:center;gap:12px;padding:12px;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:flex}.SideNav-module__RUPoya__navLink:hover{color:#fff;background-color:rgba(99,102,241,.1)}.SideNav-module__RUPoya__navLinkActive{color:#fff;text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--newermi-accentA);text-decoration-color:var(--newermi-accentA)}.SideNav-module__RUPoya__navIcon{color:inherit}.SideNav-module__RUPoya__navLinkActive .SideNav-module__RUPoya__navIcon{color:var(--newermi-accentA)}.SideNav-module__RUPoya__signOutButton{color:rgba(255,255,255,.7);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;transition:all .2s;display:flex;overflow:hidden}.SideNav-module__RUPoya__signOutButton:hover{color:#fff;background-color:rgba(255,0,0,.25)}.SideNav-module__RUPoya__signOutIcon{flex-shrink:0}.SideNav-module__RUPoya__userEmail{color:rgba(255,255,255,.5);text-overflow:ellipsis;white-space:nowrap;font-family:Inter,sans-serif;font-size:.75rem;overflow:hidden}@media (max-width:1024px){.SideNav-module__RUPoya__sideNav{width:200px;padding:20px 16px}.SideNav-module__RUPoya__logoText{font-size:1.75rem}.SideNav-module__RUPoya__navLink{padding:10px;font-size:.95rem}}@media (max-width:768px){.SideNav-module__RUPoya__sideNav{width:80px;padding:20px 10px}.SideNav-module__RUPoya__logoText{display:none}.SideNav-module__RUPoya__logoImage{width:32px;height:40px}.SideNav-module__RUPoya__navLink span{display:none}.SideNav-module__RUPoya__navLink{justify-content:center;padding:12px}.SideNav-module__RUPoya__signOutButton{flex-direction:column;gap:8px;padding:12px 8px}.SideNav-module__RUPoya__signOutButton>div{display:none!important}}@media (max-width:550px){.SideNav-module__RUPoya__sideNav{display:none}}
.Inputs-module__l7U8KW__inputGroup{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex;overflow-x:hidden}.Inputs-module__l7U8KW__inputLabel{color:#fff;font-size:1rem;font-weight:600;display:block}.Inputs-module__l7U8KW__helperText{opacity:.6;color:#fff;font-size:12px}.Inputs-module__l7U8KW__input{color:#fff;background-color:#242424;border:1px solid #000;border-bottom-right-radius:12px;width:100%;height:50px;padding:0 1rem;font-size:1rem;transition:all .2s}.Inputs-module__l7U8KW__input:focus{border-color:var(--newermi-accentA);background-color:#0a0a0a;outline:none}.Inputs-module__l7U8KW__input::placeholder{color:rgba(255,255,255,.4)}.Inputs-module__l7U8KW__textArea{color:#fff;resize:vertical;background-color:#242424;border:1px solid #000;border-bottom-right-radius:12px;width:100%;min-height:100px;padding:12px 16px;font-family:inherit;font-size:1rem}.Inputs-module__l7U8KW__textArea:focus{border-color:var(--newermi-accentA);background-color:#0a0a0a;outline:none}.Inputs-module__l7U8KW__textArea::placeholder{color:rgba(255,255,255,.4)}.Inputs-module__l7U8KW__selectionContainer{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:row;gap:16px;width:100%;display:flex;overflow-x:auto}.Inputs-module__l7U8KW__selectionItem{color:rgba(255,255,255,.7);text-wrap:nowrap;background:0 0;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:row;align-items:center;padding:.5rem 1rem;display:flex}.Inputs-module__l7U8KW__selectionItem:hover{cursor:pointer;border-color:var(--newermi-accentA);background:rgba(255,255,255,.05)}.Inputs-module__l7U8KW__selectionItem.Inputs-module__l7U8KW__selected{cursor:default;background-color:var(--newermi-accentA);color:#fff}.Inputs-module__l7U8KW__dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;cursor:pointer;background:#242424 url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjEuNDEgNC42NyAyLjQ4IDMuMTggMy41NCA0LjY3IDEuNDEgNC42NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIzLjU0IDUuMzMgMi40OCA2LjgyIDEuNDEgNS4zMyAzLjU0IDUuMzMiLz48L3N2Zz4=) 95% no-repeat;border:1px solid #000;border-bottom-right-radius:12px;width:100%;height:50px;padding:0 1rem;font-size:1rem;transition:all .2s}.Inputs-module__l7U8KW__dropdown:focus{border-color:var(--newermi-accentA);background-color:rgba(255,255,255,.08);outline:none}.Inputs-module__l7U8KW__dropdown option{color:#fff;background-color:#1a1a1a}.Inputs-module__l7U8KW__dropdown:disabled{background:unset;cursor:not-allowed}
.WorldTab-module__cMYcTq__chipDescription{opacity:.7;color:#fff;margin-top:8px;font-size:12px;font-style:italic}
.PlayerTab-module__5etQpq__statsContainer{flex-flow:wrap;justify-content:space-between;gap:2rem;display:flex}.PlayerTab-module__5etQpq__statCardContainer{background-color:#242424;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:column;gap:1rem;width:48%;padding:1rem;display:flex}.PlayerTab-module__5etQpq__statCardHeader{justify-content:space-between;align-items:center;display:flex}.PlayerTab-module__5etQpq__statName{color:#fff;font-size:1rem;font-weight:600}.PlayerTab-module__5etQpq__statActions{flex-direction:row;gap:12px;display:flex}.PlayerTab-module__5etQpq__statActionButton{cursor:pointer;background:0 0;border:none;padding:4px}.PlayerTab-module__5etQpq__statValuesContainer{flex-direction:row;justify-content:space-between;display:flex}.PlayerTab-module__5etQpq__statValue{flex-direction:column;align-items:center;gap:4px;display:flex}.PlayerTab-module__5etQpq__statValueLabel{font-size:14px;font-weight:400}.PlayerTab-module__5etQpq__statValueValue{font-size:14px;font-weight:600}.PlayerTab-module__5etQpq__statTriggers{flex-direction:column;gap:8px;display:flex}.PlayerTab-module__5etQpq__statTriggerText{opacity:.7;color:#fff;margin:0;font-size:14px}.PlayerTab-module__5etQpq__statSeparator{opacity:.25;border:1px solid #fff}.PlayerTab-module__5etQpq__addStatButton{background-color:var(--newermi-accentA);color:#fff;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;justify-content:center;align-items:center;width:100%;padding:1rem .75rem;display:flex}.PlayerTab-module__5etQpq__addStatButtonText{font-size:1rem}@media (max-width:1300px){.PlayerTab-module__5etQpq__statCardContainer{width:45%}}@media (max-width:1100px){.PlayerTab-module__5etQpq__statsContainer{flex-direction:column}.PlayerTab-module__5etQpq__statCardContainer{width:100%}}
.StatModal-module__pk1A0a__overlay{z-index:1000;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.StatModal-module__pk1A0a__container{background-color:#242424;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:column;align-items:center;gap:1rem;width:90%;max-width:600px;max-height:90vh;padding:1rem;display:flex;overflow:hidden}.StatModal-module__pk1A0a__modalBody{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:column;gap:1rem;width:100%;display:flex;overflow-y:auto}.StatModal-module__pk1A0a__separator{opacity:.25;border:1px solid #fff}.StatModal-module__pk1A0a__row{flex-direction:row;gap:1rem;display:flex}.StatModal-module__pk1A0a__leftColumn{flex:1}.StatModal-module__pk1A0a__selectionContainer{flex-direction:row;gap:16px;display:flex;overflow-x:auto}.StatModal-module__pk1A0a__selectionItem{color:rgba(255,255,255,.7);text-wrap:nowrap;scrollbar-width:none;scrollbar-color:transparent transparent;background:0 0;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:row;align-items:center;padding:.5rem 1rem;display:flex}.StatModal-module__pk1A0a__selectionItem:hover{cursor:pointer;border-color:var(--newermi-accentA);background:rgba(255,255,255,.05)}.StatModal-module__pk1A0a__selectionItem.StatModal-module__pk1A0a__selected{cursor:default;background-color:var(--newermi-accentA);color:#fff}.StatModal-module__pk1A0a__inputGroup{flex-direction:row;justify-content:space-between;display:flex}.StatModal-module__pk1A0a__inputLabel{color:#fff;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.StatModal-module__pk1A0a__helperText{opacity:.6;color:#fff;margin-bottom:8px;font-size:12px}.StatModal-module__pk1A0a__footer{justify-content:space-between;gap:12px;width:100%;display:flex}.StatModal-module__pk1A0a__button{color:#fff;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;flex:1;padding:.75rem 0;font-size:1rem;font-weight:600;transition:all .2s}#StatModal-module__pk1A0a__cancel{background-color:transparent}#StatModal-module__pk1A0a__cancel:hover{background-color:rgba(255,255,255,.1)}#StatModal-module__pk1A0a__save{background-color:var(--newermi-accentA)}@media (max-width:550px){.StatModal-module__pk1A0a__container{width:100%}}
.CharactersTab-module__EItEpG__helperText{opacity:.6;color:#fff;margin-bottom:12px;font-size:12px}.CharactersTab-module__EItEpG__npcList{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.CharactersTab-module__EItEpG__npcCard{background-color:#242424;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:column;gap:1rem;width:48%;padding:1rem;display:flex}.CharactersTab-module__EItEpG__separator{opacity:.25;border:1px solid #fff}.CharactersTab-module__EItEpG__npcCardHeader{justify-content:space-between;align-items:center;display:flex}.CharactersTab-module__EItEpG__relationshipItem{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.CharactersTab-module__EItEpG__addRelationshipButton{background:var(--newermi-accentA);color:#fff;text-wrap:nowrap;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;padding:.5rem 1rem}.CharactersTab-module__EItEpG__deleteRelationshipButton,.CharactersTab-module__EItEpG__deleteButton{cursor:pointer;background:0 0;border:none;padding:4px}.CharactersTab-module__EItEpG__npcCardContent{flex-direction:column;gap:8px;display:flex}.CharactersTab-module__EItEpG__noRelationshipsText{color:var(--newermi-warning);opacity:.75;font-size:14px;transition:opacity .2s}.CharactersTab-module__EItEpG__addNpcContainer{flex-direction:row;flex:1;justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;display:flex}.CharactersTab-module__EItEpG__addNpcButton{background-color:var(--newermi-accentA);color:#fff;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;justify-content:center;align-items:center;gap:8px;height:50px;padding:1rem .75rem;display:flex}.CharactersTab-module__EItEpG__addNpcButtonText{white-space:nowrap;font-size:.75rem}@media (max-width:1300px){.CharactersTab-module__EItEpG__npcList{flex-direction:column}.CharactersTab-module__EItEpG__npcCard{width:100%}}@media (max-width:550px){.CharactersTab-module__EItEpG__npcList{flex-direction:column}.CharactersTab-module__EItEpG__npcCard{width:100%}}
.RelationshipModal-module__yxkSUG__overlay{z-index:1000;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.RelationshipModal-module__yxkSUG__container{background-color:#242424;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:column;align-items:center;gap:1rem;width:90%;max-width:600px;max-height:90vh;padding:1rem;display:flex;overflow:hidden}.RelationshipModal-module__yxkSUG__modalBody{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:column;gap:1rem;width:100%;display:flex;overflow-y:auto}.RelationshipModal-module__yxkSUG__footer{justify-content:space-between;gap:12px;width:100%;display:flex}.RelationshipModal-module__yxkSUG__button{color:#fff;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;flex:1;padding:.75rem 0;font-size:1rem;font-weight:600;transition:all .2s}#RelationshipModal-module__yxkSUG__cancel{background-color:transparent}#RelationshipModal-module__yxkSUG__cancel:hover{background-color:rgba(255,255,255,.1)}#RelationshipModal-module__yxkSUG__save{background-color:var(--newermi-accentA)}@media (max-width:550px){.RelationshipModal-module__yxkSUG__container{width:100%}}
.GameplayTab-module__L4K9zq__button{background-color:var(--newermi-accentA);color:#fff;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem .75rem;display:flex}.GameplayTab-module__L4K9zq__buttonText{font-size:1rem}.GameplayTab-module__L4K9zq__eventsList,.GameplayTab-module__L4K9zq__consequencesList{flex-direction:column;gap:12px;display:flex}.GameplayTab-module__L4K9zq__eventCard,.GameplayTab-module__L4K9zq__consequenceCard{color:#fff;background-color:#242424;border:1px solid #000;border-bottom-right-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-size:1rem;transition:all .2s;display:flex}.GameplayTab-module__L4K9zq__eventDescription,.GameplayTab-module__L4K9zq__consequenceDescription{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:14px;display:-webkit-box;overflow:hidden}.GameplayTab-module__L4K9zq__eventActions,.GameplayTab-module__L4K9zq__consequenceActions{gap:12px;display:flex}.GameplayTab-module__L4K9zq__eventActionButton,.GameplayTab-module__L4K9zq__consequenceActionButton{cursor:pointer;opacity:.7;background:0 0;border:none;padding:4px;font-size:16px;transition:opacity .2s}.GameplayTab-module__L4K9zq__eventActionButton:hover,.GameplayTab-module__L4K9zq__consequenceActionButton:hover{opacity:1}
.LoadingScreen-module__cTd-yW__container{background-color:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100vw;height:100vh;display:flex}.LoadingScreen-module__cTd-yW__logo{width:100px;height:100px}
.EventModal-module__czF-PW__overlay{z-index:1000;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.EventModal-module__czF-PW__container{background-color:#242424;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:column;align-items:center;gap:1rem;width:90%;max-width:600px;max-height:90vh;padding:1rem;display:flex;overflow:hidden}.EventModal-module__czF-PW__modalBody{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:column;gap:1rem;width:100%;display:flex;overflow-y:auto}.EventModal-module__czF-PW__footer{justify-content:space-between;gap:12px;width:100%;display:flex}.EventModal-module__czF-PW__button{color:#fff;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;flex:1;padding:.75rem 0;font-size:1rem;font-weight:600;transition:all .2s}#EventModal-module__czF-PW__cancel{background-color:transparent}#EventModal-module__czF-PW__cancel:hover{background-color:rgba(255,255,255,.1)}#EventModal-module__czF-PW__save{background-color:var(--newermi-accentA)}@media (max-width:550px){.EventModal-module__czF-PW__container{width:100%}}
.MobileNav-module__2UeRkG__mobileNav{background-color:var(--newermi-secondary);border-top:1px solid var(--newermi-dark-border);z-index:100;padding:8px 0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px rgba(0,0,0,.3)}.MobileNav-module__2UeRkG__navLink{color:rgba(255,255,255,.7);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 4px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:flex}.MobileNav-module__2UeRkG__navLink:hover{color:#fff}.MobileNav-module__2UeRkG__navLinkActive{color:var(--newermi-accentA)}.MobileNav-module__2UeRkG__navIcon{color:inherit}.MobileNav-module__2UeRkG__navLinkActive .MobileNav-module__2UeRkG__navIcon{color:var(--newermi-accentA)}.MobileNav-module__2UeRkG__avatarContainer{background:var(--newermi-accentA);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.MobileNav-module__2UeRkG__avatarText{color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:0 1px 2px rgba(0,0,0,.2);letter-spacing:.5px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;transition:transform .2s}@media (max-width:550px){.MobileNav-module__2UeRkG__mobileNav{flex-direction:row;display:flex}}
.Footer-module__LmxvZq__footer{background-color:#141414;border-top:1px solid rgba(255,255,255,.1);width:100%;margin-top:100px}.Footer-module__LmxvZq__footerContainer{max-width:1400px;margin:0 auto;padding:60px 20px 30px}.Footer-module__LmxvZq__footerTop{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.Footer-module__LmxvZq__footerBrand{flex-direction:column;gap:16px;display:flex}.Footer-module__LmxvZq__footerLogo{align-items:center;gap:12px;text-decoration:none;display:flex}.Footer-module__LmxvZq__footerLogoImage{flex-shrink:0;width:40px;height:40px}.Footer-module__LmxvZq__footerLogoText{color:#fff;letter-spacing:-.5px;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.Footer-module__LmxvZq__footerDescription{color:#9ca3af;max-width:300px;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.Footer-module__LmxvZq__footerSection{flex-direction:column;gap:16px;display:flex}.Footer-module__LmxvZq__footerSectionTitle{color:#fff;margin-bottom:4px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.Footer-module__LmxvZq__footerLinks{flex-direction:column;gap:12px;display:flex}.Footer-module__LmxvZq__footerLink{color:#9ca3af;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__LmxvZq__footerLink:hover{color:var(--newermi-accentA)}.Footer-module__LmxvZq__footerBottom{border-top:1px solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;gap:20px;padding-top:30px;display:flex}.Footer-module__LmxvZq__footerCopyright{color:#6b7280;font-family:Inter,sans-serif;font-size:14px}.Footer-module__LmxvZq__footerSocial{align-items:center;gap:16px;display:flex}.Footer-module__LmxvZq__socialLink{color:#9ca3af;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;text-decoration:none;transition:color .2s;display:flex}.Footer-module__LmxvZq__socialLink:hover{color:var(--newermi-accentA)}@media (max-width:1024px){.Footer-module__LmxvZq__footerTop{grid-template-columns:1fr 1fr 1fr;gap:36px}.Footer-module__LmxvZq__footerBrand{grid-column:1/-1}.Footer-module__LmxvZq__footerContainer{padding:55px 20px 28px}}@media (max-width:768px){.Footer-module__LmxvZq__footerTop{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__LmxvZq__footerBrand{grid-column:1/-1}.Footer-module__LmxvZq__footerContainer{padding:50px 20px 25px}.Footer-module__LmxvZq__footerLogoText{font-size:22px}.Footer-module__LmxvZq__footerSectionTitle{font-size:15px}}@media (max-width:550px){.Footer-module__LmxvZq__footer{margin-bottom:100px}.Footer-module__LmxvZq__footerTop{grid-template-columns:1fr;gap:28px}.Footer-module__LmxvZq__footerBottom{flex-direction:column;align-items:flex-start;gap:16px}.Footer-module__LmxvZq__footerContainer{padding:40px 16px 20px}.Footer-module__LmxvZq__footerDescription{max-width:100%;font-size:13px}.Footer-module__LmxvZq__footerLogoText{font-size:20px}.Footer-module__LmxvZq__footerLogoImage{width:36px;height:36px}.Footer-module__LmxvZq__footerSectionTitle{font-size:14px}.Footer-module__LmxvZq__footerLink,.Footer-module__LmxvZq__footerCopyright{font-size:13px}.Footer-module__LmxvZq__socialLink{width:32px;height:32px;font-size:18px}}
.loadingspinner-module__0ZaJsq__loadingSpinner{border:2px solid #374151;border-top:2px solid var(--newermi-accentA);border-radius:50%;width:32px;height:32px;margin-bottom:16px;animation:1s linear infinite loadingspinner-module__0ZaJsq__spin}@keyframes loadingspinner-module__0ZaJsq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ExperienceCard-module__Kno-Sa__container{color:inherit;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-bottom-right-radius:12px;flex-direction:column;height:100%;padding:20px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.ExperienceCard-module__Kno-Sa__container:hover{background:rgba(255,255,255,.08);border-color:rgba(99,102,241,.3)}.ExperienceCard-module__Kno-Sa__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.ExperienceCard-module__Kno-Sa__title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:18px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ExperienceCard-module__Kno-Sa__ratingContainer{flex-shrink:0}.ExperienceCard-module__Kno-Sa__tag{border-radius:12px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-block}.ExperienceCard-module__Kno-Sa__tagText{color:#fff;font-size:12px;font-weight:500}.ExperienceCard-module__Kno-Sa__summary{color:rgba(255,255,255,.8);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:12px 0 16px;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.ExperienceCard-module__Kno-Sa__actionButtons{gap:10px;margin-top:auto;margin-bottom:16px;display:flex}.ExperienceCard-module__Kno-Sa__editButton,.ExperienceCard-module__Kno-Sa__cloneButton,.ExperienceCard-module__Kno-Sa__playButton{border-bottom-right-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ExperienceCard-module__Kno-Sa__editButton{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.ExperienceCard-module__Kno-Sa__editButton:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.ExperienceCard-module__Kno-Sa__playButton{background:var(--newermi-accentA);color:#fff;border:none}.ExperienceCard-module__Kno-Sa__cloneButton{background:var(--newermi-accentB);color:#fff;border:none}.ExperienceCard-module__Kno-Sa__buttonIcon{font-size:14px}.ExperienceCard-module__Kno-Sa__buttonText{font-size:14px;font-weight:600}.ExperienceCard-module__Kno-Sa__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.ExperienceCard-module__Kno-Sa__tagsContainer{flex-wrap:wrap;flex:1;gap:6px;display:flex}.ExperienceCard-module__Kno-Sa__dateText{color:rgba(255,255,255,.6);flex-shrink:0;font-size:13px}.ExperienceCard-module__Kno-Sa__accentBorder{width:3px;position:absolute;top:0;bottom:0;left:0}@media (max-width:768px){.ExperienceCard-module__Kno-Sa__container{padding:16px}.ExperienceCard-module__Kno-Sa__title{font-size:16px}.ExperienceCard-module__Kno-Sa__summary{margin:10px 0 12px;font-size:14px}.ExperienceCard-module__Kno-Sa__actionButtons{gap:8px;margin-bottom:12px}.ExperienceCard-module__Kno-Sa__editButton,.ExperienceCard-module__Kno-Sa__playButton{gap:6px;padding:8px 12px;font-size:13px}.ExperienceCard-module__Kno-Sa__buttonIcon{font-size:12px}.ExperienceCard-module__Kno-Sa__buttonText{font-size:13px}}
.ActiveSessionCard-module__CH0cgG__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.08));border:1px solid rgba(99,102,241,.5);border-bottom-right-radius:1rem;flex-direction:column;flex-shrink:0;gap:1rem;width:300px;height:345px;padding:1rem;transition:all .3s;display:flex}.ActiveSessionCard-module__CH0cgG__container:hover{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.1));border-color:rgba(99,102,241,.25);box-shadow:0 8px 24px rgba(0,0,0,.3)}.ActiveSessionCard-module__CH0cgG__headerContainer{color:rgba(255,255,255,.7);flex-direction:row;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.ActiveSessionCard-module__CH0cgG__headerLeft{color:rgba(255,255,255,.85);flex-direction:row;align-items:center;gap:8px;font-weight:600;display:flex}.ActiveSessionCard-module__CH0cgG__headerRight{flex-direction:column;align-items:flex-end;gap:4px;font-size:.75rem;display:flex}.ActiveSessionCard-module__CH0cgG__headerRight p:first-child{color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem}.ActiveSessionCard-module__CH0cgG__headerRight p:last-child{color:rgba(255,255,255,.85);font-weight:500}.ActiveSessionCard-module__CH0cgG__thumbnailContainer{aspect-ratio:16/9;border-radius:8px;justify-content:center;align-items:center;width:100%;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.4)}.ActiveSessionCard-module__CH0cgG__container:hover .ActiveSessionCard-module__CH0cgG__thumbnailContainer{transform:scale(1.02)}.ActiveSessionCard-module__CH0cgG__contentContainer{flex-direction:column;flex:1;gap:.5rem;display:flex}.ActiveSessionCard-module__CH0cgG__title{color:rgba(255,255,255,.95);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ActiveSessionCard-module__CH0cgG__progress{color:rgba(255,255,255,.6);margin:0;font-size:.85rem;font-weight:500}.ActiveSessionCard-module__CH0cgG__location{color:rgba(255,255,255,.5);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;font-style:italic;overflow:hidden}.ActiveSessionCard-module__CH0cgG__buttonContainer{flex-direction:row;justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ActiveSessionCard-module__CH0cgG__deleteButton{cursor:pointer;color:rgba(255,255,255,.6);background-color:transparent;border:none;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:8px;transition:all .2s;display:flex}.ActiveSessionCard-module__CH0cgG__deleteButton:hover{color:rgba(255,100,100,.9);background-color:rgba(255,100,100,.15);transform:scale(1.1)}.ActiveSessionCard-module__CH0cgG__continueButton{cursor:pointer;color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(99,102,241,.35),rgba(99,102,241,.45));border:1px solid rgba(255,255,255,.3);border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:600;transition:all .2s;display:flex}.ActiveSessionCard-module__CH0cgG__continueButton:hover{background:linear-gradient(135deg,rgba(99,102,241,.45),rgba(99,102,241,.55));border-color:rgba(99,102,241,.5);transform:translate(4px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.ActiveSessionCard-module__CH0cgG__continueButton:active{transform:translate(2px)}.ActiveSessionCard-module__CH0cgG__buttonText{margin:0;font-size:.95rem}@media (max-width:768px){.ActiveSessionCard-module__CH0cgG__container{width:280px;height:330px}.ActiveSessionCard-module__CH0cgG__title{font-size:1rem}.ActiveSessionCard-module__CH0cgG__progress{font-size:.8rem}.ActiveSessionCard-module__CH0cgG__location{font-size:.75rem}.ActiveSessionCard-module__CH0cgG__continueButton{padding:8px 14px}.ActiveSessionCard-module__CH0cgG__buttonText{font-size:.9rem}}@media (max-width:550px){.ActiveSessionCard-module__CH0cgG__container{width:260px;height:320px;padding:.875rem}.ActiveSessionCard-module__CH0cgG__title{font-size:.95rem}.ActiveSessionCard-module__CH0cgG__progress{font-size:.75rem}.ActiveSessionCard-module__CH0cgG__location{font-size:.7rem}.ActiveSessionCard-module__CH0cgG__headerContainer{font-size:.75rem}.ActiveSessionCard-module__CH0cgG__headerRight p:first-child{font-size:.65rem}.ActiveSessionCard-module__CH0cgG__continueButton{gap:6px;padding:8px 12px}.ActiveSessionCard-module__CH0cgG__buttonText{font-size:.85rem}.ActiveSessionCard-module__CH0cgG__deleteButton{padding:6px}}
.ConsequenceModal-module__DAAEJa__overlay{z-index:1000;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ConsequenceModal-module__DAAEJa__container{background-color:#242424;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:column;align-items:center;gap:1rem;width:90%;max-width:600px;max-height:90vh;padding:1rem;display:flex;overflow:hidden}.ConsequenceModal-module__DAAEJa__modalBody{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:column;gap:1rem;width:100%;display:flex;overflow-y:auto}.ConsequenceModal-module__DAAEJa__footer{justify-content:space-between;gap:12px;width:100%;display:flex}.ConsequenceModal-module__DAAEJa__button{color:#fff;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;flex:1;padding:.75rem 0;font-size:1rem;font-weight:600;transition:all .2s}#ConsequenceModal-module__DAAEJa__cancel{background-color:transparent}#ConsequenceModal-module__DAAEJa__cancel:hover{background-color:rgba(255,255,255,.1)}#ConsequenceModal-module__DAAEJa__save{background-color:var(--newermi-accentA)}@media (max-width:550px){.ConsequenceModal-module__DAAEJa__container{width:100%}}
.NarrationTab-module__rYSThW__narrativePersonCard{color:rgba(255,255,255,.7);scrollbar-width:none;scrollbar-color:transparent transparent;cursor:pointer;background:0 0;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:column;align-items:center;width:100%;padding:1rem;display:flex}.NarrationTab-module__rYSThW__narrativePersonCard:hover{cursor:pointer;border-color:var(--newermi-accentA);background:rgba(255,255,255,.05)}.NarrationTab-module__rYSThW__narrativePersonCard.NarrationTab-module__rYSThW__active{cursor:default;color:#fff;background-color:rgba(99,102,241,.5)}.NarrationTab-module__rYSThW__narractivePersonCard.NarrationTab-module__rYSThW__active:hover{cursor:pointer;background:inherit;border-color:inherit}.NarrationTab-module__rYSThW__narrativePersonCardHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.NarrationTab-module__rYSThW__narrativePersonCardLabel{color:#fff;font-size:18px;font-weight:700}.NarrationTab-module__rYSThW__narrativePersonCardDescription{opacity:.9;color:#fff;margin-bottom:12px;font-size:14px;line-height:1.5}.NarrationTab-module__rYSThW__narrativePersonCardExampleContainer{background-color:rgba(0,0,0,.2);border-bottom-right-radius:12px;padding:12px}.NarrationTab-module__rYSThW__narrativePersonCardExampleLabel{text-transform:uppercase;opacity:.8;color:#fff;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.NarrationTab-module__rYSThW__narrativePersonCardExampleText{opacity:.9;color:#fff;margin:0;font-size:13px;font-style:italic}
.Banner-module__Ai_gda__banner{aspect-ratio:643/120;background-image:url(/images/web-base-banner-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:1rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;margin:0 auto;padding:2rem;display:flex}.Banner-module__Ai_gda__bannerContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:50%;height:100%;display:flex}.Banner-module__Ai_gda__bannerTag{color:var(--newermi-accentA);font-size:1rem;font-weight:700}.Banner-module__Ai_gda__bannerTitle{color:#fff;font-size:2rem;font-weight:600}.Banner-module__Ai_gda__bannerDescription{color:#fff;font-size:1rem;font-weight:400}.Banner-module__Ai_gda__bannerButton{color:#fff;white-space:nowrap;background-color:rgba(0,0,0,.5);border-radius:50px;flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding:1rem 24px;font-size:1rem;text-decoration:none;transition:background-color .3s;display:flex}.Banner-module__Ai_gda__bannerButton:hover{background-color:rgba(0,0,0,.7)}.Banner-module__Ai_gda__bannerButton svg{flex-shrink:0;width:1rem;height:1rem}@media (max-width:1300px){.Banner-module__Ai_gda__banner{aspect-ratio:32/9}}@media (max-width:1024px){.Banner-module__Ai_gda__banner{padding:1.5rem}.Banner-module__Ai_gda__bannerContent{width:60%}.Banner-module__Ai_gda__bannerTitle{font-size:1.75rem}.Banner-module__Ai_gda__bannerDescription{font-size:.95rem}.Banner-module__Ai_gda__bannerButton{gap:.875rem;padding:.875rem 22px;font-size:.9375rem}.Banner-module__Ai_gda__bannerButton svg{width:.9375rem;height:.9375rem}}@media (max-width:768px){.Banner-module__Ai_gda__banner{aspect-ratio:16/9;border-bottom-right-radius:.75rem;padding:1.5rem}.Banner-module__Ai_gda__bannerContent{gap:.75rem;width:70%}.Banner-module__Ai_gda__bannerTag{font-size:.875rem}.Banner-module__Ai_gda__bannerTitle{font-size:1.5rem}.Banner-module__Ai_gda__bannerDescription{font-size:.875rem;line-height:1.4}.Banner-module__Ai_gda__bannerButton{gap:.75rem;padding:.75rem 20px;font-size:.875rem}.Banner-module__Ai_gda__bannerButton svg{width:.875rem;height:.875rem}}@media (max-width:550px){.Banner-module__Ai_gda__banner{aspect-ratio:16/9;border-bottom-right-radius:.5rem;padding:1rem}.Banner-module__Ai_gda__bannerContent{justify-content:center;gap:.5rem;width:100%}.Banner-module__Ai_gda__bannerTag{font-size:.75rem}.Banner-module__Ai_gda__bannerTitle{font-size:1.25rem}.Banner-module__Ai_gda__bannerDescription{font-size:.75rem;line-height:1.3}.Banner-module__Ai_gda__bannerButton{gap:.5rem;padding:.625rem 16px;font-size:.75rem}.Banner-module__Ai_gda__bannerButton svg{width:.75rem;height:.75rem}}
.ReportModal-module__hELTTW__modalOverlay{z-index:1000;background-color:rgba(0,0,0,.75);justify-content:center;align-items:center;animation:.2s ReportModal-module__hELTTW__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes ReportModal-module__hELTTW__fadeIn{0%{opacity:0}to{opacity:1}}.ReportModal-module__hELTTW__modalContent{background-color:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;width:90%;max-width:500px;max-height:90vh;animation:.3s ReportModal-module__hELTTW__slideUp;overflow-y:auto}@keyframes ReportModal-module__hELTTW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ReportModal-module__hELTTW__modalHeader{border-bottom:1px solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;padding:24px;display:flex}.ReportModal-module__hELTTW__modalTitle{color:#fff;margin:0;font-size:20px;font-weight:700}.ReportModal-module__hELTTW__modalClose{color:rgba(255,255,255,.6);cursor:pointer;background:0 0;border:none;padding:4px;font-size:24px;line-height:1;transition:all .2s}.ReportModal-module__hELTTW__modalClose:hover{color:#fff;transform:rotate(90deg)}.ReportModal-module__hELTTW__modalBody{flex-direction:column;gap:20px;padding:24px;display:flex}.ReportModal-module__hELTTW__modalDescription{color:rgba(255,255,255,.7);margin:0;font-size:14px;line-height:1.6}.ReportModal-module__hELTTW__formGroup{flex-direction:column;gap:8px;display:flex}.ReportModal-module__hELTTW__formLabel{color:rgba(255,255,255,.9);font-size:14px;font-weight:600}.ReportModal-module__hELTTW__formSelect,.ReportModal-module__hELTTW__formTextarea{color:#fff;background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:14px;transition:all .2s}.ReportModal-module__hELTTW__formSelect{cursor:pointer}.ReportModal-module__hELTTW__formSelect:focus,.ReportModal-module__hELTTW__formTextarea:focus{background-color:rgba(255,255,255,.08);border-color:rgba(99,102,241,.5);outline:none}.ReportModal-module__hELTTW__formTextarea{resize:vertical;min-height:100px}.ReportModal-module__hELTTW__modalFooter{border-top:1px solid rgba(255,255,255,.1);justify-content:flex-end;gap:12px;padding:24px;display:flex}.ReportModal-module__hELTTW__modalButtonSecondary,.ReportModal-module__hELTTW__modalButtonPrimary{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.ReportModal-module__hELTTW__modalButtonSecondary{color:rgba(255,255,255,.8);background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.ReportModal-module__hELTTW__modalButtonSecondary:hover{background-color:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.ReportModal-module__hELTTW__modalButtonPrimary{background:var(--newermi-warning);color:#fff}.ReportModal-module__hELTTW__modalButtonPrimary:hover:not(:disabled){transform:translateY(-1px)}.ReportModal-module__hELTTW__modalButtonPrimary:disabled{opacity:.5;cursor:not-allowed}
.page-module__26GJOq__container{color:#fff;background-color:#141414;flex-direction:row;flex:1;width:100%;display:flex;position:relative;overflow-y:hidden}@media (max-width:550px){.page-module__26GJOq__container{flex-direction:column}}.page-module__26GJOq__membershipBody{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:column;gap:3rem;width:100%;height:100vh;padding:3rem 3rem 0;display:flex;overflow-y:auto}.page-module__26GJOq__error{color:var(--newermi-warning);background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;margin:1rem 0;padding:1rem}.page-module__26GJOq__tierContainer{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:row;flex-shrink:0;gap:2rem;margin-top:2rem;display:flex;overflow-x:scroll}.page-module__26GJOq__tierContainer h2{color:#fff;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}@media (max-width:768px){.page-module__26GJOq__tierContainer{flex-direction:column}}@media (max-width:550px){.page-module__26GJOq__membershipBody{gap:1.5rem;padding:1rem 1rem 80px}}
.PublishTab-module__DtolbG__button{background-color:var(--newermi-accentA);color:#fff;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem .75rem;display:flex}.PublishTab-module__DtolbG__buttonText{font-size:1rem}.PublishTab-module__DtolbG__button:disabled{opacity:.5;cursor:not-allowed;background-color:#1a1a1a}#PublishTab-module__DtolbG__saveButton{border:1px solid var(--newermi-accentA);background:rgba(255,255,255,.05)}#PublishTab-module__DtolbG__deleteButton{border:1px solid var(--newermi-warning);background:rgba(255,255,255,.05)}.PublishTab-module__DtolbG__warningCard{border:1px solid var(--newermi-accentB);background-color:rgba(245,158,11,.1);border-bottom-right-radius:12px;padding:16px}.PublishTab-module__DtolbG__warningHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.PublishTab-module__DtolbG__warningIcon{font-size:20px}.PublishTab-module__DtolbG__warningTitle{color:#fff;font-size:16px;font-weight:700}.PublishTab-module__DtolbG__warningText{color:#fff;margin-bottom:8px;font-size:14px;font-weight:500}.PublishTab-module__DtolbG__warningList{margin-bottom:8px;margin-left:8px}.PublishTab-module__DtolbG__warningItem{color:#fff;margin-bottom:4px;font-size:13px}.PublishTab-module__DtolbG__warningFooter{opacity:.8;color:#fff;margin-top:8px;font-size:12px;font-style:italic}
.PurchaseButton-module__x4oF4q__purchaseButton{background-color:var(--newermi-accentA);color:#fff;cursor:pointer;border:none;border-bottom-right-radius:12px;min-width:140px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.PurchaseButton-module__x4oF4q__purchaseButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.PurchaseButton-module__x4oF4q__purchaseButton:disabled:hover{transform:none}.PurchaseButton-module__x4oF4q__purchaseButton.PurchaseButton-module__x4oF4q__loading{pointer-events:none}.PurchaseButton-module__x4oF4q__purchaseButton.PurchaseButton-module__x4oF4q__loading:after{content:"";border:2px solid transparent;border-top-color:#fff;border-bottom-right-radius:12px;width:16px;height:16px;margin:-8px 0 0 -8px;animation:1s linear infinite PurchaseButton-module__x4oF4q__spin;position:absolute;top:50%;left:50%}@keyframes PurchaseButton-module__x4oF4q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.PurchaseButton-module__x4oF4q__purchaseButton{width:100%;padding:1rem 1.5rem;font-size:1.1rem}}
.FollowerBox-module__q1S0Dq__container{background:var(--newermi-secondary);border:1px solid var(--newermi-dark-border);border-bottom-right-radius:12px;flex-direction:row;justify-content:space-between;gap:20px;padding:24px 32px;display:flex}.FollowerBox-module__q1S0Dq__item{flex-direction:column;justify-content:space-between;align-items:center;display:flex}.FollowerBox-module__q1S0Dq__value{color:var(--newermi-text);font-size:20px;font-weight:700}.FollowerBox-module__q1S0Dq__label{color:var(--newermi-text);opacity:.7;font-size:14px;font-weight:500}
.explore-module__za3LpG__container{color:#fff;background-color:#141414;flex-direction:row;flex:1;width:100%;display:flex;position:relative;overflow-y:hidden}@media (max-width:550px){.explore-module__za3LpG__container{flex-direction:column}}.explore-module__za3LpG__exploreBody{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:column;gap:1.5rem;width:100%;height:100vh;padding:3rem 3rem 0;display:flex;overflow-y:auto}.explore-module__za3LpG__header{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.explore-module__za3LpG__miContainer{flex-direction:row;align-items:center;display:flex}.explore-module__za3LpG__settingsButton{color:#fff}.explore-module__za3LpG__authButtons{flex-direction:row;gap:1rem;display:flex}.explore-module__za3LpG__authButton{color:#fff;border-radius:8px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}#explore-module__za3LpG__signUpButton{background-color:var(--newermi-accentA)}#explore-module__za3LpG__loginButton{color:var(--newermi-accentA);background-color:#fff}.explore-module__za3LpG__categoriesContainer{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:column;animation:.6s ease-out explore-module__za3LpG__fadeIn;display:flex}.explore-module__za3LpG__categoriesTitle{opacity:.85;letter-spacing:-.01em;margin-bottom:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:600}.explore-module__za3LpG__resultsCount{animation:.6s ease-out explore-module__za3LpG__fadeIn}.explore-module__za3LpG__resultsText{opacity:.7;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:500}.explore-module__za3LpG__experiencesContainer{flex-flow:wrap;align-items:center;gap:2rem;max-width:100%;padding-bottom:60px;animation:.6s ease-out explore-module__za3LpG__fadeIn;display:flex}.explore-module__za3LpG__emptyState{flex-direction:column;flex:1;justify-content:center;align-items:center;padding-top:80px;padding-left:24px;padding-right:24px;display:flex}.explore-module__za3LpG__emptyTitle{text-align:center;color:#fff;margin-top:0;margin-bottom:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:600}.explore-module__za3LpG__emptyDescription{text-align:center;opacity:.7;color:#fff;margin-top:0;margin-bottom:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}.explore-module__za3LpG__clearButton{cursor:pointer;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;transition:all .2s}.explore-module__za3LpG__clearButton:hover{transform:translateY(-1px)}.explore-module__za3LpG__loadMoreButton{cursor:pointer;color:#fff;background-color:var(--newermi-accentA);border:none;border-radius:8px;align-self:center;width:100%;max-width:400px;padding:12px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;transition:all .2s}@keyframes explore-module__za3LpG__fadeSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes explore-module__za3LpG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:899px){.explore-module__za3LpG__experiencesContainer{justify-content:center}}@media (max-width:600px){.explore-module__za3LpG__exploreBody{padding:1rem}.explore-module__za3LpG__categoriesTitle{font-size:16px}}@media (max-width:550px){.explore-module__za3LpG__profilePictureLink{display:none}.explore-module__za3LpG__authButtons{flex-direction:column}.explore-module__za3LpG__authButton{text-align:center}}
.MembershipCard-module__hoLypq__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.08));border:1px solid rgba(99,102,241,.5);border-bottom-right-radius:1rem;flex-direction:column;flex-shrink:0;gap:1rem;width:325px;padding:1rem;transition:all .3s;display:flex}.MembershipCard-module__hoLypq__header{text-align:center}.MembershipCard-module__hoLypq__logo{margin-bottom:-.25rem}.MembershipCard-module__hoLypq__title{color:var(--newermi-text);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem;font-style:italic;font-weight:600}.MembershipCard-module__hoLypq__featuresContainer{flex-direction:column;gap:2rem;min-height:180px;display:flex}@keyframes MembershipCard-module__hoLypq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MembershipCard-module__hoLypq__featureItem{align-items:center;gap:1rem;display:flex}.MembershipCard-module__hoLypq__featureItem:last-child{border-bottom:none;margin-top:-.75rem;margin-bottom:0}.MembershipCard-module__hoLypq__quantityContainer{color:#fff;border-radius:4px;font-size:2rem;font-weight:600}.MembershipCard-module__hoLypq__featureContent{flex:1}.MembershipCard-module__hoLypq__featureTitle{color:#fff;margin:0 0 .25rem;font-size:.875rem;font-weight:600;line-height:1.3}.MembershipCard-module__hoLypq__featureDescription{color:#9ca3af;margin:0;font-size:.75rem;line-height:1.4}.MembershipCard-module__hoLypq__joinButton{background:var(--newermi-accentA);color:#fff;cursor:pointer;border:1px solid #fff;border-bottom-right-radius:12px;justify-content:center;align-items:center;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}@media (max-width:768px){.MembershipCard-module__hoLypq__container{max-width:100%;padding:1.5rem}.MembershipCard-module__hoLypq__title{font-size:1.75rem}.MembershipCard-module__hoLypq__featuresCard{padding:1.25rem}.MembershipCard-module__hoLypq__joinButton{padding:.875rem 1.5rem}}@media (max-width:550px){.MembershipCard-module__hoLypq__container{width:100%}.MembershipCard-module__hoLypq__title{font-size:1.5rem}}
.create-module__5Xg_9G__container{color:#fff;background-color:#141414;flex-direction:row;flex:1;width:100%;display:flex;position:relative;overflow-y:hidden}@media (max-width:550px){.create-module__5Xg_9G__container{flex-direction:column}}.create-module__5Xg_9G__createBody{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:column;gap:3rem;width:100%;height:100vh;padding:3rem 3rem 0;display:flex;overflow-x:hidden;overflow-y:auto}.create-module__5Xg_9G__contentContainer{flex-direction:column;gap:2rem;width:100%;padding-left:5rem;padding-right:5rem;display:flex}.create-module__5Xg_9G__createTabNavContainer{flex-direction:row;flex-shrink:0;justify-content:space-between;gap:.5rem;width:100%;display:flex;overflow-x:auto}.create-module__5Xg_9G__createTabNavButton{color:rgba(255,255,255,.7);white-space:nowrap;background:0 0;border:1px solid #fff;border-bottom-right-radius:12px;flex-direction:row;align-items:center;gap:8px;padding:12px 24px;display:flex}.create-module__5Xg_9G__createTabNavButton:hover{cursor:pointer;border-color:var(--newermi-accentA);background:rgba(255,255,255,.05)}.create-module__5Xg_9G__createTabNavButtonActive,.create-module__5Xg_9G__createTabNavButtonActive:hover{cursor:default;background-color:var(--newermi-accentA);color:#fff}.create-module__5Xg_9G__createTabNavButtonLabel{font-weight:600}@media (max-width:1200px){.create-module__5Xg_9G__createBody{gap:2rem;padding:2rem}}@media (max-width:768px){.create-module__5Xg_9G__createBody{gap:1.5rem;padding:1rem 1rem 80px}.create-module__5Xg_9G__contentContainer{padding-left:1rem;padding-right:1rem}.create-module__5Xg_9G__createTabNavButton{text-align:center;border-bottom-right-radius:8px;flex-direction:column;gap:8px;min-width:80px;padding:12px 16px}.create-module__5Xg_9G__createTabNavButtonIcon{font-size:24px}.create-module__5Xg_9G__createTabNavButtonLabel{font-size:12px}}@media (max-width:550px){.create-module__5Xg_9G__contentContainer{padding-left:.5rem;padding-right:.5rem}.create-module__5Xg_9G__createTabNavContainer{gap:1rem;width:100%;padding:0;overflow-x:auto}.create-module__5Xg_9G__createTabNavButton{border-bottom-right-radius:6px;gap:4px;min-width:100px;padding:10px}.create-module__5Xg_9G__createTabNavButton svg{font-size:18px}}
