@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:Manrope,Arial,sans-serif;color:#f3f7e8;background:#566445;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:0}button:focus-visible,a:focus-visible{outline:3px solid #beefb4;outline-offset:5px}#journey{height:650svh}.viewport{height:100svh;min-height:540px;position:sticky;top:0;overflow:hidden;background:#798263}.scene{position:absolute;inset:-3%;transform:translate3d(var(--mx,0px),var(--my,0px),0) scale(var(--zoom,1));will-change:transform;transform-origin:54% 50%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.scene-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 53%;pointer-events:none;user-select:none}.frame,.exterior,.cutaway{opacity:0;will-change:opacity}.shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#132f26d9 0%,#203a2a75 29%,#1c372515 64%),linear-gradient(0deg,#183b28b8,transparent 22%,transparent 85%,#233c2c55);transition:opacity .5s}.interior .shade{opacity:.57}header{position:absolute;top:34px;left:43px;right:43px;display:flex;align-items:center;justify-content:space-between;gap:25px;z-index:5}.brand{display:flex;align-items:center;gap:20px;text-decoration:none;color:#f3f7e7}.brand strong{font-size:47px;letter-spacing:-4px;line-height:1;font-weight:800;position:relative}.brand strong i{position:absolute;right:-1px;top:-15px;font-size:26px;line-height:1;color:#94b95d;letter-spacing:0;font-style:normal}.brand>span{font-size:10px;letter-spacing:2px;line-height:1.6;font-weight:800}.edition{font-size:11px;font-weight:700;letter-spacing:3px;opacity:.73}.header-actions{display:flex;gap:8px}.view-button{border:1px solid #ffffff25;border-radius:30px;background:#183e32c9;backdrop-filter:blur(16px);padding:12px 18px;display:flex;align-items:center;gap:10px;font-size:13px;white-space:nowrap}.view-button>span:first-child{font-size:22px;line-height:1}.view-button[aria-pressed=true]{color:#173b2e;background:#e9f4d7;border-color:#e9f4d7}.headline{position:absolute;top:24%;left:5.4%;width:43%;max-width:600px;pointer-events:none;transition:opacity .5s,transform .5s}.kicker{display:flex;align-items:center;gap:15px;font-size:11px;letter-spacing:2px;font-weight:700}.kicker>span:first-child{border:1px solid #dcedb54d;border-radius:4px;padding:6px 8px;letter-spacing:1px}h1{font-size:clamp(38px,5.35vw,85px);line-height:1.08;letter-spacing:-.06em;font-weight:500;margin:26px 0 22px}.headline p{font-size:14px;line-height:1.8;max-width:275px;opacity:.78;margin:0}.interior .headline{opacity:.18;transform:translateX(-10px)}.hotspots{position:absolute;inset:0;pointer-events:none;z-index:3}.hotspot{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);display:grid;place-items:center;background:none;padding:17px;z-index:1}.disc{width:32px;height:32px;border-radius:50%;background:#f0cc59;color:#244133;display:grid;place-items:center;position:relative;box-shadow:0 4px 14px #15342322;transition:.25s}.disc:before{content:"";position:absolute;inset:-7px;border:1px solid #f6e9a780;border-radius:50%;transition:.25s}.plus{font-size:24px;line-height:1;font-weight:400}.symbol{display:none;font-size:20px;line-height:1}.hotspot .label{position:absolute;bottom:calc(100% - 9px);left:50%;transform:translate(-50%,7px);opacity:0;background:#f9fcedf5;color:#274438;padding:9px 13px;border-radius:5px;white-space:nowrap;font-size:12px;font-weight:600;box-shadow:0 6px 20px #14322122;transition:.25s;pointer-events:none}.hotspot:hover .disc,.hotspot.near .disc,.hotspot:focus-visible .disc,.hotspot.selected .disc{transform:scale(1.16);background:#f5ffdf}.hotspot:hover .plus,.hotspot.near .plus,.hotspot:focus-visible .plus,.hotspot.selected .plus{display:none}.hotspot:hover .symbol,.hotspot.near .symbol,.hotspot:focus-visible .symbol,.hotspot.selected .symbol{display:block}.hotspot:hover .label,.hotspot.near .label,.hotspot:focus-visible .label,.hotspot.selected .label{opacity:1;transform:translate(-50%,0)}.hotspot.near .disc:before{inset:-12px;opacity:.5}.data-on .disc{background:#b4edda}.connections{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .6s;z-index:2}.data-on .connections{opacity:.95}.connections path{fill:none;stroke:#9de6d1;stroke-width:2;stroke-dasharray:7 11;animation:flow 5s linear infinite;filter:drop-shadow(0 0 3px #82d7b844)}.phase-track{position:absolute;right:25px;top:41%;display:flex;flex-direction:column;gap:7px;z-index:4}.phase-track button{background:none;display:flex;flex-direction:row-reverse;align-items:center;gap:11px;padding:6px}.phase-track i{height:12px;width:4px;border-radius:4px;background:#f0f4da5a;transition:.3s}.phase-track [aria-pressed=true] i{height:29px;background:#bce598}.phase-track span{font-size:12px;opacity:0;text-shadow:0 1px 5px #183821;transition:opacity .2s}.phase-track button:hover span,.phase-track button:focus-visible span{opacity:1}footer{position:absolute;bottom:29px;left:43px;right:43px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.scroll-label{display:flex;align-items:center;gap:11px}.mouse{width:16px;height:24px;border:1px solid currentColor;border-radius:9px;padding:4px;display:flex;justify-content:center}.mouse i{width:2px;height:5px;background:currentColor;animation:scroll 2s infinite}.footer-note{opacity:.7}.steps{display:flex;align-items:center;gap:16px;font-size:11px}.steps b{height:1px;width:48px;background:#f0f8d85a}.progress{position:absolute;bottom:0;left:0;height:3px;background:#b7dc87;width:0}.hover-note{position:absolute;bottom:95px;left:50%;transform:translateX(-50%);background:#193d2fc9;border:1px solid #edf9d929;border-radius:25px;backdrop-filter:blur(15px);font-size:12px;padding:11px 17px;pointer-events:none;white-space:nowrap}.hover-note span{font-size:18px;margin-right:8px}.detail{position:absolute;right:7%;bottom:16%;width:315px;background:#f7fcecfa;color:#244333;z-index:7;border:1px solid #fff;border-radius:12px;padding:29px;box-shadow:0 15px 60px #18342333;animation:enter .3s}.detail>button{position:absolute;right:12px;top:11px;font-size:27px;line-height:1;background:none;padding:4px 7px}.detail>span{font-size:11px;letter-spacing:1.5px;opacity:.6}.detail h2{font-size:24px;letter-spacing:-.7px;font-weight:500;margin:25px 0 13px}.detail p{font-size:14px;line-height:1.7;margin:0;opacity:.8}.asset-warning{position:absolute;bottom:110px;left:50%;transform:translateX(-50%);background:#244734;padding:15px 20px;border-radius:8px;max-width:90%;z-index:10;font-size:14px;text-align:center}[hidden]{display:none!important}@keyframes flow{to{stroke-dashoffset:-108}}@keyframes scroll{50%{transform:translateY(5px);opacity:.3}}@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(min-aspect-ratio:18/10){.scene-image{object-position:50% 60%}h1{font-size:65px}.headline{top:25%}}@media(max-width:800px){.edition{display:none}.brand{gap:13px}.brand strong{font-size:39px}.brand>span{font-size:9px;letter-spacing:1.5px}.view-button{font-size:12px;padding:10px 14px}.headline{width:70%;top:20%}h1{font-size:48px}.footer-note{display:none}}@media(max-width:600px){header{left:22px;right:22px;top:24px;align-items:flex-start}.brand strong{font-size:35px}.brand>span{font-size:8px}.brand{gap:11px}.header-actions{flex-direction:column;align-items:flex-end;gap:6px}.view-button{font-size:11px;padding:8px 12px;gap:7px}.view-button>span:first-child{font-size:18px}.scene{inset:0}.scene-image{object-fit:contain;object-position:50% 52%}.shade{background:linear-gradient(180deg,#1c3629cc,transparent 44%,transparent 63%,#193e2cbb),linear-gradient(90deg,#19392344,transparent)}.headline{top:20%;left:25px;width:80%}h1{font-size:36px;line-height:1.04;margin:16px 0}.kicker{font-size:9px;letter-spacing:1.4px;gap:10px}.headline p{font-size:12px;max-width:245px}.phase-track{right:6px;top:43%;gap:4px}.phase-track span{display:none}.phase-track button{padding:8px}.disc{width:27px;height:27px}.hotspot{padding:13px}.hotspot .label{white-space:normal;text-align:center;min-width:90px;max-width:130px;font-size:11px}.hover-note{bottom:83px;font-size:10px;white-space:normal;max-width:85%;text-align:center;padding:10px 14px;width:max-content}.detail{left:20px;right:20px;width:auto;bottom:85px;padding:23px}.detail h2{font-size:22px;margin:17px 0 10px}.detail p{font-size:13px}footer{left:24px;right:24px;bottom:25px;font-size:10px}.steps{font-size:10px;gap:11px}.steps b{width:32px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.scene{transform:none!important}}

