*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#080808;color:#fff;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:.25s ease}.site{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 91% 11%,rgba(255,212,0,.2),transparent 8%),radial-gradient(circle at 93% 50%,rgba(226,43,145,.16),transparent 25%),linear-gradient(115deg,#080808,#111 56%,#1e0d18);animation:pageFade .75s ease both}@keyframes pageFade{0%{opacity:0;filter:blur(7px);transform:translateY(18px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.fade-up{animation:fadeUp .85s ease both}.fade-down{animation:fadeDown .7s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}.nav{height:84px;padding:0 7%;display:flex;align-items:center;justify-content:space-between;background:rgba(8,8,8,.78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:-webkit-sticky;position:sticky;top:0;z-index:99;border-bottom:1px solid rgba(255,212,0,.08)}.brand{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:900;letter-spacing:-1px}.brand,.footerGrid a,.navLinks a{color:#fff}.navLinks{display:flex;gap:28px}.navLinks a{font-weight:800;color:#f5f5f5}.btn,.navCta{background:#ffd400;color:#080808;border:1px solid #ffd400;padding:12px 18px;font-weight:900;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 14px 35px rgba(255,212,0,.22)}.btn:hover,.navCta:hover{transform:translateY(-3px)}.btn.outline{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.35)}.hero{min-height:calc(100vh - 84px);padding:65px 7% 90px;display:grid;grid-template-columns:1fr .82fr;grid-gap:70px;gap:70px;align-items:center}.hero h1,.pageHero h1,.sectionTitle h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,7vw,100px);line-height:.88;letter-spacing:-4px;margin:0;color:#fff}.yellow{color:#ffd400}.pink{color:#e82b92}.heroText{font-size:clamp(15px,2vw,25px);line-height:1.3;color:#e8e8e8;max-width:730px;margin:30px 0;font-weight:600}.heroStats{display:flex;gap:50px;margin:30px 0}.heroStats strong{display:block;font-size:30px;color:#ffd400}.heroStats span{display:block;font-size:12px;color:#b8b8b8}.heroActions{display:flex;gap:14px;flex-wrap:wrap}.heroVisual{position:relative;border-radius:22px;min-height:560px;background:#020202;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.55);border:1px solid rgba(255,212,0,.35)}.heroVisual:before{content:"Cinematic Video";position:absolute;z-index:4;left:0;right:0;top:0;height:64px;display:grid;place-items:center;color:#ffd400;font-weight:900;border-bottom:1px solid rgba(255,212,0,.25);background:hsla(0,0%,4%,.94)}.heroVisual:after{content:"";position:absolute;z-index:5;left:24px;top:26px;width:14px;height:14px;border-radius:50%;background:#ff4a4a;box-shadow:28px 0 #ffd400,56px 0 #22c55e}.heroVisual img,.heroVisual video{width:100%;height:calc(100% - 190px);object-fit:cover;position:absolute;left:0;right:0;top:64px;z-index:2;background:#000}.imagePlaceholder{height:calc(100% - 190px);min-height:370px;margin-top:64px;display:grid;place-items:center;text-align:center;color:#ffd400;font-weight:900;background:#000}.floatingBadge{position:absolute;z-index:6;right:24px;bottom:28px;background:#ffd400;color:#080808;padding:14px 18px;border-radius:4px;font-weight:900}.section{padding:90px 7%;background:#f7f7f4;color:#101014}.orbitSection,.section.dark{background:#0b1320;color:#fff}.sectionTitle{text-align:center;max-width:950px;margin:0 auto 44px}.sectionTitle h2{font-size:clamp(46px,6vw,96px);color:#101014}.orbitTitle h2,.section.dark .sectionTitle h2{color:#fff}.pageHero p,.sectionTitle p{color:#5c5c64;font-size:19px;line-height:1.7}.orbitTitle p,.section.dark .sectionTitle p{color:#cdd6e5}.pill{display:inline-block;padding:11px 22px;border-radius:999px;background:#fff8d8;border:1px solid #ffd400;color:#806600;font-weight:900;margin-bottom:20px}.categoryRow{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:18px;gap:18px;margin:38px auto;max-width:1500px}.category{border:1px solid #d4d4d4;background:#fff;border-radius:14px;min-height:136px;text-align:center;padding:22px 12px;box-shadow:0 14px 34px rgba(0,0,0,.05);transition:.25s ease;cursor:pointer}.category.active,.category:hover{transform:translateY(-8px) scale(1.045);box-shadow:0 22px 48px rgba(255,203,0,.22);border-color:#101014}.category.active{background:#ffd400;box-shadow:6px 6px 0 #101014}.catIcon{display:grid;place-items:center;margin:0 auto 13px;width:36px;height:36px;border-radius:10px;background:#111;color:#fff}.category b{display:block;font-size:17px;margin-bottom:5px}.category small{color:#666}.showingPill{width:max-content;margin:0 auto 48px;background:#fff;border:1px solid #e2e2e2;padding:10px 18px;border-radius:999px;color:#777;box-shadow:0 10px 24px rgba(0,0,0,.06)}.footerGrid,.grid,.portfolioGrid,.serviceGrid,.testimonialGrid{display:grid}.grid{grid-template-columns:repeat(3,1fr);gap:32px}.portfolioGrid{max-width:1160px;margin:0 auto}.journeyCard,.projectCard,.testimonialCard{background:#fff;border:1px solid #d7d7d7;border-radius:10px;overflow:hidden;box-shadow:0 14px 34px rgba(0,0,0,.08);color:#101014}.projectThumb{height:390px;background:linear-gradient(135deg,#101014,#41414a);display:grid;place-items:center;color:#fff}.projectThumb img{object-fit:cover;position:absolute;inset:0;z-index:2}.thumbFallback{position:absolute;inset:0;display:grid;place-items:center;text-align:center;font-weight:900;color:hsla(0,0%,100%,.55);padding:22px}.playDot{z-index:3;right:14px;top:14px;width:28px;height:28px;background:rgba(0,0,0,.55);display:grid;place-items:center;font-size:11px}.projectInfo{padding:22px}.tag{color:#e82b92;font-size:13px;font-weight:900}.journeyCard h3,.projectInfo h3,.testimonialCard h3{font-family:Georgia,Times New Roman,serif;font-size:22px;margin:10px 0}.journeyCard p,.projectInfo p,.testimonialCard p{color:#555;line-height:1.65}.orbitSection{padding:85px 7%;overflow:hidden}.orbitTitle{text-align:center;margin-bottom:35px}.orbitTitle h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,86px);line-height:.94;margin:10px auto;max-width:1100px}.orbitBox{position:relative;max-width:1060px;height:430px;margin:0 auto;border-radius:34px;overflow:hidden;background:radial-gradient(circle at center,rgba(65,220,210,.16),transparent 22%),linear-gradient(180deg,#070d15,#03060b);border:1px solid rgba(65,220,210,.18)}.orbitBox:after,.orbitBox:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(65,220,210,.18);border-radius:50%}.orbitBox:before{width:720px;height:230px}.orbitBox:after{width:470px;height:150px}.orbitTrack{position:absolute;left:0;gap:18px;width:max-content}.orbitChip,.orbitTrack{display:flex;align-items:center}.orbitChip{gap:9px;color:#fff;font-weight:800;font-size:13px;padding:9px 14px;border:1px solid rgba(65,220,210,.5);background:#071923;border-radius:7px;white-space:nowrap;box-shadow:0 12px 30px rgba(0,0,0,.25)}.orbitChip span{width:13px;height:13px;background:#41dcd2;border-radius:50%;box-shadow:0 0 18px rgba(65,220,210,.5)}.trackOne{top:92px;animation:slideFullRight 55s linear infinite}.trackTwo{top:202px;animation:slideFullLeft 60s linear infinite}.trackThree{top:312px;animation:slideFullRight 65s linear infinite}@keyframes slideFullRight{0%{transform:translateX(-45%)}to{transform:translateX(0)}}@keyframes slideFullLeft{0%{transform:translateX(0)}to{transform:translateX(-45%)}}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1280px;margin:0 auto}.serviceCard{padding:34px;min-height:340px;border-radius:4px;background:#3c2410;border:1px solid #ffd400;color:#fff;transition:.25s ease;position:relative;overflow:hidden}.serviceCard:nth-child(2),.serviceCard:nth-child(4){background:#24245d}.serviceCard:nth-child(3),.serviceCard:nth-child(6){background:#064a3e}.serviceCard:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 0 50px rgba(255,212,0,.25);border-color:#ffe46b}.serviceIcon{width:42px;height:42px;border-radius:10px;background:rgba(255,212,0,.18);display:grid;place-items:center;color:#ffd400;margin-bottom:18px}.serviceLabel{position:absolute;right:18px;top:18px;background:#ffd400;color:#111;padding:6px 11px;border-radius:999px;font-size:11px;font-weight:900}.serviceCard h3{font-family:Georgia,Times New Roman,serif;font-size:24px;margin:18px 0}.serviceCard p{color:#e8e8e8;line-height:1.65}.serviceCard ul{padding-left:18px;color:#f5d85b;line-height:1.9}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:45px;gap:45px;align-items:center}.podcastPanel{background:#2b252b;color:#fff;border-radius:16px;padding:34px;border:1px solid #ffd400}.progress{display:block;height:10px;background:#514451;border-radius:999px;overflow:hidden}.progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#ffd400,#e82b92)}.journeyWrap{display:grid;grid-gap:24px;gap:24px;max-width:930px;margin:0 auto}.journeyCard{display:grid;grid-template-columns:.65fr 1.35fr;padding:26px}.date{color:#ffb900;font-weight:900}.testimonialGrid{grid-template-columns:repeat(3,1fr);gap:22px}.testimonialCard{padding:26px}.clientRow{display:flex;gap:14px;align-items:center;margin-bottom:16px}.avatar{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#ffd400,#e82b92);overflow:hidden;flex:0 0 58px}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.stars{color:#ffd400;letter-spacing:2px}.pageHero{padding:105px 7%;min-height:44vh;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#fff,#fff5d7);color:#101014}.pageHero h1{max-width:980px;color:#101014}.pageHero p{max-width:760px}.footer{position:relative;background:#070d16;color:#fff;padding:75px 7% 30px;overflow:hidden}.footerGlow{position:absolute;right:-80px;top:-100px;width:360px;height:360px;background:radial-gradient(circle,rgba(255,212,0,.2),transparent 60%)}.footerTop{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:30px;gap:30px;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:38px;position:relative}.footerPill{display:inline-block;background:#ffd400;color:#111;border-radius:999px;padding:8px 13px;font-weight:900;font-size:12px}.footerTop h2{font-family:Georgia,Times New Roman,serif;font-size:50px;margin:18px 0 14px}.footerTop p{color:#c8d0dd;max-width:640px;line-height:1.7}.footerCta{display:flex;gap:14px;justify-content:flex-end;flex-wrap:wrap}.footerGrid{grid-template-columns:repeat(3,1fr);gap:26px;padding:36px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.footerGrid h4{color:#ffd400;margin:0 0 14px}.footerGrid a,.footerGrid p{display:block;color:#c8d0dd;margin:9px 0}.socialRow{display:flex;gap:12px;margin:12px 0 18px}.socialRow a{width:42px;height:42px;border-radius:50%;background:#101a2a;border:1px solid rgba(255,212,0,.4);display:grid;place-items:center;color:#fff;font-weight:900}.footerBottom{display:flex;justify-content:space-between;color:#7f8ba0;padding-top:24px;font-size:14px}.skills{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.skill{background:#fff;border:1px solid #ddd;padding:10px 14px;border-radius:999px;font-weight:800}.menuBackdrop,.menuBtn,.mobileMenu{display:none}@media (min-width:769px){.heroVisual{width:100%;max-width:820px;aspect-ratio:16/9;min-height:auto;height:auto;border-radius:28px}.heroVisual img,.heroVisual video{top:64px;height:calc(100% - 64px)}.imagePlaceholder{min-height:0;height:calc(100% - 64px)}}@media (max-width:1050px){.footerTop,.hero,.split{grid-template-columns:1fr}.grid,.serviceGrid,.testimonialGrid{grid-template-columns:repeat(2,1fr)}.categoryRow{grid-template-columns:repeat(3,1fr)}.journeyCard{grid-template-columns:1fr}}@media (max-width:768px){.site,body{overflow-x:hidden}.nav{height:70px;padding:0 22px}.brand{font-size:24px}.navCta,.navLinks{display:none}.menuBtn{display:grid;place-items:center;grid-gap:5px;gap:5px;width:54px;height:54px;border-radius:12px;background:rgba(255,212,0,.06);border:1px solid rgba(255,212,0,.28);cursor:pointer;position:relative;z-index:120;padding:14px}.menuBtn span{display:block;width:26px;height:3px;border-radius:999px;background:#ffd400;transition:.25s ease}.menuBtn.active span:first-child{transform:translateY(8px) rotate(45deg)}.menuBtn.active span:nth-child(2){opacity:0}.menuBtn.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobileMenu{display:block;position:fixed;top:0;right:0;width:min(82vw,330px);height:100vh;background:#111a2a;border-left:1px solid rgba(255,212,0,.18);box-shadow:-22px 0 60px rgba(0,0,0,.45);z-index:115;padding:92px 34px 34px;transform:translateX(105%);transition:transform .32s ease}.mobileMenu.show{transform:translateX(0)}.menuBackdrop{display:block;position:fixed;inset:0;z-index:110;border:0;background:rgba(0,0,0,.42);cursor:pointer}.menuClose{position:absolute;right:18px;top:18px;width:54px;height:54px;display:grid;place-items:center;background:rgba(255,212,0,.08);border:1px solid rgba(255,212,0,.34);border-radius:12px;color:transparent;font-size:0;cursor:pointer}.menuClose:after,.menuClose:before{content:"";position:absolute;left:50%;top:50%;width:28px;height:3px;border-radius:999px;background:#ffd400}.menuClose:before{transform:translate(-50%,-50%) rotate(45deg)}.menuClose:after{transform:translate(-50%,-50%) rotate(-45deg)}.mobileMenuLinks{display:grid;grid-gap:24px;gap:24px}.mobileMenuLinks a{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:900;line-height:1;letter-spacing:-.5px}.mobileMenuLinks a:hover{color:#ffd400;transform:translateX(4px)}.whatsappMenuBtn{margin-top:42px;width:max-content;display:inline-flex;align-items:center;gap:10px;padding:15px 19px;border-radius:10px;background:#ffd400;color:#080808;font-size:18px;font-weight:900;box-shadow:0 14px 30px rgba(255,212,0,.22)}.waIcon{width:25px;height:25px;border-radius:50%;background:#0b0b0b;color:#ffd400;display:grid;place-items:center;font-size:13px;font-weight:900}.hero{display:block;min-height:auto;padding:42px 22px 60px}.hero h1{font-size:clamp(35px,12vw,50px);line-height:.92;letter-spacing:-2px;max-width:100%}.heroText{font-size:14px;line-height:1.3;max-width:100%;margin:28px 0}.heroStats{gap:30px;margin:26px 0}.heroStats strong{font-size:20px}.heroActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.heroActions .btn{width:100%;padding:14px 12px;font-size:14px}.heroVisual{display:none}.orbitSection,.pageHero,.section{padding:58px 22px}.sectionTitle{margin-bottom:28px}.orbitTitle h2,.pageHero h1,.sectionTitle h2{font-size:clamp(30px,10vw,50px);line-height:.9;letter-spacing:-1.3px}.orbitTitle p,.pageHero p,.sectionTitle p{font-size:16px;line-height:1.55}.categoryRow,.serviceGrid{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;max-width:none;width:calc(100% + 44px);margin-left:-22px;margin-right:-22px}.categoryRow{gap:14px;padding:8px 4px 18px;margin-top:26px;margin-bottom:24px}.categoryRow:after,.categoryRow:before,.serviceGrid:after,.serviceGrid:before{content:"";min-width:8px;flex:0 0 8px}.category{flex:0 0 185px;min-width:185px;min-height:138px;scroll-snap-align:center;border-radius:16px}.serviceGrid{gap:16px;padding:10px 4px 22px}.serviceCard{flex:0 0 82vw;min-width:82vw;min-height:340px;scroll-snap-align:center;border-radius:18px}.categoryRow::-webkit-scrollbar,.serviceGrid::-webkit-scrollbar{height:8px}.categoryRow::-webkit-scrollbar-track,.serviceGrid::-webkit-scrollbar-track{background:rgba(0,0,0,.08);border-radius:999px;margin:0 28px}.categoryRow::-webkit-scrollbar-thumb,.serviceGrid::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ffd400,#e82b92);border-radius:999px}.showingPill{margin-bottom:28px;font-size:13px}.footerGrid,.grid,.portfolioGrid,.testimonialGrid{grid-template-columns:1fr;gap:22px}.projectThumb{height:330px}.orbitBox{height:350px;border-radius:22px}.orbitChip{font-size:12px;padding:8px 12px}.trackOne{top:75px}.trackTwo{top:165px}.trackThree{top:255px}.footerGrid,.footerTop{grid-template-columns:1fr}.footerCta{justify-content:flex-start}.footerBottom{flex-direction:column;gap:8px}}@media (max-width:420px){.hero h1,.pageHero h1,.sectionTitle h2{font-size:clamp(40px,11vw,50px)}.category{flex-basis:170px;min-width:170px}.serviceCard{flex-basis:86vw;min-width:86vw}}@media (min-width:769px){.hero h1{font-size:clamp(35px,6.5vw,100px)!important;line-height:.7!important}.heroVisual{max-width:760px!important;aspect-ratio:16/9!important;min-height:auto!important}.heroVisual img,.heroVisual video{top:64px!important;height:calc(100% - 64px)!important;object-fit:cover!important}}@media (max-width:768px){.heroVisual{display:none!important}}@media (min-width:769px){.hero{grid-template-columns:.95fr .9fr!important;gap:55px!important;align-items:center!important;padding-top:55px!important}.hero h1{font-size:clamp(70px,5.8vw,104px)!important;line-height:.86!important;letter-spacing:-3px!important;max-width:860px!important}.heroText{font-size:clamp(20px,1.45vw,25px)!important;line-height:1.35!important;max-width:720px!important}.heroStats,.heroText{margin-top:34px!important}.heroVisual{max-width:760px!important;width:100%!important;aspect-ratio:16/9!important;transform:translateY(10px)!important}.heroVisual img,.heroVisual video{top:64px!important;height:calc(100% - 64px)!important;object-fit:cover!important}.floatingBadge{right:24px!important;bottom:28px!important}.nav a{position:relative!important;color:hsla(0,0%,100%,.92)!important;transition:all .4s ease!important;background:none!important;-webkit-text-fill-color:initial!important}.nav a:hover{background:linear-gradient(90deg,#ffd400,#ff4da6 50%,#fff)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:0 0 12px rgba(255,212,0,.25),0 0 24px rgba(255,77,166,.18)!important}.nav a:after{content:""!important;position:absolute!important;left:0!important;bottom:-8px!important;width:100%!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,#ffd400,#ff4da6 55%,#fff)!important;box-shadow:0 0 10px rgba(255,212,0,.35),0 0 18px rgba(255,77,166,.18)!important;transform:scaleX(0)!important;transform-origin:left center!important;transition:transform .4s ease!important}.nav a:hover:after{transform:scaleX(1)!important}.nav a.active,.nav a[aria-current=page]{background:linear-gradient(90deg,#ffd400,#ff4da6 55%,#fff)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.nav a.active:after,.nav a[aria-current=page]:after{transform:scaleX(1)!important}}.catIcon{width:46px!important;height:46px!important;border-radius:14px!important;background:#111!important;margin-bottom:12px!important}.category.pink .catIcon{background:linear-gradient(135deg,#a855f7,#ec4899)!important}.category.blue .catIcon{background:linear-gradient(135deg,#3b82f6,#06b6d4)!important}.category.green .catIcon{background:linear-gradient(135deg,#10b981,#14b8a6)!important}.category.orange .catIcon{background:linear-gradient(135deg,#f97316,#ef4444)!important}.category.rose .catIcon{background:linear-gradient(135deg,#ec4899,#f43f5e)!important}.category.purple .catIcon{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}.category.gold .catIcon{background:linear-gradient(135deg,#f59e0b,#eab308)!important}.category{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important}.floatingBadge{display:none!important}.category{position:relative!important;overflow:hidden!important;border-radius:26px!important;border:1px solid rgba(0,0,0,.08)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;transition:all .45s ease!important;box-shadow:0 12px 30px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.75)!important}.category:before{content:""!important;position:absolute!important;inset:0!important;border-radius:inherit!important;background:radial-gradient(circle at top right,hsla(0,0%,100%,.45),transparent 45%)!important;pointer-events:none!important}.category:hover{transform:translateY(-8px) scale(1.02)!important;box-shadow:0 22px 45px rgba(0,0,0,.1),0 0 30px rgba(255,212,0,.08)!important}.catIcon{width:72px!important;height:72px!important;border-radius:22px!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:32px!important;margin:0 auto 18px!important;box-shadow:0 12px 24px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.2)!important}.category h3{font-size:17px!important;font-weight:800!important;line-height:1.3!important;color:#111827!important;margin:0 0 8px!important}.category p{font-size:13px!important;line-height:1.55!important;color:#4b5563!important;margin:0!important}.category.active,.category[aria-selected=true]{border-color:rgba(255,212,0,.35)!important;box-shadow:0 18px 40px rgba(255,212,0,.12),0 0 28px rgba(255,77,166,.06)!important}.category:first-of-type{background:linear-gradient(135deg,#fdf4ff,#f3e8ff)!important}.category:first-of-type .catIcon{background:linear-gradient(135deg,#a855f7,#ec4899)!important}.category:nth-of-type(2){background:linear-gradient(135deg,#eff6ff,#e0f2fe)!important}.category:nth-of-type(2) .catIcon{background:linear-gradient(135deg,#3b82f6,#06b6d4)!important}.category:nth-of-type(3){background:linear-gradient(135deg,#ecfdf5,#d1fae5)!important}.category:nth-of-type(3) .catIcon{background:linear-gradient(135deg,#10b981,#14b8a6)!important}.category:nth-of-type(4){background:linear-gradient(135deg,#fffbeb,#fef3c7)!important}.category:nth-of-type(4) .catIcon{background:linear-gradient(135deg,#f59e0b,#f97316)!important}.category:nth-of-type(5){background:linear-gradient(135deg,#fff1f2,#ffe4e6)!important}.category:nth-of-type(5) .catIcon{background:linear-gradient(135deg,#f43f5e,#ef4444)!important}.category:nth-of-type(6){background:linear-gradient(135deg,#f5f3ff,#ede9fe)!important}.category:nth-of-type(6) .catIcon{background:linear-gradient(135deg,#6366f1,#a855f7)!important}.category:nth-of-type(7){background:linear-gradient(135deg,#fffbea,#fef08a)!important;border-color:rgba(255,212,0,.25)!important}.category:nth-of-type(7) .catIcon{background:linear-gradient(135deg,#ffd400,#f59e0b)!important;color:#111!important}@media (max-width:768px){.catIcon{width:56px!important;height:56px!important;border-radius:18px!important;font-size:24px!important}.category h3{font-size:15px!important}.category p{font-size:12px!important}}.category.active,.category[aria-selected=true]{border:2px solid rgba(255,212,0,.45)!important;box-shadow:0 20px 40px rgba(255,212,0,.15),0 0 30px rgba(255,77,166,.08)!important;transform:translateY(-6px) scale(1.02)!important}.category.active h3,.category[aria-selected=true] h3{background:linear-gradient(90deg,#ffd400,#ffe45c 30%,#ff8ac6 70%,#fff)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;text-shadow:0 0 12px rgba(255,212,0,.25),0 0 20px rgba(255,77,166,.12)!important}.category.active p,.category[aria-selected=true] p{background:linear-gradient(90deg,#ffd400,#ff9fd0)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-weight:600!important}.category.active .count,.category.active .projectCount,.category[aria-selected=true] .count,.category[aria-selected=true] .projectCount{background:linear-gradient(135deg,#ffd400,#ff4da6)!important;color:#111!important;border-color:transparent!important;box-shadow:0 8px 20px rgba(255,212,0,.25)!important}.category.active .catIcon,.category[aria-selected=true] .catIcon{transform:scale(1.08)!important;box-shadow:0 15px 30px rgba(255,212,0,.22),0 0 25px rgba(255,77,166,.15),inset 0 1px 0 hsla(0,0%,100%,.25)!important}.category.active:after,.category[aria-selected=true]:after{content:""!important;position:absolute!important;left:18px!important;right:18px!important;bottom:10px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,#ffd400,#ff4da6)!important;box-shadow:0 0 12px rgba(255,212,0,.35)!important}.projectVideo{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.projectThumb{position:relative;width:100%;height:460px;overflow:hidden;border-radius:24px 24px 0 0;background:#000}.projectThumb img,.projectThumb video{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#000}.thumbFallback{display:none!important}.playDot{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;z-index:5;pointer-events:none;box-shadow:0 8px 20px rgba(0,0,0,.35)}.projectCard:hover .projectThumb video{transform:scale(1.02);transition:transform .4s ease}@media (max-width:1024px){.projectThumb{height:420px}}@media (max-width:768px){.projectThumb{height:380px;border-radius:20px 20px 0 0}.playDot{width:40px;height:40px;font-size:16px;top:12px;right:12px}}@media (max-width:480px){.projectThumb{height:340px}}.portfolioGrid .projectCard .projectThumb{height:520px!important;background:#000!important;overflow:hidden!important;border-radius:22px 22px 0 0!important}.portfolioGrid .projectCard .projectThumb .projectVideo,.portfolioGrid .projectCard .projectThumb video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#000!important;display:block!important}.portfolioGrid .projectCard .playDot,.portfolioGrid .projectCard .thumbFallback{display:none!important}@media (max-width:768px){.portfolioGrid .projectCard .projectThumb{height:430px!important}}.projectThumb{position:relative!important;height:520px!important;overflow:hidden!important}.projectThumb,.projectThumb video,.projectVideo{width:100%!important;background:#000!important;border-radius:14px 14px 0 0!important;display:block!important;padding:0!important;margin:0!important}.projectThumb video,.projectVideo{height:100%!important;object-fit:contain!important;object-position:center center!important}.playDot,.projectThumb:after,.projectThumb:before,.thumbFallback{display:none!important;content:none!important}.projectInfo{position:relative!important;z-index:1!important;background:#fff!important;margin-top:0!important;padding-top:26px!important}.projectCard{overflow:hidden!important;border-radius:14px!important}@media (max-width:1024px){.projectThumb{height:470px!important}}@media (max-width:768px){.projectThumb{height:420px!important}.projectThumb,.projectThumb video,.projectVideo{border-radius:12px 12px 0 0!important}.projectCard{border-radius:12px!important}}@media (max-width:480px){.projectThumb{height:360px!important}}