@font-face{font-family:Fraunces;src:url("../fonts/Fraunces-500-latin.woff2") format("woff2");font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/Inter-400-latin.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/Inter-500-latin.woff2") format("woff2");font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/Inter-600-latin.woff2") format("woff2");font-weight:600;font-display:swap}
:root{--green:#164b40;--ink:#202d26;--muted:#5c6960;--line:#d9ddd2;--cream:#f2f2e8;--peach:#f0ba94;--rail:104px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:#fffef9;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.75}
body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}
a:hover{color:var(--green)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b1542e;outline-offset:5px}
img{display:block;max-width:100%;height:auto}figure{margin:0}p{margin:0 0 20px}
h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:500;line-height:1.06;letter-spacing:-.035em;margin:0 0 24px;color:var(--ink)}
h1{font-size:clamp(40px,4.6vw,76px)}h2{font-size:clamp(34px,4.1vw,62px)}h3{font-size:25px;letter-spacing:-.035em;line-height:1.2}
address{font-style:normal}ul{padding-left:20px}.icon{width:23px;height:23px;flex-shrink:0}
.skip{position:fixed;z-index:100;top:-80px;left:15px;padding:12px 20px;background:white}.skip:focus{top:12px}
.rail{position:fixed;inset:0 auto 0 0;width:var(--rail);background:#fff;z-index:30;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center}
.brand{width:100%;padding:15px 6px 24px}.logo-stacked{width:100%;height:auto}.logo-wide{display:none}
.rail nav{width:100%;display:grid;gap:7px}.rail nav a{position:relative;min-height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;font-size:11px;line-height:1.4;padding:10px 8px;transition:background .2s}
.rail nav a .icon{width:24px;height:24px;opacity:.85}.rail nav a:hover,.rail nav a[aria-current]{background:var(--cream);color:var(--green)}
.rail nav a[aria-current]:before{content:'';position:absolute;left:0;top:18px;bottom:18px;width:3px;background:var(--green)}
.rail-home{margin:auto 0 22px;font-size:9px;text-transform:uppercase;letter-spacing:.17em;text-align:center;line-height:1.8;color:var(--muted)}.nav-toggle{display:none}
main,.footer{margin-left:var(--rail)}.wrap{width:calc(100% - 96px);max-width:1320px;margin-inline:auto}
.eyebrow{font-size:10px;line-height:1.5;letter-spacing:.15em;font-weight:600;margin:0 0 23px;color:#496253}
.button,.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;font-weight:500;line-height:1.45}
.button{background:var(--green);color:#fff;padding:15px 21px;min-height:54px;border-radius:6px;font-size:13px;transition:background .2s,transform .2s}
.button:hover{background:#103a31;color:white;transform:translateY(-2px)}.button .icon{filter:brightness(0) invert(1);width:19px}
.text-link{color:var(--green);gap:14px;font-size:13px;padding-block:6px;text-decoration:underline;text-underline-offset:6px}.text-link:hover{text-decoration-thickness:2px}.text-link .icon{width:19px;height:19px}
.inline-links{display:flex;flex-wrap:wrap;gap:24px}
/* Property explorer: Edem's own aerial and navigation. */
.explorer{position:relative;height:clamp(600px,100svh,900px);isolation:isolate;background:#d1ddc4}.explorer>img{width:100%;height:100%;object-fit:cover;object-position:50% 48%}
.welcome{position:absolute;bottom:28px;left:28px;width:350px;background:#fffdf4;padding:28px;border-radius:12px;box-shadow:0 4px 25px #0001}
.welcome .eyebrow{font-size:9px;margin-bottom:14px}.welcome h1{font-size:36px;letter-spacing:-.035em;margin-bottom:15px}.welcome p{font-size:13px;line-height:1.6;margin-bottom:22px;color:var(--muted)}.welcome .button{width:100%;font-size:12px}
.marker{position:absolute;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:500;color:#fff;min-height:44px}.marker>span:last-child{padding:6px 12px;background:#18352ce8;border-radius:24px}.marker:hover{color:white}
.marker-dot{width:26px;height:26px;border:8px solid white;border-radius:50%;background:#246b63;box-shadow:0 0 0 6px #fff4}
.marker-studios{top:15%;left:23%}.marker-pool{top:45%;left:61%}.marker-garden{bottom:19%;left:66%}
.scroll-cue{position:absolute;bottom:24px;left:54%;display:grid;justify-items:center;gap:5px;font-size:10px;font-weight:500;color:white}.scroll-cue:hover{color:white}.scroll-cue .icon{width:30px;height:30px;filter:brightness(0) invert(1)}
/* Rooms: show the full room, then its connection to the outdoors. */
.stay-section{background:var(--cream);padding:82px 0 55px}.stay-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px 56px;align-items:center}
.stay-copy{padding-right:12px}.stay-copy h2{font-size:clamp(42px,4.8vw,72px);margin-bottom:28px}.stay-copy h2 span{color:#68805f}.stay-copy p{font-size:14px;max-width:425px;color:var(--muted)}.stay-copy .button{margin-top:9px}
.photo{display:block;position:relative;overflow:hidden;background:#e1e5d9;border-radius:10px}.photo>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.photo:hover>img{transform:scale(1.025)}
.enlarge{position:absolute;right:12px;bottom:12px;background:#fffffff0;padding:8px;border-radius:50%;opacity:0;transition:opacity .2s}.photo:hover .enlarge,.photo:focus-visible .enlarge{opacity:1}.enlarge .icon{width:18px;height:18px}
.stay-main{min-width:0;align-self:center}.stay-main .photo{aspect-ratio:1400/975;border-radius:14px}.stay-main .photo>img{height:auto;object-fit:contain}.stay-main figcaption{display:flex;justify-content:space-between;gap:15px;padding:14px 2px 0;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.stay-main figcaption a{text-decoration:underline;text-underline-offset:4px}
.balcony-story{display:grid;grid-template-columns:1fr .8fr;gap:22px;align-items:center}.balcony-story .photo{aspect-ratio:1.1}.balcony-story .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:14px}.balcony-story p{font-size:17px;font-weight:500;line-height:1.5;letter-spacing:-.025em;margin:0}
.stay-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-block:1px solid #cbd3c3;padding:28px 0;align-self:center}.stay-facts span{font-weight:600;font-size:12px}.stay-facts p{font-size:11px;line-height:1.5;color:var(--muted);margin:8px 0 0}
/* Pool and bar have different compositions, not repeated photo/text rows. */
.pool-feature{display:grid;grid-template-columns:.75fr 1.25fr;gap:52px;padding-block:90px;align-items:center}.pool-copy p{max-width:355px;color:var(--muted);font-size:14px}.pool-copy h2{font-size:clamp(38px,4.3vw,65px)}
.pool-photo{position:relative;align-self:stretch;min-height:510px}.pool-photo>img{height:100%;width:100%;object-fit:cover;object-position:55% 55%;border-radius:14px}.pool-tags{position:absolute;left:22px;bottom:22px;right:22px;display:flex;gap:8px;flex-wrap:wrap}.pool-tags span{font-size:10px;line-height:1.4;padding:9px 12px;border-radius:30px;background:#fffef6}
.food-section{background:#214d40;padding:72px 0;color:#f7f7ed}.food-top{display:grid;grid-template-columns:1fr .55fr;gap:65px;align-items:end;margin-bottom:35px}.food-top h2{color:#f7f7ed;font-size:clamp(40px,4.7vw,72px);margin:0}.food-top .eyebrow{color:#c8d5b5}.food-top>p{font-size:14px;max-width:330px;margin-bottom:6px;color:#d4dfd0}
.food-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:start}.food-image{min-width:0}.food-image>img{width:100%;aspect-ratio:1.5;object-fit:contain;border-radius:10px}.food-image figcaption{font-size:12px;padding-top:15px;color:#c6d6c8}
.menu-teaser{border-top:1px solid #ffffff30;margin-bottom:25px}.menu-teaser a{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #ffffff30;padding:15px 0;font-size:15px;letter-spacing:-.015em}.menu-teaser a:hover{color:var(--peach)}.menu-teaser .icon{width:19px;filter:brightness(0) invert(1)}
.food-copy>.button{background:var(--peach);color:var(--ink);width:100%}.food-copy>.button .icon{filter:none}.food-copy>.button:hover{background:#f6c9a8}.greek-note{margin-top:35px}.greek-note .eyebrow{font-size:9px;color:#c6d6c8;margin-bottom:13px}.greek-note h3{font-size:29px;color:#fffef6;margin-bottom:13px}.greek-note p{font-size:12px;color:#d4dfd0;margin-bottom:12px}.greek-note .text-link{color:var(--peach);font-size:12px}.greek-note .icon{filter:brightness(0) invert(1)}
.garden-section{padding-block:90px}.garden-heading{display:grid;grid-template-columns:1fr .6fr;column-gap:70px;align-items:end;margin-bottom:35px}.garden-heading .eyebrow{grid-column:1/-1}.garden-heading h2{margin:0}.garden-heading>p:last-child{font-size:14px;color:var(--muted);margin-bottom:4px}
.garden-images{display:grid;grid-template-columns:1.4fr .6fr;gap:28px;align-items:start}.garden-images>.photo{height:470px}.garden-side{padding-top:55px}.garden-side .photo{height:260px}.garden-side>p{font-size:12px;margin:20px 0 0;color:var(--muted)}
.facilities-section{background:#efe5d5;padding-block:65px}.facilities-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;flex-wrap:wrap}.facilities-heading .eyebrow{width:100%;margin-bottom:-30px}.facilities-heading h2{font-size:48px;margin:0}.facilities-heading>p:last-child{max-width:360px;font-size:14px;color:#635e50;margin:0}
.facilities{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:38px 0 25px}.facilities section{padding:28px;background:#fffaf2;border-radius:12px}.facilities h3{font-size:22px;margin-bottom:22px}.facilities ul{list-style:none;padding:0;margin:0}.facilities li{padding:7px 0;border-top:1px solid #e5dfd4;font-size:12px;color:#635e50}
.location-note{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding-block:90px;align-items:center}.location-image{position:relative}.location-image>img{width:100%;height:540px;object-fit:cover;border-radius:14px}.place-tag{position:absolute;left:22px;bottom:22px;font-size:10px;letter-spacing:.1em;padding:10px 14px;background:#fffdf6;border-radius:24px}.location-copy h2{font-size:clamp(46px,5vw,78px)}.location-copy>p{font-size:14px;color:var(--muted)}.location-line{font-size:11px;padding:18px 0;margin-bottom:18px;border-block:1px solid var(--line)}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading>.text-link{margin-bottom:6px;flex-shrink:0}
.home-gallery{padding-bottom:85px}.photo-strip{display:grid;grid-template-columns:1fr .85fr 1.15fr;gap:22px;align-items:start}.photo-strip .photo{height:320px}.photo-strip .photo:nth-child(2){margin-top:45px}.photo-strip .photo:nth-child(3){margin-top:90px}
.contact-block{background:var(--green);color:#f8f8ec;margin:0 32px 0 calc(var(--rail) + 32px);padding:65px;display:grid;grid-template-columns:1fr .85fr;gap:80px;border-radius:18px}
main .contact-block{margin:0 32px}.contact-block h2{color:#fffef6;font-size:clamp(42px,4.5vw,68px);max-width:600px}.contact-block .eyebrow{color:#c8d6b7}.contact-block p{font-size:13px;max-width:440px;color:#d5dfd0}.contact-block .button{background:var(--peach);color:var(--ink)}.contact-block .button .icon{filter:none}
.contact-details{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:10px}.contact-details address{font-size:13px;margin-bottom:18px;color:#d5dfd0}.contact-details>a{font-size:19px;letter-spacing:-.03em;color:#fffef6}.contact-details>a:hover{text-decoration:underline}.directions{display:flex;gap:25px;flex-wrap:wrap;margin-top:20px}.directions .text-link{color:#f0ba94;font-size:12px}.directions .icon{filter:brightness(0) invert(1)}
.footer{padding:40px 48px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;font-size:11px}.footer>a{font-size:20px;letter-spacing:-.04em;font-weight:600}.footer p{margin:0}.footer div{display:flex;gap:18px}.footer small{font-size:10px;color:var(--muted)}
/* Secondary pages share the new type, spacing and surfaces. */
.page-hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:35px;padding:32px;background:var(--cream);align-items:center;min-height:570px}.page-hero>img{grid-column:2;grid-row:1;width:100%;height:520px;object-fit:cover;border-radius:14px}.page-title{grid-column:1;grid-row:1;padding:30px 15px}.page-title h1{font-size:clamp(38px,4.2vw,66px)}.page-title p:last-child{font-size:14px;color:var(--muted);max-width:440px;margin:0}.page-title .eyebrow{font-size:9px}
.accommodation-intro,.pool-details,.destination-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:75px;align-items:center}.accommodation-intro>div>p,.pool-details>div>p,.destination-intro>div>p{font-size:14px;color:var(--muted)}.accommodation-intro .photo,.pool-details .photo,.destination-intro .photo{height:420px}.accommodation-intro h2,.pool-details h2,.destination-intro h2{font-size:42px}
.room-collection{padding-bottom:60px}.room-photos{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:20px}.room-photos .photo{height:330px}
body.site-services-accommodation .facilities-section{width:auto;max-width:none;margin:0;padding:65px 48px}body.site-services-accommodation .facilities-section>h2{max-width:700px}body.site-services-accommodation .facilities-section>h2,body.site-services-accommodation .facilities-section>.eyebrow,body.site-services-accommodation .facilities-section>.facilities,body.site-services-accommodation .facilities-section>.small-note{max-width:1320px;margin-left:auto;margin-right:auto}
.small-note{font-size:12px;color:var(--muted);max-width:750px}.practical{display:grid;grid-template-columns:.7fr 1fr;gap:60px;padding-block:65px}details{border-top:1px solid var(--line);padding-block:19px}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:500;font-size:15px}details p{margin:15px 0 0;font-size:13px;color:var(--muted)}
.menu-section{background:var(--cream);padding:65px 0}.menu-heading{display:grid;grid-template-columns:1fr .65fr;column-gap:70px;align-items:end}.menu-heading .eyebrow{grid-column:1/-1}.menu-heading>p:last-child{font-size:14px;color:var(--muted)}
.menu-jump{display:flex;flex-wrap:wrap;gap:10px;padding:22px 0;margin:10px 0 25px;font-size:11px}.menu-jump a{padding:9px 15px;background:#fffef9;border:1px solid #cbd4c5;border-radius:25px}.menu-jump a:hover{background:var(--green);color:white}
.menu-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start;counter-reset:menu}
.menu-group{background:#fffef9;padding:30px;border-radius:12px;scroll-margin-top:30px;counter-increment:menu}.menu-group h3{font-size:28px;border-bottom:1px solid var(--line);padding-bottom:20px;display:flex;gap:18px;align-items:start}.menu-group h3:before{content:'0' counter(menu);font-size:12px;letter-spacing:0;color:#94745c;padding-top:5px;flex-shrink:0}.menu-group dl{margin:0}.menu-group dl>div{margin-bottom:20px}.menu-group dl>div:last-child{margin-bottom:0}.menu-group dt{font-weight:600;font-size:14px}.menu-group dd{margin:5px 0 0;font-size:12px;line-height:1.65;color:var(--muted)}
.menu-originals{display:flex;flex-wrap:wrap;gap:15px 30px;border-top:1px solid #bdc9bc;padding-top:26px;margin-top:35px}.menu-originals p{margin:0;font-size:13px}
.greek-section{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-block:75px}.greek-section p{font-size:14px;color:var(--muted)}.greek-section>.photo:nth-child(2){height:380px}.greek-section>.photo:last-child{grid-column:1/-1;height:400px}
.gallery-intro{padding-top:65px;padding-bottom:20px}.gallery-intro h1{font-size:clamp(42px,5vw,76px)}.gallery-intro p:last-child{max-width:600px;font-size:14px;color:var(--muted)}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0 30px}.filter-bar[hidden]{display:none}.filter-bar>div{display:flex;flex-wrap:wrap;gap:8px}.filter-bar button{border:1px solid var(--line);background:#fffef9;border-radius:30px;padding:9px 16px;font-size:12px;color:var(--ink);min-height:42px}.filter-bar button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}.filter-bar p{font-size:12px;margin:0;white-space:nowrap}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-item[hidden]{display:none}.gallery-item .photo{height:250px}.gallery-item:nth-child(7n+1){grid-column:span 2}.gallery-section{padding-bottom:75px}
.island-notes{padding-bottom:75px}.island-photo-row{display:grid;grid-template-columns:1.2fr 1fr;gap:25px}.island-photo-row .photo{height:360px}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.destination-grid article{background:var(--cream);padding:25px;border-radius:12px}.destination-grid h3{font-size:26px}.destination-grid p{font-size:13px;color:var(--muted);margin:0}
.contact-page{padding-top:65px;padding-bottom:60px}.contact-page h1{max-width:850px}.lead{font-size:17px;max-width:720px;color:var(--muted)}.contact-page-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;margin-top:40px;align-items:stretch}.contact-page-grid>.photo{min-height:470px}.contact-card{background:#e9eddf;padding:35px;border-radius:14px}.contact-card h2{font-size:35px}.contact-card dl{margin:25px 0 30px}.contact-card dl>div{margin-bottom:23px}.contact-card dt{font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;color:var(--muted)}.contact-card dd{margin:0;font-size:21px;letter-spacing:-.025em}.contact-card dd a:hover{text-decoration:underline}.contact-card p{font-size:13px;margin:0;color:var(--muted)}
.arrival{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-block:20px 60px}.arrival h2{font-size:45px}.arrival address{font-size:19px;margin:15px 0}.arrival p{font-size:14px;color:var(--muted)}.arrival-links{display:flex;flex-direction:column;gap:15px;justify-content:center}.social-row{display:flex;align-items:center;gap:30px;padding-block:25px 60px;border-top:1px solid var(--line)}.social-row h2{font-size:28px;margin:0 auto 0 0}
.lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;padding:20px 40px;margin:0;border:0;background:#14211ef5;color:white}.lightbox::backdrop{background:#14211e}.lightbox[open]{display:flex;flex-direction:column}.lightbox-top{display:flex;justify-content:space-between;align-items:center}.lightbox-count{margin:0;font-size:13px}.lightbox button{background:transparent;border:1px solid #fff5;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;color:white}.lightbox .icon{filter:brightness(0) invert(1)}.lightbox figure{margin:10px 0;min-height:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.lightbox-image{object-fit:contain;width:100%;min-height:0;max-height:calc(100dvh - 180px)}.lightbox figcaption{text-align:center;font-size:13px}.lightbox-controls{display:flex;justify-content:center;gap:18px}
@media(min-width:1800px){.welcome{left:4%;bottom:40px;width:380px;padding:32px}.welcome h1{font-size:42px}.explorer{height:900px}.marker-studios{left:26%}.marker-pool{left:58%}}
@media(max-width:1100px){:root{--rail:94px}.wrap{width:calc(100% - 56px)}.rail nav a{font-size:10px}.stay-grid{gap:30px}.stay-copy{padding:0}.stay-copy h2{font-size:46px}.stay-copy p{font-size:13px}.stay-facts{gap:10px}.stay-facts span{font-size:10px}.stay-facts p{font-size:10px}.balcony-story{gap:14px}.balcony-story p{font-size:14px}.pool-feature{gap:30px}.pool-photo{min-height:460px}.pool-copy h2{font-size:44px}.food-grid,.food-top{gap:30px}.menu-teaser a{font-size:13px}.food-top h2{font-size:47px}.facilities section{padding:23px}.facilities h3{font-size:20px}.location-note{gap:35px}.location-image>img{height:460px}.contact-block{padding:45px;gap:40px}.contact-details>a{font-size:17px}.page-hero{padding:25px;gap:15px;min-height:490px}.page-hero>img{height:450px}.page-title{padding:15px}.page-title h1{font-size:40px}.menu-group{padding:25px}.menu-group h3{font-size:25px}.accommodation-intro,.pool-details,.destination-intro{gap:35px}.contact-card{padding:25px}.contact-card dd{font-size:18px}}
@media(max-width:760px){
:root{--rail:0px}html{scroll-padding-top:90px}.rail{height:74px;width:100%;inset:0 0 auto;flex-direction:row;justify-content:space-between;padding:0 20px;border-right:0;border-bottom:1px solid var(--line)}.brand{padding:0;width:158px}.logo-stacked{display:none}.logo-wide{display:block;width:158px}.nav-toggle{display:flex;align-items:center;gap:8px;border:0;background:white;padding:10px 0 10px 10px;font-size:12px}.rail nav{display:none;position:absolute;top:73px;left:0;background:#fff;border-bottom:1px solid var(--line);padding:12px 20px 20px;box-shadow:0 20px 25px #0001}.rail.nav-open nav{display:grid}.rail nav a{min-height:51px;display:flex;flex-direction:row;justify-content:flex-start;font-size:15px;padding:8px 14px;gap:15px}.rail nav a[aria-current]:before{left:0;top:8px;bottom:8px}.rail-home{display:none}main{padding-top:74px}.wrap{width:calc(100% - 40px)}h1{font-size:42px}h2{font-size:38px}.eyebrow{font-size:9px;margin-bottom:18px}
.explorer{height:auto;background:var(--cream);padding-bottom:25px}.explorer>img{height:450px;object-position:48% 50%}.welcome{position:relative;bottom:auto;left:auto;width:calc(100% - 40px);margin:-52px auto 0;padding:25px;border-radius:12px;box-shadow:0 7px 25px #173b2310}.welcome h1{font-size:35px}.welcome p{font-size:13px;margin-bottom:18px}.welcome .eyebrow{font-size:9px}.welcome .button{font-size:12px}.marker{font-size:10px;gap:7px}.marker-dot{width:23px;height:23px;border-width:7px}.marker>span:last-child{padding:5px 9px}.marker-studios{top:65px;left:12%}.marker-pool{top:190px;left:49%}.marker-garden{top:317px;bottom:auto;left:63%}.scroll-cue{display:none}
.stay-section{padding:45px 0 35px}.stay-grid{grid-template-columns:1fr;gap:28px}.stay-copy h2{font-size:52px}.stay-copy p{max-width:none;font-size:14px}.stay-copy p:first-of-type{max-width:none}.stay-copy .button{margin-top:0}.stay-main .photo{border-radius:10px}.stay-main figcaption{font-size:8px;letter-spacing:.07em;padding-top:12px}.balcony-story{grid-template-columns:1fr 1fr;gap:20px}.balcony-story .photo{aspect-ratio:1.1}.balcony-story p{font-size:17px}.balcony-story .eyebrow{font-size:8px}.stay-facts{gap:12px;padding:22px 0}.stay-facts span{font-size:11px}.stay-facts p{font-size:10px}
.pool-feature{grid-template-columns:1fr;gap:25px;padding-block:50px}.pool-copy h2{font-size:48px}.pool-copy p{max-width:none;font-size:14px}.pool-photo{min-height:0;height:370px}.pool-photo>img{border-radius:10px}.pool-tags{left:15px;right:15px;bottom:15px;gap:6px}.pool-tags span{font-size:9px;padding:8px 10px}
.food-section{padding:45px 0}.food-top{grid-template-columns:1fr;gap:18px;margin-bottom:25px}.food-top h2{font-size:44px}.food-top>p{max-width:none}.food-grid{grid-template-columns:1fr;gap:25px}.food-image>img{border-radius:8px;aspect-ratio:1.5}.food-image figcaption{font-size:11px;padding-top:10px}.menu-teaser a{padding:16px 0;font-size:15px}.food-copy>.button{width:auto;min-width:235px}.greek-note{border-top:1px solid #fff3;padding-top:25px;margin-top:30px}.greek-note h3{font-size:29px}.greek-note p{font-size:13px}
.garden-section{padding-block:50px}.garden-heading{grid-template-columns:1fr;gap:18px;margin-bottom:25px}.garden-heading .eyebrow{margin-bottom:0}.garden-heading>p:last-child{max-width:none}.garden-images{grid-template-columns:1fr;gap:20px}.garden-images>.photo{height:auto;aspect-ratio:1.25}.garden-side{padding:0;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.garden-side .photo{height:170px}.garden-side>p{font-size:12px;margin:0}
.facilities-section{padding-block:45px}.facilities-heading{display:block}.facilities-heading .eyebrow{margin-bottom:18px}.facilities-heading h2{font-size:40px;margin-bottom:20px}.facilities-heading>p:last-child{max-width:none}.facilities{grid-template-columns:1fr;gap:14px;margin:25px 0}.facilities section{padding:24px}.facilities h3{font-size:23px;margin-bottom:17px}.facilities ul{columns:2;column-gap:20px}.facilities li{break-inside:avoid;font-size:11px;line-height:1.6}
.location-note{grid-template-columns:1fr;gap:30px;padding-block:50px}.location-image>img{height:340px;border-radius:10px}.location-copy h2{font-size:54px}.place-tag{left:16px;bottom:16px}.location-line{font-size:10px}.section-heading{align-items:start;flex-direction:column;gap:16px}.section-heading h2{font-size:40px}.home-gallery{padding-bottom:50px}.photo-strip{grid-template-columns:1fr 1fr;gap:12px}.photo-strip .photo{height:230px}.photo-strip .photo:nth-child(2){margin-top:35px}.photo-strip .photo:nth-child(3){grid-column:1/-1;margin-top:0;height:235px}
main .contact-block{margin:0 12px}.contact-block{padding:35px 23px;grid-template-columns:1fr;gap:35px;border-radius:12px}.contact-block h2{font-size:42px}.contact-block p{font-size:13px}.contact-details>a{font-size:18px}.contact-details address{font-size:13px;margin-bottom:10px}.directions{gap:20px;margin-top:15px}.footer{padding:30px 22px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.footer>a{font-size:17px}.footer div{grid-column:1/-1}
.page-hero{display:flex;flex-direction:column;padding:18px 20px 30px;gap:25px;min-height:0;align-items:stretch}.page-hero>img{height:290px;border-radius:10px;order:0}.page-title{padding:0;order:1}.page-title h1{font-size:43px;max-width:500px}.page-title .eyebrow{margin-bottom:16px}.page-title p:last-child{max-width:none;font-size:14px}
.accommodation-intro,.pool-details,.destination-intro{padding-block:45px;grid-template-columns:1fr;gap:25px}.accommodation-intro h2,.pool-details h2,.destination-intro h2{font-size:36px}.accommodation-intro .photo,.pool-details .photo,.destination-intro .photo{height:290px}.room-collection{padding-bottom:45px}.room-photos{grid-template-columns:1fr 1fr;gap:12px}.room-photos .photo{height:235px}.room-photos .photo:last-child{grid-column:1/-1;height:240px}body.site-services-accommodation .facilities-section{padding:45px 20px}body.site-services-accommodation .facilities-section h2{font-size:38px}.practical{grid-template-columns:1fr;gap:10px;padding-block:45px}.practical h2{font-size:35px}.menu-section{padding-block:45px}.menu-heading{display:block}.menu-heading h2{font-size:40px}.menu-jump{gap:8px;margin:5px 0 20px;padding-top:8px}.menu-jump a{font-size:10px;padding:8px 12px}.menu-columns{grid-template-columns:1fr;gap:20px}.menu-group{padding:25px 22px;scroll-margin-top:95px}.menu-group h3{font-size:25px;gap:15px}.menu-group dt{font-size:14px}.menu-group dd{font-size:12px}.menu-originals{flex-direction:column;align-items:start;gap:12px}.greek-section{grid-template-columns:1fr;gap:20px;padding-block:45px}.greek-section>.photo:nth-child(2),.greek-section>.photo:last-child{height:255px}
.gallery-intro{padding-top:40px}.gallery-intro h1{font-size:43px}.filter-bar{align-items:start;flex-direction:column;gap:14px}.filter-bar button{font-size:11px;padding:8px 12px}.gallery-grid{grid-template-columns:1fr 1fr;gap:10px}.gallery-item .photo{height:160px}.gallery-item:nth-child(7n+1) .photo{height:250px}.gallery-section{padding-bottom:45px}.island-photo-row{grid-template-columns:1fr;gap:15px}.island-photo-row .photo{height:245px}.destination-grid{grid-template-columns:1fr;gap:14px;margin-top:25px}.destination-grid h3{margin-bottom:15px}.island-notes{padding-bottom:40px}
.contact-page{padding-block:40px}.contact-page h1{font-size:44px}.lead{font-size:14px}.contact-page-grid{grid-template-columns:1fr;gap:20px;margin-top:28px}.contact-page-grid>.photo{min-height:0;height:280px}.contact-card{padding:28px}.contact-card h2{font-size:32px}.contact-card dd{font-size:18px}.arrival{grid-template-columns:1fr;gap:15px;padding-block:10px 35px}.arrival h2{font-size:38px}.arrival address{font-size:18px}.social-row{flex-direction:column;align-items:start;gap:20px;padding-block:25px 40px}.social-row .text-link{font-size:12px}.lightbox{padding:15px}.enlarge{opacity:1;padding:5px}.enlarge .icon{width:16px;height:16px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Greek nights: real guests lead; the original poster remains fully readable. */
.nights-feature{background:#102b3b;color:#f9f3e6;padding:70px 0;scroll-margin-top:25px}
.nights-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}
.nights-heading .eyebrow{color:#acd3e3;margin-bottom:18px}.nights-heading h2{color:#fff5df;margin:0;font-size:clamp(36px,4vw,60px)}
.nights-time{flex-shrink:0;border-left:1px solid #8195a1;padding:8px 0 8px 24px;margin:0;font-size:15px;color:#e2e7e7}.nights-time strong{display:block;font-weight:500;font-size:24px;color:#f4cd99;margin-top:8px}
.nights-guests .photo{background:#102b3b;border-radius:8px}.nights-guests .photo>img{width:100%;height:auto;aspect-ratio:2000/924;object-fit:contain}.nights-feature figcaption{font-size:12px;color:#c5d4db;margin-top:12px}
.nights-details{display:grid;grid-template-columns:1fr 300px;gap:65px;align-items:center;margin-top:40px}.nights-copy{max-width:650px}.nights-copy h3{font-size:36px;color:#fff5df}.nights-copy h4{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#f4cd99;margin:28px 0 12px}.nights-copy p{font-size:15px;color:#e2e7e7}.nights-book{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;margin-top:28px}.nights-book .button{background:#f4cd99;color:#102b3b;justify-content:center;gap:12px;min-width:180px}.nights-book .button .icon{filter:none;width:20px;height:20px}.nights-book a:hover{color:#acd3e3}.nights-book .button:hover{background:#fff5df;color:#102b3b}
.nights-poster .photo{background:transparent;border-radius:0}.nights-poster .photo>img{height:auto;width:100%;object-fit:contain}.nights-poster .photo:hover>img{transform:none}.nights-poster .enlarge{opacity:1}.nights-poster figcaption{text-align:center}
@media(max-width:1000px){.nights-details{grid-template-columns:1fr 240px;gap:35px}.nights-heading{align-items:start;flex-direction:column}.nights-time{border-left:0;border-top:1px solid #8195a1;padding:15px 0 0;width:100%}.nights-time strong{display:inline;margin-left:20px;font-size:20px}.nights-time br{display:none}}
@media(max-width:760px){.nights-feature{padding:42px 0;scroll-margin-top:90px}.nights-heading{gap:22px;margin-bottom:25px}.nights-time{font-size:13px}.nights-time strong{display:block;margin:8px 0 0}.nights-guests{margin-inline:-8px}.nights-details{grid-template-columns:1fr;gap:32px;margin-top:30px}.nights-copy h3{font-size:31px}.nights-copy p{font-size:14px}.nights-book .button{font-size:12px;padding:15px 12px;min-width:0;flex:1 1 140px;max-width:100%}.nights-poster{width:min(100%,340px);justify-self:center}.nights-guests figcaption{padding-inline:8px}}
