@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&family=Roboto:wght@300;400;500;700&display=swap";@font-face{font-family:Morganite;src:url(/fonts/Morganite-SemiBold.ttf)format("truetype");font-weight:400;font-style:normal}:root{--color-celeste:#8db3aa;--color-rosa:#e6bbcf;--color-negro:#0a0a0a;--color-blanco:#fcfcfc;--font-titulo:"Morganite", "Oswald", sans-serif;--font-texto:"Roboto", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--color-negro);color:var(--color-blanco);font-family:var(--font-texto);position:relative;overflow-x:hidden}#root{width:100%;min-height:100vh;position:relative;overflow:clip}body:before{content:"";z-index:-10;background-color:#0000;background-image:linear-gradient(#0a0a0a33,#0a0a0a33),url(/assets/fondo-DM6SZdUG.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-titulo);text-transform:uppercase;font-weight:400}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ad9;justify-content:center;align-items:center;width:100%;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--color-blanco);font-family:var(--font-texto);letter-spacing:1px;font-size:1.2rem;font-weight:400;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--color-celeste)}.hamburger{cursor:pointer;z-index:1001;flex-direction:column;gap:6px;display:none}.hamburger span{background-color:var(--color-blanco);transform-origin:50%;border-radius:2px;width:30px;height:3px;transition:all .3s ease-in-out}.hamburger.open span{background-color:var(--color-negro)}.hamburger.open span:first-child{transform:translateY(9px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}@media (width<=768px){.navbar{justify-content:flex-end}.hamburger{display:flex}.nav-links{background:var(--color-celeste);-webkit-backdrop-filter:none;backdrop-filter:none;border-left:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:flex-start;width:250px;height:100vh;padding-left:2.5rem;transition:all .4s ease-in-out;position:fixed;top:0;right:-100%}.nav-links.active{right:0}.nav-links li{text-align:left;width:100%;margin:1.5rem 0}.nav-links a{color:var(--color-negro);font-family:var(--font-titulo);text-transform:uppercase;font-size:4rem;font-weight:400;line-height:1}.nav-links a:hover{color:#0009}}.app-container{z-index:1;max-width:1200px;min-height:100vh;margin:0 auto;padding:0 1.5rem;position:relative}section{scroll-margin-top:80px}.hero{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding-top:6rem;padding-bottom:4rem;display:flex;position:relative}.uni-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:none;background:#14141480;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:flex-start;margin-bottom:3rem;padding:1.2rem 2.5rem;display:inline-flex}.uni-label{font-family:var(--font-texto);text-transform:uppercase;letter-spacing:4px;color:var(--color-celeste);margin-bottom:.3rem;font-size:.8rem;font-weight:500}.uni-authors{font-family:var(--font-texto);color:var(--color-blanco);letter-spacing:1px;font-size:1rem;font-weight:300}.uni-authors span{color:var(--color-rosa);margin:0 .3rem;font-style:normal;font-weight:500}.logo-container{justify-content:flex-start;width:100%;max-width:clamp(350px,60vw,700px);margin-bottom:2rem;display:flex;position:relative}.logo-glow{filter:blur(50px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#8db3aa59 0%,#0000 70%);width:70%;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo{filter:none;width:100%}.hero-title{font-family:var(--font-titulo);text-transform:uppercase;letter-spacing:2px;background:var(--color-celeste);color:var(--color-negro);text-align:left;border-radius:0;width:fit-content;max-width:850px;margin-bottom:2.5rem;padding:.5rem 1.2rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.hero-description-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);max-width:850px;box-shadow:none;text-align:left;background:#0f0f0f99;border:1px solid #ffffff0d;border-top-color:#8db3aa4d;border-radius:24px;margin:0 0 3rem;padding:2.5rem 3rem}.hero-description-card p{color:#ffffffe6;margin:0;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:300;line-height:1.7}.hero-description-card strong{color:var(--color-blanco);font-weight:500}.hero-description-card em{color:var(--color-rosa);font-style:normal;font-weight:400}.hero-description-card .divider{background:var(--color-celeste);border-radius:2px;width:40px;height:2px;margin:1.5rem 0}.scroll-indicator{justify-content:center;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.scroll-arrow{justify-content:center;align-items:center;animation:2s infinite bounce;display:flex}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-7px)}}@media (width<=768px){.hero-description-card{border-radius:16px;padding:2rem 1.5rem}}.eye-floating-1,.eye-floating-2,.eye-floating-3,.eye-floating-4,.eye-floating-5,.eye-floating-6,.eye-floating-7,.eye-floating-8,.eye-floating-9,.eye-floating-10,.eye-floating-11,.eye-floating-12,.eye-floating-13,.eye-floating-14,.eye-floating-15,.eye-floating-16,.eye-floating-17,.eye-floating-18,.eye-floating-19,.eye-floating-20{pointer-events:none;z-index:-1;opacity:.7;position:absolute}.eye-floating-1{width:clamp(80px,15vw,150px);top:5%;right:-2%}.eye-floating-2{width:clamp(100px,20vw,200px);top:15%;left:-1%}.eye-floating-3{filter:blur(2px);opacity:.5;width:clamp(60px,10vw,120px);top:25%;right:10%}.eye-floating-4{width:clamp(70px,12vw,140px);top:35%;left:5%}.eye-floating-5{filter:blur(1px);opacity:.6;width:clamp(90px,18vw,180px);top:45%;right:2%}.eye-floating-6{filter:blur(3px);opacity:.4;width:clamp(50px,8vw,100px);top:55%;left:12%}.eye-floating-7{width:clamp(110px,18vw,220px);top:65%;right:8%}.eye-floating-8{filter:blur(1px);opacity:.5;width:clamp(85px,15vw,160px);top:75%;left:-2%}.eye-floating-9{filter:blur(2px);opacity:.4;width:clamp(70px,10vw,130px);top:85%;right:15%}.eye-floating-10{filter:blur(4px);opacity:.3;width:clamp(150px,25vw,250px);top:95%;left:-5%}.eye-floating-11{filter:blur(3px);opacity:.2;width:clamp(40px,6vw,80px);top:30%;left:45%}.eye-floating-12{filter:blur(2px);opacity:.3;width:clamp(50px,8vw,100px);top:70%;right:40%}.eye-floating-13{filter:blur(2px);opacity:.5;width:clamp(90px,14vw,160px);top:12%;right:35%}.eye-floating-14{opacity:.6;width:clamp(60px,10vw,120px);top:22%;left:25%}.eye-floating-15{filter:blur(4px);opacity:.3;width:clamp(40px,7vw,90px);top:40%;right:30%}.eye-floating-16{width:clamp(140px,22vw,240px);top:52%;left:-8%}.eye-floating-17{filter:blur(1px);opacity:.7;width:clamp(120px,20vw,200px);top:62%;right:-5%}.eye-floating-18{filter:blur(2px);opacity:.4;width:clamp(70px,12vw,140px);top:78%;left:20%}.eye-floating-19{width:clamp(100px,16vw,180px);top:88%;right:-2%}.eye-floating-20{filter:blur(3px);opacity:.4;width:clamp(80px,14vw,150px);top:98%;left:15%}.section-title{text-align:left;color:var(--color-blanco);text-shadow:none;margin-bottom:3rem;font-size:clamp(4.5rem,8vw,6.5rem)}.dashboard-section{padding:5rem 0}.dashboard-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=800px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}}.card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:none;background:#141414bf;border:none;border-radius:20px;flex-direction:column;padding:2rem;transition:transform .3s;display:flex}.card-title{font-family:var(--font-texto);text-transform:none;color:var(--color-blanco);text-align:left;margin-bottom:2rem;font-size:1.35rem;font-weight:500;line-height:1.4}.testimonial-question{font-family:var(--font-texto);text-transform:none;color:var(--color-blanco);text-align:left;margin-bottom:2rem;padding:0 1.5rem;font-size:1.5rem;font-weight:500;line-height:1.4}.chart-container{flex-direction:column;flex-grow:1;width:100%;display:flex;position:relative}.custom-bars-container{flex-direction:column;gap:1.5rem;width:100%;padding-top:1rem;display:flex}.custom-bar-item{flex-direction:column;gap:.5rem;display:flex}.bar-info{font-family:var(--font-texto);justify-content:space-between;align-items:flex-end;font-size:.95rem;display:flex}.bar-name{color:var(--color-blanco);text-align:left;max-width:75%;font-weight:400;line-height:1.3}.bar-value{color:var(--color-blanco);font-size:.9rem;font-weight:700}.bar-count{opacity:.7;margin-left:4px;font-size:.75rem;font-weight:300}.bar-track{background:#ffffff0d;border-radius:10px;width:100%;height:8px;position:relative;overflow:hidden}.bar-fill{height:100%;box-shadow:none;border-radius:10px}.pie-container{flex-direction:column;justify-content:center;height:100%;min-height:320px;display:flex}.pie-chart-wrapper{flex:1;min-height:220px}.custom-legend{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;padding:0 1rem;display:flex}.legend-item{font-family:var(--font-texto);color:#ffffffe6;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.legend-color{width:10px;height:10px;box-shadow:none;border-radius:50%;display:inline-block}.legend-value{color:var(--color-blanco);font-weight:700}.quotes-section{margin-bottom:5rem;padding:5rem 0;overflow:hidden}.carousel-wrapper{width:100%;position:relative}.swipe-indicator{color:var(--color-celeste);font-size:.85rem;font-family:var(--font-texto);opacity:.8;justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:.5rem;padding-right:1.5rem;display:flex}.swipe-indicator svg{animation:1.5s infinite swipe-bounce}@keyframes swipe-bounce{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@media (width>=800px){.swipe-indicator{display:none}}.carousel-container{scroll-snap-type:x mandatory;scrollbar-width:auto;scrollbar-color:var(--color-celeste) #ffffff0d;align-items:stretch;gap:2rem;margin:0 -1.5rem;padding:1rem 1.5rem 3rem;display:flex;overflow-x:auto}.carousel-container::-webkit-scrollbar{height:10px}.carousel-container::-webkit-scrollbar-track{background:#ffffff0d;border-radius:6px;margin:0 1.5rem}.carousel-container::-webkit-scrollbar-thumb{background:var(--color-celeste);border-radius:6px}.quote-card{scroll-snap-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:80vw;max-width:350px;color:var(--color-blanco);box-shadow:none;background:#0a0a0abf;border:none;border-radius:15px;flex-direction:column;flex:none;justify-content:center;padding:2.5rem 2rem;font-size:1.1rem;transition:transform .3s;display:flex;position:relative}.quote-card:nth-child(odd){background:var(--color-celeste);color:var(--color-negro)}.quote-card:nth-child(2n){background:var(--color-rosa);color:var(--color-negro)}.quote-card p{z-index:2;font-weight:400;position:relative}.quote-card:before{content:"\"";font-family:"Morganite", var(--font-titulo);color:#ffffff80;pointer-events:none;z-index:1;font-size:8rem;line-height:1;position:absolute;top:-10px;left:15px}.footer{background:#0a0a0af2;border-top:1px solid #ffffff0d;margin-top:auto;padding:3rem 2rem}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer-text{font-family:var(--font-texto);color:var(--color-blanco);opacity:.7;letter-spacing:1px;flex-direction:column;gap:.5rem;font-size:.9rem;font-weight:300;display:flex}.footer-text span:first-child{color:var(--color-celeste);text-transform:uppercase;letter-spacing:2px;font-size:.85rem;font-weight:400}.footer-logo{opacity:.8;filter:none;max-width:80px}@media (width<=600px){.footer-content{text-align:center;flex-direction:column;justify-content:center}}
