.hero{z-index:2;background:#000;flex-direction:column;width:100%;height:100dvh;min-height:100vh;display:flex;position:relative;overflow:hidden}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-content--animate{animation:.7s cubic-bezier(.22,1,.36,1) both hero-fade-up}.hero-poster{z-index:0;background:url(/hero-poster.webp) 50%/cover no-repeat;width:100%;height:100%;transition:opacity .8s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.hero-poster--hidden{opacity:0;pointer-events:none}.hero-video-bg{object-fit:cover;z-index:0;opacity:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-video-bg--visible{opacity:1}@media (max-width:768px){.hero{min-height:-webkit-fill-available;height:100svh!important}.hero-video-bg{z-index:-1;object-position:center top;width:100vw;height:100dvh;position:fixed}.hero-bg-overlay{z-index:-1;position:fixed}.hero-copy-panel{-webkit-backdrop-filter:none;background:#ffffffe0;max-width:100%}}.hero-particles{pointer-events:none;z-index:1;width:55%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.hero-particles{width:100%}}.hero-bg-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0000 50%,#0000004d 75%,#000000d9 100%),linear-gradient(90deg,#0009 0%,#0003 40%,#0000 65%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-nav{z-index:10;justify-content:space-between;align-items:center;height:100px;display:flex;position:relative}.hero-nav .logo{font-family:var(--font-heading);letter-spacing:-1px;align-items:center;font-size:1.2rem;font-weight:900;display:flex}.hero-nav .logo-image{mix-blend-mode:multiply;filter:contrast(1.2);width:auto;height:80px;transition:opacity .3s}.hero-nav .logo:hover{opacity:.6}.nav-links{align-items:center;gap:40px;display:flex}.nav-links a{text-transform:uppercase;font-size:.9rem;font-weight:500;transition:opacity .3s}.nav-links a:hover{opacity:.6}.hero-nav .lang-toggle{color:#000;cursor:pointer;background:0 0;border:1px solid #000;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.hero-nav .lang-toggle:hover{color:#fff;background:#000}.hero-mobile-text,.hero-right-cards,.hero-mobile-strips,.hero-mobile-badge,.hero-project-grid,.hero-stats{display:none}.hero-content{z-index:10;flex-direction:column;flex:1;justify-content:center;padding-top:40px;padding-bottom:110px;display:flex;position:relative}.hero-main-title{letter-spacing:-4px;color:#fff;margin-bottom:20px;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(3.5rem,9.5vw,9rem);font-weight:900;line-height:.85}.outline-text{background:linear-gradient(155deg,#bfdbfe 0%,#3b82f6 20%,#1d4ed8 42%,#1e3a8a 58%,#3b82f6 75%,#93c5fd 88%,#2563eb 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.hero-footer{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.hero-description{max-width:400px}.hero-description p{color:var(--text-dim);margin-bottom:30px;font-size:1.1rem}.hero-tagline{font-family:var(--font-space),sans-serif;color:#fff;max-width:620px;margin-top:20px;margin-bottom:0;font-size:clamp(2.8rem,4vw,4.5rem);font-weight:700;line-height:1.2}.hero-services-line{font-family:var(--font-space),sans-serif;color:#fff;letter-spacing:.02em;margin-top:4px;font-size:1.15rem;font-weight:400}.hero-left{flex-direction:column;display:flex}.hero-cta-buttons{flex-direction:column;align-items:flex-start;gap:10px;margin-top:24px;display:flex}.btn-hero-primary,.btn-hero-secondary,.btn-hero-accent{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;cursor:pointer;border-radius:50px;justify-content:center;align-items:center;gap:9px;width:240px;height:52px;padding:0 26px;font-size:.82rem;font-weight:700;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),background .25s;display:inline-flex;position:relative;overflow:hidden}.btn-hero-primary:before,.btn-hero-accent:before{content:"";top:var(--by,-999px);left:var(--bx,-999px);pointer-events:none;opacity:0;z-index:0;background:radial-gradient(circle,#2563eb8c 0%,#0000 65%);border-radius:50%;width:140px;height:140px;transition:opacity .15s;position:absolute;transform:translate(-50%,-50%)}.btn-hero-primary:hover:before,.btn-hero-accent:hover:before{opacity:1}.btn-hero-primary>*,.btn-hero-accent>*,.btn-hero-primary svg,.btn-hero-accent svg{z-index:1;position:relative}.btn-hero-accent{color:#131313;box-shadow:none;background:#fff;border:none;border-radius:10px}@keyframes btn-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.btn-hero-accent{animation:2.2s ease-in-out infinite btn-pulse}.btn-hero-accent:hover{background:#f0f0f0;animation:none;transform:translateY(-2px)}.btn-hero-primary{color:#fff;box-shadow:none;background:0 0;border:1px solid #ffffff8c;border-radius:10px}.btn-hero-primary:hover{background:#ffffff14;border-color:#ffffffe6;transform:translateY(-2px)}.btn-hero-secondary{display:none}.hero-copy-panel{-webkit-backdrop-filter:blur(20px);background:#08102db8;border:1px solid #2563eb4d;border-radius:20px;flex-direction:column;max-width:460px;margin-top:28px;padding:18px 22px;display:inline-flex;box-shadow:0 0 40px #2563eb14,0 20px 50px #00000080}.hero-panel-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.hero-panel-label{letter-spacing:.1em;color:#ffffffa6;text-transform:uppercase;align-items:center;gap:7px;font-size:.68rem;font-weight:800;display:flex}.hero-panel-dot{background:#2563eb;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 8px #2563ebcc}.hero-panel-badge{letter-spacing:.04em;color:#fff;background:#2563eb40;border:1px solid #2563eb66;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:900}.hero-description-below{max-width:100%;margin-top:0}.hero-description-below p{color:#ffffffbf;font-size:1.05rem;line-height:1.65}.hero-social-proof{align-items:center;gap:14px;margin-top:16px;display:flex}.hero-google-logo{background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.hero-rating-info{flex-direction:column;gap:2px;display:flex}.hero-rating-stars{gap:2px;display:flex}.hero-rating-text{color:#ffffff80;font-size:.78rem;font-weight:500}.hero-rating-text strong{color:#ffffffd9}.hero-social-links{align-items:center;gap:10px;margin-top:14px;display:flex}.hero-social-label{color:#fff9;text-transform:uppercase;letter-spacing:.07em;font-size:.72rem;font-weight:700}.hero-social-link{color:#ffffffa6;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .2s,color .2s,background .2s;display:flex}.hero-social-link:hover{color:#60a5fa;background:#2563eb1f;border-color:#2563eb}.hero-rating-link{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;flex-direction:row;align-items:center;gap:10px;width:fit-content;padding:8px 16px 8px 8px;text-decoration:none;transition:background .2s,opacity .2s;display:inline-flex}.hero-rating-link:hover{opacity:.9;background:#2563eb1f}.hero-rating-link:hover .hero-rating-text{color:#60a5fa}.hero-rating-link:hover .hero-rating-text strong{color:#93c5fd}.hero-scroll-indicator{writing-mode:vertical-rl;align-items:center;gap:15px;font-size:.8rem;font-weight:700;display:flex;transform:rotate(180deg)}.scroll-line{background:var(--text-primary);width:1px;height:50px}.hero-hamburger-btn{cursor:pointer;z-index:9999;background:0 0;border:none;flex-direction:column;gap:6px;padding:10px;display:none;position:relative}.hero-hamburger-btn span{width:28px;height:2px;transition:all .3s;display:block;background:#fff!important}.hero-hamburger-btn:hover span{background:#666}.mobile-menu-overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;width:100%;height:100vh;position:fixed;top:0;left:0}.mobile-menu-content{background:#fff;width:100%;max-width:400px;height:100vh;padding:60px 40px;position:absolute;top:0;right:0;box-shadow:-10px 0 50px #0000004d}.close-btn{cursor:pointer;z-index:10;color:var(--text-primary);background:0 0;border:none;padding:10px;transition:transform .3s;position:absolute;top:30px;right:30px}.close-btn:hover{transform:rotate(90deg)}.mobile-nav{flex-direction:column;gap:0;margin-top:80px;display:flex}.mobile-nav-link{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-2px;border-bottom:1px solid #e5e5e5;padding:20px 0;font-size:2.5rem;font-weight:900;transition:all .3s;display:block}.mobile-nav-link:hover{color:#666;padding-left:20px}.mobile-lang-toggle{margin-top:40px}.lang-toggle-mobile{background:var(--text-primary);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 30px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.lang-toggle-mobile:hover{background:#333}@media (min-width:1024px){.hero-bg-overlay{background:0 0,linear-gradient(#0000 40%,#0000004d 70%,#000000d9 100%),linear-gradient(90deg,#00000080 0%,#00000026 45%,#0000 70%)}.hero:after{content:"";z-index:5;pointer-events:none;background:linear-gradient(#0000 0%,#000c 60%,#000 100%);width:100%;height:28%;position:absolute;bottom:0;left:0}.hero-content{flex-direction:column;justify-content:flex-start;padding-top:clamp(140px,14vw,220px);padding-bottom:clamp(80px,10vw,140px);display:flex;position:relative}.hero-main-title{pointer-events:none;z-index:10;max-width:52%;margin-bottom:20px;font-size:clamp(3rem,7.5vw,9rem);position:relative}.hero-left{z-index:10;flex-direction:column;gap:16px;max-width:50%;margin-top:auto;display:flex;position:relative}.hero-social-links{display:none}.hero-tagline{color:#fff;max-width:100%;font-size:clamp(1.3rem,1.8vw,2.6rem);line-height:1.2}.hero-cta-buttons{flex-flow:wrap;gap:12px;margin-top:0}.btn-hero-primary,.btn-hero-accent{min-width:unset;width:auto;padding:0 20px;font-size:clamp(.72rem,.8vw,.85rem)}.hero-project-grid{transform-origin:100% 0;z-index:3;pointer-events:none;gap:12px;width:58%;height:130%;display:flex;position:absolute;top:-15%;right:-6%;overflow:hidden;transform:rotate(14deg);-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%)}.proj-col{flex-direction:column;flex:1;display:flex;overflow:hidden}.proj-col-right{margin-top:240px}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.proj-track-up{will-change:transform;animation:48s linear infinite scrollUp;transform:translateZ(0)}.proj-track-down{will-change:transform;animation:38s linear infinite scrollDown;transform:translateZ(0)}.proj-card{border-radius:10px;flex-shrink:0;margin-bottom:10px;overflow:hidden}.proj-card img{object-fit:cover;width:100%;height:190px;display:block}.hero-stats{flex-wrap:wrap;gap:20px;margin-top:4px;display:flex}.hero-stat{align-items:center;gap:7px;display:flex}.hero-stat-icon{color:#ffffff8c;flex-shrink:0}.hero-stat-text{flex-direction:column;gap:1px;display:flex}.hero-stat-text strong{color:#fff;font-size:.75rem;font-weight:700;line-height:1}.hero-stat-text span{color:#ffffff73;font-size:.68rem;line-height:1}.btn-hero-primary,.btn-hero-secondary,.btn-hero-accent{width:auto;min-width:200px;height:58px;font-size:.85rem}.hero-description-below p{max-width:400px;font-size:1.15rem}}@media (max-width:768px){.hero{z-index:2;position:relative;overflow:hidden;background:#000!important;height:auto!important;min-height:100svh!important}.hero:after{content:"";z-index:10;pointer-events:none;background:linear-gradient(#0000 0%,#000 100%);height:90px;position:absolute;bottom:0;left:0;right:0}.hero-bg-overlay{display:none}.hero-content{flex-direction:column;justify-content:flex-start;gap:20px;padding-top:0;padding-bottom:0;display:flex}.hero-main-title{display:none}.hero-left{width:100%}.hero-right-cards,.hero-tagline,.hero-services-line{display:none}.hero-mobile-text{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding-top:88px;display:flex}.hero-mobile-title{letter-spacing:-2px;color:#fff;white-space:nowrap;margin:0;font-family:Inter Tight,Inter,sans-serif;font-size:14vw;font-weight:900;line-height:.95}.hero-mobile-studio{letter-spacing:-2px;text-transform:uppercase;background:linear-gradient(155deg,#bfdbfe 0%,#3b82f6 20%,#1d4ed8 42%,#1e3a8a 58%,#3b82f6 75%,#93c5fd 88%,#2563eb 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Inter Tight,Inter,sans-serif;font-size:14vw;font-weight:900;line-height:.95}.hero-mobile-tagline{font-family:var(--font-space),sans-serif;color:#fff;text-align:center;letter-spacing:-.01em;margin-top:14px;margin-bottom:0;font-size:5.4vw;font-weight:500;line-height:1.2}.hero-mobile-services{font-family:var(--font-space),sans-serif;color:#ffffffd9;text-align:center;letter-spacing:.02em;margin-top:4px;font-size:3.2vw;font-weight:400}.hero-left{flex-direction:column;gap:12px;display:flex}.hero-cta-buttons{flex-direction:column;order:2;align-items:center;gap:12px;width:100%;margin-top:0}.hero-rating-link{display:none!important}.hero-rating-text{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0;font-size:.7rem;overflow:hidden}.btn-hero-accent{justify-content:center;height:40px;font-size:.75rem;color:#131313!important;box-shadow:none!important;background:#fff!important;border:none!important;border-radius:8px!important;width:75%!important}.btn-hero-accent:hover{box-shadow:none!important;background:#f0f0f0!important;transform:none!important}.btn-hero-primary{-webkit-backdrop-filter:blur(6px);height:40px;font-size:.75rem;width:75%!important;box-shadow:none!important;color:#fff!important;background:#0009!important;border:1px solid #ffffff8c!important;border-radius:8px!important;flex:none!important}.btn-hero-secondary{display:none!important}.hero-cta-secondary-row{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.hero-social-links{display:none}.hero-smoke-bg{opacity:.7;width:100%;height:55%;top:auto;bottom:0}.hero-mobile-strips{z-index:3;align-items:center;display:flex;position:absolute;inset:48% 0 0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 5% 100%);mask-image:linear-gradient(#0000 0%,#000 5% 100%)}.strips-inner{transform-origin:50%;flex-direction:column;gap:0;width:100%;display:flex;transform:rotate(-10deg)scale(1.22)}.strip-badge-gap{pointer-events:none;justify-content:center;align-items:center;padding:22px 0;display:flex}.hero-mobile-badge{z-index:20;-webkit-backdrop-filter:blur(10px);white-space:nowrap;color:inherit;pointer-events:auto;background:#000000b8;border:1px solid #ffffff24;border-radius:30px;align-items:center;gap:7px;padding:7px 16px;text-decoration:none;display:flex;position:absolute;top:71%;left:50%;transform:translate(-50%)rotate(-10deg)}.strip-badge{-webkit-backdrop-filter:blur(10px);white-space:nowrap;pointer-events:auto;color:inherit;background:#000000b8;border:1px solid #ffffff24;border-radius:30px;align-items:center;gap:7px;padding:7px 16px;text-decoration:none;display:flex}.strip-badge-stars{align-items:center;gap:2px;display:flex}.strip-badge-text{color:#fff;font-size:.72rem}.strip-row{pointer-events:none;overflow:hidden}@keyframes strip-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes strip-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.strip-track{will-change:transform;gap:10px;width:max-content;display:flex}.strip-track--left{animation:32s linear infinite strip-left}.strip-track--right{animation:26s linear infinite strip-right}.strip-card{border-radius:10px;flex-shrink:0;width:145px;height:100px;overflow:hidden;box-shadow:0 4px 16px #00000080}.strip-card img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}}.hero-smoke-bg{z-index:0;pointer-events:none;width:62%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.smoke-blob{will-change:transform,opacity;border-radius:50%;position:absolute}.smoke-blob-1{filter:blur(55px);background:radial-gradient(#1d4ed88c 0%,#2563eb40 45%,#0000 72%);width:700px;height:600px;animation:18s ease-in-out infinite alternate smoke-drift-1;top:-8%;right:-15%}.smoke-blob-2{filter:blur(35px);background:radial-gradient(at 40%,#3b82f6e6 0%,#2563eb99 35%,#1d4ed833 65%,#0000 80%);width:480px;height:520px;animation:14s ease-in-out infinite alternate smoke-drift-2;top:10%;right:5%}.smoke-blob-3{filter:blur(30px);background:radial-gradient(at 50% 60%,#60a5facc 0%,#3b82f673 45%,#0000 75%);width:320px;height:380px;animation:11s ease-in-out infinite alternate smoke-drift-3;top:0%;right:20%}.smoke-blob-4{filter:blur(40px);background:radial-gradient(at 55% 40%,#2563ebb3 0%,#1d4ed859 50%,#0000 75%);width:380px;height:340px;animation:16s ease-in-out infinite alternate smoke-drift-4;top:45%;right:8%}.smoke-blob-5{filter:blur(18px);background:radial-gradient(#93c5fdf2 0%,#60a5fa99 40%,#0000 70%);width:200px;height:220px;animation:9s ease-in-out infinite alternate smoke-drift-5;top:18%;right:28%}.smoke-blob-6{filter:blur(80px);background:radial-gradient(at 60%,#1e40af4d 0%,#11182700 70%);width:800px;height:500px;animation:22s ease-in-out infinite alternate smoke-drift-6;top:5%;right:-20%}@keyframes smoke-drift-1{0%{opacity:.8;transform:translate(0)scale(1)rotate(0)}50%{opacity:1;transform:translate(-40px,50px)scale(1.08)rotate(4deg)}to{opacity:.75;transform:translate(20px,-30px)scale(.95)rotate(-3deg)}}@keyframes smoke-drift-2{0%{opacity:.9;transform:translate(0)scale(1)}40%{opacity:1;transform:translate(30px,-45px)scale(1.12)rotate(6deg)}to{opacity:.85;transform:translate(-25px,35px)scale(.92)rotate(-4deg)}}@keyframes smoke-drift-3{0%{opacity:.7;transform:translate(0)scale(1)rotate(0)}60%{opacity:.95;transform:translate(-20px,60px)scale(1.15)rotate(-5deg)}to{opacity:.65;transform:translate(35px,-20px)scale(.88)rotate(3deg)}}@keyframes smoke-drift-4{0%{opacity:.75;transform:translate(0)scale(1)}45%{opacity:1;transform:translate(-35px,-40px)scale(1.1)rotate(3deg)}to{opacity:.7;transform:translate(25px,30px)scale(.9)rotate(-2deg)}}@keyframes smoke-drift-5{0%{opacity:.8;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(20px,30px)scale(1.2)rotate(8deg)}to{opacity:.7;transform:translate(-15px,-25px)scale(.85)rotate(-5deg)}}@keyframes smoke-drift-6{0%{opacity:.6;transform:translate(0)scale(1)}50%{opacity:.85;transform:translate(-50px,40px)scale(1.05)}to{opacity:.55;transform:translate(30px,-20px)scale(.98)}}@media (max-width:768px){.hero-smoke-bg{opacity:.6;width:100%;height:50%;top:0}}
