.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 4vw;position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff;box-shadow:0 1px 8px #0000000f}.navbar__logo{font-family:Italiana,serif;font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;text-decoration:none}.navbar__links{display:flex;align-items:center;gap:2.5rem}.navbar__link{text-decoration:none;color:#1a1a1a;font-size:.85rem;font-family:Inter,sans-serif;font-weight:400;letter-spacing:.06em;transition:opacity .2s;text-transform:capitalize}.navbar__link:hover{opacity:.6}.navbar__link.active{color:#f19921;font-weight:500}.navbar__book-btn{background-color:#f19921;color:#fff!important;padding:.5rem 1.5rem;border-radius:25px;font-weight:500;opacity:1;transition:background-color .2s}.navbar__book-btn:hover{opacity:1!important;background-color:#d9850d}.navbar__hamburger{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;flex-direction:column;gap:5px}.navbar__hamburger-line{display:block;width:24px;height:2px;background-color:#1a1a1a;transition:all .3s ease}.navbar__hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.navbar__hamburger-line.open:nth-child(2){opacity:0}.navbar__hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:900px){.navbar__links{gap:1.5rem}}@media(max-width:600px){.navbar{padding-top:1.2rem;justify-content:space-between}.navbar__links{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;flex-direction:column;padding:1.5rem 4vw;gap:1.2rem;box-shadow:0 4px 12px #00000014}.navbar__links.nav-open,.navbar__hamburger{display:flex}.navbar__link{font-size:.9rem;padding:.3rem 0}.navbar__book-btn{text-align:center;display:block;padding:.7rem 1.5rem}}.site-footer{background-color:#0b1116;color:#fff;padding:4rem 4vw 0;box-sizing:border-box}.footer-content{display:flex;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand{flex:0 0 20%}.footer-logo{font-family:Italiana,serif;font-size:2.5rem;font-weight:400;color:#fff}.footer-columns{flex:1;display:flex;justify-content:space-between;gap:2rem}.footer-column-title{font-family:Italiana,serif;font-size:.95rem;font-weight:400;color:#f19921;margin:0 0 1.5rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.9rem}.footer-links a{font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;color:#ffffffb3;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#f19921}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.footer-copyright{font-family:Inter,sans-serif;font-size:.78rem;color:#fff6;margin:0}.footer-legal{display:flex;gap:2rem}.footer-legal a{font-family:Inter,sans-serif;font-size:.78rem;color:#fff6;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#f19921}@media(max-width:900px){.footer-content{flex-direction:column;gap:2.5rem}.footer-columns{flex-wrap:wrap;gap:2rem}.footer-column{flex:0 0 calc(50% - 1rem)}}@media(max-width:600px){.site-footer{padding:3rem 5vw 0}.footer-columns{flex-direction:column;gap:2rem}.footer-column{flex:none}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.hero-container{display:flex;flex-direction:column;min-height:100vh;padding:4rem 4vw 0;font-family:Inter,sans-serif;color:#1a1a1a;background-color:#fff;overflow-x:hidden;box-sizing:border-box}.hero-content{display:flex;flex:1;align-items:flex-start;gap:0;margin-top:3rem;padding-bottom:3rem;width:100%;box-sizing:border-box}.text-content{flex:0 0 62%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-left:2vw;padding-right:1rem;box-sizing:border-box}.big-text{font-family:Italiana,serif;font-size:30vw;line-height:.83;font-weight:400;color:#0b1116;margin:-.06em 0 0;padding:0;font-variant-numeric:lining-nums;display:block}.description{font-family:Inter,sans-serif;font-size:1rem;line-height:1.65;color:#444;margin-top:2.2rem;margin-bottom:2.2rem;max-width:none;margin-left:0}.cta-group{display:flex;gap:1rem;align-items:center;margin-left:0}.btn{width:270px;padding:.85rem 0;display:flex;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .22s ease;border-radius:8px;letter-spacing:.01em;box-sizing:border-box;text-decoration:none}.btn-primary{background-color:#000;color:#fff;border:1.5px solid #000}.btn-primary:hover{background-color:#222;transform:translateY(-1px)}.btn-outline{background-color:#fff;color:#111;border:1.5px solid #ccc}.btn-outline:hover{border-color:#111;transform:translateY(-1px)}.image-content{flex:0 0 38%;display:flex;justify-content:flex-start;align-items:flex-start;padding-top:6vw;box-sizing:border-box}.hero-image{width:105%;height:auto;object-fit:contain;display:block}@media(max-width:900px){.hero-container{padding:0 4vw}.hero-content{flex-direction:column;padding-bottom:2rem}.text-content{flex:none;width:100%;padding-right:0}.big-text{font-size:28vw;margin-top:-.04em}.description{max-width:100%;font-size:.95rem}.image-content{flex:none;width:80%;padding-top:1.5rem;justify-content:flex-start}.hero-image{width:100%;max-width:420px}}@media(max-width:600px){.hero-container{padding:4rem 5vw 0}.hero-content{flex-direction:column;gap:0;padding-bottom:2rem}.text-content{flex:none;width:100%;padding-right:0}.big-text{font-size:30vw;margin-top:-.05em}.description{font-size:.9rem;max-width:100%;margin-top:1.8rem;margin-bottom:1.8rem}.cta-group{flex-direction:row;flex-wrap:wrap;gap:.8rem}.btn{width:48%;min-width:140px;padding:.75rem 0;font-size:.88rem}.image-content{flex:none;width:90%;padding-top:1.5rem;justify-content:flex-start}.hero-image{width:100%}}.menu-section{padding:4rem 4vw;background-color:#fff;max-width:100%;box-sizing:border-box}.menu-header{text-align:center;margin-bottom:.8rem}.menu-title{font-family:Italiana,serif;font-size:50px;font-weight:400;color:#1a1a1a;line-height:1;letter-spacing:0;margin:0 0 1rem}.menu-title .highlight{font-family:Italiana,serif;color:#f19921}.menu-subtitle{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:#555;line-height:1.5;margin:0}.menu-see-more{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.see-more-link{font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;color:#f19921;text-decoration:none;transition:opacity .2s}.see-more-link:hover{opacity:.7}.menu-cards{display:flex;gap:1.5rem;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none}.menu-cards::-webkit-scrollbar{display:none}.menu-card{flex:0 0 225px;width:225px;min-height:336px;border:1px solid #F19921;border-radius:10px 10px 0 0;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.menu-card:nth-child(2n){margin-top:3rem}.menu-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #f1992126}.card-image-wrapper{width:100%;height:180px;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover;display:block}.card-content{padding:.8rem 1rem 1rem;text-align:center;flex:1;display:flex;flex-direction:column}.card-title{font-family:Italiana,serif;font-size:1.1rem;font-weight:400;color:#f19921;margin:0 0 .5rem;line-height:1.3}.card-description{font-family:Inter,sans-serif;font-size:.78rem;font-weight:400;color:#555;line-height:1.5;margin:0}@media(max-width:900px){.menu-section{padding:3rem 4vw}.menu-title{font-size:36px}.menu-cards{justify-content:flex-start;gap:1.2rem;overflow-x:auto;padding-bottom:1.5rem}.menu-card{flex:0 0 200px;width:200px;min-height:300px}}@media(max-width:600px){.menu-section{padding:2.5rem 5vw}.menu-title{font-size:28px}.menu-subtitle{font-size:.9rem}.menu-cards{gap:1rem;justify-content:flex-start;overflow-x:auto;padding-bottom:1.5rem}.menu-card{flex:0 0 180px;width:180px;min-height:280px;margin-top:0!important}.card-image-wrapper{height:140px}}.spices-section{padding:4rem 4vw;background-color:#fff;box-sizing:border-box}.spices-header{text-align:center;margin-bottom:.8rem;max-width:750px;margin-left:auto;margin-right:auto}.spices-title{font-family:Italiana,serif;font-size:50px;font-weight:400;color:#1a1a1a;line-height:1;margin:0 0 1rem}.spices-title .highlight-italic{font-family:Italiana,serif;color:#f19921}.spices-subtitle{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:500;color:#f19921;margin:0 0 1.2rem}.spices-description{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;color:#555;line-height:1.65;margin:0}.spices-see-more{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.spice-cards{display:flex;gap:1.5rem;justify-content:space-between;align-items:stretch}.spice-card{flex:1;display:flex;flex-direction:row;border:1px solid #F19921;border-radius:10px;overflow:hidden;background-color:#fff;transition:transform .2s ease,box-shadow .2s ease}.spice-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #f199211f}.spice-video-wrapper{flex:0 0 45%;overflow:hidden;background-color:#000}.spice-video{width:100%;height:100%;object-fit:cover;display:block}.spice-text{flex:1;padding:1.5rem 1.2rem;display:flex;flex-direction:column;justify-content:center}.spice-name{font-family:Italiana,serif;font-size:1.8rem;font-weight:400;color:#f19921;margin:0 0 .8rem;line-height:1.15}.spice-desc{font-family:Inter,sans-serif;font-size:.82rem;font-weight:400;color:#555;line-height:1.55;margin:0}@media(max-width:900px){.spices-section{padding:3rem 4vw}.spices-title{font-size:36px}.spice-cards{flex-direction:column;gap:1.2rem}.spice-card{flex-direction:row;min-height:180px}}@media(max-width:600px){.spices-section{padding:2.5rem 5vw}.spices-title{font-size:28px}.spices-description{font-size:.82rem}.spice-cards{flex-direction:column;gap:1rem}.spice-card{flex-direction:column;min-height:auto}.spice-video-wrapper{flex:none;height:200px}.spice-text{padding:1rem}.spice-name{font-size:1.4rem}}.philosophy-section{padding:5rem 4vw;background-color:#fff;box-sizing:border-box}.philosophy-layout{display:flex;gap:4rem;align-items:flex-start;justify-content:space-between}.philosophy-text{flex:0 0 55%}.philosophy-label{font-family:Italiana,serif;font-size:50px;font-weight:400;color:#f19921;margin:0 0 2rem;line-height:1}.philosophy-heading{font-family:Inter,sans-serif;font-size:2.2rem;font-weight:400;color:#1a1a1a;margin:0 0 2rem;line-height:1.25;padding-left:1.5rem}.philosophy-100{font-family:Italiana,serif;font-size:2.4rem;color:#f19921;font-weight:400}.philosophy-paragraph{font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;color:#444;line-height:1.7;margin:0 0 1.8rem;max-width:520px;padding-left:1.5rem}.philosophy-paragraph:last-child{margin-bottom:0}.philosophy-video-wrapper{flex:0 0 25%;border-radius:0 20px 20px 0;overflow:hidden}.philosophy-video{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}@media(max-width:900px){.philosophy-section{padding:3rem 4vw}.philosophy-layout{flex-direction:column;gap:2.5rem}.philosophy-text{flex:none;width:100%}.philosophy-video-wrapper{flex:none;width:100%;max-height:400px}.philosophy-label{font-size:1.6rem}.philosophy-heading{font-size:1.8rem}}@media(max-width:600px){.philosophy-section{padding:2.5rem 5vw}.philosophy-layout{gap:2rem}.philosophy-label{font-size:1.4rem}.philosophy-heading{font-size:1.5rem}.philosophy-100{font-size:1.8rem}.philosophy-video-wrapper{max-height:300px}}.guide-section{padding:5rem 4vw;background-color:#fff;box-sizing:border-box}.guide-location{display:flex;gap:3rem;margin-bottom:5rem;align-items:flex-start}.guide-location:last-child{margin-bottom:0}.guide-info{flex:0 0 45%}.guide-info-right{text-align:right}.guide-country{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#f19921;text-transform:capitalize;display:block;margin-bottom:.5rem}.guide-city{font-family:Italiana,serif;font-size:3rem;font-weight:400;color:#1a1a1a;margin:0 0 1.5rem;line-height:1}.guide-description{font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:#555;line-height:1.65;margin:0 0 2rem;max-width:400px}.guide-info-right .guide-description{margin-left:auto}.guide-contact-list{margin-bottom:2rem}.guide-contact-item{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.85rem;color:#444;line-height:1.5}.guide-contact-item strong{color:#1a1a1a}.guide-contact-right .guide-contact-item{justify-content:flex-end}.contact-icon{font-size:1.1rem;flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#fff5e6;border-radius:50%;color:#f19921}.guide-book-btn{display:inline-flex;align-items:center;gap:.5rem;width:100%;max-width:400px;justify-content:center;padding:1rem 2rem;background-color:#f19921;color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:background-color .2s ease;box-sizing:border-box}.guide-book-btn:hover{background-color:#d9850d}.guide-media{flex:0 0 50%}.guide-main-image{width:100%;border-radius:10px;overflow:hidden;margin-bottom:1rem}.guide-main-image img{width:100%;height:280px;object-fit:cover;display:block}.guide-bottom-row{display:flex;gap:1rem}.guide-secondary-image{flex:1;border-radius:10px;overflow:hidden}.guide-secondary-image img{width:100%;height:180px;object-fit:cover;display:block}.guide-map{flex:1;border-radius:10px;overflow:hidden;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;min-height:180px;position:relative}.guide-map iframe{border-radius:10px;flex:1}.map-link{font-family:Inter,sans-serif;font-size:.75rem;color:#888;text-decoration:none;padding:.4rem 0}.map-link:hover{color:#f19921}@media(max-width:900px){.guide-section{padding:3rem 4vw}.guide-location{flex-direction:column;gap:2rem}.guide-info,.guide-media{flex:none;width:100%}.guide-info-right{text-align:left}.guide-info-right .guide-description{margin-left:0}.guide-contact-right .guide-contact-item{justify-content:flex-start}.dubai{flex-direction:column-reverse}}@media(max-width:600px){.guide-section{padding:2.5rem 5vw}.guide-city{font-size:2.2rem}.guide-main-image img{height:200px}.guide-secondary-image img{height:140px}.guide-bottom-row{flex-direction:column}.guide-map{min-height:200px}}.collection-section{padding:5rem 4vw;background-color:#fff;box-sizing:border-box}.collection-title{font-family:Italiana,serif;font-size:70px;font-weight:400;color:#000;text-align:center;margin:0 0 2.5rem;line-height:1;position:relative;display:inline-block;width:100%}.collection-title:after{content:"";display:block;width:120px;height:2px;background-color:#f19921;margin:.8rem auto 0}.collection-categories{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.category-btn{font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.85rem 2.5rem;border-radius:10px;cursor:pointer;transition:all .2s ease;border:none;background-color:#1a1a1a;color:#fff}.category-btn.active{background-color:#1a1a1a;color:#fff}.category-btn:hover:not(.active){border-color:#f19921;color:#f19921}.collection-subcategories{display:flex;gap:0;border-bottom:1px solid #eee;margin-bottom:2.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;justify-content:center}.collection-subcategories::-webkit-scrollbar{display:none}.subcategory-tab{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#888;background:none;border:none;padding:1rem 1.5rem;cursor:pointer;white-space:nowrap;position:relative;transition:color .2s}.subcategory-tab.active{color:#f19921}.subcategory-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background-color:#f19921}.subcategory-tab:hover:not(.active){color:#1a1a1a}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;padding:0 6vw}.collection-card{border:1px solid #F19921;border-radius:0;overflow:hidden;background-color:#fff;transition:box-shadow .2s ease}.collection-card:hover{box-shadow:0 4px 16px #00000014}.collection-card-image{width:100%;aspect-ratio:1;overflow:hidden}.collection-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.collection-card:hover .collection-card-image img{transform:scale(1.03)}.collection-card-info{padding:1rem 1rem 1.2rem}.collection-card-title{font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;color:#1a1a1a;margin:0 0 .3rem;line-height:1.3}.collection-card-title.highlight{color:#f19921}.collection-card-price{font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;color:#1a1a1a;margin:0 0 .4rem}.collection-card-desc{font-family:Inter,sans-serif;font-size:.78rem;font-weight:400;color:#888;line-height:1.4;margin:0}.collection-footer{display:flex;justify-content:center}.collection-menu-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 3rem;background-color:#f19921;color:#fff;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:8px;transition:background-color .2s ease;min-width:60%;max-width:700px}.collection-menu-btn:hover{background-color:#d9850d}@media(max-width:900px){.collection-title{font-size:48px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.category-btn{padding:.7rem 1.5rem;font-size:.78rem}}@media(max-width:600px){.collection-section{padding:3rem 5vw}.collection-title{font-size:36px}.collection-categories{gap:.6rem}.category-btn{padding:.6rem 1rem;font-size:.72rem}.collection-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.collection-menu-btn{min-width:auto;width:100%}}.guide-header{text-align:center;margin-bottom:4rem}.guide-title{font-family:Italiana,serif;font-size:50px;font-weight:400;color:#f19921;margin:0 0 1rem;line-height:1}.guide-subtitle{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:#444;line-height:1.5;margin:0}@media(max-width:900px){.guide-title{font-size:36px}}@media(max-width:600px){.guide-title{font-size:28px}}.spice-page{display:flex;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;color:#1a1a1a;background-color:#fff;overflow-x:hidden;box-sizing:border-box}.spice-hero{display:flex;align-items:flex-start;justify-content:space-between;padding:6rem 5vw 4rem;min-height:70vh;box-sizing:border-box;gap:2rem}.spice-hero__text{flex:0 0 55%;display:flex;flex-direction:column;justify-content:flex-start;padding-top:2rem}.spice-hero__page-label{font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.08em;color:#888;margin-bottom:1.5rem;text-transform:capitalize}.spice-hero__heading{font-family:Italiana,serif;font-size:clamp(80px,10vw,150px);font-weight:400;line-height:1;color:#1a1a1a;margin:0;padding:0;max-width:750px}.spice-hero__heading .highlight{color:#f19921;display:block}.spice-hero__subtitle{font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;line-height:1.65;color:#666;margin-top:2rem;max-width:520px}.spice-hero__image{flex:0 0 40%;display:flex;justify-content:center;align-items:flex-start;padding-top:4rem}.spice-hero__image img{width:100%;max-width:480px;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 8px 32px rgba(0,0,0,.08));animation:spiceFloat 6s ease-in-out infinite}@keyframes spiceFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(max-width:900px){.spice-hero{flex-direction:column;padding:5rem 5vw 3rem;min-height:auto;gap:2rem}.spice-hero__text{flex:none;width:100%;padding-top:1rem}.spice-hero__heading{font-size:clamp(56px,12vw,100px)}.spice-hero__image{flex:none;width:100%;padding-top:1rem;justify-content:flex-start}.spice-hero__image img{max-width:350px}}@media(max-width:600px){.spice-hero{padding:5rem 5vw 2rem}.spice-hero__heading{font-size:clamp(44px,14vw,80px)}.spice-hero__subtitle{font-size:.88rem;margin-top:1.5rem}.spice-hero__image img{max-width:280px}}.ceylon-section{background-color:#fff;color:#1a1a1a;padding:5rem 5vw 3rem;box-sizing:border-box;overflow:hidden}.ceylon-section__content{display:flex;align-items:flex-start;justify-content:space-between;gap:3rem}.ceylon-section__left-column{flex:0 0 55%;display:flex;flex-direction:column}.ceylon-section__text{display:flex;flex-direction:column}.ceylon-section__heading{font-family:Italiana,serif;font-size:clamp(28px,3.2vw,40px);font-weight:400;line-height:1.2;color:#1a1a1a;margin:0 0 2rem}.ceylon-highlight{color:#f19921}.ceylon-section__body{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;line-height:1.7;color:#555;margin:0 0 1.5rem;max-width:380px}.ceylon-section__map{flex:0 0 40%;display:flex;justify-content:flex-end;align-items:flex-start}.ceylon-section__map img{width:100%;max-width:408px;height:auto;object-fit:contain;display:block;opacity:.9}.ceylon-section__perahara{margin-top:1rem;width:90%}.ceylon-section__perahara img{width:100%;height:auto;object-fit:contain;display:block;opacity:.85}@media(max-width:900px){.ceylon-section{padding:4rem 5vw 2.5rem}.ceylon-section__content{flex-direction:column;gap:2rem}.ceylon-section__left-column{flex:none;width:100%}.ceylon-section__text{width:100%}.ceylon-section__body{max-width:none}.ceylon-section__map{flex:none;width:100%;justify-content:center}.ceylon-section__map img{max-width:320px}.ceylon-section__perahara{width:100%;margin-top:2rem}}@media(max-width:600px){.ceylon-section{padding:3rem 5vw 2rem}.ceylon-section__heading{font-size:clamp(24px,6vw,32px)}.ceylon-section__body{font-size:.84rem}.ceylon-section__map img{max-width:260px}.ceylon-section__perahara{width:100%}}.heritage-section{background-color:#fff;padding:5rem 5vw;box-sizing:border-box}.heritage-section__layout{display:flex;align-items:flex-start;gap:3rem}.heritage-section__left{flex:0 0 28%;display:flex;flex-direction:column;position:sticky;top:5rem}.heritage-section__label{font-family:Inter,sans-serif;font-size:.82rem;font-weight:500;letter-spacing:.06em;color:#f19921;text-transform:capitalize;margin-bottom:.8rem}.heritage-section__heading{font-family:Italiana,serif;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.1;color:#1a1a1a;margin:0 0 1.5rem}.heritage-section__desc{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;line-height:1.65;color:#666;margin:0 0 2rem;max-width:280px}.heritage-section__botanical{background-color:#f5efe6;border:4px solid #D4C5A9;border-radius:4px;padding:16px;box-sizing:border-box;max-width:320px;width:100%;box-shadow:8px 8px 24px #00000021,0 2px 8px #00000014}.heritage-section__botanical img{width:100%;height:auto;object-fit:cover;display:block}.heritage-section__grid{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1.8rem}.spice-card{background:#fff;border:1.5px solid #F19921;border-radius:8px;padding:14px;position:relative;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.spice-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #f199211f}.spice-card__corner{position:absolute;font-size:11px;color:#f19921;line-height:1;z-index:2}.spice-card__corner--tl{top:20px;left:20px}.spice-card__corner--tr{top:20px;right:20px}.spice-card__corner--bl{bottom:20px;left:20px}.spice-card__corner--br{bottom:20px;right:20px}.spice-card__inner{border:1.5px solid #F19921;border-radius:4px;padding:16px 16px 0}.spice-card__img-wrap{width:100%;aspect-ratio:347 / 80;overflow:hidden;border-radius:4px}.spice-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.spice-card__body{padding:1rem 1.2rem 1.4rem}.spice-card__num{font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.12em;color:#f19921;display:block;margin-bottom:.45rem}.spice-card__name{font-family:Italiana,serif;font-size:1.45rem;font-weight:400;color:#3d2b1f;margin:0 0 .7rem;line-height:1.2}.spice-card__divider{display:flex;align-items:center;gap:10px;justify-content:center;margin-bottom:.7rem}.spice-card__line{flex:0 0 44px;height:1px;background-color:#d4c5a9}.spice-card__region{font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;color:#c68642;letter-spacing:.03em;white-space:nowrap}.spice-card__desc{font-family:Inter,sans-serif;font-size:.82rem;font-weight:400;line-height:1.6;color:#5c3d2e;max-width:260px;margin:0 auto}@media(max-width:900px){.heritage-section__layout{flex-direction:column;gap:2.5rem}.heritage-section__left{flex:none;width:100%;position:static}.heritage-section__botanical{max-width:240px}.heritage-section__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media(max-width:600px){.heritage-section{padding:3rem 5vw}.heritage-section__grid{grid-template-columns:1fr;gap:1.2rem}.heritage-section__botanical{max-width:200px}}.anatomy-section{background-color:#fff;padding:0 0 4rem;box-sizing:border-box;overflow:hidden;text-align:center}.anatomy-section__herbs{display:flex;justify-content:center;align-items:flex-end;width:100%;padding:0 10vw;box-sizing:border-box;overflow:hidden;line-height:0;gap:0vw}.anatomy-section__herbs-img{width:48%;height:auto;object-fit:contain;display:block;flex-shrink:0}.anatomy-section__herbs-img:last-child{margin-left:-12%}.anatomy-section__content{display:flex;flex-direction:column;align-items:center;padding:0 5vw;margin-top:-1rem}.anatomy-section__line{width:180px;height:1px;background-color:#d4c5a9;margin-bottom:1.5rem}.anatomy-section__heading{font-family:Italiana,serif;font-size:clamp(36px,4.5vw,56px);font-weight:400;line-height:1.15;color:#1a1a1a;margin:0 0 .8rem}.anatomy-highlight{color:#f19921;font-family:Italiana,serif;font-size:clamp(36px,4.5vw,56px);font-weight:400;line-height:1.15;margin:0 0 .8rem}.anatomy-section__subtitle{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;letter-spacing:.04em;color:#888}@media(max-width:600px){.anatomy-section__heading{font-size:clamp(28px,7vw,40px)}.anatomy-section__line{width:120px}.anatomy-section__subtitle{font-size:.82rem}}.anatomy-detail{display:flex;align-items:center;gap:4rem;padding:0rem 5vw 0rem;max-width:960px;margin:0 auto;min-height:540px}.anatomy-detail__image{flex:0 0 40%;display:flex;align-items:center;justify-content:flex-start;align-self:center}.anatomy-detail__image img{width:100%;max-width:440px;height:auto;object-fit:contain;display:block}.anatomy-detail__steps{flex:1;display:flex;flex-direction:column;gap:3rem;padding:1rem 0}.anatomy-step{text-align:left}.anatomy-step__num{font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#f19921;display:inline;margin-right:.3rem}.anatomy-step__title{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem;display:inline}.anatomy-step__desc{font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;line-height:1.65;color:#666;margin:.5rem 0 0;max-width:420px}@media(max-width:768px){.anatomy-detail{flex-direction:column;gap:2rem;padding:2rem 5vw 0}.anatomy-detail__image{flex:none;width:100%;display:flex;justify-content:center}.anatomy-detail__image img{max-width:320px}.anatomy-detail__steps{gap:2rem}}@media(max-width:600px){.anatomy-detail__image img{max-width:260px}.anatomy-step__title{font-size:1rem}.anatomy-step__desc{font-size:.82rem}}.subscribe-section{background-color:#fff;padding:5rem 5vw 6rem;box-sizing:border-box;text-align:center}.subscribe-section__content{max-width:740px;margin:0 auto 2.5rem}.subscribe-section__heading{font-family:Italiana,serif;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.2;color:#1a1a1a;margin:0 0 .8rem}.subscribe-highlight{color:#f19921}.subscribe-section__desc{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;line-height:1.6;color:#999;margin:0}.subscribe-section__form{display:flex;max-width:620px;margin:0 auto;gap:0}.subscribe-section__input{flex:1;padding:.95rem 1.5rem;font-family:Inter,sans-serif;font-size:.88rem;color:#333;background:#fff;border:1.5px solid #ddd;border-right:none;border-radius:30px 0 0 30px;outline:none;transition:border-color .2s}.subscribe-section__input::placeholder{color:#bbb}.subscribe-section__input:focus{border-color:#f19921}.subscribe-section__btn{padding:.9rem 2.5rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background-color:#f19921;border:none;cursor:pointer;transition:background-color .2s;white-space:nowrap}.subscribe-section__btn:hover{background-color:#d9850d}@media(max-width:600px){.subscribe-section{padding:3rem 5vw 4rem}.subscribe-section__form{flex-direction:column;gap:.8rem}.subscribe-section__input{border-right:1.5px solid #ddd;border-radius:30px}.subscribe-section__input:focus{border-color:#f19921}.subscribe-section__btn{border-radius:30px;padding:.85rem 2rem}}.destination-page{display:flex;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;color:#1a1a1a;background-color:#fff;overflow-x:hidden;box-sizing:border-box}.dest-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:75vh;padding:6rem 5vw 4rem;box-sizing:border-box;background-color:#fff;overflow:hidden}.dest-hero__page-label{position:absolute;top:5.5rem;left:5vw;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.08em;color:#f19921;text-transform:capitalize;z-index:1}.dest-hero__decoration{position:absolute;top:0;left:0;width:clamp(180px,22vw,340px);height:auto;object-fit:contain;pointer-events:none;z-index:0}.dest-hero__content{position:relative;z-index:1;text-align:center;max-width:680px}.dest-hero__heading{font-family:Italiana,serif;font-size:clamp(48px,6vw,82px);font-weight:400;line-height:1.15;color:#1a1a1a;margin:0 0 1.2rem}.dest-hero__highlight{color:#f19921}.dest-hero__subtitle{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;line-height:1.7;color:#666;max-width:560px;margin:0 auto}@media(max-width:900px){.dest-hero{min-height:55vh;padding:5rem 5vw 3rem}.dest-hero__decoration{width:clamp(140px,28vw,240px)}}@media(max-width:600px){.dest-hero{min-height:45vh;padding:5rem 5vw 2.5rem}.dest-hero__heading{font-size:clamp(36px,10vw,52px)}.dest-hero__subtitle{font-size:.84rem}.dest-hero__decoration{width:clamp(120px,35vw,200px)}}.coming-soon{background-color:#fff;padding:4rem 5vw 6rem;box-sizing:border-box;text-align:left}.coming-soon__heading{font-family:Italiana,serif;font-size:clamp(36px,4.5vw,56px);font-weight:400;line-height:1.15;color:#1a1a1a;text-align:left}.coming-soon__gallery{display:flex;align-items:flex-start;justify-content:center;gap:2rem;max-width:900px;width:100%;margin:0 auto}.coming-soon__card{flex:1;border-radius:6px;overflow:hidden}.coming-soon__card img{width:100%;height:auto;aspect-ratio:357 / 612;object-fit:cover;display:block;border-radius:6px}.coming-soon__card--2{margin-top:8rem}@media(max-width:900px){.coming-soon{padding:3rem 5vw 4rem}.coming-soon__gallery{gap:1.2rem}.coming-soon__card--2{margin-top:2.5rem}}@media(max-width:600px){.coming-soon__heading{font-size:clamp(28px,8vw,40px)}.coming-soon__gallery{flex-direction:column;align-items:center;gap:1.5rem}.coming-soon__card--2{margin-top:0}.coming-soon__card img{aspect-ratio:16 / 9}}.menu-page{display:flex;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;color:#1a1a1a;background-color:#fff;overflow-x:hidden;box-sizing:border-box}.menu-hero{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:80vh;padding:6rem 5vw 4rem;box-sizing:border-box;background-color:#fff;gap:3rem}.menu-hero__page-label{position:absolute;top:5.5rem;left:5vw;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.08em;color:#888;text-transform:capitalize}.menu-hero__image{flex:0 0 42%;display:flex;align-items:center;justify-content:center}.menu-hero__image img{width:100%;max-width:460px;height:auto;object-fit:contain;display:block}.menu-hero__text{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right}.menu-hero__heading{font-family:Italiana,serif;font-size:clamp(56px,7vw,96px);font-weight:400;line-height:1.1;color:#1a1a1a;margin:0 0 1.5rem}.menu-hero__highlight{color:#f19921}.menu-hero__subtitle{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;line-height:1.7;color:#666;margin:0;max-width:480px}@media(max-width:900px){.menu-hero{flex-direction:column;min-height:auto;padding:5rem 5vw 3rem;gap:2rem}.menu-hero__image{flex:none;width:100%}.menu-hero__image img{max-width:340px}.menu-hero__text{flex:none;width:100%;align-items:center;text-align:center}}@media(max-width:600px){.menu-hero{padding:5rem 5vw 2.5rem}.menu-hero__heading{font-size:clamp(40px,11vw,60px)}.menu-hero__subtitle{font-size:.84rem}.menu-hero__image img{max-width:260px}}.menu-starters{background-color:#fff;padding:4rem 5vw;box-sizing:border-box}.menu-starters__container{max-width:1200px;margin:0 auto}.menu-starters__heading{font-family:Italiana,serif;font-size:clamp(28px,3.5vw,40px);font-weight:400;letter-spacing:.15em;color:#f19921;margin:0 0 2.5rem}.menu-starters__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.menu-starters__card{background:#fff;border:1.5px solid #F19921;border-radius:8px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.menu-starters__card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #f199211f}.menu-starters__img-wrap{width:100%;aspect-ratio:536 / 211;overflow:hidden}.menu-starters__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.menu-starters__body{padding:1.2rem 1.5rem 1.4rem}.menu-starters__title-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.menu-starters__name{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;color:#1a1a1a;margin:0}.menu-starters__num{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;color:#f19921}.menu-starters__desc{font-family:Inter,sans-serif;font-size:.82rem;font-weight:400;line-height:1.6;color:#555;margin:0 0 .8rem}.menu-starters__price{font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;color:#1a1a1a;margin:0;text-align:right}@media(max-width:768px){.menu-starters__grid{grid-template-columns:1fr}}.menu-mains{background-color:#fff;padding:4rem 5vw;box-sizing:border-box}.menu-mains__container{max-width:1200px;margin:0 auto}.menu-mains__heading{font-family:Italiana,serif;font-size:clamp(28px,3.5vw,40px);font-weight:400;letter-spacing:.15em;color:#f19921;margin:0 0 .5rem}.menu-mains__subtitle{font-family:Inter,sans-serif;font-size:.82rem;font-weight:400;font-style:italic;color:#888;margin:0 0 2.5rem}.menu-mains__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.menu-mains__card{background:#fff;border:1.5px solid #F19921;border-radius:8px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.menu-mains__card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #f199211f}.menu-mains__img-wrap{width:100%;aspect-ratio:16 / 10;overflow:hidden}.menu-mains__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.menu-mains__body{padding:1.2rem 1.5rem 1.5rem}.menu-mains__name{font-family:Italiana,serif;font-size:1.4rem;font-weight:400;color:#c09e6b;margin:0 0 .5rem}.menu-mains__desc{font-family:Inter,sans-serif;font-size:.82rem;font-weight:400;line-height:1.65;color:#555;margin:0}@media(max-width:768px){.menu-mains__grid{grid-template-columns:1fr}}.menu-desserts{background-color:#fff;padding:4rem 5vw;box-sizing:border-box}.menu-desserts__container{max-width:1200px;margin:0 auto}.menu-desserts__heading{font-family:Italiana,serif;font-size:clamp(28px,3.5vw,40px);font-weight:400;letter-spacing:.15em;color:#f19921;margin:0 0 2.5rem}.menu-desserts__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.menu-desserts__card{background:#fff;border:1.5px solid #F19921;border-radius:8px;overflow:hidden;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.menu-desserts__card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #f199211f}.menu-desserts__img-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden}.menu-desserts__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.menu-desserts__body{padding:1.2rem 1.2rem 1.5rem}.menu-desserts__name{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 .4rem}.menu-desserts__desc{font-family:Inter,sans-serif;font-size:.78rem;font-weight:400;line-height:1.55;color:#666;margin:0 0 .7rem}.menu-desserts__num{font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#f19921}@media(max-width:900px){.menu-desserts__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.menu-desserts__grid{grid-template-columns:1fr;max-width:360px}}.menu-book-page{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#faf8f5;z-index:1000;display:flex;justify-content:center;align-items:center;padding:2.5rem;box-sizing:border-box}.menu-book-modal{width:100%;max-width:1100px;height:100%;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;box-shadow:0 30px 60px #0000001a;border:1px solid rgba(0,0,0,.05);overflow:hidden}.menu-book-header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 2rem;border-bottom:1px solid rgba(0,0,0,.05);background:transparent}.menu-book-header-left{display:flex;align-items:center;gap:.8rem}.menu-book-title{font-family:Italiana,serif;font-size:1.35rem;color:#1a1a1a}.menu-book-header-right{display:flex;align-items:center;gap:1rem}.menu-book-header-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:6px;background:#00000008;color:#1a1a1a;border:1px solid transparent;cursor:pointer;transition:all .2s;text-decoration:none}.menu-book-header-btn:hover{background:#00000014;color:#f19921}.menu-book-container{flex:1;display:flex;justify-content:center;align-items:center;padding:2.5rem 0;background:transparent;position:relative;z-index:1;overflow:hidden}.menu-flipbook{box-shadow:0 10px 40px #00000026;background:#e6e6e6}.menu-book-footer{display:flex;justify-content:center;align-items:center;gap:2.5rem;padding:1.2rem 2rem 1.5rem;border-top:1px solid rgba(0,0,0,.05);background:transparent}.menu-book__nav-btn{background:#00000008;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1a1a;transition:all .2s ease}.menu-book__nav-btn:hover{background:#00000014;color:#f19921}.menu-book__pagination{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:100px}.menu-book__page-info{font-family:Inter,sans-serif;font-size:.8rem;color:#1a1a1a99;letter-spacing:.05em}.menu-book__progress-bar{width:100px;height:2px;background:#0000001a;border-radius:2px;position:relative}.menu-book__progress-fill{position:absolute;left:0;top:0;height:100%;background:#f19921;border-radius:2px;transition:width .3s ease}@media(max-width:768px){.menu-book-page{padding:0}.menu-book-modal{border-radius:0;border:none}.menu-book-header{padding:1rem}.menu-book-footer{padding:.5rem 1rem 1rem}.menu-book__progress-bar{width:80px}}.page{background-color:#fff;overflow:hidden}.page-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loading-menu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Inter,sans-serif;font-size:1.5rem;color:#f19921}.react-pdf__Page__canvas{max-width:100%;height:auto!important}.flipbook-page{background-color:#fcfbf9;box-shadow:inset 0 0 20px #00000005;display:flex;flex-direction:column;justify-content:space-between;padding:3rem 2.5rem 2rem;box-sizing:border-box;overflow:hidden;position:relative;z-index:1}.flipbook-page__bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;overflow:hidden;opacity:.12}.flipbook-bg-img{position:absolute;object-fit:contain}.flipbook-bg-left{top:0;left:0;width:85%}.flipbook-bg-right{top:50%;transform:translateY(-50%);right:-20%;width:75%;opacity:.8}.flipbook-page__content{flex:1;overflow:hidden;display:flex;flex-direction:column;gap:2rem}.flipbook-category{display:flex;flex-direction:column}.flipbook-category__header{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.flipbook-category__header:after{content:"";position:absolute;bottom:0;left:10%;right:10%;border-bottom:1px solid rgba(192,158,107,.3)}.flipbook-category__title{font-family:Italiana,serif;font-size:1.4rem;color:#a87b4f;letter-spacing:.05em}.flipbook-category__note{font-family:Inter,sans-serif;font-size:.75rem;font-style:italic;color:#cda989}.flipbook-category__items{display:flex;flex-direction:column;gap:1.2rem}.flipbook-item{display:flex;flex-direction:column}.flipbook-item--sub{padding-left:2rem}.flipbook-item__main{display:flex;align-items:baseline;width:100%}.flipbook-item__name{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;color:#4a4a4a;background:transparent;padding-right:.5rem}.flipbook-item__leader{flex:1;border-bottom:2px dotted #d4c8b8;margin:0 .2rem;position:relative;top:-4px}.flipbook-item__price{font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;color:#a87b4f;background:transparent;padding-left:.5rem;white-space:nowrap}.flipbook-item__desc{font-family:Inter,sans-serif;font-size:.75rem;font-style:italic;color:#888;margin:.3rem 0 0;line-height:1.4;padding-right:3rem}.flipbook-page__footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;border-top:1px solid rgba(0,0,0,.05);padding-top:1rem}.flipbook-page__number,.flipbook-page__dash{font-family:Inter,sans-serif;font-size:.75rem;color:#bfa689;letter-spacing:.05em}.flipbook-page__number{font-weight:600}.cover-page{background-color:#fff;color:#1a1a1a;display:flex;justify-content:center;align-items:center;padding:2.5rem;box-sizing:border-box;overflow:hidden;height:100%}.cover-page__border{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.cover-page__corner{position:absolute;width:30px;height:30px;border-color:#1a1a1a66;border-style:solid}.cover-page__corner.top-left{top:0;left:0;border-width:1px 0 0 1px}.cover-page__corner.top-right{top:0;right:0;border-width:1px 1px 0 0}.cover-page__corner.bottom-left{bottom:0;left:0;border-width:0 0 1px 1px}.cover-page__corner.bottom-right{bottom:0;right:0;border-width:0 1px 1px 0}.cover-page__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;position:relative;z-index:1}.cover-page__bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden;opacity:.15}.cover-bg-img{position:absolute;object-fit:contain}.cover-front-spice{bottom:-5%;right:-20%;width:90%}.cover-front-dest,.cover-back-top{top:0;left:0;width:80%}.cover-back-middle{top:40%;right:-10%;width:60%}.cover-back-bottom{bottom:0;right:-5%;width:80%}.cover-page__logo-circle{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#2a2a2a,#111);box-shadow:inset 0 2px 10px #ffffff0d,0 10px 30px #0000001a;display:flex;align-items:center;justify-content:center;margin-bottom:2.5rem}.cover-page__logo-text{font-family:Italiana,serif;font-size:2rem;color:#f19921;font-weight:600}.cover-page__est{border:1px solid rgba(26,26,26,.5);border-radius:20px;padding:.4rem 1.2rem;margin-bottom:1.5rem}.cover-page__est span{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.15em;color:#1a1a1a}.cover-page__title{font-family:Italiana,serif;font-size:2.2rem;letter-spacing:.1em;color:#1a1a1a;margin:0;font-weight:400}.cover-page__subtitle{font-family:Italiana,serif;font-style:italic;font-size:1.1rem;color:#f19921;margin:0;margin-bottom:6rem}.cover-page__explore{display:flex;align-items:center;gap:.5rem;color:#1a1a1a80;font-family:Inter,sans-serif;font-size:.75rem;letter-spacing:.05em;position:absolute;bottom:3rem}.cover-page__divider{display:flex;align-items:center;justify-content:center;width:100px;position:relative;margin:1.5rem 0}.cover-page__divider:before,.cover-page__divider:after{content:"";position:absolute;top:50%;width:35%;border-bottom:1px solid rgba(26,26,26,.2)}.cover-page__divider:before{left:0}.cover-page__divider:after{right:0}.cover-page__star{color:#f19921;font-size:.9rem}.cover-page__divider.large-margin{margin:2.5rem 0}.cover-page__icon{color:#f19921;margin-bottom:2rem}.cover-page__thank-you{font-family:Italiana,serif;font-size:2rem;color:#1a1a1a;margin:0 0 1rem;font-weight:400}.cover-page__dining{font-family:Inter,sans-serif;font-size:.85rem;color:#1a1a1ab3;margin:0}.cover-page__locations{font-family:Inter,sans-serif;font-size:.75rem;letter-spacing:.15em;color:#1a1a1a;margin:0 0 2rem}.cover-page__website{font-family:Inter,sans-serif;font-size:.8rem;color:#f19921;margin:0}.booking-page{display:flex;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;color:#1a1a1a;background-color:#fff;overflow-x:hidden;box-sizing:border-box}.booking-hero{position:relative;padding:6rem 5vw 4rem;box-sizing:border-box;background-color:#fff;overflow:hidden;min-height:60vh}.booking-hero__page-label{position:absolute;top:5.5rem;left:5vw;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.08em;color:#888;text-transform:lowercase;z-index:1}.booking-hero__decoration{position:absolute;top:0;right:0;width:clamp(200px,28vw,420px);height:auto;object-fit:contain;pointer-events:none;z-index:0}.booking-hero__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:3rem;max-width:1200px;margin:2rem auto 0}.booking-hero__text{flex:0 0 48%}.booking-hero__heading{font-family:Italiana,serif;font-size:clamp(48px,6vw,82px);font-weight:400;line-height:1.1;color:#1a1a1a;margin:0 0 1.5rem}.booking-hero__highlight{color:#f19921}.booking-hero__subtitle{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;line-height:1.7;color:#666;margin:0;max-width:440px}.booking-hero__image{flex:0 0 40%;display:flex;justify-content:center;align-items:center}.booking-hero__image img{width:100%;max-width:380px;height:auto;object-fit:contain;display:block}@media(max-width:900px){.booking-hero{min-height:auto;padding:5rem 5vw 3rem}.booking-hero__content{flex-direction:column;gap:2rem}.booking-hero__text,.booking-hero__image{flex:none;width:100%}.booking-hero__image img{max-width:280px}.booking-hero__decoration{width:clamp(140px,30vw,240px)}}@media(max-width:600px){.booking-hero__heading{font-size:clamp(36px,10vw,52px)}.booking-hero__subtitle{font-size:.84rem}.booking-hero__decoration{width:clamp(120px,35vw,180px)}}.booking-form-section{background-color:#fff;padding:0 5vw 5rem;box-sizing:border-box}.booking-form-section__layout{display:flex;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto}.booking-form{flex:1;display:flex;flex-direction:column;gap:1.8rem}.booking-form__heading{font-family:Italiana,serif;font-size:clamp(24px,3vw,36px);font-weight:400;color:#f19921;margin:0}.booking-form__destinations{display:flex;gap:1rem}.booking-form__dest-card{flex:1;background:#fff;border:1.5px solid #ddd;border-radius:8px;padding:1.3rem 1.5rem;cursor:pointer;text-align:left;transition:all .2s ease;display:flex;flex-direction:column;gap:.3rem}.booking-form__dest-card--active{background:#fff5e6;border-color:#f19921}.booking-form__dest-name{font-family:Italiana,serif;font-size:1.5rem;font-weight:400;color:#1a1a1a;margin:0}.booking-form__dest-addr{font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;color:#f19921}.booking-form__row{display:flex;gap:1rem}.booking-form__field{flex:1;display:flex;flex-direction:column;gap:.4rem}.booking-form__label{font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;color:#1a1a1a}.booking-form__input{font-family:Inter,sans-serif;font-size:.85rem;padding:.8rem 1rem;border:1.5px solid #F19921;border-radius:8px;background:#fff;color:#333;outline:none;transition:border-color .2s}.booking-form__input:focus{border-color:#d9850d}.booking-form__input--full{flex:1}.booking-form__times{display:flex;flex-direction:column;gap:.6rem}.booking-form__time-grid{display:flex;flex-wrap:wrap;gap:.6rem}.booking-form__time-btn{font-family:Inter,sans-serif;font-size:.82rem;font-weight:500;padding:.6rem 1.1rem;border:1.5px solid #F19921;border-radius:6px;background:#fff;color:#1a1a1a;cursor:pointer;transition:all .2s ease}.booking-form__time-btn:hover{background:#fff5e6;color:#1a1a1a}.booking-form__time-btn--active{background:#f19921;color:#fff;border-color:#f19921}.booking-form__no-times{color:#e53e3e;font-size:.9rem;padding:.5rem 0;font-family:Inter,sans-serif;font-style:italic;grid-column:1 / -1}.booking-form__textarea{font-family:Inter,sans-serif;font-size:.85rem;padding:1rem;border:1.5px solid #F19921;border-radius:8px;background:#fff;color:#333;outline:none;resize:vertical;transition:border-color .2s}.booking-form__textarea:focus{border-color:#d9850d}.booking-form__submit{display:inline-flex;align-items:center;gap:.6rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;padding:.95rem 2.5rem;background-color:#f19921;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s;align-self:flex-start}.booking-form__submit:hover{background-color:#d9850d}.booking-form__arrow{font-size:1.1rem}.booking-summary{flex:0 0 340px;background:#fdf8f0;border-radius:12px;padding:2rem 1.8rem;position:sticky;top:5rem;display:flex;flex-direction:column;gap:1.5rem}.booking-summary__heading{font-family:Italiana,serif;font-size:1.8rem;font-weight:400;color:#1a1a1a;margin:0}.booking-summary__item{display:flex;align-items:flex-start;gap:.8rem}.booking-summary__icon{font-size:1.3rem;flex-shrink:0;margin-top:.1rem;color:#f19921}.booking-summary__label{font-family:Inter,sans-serif;font-size:.78rem;font-weight:500;color:#f19921;display:block;margin-bottom:.15rem}.booking-summary__value{font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;color:#1a1a1a;display:block}.booking-summary__quote{font-family:Inter,sans-serif;font-size:.8rem;font-weight:400;line-height:1.6;color:#555;margin:0;padding:.8rem 1rem;border-left:3px solid #F19921;background:#fff;border-radius:0 6px 6px 0}.booking-summary__policy{font-family:Inter,sans-serif;font-size:.7rem;font-weight:400;line-height:1.5;color:#999;margin:0}@media(max-width:900px){.booking-form-section__layout{flex-direction:column}.booking-summary{flex:none;width:100%;position:static}}@media(max-width:600px){.booking-form__destinations,.booking-form__row{flex-direction:column}.booking-form__time-grid{gap:.5rem}.booking-form__time-btn{padding:.5rem .8rem;font-size:.78rem}}.ceylon-banner{background-color:#f5f0eb;padding:3rem 5vw;box-sizing:border-box;overflow:hidden}.ceylon-banner__inner{display:flex;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}.ceylon-banner__map{flex-shrink:0}.ceylon-banner__map img{width:268px;height:auto;object-fit:contain;display:block}.ceylon-banner__text{font-family:Italiana,serif;font-size:clamp(200px,35vw,500px);font-weight:400;line-height:.8;color:#c5beb6;-webkit-user-select:none;user-select:none;white-space:nowrap}@media(max-width:900px){.ceylon-banner__map img{width:180px}}@media(max-width:600px){.ceylon-banner{padding:2rem 5vw}.ceylon-banner__inner{gap:1rem}.ceylon-banner__map img{width:clamp(80px,25vw,120px)}.ceylon-banner__text{font-size:clamp(100px,32vw,180px)}}.not-found-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#fff;padding:2rem;box-sizing:border-box}.not-found-page__content{text-align:center;max-width:500px}.not-found-page__logo{font-family:Italiana,serif;font-size:80px;font-weight:400;line-height:1;color:#f19921;margin:0 0 1.5rem}.not-found-page__title{font-family:Italiana,serif;font-size:32px;font-weight:400;color:#1a1a1a;margin:0 0 1rem}.not-found-page__desc{font-family:Inter,sans-serif;font-size:.95rem;color:#666;line-height:1.6;margin:0 0 2rem}.not-found-page__link{font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background-color:#f19921;border:none;border-radius:4px;padding:.8rem 2rem;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .2s ease}.not-found-page__link:hover{background-color:#d9850d}.error-boundary{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#fff;padding:2rem;box-sizing:border-box}.error-boundary__container{text-align:center;max-width:500px}.error-boundary__logo{font-family:Italiana,serif;font-size:80px;font-weight:400;line-height:1;color:#f19921;margin:0 0 1.5rem}.error-boundary__title{font-family:Italiana,serif;font-size:32px;font-weight:400;color:#1a1a1a;margin:0 0 1rem}.error-boundary__desc{font-family:Inter,sans-serif;font-size:.95rem;color:#666;line-height:1.6;margin:0 0 2rem}.error-boundary__button{font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background-color:#f19921;border:none;border-radius:4px;padding:.8rem 2rem;cursor:pointer;transition:background-color .2s ease}.error-boundary__button:hover{background-color:#d9850d}
