.page-module___8aEwW__container{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__navbar{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;display:flex;position:fixed;top:0}.page-module___8aEwW__logo{letter-spacing:-.05em;font-size:1.5rem;font-weight:800}.page-module___8aEwW__navLinks{gap:1rem;display:flex}.page-module___8aEwW__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 5% 4rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{z-index:10;text-align:center;max-width:800px;position:relative}.page-module___8aEwW__heroTitle{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem)}.page-module___8aEwW__heroSubtitle{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.page-module___8aEwW__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module___8aEwW__blob1,.page-module___8aEwW__blob2{filter:blur(80px);z-index:1;opacity:.5;border-radius:50%;position:absolute}.page-module___8aEwW__blob1{background:var(--primary-light);width:500px;height:500px;animation:10s ease-in-out infinite alternate page-module___8aEwW__float;top:-10%;left:-10%}.page-module___8aEwW__blob2{background:var(--secondary);opacity:.3;width:600px;height:600px;animation:12s ease-in-out infinite alternate-reverse page-module___8aEwW__float;bottom:-20%;right:-10%}@keyframes page-module___8aEwW__float{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.page-module___8aEwW__features{background-color:var(--surface);z-index:10;padding:5rem 0;position:relative}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:4rem}.page-module___8aEwW__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem}.page-module___8aEwW__sectionDesc{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.page-module___8aEwW__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___8aEwW__featureCard{text-align:center;padding:2.5rem 1.5rem}.page-module___8aEwW__featureIcon{margin-bottom:1.5rem;font-size:3rem}.page-module___8aEwW__featureCard h3{margin-bottom:1rem;font-size:1.25rem}.page-module___8aEwW__featureCard p{color:var(--text-muted)}.page-module___8aEwW__footer{color:#e2e8f0;background:linear-gradient(135deg,#0f172a 0%,#020617 100%);border-top:1px solid #ffffff0d;padding:5rem 2rem 2rem;font-family:inherit}.page-module___8aEwW__footerContainer{grid-template-columns:2fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto 3rem;display:grid}@media (max-width:768px){.page-module___8aEwW__footerContainer{grid-template-columns:1fr;gap:2.5rem}}.page-module___8aEwW__footerCol h3{color:#fff;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.15rem;font-weight:700;display:inline-block;position:relative}.page-module___8aEwW__footerCol h3:after{content:"";background:var(--primary);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-.5rem;left:0}.page-module___8aEwW__footerLogo{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;margin-bottom:1rem;font-size:1.8rem;font-weight:900;display:inline-block}.page-module___8aEwW__footerDesc{color:#94a3b8;max-width:400px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.page-module___8aEwW__socialIcons{gap:1rem;display:flex}.page-module___8aEwW__socialIcon{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;text-decoration:none;transition:all .3s;display:flex}.page-module___8aEwW__socialIcon:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-4px);box-shadow:0 10px 20px #3b82f633}.page-module___8aEwW__footerLinks{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__footerLink{color:#94a3b8;align-items:center;font-size:.95rem;text-decoration:none;transition:all .3s;display:flex}.page-module___8aEwW__footerLink:before{content:"→";color:var(--primary);opacity:0;width:0;margin-right:0;font-weight:700;transition:all .3s;overflow:hidden}.page-module___8aEwW__footerLink:hover{color:#fff;transform:translate(5px)}.page-module___8aEwW__footerLink:hover:before{opacity:1;width:20px;margin-right:.25rem}.page-module___8aEwW__footerContact{color:#94a3b8;flex-direction:column;gap:1.25rem;font-size:.95rem;display:flex}.page-module___8aEwW__contactItem{align-items:flex-start;gap:.75rem;line-height:1.6;display:flex}.page-module___8aEwW__contactIcon{color:var(--primary);margin-top:.1rem;font-size:1.2rem}.page-module___8aEwW__footerBottom{text-align:center;color:#64748b;border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.85rem}.page-module___8aEwW__faqSection{background-color:var(--background);z-index:10;padding:5rem 0;position:relative}.page-module___8aEwW__faqGrid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.page-module___8aEwW__faqItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:1.5rem;transition:all .3s}.page-module___8aEwW__faqItem[open]{background:var(--surface)}.page-module___8aEwW__faqItem summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:1.15rem;font-weight:600;list-style:none;display:flex}.page-module___8aEwW__faqItem summary::-webkit-details-marker{display:none}.page-module___8aEwW__faqItem summary:after{content:"+";color:var(--primary);font-size:1.5rem;transition:transform .3s}.page-module___8aEwW__faqItem[open] summary:after{transform:rotate(45deg)}.page-module___8aEwW__faqAnswer{color:var(--text-muted);margin-top:1rem;line-height:1.6}@media (max-width:768px){.page-module___8aEwW__heroActions{flex-direction:column}}
.MediaShowcase-module__4HTezG__section{background:linear-gradient(180deg, var(--surface) 0%, var(--background) 100%);padding:6rem 0;position:relative;overflow:hidden}.MediaShowcase-module__4HTezG__bgDecor1{pointer-events:none;z-index:0;background:radial-gradient(circle,#4f46e51f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-80px;right:-100px}.MediaShowcase-module__4HTezG__bgDecor2{pointer-events:none;z-index:0;background:radial-gradient(circle,#10b9811a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-60px;left:-80px}.MediaShowcase-module__4HTezG__sectionHeader{text-align:center;z-index:2;margin-bottom:3rem;position:relative}.MediaShowcase-module__4HTezG__badge{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#4f46e526,#10b98126);border:1px solid #4f46e540;border-radius:999px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.MediaShowcase-module__4HTezG__sectionTitle{margin-bottom:1rem;font-size:clamp(1.9rem,4vw,3rem);line-height:1.2}.MediaShowcase-module__4HTezG__sectionDesc{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}.MediaShowcase-module__4HTezG__tabBar{z-index:2;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex;position:relative}.MediaShowcase-module__4HTezG__tabBtn{border:1.5px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.65rem 1.6rem;font-size:.95rem;font-weight:600;transition:all .25s;display:flex}.MediaShowcase-module__4HTezG__tabBtn:hover{border-color:var(--primary);color:var(--primary)}.MediaShowcase-module__4HTezG__tabBtnActive{background:linear-gradient(135deg, var(--primary), #8b5cf6);border-color:#0000;box-shadow:0 4px 20px #4f46e559;color:#fff!important}.MediaShowcase-module__4HTezG__tabIcon{font-size:1rem}.MediaShowcase-module__4HTezG__imageShowcase{z-index:2;flex-direction:column;align-items:center;gap:1.75rem;display:flex;position:relative}.MediaShowcase-module__4HTezG__mainImageWrapper{background:#1e1e2e;border-radius:16px;width:100%;max-width:900px;transition:transform .4s;overflow:hidden;box-shadow:0 2px 0 1px #0000000f,0 20px 60px #0000002e,inset 0 0 0 1px #ffffff14}.MediaShowcase-module__4HTezG__mainImageWrapper:hover{transform:translateY(-4px)}.MediaShowcase-module__4HTezG__browserChrome{background:#2a2a3d;border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:.7rem 1.2rem;display:flex}.MediaShowcase-module__4HTezG__chromeDots{gap:6px;display:flex}.MediaShowcase-module__4HTezG__dotRed,.MediaShowcase-module__4HTezG__dotYellow,.MediaShowcase-module__4HTezG__dotGreen{border-radius:50%;width:12px;height:12px}.MediaShowcase-module__4HTezG__dotRed{background:#ff5f57}.MediaShowcase-module__4HTezG__dotYellow{background:#febc2e}.MediaShowcase-module__4HTezG__dotGreen{background:#28c840}.MediaShowcase-module__4HTezG__chromeUrl{color:#ffffff80;text-align:center;background:#ffffff14;border-radius:6px;flex:1;padding:.3rem .9rem;font-family:monospace;font-size:.78rem}.MediaShowcase-module__4HTezG__mainImageFrame{width:100%;height:520px;position:relative;overflow:hidden}.MediaShowcase-module__4HTezG__mainImage{width:100%;height:100%;transition:opacity .3s;display:block}.MediaShowcase-module__4HTezG__imageOverlay{pointer-events:none;background:linear-gradient(#0000,#1e1e2e99);height:40px;position:absolute;bottom:0;left:0;right:0}.MediaShowcase-module__4HTezG__thumbRow{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.MediaShowcase-module__4HTezG__thumbBtn{cursor:pointer;background:0 0;border:2.5px solid #0000;border-radius:12px;width:210px;height:120px;padding:0;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.MediaShowcase-module__4HTezG__thumbBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0003}.MediaShowcase-module__4HTezG__thumbBtnActive{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e540,0 8px 25px #0003}.MediaShowcase-module__4HTezG__thumbImage{object-fit:cover;width:100%;height:100%;display:block}.MediaShowcase-module__4HTezG__thumbOverlay{background:linear-gradient(#0000 40%,#0f172acc 100%);align-items:flex-end;padding:.5rem .75rem;display:flex;position:absolute;inset:0}.MediaShowcase-module__4HTezG__thumbTitle{color:#fff;font-size:.75rem;font-weight:600;line-height:1.3}.MediaShowcase-module__4HTezG__captionBox{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);max-width:560px;box-shadow:var(--glass-shadow);border-radius:16px;padding:1.5rem 2rem}.MediaShowcase-module__4HTezG__captionTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.2rem}.MediaShowcase-module__4HTezG__captionDesc{color:var(--text-muted);font-size:.95rem;line-height:1.65}.MediaShowcase-module__4HTezG__videoGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid;position:relative}.MediaShowcase-module__4HTezG__videoCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:20px;transition:all .3s;overflow:hidden}.MediaShowcase-module__4HTezG__videoCard:hover{border-color:#4f46e54d;transform:translateY(-6px);box-shadow:0 20px 50px #00000026}.MediaShowcase-module__4HTezG__videoWrapper{aspect-ratio:16/9;background:#0f172a;width:100%;position:relative;overflow:hidden}.MediaShowcase-module__4HTezG__video{object-fit:cover;width:100%;height:100%;display:block}.MediaShowcase-module__4HTezG__videoInfo{padding:1.5rem}.MediaShowcase-module__4HTezG__videoMeta{margin-bottom:.75rem}.MediaShowcase-module__4HTezG__videoBadge{color:var(--primary);letter-spacing:.03em;background:linear-gradient(135deg,#4f46e51f,#10b9811f);border:1px solid #4f46e533;border-radius:999px;padding:.3rem .85rem;font-size:.78rem;font-weight:700;display:inline-block}.MediaShowcase-module__4HTezG__videoTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.MediaShowcase-module__4HTezG__videoDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}@media (max-width:768px){.MediaShowcase-module__4HTezG__section{padding:4rem 0}.MediaShowcase-module__4HTezG__mainImageFrame{height:240px}.MediaShowcase-module__4HTezG__thumbBtn{width:150px;height:90px}.MediaShowcase-module__4HTezG__tabBtn{padding:.55rem 1.1rem;font-size:.88rem}.MediaShowcase-module__4HTezG__videoGrid{grid-template-columns:1fr}}
