.hero-module-scss-module__VDulFG__heroSection{background-color:#0000;align-items:center;min-height:90vh;padding:6rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.hero-module-scss-module__VDulFG__bgGlow{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-module-scss-module__VDulFG__bgGlow:before{content:"";background:radial-gradient(circle,#6366f114 0%,#0000 60%);border-radius:50%;width:50vw;height:50vw;position:absolute;top:-10%;left:-10%}.hero-module-scss-module__VDulFG__bgGlow:after{content:"";background:radial-gradient(circle,#a855f714 0%,#0000 60%);border-radius:50%;width:60vw;height:60vw;position:absolute;bottom:-10%;right:-10%}.hero-module-scss-module__VDulFG__bgGlow .hero-module-scss-module__VDulFG__gridPattern{opacity:.15;background-image:radial-gradient(#94a3b8 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}.hero-module-scss-module__VDulFG__aurora{z-index:0;filter:blur(80px);opacity:.5;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.hero-module-scss-module__VDulFG__aurora,.hero-module-scss-module__VDulFG__aurora .hero-module-scss-module__VDulFG__auroraBlob1,.hero-module-scss-module__VDulFG__aurora .hero-module-scss-module__VDulFG__auroraBlob2,.hero-module-scss-module__VDulFG__aurora .hero-module-scss-module__VDulFG__auroraBlob3{animation:none!important}}.hero-module-scss-module__VDulFG__auroraBlob1{background:radial-gradient(circle,#6366f140,#0000 70%);border-radius:50%;width:40vw;max-width:600px;height:40vw;max-height:600px;animation:12s ease-in-out infinite hero-module-scss-module__VDulFG__auroraMove1;position:absolute;top:-20%;left:10%}.hero-module-scss-module__VDulFG__auroraBlob2{background:radial-gradient(circle,#a855f733,#0000 70%);border-radius:50%;width:35vw;max-width:500px;height:35vw;max-height:500px;animation:15s ease-in-out infinite hero-module-scss-module__VDulFG__auroraMove2;position:absolute;top:20%;right:5%}.hero-module-scss-module__VDulFG__auroraBlob3{background:radial-gradient(circle,#3b82f626,#0000 70%);border-radius:50%;width:45vw;max-width:650px;height:45vw;max-height:650px;animation:18s ease-in-out infinite hero-module-scss-module__VDulFG__auroraMove3;position:absolute;bottom:-10%;left:30%}@keyframes hero-module-scss-module__VDulFG__auroraMove1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(5%,10%)scale(1.05)}66%{transform:translate(-3%,5%)scale(.95)}}@keyframes hero-module-scss-module__VDulFG__auroraMove2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-8%,-5%)scale(1.08)}66%{transform:translate(4%,8%)scale(.96)}}@keyframes hero-module-scss-module__VDulFG__auroraMove3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(6%,-8%)scale(1.04)}66%{transform:translate(-5%,3%)scale(.97)}}.hero-module-scss-module__VDulFG__container{z-index:10;grid-template-columns:1fr;align-items:center;gap:4rem;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.hero-module-scss-module__VDulFG__container{grid-template-columns:1fr 1fr;gap:3rem}}.hero-module-scss-module__VDulFG__content{flex-direction:column;align-items:flex-start;display:flex}.hero-module-scss-module__VDulFG__announcementBadge{color:#4f46e5;background:linear-gradient(135deg,#6366f11a,#a855f71a);border:1px solid #6366f133;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 4px 10px #6366f10d}.hero-module-scss-module__VDulFG__announcementBadge .hero-module-scss-module__VDulFG__badgeIcon{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.hero-module-scss-module__VDulFG__headline{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}@media (min-width:768px){.hero-module-scss-module__VDulFG__headline{font-size:4rem}}@media (min-width:1024px){.hero-module-scss-module__VDulFG__headline{font-size:4.5rem}}.hero-module-scss-module__VDulFG__headline .hero-module-scss-module__VDulFG__gradientText{background:linear-gradient(135deg,#4f46e5,#9333ea);-webkit-text-fill-color:#0000;-webkit-background-clip:text;display:inline-block}.hero-module-scss-module__VDulFG__description{color:#64748b;max-width:32rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}@media (min-width:768px){.hero-module-scss-module__VDulFG__description{font-size:1.25rem}}.hero-module-scss-module__VDulFG__actions{flex-direction:column;gap:1rem;width:100%;margin-bottom:3.5rem;display:flex}@media (min-width:480px){.hero-module-scss-module__VDulFG__actions{flex-direction:row;width:auto}}.hero-module-scss-module__VDulFG__btnPrimary{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;box-shadow:0 10px 20px -5px #6366f166}.hero-module-scss-module__VDulFG__btnPrimary .hero-module-scss-module__VDulFG__btnIcon{transition:transform .3s}.hero-module-scss-module__VDulFG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 15px 25px -5px #6366f180}.hero-module-scss-module__VDulFG__btnPrimary:hover .hero-module-scss-module__VDulFG__btnIcon{transform:translate(4px)}.hero-module-scss-module__VDulFG__btnSecondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;background:#fffc;border:1px solid #e2e8f0;border-radius:1rem;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #0000000d}.hero-module-scss-module__VDulFG__btnSecondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.hero-module-scss-module__VDulFG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;display:grid}@media (min-width:640px){.hero-module-scss-module__VDulFG__statsGrid{grid-template-columns:repeat(4,1fr)}}.hero-module-scss-module__VDulFG__statItem{flex-direction:column;gap:.25rem;display:flex}.hero-module-scss-module__VDulFG__statItem .hero-module-scss-module__VDulFG__statValue{color:#0f172a;letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:800}.hero-module-scss-module__VDulFG__statItem .hero-module-scss-module__VDulFG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.hero-module-scss-module__VDulFG__visualContainer{justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.hero-module-scss-module__VDulFG__mainGlassCard{-webkit-backdrop-filter:blur(24px);z-index:2;background:#ffffffb3;border:1px solid #ffffff80;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;width:85%;height:80%;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a1a,inset 0 0 0 1px #ffffff80}.hero-module-scss-module__VDulFG__mainGlassCard .hero-module-scss-module__VDulFG__mockupHeader{border-bottom:1px solid #e2e8f080;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;display:flex}.hero-module-scss-module__VDulFG__mainGlassCard .hero-module-scss-module__VDulFG__mockupHeader .hero-module-scss-module__VDulFG__mockupDots{gap:.5rem;display:flex}.hero-module-scss-module__VDulFG__mainGlassCard .hero-module-scss-module__VDulFG__mockupHeader .hero-module-scss-module__VDulFG__mockupDots div{background:#cbd5e1;border-radius:50%;width:10px;height:10px}.hero-module-scss-module__VDulFG__mainGlassCard .hero-module-scss-module__VDulFG__mockupBody{background:radial-gradient(circle,#6366f10d 0%,#0000 70%);flex:1;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.hero-module-scss-module__VDulFG__mainGlassCard .hero-module-scss-module__VDulFG__mockupBody.hero-module-scss-module__VDulFG__hasImage{background:0 0;padding:0}.hero-module-scss-module__VDulFG__mainGlassCard .hero-module-scss-module__VDulFG__mockupBody .hero-module-scss-module__VDulFG__heroImg{object-fit:cover;width:100%;height:100%}.hero-module-scss-module__VDulFG__mainGlassCard .hero-module-scss-module__VDulFG__mockupBody .hero-module-scss-module__VDulFG__islamicArt{border:4px solid #4f46e5;border-radius:1rem;justify-content:center;align-items:center;width:120px;height:120px;display:flex;transform:rotate(45deg);box-shadow:0 0 40px #6366f14d}.hero-module-scss-module__VDulFG__mainGlassCard .hero-module-scss-module__VDulFG__mockupBody .hero-module-scss-module__VDulFG__islamicArt:after{content:"";border:2px solid #9333ea;border-radius:.5rem;width:80px;height:80px}.hero-module-scss-module__VDulFG__floatingCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#ffffffe6;border:1px solid #fff;border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:absolute;box-shadow:0 10px 25px -5px #0000001a}.hero-module-scss-module__VDulFG__floatingCard .hero-module-scss-module__VDulFG__floatIcon{color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.hero-module-scss-module__VDulFG__floatingCard .hero-module-scss-module__VDulFG__floatText{color:#0f172a;font-size:.875rem;font-weight:700}.hero-module-scss-module__VDulFG__float1{animation:6s ease-in-out infinite hero-module-scss-module__VDulFG__float;top:10%;left:-5%}.hero-module-scss-module__VDulFG__float1 .hero-module-scss-module__VDulFG__floatIcon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.hero-module-scss-module__VDulFG__float2{animation:8s ease-in-out infinite reverse hero-module-scss-module__VDulFG__float;bottom:20%;right:-5%}.hero-module-scss-module__VDulFG__float2 .hero-module-scss-module__VDulFG__floatIcon{background:linear-gradient(135deg,#10b981,#059669)}.hero-module-scss-module__VDulFG__float3{animation:7s ease-in-out 1s infinite hero-module-scss-module__VDulFG__float;top:40%;right:-10%}.hero-module-scss-module__VDulFG__float3 .hero-module-scss-module__VDulFG__floatIcon{background:linear-gradient(135deg,#f59e0b,#d97706)}@keyframes hero-module-scss-module__VDulFG__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.hero-module-scss-module__VDulFG__scrollIndicator{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;z-index:10;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-module-scss-module__VDulFG__scrollIndicator .hero-module-scss-module__VDulFG__mouse{border:2px solid #cbd5e1;border-radius:9999px;width:24px;height:36px;position:relative}.hero-module-scss-module__VDulFG__scrollIndicator .hero-module-scss-module__VDulFG__mouse:after{content:"";background:#94a3b8;border-radius:9999px;width:4px;height:6px;animation:2s cubic-bezier(.15,.41,.69,.94) infinite hero-module-scss-module__VDulFG__scroll;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes hero-module-scss-module__VDulFG__scroll{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,12px)}}
.fitur-module-scss-module__DCJKhW__section{z-index:10;background-color:#0000;flex-direction:column;align-items:center;padding:6rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative}.fitur-module-scss-module__DCJKhW__container{flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.fitur-module-scss-module__DCJKhW__header{text-align:center;max-width:600px;margin-bottom:4rem}.fitur-module-scss-module__DCJKhW__header h2{color:#0f172a;letter-spacing:-.025em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.fitur-module-scss-module__DCJKhW__header h2{font-size:2.75rem}}.fitur-module-scss-module__DCJKhW__header p{color:#64748b;font-size:1.125rem;line-height:1.6}.fitur-module-scss-module__DCJKhW__grid{grid-template-columns:1fr;gap:2rem;width:100%;display:grid}@media (min-width:768px){.fitur-module-scss-module__DCJKhW__grid{grid-template-columns:repeat(3,1fr)}}.fitur-module-scss-module__DCJKhW__card{text-align:center;background:#fff;border:1px solid #e2e8f0cc;border-radius:1.5rem;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:relative;top:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.fitur-module-scss-module__DCJKhW__card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.fitur-module-scss-module__DCJKhW__card:hover .fitur-module-scss-module__DCJKhW__iconBox{transform:scale(1.1)}.fitur-module-scss-module__DCJKhW__card:before{content:"";opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.fitur-module-scss-module__DCJKhW__card:hover:before{opacity:1}.fitur-module-scss-module__DCJKhW__card1:hover{border-top-color:#6366f1}.fitur-module-scss-module__DCJKhW__card1:before{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.fitur-module-scss-module__DCJKhW__card1 .fitur-module-scss-module__DCJKhW__iconBox{color:#6366f1;background:#e0e7ff}.fitur-module-scss-module__DCJKhW__card2:hover{border-top-color:#0ea5e9}.fitur-module-scss-module__DCJKhW__card2:before{background:linear-gradient(90deg,#0ea5e9,#3b82f6)}.fitur-module-scss-module__DCJKhW__card2 .fitur-module-scss-module__DCJKhW__iconBox{color:#0ea5e9;background:#e0f2fe}.fitur-module-scss-module__DCJKhW__card3:hover{border-top-color:#10b981}.fitur-module-scss-module__DCJKhW__card3:before{background:linear-gradient(90deg,#10b981,#059669)}.fitur-module-scss-module__DCJKhW__card3 .fitur-module-scss-module__DCJKhW__iconBox{color:#10b981;background:#d1fae5}.fitur-module-scss-module__DCJKhW__iconBox{border-radius:1.25rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.fitur-module-scss-module__DCJKhW__title{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.fitur-module-scss-module__DCJKhW__desc{color:#64748b;font-size:.95rem;line-height:1.6}
.homepage-module-scss-module__CGDzgW__countdownSection{background:#0f172a;padding:5rem 2rem;font-family:Inter,system-ui,sans-serif;position:relative;overflow:hidden}.homepage-module-scss-module__CGDzgW__countdownGlow{z-index:0;position:absolute;inset:0;overflow:hidden}.homepage-module-scss-module__CGDzgW__countdownGlow:before{content:"";filter:blur(60px);background:radial-gradient(circle,#6366f126,#0000 70%);border-radius:50%;width:50vw;max-width:500px;height:50vw;max-height:500px;position:absolute;top:-30%;left:20%}.homepage-module-scss-module__CGDzgW__countdownGlow:after{content:"";filter:blur(60px);background:radial-gradient(circle,#a855f71f,#0000 70%);border-radius:50%;width:40vw;max-width:400px;height:40vw;max-height:400px;position:absolute;bottom:-20%;right:10%}.homepage-module-scss-module__CGDzgW__countdownInner{z-index:1;text-align:center;max-width:900px;margin:0 auto;position:relative}.homepage-module-scss-module__CGDzgW__countdownBadge{color:#a5b4fc;letter-spacing:.05em;text-transform:uppercase;background:#6366f126;border:1px solid #6366f14d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.homepage-module-scss-module__CGDzgW__countdownTitle{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.homepage-module-scss-module__CGDzgW__countdownTitle{font-size:2.5rem}}.homepage-module-scss-module__CGDzgW__countdownSubtitle{color:#94a3b8;margin-bottom:3rem;font-size:1rem}.homepage-module-scss-module__CGDzgW__countdownGrid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:600px;margin:0 auto 2.5rem;display:grid}@media (min-width:768px){.homepage-module-scss-module__CGDzgW__countdownGrid{gap:1.5rem}}.homepage-module-scss-module__CGDzgW__countdownCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.25rem .5rem;transition:all .3s}.homepage-module-scss-module__CGDzgW__countdownCard:hover{background:#ffffff14;border-color:#6366f14d;transform:translateY(-2px)}.homepage-module-scss-module__CGDzgW__countdownValue{color:#fff;font-variant-numeric:tabular-nums;margin-bottom:.25rem;font-size:2.5rem;font-weight:800;line-height:1}@media (min-width:768px){.homepage-module-scss-module__CGDzgW__countdownValue{font-size:3.5rem}}.homepage-module-scss-module__CGDzgW__countdownLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.homepage-module-scss-module__CGDzgW__countdownCta{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #4f46e566}.homepage-module-scss-module__CGDzgW__countdownCta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4f46e580}.homepage-module-scss-module__CGDzgW__liveSection{background:#f8fafc;padding:5rem 2rem;font-family:Inter,system-ui,sans-serif}.homepage-module-scss-module__CGDzgW__sectionContainer{max-width:1200px;margin:0 auto}.homepage-module-scss-module__CGDzgW__sectionHeader{text-align:center;margin-bottom:3rem}.homepage-module-scss-module__CGDzgW__sectionBadge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.homepage-module-scss-module__CGDzgW__badgeLive{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.homepage-module-scss-module__CGDzgW__badgePurple{color:#7c3aed;background:#f3e8ff;border:1px solid #d8b4fe}.homepage-module-scss-module__CGDzgW__badgeBlue{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.homepage-module-scss-module__CGDzgW__badgeAmber{color:#d97706;background:#fffbeb;border:1px solid #fcd34d}.homepage-module-scss-module__CGDzgW__livePulse{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.5s infinite homepage-module-scss-module__CGDzgW__livePulse;display:inline-block}@keyframes homepage-module-scss-module__CGDzgW__livePulse{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.homepage-module-scss-module__CGDzgW__sectionTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.homepage-module-scss-module__CGDzgW__sectionTitle{font-size:2.5rem}}.homepage-module-scss-module__CGDzgW__sectionSubtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1rem}.homepage-module-scss-module__CGDzgW__liveGrid{grid-template-columns:1fr;gap:1rem;max-width:700px;margin:0 auto;display:grid}.homepage-module-scss-module__CGDzgW__liveCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.homepage-module-scss-module__CGDzgW__liveCard:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000a}.homepage-module-scss-module__CGDzgW__liveDot{background:#10b981;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 8px #10b98180}.homepage-module-scss-module__CGDzgW__liveInfo{flex:1;min-width:0}.homepage-module-scss-module__CGDzgW__liveName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .15rem;font-size:.95rem;font-weight:600;overflow:hidden}.homepage-module-scss-module__CGDzgW__liveJenjang{color:#64748b;margin:0;font-size:.85rem}.homepage-module-scss-module__CGDzgW__liveTime{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:.8rem}.homepage-module-scss-module__CGDzgW__progressSection{padding:5rem 2rem;font-family:Inter,system-ui,sans-serif}.homepage-module-scss-module__CGDzgW__progressCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px -1px #00000008}.homepage-module-scss-module__CGDzgW__progressInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.homepage-module-scss-module__CGDzgW__progressDate{color:#64748b;font-size:.85rem}.homepage-module-scss-module__CGDzgW__progressDate strong{color:#0f172a}.homepage-module-scss-module__CGDzgW__progressStatusBadge{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.homepage-module-scss-module__CGDzgW__progressTrack{background:#f1f5f9;border-radius:999px;height:12px;margin-bottom:1rem;overflow:hidden}.homepage-module-scss-module__CGDzgW__progressFill{background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:999px;height:100%;transition:width 1.5s cubic-bezier(.4,0,.2,1)}.homepage-module-scss-module__CGDzgW__progressMeta{color:#64748b;justify-content:space-between;font-size:.85rem;display:flex}.homepage-module-scss-module__CGDzgW__progressMeta strong{color:#0f172a}.homepage-module-scss-module__CGDzgW__gallerySection{background:#f8fafc;padding:5rem 0;font-family:Inter,system-ui,sans-serif;overflow:hidden}.homepage-module-scss-module__CGDzgW__marqueeTrack{width:max-content;animation:40s linear infinite homepage-module-scss-module__CGDzgW__marqueeScroll;display:flex}.homepage-module-scss-module__CGDzgW__marqueeTrack:hover{animation-play-state:paused}.homepage-module-scss-module__CGDzgW__galleryCard{background:#e2e8f0;border:1px solid #e2e8f0;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:320px;height:220px;margin:0 .75rem;display:flex;position:relative;overflow:hidden}.homepage-module-scss-module__CGDzgW__galleryCard img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.homepage-module-scss-module__CGDzgW__galleryCard:hover img{transform:scale(1.05)}.homepage-module-scss-module__CGDzgW__galleryCardPlaceholder{color:#94a3b8;flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}@keyframes homepage-module-scss-module__CGDzgW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.homepage-module-scss-module__CGDzgW__timelineSection{padding:5rem 2rem;font-family:Inter,system-ui,sans-serif}.homepage-module-scss-module__CGDzgW__timeline{max-width:700px;margin:0 auto;padding-left:3rem;position:relative}.homepage-module-scss-module__CGDzgW__timeline:before{content:"";background:#e2e8f0;width:2px;position:absolute;top:0;bottom:0;left:1rem}.homepage-module-scss-module__CGDzgW__timelineItem{margin-bottom:2.5rem;padding-left:1.5rem;position:relative}.homepage-module-scss-module__CGDzgW__timelineItem:last-child{margin-bottom:0}.homepage-module-scss-module__CGDzgW__timelineDot{color:#4f46e5;z-index:1;background:#fff;border:3px solid #4f46e5;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:.3rem;left:-2.45rem}.homepage-module-scss-module__CGDzgW__timelineDotActive{color:#fff;background:#4f46e5;box-shadow:0 0 0 6px #4f46e526}.homepage-module-scss-module__CGDzgW__timelineTitle{color:#0f172a;margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.homepage-module-scss-module__CGDzgW__timelineDesc{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.homepage-module-scss-module__CGDzgW__faqSection{background:#f8fafc;padding:5rem 2rem;font-family:Inter,system-ui,sans-serif}.homepage-module-scss-module__CGDzgW__faqList{max-width:750px;margin:0 auto}.homepage-module-scss-module__CGDzgW__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;transition:all .2s;overflow:hidden}.homepage-module-scss-module__CGDzgW__faqItem:hover{border-color:#cbd5e1}.homepage-module-scss-module__CGDzgW__faqQuestion{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.homepage-module-scss-module__CGDzgW__faqChevron{color:#94a3b8;flex-shrink:0;transition:transform .3s}.homepage-module-scss-module__CGDzgW__faqChevronOpen{color:#4f46e5;transform:rotate(180deg)}.homepage-module-scss-module__CGDzgW__faqAnswer{max-height:0;padding:0 1.5rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .3s;overflow:hidden}.homepage-module-scss-module__CGDzgW__faqAnswerOpen{max-height:500px;padding:0 1.5rem 1.25rem}.homepage-module-scss-module__CGDzgW__faqAnswerText{color:#475569;font-size:.95rem;line-height:1.7}.homepage-module-scss-module__CGDzgW__footer{color:#94a3b8;background:#0f172a;padding:4rem 2rem 2rem;font-family:Inter,system-ui,sans-serif}.homepage-module-scss-module__CGDzgW__footerInner{text-align:center;max-width:1200px;margin:0 auto}.homepage-module-scss-module__CGDzgW__footerBrand{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.homepage-module-scss-module__CGDzgW__footerDesc{color:#64748b;max-width:500px;margin:0 auto 2rem;font-size:.9rem}.homepage-module-scss-module__CGDzgW__footerLinks{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.homepage-module-scss-module__CGDzgW__footerLink{color:#94a3b8;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.homepage-module-scss-module__CGDzgW__footerLink:hover{color:#fff}.homepage-module-scss-module__CGDzgW__footerDivider{background:#ffffff1a;height:1px;margin-bottom:1.5rem}.homepage-module-scss-module__CGDzgW__footerCopy{margin:0;font-size:.85rem}.homepage-module-scss-module__CGDzgW__fadeInUp{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.homepage-module-scss-module__CGDzgW__fadeInUpVisible{opacity:1;transform:translateY(0)}
