/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2)format("woff2");font-display:swap;font-weight:200 800}@font-face{font-family:Cormorant;src:url(/fonts/cormorant-latin.woff2)format("woff2");font-display:swap;font-weight:400 600}@font-face{font-family:NotoArabic;src:url(/fonts/noto-arabic.woff2)format("woff2");font-display:swap;font-weight:100 900}:root{--ink:#202827;--muted:#5b6663;--paper:#faf9f5;--cream:#f1f0e9;--line:#d7dad2;--accent:#a46545;--dark:#1a2a28}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}button,a{font:inherit;color:inherit}a{text-decoration:none}button{cursor:pointer}img{max-width:100%}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{color:var(--ink);background:#d8b29d}main{overflow:clip}.page-width{width:min(100% - 80px,1360px);margin-inline:auto}.section-pad{padding-block:clamp(95px,9vw,140px)}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf9f5f5;justify-content:space-between;align-items:center;gap:28px;height:78px;padding:0 max(40px,50vw - 680px);display:flex;position:sticky;top:0}.brand{white-space:nowrap;letter-spacing:.035em;align-items:center;gap:10px;font-size:15px;font-weight:800;display:inline-flex}.brand img{object-fit:cover;background:#101615;width:30px;height:30px}.brand b{color:var(--accent);font-size:11px}.site-header nav{align-items:center;gap:clamp(15px,2vw,33px);display:flex}.site-header nav a{font-size:13px;font-weight:700;transition:color .2s}.site-header nav a:hover{color:var(--accent)}.header-actions{align-items:center;gap:12px;display:flex}.languages{background:#edeee8;border-radius:50px;gap:2px;padding:3px;display:flex}.languages button{color:#66716d;background:0 0;border:0;border-radius:50px;padding:7px 9px;font-size:12px;font-weight:750}.languages button.active{background:var(--ink);color:#fff}.menu-toggle{background:0 0;border:0;font-size:22px;display:none}.eyebrow{color:var(--accent);letter-spacing:.095em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800;line-height:1.5}.hero{padding:clamp(80px,7.8vw,125px) 0 90px}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:clamp(50px,6vw,105px);display:grid}.hero h1{letter-spacing:-.045em;max-width:760px;margin:27px 0 0;font:500 clamp(60px,6.3vw,106px)/.94 Cormorant,Georgia,serif}.hero h1 em{color:var(--accent);font-weight:500}.hero-lead{max-width:610px;color:var(--muted);margin:26px 0 0;font-size:clamp(17px,1.4vw,20px);line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px 28px;margin-top:32px;display:flex}.button{border:1px solid #0000;justify-content:space-between;align-items:center;gap:32px;min-height:53px;padding:0 19px 0 22px;font-size:14px;font-weight:750;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;font-weight:400}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:#8b5035}.text-action{border-bottom:1px solid #a8afa7;align-items:center;gap:11px;padding-bottom:5px;font-size:14px;font-weight:750;display:inline-flex}.text-action span{color:var(--accent)}.hero-facts{border-top:1px solid var(--line);color:#66716d;flex-wrap:wrap;gap:8px 20px;margin-top:55px;padding-top:17px;font-size:12px;display:flex}.hero-facts span+span:before{content:"·";color:#aeb8ad;margin-inline-end:20px}.hero-proof{min-width:0;padding:14px 40px 0 0;display:block;position:relative}.proof-desktop{background:#24362a;height:clamp(430px,39vw,610px);position:relative;overflow:hidden;box-shadow:0 35px 80px #222e2b29}.proof-desktop>img,.proof-shade{width:100%;height:100%;position:absolute;inset:0}.proof-desktop>img{object-fit:cover}.proof-shade{background:linear-gradient(270deg,#0c1e15d1,#0c1e151f)}.proof-ui{z-index:1;color:#fff;letter-spacing:.09em;border-bottom:1px solid #ffffff73;justify-content:space-between;gap:15px;padding:22px 5%;font-size:11px;display:flex;position:relative}.proof-ui span:first-child{font-weight:800}.proof-copy{z-index:1;text-align:right;color:#fff9e7;width:78%;margin:clamp(62px,7vw,104px) 5% 0 auto;position:relative}.proof-copy small{font:400 13px NotoArabic,Tahoma,sans-serif}.proof-copy strong{margin:18px 0;font:500 clamp(40px,3.9vw,65px)/1.25 NotoArabic,Tahoma,sans-serif;display:block}.proof-copy i{border-bottom:1px solid;padding-bottom:7px;font:600 13px NotoArabic,Tahoma,sans-serif;display:inline-block}.proof-mobile{z-index:2;background:#183426;border:7px solid #eeeae2;border-radius:17px;width:25%;height:55%;position:absolute;bottom:35px;right:0;overflow:hidden;box-shadow:0 20px 50px #0000004d}.proof-mobile img{object-fit:cover;filter:brightness(.56);width:100%;height:100%}.proof-mobile span{color:#fff9ed;text-align:right;font:500 clamp(17px,2vw,28px)/1.4 NotoArabic,Tahoma,sans-serif;position:absolute;top:30%;right:10%}.proof-caption{justify-content:space-between;align-items:center;gap:15px;margin:17px 40px 0 0;font-size:12px;font-weight:750;display:flex}.proof-caption b{color:var(--accent);font-size:13px}.hero-proof:hover .proof-desktop>img{transition:transform .5s;transform:scale(1.025)}.section-heading{max-width:920px}.section-heading h2,.contact h2{letter-spacing:-.03em;margin:19px 0 0;font:500 clamp(51px,5.5vw,86px)/1 Cormorant,Georgia,serif}.section-heading>p:last-child{max-width:720px;color:var(--muted);margin:21px 0 0;font-size:16px;line-height:1.8}.work{background:var(--cream)}.project-list{margin-top:clamp(55px,6vw,85px)}.project{min-width:0}.project-visual{display:block;position:relative;overflow:hidden}.stay-visual{color:#fff7e6;background:#1b3425;height:clamp(480px,50vw,690px)}.stay-visual>img,.visual-scrim{width:100%;height:100%;position:absolute;inset:0}.stay-visual>img{object-fit:cover}.visual-scrim{background:linear-gradient(270deg,#081d14c7,#081d1429 75%)}.visual-nav{z-index:1;letter-spacing:.06em;border-bottom:1px solid #ffffff80;justify-content:space-between;gap:15px;margin:0 4%;padding:22px 0;font-size:13px;font-weight:700;display:flex;position:relative}.visual-copy{z-index:1;text-align:right;max-width:710px;margin:clamp(100px,10vw,155px) 7% 0 auto;position:relative}.visual-copy small{font:400 16px NotoArabic,Tahoma,sans-serif}.visual-copy strong{margin:20px 0 30px;font:500 clamp(47px,5vw,86px)/1.3 NotoArabic,Tahoma,sans-serif;display:block}.visual-copy>span{border-bottom:1px solid;padding-bottom:6px;font:600 15px NotoArabic,Tahoma,sans-serif}.visual-open{z-index:2;color:#23372d;background:#fbf8ed;align-items:center;gap:15px;padding:11px 14px;font-size:13px;font-weight:750;display:inline-flex;position:absolute;bottom:20px;right:20px}.project-visual:hover .visual-open{background:#fff}.project-description{grid-template-columns:70px 1fr;gap:20px;padding:28px 0 0;display:grid}.project-index{color:var(--accent);font-size:13px;font-weight:750}.project-category{color:#9b684a;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:750}.project-description h3{margin:14px 0;font:500 clamp(31px,3vw,47px)/1.04 Cormorant,Georgia,serif}.project-description p:not(.project-category){max-width:670px;color:var(--muted);font-size:15px;line-height:1.7}.project-choice{border-inline-start:2px solid #c9ad8f;padding-inline-start:16px}.project-description a{border-bottom:1px solid var(--accent);color:#8d5137;align-items:center;gap:24px;margin-top:10px;padding-bottom:8px;font-size:14px;font-weight:750;display:inline-flex}.project-pair{grid-template-columns:1fr 1fr;gap:26px;margin-top:80px;display:grid}.project-pair .project-visual{height:clamp(440px,43vw,600px)}.food-visual{color:#fff1dd;background:#873a32;grid-template-columns:1fr .85fr;display:grid}.food-type{flex-direction:column;justify-content:space-between;min-width:0;padding:28px 25px;display:flex}.food-type>span{letter-spacing:-.05em;font-size:26px;font-weight:800}.food-type strong{letter-spacing:-.03em;font:500 clamp(42px,4vw,70px)/.92 Cormorant,Georgia,serif}.food-type strong em{font-weight:500}.food-type small{letter-spacing:.12em;font-size:10px}.food-visual img{object-fit:cover;width:100%;height:100%}.fwd-visual{color:#173647;background:#e0ebee;padding:28px}.fwd-visual>div{flex-direction:column;justify-content:space-between;height:100%;display:flex}.fwd-visual>div>span{letter-spacing:-.06em;border-bottom:1px solid #9fb4bd;justify-content:space-between;gap:8px;padding-bottom:18px;font-size:25px;font-weight:800;display:flex}.fwd-visual small{letter-spacing:.06em;font-size:10px}.fwd-visual strong{letter-spacing:-.075em;font-size:clamp(65px,6.8vw,112px);font-weight:850;line-height:.87}.fwd-visual strong em{color:#809dac;font-style:normal}.project-pair .project-description{grid-template-columns:35px 1fr;gap:12px}.project-pair .project-description h3{font-size:clamp(31px,2.9vw,44px)}.offer{background:var(--paper)}.offer-grid{grid-template-columns:1fr 1fr;gap:7vw;margin-top:54px;display:grid}.offer-main{background:#ecede6;padding:30px 36px}.offer h3{margin:0 0 18px;font:500 37px Cormorant,Georgia,serif}.offer ul{margin:0;padding:0;list-style:none}.offer li{border-top:1px solid #cbd2ca;padding:15px 0;font-size:16px;line-height:1.65}.offer-main li:before{content:"✓";color:var(--accent);margin-inline-end:13px;font-weight:800;display:inline-block}.offer-details>div{border-top:1px solid var(--line);padding:24px 0 30px}.offer-details>div+div{border-top:1px solid var(--line)}.offer-details p{max-width:640px;color:var(--muted);font-size:16px;line-height:1.75}.quote-note{border-inline-start:2px solid var(--accent);max-width:990px;color:var(--muted);margin:32px 0 0;padding-inline-start:18px;font-size:16px;line-height:1.7}.process{color:#f4f3e9;background:#1e302d}.process .eyebrow,.contact .eyebrow{color:#d2ad8b}.step-list{border-top:1px solid #60716d;margin-top:53px}.step-list article{border-bottom:1px solid #60716d;grid-template-columns:70px minmax(230px,.85fr) minmax(300px,1.15fr);align-items:start;gap:26px;padding:28px 0;display:grid}.step-list article>span{color:#d2ad8b;font-size:13px}.step-list h3{margin:0;font:500 clamp(30px,2.9vw,43px)/1.06 Cormorant,Georgia,serif}.step-list p{color:#c2d0ca;max-width:660px;margin:0;font-size:16px;line-height:1.7}.about{background:var(--paper)}.about-grid,.faq-grid{grid-template-columns:.9fr 1.1fr;gap:8vw;display:grid}.about-copy{border-top:1px solid var(--line);padding-top:26px}.about-copy strong{margin-bottom:23px;font:500 36px Cormorant,Georgia,serif;display:block}.about-copy p{max-width:690px;color:var(--muted);font-size:18px;line-height:1.85}.about-copy>div{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.about-copy>div span{border:1px solid var(--line);padding:10px 13px;font-size:13px;font-weight:700}.faq{background:#f0f1ea}.faq-list{border-top:1px solid #ccd3ca}.faq-list details{border-bottom:1px solid #ccd3ca}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:17px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--accent);font-size:25px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:660px;color:var(--muted);margin:0 0 26px;font-size:16px;line-height:1.75}.contact{color:#faf8f0;background:#344a47}.contact-grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:8vw;display:grid}.contact h2{max-width:780px}.contact-grid>div:first-child>p:not(.eyebrow){color:#d5e0db;max-width:630px;margin:23px 0 30px;font-size:17px;line-height:1.8}.button-light{color:#2b403c;background:#f0e7d9}.button-light:hover{background:#fff}.contact-links{border-top:1px solid #748783}.contact-links a{border-bottom:1px solid #748783;grid-template-columns:1fr auto;gap:4px 20px;padding:27px 0;display:grid}.contact-links span{color:#c9d8d2;font-size:13px}.contact-links strong{grid-row:2;font-size:clamp(19px,2vw,29px);font-weight:600}.contact-links b{color:#e2c19f;grid-area:1/2/3;align-self:center;font-size:21px;font-weight:400}footer{color:#e0e7df;background:#202f2c;padding:30px 0}.footer-inner{align-items:center;gap:24px;font-size:13px;display:flex}.footer-inner p{margin:auto}footer .brand b{color:#d7ac89}.rtl{font-family:NotoArabic,Tahoma,sans-serif}.rtl h1,.rtl h2,.rtl h3,.rtl .project-description h3{letter-spacing:0;font-family:NotoArabic,Tahoma,sans-serif;line-height:1.3}.rtl .hero h1{font-size:clamp(47px,5vw,80px)}.rtl .hero-proof{padding:14px 0 0 40px}.rtl .proof-mobile{left:0;right:auto}.rtl .proof-caption{margin:17px 0 0 40px}.rtl .proof-copy{margin:clamp(62px,7vw,104px) auto 0 5%}.rtl .visual-copy{margin:clamp(100px,10vw,155px) auto 0 7%}.rtl .visual-open{left:20px;right:auto}.rtl .fwd-visual strong,.rtl .food-type strong{font-family:Manrope,Arial,sans-serif}@media (width<=1150px){.site-header{padding:0 40px}.site-header nav{gap:16px}.hero-grid{gap:42px}.hero h1{font-size:clamp(56px,6.2vw,83px)}.fwd-visual strong{font-size:clamp(55px,6vw,85px)}}@media (width<=960px){.site-header nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:12px 40px 20px;display:none;position:absolute;top:77px;left:0;right:0;box-shadow:0 14px 24px #00000014}.site-header nav.open{display:flex}.site-header nav a{padding:11px 0}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;gap:60px}.hero h1{font-size:clamp(64px,8vw,100px)}.hero-facts{margin-top:40px}.hero-proof{max-width:800px}.project-pair{grid-template-columns:1fr}.project-pair .project-visual{height:540px}.offer-grid,.about-grid,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:38px}.step-list article{grid-template-columns:42px .8fr 1.2fr}}@media (width<=700px){.page-width{width:calc(100% - 44px)}.section-pad{padding-block:82px}.site-header{height:69px;padding:0 22px}.site-header nav{padding:10px 22px 19px;top:68px}.hero{padding:75px 0 83px}.hero h1{font-size:clamp(58px,11vw,80px)}.hero-proof{padding:0 25px 0 0}.rtl .hero-proof{padding:0 0 0 25px}.proof-desktop{height:440px}.proof-mobile{border-width:5px;height:44%}.proof-caption{margin-right:25px}.rtl .proof-caption{margin-left:25px}.proof-ui span+span{display:none}.proof-copy{width:90%;margin-top:98px}.proof-copy strong{font-size:48px}.section-heading h2,.contact h2{font-size:clamp(50px,9vw,72px)}.stay-visual{height:470px}.visual-nav span+span{display:none}.visual-copy{max-width:90%;margin-top:130px}.visual-copy strong{font-size:48px}.project-description{grid-template-columns:35px 1fr;gap:10px}.project-pair{margin-top:65px}.project-pair .project-visual{height:470px}.offer-main{padding:26px}.step-list article{grid-template-columns:35px 1fr;gap:8px 15px}.step-list h3{font-size:31px}.step-list p{grid-column:2}.footer-inner{flex-wrap:wrap}.footer-inner p{flex-basis:100%;order:3}}@media (width<=450px){.brand{font-size:13px}.brand img{width:27px;height:27px}.languages button{padding:6px;font-size:11px}.hero h1{font-size:54px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-facts{display:grid}.hero-facts span+span:before{display:none}.proof-desktop{height:370px}.proof-copy{margin-top:65px}.proof-copy strong{font-size:39px}.proof-mobile{width:30%}.proof-caption{display:block}.proof-caption b{margin-top:6px;display:block}.visual-copy strong{font-size:40px}.food-type{padding:19px 14px}.food-type strong{font-size:42px}.fwd-visual{padding:19px}.fwd-visual strong{font-size:60px}.fwd-visual>div>span small{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.demo-shell{overflow:clip}.demo-notice{color:#f6f3ea;letter-spacing:.025em;background:#15272e;justify-content:space-between;align-items:center;gap:18px;min-height:44px;padding:8px 4vw;font:600 12px/1.4 Manrope,Arial,sans-serif;display:flex}.demo-notice i{background:#c49f6b;border-radius:50%;width:5px;height:5px;margin:0 10px 2px;display:inline-block}.demo-notice a{text-underline-offset:3px;white-space:nowrap;text-decoration:underline}.demo-shell main{overflow:hidden}.demo-shell a{transition:opacity .2s}.demo-shell a:hover{opacity:.7}.stay-demo{color:#233329;background:#e8e7da;font-family:NotoArabic,Tahoma,sans-serif}.stay-header{color:#f3efdf;background:#13251e;justify-content:space-between;align-items:center;gap:20px;height:88px;padding:0 5vw;display:flex}.stay-name{font-size:21px;font-weight:600}.stay-name span{color:#d6ccb3;font-size:14px;font-weight:400}.stay-header nav{gap:30px;font-size:15px;display:flex}.stay-hero{align-items:center;min-height:min(850px,100svh - 132px);display:flex;position:relative}.stay-hero>img,.stay-overlay{width:100%;height:100%;position:absolute;inset:0}.stay-hero>img{object-fit:cover}.stay-overlay{background:linear-gradient(270deg,#071813c2,#07181340 67%)}.stay-hero-content{z-index:1;color:#f4f0e3;width:min(800px,80%);margin:80px 7vw;position:relative}.stay-hero-content>span,.stay-side{letter-spacing:.08em;font-size:14px}.stay-hero h1{margin:25px 0;font:500 clamp(58px,7vw,110px)/1.23 NotoArabic,Tahoma,sans-serif}.stay-hero p{max-width:580px;font-size:18px;line-height:1.85}.stay-hero-content a,.stay-end a{border-bottom:1px solid;align-items:center;gap:60px;margin-top:22px;padding:14px 0;font-size:16px;font-weight:600;display:inline-flex}.stay-hero-content b{font-size:20px;font-weight:400}.stay-side{z-index:1;color:#f3efdf;direction:ltr;font-family:Manrope,sans-serif;position:absolute;bottom:35px;left:5vw}.stay-story{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;padding:130px 7vw;display:grid}.stay-story span,.stay-gallery-heading span,.stay-end>span{color:#967c56;font-size:14px}.stay-story h2,.stay-gallery h2,.stay-end h2{margin:20px 0 0;font:500 clamp(44px,5vw,79px)/1.35 NotoArabic,Tahoma,sans-serif}.stay-story p{max-width:600px;margin:0 0 26px;font-size:19px;line-height:1.85}.stay-story a{border-bottom:1px solid;padding-bottom:6px;font-size:16px}.stay-gallery{background:#d6dccf;padding:110px 7vw 140px}.stay-images{grid-template-columns:1fr .72fr .72fr;align-items:start;gap:19px;margin-top:42px;display:grid}.stay-images figure{margin:0}.stay-images img{object-fit:cover;width:100%;height:450px;display:block}.stay-images figure:nth-child(2) img{height:370px}.stay-images figure:nth-child(3) img{height:330px}.stay-images figcaption{padding-top:12px;font-size:14px}.stay-end{color:#f2efe1;background:#1b3528;padding:140px 7vw}.stay-end h2{max-width:900px}.stay-end p{max-width:670px;font-size:18px;line-height:1.85}.stay-footer{color:#e4e0d1;background:#102419;justify-content:space-between;gap:20px;padding:30px 7vw;font-size:14px;display:flex}.restaurant-demo{color:#67312d;background:#f1e1cd;font-family:Manrope,Arial,sans-serif}.rest-header{justify-content:space-between;align-items:center;gap:20px;height:94px;padding:0 5vw;display:flex}.rest-brand{letter-spacing:-.055em;font-size:38px;font-weight:800}.rest-brand span{vertical-align:top;font-size:15px}.rest-header nav{text-transform:uppercase;letter-spacing:.06em;gap:33px;font-size:14px;font-weight:700;display:flex}.rest-hero{color:#f7e9d6;background:#833a32;grid-template-columns:1fr 1fr;min-height:720px;display:grid}.rest-hero-copy{flex-direction:column;justify-content:center;padding:65px 5vw;display:flex}.rest-hero-copy>span,.rest-story span,.rest-experience span,.rest-end>span{letter-spacing:.13em;font-size:13px;font-weight:700}.rest-hero h1{letter-spacing:-.04em;max-width:760px;margin:24px 0;font:500 clamp(71px,7vw,120px)/.84 Cormorant,Georgia,serif}.rest-hero h1 em{font-weight:500}.rest-hero p{max-width:480px;font-size:18px;line-height:1.7}.rest-hero a,.rest-experience a,.rest-end a{border-bottom:1px solid;align-items:center;gap:30px;width:max-content;margin-top:22px;padding-bottom:8px;font-size:15px;font-weight:700;display:inline-flex}.rest-hero img{object-fit:cover;width:100%;height:100%;min-height:720px}.rest-story{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;padding:140px 7vw;display:grid}.rest-story h2,.rest-experience h2,.rest-end h2{letter-spacing:-.035em;margin:22px 0 0;font:500 clamp(58px,6vw,99px)/.92 Cormorant,Georgia,serif}.rest-story p,.rest-experience p,.rest-end p{max-width:600px;margin:0;font-size:18px;line-height:1.8}.rest-experience{color:#fff0de;background:#ba7459;grid-template-columns:1fr 1fr;min-height:650px;display:grid}.rest-picture{overflow:hidden}.rest-picture img{object-fit:cover;width:100%;height:100%;min-height:650px;transform:scale(1.09)}.rest-experience>div:last-child{flex-direction:column;justify-content:center;padding:80px 6vw;display:flex}.rest-experience p{margin:24px 0 0}.rest-end{color:#f8e9d8;background:#632e2b;padding:150px 7vw}.rest-end h2{max-width:1000px}.rest-end p{margin:24px 0 0}.rest-footer{color:#f5e5d2;letter-spacing:.07em;background:#432524;justify-content:space-between;gap:20px;padding:35px 7vw;font-size:12px;font-weight:700;display:flex}.studio-demo{color:#16384a;background:#e7eff1;font-family:Manrope,Arial,sans-serif}.fwd-header{border-bottom:1px solid #abc0c9;justify-content:space-between;align-items:center;gap:20px;height:94px;padding:0 5vw;display:flex}.fwd-header>a{letter-spacing:-.07em;font-size:37px;font-weight:850}.fwd-header>a span{vertical-align:top;font-size:13px}.fwd-header nav{text-transform:uppercase;gap:33px;font-size:14px;font-weight:700;display:flex}.fwd-hero{flex-direction:column;justify-content:space-between;min-height:780px;padding:90px 5vw 40px;display:flex}.fwd-hero>span,.fwd-approach>span,.fwd-services>span,.fwd-contact>span{letter-spacing:.13em;font-size:13px;font-weight:700}.fwd-hero h1{letter-spacing:-.085em;max-width:1200px;margin:50px 0 30px;font-size:clamp(90px,12.5vw,210px);font-weight:800;line-height:.82}.fwd-hero h1 em{color:#6e91a2;font-style:normal}.fwd-hero>div{border-top:1px solid #abc0c9;justify-content:space-between;align-items:end;gap:30px;padding-top:22px;display:flex}.fwd-hero p{max-width:370px;margin:0;font-size:18px;line-height:1.6}.fwd-hero a,.fwd-contact a{white-space:nowrap;border-bottom:1px solid;padding-bottom:7px;font-size:15px;font-weight:750}.fwd-approach{color:#e8f0f0;background:#193949;grid-template-columns:.35fr 1fr;gap:5vw;padding:140px 5vw;display:grid}.fwd-approach h2,.fwd-contact h2{letter-spacing:-.065em;max-width:1100px;margin:0;font-size:clamp(58px,7vw,118px);font-weight:750;line-height:.95}.fwd-approach p,.fwd-contact p{max-width:630px;margin:35px 0 0;font-size:18px;line-height:1.8}.fwd-services{padding:130px 5vw}.fwd-services>div{border-top:1px solid #abc0c9;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px;display:grid}.fwd-services article{padding-top:25px}.fwd-services b{font-size:13px}.fwd-services h3{letter-spacing:-.04em;font-size:clamp(27px,3vw,44px)}.fwd-services p{max-width:380px;font-size:17px;line-height:1.7}.fwd-contact{background:#a9c4ce;padding:150px 5vw}.fwd-contact h2{margin-top:40px}.fwd-contact a{margin-top:35px;display:inline-block}.fwd-footer{color:#d7e8e9;letter-spacing:.07em;background:#193949;justify-content:space-between;gap:20px;padding:35px 5vw;font-size:12px;font-weight:700;display:flex}@media (width<=800px){.demo-notice{font-size:11px}.stay-header,.rest-header,.fwd-header{height:75px;padding-inline:5vw}.stay-header nav,.rest-header nav,.fwd-header nav{gap:13px;font-size:12px}.stay-name span{display:none}.stay-hero{min-height:650px}.stay-hero-content{width:90%;margin-inline:5vw}.stay-hero h1{font-size:60px}.stay-side{display:none}.stay-story,.rest-story,.fwd-approach{grid-template-columns:1fr;gap:35px;padding:90px 5vw}.stay-gallery{padding:80px 5vw}.stay-images{grid-template-columns:1fr 1fr}.stay-images figure:first-child{grid-column:1/3}.stay-images img,.stay-images figure:nth-child(2) img,.stay-images figure:nth-child(3) img{height:330px}.stay-end,.rest-end,.fwd-contact{padding:100px 5vw}.rest-hero{grid-template-columns:1fr}.rest-hero-copy{min-height:570px;padding:80px 5vw}.rest-hero img{height:450px;min-height:0}.rest-experience{grid-template-columns:1fr}.rest-picture img{height:460px;min-height:0}.rest-experience>div:last-child{min-height:520px;padding:70px 5vw}.fwd-hero{min-height:640px}.fwd-hero h1{font-size:clamp(83px,14vw,145px)}.fwd-services{padding:90px 5vw}.fwd-services>div{grid-template-columns:1fr;gap:0}.fwd-services article{border-bottom:1px solid #abc0c9;padding-bottom:20px}}@media (width<=520px){.demo-notice{text-align:center;display:block}.demo-notice a{margin-top:4px;display:block}.stay-header nav,.rest-header nav,.fwd-header nav{gap:10px;font-size:11px}.stay-name{font-size:16px}.stay-hero{min-height:590px}.stay-hero-content{margin:60px 5vw}.stay-hero h1{font-size:44px}.stay-hero p{font-size:16px}.stay-story h2,.stay-gallery h2,.stay-end h2{font-size:42px}.stay-images{grid-template-columns:1fr}.stay-images figure:first-child{grid-column:1}.stay-images img,.stay-images figure:nth-child(2) img,.stay-images figure:nth-child(3) img{height:350px}.stay-footer,.rest-footer,.fwd-footer{flex-wrap:wrap}.rest-brand,.fwd-header>a{font-size:26px}.rest-hero-copy{min-height:500px}.rest-hero h1{font-size:66px}.rest-story h2,.rest-experience h2,.rest-end h2{font-size:55px}.fwd-hero{min-height:560px}.fwd-hero h1{font-size:clamp(66px,17vw,95px)}.fwd-hero>div{display:block}.fwd-hero a{margin-top:20px;display:inline-block}.fwd-approach h2,.fwd-contact h2{font-size:58px}}
