:root{--ink:#080a09;--ink2:#111411;--acid:#b9ff38;--paper:#f3f5ef;--muted:#9ca29b;--line:rgba(255,255,255,.12);--display:'Space Grotesk',Arial,sans-serif;--body:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:var(--ink);color:#fff;font-family:var(--body);-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--acid);color:#080a09}.container{width:min(1180px,calc(100% - 48px));margin:auto}.section{padding:128px 0;position:relative}.site-header{position:fixed;z-index:100;inset:0 0 auto;border-bottom:1px solid #fff0;transition:.3s}.site-header.is-scrolled{background:rgb(8 10 9 / .82);border-color:rgb(255 255 255 / .08);backdrop-filter:blur(20px)}.nav-shell{width:min(1320px,calc(100% - 48px));min-height:84px;margin:auto;display:flex;align-items:center;justify-content:space-between;transition:.3s}.is-scrolled .nav-shell{min-height:70px}.brand{display:inline-flex;align-items:center;gap:12px;position:relative;z-index:102}.brand-mark{width:40px;height:30px;display:inline-flex;align-items:center;padding-right:9px;color:var(--acid);font:700 24px/1 var(--display);letter-spacing:-10px;transform:skew(-8deg)}.brand-name{font:650 17px/1 var(--display);letter-spacing:.18em}.nav-links{display:flex;align-items:center;gap:38px;margin-left:90px}.nav-links>a:not(.nav-mobile-cta){color:#c6cbc5;font-size:13px;font-weight:650;transition:.2s}.nav-links>a:hover{color:var(--acid)}.nav-mobile-cta{display:none}.button{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #fff0;font-size:13px;font-weight:800;letter-spacing:.02em;transition:.25s}.button:hover{transform:translateY(-2px)}.button-compact{min-height:44px;padding:0 18px;border-color:rgb(255 255 255 / .18);background:rgb(255 255 255 / .05)}.button-compact:hover{border-color:var(--acid);color:var(--acid)}.button-primary{background:var(--acid);color:#0a0c0a;box-shadow:0 16px 44px rgb(185 255 56 / .14)}.button-primary:hover{background:#cdff73;box-shadow:0 20px 48px rgb(185 255 56 / .2)}.button-ghost{border-color:rgb(255 255 255 / .2)}.menu-toggle{display:none}.hero{min-height:100svh;position:relative;display:flex;align-items:center;overflow:hidden;padding:132px 0 94px;background:radial-gradient(circle at 84% 42%,rgb(125 172 41 / .1),transparent 32%),linear-gradient(150deg,#080a09 35%,#0e110e)}.hero:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgb(185 255 56 / .45),transparent)}.grid-texture{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgb(255 255 255 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .035) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(circle at 70% 50%,#000,transparent 67%)}.hero-glow{position:absolute;width:340px;height:340px;right:2%;top:27%;border-radius:50%;background:rgb(164 255 0 / .08);filter:blur(80px)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:72px}.eyebrow{display:flex;align-items:center;gap:10px;color:#b2b7b1;font-size:11px;font-weight:750;letter-spacing:.2em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--acid);box-shadow:0 0 18px var(--acid)}h1,h2,h3{font-family:var(--display)}h1{margin:24px 0 0;font-size:clamp(58px,6vw,92px);line-height:.96;font-weight:560;letter-spacing:-.058em}h1 em,h2 em{color:var(--acid);font-style:normal}.hero-lead{max-width:620px;margin:30px 0 0;color:#aeb4ad;font-size:17px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:37px}.text-link{padding:12px 0;display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid rgb(255 255 255 / .2);color:#d9ddd7;font-size:13px;font-weight:750;transition:.2s}.text-link:hover{color:var(--acid);border-color:var(--acid)}.hero-proof{display:flex;gap:24px;margin-top:45px;color:#737a73;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero-proof span{display:flex;align-items:center;gap:8px}.hero-proof span:before{content:'';width:3px;height:3px;border-radius:50%;background:var(--acid)}.hero-visual{height:555px;position:relative;perspective:1200px}.orbit{position:absolute;border:1px solid rgb(185 255 56 / .08);border-radius:50%}.orbit-a{width:590px;height:590px;left:-36px;top:-16px}.orbit-b{width:470px;height:470px;left:28px;top:45px;border-color:rgb(255 255 255 / .05)}.visual-card{position:absolute;border:1px solid rgb(255 255 255 / .13);background:rgb(17 20 17 / .88);box-shadow:0 42px 90px rgb(0 0 0 / .48);backdrop-filter:blur(16px)}.main-panel{inset:38px 14px 34px 30px;padding:27px;overflow:hidden;transform:rotateY(-5deg) rotateX(2deg)}.main-panel:before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgb(255 255 255 / .035),transparent 44%)}.panel-topline{display:flex;justify-content:space-between;align-items:center;color:#858b84;font:700 9px/1 var(--display);letter-spacing:.18em}.live-pill{padding:7px 9px;display:flex;align-items:center;gap:7px;border:1px solid rgb(185 255 56 / .22);color:var(--acid);font-size:8px}.live-pill i{width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 8px currentColor}.panel-heading{display:flex;flex-direction:column;margin-top:38px;color:#9fa59e;font:400 25px/1.2 var(--display);letter-spacing:-.03em}.panel-heading strong{color:#fff;font-size:31px;font-weight:580}.signal-visual{position:absolute;inset:150px 22px 55px;display:grid;place-items:center;overflow:hidden}.signal-visual:before,.signal-visual:after{content:'';position:absolute;width:330px;height:330px;border:1px solid rgb(185 255 56 / .14);border-radius:50%}.signal-visual:after{width:220px;height:220px;border-color:rgb(255 255 255 / .1)}.signal-core{z-index:3;width:112px;height:112px;display:grid;place-items:center;border:1px solid rgb(185 255 56 / .45);border-radius:50%;background:radial-gradient(circle,rgb(185 255 56 / .17),rgb(13 17 13 / .92) 68%);box-shadow:0 0 70px rgb(185 255 56 / .15)}.signal-core .brand-mark{transform:scale(1.5) skew(-8deg)}.signal-line{position:absolute;width:500px;height:1px;background:linear-gradient(90deg,transparent,rgb(185 255 56 / .6),transparent)}.line-a{transform:rotate(26deg)}.line-b{transform:rotate(-38deg);opacity:.5}.line-c{transform:rotate(90deg);opacity:.25}.panel-footer{position:absolute;left:28px;right:28px;bottom:23px;display:flex;justify-content:space-between;color:#626861;font:600 8px/1 var(--display);letter-spacing:.15em}.panel-footer span:before{content:'';width:4px;height:4px;margin-right:6px;display:inline-block;border-radius:50%;background:var(--acid)}.float-card{z-index:3}.float-card small{color:#777d76;font-size:8px;font-weight:800;letter-spacing:.17em}.float-top{width:178px;right:-54px;top:8px;padding:20px}.float-top strong{display:block;margin-top:13px;font:570 19px/1.25 var(--display)}.float-top b{position:absolute;right:14px;bottom:14px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--acid);color:#111}.float-bottom{width:225px;left:-40px;bottom:0;padding:15px;display:flex;align-items:center;gap:14px}.float-bottom strong{display:block;margin-top:4px;font:560 15px/1 var(--display)}.metric{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgb(185 255 56 / .35);border-radius:50%;color:var(--acid);font:600 12px/1 var(--display);box-shadow:inset 0 0 20px rgb(185 255 56 / .06)}.reveal{animation:reveal .8s both cubic-bezier(.2,.72,.2,1)}.d1{animation-delay:.08s}.d2{animation-delay:.16s}.d3{animation-delay:.24s}.d4{animation-delay:.32s}@keyframes reveal{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.services{background:var(--paper);color:#111411}.section-intro{display:grid;grid-template-columns:220px 1fr;gap:30px;margin-bottom:64px}.section-no{color:#7d837c;font:700 10px/1 var(--display);letter-spacing:.18em}.section-intro h2,.approach h2,.contact h2{margin:0;font-size:clamp(44px,5vw,70px);line-height:1.02;font-weight:560;letter-spacing:-.05em}.services h2 em{color:#6c9024}.section-intro p{max-width:500px;margin:22px 0 0;color:#686e68;font-size:15px;line-height:1.75}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dce0d8}.service-card{min-height:520px;position:relative;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #dce0d8;background:rgb(255 255 255 / .42);overflow:hidden;transition:.3s}.service-card:last-child{border-right:0}.service-card:before{content:'';position:absolute;top:0;left:0;right:100%;height:3px;background:var(--acid);transition:.35s}.service-card:hover{background:#fff;transform:translateY(-5px)}.service-card:hover:before{right:0}.service-card.featured{background:#111411;color:#fff}.service-no{color:#90968e;font:700 10px/1 var(--display);letter-spacing:.15em}.service-art{height:135px;display:grid;place-items:center}.art-web{position:relative;color:var(--acid)}.art-web i{position:absolute;width:86px;height:58px;border:1px solid currentColor}.art-web i:nth-child(1){transform:translate(-18px,-16px);opacity:.3}.art-web i:nth-child(2){opacity:.6}.art-web i:nth-child(3){transform:translate(18px,16px);background:rgb(185 255 56 / .07)}.art-code{font:400 43px/1 var(--display);letter-spacing:-.1em}.art-growth{display:flex;align-items:flex-end;justify-content:center;gap:5px;position:relative}.art-growth i{width:16px;border:1px solid #111;background:rgb(185 255 56 / .1)}.art-growth i:nth-child(1){height:24px}.art-growth i:nth-child(2){height:45px}.art-growth i:nth-child(3){height:69px}.art-growth b{position:absolute;width:80px;height:50px;border-top:1px solid #7ba524;transform:skewY(-31deg) translate(7px,-10px)}.service-card h3{margin:0;font-size:30px;line-height:1.08;font-weight:570;letter-spacing:-.04em}.service-card p{min-height:78px;margin:20px 0 22px;color:#747a73;font-size:13px;line-height:1.7}.featured p{color:#929891}.service-card ul{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.service-card li{padding:7px 9px;border:1px solid #d6dad3;color:#676d66;font-size:9px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.featured li{border-color:rgb(255 255 255 / .15);color:#adb3ac}.card-arrow{position:absolute;top:24px;right:24px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #d3d7d0;border-radius:50%;transition:.2s}.featured .card-arrow{border-color:rgb(185 255 56 / .35);color:var(--acid)}.card-arrow:hover{background:var(--acid);color:#111;transform:rotate(8deg)}.approach{overflow:hidden;background:#0d0f0e}.approach:before{content:'NW';position:absolute;left:-50px;bottom:-150px;color:rgb(255 255 255 / .018);font:700 430px/1 var(--display);letter-spacing:-.15em}.approach-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:115px;align-items:center}.approach-copy{position:relative;z-index:1}.approach h2{margin-top:26px}.approach-copy>p{max-width:505px;margin:27px 0;color:#90968f;font-size:15px;line-height:1.85}.bright{color:var(--acid);border-color:rgb(185 255 56 / .35)}.process-list{border-top:1px solid var(--line)}.process-item{min-height:105px;display:grid;grid-template-columns:50px 135px 1fr;gap:12px;align-items:center;border-bottom:1px solid var(--line);transition:.3s}.process-item:hover{padding-left:15px;background:linear-gradient(90deg,rgb(185 255 56 / .045),transparent)}.process-item span{color:var(--acid);font:600 10px/1 var(--display)}.process-item strong{font:560 21px/1 var(--display)}.process-item p{color:#767c76;font-size:12px;line-height:1.5}.contact{padding:90px 0;background:var(--paper);color:#101310}.contact-panel{min-height:570px;position:relative;padding:80px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:#111411;color:#fff}.contact-panel:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:62px 62px;mask-image:radial-gradient(circle,#000,transparent 70%)}.contact-panel>*{position:relative;z-index:2}.contact-orb{position:absolute;z-index:1;top:50%;left:50%;width:430px;height:430px;display:grid;place-items:center;border:1px solid rgb(185 255 56 / .14);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 120px rgb(185 255 56 / .055) inset}.contact-orb:before,.contact-orb:after{content:'';position:absolute;border:1px solid rgb(255 255 255 / .06);border-radius:50%}.contact-orb:before{width:320px;height:320px}.contact-orb:after{width:220px;height:220px}.contact-orb span{opacity:.04;color:var(--acid);font:700 130px/1 var(--display);letter-spacing:-.2em}.contact h2{margin-top:21px}.contact-panel>p{max-width:540px;margin:24px 0 0;color:#979d96;font-size:15px;line-height:1.75}.contact-actions{display:flex;gap:12px;margin-top:32px}.contact-mail{margin-top:26px;padding-bottom:4px;border-bottom:1px solid #414541;color:#777d77;font-size:11px;letter-spacing:.12em}footer{border-top:1px solid rgb(255 255 255 / .08);background:var(--ink)}.footer-inner{min-height:170px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:24px}.footer-inner>p{text-align:center;color:#6f756e;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.footer-links{display:flex;justify-content:flex-end;gap:22px}.footer-links a{color:#a0a59f;font-size:11px}.footer-links a:hover{color:var(--acid)}.footer-inner small{grid-column:1/-1;margin-top:-24px;color:#484d48;font-size:9px;letter-spacing:.08em}.observe{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.observe.in-view{opacity:1;transform:none}@media(max-width:1080px){.hero-grid{gap:35px}.hero-visual{transform:scale(.9);transform-origin:center right}.float-top{right:-18px}.float-bottom{left:-14px}.nav-links{margin-left:30px;gap:25px}.approach-grid{gap:70px}}@media(max-width:860px){.container{width:min(100% - 36px,680px)}.nav-shell{width:calc(100% - 36px);min-height:72px}.header-cta{display:none}.menu-toggle{width:42px;height:42px;position:relative;z-index:102;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0;border:1px solid rgb(255 255 255 / .15);background:rgb(255 255 255 / .04);color:#fff}.menu-toggle span{width:17px;height:1px;background:currentColor;transition:.25s}.menu-toggle.is-active span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.is-active span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav-links{position:fixed;inset:0;margin:0;padding:100px 32px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;background:rgb(8 10 9 / .97);backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(-15px);transition:.3s}.nav-links.is-open{opacity:1;visibility:visible;transform:none}.nav-links>a:not(.nav-mobile-cta){width:100%;padding:18px 0;border-bottom:1px solid rgb(255 255 255 / .1);color:#fff;font:500 29px/1 var(--display)}.nav-mobile-cta{display:flex;align-items:center;gap:10px;margin-top:32px;color:var(--acid);font-weight:800}.hero{min-height:auto;padding:132px 0 75px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero h1{font-size:clamp(54px,12vw,76px)}.hero-visual{width:min(100%,560px);height:490px;margin:auto;transform:none}.main-panel{inset:30px 35px 25px}.float-top{right:0}.float-bottom{left:0}.section{padding:95px 0}.section-intro{grid-template-columns:1fr;gap:25px}.service-grid{grid-template-columns:1fr}.service-card{min-height:430px;border-right:0;border-bottom:1px solid #dce0d8}.service-card:last-child{border-bottom:0}.service-art{height:100px}.service-card p{min-height:0;max-width:470px}.approach-grid{grid-template-columns:1fr;gap:60px}}@media(max-width:560px){.container{width:calc(100% - 28px)}.brand-name{font-size:14px}.brand-mark{width:36px;font-size:21px}.hero{padding-top:112px}.hero h1{font-size:clamp(47px,14vw,64px);line-height:.98}.hero-lead{margin-top:23px;font-size:15px;line-height:1.72}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px;margin-top:30px}.hero-actions .button{width:100%}.hero-proof{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:33px}.hero-visual{height:405px;margin-top:10px}.main-panel{inset:25px 5px 28px;padding:19px;transform:none}.panel-heading{margin-top:25px;font-size:19px}.panel-heading strong{font-size:24px}.signal-visual{inset:120px 15px 48px}.signal-core{width:85px;height:85px}.signal-core .brand-mark{transform:scale(1.15) skew(-8deg)}.float-top{width:148px;right:-5px;top:4px;padding:14px}.float-top strong{font-size:15px}.float-top b{display:none}.float-bottom{width:195px;left:-3px;padding:11px}.metric{width:44px;height:44px}.panel-footer{left:18px;right:18px}.panel-footer span:nth-child(2),.panel-footer span:nth-child(3){display:none}.section{padding:78px 0}.section-intro{margin-bottom:40px}.section-intro h2,.approach h2,.contact h2{font-size:43px}.service-card{min-height:450px;padding:23px}.service-card h3{font-size:27px}.service-art{height:110px}.process-item{grid-template-columns:34px 90px 1fr;min-height:92px}.process-item strong{font-size:17px}.process-item p{font-size:10px}.contact{padding:14px 0}.contact-panel{width:100%;min-height:600px;padding:72px 18px}.contact-actions{width:100%;flex-direction:column}.contact-actions .button{width:100%}.contact-orb{width:360px;height:360px}.footer-inner{grid-template-columns:1fr;min-height:auto;padding:55px 0 35px;text-align:center}.footer-inner .brand{justify-content:center}.footer-links{justify-content:center}.footer-inner small{grid-column:1;margin:10px 0 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}body.admin-bar .site-header{top:32px}@media screen and (max-width:782px){body.admin-bar .site-header{top:46px}}.zw-content li>a{width:100%;display:flex;align-items:center;justify-content:space-between;color:inherit;text-decoration:none}.zw-content li>a:hover{color:var(--zw-green)}.zw-content .zw-premium-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.zw-content .zw-premium-list li{min-height:150px;padding:0;border:1px solid var(--zw-line);background:linear-gradient(145deg,rgb(255 255 255 / .035),rgb(255 255 255 / .012));overflow:hidden}.zw-content .zw-premium-list li>a,.zw-content .zw-premium-list li>div{min-height:150px;position:relative;padding:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:9px}.zw-content .zw-premium-list small{position:absolute;top:22px;left:24px;color:var(--zw-green);font-size:9px;font-weight:800;letter-spacing:.14em}.zw-content .zw-premium-list strong{max-width:85%;color:var(--zw-white);font-size:17px;line-height:1.35}.zw-content .zw-premium-list a>span{position:absolute;right:22px;bottom:22px;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgb(168 255 31 / .35);border-radius:50%;color:var(--zw-green);transition:.25s ease}.zw-content .zw-premium-list a:hover{background:rgb(168 255 31 / .055)}.zw-content .zw-premium-list a:hover>span{background:var(--zw-green);color:#071006}.zw-content .zw-info-list li>div{opacity:.9}.zw-content .zw-list-hizmetler{grid-template-columns:1fr;gap:0;border-top:1px solid var(--zw-line)}.zw-content .zw-list-hizmetler li{min-height:112px;border:0;border-bottom:1px solid var(--zw-line);background:#fff0}.zw-content .zw-list-hizmetler li>a{min-height:112px;padding:25px 72px 25px 88px;justify-content:center}.zw-content .zw-list-hizmetler small{top:50%;left:4px;transform:translateY(-50%)}.zw-content .zw-list-hizmetler strong{max-width:none;font-size:clamp(20px, 2.2vw, 29px);letter-spacing:-.025em}.zw-content .zw-list-hizmetler a>span{right:6px;bottom:50%;transform:translateY(50%)!important}.zw-content .zw-list-hizmetler a:hover{padding-left:102px;background:linear-gradient(90deg,rgb(168 255 31 / .08),transparent 68%)}.zw-content:has(.zw-list-projeler) .zw-grid{grid-template-columns:.72fr 1.28fr;gap:55px}.zw-content .zw-list-projeler{width:calc(50vw + 45%);display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--zw-green) #fff0;padding:0 0 15px}.zw-content .zw-list-projeler li{width:330px;min-width:330px;min-height:330px;scroll-snap-align:start;border-color:rgb(255 255 255 / .11);background:radial-gradient(circle at 78% 22%,rgb(168 255 31 / .18),transparent 28%),#101713}.zw-content .zw-list-projeler li:nth-child(2){background:radial-gradient(circle at 75% 20%,rgb(49 111 255 / .25),transparent 30%),#0d1219}.zw-content .zw-list-projeler li:nth-child(3){background:radial-gradient(circle at 76% 18%,rgb(255 190 54 / .17),transparent 30%),#15130e}.zw-content .zw-list-projeler li:nth-child(4){background:radial-gradient(circle at 78% 20%,rgb(168 255 31 / .13),transparent 30%),#121513}.zw-content .zw-list-projeler li>a{min-height:330px;padding:28px}.zw-content .zw-list-projeler strong{max-width:92%;font-size:25px;letter-spacing:-.035em}.zw-content .zw-list-projeler a:before{content:'ZW';position:absolute;top:72px;right:25px;color:rgb(255 255 255 / .035);font-size:92px;font-weight:800;letter-spacing:-.12em}.zw-content .zw-list-iletisim{grid-template-columns:repeat(3,1fr);gap:10px}.zw-content .zw-list-iletisim li{min-height:180px}.zw-content .zw-list-iletisim li>a{min-height:180px}.zw-content .zw-list-iletisim li:nth-child(4){min-height:108px;grid-column:1 / -1;background:var(--zw-green);border-color:var(--zw-green)}.zw-content .zw-list-iletisim li:nth-child(4)>a{min-height:108px;justify-content:center;padding:24px 86px 24px 28px}.zw-content .zw-list-iletisim li:nth-child(4) small{color:#23300d}.zw-content .zw-list-iletisim li:nth-child(4) strong{color:#071006;font-size:24px}.zw-content .zw-list-iletisim li:nth-child(4) a>span{color:var(--zw-green);background:#071006;border-color:#071006}.zw-content .zw-info-list{grid-template-columns:1fr;gap:0;border-top:1px solid var(--zw-line)}.zw-content .zw-info-list li{min-height:88px;border:0;border-bottom:1px solid var(--zw-line);background:#fff0}.zw-content .zw-info-list li>div{min-height:88px;padding:24px 20px 20px 80px;justify-content:center}.zw-content .zw-info-list small{top:50%;left:0;transform:translateY(-50%)}.zw-content .zw-info-list strong{max-width:none;font-size:18px}@media (pointer:fine){.custom-cursor-dot,.custom-cursor-ring{translate:-50% -50%}}.zw-content li span,.zw-cta span,.zw-secondary span,.zw-final span{font-family:Arial,sans-serif;font-weight:400;line-height:1;transform:none!important}@media (max-width:860px){.zw-content:has(.zw-list-projeler) .zw-grid{grid-template-columns:1fr;gap:45px}.zw-content .zw-list-projeler{width:calc(100vw - 14px)}.pointer-glow,.zw-orbit,.zw-system-core>i{display:none!important}.zw-page-hero,.zw-header{backdrop-filter:none!important}.capability-rail .rail-track{animation:none!important;transform:none!important}.zw-system-card,.zw-float-card,.zw-service-grid a,.zw-steps article{box-shadow:none!important}.zw-page-hero{background-image:radial-gradient(circle at 75% 35%,rgb(168 255 31 / .08),transparent 32%)!important}.zw-page *{scroll-behavior:auto}.zw-content li{content-visibility:auto;contain-intrinsic-size:70px}}@media (max-width:560px){.zw-content .zw-premium-list{grid-template-columns:1fr}.zw-content .zw-list-hizmetler li>a{padding-left:72px}.zw-content .zw-list-hizmetler a:hover{padding-left:78px}.zw-content .zw-list-iletisim li:nth-child(4){grid-column:1}.zw-content .zw-premium-list li,.zw-content .zw-premium-list li>a,.zw-content .zw-premium-list li>div{min-height:132px}}.zw-content .zw-grid:has(.zw-premium-list){grid-template-columns:1fr;gap:58px}.zw-content .zw-grid:has(.zw-premium-list)>div:first-child{max-width:780px}.zw-content .zw-grid:has(.zw-premium-list)>div:first-child>p:last-child{max-width:680px;color:#aab3ac;font-size:18px;line-height:1.8}.zw-content .zw-list-projeler{width:100%}.zw-content .zw-list-iletisim{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.zw-content .zw-list-iletisim li{min-width:0;min-height:210px;border-color:#344139;background:linear-gradient(145deg,#151e18,#0e1511)}.zw-content .zw-list-iletisim li>a{min-height:210px;padding:30px}.zw-content .zw-list-iletisim strong{width:100%;max-width:calc(100% - 30px);color:#f7faf7;font-size:clamp(17px, 1.55vw, 22px);line-height:1.4;overflow-wrap:anywhere}.zw-content .zw-list-iletisim small{top:28px;left:30px;color:#b9ff38;font-size:10px}.zw-content .zw-list-iletisim li:nth-child(4){min-height:128px;background:linear-gradient(100deg,#b9ff38,#96ec16)}.zw-content .zw-list-iletisim li:nth-child(4)>a{min-height:128px}.zw-content .zw-info-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid #303b34;background:#303b34}.zw-content .zw-info-list li{min-height:150px;border:0;background:#101713}.zw-content .zw-info-list li>div{min-height:150px;padding:62px 28px 27px;justify-content:flex-end;opacity:1}.zw-content .zw-info-list small{top:25px;left:28px;transform:none;color:#a8ff1f}.zw-content .zw-info-list strong{max-width:95%;color:#f0f4f1;font-size:clamp(18px, 1.8vw, 24px);line-height:1.38;letter-spacing:-.02em}@media (max-width:800px){.zw-content .zw-grid:has(.zw-premium-list){gap:40px}.zw-content .zw-list-iletisim,.zw-content .zw-info-list{grid-template-columns:1fr}.zw-content .zw-list-iletisim li:nth-child(4){grid-column:1}.zw-content .zw-list-iletisim li,.zw-content .zw-list-iletisim li>a{min-height:165px}.zw-content .zw-list-iletisim li:nth-child(4),.zw-content .zw-list-iletisim li:nth-child(4)>a{min-height:112px}.zw-content .zw-info-list li,.zw-content .zw-info-list li>div{min-height:125px}}.zw-page-hero{min-height:760px!important;padding:105px 0 72px!important}.zw-page-hero-grid{gap:82px}.zw-page-copy h1{margin:22px 0 24px}.zw-lead{max-width:650px}.zw-content,.zw-process,.zw-faq{scroll-margin-top:96px}.zw-content{padding:100px 0!important}.zw-content .zw-grid:has(.zw-premium-list){gap:46px}.zw-content .zw-grid:has(.zw-premium-list)>div:first-child>h2{max-width:820px;margin-bottom:24px}.zw-content .zw-list-iletisim li{position:relative;box-shadow:0 20px 50px rgb(10 18 12 / .08);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.zw-content .zw-list-iletisim li:not(:last-child):hover{z-index:2;transform:translateY(-7px);border-color:rgb(119 177 23 / .7);box-shadow:0 28px 65px rgb(10 18 12 / .16)}.zw-content .zw-list-iletisim li:before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--zw-green),transparent 70%);opacity:.65}.zw-process{padding:92px 0 96px!important;background:radial-gradient(circle at 74% 20%,rgb(168 255 31 / .055),transparent 26%),#101713!important}.zw-process .zw-label{display:inline-flex;align-items:center;gap:10px}.zw-process .zw-label:before{content:'';width:22px;height:1px;background:var(--zw-green)}.zw-process h2{max-width:880px;margin-bottom:44px}.zw-steps{margin-top:0;border-color:#334038}.zw-steps article{min-height:235px;position:relative;padding:30px 28px;overflow:hidden}.zw-steps article:after{content:'';position:absolute;right:-55px;bottom:-55px;width:120px;height:120px;border:1px solid rgb(168 255 31 / .12);border-radius:50%}.zw-steps b{font-size:12px;letter-spacing:.12em}.zw-steps h3{margin:55px 0 14px;font-size:25px}.zw-steps p{max-width:210px;color:#939d95!important;font-size:15px!important}.zw-faq{padding:96px 0 104px!important;background:#0a100c}.zw-faq .zw-wrap{display:grid;grid-template-columns:.72fr 1.28fr;grid-auto-flow:row;column-gap:90px;align-items:start}.zw-faq .zw-label{grid-column:1;grid-row:1;margin:8px 0 0}.zw-faq h2{grid-column:1;grid-row:2;max-width:430px;margin-top:22px}.zw-faq details{grid-column:2;padding:27px 4px;border-color:#263029}.zw-faq details:first-of-type{grid-row:1}.zw-faq details:nth-of-type(2){grid-row:2}.zw-faq summary{color:#edf2ee;font-size:18px}.zw-faq details[open] summary{color:var(--zw-green)}.zw-faq details p{padding-right:50px;color:#99a29b!important;font-size:15px!important}.zw-final{min-height:0;padding:88px 0 94px!important;position:relative;overflow:hidden;background:linear-gradient(105deg,#b9ff38,#9cf218)!important}.zw-final:after{content:'ZW';position:absolute;right:7%;bottom:-38px;color:rgb(7 16 6 / .055);font-size:250px;font-weight:800;line-height:.8;letter-spacing:-.16em}.zw-final .zw-wrap{position:relative;z-index:1}.zw-final h2{max-width:900px;margin:0 0 26px;font-size:clamp(45px,5vw,72px)!important;line-height:.98}.zw-final .zw-cta{margin-top:0;min-width:190px;justify-content:space-between}.zw-footer{min-height:110px;align-items:center}@media (max-width:900px){.zw-page-hero{min-height:auto!important;padding:125px 0 70px!important}.zw-faq .zw-wrap{grid-template-columns:1fr;column-gap:0}.zw-faq .zw-label,.zw-faq h2,.zw-faq details,.zw-faq details:first-of-type,.zw-faq details:nth-of-type(2){grid-column:1;grid-row:auto}.zw-faq h2{margin-bottom:35px}}@media (max-width:560px){.zw-content{padding:76px 0!important}.zw-process,.zw-faq{padding:76px 0!important}.zw-steps article{min-height:190px}.zw-final{padding:70px 0 74px!important}.zw-final:after{font-size:145px}}.zeonware-premium-theme .hero{min-height:780px;padding:112px 0 72px}.zeonware-premium-theme .hero-grid{gap:62px}.zeonware-premium-theme .hero-visual{height:510px}@media (max-width:860px){.zeonware-premium-theme .site-header{z-index:1000}.zeonware-premium-theme .brand,.zeonware-premium-theme .menu-toggle{z-index:1003}.zeonware-premium-theme .menu-toggle{flex:0 0 44px;width:44px;height:44px;border-color:rgb(185 255 56 / .28);background:#111713;touch-action:manipulation}.zeonware-premium-theme .nav-links{z-index:1002;height:100dvh;padding:105px 24px 34px;justify-content:flex-start;overflow-y:auto;background:radial-gradient(circle at 82% 14%,rgb(185 255 56 / .1),transparent 25%),#080c09;backdrop-filter:none;pointer-events:none}.zeonware-premium-theme .nav-links.is-open{pointer-events:auto}.zeonware-premium-theme .nav-links>a:not(.nav-mobile-cta),.zeonware-premium-theme .nav-dropdown-trigger{min-height:60px;padding:16px 2px;font-size:clamp(25px, 8vw, 34px)!important}.zeonware-premium-theme .nav-dropdown-menu{max-height:0;padding:0 0 0 12px;opacity:1;visibility:visible}.zeonware-premium-theme .nav-dropdown.is-open .nav-dropdown-menu{max-height:360px;padding-top:8px;padding-bottom:12px}.zeonware-premium-theme .nav-dropdown-menu a{min-height:46px;padding:12px 3px;font-size:14px}.zeonware-premium-theme .nav-mobile-cta{width:100%;min-height:58px;margin-top:24px;padding:0 18px;justify-content:space-between;background:var(--acid);color:#071006}.zeonware-premium-theme .hero{min-height:auto;padding:108px 0 68px}.zeonware-premium-theme .hero-grid{gap:34px}.zeonware-premium-theme .hero-visual{height:420px}}@media (max-width:560px){.zeonware-premium-theme .hero{padding-top:96px}.zeonware-premium-theme .hero h1{font-size:clamp(44px, 13vw, 61px)}.zeonware-premium-theme .hero-visual{height:355px}.zeonware-premium-theme .float-bottom{display:none}}.button>span:last-child,.text-link>span:last-child,.zw-cta>span:last-child,.nav-mobile-cta>span:last-child,.nav-dropdown-menu a>span:last-child,.zw-service-grid a>span:last-child,.zw-premium-list a>span:last-child,.case-next>span:last-child{width:32px;height:32px;flex:0 0 32px;position:relative;display:inline-grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:0!important;line-height:0;opacity:.9;transition:background .25s ease,color .25s ease,transform .25s ease,border-color .25s ease}.button>span:last-child:before,.text-link>span:last-child:before,.zw-cta>span:last-child:before,.nav-mobile-cta>span:last-child:before,.nav-dropdown-menu a>span:last-child:before,.zw-service-grid a>span:last-child:before,.zw-premium-list a>span:last-child:before,.case-next>span:last-child:before{content:'';width:11px;height:1px;background:currentColor;transition:transform .25s ease}.button>span:last-child:after,.text-link>span:last-child:after,.zw-cta>span:last-child:after,.nav-mobile-cta>span:last-child:after,.nav-dropdown-menu a>span:last-child:after,.zw-service-grid a>span:last-child:after,.zw-premium-list a>span:last-child:after,.case-next>span:last-child:after{content:'';position:absolute;right:9px;width:5px;height:5px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);transition:right .25s ease}.button:hover>span:last-child,.text-link:hover>span:last-child,.zw-cta:hover>span:last-child,.nav-mobile-cta:hover>span:last-child,.nav-dropdown-menu a:hover>span:last-child,.zw-service-grid a:hover>span:last-child,.zw-premium-list a:hover>span:last-child,.case-next:hover>span:last-child{transform:translateX(3px)}.button:hover>span:last-child:before,.text-link:hover>span:last-child:before,.zw-cta:hover>span:last-child:before,.nav-mobile-cta:hover>span:last-child:before,.nav-dropdown-menu a:hover>span:last-child:before,.zw-service-grid a:hover>span:last-child:before,.zw-premium-list a:hover>span:last-child:before,.case-next:hover>span:last-child:before{transform:scaleX(1.2)}.button-primary>span:last-child,.zw-cta>span:last-child,.nav-mobile-cta>span:last-child{border-color:rgb(7 16 6 / .42)}.zw-final .zw-cta>span:last-child,.zw-list-iletisim li:nth-child(4) a>span:last-child{border-color:rgb(185 255 56 / .45)}.zw-secondary>span:last-child{width:28px;height:28px;position:relative;display:inline-grid;place-items:center;border:1px solid rgb(255 255 255 / .25);border-radius:50%;font-size:0!important}.zw-secondary>span:last-child:before{content:'';width:1px;height:10px;background:currentColor}.zw-secondary>span:last-child:after{content:'';position:absolute;bottom:8px;width:5px;height:5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}.card-arrow{font-size:0!important}.card-arrow:before{content:'';width:11px;height:1px;background:currentColor}.card-arrow:after{content:'';position:absolute;right:11px;width:5px;height:5px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.project-card:before{content:'VIEW'!important;width:auto!important;min-width:48px;padding:0 12px;border-radius:999px!important;font-size:8px!important;font-weight:800;letter-spacing:.13em}.zeonware-premium-theme .hero{min-height:clamp(860px, 88svh, 940px);padding:120px 0 82px}.zw-page-hero{min-height:clamp(830px, 86svh, 920px)!important;padding:115px 0 78px!important}.button>span:last-child,.text-link>span:last-child,.zw-cta>span:last-child,.nav-mobile-cta>span:last-child,.nav-dropdown-menu a>span:last-child,.zw-service-grid a>span:last-child,.zw-premium-list a>span:last-child,.case-next>span:last-child{width:7px!important;height:7px!important;min-width:7px;flex-basis:7px;border:0!important;border-radius:50%!important;background:currentColor!important;box-shadow:0 0 12px currentColor;opacity:.88;transform:none!important}.button>span:last-child:before,.button>span:last-child:after,.text-link>span:last-child:before,.text-link>span:last-child:after,.zw-cta>span:last-child:before,.zw-cta>span:last-child:after,.nav-mobile-cta>span:last-child:before,.nav-mobile-cta>span:last-child:after,.nav-dropdown-menu a>span:last-child:before,.nav-dropdown-menu a>span:last-child:after,.zw-service-grid a>span:last-child:before,.zw-service-grid a>span:last-child:after,.zw-premium-list a>span:last-child:before,.zw-premium-list a>span:last-child:after,.case-next>span:last-child:before,.case-next>span:last-child:after{display:none!important}.button:hover>span:last-child,.text-link:hover>span:last-child,.zw-cta:hover>span:last-child,.nav-mobile-cta:hover>span:last-child,.nav-dropdown-menu a:hover>span:last-child,.zw-service-grid a:hover>span:last-child,.zw-premium-list a:hover>span:last-child,.case-next:hover>span:last-child{transform:translateX(4px) scale(1.35)!important}.zw-premium-list a>span:last-child{right:29px!important;bottom:31px!important}.zw-list-hizmetler a>span:last-child{right:22px!important;bottom:50%!important;transform:translateY(50%)!important}.zw-list-hizmetler a:hover>span:last-child{transform:translate(4px,50%) scale(1.35)!important}.card-arrow{width:auto!important;min-width:54px;padding:0 12px;border-radius:999px!important;font-size:0!important;letter-spacing:.12em}.card-arrow:before{content:'İNCELE'!important;width:auto!important;height:auto!important;background:none!important;font-size:7px;font-weight:800}.card-arrow:after{display:none!important}.project-card:before{content:'İNCELE'!important}.zw-secondary>span:last-child{width:7px!important;height:7px!important;border:0!important;border-radius:50%;background:currentColor;box-shadow:0 0 12px currentColor}.zw-secondary>span:last-child:before,.zw-secondary>span:last-child:after{display:none!important}@media (max-width:900px){.zeonware-premium-theme .hero,.zw-page-hero{min-height:auto!important}.zeonware-premium-theme .hero{padding:112px 0 76px}.zw-page-hero{padding:125px 0 74px!important}}.button>span:last-child,.text-link>span:last-child,.zw-cta>span:last-child,.zw-secondary>span:last-child,.nav-mobile-cta>span:last-child,.nav-dropdown-menu a>span:last-child,.zw-service-grid a>span:last-child,.zw-premium-list a>span:last-child,.case-next>span:last-child{width:auto!important;min-width:35px;height:auto!important;min-height:14px;flex:0 0 auto;display:inline-flex!important;align-items:center;justify-content:center;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:currentColor;overflow:visible;opacity:.78;transform:none!important}.button>span:last-child:before,.text-link>span:last-child:before,.zw-cta>span:last-child:before,.zw-secondary>span:last-child:before,.nav-mobile-cta>span:last-child:before,.nav-dropdown-menu a>span:last-child:before,.zw-service-grid a>span:last-child:before,.zw-premium-list a>span:last-child:before,.case-next>span:last-child:before{content:'</ZW>'!important;width:auto!important;height:auto!important;display:block!important;background:transparent!important;color:currentColor;font:800 9px/1 'Space Grotesk',monospace;letter-spacing:-.03em;white-space:nowrap;text-shadow:0 0 12px currentColor;transition:transform .24s ease,opacity .24s ease,text-shadow .24s ease}.button>span:last-child:after,.text-link>span:last-child:after,.zw-cta>span:last-child:after,.zw-secondary>span:last-child:after,.nav-mobile-cta>span:last-child:after,.nav-dropdown-menu a>span:last-child:after,.zw-service-grid a>span:last-child:after,.zw-premium-list a>span:last-child:after,.case-next>span:last-child:after{display:none!important}.button:hover>span:last-child,.text-link:hover>span:last-child,.zw-cta:hover>span:last-child,.zw-secondary:hover>span:last-child,.nav-mobile-cta:hover>span:last-child,.nav-dropdown-menu a:hover>span:last-child,.zw-service-grid a:hover>span:last-child,.zw-premium-list a:hover>span:last-child,.case-next:hover>span:last-child{transform:translateX(4px)!important;opacity:1}.button:hover>span:last-child:before,.text-link:hover>span:last-child:before,.zw-cta:hover>span:last-child:before,.zw-secondary:hover>span:last-child:before,.nav-mobile-cta:hover>span:last-child:before,.nav-dropdown-menu a:hover>span:last-child:before,.zw-service-grid a:hover>span:last-child:before,.zw-premium-list a:hover>span:last-child:before,.case-next:hover>span:last-child:before{transform:skewX(-7deg);text-shadow:0 0 18px currentColor}.zw-premium-list a>span:last-child{right:24px!important;bottom:28px!important}.zw-list-hizmetler a>span:last-child{right:10px!important;bottom:50%!important;transform:translateY(50%)!important}.zw-list-hizmetler a:hover>span:last-child{transform:translate(4px,50%)!important}.card-arrow{width:auto!important;min-width:48px;padding:0 9px;border-radius:0!important;font-size:0!important}.card-arrow:before{content:'</ZW>'!important;display:block!important;width:auto!important;height:auto!important;background:none!important;font:800 8px/1 'Space Grotesk',monospace;text-shadow:0 0 12px currentColor}.card-arrow:after{display:none!important}.project-card:before{content:'</ZW>'!important;min-width:52px}.button>span:last-child,.zw-cta>span:last-child,.nav-mobile-cta>span:last-child,.case-next>span:last-child,.zw-secondary>span:last-child{display:none!important}.text-link>span:last-child,.nav-dropdown-menu a>span:last-child{width:27px!important;min-width:27px;height:1px!important;min-height:1px;display:inline-block!important;border:0!important;background:currentColor!important;box-shadow:none!important;opacity:.55;transform-origin:left center;transition:width .25s ease,opacity .25s ease,transform .25s ease}.text-link>span:last-child:before,.text-link>span:last-child:after,.nav-dropdown-menu a>span:last-child:before,.nav-dropdown-menu a>span:last-child:after{display:none!important}.text-link:hover>span:last-child,.nav-dropdown-menu a:hover>span:last-child{width:39px!important;opacity:1;transform:none!important}.zw-service-grid a>span:last-child,.zw-premium-list a>span:last-child{width:auto!important;min-width:76px;height:auto!important;min-height:18px;display:inline-flex!important;align-items:center;gap:10px;border:0!important;background:transparent!important;box-shadow:none!important;font-size:0!important;opacity:.76;transition:opacity .25s ease,transform .25s ease}.zw-service-grid a>span:last-child:before,.zw-premium-list a>span:last-child:before{content:'İNCELE'!important;width:auto!important;height:auto!important;display:block!important;background:transparent!important;color:currentColor;font:800 8px/1 'Space Grotesk',sans-serif;letter-spacing:.12em;text-shadow:none;white-space:nowrap}.zw-service-grid a>span:last-child:after,.zw-premium-list a>span:last-child:after{content:''!important;width:22px;height:1px;display:block!important;position:static;border:0!important;background:currentColor;transform:none;transition:width .25s ease}.zw-service-grid a:hover>span:last-child,.zw-premium-list a:hover>span:last-child{opacity:1;transform:translateX(3px)!important}.zw-service-grid a:hover>span:last-child:after,.zw-premium-list a:hover>span:last-child:after{width:34px}.zw-premium-list a>span:last-child{right:24px!important;bottom:27px!important}.zw-list-hizmetler a>span:last-child{right:8px!important;bottom:50%!important;transform:translateY(50%)!important}.zw-list-hizmetler a:hover>span:last-child{transform:translate(3px,50%)!important}.card-arrow{width:auto!important;min-width:82px;padding:0 10px;display:flex!important;align-items:center;gap:9px;border-radius:0!important;font-size:0!important}.card-arrow:before{content:'İNCELE'!important;width:auto!important;height:auto!important;display:block!important;background:transparent!important;font:800 7px/1 'Space Grotesk',sans-serif;letter-spacing:.11em;text-shadow:none}.card-arrow:after{content:''!important;width:18px;height:1px;display:block!important;position:static;border:0!important;background:currentColor;transform:none}.project-card:before{content:'CANLI PROJE'!important;min-width:76px;padding:0 13px!important;border-radius:999px!important;font-size:7px!important;letter-spacing:.11em}.zw-content .zw-list-hizmetler{border-color:#c9d0c9}.zw-content .zw-list-hizmetler li{border-color:#c9d0c9!important}.zw-content .zw-list-hizmetler strong{color:#0d120e!important;font-weight:650}.zw-content .zw-list-hizmetler small{color:#497400!important;opacity:1}.zw-content .zw-list-hizmetler a>span:last-child{color:#315500!important;opacity:.9}.zw-content .zw-list-hizmetler a:hover{background:linear-gradient(90deg,rgb(145 210 25 / .15),rgb(145 210 25 / .025) 72%)}.zw-content .zw-list-hizmetler a:hover strong{color:#345800!important}.zw-services .zw-label,.zw-services b{color:#b9ff38!important}.zw-services h2,.zw-services h3{color:#f5f8f5!important}.zw-services p{color:#b0b9b2!important;font-size:16px;line-height:1.7}.zw-services .zw-service-grid>a{border-top:1px solid rgb(185 255 56 / .08)}.zw-services .zw-service-grid>a:hover{background:#18231b;border-top-color:rgb(185 255 56 / .55)}.zw-services .zw-service-grid a>span:last-child{color:#b9ff38!important;opacity:1}.zw-faq{padding:82px 0 90px!important}.zw-faq .zw-wrap{min-height:300px;position:relative;display:block!important}.zw-faq .zw-label{width:330px;position:absolute;top:10px;left:0;margin:0}.zw-faq h2{width:350px;position:absolute;top:55px;left:0;margin:0}.zw-faq details,.zw-faq details:first-of-type,.zw-faq details:nth-of-type(2){width:calc(100% - 430px);margin:0 0 0 430px;position:relative;grid-column:auto;grid-row:auto}.zw-faq details:first-of-type{border-top:1px solid #263029}@media (max-width:900px){.zw-faq .zw-wrap{min-height:0}.zw-faq .zw-label,.zw-faq h2{width:auto;position:static}.zw-faq h2{margin:22px 0 34px}.zw-faq details,.zw-faq details:first-of-type,.zw-faq details:nth-of-type(2){width:100%;margin-left:0}}.rail-track{animation-name:zw-rail-seamless!important;animation-duration:28s;animation-timing-function:linear;animation-iteration-count:infinite}.project-track{animation-name:zw-project-seamless!important;animation-duration:34s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes zw-rail-seamless{to{transform:translate3d(var(--rail-shift,-50%),0,0)}}@keyframes zw-project-seamless{to{transform:translate3d(var(--project-shift,-50%),0,0)}}@media (max-width:860px){.project-track{animation:none!important}.rail-track{animation-duration:22s}}@media (prefers-reduced-motion:reduce){.rail-track,.project-track{animation:none!important}}.zw-legal{padding:110px 24px;background:#f0f3ed;color:#101310}.zw-legal .zw-wrap{max-width:1020px}.zw-legal h2{max-width:800px;margin:16px 0 50px;font-size:clamp(42px,6vw,76px);letter-spacing:-.055em}.zw-legal h3{margin:40px 0 12px;font-size:22px}.zw-legal p{max-width:820px;color:#4e5750;font-size:17px;line-height:1.8}.zw-legal-note{margin-top:52px;padding:28px;border-left:4px solid var(--acid);background:#e2e7de}.zw-legal-note p{margin:8px 0 0}.zw-cookie[hidden]{display:none!important}.zw-cookie{position:fixed;z-index:99999;right:24px;bottom:24px;width:min(680px,calc(100vw - 48px));padding:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;border:1px solid rgb(185 255 56 / .35);background:rgb(7 12 9 / .97);box-shadow:0 24px 70px rgb(0 0 0 / .42);color:#fff;backdrop-filter:blur(18px)}.zw-cookie b{font-size:18px}.zw-cookie p{margin:8px 0;color:#aab3ac;line-height:1.55}.zw-cookie a{color:var(--acid);font-size:12px;font-weight:800}.zw-cookie-actions{display:flex;gap:8px;flex-shrink:0}.zw-cookie button{padding:13px 16px;border:1px solid #465049;background:#fff0;color:#fff;font-weight:800;cursor:pointer}.zw-cookie button:last-child{border-color:var(--acid);background:var(--acid);color:#071006}.zw-error-page{min-height:100vh;display:grid;place-items:center;padding:100px 24px;background:radial-gradient(circle at 70% 30%,rgb(185 255 56 / .12),transparent 30%),#07100b;color:#fff}.zw-error-card{width:min(980px,100%);padding:70px;border:1px solid rgb(255 255 255 / .12);background:rgb(10 18 13 / .76)}.zw-error-code{color:var(--acid);font:800 12px/1 sans-serif;letter-spacing:.2em}.zw-error-card h1{max-width:760px;margin:20px 0;font-size:clamp(52px,8vw,110px);line-height:.9;letter-spacing:-.065em}.zw-error-card p{max-width:620px;color:#aab3ac;font-size:18px;line-height:1.7}.zw-error-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.zw-error-actions a{padding:16px 22px;border:1px solid #39443d;color:#fff;text-decoration:none;font-weight:800}.zw-error-actions a:first-child{border-color:var(--acid);background:var(--acid);color:#071006}@media(max-width:700px){.zw-cookie{right:12px;bottom:12px;width:calc(100vw - 24px);align-items:stretch;flex-direction:column}.zw-cookie-actions button{flex:1}.zw-legal{padding:80px 20px}.zw-error-card{padding:38px 24px}}.services,.approach,.projects,.contact,footer,.zw-content,.zw-services,.zw-process,.zw-faq,.zw-final,.zw-legal{content-visibility:auto;contain-intrinsic-size:auto 780px}img{max-width:100%;height:auto}@media(max-width:860px){.hero-glow,.pointer-glow{display:none!important}.visual-card,.zw-system-card,.nav-links,.site-header.is-scrolled{backdrop-filter:none!important}.grid-texture{opacity:.14}.observe{transition-duration:.45s}}@media(prefers-reduced-data:reduce){.hero-glow,.pointer-glow,.grid-texture,.zw-orbit,.orbit{display:none!important}.rail-track,.project-track,.header-cta:before{animation:none!important}}.project-custom .project-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 48%,color-mix(in srgb,var(--project-accent,#b9ff38) 18%,transparent),transparent 38%),linear-gradient(145deg,#101812,#07100a)}.zw-project-has-image::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,transparent 48%,rgb(3 8 5 / .86))}.zw-project-has-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .65s ease}.project-card:hover .zw-project-has-image>img{transform:scale(1.035);filter:saturate(1.08) contrast(1.03)}.zw-project-has-image .project-code{position:absolute;z-index:3}.zw-project-monogram{position:absolute;inset:19%;display:grid;place-items:center}.zw-project-monogram::before,.zw-project-monogram::after,.zw-project-monogram i{content:"";position:absolute;border:1px solid color-mix(in srgb,var(--project-accent,#b9ff38) 38%,transparent)}.zw-project-monogram::before{inset:8%;transform:rotate(45deg)}.zw-project-monogram::after{inset:22%;border-radius:50%}.zw-project-monogram i:first-child{width:72%;transform:rotate(-34deg)}.zw-project-monogram i:nth-child(2){height:72%;transform:rotate(34deg)}.zw-project-monogram strong{position:relative;z-index:2;color:var(--project-accent,#b9ff38);font-size:clamp(2rem, 4vw, 4.8rem);letter-spacing:-.06em;text-shadow:0 0 28px color-mix(in srgb,var(--project-accent,#b9ff38) 36%,transparent)}.zw-managed-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.zw-dynamic-examples{padding:82px 0 96px!important}.zw-dynamic-examples .projects-heading{margin-bottom:42px!important;opacity:1!important;visibility:visible!important;transform:none!important}.zw-dynamic-examples .projects-heading p{margin-top:14px}.zw-managed-project-grid .project-card{width:auto;min-width:0}@media (max-width:760px){.zw-dynamic-examples{padding:58px 0 68px!important}.zw-dynamic-examples .projects-heading{margin-bottom:28px!important}.zw-managed-project-grid{grid-template-columns:1fr;gap:14px}}