#root{margin:0 auto}.letra-pink{background:#b72654}.read-the-docs{color:#888}.login-container{min-height:100vh;background-image:url(/fondo-login.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-comp{width:37.125rem;height:13.25rem;margin-top:.5rem}.Login-h2{font-size:3.5rem;color:#b72654;margin-top:4rem;margin-bottom:.5rem;font-style:italic;font-weight:700;font-family:Inter,sans-serif}.Login-h3{display:flex;font-size:2.5rem;margin-top:.5rem;margin-bottom:2rem;font-family:Inter,sans-serif;justify-content:center;font-weight:700}.Boton-Login{display:flex;justify-content:center;align-items:center;margin:0 auto;color:#fff;font-size:2rem;font-style:italic;font-weight:700;font-family:Inter,sans-serif;padding:1rem 2rem;border:2px solid rgb(255,51,116);border-radius:20px;cursor:pointer;background:#b72654}.icono-boton{display:inline-block;width:3rem;height:auto;margin-right:.5rem}@media(max-width:768px){.login-container{background-size:cover}.logo-comp{width:80%;height:auto;margin-top:2rem}.Login-h2{font-size:2rem;margin-top:1rem;margin-bottom:.5rem}.Boton-Login{font-size:1.5rem;padding:.8rem 1.5rem}}@media(max-width:480px){.logo-comp{width:100%;margin-top:1rem}.Login-h2{font-size:1.5rem}.Boton-Login{font-size:1.2rem;padding:.5rem 1rem}}@media(max-width:768px)and (orientation:landscape){.logo-comp{width:40%;height:auto;margin-top:.5rem}.Login-h2{font-size:1.2rem;margin-top:.5rem;margin-bottom:.5rem}.Boton-Login{font-size:.9rem;padding:.4rem .8rem}}.home-container{display:flex;width:100vw;background-size:100% 100%;background-position:0px 0px,0px 0px,0px 0px;background-image:radial-gradient(114% 91% at 54% 1%,#b7265475,#1f1f1f 52%),radial-gradient(114% 91% at 8% 95%,#b7265475,#1f1f1f 52%),radial-gradient(114% 91% at 95% 96%,#b7265475,#1f1f1f 52%);color:#fff;font-family:Inter,Segoe UI,sans-serif}.main-content{flex:1;display:grid;align-items:center;justify-content:center;padding-top:.5rem;overflow-y:hidden;margin-left:26.25rem;max-height:100vh}.hero-section{width:91.313rem;height:18.438rem;position:relative;border-radius:30px;padding:1rem;margin-bottom:.5rem;overflow:hidden;text-align:center;border:1px solid rgba(255,255,255,.1)}.hero-background{position:absolute;inset:0;pointer-events:none}.hero-content{position:relative;z-index:2}.hero-subtitle{font-size:1.5rem;font-weight:700;color:#b72654;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:2px}.hero-note{font-size:1rem;color:#ffffffb3;margin-bottom:1rem}.hero-cta{font-size:1rem;color:#fffc;margin-top:1rem;margin-bottom:.5rem}.hero-question{font-size:.9rem;color:#b72654;font-weight:600;margin-top:.5rem}.content-grid{display:grid;grid-template-columns:auto auto auto;grid-template-rows:17% 17% auto;justify-content:start;align-items:start;margin-bottom:2rem;gap:1.5rem}.content-grid .welcome-card{grid-column:1 / span 2;grid-row:1}.content-grid .info-card-1{grid-column:2;grid-row:1}.content-grid .clip-card{grid-column:4 /span 5;grid-row:1}.content-grid .live-server-list{grid-column:4 /span 5;grid-row:2;margin-top:6rem}.content-grid .events-section{grid-column:1/ span 3;grid-row:3 / span 3}.welcome-card{width:43.625rem;height:11.438rem;background:#1f1f1f80;border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:2rem;display:flex;align-items:center;gap:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.welcome-icon{width:156px;height:156px;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center;flex-shrink:0}.welcome-icon img{width:98.22px;height:125.77px}.welcome-text{flex:1}.welcome-badge{color:#ff427e;font-size:.85rem;font-weight:600;font-style:italic;margin-bottom:.5rem}.welcome-title{font-size:1.8rem;font-weight:800;margin:.25rem 0;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.welcome-status{font-size:.75rem;font-style:italic;font-weight:800;color:#f86969;width:fit-content;gap:.75rem;background:#ff7c7c3a;border:1px solid rgba(255,107,53,.3);border-radius:50px;padding:.5rem 1rem}.clip-card{background:#1f1f1f54;border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clip-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.clip-header img{width:1.638rem;height:2.432rem}.clip-header h4{width:13.125rem;height:1.813rem;font-size:1.5rem;font-style:italic;margin:0;color:#ffffffe6}.clip-thumbnail{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:16/9;cursor:pointer}.clip-thumbnail img{width:100%;height:100%;object-fit:cover}.clip-overlay{position:absolute;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;transition:background .3s}.clip-overlay:hover{background:#00000080}.play-button{width:60px;height:60px;border-radius:50%;background:#c850c0e6;border:none;color:#fff;font-size:1.5rem;cursor:pointer;transition:transform .2s}.play-button:hover{transform:scale(1.1)}.events-section{width:66.25rem;height:14.188rem;background:#1f1f1f80;border:1px solid rgba(255,255,255,.1);border-radius:30px;display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem}@media(max-width:1024px){.main-content{margin-left:0;padding:1rem}.content-grid,.events-section{grid-template-columns:1fr}}.sidebar{width:26.25rem;height:100vh;left:0;top:0;text-align:center;position:fixed;background:#140a1e1a;border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.sidebar svg{color:#fff!important;fill:#fff!important}.sidebar-logo{margin-bottom:1rem;text-align:center}.sidebar-logo img{max-width:24,25rem;max-height:15,563rem;height:auto}.server-info{background:#61616138;border-radius:30px;padding:.75rem 1rem;display:flex;align-items:center;margin:1rem 2rem;gap:.75rem}.server-icon{display:flex;align-items:center;justify-content:center;width:3.29rem;height:3.29rem;border-radius:20px;background:#000}.server-icon img{width:2.163rem;height:2.579rem}.server-name{flex:1;font-weight:600;font-size:.95rem}.btn-cart{background:#b72654;border:none;width:3.8rem;height:3.8rem;border-radius:20px;cursor:pointer;font-size:1.2rem;transition:transform .2s}.btn-cart img{width:2.5rem;height:2.5rem;object-fit:contain}.btn-cart:hover{transform:scale(1.05)}.sidebar-nav{flex:1;display:flex;flex-direction:column;gap:.5rem;overflow-y:hidden;margin-top:.5rem;padding:.7rem}.nav-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:20px;background:#61616138;border:2px solid rgba(255,255,255,.1);text-decoration:none;color:#fff;transition:all .2s;font-weight:800;font-style:italic}.nav-item:hover{background:#b72654dc;border-color:#ffffff1a;color:#fff}.nav-item.active{background:#b72654dc;border-color:#b72654c4;color:#fff}.nav-icon{width:2.563rem;height:2.563rem;object-fit:contain}.nav-label{flex:1;font-size:1.5rem;display:flex;align-items:start}.logout-btn{width:fit-content;display:flex;align-self:center;background-color:#b72654dc;color:#fff;border:2px solid transparent;padding:10px 24px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.logout-btn:hover,.logout-btn:active{background-color:#b72654dc;border-color:#b72654dc}.logout-btn:active{background-color:#b72654dc}.sidebar-footer{padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1)}.copyright{font-size:.75rem;color:#ffffff80;text-align:center;margin-bottom:1rem}.social-links{display:flex;justify-content:center;gap:1rem}.social-link{width:40px;height:40px;border-radius:50%;background:#1e0f2d99;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;transition:all .2s;color:#ffffffb3;text-decoration:none}.social-link:hover{background:#c850c04d;border-color:#c850c080;transform:translateY(-2px)}.social-link img{width:20px;height:20px;filter:brightness(.8)}.social-link:hover img{filter:brightness(1)}@media(max-width:1024px){.sidebar{transform:translate(-100%);transition:transform .3s}.sidebar.open{transform:translate(0)}}.countdown-timer{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;margin:1.5rem 0;font-family:Inter,sans-serif}.countdown-segment{display:flex;flex-direction:column;align-items:center;gap:.25rem}.countdown-number{font-size:3.5rem;font-weight:700;background:#ff6e9c;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;min-width:80px;text-align:center}.countdown-label{font-size:1.2rem;font-weight:600;color:#ff6e9c;text-transform:uppercase}.countdown-separator{font-size:3rem;font-weight:700;color:#ff6e9c;margin:0 .25rem;line-height:1;padding-bottom:1.5rem}@media(max-width:768px){.countdown-number{font-size:2.5rem;min-width:60px}.countdown-label{font-size:1rem}.countdown-separator{font-size:2rem;padding-bottom:1rem}}@media(max-width:480px){.countdown-timer{gap:.25rem}.countdown-number{font-size:2rem;min-width:45px}.countdown-label{font-size:.8rem}.countdown-separator{font-size:1.5rem;margin:0 .1rem}}.server-card{width:21rem;height:12.5rem;background-size:100% 100%;background-position:0px 0px,0px 0px,0px 0px;background-image:radial-gradient(114% 91% at -1% 4%,#8ff8692f,#f000 52%),radial-gradient(114% 91% at 95% 96%,#8ff8692f,#f000 52%);border:1px solid rgba(255,255,255,.1);border-radius:40px;padding:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;text-align:center;gap:.3rem;position:relative;transition:transform .2s,box-shadow .2s}.server-card:hover{transform:translateY(-2px)}.server-card.unlocked{border-color:#4ec9b04d}.server-card.locked{background:#140f1999}.server-card-title{font-size:1.5rem;font-style:italic;font-weight:800;margin:0;background:#80ff70;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.server-card.locked .server-card-title{background:#f3f86988;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.server-card-description{color:#fff;line-height:1.6;margin:0;flex:1}.server-card.locked .server-card-description{color:#fff6}.lock-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;font-size:4rem;pointer-events:none}.alert-warning{width:fit-content;height:1.188rem;margin-left:5rem;display:flex;align-items:center;gap:.5rem;background:#ff6b3526;border:1px solid rgba(255,107,53,.3);border-radius:50px;padding:.5rem;font-size:.5rem;color:#ff6b35;font-weight:600}.alert-icon{font-size:.5rem}.server-card-btn{border:none;padding:.85rem 2rem;margin-top:.5rem;border-radius:20px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;width:100%}.server-card-btn.btn-success{display:flex!important;align-items:center!important;justify-content:center!important;background:#8ff869d2!important;color:#fff!important}.server-card .server-card-btn.btn-success:hover,.btn-success:hover{transform:translateY(-2px);box-shadow:0 5px 20px #4ec9b066}.btn-disabled{background:#f3f86988;color:#ffffff8c;cursor:not-allowed}.btn-disabled:hover{transform:none;box-shadow:none}.event-card{width:21.063rem;height:13.063rem;background:#1b1b1b;background-size:cover;border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:center;gap:.2rem;transition:transform .2s,box-shadow .2s}.event-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.event-header{display:flex;align-items:center;gap:.75rem}.event-icon{font-size:1.5rem}.event-title{font-size:1.3rem;margin:0;color:#fff;font-weight:700}.event-description{display:flex;color:#fffc;line-height:1.6;margin:0;font-size:.95rem}.event-details{display:flex;gap:.5rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1)}.event-detail{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.9rem}.detail-icon{font-size:1rem}.live-server-list{background:#1f1f1f;border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:1rem}.server-item{width:21.063rem;height:2.875rem;background:#3f3f3f7c;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:.85rem 1rem;display:flex;align-items:center;gap:1rem;transition:all .2s;cursor:pointer}.server-item:hover{background:#1e0f2db3;border-color:var(--accent-color, rgba(200, 80, 192, .3));transform:translate(3px)}.stream-icon{width:2.25rem;height:2.25rem;border-radius:8px;overflow:hidden;flex-shrink:0;background:#000;display:flex;align-items:center;justify-content:center}.stream-icon img{width:28px;height:28px}.server-info-text{flex:1;display:flex;flex-direction:column;gap:.25rem}.server-status{display:flex;align-items:center;gap:.5rem}.status-dot{width:8px;height:8px;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.server-name{display:flex;font-weight:600;font-size:.95rem;color:#fff}.server-game{font-size:.8rem;color:#ffffff80}.server-players{display:flex;align-items:center;gap:.5rem;padding:.4rem .85rem;border-radius:20px;flex-shrink:0}.streams-player-count{font-weight:700;font-size:.95rem;background:linear-gradient(135deg,#fff 0%,var(--accent-color, #ff6ec7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.player-icon{font-size:1rem}.info-card{width:21rem;height:11.438rem;text-align:center;background:#1f1f1f80;border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s,box-shadow .2s}.info-card:hover{transform:translateY(-2px)}.info-card h3{font-size:2.5rem;background:#b72654;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic;font-weight:800}.info-card p{color:#fff;line-height:1.6;margin-bottom:.5rem}.btn-primary{background:#b72654;color:#fff;border:none;padding:.5rem 1rem;border-radius:30px;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .2s,box-shadow .2s;width:70%}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 20px #c850c066}.whitelist-welcome-container{display:flex;min-height:100vh;min-width:100vw;background-size:100% 100%;background-position:0px 0px,0px 0px,0px 0px;background-image:radial-gradient(114% 91% at 54% 1%,#b7265475,#1f1f1f 60%),radial-gradient(114% 91% at 8% 95%,#b7265475,#1f1f1f 60%),radial-gradient(114% 91% at 95% 96%,#b7265475,#1f1f1f 60%);color:#fff;font-family:Inter,Segoe UI,sans-serif}.whitelist-welcome-main{flex:1;margin-left:280px;display:flex;align-items:center;justify-content:center;padding:2rem}.whitelist-welcome-content{width:77.25rem;text-align:center}.whitelist-welcome-title{font-size:6rem;font-weight:800;margin:0 0 1rem;background:#b72654;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}.whitelist-welcome-subtitle{font-size:2.5rem;font-weight:700;color:#fff}.whitelist-welcome-text{font-size:2rem;line-height:1.8;color:#fff;margin-bottom:1.5rem}.whitelist-warning-box{width:20.063rem;height:2.875rem;display:flex;align-items:center;justify-content:center;width:fit-content;gap:.75rem;background:#ff6b3526;border:1px solid rgba(255,107,53,.3);border-radius:50px;padding:.5rem 1rem;margin:0 auto 1.5rem}.whitelist-warning-icon{font-size:1.2rem}.whitelist-warning-text{font-size:.9rem;font-weight:700;color:#ff6b35}.btn-start-whitelist{width:30.688rem;height:4.375rem;background:#b72654;color:#fff;border:none;padding:1rem 3rem;border-radius:30px;font-weight:800;font-size:2rem;cursor:pointer;transition:all .2s;margin-top:1rem;font-style:italic}.btn-start-whitelist:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c850c080}@media(max-width:1024px){.whitelist-welcome-main{margin-left:0}}@media(max-width:768px){.welcome-title{font-size:3rem}.welcome-subtitle{font-size:1.3rem}.btn-start-whitelist{padding:.85rem 2rem;font-size:1rem}}.step-content-wl1{display:flex;flex-direction:column;align-items:start;padding-left:1rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-header-wl1{margin-bottom:2rem}.step-title-wl1{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#fff}.step-description-wl1{font-size:1rem;color:#ffffffb3;margin:0}.form-section-wl1{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.form-group-wl1{display:flex;flex-direction:column;gap:.5rem}.form-label-wl1{display:flex;align-items:center;gap:.5rem;font-size:2rem;font-weight:800;color:#fff;font-style:italic}.label-icon-wl1{color:#b72654;font-size:2.496rem}.required-wl1{color:#b72654;margin-left:.25rem}.form-help-wl1{font-size:1.25rem;color:#fff9;line-height:1.6;margin:0}.form-input-wl1,.form-textarea-wl1{background:#5e5e5e2a;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:.85rem 1.25rem;color:#fff;font-size:.95rem;font-family:Inter,sans-serif;transition:all .2s}.form-input-wl1::placeholder,.form-textarea-wl1::placeholder{color:#ffffff4d}.form-input-wl1:focus,.form-textarea-wl1:focus{outline:none;border-color:#c850c080;background:#32283cb3}.form-textarea-wl1{min-height:120px;resize:vertical}.char-count-wl1{text-align:right;font-size:.85rem;color:#ffffff80;margin-top:-.5rem}.btn-continue-wl1{background:#b72654;color:#fff;border:none;padding:1rem 3rem;border-radius:15px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .2s;align-self:flex-end;font-style:italic}.btn-continue-wl1:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c850c080}@media(max-width:768px){.whitelist-step-content-wl1{padding:1.5rem}.btn-continue-wl1{width:100%}}.whitelist-container{display:flex;flex-direction:row;width:100%;min-height:100vh;min-width:99vw;background-size:100% 100%;background-position:0px 0px,0px 0px,0px 0px;background-image:radial-gradient(114% 91% at 54% 1%,#b7265475,#1f1f1f 40%),radial-gradient(114% 91% at 8% 95%,#b7265475,#1f1f1f 40%),radial-gradient(114% 91% at 95% 96%,#b7265475,#1f1f1f 40%);color:#fff;font-family:Inter,Segoe UI,sans-serif}.whitelist-main{margin-left:26.25rem;flex:1;padding:2rem}.whitelist-content-wrapper{display:flex;gap:2rem;max-width:1400px;margin:0 auto}.whitelist-content{flex:1;max-width:800px}.whitelist-header{display:flex;flex-direction:column;align-items:start;padding-left:1rem;margin-bottom:2rem}.whitelist-title{font-size:4rem;font-weight:800;font-style:italic;margin:0 0 .5rem}.whitelist-title-pink{background:#b72654;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;background-clip:text}.whitelist-subtitle{font-size:1rem;color:#fffc;margin:0}.whitelist-sidebar-right{width:21.875rem;height:41.625rem;flex-shrink:0;position:sticky;top:20rem;margin-left:10rem}@media(max-width:1200px){.whitelist-content-wrapper{flex-direction:column}.whitelist-sidebar-right{width:100%;position:relative;top:0}}@media(max-width:1024px){.whitelist-main{margin-left:0;padding:1rem}}.progress-tracker{background:#61616138;border:3px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem 1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:.5rem}.progress-step{display:flex;align-items:center;gap:.75rem;position:relative;padding:.75rem 1rem;border-radius:10px;transition:all .2s}.progress-step.completed .step-number{background:linear-gradient(135deg,#4ec9b0,#78dbbe);color:#fff}.step-number{width:40px;height:40px;border-radius:50%;background:#32283ccc;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.progress-step.active .step-number{background:#b72654;border-color:transparent;color:#fff;font-size:1.2rem}.step-label{font-size:1.5rem;font-weight:600;color:#ffffffb3}.progress-step.active .step-label{color:#fff;font-style:italic}.step-line{position:absolute;left:35px;bottom:-15px;width:2px;height:20px;background:#ffffff1a}.progress-step.completed .step-line{background:linear-gradient(180deg,#4ec9b0,#4ec9b04d)}.progress-step.active .step-line{background:linear-gradient(180deg,#b72654,#c850c04d)}.whitelist-timer{background:#b7265441;border:3px solid #b7265425;border-radius:20px;padding:1rem 1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.timer-icon{font-size:1.5rem}.timer-text{font-size:2.5rem;font-weight:800;font-style:italic;background:#b72654;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.whitelist-step-content-wl2{display:flex;flex-direction:column;align-items:start;padding-left:1rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-header-wl2{margin-bottom:2rem}.step-title-wl2{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#fff}.step-description-wl2{font-size:1rem;color:#ffffffb3;margin:0}.form-section-wl2{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.form-group-wl2{display:flex;flex-direction:column;gap:.5rem}.form-label-wl2{display:flex;align-items:center;gap:.5rem;font-size:2rem;font-weight:800;color:#fff;font-style:italic}.label-icon-wl2{color:#b72654;font-size:2.496rem}.required-wl2{color:#b72654;margin-left:.25rem}.form-help-wl2{font-size:.9rem;color:#fff9;line-height:1.6;margin:0}.form-input-wl2,.form-textarea-wl2{background:#5e5e5e2a;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:.85rem 1.25rem;color:#fff;font-size:.95rem;font-family:Inter,sans-serif;transition:all .2s}.form-input-wl2::placeholder,.form-textarea-wl2::placeholder{color:#ffffff4d}.form-input-wl2:focus,.form-textarea-wl2:focus{outline:none;border-color:#c850c080;background:#32283cb3}.form-textarea-wl2{min-height:120px;resize:vertical}.char-count-wl2{text-align:right;font-size:.85rem;color:#ffffff80;margin-top:-.5rem}.btn-continue-wl2{background:#b72654;color:#fff;border:none;padding:1rem 3rem;border-radius:15px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .2s;align-self:flex-end;font-style:italic}.btn-continue-wl2:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c850c080}@media(max-width:768px){.whitelist-step-content-wl2{padding:1.5rem}.btn-continue-wl2{width:100%}}.whitelist-step-content-wl3{display:flex;flex-direction:column;align-items:start;padding-left:1rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-header-wl3{margin-bottom:2rem}.step-title-wl3{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#fff}.step-description-wl3{font-size:1rem;color:#ffffffb3;margin:0}.form-section-wl3{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.form-group-wl3{display:flex;flex-direction:column;gap:.5rem}.form-label-wl3{display:flex;align-items:center;gap:.5rem;font-size:2rem;font-weight:800;color:#fff;font-style:italic}.label-icon-wl3{color:#b72654;font-size:2.496rem}.required-wl3{color:#b72654;margin-left:.25rem}.form-help-wl3{font-size:1.25rem;color:#fff9;line-height:1.6;margin:0}.form-input-wl3,.form-textarea-wl3{background:#5e5e5e2a;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:.85rem 1.25rem;color:#fff;font-size:.95rem;font-family:Inter,sans-serif;transition:all .2s}.form-input-wl3::placeholder,.form-textarea-wl3::placeholder{color:#ffffff4d}.form-input-wl3:focus,.form-textarea-wl3:focus{outline:none;border-color:#c850c080;background:#32283cb3}.form-textarea-wl3{min-height:120px;resize:vertical}.char-count-wl3{text-align:right;font-size:.85rem;color:#ffffff80;margin-top:-.5rem}.btn-continue-wl3{background:#b72654;color:#fff;border:none;padding:1rem 3rem;border-radius:15px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .2s;align-self:flex-end;font-style:italic}.btn-continue-wl3:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c850c080}@media(max-width:768px){.whitelist-step-content-wl3{padding:1.5rem}.btn-continue-wl3{width:100%}}.whitelist-step-content-wl4{display:flex;flex-direction:column;align-items:start;padding-left:1rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-header-wl4{margin-bottom:2rem}.step-title-wl4{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#fff}.step-description-wl4{font-size:1rem;color:#ffffffb3;margin:0}.form-section-wl4{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.form-group-wl4{display:flex;flex-direction:column;gap:.5rem}.form-label-wl4{display:flex;align-items:center;gap:.5rem;font-size:2rem;font-weight:800;color:#fff;font-style:italic}.label-icon-wl4{color:#b72654;font-size:2.496rem}.required-wl4{color:#b72654;margin-left:.25rem}.form-help-wl4{font-size:1.25rem;color:#fff9;line-height:1.6;margin:0}.form-input-wl4,.form-textarea-wl4{background:#5e5e5e2a;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:.85rem 1.25rem;color:#fff;font-size:.95rem;font-family:Inter,sans-serif;transition:all .2s}.form-input-wl4::placeholder,.form-textarea-wl4::placeholder{color:#ffffff4d}.form-input-wl4:focus,.form-textarea-wl4:focus{outline:none;border-color:#c850c080;background:#32283cb3}.form-textarea-wl4{min-height:120px;resize:vertical}.char-count-wl4{text-align:right;font-size:.85rem;color:#ffffff80;margin-top:-.5rem}.btn-continue-wl4,.btn-terminate-wl4{background:#b72654;color:#fff;border:none;padding:1rem 3rem;border-radius:15px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .2s;align-self:flex-end;font-style:italic}.btn-continue-wl4:hover,.btn-terminate-wl4:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c850c080}@media(max-width:768px){.whitelist-step-content-wl4{padding:1.5rem}.btn-continue-wl4{width:100%}}.whitelist-success-container{display:flex;min-height:100vh;min-width:100vw;background-size:100% 100%;background-position:0px 0px,0px 0px,0px 0px;background-image:radial-gradient(114% 91% at 54% 1%,#b7265475,#1f1f1f 40%),radial-gradient(114% 91% at 8% 95%,#b7265475,#1f1f1f 40%),radial-gradient(114% 91% at 95% 96%,#b7265475,#1f1f1f 40%);color:#fff;font-family:Inter,Segoe UI,sans-serif}.whitelist-success-main{flex:1;margin-left:280px;display:flex;align-items:center;justify-content:center;padding:2rem}.success-content{max-width:700px;text-align:center}.success-title{font-size:3.5rem;font-weight:700;background:#8ff869;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}.checkmark{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#8ff869d0;font-size:2rem;color:#fff;font-weight:700}.success-message{font-size:1.5rem;font-weight:700;color:#8ff869}.success-text{font-weight:600;font-size:1.2rem;line-height:1.8;color:#fff}.success-footer{font-size:1.1rem;font-weight:600;color:#8ff869}.btn-go-home{background:#b72654;color:#fff;border:none;padding:1rem 3rem;border-radius:15px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .2s;margin-top:2rem;font-style:italic}.btn-go-home:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c850c080}@media(max-width:1024px){.whitelist-success-main{margin-left:0}}@media(max-width:768px){.success-title{font-size:2rem}.checkmark{width:90px;height:90px;font-size:3rem}.success-message{font-size:1.1rem}.btn-go-home{padding:.85rem 2rem;font-size:1rem}}.normativa-container{display:flex;min-height:100vh;min-width:100vw;background-size:100% 100%;background-position:0px 0px,0px 0px,0px 0px;background-image:radial-gradient(114% 91% at 54% 1%,#b7265475,#1f1f1f 52%),radial-gradient(114% 91% at 8% 95%,#b7265475,#1f1f1f 52%),radial-gradient(114% 91% at 95% 96%,#b7265475,#1f1f1f 52%);color:#fff;font-family:Inter,Segoe UI,sans-serif}.normativa-main{flex:1;margin-left:26.25rem;padding:2rem 4rem;overflow-y:auto}.normativa-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.header-icon{width:60px;height:60px;background:#b72654;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.normativa-title{font-size:2.5rem;font-weight:700;margin:0}.title-pink{background:#b72654;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}.normativa-intro{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.check-bullet{width:28px;height:28px;background:#b72654;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;flex-shrink:0}.intro-text{font-size:1.1rem;font-weight:600;margin:0;color:#fff}.normativa-description{font-size:1rem;line-height:1.8;color:#fffc;margin-bottom:3rem;max-width:900px}.normativas-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px}@media(max-width:1200px){.normativa-main{padding:2rem}.normativas-grid{gap:1.5rem}}@media(max-width:1024px){.normativa-main{margin-left:0;padding:1.5rem}.normativa-title{font-size:2rem}}@media(max-width:768px){.normativas-grid{grid-template-columns:1fr;gap:1.5rem}.normativa-title{font-size:1.5rem}.header-icon{width:50px;height:50px;font-size:1.5rem}}.norm-card{position:relative;width:100%;height:280px;border-radius:30px;overflow:hidden;cursor:pointer;transition:all .3s ease;background-size:cover;background-position:center}.norm-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px #b7265471;border-color:#b7265471}.norm-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000000a,#0006);transition:background .3s}.norm-card:hover .norm-card-overlay{background:linear-gradient(180deg,#00000080,#0003)}.norm-card-content{position:relative;z-index:2;padding:1.5rem;height:100%;display:flex;flex-direction:column}.norm-card-header{display:flex;align-items:flex-start;gap:.75rem;background:#ffffffc4;padding:1rem 1.25rem;border-radius:20px;width:fit-content;max-width:100%}.norm-icon{font-size:1.3rem;color:#c850c0;flex-shrink:0;margin-top:.2rem}.norm-text-wrapper{display:flex;flex-direction:column;gap:.25rem}.norm-title{font-size:1.25rem;font-weight:800;margin:0;color:#b72654;text-transform:uppercase;font-style:italic;line-height:1.2}.norm-description{font-size:.85rem;color:#666;line-height:1.3;margin:0;max-width:100%}.norm-badge{position:absolute;bottom:1.5rem;right:1.5rem;width:8rem;height:3rem;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:.25rem;font-weight:700;z-index:3;transition:all .3s;border:3px solid white}.norm-badge.completed{background:#b72654}.norm-badge.pending{background:linear-gradient(135deg,#666,#999);box-shadow:0 5px 20px #0000004d}.check-icon,.pending-icon{font-size:2rem;color:#fff;font-weight:700}.badge-text{font-size:.65rem;color:#fff;text-transform:uppercase;letter-spacing:.5px}.norm-card:hover .norm-badge{transform:scale(1.1)}@media(max-width:768px){.norm-card{height:240px}.norm-badge{width:70px;height:70px;bottom:1rem;right:1rem}.check-icon,.pending-icon{font-size:1.5rem}.badge-text{font-size:.6rem}.norm-description{font-size:.75rem}}.normativa-detail-container{display:flex;min-height:100vh;min-width:100vw;background-size:100% 100%;background-position:0px 0px,0px 0px,0px 0px;background-image:radial-gradient(114% 91% at 54% 1%,#b7265475,#1f1f1f 60%),radial-gradient(114% 91% at 8% 95%,#b7265475,#1f1f1f 60%),radial-gradient(114% 91% at 95% 96%,#b7265475,#1f1f1f 60%);color:#fff;font-family:Inter,Segoe UI,sans-serif}.normativa-detail-main{flex:1;margin-left:26.25rem;padding:2rem 4rem;overflow-y:auto}.normativa-detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.header-left{display:flex;align-items:center;gap:1rem}.header-icon-detail{width:60px;height:60px;background:#b72654;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.normativa-detail-title{font-size:3rem;font-weight:700;margin:0}.btn-exit{background:#b72654;color:#fff;border:none;padding:.75rem 2rem;border-radius:15px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s;font-style:italic}.btn-exit:hover{transform:translateY(-2px);box-shadow:0 5px 20px #c850c080}.normativa-detail-description{font-size:2rem;width:86.125rem;height:auto;line-height:1.8;color:#ffffffcb;margin-bottom:2rem}.normativa-detail-content-wrapper{display:flex;gap:2rem;align-items:flex-start}.normativa-detail-content{flex:1;max-width:800px}.section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.section-bullet{width:32px;height:32px;background:#b72654;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#fff;flex-shrink:0}.section-title{font-size:3rem;font-weight:700;margin:0;font-style:italic;color:#fff}.section-content{border-radius:20px;padding:1rem;margin-bottom:2rem}.subsection{margin-bottom:2rem}.subsection:last-child{margin-bottom:0}.subsection-title{font-size:2rem;font-weight:700;margin:0 0 1rem;color:#fff}.subsection-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.subsection-list li{font-size:1.5rem;padding-left:1.5rem;position:relative;line-height:1.6;color:#ffffffe6}.subsection-list li:before{content:"•";position:absolute;left:0;color:#b72654;font-weight:700}.navigation-buttons{display:flex;justify-content:space-between;gap:1rem}.btn-nav{background:#b7265499;border:1px solid rgba(255,255,255,.2);color:#fffc;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.btn-nav:hover:not(:disabled){background:#b726544d;border-color:#c850c080;color:#fff;transform:translateY(-1px)}.btn-nav:disabled{opacity:.3;cursor:not-allowed}.nav-arrow{font-size:.8rem}.section-navigation{width:300px;position:sticky;top:2rem;display:flex;flex-direction:column;gap:.5rem;border-radius:20px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-nav-item{width:fit-content;display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:20px;background:transparent;border:1px solid transparent;color:#ffffff80;font-weight:600;font-size:1.5rem;cursor:pointer;transition:all .2s;text-align:left;font-style:italic}.section-nav-item:hover{background:#b7265499;border-color:#ffffff1a;color:#fffc}.section-nav-item.active{background:#b72654;border-color:#b7265480;color:#fff}.section-nav-bullet{width:24px;height:24px;border-radius:50%;border:2px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.section-nav-item.active .section-nav-bullet{background:#b72654;border-color:transparent}.section-nav-label{flex:1}@media(max-width:1200px){.normativa-detail-content-wrapper{flex-direction:column}.section-navigation{width:100%;position:relative;top:0}}@media(max-width:1024px){.normativa-detail-main{margin-left:0;padding:1.5rem}.normativa-detail-title{font-size:1.8rem}.header-icon-detail{width:50px;height:50px;font-size:1.5rem}}@media(max-width:768px){.normativa-detail-header{flex-direction:column;align-items:flex-start;gap:1rem}.btn-exit{align-self:flex-end}.navigation-buttons{flex-direction:column}.btn-nav{width:100%;justify-content:center}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-size:16px;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh}h1{line-height:1.1}button{background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
