.gallerySection{background:linear-gradient(135deg,var(--color-section),var(--color-bg));padding:8rem 0;transition:background .35s,color .35s;position:relative;overflow:hidden}.gallerySection:before{content:"";z-index:1;background:radial-gradient(circle at 100% 0,#3b82f624,#0000 35%),radial-gradient(circle at 0 100%,#8b5cf61f,#0000 35%);position:absolute;inset:0}.gallerySection:after{content:"";z-index:1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 85%);mask-image:radial-gradient(circle,#000,#0000 85%)}.galleryContainer{z-index:2;width:100%;max-width:1350px;margin:auto;padding:0 2rem;position:relative}.galleryHeader{text-align:center;margin-bottom:5rem}.galleryBadge{color:var(--color-accent);background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-block}.galleryHeader h2{color:var(--color-primary);margin-top:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:800}.galleryHeader h2 span{color:var(--color-accent)}.galleryHeader p{max-width:760px;color:var(--color-text);opacity:.8;margin:1.5rem auto 0;line-height:1.8}.galleryGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.galleryCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:520px;transform-style:preserve-3d;background:#ffffff0d;border:1px solid #ffffff14;border-radius:28px;transition:transform .7s,box-shadow .7s;position:relative;overflow:hidden}.galleryCard:hover{transform:perspective(1500px)rotateX(6deg)rotateY(-6deg)translateY(-12px);box-shadow:0 25px 60px #00000040}.galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .8s}.galleryCard:hover .galleryImage{transform:scale(1.1)}.galleryOverlay{background:linear-gradient(#0000,#00000059,#000000e6);flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.galleryOverlay h3{color:#fff;margin-bottom:.75rem;font-size:2rem}.galleryOverlay p{color:#ffffffd9;line-height:1.7}[data-theme=black] .gallerySection{background:linear-gradient(135deg,#000,#111827)}[data-theme=navy] .gallerySection{background:linear-gradient(135deg,#0f172a,#1e293b)}[data-theme=blue] .gallerySection{background:linear-gradient(135deg,#172554,#1e3a8a)}[data-theme=green] .gallerySection{background:linear-gradient(135deg,#052e16,#064e3b)}[data-theme=black] .galleryHeader h2,[data-theme=black] .galleryFooter h3,[data-theme=navy] .galleryHeader h2,[data-theme=navy] .galleryFooter h3,[data-theme=blue] .galleryHeader h2,[data-theme=blue] .galleryFooter h3,[data-theme=green] .galleryHeader h2,[data-theme=green] .galleryFooter h3{color:#fff}[data-theme=black] .galleryHeader p,[data-theme=black] .galleryFooter p,[data-theme=navy] .galleryHeader p,[data-theme=navy] .galleryFooter p,[data-theme=blue] .galleryHeader p,[data-theme=blue] .galleryFooter p,[data-theme=green] .galleryHeader p,[data-theme=green] .galleryFooter p{color:#ffffffbf}@media (max-width:900px){.galleryGrid{grid-template-columns:1fr}.galleryCard{height:420px}.galleryHeader h2{font-size:2.5rem}}
.about-module__6Abjfa__aboutPage{background:linear-gradient(180deg,var(--color-bg,#0f172a),var(--color-section,#111827));color:var(--color-text,#fff);transition:background .35s,color .35s;overflow-x:hidden}.about-module__6Abjfa__horizontalSection{width:100%;height:100vh;position:relative;overflow:hidden}.about-module__6Abjfa__horizontalWrapper{width:300%;height:100vh;display:flex}.about-module__6Abjfa__panel{flex-shrink:0;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.about-module__6Abjfa__panel:before{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000,#0000);mask-image:radial-gradient(80% 80%,#000,#0000)}.about-module__6Abjfa__panel:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 80% 10%,#3b82f61a,#0000 40%),radial-gradient(circle at 10% 90%,#8b5cf614,#0000 40%);position:absolute;inset:0}.about-module__6Abjfa__heroBackground,.about-module__6Abjfa__aboutBackground,.about-module__6Abjfa__founderBackground{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.about-module__6Abjfa__heroBackground{background-image:url(/wallpaper/hero.jpg)}.about-module__6Abjfa__aboutBackground{background-image:url(/wallpaper/about.jpg)}.about-module__6Abjfa__founderBackground{background-image:url(/wallpaper/founder.jpg)}.about-module__6Abjfa__heroOverlay,.about-module__6Abjfa__aboutOverlay,.about-module__6Abjfa__founderOverlay{z-index:1;position:absolute;inset:0}.about-module__6Abjfa__heroOverlay{background:linear-gradient(110deg,#000000d6 45%,#00000080 100%)}.about-module__6Abjfa__aboutOverlay{background:linear-gradient(135deg,#0a0f19db,#0f172ac2)}.about-module__6Abjfa__founderOverlay{background:linear-gradient(135deg,#080a14e6,#0f172ad1)}.about-module__6Abjfa__scrollHint{z-index:10;flex-direction:column;align-items:center;gap:.4rem;animation:1.2s 1.2s both about-module__6Abjfa__fadeInUp;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.about-module__6Abjfa__scrollDot{background:var(--color-accent,#3b82f6);border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite about-module__6Abjfa__bounce}.about-module__6Abjfa__scrollLine{background:linear-gradient(to bottom,var(--color-accent,#3b82f6),transparent);width:1px;height:28px}.about-module__6Abjfa__scrollLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;font-size:.68rem;font-weight:600}@keyframes about-module__6Abjfa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes about-module__6Abjfa__fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.about-module__6Abjfa__content{z-index:3;text-align:center;flex-direction:column;align-items:center;max-width:820px;display:flex;position:relative}.about-module__6Abjfa__wideContent{max-width:980px}.about-module__6Abjfa__eyebrow{color:#93c5fd;letter-spacing:.09em;text-transform:uppercase;background:#3b82f61f;border:1px solid #3b82f63d;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1.6rem;padding:.5rem 1.1rem;font-size:.75rem;font-weight:700;display:inline-flex}.about-module__6Abjfa__heroTitle{letter-spacing:-3px;color:#fff;text-shadow:0 12px 48px #00000080;margin-bottom:1.4rem;font-size:clamp(3.2rem,7vw,6rem);font-weight:900;line-height:1.02}.about-module__6Abjfa__accentWord{color:var(--color-accent,#3b82f6);position:relative}.about-module__6Abjfa__heroText{color:#ffffffd1;max-width:640px;margin-bottom:2.4rem;font-size:1.08rem;line-height:1.9}.about-module__6Abjfa__statStrip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff17;border-radius:18px;gap:0;margin-bottom:2.4rem;display:flex;overflow:hidden}.about-module__6Abjfa__stat{flex-direction:column;align-items:center;padding:1rem 2rem;display:flex;position:relative}.about-module__6Abjfa__stat+.about-module__6Abjfa__stat:before{content:"";background:#ffffff1a;width:1px;position:absolute;top:20%;bottom:20%;left:0}.about-module__6Abjfa__statValue{color:#fff;letter-spacing:-1px;font-size:1.6rem;font-weight:900;line-height:1}.about-module__6Abjfa__statLabel{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-top:.3rem;font-size:.68rem;font-weight:600}.about-module__6Abjfa__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-module__6Abjfa__primaryBtn,.about-module__6Abjfa__secondaryBtn{border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.about-module__6Abjfa__primaryBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);position:relative;overflow:hidden;box-shadow:0 16px 38px #2563eb59}.about-module__6Abjfa__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:50%;height:100%;transition:left .55s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.about-module__6Abjfa__primaryBtn:hover:before{left:130%}.about-module__6Abjfa__primaryBtn:hover{transform:translateY(-4px);box-shadow:0 22px 48px #2563eb73}.about-module__6Abjfa__secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff29}.about-module__6Abjfa__secondaryBtn:hover{background:#ffffff26;transform:translateY(-4px)}.about-module__6Abjfa__heroGlow{filter:blur(130px);z-index:1;background:#3b82f629;border-radius:50%;width:480px;height:480px;animation:9s ease-in-out infinite about-module__6Abjfa__floatGlow;position:absolute;top:-120px;right:-120px}@keyframes about-module__6Abjfa__floatGlow{0%,to{transform:translateY(0)}50%{transform:translateY(-24px)}}.about-module__6Abjfa__heading{letter-spacing:-2px;color:#fff;text-shadow:0 10px 40px #0000008c;margin-bottom:1.2rem;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:900;line-height:1.05}.about-module__6Abjfa__description{color:#ffffffd1;max-width:820px;margin:0 auto 2rem;font-size:1.05rem;line-height:2}.about-module__6Abjfa__focusGrid{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-bottom:2rem;display:flex}.about-module__6Abjfa__focusChip{color:#ffffffd1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-size:.84rem;font-weight:600;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.about-module__6Abjfa__focusChip:hover{background:#3b82f624;border-color:#3b82f64d;transform:translateY(-2px)}.about-module__6Abjfa__mission{border-left:3px solid var(--color-accent,#3b82f6);color:#ffffffc7;text-align:left;background:#3b82f60f;border-radius:0 14px 14px 0;max-width:760px;margin:0 auto;padding:1.4rem 2rem;font-size:1rem;font-style:italic;line-height:1.85}.about-module__6Abjfa__founderLayout{z-index:3;grid-template-columns:300px 1fr;align-items:start;gap:3rem;width:100%;max-width:1100px;max-height:88vh;display:grid;position:relative;overflow:hidden}.about-module__6Abjfa__founderLeft{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;align-items:center;padding:2.4rem 1.8rem;display:flex;position:relative}.about-module__6Abjfa__profileGlow{filter:blur(80px);z-index:0;pointer-events:none;background:#3b82f62e;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.about-module__6Abjfa__avatarRing{z-index:1;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:1.4rem;animation:3s ease-in-out infinite about-module__6Abjfa__ringPulse;display:flex;position:relative;box-shadow:0 0 0 4px #3b82f633,0 16px 40px #2563eb59}@keyframes about-module__6Abjfa__ringPulse{0%,to{box-shadow:0 0 0 4px #3b82f633,0 16px 40px #2563eb4d}50%{box-shadow:0 0 0 8px #3b82f61f,0 20px 50px #2563eb66}}.about-module__6Abjfa__avatarInner{color:#fff;letter-spacing:-1px;font-size:2rem;font-weight:900}.about-module__6Abjfa__profileName{z-index:1;letter-spacing:-.5px;color:#fff;margin-bottom:.3rem;font-size:1.65rem;font-weight:900;position:relative}.about-module__6Abjfa__profileRole{z-index:1;color:#ffffff8c;margin-bottom:.2rem;font-size:.84rem;font-weight:600;position:relative}.about-module__6Abjfa__profileCompany{z-index:1;color:#93c5fd;margin-bottom:1.4rem;font-size:.9rem;font-weight:700;position:relative}.about-module__6Abjfa__skillsWrap{z-index:1;flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex;position:relative}.about-module__6Abjfa__skillChip{color:#93c5fd;letter-spacing:.03em;background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;padding:.35rem .75rem;font-size:.72rem;font-weight:600;transition:background .2s,transform .2s;display:inline-block}.about-module__6Abjfa__skillChip:hover{background:#3b82f633;transform:translateY(-1px)}.about-module__6Abjfa__founderRight{scrollbar-width:thin;scrollbar-color:#3b82f64d transparent;flex-direction:column;gap:2rem;max-height:84vh;padding-right:.5rem;display:flex;overflow-y:auto}.about-module__6Abjfa__founderRight::-webkit-scrollbar{width:4px}.about-module__6Abjfa__founderRight::-webkit-scrollbar-thumb{background:#3b82f659;border-radius:99px}.about-module__6Abjfa__bioSection,.about-module__6Abjfa__timelineSection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;padding:2rem}.about-module__6Abjfa__bioHeading{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent,#3b82f6);margin-bottom:1rem;font-size:.72rem;font-weight:700}.about-module__6Abjfa__profileBio{color:#fffc;margin-bottom:.8rem;font-size:.97rem;line-height:1.95}.about-module__6Abjfa__profileBio:last-child{margin-bottom:0}.about-module__6Abjfa__timeline{flex-direction:column;gap:0;display:flex}.about-module__6Abjfa__timelineItem{grid-template-columns:52px 16px 1fr;align-items:center;gap:.8rem;padding:.85rem 0;display:grid;position:relative}.about-module__6Abjfa__timelineItem+.about-module__6Abjfa__timelineItem:before{content:"";background:#3b82f633;width:1px;height:100%;position:absolute;top:0;left:60px;transform:translate(-50%)}.about-module__6Abjfa__timelineYear{color:var(--color-accent,#3b82f6);letter-spacing:.04em;text-align:right;font-size:.78rem;font-weight:800}.about-module__6Abjfa__timelineDot{background:var(--color-accent,#3b82f6);border:2px solid #3b82f64d;border-radius:50%;justify-self:center;width:10px;height:10px;box-shadow:0 0 8px #3b82f666}.about-module__6Abjfa__timelineEvent{color:#ffffffbf;font-size:.9rem;line-height:1.5}@media (max-width:900px){.about-module__6Abjfa__founderLayout{grid-template-columns:1fr;gap:1.5rem;max-height:88vh;overflow-y:auto}.about-module__6Abjfa__founderRight{max-height:unset;overflow-y:visible}}@media (max-width:768px){.about-module__6Abjfa__panel{padding:1.4rem}.about-module__6Abjfa__content,.about-module__6Abjfa__wideContent{max-width:100%}.about-module__6Abjfa__heroTitle{letter-spacing:-1.5px}.about-module__6Abjfa__statStrip{border-radius:14px;flex-wrap:wrap}.about-module__6Abjfa__stat{padding:.8rem 1.2rem}.about-module__6Abjfa__buttons{flex-direction:column}.about-module__6Abjfa__primaryBtn,.about-module__6Abjfa__secondaryBtn{width:100%}.about-module__6Abjfa__founderLeft{padding:1.6rem 1.2rem}.about-module__6Abjfa__bioSection,.about-module__6Abjfa__timelineSection{padding:1.4rem}.about-module__6Abjfa__scrollHint{display:none}}@media (max-width:480px){.about-module__6Abjfa__heroTitle{font-size:2.6rem}.about-module__6Abjfa__heading{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){.about-module__6Abjfa__heroGlow,.about-module__6Abjfa__scrollDot,.about-module__6Abjfa__scrollHint,.about-module__6Abjfa__avatarRing{animation:none}.about-module__6Abjfa__primaryBtn:before{display:none}}
