:root{--dark:#17251c;--ink:#1a281e;--cream:#f5f1e7;--gold:#cfbd88;--muted:#6b7469}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}.header{height:82px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--cream);gap:25px}.wordmark{font-size:27px;font-weight:600;letter-spacing:.19em;white-space:nowrap}.mark{font-size:14px;color:#a88949;margin-left:5px;vertical-align:top}.header nav{display:flex;gap:38px;font-size:13px;color:#334338}.header nav a:hover,.header-cta:hover{opacity:.65}.header-cta{font-size:13px;border-bottom:1px solid currentColor;padding-bottom:5px;white-space:nowrap}.header-cta span{margin-left:17px}.hero{height:min(760px,calc(100svh - 82px));min-height:610px;position:relative;color:white;background:#263725;overflow:hidden}.hero-art{position:absolute;inset:0;background:url('assets/olive-tree-greece.webp') center 70%/cover no-repeat;transform:scale(1.025);animation:hero-drift 11s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,26,17,.83) 0%,rgba(10,26,17,.48) 47%,rgba(10,26,17,.08) 100%),linear-gradient(0deg,rgba(5,15,9,.43),transparent 26%)}.hero-content{position:relative;z-index:1;padding:100px 5% 110px;max-width:820px}.eyebrow{font-size:11px;letter-spacing:.25em;font-weight:700;color:#677764}.eyebrow.light{color:#e4d6a9}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:400}h1{font-size:clamp(55px,6.45vw,104px);line-height:1.035;letter-spacing:-.045em;margin:28px 0 28px}h1 em,h2 em{font-weight:400}.hero-description{max-width:490px;line-height:1.65;font-size:17px;color:#f0ede2;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 20px;min-width:235px;font-size:13px;font-weight:700;transition:transform .25s,background .25s}.button:hover{transform:translateY(-3px)}.button-light{background:var(--cream);color:var(--dark)}.hero-bottom{position:absolute;bottom:29px;left:5%;right:5%;z-index:1;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.19em;color:#e1e3d9}.hero-bottom a span{margin-left:12px}.section-pad{padding:115px 7%}.intro{display:grid;grid-template-columns:27% 1fr;gap:40px}.section-side{display:flex;align-items:flex-start;gap:24px;padding-top:18px}.tiny-rule{height:1px;background:#b4baae;flex:1;margin-top:8px}.intro-main{max-width:850px}.intro h2,.story h2,.experience h2,.closing h2{font-size:clamp(44px,5.1vw,77px);line-height:1.14;letter-spacing:-.04em}.intro h2{margin-bottom:32px}.intro-main>p{font-size:18px;line-height:1.8;color:#4b5a4c;max-width:720px}.feature-line{display:flex;justify-content:space-between;gap:20px;margin-top:65px;padding-top:22px;border-top:1px solid #b7beb1;font-size:13px;font-weight:600}.story{display:grid;grid-template-columns:50% 50%;min-height:650px;background:#e7e6d8}.story-visual{overflow:hidden}.story-visual img{display:block;width:100%;height:100%;object-fit:cover;min-height:650px}.story-copy{align-self:center;padding:100px 13%;max-width:710px}.story h2{margin:45px 0 30px}.story-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:#4b594c}.signature{font-family:'Playfair Display',serif;font-style:italic;font-size:24px;display:block;margin-top:45px}.experience{background:var(--cream)}.experience-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:35px}.experience-heading h2{margin:0 0 85px;width:65%}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #b7beb1}.experience-grid article{padding:37px 40px 25px 0;min-height:240px}.experience-grid article+article{border-left:1px solid #b7beb1;padding-left:40px}.number{font-size:12px;color:#8c956e}.experience-grid h3{font-size:32px;margin:38px 0 15px}.experience-grid p{font-size:15px;line-height:1.7;color:#59655a;max-width:270px}.closing{background:var(--dark);color:var(--cream);padding:110px 7% 120px;text-align:center}.closing h2{margin:20px 0 23px}.closing>p:not(.eyebrow){color:#cad1c6;line-height:1.7;margin-bottom:34px}footer{background:#101c14;color:#e8eadf;padding:36px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .wordmark{font-size:21px}footer>span{font-size:12px;color:#a3ada0}.reveal{opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@keyframes hero-drift{from{transform:scale(1.09)}to{transform:scale(1.025)}}@media(max-width:780px){.header{height:70px;padding:0 6%}.wordmark{font-size:21px}.header nav{display:none}.hero{height:auto;min-height:680px}.hero-art{background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(10,26,17,.8),rgba(10,26,17,.34)),linear-gradient(0deg,rgba(5,15,9,.48),transparent 30%)}.hero-content{padding:110px 6% 145px}h1{font-size:clamp(50px,10vw,75px)}.hero-description{font-size:16px;max-width:410px}.section-pad{padding:78px 6%}.intro{display:block}.section-side{margin-bottom:35px}.intro-main>p{font-size:16px}.feature-line{flex-direction:column;margin-top:42px;gap:13px}.story{grid-template-columns:1fr}.story-visual img{min-height:0;height:430px}.story-copy{padding:75px 6%}.experience-heading{display:block}.experience-heading h2{width:auto;margin:24px 0 55px}.experience-grid{grid-template-columns:1fr}.experience-grid article,.experience-grid article+article{border-left:0;border-bottom:1px solid #b7beb1;padding:30px 0;min-height:0}.experience-grid h3{margin:20px 0 10px}.closing{padding:80px 6% 90px}footer{flex-wrap:wrap}footer>span:nth-child(2){display:none}}@media(max-width:420px){.header-cta{font-size:12px}.header-cta span{margin-left:4px}.hero-bottom span:last-child{display:none}.hero-content{padding-top:95px}h1{font-size:49px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-art{animation:none}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}

/* Preserve the portrait and the harbor setting at every screen size. */
.story-visual{align-self:start}.story-visual img{height:auto;min-height:0;object-fit:contain}.story{align-items:center}

.shop-intro{display:grid;grid-template-columns:1.2fr 1fr;background:#e7e6d8}.shop-intro>div{padding:65px 10%}.shop-intro h1{font-size:clamp(40px,4.7vw,72px);margin:22px 0}.shop-intro>div>p:last-child{font-size:17px;line-height:1.8;max-width:490px;color:#4b5a4c}.shop-intro img{width:100%;height:100%;max-height:440px;object-fit:cover}.plans-section{padding:75px 6% 100px}.plans-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.plans-heading h2{font-size:38px;margin:15px 0 0}.plans-heading>p{font-size:15px;line-height:1.7;color:#59655a;margin:0}.plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.plan{border:1px solid #bec4b6;padding:30px;display:flex;flex-direction:column}.plan.best{background:var(--dark);color:var(--cream);border-color:var(--dark)}.plan-tag{font-size:12px;letter-spacing:.15em;font-weight:700;min-height:18px;color:#65754b}.best .plan-tag{color:#dfcf9f}.plan h3{font-size:32px;margin:18px 0}.plan-price{font-size:48px;letter-spacing:-.04em;margin:5px 0}.plan-price span{font-size:15px;letter-spacing:0}.monthly{font-size:15px;margin:9px 0}.saving{font-size:13px;line-height:1.5;opacity:.8;min-height:39px}.plan ul{list-style:none;padding:24px 0 12px;margin:10px 0 25px;border-top:1px solid #b2b9a9;flex:1}.plan li{font-size:15px;line-height:1.7;margin:12px 0}.plan li:before{content:'✓';margin-right:9px;color:#87976d}.plan-button{font-family:inherit;cursor:pointer;background:var(--dark);color:white;border:1px solid var(--dark);width:100%;min-width:0;font-size:14px}.best .plan-button{background:var(--cream);color:var(--dark)}.plan-button[aria-pressed=true]{outline:3px solid #bda05c;outline-offset:4px}.order-summary{margin-top:40px;border-top:1px solid #b7beb1;padding-top:35px;display:grid;grid-template-columns:1fr auto;gap:20px}.order-summary[hidden]{display:none}.order-summary h2{font-size:32px;margin-bottom:12px}.order-summary p{line-height:1.6}.summary-total{text-align:right}.summary-total span{display:block;font-size:14px}.summary-total strong{font-size:34px;font-weight:500;display:block;margin:8px 0}.summary-total p{font-size:14px}.checkout-notice{grid-column:1/-1;background:#e7e6d8;padding:20px;font-size:15px;margin:0}button:focus-visible,a:focus-visible{outline:3px solid #ba9c4d;outline-offset:5px}@media(max-width:1000px){.plan{padding:23px}.plans-heading{display:block}.plans-heading>p{margin-top:20px}}@media(max-width:780px){.shop-intro{grid-template-columns:1fr}.shop-intro>div{padding:50px 6%}.shop-intro img{height:230px}.plans-section{padding:50px 6% 70px}.plans{grid-template-columns:1fr}.plan{padding:30px}.saving{min-height:0}.order-summary{grid-template-columns:1fr}.summary-total{text-align:left}.plans-heading h2{font-size:32px}}

.grove-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8%;align-items:center;margin-bottom:70px}.grove-photo{margin:0}.grove-photo img{display:block;width:100%;height:auto;max-height:660px;object-fit:contain}.grove-photo figcaption{font-size:13px;color:#59655a;text-align:center;margin-top:16px;line-height:1.6}.grove-feature .experience-heading{display:block}.grove-feature .experience-heading h2{width:auto;margin:25px 0 0}@media(max-width:780px){.grove-feature{grid-template-columns:1fr;gap:35px;margin-bottom:45px}.grove-feature .experience-heading{grid-row:1}.grove-photo img{max-height:620px}.grove-feature .experience-heading h2{margin-bottom:0}}

/* Real Greece photography anchors the home page. */
.hero-art{animation:none;transform:none;background-position:center 70%}.hero-shade{background:linear-gradient(90deg,rgba(10,24,15,.87) 0%,rgba(10,24,15,.64) 43%,rgba(10,24,15,.08) 80%),linear-gradient(0deg,rgba(5,15,9,.45),transparent 28%)}@media(max-width:780px){.hero-art{background-position:center 66%}.hero-shade{background:linear-gradient(90deg,rgba(10,24,15,.83),rgba(10,24,15,.37)),linear-gradient(0deg,rgba(5,15,9,.5),transparent 30%)}}

/* Integrate the grove photograph into an uninterrupted olive-toned section. */
.experience.section-pad{padding:0;background:#17251c;color:#f5f1e7}
.grove-feature{grid-template-columns:52% 48%;gap:0;align-items:stretch;margin:0}
.grove-photo{position:relative;overflow:hidden;background:#17251c}
.grove-photo img{width:100%;height:760px;max-height:none;object-fit:cover;object-position:center 70%}
.grove-photo:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 62%,rgba(23,37,28,.55) 88%,#17251c 100%),linear-gradient(0deg,#17251c 0%,transparent 22%)}
.grove-photo figcaption{position:absolute;bottom:24px;left:12%;right:12%;z-index:1;text-align:left;color:#e0e4d9;font-size:13px;margin:0}
.grove-feature .experience-heading{align-self:center;padding:70px 12% 70px 8%}
.grove-feature .experience-heading .eyebrow{color:#cfbd88}
.grove-feature .experience-heading h2{font-size:clamp(44px,5.1vw,77px);line-height:1.15}
.experience .experience-grid{margin:0 7%;padding:10px 0 60px;border-color:#53604e}
.experience .experience-grid article+article{border-color:#53604e}
.experience .experience-grid p{color:#c8d0c2}
.experience .number{color:#cfbd88}
@media(max-width:780px){.grove-feature{grid-template-columns:1fr}.grove-feature .experience-heading{grid-row:auto;padding:38px 6% 45px}.grove-photo img{height:auto;max-height:none;object-fit:contain}.grove-photo:after{background:linear-gradient(0deg,#17251c 0%,rgba(23,37,28,.2) 18%,transparent 35%)}.grove-photo figcaption{left:6%;bottom:20px}.experience .experience-grid{margin:0 6%;padding-bottom:45px}.experience .experience-grid article{border-color:#53604e}}

.hero-art.hero-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#263725;animation:none;transform:none}.video-toggle{position:absolute;right:5%;bottom:65px;z-index:2;background:rgba(15,28,18,.65);border:1px solid rgba(255,255,255,.6);border-radius:0;padding:9px 13px;color:#fff;font:500 13px inherit;cursor:pointer}.name-meaning strong{font-weight:500;color:#1a281e}.name-meaning span[lang=ar]{font-size:1.15em}.hero-video.motion-disabled{opacity:0}.hero:has(.motion-disabled){background:url(assets/mediterranean-poster.webp) center/cover no-repeat}

.box-contents{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;border-top:1px solid #b7beb1;margin-top:40px;padding-top:28px}.box-contents h3{font-size:24px;margin-bottom:14px}.box-contents p{font-size:15px;line-height:1.75;color:#4b5a4c}.grove-intro{color:#c8d0c2;font-size:17px;line-height:1.8;margin-top:30px;max-width:440px}.shop-inclusions{padding:55px 6% 0;max-width:1100px}.shop-inclusions h2{font-size:36px;margin-bottom:20px}.shop-inclusions>p:last-child{line-height:1.8;font-size:17px;color:#4b5a4c}.hero-content h1{font-size:clamp(50px,5.8vw,90px)}@media(max-width:780px){.box-contents{grid-template-columns:1fr;gap:14px}.hero-content h1{font-size:clamp(43px,9vw,65px)}.shop-inclusions h2{font-size:30px}}

.packaging-feature{margin:0;padding:0 7% 80px}.packaging-feature img{width:100%;max-height:720px;object-fit:cover;display:block}.packaging-feature figcaption,.shop-packaging figcaption{font-size:13px;line-height:1.6;color:#59655a;padding:12px 0}.shop-packaging{margin:0;align-self:center}.shop-intro .shop-packaging img{height:auto;max-height:none;display:block}.shop-packaging figcaption{padding:10px 18px}@media(max-width:780px){.packaging-feature{padding:0 6% 55px}.packaging-feature img{height:auto;object-fit:contain}}

/* Consistent vector icons avoid emoji rendering in mobile browsers. */
.cta-arrow,.scroll-arrow{width:20px;height:20px;flex:none;display:inline-block;vertical-align:middle}.header-cta{display:inline-flex;align-items:center;gap:14px}.header-cta .cta-arrow{width:17px;height:17px}.button{font-weight:500;letter-spacing:.025em}.hero-bottom a{display:inline-flex;gap:12px;align-items:center}.scroll-arrow{width:16px;height:16px}.plan-button{font-weight:500}.button .cta-arrow{transition:transform .2s ease}.button:hover .cta-arrow{transform:translateX(3px)}
@media(max-width:780px){.hero-art.hero-video{object-position:10% center}.hero:has(.motion-disabled){background-position:10% center}.button{padding:17px 21px}.header-cta{gap:9px}}
@media(prefers-reduced-motion:reduce){.button .cta-arrow{transition:none}}

.story-visual{position:relative;margin:0}.story-visual .location-caption,.grove-photo figcaption{position:absolute;left:26px;right:auto;bottom:22px;z-index:2;margin:0;padding:0;color:rgba(255,255,255,.85);font-family:'DM Sans',sans-serif;font-size:12px;font-weight:400;letter-spacing:.08em;line-height:1.5;text-align:left;text-shadow:0 1px 5px rgba(0,0,0,.5)}@media(max-width:780px){.story-visual .location-caption,.grove-photo figcaption{left:20px;bottom:18px}}
.mobile-account{display:none}@media(max-width:780px){.home-page .header-cta{display:none}.home-page .mobile-account{display:block;font-size:14px;white-space:nowrap;border-bottom:1px solid currentColor;padding-bottom:5px}}
