.ClassPost-module__tizvjG__classPage{max-width:1000px;color:rgba(var(--white),var(--high-opac));font-family:var(--inria);margin:0 auto;padding:20px;animation:.6s ease-out ClassPost-module__tizvjG__fadeInUp}.ClassPost-module__tizvjG__container{max-width:100%}.ClassPost-module__tizvjG__header{gap:30px;margin-bottom:30px;padding:25px;display:flex}.ClassPost-module__tizvjG__imageContainer{flex-shrink:0;position:relative}.ClassPost-module__tizvjG__classImage{border-radius:var(--border-radius);box-shadow:var(--tooltip-box-shadow)}.ClassPost-module__tizvjG__headerInfo{flex:1}.ClassPost-module__tizvjG__title{font-family:var(--cinzel);color:var(--blue);margin:0 0 15px;font-weight:700}.ClassPost-module__tizvjG__description{color:rgba(var(--white),var(--high-opac));margin-bottom:25px}.ClassPost-module__tizvjG__quickStats{max-width:600px;padding:15px}.ClassPost-module__tizvjG__statItem{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ClassPost-module__tizvjG__statLabel{color:var(--green);font-weight:700;font-family:var(--cinzel);font-size:.9rem}.ClassPost-module__tizvjG__statValue{font-size:.9rem;font-weight:700}.ClassPost-module__tizvjG__section{margin-bottom:30px;padding:25px}.ClassPost-module__tizvjG__sectionTitle{font-family:var(--cinzel);text-transform:capitalize;margin:0 0 20px;font-size:2rem;font-weight:600}.ClassPost-module__tizvjG__skillsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.ClassPost-module__tizvjG__fixedSkills h3,.ClassPost-module__tizvjG__floatingSkills h3{color:var(--green);margin-bottom:15px;font-size:1.3rem}.ClassPost-module__tizvjG__skillCard,.ClassPost-module__tizvjG__skillOption{background:rgba(var(--black),.3);border-radius:var(--button-border-radius);border-left:4px solid var(--green);transition:all var(--low-trans);margin-bottom:10px;padding:15px}.ClassPost-module__tizvjG__skillCard:hover,.ClassPost-module__tizvjG__skillOption:hover{background:#3f5efb17}.ClassPost-module__tizvjG__skillCard h4,.ClassPost-module__tizvjG__skillOption h4{color:var(--fff);font-family:var(--cinzel);margin:0 0 8px;font-size:1.1rem}.ClassPost-module__tizvjG__skillCard p,.ClassPost-module__tizvjG__skillOption p{color:rgba(var(--white),.8);margin:0;font-size:.95rem;line-height:1.5}.ClassPost-module__tizvjG__weaponGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.ClassPost-module__tizvjG__weaponCategory h3{color:var(--green);font-family:var(--cinzel);margin-bottom:15px;font-size:1.3rem}.ClassPost-module__tizvjG__weaponCategory ul{margin:0;padding:0;list-style:none}.ClassPost-module__tizvjG__weaponCategory li{background:rgba(var(--black),.3);border-radius:var(--button-border-radius);color:rgba(var(--white),.9);border-left:2px solid var(--green);margin-bottom:5px;padding:8px 12px}.ClassPost-module__tizvjG__weaponMasteryList{flex-direction:column;gap:8px;display:flex}.ClassPost-module__tizvjG__weaponMastery{background:rgba(var(--black),.3);border-radius:var(--button-border-radius);border-left:3px solid var(--green);transition:all var(--low-trans);justify-content:space-between;align-items:center;margin:10px 0;padding:10px 15px;display:flex}.ClassPost-module__tizvjG__weaponMastery:hover{transform:translate(3px)}.ClassPost-module__tizvjG__weaponName{color:rgba(var(--white),.9);font-weight:500}.ClassPost-module__tizvjG__masteryName{color:var(--gold);font-style:italic;font-family:var(--cinzel);font-size:.9rem}.ClassPost-module__tizvjG__weaponChoices{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.ClassPost-module__tizvjG__weaponChoice{background:rgba(var(--black),.3);border-radius:var(--button-border-radius);border-left:3px solid var(--blue);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.ClassPost-module__tizvjG__choiceNote{color:var(--lightgray);background:rgba(var(--blue),.1);border-radius:var(--button-border-radius);margin-top:10px;padding:8px 12px;font-size:.9rem;font-style:italic}.ClassPost-module__tizvjG__specialAbility{background:linear-gradient(135deg,rgba(var(--gold),.1),rgba(var(--gold),.05));border-radius:var(--border-radius);border-left:4px solid var(--gold);color:rgba(var(--white),.9);margin-top:15px;padding:15px 20px;font-weight:500}.ClassPost-module__tizvjG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.ClassPost-module__tizvjG__featureCard{background:rgba(var(--black),.3);border-radius:var(--border-radius);transition:all var(--low-trans);border:1px solid #ffffff1a;padding:20px}.ClassPost-module__tizvjG__featureCard:hover{border-color:var(--gold);box-shadow:0 5px 15px rgba(var(--gold),.2);transform:translateY(-3px)}.ClassPost-module__tizvjG__featureCard h3{color:var(--gold);font-family:var(--cinzel);margin:0 0 10px;font-size:1.2rem}.ClassPost-module__tizvjG__featureCard p{color:rgba(var(--white),.8);margin:0;line-height:1.6}.ClassPost-module__tizvjG__actions{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;padding:20px;display:flex}.ClassPost-module__tizvjG__createButton{background:linear-gradient(135deg,var(--darkblue)0%,var(--blue)100%);color:var(--fff);border-radius:var(--button-border-radius);cursor:var(--mouse-pointer);font-size:1.1rem;font-family:var(--cinzel);letter-spacing:1px;border:none;padding:1rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #3f5efb66}.ClassPost-module__tizvjG__createButton:hover{transform:translateY(-3px);box-shadow:0 6px 20px #3f5efb99}.ClassPost-module__tizvjG__buttonGlow{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.ClassPost-module__tizvjG__createButton:hover .ClassPost-module__tizvjG__buttonGlow{left:100%}.ClassPost-module__tizvjG__backButton{color:rgb(var(--white));border-radius:var(--button-border-radius);background:rgb(var(--black));border:1px solid #fff3;padding:.5rem 1rem;text-decoration:none;transition:all .2s;display:inline-block}.ClassPost-module__tizvjG__backButton:hover{background:var(--blue);transform:translateY(-2px)}.ClassPost-module__tizvjG__spellGridWrapper{position:relative}.ClassPost-module__tizvjG__spellGrid{grid-template-columns:repeat(8,1fr);gap:12px;padding-top:10px;transition:max-height .3s;display:grid}.ClassPost-module__tizvjG__spellGridFade{background:linear-gradient(to bottom,rgba(var(--black),.6)0%,rgba(var(--black),1)100%);pointer-events:none;z-index:2;justify-content:center;align-items:flex-end;height:50px;display:flex;position:absolute;bottom:0;left:0;right:0}.ClassPost-module__tizvjG__expandSpellsButton{background:rgba(var(--blue),.15);cursor:var(--mouse-pointer);color:var(--blue);box-shadow:0 2px 8px rgba(var(--black),.15);pointer-events:auto;border:none;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;padding:.25em .5em;font-size:2rem;transition:color .2s,background .2s;display:flex}.ClassPost-module__tizvjG__expandSpellsButton:hover{color:var(--gold);background:rgba(var(--gold),.15)}.ClassPost-module__tizvjG__arrowDown{filter:drop-shadow(0 2px 2px rgba(var(--black),.15));font-size:2rem;line-height:1}.ClassPost-module__tizvjG__spellCard{border-radius:var(--button-border-radius);background:rgba(var(--black),.4);transition:all var(--low-trans);cursor:var(--mouse-pointer);border:2px solid #ffffff1a;flex-direction:column;align-items:center;height:140px;padding:12px 8px;text-decoration:none;display:flex;position:relative;overflow:hidden}.ClassPost-module__tizvjG__spellCard:hover{border-color:var(--gold);box-shadow:0 8px 20px rgba(var(--gold),.4);background:rgba(var(--gold),.1);transform:translateY(-3px)}.ClassPost-module__tizvjG__spellCard:hover .ClassPost-module__tizvjG__spellImage{transform:scale(1.1)}.ClassPost-module__tizvjG__spellImage{border-radius:var(--button-border-radius);object-fit:cover;transition:transform var(--low-trans);border:1px solid #fff3;margin-bottom:8px}.ClassPost-module__tizvjG__spellName{color:rgba(var(--white),.9);text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex-grow:1;justify-content:center;align-items:center;max-width:100%;margin-bottom:4px;padding:0 2px;font-size:.75rem;font-weight:500;line-height:1.2;display:flex}.ClassPost-module__tizvjG__spellLevel{color:var(--gold);font-size:.65rem;font-family:var(--cinzel);background:rgba(var(--gold),.1);border:1px solid rgba(var(--gold),.3);white-space:nowrap;border-radius:4px;padding:2px 6px;font-weight:700;position:absolute;bottom:2px}.ClassPost-module__tizvjG__noSpells{color:var(--lightgray);text-align:center;background:rgba(var(--black),.3);border-radius:var(--border-radius);border:2px dashed #ffffff1a;padding:40px 20px;font-size:1.1rem;font-style:italic}.ClassPost-module__tizvjG__spellCard[title*=Cantrip] .ClassPost-module__tizvjG__spellLevel{color:var(--green);background:rgba(var(--green),.1);border-color:rgba(var(--green),.3)}.ClassPost-module__tizvjG__spellCard[title*=Level\ 1] .ClassPost-module__tizvjG__spellLevel,.ClassPost-module__tizvjG__spellCard[title*=Level\ 2] .ClassPost-module__tizvjG__spellLevel,.ClassPost-module__tizvjG__spellCard[title*=Level\ 3] .ClassPost-module__tizvjG__spellLevel{color:var(--blue);background:rgba(var(--blue),.1);border-color:rgba(var(--blue),.3)}.ClassPost-module__tizvjG__spellCard[title*=Level\ 4] .ClassPost-module__tizvjG__spellLevel,.ClassPost-module__tizvjG__spellCard[title*=Level\ 5] .ClassPost-module__tizvjG__spellLevel,.ClassPost-module__tizvjG__spellCard[title*=Level\ 6] .ClassPost-module__tizvjG__spellLevel{color:var(--gold);background:rgba(var(--gold),.1);border-color:rgba(var(--gold),.3)}.ClassPost-module__tizvjG__spellCard[title*=Level\ 7] .ClassPost-module__tizvjG__spellLevel,.ClassPost-module__tizvjG__spellCard[title*=Level\ 8] .ClassPost-module__tizvjG__spellLevel,.ClassPost-module__tizvjG__spellCard[title*=Level\ 9] .ClassPost-module__tizvjG__spellLevel{color:var(--red);background:rgba(var(--red),.1);border-color:rgba(var(--red),.3)}.ClassPost-module__tizvjG__skillTreeHeader{display:inline-block}.ClassPost-module__tizvjG__skillTreeLink{color:var(--blue);background:var(--tooltip-background-image);border-radius:var(--button-border-radius);align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.ClassPost-module__tizvjG__skillTreeLink:hover{color:var(--green);translate:4px}.ClassPost-module__tizvjG__progressionTableWrapper{border-radius:var(--border-radius);background:rgba(var(--black),.4);box-shadow:0 4px 24px rgba(var(--blue),.08);margin:30px 0;padding:0;overflow-x:auto}.ClassPost-module__tizvjG__progressionTable{border-collapse:collapse;background:0 0;width:100%;min-width:700px;font-size:1rem}.ClassPost-module__tizvjG__progressionTable th,.ClassPost-module__tizvjG__progressionTable td{text-align:center;border-bottom:1px solid rgba(var(--white),.08);padding:12px 10px}.ClassPost-module__tizvjG__progressionTable th{color:var(--green);font-family:var(--cinzel);z-index:2;background:#40d7691f;font-size:.9rem;font-weight:700;position:sticky;top:0}.ClassPost-module__tizvjG__progressionTable tr:nth-child(2n){background:rgba(var(--white),.03)}.ClassPost-module__tizvjG__progressionTable tr:hover{background:rgba(var(--gold),.07)}.ClassPost-module__tizvjG__progressionTable td{color:rgba(var(--white),.92);font-size:.98rem}@media (max-width:900px){.ClassPost-module__tizvjG__progressionTable{min-width:600px;font-size:.92rem}.ClassPost-module__tizvjG__progressionTable th,.ClassPost-module__tizvjG__progressionTable td{padding:8px 5px}}@media (max-width:600px){.ClassPost-module__tizvjG__progressionTableWrapper{box-shadow:none;border-radius:0;margin:10px 0;padding:0}.ClassPost-module__tizvjG__progressionTable{min-width:480px;font-size:.85rem}.ClassPost-module__tizvjG__progressionTable th,.ClassPost-module__tizvjG__progressionTable td{padding:6px 2px}}@media (max-width:1024px){.ClassPost-module__tizvjG__spellGrid{grid-template-columns:repeat(6,1fr);gap:10px}}@media (max-width:768px){.ClassPost-module__tizvjG__classPage{margin:10px;padding:10px}.ClassPost-module__tizvjG__header{text-align:center;flex-direction:column;gap:20px}.ClassPost-module__tizvjG__skillsContainer,.ClassPost-module__tizvjG__weaponGrid,.ClassPost-module__tizvjG__featuresGrid{grid-template-columns:1fr}.ClassPost-module__tizvjG__section{padding:0}.ClassPost-module__tizvjG__actions{flex-direction:column;align-items:center}.ClassPost-module__tizvjG__createButton,.ClassPost-module__tizvjG__backButton{text-align:center;width:100%;max-width:300px}.ClassPost-module__tizvjG__spellGrid{grid-template-columns:repeat(4,1fr);gap:8px}.ClassPost-module__tizvjG__spellCard{height:120px;padding:10px 6px}.ClassPost-module__tizvjG__spellName{font-size:.7rem}.ClassPost-module__tizvjG__spellImage{margin:0}.ClassPost-module__tizvjG__spellLevel{padding:1px 4px;font-size:.6rem}}@media (max-width:480px){.ClassPost-module__tizvjG__spellGrid{grid-template-columns:repeat(3,1fr);gap:6px}.ClassPost-module__tizvjG__spellCard{height:120px;padding:8px 4px}.ClassPost-module__tizvjG__spellName{font-size:.65rem;line-height:1.1}.ClassPost-module__tizvjG__spellLevel{padding:1px 3px;font-size:.55rem}}@media (max-width:360px){.ClassPost-module__tizvjG__spellGrid{grid-template-columns:repeat(2,1fr)}}@keyframes ClassPost-module__tizvjG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Loading-module__xVtlWa__loaderContainer{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.Loading-module__xVtlWa__loader{--size-loader:50px;--size-orbe:10px;width:var(--size-loader);height:var(--size-loader);position:relative;transform:rotate(45deg)}.Loading-module__xVtlWa__orbe{--delay:calc(var(--index)*.1s);width:100%;height:100%;animation:Loading-module__xVtlWa__orbit7456 ease-in-out 1.5s var(--delay)infinite;opacity:calc(1 - calc(.2*var(--index)));position:absolute}.Loading-module__xVtlWa__orbe:after{content:"";width:var(--size-orbe);height:var(--size-orbe);background-color:var(--blue);box-shadow:var(--blue-box-shadow);border-radius:var(--circle);position:absolute;top:0;left:0}@keyframes Loading-module__xVtlWa__orbit7456{0%{}80%{transform:rotate(360deg)}to{transform:rotate(360deg)}}
.CharCreatorSlider-module__bYH0DW__raceSliderContainer{scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;padding:10px 0;overflow-x:auto}.CharCreatorSlider-module__bYH0DW__raceSliderContainer:active{cursor:grabbing}.CharCreatorSlider-module__bYH0DW__raceSliderContainer::-webkit-scrollbar{display:none}.CharCreatorSlider-module__bYH0DW__raceSlider{-webkit-user-select:none;user-select:none;width:max-content;display:flex}.CharCreatorSlider-module__bYH0DW__raceNav button{display:none}.CharCreatorSlider-module__bYH0DW__raceSliderNav{z-index:10;background:var(--transparent-dark);border-radius:var(--circle);width:40px;height:40px;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.CharCreatorSlider-module__bYH0DW__raceSliderNav:hover{background:#000000e6}.CharCreatorSlider-module__bYH0DW__raceSliderNav.CharCreatorSlider-module__bYH0DW__prev{left:10px}.CharCreatorSlider-module__bYH0DW__raceSliderNav.CharCreatorSlider-module__bYH0DW__next{right:10px}
.gamblingScene-module__lqDUNW__gamblingScene{box-sizing:border-box;flex-direction:column;align-items:center;max-width:800px;min-height:100vh;margin:0 auto;padding:16px 0;display:flex;overflow-y:auto}.gamblingScene-module__lqDUNW__narration{text-align:center;margin:30px 0 15px;padding:10px 20px}.gamblingScene-module__lqDUNW__diceRow{justify-content:center;gap:40px;width:100%;margin:20px 0;display:flex}.gamblingScene-module__lqDUNW__diceContainer{background:#222;border:2px solid #ccc;border-radius:16px;justify-content:center;align-items:center;width:400px;max-width:95vw;height:400px;max-height:60vw;display:flex;box-shadow:0 2px 16px #0008}.gamblingScene-module__lqDUNW__progress{flex-direction:column;align-items:center;gap:12px;display:flex}.gamblingScene-module__lqDUNW__resultBlock{text-align:center}.gamblingScene-module__lqDUNW__winner{margin:12px 0;font-weight:700}.gamblingScene-module__lqDUNW__rollButton{background:linear-gradient(90deg,var(--gold),#ffe066 80%);color:var(--blacken);font-family:var(--cinzel),serif;border-radius:var(--button-border-radius);box-shadow:0 2px 12px #ffc31240,var(--blue-box-shadow);cursor:var(--mouse-pointer);letter-spacing:1px;border:none;margin:12px 0;padding:14px 38px;font-size:1.2rem;font-weight:700;transition:transform 80ms,box-shadow .15s,background .2s}.gamblingScene-module__lqDUNW__rollButton:active{transform:scale(.97);box-shadow:0 1px 4px #0006}.gamblingScene-module__lqDUNW__rollButton:disabled{opacity:.6;cursor:not-allowed;filter:grayscale(.3)}.gamblingScene-module__lqDUNW__exitButton{background:linear-gradient(90deg,var(--darkblue),var(--blue)80%);color:var(--fff);font-family:var(--cinzel),serif;border-radius:var(--button-border-radius);cursor:var(--mouse-pointer);letter-spacing:1px;border:none;margin:18px 0 0;padding:12px 32px;font-size:1.1rem;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #0006}.gamblingScene-module__lqDUNW__exitButton:hover{background:linear-gradient(90deg,var(--blue),var(--purple)100%);color:var(--gold);transform:translateY(-2px)scale(1.03)}.gamblingScene-module__lqDUNW__resultBlock button{margin-top:18px}.gamblingScene-module__lqDUNW__potBlock{color:var(--gold);font-size:1.2rem;font-family:var(--cinzel),serif;margin-bottom:8px}.gamblingScene-module__lqDUNW__aiPrediction{text-align:center;border-radius:var(--button-border-radius);background:#3f5efb4d;flex-direction:column;width:100%;max-width:155px;padding:15px;display:flex}.gamblingScene-module__lqDUNW__aiPrediction b{font-size:2rem}.gamblingScene-module__lqDUNW__aiPrediction span{color:var(--lightgray);font-size:.9rem}.gamblingScene-module__lqDUNW__predictionValue{color:var(--gold);font-size:1.1rem;font-weight:700}.gamblingScene-module__lqDUNW__predictionBlock{flex-direction:column;align-items:center;gap:8px;display:flex}.gamblingScene-module__lqDUNW__predictionInput{border:1px solid var(--gold);text-align:center;border-radius:6px;width:60px;margin-left:8px;padding:2px 6px;font-size:1.1rem}.gamblingScene-module__lqDUNW__resultMessage{color:var(--green);margin:10px 0 0;font-weight:700;display:block}.gamblingScene-module__lqDUNW__aiPredictionWinner{color:#1a3d1a;background:linear-gradient(140deg,#3cbf47 30%,#6a9772 100%);border-radius:10px;box-shadow:0 0 8px #3ecf4a44}.gamblingScene-module__lqDUNW__aiPredictionWinner span{color:#1a3d1a}.gamblingScene-module__lqDUNW__aiThinking{color:var(--blue);margin-bottom:10px;font-size:1.1rem;font-style:italic}@media (max-width:600px){.gamblingScene-module__lqDUNW__gamblingScene{padding:8px 0}.gamblingScene-module__lqDUNW__diceContainer{width:98vw;min-width:220px;max-width:98vw;height:60vw;min-height:220px;max-height:70vw}.gamblingScene-module__lqDUNW__diceRow{flex-direction:column;align-items:center;gap:10px}.gamblingScene-module__lqDUNW__progress{width:100%}}
.PreviewCampaign-module__KS4pVa__previewModal{width:100%;height:100%}.PreviewCampaign-module__KS4pVa__previewSceneWrapper{height:100%;color:var(--sand-color);background:#1c1523}.PreviewCampaign-module__KS4pVa__previewControls{z-index:9;align-items:center;gap:1rem;margin-bottom:1rem;display:flex;position:absolute;top:1rem;left:1rem}.PreviewCampaign-module__KS4pVa__previewControls .PreviewCampaign-module__KS4pVa__button{background:var(--transparent-dark);border-radius:var(--button-border-radius);align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.PreviewCampaign-module__KS4pVa__previewControls .PreviewCampaign-module__KS4pVa__button:hover{background:var(--gradient-button-blue)}
.IntroCampaign-module__7M4Gyq__campaignHeader{padding:20px 35px 0}.IntroCampaign-module__7M4Gyq__headerContent{align-content:center;width:100%;display:flex}.IntroCampaign-module__7M4Gyq__campaignHeader span{color:var(--lightgray);font-size:14px;font-weight:600}.IntroCampaign-module__7M4Gyq__campaignHeader h1{color:var(--gold);text-shadow:3px 3px 6px #000,0 0 15px #000;font-size:2rem}.IntroCampaign-module__7M4Gyq__campaignLayout{background:var(--bg-box-color);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.IntroCampaign-module__7M4Gyq__fighterBackground{background-image:linear-gradient(var(--transparent-dark),var(--transparent-dark)),url(/images/campaigns/test/blacksword.jpg)}.IntroCampaign-module__7M4Gyq__generalBackground{background-image:linear-gradient(var(--transparent-dark),var(--transparent-dark)),url(/images/campaigns/campaignAboutImages/campaignTheArenaBG.jpg)}.IntroCampaign-module__7M4Gyq__campaignActionsContainer{flex-direction:column;flex:1;width:100%;max-width:1080px;display:flex}.IntroCampaign-module__7M4Gyq__campaignContent{display:flex}.IntroCampaign-module__7M4Gyq__campaignActions{flex-direction:column;align-self:center;align-items:center;gap:18px;width:100%;min-width:320px;padding:15px 36px;display:flex}.IntroCampaign-module__7M4Gyq__heroSelect{text-align:center;width:100%}.IntroCampaign-module__7M4Gyq__heroCardGrid{flex-wrap:wrap;justify-content:center;gap:14px;margin:20px 0;display:flex}.IntroCampaign-module__7M4Gyq__heroCard{cursor:pointer;border-radius:var(--circle);background:0 0;border:2px solid #0000;outline:none;flex-direction:column;align-items:center;width:72px;height:72px;transition:border .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.IntroCampaign-module__7M4Gyq__heroCard.IntroCampaign-module__7M4Gyq__selected{border:2px solid var(--green)}.IntroCampaign-module__7M4Gyq__heroImageDefault,.IntroCampaign-module__7M4Gyq__heroImageCustom{border-radius:var(--circle);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;box-shadow:0 2px 8px #0000001f}.IntroCampaign-module__7M4Gyq__heroImageDefault{background-image:radial-gradient(circle,#0d130e4d 0%,#2a531559 100%),url(/images/general/charProfile.png)}.IntroCampaign-module__7M4Gyq__heroImageCustom{background:var(--darkgray)}.IntroCampaign-module__7M4Gyq__imgChoice{border-radius:var(--circle);object-fit:cover}.IntroCampaign-module__7M4Gyq__heroCardCreate{border-radius:var(--circle);border:2px dashed var(--blue);width:72px;height:72px;color:var(--blue);cursor:pointer;text-align:center;background:#1f293780;justify-content:center;align-items:center;margin-left:6px;font-size:2.2rem;font-weight:700;transition:all .2s;display:flex}.IntroCampaign-module__7M4Gyq__heroCardCreate:hover{border-color:var(--green)}.IntroCampaign-module__7M4Gyq__heroImageCreate{width:100%;height:100%;color:var(--blue);justify-content:center;align-items:center;font-size:2.2rem;display:flex}.IntroCampaign-module__7M4Gyq__heroImageCreate:hover{color:var(--green)}.IntroCampaign-module__7M4Gyq__selectedHeroInfo{text-align:center;color:var(--fff);font-size:1.05rem;font-family:var(--inria);margin:10px 0 12px}.IntroCampaign-module__7M4Gyq__heroClass{color:var(--gold);font-size:.95em}.IntroCampaign-module__7M4Gyq__infoButton{background:var(--bg-box-color);color:var(--lightgray);border-radius:var(--button-border-radius);margin:5px 0 0 15px;padding:6px 12px;font-size:1rem;transition:all .2s}.IntroCampaign-module__7M4Gyq__infoButton:hover{background:var(--tooltip-hover)}.IntroCampaign-module__7M4Gyq__ctaButton{letter-spacing:1px;background:linear-gradient(135deg,var(--darkblue)0%,var(--blue)100%);width:100%;color:var(--fff);cursor:var(--mouse-pointer);font-size:1.15rem;font-family:var(--cinzel);border:none;border-radius:12px;padding:1.1rem 0;transition:all .3s;position:relative;overflow:hidden}.IntroCampaign-module__7M4Gyq__ctaButton:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 6px 20px #3f5efb99}.IntroCampaign-module__7M4Gyq__buttonGlow{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.IntroCampaign-module__7M4Gyq__ctaButton:hover .IntroCampaign-module__7M4Gyq__buttonGlow{left:100%}.IntroCampaign-module__7M4Gyq__campaignAbout{padding:15px 36px}.IntroCampaign-module__7M4Gyq__campaignAbout h2,.IntroCampaign-module__7M4Gyq__heroSelect h3{color:var(--blue);margin-bottom:12px}.IntroCampaign-module__7M4Gyq__campaignAbout p{color:var(--fff);margin-bottom:12px;font-size:1.08rem;line-height:1.6}.IntroCampaign-module__7M4Gyq__detailsBox{flex-direction:column;align-items:center;display:flex}.IntroCampaign-module__7M4Gyq__detailsList{width:100%;margin-top:18px;padding:0;list-style:none}.IntroCampaign-module__7M4Gyq__detailsList li{color:var(--lightgray);margin-bottom:10px;font-size:15px;display:flex}.IntroCampaign-module__7M4Gyq__detailsList span{color:var(--blue);margin-right:6px;font-weight:600}.IntroCampaign-module__7M4Gyq__detailsModal,.IntroCampaign-module__7M4Gyq__aboutModal{max-width:600px}@media (max-width:900px){.IntroCampaign-module__7M4Gyq__campaignLayout{height:100%;display:block}.IntroCampaign-module__7M4Gyq__campaignActionsContainer{border-radius:0;margin:0;padding:20px 0}.IntroCampaign-module__7M4Gyq__campaignHeader{padding:0 15px}.IntroCampaign-module__7M4Gyq__campaignHeader h1{text-align:center;font-size:1.8rem}.IntroCampaign-module__7M4Gyq__campaignContent{flex-direction:column;gap:24px}.IntroCampaign-module__7M4Gyq__campaignAbout{padding:15px}}
.ProfileCampaignEditor-module__xM35va__profileCampaignEditor{width:100%;height:100vh;padding:0}
.CharacterInventory-module__BJjGTG__mainContainer{border-radius:var(--border-radius);color:#fff;flex-direction:row;align-items:flex-start;gap:20px;max-width:1280px;margin:0 auto;padding:20px;display:flex;position:relative}.CharacterInventory-module__BJjGTG__overlayBackdrop{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.CharacterInventory-module__BJjGTG__overlayPanel{border-radius:var(--border-radius);background:#1a1a1a;border:2px solid #4a4a4a;flex-direction:column;width:100%;max-width:350px;height:100%;max-height:400px;display:flex;position:relative;overflow:hidden}.CharacterInventory-module__BJjGTG__backgroundContainer{z-index:0;pointer-events:none;position:absolute;inset:0}.CharacterInventory-module__BJjGTG__backgroundContainer:after{content:"";z-index:1;background:linear-gradient(#00000040,#00000080);position:absolute;inset:0}.CharacterInventory-module__BJjGTG__overlayBackgroundImage{object-fit:contain;opacity:.9;z-index:0}.CharacterInventory-module__BJjGTG__contentWrapper{z-index:2;flex-direction:column;width:100%;height:100%;padding:1rem;display:flex;position:relative;overflow-y:auto}.CharacterInventory-module__BJjGTG__overlayHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.CharacterInventory-module__BJjGTG__overlayBody{flex:1}.CharacterInventory-module__BJjGTG__statsContainer{overflow:auto}.CharacterInventory-module__BJjGTG__cantEquipText{color:var(--red);text-align:center;background-color:#e539351a;border:1px solid #e539354d;border-radius:4px;width:100%;padding:.5rem;font-size:.9rem;font-weight:700;display:block}.CharacterInventory-module__BJjGTG__charArms{background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #444;border-radius:4px;grid-template-columns:80px 1fr 80px;gap:10px;min-width:400px;padding:15px;display:grid;position:relative;overflow:hidden}.CharacterInventory-module__BJjGTG__charArms:before{content:"";background:var(--transparent-dark);z-index:0;position:absolute;inset:0}.CharacterInventory-module__BJjGTG__equipmentColumn,.CharacterInventory-module__BJjGTG__silhouetteContainer{z-index:1;position:relative}.CharacterInventory-module__BJjGTG__equipmentColumn{flex-direction:column;gap:10px;display:flex}.CharacterInventory-module__BJjGTG__equipmentSlot{background:#14141999;border:1px solid #555;border-radius:4px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .2s;display:flex;position:relative}.CharacterInventory-module__BJjGTG__equipmentSlot:hover{border-color:var(--gold);box-shadow:0 0 8px #ffd7004d}.CharacterInventory-module__BJjGTG__silhouetteContainer{justify-content:center;align-items:center;min-height:450px;display:flex;position:relative}.CharacterInventory-module__BJjGTG__charInv{background:#1e1e1e80;border:1px solid #444;border-radius:4px;flex:1;padding:15px}.CharacterInventory-module__BJjGTG__inventoryHeader{color:var(--gold,gold);border-bottom:1px solid #555;margin:0 0 15px;padding-bottom:5px;font-size:1rem}.CharacterInventory-module__BJjGTG__detailList{margin:5px 0;padding:5px 0;list-style:none}.CharacterInventory-module__BJjGTG__detailList li{color:var(--sand-color);justify-content:space-between;margin-bottom:4px;display:flex}.CharacterInventory-module__BJjGTG__closeButton{color:var(--lightgray);cursor:pointer;z-index:999;background:rgba(var(--white),.1);border-radius:var(--circle);padding:.5rem 1rem;font-size:1.5rem}.CharacterInventory-module__BJjGTG__closeButton:hover{background:rgba(var(--white),.2)}.CharacterInventory-module__BJjGTG__actionButton{background:var(--gradient-button-blue);border-radius:var(--button-border-radius);padding:.5rem 1rem;font-size:1rem;transition:all .2s}.CharacterInventory-module__BJjGTG__actionButton:hover{transform:translateY(-4px)}.CharacterInventory-module__BJjGTG__overlayFooter{text-align:right}.CharacterInventory-module__BJjGTG__inventoryGrid{grid-template-columns:repeat(auto-fill,60px);justify-content:start;gap:5px;display:grid}.CharacterInventory-module__BJjGTG__inventorySlot{cursor:pointer;background:#0a0a0a80;border:1px solid #333;border-radius:3px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .1s;display:flex}.CharacterInventory-module__BJjGTG__inventorySlot:hover{background:#ffffff1a;border-color:#777}.CharacterInventory-module__BJjGTG__slotItemImage{object-fit:contain;width:90%;height:90%}.CharacterInventory-module__BJjGTG__inventoryItemImage{object-fit:cover;border-radius:2px;width:100%;height:100%}.CharacterInventory-module__BJjGTG__slotLabel{color:#888;pointer-events:none;font-size:.7rem}.CharacterInventory-module__BJjGTG__unequipButton{background:var(--red);border-radius:var(--circle);color:#fff;cursor:pointer;opacity:0;border:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;transition:opacity .2s;display:flex;position:absolute;top:-5px;right:-5px}.CharacterInventory-module__BJjGTG__equipmentSlot:hover .CharacterInventory-module__BJjGTG__unequipButton{opacity:1}.CharacterInventory-module__BJjGTG__quickStatsBox{border-radius:var(--button-border-radius);z-index:2;background:#14141999;border:1px solid #555;width:100%;padding:10px 18px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.CharacterInventory-module__BJjGTG__quickStatRow{justify-content:space-between;margin-bottom:4px;display:flex}.CharacterInventory-module__BJjGTG__quickStatLabel{color:gold;font-size:.95rem;font-weight:500}.CharacterInventory-module__BJjGTG__quickStatValue{color:#fff;font-size:.95rem;font-weight:400}@media (max-width:850px){.CharacterInventory-module__BJjGTG__mainContainer{flex-direction:column;align-items:center}.CharacterInventory-module__BJjGTG__charInv{width:100%}}@media (max-width:768px){.CharacterInventory-module__BJjGTG__mainContainer{padding:0}.CharacterInventory-module__BJjGTG__equipmentSlot{width:70px;height:70px}.CharacterInventory-module__BJjGTG__charArms{min-width:initial;grid-template-columns:70px 1fr 70px;width:100%}.CharacterInventory-module__BJjGTG__inventoryGrid{grid-template-columns:repeat(auto-fill,55px)}.CharacterInventory-module__BJjGTG__inventorySlot{width:55px;height:55px}}
.CharacterPreparedSpells-module__kEWenG__modalHeaderSticky{padding:10px 0}.CharacterPreparedSpells-module__kEWenG__preparedBar{scrollbar-width:thin;scrollbar-color:#444 #222;justify-content:center;align-items:center;gap:12px;margin-left:25px;padding:10px 5px;display:flex;overflow-x:auto}.CharacterPreparedSpells-module__kEWenG__preparedBar::-webkit-scrollbar{height:6px}.CharacterPreparedSpells-module__kEWenG__preparedBar::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.CharacterPreparedSpells-module__kEWenG__slotItem{cursor:pointer;gap:5px;width:70px;transition:transform .2s;position:relative}.CharacterPreparedSpells-module__kEWenG__slotItem:hover{transform:translateY(-2px)}.CharacterPreparedSpells-module__kEWenG__slotItem img{border:2px solid #666;border-radius:8px;margin-bottom:10px}.CharacterPreparedSpells-module__kEWenG__slotItem:hover img{border-color:var(--blue)}.CharacterPreparedSpells-module__kEWenG__wrapItem{text-overflow:ellipsis;text-align:center;width:100%;font-size:.7rem;line-height:1.1;overflow:hidden}.CharacterPreparedSpells-module__kEWenG__slotName{text-align:center;color:var(--lightgray);white-space:nowrap}.CharacterPreparedSpells-module__kEWenG__emptySlot{color:#444;background:#0003;border:2px dashed #444;border-radius:8px;flex:none;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.CharacterPreparedSpells-module__kEWenG__barStats{color:var(--lightgray);justify-content:center;gap:10px;margin-bottom:10px;display:flex}.CharacterPreparedSpells-module__kEWenG__removeBadge{background:var(--red);color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;transition:opacity .2s;display:flex;position:absolute;top:-6px;right:0}.CharacterPreparedSpells-module__kEWenG__slotItem:hover .CharacterPreparedSpells-module__kEWenG__removeBadge{opacity:1}.CharacterPreparedSpells-module__kEWenG__openBookButton{background:linear-gradient(135deg,var(--darkblue)0%,var(--blue)100%);color:var(--fff);border-radius:var(--button-border-radius);align-items:center;gap:10px;padding:10px 20px;font-size:1rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #3f5efb66}.CharacterPreparedSpells-module__kEWenG__openBookButton:hover{transform:translateY(-3px);box-shadow:0 6px 20px #3f5efb99}.CharacterPreparedSpells-module__kEWenG__buttonGlow{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.CharacterPreparedSpells-module__kEWenG__openBookButton:hover .CharacterPreparedSpells-module__kEWenG__buttonGlow{left:100%}.CharacterPreparedSpells-module__kEWenG__spellStats{flex-direction:column;align-items:center;display:flex}.CharacterPreparedSpells-module__kEWenG__spellStats p{margin:5px 0 0;padding:0}.CharacterPreparedSpells-module__kEWenG__spellBookTriggerContainer{place-content:center space-evenly;align-items:center;display:flex}.CharacterPreparedSpells-module__kEWenG__tabContainer{border-bottom:1px solid #ffffff1a;justify-content:center;gap:1rem;margin-bottom:20px;padding-bottom:10px;display:flex}.CharacterPreparedSpells-module__kEWenG__tabButton{color:#888;font-family:var(--cinzel);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative}.CharacterPreparedSpells-module__kEWenG__tabButton:hover{color:#ccc}.CharacterPreparedSpells-module__kEWenG__tabButton.CharacterPreparedSpells-module__kEWenG__active{color:#fff;text-shadow:0 0 10px #ffffff80}.CharacterPreparedSpells-module__kEWenG__tabButton.CharacterPreparedSpells-module__kEWenG__active:after{content:"";background:#fff;width:100%;height:2px;position:absolute;bottom:-11px;left:0;box-shadow:0 0 10px #fffc}.CharacterPreparedSpells-module__kEWenG__cantripNote{text-align:center;color:#aaa;margin-bottom:15px;font-size:.9rem;font-style:italic}
.CharCreatorTooltip-module__fewWlq__tooltip{display:inline-block;position:relative}.CharCreatorTooltip-module__fewWlq__tooltipIcon{background-color:var(--tooltip-bg);color:#fff;border-radius:var(--circle);cursor:help;border:var(--tooltip-border);width:18px;height:18px;box-shadow:var(--tooltip-box-shadow);justify-content:center;align-items:center;margin-left:.5rem;font-size:.8rem;transition:background-color .2s;display:flex}.CharCreatorTooltip-module__fewWlq__tooltipIcon:hover{background-color:var(--tooltip-hover)}.CharCreatorTooltip-module__fewWlq__tooltipText{visibility:hidden;width:var(--tooltip-width);background-image:var(--tooltip-background-image);color:var(--fff);text-align:center;border-radius:var(--border-radius);z-index:100;opacity:0;border:var(--tooltip-border);box-shadow:var(--tooltip-box-shadow);padding:5px;font-size:.9rem;line-height:1.4;transition:opacity .3s;position:absolute}.CharCreatorTooltip-module__fewWlq__tooltipTextContent{padding:var(--tooltip-padding)}.CharCreatorTooltip-module__fewWlq__closeButton{color:var(--fff);cursor:pointer;z-index:101;background:0 0;border:none;padding:0;font-size:1.2rem;display:none;position:absolute;top:10px;right:15px}@media screen and (min-width:769px){.CharCreatorTooltip-module__fewWlq__tooltipText{bottom:125%;left:50%;transform:translate(-50%)}.CharCreatorTooltip-module__fewWlq__tooltip:hover .CharCreatorTooltip-module__fewWlq__tooltipText{visibility:visible;opacity:1}}@media screen and (max-width:768px){.CharCreatorTooltip-module__fewWlq__tooltipText{visibility:hidden;opacity:0;border-radius:12px 12px 0 0;width:100%;max-width:100%;padding-top:30px;position:fixed;top:auto;bottom:0;left:0;transform:none}.CharCreatorTooltip-module__fewWlq__tooltipText.CharCreatorTooltip-module__fewWlq__mobileTooltipOpen{visibility:visible;opacity:1}.CharCreatorTooltip-module__fewWlq__closeButton{display:block}}
.actions-module__Yo7LYG__attackActions{margin-top:15px}.actions-module__Yo7LYG__attackHeader{color:var(--gold);border-bottom:1px solid rgba(var(--white),.2);font-family:var(--cinzel);letter-spacing:.05em;padding-bottom:.75rem;font-size:1.25rem}.actions-module__Yo7LYG__attackSections{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.actions-module__Yo7LYG__attackSection{padding:1.25rem}.actions-module__Yo7LYG__attackSection h4{font-family:var(--inria);margin-bottom:1rem;font-size:1.1rem}.actions-module__Yo7LYG__attackOptions{flex-direction:column;gap:.75rem;display:flex}.actions-module__Yo7LYG__attackButton{border:2px dashed rgba(var(--white),.2);background:rgba(var(--white),.08);border-radius:var(--button-border-radius);cursor:var(--mouse-pointer);text-align:left;transition:all var(--low-trans)ease;font-family:var(--inria);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;display:flex}.actions-module__Yo7LYG__attackButton:hover{transform:translateY(-1px)}.actions-module__Yo7LYG__attackButton:active{transform:translateY(0)}.actions-module__Yo7LYG__attackResult{background:rgba(var(--blueblack),.9);border-radius:var(--border-radius);box-shadow:var(--blue-box-shadow);font-family:var(--inria);margin:1rem 0;padding:1.25rem;position:relative;overflow:hidden}.actions-module__Yo7LYG__attackResult h4{font-size:1.1rem;font-weight:600;font-family:var(--cinzel);color:var(--gold);align-items:center;margin:0 0 .75rem;display:flex}.actions-module__Yo7LYG__rollGroup{margin-bottom:1rem}.actions-module__Yo7LYG__rollLabel{color:var(--lightgray);margin-bottom:.25rem;font-size:.9rem;display:block}.actions-module__Yo7LYG__diceRoll{background:rgba(var(--white),.1);border:1px solid rgba(var(--white),.2);border-radius:6px;margin-right:.5rem;padding:.5rem;font-family:Courier New,monospace;font-size:.95rem;display:inline-block}.actions-module__Yo7LYG__damageRoll{color:var(--red)}.actions-module__Yo7LYG__attackRoll{color:var(--blue)}.actions-module__Yo7LYG__saveInfo{background:rgba(var(--white),.05);border:1px solid rgba(var(--white),.1);border-radius:6px;margin-top:.75rem;padding:.75rem;font-size:.9rem}.actions-module__Yo7LYG__saveDC{color:var(--blue);font-weight:600}.actions-module__Yo7LYG__damageOutcomes{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.actions-module__Yo7LYG__outcomePill{background:rgba(var(--white),.1);border:1px solid rgba(var(--white),.2);border-radius:16px;padding:.35rem .75rem;font-size:.85rem;font-weight:500}.actions-module__Yo7LYG__failOutcome{color:var(--red);border-color:#ff52524d}.actions-module__Yo7LYG__successOutcome{color:var(--green);border-color:#40d7694d}.actions-module__Yo7LYG__specialNote{color:var(--lightgray);border-top:1px dashed rgba(var(--white),.2);margin-top:.75rem;padding-top:.75rem;font-size:.85rem}.actions-module__Yo7LYG__specialNote div{margin-bottom:.25rem}.actions-module__Yo7LYG__specialNote div:before{content:"•";color:var(--gold);margin-right:.5rem}@keyframes actions-module__Yo7LYG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.actions-module__Yo7LYG__attackSections{grid-template-columns:auto}}
.dice-module__kqBPPq__container{background-color:#0000}.dice-module__kqBPPq__title{color:var(--gold)}.dice-module__kqBPPq__diceCanvas{z-index:100;background-color:#0000;position:fixed;bottom:20px;right:20px}.dice-module__kqBPPq__diceCanvas canvas{pointer-events:none;mix-blend-mode:multiply;background-color:#0000;width:100vw;height:100vh;position:fixed;top:0;left:0}.dice-module__kqBPPq__diceControls{flex-direction:column;align-items:flex-end;gap:15px;display:flex;position:relative}.dice-module__kqBPPq__diceButtons{align-items:center;gap:10px;display:flex}.dice-module__kqBPPq__diceButtons>button:first-child{border-radius:var(--circle);background:var(--blue);cursor:pointer;z-index:2;border:none;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:relative}.dice-module__kqBPPq__diceButtons>button:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;width:50px;height:50px;display:inline-block}.dice-module__kqBPPq__diceButtons>button:not(:first-child){opacity:0;background:var(--blue);color:#fff;cursor:pointer;border-radius:var(--button-border-radius);border:none;justify-content:center;align-items:center;width:0;height:0;font-size:0;transition:all .3s;display:flex;position:absolute;right:0;overflow:hidden}.dice-module__kqBPPq__diceButtons>button:nth-child(8){font-size:initial}.dice-module__kqBPPq__diceButtons>button:nth-child(8):before{display:none}.dice-module__kqBPPq__diceButtons.dice-module__kqBPPq__expanded>button:not(:first-child){opacity:1;width:50px;height:50px;right:auto}.dice-module__kqBPPq__diceButtons.dice-module__kqBPPq__expanded>button:nth-child(2){transform:translate(-60px)}.dice-module__kqBPPq__diceButtons.dice-module__kqBPPq__expanded>button:nth-child(3){transform:translate(-120px)}.dice-module__kqBPPq__diceButtons.dice-module__kqBPPq__expanded>button:nth-child(4){transform:translate(-180px)}.dice-module__kqBPPq__diceButtons.dice-module__kqBPPq__expanded>button:nth-child(5){transform:translate(-240px)}.dice-module__kqBPPq__diceButtons.dice-module__kqBPPq__expanded>button:nth-child(6){transform:translate(-300px)}.dice-module__kqBPPq__diceButtons.dice-module__kqBPPq__expanded>button:nth-child(7){transform:translate(-360px)}.dice-module__kqBPPq__diceButtons.dice-module__kqBPPq__expanded>button:nth-child(8){transform:translate(-420px)}.dice-module__kqBPPq__diceButtons>button:first-child:before{background-image:url(/images/dice/menuDice.svg)}.dice-module__kqBPPq__diceButtons>button:nth-child(2):before{background-image:url(/images/dice/d4.svg)}.dice-module__kqBPPq__diceButtons>button:nth-child(3):before{background-image:url(/images/dice/d6.svg)}.dice-module__kqBPPq__diceButtons>button:nth-child(4):before{background-image:url(/images/dice/d8.svg)}.dice-module__kqBPPq__diceButtons>button:nth-child(5):before{background-image:url(/images/dice/d10.svg)}.dice-module__kqBPPq__diceButtons>button:nth-child(6):before{background-image:url(/images/dice/d12.svg)}.dice-module__kqBPPq__diceButtons>button:nth-child(7):before{background-image:url(/images/dice/d20.svg)}.dice-module__kqBPPq__diceButtons>button:hover{background:#2a3cc7;transform:scale(1.05)}.dice-module__kqBPPq__results{opacity:0;pointer-events:none;background-color:#111;border:1px solid #0000;border-radius:8px;width:100%;max-width:300px;padding:15px;transition:all .3s;position:fixed;bottom:100px;right:20px;transform:translateY(20px);box-shadow:0 4px 12px #00000026}.dice-module__kqBPPq__results.dice-module__kqBPPq__visible{opacity:1;transform:translateY(0)}.dice-module__kqBPPq__diceResultItem{justify-content:flex-start;align-items:center;display:flex}.dice-module__kqBPPq__diceImg{flex-shrink:0;width:40px;height:40px;margin-right:10px}.dice-module__kqBPPq__diceRollResult{background-color:rgba(var(--white),.1);border-radius:var(--border-radius);word-break:break-word;margin:10px 0;padding:10px 15px}@media (max-width:768px){.dice-module__kqBPPq__diceCanvas{display:none;bottom:75px}}
.Modal-module__ADAbnW__modalOverlay{background-color:rgba(var(--black),.7);z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__ADAbnW__modalContent{padding:var(--10);background-color:rgba(var(--black));border-radius:var(--border-radius);box-shadow:0 4px 20px rgba(var(--black),.5);flex-direction:column;max-height:90vh;display:flex;overflow:hidden}.Modal-module__ADAbnW__modalHeader{padding:var(--10);justify-content:space-between;align-items:center;display:flex}.Modal-module__ADAbnW__modalTitle{color:var(--fff);font-family:var(--cinzel);margin:0;font-size:1.2rem}.Modal-module__ADAbnW__closeButton{color:var(--lightgray);cursor:pointer;z-index:999;background:rgba(var(--white),.1);border-radius:var(--circle);padding:.5rem 1rem;font-size:1.5rem}.Modal-module__ADAbnW__closeButton:hover{background:rgba(var(--white),.3)}.Modal-module__ADAbnW__modalBody{padding:var(--10);color:rgba(var(--white),.9);font-family:var(--inria);flex-grow:1;position:relative;overflow-y:auto}.Modal-module__ADAbnW__modalFooter{padding:var(--10);justify-content:flex-end;gap:var(--10);display:flex}.Modal-module__ADAbnW__cancelButton{background-color:var(--darkgray);color:var(--fff);border-radius:var(--button-border-radius);cursor:var(--mouse-pointer);transition:background-color var(--low-trans);font-family:var(--inria);border:none;padding:8px 16px}.Modal-module__ADAbnW__cancelButton:hover{background-color:rgba(var(--white),.1)}.Modal-module__ADAbnW__confirmButton{background-color:var(--blue);color:var(--fff);border-radius:var(--button-border-radius);cursor:var(--mouse-pointer);transition:background-color var(--low-trans);font-family:var(--inria);box-shadow:var(--blue-box-shadow);border:none;padding:8px 16px}.Modal-module__ADAbnW__confirmButton:hover{background-color:var(--darkblue)}.Modal-module__ADAbnW__confirmButton:disabled{background-color:var(--darkgray);cursor:not-allowed;box-shadow:none;opacity:.6}.Modal-module__ADAbnW__saveModalContent{flex-direction:column;gap:8px;display:flex}.Modal-module__ADAbnW__saveModalContent input{border-radius:var(--button-border-radius);border:1px solid var(--darkgray);background-color:rgba(var(--white),.1);color:var(--fff);padding:8px}.Modal-module__ADAbnW__characterNameCount{color:rgba(var(--white),.6);align-self:flex-end;margin:0;font-size:.8rem}
.FooterChoices-module__bcSKEa__progressBarBackground{z-index:1;background-color:#000;height:2px;position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%)}.FooterChoices-module__bcSKEa__progressBarFill{background-color:var(--green);z-index:2;border-radius:2px;height:3px;transition:width .3s ease-out,left .3s ease-out;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.FooterChoices-module__bcSKEa__nextStep{border:2px solid var(--darkblue);animation:1.5s ease-in-out infinite both FooterChoices-module__bcSKEa__heartbeat}@keyframes FooterChoices-module__bcSKEa__heartbeat{0%{transform-origin:50%;animation-timing-function:ease-out;transform:scale(1)}10%{animation-timing-function:ease-in;transform:scale(.91)}17%{animation-timing-function:ease-out;transform:scale(.98)}33%{animation-timing-function:ease-in;transform:scale(.87)}45%{animation-timing-function:ease-out;transform:scale(1)}}.FooterChoices-module__bcSKEa__lockedLabel{vertical-align:middle;color:#fff9;display:inline-block}.FooterChoices-module__bcSKEa__lockIcon{border-radius:var(--circle);z-index:-1;background:#0000004d url(/images/general/lock.svg) 50%/55% no-repeat;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:.25rem;display:flex}.FooterChoices-module__bcSKEa__lockIcon img{width:20px;height:20px}
.ProfileCharactersSettings-module__PC_b8a__settingsContainer{pointer-events:auto;display:inline-block;position:relative}.ProfileCharactersSettings-module__PC_b8a__cogwheelButton{cursor:pointer;color:#ffffffb3;pointer-events:auto;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .2s,transform .2s;display:flex}.ProfileCharactersSettings-module__PC_b8a__cogwheelButton:hover{color:var(--teal);transform:rotate(45deg)}.ProfileCharactersSettings-module__PC_b8a__cogwheelButton:active{transform:rotate(45deg)scale(.95)}.ProfileCharactersSettings-module__PC_b8a__dropdown{background-color:rgba(var(--black),.9);border-radius:var(--button-border-radius);z-index:1000;pointer-events:auto;border:1px solid #ffffff1a;min-width:180px;animation:.2s ProfileCharactersSettings-module__PC_b8a__slideDown;position:absolute;bottom:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}@keyframes ProfileCharactersSettings-module__PC_b8a__slideDown{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ProfileCharactersSettings-module__PC_b8a__dropdownItem{text-align:left;cursor:pointer;width:100%;color:var(--fff);background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-size:14px;transition:all .2s;display:flex}.ProfileCharactersSettings-module__PC_b8a__dropdownItem:hover,.ProfileCharactersSettings-module__PC_b8a__deleteItem:hover{background-color:rgba(var(--white),.1)}.ProfileCharactersSettings-module__PC_b8a__dropdownItem:disabled{opacity:.5;cursor:not-allowed}.ProfileCharactersSettings-module__PC_b8a__dropdownItem svg{flex-shrink:0}.ProfileCharactersSettings-module__PC_b8a__dropdownDivider{background-color:#ffffff4d;height:1px}.ProfileCharactersSettings-module__PC_b8a__deleteItem{color:var(--red)}.ProfileCharactersSettings-module__PC_b8a__cropperWrapper{flex-direction:column;width:100%;height:100%;display:flex}.ProfileCharactersSettings-module__PC_b8a__cropperContainer{background:#333;width:100%;height:350px;margin-bottom:1rem;position:relative}.ProfileCharactersSettings-module__PC_b8a__zoomControl{align-items:center;gap:1rem;padding:1rem 0;display:flex}.ProfileCharactersSettings-module__PC_b8a__zoomControl input{flex:1}
.BackgroundSelector-module__al9p3W__backgroundSelector{flex-direction:column;align-self:center;align-items:center;width:100%;display:flex}.BackgroundSelector-module__al9p3W__backgroundChoice{scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;max-width:1280px;overflow-x:auto}.BackgroundSelector-module__al9p3W__backgroundContentRow{justify-content:center;width:100%;display:flex;position:relative}.BackgroundSelector-module__al9p3W__bgSlider{scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;width:auto;overflow-x:auto}.BackgroundSelector-module__al9p3W__titlePicker{justify-content:center}.BackgroundSelector-module__al9p3W__titlePicker span{color:var(--gold);letter-spacing:.1em;margin:15px 0}.BackgroundSelector-module__al9p3W__bottomGoBack{margin:0 auto;display:block}.BackgroundSelector-module__al9p3W__background{background-color:var(--bg-card-color);width:180px;height:280px;margin:var(--10);border-radius:var(--border-radius);box-shadow:var(--blue-box-shadow);transition:var(--low-trans);cursor:var(--mouse-pointer);background-position:50%;background-size:cover;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex;position:relative;overflow:hidden}.BackgroundSelector-module__al9p3W__background:hover{transform:translateY(-4px);box-shadow:0 2px 14px #ff7c35cc}.BackgroundSelector-module__al9p3W__background span{z-index:1;text-align:center;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);background:linear-gradient(to top,rgba(var(--black),1)35%,transparent 100%);width:100%;color:var(--gold);padding:1.5rem 0 5px;font-weight:600;position:absolute}.BackgroundSelector-module__al9p3W__background.BackgroundSelector-module__al9p3W__itemEnter{animation:.5s cubic-bezier(.5,.5,0,1) both BackgroundSelector-module__al9p3W__itemEnter;animation-delay:var(--item-delay,0s)}@keyframes BackgroundSelector-module__al9p3W__itemEnter{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.BackgroundSelector-module__al9p3W__backgroundContent{align-content:center}.BackgroundSelector-module__al9p3W__backgroundInfo{border-radius:var(--button-border-radius);max-width:620px;padding:var(--10);background-color:rgba(var(--black),.6)}.BackgroundSelector-module__al9p3W__backgroundInfo h3{color:var(--gold)}.BackgroundSelector-module__al9p3W__backgroundInfo p{max-width:360px}.BackgroundSelector-module__al9p3W__backgroundBonus{margin:10px 0;font-size:.8em}.BackgroundSelector-module__al9p3W__backgroundBonus li{margin:5px 0;list-style:none}.BackgroundSelector-module__al9p3W__backgroundBonus li strong{color:var(--gold)}.BackgroundSelector-module__al9p3W__aboutBackground{align-content:center;max-width:500px;padding:1rem}.BackgroundSelector-module__al9p3W__readMoreToggle{color:var(--blue);cursor:pointer;background:0 0;border:none;padding-left:4px;font-size:.8rem;text-decoration:underline}.BackgroundSelector-module__al9p3W__readMoreToggle:hover{text-decoration:none}.BackgroundSelector-module__al9p3W__buttonContainer{place-content:center;align-items:center;display:flex}.BackgroundSelector-module__al9p3W__buttonContainer button{margin:0 10px}.BackgroundSelector-module__al9p3W__otherBackgroundChoices .BackgroundSelector-module__al9p3W__background{width:85px;height:155px}.BackgroundSelector-module__al9p3W__otherBackgroundChoices .BackgroundSelector-module__al9p3W__background span{font-size:11px;display:block}.BackgroundSelector-module__al9p3W__tooltip{display:inline-block;position:relative}.BackgroundSelector-module__al9p3W__tooltipIcon{background-color:var(--tooltip-bg);color:#fff;border-radius:var(--circle);cursor:help;border:var(--tooltip-border);width:18px;height:18px;box-shadow:var(--tooltip-box-shadow);justify-content:center;align-items:center;margin-left:.5rem;font-size:.8rem;transition:background-color .2s;display:flex}.BackgroundSelector-module__al9p3W__tooltipIcon:hover{background-color:var(--tooltip-hover)}.BackgroundSelector-module__al9p3W__tooltipText{visibility:hidden;width:var(--tooltip-width);background-image:var(--tooltip-background-image);color:var(--fff);text-align:center;border-radius:var(--border-radius);z-index:10;opacity:0;border:var(--tooltip-border);box-shadow:var(--tooltip-box-shadow);padding:5px;font-size:.9rem;line-height:1.4;transition:opacity .3s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)}.BackgroundSelector-module__al9p3W__tooltipTextContent{padding:var(--tooltip-padding)}.BackgroundSelector-module__al9p3W__tooltip:hover .BackgroundSelector-module__al9p3W__tooltipText{visibility:visible;opacity:1}.BackgroundSelector-module__al9p3W__listItemWithTooltip{align-items:center;margin-right:.3rem;display:inline-flex}@media (max-width:768px){.BackgroundSelector-module__al9p3W__backgroundContentRow,.BackgroundSelector-module__al9p3W__aboutBackground{margin:0;padding:0}}
.ProfilePage-module__9t0n8W__loadingWrapper{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:absolute;top:0;left:0}.ProfilePage-module__9t0n8W__profileContainer,.ProfilePage-module__9t0n8W__mainContent{width:100%;max-width:1280px;font-family:var(--inria);z-index:10;margin:0 auto}.ProfilePage-module__9t0n8W__profileContainer,.ProfilePage-module__9t0n8W__characterContainer{color:rgb(var(--white));padding:2rem 1rem}.ProfilePage-module__9t0n8W__mainContent{flex:1;padding:2rem}.ProfilePage-module__9t0n8W__profile{min-height:100vh;display:flex}.ProfilePage-module__9t0n8W__mainContent h2{font-family:var(--cinzel);color:var(--blue);text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;display:inline-block;position:relative}.ProfilePage-module__9t0n8W__noCharacterMessage{font-size:1.2rem}.ProfilePage-module__9t0n8W__noCharacterMessage a{color:var(--blue);text-decoration:none}.ProfilePage-module__9t0n8W__noCharacterMessage a:hover{text-decoration:underline}.ProfilePage-module__9t0n8W__warningBanner{border-left:5px solid var(--gold);color:#5e4200;border-radius:var(--border-radius);background:linear-gradient(135deg,#fff3cd 0%,#ffe69c 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000001a}.ProfilePage-module__9t0n8W__warningBanner:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.ProfilePage-module__9t0n8W__warningBanner button{background-color:var(--gold);color:#5e4200;border-radius:var(--button-border-radius);cursor:var(--mouse-pointer);white-space:nowrap;border:none;padding:.5rem 1.25rem;font-weight:600;transition:all .2s}.ProfilePage-module__9t0n8W__warningBanner button:hover{background-color:#e6b800;transform:scale(1.05)}.ProfilePage-module__9t0n8W__loginPrompt{display:block}.ProfilePage-module__9t0n8W__loginPrompt a{color:var(--blue);font-weight:600;text-decoration:none}.ProfilePage-module__9t0n8W__characterGrid{flex-wrap:wrap;justify-content:flex-start;gap:1.25rem;width:100%;max-width:1100px;display:flex}.ProfilePage-module__9t0n8W__characterCard,.ProfilePage-module__9t0n8W__addCharacterCard{box-sizing:border-box;flex-direction:column;flex:250px;align-items:stretch;width:250px;min-width:200px;max-width:270px;height:300px;margin:0;transition:all .3s;display:flex}.ProfilePage-module__9t0n8W__characterCard{border-radius:var(--border-radius);cursor:pointer;text-align:left;outline:none;padding:1rem;animation:1.5s ProfilePage-module__9t0n8W__fadeIn;position:relative;overflow:hidden}.ProfilePage-module__9t0n8W__characterCard:focus{box-shadow:0 0 0 2px var(--blue)}.ProfilePage-module__9t0n8W__characterCard:after{content:"";background:linear-gradient(to bottom,#0d34fa66 0%,rgba(var(--black),.8)100%);z-index:1;transition:all .3s;position:absolute;inset:0}.ProfilePage-module__9t0n8W__characterCard:hover{border-color:rgba(var(--white),.2);background-size:105%;transform:translateY(-5px);box-shadow:0 10px 20px #0003}.ProfilePage-module__9t0n8W__characterCard:hover:after{background:linear-gradient(to bottom,rgba(var(--blueblack),.4)0%,rgba(var(--black),.9)100%)}.ProfilePage-module__9t0n8W__addCharacterCard{text-align:center;border:2.5px dashed var(--lightgray);border-radius:var(--border-radius);cursor:pointer;color:var(--lightgray);opacity:0;justify-content:center;align-items:center;animation:1.5s cubic-bezier(.2,1,.2,1) forwards ProfilePage-module__9t0n8W__fadeIn;position:relative;transform:scale(.5)}.ProfilePage-module__9t0n8W__addCharacterCard:hover{border-color:var(--blue);color:var(--blue)}.ProfilePage-module__9t0n8W__cardFooter{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;width:100%;display:flex}.ProfilePage-module__9t0n8W__deleteIcon{cursor:pointer;pointer-events:auto;transition:color .2s}.ProfilePage-module__9t0n8W__trashSvg{color:rgba(var(--white),.5);transition:all .2s}.ProfilePage-module__9t0n8W__deleteIcon:hover .ProfilePage-module__9t0n8W__trashSvg,.ProfilePage-module__9t0n8W__deleteIcon:focus .ProfilePage-module__9t0n8W__trashSvg{color:var(--red)}.ProfilePage-module__9t0n8W__createdText{color:var(--lightgray);margin:0;font-size:.75rem}.ProfilePage-module__9t0n8W__characterCard h3,.ProfilePage-module__9t0n8W__characterDetails{box-sizing:border-box;width:100%}.ProfilePage-module__9t0n8W__characterCard h3{font-family:var(--cinzel);color:var(--green);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;font-size:1.5rem;overflow:hidden}.ProfilePage-module__9t0n8W__plusSign{color:inherit;margin-bottom:.5rem;font-size:4rem;font-weight:700;line-height:1;transition:color .2s}.ProfilePage-module__9t0n8W__addCharacterCard p{color:inherit;opacity:.8;margin:0;font-size:1.1rem;font-weight:600}.ProfilePage-module__9t0n8W__cardContent{z-index:2;flex-direction:column;flex:auto;justify-content:center;width:100%;min-width:0;display:flex}.ProfilePage-module__9t0n8W__characterView{border-top:1px solid rgba(var(--white),.1);font-family:var(--cinzel);margin-top:3rem;padding-top:2rem;animation:.5s ProfilePage-module__9t0n8W__fadeIn}.ProfilePage-module__9t0n8W__backButton{background:linear-gradient(135deg,rgba(var(--white),.1)0%,rgba(var(--white),.05)100%);border-radius:var(--button-border-radius);cursor:var(--mouse-pointer);color:rgb(var(--white));border:none;margin-bottom:1.5rem;padding:.6rem 1.25rem;font-weight:600;transition:all .2s}.ProfilePage-module__9t0n8W__backButton:hover{background:linear-gradient(135deg,rgba(var(--white),.15)0%,rgba(var(--white),.1)100%);transform:translateY(-2px)}.ProfilePage-module__9t0n8W__emptyState{text-align:center;color:rgba(var(--white),.6);border:2px dashed rgba(var(--white),.2);border-radius:var(--border-radius);margin:2rem 0;padding:3rem;font-size:1.1rem}.ProfilePage-module__9t0n8W__characterDetails{flex-wrap:wrap;gap:.35rem;margin:.75rem 0;font-size:.8rem;display:flex}.ProfilePage-module__9t0n8W__characterDetails span{background:rgba(var(--white),.08);color:rgba(var(--white),.9);border-radius:var(--border-radius);border:1px solid rgba(var(--white),.1);text-transform:capitalize;transition:all var(--low-trans)ease;align-items:center;padding:.35rem .55rem;display:flex}.ProfilePage-module__9t0n8W__characterDetails span:hover{background:rgba(var(--white),.15);transform:translateY(-1px)}@media (max-width:768px){.ProfilePage-module__9t0n8W__profile{flex-direction:column}.ProfilePage-module__9t0n8W__mainContent,.ProfilePage-module__9t0n8W__mainContentCollapsed{width:100%;margin-left:0;padding:1rem}.ProfilePage-module__9t0n8W__profileContainer{padding:.2rem}.ProfilePage-module__9t0n8W__characterContainer{padding:1rem .2rem}.ProfilePage-module__9t0n8W__characterGrid{justify-content:center;gap:.5rem}.ProfilePage-module__9t0n8W__characterCard,.ProfilePage-module__9t0n8W__addCharacterCard{flex:100%;min-width:0;max-width:100%;height:150px;padding:.5rem}.ProfilePage-module__9t0n8W__warningBanner{flex-direction:column;align-items:flex-start;margin-bottom:1rem;padding:1rem;font-size:.9rem}.ProfilePage-module__9t0n8W__warningBanner button{box-sizing:border-box;width:100%;min-width:0;margin-top:.75rem;margin-left:0}}@keyframes ProfilePage-module__9t0n8W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.SlugProfileContent-module__U_QZ1q__welcome{flex-direction:column;align-items:flex-start;display:flex}.SlugProfileContent-module__U_QZ1q__welcome h1{color:var(--gold);font-size:2rem;font-family:var(--cinzel)}.SlugProfileContent-module__U_QZ1q__welcome p{margin-top:0}.SlugProfileContent-module__U_QZ1q__profileHead{background-color:var(--transparent-dark);border-radius:var(--border-radius);align-items:center;gap:1rem;padding:2rem;display:flex}.SlugProfileContent-module__U_QZ1q__profileAvatarImg{border-radius:var(--circle);object-fit:cover;width:100%;max-width:96px;height:auto;box-shadow:var(--tooltip-box-shadow);border:2px solid #34425e}.SlugProfileContent-module__U_QZ1q__profileAvatarImgWrapper{max-width:96px;display:inline-block;position:relative}.SlugProfileContent-module__U_QZ1q__profileAvatarOverlay{width:96px;height:96px;color:rgba(var(--white),.8);opacity:0;border-radius:var(--circle);cursor:pointer;z-index:2;text-align:center;background:#282828b3;justify-content:center;align-items:center;font-size:1rem;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.SlugProfileContent-module__U_QZ1q__profileAvatarImgWrapper:hover .SlugProfileContent-module__U_QZ1q__profileAvatarOverlay{opacity:1}@media (max-width:768px){.SlugProfileContent-module__U_QZ1q__welcome h1{font-size:1.4rem}.SlugProfileContent-module__U_QZ1q__welcome{text-align:center;align-items:center}.SlugProfileContent-module__U_QZ1q__profileHead{flex-flow:column wrap;justify-content:center}}
.spellPage-module__aps4Iq__spellPage{max-width:800px;color:rgba(var(--white),var(--high-opac));font-family:var(--inria);margin:0 auto;padding:20px}.spellPage-module__aps4Iq__spellHeader{gap:20px;margin-bottom:20px;padding:20px;display:flex}.spellPage-module__aps4Iq__headerImage{flex-shrink:0;position:relative}.spellPage-module__aps4Iq__headerImage img{border-radius:var(--border-radius);width:120px;height:120px;box-shadow:var(--tooltip-box-shadow)}.spellPage-module__aps4Iq__headerInfo{flex:1}.spellPage-module__aps4Iq__spellName{font-family:var(--cinzel);text-shadow:2px 2px 4px rgba(var(--black),.5);margin:0 0 10px;font-size:2.5rem;font-weight:700}.spellPage-module__aps4Iq__spellLevelSchool{font-family:var(--cinzel);flex-wrap:wrap;align-items:center;margin:10px 0 15px;font-size:1.1rem;display:flex}.spellPage-module__aps4Iq__schoolLabel{color:var(--fff);text-transform:uppercase;letter-spacing:1px;margin-right:10px;font-size:.9rem}.spellPage-module__aps4Iq__spellTag{color:var(--fff);margin-left:5px;font-size:.8em;display:inline-block}.spellPage-module__aps4Iq__spellClasses{color:var(--green);flex-wrap:wrap;gap:8px;font-size:.8rem;display:flex}.spellPage-module__aps4Iq__spellClassTag{background-color:rgba(var(--white),.1);border-radius:var(--button-border-radius);color:var(--green);text-transform:capitalize;border:1px solid rgba(var(--green),.3);transition:all var(--low-trans);padding:4px 8px}.spellPage-module__aps4Iq__spellClassTag:hover{background-color:var(--blue);color:var(--fff)}.spellPage-module__aps4Iq__spellDetails{background:var(--bg-card-color);border-radius:var(--border-radius);margin-bottom:20px;padding:25px}.spellPage-module__aps4Iq__spellMeta{background-color:rgba(var(--black),.5);border-radius:var(--button-border-radius);grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:25px;padding:15px;display:grid}.spellPage-module__aps4Iq__spellMeta .spellPage-module__aps4Iq__metaMaterials{grid-column:1/-1}.spellPage-module__aps4Iq__meta{margin-bottom:5px;font-size:1rem;line-height:1.4}.spellPage-module__aps4Iq__meta span{color:var(--blue);font-weight:700;font-family:var(--cinzel)}.spellPage-module__aps4Iq__spellDescription{color:rgba(var(--white),var(--high-opac));margin-bottom:20px;font-size:1.1rem;line-height:1.7}.spellPage-module__aps4Iq__spellDescription p{margin-bottom:15px}.spellPage-module__aps4Iq__higherLevel{background:linear-gradient(135deg,rgba(var(--gold),.1),rgba(var(--gold),.05));border-left:4px solid var(--gold);border-radius:0 var(--border-radius)var(--border-radius)0;font-family:var(--inria);margin-top:15px;padding:15px 20px}.spellPage-module__aps4Iq__higherLevel strong{color:var(--gold);font-family:var(--cinzel)}.spellPage-module__aps4Iq__backLink{text-align:center;margin-top:30px}.spellPage-module__aps4Iq__viewSpellButton{background:linear-gradient(135deg,var(--darkblue)0%,var(--blue)100%);color:var(--fff);border-radius:var(--button-border-radius);cursor:var(--mouse-pointer);font-size:1.1rem;font-family:var(--cinzel);letter-spacing:1px;border:none;padding:1rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #3f5efb66}.spellPage-module__aps4Iq__viewSpellButton:hover{transform:translateY(-3px);box-shadow:0 6px 20px #3f5efb99}.spellPage-module__aps4Iq__buttonGlow{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.spellPage-module__aps4Iq__viewSpellButton:hover .spellPage-module__aps4Iq__buttonGlow{left:100%}@media (max-width:768px){.spellPage-module__aps4Iq__spellPage{margin:10px;padding:15px}.spellPage-module__aps4Iq__spellHeader{text-align:center;flex-direction:column}.spellPage-module__aps4Iq__spellName{white-space:wrap;font-size:2rem}.spellPage-module__aps4Iq__spellClasses{justify-content:center}.spellPage-module__aps4Iq__spellMeta{grid-template-columns:1fr}}@keyframes spellPage-module__aps4Iq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.spellPage-module__aps4Iq__spellPage{animation:.6s ease-out spellPage-module__aps4Iq__fadeInUp}.spellPage-module__aps4Iq__relatedSpellsSection{text-align:center;margin-top:20px}.spellPage-module__aps4Iq__relatedSpellsButton{cursor:var(--mouse-pointer);color:var(--gold);text-shadow:0 2px #000;background-color:#0000;background-image:radial-gradient(circle,#0e1522c4 30%,#0000 100%);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;padding:15px 25px;position:relative}.spellPage-module__aps4Iq__relatedSpellsButton:hover{color:var(--green)}.spellPage-module__aps4Iq__buttonContent{font-family:var(--cinzel);justify-content:center;align-items:center;gap:10px;font-size:1.1rem;display:flex}.spellPage-module__aps4Iq__relatedSpellsModal h3{color:var(--gold);font-family:var(--cinzel);text-align:center;margin-bottom:20px}.spellPage-module__aps4Iq__relatedSpellsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px;max-height:60vh;display:grid;overflow-y:auto}.spellPage-module__aps4Iq__relatedSpellCard{background:var(--bg-card-color);border:1px solid rgba(var(--white),.1);border-radius:var(--border-radius);color:inherit;transition:all var(--low-trans);gap:15px;padding:15px;text-decoration:none;display:flex}.spellPage-module__aps4Iq__relatedSpellCard:hover{background:var(--bg-box-color);border-color:var(--gold)}.spellPage-module__aps4Iq__relatedSpellImage img{border-radius:var(--border-radius);border:1px solid var(--gold)}.spellPage-module__aps4Iq__relatedSpellInfo h4{color:var(--gold);font-family:var(--cinzel);margin:0 0 5px;font-size:1.1rem}.spellPage-module__aps4Iq__relatedSpellMeta{color:var(--blue);font-size:.9rem;font-family:var(--cinzel)}.spellPage-module__aps4Iq__relatedSpellDesc{color:rgba(var(--white),.8);margin:5px 0 0;font-size:.9rem;line-height:1.4}
.Campaigns-module__Vug04a__container{max-width:1280px;margin:0 auto;padding:2rem 1rem}.Campaigns-module__Vug04a__header{flex-wrap:wrap;align-items:center;margin-bottom:1rem;display:flex}.Campaigns-module__Vug04a__container h1{color:var(--sand-color);font-size:1.35rem}.Campaigns-module__Vug04a__grid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:1rem;display:grid}.Campaigns-module__Vug04a__cardLink{height:100%;color:inherit;transition:transform var(--low-trans)ease;text-decoration:none;display:block}.Campaigns-module__Vug04a__cardLink:hover{transform:translateY(-5px)}.Campaigns-module__Vug04a__card{border-radius:var(--border-radius);background:rgba(var(--blueblack),.8);height:100%;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.Campaigns-module__Vug04a__imageContainer{width:100%;height:335px;position:relative}.Campaigns-module__Vug04a__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.Campaigns-module__Vug04a__cardLink:hover .Campaigns-module__Vug04a__image{transform:scale(1.03)}.Campaigns-module__Vug04a__content{background:linear-gradient(to top,rgba(var(--blueblack),.9)0%,transparent 100%);color:var(--fff);text-align:right;padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.Campaigns-module__Vug04a__title{font-family:var(--cinzel);color:var(--green);text-shadow:0 1px 2px rgba(var(--black),.8);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0 0;font-size:1.35rem;line-height:1.3;display:-webkit-box;overflow:hidden}.Campaigns-module__Vug04a__progress{background:rgb(var(--black));border-radius:var(--button-border-radius);padding:8px 12px;font-size:.9rem;display:inline-block}.Campaigns-module__Vug04a__infoButton{background:var(--bg-box-color);box-shadow:var(--blue-box-shadow);border-radius:var(--circle);color:var(--fff);width:35px;height:35px;margin-left:.7rem;font-size:1rem}.Campaigns-module__Vug04a__infoButton:hover{background:var(--blue);box-shadow:none;transform:translateY(-4px)}.Campaigns-module__Vug04a__createCampaignButton{background:var(--gradient-button-blue);border-radius:var(--button-border-radius);color:var(--fff);font-size:1.1rem;font-family:var(--cinzel);letter-spacing:1px;margin-top:1rem;margin-left:auto;padding:1rem 1.8rem;transition:all .3s;display:block;box-shadow:0 4px 15px #0006}.Campaigns-module__Vug04a__createCampaignButton:hover{transform:translateY(-4px)}.Campaigns-module__Vug04a__newCampaigns{color:var(--sand-color);margin-bottom:1rem;font-size:1rem}@media screen and (max-width:1200px){.Campaigns-module__Vug04a__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:900px){.Campaigns-module__Vug04a__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.Campaigns-module__Vug04a__createCampaignButton{width:100%}.Campaigns-module__Vug04a__grid{margin-top:1rem;display:block}.Campaigns-module__Vug04a__cardLink{width:100%;margin-bottom:1rem;display:block}.Campaigns-module__Vug04a__card{border-radius:var(--border-radius);align-items:center;width:100%;min-height:80px;padding:.5rem;display:flex;box-shadow:0 4px 6px #0000001a}.Campaigns-module__Vug04a__imageContainer{flex-shrink:0;width:80px;height:80px;margin-right:1rem;position:relative}.Campaigns-module__Vug04a__image{object-fit:cover;border-radius:var(--border-radius);width:80px;height:80px;position:absolute;top:0;left:0}.Campaigns-module__Vug04a__content{color:var(--fff);text-align:left;background:0 0;flex-direction:column;flex:1;justify-content:center;padding:0;display:flex;position:static}.Campaigns-module__Vug04a__title{text-shadow:none;-webkit-line-clamp:1;line-clamp:1;margin:0 0 .5rem;font-size:1rem}.Campaigns-module__Vug04a__progress{border-radius:var(--button-border-radius);background:rgb(var(--black));width:fit-content;margin-top:.25rem;padding:4px 8px;font-size:.85rem;display:inline-block}.Campaigns-module__Vug04a__featured{aspect-ratio:16/12;min-height:140px}.Campaigns-module__Vug04a__featuredTitle{font-size:1.5rem}}
