@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";:root{font-family:DM Sans,sans-serif;color:#243e34;background:#fbf8f1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Playfair Display,serif;font-weight:500;letter-spacing:-.035em}h1{font-size:clamp(2.6rem,5.2vw,5rem);line-height:1.08}h2{font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.16}h3{font-size:1.2rem}em{font-weight:500;color:#aa754b}a{color:#235943}.wrap{width:min(100% - 72px,1190px);margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:9px;color:#a5794e;font-family:Manrope,sans-serif;font-size:.65rem;letter-spacing:.17em;font-weight:800;text-transform:uppercase;margin:0 0 16px}.eyebrow>span{width:17px;height:1px;background:currentColor}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:14px 21px;border:1px solid transparent;border-radius:4px;font-weight:700;font-size:.84rem;text-decoration:none;transition:transform .2s,background .2s}.button-dark{background:#1a4436;color:#fff}.button-dark:hover{background:#28644b}.button-light{background:#f6e7cc;color:#214936}.button-light:hover{background:#fff2dc}.button-full{width:100%}.text-link,.back-link,.back-light{display:inline-flex;align-items:center;gap:9px;border:0;background:none;color:#24654b;font-weight:700;font-size:.83rem;text-decoration:none}.text-link:hover,.back-link:hover{text-decoration:underline}.back-link{padding:0;margin:0 0 25px}.back-light{color:#fff;padding:0;margin-bottom:33px}.icon-button{border:0;background:none;color:#456456;display:grid;place-items:center;width:34px;height:34px}.alert{background:#fff1ed;border:1px solid #f3d3c7;color:#a54d3f;border-radius:6px;padding:11px 13px;font-size:.8rem;line-height:1.4}.loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:280px;color:#7a9885;font-size:.87rem}.spinner{height:22px;width:22px;border:2px solid #d2e4d5;border-top-color:#2b7953;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;padding:65px 25px;background:#f7f3ea;border:1px dashed #dedcca;border-radius:8px}.empty-mark{display:grid;place-items:center;margin:0 auto 17px;width:54px;height:54px;border-radius:50%;background:#e7eee2;color:#527e62}.empty h3{margin:0 0 7px}.empty p{max-width:390px;margin:0 auto 17px;color:#7c8c7c;font-size:.85rem;line-height:1.6}.site-header{height:74px;background:#fbf8f1;border-bottom:1px solid #e8e5db;position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:9px;border:0;background:none;color:#234e3c;font-family:Manrope,sans-serif;font-size:1.22rem;font-weight:800;letter-spacing:-.075em;padding:0}.brand-italic{font-family:Playfair Display,serif;font-style:italic;font-weight:500;letter-spacing:-.07em}.brand-symbol{display:grid;place-items:center;width:32px;height:32px;border-radius:50% 50% 44% 44%;background:#23543e;color:#f2c985}.site-nav{display:flex;align-items:center;gap:30px}.site-nav button,.site-nav span{border:0;background:none;color:#4f6a59;font-size:.8rem;font-weight:700}.site-nav button:hover{color:#a67548}.site-nav .nav-divider{width:1px;height:17px;background:#d4dacf}.site-nav .nav-note{font-family:Playfair Display,serif;font-style:italic;font-weight:500;color:#9e856d;font-size:.87rem}.header-actions{display:flex;align-items:center;gap:10px}.header-help{border:1px solid #d5dfd4;border-radius:4px;padding:10px 14px;background:transparent;color:#28563f;font-size:.76rem;font-weight:700;display:flex;align-items:center;gap:7px}.header-help:hover{background:#e9eee5}.mobile-menu{display:none;border:0;background:none;color:#27573f;padding:5px}.visual{position:relative;overflow:hidden;background:linear-gradient(145deg,#b7d0af 1%,#85a38d 55%,#315d48);isolation:isolate}.visual img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:2}.visual-landscape{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.visual-sun{position:absolute;left:56%;top:14%;width:22%;aspect-ratio:1;border-radius:50%;background:#efce90;box-shadow:0 0 60px #ffd58d66}.visual-hill{position:absolute;width:140%;height:68%;left:-20%;bottom:-43%;border-radius:50% 50% 0 0}.hill-one{background:#5d8d6c;transform:rotate(-8deg);bottom:-34%;left:14%}.hill-two{background:#497b5c;transform:rotate(14deg);left:-48%;bottom:-44%}.hill-three{background:#275b43;bottom:-52%;left:12%;transform:rotate(-8deg)}.visual-homestay{background:linear-gradient(155deg,#d9b78e,#78916e)}.visual-experience{background:linear-gradient(155deg,#94b8a1,#4d806e)}.visual-package{background:linear-gradient(155deg,#b0c5a5,#587463)}.visual-product{background:linear-gradient(155deg,#e6d4ad,#afbea0)}.hero{min-height:570px;display:grid;grid-template-columns:minmax(420px,47%) 1fr;position:relative;background:#f4eedf;overflow:hidden}.hero-copy{padding:103px max(32px,calc((100vw - 1190px)/2)) 50px max(36px,calc((100vw - 1190px)/2));z-index:2;min-width:0}.hero h1{white-space:nowrap;margin:0 0 25px}.hero-copy>p:not(.eyebrow){max-width:440px;color:#63796a;line-height:1.75;font-size:1rem;margin-bottom:30px}.hero-note{display:flex;align-items:center;gap:12px;color:#8b9d89;font-size:.71rem;margin-top:70px}.note-line{width:23px;height:1px;background:#b9a986}.hero-art{position:relative;overflow:hidden;background:linear-gradient(160deg,#c2d2b6,#a9c3ab 45%,#b9c3a0)}.hero-sun{position:absolute;width:230px;height:230px;left:43%;top:12%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fbe8bd,#e5be79);box-shadow:0 0 120px #f9e3ac8c}.hero-cloud{position:absolute;width:160px;height:25px;border-radius:50%;background:#f4f5db7a;filter:blur(10px)}.cloud-one{top:21%;left:8%}.cloud-two{top:36%;right:6%}.hero-mountain{position:absolute;border-radius:50% 50% 0 0;width:150%;height:71%;bottom:-28%}.mountain-far{left:28%;bottom:-30%;background:#70977d;transform:rotate(-18deg)}.mountain-mid{left:-44%;bottom:-40%;background:#4f8265;transform:rotate(16deg)}.mountain-near{left:13%;bottom:-56%;background:#285d46;transform:rotate(-8deg)}.hero-badge{position:absolute;left:8%;bottom:49px;z-index:2;display:flex;align-items:center;gap:11px;padding:13px 16px;border-radius:4px;background:#fefbefeb;box-shadow:0 13px 40px #21422d1f}.hero-badge>span{color:#b47e4b}.hero-badge strong,.hero-badge small{display:block}.hero-badge strong{font-size:.73rem}.hero-badge small{color:#849485;font-size:.65rem;margin-top:3px}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);max-width:1190px;margin:auto;padding:23px 0;border-bottom:1px solid #e5e5d9}.promise-strip>div{display:flex;align-items:center;gap:13px;padding:0 25px;border-right:1px solid #dfe3d8}.promise-strip>div:first-child{padding-left:0}.promise-strip>div:last-child{border:0}.promise-icon{display:grid;place-items:center;width:39px;height:39px;flex:none;color:#5e8d68;background:#e9eee2;border-radius:50%}.promise-strip strong,.promise-strip small{display:block}.promise-strip strong{font-size:.75rem}.promise-strip small{color:#95a194;font-size:.69rem;margin-top:4px}.section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:31px}.section-heading h2{margin:0 0 13px}.section-heading p{color:#778b7b;font-size:.88rem;line-height:1.65;margin:0}.village-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.village-tile,.listing-card{display:block;text-align:left;border:0;padding:0;background:#fff;color:inherit;box-shadow:0 9px 24px #2a3e280f;transition:transform .22s,box-shadow .22s;min-width:0}.village-tile:hover,.listing-card:hover{transform:translateY(-5px);box-shadow:0 17px 35px #2a3e281c}.village-tile>.visual{height:245px}.village-tile-content{padding:24px}.village-tile-content>span:first-child{display:flex;align-items:center;gap:5px;color:#a97d4c;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.village-tile h3{font-size:1.65rem;margin:9px 0}.village-tile p{font-size:.79rem;line-height:1.6;color:#7f9180;height:43px;overflow:hidden}.village-link{display:inline-flex;align-items:center;gap:9px;color:#205b40;font-size:.78rem;font-weight:800;margin-top:9px}.story-section{background:#ebeee4;padding:93px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%}.story-visual{position:relative;min-height:450px;background:#c8d3ba;border-radius:48% 48% 3px 3px;overflow:hidden;display:grid;place-items:center}.story-orbit{position:absolute;border:1px solid rgba(68,111,76,.42);width:310px;height:310px;border-radius:50%;transform:rotate(30deg) scaleX(1.4)}.orbit-two{width:430px;height:430px}.story-flower{color:#4b8055;font-size:15rem;font-weight:100;line-height:1;text-shadow:45px 34px 0 #5a9264,-52px -23px 0 #74a47a;transform:rotate(-11deg)}.story-stamp{position:absolute;bottom:25px;right:24px;font-family:Manrope;font-size:.58rem;font-weight:800;letter-spacing:.13em;background:#f6ebd2;padding:14px 20px;color:#566948;transform:rotate(5deg)}.story-stamp span{font-size:1rem;margin-left:7px}.story-text h2{margin:0 0 22px}.story-text>p:not(.eyebrow){color:#647e6d;line-height:1.8;font-size:.9rem;max-width:480px}.story-points{margin-top:33px;border-top:1px solid #ced8c9}.story-points>div{display:grid;grid-template-columns:42px 1fr;align-items:center;column-gap:8px;padding:15px 0;border-bottom:1px solid #ced8c9}.story-points span{grid-row:span 2;color:#b78e58;font-family:Playfair Display,serif;font-size:1.2rem}.story-points strong{font-size:.82rem}.story-points small{color:#8da08e;font-size:.73rem;margin-top:4px}.cta-section{display:flex;align-items:center;gap:25px;padding:42px 47px;background:#245a42;color:#fff;margin-block:86px;border-radius:4px}.cta-star{width:64px;height:64px;display:grid;place-items:center;flex:none;border:1px solid #619474;border-radius:50%;color:#f4cd8f}.cta-section .eyebrow{color:#e4bb7c;margin-bottom:10px}.cta-section h2{font-size:2.1rem;margin:0 0 5px}.cta-section p{color:#b5d0b9;font-size:.81rem;margin:0}.cta-section .button{margin-left:auto}.village-hero{height:440px;position:relative;background:#355d46}.village-hero>.visual{position:absolute;top:0;right:0;bottom:0;left:0}.village-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:end;background:linear-gradient(90deg,#143224ba,#14322414),linear-gradient(0deg,rgba(12,38,27,.56),transparent 70%);color:#fff;padding-bottom:48px}.village-hero h1{margin:10px 0 13px;font-size:clamp(2.8rem,5vw,4.5rem)}.village-hero p{max-width:600px;font-size:.92rem;line-height:1.65;color:#e3eade;margin:0}.location-tag{display:inline-flex;align-items:center;gap:6px;color:#f1d59b;font-size:.76rem;font-weight:700}.village-subnav{display:flex;justify-content:space-between;padding-block:20px;border-bottom:1px solid #e3e3d8}.village-subnav>span{display:flex;align-items:center;gap:9px;color:#6f8a75;font-size:.76rem;font-weight:700}.filter-tabs{display:flex;gap:8px;margin:0 0 26px;overflow:auto}.filter-tabs button{white-space:nowrap;border:1px solid #d9e3d7;background:transparent;color:#53715b;padding:10px 16px;border-radius:24px;font-size:.78rem;font-weight:700}.filter-tabs button.selected{background:#25593f;border-color:#25593f;color:#fff}.listing-grid,.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.listing-card>.visual{height:225px}.listing-card-body{padding:21px}.card-kind{display:inline-flex;align-items:center;gap:5px;color:#ac7b47;text-transform:uppercase;letter-spacing:.12em;font-size:.64rem;font-weight:800}.listing-card h3,.product-card h3{margin:9px 0;font-size:1.35rem}.listing-card p,.product-card p{font-size:.76rem;line-height:1.55;color:#809283;height:36px;overflow:hidden}.listing-card-bottom,.product-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9eee6;margin-top:19px;padding-top:15px}.listing-card-bottom strong,.product-bottom strong{font-family:Manrope;font-size:.87rem}.listing-card-bottom small{font-size:.66rem;color:#92a193}.round-arrow{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#edf3e9;color:#3a7952}.shop-tease{display:flex;align-items:center;gap:27px;border:1px solid #e2e6d9;background:#f0f1e7;padding:26px 30px;margin-bottom:90px}.shop-tease-art{width:99px;height:99px;display:grid;place-items:center;flex:none;background:#e0e8d6;color:#5f8962}.shop-tease h2{font-size:1.8rem;margin:0 0 5px}.shop-tease p{color:#829282;font-size:.78rem;margin:0}.shop-tease .button{margin-left:auto}.listing-page{padding-top:31px;padding-bottom:90px}.listing-head h1{font-size:clamp(2.4rem,4vw,3.6rem);margin:0 0 15px}.listing-head p{display:flex;align-items:center;gap:7px;color:#739078;font-size:.81rem;margin-bottom:27px}.listing-gallery{height:380px;display:grid;grid-template-columns:1.75fr 1fr;gap:8px;overflow:hidden;border-radius:5px;margin-bottom:47px}.listing-gallery>.visual{height:100%}.gallery-pattern{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#e2ebd9;color:#508160;text-align:center}.gallery-pattern>span{display:grid;place-items:center;width:65px;height:65px;border:1px solid #9bbc9d;border-radius:50%}.gallery-pattern p{font-family:Playfair Display,serif;font-size:1.5rem;color:#487354;line-height:1.2;margin:15px 0 0}.listing-layout{display:grid;grid-template-columns:minmax(0,1fr) 375px;gap:8%;align-items:start}.host-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid #e0e6da;padding:9px 13px;border-radius:24px;color:#55795d;font-size:.73rem}.listing-story h2{font-size:2rem;margin:28px 0 17px}.long-copy{color:#6a806e;line-height:1.85;font-size:.88rem;white-space:pre-line}.detail-section{padding:28px 0;border-top:1px solid #e1e6db;margin-top:29px}.detail-section h3{font-family:Manrope;font-size:1rem;font-weight:800;margin-bottom:18px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.check-grid span,.facts div{display:flex;align-items:center;gap:10px;font-size:.83rem;color:#627e68}.check-grid svg,.facts svg{color:#5d966b;flex:none}.facts{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:18px}.booking-box{position:sticky;top:22px;padding:25px;background:#fff;border:1px solid #e5e9df;box-shadow:0 18px 40px #20362314;border-radius:5px}.booking-price strong{font-family:Manrope;font-size:1.4rem;letter-spacing:-.04em}.booking-price span{color:#95a193;font-size:.8rem}.booking-box>p{font-size:.77rem;line-height:1.55;color:#839585;margin:10px 0 22px}.booking-fields{display:grid;gap:14px}.booking-fields label{display:grid;gap:7px;color:#3a5a43;font-size:.71rem;font-weight:800}.booking-fields input,.booking-fields select,.booking-fields textarea,.lookup-modal input,.lookup-modal select{width:100%;border:1px solid #dce6db;border-radius:4px;background:#fff;padding:11px;color:#2c4c38;outline:none;font-size:.8rem}.booking-fields input:focus,.booking-fields select:focus,.booking-fields textarea:focus{border-color:#80ad81;box-shadow:0 0 0 3px #6ea06f1a}.booking-fields input::placeholder,.booking-fields textarea::placeholder{color:#a7b4a8}.booking-fields textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-divider{height:1px;background:#e9eee6;margin:4px 0}.optional{font-weight:400;color:#a4b1a4}.estimate,.cart-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e6ece3;padding-top:15px;font-size:.82rem}.estimate strong,.cart-total strong{font-family:Manrope;font-size:1rem}.booking-assurance{display:flex;gap:8px;align-items:start;color:#8a9d8d;font-size:.68rem;line-height:1.4}.booking-assurance svg{flex:none;color:#62956a}.form-footnote{font-size:.69rem;line-height:1.5;color:#92a194;margin:0}.shop-page{padding-top:31px;padding-bottom:110px}.shop-heading{display:flex;justify-content:space-between;align-items:center;background:#e6eddd;padding:41px 55px;margin:6px 0 48px;overflow:hidden}.shop-heading h1{font-size:clamp(2.6rem,4.2vw,4.2rem);margin:0 0 17px}.shop-heading p{color:#718773;font-size:.88rem}.shop-heading-art{display:grid;place-items:center;width:185px;height:185px;border:1px solid #aac7a7;border-radius:50%;background:#d8e5d1;color:#5c9463;box-shadow:0 0 0 25px #e0ebd8}.shop-page .section-heading h2{font-size:2.1rem}.product-card{border:1px solid #e5e9dc;background:#fff}.product-card>.visual{height:210px}.product-body{padding:19px}.product-body h3{font-size:1.19rem}.product-bottom{margin-top:12px}.small-add{border:0;display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#24563f;color:#fff}.cart-bar{position:sticky;bottom:16px;z-index:10;display:flex;align-items:center;justify-content:space-between;margin:35px auto 0;padding:13px 16px 13px 21px;width:min(620px,100%);border-radius:5px;background:#255a41;color:#fff;box-shadow:0 16px 35px #1d462b38}.cart-bar>div{display:flex;align-items:center;gap:13px}.cart-bar strong,.cart-bar small{display:block}.cart-bar strong{font-size:.78rem}.cart-bar small{font-size:.7rem;color:#c5dcca;margin-top:3px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:17px;background:#102e1e91;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.checkout-modal,.lookup-modal{width:min(100%,480px);max-height:92vh;overflow:auto;background:#fbf8f1;border-radius:6px;box-shadow:0 25px 80px #00000038}.modal-head{display:flex;align-items:start;justify-content:space-between;padding:23px 25px 17px;border-bottom:1px solid #e0e6d8}.modal-head .eyebrow{margin-bottom:6px}.modal-head h2{font-size:1.75rem;margin:0}.checkout-body,.lookup-modal form{padding:21px 25px 27px}.cart-items{max-height:190px;overflow:auto}.cart-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #e7eadf}.cart-item strong,.cart-item small{display:block}.cart-item strong{font-size:.81rem}.cart-item small{color:#9ba999;font-size:.67rem;margin-top:4px}.quantity{display:flex;align-items:center;gap:8px;font-size:.8rem}.quantity button{display:grid;place-items:center;width:24px;height:24px;border:1px solid #dce7da;background:#fff;color:#427f51}.checkout-body .cart-total{margin:14px 0 24px}.checkout-body h3{font-family:Manrope;font-size:.89rem;margin:0}.lookup-modal .booking-fields{gap:17px}.receipt-page{padding-top:65px;padding-bottom:85px;max-width:680px}.receipt-card,.review-card{background:#fff;border:1px solid #e6ebdf;padding:38px 43px;box-shadow:0 15px 35px #2a43280d;margin-bottom:19px}.receipt-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#e4f0e2;color:#428257;margin-bottom:23px}.receipt-card h1{font-size:2.5rem;margin:0 0 11px}.receipt-intro{color:#7a8d7d;line-height:1.65;font-size:.85rem;margin-bottom:27px}.receipt-ref{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 17px;background:#f3f6ee;border-left:3px solid #80aa7b;margin-bottom:15px}.receipt-ref span,.receipt-details span{font-size:.73rem;color:#8a9c8b}.receipt-ref strong{font-family:Manrope;font-size:.86rem}.receipt-details>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #e9eee6}.receipt-details strong{font-size:.81rem;text-align:right}.receipt-details .receipt-total{border:0;padding-top:18px}.receipt-total strong{font-size:1rem}.private-link{display:flex;align-items:start;gap:10px;background:#f5f1e7;padding:14px;margin:20px 0;color:#8b8069}.private-link svg{flex:none}.private-link p{font-size:.71rem;line-height:1.55;margin:0}.receipt-page>.back-link{margin-top:13px}.review-card h2{font-size:1.65rem;margin:0 0 7px}.review-card p{font-size:.8rem;color:#8d9d8d}.rating-buttons{display:flex;gap:5px;margin:17px 0}.rating-buttons button{border:0;background:none;color:#ced9c6;padding:3px}.rating-buttons button.selected{color:#d6a45e}.rating-buttons button.selected svg{fill:currentColor}.review-card textarea{width:100%;border:1px solid #dce6d9;border-radius:4px;padding:12px;resize:vertical;outline:none;margin-bottom:14px}.review-card .button{margin-top:13px}.capitalize{text-transform:capitalize}.receipt-links{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px;flex-wrap:wrap}.availability-calendar{border:1px solid #dce8d9;border-radius:7px;padding:13px;margin:8px 0;background:#fff;min-width:0}.calendar-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.calendar-head strong{font-family:Manrope;font-size:.86rem}.calendar-head span{display:flex;gap:4px}.calendar-head button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dce8d9;border-radius:4px;background:#f7faf5;color:#285d42}.calendar-head button:disabled{opacity:.35}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.calendar-weekdays{text-align:center;color:#819783;font-size:.62rem;font-weight:800;margin-bottom:6px}.calendar-grid>button{min-width:0;min-height:48px;border:1px solid transparent;border-radius:5px;background:#f1f6ed;color:#285c40;padding:4px 1px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;cursor:pointer}.calendar-grid>button strong{font-size:.76rem}.calendar-grid>button small{font-size:.51rem;white-space:nowrap}.calendar-grid>button:hover:not(:disabled){border-color:#55946b}.calendar-grid>button.selected{background:#255d43;color:#fff}.calendar-grid>button.in-range{background:#e3efdf}.calendar-grid>button.unavailable{background:#f5f5f2;color:#a4aca3;text-decoration:line-through;cursor:not-allowed}.calendar-note{font-size:.65rem;color:#748b78;line-height:1.45;margin:12px 0 1px}.calendar-error{color:#ae5a43}.calendar-error button{border:0;background:none;text-decoration:underline;color:inherit;cursor:pointer}.chosen-dates{display:flex;gap:8px;flex-wrap:wrap;font-size:.68rem;color:#718875}.chosen-dates span{background:#f1f6ed;padding:8px 10px}.chosen-dates strong{color:#285d42}.demo-payment-note{background:#fff7e9;border-left:3px solid #d6ad67;padding:12px;font-size:.76rem;color:#785e36;line-height:1.5}@media(max-width:550px){.availability-calendar{padding:8px}.calendar-grid{gap:2px}.calendar-grid>button{min-height:43px}.calendar-grid>button small{font-size:.47rem}.chosen-dates{flex-direction:column}}.site-footer{background:#193f32;color:#e8f0e7;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:50px;padding-bottom:50px}.brand-footer{color:#fff}.brand-footer .brand-symbol{background:#e5bb7a;color:#1d513b}.footer-grid p{max-width:290px;color:#a9c5af;font-size:.78rem;line-height:1.7;margin:17px 0 0}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer-grid strong{font-family:Manrope;font-size:.77rem;margin-bottom:7px}.footer-grid button:not(.brand),.footer-grid span:not(.brand-symbol):not(.brand-italic){padding:0;border:0;background:none;text-align:left;color:#aac5af;font-size:.75rem}.footer-grid button:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #3a624b;padding-top:19px;color:#86aa93;font-size:.67rem}@media(max-width:1100px){.hero{grid-template-columns:48% 52%}.hero-copy{padding-left:36px;padding-right:24px}.hero h1{font-size:4.1rem}.promise-strip{margin-inline:36px}.listing-layout{gap:35px}.wrap{width:min(100% - 56px,1190px)}}@media(max-width:760px){.wrap{width:min(100% - 34px,1190px)}.site-header{height:65px}.site-nav{display:none;position:absolute;top:65px;left:0;right:0;padding:18px 20px;background:#fbf8f1;box-shadow:0 10px 20px #00000014}.site-nav.open{display:flex;align-items:flex-start;flex-direction:column;gap:19px}.site-nav .nav-divider,.site-nav .nav-note,.header-help{display:none}.mobile-menu{display:grid;place-items:center}.hero{display:flex;flex-direction:column-reverse}.hero-art{height:300px;flex:none}.hero-copy{padding:45px 24px 37px}.hero h1{font-size:3.5rem}.hero-note{margin-top:35px}.hero-badge{bottom:20px}.promise-strip{margin-inline:17px;gap:4px}.promise-strip>div{padding:0 9px}.promise-strip>div:first-child{padding-left:0}.promise-icon{width:34px;height:34px}.promise-icon svg{width:17px}.promise-strip strong{font-size:.67rem}.promise-strip small{font-size:.59rem}.section{padding-top:65px;padding-bottom:65px}.village-grid,.listing-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-section{padding:65px 0}.story-grid{gap:35px}.story-visual{min-height:320px}.story-flower{font-size:10rem}.cta-section{margin-block:60px;flex-wrap:wrap;padding:28px}.cta-section .button{margin-left:0}.listing-layout{grid-template-columns:1fr}.booking-box{position:static;max-width:520px}.listing-gallery{height:320px}.village-hero{height:370px}.shop-heading{padding:35px}.shop-heading-art{width:120px;height:120px}.footer-grid{gap:25px}}@media(max-width:550px){.hero-art{height:260px}.hero h1{font-size:3.1rem}.hero-copy>p:not(.eyebrow){font-size:.91rem}.hero-badge{left:15px;bottom:15px}.promise-strip{grid-template-columns:1fr;gap:0}.promise-strip>div{padding:10px 0;border-right:0;border-bottom:1px solid #e4e5d9}.promise-strip>div:last-child{border:0}.promise-strip strong{font-size:.73rem}.promise-strip small{font-size:.67rem}.section-heading{align-items:start;flex-direction:column;gap:11px}.village-grid,.listing-grid,.product-grid{grid-template-columns:1fr}.village-tile>.visual{height:220px}.listing-card>.visual{height:225px}.story-grid{grid-template-columns:1fr}.story-visual{min-height:275px;order:2}.story-text{order:1}.story-text h2{font-size:2.15rem}.cta-section{gap:15px}.cta-star{width:46px;height:46px}.cta-section h2{font-size:1.7rem}.cta-section .button{width:100%}.village-hero{height:380px}.village-hero-overlay{padding-bottom:29px}.village-hero h1{font-size:2.8rem}.village-hero p{font-size:.8rem}.village-subnav{display:none}.listing-page{padding-top:25px}.listing-head h1{font-size:2.5rem}.listing-gallery{grid-template-columns:1fr;height:250px}.listing-gallery>.visual:nth-child(2),.gallery-pattern{display:none}.check-grid{grid-template-columns:1fr}.shop-tease{flex-wrap:wrap;margin-bottom:60px}.shop-tease-art{width:65px;height:65px}.shop-tease-art svg{width:30px}.shop-tease .button{margin-left:0;width:100%}.shop-heading{padding:30px 25px;margin-bottom:35px}.shop-heading h1{font-size:2.9rem}.shop-heading-art{display:none}.cart-bar{bottom:8px}.cart-bar .button{padding:11px}.receipt-page{padding-top:35px}.receipt-card,.review-card{padding:27px 22px}.receipt-card h1{font-size:2rem}.receipt-ref{align-items:start;flex-direction:column;gap:3px}.receipt-details strong{max-width:55%}.footer-grid{grid-template-columns:1fr 1fr;gap:27px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{display:block;line-height:1.9}}.auth-page{display:grid;grid-template-columns:minmax(330px,44%) 1fr;min-height:calc(100vh - 74px);background:#fff}.auth-art{position:relative;overflow:hidden;background:linear-gradient(150deg,#a9c4aa,#527e62)}.auth-art-sun{position:absolute;width:210px;height:210px;top:19%;left:45%;border-radius:50%;background:#ecd099;box-shadow:0 0 90px #f7dfac73}.auth-art-hill{position:absolute;width:150%;height:55%;border-radius:50% 50% 0 0;bottom:-25%}.auth-art-hill.one{background:#497d5b;left:15%;transform:rotate(-12deg)}.auth-art-hill.two{background:#25573e;left:-45%;bottom:-37%;transform:rotate(15deg)}.auth-art-copy{position:absolute;z-index:2;left:10%;bottom:9%;color:#fff}.auth-art-copy>span{font-size:3.5rem;color:#eed49a}.auth-art-copy h2{font-size:clamp(2rem,3vw,3.2rem);line-height:1.12;margin:13px 0}.auth-art-copy p{color:#c7dec9;font-size:.85rem}.auth-panel{padding:28px clamp(28px,6vw,95px);display:flex;flex-direction:column}.auth-form-wrap{width:min(100%,430px);margin:auto}.auth-icon,.gate-icon{display:grid;place-items:center;width:47px;height:47px;border-radius:50%;background:#eaf0e5;color:#51825b;margin-bottom:17px}.auth-overline{font-family:Manrope;font-size:.62rem;letter-spacing:.16em;color:#a97d4d;font-weight:800;margin-bottom:12px}.auth-form-wrap h1{font-size:clamp(2.4rem,3.3vw,3.4rem);margin-bottom:12px}.auth-subtitle{color:#809382;font-size:.85rem;line-height:1.6;margin-bottom:25px}.auth-tabs,.account-tabs{display:flex;border-bottom:1px solid #dfe8dd;margin-bottom:25px}.auth-tabs button,.account-tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:13px 17px;color:#839784;font-size:.78rem;font-weight:700}.auth-tabs button.selected,.account-tabs button.selected{border-color:#2c714b;color:#255d40}.auth-tabs button:first-child{padding-left:0}.auth-assurance{display:flex;gap:8px;align-items:center;margin-top:21px;color:#94a395;font-size:.68rem}.auth-gate{text-align:left}.auth-gate .gate-icon{margin-top:30px}.auth-gate h3{margin-bottom:9px}.auth-gate>p{margin-bottom:24px}.checkout-gate{padding:17px 0}.checkout-gate>svg{color:#588763}.checkout-gate h3{font-family:Manrope;font-size:.95rem;margin:10px 0}.checkout-gate p{color:#829484;font-size:.78rem;line-height:1.6;margin-bottom:17px}.booking-fields input[readonly]{background:#f6f7f2;color:#718775}.account-page{padding-top:55px;padding-bottom:95px;max-width:970px}.account-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.account-head h1{font-size:3.2rem;margin:0 0 12px}.account-head p:last-child{color:#809283;font-size:.87rem;margin:0}.button-outline{border-color:#cbd9ca;background:transparent;color:#2a6345}.button-outline:hover{background:#ebf1e8}.account-profile{display:flex;align-items:center;gap:14px;background:#eaf0e7;padding:16px 19px;margin-bottom:29px}.account-profile>span{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#d7e5d6;color:#42805b}.account-profile>div{flex:1}.account-profile strong,.account-profile small{display:block}.account-profile strong{font-size:.83rem}.account-profile small{font-size:.72rem;color:#78917d;margin-top:4px}.account-profile>svg{color:#71a078}.account-tabs{gap:15px}.account-tabs button{display:flex;align-items:center;gap:8px;padding:13px 8px}.account-tabs button span{border-radius:16px;padding:1px 7px;background:#e8eee5;font-size:.66rem}.account-list{display:grid;gap:11px}.account-item{display:flex;align-items:center;gap:17px;width:100%;padding:18px;border:1px solid #e1e8dc;background:#fff;text-align:left;color:#2a4d38;transition:transform .2s,box-shadow .2s}.account-item:hover{transform:translateY(-2px);box-shadow:0 9px 19px #2c4b2d12}.account-item-icon{display:grid;place-items:center;width:43px;height:43px;flex:none;background:#edf3e8;color:#5f8c67}.account-item-main{flex:1;min-width:0}.account-kicker{display:flex;align-items:center;gap:4px;color:#ac7d4e;font-size:.63rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.account-item h3{font-size:1.17rem;margin:6px 0}.account-item p{font-size:.72rem;color:#8a9e8b;margin:0}.account-item-side{display:flex;flex-direction:column;align-items:end;gap:9px}.account-item-side strong{font-family:Manrope;font-size:.75rem;white-space:nowrap}.account-item>svg{color:#89a38e;flex:none}.status-pill{display:inline-flex;padding:5px 9px;border-radius:15px;background:#edf1e8;color:#667d67;font-size:.66rem;font-weight:800;text-transform:capitalize}.status-confirmed,.status-completed,.status-fulfilled{background:#e1efe5;color:#37784e}.status-requested,.status-pending_payment{background:#fbf0d9;color:#a17731}.status-cancelled,.status-rejected{background:#f9e9e3;color:#aa6151}@media(max-width:760px){.auth-page{display:block;min-height:calc(100vh - 65px)}.auth-art{display:none}.auth-panel{min-height:calc(100vh - 65px);padding:22px 24px 55px}.auth-form-wrap{margin:35px auto auto}.account-page{padding-top:34px}.account-head h1{font-size:2.6rem}}@media(max-width:550px){.hero h1{white-space:normal;font-size:clamp(2.6rem,12vw,3.1rem)}.form-row{grid-template-columns:1fr}.booking-fields label,.booking-fields input,.booking-fields select{min-width:0}.booking-box{padding:20px}.auth-panel{padding-inline:18px}.auth-form-wrap{margin-top:28px}.account-head{align-items:start;flex-direction:column}.account-head h1{font-size:2.35rem}.account-profile{margin-bottom:22px}.account-tabs{gap:7px}.account-tabs button{font-size:.71rem;padding-inline:3px}.account-item{position:relative;align-items:flex-start;gap:12px;padding:14px}.account-item-icon{width:34px;height:34px}.account-item-icon svg{width:18px}.account-item h3{font-size:1.05rem}.account-item-main p{line-height:1.5}.account-item-side{position:absolute;right:13px;bottom:12px;flex-direction:row;align-items:center;gap:7px}.account-item-side strong{font-size:.65rem}.account-item>svg{display:none}.account-item-main{padding-bottom:30px}.account-kicker{max-width:215px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-modal,.lookup-modal{max-height:95vh}.checkout-body,.lookup-modal form{padding:18px}.cart-bar{padding:10px;gap:6px}.cart-bar .button{font-size:.72rem}.receipt-links{align-items:start;flex-direction:column}}.receipt-payment-action{margin:20px 0;padding:18px;background:#f2f6ed;border:1px solid #dce8d8}.receipt-payment-action>p{font-size:.75rem;color:#5e7c65;line-height:1.5;margin:0 0 12px}.receipt-payment-action .demo-payment-note{margin:0 0 12px}.receipt-payment-action .alert{margin-top:12px}:root{--ink: #163b31;--leaf: #205c45;--leaf-dark: #153d30;--sand: #f8f5ed;--muted: #6b8273;--line: #e4e9dd;--gold: #c49556;background:var(--sand);color:var(--ink)}body{background:var(--sand)}::selection{background:#cbe2cf;color:var(--ink)}:focus-visible{outline:3px solid #c69a61;outline-offset:3px}.wrap{width:min(100% - 64px,1240px)}.site-header{position:sticky;top:0;height:76px;border-bottom:1px solid rgba(41,81,56,.1);background:#faf8f2e6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.brand{font-size:1.35rem;letter-spacing:-.07em}.brand-symbol{width:39px;height:39px;box-shadow:0 7px 18px #184e331f}.site-nav button,.header-help{transition:color .18s,transform .18s}.site-nav button:hover,.header-help:hover{transform:translateY(-2px)}.header-help{border-radius:999px;padding:10px 16px;background:#e7eee5}.button{border-radius:999px;padding:14px 22px;min-height:46px;letter-spacing:-.01em}.button:not(:disabled):hover{transform:translateY(-2px)}.button-dark{background:var(--leaf-dark);box-shadow:0 10px 24px #153d3029}.button-dark:hover{background:#287053;box-shadow:0 14px 28px #153d3038}.button-light{background:#fff9ed;color:var(--leaf-dark)}.hero{width:min(100% - 40px,1480px);min-height:620px;margin:18px auto 0;grid-template-columns:minmax(0,49%) minmax(0,51%);border-radius:28px;background:radial-gradient(circle at 5% 0%,#fff9e7 0,transparent 48%),#f1eadb;box-shadow:0 22px 60px #293f2c12}.hero-copy{padding:clamp(66px,7vw,115px) clamp(30px,5vw,80px) 52px}.hero h1{font-size:clamp(3.3rem,5.2vw,5.9rem);line-height:1.02;margin-bottom:27px;white-space:normal}.hero h1 em{color:#aa7543}.hero-copy>p:not(.eyebrow){font-size:1.06rem;line-height:1.8;max-width:455px}.hero-note{margin-top:clamp(36px,7vw,76px)}.hero-art{background:#47745b url(/images/budakeling.jpg) center / cover no-repeat}.hero-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(130deg,rgba(255,239,185,.2),transparent 52%)}.hero-art .hero-sun,.hero-art .hero-cloud,.hero-art .hero-mountain{display:none}.hero-badge{border-radius:16px;background:#faf9edf0;box-shadow:0 18px 48px #17432a2b}.eyebrow{letter-spacing:.17em;font-weight:800}.promise-strip{max-width:1240px;gap:14px;padding:30px 0 26px;border-bottom-color:var(--line)}.promise-strip>div{gap:13px}.promise-icon{background:#e7eee2;border-radius:14px}.section{padding-block:94px}.section-heading{margin-bottom:34px}.section-heading h2{letter-spacing:-.045em}.section-heading p{max-width:520px;line-height:1.7}.village-tile,.listing-card,.product-card{overflow:hidden;border-radius:20px;border:1px solid var(--line);box-shadow:0 12px 32px #2a452f0e;transition:transform .24s ease,box-shadow .24s ease}.village-tile:hover,.listing-card:hover,.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #2a452f21}.village-tile>.visual{height:270px}.listing-card>.visual{height:245px}.village-tile-content,.listing-card-body,.product-body{padding:25px}.village-tile h3,.listing-card h3,.product-card h3{letter-spacing:-.04em}.round-arrow{border-radius:50%;width:38px;height:38px}.filter-tabs{gap:9px;padding-bottom:3px}.filter-tabs button{padding:11px 18px;transition:background .18s,color .18s}.filter-tabs button:hover:not(.selected){background:#e8efe5}.story-section{background:#e9efe7}.story-visual{border-radius:260px 260px 22px 22px;background:#426f50 url(/images/baduy.jpg) center 65% / cover no-repeat}.story-visual .story-orbit,.story-visual .story-flower{display:none}.story-stamp{border-radius:8px}.story-points>div{padding-block:19px}.cta-section{border-radius:24px;background:linear-gradient(115deg,#194735,#2b7152);box-shadow:0 20px 40px #1a483021}.village-hero{height:500px}.village-hero>.visual img{transition:transform .6s ease}.village-hero:hover>.visual img{transform:scale(1.025)}.shop-tease{border-radius:20px}.shop-tease-art{border-radius:17px}.listing-page{padding-top:40px}.listing-gallery{border-radius:22px;height:440px;gap:10px}.gallery-photo{position:relative;display:block;min-width:0;min-height:0;padding:0;border:0;overflow:hidden;background:#d6e3d3;text-align:left;cursor:zoom-in}.gallery-photo .visual{width:100%;height:100%}.gallery-photo .visual img{transition:transform .35s}.gallery-photo:hover .visual img{transform:scale(1.035)}.gallery-photo>span{position:absolute;left:17px;bottom:17px;padding:9px 13px;border-radius:100px;background:#fff;color:var(--ink);font-size:.72rem;font-weight:800;box-shadow:0 8px 20px #173a252e}.photo-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:55px 20px 20px;background:#0d2019ed}.lightbox-content{max-width:min(100%,1050px);max-height:100%;display:grid;justify-items:center;gap:15px}.lightbox-content img{max-width:100%;max-height:calc(100dvh - 155px);object-fit:contain;border-radius:9px}.lightbox-close{position:absolute;top:18px;right:22px;display:grid;place-items:center;width:39px;height:39px;border:1px solid #ffffff55;border-radius:50%;background:#fff2;color:#fff}.lightbox-controls{display:flex;align-items:center;gap:20px;color:#fff;font-size:.77rem;font-weight:800}.lightbox-controls button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ffffff55;border-radius:50%;background:#fff2;color:#fff}.gallery-pattern{border-radius:0 22px 22px 0}.host-pill{border-radius:999px}.booking-box{top:94px;border-radius:20px;padding:27px;box-shadow:0 24px 55px #1a3b261a}.booking-price strong{font-size:1.7rem}.booking-fields input,.booking-fields select,.booking-fields textarea{border-radius:11px;min-height:44px}.availability-calendar{border-radius:15px;padding:15px;background:#f9fbf7}.calendar-grid>button{border-radius:10px;min-height:50px}.calendar-grid>button.selected{background:var(--leaf-dark)}.calendar-head button{border-radius:9px}.estimate{border-radius:12px}.receipt-card,.review-card{border-radius:22px;box-shadow:0 24px 54px #2a432812}.receipt-ref,.receipt-payment-action,.private-link,.demo-payment-note{border-radius:12px}.receipt-payment-action .button{width:100%}.auth-page{background:var(--sand)}.auth-panel{background:#fff}.auth-art{background:linear-gradient(155deg,#c6d9bd,#6f9f7e 58%,#285d44)}.auth-form-wrap{padding-block:30px}.auth-tabs button.selected,.account-tabs button.selected{color:var(--leaf-dark)}.account-profile,.account-item{border-radius:16px}.account-item:hover{box-shadow:0 16px 30px #2c4b2d1a}.cart-bar{border-radius:18px}.site-footer{background:#12392e}.mobile-dashboard,.mobile-bottom-nav,.mobile-profile{display:none}.language-switch{display:inline-flex;gap:2px;padding:3px;border:1px solid #dce6db;border-radius:100px;background:#eaf0e8}.language-switch button{min-width:31px;height:29px;padding:0 5px;border:0;border-radius:100px;background:transparent;color:#5f7b68;font-size:.67rem;font-weight:800;cursor:pointer}.language-switch button.selected{background:#1b553d;color:#fff;box-shadow:0 3px 8px #1b553d2a}.journal-section{display:grid;grid-template-columns:minmax(0,56%) minmax(0,44%);align-items:stretch;min-height:380px;margin-top:0;margin-bottom:85px;border-radius:22px;overflow:hidden;background:#e9efe7}.journal-photo{position:relative;min-height:380px;overflow:hidden;background:#b2c6b4}.journal-photo img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;animation:journalReveal .38s ease both}.journal-photo-label{position:absolute;left:24px;bottom:22px;display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border-radius:100px;background:#f9f8f2f2;color:var(--ink);font-size:.72rem;font-weight:800}.journal-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(30px,5vw,75px)}.journal-copy h2{margin:15px 0;max-width:390px;font-family:Playfair Display,serif;font-size:clamp(1.9rem,3vw,3rem);line-height:1.14}.journal-copy>p:not(.eyebrow){max-width:395px;color:#607668;font-size:.87rem;line-height:1.75}.journal-controls{display:flex;align-items:center;gap:16px;margin:27px 0 20px}.journal-controls button{display:grid;place-items:center;width:39px;height:39px;border:1px solid #cbdacb;border-radius:50%;background:#fff;color:var(--ink);transition:background .18s,transform .18s}.journal-controls button:hover{background:#dcebdd;transform:translateY(-2px)}.journal-controls span{color:#657c6c;font-size:.72rem;font-weight:800;letter-spacing:.1em}@keyframes journalReveal{0%{opacity:.55;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.discovery-tools{display:flex;align-items:center;gap:14px;margin:0 0 25px}.discovery-search{display:flex;align-items:center;gap:10px;width:min(100%,340px);min-height:47px;padding:0 14px;border:1px solid var(--line);border-radius:13px;background:#fff;color:#6d8874}.discovery-search:focus-within{border-color:#699f77;box-shadow:0 0 0 3px #dcebdc}.discovery-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:.81rem}.discovery-search button{display:grid;place-items:center;padding:3px;border:0;background:none;color:#627b6b}.region-filters{display:flex;gap:7px;overflow-x:auto;scrollbar-width:thin}.region-filters button{flex:none;min-height:38px;padding:8px 14px;border:1px solid #dce6dc;border-radius:100px;background:#fff;color:#587460;font-size:.74rem;font-weight:700;white-space:nowrap}.region-filters button.selected{border-color:var(--leaf-dark);background:var(--leaf-dark);color:#fff}@media(max-width:1100px){.hero{grid-template-columns:50% 50%}.hero-copy{padding:78px 35px 45px}.hero h1{font-size:clamp(3.1rem,5.5vw,4.5rem)}}@media(max-width:760px){.wrap{width:min(100% - 36px,1240px)}.site-header{height:64px;box-shadow:0 3px 16px #163b3109}.site-header .brand{font-size:1.08rem}.site-header .brand-symbol{width:34px;height:34px}.site-header .header-actions{gap:6px}.site-header .language-switch button{min-width:28px}.site-nav,.site-nav.open,.header-help,.mobile-menu{display:none}.mobile-profile{display:grid;place-items:center;width:39px;height:39px;border:1px solid #dce7dc;border-radius:50%;background:#e8f0e8;color:var(--leaf-dark)}main{min-height:calc(100dvh - 64px);padding-bottom:calc(90px + env(safe-area-inset-bottom))}.site-footer,.hero,.promise-strip,.story-section,.cta-section{display:none}.mobile-dashboard{display:block;width:min(100% - 36px,600px);margin:0 auto;padding:27px 0 7px}.dashboard-overline{display:block;margin-bottom:8px;color:#a5794d;font-size:.64rem;font-weight:800;letter-spacing:.16em}.dashboard-welcome h1{margin:0 0 4px;color:var(--ink);font-size:clamp(1.65rem,6vw,2.25rem);letter-spacing:-.065em;line-height:1.17}.dashboard-welcome p{margin:0 0 20px;color:var(--muted);font-size:.85rem}.dashboard-feature{position:relative;isolation:isolate;overflow:hidden;display:flex;width:100%;min-height:165px;padding:23px;border:0;border-radius:20px;background:linear-gradient(90deg,#143b32,#174734e8 42%,#194c3550),url(/images/budakeling.jpg) center / cover;color:#fff;text-align:left;box-shadow:0 17px 32px #1a4a2e2e}.dashboard-feature-text{z-index:2;display:flex;flex-direction:column;align-items:flex-start;max-width:67%}.dashboard-feature-text>span{color:#debf8c;font-size:.58rem;font-weight:800;letter-spacing:.16em}.dashboard-feature-text strong{margin:11px 0 15px;font-family:Playfair Display,serif;font-size:clamp(1.25rem,4.5vw,1.7rem);font-weight:600;line-height:1.2}.dashboard-feature-text small{display:inline-flex;align-items:center;gap:8px;color:#e6eee2;font-size:.72rem;font-weight:700}.dashboard-feature-art{display:none}.dashboard-title{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin:27px 0 13px}.dashboard-title h2{margin:0;font-size:1.15rem;letter-spacing:-.045em}.dashboard-title span{color:var(--muted);font-size:.68rem;text-align:right}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-grid button{display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:123px;padding:13px 12px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 5px 13px #23482c09}.dashboard-grid button:active{transform:scale(.97)}.dashboard-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:auto;border-radius:13px}.icon-villages{background:#e3efe4;color:#2b7752}.icon-stays{background:#fff0dc;color:#a86d2f}.icon-experiences{background:#e5edf9;color:#4b72ad}.icon-shop{background:#f8e9e6;color:#ad6659}.icon-trips{background:#efe9f8;color:#8062a9}.icon-status{background:#e8f3f0;color:#3d8580}.dashboard-grid strong{margin-top:11px;font-size:.72rem;line-height:1.15}.dashboard-grid small{margin-top:3px;color:var(--muted);font-size:.59rem;line-height:1.2}#destinations{scroll-margin-top:78px;padding-top:30px}.journal-section{grid-template-columns:1fr;margin-top:0;margin-bottom:25px;min-height:0;border-radius:18px}.journal-photo{min-height:240px}.journal-copy{padding:24px}.journal-copy h2{font-size:1.7rem;margin-block:10px}.journal-copy>p:not(.eyebrow){font-size:.8rem}.journal-controls{margin:18px 0 15px}.discovery-tools{flex-direction:column;align-items:stretch;gap:10px}.discovery-search{width:100%}#destinations .section-heading{margin-bottom:20px}#destinations .section-heading h2{font-size:1.65rem}#destinations .section-heading p{font-size:.82rem}.section{padding-block:60px}.mobile-bottom-nav{position:fixed;inset:auto 0 0;z-index:35;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:calc(68px + env(safe-area-inset-bottom));padding:5px 10px calc(4px + env(safe-area-inset-bottom));border-top:1px solid #dce6dc;background:#fffffff7;box-shadow:0 -8px 24px #1a3c2717;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;border:0;border-radius:12px;background:transparent;color:#768a7b;font-size:.63rem;font-weight:700}.mobile-bottom-nav button.active{color:var(--leaf-dark);background:#e9f2e9}.mobile-bottom-nav button:active{background:#e0eddf}.cart-bar{bottom:calc(78px + env(safe-area-inset-bottom))}.listing-gallery{height:330px}.booking-box{position:static}}@media(max-width:550px){.wrap{width:min(100% - 30px,1240px)}.mobile-dashboard{width:min(100% - 30px,600px)}.village-tile>.visual,.listing-card>.visual{height:220px}.village-tile-content,.listing-card-body,.product-body{padding:20px}.listing-gallery{height:260px}.listing-gallery>.gallery-photo:nth-child(2){display:none}.booking-box{padding:20px}.receipt-card,.review-card{padding:26px 21px}.cta-section{border-radius:18px}.cart-bar{bottom:calc(78px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.village-tile,.listing-card,.product-card,.button,.village-hero>.visual img,.journal-controls button{transition:none}.journal-photo img{animation:none}.gallery-photo .visual img{transition:none}}