.power-flow{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none;z-index:2;transition:opacity .6s}.energy-on .power-flow{opacity:1}.power-flow path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.power-base{stroke:#f5df9255;stroke-width:2}.power-pulse{stroke:#ffe4a0;stroke-width:3;stroke-dasharray:5 20;animation:power-in 3s linear infinite;filter:drop-shadow(0 0 3px #ffdc7799)}@keyframes power-in{to{stroke-dashoffset:-100}}@media(prefers-reduced-motion:reduce){.power-pulse{animation:none!important;stroke-dasharray:6 8}}

.detail-link{display:inline-flex;margin-top:17px;font-size:14px;line-height:1.6;color:#315c38;text-decoration:none;border-bottom:1px solid #50754770;padding-bottom:4px}.detail-link:hover{border-color:currentColor}

/* Keep the complete factory and its controls visible on compact touch screens. */
@media(max-width:600px){
 .viewport{min-height:0}
 .scene{--scene-top:clamp(270px,37svh,330px);--scene-bottom:168px;transform:none!important}
 .scene-image{top:var(--scene-top);height:max(100px,calc(100% - var(--scene-top) - var(--scene-bottom)));object-position:50% 52%}
 .phase-track{right:2px;top:43%;gap:0}
 .phase-track button{min-width:44px;min-height:44px;padding:10px}
 .phase-track i{height:10px}.phase-track [aria-pressed=true] i{height:24px}
 .detail{bottom:145px;max-height:calc(100svh - 270px);overflow-y:auto;overscroll-behavior:contain}
 footer{bottom:max(22px,env(safe-area-inset-bottom));left:22px;right:22px}
 .hover-note{display:none}
}
@media(max-height:500px) and (min-width:601px){
 .viewport{min-height:0}
 .headline{top:90px;left:26px;width:46%}
 .headline h1{font-size:31px!important;margin:12px 0;line-height:1.08}
 .headline p{font-size:12px;line-height:1.5;max-width:300px}
 .kicker{font-size:9px;gap:10px;letter-spacing:1px}
 .kicker>span:first-child{padding:4px 6px}
 .phase-track{top:auto;bottom:9px;left:20px;right:auto;flex-direction:row;gap:2px;counter-reset:stage}
 .phase-track button{min-width:44px;min-height:44px;padding:10px;counter-increment:stage}
 .phase-track button::after{content:counter(stage,decimal-leading-zero);font-size:12px}
 .phase-track button[aria-pressed=true]{background:#254c3ae8;border-radius:22px;color:#d9efc0}
 .phase-track i,.phase-track span,footer,.hover-note{display:none}
 .detail{top:80px;bottom:65px;right:85px;width:300px;overflow:auto;padding:20px}
 .detail h2{margin-top:18px}
}
.connections path,.power-pulse{animation-play-state:paused}
.data-on .connections path,.energy-on .power-pulse{animation-play-state:running}
@media(max-width:600px){
 .phase-track{top:auto;bottom:max(10px,env(safe-area-inset-bottom));left:12px;right:12px;justify-content:center;flex-direction:row;gap:3px;counter-reset:stage}
 .phase-track::before{content:'Kaydırın veya aşama seçin';position:absolute;bottom:50px;left:10px;font-size:10px;color:#dce8d0}
 .phase-track button{counter-increment:stage;justify-content:center;min-height:44px;min-width:44px;border-radius:22px}
 .phase-track button::after{content:counter(stage,decimal-leading-zero);font-size:12px}
 .phase-track [aria-pressed=true]{background:#d9efc0;color:#244333}
 .phase-track i,footer{display:none}
}
