:root{--steel-blue:#4da3ff;--dodger-blue:#0c63c0;--amazon:#386d59;--steel-gray:#271f3c;--geyser:#cbd5de;--gun-powder:#3a3b59;--cape-cod:rgb(55,63,60);--gradient-color-1:#3c505b;--gradient-color-2:#4e3e4b;--gradient-color-3:#40373e;--gradient-4:rgba(0,50,80,1);--gradient-5:rgba(40,20,90,0.9);--gradient-6:rgba(20,10,40,1);--font-family:Obviously,Georgia,"Times New Roman",Times,serif,system-ui;--font-family-title:hagrid,obviously,system-ui}*{box-sizing:border-box}body{margin:0;padding:0;min-height:auto;font-family:var(--font-family);background-image:url(/Fondo1.png);background-attachment:fixed;background-size:cover}.container-principal{display:flex}.layout-content{background:linear-gradient(145deg,var(--gradient-4),var(--gradient-5),var(--gradient-6));width:100%;padding:0;display:flex;flex-direction:column;overflow:hidden}.layout-main{margin-left:250px;width:100%;min-height:calc(100vh);padding:70px 20px 100px;height:calc(100vh - 70px);overflow-y:auto;scrollbar-width:none}.header{top:0;width:100%;height:70px;z-index:100}.header,.sidebar{position:fixed;left:0;background:rgb(90 88 88/27%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.sidebar{top:70px;width:250px;height:calc(100vh - 70px);z-index:1000}.home{padding-top:40px;min-height:100vh;padding-bottom:70px}.content{width:100%;display:flex;justify-content:center}.profile-section{display:flex;flex-direction:column}.credits-slider{position:static;width:100%;padding:10px 0}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .8s ease-out both}.header{justify-content:center}.header,.header-container{display:flex;align-items:center;justify-content:flex-end}.header-container{gap:15px;padding-right:50px}.icon-fanh,.icon-figlobe{width:35px;height:35px;color:white;cursor:pointer}.icon-figlobe{justify-content:flex-end}.header-icon{display:flex;background-color:rgb(253,253,253);border-radius:20px;width:120px;height:50px;align-items:center;justify-content:space-around}.icon-fasun{width:45px;height:26px;color:white}.icon-notific{width:40px;height:40px;color:white;cursor:pointer}.theme-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:25px;cursor:pointer}.theme-btn svg{font-size:20px;color:#0b0b0b}.active-moon svg,.active-sun svg{color:#fff}.active-moon,.active-sun{background-color:var(--dodger-blue)}.sidebar{width:260px;height:100vh;padding:25px 20px;display:flex;flex-direction:column;justify-content:space-between;color:white;border-right:1px solid #465d6a}.logo{width:100%;text-transform:uppercase;text-align:center}.logo,.title{padding:0;margin:0}.title{font-size:36px;font-weight:700}.subtitle{font-size:15px;margin-top:0;font-weight:700;color:#0c63c0}.menu{display:flex;flex-direction:column;gap:12px}.menu-btn{padding:10px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.484);border-radius:12px;color:rgb(255,255,255);cursor:pointer;text-align:center;transition:.25s ease;text-decoration:none;font-size:19px;font-weight:700}.menu-btn.active,.menu-btn:hover{background:rgba(209,217,221);color:#0c63c0}.credits-slider{display:flex;height:280px;align-items:center;justify-content:center}.credits-slider-content{display:flex;width:90%;justify-content:space-between}.arrow{display:flex;width:244px;height:240px;align-items:center;justify-content:center;color:rgba(255,255,255,.821);margin:-60px}.credits-content{text-align:center;display:flex;flex-direction:column;gap:6px;font-size:23px;color:white}.link{color:#4da3ff;text-decoration:none}.store-link{color:#2d7dff;font-weight:600;text-decoration:underline}.social{gap:25px}.social,.social a{display:flex;justify-content:center}.social a{align-items:center}.icon{width:37px;height:37px;color:white}