@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#080808;--surface:#131313;--ink:#e9e9e9;--accent:#ff3d3d;--muted:#a2a2a2;--line:#ffffff26;--pad:clamp(23px,5.3vw,90px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}button{cursor:pointer}::selection{background:var(--accent);color:white}.skip{position:fixed;top:-100px;z-index:100;background:var(--accent);padding:15px}.skip:focus{top:10px}header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;justify-content:space-between;align-items:center;padding:18px var(--pad);transition:background .25s;min-height:92px}header.scrolled{background:#090909d9;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px}.brand img{width:49px;height:55px;object-fit:contain}.brand>span{font-size:12px;letter-spacing:.1em;font-weight:800;line-height:1.4}.ltd{font-size:8px;letter-spacing:.14em;color:#a8a8a8;display:block;margin-top:6px;font-weight:500}.desktop-nav{display:flex;gap:38px;align-items:center;font-size:13px}.desktop-nav a:hover{color:var(--accent)}.contact-nav{border:1px solid #ffffff55;padding:12px 17px}.contact-nav span{margin-left:25px}.menu-button{display:none}.menu[hidden]{display:none}.menu{position:fixed;inset:0;background:#111;z-index:45;padding:130px var(--pad) 40px}.menu nav{display:flex;flex-direction:column}.menu nav a{font-size:28px;font-weight:600;padding:22px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.menu small{font-size:12px;color:var(--accent)}.menu>span{display:block;margin-top:45px;color:var(--muted);font-size:10px;letter-spacing:.1em}.menu-open{overflow:hidden}.journey{height:660svh;position:relative;background:#090909}.stage{position:sticky;top:0;height:100svh;min-height:560px;overflow:hidden}.fallback-art{position:absolute;inset:0;background:linear-gradient(90deg,#090909 0%,#09090955 70%),url('network.jpg') right center/cover;opacity:1;transition:opacity 1s}#world{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .8s;pointer-events:none}.world-ready #world{opacity:1}.world-ready .fallback-art{opacity:0}.vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#0505056b,transparent 60%),linear-gradient(0deg,#050505db,transparent 22%,transparent 75%,#05050588)}.stage-top{position:absolute;top:128px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;font-size:10px;letter-spacing:.17em;color:#c0c0c0}.stage-top>span:first-child:before{content:'';display:inline-block;width:5px;height:5px;background:var(--accent);margin-right:10px;vertical-align:2px}.chapters{position:absolute;inset:0;pointer-events:none}.chapter{position:absolute;top:50%;left:var(--pad);right:var(--pad);transform:translateY(-37%);opacity:0;visibility:hidden;will-change:opacity,transform;pointer-events:none}.chapter.active{visibility:visible;opacity:1;pointer-events:auto}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:600;line-height:1.7;margin:0 0 28px;color:#c7c7c7}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(75px,8.7vw,150px);line-height:1.06;letter-spacing:-.045em;font-weight:600;margin:0 0 30px}h1 span,h2 span{color:var(--accent)}.chapter h2{font-size:clamp(65px,7.5vw,125px);font-weight:600;line-height:1.08;letter-spacing:-.045em;margin:0 0 28px;max-width:1100px}.chapter-copy{font-size:16px;line-height:1.8;color:#c7c7c7;margin-bottom:28px;max-width:540px}.enter-link{display:inline-flex;align-items:center;gap:32px;font-size:12px}.enter-link span{border:1px solid #ffffff66;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;font-size:20px;animation:hint 2.6s infinite}@keyframes hint{50%{transform:translateY(5px)}}.journey-bottom{position:absolute;bottom:25px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;align-items:center;gap:25px}.journey-progress{display:flex;gap:15px;align-items:center;font-size:10px;letter-spacing:.1em}.progress-track{width:180px;height:1px;background:#ffffff3b;position:relative}.progress-track i{display:block;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;position:relative;top:-1px}.motion-toggle{background:none;border:0;border-bottom:1px solid #ffffff33;color:#a9a9a9;padding:8px 0;font-size:11px}.skip-journey{font-size:11px;color:#bbb}.solid-button{display:inline-flex;padding:16px 22px;gap:35px;background:var(--accent);color:#080808;font-size:13px;font-weight:700}.solid-button:hover{background:#e9e9e9}.section-pad{padding:110px var(--pad)}.section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:60px}.section-title .eyebrow{margin:0}.section-index{color:var(--muted);font-size:11px;letter-spacing:.13em}.expertise-title{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:70px}h2{font-size:clamp(45px,5.4vw,85px);line-height:1.08;letter-spacing:-.06em;font-weight:500;margin-bottom:0}.expertise-title>p{font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 6px}.services{border-top:1px solid var(--line)}.service{border-bottom:1px solid var(--line);padding:29px 0}.service summary{display:flex;align-items:center;gap:30px;list-style:none;cursor:pointer}.service summary::-webkit-details-marker{display:none}.service-number{width:65px;font-size:11px;color:var(--accent)}.service h3{font-size:clamp(25px,3vw,42px);font-weight:500;letter-spacing:-.045em;margin:0;flex:1}.plus{width:40px;height:40px;border:1px solid #ffffff40;border-radius:50%;position:relative;flex-shrink:0}.plus:before,.plus:after{content:'';position:absolute;width:14px;height:1px;top:19px;left:12px;background:var(--ink)}.plus:after{transform:rotate(90deg);transition:.2s}.service[open] .plus:after{transform:none}.service[open] h3{color:var(--accent)}.service-content{margin:25px 50px 5px 95px;max-width:640px}.service-content p{font-size:16px;line-height:1.9;color:var(--muted);margin-bottom:23px}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{font-size:9px;letter-spacing:.1em;border:1px solid #ffffff30;padding:7px 11px}.service-content>a{font-size:12px;display:inline-block;margin-top:26px;border-bottom:1px solid #ffffff4d;padding-bottom:5px}.perspective{height:170svh;min-height:850px}.perspective-sticky{height:100svh;min-height:600px;position:sticky;top:0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#111}.perspective-visual{overflow:hidden;position:relative}.perspective-visual img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);will-change:transform}.perspective-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent,#111 100%)}.perspective-copy{position:relative;align-self:center;padding:80px var(--pad) 50px 20px}.perspective-copy h2{font-size:clamp(43px,5.2vw,78px);line-height:1.08}.perspective-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;max-width:400px;color:var(--muted);margin:27px 0}.principles{display:flex;gap:22px;border-top:1px solid var(--line);padding-top:24px;font-size:12px;color:#ddd}.contact{background:#0a0a0a}.contact>.eyebrow{color:var(--accent)}.contact-title{display:flex;align-items:center;justify-content:space-between;gap:25px}.contact h2{font-size:clamp(62px,9vw,140px)}.contact-circle{width:125px;height:125px;border-radius:50%;border:1px solid var(--accent);color:var(--accent);display:grid;place-items:center;font-size:65px;flex-shrink:0;transition:.3s}.contact-circle:hover{background:var(--accent);color:#090909;transform:rotate(45deg)}.email{display:inline-block;font-size:clamp(18px,2.3vw,35px);border-bottom:1px solid #ffffff55;padding-bottom:10px;margin-top:50px;overflow-wrap:anywhere}.contact-meta{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-top:80px;padding-top:30px;border-top:1px solid var(--line)}.meta-label{font-size:10px;letter-spacing:.12em;color:var(--muted)}.contact-meta p{font-size:14px;line-height:1.8;color:#aaa;margin:17px 0 0}.contact-meta>a{font-size:15px}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:30px var(--pad);gap:25px}footer .brand img{width:37px;height:41px}footer .brand>span{font-size:10px}footer p,footer>a:last-child{font-size:11px;color:var(--muted);margin:0}.js .reveal{opacity:0;transform:translateY(25px);transition:opacity .65s,transform .65s}.js .reveal.visible{opacity:1;transform:none}.reduced-motion .journey{height:auto}.reduced-motion .stage{height:auto;min-height:0;position:relative}.reduced-motion #world{display:none}.reduced-motion .fallback-art{opacity:.35}.reduced-motion .stage-top{top:125px}.reduced-motion .chapters{position:relative;padding:180px var(--pad) 120px}.reduced-motion .chapter{position:relative;top:auto;left:auto;right:auto;opacity:1!important;visibility:visible!important;transform:none!important;margin-bottom:70px;pointer-events:auto}.reduced-motion .chapter:last-child{margin-bottom:0}.reduced-motion .journey-progress{display:none}.reduced-motion .enter-link{display:none}.reduced-motion .perspective{height:auto;min-height:0}.reduced-motion .perspective-sticky{position:relative}.reduced-motion .perspective-visual img{transform:none!important}.reduced-motion .reveal{opacity:1;transform:none}
@media(max-width:760px){html{scroll-padding-top:85px}header{min-height:80px;padding-top:13px;padding-bottom:13px}.brand img{width:39px;height:45px}.brand>span{font-size:10px}.ltd{font-size:7px;letter-spacing:.07em;margin-top:4px}.desktop-nav{display:none}.menu-button{display:block;position:relative;width:43px;height:42px;border:1px solid #ffffff44;border-radius:50%;background:#09090977}.menu-button i{width:17px;height:1px;background:var(--ink);position:absolute;top:17px;left:12px;transition:transform .25s}.menu-button i:last-child{top:23px}.menu-button[aria-expanded=true] i{transform:translateY(3px) rotate(45deg)}.menu-button[aria-expanded=true] i:last-child{transform:translateY(-3px) rotate(-45deg)}.journey{height:600svh}.stage{min-height:590px}.stage-top{top:109px;font-size:8px;letter-spacing:.09em}.stage-coordinates{display:none}.chapter{top:47%;transform:translateY(-25%)}.chapter .eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:20px}h1{font-size:clamp(44px,13.5vw,95px);line-height:1.08;margin-bottom:25px}.chapter h2{font-size:clamp(43px,11vw,77px);line-height:1.08;margin-bottom:24px}.chapter-copy{font-size:13px;line-height:1.8;max-width:300px}.chapter-copy br{display:none}.enter-link{font-size:11px;gap:25px}.enter-link span{width:34px;height:34px;font-size:17px}.journey-bottom{bottom:24px;gap:15px;flex-wrap:wrap}.motion-toggle{font-size:10px}.skip-journey{font-size:10px}.journey-progress{width:100%;order:-1;gap:12px;margin-bottom:8px}.progress-track{flex:1;width:auto}.vignette{background:linear-gradient(0deg,#080808e0,transparent 32%,#05050522 70%,#050505b0),linear-gradient(90deg,#08080877,transparent)}.section-pad{padding-top:75px;padding-bottom:75px}.section-title{margin-bottom:36px;padding-bottom:18px}.section-title .eyebrow{font-size:10px}.section-index{font-size:9px}.expertise-title{flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:40px}h2{font-size:clamp(39px,10vw,65px)}.expertise-title>p{font-size:14px}.service{padding:23px 0}.service summary{gap:13px}.service-number{width:20px;font-size:10px}.service h3{font-size:clamp(20px,5vw,30px);line-height:1.3}.plus{width:32px;height:32px}.plus:before,.plus:after{width:12px;top:15px;left:9px}.service-content{margin:20px 0 5px 33px}.service-content p{font-size:14px;line-height:1.85}.tags span{font-size:8px;padding:7px 8px}.service-content>a{font-size:11px}.perspective{height:145svh;min-height:950px}.perspective-sticky{min-height:680px;display:block}.perspective-visual{position:absolute;inset:0}.perspective-visual img{opacity:.4}.perspective-visual:after{background:linear-gradient(0deg,#111 2%,#1118 60%,#1118)}.perspective-copy{padding:100px var(--pad) 70px}.perspective-copy h2{font-size:clamp(47px,12vw,74px)}.perspective-copy>.eyebrow{font-size:10px;margin-bottom:30px}.perspective-copy>p:not(.eyebrow){font-size:14px;max-width:320px}.principles{font-size:11px;justify-content:space-between;gap:10px}.contact h2{font-size:clamp(49px,12.3vw,80px)}.contact-title{align-items:flex-start;flex-direction:column;gap:30px}.contact-circle{width:65px;height:65px;font-size:35px}.email{font-size:clamp(16px,4.55vw,27px);margin-top:32px}.contact-meta{margin-top:45px;align-items:flex-start;flex-direction:column;gap:25px}.meta-label{font-size:8px}.contact-meta p{font-size:13px}.contact-meta>a{font-size:14px}footer{flex-wrap:wrap;gap:25px}footer .brand{width:100%}footer p,footer>a:last-child{font-size:9px}.reduced-motion .stage-top{top:107px}.reduced-motion .chapters{padding-top:165px}.reduced-motion .chapter{margin-bottom:65px}.reduced-motion .chapter h1{font-size:14vw}.reduced-motion .journey-bottom{bottom:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}

/* Typography refinements: preserve words and allow flexible items to wrap. */
h1,h2,h3{word-break:normal;hyphens:none;text-wrap:balance}
.service h3,.expertise-title>*,.contact-title>*,.perspective-copy{min-width:0}
.tags span{max-width:100%;white-space:normal;line-height:1.5}
.brand{flex-shrink:0}
.menu{overflow-y:auto}
.menu nav a{gap:16px;line-height:1.35}
.menu nav small{flex-shrink:0}
.principles{flex-wrap:wrap;row-gap:12px}
.email{max-width:100%}
@media(max-width:360px){
 .chapter h2{font-size:clamp(32px,10.4vw,38px)}
 .solid-button{gap:18px;max-width:100%;line-height:1.5}
 .menu nav a{font-size:25px}
 .brand{gap:9px}
}
/* Bilingual navigation and coordinated Dubai support. */
.header-actions{display:flex;align-items:center;gap:26px}.language-switch{display:flex;align-items:center;border:1px solid #ffffff38;border-radius:24px;padding:3px;flex-shrink:0}.language-switch button{border:0;border-radius:18px;background:transparent;color:#aaa;font:600 11px Manrope,Arial,sans-serif;min-width:33px;min-height:32px;padding:5px}.language-switch button[aria-pressed=true]{background:var(--accent);color:#080808}.dubai-support{background:#141414}.dubai-intro{max-width:800px;font-size:18px;line-height:1.85;color:var(--muted);margin-bottom:50px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px 64px;margin-bottom:55px}.support-item{border-top:1px solid var(--line);padding-top:24px}.support-number{font-size:12px;color:var(--accent)}.support-item h3{font-size:27px;letter-spacing:-.025em;line-height:1.3;margin:20px 0 16px}.support-item p{font-size:16px;line-height:1.85;color:var(--muted);margin-bottom:0}.tech-tags{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.tech-tags span{padding:7px 11px;border:1px solid #ff3d3d77;color:var(--ink);font-size:12px;letter-spacing:.08em}.expertise-title>p{max-width:340px}.perspective-sticky{min-height:760px}.perspective-copy h2{font-size:clamp(39px,4.4vw,68px)}footer{display:block}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-main>a:last-child{font-size:12px;color:var(--muted)}.social-links{display:flex;justify-content:center;gap:12px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.social-links a{width:42px;height:42px;border:1px solid #ffffff30;border-radius:50%;display:grid;place-items:center;color:#c6c6c6}.social-links a:hover{color:var(--accent);border-color:var(--accent)}.social-links svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}html[lang=el] h1{font-size:clamp(58px,7.4vw,122px);letter-spacing:-.045em}html[lang=el] .chapter h2{font-size:clamp(48px,6vw,96px)}html[lang=el] .contact h2{font-size:clamp(46px,6.6vw,102px)}html[lang=el] .desktop-nav{gap:22px}html[lang=el] .service h3{font-size:clamp(24px,2.6vw,37px)}
.music-control{position:fixed;bottom:16px;right:18px;z-index:55;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 36px);min-height:42px;border:1px solid #ffffff55;border-radius:24px;background:#111e;color:#eee;padding:9px 14px;backdrop-filter:blur(12px);font:500 11px Manrope,Arial,sans-serif}.music-control svg{height:17px;width:17px;stroke:currentColor;fill:none;stroke-width:1.7}.music-control[aria-pressed=true]{border-color:var(--accent)}.music-control .sound-waves{display:none}.music-control[aria-pressed=true] .sound-waves{display:inline}.journey-bottom{bottom:76px}footer{padding-bottom:82px}
@media(max-width:980px){.header-actions{gap:12px}.desktop-nav{gap:20px}}
@media(max-width:760px){.header-actions{gap:9px}.header-actions .menu-button{display:block;flex-shrink:0}.language-switch button{min-width:29px;min-height:30px}.brand{gap:8px}.brand img{width:32px;height:37px}.brand>span{font-size:9px}.chapter-copy{font-size:15px;max-width:340px}.chapter .eyebrow{letter-spacing:.08em}.chapter h2{font-size:clamp(33px,9.5vw,65px)}html[lang=el] h1{font-size:clamp(31px,9.6vw,65px);line-height:1.15}html[lang=el] .chapter h2{font-size:clamp(29px,8.3vw,57px);line-height:1.16}html[lang=el] .chapter-copy{font-size:14px;line-height:1.7}html[lang=el] .service h3{font-size:clamp(19px,4.7vw,29px)}html[lang=el] .contact h2{font-size:clamp(35px,9vw,60px)}.service-content p,.expertise-title>p{font-size:16px}.section-title{gap:20px}.section-title .eyebrow{max-width:80%;line-height:1.8}.dubai-intro{font-size:16px;margin-bottom:36px}.support-grid{grid-template-columns:1fr;gap:30px;margin-bottom:38px}.support-item h3{font-size:24px}.support-item p{font-size:16px}.dubai-support .solid-button{font-size:12px;gap:18px;line-height:1.65}.perspective{min-height:1100px}.perspective-sticky{min-height:800px}.perspective-copy{padding-top:95px}.perspective-copy h2{font-size:clamp(36px,9.7vw,60px)}.perspective-copy>p:not(.eyebrow){font-size:15px;line-height:1.75}.footer-main{flex-wrap:wrap;gap:22px}.footer-main .brand{width:100%}.footer-main>a:last-child{font-size:11px}.footer-main p{font-size:10px}.social-links{justify-content:flex-start}.music-control{font-size:10px}.journey-bottom{bottom:74px}.journey-progress{margin-bottom:4px}.reduced-motion .journey-bottom{bottom:25px}.reduced-motion .chapters{padding-bottom:145px}}
