:root{--pink-accent:#ff4d6d;--cyan-accent:#00e5ff;--dark-bg:#111;--light-gray:#f8f9fa}.hero-section{min-height:calc(100vh - 60px);font-family:var(--font-space-grotesk), sans-serif;background-color:#fff;flex-direction:column;justify-content:center;padding-top:6.5rem;padding-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.hero-container{flex-grow:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:1rem;display:grid}.hero-content{z-index:10;padding-right:1rem}.hero-badge{font-size:.75rem;font-weight:500;font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.3px;color:var(--text-secondary);background-color:#fff;border:1px solid #0000000a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.45rem 1rem;display:inline-flex;box-shadow:0 4px 15px #0000000f}.badge-dot{background-color:var(--pink-accent);border-radius:50%;width:6px;height:6px}.hero-title{color:var(--dark-bg);letter-spacing:-.03em;margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.1;font-family:Gemunu Libre,sans-serif!important}.text-pink{color:var(--pink-accent);font-family:Gemunu Libre,sans-serif!important}.text-cyan{color:#00b4d8;font-family:Gemunu Libre,sans-serif!important}.text-dark{color:var(--dark-bg)}.hero-subtitle{color:var(--text-secondary);max-width:90%;margin-bottom:1.75rem;font-size:.85rem;line-height:1.5}.hero-actions{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.btn-gradient{letter-spacing:.3px;background:#fff;border:1px solid #00000014;align-items:center;gap:.5rem;padding:.65rem 1.4rem .65rem 1.6rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 25px #00000014,0 2px 10px #0000000a;color:#1e293b!important}.btn-gradient:hover{border-color:#00000026;transform:translateY(-2px);box-shadow:0 10px 30px #0000001a,0 4px 12px #0000000f;color:#000!important}.btn-pill{border-radius:50px;align-items:center;gap:.75rem;font-weight:600;display:flex}.btn-icon-svg{transition:transform .3s}.btn-gradient:hover .btn-icon-svg{transform:translate(4px)}.btn-youtube{color:#fe2c55;background:#fff0f2;border:1px solid #fe2c5533;border-radius:50px;align-items:center;gap:.6rem;padding:.5rem 1.4rem .5rem .6rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #fe2c551a}.btn-youtube:hover{color:#e0264a;background:#ffe4e8;border-color:#fe2c5559;transform:translateY(-2px);box-shadow:0 8px 25px #fe2c552e}.hero-bottom-stats{background:#fff;border-radius:16px;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:inline-flex;box-shadow:0 10px 30px #0000000d}.stat-box{align-items:center;gap:.75rem;display:flex}.stat-icon{font-size:1.25rem}.stat-info{flex-direction:column;display:flex}.stat-info strong{color:var(--dark-bg);font-size:1rem;font-weight:800}.stat-info span{color:var(--text-secondary);font-size:.7rem}.hero-visuals{justify-content:center;align-items:flex-end;height:480px;margin-bottom:-2.5rem;display:flex;position:relative}.hero-main-img{z-index:5;object-fit:contain;object-position:bottom;filter:drop-shadow(0 10px 20px #00000026);height:100%;position:relative}.blob{filter:blur(50px);z-index:1;opacity:.6;border-radius:50%;position:absolute}.blob-cyan{background:linear-gradient(135deg,#00e5ff,#08f);width:250px;height:250px;top:30px;left:0}.blob-pink{background:linear-gradient(135deg,#ff4d6d,#ff8fa3);width:280px;height:280px;bottom:0;right:-20px}.orbit-system{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit{border:1px solid #0000000d;border-radius:50%;animation:linear infinite spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-1{width:320px;height:320px;animation-duration:25s}.orbit-2{border-color:#00e5ff26;width:450px;height:450px;animation-duration:35s;animation-direction:reverse}.orbit-3{border-color:#ff4d6d26;width:580px;height:580px;animation-duration:45s}.orbit-planet{border-radius:50%;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.planet-1{background:var(--pink-accent);width:12px;height:12px;box-shadow:0 0 15px var(--pink-accent)}.planet-2{background:#00b4d8;width:16px;height:16px;top:-8px;box-shadow:0 0 15px #00b4d8}.planet-3{background:#ffb703;width:10px;height:10px;top:-5px;box-shadow:0 0 12px #ffb703}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.floating-card{-webkit-backdrop-filter:blur(25px);z-index:10;background:#ffffffa6;border-radius:16px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:absolute;box-shadow:0 10px 30px #0000001a,inset 0 0 0 1px #ffffffb3}.card-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 10px #0000000d}.light-blue-bg{background-color:#e0f2fe}.light-cyan-bg{background-color:#e0ffff}.black-bg{background-color:#111}.light-pink-bg{background-color:#ffe4e6}.light-gray-bg{background-color:#f1f5f9}.card-text{flex-direction:column;display:flex}.card-text strong{color:var(--dark-bg);font-size:.75rem;line-height:1.2}.card-text span{color:var(--text-secondary);margin-top:2px;font-size:.65rem}.card-students{top:80px;left:-20px}.card-live{top:30px;right:-20px}.card-lessons{bottom:80px;right:-10px}.card-island{top:220px;left:-40px}.card-support{bottom:40px;left:20px}.card-arrow{width:18px;height:18px;color:var(--pink-accent);background:#ffe4e6;border-radius:50%;justify-content:center;align-items:center;margin-left:.5rem;font-size:.6rem;display:flex}.avatars{margin-top:.25rem;display:flex}.avatar{background:#eee;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:-6px;font-size:8px;display:flex}.avatar:first-child{margin-left:0}.add-avatar{background:var(--pink-accent);color:#fff}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes popInBounce{0%{opacity:0;transform:scale(.3)translateY(20px)}50%{opacity:1;transform:scale(1.05)translateY(-5px)}70%{transform:scale(.9)translateY(2px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes zoomFadeIn{0%{opacity:0;filter:blur(4px);transform:scale(1.05)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes simpleFadeIn{0%{opacity:0}to{opacity:1}}.animate-zoom-fade{animation:.8s cubic-bezier(.16,1,.3,1) both zoomFadeIn}.animate-fade-in{animation:1s ease-out both simpleFadeIn}.animate-slide-in-left{animation:.8s cubic-bezier(.16,1,.3,1) both slideInLeft}.animate-slide-in-right{animation:.8s cubic-bezier(.16,1,.3,1) both slideInRight}.pop-in-card{animation:.6s cubic-bezier(.175,.885,.32,1.275) both popInBounce}.delay-200{animation-delay:.2s}.delay-400{animation-delay:.4s}.delay-800{animation-delay:.8s}.delay-1000{animation-delay:1s}.delay-1200{animation-delay:1.2s}.delay-1400{animation-delay:1.4s}.delay-1600{animation-delay:1.6s}.delay-1800{animation-delay:1.8s}.delay-2000{animation-delay:2s}.delay-2800{animation-delay:2.8s}.delay-3000{animation-delay:3s}.decorative-sphere{z-index:10;background:radial-gradient(circle at 30% 30%,#ff8fa3,#ff4d6d);border-radius:50%;position:absolute;box-shadow:0 10px 20px #ff4d6d4d}.sphere-1{width:25px;height:25px;bottom:25px;right:-5px}.sphere-2{background:radial-gradient(circle at 30% 30%,#ffb6c1,#ff8fa3);width:15px;height:15px;top:80px;left:15px;box-shadow:0 5px 10px #ff4d6d33}.trusted-section{text-align:center;background-color:#fafafa;border-top:1px solid #0000000d;width:100%;margin-top:1.5rem;padding:1.5rem 0}.trusted-section p{color:#94a3b8;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.65rem;font-weight:700}.social-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:0 1rem;display:flex}.social-link{color:#64748b;background:#fff;border:1px solid #0000000d;border-radius:50px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 10px #00000005}.social-link:hover{transform:translateY(-3px);box-shadow:0 6px 15px #0000000f}.social-link.facebook:hover{color:#1877f2;border-color:#1877f2}.social-link.tiktok:hover{color:#000;border-color:#000}.social-link.whatsapp:hover{color:#25d366;border-color:#25d366}.social-link.youtube:hover{color:red;border-color:red}.social-link.instagram:hover{color:#e4405f;border-color:#e4405f}@media (max-width:1200px){.hero-title{font-size:3rem}.card-students{left:0}.card-live,.card-lessons{right:0}}@media (max-width:992px){.hero-container{text-align:center;grid-template-columns:1fr}.hero-content{flex-direction:column;align-items:center;padding-right:0;display:flex}.hero-subtitle{max-width:100%}.hero-actions{justify-content:center}.hero-visuals{height:400px;margin-top:2rem}.blob-cyan{width:200px;height:200px}.blob-pink{width:250px;height:250px}.card-students{top:120px;left:10px}.card-live{top:20px;right:10px}.card-lessons{bottom:30px;right:10px}.card-island,.card-support{display:none}}@media (max-width:768px){.hero-title{font-size:2.25rem}.hero-bottom-stats{display:none}.hero-visuals{height:380px;margin-top:.5rem}.floating-card{transform:scale(.85)}.card-students{top:60px;left:-15px}.card-live{top:-15px;right:-15px}.card-lessons{bottom:5px;right:-15px}.stat-box{justify-content:center;width:auto}.stat-icon{font-size:1rem}.stat-info strong{font-size:.85rem}.stat-info span{font-size:.6rem}.hero-actions{flex-direction:row;justify-content:center;gap:.8rem;width:100%}.btn-gradient,.btn-youtube{width:auto;padding:.5rem 1rem;font-size:.85rem}}
.about-section{background-color:#fff;padding:6rem 0;position:relative;overflow:hidden}.about-blobs{z-index:0;pointer-events:none;position:absolute;inset:0}.blob-about-pink{background:radial-gradient(circle,#fe2c550a 0%,#fe2c5500 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;right:-10%}.blob-about-cyan{background:radial-gradient(circle,#00e5ff0a 0%,#00e5ff00 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;left:-10%}.about-container{z-index:10;align-items:center;gap:4rem;display:flex;position:relative}.about-text-column{flex:1}.about-title{color:#1e293b;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1;font-family:Gemunu Libre,sans-serif!important}.about-description{color:#475569;margin-bottom:1.5rem;line-height:1.6}.about-features-list{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.feature-list-item{align-items:center;gap:1rem;display:flex}.check-icon{background:#fe2c5514;border-radius:50%;padding:4px}.about-image-column{flex:1;position:relative}.about-image-wrapper{justify-content:center;align-items:flex-end;display:flex;position:relative}.about-image-backdrop{z-index:-1;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-radius:40px;position:absolute;inset:10% 10% 0}.about-main-img{object-fit:contain;z-index:5;width:90%;height:auto}.about-floating-stat{-webkit-backdrop-filter:blur(10px);z-index:10;background:#ffffffe6;border:1px solid #0000000d;border-radius:20px;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:absolute;bottom:2rem;left:-2rem;box-shadow:0 10px 30px #0000000d}.about-bottom-cards{z-index:10;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:5rem;display:grid;position:relative}.about-glass-card{background:#fff;border:1px solid #0000000a;border-radius:32px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #00000008}.about-glass-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000000d}.card-icon-wrapper{border-radius:20px;justify-content:center;align-items:center;display:flex}.glass-card-title{color:#1e293b;margin-bottom:.75rem;font-weight:700}.glass-card-desc{color:#64748b;line-height:1.5}@media (max-width:992px){.about-container{text-align:center;flex-direction:column}.about-features-list{align-items:center}.about-floating-stat{width:max-content;bottom:-2rem;left:50%;transform:translate(-50%)}.about-bottom-cards{grid-template-columns:1fr;margin-top:6rem}}
.t-modern-section{background:0 0;padding:6rem 0;overflow:hidden}.t-header{text-align:center;z-index:2;position:relative}.t-modern-container{background:#fff;border:1px solid #0000000d;border-radius:24px;min-height:400px;margin-top:1rem;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000d}.t-modern-left{flex-direction:column;justify-content:flex-end;width:40%;display:flex;position:relative;overflow:hidden}.t-modern-bg{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.t-modern-overlay{z-index:2;background:linear-gradient(90deg,#f8fafc00 60%,#f8fafc 100%),linear-gradient(#0000 0%,#0006 50%,#000000e6 100%);position:absolute;inset:0}.t-modern-batch-info{z-index:10;color:#fff;padding:3rem 2.5rem;position:relative}.t-modern-batch-info h2{color:#fff;align-items:center;gap:10px;margin-bottom:.5rem;font-family:Gemunu Libre,Outfit,sans-serif;font-size:2.8rem;font-weight:800;line-height:1.1;display:flex}.t-modern-batch-info p{color:#ffffffe6;margin:0;font-family:Gemunu Libre,sans-serif;font-size:1.25rem}.static-emoji{font-size:2rem}.t-modern-right{background:#f8fafc;flex-direction:column;gap:1.5rem;width:60%;padding:2rem 2.5rem;display:flex}.t-selector-group{flex-direction:column;gap:.75rem;display:flex}.t-selector-label{color:#000;text-transform:uppercase;letter-spacing:1.5px;text-align:center;margin:0;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.t-pills{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.t-pill{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:50px;padding:10px 24px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.t-pill:hover{color:#000;border-color:#25f4ee}.t-pill.active{color:#fff;background:#fe2c55;border-color:#0000;box-shadow:0 4px 15px #fe2c554d}.t-schedule-display{flex-direction:column;flex:1;gap:2rem;margin-top:1rem;display:flex}.t-schedule-list{flex-direction:column;gap:1.25rem;display:flex}.t-schedule-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1.25rem;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 2px 10px #00000005}.t-schedule-card:hover{border-color:#cbd5e1;transform:translate(6px);box-shadow:0 6px 20px #0000000f}.t-schedule-day{color:#fe2c55;text-align:center;letter-spacing:1px;background:#fff;border:2px solid #25f4ee;border-radius:10px;min-width:70px;padding:8px 16px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:800}.t-schedule-details{flex-direction:column;gap:4px;display:flex}.t-time{color:#0f172a;margin:0;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.t-meta{color:#64748b;align-items:center;gap:8px;margin:0;font-family:Outfit,sans-serif;font-size:.9rem;display:flex}.t-type-tag{color:#ff4d6d;background:#ff4d6d1a;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-weight:700;display:flex}.t-no-schedule{text-align:center;color:#94a3b8;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:2rem;font-family:Outfit,sans-serif}.t-card-footer{border-top:1px solid #e2e8f0;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.t-btn-call{color:#000;text-align:center;letter-spacing:.5px;background:#25f4ee;border-radius:14px;flex:1;padding:14px;font-family:Gemunu Libre,Outfit,sans-serif;font-size:1.3rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #25f4ee4d}.t-btn-call:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 25px #00e5ff66}.t-btn-wa{color:#fff;text-align:center;background:#fe2c55;border-radius:14px;padding:14px 28px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #fe2c554d}.t-btn-wa:hover{background:#e0264b;transform:translateY(-2px);box-shadow:0 8px 25px #fe2c5566}@media (max-width:1024px){.t-modern-right{padding:2.5rem}.t-modern-batch-info h2{font-size:2.2rem}}@media (max-width:768px){.t-modern-section{padding:3rem 0}.t-modern-container{box-shadow:none;background:0 0;border:none;flex-direction:column;margin-top:0}.t-modern-left{background:#000;border:2px solid #25f4ee;border-radius:24px;width:100%;min-height:auto;margin-bottom:1.5rem;box-shadow:0 10px 25px #0000001a}.t-modern-bg,.t-modern-overlay{display:none}.t-modern-batch-info{text-align:center;padding:2rem 1.5rem}.t-modern-batch-info h2{justify-content:center;font-size:2.2rem}.t-modern-batch-info p{color:#e2e8f0;font-size:1rem}.t-modern-right{background:#fff;border-radius:24px;width:100%;padding:2rem 1.5rem;box-shadow:0 10px 30px #0000000d}.t-card-footer{flex-direction:column}.t-btn-wa{width:100%}}
.books-modern-section{background:#fff;padding:6rem 0;overflow:hidden}.books-modern-container{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border-radius:32px;align-items:center;gap:4rem;padding:4rem;display:flex;position:relative;box-shadow:0 10px 40px #0000000d}.books-modern-left{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.book-image-wrapper{width:100%;max-width:400px;position:relative}.book-glow{filter:blur(60px);opacity:.2;z-index:1;background:linear-gradient(135deg,#00e5ff,#08f);border-radius:50%;width:100%;height:100%;animation:4s ease-in-out infinite alternate pulse;position:absolute}@keyframes pulse{0%{opacity:.15;transform:scale(.9)}to{opacity:.25;transform:scale(1.1)}}.book-image{z-index:2;filter:drop-shadow(0 20px 30px #00000026);width:100%;height:auto;transition:transform .4s;position:relative}.book-image-wrapper:hover .book-image{transform:translateY(-10px)rotate(-2deg)}.books-modern-right{flex-direction:column;flex:1.2;display:flex}.books-badge{color:#08f;text-transform:uppercase;letter-spacing:1px;background:#00e5ff1a;border-radius:50px;align-self:flex-start;margin-bottom:1.5rem;padding:8px 16px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:800;display:inline-block}.books-title{color:#111;margin-bottom:1.5rem;font-family:Gemunu Libre,Outfit,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.1}.books-description{color:#64748b;margin-bottom:2.5rem;font-family:Outfit,sans-serif;font-size:1.15rem;line-height:1.6}.books-features-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.b-feature{align-items:center;gap:12px;display:flex}.b-icon{font-size:1.2rem}.b-feature p{color:#334155;margin:0;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600}.books-actions{align-items:center;gap:1.5rem;display:flex}.b-btn-primary{color:#fff;background:linear-gradient(135deg,#00e5ff,#08f);border-radius:14px;align-items:center;gap:12px;padding:14px 28px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 25px #00e5ff4d}.b-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 35px #00e5ff66}.b-price{background:#fff3;border-radius:8px;padding:4px 10px;font-size:.95rem}.b-btn-secondary{color:#08f;background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:14px 28px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.b-btn-secondary:hover{background:#f8fafc;border-color:#08f}@media (max-width:1024px){.books-modern-container{text-align:center;flex-direction:column;padding:3rem 2rem}.books-badge{align-self:center}.books-features-grid{text-align:left}.books-actions{justify-content:center}}@media (max-width:768px){.books-title{font-size:2.5rem}.books-features-grid{grid-template-columns:1fr}.books-actions{flex-direction:column;width:100%}.b-btn-primary,.b-btn-secondary{justify-content:center;width:100%}}
.free-classes-modern{background:#f8fafc;padding:6rem 0;overflow:hidden}.fc-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:4rem;display:flex}.fc-header h2{font-family:Gemunu Libre,Outfit,sans-serif;font-weight:800}.fc-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-family:Outfit,sans-serif;font-size:1.15rem}.fc-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.fc-card{aspect-ratio:16/9;background:#fff;border-radius:20px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.fc-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.fc-thumbnail-wrapper{width:100%;height:100%;position:relative}.fc-thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .5s}.fc-card:hover .fc-thumbnail{transform:scale(1.05)}.fc-overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.fc-card:hover .fc-overlay{opacity:1}.fc-play-btn{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding-left:4px;font-size:1.5rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:scale(.8);box-shadow:0 0 20px #ff000080}.fc-card:hover .fc-play-btn{transform:scale(1)}.fc-btn-all{color:#111;background:0 0;border:2px solid #111;border-radius:50px;padding:14px 32px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.fc-btn-all:hover{color:#fff;background:#111;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}@media (max-width:1024px){.fc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.fc-grid{grid-template-columns:1fr}}
.reviews-modern-section{background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 40%),radial-gradient(circle at 0 100%,#ef476f0d,#0000 40%),#fff;padding:7rem 0;position:relative;overflow:hidden}.r-header{text-align:center;z-index:10;flex-direction:column;justify-content:center;align-items:center;margin-bottom:5rem;display:flex;position:relative}.r-header h2{color:#111;margin-bottom:1rem;font-family:Outfit,Gemunu Libre,sans-serif;font-size:3rem;font-weight:800}.r-header h2 span{background:linear-gradient(135deg,#ff4d6d,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.r-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-family:Inter,sans-serif;font-size:1.15rem;line-height:1.6}.r-masonry-grid{display:column;column-count:3;z-index:10;column-gap:2.5rem;position:relative}.r-card{break-inside:avoid;-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #fffc;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #0000000d,inset 0 0 0 1px #ffffff80}.r-card:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#2563eb0d 0%,#ef476f0d 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.r-card:hover{border-color:#2563eb4d;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px -15px #2563eb26,0 0 20px #2563eb0d,inset 0 0 0 1px #fffc}.r-card:hover:before{opacity:1}.r-quote-icon{background:linear-gradient(135deg,#2563eb33,#2563eb0d);-webkit-text-fill-color:transparent;z-index:1;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-family:Outfit,serif;font-size:6rem;font-weight:900;line-height:1;position:absolute;top:-15px;left:20px}.r-comment{color:#334155;z-index:2;margin-bottom:2rem;font-family:Sinhala Sangam MN,sans-serif;font-size:1.15rem;font-weight:500;line-height:1.8;position:relative}.r-author{z-index:2;border-top:1px solid #0000000d;align-items:center;gap:1.2rem;padding-top:1.5rem;display:flex;position:relative}.r-avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:55px;height:55px;transition:transform .3s;box-shadow:0 8px 16px #0000001a}.r-card:hover .r-avatar{transform:scale(1.1)rotate(5deg)}.r-author-info h4{color:#0f172a;margin:0 0 4px;font-family:Sinhala Sangam MN,sans-serif;font-size:1.15rem;font-weight:700}.r-author-info p{color:#64748b;margin:0;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:500}.r-see-more-container{z-index:10;position:relative}@media (max-width:1024px){.r-masonry-grid{column-count:2}}@media (max-width:768px){.r-masonry-grid{column-count:1}.r-header h2{font-size:2.2rem}.r-card{padding:2rem}}
.gallery-section{background-color:#fff;padding:6rem 0;font-family:Inter,Noto Sans Sinhala,sans-serif}.gallery-section .section-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.gallery-marquee-container{flex-direction:column;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:2rem 0;display:flex;position:relative;left:50%;right:50%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.gallery-track{width:max-content;display:flex}.gallery-track-half{gap:1.5rem;padding-right:1.5rem;display:flex}.track-left{animation:60s linear infinite scrollLeft}.track-right{animation:60s linear infinite scrollRight}.gallery-marquee-item{background-color:#f1f5f9;border-radius:20px;flex-shrink:0;width:320px;height:240px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.gallery-marquee-item img{object-fit:cover;width:100%;height:100%}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:768px){.gallery-marquee-item{width:260px;height:180px}}
.community-section{z-index:10;background-color:#fff;padding:4rem 1rem;position:relative;overflow:hidden}.community-card{background-color:#fdfdfd;border:1px solid #d2d2d299;border-radius:40px;justify-content:space-between;align-items:center;max-width:950px;margin:0 auto;padding:2.5rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}.community-blob-tl{z-index:0;background:radial-gradient(circle,#a855f726 0%,#a855f700 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;left:-50px}.community-blob-br{z-index:0;background:radial-gradient(circle,#ec48991a 0%,#ec489900 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-50px;right:-50px}.community-content-left{z-index:2;flex:1;max-width:350px;position:relative}.community-badge{color:#64748b;letter-spacing:.05em;background-color:#fff;border:1px solid #f0f0f0;border-radius:50px;align-items:center;gap:8px;margin-bottom:2rem;padding:8px 16px;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #00000005}.community-badge .dot{background-color:#a855f7;border-radius:50%;width:8px;height:8px}.community-title{color:#1e293b;white-space:nowrap;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1}.community-subtitle{color:#a855f7;margin-bottom:1.5rem;font-family:Sinhala Sangam MN,sans-serif;font-size:1.4rem;font-weight:600}.community-text{color:#64748b;font-family:Sinhala Sangam MN,sans-serif;font-size:1rem;line-height:1.6}.community-middle{z-index:2;flex:1;justify-content:center;display:flex;position:relative}.phone-frame{background-color:#22c55e;border:8px solid #334155;border-radius:40px;justify-content:center;align-items:center;width:200px;height:400px;display:flex;position:relative;box-shadow:0 20px 40px #22c55e33}.phone-notch{background-color:#334155;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:80px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-animation{width:120px;height:120px}.community-right{z-index:2;flex-direction:column;flex:1;align-items:flex-end;gap:1.2rem;display:flex;position:relative}.social-pill{cursor:pointer;background-color:#fff;border:1px solid #f0f0f080;border-radius:50px;align-items:center;gap:1rem;width:260px;padding:10px 20px 10px 10px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 15px #0000000d}.social-pill:hover{transform:translate(-5px);box-shadow:0 8px 25px #00000014}.social-pill-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.social-pill-text{flex-direction:column;display:flex}.social-pill-name{color:#1e293b;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.2}.social-pill-handle{color:#94a3b8;font-family:Inter,sans-serif;font-size:.8rem}.connection-lines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.connection-lines path{fill:none;stroke:#e2e8f0;stroke-width:2px;stroke-dasharray:6 6;animation:20s linear infinite dash}.connection-lines path.color-whatsapp{stroke:#22c55e;opacity:.5}.connection-lines path.color-youtube{stroke:#ef4444;opacity:.5}.connection-lines path.color-tiktok{stroke:#000;opacity:.5}.connection-lines path.color-instagram{stroke:#ec4899;opacity:.5}.connection-lines path.color-facebook{stroke:#3b82f6;opacity:.5}@keyframes dash{to{stroke-dashoffset:-1000px}}.community-top-header{color:#1e293b;justify-content:center;align-items:center;gap:10px;margin-bottom:2rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;display:flex}.community-top-header span.pink-text{color:#ec4899}.header-animation{width:60px;height:60px}@media (max-width:1024px){.community-card{flex-direction:column;gap:3rem;padding:3rem 2rem}.community-content-left,.community-middle,.community-right{width:100%;max-width:100%}.community-content-left{text-align:center}.community-badge{margin:0 auto 2rem}.community-right{align-items:center}.connection-lines{display:none}.social-pill:hover{transform:translateY(-5px)}}@media (max-width:768px){.community-title{font-size:2.5rem}.community-subtitle{font-size:1.5rem}.community-top-header{font-size:2rem}}
