@font-face{font-family:Inter;src:url('/images/greece/fonts/inter-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
@font-face{font-family:Inter;src:url('/images/greece/fonts/inter-greek.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap;unicode-range:U+0370-03FF,U+1F00-1FFF}
:root{color-scheme:light;--ink:#17251f;--muted:#4b5d53;--green:#087969;--dark:#102b25;--pale:#f7f9f6;--soft:#edf3ed;--line:#dce5dc}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;background:var(--pale);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{line-height:1.1;letter-spacing:-.05em;text-wrap:balance}
h1{font-size:clamp(3rem,5.3vw,5.5rem);font-weight:730}
h2{font-size:clamp(2.2rem,4vw,4rem);font-weight:680}
h3{font-size:1.25rem;font-weight:680;letter-spacing:-.025em}
p{color:var(--muted)}
a{color:var(--green);text-underline-offset:4px}
a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}
.shell{width:min(1200px,calc(100% - 64px));margin-inline:auto}
.section{padding-block:clamp(72px,9vw,132px)}
.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 18px;background:white;transform:translateY(-160%)}
.skip-link:focus{transform:none}
.site-header{position:sticky;z-index:30;top:0;background:rgba(247,249,246,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}
.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:20px;font-weight:750;letter-spacing:-.04em}
.brand img{border-radius:10px}
.nav-right{display:flex;align-items:center;gap:30px}
.nav-text,.nav-cta{font-size:14px;font-weight:650;text-decoration:none}
.nav-language{color:var(--ink);font-size:13px;font-weight:650;text-decoration:none}
.nav-text{color:var(--ink)}
.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;border-radius:100px;text-decoration:none;font-weight:680;transition:transform .2s,background .2s}
.nav-cta{padding:10px 21px;background:var(--ink);color:white}
.nav-cta:hover,.button:hover{transform:translateY(-2px)}
.breadcrumb{padding-top:22px;font-size:12px;font-weight:600}
.breadcrumb ol{display:flex;align-items:center;gap:11px;list-style:none;padding:0;margin:0;color:#637269}
.breadcrumb li+li:before{content:'›';margin-right:11px;color:#829087}
.breadcrumb a{color:#52645a;text-decoration:none}
.hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(35px,5vw,80px);align-items:center;padding-block:clamp(54px,6vw,88px) 100px}
.hero-copy{max-width:540px;position:relative;z-index:1}
.eyebrow{color:var(--green);font-size:12px;line-height:1.35;font-weight:760;letter-spacing:.13em;text-transform:uppercase;margin-bottom:22px}
.hero h1{max-width:630px}
.hero-lead{font-size:clamp(19px,2vw,22px);line-height:1.5;margin-top:26px;max-width:510px}
.hero-downloads{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:34px}
.hero-downloads a{display:flex;align-items:center;min-height:48px}
.hero-downloads img{height:48px;width:auto}
.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:18px}
.button{padding:13px 25px;font-size:15px;line-height:1.25}
.button-primary{background:var(--green);color:white;box-shadow:0 9px 20px rgba(5,77,67,.18)}
.button-primary:hover{background:#065f54}
.quiet-link,.text-link{font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap}
.quiet-link{color:var(--ink)}
.quiet-link:hover,.text-link:hover{text-decoration:underline}
.hero-note{font-size:13px;margin-top:23px}
.hero-visual{position:relative;align-self:center;aspect-ratio:16/9;border-radius:26px;overflow:hidden;background:#dce7df}
.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-visual:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(4,26,20,.48))}
.hero-visual figcaption{position:absolute;z-index:1;bottom:28px;left:32px;color:white;font-size:19px;font-weight:650;letter-spacing:-.02em}
.intro{text-align:center;padding-top:20px;max-width:860px}
.intro h2{max-width:760px;margin-inline:auto}
.intro>p:last-child{font-size:19px;max-width:740px;margin:23px auto 0}
.discovery{background:#eaf0eb}
.discovery-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:10%;min-height:600px}
.feature-copy{max-width:515px}
.feature-copy>p:not(.eyebrow),.create-copy>p:not(.eyebrow){font-size:19px;margin-top:24px}
.feature-copy .text-link{display:inline-block;margin-top:26px}
.screen-frame{height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.screen-frame img{height:100%;width:auto;max-width:none;filter:drop-shadow(0 20px 30px rgba(11,40,29,.18))}
.route-heading{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:end}
.route-heading>p{font-size:18px;max-width:520px}
.route-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;margin-top:64px;border-radius:28px;background:#e9f1ed;overflow:hidden}
.route-screen{height:625px;display:flex;justify-content:center;align-items:flex-end;overflow:hidden;padding-top:35px}
.route-screen img{height:100%;width:auto;max-width:none;filter:drop-shadow(0 16px 28px rgba(11,40,29,.16))}
.route-points{padding:48px 68px 48px 0}
.route-points>div{padding:24px 0;border-bottom:1px solid #cbdcd0}
.route-points>div:first-child{padding-top:0}
.route-points>div>span{display:block;color:var(--green);font-size:12px;font-weight:750;margin-bottom:8px}
.route-points p{font-size:15px;line-height:1.6;margin-top:9px}
.route-points .text-link{display:inline-block;margin-top:24px}
.people-section{background:#102b25;color:white}
.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}
.people-photo{height:590px;overflow:hidden;border-radius:24px}
.people-photo img{width:100%;height:100%;object-fit:cover;object-position:44% center}
.people-copy .eyebrow{color:#88d7b8}
.people-copy p{color:#c5d7cb}
.people-copy>p:not(.eyebrow){font-size:18px;margin-top:24px;max-width:550px}
.mini-screens{display:flex;gap:28px;margin-top:42px;align-items:end}
.mini-screens figure{width:43%;max-width:170px}
.mini-screens img{height:225px;width:100%;object-fit:contain;object-position:left bottom}
.mini-screens figcaption{color:#dcebe1;font-size:13px;margin-top:10px}
.create-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:9%;align-items:center}
.create-copy{max-width:480px}
.create-copy .button{margin-top:30px}
.button-secondary{background:var(--dark);color:white}
.button-secondary:hover{background:var(--green)}
.create-section figure{height:470px;overflow:hidden;border-radius:24px}
.create-section img{width:100%;height:100%;object-fit:cover}
.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:10%;border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid #cddad0}
.faq-list summary{cursor:pointer;list-style:none;padding:22px 36px 22px 0;font-size:18px;font-weight:650;line-height:1.4;position:relative}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'+';position:absolute;right:2px;top:21px;color:var(--green);font-size:24px;line-height:1}
.faq-list details[open] summary:after{content:'−'}
.faq-list details p{padding:0 36px 22px 0;font-size:16px}
.final-cta{background:#d9e9df;text-align:center;padding-block:98px}
.final-inner{max-width:800px}
.final-inner>p:not(.eyebrow){font-size:19px;margin-top:20px}
.store-links{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap;margin-top:32px}
.store-links a{display:flex;align-items:center;min-height:48px}
.store-links img{height:48px;width:auto}
.hero-downloads img[src$="googleplay-el.png"],.store-links img[src$="googleplay-el.png"]{height:65px}
.site-footer{background:#102b25;color:white;padding-block:45px}
.footer-inner{display:grid;grid-template-columns:auto 1fr;gap:25px 60px;align-items:start}
.site-footer .brand{color:white}
.footer-inner nav{display:flex;gap:12px 26px;flex-wrap:wrap;justify-content:flex-end}
.footer-inner nav a{color:#d3e5d8;text-decoration:none;font-size:13px}
.footer-inner nav a:hover{text-decoration:underline}
.footer-inner small{grid-column:1/-1;color:#a7c0b0;font-size:12px}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-bottom:70px}.hero-copy{max-width:760px}.hero-visual{min-height:400px;height:52vw}.discovery-grid,.route-heading,.people-grid,.create-section,.faq{gap:40px}.route-points{padding-right:35px}.people-photo{height:500px}}
@media(max-width:760px){.shell{width:min(100% - 40px,1200px)}.section{padding-block:76px}.nav{min-height:68px}.nav-text{display:none}.nav-cta{min-height:42px;padding:8px 15px;font-size:12px}.brand{font-size:18px}.hero{padding-top:45px;gap:36px}.hero h1{font-size:clamp(2.9rem,11vw,4.5rem)}.hero-lead{font-size:19px}.hero-visual{height:auto;min-height:0;aspect-ratio:16/9}.hero-visual figcaption{bottom:18px;left:20px;font-size:15px}.intro{padding-top:0}.intro>p:last-child{font-size:17px}.discovery-grid,.route-heading,.route-layout,.people-grid,.create-section,.faq{grid-template-columns:1fr}.discovery-grid{gap:36px}.screen-frame{height:430px}.route-layout{gap:0;margin-top:34px}.route-screen{height:510px}.route-points{padding:24px 28px 34px}.people-photo{height:330px}.mini-screens img{height:175px}.create-section figure{height:300px;order:-1}.faq{gap:20px}.final-cta{padding-block:78px}.footer-inner{grid-template-columns:1fr}.footer-inner nav{justify-content:flex-start}.footer-inner small{grid-column:auto}}
@media(max-width:440px){.hero-actions{gap:18px}.hero-visual{margin-inline:-20px;border-radius:0}.route-screen{height:420px}.screen-frame{height:360px}.mini-screens{gap:12px}.mini-screens figure{width:46%}.hero-downloads img,.store-links img{height:44px}.hero-downloads img[src$="googleplay-el.png"],.store-links img[src$="googleplay-el.png"]{height:60px}}
@media(max-width:760px){.nav-right{gap:12px}.nav-language{font-size:12px}}
@media(max-width:380px){.nav-cta{max-width:145px;text-align:center}.nav-language{font-size:11px}}
@media(prefers-color-scheme:dark){
  :root{color-scheme:dark;--ink:#eef4f0;--muted:#a7b6ac;--green:#91dcc9;--dark:#103a2e;--pale:#101916;--soft:#16221c;--line:#334239}
  .skip-link{background:#19251f;color:var(--ink)}
  .site-header{background:rgba(16,25,22,.95)}
  .nav-cta,.button-primary{background:#176b58;color:#fff}
  .nav-cta:hover,.button-primary:hover,.button-secondary:hover{background:#25826b;color:#fff}
  .breadcrumb ol,.breadcrumb a{color:#b5c9ba}
  .breadcrumb li+li:before{color:#899e90}
  .discovery{background:#16221c}
  .route-layout{background:#1c2b21}
  .route-points>div,.faq-list details{border-color:#334239}
  .people-section,.site-footer{background:#0b3027}
  .final-cta{background:#1b3628}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.nav-cta,.button{transition:none}}
