:root{--pink:#ff168a;--yellow:#ffe600}html{scroll-behavior:smooth;scroll-padding-top:92px}body{padding-bottom:82px}.site-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:28px;min-height:76px;padding:10px max(20px,calc((100% - 1160px)/2));border-bottom:1px solid #ffffff18;background:#05020df2;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:9px;color:white;text-decoration:none}.brand>span{font-size:42px;font-weight:950;line-height:1;color:var(--pink);font-style:italic}.brand div{display:flex;flex-direction:column}.brand strong{font-size:19px;line-height:1}.brand small{color:var(--yellow);font-size:8px;letter-spacing:.12em}.site-header nav{display:flex;gap:20px;margin-left:auto}.site-header nav a{color:#c7d1df;text-decoration:none;font-size:14px;font-weight:650}.site-header nav a:hover{color:var(--pink)}.install-button{padding:12px 17px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--pink),#7d2cff);color:white;font-weight:800;cursor:pointer;box-shadow:0 8px 22px #ff168a33}.install-button.ready{animation:installPulse 1.8s infinite}.menu-button{display:none;border:0;background:none;color:white;font-size:25px}.ad-slider{position:relative;overflow:hidden;margin-bottom:20px;border-radius:26px;box-shadow:0 22px 60px #0008}.slides{position:relative;aspect-ratio:21/8}.slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .6s ease,transform .7s ease;transform:scale(1.025)}.slide.active{opacity:1;pointer-events:auto;transform:scale(1)}.slide img{display:block;width:100%;height:100%;object-fit:cover}.slider-arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%);width:46px;height:46px;border:1px solid #ffffff42;border-radius:50%;background:#06030cbd;color:white;font-size:30px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;z-index:2;left:50%;bottom:14px;display:flex;gap:8px;transform:translateX(-50%)}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#ffffff7a}.slider-dots button.active{width:26px;border-radius:8px;background:var(--yellow)}.page-section{padding:82px 0 10px}.section-title{margin-bottom:24px}.section-title>span,.facebook-section>div>span{color:var(--pink);font-size:12px;font-weight:900;letter-spacing:.18em}.section-title h2,.facebook-section h2{margin:5px 0 6px;font-size:clamp(28px,5vw,44px)}.section-title p{margin:0;color:var(--muted)}.schedule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.schedule-grid article{display:flex;gap:16px;align-items:center;padding:18px;border:1px solid #ffffff14;border-radius:16px;background:#ffffff08}.schedule-grid time{color:var(--yellow);font-weight:900}.schedule-grid strong,.schedule-grid small{display:block}.schedule-grid small{margin-top:4px;color:var(--muted)}.news-grid,.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-grid article,.video-grid a{padding:24px;border:1px solid #ffffff14;border-radius:20px;background:linear-gradient(145deg,#10192a,#090d17);color:white;text-decoration:none}.news-grid b{color:var(--yellow);font-size:12px}.news-grid h3,.video-grid h3{font-size:21px}.news-grid p,.video-grid p{color:var(--muted);line-height:1.6}.video-art{display:grid;place-items:center;aspect-ratio:16/9;border-radius:14px;background:linear-gradient(135deg,#ff168a,#4524c9)}.video-art.v2{background:linear-gradient(135deg,#ffe600,#ff5b16)}.video-art.v3{background:linear-gradient(135deg,#16d6ff,#2737e8)}.video-art i{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:white;color:#08020f;font-style:normal;font-size:22px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.team-grid article{text-align:center;padding:26px 16px;border:1px solid #ffffff14;border-radius:20px;background:#ffffff08}.avatar{display:grid;place-items:center;width:110px;height:110px;margin:auto;border-radius:50%;background:linear-gradient(135deg,var(--pink),#3823dc);font-size:30px;font-weight:900}.team-grid h3{margin-bottom:5px}.team-grid p{margin:0;color:var(--muted)}.facebook-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;margin:82px 0 40px;padding:40px;border-radius:28px;background:linear-gradient(135deg,#102f70,#0866ff)}.facebook-section p{color:#dce8ff}.facebook-section a{display:inline-block;padding:12px 18px;border-radius:12px;background:white;color:#0866ff;text-decoration:none;font-weight:850}.facebook-card{text-align:center;padding:35px;border:1px solid #ffffff35;border-radius:20px;background:#ffffff12}.facebook-card strong{font-size:70px}.facebook-card p{margin:5px}.facebook-card small{color:#dce8ff}.site-footer{display:flex;justify-content:center;gap:12px;padding:35px;color:var(--muted)}.site-footer strong{color:white}.bottom-player{position:fixed;z-index:200;left:0;right:0;bottom:0;display:flex;align-items:center;gap:14px;height:72px;padding:8px max(18px,calc((100% - 1160px)/2));border-top:1px solid #ffffff20;background:#07030ef2;backdrop-filter:blur(18px)}.bottom-player img{width:54px;height:54px;border-radius:10px;object-fit:cover}.bottom-meta{display:flex;flex:1;min-width:0;flex-direction:column}.bottom-meta strong,.bottom-meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-meta small{color:var(--muted)}.bottom-player button{width:48px;height:48px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--pink),#6e27ff);color:white;font-size:18px}.bottom-player input{width:130px;accent-color:var(--pink)}@keyframes installPulse{50%{box-shadow:0 0 0 8px #ff168a18}}@media(max-width:900px){.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;flex-direction:column;padding:20px;background:#07030ef7}.site-header nav.open{display:flex}.menu-button{display:block;margin-left:auto}.install-button{font-size:0}.install-button:after{content:'Instalar';font-size:13px}.schedule-grid,.news-grid,.video-grid{grid-template-columns:1fr 1fr}.team-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.site-header{gap:10px}.brand>span{font-size:34px}.brand strong{font-size:15px}.ad-slider{border-radius:16px}.slides{aspect-ratio:4/3}.slider-arrow{width:38px;height:38px}.schedule-grid,.news-grid,.video-grid,.facebook-section{grid-template-columns:1fr}.page-section{padding-top:58px}.facebook-section{padding:25px}.bottom-player input{display:none}.bottom-player{height:68px}.site-footer{flex-direction:column;text-align:center}}
