@import "https://fonts.googleapis.com/css2?family=Syne:wght@400..800&family=Inter:wght@300;400;700;900&family=Space+Grotesk:wght@300;400;700&display=swap";:root{--bg-color:#000;--bg-alt:#0a0a0a;--text-primary:#fff;--text-secondary:#ffffffb3;--theme-indigo:#2a3a74;--theme-indigo-light:#3d50b2;--theme-orange:#f66d24;--accent-pink:#fc08ff;--accent-cyan:#00d2f0;--accent-orange:var(--theme-orange);--font-main:"Inter", sans-serif;--font-display:"Space Grotesk", sans-serif;--font-syne:"Syne", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-main);-webkit-font-smoothing:antialiased;cursor:none;overflow-x:hidden}.custom-cursor{pointer-events:none;z-index:9999;mix-blend-mode:difference;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.bg-quality-overlay{pointer-events:none;z-index:9000;opacity:.04;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff08 2px 4px);width:100vw;height:100vh;position:fixed;top:0;left:0}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.header{z-index:1000;width:100%;padding:1.5rem 3rem;position:fixed;top:0;left:0}.header-container{justify-content:space-between;align-items:center;display:flex}.header-left{flex:1;align-items:center;display:flex}.header-logo{height:32px}.header-center{text-align:center;flex:2}.header-center p{color:#ffffff80;font-size:1.1rem;font-weight:300;line-height:1.6}.text-orange{color:#ff5e00;font-weight:700}.header-right{flex:1;justify-content:flex-end;align-items:center;gap:2rem;display:flex}.btn-contact{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffb3;border-radius:50px;padding:.5rem 1.5rem;font-size:.9rem;transition:all .3s}.btn-contact:hover{background:var(--theme-orange);border-color:var(--theme-orange);color:#fff;box-shadow:0 0 20px #f66d2466}.btn-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;display:flex}.line{background:#fff;width:30px;height:2px;transition:transform .3s,opacity .3s}.btn-hamburger.open .line:first-child{transform:translateY(4px)rotate(45deg)}.btn-hamburger.open .line:nth-child(2){transform:translateY(-4px)rotate(-45deg)}.fullscreen-menu{background-color:var(--bg-alt);-webkit-backdrop-filter:blur(20px);z-index:99;background:#050505f2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fullscreen-menu-bg-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#f66d2426 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.menu-nav{z-index:1;text-align:center;flex-direction:column;gap:2rem;display:flex}.menu-nav-link{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;justify-content:center;align-items:center;gap:1.5rem;font-size:clamp(2rem,5vw,4.5rem);font-weight:700;text-decoration:none;transition:color .3s;display:flex}.menu-nav-num{font-size:clamp(1rem,2vw,1.5rem);font-family:var(--font-main);color:var(--theme-orange);font-weight:300}.menu-footer{z-index:1;color:#ffffff80;flex-direction:column;align-items:center;gap:1rem;font-size:.9rem;display:flex;position:absolute;bottom:3rem}.menu-socials{gap:1.5rem;display:flex}.menu-socials a{color:#fff;text-decoration:none;transition:all .3s}.menu-socials a:hover{color:var(--theme-orange)}.hero-v2{background:#000;justify-content:center;align-items:center;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.hero-v2-video-wrap{z-index:1;will-change:transform;position:absolute;inset:0}.hero-v2-video{object-fit:cover;width:100%;height:100%;display:block}.hero-v2-video-overlay{z-index:2;background:linear-gradient(#0006 0%,#0000001a 40%,#0009 100%),radial-gradient(#0000 30%,#00000080 100%);position:absolute;inset:0}.hero-v2-content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:1200px;padding:0 2rem;display:flex;position:relative}.hero-v2-eyebrow{-webkit-backdrop-filter:blur(10px);letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:3rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-v2-eyebrow-dot{background:var(--theme-orange);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 #f66d2499}50%{opacity:.7;box-shadow:0 0 0 6px #f66d2400}}.hero-v2-title-line{perspective:1200px;flex-wrap:wrap;justify-content:center;margin-bottom:.5rem;line-height:.9;display:flex}.hero-v2-letter{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;text-shadow:0 4px 30px #0000004d;font-size:clamp(4rem,11vw,10rem);font-weight:900;display:inline-block}.hero-v2-title-outline{margin-bottom:2.5rem}.hero-v2-letter-outline{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1.5px #ffffff59;letter-spacing:-.04em;font-size:clamp(4rem,11vw,10rem);font-weight:900;transition:all .4s;display:inline-block}.hero-v2-letter-outline:hover{color:var(--theme-orange);-webkit-text-stroke:0px;text-shadow:0 0 40px #f66d2480}.hero-v2-subtitle{color:#ffffff8c;letter-spacing:.02em;max-width:560px;margin-bottom:2.5rem;font-size:clamp(.95rem,1.5vw,1.2rem);font-weight:300;line-height:1.7}.hero-v2-cta{align-items:center;gap:1rem;display:flex}.hero-v2-btn{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border-radius:60px;align-items:center;gap:.5rem;padding:.9rem 2.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.hero-v2-btn.primary{background:var(--theme-orange);color:#fff;border:2px solid var(--theme-orange)}.hero-v2-btn.primary:hover{background:#ff7a33}.hero-v2-btn.secondary{color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff26}.hero-v2-btn.secondary:hover{color:#fff;background:#ffffff1a}.hero-v2-side-info{transform-origin:100%;z-index:10;letter-spacing:.25em;text-transform:uppercase;color:#ffffff4d;font-size:.65rem;font-weight:600;position:absolute;bottom:50%;right:2.5rem;transform:translateY(50%)rotate(90deg)}.hero-v2-bottom-stats{z-index:10;align-items:center;gap:2.5rem;display:flex;position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%)}.hero-v2-stat{flex-direction:column;align-items:center;gap:.15rem;display:flex}.hero-v2-stat-num{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:1.6rem;font-weight:800}.hero-v2-stat-label{text-transform:uppercase;letter-spacing:.12em;color:#ffffff59;font-size:.65rem;font-weight:600}.hero-v2-stat-divider{background:#ffffff1a;width:1px;height:30px}.hero-v2-scroll-arrow{z-index:10;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (width<=768px){.hero-v2-letter,.hero-v2-letter-outline{font-size:clamp(2.8rem,12vw,5rem)}.hero-v2-subtitle{padding:0 1rem;font-size:.9rem}.hero-v2-cta{flex-direction:column;gap:.75rem}.hero-v2-btn{padding:.8rem 1.8rem;font-size:.8rem}.hero-v2-side-info{display:none}.hero-v2-bottom-stats{gap:1.5rem;bottom:5rem}.hero-v2-stat-num{font-size:1.2rem}.hero-v2-scroll-arrow{bottom:1rem}}.services-intro{text-align:center;background-color:var(--bg-color);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 2rem;display:flex}.machines-title{font-family:var(--font-display);color:#fff;margin-bottom:2rem;font-size:clamp(2rem,5vw,4.5rem);font-weight:300;line-height:1.1}.machines-text{letter-spacing:-.03em;background:linear-gradient(-45deg,#fff 0%,#e0c3fc 25%,#fff 50%,#c2e9fb 75%,#fff 100%) 0 0/200% 200% fixed;color:#0000;filter:drop-shadow(0 0 15px #e0c3fc66);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(4rem,10vw,10rem);font-weight:900;line-height:1;transition:all .3s cubic-bezier(.25,1,.5,1);animation:12s ease-in-out infinite dreamscape;display:inline-block}.machines-subtext{color:var(--text-secondary);max-width:650px;font-size:1.2rem;line-height:1.6}.machines-micro{color:var(--theme-orange);letter-spacing:.03em;font-size:1rem;font-weight:700;font-family:var(--font-display);margin-top:1.5rem}.services-container-full{background-color:var(--bg-color);position:relative}.fixed-nav-right{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0006;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;align-items:flex-end;gap:.25rem;padding:1rem 1.25rem;display:flex;position:fixed;top:50%;right:3rem;transform:translateY(-50%)}.nav-item{font-size:.95rem;font-family:var(--font-display);cursor:pointer;color:#ffffff59;text-align:right;white-space:nowrap;border-radius:8px;padding:.5rem 1rem;font-weight:500;transition:color .35s,background .35s,transform .35s;position:relative}.nav-item:hover{color:#ffffffb3;background:#ffffff0a}.nav-item.active{background:#ffffff0f;font-size:.95rem;font-weight:700;transform:translate(0)}.nav-item.active:before{content:"";background:currentColor;border-radius:4px;width:4px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.service-fullscreen-section{height:100vh;position:relative;overflow:hidden}.service-illustration-layer{z-index:2;pointer-events:none;width:55%;max-width:600px;position:absolute;top:50%;left:50%;transform:translate(-20%,-50%)}.service-animated-svg{filter:drop-shadow(0 0 40px #0006);width:100%;height:auto}.service-layer-bg{z-index:1;position:absolute;top:25%;left:10%}.service-bg-square{width:45vw}.service-layer-fg{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.service-fg-img{position:absolute}.web-fg-1{z-index:3;width:50%;max-width:600px;top:15%;right:20%;transform:rotate(-5deg)}.web-fg-2{display:none}.app-fg-1{z-index:3;width:300px;top:20%;left:35%;transform:rotate(-5deg)}.app-fg-2{z-index:2;width:280px;top:30%;right:25%;transform:rotate(10deg)}.soft-fg-1{z-index:4;width:200px;top:18%;left:45%}.soft-fg-2{z-index:5;width:450px;bottom:10%;left:35%}.uiux-fg-1{z-index:4;width:400px;top:35%;left:40%;transform:rotate(-30deg)}.uiux-fg-2{z-index:3;width:250px;top:15%;left:45%;transform:rotate(-10deg)}.uiux-fg-3{z-index:2;width:250px;top:15%;left:55%;transform:rotate(5deg)}.brand-fg-1{z-index:3;width:400px;top:25%;left:40%;transform:rotate(-10deg)}.brand-fg-2{z-index:2;width:400px;top:40%;left:35%;transform:rotate(5deg)}.service-bottom-logo{z-index:5;position:absolute;bottom:10%;left:10%}.service-bottom-logo img{opacity:.3;width:25vw;max-width:400px;height:auto}.service-text-overlay{z-index:20;-webkit-backdrop-filter:blur(20px);background:#000000bf;border:1px solid #ffffff14;border-radius:20px;max-width:520px;padding:2rem 2rem 1.5rem;position:absolute;bottom:6%;left:5%}.service-card-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:900}.service-card-micro{color:#ffffff59;letter-spacing:.05em;font-size:.8rem}.service-sub-grid{flex-direction:column;gap:.5rem;display:flex}.service-sub-card{cursor:default;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:.75rem;padding:.6rem .8rem;transition:all .3s;display:flex}.service-sub-card:hover{border-color:var(--card-accent,#ffffff26);background:#ffffff1a;transform:translate(4px)}.service-sub-icon{flex-shrink:0;width:32px;height:32px}.svc-icon{width:100%;height:100%}.service-sub-info{min-width:0}.service-sub-name{font-family:var(--font-display);color:#fff;letter-spacing:.02em;margin-bottom:.1rem;font-size:.8rem;font-weight:700}.service-sub-detail{color:#fff6;font-size:.7rem;line-height:1.3}main{padding-top:0}.clients{background-color:var(--bg-color);border-top:1px solid #ffffff0d;padding:8rem 2rem}.clients-container{max-width:1000px;margin:0 auto}.clients-grid{grid-template-columns:repeat(5,1fr);place-items:center;gap:4rem 3rem;display:grid}.client-logo{filter:grayscale()brightness(1.5)contrast(0);max-width:120px;max-height:50px}.portfolio{background-color:var(--bg-color);text-align:center;padding:8rem 2rem}.portfolio-title-area{margin-bottom:5rem}.portfolio-headline{font-family:var(--font-display);margin-bottom:1.5rem;font-size:2.5rem;font-weight:300}.portfolio-headline span{text-transform:uppercase;color:#fff;font-size:4rem;font-weight:700}.portfolio-subline{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.text-pink{color:var(--accent-pink);font-weight:700}.portfolio-carousel{justify-content:center;align-items:stretch;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.portfolio-card{-webkit-backdrop-filter:blur(24px);border:1px solid #ffffff14;border-radius:24px;overflow:hidden;box-shadow:0 30px 60px #0006}.feelflorence{color:#fff;text-align:left;background:#ffffff08;flex-direction:column;flex:1.5;padding:4rem;display:flex}.portfolio-logo{height:40px;margin-bottom:2rem}.portfolio-info p{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.portfolio-images{justify-content:space-between;gap:1.5rem;margin-top:auto;display:flex}.portfolio-images img{object-fit:cover;aspect-ratio:9/16;filter:grayscale(50%)contrast(1.2);border-radius:12px;width:30%;transition:all .4s;box-shadow:0 20px 40px #00000080}.portfolio-images img:hover{filter:grayscale(0%)contrast();transform:translateY(-10px)}.painchek{background:radial-gradient(circle at 0 0,#2a3a7466 0%,#f66d241a 100%);flex:1;position:relative}.painchek-imgs{justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;display:flex;position:relative}.painchek-imgs img{cursor:pointer;border-radius:12px;transition:all .5s;position:absolute;box-shadow:0 25px 50px #0009}.painchek-imgs img:hover{z-index:10;transform:scale(1.05)}.side-img{z-index:1;filter:grayscale(30%);width:45%;top:15%;right:5%}.main-img{z-index:2;border:1px solid #ffffff1a;width:60%;bottom:10%;left:5%}.scroll-progress{background:linear-gradient(90deg, var(--theme-orange), var(--accent-pink), var(--accent-cyan));transform-origin:0%;z-index:10000;height:3px;box-shadow:0 0 15px var(--theme-orange), 0 0 30px var(--accent-pink);position:fixed;top:0;left:0;right:0}.page-curtain{background:var(--bg-color);z-index:9998;transform-origin:top;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.marquee-band{background:#ffffff05;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;width:100%;margin-bottom:5rem;padding:2rem 0;overflow:hidden}.marquee-track{width:max-content;animation:25s linear infinite marquee-scroll;display:flex}.marquee-content{white-space:nowrap;align-items:center;gap:3rem;padding-right:3rem;display:flex}.marquee-content span{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:#ffffff26;font-size:1.6rem;font-weight:700;transition:color .3s}.marquee-content span:hover{color:var(--theme-orange)}.marquee-dot{opacity:.4;color:var(--theme-orange)!important;font-size:.6rem!important}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.stats-section{max-width:1100px;margin:0 auto 5rem;padding:0 2rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.stat-card{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.stat-card:before{content:"";opacity:0;background:linear-gradient(135deg,#f66d2414 0%,#2a3a7414 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.stat-card:hover:before{opacity:1}.stat-card:hover{border-color:#f66d244d;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.stat-number{font-family:var(--font-display);letter-spacing:-.02em;background:linear-gradient(135deg, #fff, var(--theme-orange));-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:900;position:relative}.stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.12em;z-index:1;margin-top:.5rem;font-size:.85rem;position:relative}.cta{background-color:var(--bg-color);flex-direction:column;align-items:center;padding:0;display:flex}.cta-banner-premium{text-align:center;-webkit-backdrop-filter:blur(30px);background:linear-gradient(135deg,#2a3a744d 0%,#f66d2426 100%);border:1px solid #ffffff14;border-radius:32px;width:90%;max-width:900px;margin-bottom:6rem;padding:5rem 4rem;position:relative;overflow:hidden}.cta-glow{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#f66d2433 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-headline{font-family:var(--font-display);letter-spacing:-.02em;z-index:1;margin-bottom:1rem;font-size:3.5rem;font-weight:900;position:relative}.cta-subline{color:#fff9;z-index:1;margin-bottom:2.5rem;font-size:1.2rem;position:relative}.cta-button{background:var(--theme-orange);color:#fff;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;z-index:1;cursor:pointer;border:none;border-radius:60px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .3s;display:inline-flex;position:relative}.cta-button:hover{background:#ff7a33}.whatsapp-float{z-index:9000;cursor:pointer;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 25px #25d36666}.footer-site{background:linear-gradient(180deg, var(--bg-color) 0%, var(--bg-alt) 100%);padding-top:8rem;position:relative;overflow:hidden}.footer-glow-container{z-index:0;width:100%;height:500px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.footer-sun-glow{background:linear-gradient(to bottom, var(--theme-orange) 0%, var(--theme-indigo) 100%);opacity:.6;filter:blur(30px);border-radius:50% 50% 0 0;width:1200px;height:600px;position:absolute;top:30%;left:50%;transform:translate(-50%)}.footer-top{z-index:1;text-align:center;margin-bottom:6rem;position:relative}.footer-headline{font-family:var(--font-display);margin-bottom:2rem;font-size:2.5rem;font-weight:300}.footer-headline span{text-transform:uppercase;letter-spacing:.05em;font-size:4.5rem;font-weight:700}.footer-desc{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.footer-team{z-index:2;justify-content:center;align-items:flex-end;gap:4rem;margin-bottom:-5rem;display:flex;position:relative}.team-quote{color:#fff;text-align:right;transform:translateY(-50px)}.quote-text{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700;line-height:1.1}.quote-text:before,.quote-text:after{content:"\"";color:#fff6}.quote-author{font-size:.9rem;font-weight:700}.quote-author span{color:#ffffffb3;margin-top:.2rem;font-weight:400;display:block}.team-image{-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%);max-width:400px;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%)}.footer-bottom{z-index:3;background-color:var(--bg-alt);border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding:4rem 2rem;display:flex;position:relative}.footer-logo-col{flex:2;min-width:250px}.footer-logo-col img{height:35px;margin-bottom:2rem}.address,.vat{color:#ffffff80;margin-bottom:1rem;font-size:.85rem;line-height:1.6}.footer-links-col{flex-direction:column;flex:1;gap:1rem;min-width:120px;display:flex}.footer-links-col h4{color:#ffffff4d;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem}.footer-links-col a{color:#fff;text-transform:uppercase;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.footer-links-col a:hover{color:var(--accent-cyan)}.aic-trigger{z-index:8999;cursor:pointer;color:#fff;background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:6.5rem;right:2rem;overflow:visible;box-shadow:0 8px 32px #00000080}.aic-trigger:hover{border-color:#f66d2466;box-shadow:0 12px 40px #f66d2440}.aic-trigger-glow{background:conic-gradient(from 0deg, var(--theme-orange), transparent, var(--theme-orange));opacity:0;border-radius:50%;transition:opacity .4s;animation:3s linear infinite trigger-glow-spin;position:absolute;inset:-2px}.aic-trigger:hover .aic-trigger-glow{opacity:.6}@keyframes trigger-glow-spin{to{transform:rotate(360deg)}}.aic-trigger-icon{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.aic-trigger-badge{z-index:3;color:#fff;background:var(--theme-orange);letter-spacing:.05em;border-radius:6px;padding:2px 5px;font-size:.55rem;font-weight:800;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #f66d2480}.aic-panel{z-index:9001;-webkit-backdrop-filter:blur(60px)saturate(180%);background:#080810eb;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;width:420px;max-height:640px;display:flex;position:fixed;bottom:8rem;right:2rem;overflow:hidden;box-shadow:0 30px 80px #000000b3,0 0 0 1px #ffffff08,inset 0 1px #ffffff0a}.aic-header{background:#ffffff05;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.aic-header-left{align-items:center;gap:.75rem;display:flex}.aic-logo{background:linear-gradient(135deg, var(--theme-orange), #ff4500);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.aic-logo-ring{background:conic-gradient(from 0deg, var(--theme-orange), #ffffff1a, var(--theme-orange)) border-box;-webkit-mask-composite:xor;border:1.5px solid #0000;border-radius:14px;animation:4s linear infinite trigger-glow-spin;position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.aic-header-name{font-family:var(--font-display);color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.aic-header-badge{color:var(--theme-orange);letter-spacing:.1em;border:1px solid #f66d244d;border-radius:6px;padding:1px 6px;font-size:.55rem;font-weight:800}.aic-header-status{color:#ffffff59;align-items:center;gap:.4rem;font-size:.68rem;display:flex}.aic-status-dot{background:#25d366;border-radius:50%;width:6px;height:6px;animation:2s infinite aic-pulse;box-shadow:0 0 6px #25d36680}@keyframes aic-pulse{0%,to{opacity:1}50%{opacity:.4}}.aic-close{color:#fff6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.aic-close:hover{color:#fff;background:#ffffff14}.aic-messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex-direction:column;flex:1;gap:1rem;max-height:340px;padding:1.25rem;display:flex;overflow-y:auto}.aic-messages::-webkit-scrollbar{width:3px}.aic-messages::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.aic-msg{gap:.6rem;max-width:88%;display:flex}.aic-msg.user{flex-direction:row-reverse;align-self:flex-end}.aic-msg-av{background:linear-gradient(135deg, var(--theme-orange), #e85500);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;margin-top:2px;display:flex}.aic-msg-bubble{color:#ffffffd1;border-radius:18px;padding:.8rem 1rem;font-size:.85rem;line-height:1.65}.aic-msg.assistant .aic-msg-bubble{background:#ffffff0a;border:1px solid #ffffff0a;border-top-left-radius:6px}.aic-msg.user .aic-msg-bubble{background:linear-gradient(135deg, var(--theme-orange), #d45500);color:#fff;border:none;border-top-right-radius:6px}.aic-msg-bubble strong{color:#fff;font-weight:700}.aic-bullet{color:var(--theme-orange);margin-right:.25rem;font-weight:700}.aic-typing{background:#ffffff0a;border-radius:6px 18px 18px;align-items:center;gap:5px;padding:.8rem 1rem;display:flex}.aic-typing span{background:var(--theme-orange);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite aic-bounce}.aic-typing span:nth-child(2){animation-delay:.15s}.aic-typing span:nth-child(3){animation-delay:.3s}@keyframes aic-bounce{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.aic-suggestions{flex-wrap:wrap;gap:.45rem;padding:.25rem 1.25rem .75rem;display:flex}.aic-chip{color:#ffffff8c;font-size:.75rem;font-family:var(--font-display);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-weight:500;transition:all .25s;display:inline-flex}.aic-chip:hover{color:var(--theme-orange);background:#f66d2414;border-color:#f66d2440}.aic-chip-icon{color:#ffffff40;font-size:.65rem;transition:color .25s}.aic-chip:hover .aic-chip-icon{color:var(--theme-orange)}.aic-input-area{border-top:1px solid #ffffff0a;padding:.75rem 1rem}.aic-input-wrap{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;align-items:flex-end;gap:0;padding:.15rem .15rem .15rem 1rem;transition:border-color .3s;display:flex}.aic-input-wrap:focus-within{border-color:#f66d244d}.aic-input{color:#fff;font-size:.85rem;font-family:var(--font-main);resize:none;background:0 0;border:none;outline:none;flex:1;max-height:80px;padding:.6rem 0;line-height:1.5}.aic-input::placeholder{color:#fff3}.aic-send{background:var(--theme-orange);cursor:pointer;color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;transition:all .2s;display:flex}.aic-send:disabled{opacity:.2;cursor:not-allowed;background:#ffffff14}.aic-send:not(:disabled):hover{background:#ff7a33;box-shadow:0 4px 16px #f66d2466}.aic-footer{text-align:center;color:#ffffff2e;letter-spacing:.02em;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.6rem;display:flex}.aic-footer strong{color:#f66d2499;font-weight:700}.aic-footer-dot{background:#f66d2466;border-radius:50%;width:3px;height:3px}@media (width<=480px){.aic-panel{width:auto;max-height:75vh;bottom:6rem;left:.75rem;right:.75rem}.aic-trigger{width:52px;height:52px;bottom:5.5rem;right:1rem}}.service-text-overlay{z-index:10;text-align:right;max-width:380px;position:absolute;bottom:12%;right:8%}.service-card-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem;font-size:2rem;font-weight:900}.service-card-sub{color:#ffffffb3;margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.service-card-micro{color:#fff6;font-size:.8rem;font-style:italic;line-height:1.5}.cta-btn-group{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}.cta-bot-btn{background:var(--theme-orange)!important;align-items:center!important;gap:.5rem!important;display:inline-flex!important}.cta-hello-btn{background:0 0!important;border:1px solid #ffffff4d!important;align-items:center!important;gap:.5rem!important;display:inline-flex!important}.cta-hello-btn:hover{color:#25d366!important;border-color:#25d36699!important}.execution-system{background-color:var(--bg-color);border-top:1px solid #ffffff0d;padding:8rem 2rem}.execution-system-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.es-heading{font-family:var(--font-display);margin-bottom:1.5rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:300;line-height:1.2}.es-highlight{background:linear-gradient(135deg, var(--theme-orange), var(--accent-pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900}.es-description{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.es-description strong{color:#fff}.es-micro{color:var(--theme-orange);font-family:var(--font-display);letter-spacing:.02em;font-size:.95rem;font-weight:700}.es-duo-cards{gap:1.5rem;display:flex}.es-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;flex:1;padding:2rem;transition:all .4s}.es-card-icon{border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;display:flex}.es-card-tech .es-card-icon{color:#67f;background:linear-gradient(135deg,#2a3a7466,#2a3a741a)}.es-card-creative .es-card-icon{color:var(--theme-orange);background:linear-gradient(135deg,#f66d244d,#f66d241a)}.es-card h4{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.es-card p{color:#ffffff80;font-size:.85rem;line-height:1.5}.es-connector{background:#ffffff0f;border-radius:4px;height:4px;margin-top:1.5rem;position:relative;overflow:hidden}.es-pulse{background:linear-gradient(90deg, transparent, var(--theme-orange), transparent);border-radius:4px;width:60%;height:100%;position:absolute;top:0;left:0}.ef2-section{z-index:5;background:#050505;padding:10rem 2rem;position:relative;overflow:hidden}.ef2-container{max-width:1200px;margin:0 auto}.ef2-header{margin-bottom:5rem}.ef2-eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--theme-orange);border:1px solid #f66d244d;border-radius:100px;margin-bottom:2rem;padding:.45rem 1.3rem;font-size:.7rem;font-weight:700;display:inline-block}.ef2-title{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:.95}.ef2-title-stroke{color:#0000;-webkit-text-stroke:1.5px #fff3;display:block}.ef2-subtitle{color:#fff6;max-width:500px;font-size:1.1rem;line-height:1.7}.ef2-body{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.ef2-steps{flex-direction:column;display:flex}.ef2-step{cursor:pointer;border-radius:16px;gap:1.5rem;padding:1.25rem 1.5rem;transition:all .35s;display:flex;position:relative}.ef2-step:hover{background:#ffffff05}.ef2-step.active{background:#ffffff08}.ef2-step-indicator{flex-direction:column;flex-shrink:0;align-items:center;padding-top:.3rem;display:flex}.ef2-step-dot{background:#050505;border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;width:14px;height:14px;transition:all .35s}.ef2-step.active .ef2-step-dot{border-color:var(--step-color);background:var(--step-color);box-shadow:0 0 12px var(--step-color)}.ef2-step-connector{background:#ffffff0f;flex:1;width:2px;min-height:30px;margin-top:.4rem}.ef2-step.active .ef2-step-connector{background:linear-gradient(180deg, var(--step-color), #ffffff0f)}.ef2-step-line{display:none}.ef2-step-content{flex:1}.ef2-step-num{font-family:var(--font-display);color:#fff3;text-transform:uppercase;letter-spacing:.15em;font-size:.65rem;font-weight:700;transition:color .35s}.ef2-step.active .ef2-step-num{color:var(--step-color)}.ef2-step-label{font-family:var(--font-display);color:#fff6;letter-spacing:-.02em;margin-bottom:.15rem;font-size:1.4rem;font-weight:800;transition:color .35s}.ef2-step.active .ef2-step-label{color:#fff}.ef2-step-sub{color:#ffffff40;font-size:.8rem;transition:color .35s}.ef2-step.active .ef2-step-sub{color:#ffffff80}.ef2-detail{position:sticky;top:8rem}.ef2-detail-inner{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:3rem;position:relative;overflow:hidden}.ef2-detail-grid-bg{pointer-events:none;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.ef2-detail-num{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px #ffffff0f;font-size:5rem;font-weight:900;line-height:1;position:absolute;top:1.5rem;right:2rem}.ef2-detail-title{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;z-index:2;margin-bottom:.25rem;font-size:2.5rem;font-weight:900;position:relative}.ef2-detail-sub{text-transform:uppercase;letter-spacing:.08em;color:var(--detail-color);z-index:2;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;position:relative}.ef2-detail-divider{background:var(--detail-color);opacity:.5;width:40px;height:2px;margin-bottom:1.5rem}.ef2-detail-desc{color:#ffffff8c;z-index:2;margin-bottom:2rem;font-size:1.05rem;line-height:1.8;position:relative}.ef2-detail-footer{z-index:2;position:relative}.ef2-detail-tag{color:#fff6;text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.7rem;font-weight:600;display:inline-flex}.ef2-detail-tag-dot{background:var(--detail-color);border-radius:50%;width:5px;height:5px}@media (width<=900px){.ef2-body{grid-template-columns:1fr;gap:3rem}.ef2-detail{position:static}.ef2-section{padding:6rem 1.5rem}}@media (width<=480px){.ef2-title{font-size:2.5rem}.ef2-detail-inner{padding:2rem}.ef2-detail-title{font-size:1.8rem}}.ww-section{z-index:5;background:#050505;padding:10rem 0;position:relative;overflow:hidden}.ww-container{max-width:1200px;margin:0 auto;padding:0 2rem}.ww-header{text-align:center;margin-bottom:5rem}.ww-eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--theme-orange);border:1px solid #f66d244d;border-radius:100px;margin-bottom:2rem;padding:.45rem 1.3rem;font-size:.7rem;font-weight:700;display:inline-block}.ww-title{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:.95}.ww-title-stroke{color:#0000;-webkit-text-stroke:1.5px #fff3;display:block}.ww-subtitle{color:#fff6;max-width:480px;margin:0 auto;font-size:1.1rem;line-height:1.7}.ww-marquee-wrap{width:100vw;margin-left:calc(50% - 50vw);padding:2rem 0;position:relative;overflow:hidden}.ww-marquee-fade{z-index:3;pointer-events:none;width:150px;position:absolute;top:0;bottom:0}.ww-fade-left{background:linear-gradient(90deg,#050505,#0000);left:0}.ww-fade-right{background:linear-gradient(-90deg,#050505,#0000);right:0}.ww-marquee-track{gap:4rem;width:max-content;animation:30s linear infinite marquee-scroll;display:flex}.ww-marquee-track:hover{animation-play-state:paused}.ww-logo-item{cursor:default;background:#ffffff05;border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;flex-shrink:0;align-items:center;gap:1.2rem;min-width:160px;padding:2.5rem 3rem;transition:all .4s;display:flex}.ww-logo-item:hover{border-color:var(--card-accent);box-shadow:0 20px 40px -15px #00000080, 0 0 30px -10px var(--card-accent);background:#ffffff0a;transform:translateY(-6px)}.ww-logo-icon{background:linear-gradient(135deg, var(--card-color), var(--card-accent));width:64px;height:64px;font-family:var(--font-display);color:#fff;letter-spacing:.02em;box-shadow:0 8px 20px -6px var(--card-color);border-radius:16px;justify-content:center;align-items:center;font-size:1.3rem;font-weight:800;transition:all .4s;display:flex}.ww-logo-item:hover .ww-logo-icon{box-shadow:0 12px 30px -6px var(--card-accent);transform:scale(1.1)}.ww-logo-name{font-family:var(--font-display);color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;text-align:center;white-space:nowrap;font-size:.8rem;font-weight:600;transition:color .4s}.ww-logo-item:hover .ww-logo-name{color:#fffc}.ww-closing{text-align:center;color:#ffffff4d;max-width:500px;margin:3rem auto 0;font-size:1rem;line-height:1.6}@media (width<=768px){.ww-section{padding:6rem 0}.ww-logo-item{padding:1.5rem 2rem}.ww-marquee-fade{width:60px}}.specialized-teams{background-color:var(--bg-color);text-align:center;border-top:1px solid #ffffff0d;padding:8rem 2rem}.st-header{margin-bottom:3rem}.st-title{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.2}.st-subtitle{color:#ffffff80;font-size:1.05rem}.st-tracks{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem;display:flex}.st-track-label{color:#fff9;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.st-track-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.st-track-dot.tech{background:linear-gradient(135deg,#46f,#23a)}.st-track-dot.creative{background:linear-gradient(135deg, var(--theme-orange), #ff4500)}.st-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto 3rem;display:grid}.st-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:2rem 1.5rem;transition:all .4s;position:relative;overflow:hidden}.st-card.tech{border-top:2px solid #4466ff4d}.st-card.creative{border-top:2px solid #f66d244d}.st-avatar{margin-bottom:1rem;font-size:2.5rem}.st-name{font-family:var(--font-display);margin-bottom:.25rem;font-size:1rem;font-weight:700}.st-role{color:#fff9;margin-bottom:.5rem;font-size:.85rem}.st-exp{color:#ffffff59;margin-bottom:1rem;font-size:.75rem}.st-badge{text-transform:uppercase;letter-spacing:.08em;border-radius:20px;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.st-badge.tech{color:#67f;background:#4466ff26}.st-badge.creative{color:var(--theme-orange);background:#f66d2426}.st-closing{color:var(--theme-orange);font-family:var(--font-display);letter-spacing:.02em;font-size:1rem;font-weight:700}.global-collab{background-color:var(--bg-color);border-top:1px solid #ffffff0d;padding:8rem 2rem}.gc-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.gc-title{font-family:var(--font-display);margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.2}.gc-sub{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.gc-micro{color:var(--theme-orange);font-family:var(--font-display);font-size:.95rem;font-weight:700}.gc-visual{justify-content:center;align-items:center;display:flex}.gc-globe{justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:relative}.gc-ring{border:1px solid #ffffff14;border-radius:50%;position:absolute}.gc-ring-1{width:200px;height:200px}.gc-ring-2{border-color:#f66d2426;width:160px;height:160px}.gc-ring-3{border-color:#00d2f026;width:120px;height:120px}.gc-core{color:#ffffff80;z-index:2}.gc-dot{background:var(--theme-orange);border-radius:50%;width:8px;height:8px;margin:-4px;position:absolute;top:50%;left:50%}@media (width<=1024px){.header{padding:1.2rem 2rem}.header-logo{height:28px}.hero-letter{font-size:clamp(3.5rem,9vw,8rem)}.shape-sphere-1{width:60px;height:60px}.shape-sphere-2{width:45px;height:45px}.shape-torus-1{border-width:11px;width:55px;height:55px}.shape-cube-1{width:45px;height:45px}.shape-ring-1{border-width:8px;width:40px;height:40px}.shape-pill-1{width:90px;height:30px}.fixed-nav-right{padding:.75rem 1rem;right:1.5rem}.nav-item{padding:.4rem .75rem;font-size:.85rem}.web-fg-1{width:45%}.service-bg-square{width:55vw}.service-bottom-logo img{width:30vw}.service-text-overlay{max-width:300px}.wwh-logos-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.portfolio-carousel{flex-direction:column;gap:2rem;max-width:700px}.feelflorence{padding:3rem 2rem}.painchek-imgs{min-height:350px}.stats-grid{grid-template-columns:repeat(2,1fr)}.cta-banner-premium{padding:4rem 3rem}.cta-headline{font-size:2.2rem}.execution-system-inner{grid-template-columns:1fr;gap:3rem}.gc-inner{text-align:center;grid-template-columns:1fr;gap:3rem}.gc-micro{text-align:center}.st-grid{grid-template-columns:repeat(2,1fr)}.ef-flow{gap:1.5rem}.footer-headline{font-size:2rem}.footer-headline span{font-size:3.5rem}.footer-team{gap:2rem}.team-image{max-width:300px}.footer-bottom{padding:3rem 2rem}}@media (width<=768px){body{cursor:auto}.custom-cursor,.bg-quality-overlay{display:none}.header{padding:1rem 1.25rem}.header-logo{height:24px}.btn-contact{padding:.4rem 1rem;font-size:.75rem}.header-right{gap:1rem}.btn-hamburger{gap:5px}.line{width:24px}.hero{min-height:100dvh}.hero-content{padding:0 1rem}.hero-letter{font-size:clamp(2.5rem,10vw,5rem)}.hero-supporting{font-size:.95rem}.hero-micro{font-size:.75rem}.hero-cta-group{flex-direction:column;gap:.75rem}.hero-cta-btn{padding:.75rem 1.5rem;font-size:.8rem}.shape-sphere-1{width:40px;height:40px;top:15%;left:8%}.shape-sphere-2{width:35px;height:35px}.shape-torus-1{border-width:8px;width:40px;height:40px}.shape-cube-1{width:35px;height:35px}.shape-ring-1{border-width:7px;width:30px;height:30px}.shape-pill-1{width:80px;height:28px}.shape-dot-cluster{display:none}.hero-glow-alt{filter:blur(60px);width:90vw;height:90vw}.hero-scroll-indicator{bottom:1.5rem}.hero-scroll-indicator svg{width:30px;height:15px}.services-intro{min-height:80vh;padding:0 1.25rem}.machines-text{font-size:clamp(2.5rem,12vw,5rem)!important;transform:scaleX(1.2)!important}.machines-title{font-size:clamp(1.5rem,4vw,2.5rem)}.machines-subtext{font-size:1rem}.fixed-nav-right{-webkit-backdrop-filter:blur(20px);background:#000000b3;border-radius:40px;flex-direction:row;gap:.1rem;padding:.5rem .75rem;position:fixed;top:auto;bottom:1rem;right:50%;transform:translate(50%)}.nav-item{border-radius:20px;padding:.35rem .6rem;font-size:.7rem}.nav-item.active:before{display:none}.nav-item.active{background:var(--theme-orange);color:#fff!important}.service-fullscreen-section{height:80vh}.service-layer-bg{top:20%;left:5%}.service-bg-square{width:70vw}.service-bottom-logo{bottom:15%;left:5%}.service-bottom-logo img{width:40vw;max-width:200px}.service-text-overlay{max-width:280px;bottom:8%;right:5%}.service-card-title{font-size:1.4rem}.service-card-sub{font-size:.8rem}.service-card-micro{font-size:.7rem}.web-fg-1{width:65%;top:10%;right:10%}.app-fg-1{width:200px;top:15%;left:15%}.app-fg-2{width:180px;top:25%;right:10%}.soft-fg-1{width:150px;left:30%}.soft-fg-2{width:300px;left:15%}.uiux-fg-1{width:280px;left:20%}.uiux-fg-2{width:180px;left:25%}.uiux-fg-3{width:180px;left:40%}.execution-system{padding:5rem 1.25rem}.execution-system-inner{grid-template-columns:1fr;gap:2rem}.es-heading{font-size:1.6rem}.es-duo-cards{flex-direction:column}.exec-framework{padding:5rem 1.25rem}.ef-flow{flex-wrap:wrap;gap:1rem}.ef-stage-circle{width:50px;height:50px}.ef-line-track{display:none}.we-work-with{padding:5rem 1.25rem}.wwh-logos-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.specialized-teams{padding:5rem 1.25rem}.st-grid{grid-template-columns:1fr 1fr;gap:1rem}.st-tracks{gap:1rem}.global-collab{padding:5rem 1.25rem}.gc-inner{text-align:center;grid-template-columns:1fr;gap:2rem}.gc-globe{width:200px;height:200px}.gc-ring-1{width:160px;height:160px}.gc-ring-2{width:120px;height:120px}.gc-ring-3{width:90px;height:90px}.portfolio{padding:5rem 1.25rem}.portfolio-headline{font-size:1.8rem}.portfolio-headline span{font-size:2.5rem}.portfolio-subline{font-size:.95rem}.portfolio-carousel{flex-direction:column;gap:1.5rem;padding:0 .5rem}.feelflorence{padding:2rem 1.5rem}.portfolio-images img{aspect-ratio:3/4;border-radius:8px;width:30%}.painchek-imgs{min-height:280px}.side-img{width:50%!important}.main-img{width:65%!important}.marquee-band{margin-bottom:3rem;padding:1.25rem 0}.marquee-content span{font-size:1.1rem}.marquee-content{gap:2rem;padding-right:2rem}.stats-section{margin-bottom:3rem;padding:0 1.25rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{border-radius:16px;padding:2rem 1.25rem}.stat-number{font-size:2.5rem}.stat-label{font-size:.7rem}.cta-banner-premium{border-radius:24px;width:95%;margin-bottom:4rem;padding:3rem 2rem}.cta-headline{font-size:2.2rem}.cta-subline{margin-bottom:2rem;font-size:1rem}.cta-button{padding:.85rem 2rem;font-size:.85rem}.cta-glow{width:250px;height:250px}.footer-site{padding-top:5rem}.footer-headline{font-size:1.5rem}.footer-headline span{font-size:2.5rem}.footer-desc{padding:0 1rem;font-size:.95rem}.footer-team{flex-direction:column;align-items:center;gap:2rem;margin-bottom:-3rem}.team-quote{text-align:center;transform:none}.quote-text{font-size:1.6rem}.team-image{max-width:250px}.footer-bottom{text-align:center;flex-direction:column;gap:2.5rem;padding:3rem 1.5rem}.footer-logo-col{min-width:auto}.footer-links-col{align-items:center;min-width:auto}.footer-sun-glow{width:600px;height:300px}.whatsapp-float{width:50px;height:50px;bottom:1.5rem;right:1.25rem}.whatsapp-float svg{width:22px;height:22px}.ai-trigger-btn{width:50px;height:50px;bottom:5rem;right:1.25rem}.ai-trigger-label{display:none}.ai-chat-panel{border-radius:20px;width:calc(100vw - 1.5rem);max-height:70vh;bottom:6.5rem;right:.75rem}.ai-chat-messages{max-height:250px;padding:.75rem 1rem}.ai-suggestions{gap:.4rem;padding:.4rem 1rem .6rem}.ai-suggestion-chip{padding:.35rem .7rem;font-size:.7rem}.ai-chat-input{padding:.6rem .85rem;font-size:.85rem}.scroll-progress{height:2px}}@media (width<=400px){.header{padding:.75rem 1rem}.header-logo{height:20px}.btn-contact{padding:.3rem .8rem;font-size:.7rem}.header-right{gap:.75rem}.word-shift{font-size:clamp(2.5rem,16vw,5rem)}.word-happ,.word-ens{font-size:clamp(3rem,20vw,6rem)}.machines-text{font-size:clamp(2rem,14vw,4rem)!important}.nav-item{padding:.3rem .45rem;font-size:.6rem}.clients-grid{grid-template-columns:1fr 1fr!important}.stats-grid{gap:.75rem}.stat-card{padding:1.5rem 1rem}.stat-number{font-size:2rem}.cta-headline{font-size:1.8rem}.cta-banner-premium{padding:2.5rem 1.5rem}.footer-headline span{font-size:2rem}.ai-chat-panel{max-height:65vh}.ai-chat-messages{max-height:200px}}@media (hover:none) and (pointer:coarse){body{cursor:auto}.custom-cursor{display:none!important}.nav-item{align-items:center;min-height:44px;display:flex}.btn-contact{min-height:44px}.btn-hamburger{min-width:44px;min-height:44px}.ai-trigger-btn,.whatsapp-float{min-width:48px;min-height:48px}.ai-send-btn{min-width:44px;min-height:44px}.ai-suggestion-chip{align-items:center;min-height:36px;display:flex}.portfolio-images img{filter:none}}@media (height<=500px) and (orientation:landscape){.hero{height:auto;min-height:auto;padding:6rem 1rem 3rem}.services-intro{min-height:auto;padding:4rem 1rem}.service-fullscreen-section{height:auto;min-height:80vh}}.role-showcase{background:linear-gradient(180deg, var(--bg-primary) 0%, #0a0a12 50%, var(--bg-primary) 100%);padding:8rem 2rem;position:relative;overflow:hidden}.role-showcase-inner{max-width:1200px;margin:0 auto}.role-showcase-header{text-align:center;margin-bottom:5rem}.role-showcase-label{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--theme-orange);background:#f66d240d;border:1px solid #f66d244d;border-radius:100px;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-block}.role-showcase-title{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.role-showcase-stage{align-items:center;gap:6rem;display:flex}.role-showcase-visual{flex:0 0 400px;justify-content:center;align-items:center;height:400px;display:flex;position:relative}.role-glow-ring{border:2px solid #0000;border-radius:50%;width:320px;height:320px;transition:all .8s;position:absolute}.role-icon-wrapper{z-index:2;width:160px;height:160px;position:relative}.role-icon{width:100%;height:100%}.role-particles{z-index:1;pointer-events:none;position:absolute;top:50%;left:50%}.role-particle{font-family:var(--font-display);letter-spacing:.05em;white-space:nowrap;font-size:.85rem;font-weight:700;position:absolute}.role-showcase-content{flex:1;min-width:0}.role-text-block{margin-bottom:3rem}.role-subtitle{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem;font-weight:700;display:inline-block}.role-name{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1}.role-description{color:var(--text-secondary);max-width:480px;font-size:1.1rem;line-height:1.7}.role-dots{flex-wrap:wrap;gap:.5rem;display:flex}.role-dot{cursor:pointer;font-family:var(--font-display);color:#fff9;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.role-dot:hover{color:#fff;background:#ffffff14;transform:translateY(-2px)}.role-dot.active{background:#ffffff0d}.role-dot-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;z-index:1;font-size:.75rem;font-weight:600;transition:color .3s;position:relative}.role-dot.active .role-dot-label{color:#fff}.role-dot-progress{transform-origin:0;width:100%;height:2px;position:absolute;bottom:0;left:0}@media (width<=900px){.role-showcase{padding:5rem 1.5rem}.role-showcase-stage{flex-direction:column;gap:3rem}.role-showcase-visual{flex:none;width:300px;height:300px}.role-glow-ring{width:240px;height:240px}.role-icon-wrapper{width:120px;height:120px}.role-showcase-content{text-align:center}.role-description{margin:0 auto 1rem}.role-dots{justify-content:center}}@media (width<=480px){.role-showcase-header{margin-bottom:3rem}.role-showcase-visual{width:250px;height:250px}.role-glow-ring{width:200px;height:200px}.role-icon-wrapper{width:100px;height:100px}.role-dot{padding:.4rem .8rem}.role-dot-label{font-size:.65rem}}.tm-section{z-index:5;background:#000;padding:10rem 2rem 6rem;position:relative;overflow:hidden}.tm-bg-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#f66d240f 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.tm-container{z-index:1;max-width:1300px;margin:0 auto;position:relative}.tm-header{text-align:center;margin-bottom:5rem}.tm-eyebrow{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.25em;color:var(--theme-orange);border:1px solid #f66d244d;border-radius:100px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:700;display:inline-block}.tm-title{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:.95}.tm-title-stroke{color:#0000;-webkit-text-stroke:1.5px #ffffff40;display:block}.tm-subtitle{color:#fff6;max-width:620px;margin:0 auto;font-size:1.1rem;line-height:1.7}.tm-featured-row{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:5rem;display:grid}.tm-featured-card{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:24px;min-width:0;max-width:100%;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.tm-featured-card:hover{border-color:var(--accent);box-shadow:0 40px 80px -20px #0009, 0 0 40px -15px var(--accent);transform:translateY(-8px)}.tm-featured-img-wrap{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.tm-featured-img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.tm-featured-card:hover .tm-featured-img{transform:scale(1.08)}.tm-featured-placeholder{width:100%;height:100%;font-family:var(--font-display);color:#fff9;background:linear-gradient(135deg,#ffffff0a,#0a0a0a);justify-content:center;align-items:center;font-size:5rem;font-weight:800;display:flex}.tm-featured-overlay{pointer-events:none;background:linear-gradient(#0000 30%,#000000d9 100%);position:absolute;inset:0}.tm-featured-gradient{background:var(--accent);opacity:0;height:4px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.tm-featured-card:hover .tm-featured-gradient{opacity:1}.tm-featured-info{padding:1.5rem 1.75rem 2rem}.tm-featured-tag{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.2em;margin-bottom:.75rem;font-size:.65rem;font-weight:700}.tm-featured-name{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:.3rem;font-size:1.4rem;font-weight:800}.tm-featured-role{color:#ffffff73;margin-bottom:.75rem;font-size:.8rem;font-weight:500}.tm-featured-bio{color:#ffffff4d;font-size:.85rem;line-height:1.6;transition:color .4s}.tm-featured-card:hover .tm-featured-bio{color:#fff9}.tm-filters{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:3.5rem;display:flex}.tm-filter-btn{font-family:var(--font-display);letter-spacing:.04em;color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.8rem;font-weight:600;transition:all .35s;display:flex}.tm-filter-btn:hover{color:#fffc;background:#ffffff0a;border-color:#ffffff40}.tm-filter-btn.active{background:#ffffff0f}.tm-filter-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.tm-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:5rem;display:grid}.tm-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;min-width:0;max-width:100%;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.tm-card:hover{border-color:var(--accent);box-shadow:0 24px 48px -16px #00000080, 0 0 24px -8px var(--accent);transform:translateY(-6px)}.tm-card-img-wrap{aspect-ratio:1;background:#0a0a0a;width:100%;position:relative;overflow:hidden}.tm-card-img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}.tm-card:hover .tm-card-img{transform:scale(1.1)}.tm-card-placeholder{width:100%;height:100%;font-family:var(--font-display);color:#ffffff80;justify-content:center;align-items:center;font-size:3.5rem;font-weight:800;display:flex}.tm-card-hover-overlay{opacity:0;background:linear-gradient(#0000 20%,#000000e6 100%);align-items:flex-end;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.tm-card:hover .tm-card-hover-overlay{opacity:1}.tm-card-hover-bio{color:#fffc;font-size:.8rem;line-height:1.5}.tm-card-badge{text-transform:uppercase;letter-spacing:.1em;color:#000;z-index:2;border-radius:100px;padding:.3rem .8rem;font-size:.6rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.tm-card-info{padding:1.25rem 1.5rem 1.5rem}.tm-card-name{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.tm-card-role{text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.tm-stats-bar{border-top:1px solid #ffffff0f;grid-template-columns:repeat(4,1fr);gap:1rem;padding:2.5rem 0;display:grid}.tm-stat{text-align:center;flex-direction:column;gap:.25rem;display:flex}.tm-stat-val{font-family:var(--font-display);background:linear-gradient(#fff 0%,#ffffff80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900}.tm-stat-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}@media (width<=900px){.tm-featured-row{grid-template-columns:1fr;gap:1.25rem}.tm-featured-img-wrap{aspect-ratio:4/3}.tm-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.tm-stats-bar{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.tm-section{padding:6rem 1.25rem 4rem}.tm-featured-row,.tm-grid{grid-template-columns:1fr}.tm-stats-bar{grid-template-columns:repeat(2,1fr);gap:2rem}.tm-stat-val{font-size:2rem}}.ts-section{z-index:5;color:#fff;background-color:#03040b;padding:10rem 0 8rem;position:relative;overflow:hidden}.ts-ambient-light{pointer-events:none;z-index:0;background:radial-gradient(circle,#2e3aff14 0%,#0000 60%);border:1px solid #2e3aff1a;border-radius:50%;width:900px;height:900px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.ts-header{text-align:center;z-index:2;margin-bottom:5rem;padding:0 2rem;position:relative}.ts-title{font-family:var(--font-primary,sans-serif);color:#fff;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.ts-title-script{color:#5c6cff;margin-top:.2rem;font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,4.5rem);font-style:italic;display:block}.ts-carousel-container{z-index:2;align-items:center;width:100%;max-width:1600px;margin:0 auto;padding:0 1rem;display:flex;position:relative}.ts-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:2rem;padding:2rem 1rem 4rem;display:flex;overflow-x:auto}.ts-track::-webkit-scrollbar{display:none}.ts-nav-btn{color:#fff9;cursor:pointer;z-index:3;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.ts-nav-btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.ts-nav-btn.prev{margin-right:1rem}.ts-nav-btn.next{margin-left:1rem}.ts-card{scroll-snap-align:center;perspective:1000px;flex:0 0 320px;height:460px}.ts-card-inner{width:100%;height:100%;transform-style:preserve-3d;border-radius:20px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 20px 40px #0006}.ts-card:hover .ts-card-inner{transform:rotateY(180deg)}.ts-card-front,.ts-card-back{backface-visibility:hidden;border-radius:20px;position:absolute;inset:0;overflow:hidden}.ts-card-front{background:#0d1128}.ts-card-img{object-fit:cover;object-position:top;width:100%;height:100%}.ts-card-placeholder{color:#ffffff1a;background:linear-gradient(#1a2151 0%,#0d1128 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;font-weight:800;display:flex}.ts-card-gradient{background:linear-gradient(#0000 40%,#03040bf2 100%);position:absolute;inset:0}.ts-card-front-info{z-index:2;width:100%;padding:2rem;position:absolute;bottom:0;left:0}.ts-name{letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.5rem;font-weight:500}.ts-role{color:#5c6cff;font-size:.8rem;font-weight:500}.ts-card-back{background:#1a1f4c;border:1px solid #5c6cff4d;flex-direction:column;padding:2rem;display:flex;transform:rotateY(180deg)}.ts-card-back-grid{pointer-events:none;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.ts-card-back-content{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.ts-name-back{margin-bottom:.2rem;font-size:1.5rem;font-weight:600}.ts-role-back{color:#5c6cff;margin-bottom:2rem;font-size:.8rem}.ts-bio{color:#fff9;margin-top:auto;font-size:.9rem;line-height:1.6}.ts-progress-container{z-index:2;background:#ffffff1a;width:300px;height:2px;margin:0 auto;position:relative}.ts-progress-bar{background:#fffc;height:100%;transition:width .2s ease-out}@media (width<=768px){.ts-nav-btn{display:none}.ts-card{flex:0 0 280px;height:400px}.ts-title{font-size:2rem}.ts-title-script{font-size:2.5rem}}.team-26-section{z-index:5;background-color:#050505;padding:15rem 2rem 10rem;position:relative;overflow:hidden}.team-26-noise{opacity:.03;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.team-26-header{z-index:2;max-width:1400px;margin:0 auto 8rem;position:relative}.team-26-title-wrapper{text-align:center;margin-bottom:2rem;position:relative}.team-26-title-bg{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px #ffffff14;letter-spacing:-.05em;text-transform:uppercase;white-space:nowrap;font-size:clamp(4rem,12vw,12rem);font-weight:900;line-height:.8}.team-26-title-fg{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;text-transform:uppercase;white-space:nowrap;text-shadow:0 20px 40px #00000080;font-size:clamp(3rem,8vw,8rem);font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-26-subtitle{text-align:center;color:#ffffff80;max-width:500px;margin:0 auto;font-size:1.2rem;line-height:1.6}.team-26-bento-grid{z-index:2;grid-template-columns:repeat(4,1fr);grid-auto-rows:380px;gap:1.5rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.team-26-card{will-change:transform;background:#ffffff05;border:1px solid #ffffff0a;border-radius:24px;min-width:0;position:relative;overflow:hidden}.team-26-card-large{grid-area:span 2/span 2}.team-26-card-inner{flex-direction:column;height:100%;display:flex}.team-26-img-container{background:#0a0a0a;flex:1;position:relative;overflow:hidden}.team-26-img{object-fit:cover;width:100%;height:100%;display:block}.team-26-placeholder{width:100%;height:100%;font-family:var(--font-display);color:#ffffff4d;justify-content:center;align-items:center;font-size:4rem;font-weight:800;display:flex}.team-26-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#050505 100%);position:absolute;inset:0}.team-26-category-pill{text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:1px solid;border-radius:100px;padding:.4rem 1rem;font-size:.65rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.team-26-info{z-index:2;background:#050505;border-top:1px solid #ffffff08;padding:1.5rem;position:relative}.team-26-name{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:.3rem;font-size:1.3rem;font-weight:700}.team-26-card-large .team-26-name{font-size:2rem}.team-26-role{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.team-26-card:before{content:"";background:linear-gradient(135deg, var(--color), transparent 60%);-webkit-mask-composite:xor;opacity:0;z-index:10;pointer-events:none;border-radius:24px;padding:2px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.team-26-card:hover:before{opacity:1}@media (width<=1200px){.team-26-bento-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.team-26-bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:320px}.team-26-card-large{grid-area:span 1/span 2}.team-26-card-large .team-26-name{font-size:1.5rem}.team-26-title-bg{font-size:5rem}.team-26-title-fg{font-size:3.5rem}}@media (width<=600px){.team-26-bento-grid{grid-template-columns:1fr;grid-auto-rows:350px}.team-26-card-large{grid-column:span 1}.team-26-title-bg{white-space:normal;font-size:3.5rem;line-height:1}.team-26-title-fg{white-space:normal;font-size:2.5rem}}
