@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;0,9..144,700;0,9..144,800&family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,500&display=swap";:root{--cream:#fff8ed;--cream-2:#f7ead8;--orange:#f47b20;--green:#2f7d32;--brown:#4a2f1b;--muted:#7b6653;--line:#ead8c3;--white:#fff;--shadow:0 14px 40px #3420101f}*{box-sizing:border-box}body{background:var(--cream);color:var(--brown);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8edf0;justify-content:space-between;align-items:center;gap:24px;padding:14px 5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-size:20px;display:flex}.brand small{letter-spacing:3px;text-transform:uppercase;color:var(--orange);font-size:12px;font-weight:900;display:block}.brand-icon{color:#fff;background:var(--orange);border-radius:18px;place-items:center;width:44px;height:44px;display:grid}.nav{flex-wrap:wrap;align-items:center;gap:18px;font-weight:800;display:flex}.nav a{opacity:.82}.nav a.active,.nav a:hover{color:var(--orange);opacity:1}.cart-link{background:var(--cream-2);border-radius:999px;align-items:center;gap:6px;padding:8px 12px;display:flex}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#26160ac7,#26160a47),url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1800&q=90);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:620px;padding:8vw 6vw;display:flex}.hero-content{max-width:840px}.hero h1{letter-spacing:-2px;margin:8px 0 18px;font-size:clamp(42px,7vw,82px);line-height:.98}.hero p{max-width:760px;font-size:20px}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:2px;font-size:13px;font-weight:1000}.hero .eyebrow{color:#ffd1a6}.hero-actions,.quick-socials{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.quick-socials a{background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.section{padding:64px 6vw}.narrow{max-width:1050px;margin:0 auto}.page-title{max-width:900px;margin-bottom:24px}.page-title h1,.section-head h1,.section-head h2{margin:0;font-size:clamp(32px,5vw,56px);line-height:1.05}.section-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.primary,.secondary,.link-button,button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:900;display:inline-flex}.primary{background:var(--orange);color:#fff;box-shadow:var(--shadow)}.secondary,.link-button{color:var(--brown);border:1px solid var(--line);background:#fff}button:disabled{opacity:.5;cursor:not-allowed}.full{width:100%}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature,.card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:24px}.feature svg{color:var(--orange)}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:28px;overflow:hidden}.product-image-wrap{background:var(--cream-2);height:230px;position:relative}.product-image-wrap img{object-fit:cover;width:100%;height:100%}.badge,.soldout{z-index:1;background:var(--green);color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;position:absolute;top:12px;left:12px}.soldout{background:#b3261e;left:auto;right:12px}.product-body{padding:18px}.product-body h3{min-height:54px;margin:5px 0 8px}.category,.muted{color:var(--muted)}.price-row{align-items:center;gap:10px;margin:10px 0 14px;font-size:20px;display:flex}.price-row del{color:var(--muted);font-size:14px}.qty-row{background:var(--cream-2);border-radius:999px;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding:8px;font-weight:900;display:flex}.qty-row button{background:var(--brown);color:#fff;width:34px;height:34px;padding:0}.filter-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;grid-template-columns:auto minmax(220px,1.2fr) minmax(170px,.8fr) minmax(150px,.7fr) minmax(160px,.75fr) minmax(190px,.9fr) auto;align-items:center;gap:12px;margin-bottom:20px;padding:14px;display:grid}.filter-title{white-space:nowrap;color:var(--brown);align-items:center;gap:8px;display:inline-flex}.range-filter{color:var(--muted);gap:6px;font-size:13px;font-weight:800;display:grid}.range-filter input{accent-color:var(--green);padding:0}.filter-clear{min-height:48px}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--brown);background:#fff;border-radius:16px;padding:13px 14px}textarea{resize:vertical;min-height:110px}.form{gap:12px;display:grid}.grid-form{grid-template-columns:repeat(6,1fr)}.shop-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.shop-layout .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:12px;max-height:calc(100vh - 120px);padding:18px;display:grid;position:sticky;top:96px;overflow:auto}.mini-cart-item{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:12px 0;display:grid}.mini-cart-item strong,.mini-cart-item span{display:block}.mini-cart-item span{color:var(--muted);font-size:13px}.mini-qty{background:var(--cream-2);border-radius:999px;align-items:center;gap:8px;padding:5px;font-weight:900;display:inline-flex}.mini-qty button,.icon-danger{border-radius:50%;width:28px;height:28px;padding:0}.mini-qty button{background:var(--brown);color:#fff}.icon-danger{color:#b3261e;background:#fff0ed;border:1px solid #ffd4cc}.cart-panel-total{gap:10px;padding-top:8px;display:grid}.cart-panel-total span{color:var(--muted)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto auto;align-items:center;gap:16px;padding:14px 0;display:grid}.cart-item img{object-fit:cover;border-radius:16px;width:90px;height:75px}.danger{color:#fff;background:#b3261e}.checkout-bar{box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;border-radius:22px;justify-content:space-between;align-items:center;margin-top:20px;padding:18px;display:flex;position:sticky;bottom:16px}.payment-grid,.split{grid-template-columns:1.1fr .9fr;align-items:start;gap:24px;display:grid}.qr{border:1px solid var(--line);border-radius:20px;width:100%;max-width:320px}.wide-img{object-fit:cover;width:100%;height:360px;box-shadow:var(--shadow);border-radius:28px}.price-cards{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:16px}.price-card span{color:var(--orange);margin:4px 0;font-size:22px;font-weight:1000;display:block}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.gallery-grid img{object-fit:cover;width:100%;height:280px;box-shadow:var(--shadow);border-radius:26px}.contact-card{gap:12px;display:grid}.success{text-align:center;border-color:#2f7d324d}.error,.error-box{color:#b3261e}.notice{background:#fff6d8;border:1px solid #f2d17f;border-radius:16px;padding:12px 14px}.tabs{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.tabs button{border:1px solid var(--line);background:#fff}.tabs button.active{background:var(--brown);color:#fff}.admin-stack{gap:18px;display:grid}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:22px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px}th{background:var(--brown);color:#fff;position:sticky;top:0}.cards-list{gap:16px;display:grid}.json-block{color:#fff2e0;background:#20150c;border-radius:18px;padding:16px;font-size:12px;overflow-x:auto}.empty{border:1px solid var(--line);background:#fff;border-radius:24px;padding:30px}.back-top{background:var(--orange);color:#fff;width:46px;height:46px;box-shadow:var(--shadow);z-index:25;border-radius:50%;padding:0;position:fixed;bottom:20px;right:20px}.footer{text-align:center;border-top:1px solid var(--line);background:#fff;padding:28px 6vw}@media (width<=1200px){.filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-title{grid-column:1/-1}.shop-layout{grid-template-columns:1fr}.shop-layout .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-panel{max-height:none;position:static}}@media (width<=1100px){.products-grid,.shop-layout .products-grid{grid-template-columns:repeat(3,1fr)}.grid-form{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.topbar{flex-direction:column;align-items:flex-start}.products-grid,.shop-layout .products-grid,.feature-grid,.payment-grid,.split,.gallery-grid,.filter-panel{grid-template-columns:1fr}.cart-item{grid-template-columns:70px 1fr}.checkout-bar{flex-direction:column;align-items:stretch;gap:12px}.product-image-wrap{height:260px}}.farmstay-layout{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:34px;display:grid}.farmstay-left{gap:24px;display:grid}.farmstay-hero-image{object-fit:cover;border-radius:0 0 28px 28px;width:100%;height:360px;box-shadow:0 20px 45px #4a2e191f}.farmstay-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.farmstay-price-card{background:#fff;border:1px solid #ead8c4;border-radius:22px;min-height:135px;padding:24px;box-shadow:0 14px 34px #4a2e190f}.farmstay-price-card h3{color:#4b2f1f;margin:0 0 8px;font-size:18px}.farmstay-price-card h2{color:#ff7417;margin:0 0 14px;font-size:30px;font-weight:900}.farmstay-price-card p{color:#4b2f1f;margin:0}.farmstay-form{border-radius:28px;gap:14px;padding:30px;display:grid;position:sticky;top:100px}.farmstay-form h1{color:#4b2f1f;margin:0}.farmstay-form input,.farmstay-form select,.farmstay-form textarea{color:#3e281a;box-sizing:border-box;background:#fff;border:1px solid #e6d4c2;border-radius:18px;width:100%;padding:16px 18px;font-size:16px}.farmstay-form label{color:#4b2f1f;margin-bottom:-8px;font-weight:700}.farmstay-form select{appearance:auto;cursor:pointer}.farmstay-form textarea{resize:vertical}@media (width<=900px){.farmstay-layout{grid-template-columns:1fr}.farmstay-form{position:static}.farmstay-price-grid{grid-template-columns:1fr}.farmstay-hero-image{height:260px}}.farmstay-page-v2{padding-top:0!important}.farmstay-layout-v2{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr)!important;align-items:start!important;gap:34px!important;display:grid!important}.farmstay-left-v2{gap:24px!important;display:grid!important}.farmstay-hero-image-v2{object-fit:cover!important;border-radius:0 0 28px 28px!important;width:100%!important;height:330px!important;box-shadow:0 20px 45px #4a2e191f!important}.farmstay-price-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.farmstay-price-card-v2{background:#fff!important;border:1px solid #ead8c4!important;border-radius:22px!important;min-height:135px!important;padding:24px!important;box-shadow:0 14px 34px #4a2e190f!important}.farmstay-price-card-v2 h3{color:#4b2f1f!important;margin:0 0 8px!important;font-size:18px!important;font-weight:900!important}.farmstay-price-card-v2 h2{color:#ff7417!important;margin:0 0 14px!important;font-size:30px!important;font-weight:900!important}.farmstay-price-card-v2 p{color:#4b2f1f!important;margin:0!important}.farmstay-form-v2{border-radius:28px!important;gap:14px!important;padding:30px!important;display:grid!important;position:sticky!important;top:100px!important}.farmstay-form-v2 h1{color:#4b2f1f!important;margin:0!important}.farmstay-form-v2 input,.farmstay-form-v2 select,.farmstay-form-v2 textarea{color:#3e281a!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e6d4c2!important;border-radius:18px!important;width:100%!important;padding:16px 18px!important;font-size:16px!important}.farmstay-form-v2 label{color:#4b2f1f!important;margin-bottom:-8px!important;font-weight:800!important}.farmstay-form-v2 select{appearance:auto!important;cursor:pointer!important}.farmstay-form-v2 textarea{resize:vertical!important}@media (width<=900px){.farmstay-layout-v2{grid-template-columns:1fr!important}.farmstay-form-v2{position:static!important}.farmstay-price-grid-v2{grid-template-columns:1fr!important}.farmstay-hero-image-v2{height:260px!important}}.farmstay-final-page{padding-top:0!important}.farmstay-final-left{gap:24px!important;display:grid!important}.farmstay-final-image{object-fit:cover!important;border-radius:0 0 28px 28px!important;width:100%!important;height:330px!important;box-shadow:0 20px 45px #4a2e191f!important}.farmstay-final-price-card{background:#fff!important;border:1px solid #ead8c4!important;border-radius:22px!important;min-height:135px!important;padding:24px!important;box-shadow:0 14px 34px #4a2e190f!important}.farmstay-final-price-card h3{color:#4b2f1f!important;margin:0 0 8px!important;font-size:18px!important;font-weight:900!important}.farmstay-final-price-card h2{color:#ff7417!important;margin:0 0 14px!important;font-size:30px!important;font-weight:900!important}.farmstay-final-price-card p{color:#4b2f1f!important;margin:0!important}.farmstay-final-form{border-radius:28px!important;gap:14px!important;padding:30px!important;display:grid!important;position:sticky!important;top:100px!important}.farmstay-final-form h1{color:#4b2f1f!important;margin:0!important}.farmstay-final-form input,.farmstay-final-form select,.farmstay-final-form textarea{color:#3e281a!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e6d4c2!important;border-radius:18px!important;width:100%!important;padding:16px 18px!important;font-size:16px!important}.farmstay-final-form label{color:#4b2f1f!important;margin-bottom:-8px!important;font-weight:800!important}.farmstay-final-form select{appearance:auto!important;cursor:pointer!important}.farmstay-final-form input[readonly]{cursor:not-allowed!important;background:#fff8ef!important}.farmstay-final-form textarea{resize:vertical!important}@media (width<=900px){.farmstay-final-layout{grid-template-columns:1fr!important}.farmstay-final-form{position:static!important}.farmstay-final-price-grid{grid-template-columns:1fr!important}.farmstay-final-image{height:260px!important}}.availability-box{border:1px solid #e6d4c2;border-radius:18px;gap:4px;padding:14px 16px;font-size:15px;display:grid}.availability-box strong{font-size:17px}.availability-box.available{color:#1f6b2d;background:#f1fff4;border-color:#9bd6a6}.availability-box.unavailable{color:#a12618;background:#fff1ef;border-color:#e5a19a}.amount-box{background:#fff8ef;border:1px solid #efd6b8;border-radius:20px;gap:4px;padding:16px;display:grid}.amount-box span{color:#6d5544;font-weight:700}.amount-box strong{color:#ff7417;font-size:30px;font-weight:900}.amount-box small{color:#6d5544}.admin-page h1{margin:0 0 20px!important;font-size:42px!important;line-height:1.1!important}.admin-page .section-head{align-items:center!important;gap:16px!important}.admin-page .card{border-radius:22px!important}.admin-page input,.admin-page select,.admin-page textarea{padding:14px 16px!important;font-size:16px!important}.admin-page button{font-size:16px!important}.admin-page svg{width:20px!important;height:20px!important}@media (width<=768px){.admin-page h1{font-size:32px!important}}.admin-shell{color:#4b2f1f;background:#fff8ef;grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{color:#fff8ef;z-index:20;background:#3f291c;flex-direction:column;gap:26px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0;box-shadow:18px 0 40px #3f291c2e}.admin-brand{border-bottom:1px solid #fff8ef29;align-items:center;gap:12px;padding:8px 8px 18px;display:flex}.admin-logo-mark{color:#fff;letter-spacing:.5px;background:#ff7417;border-radius:16px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.admin-brand strong{font-size:18px;line-height:1.1;display:block}.admin-brand span{color:#fff8efb8;margin-top:4px;font-size:13px;display:block}.admin-nav{gap:8px;display:grid}.admin-nav-link,.admin-logout-button{color:#fff8efcc;cursor:pointer;box-sizing:border-box;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;padding:13px 14px;font-size:15px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.admin-nav-link:hover,.admin-logout-button:hover,.admin-nav-link.active{color:#fff;background:#ff74172e}.admin-nav-link.active{box-shadow:inset 4px 0 #ff7417}.admin-nav-icon{stroke-width:2.4px;width:19px!important;min-width:19px!important;height:19px!important}.admin-sidebar-footer{border-top:1px solid #fff8ef29;gap:8px;margin-top:auto;padding-top:18px;display:grid}.admin-main{flex-direction:column;min-width:0;display:flex}.admin-topbar{z-index:15;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff8eff0;border-bottom:1px solid #ead8c4;justify-content:space-between;align-items:center;gap:18px;padding:22px 34px;display:flex;position:sticky;top:0}.admin-kicker{text-transform:uppercase;letter-spacing:.14em;color:#ff7417;margin:0 0 4px;font-size:12px;font-weight:900}.admin-topbar h1{color:#4b2f1f;margin:0;line-height:1.1;font-size:28px!important}.admin-topbar-logout{color:#4b2f1f;cursor:pointer;background:#fff;border:1px solid #ead8c4;border-radius:14px;align-items:center;gap:8px;padding:12px 16px;font-weight:900;display:inline-flex}.admin-content{padding:28px 34px 60px}.admin-content .section{padding:0!important}.admin-content .section-head{margin-bottom:18px!important}.admin-content .section-head h1{margin:0!important;font-size:34px!important;line-height:1.1!important}.admin-content .card{border-radius:22px!important}.admin-content button,.admin-content input,.admin-content select,.admin-content textarea{font-size:15px!important}.admin-content svg,.site-header svg,header svg,nav svg,.cart-pill svg,.user-icon svg{width:20px!important;height:20px!important}@media (width<=920px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-radius:0 0 24px 24px;height:auto;position:static}.admin-nav,.admin-sidebar-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-topbar{padding:18px 20px}.admin-content{padding:22px 18px 50px}}@media (width<=560px){.admin-nav,.admin-sidebar-footer{grid-template-columns:1fr}.admin-topbar{flex-direction:column;align-items:flex-start}.admin-topbar h1{font-size:24px!important}.admin-content .section-head h1{font-size:28px!important}}svg{stroke-width:2.2px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;max-height:18px!important}header svg,nav svg,.site-header svg,.navbar svg,.header svg{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;max-height:18px!important}.logo svg,.logo-mark svg,.brand-logo svg,.header-logo svg{width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;max-height:26px!important}.admin-shell svg,.admin-sidebar svg,.admin-nav svg,.admin-nav-link svg,.admin-logout-button svg,.admin-topbar svg,.admin-topbar-logout svg,.admin-nav-icon{stroke-width:2.3px!important;width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;max-height:17px!important}.admin-logo-mark{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;max-height:44px!important;font-size:18px!important}.admin-nav-link,.admin-logout-button{border-radius:13px!important;gap:10px!important;padding:11px 13px!important;font-size:14px!important}.admin-topbar-logout{gap:8px!important;padding:10px 14px!important;font-size:14px!important}.cart-pill svg,.user-icon svg,.account-icon svg,.cart-icon svg{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;max-height:18px!important}.cart-pill,.cart-button{border-radius:999px!important;gap:8px!important;padding:10px 14px!important}.admin-content svg,.admin-page svg,.section-head svg,.card svg,button svg{width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;max-height:17px!important}@media (width<=768px){svg,header svg,nav svg,.admin-shell svg,.admin-nav-icon{width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;max-height:16px!important}.logo svg,.logo-mark svg,.brand-logo svg,.header-logo svg{width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;max-height:24px!important}}.payment-choice-box{gap:10px;display:grid}.payment-choice{cursor:pointer;background:#fff8ef;border:1px solid #ead8c4;border-radius:18px;align-items:flex-start;gap:12px;padding:14px;display:flex!important}.payment-choice input{margin-top:4px;width:auto!important}.payment-choice span{gap:3px;display:grid}.payment-choice strong{color:#4b2f1f}.payment-choice small{color:#7a6757;line-height:1.4}.farmstay-payment-box{background:#fff8ef;border:1px solid #efd6b8;border-radius:20px;gap:12px;padding:18px;display:grid}.farmstay-payment-box h3{color:#4b2f1f;margin:0}.farmstay-payment-box p{margin:0}.farmstay-payment-qr{object-fit:contain;background:#fff;border:1px solid #ead8c4;border-radius:16px;width:180px;height:180px;padding:10px}.farmstay-enquiry-list{gap:20px;display:grid}.farmstay-enquiry-card{background:#fff;border:1px solid #ead8c4;border-radius:26px;padding:26px;box-shadow:0 18px 48px #4a2e1914}.farmstay-enquiry-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.farmstay-enquiry-top h2{color:#4b2f1f;margin:0;font-size:28px;line-height:1.1}.farmstay-enquiry-top p{color:#7a6757;margin:8px 0 0;font-size:15px}.farmstay-status-pill{color:#ff7417;background:#fff8ef;border:1px solid #efd6b8;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:900}.farmstay-enquiry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.farmstay-enquiry-grid div{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;min-height:78px;padding:15px}.farmstay-enquiry-grid span,.farmstay-message-box span{color:#7a6757;margin-bottom:7px;font-size:13px;font-weight:900;display:block}.farmstay-enquiry-grid strong{color:#4b2f1f;word-break:break-word;font-size:16px}.farmstay-message-box{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;margin-top:16px;padding:16px}.farmstay-message-box p{color:#4b2f1f;margin:0;font-size:16px}.json-block{display:none!important}@media (width<=1000px){.farmstay-enquiry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.farmstay-enquiry-top{flex-direction:column}.farmstay-enquiry-grid{grid-template-columns:1fr}}.status-check-form{max-width:760px;margin-top:24px}.enquiry-status-card{margin-top:24px}.status-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.status-header h2{color:#4b2f1f;margin:0;font-size:32px}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.status-grid div{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;padding:15px}.status-grid span,.admin-note-box span{color:#7a6757;margin-bottom:6px;font-weight:900;display:block}.status-grid strong{color:#4b2f1f}.admin-note-box{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;margin-top:16px;padding:16px}.farmstay-admin-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.farmstay-admin-actions button{color:#4b2f1f;cursor:pointer;background:#fff8ef;border:1px solid #efd6b8;border-radius:999px;padding:10px 14px;font-weight:900}.farmstay-admin-actions button:hover{color:#fff;background:#ff7417}@media (width<=900px){.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.status-grid{grid-template-columns:1fr}}.farmstay-status-link-box{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.farmstay-status-link-box p{color:#4b2f1f;margin:0;font-weight:800}.farmstay-status-link-box a{color:#ff7417;white-space:nowrap;font-weight:900;text-decoration:none}.enquiry-id-box{background:#f1fff4;border:1px solid #9bd6a6;border-radius:20px;gap:8px;padding:16px;display:grid}.enquiry-id-box span{color:#1f6b2d;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:900}.enquiry-id-box strong{color:#1f6b2d;word-break:break-all;font-size:16px}.enquiry-id-box p{color:#1f6b2d;margin:0}.enquiry-id-box a{color:#ff7417;font-weight:900;text-decoration:none}@media (width<=640px){.farmstay-status-link-box{flex-direction:column;align-items:flex-start}}.enquiry-id-small{word-break:break-all;color:#7a6757!important;margin-top:6px!important;font-size:13px!important}.farmstay-admin-actions{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;flex-wrap:wrap;gap:10px;margin:20px 0 4px;padding:14px;display:flex}.farmstay-admin-actions button{color:#4b2f1f;cursor:pointer;background:#fff;border:1px solid #efd6b8;border-radius:999px;padding:10px 14px;font-weight:900;transition:all .2s}.farmstay-admin-actions button:hover:not(:disabled){color:#fff;background:#ff7417;border-color:#ff7417}.farmstay-admin-actions button:disabled{opacity:.55;cursor:not-allowed}.status-confirmed{color:#1f6b2d!important;background:#f1fff4!important;border-color:#9bd6a6!important}.status-not_available{color:#a12618!important;background:#fff1ef!important;border-color:#e5a19a!important}.status-payment_pending{color:#a85c00!important;background:#fff8ef!important;border-color:#ffd08a!important}.status-paid{color:#145c8a!important;background:#eef8ff!important;border-color:#9ccbee!important}.status-cancelled{color:#475467!important;background:#f3f4f6!important;border-color:#d0d5dd!important}.admin-note-visible{background:#f1fff4!important;border-color:#9bd6a6!important}.contact-modern-page{background:#fff8ef;min-height:calc(100vh - 90px);padding:80px 0 0}.contact-modern-container{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:start;gap:58px;width:min(1180px,100% - 48px);margin:0 auto;display:grid}.contact-modern-eyebrow{color:#ff7417;text-transform:uppercase;letter-spacing:.18em;margin:0 0 12px;font-size:14px;font-weight:900}.contact-modern-form-area h1,.contact-modern-support h2{color:#4b2f1f;margin:0 0 28px;font-size:48px;font-weight:900;line-height:1.05}.contact-modern-form{gap:18px;display:grid}.contact-modern-form label{color:#4b2f1f;text-transform:uppercase;font-size:15px;font-weight:900}.contact-modern-form input,.contact-modern-form textarea{color:#4b2f1f;box-sizing:border-box;background:0 0;border:1px solid #cfc4b8;border-radius:0;outline:none;width:100%;padding:18px 20px;font-size:16px}.contact-modern-form textarea{resize:vertical;min-height:120px}.contact-modern-form input:focus,.contact-modern-form textarea:focus{border-color:#ff7417;box-shadow:0 0 0 3px #ff74171f}.contact-modern-form button{color:#fff;text-transform:uppercase;cursor:pointer;background:#4b2f1f;border:0;border-radius:6px;width:100%;margin-top:6px;padding:18px 22px;font-weight:900}.contact-modern-form button:hover{background:#ff7417}.contact-modern-notice{color:#4b2f1f;background:#fff3d7;border:1px solid #ffd37a;border-radius:14px;margin:0;padding:14px 16px;font-weight:700}.contact-modern-support{padding-top:2px}.contact-support-item{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:16px;display:grid}.contact-support-icon{color:#4b2f1f;place-items:center;width:42px;height:42px;display:grid}.contact-support-icon svg{stroke-width:1.8px!important;width:30px!important;max-width:30px!important;height:30px!important;max-height:30px!important}.contact-support-item span{color:#4b2f1f;text-transform:capitalize;margin-bottom:4px;font-size:20px;font-weight:900;display:block}.contact-support-item a{color:#ff7417;word-break:break-word;font-size:22px;font-weight:900;text-decoration:none}.contact-support-item p{color:#4b2f1f;margin:0;font-size:20px;font-weight:800;line-height:1.35}.contact-support-divider{background:#ead8c4;height:1px;margin:34px 0}.contact-map-button{color:#fff;box-sizing:border-box;background:#ff7417;border-radius:999px;justify-content:center;width:100%;margin-top:34px;padding:16px 22px;font-weight:900;text-decoration:none;display:inline-flex}.contact-orange-footer{background:#ff7417;place-items:center;min-height:150px;margin-top:90px;display:grid}.contact-footer-logo{color:#fff;border:2px solid #fffc;border-radius:18px;padding:10px 18px;font-size:34px;font-weight:900;line-height:1;transform:rotate(-4deg)}.contact-footer-logo span{letter-spacing:.14em;text-transform:uppercase;text-align:center;margin-top:2px;font-size:14px;display:block}@media (width<=900px){.contact-modern-container{grid-template-columns:1fr;gap:42px}.contact-modern-form-area h1,.contact-modern-support h2{font-size:38px}}@media (width<=560px){.contact-modern-page{padding-top:42px}.contact-modern-container{width:min(100% - 30px,1180px)}.contact-modern-form-area h1,.contact-modern-support h2{font-size:32px}.contact-support-item{grid-template-columns:34px minmax(0,1fr)}.contact-support-item a,.contact-support-item p{font-size:18px}}.contact-message-list{gap:18px;display:grid}.contact-message-card{background:#fff;border:1px solid #ead8c4;border-radius:24px;padding:24px;box-shadow:0 18px 48px #4a2e1914}.contact-message-top{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.contact-message-top h2{color:#4b2f1f;margin:0}.contact-message-top p{color:#7a6757;margin:6px 0 0}.contact-message-top span{color:#ff7417;background:#fff8ef;border:1px solid #efd6b8;border-radius:999px;height:fit-content;padding:8px 12px;font-weight:900}.contact-message-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.contact-message-grid div,.contact-message-body{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;padding:15px}.contact-message-grid small,.contact-message-body small{color:#7a6757;margin-bottom:6px;font-weight:900;display:block}.contact-message-grid strong{color:#4b2f1f;word-break:break-word}.contact-message-body{margin-top:14px}.contact-message-body p{color:#4b2f1f;margin:0;line-height:1.5}@media (width<=800px){.contact-message-grid{grid-template-columns:1fr}.contact-message-top{flex-direction:column}}.contact-v2-page{background:#fff8ef!important;min-height:calc(100vh - 90px)!important;padding:72px 0 0!important;overflow-x:hidden!important}.contact-v2-container{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr)!important;align-items:start!important;gap:64px!important;width:min(1180px,100% - 56px)!important;margin:0 auto!important;display:grid!important}.contact-v2-eyebrow{color:#ff7417!important;text-transform:uppercase!important;letter-spacing:.18em!important;margin:0 0 12px!important;font-size:13px!important;font-weight:900!important}.contact-v2-left h1,.contact-v2-right h2{color:#4b2f1f!important;margin:0 0 30px!important;font-size:42px!important;font-weight:900!important;line-height:1.1!important}.contact-v2-form{gap:16px!important;display:grid!important}.contact-v2-form label{color:#4b2f1f!important;text-transform:uppercase!important;margin:0!important;font-size:14px!important;font-weight:900!important}.contact-v2-form input,.contact-v2-form textarea{color:#4b2f1f!important;box-sizing:border-box!important;width:100%!important;box-shadow:none!important;background:#fffaf3!important;border:1px solid #cfc4b8!important;border-radius:0!important;outline:none!important;padding:16px 18px!important;font-size:16px!important}.contact-v2-form textarea{resize:vertical!important;min-height:130px!important}.contact-v2-form input:focus,.contact-v2-form textarea:focus{border-color:#ff7417!important;box-shadow:0 0 0 3px #ff74171f!important}.contact-v2-form button{color:#fff!important;text-transform:uppercase!important;cursor:pointer!important;background:#4b2f1f!important;border:0!important;border-radius:6px!important;width:100%!important;margin-top:4px!important;padding:17px 22px!important;font-size:15px!important;font-weight:900!important}.contact-v2-form button:disabled{opacity:.7!important;cursor:not-allowed!important}.contact-v2-notice{color:#4b2f1f!important;background:#fff3d7!important;border:1px solid #ffd37a!important;border-radius:14px!important;margin:0!important;padding:14px 16px!important;font-weight:800!important;line-height:1.4!important}.contact-v2-right{min-width:0!important}.contact-v2-info-row{grid-template-columns:48px minmax(0,1fr)!important;align-items:start!important;gap:18px!important;display:grid!important}.contact-v2-icon{color:#4b2f1f!important;place-items:center!important;width:44px!important;height:44px!important;display:grid!important}.contact-v2-icon svg{stroke-width:1.9px!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;max-height:28px!important}.contact-v2-info-row h3{color:#4b2f1f!important;margin:0 0 6px!important;font-size:21px!important;font-weight:900!important;line-height:1.2!important}.contact-v2-info-row a{color:#ff7417!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important;font-size:22px!important;font-weight:900!important;line-height:1.18!important;text-decoration:none!important;display:inline-block!important}.contact-v2-info-row p{color:#4b2f1f!important;margin:0!important;font-size:20px!important;font-weight:800!important;line-height:1.35!important}.contact-v2-divider{background:#ead8c4!important;height:1px!important;margin:30px 0!important}.contact-v2-map-button{color:#fff!important;box-sizing:border-box!important;background:#ff7417!important;border-radius:999px!important;justify-content:center!important;width:100%!important;margin-top:32px!important;padding:16px 22px!important;font-weight:900!important;text-decoration:none!important;display:flex!important}.contact-v2-orange-footer{background:#ff7417!important;place-items:center!important;min-height:150px!important;margin-top:84px!important;display:grid!important}.contact-v2-footer-logo{color:#fff!important;border:2px solid #ffffffd9!important;border-radius:18px!important;padding:10px 18px!important;font-size:32px!important;font-weight:900!important;line-height:1!important;transform:rotate(-4deg)!important}.contact-v2-footer-logo span{letter-spacing:.14em!important;text-transform:uppercase!important;text-align:center!important;margin-top:2px!important;font-size:13px!important;display:block!important}@media (width<=920px){.contact-v2-container{grid-template-columns:1fr!important;gap:46px!important}.contact-v2-left h1,.contact-v2-right h2{font-size:36px!important}}@media (width<=560px){.contact-v2-page{padding-top:42px!important}.contact-v2-container{width:min(100% - 30px,1180px)!important}.contact-v2-left h1,.contact-v2-right h2{font-size:31px!important}.contact-v2-info-row{grid-template-columns:38px minmax(0,1fr)!important;gap:12px!important}.contact-v2-icon svg{width:24px!important;min-width:24px!important;height:24px!important}.contact-v2-info-row a,.contact-v2-info-row p{font-size:18px!important}}.admin-main{min-height:100vh!important;overflow-x:hidden!important}.admin-topbar{box-sizing:border-box!important;min-height:110px!important}.admin-content{padding-top:46px!important}.admin-content .section,.admin-content .admin-page-clean,.admin-content .admin-page{margin-top:0!important;padding-top:0!important}.admin-content .section-head,.admin-page-clean .section-head,.admin-page .section-head{align-items:flex-start!important;margin-top:0!important;margin-bottom:28px!important}.admin-content .section-head h1,.admin-page-clean h1,.admin-page h1{margin-top:0!important;font-size:42px!important;line-height:1.1!important}.admin-content .eyebrow,.admin-page-clean .eyebrow,.admin-page .eyebrow{margin-top:0!important;margin-bottom:10px!important;line-height:1.2!important;display:block!important}.admin-page .card.form,.admin-page-clean .card.form{margin-bottom:24px!important}.admin-page input,.admin-page select,.admin-page textarea,.admin-page-clean input,.admin-page-clean select,.admin-page-clean textarea{min-height:54px!important}.admin-page .cards-list{margin-top:24px!important}.admin-page .primary.full,.admin-page-clean .primary.full{margin-top:20px!important}.admin-content>section:first-child{padding-top:8px!important}@media (width<=920px){.admin-topbar{min-height:auto!important}.admin-content{padding-top:30px!important}.admin-content .section-head h1,.admin-page-clean h1,.admin-page h1{font-size:34px!important}}.admin-shell{align-items:stretch!important}.admin-main{background:#fff8ef!important;min-height:100vh!important;overflow-x:hidden!important}.admin-topbar{z-index:1!important;box-sizing:border-box!important;background:#fff8ef!important;border-bottom:1px solid #ead8c4!important;min-height:120px!important;padding:34px 44px!important;position:relative!important;top:auto!important}.admin-topbar h1{margin:0!important;font-size:38px!important;line-height:1.1!important}.admin-kicker{margin:0 0 8px!important;line-height:1.2!important}.admin-content{box-sizing:border-box!important;margin:0!important;padding:46px 44px 80px!important}.admin-content>section{margin:0!important;padding:0!important}.admin-content .section-head{margin:0 0 30px!important;padding:0!important}.admin-content .section-head h1,.admin-content .admin-page-clean h1,.admin-content .admin-page h1{color:#4b2f1f!important;margin:0!important;padding:0!important;font-size:44px!important;line-height:1.1!important}.admin-content .eyebrow{margin:0 0 10px!important;padding:0!important;line-height:1.2!important;display:block!important}.admin-content .admin-page{display:block!important}.admin-content .admin-page .section-head{justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;display:flex!important}.admin-content .admin-page .card{margin-bottom:24px!important}@media (width<=920px){.admin-topbar{min-height:auto!important;padding:26px 24px!important}.admin-topbar h1{font-size:30px!important}.admin-content{padding:30px 22px 70px!important}.admin-content .section-head h1,.admin-content .admin-page-clean h1,.admin-content .admin-page h1{font-size:34px!important}}.admin-shell{background:#fff8ef!important;min-height:100vh!important;display:flex!important}.admin-main{background:#fff8ef!important;flex:1!important;min-height:100vh!important;overflow:hidden auto!important}.admin-topbar{z-index:2!important;box-sizing:border-box!important;background:#fff8ef!important;border-bottom:1px solid #ead8c4!important;align-items:center!important;min-height:110px!important;padding:30px 40px!important;display:flex!important;position:relative!important}.admin-topbar h1{color:#4b2f1f!important;margin:0!important;font-size:38px!important;line-height:1.1!important}.admin-kicker{color:#ff7a1a!important;text-transform:uppercase!important;letter-spacing:.16em!important;margin:0 0 8px!important;font-size:13px!important;font-weight:900!important}.admin-content{box-sizing:border-box!important;padding:40px!important;overflow:visible!important}.admin-page,.admin-page-clean,.admin-section{margin:0!important;padding:0!important;overflow:visible!important}.admin-page .section-head,.admin-page-clean .section-head,.admin-section .section-head{justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;margin:0 0 28px!important;padding:8px 0 0!important;display:flex!important}.admin-page .section-head h1,.admin-page-clean .section-head h1,.admin-section .section-head h1{color:#4b2f1f!important;margin:0!important;padding:0!important;font-size:40px!important;line-height:1.1!important}.admin-page .eyebrow,.admin-page-clean .eyebrow,.admin-section .eyebrow{color:#ff7a1a!important;text-transform:uppercase!important;letter-spacing:.16em!important;margin:0 0 10px!important;font-size:13px!important;font-weight:900!important;display:block!important}.admin-page .card,.admin-page-clean .card,.admin-section .card{border-radius:28px!important;margin-bottom:28px!important}.admin-page input,.admin-page select,.admin-page textarea,.admin-page-clean input,.admin-page-clean select,.admin-page-clean textarea,.admin-section input,.admin-section select,.admin-section textarea{box-sizing:border-box!important;min-height:56px!important}.admin-page .section-head .ghost,.admin-page-clean .section-head .ghost,.admin-section .section-head .ghost,.admin-page .section-head button,.admin-page-clean .section-head button,.admin-section .section-head button{align-self:flex-start!important;margin-top:0!important}.admin-sidebar{align-self:flex-start!important;min-height:100vh!important;position:sticky!important;top:0!important}@media (width<=920px){.admin-topbar{min-height:auto!important;padding:22px 20px!important}.admin-topbar h1{font-size:30px!important}.admin-content{padding:24px 18px!important}.admin-page .section-head,.admin-page-clean .section-head,.admin-section .section-head{flex-direction:column!important;align-items:stretch!important}.admin-page .section-head h1,.admin-page-clean .section-head h1,.admin-section .section-head h1{font-size:32px!important}}.admin-availability-head{justify-content:space-between!important;align-items:flex-start!important;gap:24px!important;margin:0 0 32px!important;padding:0!important;display:flex!important}.admin-availability-head h1{color:#4b2f1f!important;margin:0!important;padding:0!important;font-size:44px!important;line-height:1.1!important}.admin-availability-head .eyebrow{margin:0 0 10px!important;padding:0!important;display:block!important}.admin-availability-head .muted{max-width:720px!important;margin:12px 0 0!important}.admin-availability-head button{white-space:nowrap!important;margin-top:0!important}.admin-availability-card{border-radius:26px!important;margin-bottom:28px!important;padding:28px!important}.admin-availability-card label{color:#4b2f1f!important;margin:0 0 10px!important;font-weight:800!important;display:block!important}.admin-availability-card input{box-sizing:border-box!important;width:100%!important;min-height:56px!important;margin-bottom:18px!important}.admin-availability-ranges{gap:24px!important;display:grid!important}.range-card-header{justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:22px!important;display:flex!important}.range-card-header h2{color:#4b2f1f!important;margin:0!important;font-size:24px!important}.danger-link{color:#b42318!important;cursor:pointer!important;background:#fff1f0!important;border:1px solid #f2b8b5!important;border-radius:999px!important;padding:10px 14px!important;font-weight:900!important}.admin-save-availability{margin-top:26px!important}@media (width<=760px){.admin-availability-head{flex-direction:column!important}.admin-availability-head h1{font-size:34px!important}.admin-availability-head button{width:100%!important}}.admin-shell-fixed{background:#fff8ef!important;grid-template-columns:300px minmax(0,1fr)!important;min-height:100vh!important;display:grid!important}.admin-sidebar-fixed{background:#3f291c!important;height:100vh!important;min-height:100vh!important;position:sticky!important;top:0!important;overflow-y:auto!important}.admin-main-fixed{background:#fff8ef!important;min-height:100vh!important;overflow:hidden auto!important}.admin-topbar{display:none!important}.admin-content-fixed{box-sizing:border-box!important;min-height:100vh!important;margin:0!important;padding:56px 52px 90px!important;overflow:visible!important}.admin-content-fixed>section,.admin-content-fixed .admin-page,.admin-content-fixed .admin-page-clean{margin:0!important;padding:0!important;overflow:visible!important}.admin-content-fixed .section-head,.admin-content-fixed .admin-availability-head{justify-content:space-between!important;align-items:flex-start!important;gap:24px!important;margin:0 0 34px!important;padding:0!important;display:flex!important}.admin-content-fixed .eyebrow{color:#ff7417!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:0 0 12px!important;padding:0!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.admin-content-fixed h1{color:#4b2f1f!important;margin:0!important;padding:0!important;font-size:46px!important;font-weight:900!important;line-height:1.08!important}.admin-content-fixed .muted{margin-top:12px!important}.admin-content-fixed .card{border-radius:28px!important;margin-bottom:28px!important}.admin-availability-page{margin:0!important;padding:0!important}.admin-availability-card{padding:30px!important}.admin-availability-card input{min-height:58px!important}@media (width<=920px){.admin-shell-fixed{grid-template-columns:1fr!important}.admin-sidebar-fixed{height:auto!important;min-height:auto!important;position:static!important}.admin-content-fixed{padding:34px 22px 70px!important}.admin-content-fixed .section-head,.admin-content-fixed .admin-availability-head{flex-direction:column!important;align-items:stretch!important}.admin-content-fixed h1{font-size:34px!important}}.admin-product-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:26px 0 18px;display:flex}.admin-product-search{background:#fff;border:1px solid #ead8c4;border-radius:999px;flex:1;align-items:center;gap:12px;min-width:320px;min-height:58px;padding:0 18px;display:flex;box-shadow:0 14px 34px #4a2e190f}.admin-product-search svg{color:#7a6757;width:18px!important;min-width:18px!important;height:18px!important}.admin-product-search input{width:100%;box-shadow:none!important;color:#4b2f1f!important;background:0 0!important;border:0!important;outline:none!important;min-height:54px!important;padding:0!important;font-size:16px!important}.admin-product-count{color:#7a6757;white-space:nowrap;font-weight:800}.admin-product-count strong{color:#4b2f1f}.admin-product-empty{text-align:center;color:#7a6757;padding:24px;font-weight:800}@media (width<=720px){.admin-product-toolbar{flex-direction:column;align-items:stretch}.admin-product-search{width:100%;min-width:0}.admin-product-count{white-space:normal}}.payment-layout{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:34px;display:grid}.payment-form{gap:16px;display:grid}.payment-form h1{margin-bottom:4px}.payment-form input,.payment-form select,.payment-form textarea{box-sizing:border-box;width:100%;min-height:58px}.delivery-estimate-box{background:#f1fff4;border:1px solid #9bd6a6;border-radius:20px;gap:6px;padding:18px;display:grid}.delivery-estimate-box strong{color:#1f6b2d;text-transform:uppercase;letter-spacing:.08em;font-size:14px}.delivery-estimate-box h2{color:#1f6b2d;margin:0;font-size:30px}.delivery-estimate-box p{color:#1f6b2d;margin:0;line-height:1.45}.payment-qr-card{position:sticky;top:24px}.payment-qr-card h2{margin-top:0}.payment-qr-image{border:1px solid #ead8c4;border-radius:24px;width:100%;max-width:340px;margin:20px auto;display:block}.payment-summary{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;gap:6px;padding:16px;display:grid}.payment-summary span{color:#7a6757;font-weight:800}.payment-summary strong{color:#ff7417;font-size:30px;font-weight:900}.small{font-size:14px}@media (width<=920px){.payment-layout{grid-template-columns:1fr}.payment-qr-card{position:static}}.admin-order-list{gap:22px;display:grid}.admin-order-card{background:#fff;border:1px solid #ead8c4;border-radius:26px;padding:26px;box-shadow:0 18px 48px #4a2e1914}.admin-order-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.admin-order-top h2{color:#4b2f1f;margin:0;font-size:28px}.admin-order-top p{color:#7a6757;margin:8px 0 0}.admin-order-status{color:#ff7417;background:#fff8ef;border:1px solid #efd6b8;border-radius:999px;padding:9px 14px;font-weight:900}.admin-order-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-order-grid div,.admin-order-address,.admin-order-items{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;padding:15px}.admin-order-grid span,.admin-order-address span,.admin-order-items span{color:#7a6757;margin-bottom:7px;font-weight:900;display:block}.admin-order-grid strong{color:#4b2f1f;word-break:break-word}.admin-order-address,.admin-order-items{margin-top:16px}.admin-order-address p{color:#4b2f1f;margin:0;line-height:1.5}.admin-order-items table{border-collapse:collapse;width:100%;margin-top:8px}.admin-order-items th,.admin-order-items td{text-align:left;color:#4b2f1f;border-bottom:1px solid #ead8c4;padding:10px}@media (width<=1100px){.admin-order-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.admin-order-top{flex-direction:column}.admin-order-grid{grid-template-columns:1fr}}.user-login-page{place-items:center;min-height:calc(100vh - 90px);display:grid}.user-login-card{width:min(620px,100%);padding:34px!important}.user-login-card h1{color:#4b2f1f;margin:0 0 8px;font-size:42px}.user-login-card .form{margin-top:24px}.user-login-card input{min-height:58px}.user-login-card .secondary.full{margin-top:10px}.payment-cart-debug{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.payment-cart-debug strong{color:#4b2f1f}.payment-cart-debug span{color:#ff7417;font-weight:900}.payment-cart-debug small{color:#7a6757}.payment-method-box{background:#fff8ef;border:1px solid #efd6b8;border-radius:20px;gap:12px;padding:18px;display:grid}.payment-method-box h3{color:#4b2f1f;margin:0 0 4px}.payment-option{cursor:pointer;background:#fff;border:1px solid #ead8c4;border-radius:16px;align-items:flex-start;gap:12px;padding:13px;display:flex!important}.payment-option input{margin-top:5px;width:auto!important;min-height:auto!important}.payment-option span{gap:3px;display:grid}.payment-option strong{color:#4b2f1f}.payment-option small{color:#7a6757;line-height:1.4}.payment-items-list{gap:10px;margin-top:18px;display:grid}.payment-items-list h3{color:#4b2f1f;margin:0}.payment-item-row{background:#fff8ef;border:1px solid #efd6b8;border-radius:14px;justify-content:space-between;gap:12px;padding:12px;display:flex}.payment-item-row span{color:#4b2f1f;font-weight:900}.payment-item-row small{color:#7a6757}.payment-instruction-box{background:#fff8ef;border:1px solid #efd6b8;border-radius:18px;margin-top:18px;padding:16px}.payment-instruction-box strong{color:#4b2f1f}.payment-instruction-box p{color:#7a6757;margin:8px 0 0;line-height:1.45}.pb-footer{color:#4b2f1f;background:#fffaf3;border-top:1px solid #ead8c4;padding:56px 0 0}.pb-footer-inner{grid-template-columns:1.2fr .8fr .9fr 1.2fr;align-items:start;gap:42px;width:min(1180px,100% - 48px);margin:0 auto;display:grid}.pb-footer-brand{gap:14px;display:grid}.pb-footer-logo{color:#fff;background:#ff7417;border-radius:20px;place-items:center;width:64px;height:64px;font-size:24px;font-weight:900;display:grid;box-shadow:0 14px 32px #ff741738}.pb-footer-brand h2{color:#4b2f1f;margin:0;font-size:28px;line-height:1.1}.pb-footer-brand p{color:#7a6757;margin:0;font-size:16px;line-height:1.55}.pb-footer-column{gap:12px;display:grid}.pb-footer-column h3{color:#4b2f1f;margin:0 0 8px;font-size:20px;font-weight:900}.pb-footer-column a{color:#7a6757;font-weight:700;line-height:1.35;text-decoration:none;transition:all .2s}.pb-footer-column a:hover{color:#ff7417;transform:translate(3px)}.pb-footer-contact a{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;display:grid}.pb-footer-contact svg{color:#ff7417;margin-top:2px;width:20px!important;height:20px!important}.pb-footer-contact span{word-break:break-word}.pb-footer-bottom{text-align:center;background:#fff;border-top:1px solid #ead8c4;gap:8px;margin-top:48px;padding:24px;display:grid}.pb-footer-bottom p{color:#4b2f1f;margin:0;font-weight:700}.pb-footer-bottom p:last-child{color:#7a6757;font-weight:600}@media (width<=1000px){.pb-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.pb-footer{padding-top:38px}.pb-footer-inner{grid-template-columns:1fr;gap:30px;width:min(100% - 30px,1180px)}.pb-footer-bottom{margin-top:34px}}.farm-blossom-section{background:#ff7417;border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;width:min(1180px,100% - 48px);margin:80px auto;display:grid;overflow:hidden;box-shadow:0 24px 70px #4a2e1929}.farm-blossom-image{background:#f5eadc;min-height:560px}.farm-blossom-image img{object-fit:cover;width:100%;height:100%;min-height:560px;display:block}.farm-blossom-content{color:#fff;flex-direction:column;justify-content:center;padding:70px 58px;display:flex}.farm-blossom-content .eyebrow{margin-bottom:16px;color:#fff3d7!important}.farm-blossom-content h2{margin:0 0 26px;font-size:44px;font-weight:900;line-height:1.08;color:#fff!important}.farm-blossom-content p{color:#fffffff0;margin:0 0 18px;font-size:19px;font-weight:700;line-height:1.65}.farm-blossom-actions{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.farm-blossom-actions .primary{border-radius:999px;padding:15px 22px;font-weight:900;text-decoration:none;color:#4b2f1f!important;background:#fff!important}.farm-blossom-actions .secondary{border-radius:999px;padding:13px 22px;font-weight:900;text-decoration:none;color:#fff!important;background:0 0!important;border:2px solid #ffffffbf!important}.farm-blossom-actions .primary:hover,.farm-blossom-actions .secondary:hover{transform:translateY(-2px)}@media (width<=900px){.farm-blossom-section{grid-template-columns:1fr;margin:54px auto}.farm-blossom-image,.farm-blossom-image img{min-height:420px}.farm-blossom-content{padding:44px 28px}.farm-blossom-content h2{font-size:34px}.farm-blossom-content p{font-size:17px}}@media (width<=560px){.farm-blossom-section{border-radius:24px;width:min(100% - 30px,1180px)}.farm-blossom-image,.farm-blossom-image img{min-height:320px}.farm-blossom-content h2{font-size:30px}}.farm-blossom-section{display:none!important}.farm-story-section{background:#ff7417;border-radius:30px;grid-template-columns:.95fr 1.05fr;width:min(1180px,100% - 48px);margin:70px auto;display:grid;overflow:hidden;box-shadow:0 24px 70px #4a2e1924}.farm-story-image{background:#f5eadc;min-height:430px}.farm-story-image img{object-fit:cover;width:100%;height:100%;min-height:430px;display:block}.farm-story-content{color:#fff;flex-direction:column;justify-content:center;padding:52px 48px;display:flex}.farm-story-content .eyebrow{margin:0 0 14px;font-size:13px;color:#fff3d7!important}.farm-story-content h2{margin:0 0 22px;font-size:38px;font-weight:900;line-height:1.08;color:#fff!important}.farm-story-content p{color:#fffffff2;margin:0 0 15px;font-size:17px;font-weight:700;line-height:1.55}.farm-story-actions{flex-wrap:wrap;gap:14px;margin-top:18px;display:flex}.farm-story-actions .primary{border-radius:999px;padding:13px 20px;font-weight:900;text-decoration:none;color:#4b2f1f!important;background:#fff!important}.farm-story-actions .secondary{border-radius:999px;padding:11px 20px;font-weight:900;text-decoration:none;color:#fff!important;background:0 0!important;border:2px solid #ffffffbf!important}@media (width<=900px){.farm-story-section{grid-template-columns:1fr;margin:50px auto}.farm-story-image,.farm-story-image img{min-height:300px}.farm-story-content{padding:36px 26px}.farm-story-content h2{font-size:30px}.farm-story-content p{font-size:16px}}@media (width<=560px){.farm-story-section{border-radius:22px;width:min(100% - 30px,1180px)}.farm-story-image,.farm-story-image img{min-height:240px}}.product-grid,.products-grid{align-items:stretch!important}.product-card{flex-direction:column!important;min-height:auto!important;display:flex!important;overflow:hidden!important}.product-card img,.product-card-image,.product-image,.product-card .image-wrap img{object-fit:cover!important;object-position:center!important;width:100%!important;height:240px!important;max-height:240px!important;display:block!important}.product-card .card-body,.product-card-content,.product-info{flex-direction:column!important;flex:1!important;padding:24px!important;display:flex!important}.product-card h2,.product-card h3{margin-top:6px!important;margin-bottom:18px!important;font-size:24px!important;line-height:1.15!important}.product-card p{margin:0 0 12px!important}.product-card .price,.product-price{margin-top:auto!important;margin-bottom:18px!important;font-size:26px!important}.product-card button,.product-card .primary{min-height:56px!important;margin-top:auto!important}.product-card figure,.product-card .image-wrap,.product-media{height:240px!important;max-height:240px!important;overflow:hidden!important}@media (width<=900px){.product-card img,.product-card-image,.product-image,.product-card .image-wrap img,.product-card figure,.product-card .image-wrap,.product-media{height:220px!important;max-height:220px!important}}@media (width<=560px){.product-card img,.product-card-image,.product-image,.product-card .image-wrap img,.product-card figure,.product-card .image-wrap,.product-media{height:200px!important;max-height:200px!important}.product-card .card-body,.product-card-content,.product-info{padding:20px!important}}.products-grid .card>img,.product-grid .card>img,.products-grid article>img,.product-grid article>img,.products-grid .product-card>img,.product-grid .product-card>img,.product-card>img,.product-card img:first-child,.products-grid img,.product-grid img{object-fit:cover!important;object-position:center!important;width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;display:block!important}.products-grid .card,.product-grid .card,.products-grid article,.product-grid article,.product-card{height:auto!important;min-height:auto!important;overflow:hidden!important}.products-grid .card>div,.product-grid .card>div,.product-card>div{padding:22px!important}.products-grid h2,.products-grid h3,.product-grid h2,.product-grid h3,.product-card h2,.product-card h3{margin:8px 0 16px!important;font-size:23px!important;line-height:1.15!important}.products-grid p,.product-grid p,.product-card p{margin-bottom:10px!important}.products-grid strong,.product-grid strong,.product-card strong{line-height:1.1!important}.products-grid button,.product-grid button,.product-card button,.products-grid .primary,.product-grid .primary,.product-card .primary{min-height:52px!important;padding-top:12px!important;padding-bottom:12px!important}@media (width<=900px){.products-grid .card>img,.product-grid .card>img,.products-grid article>img,.product-grid article>img,.products-grid .product-card>img,.product-grid .product-card>img,.product-card>img,.product-card img:first-child,.products-grid img,.product-grid img{height:170px!important;min-height:170px!important;max-height:170px!important}}@media (width<=560px){.products-grid .card>img,.product-grid .card>img,.products-grid article>img,.product-grid article>img,.products-grid .product-card>img,.product-grid .product-card>img,.product-card>img,.product-card img:first-child,.products-grid img,.product-grid img{height:150px!important;min-height:150px!important;max-height:150px!important}}.product-card,.products-grid .card,.product-grid .card,.products-grid article,.product-grid article{transition:transform .25s,box-shadow .25s!important}.product-card:hover,.products-grid .card:hover,.product-grid .card:hover,.products-grid article:hover,.product-grid article:hover{transform:translateY(-6px)!important;box-shadow:0 24px 60px #4a2e1929!important}.product-card img,.products-grid img,.product-grid img{transform-origin:50%!important;transition:transform .35s,filter .35s!important}.product-card:hover img,.products-grid .card:hover img,.product-grid .card:hover img,.products-grid article:hover img,.product-grid article:hover img{filter:brightness(1.03)!important;transform:scale(1.06)!important}.product-card,.products-grid .card,.product-grid .card,.products-grid article,.product-grid article{overflow:hidden!important}.faq-page h1{margin-bottom:28px}.faq-list{gap:18px;display:grid}.faq-card{background:#fff;border:1px solid #ead8c4;border-radius:22px;padding:24px;box-shadow:0 14px 36px #4a2e190f}.faq-card h2{color:#4b2f1f;margin:0 0 10px;font-size:22px;line-height:1.3}.faq-card p{color:#7a6757;margin:0;font-size:17px;font-weight:650;line-height:1.6}@media (width<=640px){.faq-card{padding:20px}.faq-card h2{font-size:19px}.faq-card p{font-size:16px}}.policy-page{max-width:1180px;margin:0 auto}.policy-page h1{color:#4b2f1f;margin:0 0 32px;font-size:clamp(40px,5vw,64px);line-height:1.05}.policy-card{background:#fff;border:1px solid #ead8c4;border-radius:30px;gap:22px;padding:34px;display:grid;box-shadow:0 18px 48px #4a2e1914}.policy-item{background:#fff8ef;border:1px solid #efd6b8;border-radius:22px;grid-template-columns:54px minmax(0,1fr);gap:20px;padding:22px;display:grid}.policy-number{color:#fff;background:#ff7417;border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid}.policy-item h2{color:#4b2f1f;margin:0 0 8px;font-size:24px;line-height:1.2}.policy-item p{color:#6f5b4c;margin:0;font-size:18px;font-weight:650;line-height:1.65}@media (width<=640px){.policy-card{border-radius:22px;padding:18px}.policy-item{grid-template-columns:1fr;gap:12px;padding:18px}.policy-item h2{font-size:21px}.policy-item p{font-size:16px}}.policy-page{width:min(1180px,100% - 48px)!important;margin:0 auto!important}.policy-page h1{color:#4b2f1f!important;margin:0 0 34px!important;font-size:clamp(42px,5vw,64px)!important;font-weight:900!important;line-height:1.05!important}.policy-list{gap:20px!important;display:grid!important}.policy-box{background:#fff!important;border:1px solid #ead8c4!important;border-radius:24px!important;grid-template-columns:54px minmax(0,1fr)!important;gap:20px!important;padding:24px!important;display:grid!important;box-shadow:0 14px 36px #4a2e190f!important}.policy-box-number{color:#fff!important;background:#ff7417!important;border-radius:50%!important;place-items:center!important;width:44px!important;height:44px!important;font-size:18px!important;font-weight:900!important;display:grid!important}.policy-box h2{color:#4b2f1f!important;margin:0 0 8px!important;font-size:24px!important;font-weight:900!important;line-height:1.2!important}.policy-box p{color:#6f5b4c!important;margin:0!important;font-size:18px!important;font-weight:650!important;line-height:1.65!important}@media (width<=640px){.policy-page{width:min(100% - 30px,1180px)!important}.policy-box{grid-template-columns:1fr!important;gap:12px!important;padding:20px!important}.policy-box h2{font-size:21px!important}.policy-box p{font-size:16px!important}}.site-shell{color:#4b2f1f!important;background:#fff8ef!important;min-height:100vh!important}.site-header{z-index:1000!important;background:#fff8effa!important;border-bottom:1px solid #ead8c4!important;justify-content:space-between!important;align-items:center!important;gap:32px!important;height:92px!important;padding:0 64px!important;display:flex!important;position:sticky!important;top:0!important;box-shadow:0 6px 20px #4a2e190a!important}.brand{color:#4b2f1f!important;flex-shrink:0!important;align-items:center!important;gap:14px!important;text-decoration:none!important;display:flex!important}.brand-mark{color:#fff!important;background:#ff7417!important;border-radius:18px!important;place-items:center!important;width:58px!important;height:58px!important;font-size:20px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 10px 24px #ff741733!important}.brand strong{color:#4b2f1f!important;white-space:nowrap!important;font-size:26px!important;font-weight:900!important;line-height:1!important;display:block!important}.brand span{color:#ff7417!important;letter-spacing:.22em!important;text-transform:uppercase!important;margin-top:4px!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.site-nav a{color:#5a3825!important;white-space:nowrap!important;font-size:18px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important}.header-icon-button:hover{color:#ff7417!important;background:#f6eadc!important}.header-icon-button svg{stroke-width:2px!important;width:24px!important;height:24px!important}.cart-pill{color:#5a3825!important;cursor:pointer!important;background:#f6eadc!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-width:70px!important;height:48px!important;padding:0 18px!important;font-size:18px!important;font-weight:900!important;text-decoration:none!important;display:flex!important}.cart-pill svg{stroke-width:2px!important;width:24px!important;height:24px!important}.cart-pill:hover{color:#fff!important;background:#ff7417!important}@media (width<=900px){.site-header{flex-wrap:wrap!important;height:auto!important;padding:18px 24px!important}.site-nav{order:3!important;justify-content:flex-start!important;gap:18px!important;width:100%!important;padding-top:12px!important;overflow-x:auto!important}.site-nav a{font-size:16px!important}}@media (width<=560px){.site-header{padding:14px 16px!important}.brand-mark{border-radius:15px!important;width:48px!important;height:48px!important;font-size:17px!important}.brand strong{font-size:20px!important}.brand span{font-size:11px!important}.site-nav{gap:14px!important}.site-nav a{font-size:15px!important}}.track-order-page{width:min(1180px,100% - 48px);margin:64px auto 80px}.track-order-title{text-align:center;margin-bottom:34px}.track-order-title h1{color:#4b2f1f;margin:0;font-size:clamp(42px,5vw,64px);font-weight:900;line-height:1.05}.track-order-title p:last-child{color:#7a6757;max-width:760px;margin:16px auto 0;font-size:19px;font-weight:650;line-height:1.5}.track-order-card{background:#fff;border:1px solid #ead8c4;border-radius:32px;padding:34px;box-shadow:0 18px 48px #4a2e1914}.track-order-card-head{border-bottom:1px solid #ead8c4;align-items:center;gap:18px;padding-bottom:24px;display:flex}.track-order-card-head svg{color:#ff7417;width:46px!important;height:46px!important}.track-order-card-head h2{color:#4b2f1f;margin:0;font-size:30px;font-weight:900}.track-order-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:18px;margin-top:28px;display:grid}.track-order-form label{color:#4b2f1f;gap:8px;font-weight:900;display:grid}.track-order-form input{color:#4b2f1f;border:1px solid #ead8c4;border-radius:16px;width:100%;min-height:58px;padding:0 18px;font-size:17px}.track-order-form button{color:#fff;cursor:pointer;background:#2f7d32;border:0;border-radius:16px;min-height:58px;padding:0 34px;font-size:18px;font-weight:900}.track-order-form button:disabled{opacity:.6;cursor:not-allowed}.order-tracking-result{gap:26px;margin-top:30px;display:grid}.order-tracking-summary,.tracking-details-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.order-tracking-summary div,.tracking-details-grid div{background:#fff8ef;border:1px solid #ead8c4;border-radius:18px;gap:6px;padding:18px;display:grid}.order-tracking-summary span,.tracking-details-grid span{color:#7a6757;font-weight:900}.order-tracking-summary strong,.tracking-details-grid strong{color:#4b2f1f;word-break:break-word;font-size:17px}.tracking-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid;position:relative}.tracking-step{opacity:.65;background:#f7f0e8;border:1px solid #ead8c4;border-radius:20px;gap:12px;padding:18px;display:grid}.tracking-step.completed{opacity:1;background:#eaf7ea;border-color:#9bd6a6}.tracking-step-icon{color:#7a6757;background:#fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.tracking-step.completed .tracking-step-icon{color:#fff;background:#2f7d32}.tracking-step-icon svg{width:24px!important;height:24px!important}.tracking-step h3{color:#4b2f1f;margin:0;font-size:18px}.tracking-step p{color:#7a6757;margin:0;font-size:14px;font-weight:700;line-height:1.4}.tracking-items{background:#fff8ef;border:1px solid #ead8c4;border-radius:20px;padding:20px}.tracking-items h3{color:#4b2f1f;margin:0 0 12px}.tracking-item{color:#4b2f1f;border-top:1px solid #ead8c4;justify-content:space-between;gap:16px;padding:12px 0;font-weight:800;display:flex}.cancelled-status-box{color:#4b2f1f;background:#fff3d7;border:1px solid #ffd37a;border-radius:20px;align-items:center;gap:16px;padding:20px;display:flex}.cancelled-status-box svg{color:#f59e0b;width:34px!important;height:34px!important}.cancelled-status-box h3{margin:0 0 4px}.cancelled-status-box p{margin:0}@media (width<=1000px){.track-order-form,.order-tracking-summary,.tracking-details-grid{grid-template-columns:1fr 1fr}.tracking-steps{grid-template-columns:1fr}}@media (width<=640px){.track-order-page{width:min(100% - 30px,1180px)}.track-order-card{border-radius:24px;padding:22px}.track-order-form,.order-tracking-summary,.tracking-details-grid{grid-template-columns:1fr}}.admin-order-status-editor{background:#fff8ef;border:1px solid #ead8c4;border-radius:22px;gap:16px;margin-top:22px;padding:22px;display:grid}.admin-order-status-editor h3{color:#4b2f1f;margin:0;font-size:24px;font-weight:900}.admin-order-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-order-status-grid label{color:#4b2f1f;gap:8px;font-weight:900;display:grid}.admin-order-status-grid label.wide{grid-column:1/-1}.admin-order-status-grid input,.admin-order-status-grid select{color:#4b2f1f;background:#fff;border:1px solid #ead8c4;border-radius:14px;min-height:52px;padding:0 16px;font-size:16px}.admin-order-status-editor button{color:#fff;cursor:pointer;background:#ff7417;border:0;border-radius:999px;min-height:52px;font-size:17px;font-weight:900}.admin-order-status-editor button:disabled{opacity:.6;cursor:not-allowed}.admin-order-status-message{color:#2f7d32;margin:0;font-weight:900}@media (width<=760px){.admin-order-status-grid{grid-template-columns:1fr}}.admin-shell,.admin-layout,.owner-layout{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.admin-main,.admin-content,.owner-main,.owner-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.admin-page,.admin-section,.orders-page,.admin-orders-page{box-sizing:border-box!important;width:100%!important;max-width:1180px!important;margin:0 auto!important;padding-left:clamp(18px,4vw,56px)!important;padding-right:clamp(18px,4vw,56px)!important;overflow-x:hidden!important}.admin-card,.order-card,.admin-order-card,.orders-card{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.admin-card h2,.order-card h2,.admin-order-card h2,.orders-card h2{overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important;line-height:1.15!important}.admin-card h1,.order-card h1,.admin-order-card h1,.orders-card h1{overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}.order-details-grid,.admin-order-grid,.order-info-grid,.orders-grid,.order-summary-grid{box-sizing:border-box!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:16px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}.order-details-grid>*,.admin-order-grid>*,.order-info-grid>*,.orders-grid>*,.order-summary-grid>*,.order-card .info-box,.admin-order-card .info-box,.orders-card .info-box{overflow-wrap:anywhere!important;word-break:break-word!important;box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.order-card,.admin-order-card,.orders-card,.order-card *,.admin-order-card *,.orders-card *{overflow-wrap:anywhere!important}.delivery-address,.order-address,.order-items,.admin-order-items,.items-table,.order-table{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:auto!important}.order-items table,.admin-order-items table,.items-table table,.order-table table{border-collapse:collapse!important;width:100%!important;min-width:560px!important}.admin-sidebar,.owner-sidebar{flex-shrink:0!important}@media (width<=1200px){.admin-page,.admin-section,.orders-page,.admin-orders-page{max-width:100%!important}.order-details-grid,.admin-order-grid,.order-info-grid,.orders-grid,.order-summary-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}}@media (width<=900px){.admin-shell,.admin-layout,.owner-layout{display:block!important}.admin-sidebar,.owner-sidebar{width:100%!important;min-height:auto!important;position:relative!important}.admin-main,.admin-content,.owner-main,.owner-content{width:100%!important;margin-left:0!important}.order-details-grid,.admin-order-grid,.order-info-grid,.orders-grid,.order-summary-grid{grid-template-columns:1fr!important}}@media (width<=640px){.admin-page,.admin-section,.orders-page,.admin-orders-page{padding-left:16px!important;padding-right:16px!important}.admin-card,.order-card,.admin-order-card,.orders-card{border-radius:22px!important;padding:20px!important}.admin-card h2,.order-card h2,.admin-order-card h2,.orders-card h2{font-size:26px!important}}html,body,#root{min-height:100%;height:auto!important;overflow:hidden auto!important}.admin-shell,.admin-layout,.owner-layout{height:auto!important;min-height:100vh!important;overflow:visible!important}.admin-main,.admin-content,.owner-main,.owner-content{height:auto!important;min-height:100vh!important;max-height:none!important;overflow:hidden visible!important}.admin-page,.admin-section,.admin-orders-page,.orders-page{height:auto!important;min-height:auto!important;max-height:none!important;overflow:hidden visible!important}.admin-card,.order-card,.admin-order-card,.orders-card,.order-list,.admin-order-list,.orders-list{height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important}.order-items,.admin-order-items,.items-table,.order-table{max-height:none!important;overflow:auto visible!important}.admin-sidebar,.owner-sidebar{height:100vh!important;position:sticky!important;top:0!important;overflow-y:auto!important}@media (width<=900px){.admin-sidebar,.owner-sidebar{height:auto!important;max-height:none!important;position:relative!important}}.admin-shell,.admin-layout,.owner-layout{height:100vh!important;min-height:100vh!important;display:flex!important;overflow:hidden!important}.admin-sidebar,.owner-sidebar{flex-shrink:0!important;width:320px!important;min-width:320px!important;height:100vh!important;max-height:100vh!important;position:sticky!important;top:0!important;left:0!important;overflow:hidden auto!important}.admin-main,.admin-content,.owner-main,.owner-content{box-sizing:border-box!important;flex:1!important;width:calc(100vw - 320px)!important;min-width:0!important;height:100vh!important;max-height:100vh!important;overflow:hidden auto!important}.admin-page,.admin-section,.admin-orders-page,.orders-page{box-sizing:border-box!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important}.admin-card,.order-card,.admin-order-card,.orders-card,.order-list,.admin-order-list,.orders-list{height:auto!important;max-height:none!important;overflow:visible!important}.order-card *,.admin-order-card *,.orders-card *{overflow-wrap:anywhere!important;word-break:break-word!important}@media (width<=900px){.admin-shell,.admin-layout,.owner-layout{height:auto!important;min-height:100vh!important;display:block!important;overflow:visible!important}.admin-sidebar,.owner-sidebar{width:100%!important;min-width:100%!important;height:auto!important;max-height:none!important;position:relative!important}.admin-main,.admin-content,.owner-main,.owner-content{width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important}}.farmstay-page,.farm-stay-page,.farmstay-section,.farm-stay-section{width:min(1320px,100% - 48px)!important;margin-left:auto!important;margin-right:auto!important}.farmstay-layout,.farm-stay-layout,.farmstay-content,.farm-stay-content{grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr)!important;align-items:start!important;gap:clamp(24px,3vw,48px)!important;display:grid!important}.farmstay-prices,.farm-stay-prices,.price-cards,.farmstay-price-grid,.farm-stay-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;gap:18px!important;display:grid!important}.farmstay-price-card,.farm-stay-price-card,.price-card,.guest-price-card{border-radius:22px!important;height:auto!important;min-height:0!important;padding:24px!important}.farmstay-price-card h3,.farm-stay-price-card h3,.price-card h3,.guest-price-card h3{margin:0 0 10px!important;font-size:22px!important;line-height:1.2!important}.farmstay-price-card strong,.farm-stay-price-card strong,.price-card strong,.guest-price-card strong{font-size:clamp(30px,3vw,42px)!important;line-height:1.1!important}.farmstay-price-card p,.farm-stay-price-card p,.price-card p,.guest-price-card p{margin:10px 0 0!important;font-size:17px!important}.farmstay-form,.farm-stay-form,.booking-form,.farmstay-booking-form{border-radius:26px!important;padding:clamp(22px,3vw,32px)!important}.farmstay-form label,.farm-stay-form label,.booking-form label,.farmstay-booking-form label{margin-bottom:14px!important}.farmstay-form input,.farmstay-form select,.farmstay-form textarea,.farm-stay-form input,.farm-stay-form select,.farm-stay-form textarea,.booking-form input,.booking-form select,.booking-form textarea,.farmstay-booking-form input,.farmstay-booking-form select,.farmstay-booking-form textarea{border-radius:16px!important;min-height:54px!important;font-size:16px!important}.farmstay-availability-box,.availability-box,.booking-availability,.farmstay-amount-box,.amount-box,.estimated-amount-box{border-radius:20px!important;margin:14px 0!important;padding:18px 22px!important}.farmstay-amount-box strong,.amount-box strong,.estimated-amount-box strong{font-size:clamp(32px,4vw,48px)!important;line-height:1.1!important}.booking-option,.payment-option,.farmstay-payment-option,.booking-option-card{border-radius:18px!important;margin-bottom:10px!important;padding:16px 20px!important}.booking-option h3,.payment-option h3,.farmstay-payment-option h3,.booking-option-card h3{margin:0 0 4px!important;font-size:20px!important}.booking-option p,.payment-option p,.farmstay-payment-option p,.booking-option-card p{margin:0!important;font-size:15px!important;line-height:1.35!important}.farmstay-page .section,.farm-stay-page .section{padding-top:42px!important;padding-bottom:42px!important}.farmstay-page img,.farm-stay-page img{max-width:100%!important}@media (width<=1100px){.farmstay-layout,.farm-stay-layout,.farmstay-content,.farm-stay-content{grid-template-columns:1fr!important;gap:28px!important}.farmstay-prices,.farm-stay-prices,.price-cards,.farmstay-price-grid,.farm-stay-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=640px){.farmstay-page,.farm-stay-page,.farmstay-section,.farm-stay-section{width:min(100% - 30px,1320px)!important}.farmstay-prices,.farm-stay-prices,.price-cards,.farmstay-price-grid,.farm-stay-price-grid{grid-template-columns:1fr!important}.farmstay-price-card,.farm-stay-price-card,.price-card,.guest-price-card{padding:20px!important}}.farmstay-final-left{align-content:start!important;gap:22px!important;display:grid!important}.farmstay-final-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.farmstay-final-price-card strong,.farmstay-final-price-card .price,.farmstay-final-price-card h2{margin:0!important;font-size:32px!important;line-height:1.05!important}.farmstay-final-form.card{border-radius:26px!important;padding:26px!important}.farmstay-final-form label{margin-bottom:12px!important}.availability-box{border-radius:18px!important;margin:12px 0!important;padding:16px 20px!important}.availability-box h3,.availability-box strong{margin:0 0 4px!important;font-size:21px!important}.availability-box p{margin:0!important;font-size:16px!important;line-height:1.35!important}.amount-box{border-radius:20px!important;margin:12px 0!important;padding:18px 22px!important}.amount-box h3,.amount-box p{margin-top:0!important}.amount-box strong,.amount-box .amount,.amount-box h2{font-size:38px!important;line-height:1.05!important}.payment-choice-box{gap:10px!important;margin-top:10px!important;display:grid!important}.payment-choice{border-radius:18px!important;grid-template-columns:auto 1fr!important;align-items:start!important;gap:12px!important;padding:14px 18px!important;display:grid!important}.farmstay-payment-box{border-radius:20px!important;padding:18px!important}.farmstay-payment-qr{width:100%!important;max-width:280px!important;height:auto!important;margin:0 auto!important;display:block!important}.farmstay-status-link-box{margin:14px 0!important}.farmstay-final-left:after{content:none!important}@media (width<=1050px){.farmstay-final-layout{grid-template-columns:1fr!important;gap:28px!important}.farmstay-final-image{height:260px!important}}@media (width<=640px){.farmstay-final-page{width:min(100% - 28px,1280px)!important;padding-top:22px!important}.farmstay-final-price-grid{grid-template-columns:1fr!important}.farmstay-final-form.card{padding:20px!important}.amount-box strong,.amount-box .amount,.amount-box h2{font-size:32px!important}}.farmstay-final-page{width:min(1180px,100% - 48px)!important;margin:0 auto!important;padding-top:32px!important;padding-bottom:50px!important}.farmstay-final-layout{grid-template-columns:1fr!important;align-items:start!important;gap:28px!important;display:grid!important}.farmstay-final-left{gap:22px!important;width:100%!important;display:grid!important}.farmstay-final-image{object-fit:cover!important;border-radius:28px!important;width:100%!important;height:260px!important;display:block!important}.farmstay-final-price-grid{grid-template-columns:repeat(5,minmax(150px,1fr))!important;gap:16px!important;width:100%!important;display:grid!important}.farmstay-final-price-card{border-radius:20px!important;height:auto!important;min-height:0!important;padding:18px!important}.farmstay-final-price-card h3{margin:0 0 8px!important;font-size:18px!important;line-height:1.2!important}.farmstay-final-price-card strong,.farmstay-final-price-card h2{margin:0!important;font-size:28px!important;line-height:1.05!important;display:block!important}.farmstay-final-price-card p{margin:8px 0 0!important;font-size:14px!important;line-height:1.35!important}.farmstay-final-form.card{box-sizing:border-box!important;border-radius:28px!important;width:100%!important;max-width:100%!important;padding:28px!important}.farmstay-final-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.farmstay-final-form>h1,.farmstay-final-form>h2,.farmstay-final-form>h3,.farmstay-final-form>p,.farmstay-final-form>.availability-box,.farmstay-final-form>.amount-box,.farmstay-final-form>.payment-choice-box,.farmstay-final-form>.farmstay-payment-box,.farmstay-final-form>.farmstay-status-link-box,.farmstay-final-form>.primary.full,.farmstay-final-form>.notice,.farmstay-final-form>.enquiry-id-box{grid-column:1/-1!important}.farmstay-final-form label{margin:0!important}.farmstay-final-form input,.farmstay-final-form select,.farmstay-final-form textarea{border-radius:16px!important;min-height:52px!important;padding:12px 16px!important;font-size:16px!important}.farmstay-final-form textarea{min-height:100px!important}.availability-box,.amount-box{border-radius:20px!important;margin:0!important;padding:18px 22px!important}.amount-box h3,.amount-box p,.availability-box h3,.availability-box p{margin-top:0!important}.amount-box strong,.amount-box h2{font-size:38px!important;line-height:1.05!important}.payment-choice-box{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:0!important;display:grid!important}.payment-choice{border-radius:18px!important;align-items:flex-start!important;margin:0!important;padding:16px!important}.payment-choice strong,.payment-choice b{font-size:17px!important;line-height:1.2!important}.payment-choice p,.payment-choice span{font-size:14px!important;line-height:1.35!important}.farmstay-final-form .primary.full{border-radius:999px!important;min-height:54px!important;margin-top:8px!important}@media (width<=1100px){.farmstay-final-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.payment-choice-box{grid-template-columns:1fr!important}}@media (width<=700px){.farmstay-final-page{width:min(100% - 28px,1180px)!important}.farmstay-final-image{height:220px!important}.farmstay-final-price-grid,.farmstay-final-form{grid-template-columns:1fr!important}.farmstay-final-form.card{padding:20px!important}}.whatsapp-float{z-index:9999;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:9px;padding:14px 18px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 44px #25d36659}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 24px 60px #25d36673}.whatsapp-float svg{width:24px!important;height:24px!important}@media (width<=560px){.whatsapp-float{right:16px;bottom:calc(88px + env(safe-area-inset-bottom,0px));padding:13px 15px}.whatsapp-float span{display:none}}.admin-whatsapp-button{background:#25d366;border-radius:999px;justify-content:center;align-items:center;width:fit-content;margin:0 0 18px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 30px #25d36638;color:#fff!important}.admin-whatsapp-button:hover{transform:translateY(-2px)}.admin-whatsapp-button{color:#fff!important;background:#25d366!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;margin:0 0 18px!important;padding:12px 18px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 12px 30px #25d36638!important}.admin-whatsapp-button:hover{transform:translateY(-2px)!important;box-shadow:0 16px 38px #25d36652!important}.header-actions{flex-shrink:0!important;align-items:center!important;gap:14px!important;display:flex!important}.header-icon-button{color:#5a3825!important;background:0 0!important;border-radius:999px!important;place-items:center!important;width:46px!important;height:46px!important;text-decoration:none!important;display:grid!important}.header-icon-button svg{width:24px!important;height:24px!important}.cart-pill{color:#5a3825!important;background:#f6eadc!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-width:76px!important;height:50px!important;padding:0 18px!important;font-size:18px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.cart-pill svg{width:25px!important;height:25px!important}.cart-pill:hover,.header-icon-button:hover{color:#fff!important;background:#ff7417!important}@media (width<=900px){.header-actions{margin-left:auto!important}}.site-header{align-items:center!important;gap:24px!important;display:flex!important}.site-nav{flex:1!important;min-width:0!important}.header-actions{visibility:visible!important;opacity:1!important;flex-shrink:0!important;align-items:center!important;gap:12px!important;display:flex!important}.header-cart-button,.cart-pill.header-cart-button{visibility:visible!important;opacity:1!important;color:#5a3825!important;white-space:nowrap!important;z-index:2000!important;background:#f6eadc!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-width:108px!important;height:50px!important;padding:0 18px!important;font-size:16px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.header-cart-button svg{width:23px!important;height:23px!important;display:block!important}.header-cart-button span{display:inline-block!important}.header-cart-button strong{color:#fff!important;background:#ff7417!important;border-radius:999px!important;place-items:center!important;min-width:24px!important;height:24px!important;font-size:13px!important;line-height:1!important;display:inline-grid!important}.header-cart-button:hover{color:#fff!important;background:#ff7417!important}.header-cart-button:hover strong{color:#ff7417!important;background:#fff!important}@media (width<=1050px){.site-header{flex-wrap:wrap!important}.header-actions{margin-left:auto!important}.site-nav{order:3!important;justify-content:flex-start!important;width:100%!important;overflow-x:auto!important}}@media (width<=560px){.header-cart-button{min-width:70px!important;padding:0 12px!important}.header-cart-button span{display:none!important}}.site-header{justify-content:space-between!important;align-items:center!important;gap:32px!important;display:flex!important}.site-nav{flex:1!important;justify-content:flex-end!important;align-items:center!important;gap:28px!important;display:flex!important}.site-nav a{color:#5a3825!important;white-space:nowrap!important;align-items:center!important;gap:8px!important;font-size:18px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.site-nav a.active,.site-nav a:hover{color:#ff7417!important}.nav-cart-link{background:#f6eadc!important;border-radius:999px!important;padding:10px 16px!important}.nav-cart-link svg,.nav-user-link svg{width:22px!important;height:22px!important}.nav-cart-link strong{color:#fff!important;background:#ff7417!important;border-radius:999px!important;place-items:center!important;min-width:24px!important;height:24px!important;font-size:13px!important;line-height:1!important;display:inline-grid!important}.nav-cart-link:hover{color:#fff!important;background:#ff7417!important}.nav-cart-link:hover strong{color:#ff7417!important;background:#fff!important}.nav-user-link{border-radius:999px!important;padding:10px 14px!important}.nav-user-link:hover{background:#f6eadc!important}@media (width<=1000px){.site-header{flex-wrap:wrap!important}.site-nav{justify-content:flex-start!important;gap:20px!important;width:100%!important;overflow-x:auto!important}}@media (width<=560px){.site-nav{gap:16px!important}.site-nav a{font-size:15px!important}.nav-cart-link span,.nav-user-link span{display:none!important}}.admin-forgot-box{background:#fff8ef;border:1px solid #ead8c4;border-radius:18px;margin-top:18px;padding:18px}.admin-forgot-box p{color:#4b2f1f;margin:0 0 12px;font-weight:900}.admin-forgot-actions{flex-wrap:wrap;gap:12px;display:flex}.admin-forgot-actions a{background:#4b2f1f;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:900;text-decoration:none;display:inline-flex;color:#fff!important}.admin-forgot-actions a:last-child{background:#25d366}.admin-forgot-password p{color:#4b2f1f;margin:0 0 12px;font-size:17px;font-weight:900}.admin-forgot-password-actions{flex-wrap:wrap;gap:12px;display:flex}.admin-forgot-password-actions a{background:#4b2f1f;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-weight:900;text-decoration:none;display:inline-flex;color:#fff!important}.admin-forgot-password-actions a:hover{transform:translateY(-2px)}.admin-forgot-password{background:#fff8ef!important;border:1px solid #ead8c4!important;border-radius:18px!important;margin-top:18px!important;padding:18px!important}.admin-forgot-password-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:14px!important;display:flex!important}.admin-forgot-password-actions p{color:#7a6757!important;width:100%!important;margin:0 0 4px!important;font-size:15px!important;font-weight:700!important;line-height:1.4!important}.admin-forgot-password-actions a{color:#fff!important;background:#4b2f1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:42px!important;padding:10px 16px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.admin-forgot-password-actions a:last-child{background:#25d366!important}.admin-back-link{margin-top:18px!important;display:inline-block!important}.admin-login-page{box-sizing:border-box!important;background:#fff7ec!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:100vh!important;padding:40px 20px!important;display:flex!important}.admin-login-card{box-sizing:border-box!important;background:#fff!important;border:1px solid #ead8c4!important;border-radius:30px!important;gap:22px!important;width:min(720px,100%)!important;padding:42px!important;display:grid!important;box-shadow:0 24px 80px #4a2e191f!important}.admin-login-heading{align-items:center!important;gap:18px!important;margin-bottom:8px!important;display:flex!important}.admin-login-heading .brand-mark{border-radius:22px!important;flex-shrink:0!important;place-items:center!important;width:78px!important;height:78px!important;display:grid!important}.admin-login-heading .brand-mark svg{width:32px!important;height:32px!important}.admin-login-heading h1{color:#4b2f1f!important;margin:0!important;font-size:clamp(38px,5vw,58px)!important;font-weight:900!important;line-height:1!important}.admin-login-card label{color:#4b2f1f!important;gap:10px!important;font-size:17px!important;font-weight:900!important;display:grid!important}.admin-login-card input{color:#4b2f1f!important;box-sizing:border-box!important;border:1px solid #ead8c4!important;border-radius:20px!important;width:100%!important;min-height:62px!important;padding:0 20px!important;font-size:18px!important}.admin-login-card .primary.full{color:#fff!important;cursor:pointer!important;background:#ff7417!important;border:0!important;border-radius:999px!important;width:100%!important;min-height:62px!important;font-size:18px!important;font-weight:900!important}.admin-forgot-password{background:#fff8ef!important;border:1px solid #ead8c4!important;border-radius:20px!important;padding:18px!important}.forgot-password-toggle{color:#ff7417!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-size:17px!important;font-weight:900!important}.admin-reset-form{gap:14px!important;margin-top:16px!important;display:grid!important}.admin-reset-form p{color:#7a6757!important;margin:0!important;font-size:15px!important;font-weight:700!important;line-height:1.45!important}.admin-reset-form button{color:#fff!important;cursor:pointer!important;background:#4b2f1f!important;border:0!important;border-radius:999px!important;min-height:50px!important;font-size:16px!important;font-weight:900!important}.admin-back-link{color:#4b2f1f!important;font-size:17px!important;font-weight:900!important;text-decoration:none!important}@media (width<=560px){.admin-login-card{padding:26px!important}.admin-login-heading{align-items:flex-start!important}.admin-login-heading .brand-mark{width:64px!important;height:64px!important}}.auth-switch-row{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.auth-switch-row button{color:#4b2f1f;cursor:pointer;background:#fff0df;border:0;border-radius:999px;padding:10px 16px;font-weight:900}.auth-switch-row button:hover{color:#fff;background:#ff7417}.nav-user-menu{white-space:nowrap!important;background:#f6eadc!important;border-radius:999px!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;display:inline-flex!important}.nav-user-name{color:#4b2f1f!important;cursor:default!important;background:0 0!important;border:0!important;padding:6px 8px!important;font-size:17px!important;font-weight:900!important}.nav-user-logout{color:#fff!important;cursor:pointer!important;background:#4b2f1f!important;border:0!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:9px 14px!important;font-weight:900!important;display:inline-flex!important}@media (width<=720px){.nav-user-menu{padding:6px 8px!important}.nav-user-name{font-size:14px!important}.nav-user-logout{padding:8px 10px!important;font-size:13px!important}}.site-header{justify-content:space-between!important;align-items:center!important;gap:24px!important;min-height:96px!important;padding:18px 48px!important;display:flex!important;overflow:visible!important}.brand{flex-shrink:0!important;align-items:center!important;gap:14px!important;min-width:260px!important;display:inline-flex!important}.brand .brand-mark{border-radius:20px!important;flex-shrink:0!important;width:74px!important;height:74px!important;font-size:26px!important}.brand strong{white-space:nowrap!important;font-size:32px!important;line-height:1!important}.brand span{letter-spacing:8px!important;white-space:nowrap!important;font-size:20px!important}.site-nav{flex:1!important;justify-content:flex-end!important;align-items:center!important;gap:24px!important;min-width:0!important;display:flex!important;overflow:visible!important}.site-nav a{white-space:nowrap!important;flex-shrink:0!important;font-size:18px!important}.nav-cart-link{flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:130px!important;height:56px!important;padding:0 22px!important;display:inline-flex!important}.nav-cart-link svg{width:24px!important;height:24px!important}.nav-user-menu{border-radius:999px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:12px!important;height:56px!important;padding:0 12px 0 22px!important;display:inline-flex!important}.nav-user-name{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:150px!important;font-size:18px!important;line-height:1!important;overflow:hidden!important}.nav-user-logout{flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:44px!important;padding:0 18px!important;line-height:1!important;display:inline-flex!important}@media (width<=1250px){.site-header{gap:18px!important;padding:16px 28px!important}.brand{min-width:220px!important}.brand .brand-mark{width:62px!important;height:62px!important;font-size:22px!important}.brand strong{font-size:26px!important}.brand span{letter-spacing:6px!important;font-size:16px!important}.site-nav{gap:16px!important}.site-nav a{font-size:16px!important}.nav-cart-link{min-width:112px!important;padding:0 16px!important}.nav-user-name{max-width:110px!important;font-size:16px!important}}@media (width<=980px){.site-header{flex-wrap:wrap!important}.brand{width:100%!important;min-width:0!important}.site-nav{justify-content:flex-start!important;width:100%!important;padding-bottom:8px!important;overflow-x:auto!important}.site-nav::-webkit-scrollbar{height:6px!important}}.clean-header{grid-template-columns:320px minmax(420px,1fr) auto!important;align-items:center!important;column-gap:28px!important;height:104px!important;padding:14px 44px!important;display:grid!important;overflow:hidden!important}.clean-brand{align-items:center!important;gap:14px!important;width:320px!important;min-width:0!important;display:flex!important;overflow:hidden!important}.clean-brand .brand-mark{border-radius:20px!important;flex:0 0 74px!important;width:74px!important;height:74px!important;font-size:26px!important}.clean-brand strong{white-space:nowrap!important;font-size:30px!important;line-height:1!important;display:block!important}.clean-brand span{letter-spacing:8px!important;white-space:nowrap!important;font-size:18px!important;display:block!important}.clean-nav{justify-content:center!important;align-items:center!important;gap:clamp(16px,2vw,34px)!important;min-width:0!important;display:flex!important;overflow:hidden!important}.clean-nav a{white-space:nowrap!important;flex-shrink:0!important;font-size:clamp(16px,1.6vw,22px)!important;font-weight:900!important}.clean-actions{flex-shrink:0!important;justify-content:flex-end!important;align-items:center!important;gap:16px!important;min-width:0!important;display:flex!important}.clean-actions .nav-cart-link{border-radius:999px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:132px!important;height:58px!important;padding:0 22px!important;display:inline-flex!important}.nav-user-menu{background:#f6eadc!important;border-radius:999px!important;flex-shrink:1!important;align-items:center!important;gap:10px!important;max-width:340px!important;height:58px!important;padding:0 10px 0 22px!important;display:inline-flex!important;overflow:hidden!important}.nav-user-name{text-overflow:ellipsis!important;white-space:nowrap!important;color:#4b2f1f!important;max-width:130px!important;font-size:18px!important;font-weight:900!important;line-height:1!important;display:inline-block!important;overflow:hidden!important}.nav-user-logout{color:#fff!important;cursor:pointer!important;background:#4b2f1f!important;border:0!important;border-radius:999px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:46px!important;padding:0 18px!important;font-size:16px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.nav-user-logout svg{flex-shrink:0!important;width:18px!important;height:18px!important}.nav-user-logout:hover{background:#ff7417!important}@media (width<=1250px){.clean-header{grid-template-columns:270px minmax(330px,1fr) auto!important;column-gap:18px!important;padding:12px 24px!important}.clean-brand{width:270px!important}.clean-brand .brand-mark{flex-basis:60px!important;width:60px!important;height:60px!important;font-size:22px!important}.clean-brand strong{font-size:24px!important}.clean-brand span{letter-spacing:6px!important;font-size:15px!important}.clean-actions .nav-cart-link{min-width:106px!important;padding:0 15px!important}.nav-user-menu{max-width:250px!important}.nav-user-name{max-width:95px!important;font-size:16px!important}.nav-user-logout{padding:0 14px!important;font-size:15px!important}}@media (width<=980px){.clean-header{grid-template-columns:1fr!important;row-gap:14px!important;height:auto!important;overflow:visible!important}.clean-brand{width:100%!important}.clean-nav,.clean-actions{justify-content:flex-start!important;width:100%!important;padding-bottom:8px!important;overflow-x:auto!important}}@media (width<=560px){.nav-user-name{max-width:70px!important}.nav-user-logout span{display:none!important}.nav-user-logout{width:46px!important;padding:0!important}}.clean-header{grid-template-columns:360px 1fr auto!important;align-items:center!important;gap:24px!important;height:106px!important;padding:14px 34px!important;display:grid!important;overflow:hidden!important}.clean-brand{grid-column:1!important;width:360px!important;min-width:360px!important}.clean-nav{grid-area:1/2!important;justify-content:center!important;align-items:center!important;gap:34px!important;min-width:0!important;display:flex!important;overflow:hidden!important}.clean-actions{flex-shrink:0!important;grid-area:1/3!important;justify-content:flex-end!important;align-items:center!important;gap:14px!important;min-width:0!important;display:flex!important}.clean-actions .nav-cart-link{flex-shrink:0!important;min-width:126px!important;height:58px!important;padding:0 18px!important}.nav-user-menu{flex-shrink:0!important;align-items:center!important;gap:10px!important;max-width:300px!important;height:58px!important;padding:0 10px 0 18px!important;display:inline-flex!important}.nav-user-name{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:90px!important;overflow:hidden!important}.nav-user-logout{flex-shrink:0!important;min-width:118px!important;height:46px!important;padding:0 16px!important}@media (width<=1350px){.clean-header{grid-template-columns:300px 1fr auto!important;gap:18px!important;padding:12px 22px!important}.clean-brand{width:300px!important;min-width:300px!important}.clean-nav{gap:22px!important}.clean-nav a{font-size:17px!important}.clean-actions .nav-cart-link{min-width:112px!important;padding:0 14px!important}.nav-user-menu{max-width:240px!important}.nav-user-name{max-width:70px!important;font-size:15px!important}.nav-user-logout{min-width:96px!important;padding:0 12px!important;font-size:14px!important}}@media (width<=1050px){.clean-header{grid-template-columns:1fr!important;row-gap:14px!important;height:auto!important;overflow:visible!important}.clean-brand{grid-column:1!important;width:100%!important;min-width:0!important}.clean-nav{grid-area:2/1!important;justify-content:flex-start!important;width:100%!important;overflow-x:auto!important}.clean-actions{grid-area:3/1!important;justify-content:flex-start!important;width:100%!important;overflow-x:auto!important}}.site-header.clean-header{flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:22px!important;height:104px!important;padding:14px 28px!important;display:flex!important;overflow:hidden!important}.clean-brand{flex:none!important;order:1!important;width:auto!important;min-width:260px!important;max-width:300px!important}.clean-brand .brand-mark{flex:0 0 64px!important;width:64px!important;height:64px!important;font-size:22px!important}.clean-brand strong{font-size:26px!important;line-height:1!important}.clean-brand span{letter-spacing:6px!important;font-size:16px!important}.clean-nav{flex:auto!important;order:2!important;justify-content:center!important;align-items:center!important;gap:clamp(14px,1.8vw,28px)!important;min-width:0!important;display:flex!important;overflow:hidden!important}.clean-nav a{white-space:nowrap!important;flex-shrink:0!important;font-size:clamp(15px,1.5vw,19px)!important}.header-actions.clean-actions{flex:none!important;order:3!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;min-width:max-content!important;margin-left:auto!important;display:flex!important;overflow:visible!important}.clean-actions .nav-cart-link{border-radius:999px!important;flex-shrink:0!important;min-width:108px!important;height:54px!important;padding:0 16px!important}.clean-actions .nav-cart-link svg{width:21px!important;height:21px!important}.clean-actions .nav-cart-link span{font-size:17px!important}.clean-actions .nav-cart-link strong{width:28px!important;min-width:28px!important;height:28px!important;font-size:14px!important}.nav-user-menu{flex-shrink:0!important;gap:8px!important;max-width:230px!important;height:54px!important;padding:0 8px 0 16px!important;overflow:hidden!important}.nav-user-name{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:62px!important;font-size:15px!important;overflow:hidden!important}.nav-user-logout{flex-shrink:0!important;min-width:92px!important;height:42px!important;padding:0 12px!important;font-size:14px!important}.nav-user-logout svg{width:16px!important;height:16px!important}@media (width<=1180px){.site-header.clean-header{gap:14px!important;padding:12px 18px!important}.clean-brand{min-width:220px!important;max-width:240px!important}.clean-brand .brand-mark{flex-basis:56px!important;width:56px!important;height:56px!important}.clean-brand strong{font-size:22px!important}.clean-brand span{letter-spacing:5px!important;font-size:14px!important}.clean-nav{gap:14px!important}.clean-nav a{font-size:15px!important}.clean-actions .nav-cart-link{min-width:94px!important;padding:0 12px!important}.clean-actions .nav-cart-link span{font-size:15px!important}.nav-user-menu{max-width:190px!important}.nav-user-name{max-width:45px!important}.nav-user-logout{min-width:78px!important;font-size:13px!important}}@media (width<=900px){.site-header.clean-header{flex-wrap:wrap!important;height:auto!important;overflow:visible!important}.clean-brand{width:100%!important;min-width:0!important;max-width:none!important}.clean-nav{flex:1 0 100%!important;order:2!important;justify-content:flex-start!important;width:100%!important;overflow-x:auto!important}.header-actions.clean-actions{order:3!important;justify-content:flex-start!important;width:100%!important;margin-left:0!important;overflow-x:auto!important}}.pb-header-v2{box-sizing:border-box!important;background:#fff8ef!important;border-bottom:1px solid #ead8c4!important;grid-template-columns:330px minmax(360px,1fr) auto!important;align-items:center!important;column-gap:28px!important;width:100%!important;min-height:104px!important;padding:16px 36px!important;display:grid!important;overflow:visible!important}.pb-brand-v2{align-items:center!important;gap:16px!important;min-width:0!important;text-decoration:none!important;display:flex!important}.pb-brand-mark-v2{color:#fff!important;background:#ff7417!important;border-radius:22px!important;flex:0 0 76px!important;place-items:center!important;width:76px!important;height:76px!important;font-size:28px!important;font-weight:900!important;display:grid!important}.pb-brand-text-v2 strong{color:#4b2f1f!important;white-space:nowrap!important;font-size:32px!important;font-weight:900!important;line-height:1!important;display:block!important}.pb-brand-text-v2 span{color:#ff7417!important;letter-spacing:8px!important;text-transform:uppercase!important;white-space:nowrap!important;margin-top:8px!important;font-size:18px!important;font-weight:900!important;display:block!important}.pb-nav-v2{justify-content:center!important;align-items:center!important;gap:30px!important;min-width:0!important;display:flex!important;overflow:visible!important}.pb-nav-v2 a{color:#4b2f1f!important;white-space:nowrap!important;font-size:20px!important;font-weight:900!important;text-decoration:none!important}.pb-actions-v2{justify-content:flex-end!important;align-items:center!important;gap:14px!important;min-width:max-content!important;display:flex!important}.pb-cart-v2,.pb-user-v2,.pb-user-link-v2{color:#4b2f1f!important;box-sizing:border-box!important;background:#f6eadc!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;height:58px!important;text-decoration:none!important;display:inline-flex!important}.pb-cart-v2{gap:10px!important;min-width:122px!important;padding:0 18px!important}.pb-cart-v2 svg{width:24px!important;height:24px!important}.pb-cart-v2 span{font-size:18px!important;font-weight:900!important}.pb-cart-v2 strong{color:#fff!important;background:#ff7417!important;border-radius:50%!important;place-items:center!important;width:32px!important;height:32px!important;font-size:15px!important;font-weight:900!important;display:grid!important}.pb-user-v2{gap:10px!important;max-width:260px!important;padding:0 10px 0 18px!important;overflow:hidden!important}.pb-user-name-v2{text-overflow:ellipsis!important;white-space:nowrap!important;color:#4b2f1f!important;max-width:92px!important;font-size:17px!important;font-weight:900!important;overflow:hidden!important}.pb-logout-v2{color:#fff!important;cursor:pointer!important;background:#4b2f1f!important;border:0!important;border-radius:999px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:46px!important;padding:0 16px!important;font-size:15px!important;font-weight:900!important;display:inline-flex!important}.pb-logout-v2 svg{width:17px!important;height:17px!important}.pb-user-link-v2{padding:0 20px!important;font-size:17px!important;font-weight:900!important}@media (width<=1280px){.pb-header-v2{grid-template-columns:280px minmax(300px,1fr) auto!important;column-gap:18px!important;padding:14px 22px!important}.pb-brand-mark-v2{flex-basis:62px!important;width:62px!important;height:62px!important;font-size:23px!important}.pb-brand-text-v2 strong{font-size:25px!important}.pb-brand-text-v2 span{letter-spacing:6px!important;font-size:15px!important}.pb-nav-v2{gap:18px!important}.pb-nav-v2 a{font-size:16px!important}.pb-cart-v2{min-width:104px!important;padding:0 13px!important}.pb-cart-v2 span{font-size:15px!important}.pb-user-name-v2{max-width:55px!important;font-size:15px!important}.pb-logout-v2{padding:0 12px!important;font-size:13px!important}}@media (width<=960px){.pb-header-v2{grid-template-columns:1fr!important;row-gap:14px!important;min-height:auto!important}.pb-nav-v2,.pb-actions-v2{justify-content:flex-start!important;padding-bottom:6px!important;overflow-x:auto!important}}.farmstay-public-availability-box{background:#fff!important;border:1px solid #ead8c4!important;border-radius:24px!important;margin-bottom:24px!important;padding:24px!important}.farmstay-public-availability-box h3{color:#4b2f1f!important;margin:0 0 12px!important;font-size:26px!important}.farmstay-public-availability-box p{margin:0 0 14px!important;font-size:18px!important;font-weight:900!important}.farmstay-public-availability-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.farmstay-public-availability-grid span{color:#4b2f1f!important;background:#fff8ef!important;border-radius:16px!important;padding:14px!important;font-weight:800!important}@media (width<=720px){.farmstay-public-availability-grid{grid-template-columns:1fr!important}}.farmstay-current-availability{background:#fff!important;border:1px solid #ead8c4!important;border-radius:24px!important;margin-bottom:24px!important;padding:24px!important}.farmstay-current-availability h2{color:#4b2f1f!important;margin:6px 0 10px!important;font-size:30px!important}.farmstay-current-availability p{margin:0 0 16px!important;font-size:18px!important;font-weight:900!important}.available-text{color:#15803d!important}.unavailable-text{color:#b91c1c!important}.farmstay-availability-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.farmstay-availability-summary span{color:#4b2f1f!important;background:#fff8ef!important;border-radius:16px!important;padding:14px 16px!important;font-weight:800!important}@media (width<=640px){.farmstay-availability-summary{grid-template-columns:1fr!important}}.farmstay-room-counts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.farmstay-room-counts small{color:#4b2f1f;background:#fff8ef;border-radius:14px;padding:10px 12px;font-weight:900}@media (width<=640px){.farmstay-room-counts{grid-template-columns:1fr}}.site-footer,.footer,footer{text-align:center}.site-footer p,.footer p,footer p{white-space:pre-line;line-height:1.7}.site-footer{color:#4b2e1f;background:#fff7ed;border-top:1px solid #f3cda9;padding:56px 24px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:36px;max-width:1180px;margin:0 auto;display:grid}.footer-brand h2,.footer-section h3{color:#4b2e1f;margin-bottom:18px}.footer-brand p,.footer-section p{color:#7c6a5d;line-height:1.6}.footer-links{gap:12px;display:grid}.footer-links a,.footer-section a{color:#7c6a5d;font-weight:800;text-decoration:none}.footer-links a:hover,.footer-section a:hover{color:#f97316;text-decoration:underline}@media (width<=900px){.footer-grid{text-align:center;grid-template-columns:1fr}}.site-footer a{pointer-events:auto;cursor:pointer}.footer-links a{color:#7c6a5d;margin:12px 0;font-weight:900;text-decoration:none;display:block}.footer-links a:hover{color:#f97316;text-decoration:underline}.footer-contact-row{color:#7c6a5d;grid-template-columns:32px 1fr;align-items:center;gap:14px;margin:18px 0;font-weight:900;text-decoration:none;display:grid}.footer-contact-row:hover{color:#f97316}.footer-logo{color:#fff;background:#f97316;border-radius:22px;place-items:center;width:78px;height:78px;margin-bottom:22px;font-size:30px;font-weight:900;display:grid}.info-page{color:#4b2e1f;background:#fff7ed;min-height:100vh;padding:80px 24px}.info-hero{max-width:1180px;margin:0 auto 40px}.info-hero .eyebrow{color:#f97316;letter-spacing:6px;margin-bottom:18px;font-size:14px;font-weight:900}.info-hero h1{color:#4b2e1f;margin:0 0 20px;font-size:clamp(44px,7vw,76px);line-height:1}.info-hero p{color:#7c6a5d;max-width:820px;font-size:22px;font-weight:700;line-height:1.6}.info-content{gap:24px;max-width:1180px;margin:0 auto;display:grid}.info-card{background:#fff;border:1px solid #f3cda9;border-radius:28px;grid-template-columns:72px 1fr;gap:28px;padding:32px;display:grid;box-shadow:0 18px 45px #4b2e1f14}.info-number{color:#fff;background:#f97316;border-radius:50%;place-items:center;width:64px;height:64px;font-size:28px;font-weight:900;display:grid}.info-card h2{color:#4b2e1f;margin:0 0 12px;font-size:30px}.info-card p{color:#7c6a5d;margin:0;font-size:18px;font-weight:650;line-height:1.7}@media (width<=700px){.info-page{padding:48px 16px}.info-card{grid-template-columns:1fr;padding:24px}.info-number{width:54px;height:54px;font-size:22px}}.feature-page,.gallery-page{color:#4b2e1f;background:#fff7ed;min-height:100vh;padding:72px 24px}.feature-hero{max-width:1180px;margin:0 auto 44px}.feature-hero h1{color:#4b2e1f;margin:0 0 20px;font-size:clamp(44px,7vw,76px);line-height:1}.feature-hero p{color:#7c6a5d;max-width:850px;font-size:21px;font-weight:700;line-height:1.6}.feature-grid,.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:1180px;margin:0 auto;display:grid}.feature-card,.gallery-card,.booking-box,.gallery-admin-box,.house-tour-card,.house-tour-content{background:#fff;border:1px solid #f3cda9;border-radius:28px;overflow:hidden;box-shadow:0 18px 45px #4b2e1f14}.feature-card img,.gallery-card img,.house-tour-card img{object-fit:cover;width:100%;height:240px}.feature-card-body,.gallery-card-content,.house-tour-content{padding:24px}.feature-category{color:#f97316;letter-spacing:2px;text-transform:uppercase;font-size:13px;font-weight:900}.feature-card h2,.gallery-card h2,.booking-box h2,.house-tour-content h2{color:#4b2e1f;margin:10px 0 12px}.feature-card p{color:#7c6a5d;font-weight:650;line-height:1.6}.feature-meta{color:#7c6a5d;gap:8px;margin:18px 0;font-weight:800;display:grid}.feature-card-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.feature-card-footer strong{color:#4b2e1f;font-size:24px}.feature-card-footer button,.booking-box button,.gallery-admin-box button,.house-tour-form button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:999px;padding:14px 22px;font-weight:900}.booking-box,.gallery-admin-box{max-width:1180px;margin:36px auto 0;padding:28px}.booking-box form,.gallery-admin-box form,.house-tour-form{gap:14px;display:grid}.booking-box input,.booking-box textarea,.gallery-admin-box input,.house-tour-form input,.house-tour-form textarea{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:16px;padding:14px 16px;font-weight:700}.house-tour-layout{grid-template-columns:1fr 1.1fr;gap:28px;max-width:1180px;margin:0 auto;display:grid}.topic-list{flex-wrap:wrap;gap:12px;margin:18px 0 28px;display:flex}.topic-pill{color:#7c6a5d;background:#fff7ed;border:1px solid #f3cda9;border-radius:999px;padding:12px 16px;font-weight:900}.danger-button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:999px;padding:10px 16px;font-weight:900}@media (width<=950px){.feature-grid,.gallery-grid,.house-tour-layout{grid-template-columns:1fr}}@media (width<=900px){.home-feature-card-grid{grid-template-columns:1fr}}.home-feature-links{background:#fff7ed;padding:72px 24px}.home-feature-heading{color:#4b2e1f;max-width:1180px;margin:0 auto 32px}.home-feature-heading h1,.home-feature-heading h2{margin:0 0 16px;font-size:clamp(36px,5vw,58px)}.home-feature-heading p{color:#7c6a5d;max-width:860px;font-size:20px;font-weight:700;line-height:1.6}.home-feature-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:1180px;margin:0 auto;display:grid}.home-feature-card{color:#4b2e1f;background:#fff;border:1px solid #f3cda9;border-radius:28px;padding:32px;text-decoration:none;display:block;box-shadow:0 18px 45px #4b2e1f14}.home-feature-card:hover{border-color:#f97316;transition:all .2s;transform:translateY(-4px)}.home-feature-card h3{margin:0 0 12px;font-size:26px}.home-feature-card p{color:#7c6a5d;font-weight:700;line-height:1.6}@media (width<=1100px){.home-feature-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.home-feature-card-grid{grid-template-columns:1fr}}.nav-dropdown{align-items:center;display:inline-flex;position:relative}.nav-dropdown-button{color:#4b2e1f;font:inherit;cursor:pointer;background:0 0;border:none;padding:10px 4px;font-weight:900}.nav-dropdown-button:after{content:" ▾";font-size:14px}.nav-dropdown-button:hover{color:#f97316}.nav-dropdown-menu{z-index:9999;background:#fff;border:1px solid #f3cda9;border-radius:20px;min-width:220px;padding:12px;display:none;position:absolute;top:100%;left:0;box-shadow:0 18px 45px #4b2e1f24}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{gap:6px;display:grid}.nav-dropdown-menu a{color:#4b2e1f;border-radius:14px;padding:12px 14px;font-weight:900;text-decoration:none;display:block}.nav-dropdown-menu a:hover,.nav-dropdown-menu a.active{color:#f97316;background:#fff7ed}@media (width<=900px){.nav-dropdown-menu{left:auto;right:0}}.page-back-link{color:#4b2e1f;background:#fff;border:1px solid #f3cda9;border-radius:999px;align-items:center;width:fit-content;padding:12px 20px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 25px #4b2e1f14}.page-back-link:hover{color:#f97316;border-color:#f97316}.seed-qty-control{background:#fff7ed;border:1px solid #f3cda9;border-radius:999px;align-items:center;gap:14px;padding:8px 12px;display:inline-flex}.seed-qty-control button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:50%;width:38px;height:38px;font-size:22px;font-weight:900}.seed-qty-control span{text-align:center;color:#4b2e1f;min-width:24px;font-size:18px;font-weight:900}.page-action-row{flex-wrap:wrap;gap:14px;max-width:1180px;margin:0 auto 28px;display:flex}.page-back-link,.gallery-manage-button{color:#4b2e1f;cursor:pointer;background:#fff;border:1px solid #f3cda9;border-radius:999px;align-items:center;width:fit-content;padding:12px 20px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 25px #4b2e1f14}.page-back-link:hover,.gallery-manage-button:hover{color:#f97316;border-color:#f97316}.gallery-admin-box{background:#fff;border:1px solid #f3cda9;border-radius:28px;max-width:1180px;margin:0 auto 32px;padding:28px;box-shadow:0 18px 45px #4b2e1f14}.gallery-admin-box form{gap:14px;display:grid}.gallery-admin-box input{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:16px;padding:14px 16px;font-weight:700}.gallery-admin-box button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:999px;padding:14px 22px;font-weight:900}.danger-button{color:#fff;cursor:pointer;border:none;border-radius:999px;padding:12px 18px;font-weight:900;background:#dc2626!important}.admin-card{background:#fff;border:1px solid #f3cda9;border-radius:28px;margin:24px 0;padding:28px;box-shadow:0 18px 45px #4b2e1f14}.admin-form-grid{gap:14px;display:grid}.admin-form-grid input{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:16px;padding:14px 16px;font-weight:700}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.admin-gallery-card{background:#fff;border:1px solid #f3cda9;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px #4b2e1f14}.admin-gallery-card img{object-fit:cover;width:100%;height:220px}.admin-gallery-card div{padding:18px}.admin-action-row{margin-top:22px}.primary-link{color:#fff;background:#f97316;border-radius:999px;padding:14px 22px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=900px){.admin-grid{grid-template-columns:1fr}}.admin-form-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-grid textarea{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:16px;grid-column:1/-1;padding:14px 16px;font-weight:700}.primary.small{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:999px;padding:10px 16px;font-weight:900}.admin-list-row{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:12px;padding:16px;font-weight:700;display:grid}@media (width<=900px){.admin-form-grid.two-column,.admin-list-row{grid-template-columns:1fr}}.admin-upload-preview{background:#fff7ed;border:1px solid #f3cda9;border-radius:20px;padding:16px}.admin-upload-preview img{object-fit:cover;border-radius:16px;width:100%;max-width:420px;height:260px;margin-bottom:10px;display:block}.admin-upload-preview p{color:#7c6a5d;font-weight:800}.caption-edit-box{gap:12px;display:grid}.caption-edit-box input{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:14px;padding:12px 14px;font-weight:800}.admin-action-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.secondary-button{color:#4b2e1f;cursor:pointer;background:#fff7ed;border:1px solid #f3cda9;border-radius:999px;padding:12px 18px;font-weight:900}.products-page-v2{color:#4b2e1f;background:#fff7ed;min-height:100vh;padding:72px 24px}.products-hero-v2{max-width:1180px;margin:0 auto 34px}.products-hero-v2 h1{color:#4b2e1f;margin:0 0 18px;font-size:clamp(42px,6vw,72px);line-height:1}.products-hero-v2 p{color:#7c6a5d;max-width:850px;font-size:20px;font-weight:700;line-height:1.6}.product-tabs{border-bottom:1px solid #ead2bb;justify-content:center;gap:60px;max-width:1180px;margin:0 auto 34px;display:flex}.product-tabs button{color:#a69486;cursor:pointer;background:0 0;border:none;padding:18px 0;font-size:24px;font-weight:900;position:relative}.product-tabs button.active{color:#4b2e1f}.product-tabs button.active:after{content:"";background:#4b2e1f;border-radius:999px;height:4px;position:absolute;bottom:-1px;left:0;right:0}.product-card-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;max-width:1480px;margin:0 auto;display:grid}.product-card-v2{background:#fff;border:1px solid #f3cda9;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 16px 40px #4b2e1f14}.top-selling-badge{color:#fff;z-index:5;background:#ff7417;border-radius:0 0 12px;padding:10px 16px;font-size:18px;font-weight:900;position:absolute;top:0;left:0}.product-image-wrap-v2{background:#fff7ed;height:360px}.product-image-wrap-v2 img{object-fit:cover;width:100%;height:100%}.product-body-v2{gap:16px;padding:24px;display:grid}.product-stars{color:#f5b21a;letter-spacing:3px;text-align:center;font-size:26px}.product-body-v2 h2{color:#4b2e1f;text-align:center;min-height:70px;margin:0;font-size:28px;line-height:1.2}.product-description-v2{color:#7c6a5d;text-align:center;margin:0;font-weight:700;line-height:1.5}.product-size-select{color:#4b2e1f;background:#fff;border:1px solid #e3d2c2;border-radius:8px;width:100%;padding:14px;font-size:20px;font-weight:900}.product-price-v2{color:#4b2e1f;margin:0;font-size:26px;font-weight:900}.product-add-button-v2{color:#fff;cursor:pointer;background:#4b2e1f;border:none;border-radius:8px;width:100%;padding:16px;font-size:20px;font-weight:900}.product-add-button-v2:hover{background:#f97316}.product-add-button-v2.disabled{cursor:not-allowed;background:#a8a29e}.product-qty-control-v2{grid-template-columns:52px 1fr 52px;align-items:center;gap:12px;display:grid}.product-qty-control-v2 button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:10px;width:52px;height:52px;font-size:28px;font-weight:900}.product-qty-control-v2 span{color:#4b2e1f;border:1px solid #f3cda9;border-radius:10px;place-items:center;height:52px;font-size:22px;font-weight:900;display:grid}@media (width<=1200px){.product-card-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.product-card-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image-wrap-v2{height:260px}}@media (width<=600px){.product-card-grid-v2{grid-template-columns:1fr}.product-tabs{gap:28px}.product-tabs button{font-size:18px}}.gallery-section-heading h2{color:#4b2e1f;margin:0 0 12px;font-size:clamp(34px,5vw,58px)}.gallery-slider{scroll-snap-type:x mandatory;grid-auto-columns:minmax(320px,420px);grid-auto-flow:column;gap:24px;padding-bottom:18px;display:grid;overflow-x:auto}.gallery-slide-card{scroll-snap-align:start;text-align:left;cursor:zoom-in;background:#fff;border:1px solid #f3cda9;border-radius:26px;overflow:hidden;box-shadow:0 18px 45px #4b2e1f14}.gallery-slide-card img{object-fit:cover;width:100%;height:280px}.gallery-slide-card div{padding:22px}.gallery-slide-card h3{color:#4b2e1f;margin:0 0 8px;font-size:24px}.gallery-slide-card span{color:#f97316;font-weight:900}.gallery-lightbox{z-index:99999;background:#140c08eb;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.lightbox-content{text-align:center;color:#fff;max-width:min(1100px,90vw)}.lightbox-content img{object-fit:contain;border-radius:20px;max-width:100%;max-height:78vh}.lightbox-content h3{margin:18px 0 4px;font-size:28px}.lightbox-close,.lightbox-arrow{color:#4b2e1f;cursor:pointer;z-index:100000;background:#fff;border:none;font-weight:900;position:fixed}.lightbox-close{border-radius:50%;width:52px;height:52px;font-size:36px;top:24px;right:24px}.lightbox-arrow{border-radius:50%;width:58px;height:58px;font-size:42px;top:50%}.lightbox-arrow.left{left:24px}.lightbox-arrow.right{right:24px}.admin-select{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:16px;padding:14px 16px;font-weight:800}@media (width<=700px){.gallery-slider{grid-auto-columns:86vw}.lightbox-arrow{top:auto;bottom:28px}}.nature-page{color:#263114;background:radial-gradient(circle at 0 0,#ffffffe6,#0000 35%),linear-gradient(135deg,#e7f0bd 0%,#d9e7a3 45%,#c8dc83 100%);min-height:100vh;padding:56px 36px 80px}.nature-hero-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;max-width:1480px;margin:0 auto;display:grid}.nature-content h1{color:#5d7f1e;letter-spacing:-2px;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,92px);font-style:italic;line-height:1}.nature-content p,.nature-content li{color:#2d351d;font-size:26px;font-weight:500;line-height:1.35}.nature-content p{margin:0 0 28px}.nature-list-block{margin:26px 0}.nature-list-block p{margin-bottom:10px;font-weight:700}.nature-list-block ul{margin:0;padding-left:34px}.nature-action-row{flex-wrap:wrap;gap:18px;margin-top:34px;display:flex}.nature-primary-button,.nature-secondary-button{border-radius:999px;justify-content:center;align-items:center;padding:16px 28px;font-size:20px;font-weight:900;text-decoration:none;display:inline-flex}.nature-primary-button{color:#fff;background:#5d7f1e}.nature-secondary-button{color:#405818;background:#ffffffa6;border:1px solid #5d7f1e59}.nature-slider-card{background:#fff;border-radius:18px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 24px 60px #374b1338}.nature-slider-card img{object-fit:cover;width:100%;height:620px;display:block}.nature-slider-arrow{color:#5d7f1e;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;place-items:center;width:58px;height:58px;font-size:52px;font-weight:900;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #0000002e}.nature-slider-arrow.left{left:24px}.nature-slider-arrow.right{right:24px}.nature-slide-count{color:#fff;text-shadow:0 2px 8px #0000008c;font-size:22px;font-weight:800;position:absolute;bottom:22px;right:22px}.nature-slider-dots{gap:10px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.nature-slider-dots button{cursor:pointer;background:#ffffff8c;border:none;border-radius:50%;width:13px;height:13px}.nature-slider-dots button.active{background:#fff}.nature-testimonials{max-width:1380px;margin:70px auto 0}.nature-testimonials h2{color:#5d7f1e;text-align:center;margin:0 0 40px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,78px);font-style:italic}.nature-testimonial-grid{background:#8ab02647;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.nature-testimonial-card{text-align:center;border-right:12px solid #6c9719bf;padding:42px 36px}.nature-testimonial-card:last-child{border-right:none}.quote-mark{color:#5d7f1e;font-size:64px;line-height:.7}.nature-testimonial-card h3{color:#4f6f19;margin:0;font-size:24px}.nature-testimonial-card .place{color:#52613a;margin:6px 0 24px;font-size:18px}.quote-text{color:#3d4728;font-size:24px;font-style:italic;line-height:1.45}.nature-booking-card{background:#ffffffb8;border:1px solid #5d7f1e40;border-radius:28px;max-width:980px;margin:70px auto 0;padding:36px;box-shadow:0 24px 60px #374b1324}.nature-booking-card h2{color:#5d7f1e;margin:0 0 12px;font-size:42px}.nature-booking-card p{color:#3d4728;margin-bottom:24px;font-size:20px}.nature-booking-card form{gap:14px;display:grid}.nature-booking-card input,.nature-booking-card textarea{color:#263114;background:#fff;border:1px solid #5d7f1e40;border-radius:16px;padding:16px;font-weight:700}.nature-booking-card button{color:#fff;cursor:pointer;background:#5d7f1e;border:none;border-radius:999px;padding:16px 24px;font-weight:900}@media (width<=1100px){.nature-hero-section{grid-template-columns:1fr}.nature-slider-card img{height:460px}.nature-testimonial-grid{grid-template-columns:1fr}.nature-testimonial-card{border-bottom:8px solid #6c9719bf;border-right:none}.nature-testimonial-card:last-child{border-bottom:none}}@media (width<=650px){.nature-page{padding:36px 18px 60px}.nature-content h1{font-size:54px}.nature-content p,.nature-content li{font-size:20px}.nature-slider-card img{height:320px}}.pb-nature-page{color:#4b2e1f;background:#fff7ed;min-height:100vh;padding:56px 28px 80px}.pb-nature-hero{grid-template-columns:.9fr 1.1fr;align-items:start;gap:56px;max-width:1480px;margin:0 auto;display:grid}.pb-nature-content h1{color:#4b2e1f;margin:0 0 26px;font-size:clamp(54px,7vw,88px);font-weight:900;line-height:1}.pb-nature-content p,.pb-nature-content li{color:#6d584a;font-size:24px;font-weight:650;line-height:1.45}.pb-nature-content p{margin:0 0 26px}.pb-nature-list{margin:28px 0}.pb-nature-list h3{color:#4b2e1f;margin:0 0 12px;font-size:28px}.pb-nature-list ul{margin:0;padding-left:32px}.pb-nature-actions{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.pb-primary-btn,.pb-secondary-btn{border-radius:999px;justify-content:center;align-items:center;padding:16px 28px;font-size:20px;font-weight:900;text-decoration:none;display:inline-flex}.pb-primary-btn{color:#fff;background:#f97316}.pb-secondary-btn{color:#4b2e1f;background:#fff;border:1px solid #f3cda9}.pb-nature-slider{background:#fff;border:1px solid #f3cda9;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 24px 60px #4b2e1f24}.pb-nature-slider img{object-fit:cover;width:100%;height:620px;display:block}.pb-slider-arrow{color:#4b2e1f;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;place-items:center;width:58px;height:58px;font-size:52px;font-weight:900;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #4b2e1f33}.pb-slider-arrow.left{left:22px}.pb-slider-arrow.right{right:22px}.pb-slide-count{color:#fff;text-shadow:0 3px 10px #000000a6;font-size:22px;font-weight:900;position:absolute;bottom:22px;right:22px}.pb-slider-dots{gap:10px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.pb-slider-dots button{cursor:pointer;background:#fff9;border:none;border-radius:50%;width:13px;height:13px}.pb-slider-dots button.active{background:#f97316}.pb-testimonials{max-width:1380px;margin:74px auto 0}.pb-testimonials h2{color:#4b2e1f;text-align:center;margin:0 0 38px;font-size:clamp(42px,6vw,70px);font-weight:900}.pb-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.pb-testimonial-card{text-align:center;background:#fff;border:1px solid #f3cda9;border-radius:28px;padding:34px;box-shadow:0 18px 45px #4b2e1f14}.pb-quote-mark{color:#f97316;font-size:64px;line-height:.8}.pb-testimonial-card h3{color:#4b2e1f;margin:0;font-size:24px}.pb-place{color:#7c6a5d;margin:6px 0 22px;font-size:18px;font-weight:800}.pb-quote-text{color:#6d584a;font-size:21px;font-style:italic;font-weight:650;line-height:1.45}@media (width<=1100px){.pb-nature-hero{grid-template-columns:1fr}.pb-nature-slider img{height:460px}.pb-testimonial-grid{grid-template-columns:1fr}}@media (width<=650px){.pb-nature-page{padding:36px 18px 60px}.pb-nature-content h1{font-size:48px}.pb-nature-content p,.pb-nature-content li{font-size:18px}.pb-nature-slider img{height:320px}.pb-slider-arrow{width:46px;height:46px;font-size:38px}}.gallery-slider{scroll-snap-type:x mandatory;grid-auto-columns:minmax(340px,430px);grid-auto-flow:column;gap:28px;padding:4px 4px 24px;display:grid;overflow-x:auto}.gallery-slider::-webkit-scrollbar{height:10px}.gallery-slider::-webkit-scrollbar-track{background:#fff1e3;border-radius:999px}.gallery-slider::-webkit-scrollbar-thumb{background:#f97316;border-radius:999px}.gallery-full-image-card{text-align:left;cursor:zoom-in;scroll-snap-align:start;background:#fff;border:1px solid #f3cda9;border-radius:28px;width:100%;overflow:hidden;box-shadow:0 18px 45px #4b2e1f14;display:block!important}.gallery-full-image-card img{object-fit:cover;width:100%;height:330px;display:block}.gallery-caption-bottom{background:#fff;min-height:120px;padding:22px 24px 26px}.gallery-caption-bottom h3{color:#4b2e1f;margin:0 0 10px;font-size:26px;font-weight:900;line-height:1.2}.gallery-caption-bottom p{color:#f97316;margin:0;font-size:17px;font-weight:900}.gallery-section-block{max-width:1480px;margin:0 auto 80px}.gallery-section-heading{margin-bottom:26px}.gallery-section-heading h2{color:#4b2e1f;margin:0 0 12px;font-size:clamp(38px,5vw,64px);line-height:1.05}.gallery-section-heading p{color:#7c6a5d;max-width:1100px;font-size:22px;font-weight:800;line-height:1.5}@media (width<=700px){.gallery-slider{grid-auto-columns:86vw}.gallery-full-image-card img{height:260px}.gallery-caption-bottom h3{font-size:22px}}.admin-existing-product-image{object-fit:cover;background:#fff7ed;border:1px solid #f3cda9;border-radius:14px;width:120px;height:90px}.products-empty-state{text-align:center;color:#4b2e1f;background:#fff;border:1px solid #f3cda9;border-radius:28px;max-width:900px;margin:40px auto;padding:34px;box-shadow:0 18px 45px #4b2e1f14}.products-empty-state h2{margin:0 0 10px;font-size:34px}.products-empty-state p{color:#7c6a5d;margin:0;font-weight:800}.admin-upload-field{gap:10px;display:grid}.admin-upload-field label{color:#4b2e1f;font-weight:900}.admin-upload-field input[type=file]{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:16px;padding:14px 16px;font-weight:800}.admin-product-image-preview{object-fit:cover;background:#fff7ed;border:1px solid #f3cda9;border-radius:18px;width:180px;height:140px}.admin-existing-photo-upload{align-items:center;gap:10px;display:grid}.admin-existing-product-image,.admin-existing-product-placeholder{object-fit:cover;background:#fff7ed;border:1px solid #f3cda9;border-radius:14px;width:120px;height:90px}.admin-existing-product-placeholder{color:#7c6a5d;place-items:center;font-size:13px;font-weight:900;display:grid}.admin-photo-upload-button{color:#fff;cursor:pointer;background:#f97316;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:10px 16px;font-weight:900;display:inline-flex}.admin-photo-upload-button input{display:none}.pb-booking-section{max-width:1180px;margin:70px auto 0}.pb-booking-card{background:#fff;border:1px solid #f3cda9;border-radius:32px;padding:34px;box-shadow:0 20px 55px #4b2e1f17}.pb-booking-head h2{color:#4b2e1f;margin:0 0 12px;font-size:clamp(34px,5vw,56px);line-height:1.05}.pb-booking-head p{color:#7c6a5d;font-size:20px;font-weight:800;line-height:1.5}.pb-booking-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.pb-booking-form input,.pb-booking-form select,.pb-booking-form textarea{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:18px;width:100%;padding:16px 18px;font-size:17px;font-weight:800}.pb-booking-form textarea,.pb-price-summary,.pb-booking-form button{grid-column:1/-1}.pb-price-summary{background:#fff7ed;border:1px solid #f3cda9;border-radius:22px;padding:20px}.pb-price-summary span{color:#7c6a5d;margin-bottom:6px;font-weight:900;display:block}.pb-price-summary strong{color:#4b2e1f;font-size:34px;font-weight:900;display:block}.pb-price-summary p{color:#7c6a5d;margin:8px 0 0;font-size:15px;font-weight:800}.pb-booking-form button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:999px;padding:18px 26px;font-size:20px;font-weight:900}.pb-booking-form button:hover{background:#ea580c}@media (width<=760px){.pb-booking-form{grid-template-columns:1fr}.pb-booking-card{padding:24px}}.track-result-card h3{color:#4b2e1f;margin:0 0 18px;font-size:28px}@media (width<=760px){.track-result-grid{grid-template-columns:1fr}}.track-order-page{color:#4b2e1f;background:#fff7ed;min-height:100vh;padding:72px 24px 90px}.track-hero{text-align:center;max-width:1180px;margin:0 auto 44px}.track-hero h1{color:#4b2e1f;margin:12px 0 20px;font-size:clamp(44px,6vw,76px);font-weight:900;line-height:1}.track-hero p{color:#7c6a5d;max-width:980px;margin:0 auto;font-size:24px;font-weight:800;line-height:1.45}.track-card{background:#fff;border:1px solid #f3cda9;border-radius:34px;max-width:1380px;margin:0 auto;padding:44px;box-shadow:0 24px 70px #4b2e1f1a}.track-title{border-bottom:1px solid #ead2bb;align-items:center;gap:18px;margin-bottom:30px;padding-bottom:26px;display:flex}.track-title svg{color:#f97316;width:34px;height:34px}.track-title h2{color:#4b2e1f;margin:0;font-size:clamp(30px,4vw,44px);font-weight:900}.track-form{grid-template-columns:1fr 1fr 260px;align-items:end;gap:24px;display:grid}.track-form label{color:#4b2e1f;gap:10px;font-size:20px;font-weight:900;display:grid}.track-form input{color:#4b2e1f;background:#fffaf4;border:1px solid #f3cda9;border-radius:18px;width:100%;padding:18px 20px;font-size:20px;font-weight:800}.track-form button{color:#fff;cursor:pointer;background:#2f8a35;border:none;border-radius:18px;padding:20px 26px;font-size:22px;font-weight:900}.track-form button:hover{background:#256f2a}.track-message{color:#4b2e1f;background:#fff8d8;border:1px solid #f5c542;border-radius:18px;margin-top:20px;padding:16px 20px;font-size:18px;font-weight:800}.track-result-card{background:#fff7ed;border:1px solid #f3cda9;border-radius:24px;margin-top:24px;padding:24px}.track-result-card h3{color:#4b2e1f;margin:0 0 18px;font-size:30px;font-weight:900}.track-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.track-result-grid div{background:#fff;border:1px solid #f3cda9;border-radius:18px;padding:16px}.track-result-grid span{color:#7c6a5d;margin-bottom:6px;font-weight:900;display:block}.track-result-grid strong{color:#4b2e1f;word-break:break-word;font-weight:900}@media (width<=1000px){.track-form{grid-template-columns:1fr}.track-form button{width:100%}}@media (width<=760px){.track-card{padding:24px}.track-result-grid{grid-template-columns:1fr}.track-hero p{font-size:18px}}.track-result-wide{grid-column:1/-1}.track-results-list{gap:28px;margin-top:28px;display:grid}.track-result-title-row{border-bottom:1px solid #ead2bb;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;padding-bottom:18px;display:flex}.track-result-title-row h3{color:#4b2e1f;margin:4px 0 8px;font-size:clamp(30px,4vw,46px);font-weight:900}.track-full-order-id{color:#7c6a5d;word-break:break-all;margin:0;font-size:16px;font-weight:800}.track-result-amount{color:#4b2e1f;white-space:nowrap;font-size:clamp(32px,4vw,52px);font-weight:900}@media (width<=760px){.track-result-title-row{display:grid}}.product-card-v2,.product-card,.pb-product-card,.products-card,.harvest-product-card{cursor:pointer;transition:transform .25s,box-shadow .25s,border-color .25s}.product-card-v2:hover,.product-card:hover,.pb-product-card:hover,.products-card:hover,.harvest-product-card:hover{border-color:#f97316;transform:translateY(-10px);box-shadow:0 28px 70px #4b2e1f2e}.product-card-v2 img,.product-card img,.pb-product-card img,.products-card img,.harvest-product-card img{transition:transform .35s,filter .35s}.product-card-v2:hover img,.product-card:hover img,.pb-product-card:hover img,.products-card:hover img,.harvest-product-card:hover img{filter:brightness(1.04)saturate(1.08);transform:scale(1.06)}.product-card-v2 button,.product-card button,.pb-product-card button,.products-card button,.harvest-product-card button{transition:transform .2s,background .2s,box-shadow .2s}.product-card-v2 button:hover,.product-card button:hover,.pb-product-card button:hover,.products-card button:hover,.harvest-product-card button:hover{background:#f97316;transform:translateY(-2px);box-shadow:0 12px 28px #f973164d}.product-card-v2,.product-card,.pb-product-card,.products-card,.harvest-product-card{overflow:hidden}.admin-home-image-card{gap:24px;margin-top:28px;display:grid}.admin-home-about-preview{object-fit:cover;background:#fff7ed;border:1px solid #f3cda9;border-radius:22px;width:320px;max-width:100%;height:220px}.admin-home-image-card .danger{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:999px;width:fit-content;padding:14px 20px;font-weight:900}.farm-blossom-image{overflow:hidden}.farm-blossom-image img{object-fit:cover;width:100%;height:100%}.pb-about-split-image{min-height:560px}.pb-about-split-content .eyebrow.light{color:#fff;letter-spacing:8px;margin-bottom:20px}.pb-about-white-btn:hover,.pb-about-outline-btn:hover{transform:translateY(-3px)}@media (width<=900px){.pb-about-split-card{grid-template-columns:1fr}.pb-about-split-image{min-height:360px}.pb-about-split-content{padding:34px}}.pb-about-split-image{background:#ead2bb;min-height:560px}.pb-about-split-image img{object-fit:cover;width:100%;height:100%;display:block}.pb-about-split-content .eyebrow.light{color:#fff;letter-spacing:8px;margin-bottom:20px;font-weight:900}@media (width<=900px){.pb-about-split-card{grid-template-columns:1fr}.pb-about-split-image{min-height:340px}.pb-about-split-content{padding:34px}}.pb-about-split-section{padding:44px 24px!important}.pb-about-split-card{border-radius:28px!important;max-width:1280px!important}@media (width<=900px){.pb-about-split-image{min-height:260px!important;max-height:320px!important}.pb-about-split-content{padding:30px!important}.pb-about-split-content h2{font-size:38px!important}}.admin-field-label{color:#4b2e1f;flex-direction:column;gap:8px;margin-bottom:16px;font-weight:800;display:flex}.admin-field-label input,.admin-field-label textarea{font-weight:600}.admin-field-stack{margin-top:8px}.admin-field-label-row{color:#4b2e1f;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-weight:800;display:flex}.admin-paragraph-row{grid-template-columns:1fr auto;align-items:start;gap:12px;margin-bottom:12px;display:grid}.admin-paragraph-row textarea{resize:vertical;border:1px solid #f3c9a9;border-radius:14px;width:100%;padding:12px 16px;font-weight:600}.admin-cta-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px 20px;display:grid}.admin-form-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.muted.small{margin-bottom:12px;font-size:14px}.pb-about-split-section{background:#fff7ed;padding:44px 24px}.pb-about-split-card{background:#f97316;border-radius:28px;grid-template-columns:1fr 1.05fr;max-width:1280px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 24px 70px #4b2e1f24}.pb-about-split-image{background:#ead2bb;min-height:420px;max-height:480px}.pb-about-split-image img{object-fit:cover;width:100%;height:100%;transition:opacity .35s;display:block}.pb-about-split-content{color:#fff;background:#f97316;flex-direction:column;justify-content:center;padding:48px 56px;display:flex}.pb-about-split-content .eyebrow.light{color:#fff;letter-spacing:6px;margin-bottom:14px;font-size:16px;font-weight:900}.pb-about-split-content h2{color:#fff;margin:0 0 22px;font-size:clamp(38px,4.5vw,56px);font-weight:900;line-height:1.08}.pb-about-split-content p{color:#fff;margin:0 0 20px;font-size:clamp(18px,1.5vw,22px);font-weight:800;line-height:1.45}.pb-about-split-actions{flex-wrap:wrap;gap:18px;margin-top:16px;display:flex}.pb-about-white-btn,.pb-about-outline-btn{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 26px;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.pb-about-white-btn{color:#4b2e1f;background:#fff}.pb-about-outline-btn{color:#fff;border:3px solid #ffffffe6}@media (width<=900px){.pb-about-split-card{grid-template-columns:1fr}.pb-about-split-image{min-height:260px;max-height:320px}.pb-about-split-content{padding:30px}.pb-about-split-content h2{font-size:38px}}.pb-about-split-image{position:relative;overflow:hidden}.about-slider-arrow{color:#4b2e1f;cursor:pointer;z-index:3;background:#ffffffeb;border:none;border-radius:999px;width:52px;height:52px;font-size:42px;font-weight:900;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #4b2e1f33}.about-slider-arrow-left{left:18px}.about-slider-arrow-right{right:18px}.about-slider-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.about-slider-dots button{cursor:pointer;background:#ffffff73;border:2px solid #fff;border-radius:999px;width:12px;height:12px;padding:0}.about-slider-dots button.active{background:#f97316;border-color:#f97316}.admin-file-upload{color:#4b2e1f;cursor:pointer;background:#fff7ed;border:2px dashed #f97316;border-radius:18px;justify-content:center;align-items:center;min-height:64px;font-weight:900;display:flex}.admin-file-upload input{display:none}.admin-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:34px;display:grid}.admin-gallery-card{background:#fff;border:1px solid #f3c9a9;border-radius:24px;padding:18px;overflow:hidden;box-shadow:0 18px 50px #4b2e1f1a}.admin-gallery-card img{object-fit:cover;border-radius:18px;width:100%;height:220px;margin-bottom:16px}.admin-gallery-card input{border:1px solid #f3c9a9;border-radius:14px;width:100%;min-height:54px;margin-bottom:14px;padding:0 16px;font-weight:800}.admin-gallery-card .danger,.admin-form-card .danger{color:#fff;background:#dc2626;border:none;border-radius:999px;min-height:50px;padding:0 22px;font-weight:900}.pb-about-split-card{grid-template-columns:1.35fr .85fr!important;max-width:1320px!important}.pb-about-split-image{min-height:440px!important;max-height:500px!important}.pb-about-split-content{padding:38px 44px!important}.pb-about-split-content .eyebrow.light{letter-spacing:5px!important;margin-bottom:12px!important;font-size:14px!important}.pb-about-split-content h2{margin-bottom:18px!important;font-size:clamp(34px,3.6vw,48px)!important;line-height:1.08!important}.pb-about-split-content p{margin-bottom:16px!important;font-size:clamp(16px,1.25vw,19px)!important;line-height:1.42!important}.pb-about-split-actions{gap:14px!important;margin-top:12px!important}.pb-about-white-btn,.pb-about-outline-btn{min-height:48px!important;padding:0 22px!important;font-size:16px!important}@media (width<=900px){.pb-about-split-card{grid-template-columns:1fr!important}.pb-about-split-image{min-height:300px!important;max-height:360px!important}.pb-about-split-content{padding:28px!important}}.site-shell>main{padding-bottom:24px}@media (width<=560px){.site-shell>main{padding-bottom:100px}}.pb-nav-toggle{color:#4b2f1f;cursor:pointer;background:#fff;border:1px solid #ead8c4;border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;display:none}@media (width<=767px){.pb-header-v2{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:8px 12px!important;display:flex!important}.pb-brand-v2{flex:auto;min-width:0}.pb-nav-toggle{display:grid}.pb-actions-v2{width:100%;flex-wrap:wrap!important;justify-content:flex-start!important;padding-bottom:4px!important}.pb-nav-v2{opacity:0;width:100%;max-height:0;transition:max-height .35s,opacity .2s;overflow:hidden;flex-direction:column!important;align-items:stretch!important;gap:6px!important;margin:0!important;padding:0!important;display:none!important}.pb-header-v2--nav-open .pb-nav-v2{opacity:1;max-height:min(78vh,560px);margin-top:4px!important;padding:8px 0 16px!important;display:flex!important;overflow-y:auto!important}.pb-nav-v2>a{background:#fffdfb!important;border:1px solid #f3e3d4!important;border-radius:14px!important;padding:12px 10px!important}.pb-nav-v2 .nav-dropdown{width:100%}.pb-nav-v2 .nav-dropdown-menu{box-shadow:none!important;background:0 0!important;border:none!important;padding:4px 0 8px 8px!important;display:grid!important;position:static!important}.pb-nav-v2 .nav-dropdown-button{text-align:left;width:100%;background:#fffdfb!important;border:1px solid #f3e3d4!important;border-radius:14px!important;padding:12px 10px!important}.pb-nav-v2 .nav-dropdown-button:after{content:""}}.product-stock-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:fit-content;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-block}.product-stock-badge--in{color:#1b5e20;background:#e8f5e9}.product-stock-badge--seasonal{color:#e65100;background:#fff8e1}.product-stock-badge--out{color:#b71c1c;background:#ffebee}.not-found-page{text-align:center;max-width:640px;margin:0 auto;padding:48px 24px 80px}.not-found-page h1{color:#4b2f1f;margin:12px 0 16px;font-size:clamp(28px,5vw,40px)}.not-found-page__text{color:#7c6a5d;margin-bottom:28px;font-size:18px;line-height:1.6}.not-found-page__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.pb-price-breakdown{color:#5c4a3d;margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.45}.admin-dashboard-note.clean{color:#4b2e1f;background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;margin-top:32px;padding:22px 28px;font-size:20px;line-height:1.5;box-shadow:0 14px 40px #4b2e1f14}.admin-dashboard-note.clean strong{color:#f97316;font-weight:900}.admin-dashboard-note.clean b{font-weight:900}.admin-dashboard-note,.dashboard-note,.admin-note{display:none!important}:root{--pb-font-sans:"Plus Jakarta Sans", Inter, ui-sans-serif, system-ui, sans-serif;--pb-font-display:"Fraunces", Georgia, "Times New Roman", serif;--pb-cream:#faf8f4;--pb-cream-warm:#f5efe6;--pb-ink:#221510;--pb-ink-muted:#5c4f47;--pb-line:#d2bca88c;--pb-orange:#ea580c;--pb-orange-soft:#fb923c;--pb-forest:#1a3d2e;--pb-forest-hover:#234d3b;--pb-card-shadow:0 2px 4px #2215100a, 0 12px 28px #22151014;--pb-card-shadow-hover:0 8px 16px #2215100f, 0 20px 40px #ea580c1a}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:var(--pb-font-sans)!important;background:var(--pb-cream)!important;color:var(--pb-ink)!important}::selection{color:var(--pb-ink);background:#fb923c47}.products-hero-v2 h1,.feature-hero h1,.gallery-page .feature-hero h1,.contact-v2-left h1,.pb-nature-content h1,.info-page .info-hero h1,.page-title h1,.home-feature-heading h1,.home-feature-heading h2,.product-body-v2 h2,.feature-card h2,.footer-brand h2{letter-spacing:-.02em;font-family:var(--pb-font-display)!important}.eyebrow,.contact-v2-eyebrow,.gallery-section-heading .eyebrow{letter-spacing:.2em!important;color:var(--pb-orange)!important;font-size:11px!important;font-weight:800!important}.pb-header-v2{box-shadow:inset 0 1px #fff9;z-index:200!important;-webkit-backdrop-filter:blur(18px)saturate(1.25)!important;border-bottom:1px solid var(--pb-line)!important;background:#fffcf8d1!important;min-height:0!important;padding:14px 28px!important;position:sticky!important;top:0!important}.pb-brand-text-v2 strong{font-family:var(--pb-font-display)!important;font-weight:700!important}.pb-brand-mark-v2{background:linear-gradient(145deg,#fb923c 0%,#ea580c 48%,#c2410c 100%)!important;border-radius:20px!important;box-shadow:inset 0 1px #ffffff59,0 4px 14px #ea580c59!important}.pb-nav-v2 a,.pb-nav-v2 .nav-dropdown-button{letter-spacing:.01em;transition:color .15s;font-size:15px!important;font-weight:600!important}.pb-nav-v2 a.active{color:var(--pb-orange)!important}.pb-cart-v2,.pb-user-link-v2,.pb-user-v2{transition:background .18s,border-color .18s,transform .18s;background:#ffffffbf!important;border:1px solid #e0c8b2a6!important}.pb-cart-v2:hover,.pb-user-link-v2:hover{background:#fff!important;border-color:#ea580c73!important}.pb-cart-v2 strong{background:linear-gradient(145deg,#ea580c,#c2410c)!important}.pb-logout-v2{background:var(--pb-forest)!important}.pb-logout-v2:hover{background:var(--pb-orange)!important}.products-page-v2{background-color:var(--pb-cream)!important;color:var(--pb-ink)!important;background-image:radial-gradient(90% 55% at 100% 0,#fb923c1a,#0000 52%),radial-gradient(70% 45% at 0 100%,#1a3d2e12,#0000 48%)!important;padding:40px 20px 100px!important}.products-hero-v2{-webkit-backdrop-filter:blur(10px);box-shadow:var(--pb-card-shadow);background:#ffffff8c!important;border:1px solid #e8d6c4d9!important;border-radius:28px!important;padding:36px 32px 32px!important}.products-hero-v2 h1{color:var(--pb-ink)!important;font-weight:700!important}.products-hero-v2 p{max-width:52ch;color:var(--pb-ink-muted)!important;font-size:18px!important;font-weight:500!important}.product-tabs{max-width:1180px;margin-left:auto;margin-right:auto;background:#ffffffb8!important;border:1px solid #e0c8b2bf!important;border-radius:999px!important;flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;padding:8px!important}.product-tabs button{color:var(--pb-ink-muted)!important;border-radius:999px!important;padding:12px 26px!important;font-size:14px!important;font-weight:700!important}.product-tabs button.active{background:var(--pb-ink)!important;color:#fff!important}.product-tabs button.active:after{display:none!important}.product-card-grid-v2{gap:22px!important}.product-card-v2{transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:var(--pb-card-shadow)!important;border:1px solid #e4d0bce6!important;border-radius:24px!important}.product-card-v2:hover{transform:translateY(-6px);box-shadow:var(--pb-card-shadow-hover)!important;border-color:#fb923c73!important}.product-image-wrap-v2{background:linear-gradient(#f8f2ea 0%,#efe6dc 100%)!important;height:260px!important;overflow:hidden!important}@media (width>=1100px){.product-image-wrap-v2{height:288px!important}}.product-image-wrap-v2 img{transition:transform .55s cubic-bezier(.22,1,.36,1)}.product-card-v2:hover .product-image-wrap-v2 img{transform:scale(1.06)}.product-body-v2{gap:12px!important;padding:22px 22px 24px!important}.product-body-v2 h2{text-align:left!important;min-height:0!important;color:var(--pb-ink)!important;font-size:21px!important;font-weight:700!important;line-height:1.25!important}.product-description-v2{text-align:left!important;font-size:14px!important;font-weight:500!important}.product-size-select{border:1px solid #e0c8b2e6!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important}.product-price-v2{font-family:var(--pb-font-display)!important;color:var(--pb-forest)!important;font-size:24px!important}.product-add-button-v2{letter-spacing:.06em;text-transform:uppercase;transition:background .18s,transform .12s;background:var(--pb-forest)!important;border-radius:14px!important;padding:15px 18px!important;font-size:13px!important;font-weight:800!important}.product-add-button-v2:hover{transform:translateY(-1px);background:var(--pb-orange)!important}.product-add-button-v2:active{transform:translateY(0)}.product-qty-control-v2 button{background:var(--pb-forest)!important;border-radius:12px!important}.top-selling-badge{letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 12px #c2410c59;border-radius:0 0 18px!important;padding:9px 14px!important;font-size:11px!important}.product-stock-badge{letter-spacing:.06em;font-weight:700}.products-empty-state{background:#ffffffa6;border:1px dashed #d2bca8e6;border-radius:20px;padding:32px}.feature-page,.gallery-page{background:var(--pb-cream)!important;color:var(--pb-ink)!important;background-image:radial-gradient(80% 50% at 50% 0,#fb923c14,#0000 55%)!important;padding:40px 20px 96px!important}.feature-hero{box-shadow:var(--pb-card-shadow);background:#ffffff8c!important;border:1px solid #e8d6c4d9!important;border-radius:28px!important;padding:36px 32px!important}.feature-hero h1{color:var(--pb-ink)!important;font-weight:700!important}.feature-hero p{color:var(--pb-ink-muted)!important;font-size:18px!important;font-weight:500!important}.feature-grid{gap:22px!important}.feature-card,.gallery-card{transition:transform .22s,box-shadow .22s;box-shadow:var(--pb-card-shadow)!important;border:1px solid #e4d0bce6!important;border-radius:24px!important}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--pb-card-shadow-hover)!important}.feature-card img{height:220px!important}.feature-card-footer button{letter-spacing:.04em;text-transform:uppercase;transition:background .18s;background:var(--pb-forest)!important;border-radius:12px!important;padding:13px 20px!important;font-size:12px!important;font-weight:700!important}.feature-card-footer button:hover{background:var(--pb-orange)!important}.feature-category{color:var(--pb-orange)!important;letter-spacing:.14em!important;font-size:11px!important}.gallery-section-heading h2{font-family:var(--pb-font-display)!important;color:var(--pb-ink)!important}.gallery-slide-card{transition:transform .2s;overflow:hidden;border:1px solid #e4d0bcbf!important;border-radius:20px!important}.gallery-slide-card:hover{transform:translateY(-3px)}.pb-nature-page{background:var(--pb-cream)!important;color:var(--pb-ink)!important}.pb-nature-hero{gap:28px}.pb-booking-card{box-shadow:var(--pb-card-shadow)!important;border:1px solid #e4d0bce6!important;border-radius:28px!important}.pb-primary-btn{letter-spacing:.04em;transition:background .18s;background:var(--pb-forest)!important;border-radius:14px!important;font-weight:700!important}.pb-primary-btn:hover{background:var(--pb-orange)!important}.pb-secondary-btn{border:1px solid #e0c8b2f2!important;border-radius:14px!important}.contact-v2-page{background:var(--pb-cream)!important}.contact-v2-left h1{color:var(--pb-ink)!important}.contact-v2-form button{letter-spacing:.04em;text-transform:uppercase;background:var(--pb-forest)!important;border-radius:14px!important;font-size:13px!important;font-weight:700!important}.contact-v2-form button:hover:not(:disabled){background:var(--pb-orange)!important}.contact-v2-right{box-shadow:var(--pb-card-shadow);border:1px solid #e4d0bcd9!important;border-radius:24px!important}.info-page{background:var(--pb-cream)!important}.info-page .info-hero{box-shadow:var(--pb-card-shadow);background:#ffffff80!important;border:1px solid #e8d6c4d9!important;border-radius:28px!important;margin-bottom:28px!important;padding:36px 28px!important}.info-card{border:1px solid #e4d0bcbf!important;border-radius:20px!important}.section.narrow{max-width:720px;padding:48px 20px 100px}.page-title h1{color:var(--pb-ink)!important}.checkout-bar{box-shadow:var(--pb-card-shadow);border:1px solid #e4d0bce6!important;border-radius:22px!important}.primary,.checkout-bar .primary,.empty .primary{letter-spacing:.03em;box-shadow:none;transition:background .18s;background:var(--pb-forest)!important;color:#fff!important;border-radius:14px!important;font-weight:700!important}.primary:hover,.checkout-bar .primary:hover,.empty .primary:hover{background:var(--pb-orange)!important}.cart-item{margin-bottom:14px;background:#ffffffbf!important;border:1px solid #e4d0bca6!important;border-radius:18px!important;padding:18px!important}.cart-item img{border-radius:14px!important}.pb-about-split-section{background:linear-gradient(180deg, #ecfdf58c 0%, var(--pb-cream) 100%)!important}.pb-about-split-card{overflow:hidden;box-shadow:var(--pb-card-shadow)!important;border:1px solid #e4d0bcbf!important;border-radius:28px!important}.pb-about-split-content h2{font-family:var(--pb-font-display)!important;color:var(--pb-ink)!important}.pb-about-white-btn{background:var(--pb-forest)!important;border-radius:14px!important;font-weight:700!important}.pb-about-white-btn:hover{background:var(--pb-orange)!important}.home-feature-links{background:0 0!important}.home-feature-card{transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #0f50320f, var(--pb-card-shadow)!important;background:#ffffffe6!important;border:1px solid #22c55e38!important;border-radius:24px!important}.home-feature-card:hover{transform:translateY(-4px);border-color:#16a34a6b!important;box-shadow:0 18px 44px #16653424!important}.home-feature-heading h2{color:#14532d!important}.home-feature-heading p{max-width:52ch;color:#1e3a2ae0!important;line-height:1.6!important}.site-footer{color:#faf4edeb!important;text-align:left!important;background:linear-gradient(165deg,#2d241e 0%,#1a1410 42%,#120e0b 100%)!important;border-top:none!important;padding:80px 24px 56px!important}.footer-inner{max-width:1200px;margin:0 auto}.footer-grid{text-align:left!important;grid-template-columns:minmax(240px,1.45fr) repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:28px 40px!important;display:grid!important}.footer-brand-row{align-items:flex-start;gap:18px;display:flex}.footer-brand-copy h2{margin:0 0 12px!important;font-size:clamp(1.35rem,2.2vw,1.85rem)!important;line-height:1.2!important}.footer-brand-copy p{max-width:34ch;margin:0!important;line-height:1.6!important}.footer-section h3{letter-spacing:.2em!important;text-transform:uppercase!important;color:#faf6f1f2!important;margin:0 0 16px!important;padding:0!important;font-size:12px!important;font-weight:800!important}.footer-section--contact{min-width:0}.footer-section--contact .footer-contact-stack{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.footer-brand h2,.footer-section h3{color:#faf6f1!important;font-weight:700!important}.footer-brand p,.footer-section p,.footer-links a{color:#f5ebe2ad!important}.footer-links{flex-direction:column!important;gap:2px!important;display:flex!important}.footer-links a{letter-spacing:.01em;margin:0!important;padding:8px 0!important;font-weight:600!important;display:block!important}.footer-links a:hover,.footer-section a:hover{color:#fdba74!important}.footer-contact-row{box-sizing:border-box;align-items:center;gap:14px;width:100%;min-width:0;max-width:100%;color:#faf4ede0!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important;border-radius:16px!important;margin:0!important;padding:14px 16px!important;text-decoration:none!important;display:flex!important}.footer-contact-row:visited{color:#faf4ede0!important;text-decoration:none!important}.footer-contact-row:hover{color:#fff7ed!important;background:#ffffff17!important;text-decoration:none!important}.footer-contact-row svg{flex-shrink:0}.footer-contact-row>span{overflow-wrap:anywhere;word-break:break-word;text-align:left;flex:auto;min-width:0;line-height:1.45}.footer-logo{flex-shrink:0;box-shadow:0 6px 20px #00000040;background:linear-gradient(145deg,#fb923c,#c2410c)!important}@media (width<=960px){.footer-grid{grid-template-columns:1fr 1fr!important;gap:36px 28px!important}.footer-brand,.footer-section--contact{grid-column:1/-1}}@media (width<=600px){.footer-grid{text-align:center!important;grid-template-columns:1fr!important}.site-footer{text-align:center!important}.footer-brand-row{flex-direction:column;align-items:center!important}.footer-brand-copy{text-align:center}.footer-brand-copy p{margin-left:auto!important;margin-right:auto!important}.footer-section h3{margin-top:8px!important}.footer-contact-row{text-align:left;justify-content:center}}.page-back-link{transition:background .15s,border-color .15s,transform .12s;border-radius:999px!important}.page-back-link:hover{transform:translateY(-1px);background:#fff!important;border-color:#ea580c8c!important}.whatsapp-float{border:1px solid #ffffff59;box-shadow:0 4px 16px #25d36659,0 0 0 1px #0000000f;border-radius:999px!important}.whatsapp-float:hover{transform:translateY(-2px)!important}.track-order-page{min-height:100vh;background:var(--pb-cream)!important}.track-hero h1{font-family:var(--pb-font-display)!important;color:var(--pb-ink)!important}.track-card{box-shadow:var(--pb-card-shadow)!important;border:1px solid #e4d0bcd9!important;border-radius:24px!important}.track-result-card{border:1px solid #e4d0bca6!important;border-radius:18px!important}.not-found-page h1{font-family:var(--pb-font-display)!important}@media (width<=767px){.pb-nav-v2>a{background:#ffffffeb!important}.pb-header-v2--nav-open .pb-nav-v2{max-height:min(82vh,520px)!important}}body.home-snap-scroll{scroll-behavior:smooth;scroll-snap-type:y proximity}@media (width>=1024px){body.home-snap-scroll{scroll-snap-type:y mandatory}}@media (prefers-reduced-motion:reduce){body.home-snap-scroll{scroll-behavior:auto;scroll-snap-type:y proximity}}.home-snap-page{position:relative}.home-snap-section{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;min-height:100vh;scroll-margin-top:96px}.home-snap-section--tail{scroll-snap-align:none;scroll-snap-stop:normal;background:linear-gradient(180deg, #fafdf9 0%, var(--pb-cream) 45%);border-top:1px solid #bbf7d073;min-height:auto;padding-bottom:64px}.home-snap-section--hero{--home-hero-bg:url(https://pranabhoomifarms.shop/images/uploads/gallery/2A1269B8-9DA0-4F6A-B115-473FAE25B7A1_4_5005_c.jpeg);isolation:isolate;background-color:#0c1f14;background-image:linear-gradient(165deg, #082616d1 0%, #0c3720ad 38%, #062a1cc7 100%), var(--home-hero-bg);background-position:50% 38%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #34d39947;justify-content:center;align-items:center;padding:32px 20px 48px;display:flex;position:relative}.home-snap-section--hero:after{content:"";z-index:0;pointer-events:none;opacity:.35;background:radial-gradient(90% 55% at 50% 100%,#86efac40,#0000 55%);position:absolute;inset:0}.home-snap-hero-inner{z-index:1;text-align:center;max-width:900px;margin:0 auto;position:relative}.home-snap-hero-eyebrow{color:#bbf7d0!important;letter-spacing:.18em!important}.home-snap-section--hero .eyebrow{color:#bbf7d0!important}.home-snap-hero-title{font-family:var(--pb-font-display,Georgia, serif);letter-spacing:-.03em;text-shadow:0 2px 32px #00000073;margin:0 0 20px;font-size:clamp(2.5rem,8vw,4.25rem);font-weight:700;line-height:1.05;color:#f0fdf4!important}.home-snap-hero-lead{text-shadow:0 1px 18px #00000059;max-width:42ch;margin:0 auto 32px;font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:500;line-height:1.55;color:#dcfce7f0!important}.home-snap-hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:40px;display:flex}.home-snap-hero-btn{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;padding:16px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.home-snap-hero-btn--primary{color:#fff;background:linear-gradient(145deg,#22c55e 0%,#15803d 100%);border:1px solid #bbf7d059;box-shadow:0 8px 28px #00000040}.home-snap-hero-btn--primary:hover{background:linear-gradient(145deg,#4ade80 0%,#16a34a 100%);transform:translateY(-2px);box-shadow:0 12px 36px #16653473}.home-snap-hero-btn--ghost{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #a7f3d073;color:#ecfdf5!important}.home-snap-hero-btn--ghost:hover{background:#ffffff29;border-color:#fde0478c;color:#fff!important}.home-snap-hint{letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700;color:#a7f3d0b8!important}@media (prefers-reduced-motion:no-preference){.home-snap-hint{animation:2.4s ease-in-out infinite home-snap-hint-pulse}}@keyframes home-snap-hint-pulse{0%,to{opacity:.45}50%{opacity:1}}.home-snap-explore-eyebrow{color:var(--pb-orange)!important}.home-snap-section--explore{background:linear-gradient(185deg,#ecfdf5 0%,#f7fee7 42%,#f0fdf4 100%);border-bottom:1px solid #86efac59;justify-content:center;align-items:center;padding:32px 16px 48px;display:flex}.home-snap-explore-inner{width:100%;max-width:1200px}.home-snap-section--story{background:linear-gradient(180deg, #f0fdf4 0%, var(--pb-cream) 55%);justify-content:center;align-items:center;padding:28px 16px 40px;display:flex}.home-snap-section--story .pb-about-split-section{width:100%;max-width:1320px;background:0 0!important}.home-snap-products-inner{max-width:1180px;margin:0 auto;padding-top:8px}.home-snap-dots{right:max(16px, env(safe-area-inset-right));z-index:180;-webkit-backdrop-filter:blur(12px);background:#f0fdf4e0;border:1px solid #4ade8059;border-radius:999px;flex-direction:column;gap:12px;padding:14px 10px;display:flex;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 8px 28px #0f50321f}@media (width<=767px){.home-snap-dots{gap:10px;padding:12px 8px;right:10px}}.home-snap-dot{cursor:pointer;background:0 0;border:1px solid #16653459;border-radius:50%;width:9px;height:9px;padding:0;transition:transform .2s,background .2s,border-color .2s}.home-snap-dot:hover{background:#22c55e47;border-color:#16a34abf}.home-snap-dot.is-active{background:#16a34a;border-color:#15803d;transform:scale(1.35)}@media (width<=1023px){.home-snap-section{scroll-snap-stop:normal}}.skip-link{z-index:9999;background:var(--pb-forest,#1a3d2e);box-shadow:var(--pb-card-shadow);border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:12px;color:#fff!important}.skip-link:focus{outline:3px solid var(--pb-orange,#ea580c);outline-offset:2px;top:12px}:focus-visible{outline-offset:2px;outline:3px solid #ea580c8c}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}.app-route-fallback{min-height:40vh;color:var(--pb-ink-muted,#5c4f47);justify-content:center;align-items:center;padding:32px 20px;font-weight:600;display:flex}.products-skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px;display:grid}.product-card-skeleton .product-image-wrap-v2{aspect-ratio:4/3;background:#d2bca859;border-radius:14px;overflow:hidden}.product-card-skeleton-shimmer{position:relative;overflow:hidden}.product-card-skeleton-shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.35s ease-in-out infinite pb-shimmer;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.product-card-skeleton-shimmer:after{animation:none}}@keyframes pb-shimmer{to{transform:translate(100%)}}.product-card-skeleton-line{background:#d2bca866;border-radius:6px;height:12px;margin-bottom:10px}.product-card-skeleton-line.short{width:55%}.product-card-skeleton-btn{background:#d2bca847;border-radius:10px;height:40px;margin-top:8px}.error-boundary-page{background:var(--pb-cream,#faf8f4);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.error-boundary-card{border:1px solid var(--pb-line,#d2bca88c);max-width:440px;box-shadow:var(--pb-card-shadow);background:#fff;border-radius:18px;padding:28px 26px}.error-boundary-card h1{font-family:var(--pb-font-display);margin:0 0 12px;font-size:1.45rem}.error-boundary-card p{color:var(--pb-ink-muted);margin:0;line-height:1.55}.error-boundary-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.success-page .card.success,.section.narrow .card.error-box{border-radius:18px}.success-page-lead{color:var(--pb-ink-muted);margin-top:8px;line-height:1.6}.success-page-refs{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.success-page-refs li{background:#f5efe6a6;border:1px solid #d2bca873;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.success-page-refs span{letter-spacing:.14em;text-transform:uppercase;color:#5c4f47a6;font-size:11px;font-weight:800}.success-page-refs code{word-break:break-all;font-size:14px}.success-page-steps{color:var(--pb-ink-muted);margin:18px 0 0;padding-left:1.15rem;line-height:1.65}.success-page-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.success-page-actions--spaced{margin-top:20px}.thank-you-page{min-height:min(88vh,880px);position:relative;overflow:hidden;padding:48px 20px 72px!important}.thank-you-bg{z-index:0;background:radial-gradient(ellipse 90% 55% at 50% 0%, #22c55e33, transparent 58%), linear-gradient(180deg, #ecfdf5 0%, #f7fee7 35%, var(--pb-cream) 100%);pointer-events:none;position:absolute;inset:0}.thank-you-inner{z-index:1;position:relative;margin:0 auto!important}.thank-you-card{text-align:center;max-width:560px;margin:0 auto;background:#fffffff0!important;border:1px solid #bbf7d0a6!important;border-radius:28px!important;padding:42px 36px 38px!important;box-shadow:0 28px 64px #0f50321f,inset 0 0 0 1px #ffffffd9!important}.thank-you-badge{background:linear-gradient(155deg,#4ade8047,#16a34a1f);border:2px solid #22c55e73;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 22px;display:grid}.thank-you-badge-icon{color:#15803d;width:40px;height:40px}.thank-you-eyebrow{margin-bottom:10px!important}.thank-you-title{font-family:var(--pb-font-display,Georgia, serif);color:var(--pb-ink,#221510);letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(2.1rem,5vw,2.85rem);font-weight:700;line-height:1.1}.thank-you-subtitle{color:#166534;margin:0 0 18px;font-size:1.12rem;font-weight:700}.thank-you-lead{color:var(--pb-ink-muted,#5c4f47);margin:0 0 26px;font-size:1.02rem;line-height:1.65}.thank-you-refs{text-align:left;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:grid}.thank-you-refs li{background:#f0fdf4f2;border:1px solid #a7f3d0bf;border-radius:14px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.thank-you-ref-label{letter-spacing:.14em;text-transform:uppercase;color:#166534a6;font-size:11px;font-weight:800}.thank-you-refs code{word-break:break-all;color:var(--pb-ink,#221510);font-size:14px;font-weight:600}.thank-you-steps{text-align:left;gap:12px;margin:0 0 30px;padding:0;list-style:none;display:grid}.thank-you-steps li{color:var(--pb-ink,#221510);background:#ffffffe0;border:1px solid #d1fae5f2;border-radius:16px;align-items:flex-start;gap:14px;padding:14px 16px;font-size:15px;line-height:1.5;display:flex}.thank-you-step-icon{color:#16a34a;flex-shrink:0;width:22px;height:22px;margin-top:2px}.thank-you-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.thank-you-btn-primary{justify-content:center;min-width:200px;border-radius:999px!important}.thank-you-btn-secondary{font-weight:700!important}.admin-shell-fixed .admin-main.admin-main-fixed{flex-direction:column!important;display:flex!important}.admin-shell-fixed .admin-content-fixed{flex:auto!important;min-height:0!important}.admin-main-header{background:linear-gradient(#fffcf8fa 0%,#fff9f2eb 100%);border-bottom:1px solid #d2bca88c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 20px;padding:18px 52px;display:flex;box-shadow:inset 0 1px #ffffffbf}.admin-main-breadcrumb{color:var(--pb-ink-muted,#5c4f47);flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.admin-breadcrumb-link{color:var(--pb-orange,#ea580c);font-weight:700;text-decoration:none}.admin-breadcrumb-link:hover{text-decoration:underline}.admin-breadcrumb-sep{color:#5c4f4773;font-weight:500}.admin-breadcrumb-current{color:var(--pb-ink,#221510);font-weight:800}.admin-main-header-actions{align-items:center;gap:12px;display:flex}.admin-header-site-link{color:var(--pb-forest,#1a3d2e);background:#1a3d2e14;border:1px solid #1a3d2e2e;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.admin-header-site-link:hover{background:#1a3d2e1f;border-color:#1a3d2e47}.admin-header-site-icon{opacity:.85;width:15px;height:15px}.admin-nav-section-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffff61;margin:20px 22px 6px;padding:0;font-size:10px;font-weight:800}.admin-brand+.admin-nav-section-label{margin-top:10px}.admin-sidebar-fixed nav.admin-nav+.admin-nav-section-label{margin-top:14px}.admin-dash-hero{grid-template-columns:minmax(0,1fr) minmax(200px,280px);align-items:start;gap:28px 36px;margin-bottom:28px;display:grid}.admin-dash-hero-text h1{font-family:var(--pb-font-display,Georgia, serif);letter-spacing:-.02em}.admin-dash-lead{max-width:52ch;line-height:1.6}.admin-dash-date{color:#5c4f47bf;margin:16px 0 0;font-size:13px;font-weight:600}.admin-dash-stat-card{box-shadow:var(--pb-card-shadow);background:linear-gradient(145deg,#fff 0%,#fff7eef2 100%);border:1px solid #d2bca88c;border-radius:20px;padding:22px 20px}.admin-dash-stat-icon{width:22px;height:22px;color:var(--pb-orange,#ea580c);margin-bottom:10px}.admin-dash-stat-label{letter-spacing:.14em;text-transform:uppercase;color:#5c4f47a6;margin:0;font-size:11px;font-weight:800}.admin-dash-stat-value{color:var(--pb-ink,#221510);font-variant-numeric:tabular-nums;margin:6px 0 12px;font-size:28px;font-weight:800}.admin-dash-stat-link{color:var(--pb-orange,#ea580c);font-size:14px;font-weight:700;text-decoration:none}.admin-dash-stat-link:hover{text-decoration:underline}.admin-dash-tip{color:var(--pb-ink-muted,#5c4f47);background:#ea580c14;border:1px solid #ea580c38;border-radius:14px;margin:0 0 36px;padding:14px 18px;font-size:14px;line-height:1.55}.admin-dash-group{margin-bottom:40px}.admin-dash-group:last-of-type{margin-bottom:28px}.admin-dash-group-head{margin-bottom:18px}.admin-dash-group-title{font-family:var(--pb-font-display,Georgia, serif);color:var(--pb-ink,#221510);letter-spacing:-.02em;margin:0 0 6px;font-size:1.35rem;font-weight:700}.admin-dash-group-sub{margin:0;font-size:15px}.admin-overview-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px 20px;display:grid}.admin-overview-card{color:inherit;background:#fff;border:1px solid #d2bca88c;border-radius:18px;flex-direction:column;align-items:flex-start;gap:0;padding:22px 20px 20px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .18s;display:flex;position:relative;box-shadow:0 2px 8px #2215100a}.admin-overview-card:hover{box-shadow:var(--pb-card-shadow-hover,0 12px 28px #22151014);border-color:#ea580c73;transform:translateY(-2px)}.admin-overview-card:focus-visible{outline-offset:2px;outline:3px solid #ea580c73}.admin-overview-card-icon-wrap{width:48px;height:48px;color:var(--pb-orange,#ea580c);background:#ea580c1a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.admin-overview-card .admin-card-icon{width:24px;height:24px}.admin-overview-card h3{color:var(--pb-ink,#221510);margin:0 0 8px;font-size:1.05rem;font-weight:800}.admin-overview-card p{color:var(--pb-ink-muted,#5c4f47);flex:1;margin:0 0 14px;font-size:14px;line-height:1.5}.admin-overview-card-cta{color:var(--pb-orange,#ea580c);align-items:center;gap:4px;margin-top:auto;font-size:13px;font-weight:800;display:inline-flex}.admin-overview-card-cta-icon{width:16px;height:16px}.admin-dash-footer-links{border-top:1px solid #d2bca873;flex-wrap:wrap;align-items:center;gap:8px 12px;padding-top:8px;font-size:14px;display:flex}.admin-dash-footer-link{color:var(--pb-forest,#1a3d2e);font-weight:700;text-decoration:none}.admin-dash-footer-link:hover{color:var(--pb-orange,#ea580c);text-decoration:underline}.admin-dash-footer-sep{color:#5c4f4759}@media (width<=900px){.admin-dash-hero{grid-template-columns:1fr}.admin-main-header{padding:16px 24px}.admin-shell-fixed .admin-content-fixed{padding-left:24px!important;padding-right:24px!important}}.farmstay-public-availability-box--v2 .farmstay-public-availability-intro{color:var(--pb-ink-muted,#5c4f47)!important;margin:0 0 18px!important;font-size:15px!important;font-weight:500!important;line-height:1.55!important}.farmstay-public-availability-box--v2 .farmstay-public-availability-grid span{letter-spacing:.06em!important;text-transform:uppercase!important;color:#4b2f1fa6!important;flex-direction:column!important;gap:6px!important;font-size:12px!important;font-weight:700!important;display:flex!important}.farmstay-public-availability-box--v2 .farmstay-public-availability-grid span strong{letter-spacing:-.02em!important;text-transform:none!important;color:var(--pb-ink,#221510)!important;font-size:22px!important;font-weight:800!important}.farmstay-availability-footnote{color:var(--pb-ink-muted,#5c4f47)!important;margin:16px 0 0!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.farmstay-availability-footnote--warn{color:#b45309!important}.cart-checkout-auth{flex-direction:column;align-items:stretch;gap:14px;width:100%;max-width:420px;margin-top:8px;display:flex}.cart-checkout-auth-copy{margin:0!important;font-size:15px!important;line-height:1.5!important}.cart-checkout-auth-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cart-checkout-auth-actions .primary{text-decoration:none}.cart-checkout-auth-actions .link-button{font-weight:700}
