/* Green House Line — botanical editorial storefront, Arabic + English. */
body.ghl-store {
 --primary-color:#275c40; --primary-dark:#173f2c; --primary-light:#dce7d8;
 --text-dark:#213d30; --text-light:#6e786f; --bg-light:#f8f8f2;
 --gradient-primary:linear-gradient(135deg,#275c40,#214e37);
 --ghl-ink:#233f31; --ghl-green:#275c40; --ghl-muted:#778074; --ghl-line:#e4e7dc;
 background:#fcfcf8; color:var(--ghl-ink); font-family:'Cairo',sans-serif; line-height:1.8; margin:0; padding:0;
}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body.ghl-store :focus-visible{outline:3px solid #b58548;outline-offset:4px}
body.ghl-store .container{max-width:1280px;padding-inline:32px}
body.ghl-store a{transition:color .2s,background .2s,transform .2s}
.ghl-skip{position:fixed;top:-80px;inset-inline-start:20px;z-index:9999;padding:12px 24px;background:#fff;color:#214e37}
.ghl-skip:focus{top:10px}
.ghl-announcement{background:#224e37;color:#f6f8ee;font-size:11px;font-weight:500;letter-spacing:.1px}
.ghl-announcement .container{display:flex;align-items:center;justify-content:space-between;min-height:37px;gap:20px}
.ghl-announcement span,.ghl-announcement a{display:inline-flex;align-items:center;gap:9px;color:inherit;text-decoration:none}
body.ghl-store .main-header{position:sticky;top:0;background:#fcfcf8;border-bottom:1px solid var(--ghl-line);box-shadow:none;z-index:1020;transform:none;backdrop-filter:none}
body.ghl-store .main-header.scrolled{background:#fcfcf8;box-shadow:0 3px 14px #163e2910}
body.ghl-store .navbar{padding:15px 0;background:transparent;animation:none}
body.ghl-store .navbar>.container{gap:22px;flex-wrap:nowrap}
body.ghl-store .navbar-brand{margin:0;gap:10px;min-width:205px;display:flex;align-items:center}
body.ghl-store .navbar-brand img{height:48px;width:46px;object-fit:contain;filter:none}
body.ghl-store .brand-text{display:flex;flex-direction:column;gap:1px}
body.ghl-store .brand-name{font-family:Georgia,serif;color:#234b35;font-size:20px;font-weight:700;letter-spacing:-.6px;white-space:nowrap}
body.ghl-store .brand-tagline{font-size:10px;letter-spacing:.3px;color:#7b8376}
body.ghl-store .navbar-collapse{gap:12px;min-width:0}
body.ghl-store .navbar-nav{gap:3px;align-items:center}
body.ghl-store .nav-link{color:#535f51;font-size:12px;font-weight:600;padding:10px 12px!important;border-radius:0;background:none;white-space:nowrap}
body.ghl-store .nav-link.active,body.ghl-store .nav-link:hover{color:#275c40;background:none}
body.ghl-store .nav-link.active:after{background:#275c40;height:2px;border-radius:0;bottom:3px}
body.ghl-store .nav-link>i:not(.caret){display:none}
body.ghl-store .nav-link .caret{font-size:9px}
body.ghl-store .search-wrapper{width:175px;min-width:100px;flex:1;margin:0}
body.ghl-store .search-form .input-group{background:#f0f2e9;border:1px solid transparent;border-radius:6px;overflow:hidden}
body.ghl-store .search-form .form-control{background:transparent;border:0!important;box-shadow:none;border-radius:0;height:40px;min-height:40px;font-size:11px;padding:8px 12px;min-width:0}
body.ghl-store .btn-search{color:#486544;background:transparent;border:0;width:38px;border-radius:0}
body.ghl-store .header-actions{gap:12px;margin:0!important;flex-shrink:0}
body.ghl-store .cart-btn,body.ghl-store .wishlist-btn{color:#2e4a36;width:36px;height:38px;background:none;border:0;box-shadow:none;border-radius:4px;font-size:20px}
body.ghl-store .cart-count{background:#2c593a;color:#fff;min-width:16px;height:16px;font-size:9px;top:-2px;right:-4px;border:2px solid #fcfcf8;line-height:12px}
body.ghl-store .btn-login{background:none;border:0;border-inline-start:1px solid #e0e4d8;border-radius:0;padding:4px 0 4px 12px;gap:6px;color:#334c38;font-size:11px;white-space:nowrap;box-shadow:none}
body.ghl-store .user-menu-button{background:none;border:0;box-shadow:none;padding:0;gap:5px}
body.ghl-store .user-avatar{background:#edf1e5;color:#275c40;width:32px;height:32px}
body.ghl-store .user-info{max-width:80px;font-size:11px}
body.ghl-store .ghl-dd-menu{border:1px solid #e2e6d9;border-radius:10px;box-shadow:0 12px 30px #1a38251a;background:#fffef9}
body.ghl-store .ghl-dd-menu li a{font-size:12px}
.ghl-home{overflow:hidden}
.ghl-hero{display:grid;grid-template-columns: .9fr 1.1fr;gap:45px;align-items:center;margin-top:34px;margin-bottom:38px}
.ghl-hero-copy{padding:22px 0 20px 6px}
.ghl-eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:600;color:#687c55;letter-spacing:.7px;margin-bottom:16px}
.ghl-eyebrow>span{width:6px;height:6px;border-radius:100%;background:#71935c}
.ghl-hero-copy h1{font-size:clamp(40px,4.5vw,66px);line-height:1.42;font-weight:700;letter-spacing:-2px;margin:0 0 19px;color:#233f31}
.ghl-hero-copy h1 span{color:#7d935f}
.ghl-hero-copy>p{max-width:385px;font-size:14px;line-height:2.15;color:#747a6e;margin-bottom:28px}
.ghl-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.ghl-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:13px 25px;border:1px solid #28563b;border-radius:5px;background:#28563b;color:#fff!important;text-decoration:none;font-size:12px;font-weight:600;line-height:1.8;min-height:49px;transition:background .2s,transform .2s}
.ghl-button:hover{background:#193e29;transform:translateY(-2px)}
.ghl-button-outline{background:transparent;color:#28563b!important}
.ghl-button-outline:hover{background:#e8eedd}
.ghl-text-link{display:inline-flex;align-items:center;gap:12px;color:#385338;text-decoration:none;font-size:11px;font-weight:600;white-space:nowrap}
.ghl-text-link:hover{color:#7d935f}
.ghl-hero-note{display:flex;gap:12px;align-items:center;margin-top:39px;padding-top:23px;border-top:1px solid #e2e5d8;max-width:385px}
.ghl-leaf-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dbe1cd;border-radius:50%;font-size:23px;color:#738852}
.ghl-hero-note strong,.ghl-hero-note span{display:block;font-size:11px}
.ghl-hero-note span{color:#858b7b;font-size:10px;margin-top:4px}
.ghl-hero-art{position:relative;height:484px;background:#dfdfcc;border-radius:12px;overflow:hidden}
.ghl-hero-photo{width:100%;height:100%;object-fit:cover;object-position:40% center;display:block}
.ghl-image-tag{position:absolute;top:21px;inset-inline-start:21px;background:#fcfcf1ed;color:#3b5334;padding:8px 13px;border-radius:4px;font-size:10px;display:flex;align-items:center;gap:9px;backdrop-filter:blur(10px)}
.ghl-photo-caption{position:absolute;bottom:0;inset-inline:0;display:flex;align-items:center;gap:13px;padding:32px 25px 24px;color:#fff;background:linear-gradient(transparent,#17271690)}
.ghl-photo-caption>i{font-size:32px}
.ghl-photo-caption strong{font-family:Georgia,serif;font-size:15px;letter-spacing:1px;display:block;font-weight:400}
.ghl-photo-caption div span{font-size:10px;opacity:.85}
.ghl-caption-number{margin-inline-start:auto;font-size:10px;letter-spacing:1px}
.ghl-benefits{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #e0e5d7;padding:24px 0;gap:20px}
.ghl-benefits>div{display:flex;align-items:center;justify-content:center;gap:13px;border-inline-end:1px solid #e2e6da}
.ghl-benefits>div:last-child{border:0}
.ghl-benefits i{font-size:25px;color:#6a8052}
.ghl-benefits strong,.ghl-benefits small{display:block;font-size:11px;font-weight:600}
.ghl-benefits small{font-size:9px;color:#858b7c;font-weight:400;margin-top:2px}
.ghl-section{padding-top:62px!important;padding-bottom:62px!important}
.ghl-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:30px}
.ghl-section-heading .ghl-eyebrow{font-size:10px;margin-bottom:8px}
.ghl-section-heading h2,.ghl-help h2{font-size:29px;font-weight:700;line-height:1.5;margin:0;letter-spacing:-.8px}
.ghl-section-heading>.ghl-text-link{padding-bottom:8px}
.ghl-collections{display:grid;grid-template-columns:repeat(6,1fr);gap:28px}
.ghl-collection{text-align:center;text-decoration:none;color:var(--ghl-ink)}
.ghl-collection-image{width:142px;height:142px;max-width:100%;margin:0 auto 17px;padding:13px;border-radius:50%;background:#eef0e5;transition:transform .3s}
.ghl-collection:nth-child(2n) .ghl-collection-image{background:#efeadf}
.ghl-collection img{width:100%;height:100%;object-fit:cover;border-radius:50%;mix-blend-mode:multiply}
.ghl-collection:hover .ghl-collection-image{transform:translateY(-5px)}
.ghl-collection h3{font-size:13px;font-weight:700;margin:0 0 4px}
.ghl-collection>span{font-size:10px;color:#818776}
.ghl-collection>span i{margin-inline-start:8px}
.ghl-featured{background:#f3f4ec;border-block:1px solid #ebedde}
.ghl-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.ghl-product{border:1px solid #e4e7dc;background:#fffef9;border-radius:8px;overflow:hidden;transition:box-shadow .25s,transform .25s}
.ghl-product:hover{transform:translateY(-4px);box-shadow:0 12px 26px #1e3c2410}
.ghl-product-visual{position:relative;background:#f8f8f2;aspect-ratio:1.04;overflow:hidden}
.ghl-product-visual>a{display:block;height:100%}
.ghl-product-visual img{width:100%;height:100%;object-fit:contain;padding:20px;mix-blend-mode:multiply;transition:transform .4s}
.ghl-product:hover .ghl-product-visual img{transform:scale(1.035)}
.ghl-product-tag{position:absolute;top:13px;inset-inline-start:13px;background:#e6eddb;color:#536c3b;font-size:9px;padding:3px 9px;border-radius:3px}
.ghl-heart{position:absolute;top:12px;inset-inline-end:12px;border:1px solid #e3e5db;border-radius:50%;background:#fffdf9d9;color:#516042;width:32px;height:32px;display:grid;place-items:center;font-size:13px}
.ghl-heart[aria-pressed=true]{color:#a75342;background:#f8e9e2}
.ghl-product-info{padding:18px 18px 16px}
.ghl-product-category{font-size:9px;color:#8a907d;display:block;margin-bottom:5px}
.ghl-product-info h3{font-size:13px;line-height:1.9;font-weight:600;min-height:49px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 15px}
.ghl-product-info h3 a{color:#304333;text-decoration:none}
.ghl-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #eff0e7;padding-top:12px}
.ghl-price{font-size:17px;font-weight:700;color:#254c35}
.ghl-price small{font-size:11px}
.ghl-cart-add{width:36px;height:36px;border:1px solid #ced9c1;border-radius:5px;background:#f0f4e7;color:#345832;display:grid;place-items:center;font-size:17px}
.ghl-cart-add:hover{background:#28563b;color:white}
.ghl-cart-add:disabled,.ghl-heart:disabled{opacity:.5;cursor:wait}
.ghl-story{display:grid;grid-template-columns:1fr 1fr;border-radius:10px;overflow:hidden;background:#eaf0df;min-height:410px}
.ghl-story-photo img{width:100%;height:100%;object-fit:cover;min-height:410px;display:block}
.ghl-story-copy{padding:50px 52px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}
.ghl-story-copy h2{font-size:37px;font-weight:600;line-height:1.6;letter-spacing:-1px;margin:0 0 18px}
.ghl-story-copy p{font-size:12px;line-height:2.2;color:#748167;margin-bottom:24px}
.ghl-help{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:50px!important}
.ghl-help .ghl-eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:7px}
.ghl-help p{color:#7f8778;font-size:12px;margin-top:12px;margin-bottom:0}
.ghl-campaigns{margin-bottom:45px}
.ghl-campaigns{border-block:1px solid var(--ghl-line)}
.ghl-campaign-inner{padding-bottom:24px}
.ghl-toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);padding:14px 24px;border:1px solid #9fb697;border-radius:8px;background:#244c35;color:#fff;font-size:13px;z-index:9999;box-shadow:0 8px 28px #19342220}
.ghl-toast-error{background:#8c4637;border-color:#ba7461}
body.ghl-store .modern-footer{background:#203e2e;color:#eaf0e0;margin-top:0;padding:50px 0 0}
body.ghl-store .modern-footer:before{display:none}
body.ghl-store .footer-logo img{height:46px;max-height:46px;filter:none;object-fit:contain}
.ghl-footer-brand{display:flex;align-items:center;gap:13px;margin-bottom:17px}
.ghl-footer-brand strong{font:23px Georgia,serif;color:#fff}
.ghl-footer-brand small{display:block;font-size:10px;color:#bdc9ac;margin-top:5px}
body.ghl-store .footer-title{font-size:13px;font-weight:600;margin-bottom:17px}
body.ghl-store .footer-title:after{display:none}
body.ghl-store .footer-description{max-width:290px;font-size:11px;line-height:2;color:#b1c1a8}
body.ghl-store .footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}
body.ghl-store .footer-links a,body.ghl-store .contact-item,body.ghl-store .working-hours{color:#b9c7b0;font-size:11px}
body.ghl-store .social-link{background:transparent;border:1px solid #496344;color:#d2dcc6;width:30px;height:30px;font-size:13px;border-radius:50%}
body.ghl-store .contact-item i{color:#a1b58d}
body.ghl-store .footer-bottom{margin-top:26px;border-top:1px solid #3b5540;background:none;padding:18px 0}
body.ghl-store .footer-bottom p{font-size:10px;color:#a7b89c}
body.ghl-store .back-to-top{background:#315d3d;border-radius:6px;width:38px;height:38px;font-size:15px;box-shadow:none}
/* Shared visual system for catalog, detail, account and checkout pages. */
body.ghl-store .page-hero,body.ghl-store .product-hero{background:#edf1e3!important;color:#2a4931;padding:30px 0;margin:0;box-shadow:none}
body.ghl-store .page-hero:before,body.ghl-store .page-hero:after{display:none}
body.ghl-store .page-hero h1{font-size:30px;color:#2a4931;line-height:1.6}
body.ghl-store .page-hero h1 i{display:none}
body.ghl-store .breadcrumb-custom,body.ghl-store .breadcrumb-modern,body.ghl-store .breadcrumb-custom a,body.ghl-store .breadcrumb-modern a{color:#6b8059;font-size:11px}
body.ghl-store .filter-card,body.ghl-store .product-container,body.ghl-store .card,body.ghl-store .wizard-card,body.ghl-store .summary-card,body.ghl-store .review-summary,body.ghl-store .review-form{border:1px solid #e2e6d8;border-radius:9px;background:#fffef9;box-shadow:none}
body.ghl-store .filter-card h5{color:#385238;font-size:13px;border-color:#e5e9dd}
body.ghl-store .category-link{color:#6b7661;font-size:12px}
body.ghl-store .category-link.active{background:#e8efdc;color:#2e5838}
body.ghl-store .products-header{background:transparent;border-bottom:1px solid #e2e7d9;border-radius:0;box-shadow:none;padding:0 0 20px;margin-bottom:25px}
body.ghl-store .results-info{font-size:12px;color:#6f7b62}
body.ghl-store .products-grid{gap:20px}
body.ghl-store .product-card{border:1px solid #e3e7d9;background:#fffef9;border-radius:8px;box-shadow:none}
body.ghl-store .product-card:hover{box-shadow:0 8px 25px #22432712;transform:translateY(-3px)}
body.ghl-store .product-img-wrapper{background:#f4f5ed;height:240px;border-radius:0}
body.ghl-store .product-img-wrapper img{object-fit:contain;padding:14px;mix-blend-mode:multiply}
body.ghl-store .product-badge,body.ghl-store .product-category{background:#e8eedb;color:#4f653c;border-radius:3px;font-size:10px;box-shadow:none}
body.ghl-store .product-content{padding:19px}
body.ghl-store .product-card .product-title{font-size:14px;line-height:1.9}
body.ghl-store .product-title a{color:#324e35}
body.ghl-store .product-card .product-desc{color:#838a7b;font-size:11px}
body.ghl-store .product-price{color:#295437;font-size:21px}
body.ghl-store .btn-add-cart,body.ghl-store .btn-success,body.ghl-store .btn-wizard-next,body.ghl-store .btn-wizard-submit{background:#2c583b;border-color:#2c583b;color:#fff;box-shadow:none;border-radius:5px}
body.ghl-store .btn-add-cart:hover,body.ghl-store .btn-success:hover{background:#1d4129;box-shadow:none}
body.ghl-store .product-card .btn-add-cart{font-size:11px;padding:10px 13px}
body.ghl-store .form-control,body.ghl-store .form-select{border:1px solid #dfe4d5;background-color:#fcfdf8;border-radius:5px;color:#3e5038;font-size:13px;min-height:43px}
body.ghl-store .form-control:focus,body.ghl-store .form-select:focus{border-color:#7d9a69;box-shadow:0 0 0 3px #8faa7022}
body.ghl-store .form-select{padding-inline-end:35px}
body.ghl-store .pagination-modern a.active{background:#315c3f;border-color:#315c3f;box-shadow:none}
body.ghl-store .gallery-section,body.ghl-store .main-image-box{background:#f4f5ec}
body.ghl-store .main-image-box img{mix-blend-mode:multiply}
body.ghl-store .details-section{padding:38px}
body.ghl-store .details-section .product-title{font-size:28px;line-height:1.8;color:#2c4734}
body.ghl-store .details-section .product-desc{font-size:13px;line-height:2.1;color:#75806b}
body.ghl-store .product-meta{background:#f0f3e8;border-radius:7px}
body.ghl-store .qty-btn{background:#e9efdd;color:#345631}
body.ghl-store .wizard-card-header,body.ghl-store .summary-header{background:#eef2e5;border-bottom:1px solid #e0e6d7;color:#355435}
body.ghl-store .wizard-card-header h3,body.ghl-store .summary-header h4{font-size:17px;color:#355435}
body.ghl-store .step-indicator.active .step-number,body.ghl-store .step-indicator.completed .step-number,body.ghl-store .progress-fill{background:#315f3d;box-shadow:none;border-color:#315f3d}
body.ghl-store .payment-option.selected{background:#f0f4e5;border-color:#7d9d63}
body.ghl-store .checkout-title{color:#2c4f34;font-size:27px}
body.ghl-store .checkout-wrapper{padding-block:20px}
body.ghl-store .card-body{padding:26px}
body.ghl-store .alert-info{background:#edf2e2;border-color:#d4dfc5;color:#3c5734}
body.ghl-store .cart-item{border-bottom:1px solid #edf0e5;padding-bottom:20px}
body.ghl-store .cart-item:last-child{border:0}
body.ghl-store .cart-item img{background:#f1f3e8;object-fit:contain}
body.ghl-store .notification{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:10000;max-width:90vw;box-shadow:0 5px 25px #18372620}
body.ghl-store .product-actions-overlay{opacity:1;transform:none}
body.ghl-store .action-btn{background:#fffef7;color:#3a5e39;box-shadow:0 2px 5px #1d3f2810}
body.ghl-store .auth-container,body.ghl-store .login-container,body.ghl-store .register-container{background:#fffef9;border-color:#e0e6d5;box-shadow:0 10px 35px #21442d0b}
html[dir=ltr] .ghl-direction{transform:scaleX(-1)}
html[dir=ltr] .ghl-hero-copy h1{font-family:Georgia,serif;letter-spacing:-2px;line-height:1.15;font-size:58px}
html[dir=ltr] .ghl-hero-copy>p{line-height:1.9}
html[dir=ltr] .ghl-story-copy h2{font-family:Georgia,serif;line-height:1.2;letter-spacing:-.6px}
@media(min-width:992px) and (max-width:1199px){body.ghl-store .navbar-brand{min-width:160px}body.ghl-store .brand-name{font-size:17px}body.ghl-store .navbar>.container{gap:12px}body.ghl-store .nav-link{padding:10px 7px!important;font-size:11px}body.ghl-store .btn-login{font-size:0}body.ghl-store .btn-login i{font-size:20px}.ghl-hero{gap:30px}.ghl-hero-art{height:450px}.ghl-hero-actions{gap:14px}.ghl-collections{gap:20px}.ghl-collection-image{width:125px;height:125px}}
@media(max-width:991px){body.ghl-store .container{padding-inline:24px}body.ghl-store .navbar>.container{flex-wrap:wrap;gap:12px}body.ghl-store .navbar-brand{min-width:0;margin-inline-end:auto}body.ghl-store .navbar-toggler{border:1px solid #dfe5d4;padding:6px;font-size:16px;border-radius:4px}body.ghl-store .navbar-collapse{order:4;flex-basis:100%;background:#f7f8ef;padding:12px;border:1px solid #e7ecdc;border-radius:8px;margin-top:6px}body.ghl-store .navbar-nav{align-items:stretch}body.ghl-store .nav-link{padding:12px!important}body.ghl-store .ghl-dd-menu{position:static;box-shadow:none;width:100%}body.ghl-store .mobile-search-bar{padding:0 0 12px;background:none;border:0}body.ghl-store .mobile-search-bar .input-group{height:39px}.ghl-hero{gap:26px;margin-top:25px}.ghl-hero-art{height:410px}.ghl-hero-copy h1{font-size:43px}.ghl-hero-copy>p{font-size:12px}.ghl-eyebrow{font-size:9px;letter-spacing:0}.ghl-hero-note{margin-top:22px;padding-top:15px}.ghl-hero-actions{gap:15px}.ghl-button{padding:11px 18px;font-size:11px}.ghl-text-link{font-size:10px}.ghl-benefits{gap:12px}.ghl-benefits>div{gap:8px}.ghl-benefits strong{font-size:9px}.ghl-benefits small{font-size:8px}.ghl-benefits i{font-size:20px}.ghl-collections{gap:18px}.ghl-collection-image{height:100px;width:100px;padding:8px}.ghl-collection h3{font-size:11px}.ghl-product-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.ghl-story-copy{padding:30px}.ghl-story-copy h2{font-size:30px}.ghl-story-photo img{min-height:370px}.ghl-story{min-height:370px}.ghl-section{padding-block:45px!important}.ghl-section-heading h2{font-size:25px}body.ghl-store .products-page .sidebar{position:static}html[dir=ltr] .ghl-hero-copy h1{font-size:42px}}
@media(max-width:600px){body.ghl-store .container{padding-inline:20px}.ghl-announcement{font-size:9px}.ghl-announcement .container{min-height:31px;gap:8px}.ghl-announcement-delivery{display:none!important}body.ghl-store .navbar{padding:10px 0}body.ghl-store .navbar-brand img{height:35px;width:32px}body.ghl-store .brand-name{font-size:17px}body.ghl-store .brand-tagline{font-size:8px}body.ghl-store .header-actions{gap:7px}body.ghl-store .cart-btn{width:30px;font-size:21px}body.ghl-store .navbar>.container{gap:10px}body.ghl-store .main-header{position:relative}body.ghl-store .user-avatar{width:25px;height:25px}.ghl-hero{grid-template-columns:1fr;gap:24px;margin-top:18px;margin-bottom:23px}.ghl-hero-copy{padding:12px 0 0}.ghl-hero-copy h1{font-size:46px;line-height:1.4;letter-spacing:-1.5px;margin-bottom:14px}.ghl-hero-copy>p{max-width:100%;font-size:12px;line-height:2;margin-bottom:20px}.ghl-eyebrow{font-size:9px;margin-bottom:12px}.ghl-hero-actions{gap:22px}.ghl-button{font-size:11px;min-height:46px;padding:10px 20px}.ghl-hero-note{display:none}.ghl-hero-art{height:335px;border-radius:8px}.ghl-image-tag{top:14px;inset-inline-start:14px;font-size:9px}.ghl-photo-caption{padding:30px 18px 18px}.ghl-photo-caption strong{font-size:13px}.ghl-benefits{grid-template-columns:1fr 1fr;gap:18px 12px;padding:22px 0}.ghl-benefits>div{justify-content:flex-start;border:0;gap:11px}.ghl-benefits strong{font-size:10px}.ghl-benefits small{font-size:8px}.ghl-benefits i{font-size:22px}.ghl-section{padding-block:37px!important}.ghl-section-heading{margin-bottom:24px;align-items:center;gap:10px}.ghl-section-heading h2{font-size:23px}.ghl-section-heading>.ghl-text-link{white-space:normal;font-size:9px;max-width:102px;gap:7px;line-height:1.8}.ghl-section-heading .ghl-eyebrow{font-size:8px}.ghl-collections{grid-template-columns:repeat(3,1fr);gap:23px 14px}.ghl-collection-image{width:96px;height:96px;padding:9px;margin-bottom:10px}.ghl-collection h3{font-size:11px}.ghl-collection>span{font-size:9px}.ghl-product-grid{gap:12px}.ghl-product-info{padding:12px}.ghl-product-info h3{font-size:11px;min-height:42px;margin-bottom:10px}.ghl-product-category{font-size:8px}.ghl-price{font-size:14px}.ghl-cart-add{width:31px;height:31px;font-size:14px}.ghl-product-visual img{padding:13px}.ghl-product-tag{top:8px;inset-inline-start:8px;font-size:8px;padding:2px 6px}.ghl-heart{width:28px;height:28px;top:8px;inset-inline-end:8px;font-size:11px}.ghl-story{grid-template-columns:1fr}.ghl-story-photo img{height:270px;min-height:0}.ghl-story-copy{padding:30px 25px}.ghl-story-copy h2{font-size:32px}.ghl-story-copy p{font-size:12px}.ghl-help{flex-direction:column;align-items:flex-start;gap:22px;padding-bottom:32px!important}.ghl-help h2{font-size:25px}.ghl-help p{font-size:11px}.ghl-campaigns{margin-bottom:30px}body.ghl-store .modern-footer{padding-top:35px}body.ghl-store .footer-section{margin-bottom:24px}body.ghl-store .footer-links{grid-template-columns:repeat(3,1fr)}body.ghl-store .footer-bottom{margin-top:0}body.ghl-store .footer-description{max-width:100%}body.ghl-store .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.ghl-store .product-img-wrapper{height:170px}body.ghl-store .product-content{padding:12px}body.ghl-store .product-card .product-title{font-size:12px}body.ghl-store .product-card .product-desc{display:none}body.ghl-store .product-card .product-footer{gap:8px;flex-wrap:wrap}body.ghl-store .product-card .btn-add-cart{padding:8px 10px;font-size:10px;width:100%;justify-content:center}body.ghl-store .product-price{font-size:17px}body.ghl-store .product-actions-overlay{gap:5px}body.ghl-store .action-btn{height:28px;width:28px;font-size:12px}body.ghl-store .details-section{padding:23px}body.ghl-store .details-section .product-title{font-size:22px}body.ghl-store .page-hero h1{font-size:25px}body.ghl-store .card-body{padding:20px}body.ghl-store .cart-item{row-gap:12px}body.ghl-store .cart-item>div:first-child{width:28%}body.ghl-store .cart-item>div:nth-child(2){width:72%}body.ghl-store .cart-item>div:nth-child(3){width:50%}body.ghl-store .cart-item>div:nth-child(4){width:35%}body.ghl-store .cart-item>div:nth-child(5){width:15%}html[dir=ltr] .ghl-hero-copy h1{font-size:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.ghl-store *,body.ghl-store *:before,body.ghl-store *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
body.ghl-store .brand-text{display:flex!important}
body.ghl-store .brand-name{background:none;-webkit-text-fill-color:#234b35;background-clip:border-box}
.ghl-caption-number{direction:ltr;font-size:8px;letter-spacing:2px}
body.ghl-store .main-category-card,body.ghl-store .subcategory-card,body.ghl-store .category-section{border-color:#e0e6d7;border-radius:9px;box-shadow:none}
body.ghl-store .category-section-header,body.ghl-store .category-header{background:#ecf1e2;color:#345439}
body.ghl-store .category-section-header h2,body.ghl-store .category-section-header h3{color:#345439}
.ghl-filter-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:#eff3e5;color:#34573b;border:1px solid #d9e2cd;border-radius:6px;padding:12px 16px;margin-bottom:15px;font-size:13px}
.ghl-empty-cart{max-width:680px;margin:20px auto 50px;text-align:center;border:1px solid #e0e6d5;background:#f3f5ea;border-radius:12px;padding:55px 25px}
.ghl-empty-cart>i{display:grid;place-items:center;width:85px;height:85px;border-radius:50%;background:#e4ebd7;color:#527046;font-size:36px;margin:0 auto 25px}
.ghl-empty-cart h2{font-size:25px;line-height:1.7}
.ghl-empty-cart p{color:#7a846f;font-size:13px;margin:12px 0 25px}
@media(max-width:991px){body.ghl-store .products-page .sidebar:not(.ghl-filters-open) .filter-card{display:none}}
body.ghl-store .categories-hero,body.ghl-store .about-hero,body.ghl-store .contact-hero,body.ghl-store .shipping-hero{background:#eaf0e1;color:#2c4f35;padding:48px 0}
body.ghl-store .categories-hero:before,body.ghl-store .about-hero:before,body.ghl-store .contact-hero:before,body.ghl-store .shipping-hero:before{display:none}
body.ghl-store .categories-hero h1,body.ghl-store .about-hero h1,body.ghl-store .contact-hero h1,body.ghl-store .shipping-hero h1{font-size:32px;color:#2c4f35}
body.ghl-store .categories-hero p,body.ghl-store .about-hero p,body.ghl-store .contact-hero p,body.ghl-store .shipping-hero p{font-size:13px;color:#7c896e}
body.ghl-store .categories-page,body.ghl-store .about-page,body.ghl-store .contact-page,body.ghl-store .shipping-page{background:#fcfcf8}
body.ghl-store .value-card,body.ghl-store .contact-card,body.ghl-store .shipping-card,body.ghl-store .category-card{background:#fffef9;border:1px solid #e1e7d7;box-shadow:none;border-radius:9px}
body.ghl-store .value-icon,body.ghl-store .contact-icon,body.ghl-store .shipping-icon{background:#e9efdc;color:#416640;border-radius:12px;box-shadow:none}
body.ghl-store .btn-primary{background:#2d583b;border-color:#2d583b;box-shadow:none;font-size:14px;border-radius:5px}
body.ghl-store .login-container{max-width:480px;margin:3rem auto}
body.ghl-store .login-container .card{border:0}
body.ghl-store .login-container .card-body{padding:38px}
body.ghl-store .login-container h2{font-size:26px;color:#2b5135}
body.ghl-store .login-container label{font-size:12px}
body.ghl-store .login-container .btn-link{color:#41613b;font-size:12px}
body.ghl-store .product-hero .breadcrumb-modern .current{color:#325339}
@media(max-width:600px){body.ghl-store .login-container .card-body{padding:25px}body.ghl-store .categories-hero h1,body.ghl-store .about-hero h1,body.ghl-store .contact-hero h1,body.ghl-store .shipping-hero h1{font-size:25px}}
body.ghl-store .products-page,body.ghl-store .product-page{background:#fcfcf8}
body.ghl-store .product-actions-overlay{background:none;padding:10px;justify-content:flex-end;gap:6px}
body.ghl-store .product-actions-overlay .action-btn{border:1px solid #e1e6d6;width:34px;height:34px;font-size:14px}
body.ghl-store .stock-low{background:#f3e6ce;color:#8a672f;font-size:9px;border-radius:3px;padding:4px 7px;top:auto;bottom:12px;left:auto;inset-inline-start:12px}
body.ghl-store .product-badge{max-width:calc(100% - 25px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
body.ghl-store .policy-card,body.ghl-store .rates-card{border:1px solid #e2e7d9;background:#fffef9;box-shadow:none;border-radius:9px}
@media(max-width:600px){.ghl-photo-caption strong{font-size:11px;letter-spacing:.7px}.ghl-photo-caption{gap:9px}.ghl-photo-caption>i{font-size:27px}.ghl-caption-number{font-size:7px;letter-spacing:1px;white-space:nowrap}.ghl-cart-add{width:40px;height:40px}.ghl-heart{width:35px;height:35px}body.ghl-store .product-actions-overlay .action-btn{height:32px;width:32px;font-size:12px}body.ghl-store .stock-low{bottom:51px}}
@media(max-width:991px){body.ghl-store .navbar-collapse{position:static;inset:auto;box-shadow:none}body.ghl-store .nav-link.active,body.ghl-store .nav-link.active i{color:#275c40!important;background:#e6edda}body.ghl-store .nav-link>i:not(.caret){display:none!important}body.ghl-store .navbar-toggler-icon{filter:grayscale(1)}}
/* The garden journal: a quieter editorial rhythm within the same identity. */
.ghl-journal-intro{padding-top:46px!important;padding-bottom:32px!important}
.ghl-journal-intro>.ghl-eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:13px}
.ghl-journal-title{display:flex;justify-content:space-between;align-items:center;gap:30px}
.ghl-journal-title h1{font-size:49px;font-weight:700;letter-spacing:-1.8px;line-height:1.45;margin:0}
.ghl-journal-title p{white-space:pre-line;max-width:450px;color:#7e8874;font-size:13px;line-height:2;margin:0}
.ghl-journal-feature{display:grid;grid-template-columns:1.1fr 1fr;background:#eef2e5;border:1px solid #e0e6d6;border-radius:10px;overflow:hidden;min-height:390px}
.ghl-journal-feature-image{display:flex;align-items:center;background:#e4e9d9;min-width:0}
.ghl-journal-feature-image img{width:100%;height:100%;max-height:460px;object-fit:contain}
.ghl-journal-feature-copy{padding:36px 42px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.ghl-journal-feature-copy h2{font-size:27px;font-weight:700;line-height:1.8;margin:0 0 15px;letter-spacing:-.4px}
.ghl-journal-feature-copy h2 a{color:#2d4c34;text-decoration:none}
.ghl-journal-feature-copy>p{font-size:12px;line-height:2.1;color:#77846c;margin:0 0 20px}
.ghl-journal-feature-copy>.ghl-text-link{border-top:1px solid #d9e1cf;width:100%;margin-top:25px;padding-top:16px;font-size:12px}
.ghl-journal-meta{display:flex;align-items:center;gap:12px;color:#818b75;font-size:10px}
.ghl-journal-library{padding-top:35px!important;padding-bottom:50px!important}
.ghl-journal-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e1e6d7;padding-bottom:24px}
.ghl-journal-categories{display:flex;align-items:center;flex-wrap:wrap;gap:7px;flex:1}
.ghl-journal-categories a{font-size:11px;text-decoration:none;border:1px solid #e1e6d6;padding:8px 15px;border-radius:5px;color:#758368;white-space:nowrap}
.ghl-journal-categories a.active,.ghl-journal-categories a:hover{background:#2d583b;color:white;border-color:#2d583b}
.ghl-journal-search{display:flex;align-items:center;flex:0 0 235px;border:1px solid #e0e5d6;background:#f3f5eb;border-radius:5px;overflow:hidden}
.ghl-journal-search input{width:100%;min-width:0;border:0;background:transparent;padding:11px 13px;font-size:11px;color:#375334;outline:none}
.ghl-journal-search button{border:0;background:transparent;color:#577147;padding:10px 14px}
.ghl-journal-search:focus-within{outline:2px solid #8eac78;outline-offset:2px}
.ghl-journal-results{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:30px 0 24px}
.ghl-journal-results h2{font-size:25px;font-weight:700;margin:0}
.ghl-journal-results>span{font-size:11px;color:#8a927f}
.ghl-journal-query{color:#697a57;font-size:13px;margin-bottom:25px}
.ghl-journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.ghl-journal-card{display:flex;flex-direction:column;border:1px solid #e2e7d8;background:#fffef9;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}
.ghl-journal-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #2942320d}
.ghl-journal-card-image{aspect-ratio:1.65;display:flex;align-items:center;background:#edf0e4;overflow:hidden}
.ghl-journal-card-image img{width:100%;height:100%;object-fit:contain}
.ghl-journal-card-copy{padding:22px;display:flex;flex-direction:column;flex:1}
.ghl-journal-card-copy .ghl-journal-meta{justify-content:space-between;gap:5px;font-size:9px;margin-bottom:15px}
.ghl-journal-tag{color:#647c4d}
.ghl-journal-card h3{font-size:16px;font-weight:700;line-height:1.9;margin:0 0 12px}
.ghl-journal-card h3 a{color:#304d34;text-decoration:none}
.ghl-journal-card p{font-size:11px;color:#828b77;line-height:2.1;margin-bottom:22px}
.ghl-journal-card-foot{margin-top:auto;border-top:1px solid #e8ebdf;padding-top:14px;display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#87917b}
.ghl-journal-card-foot a{color:#46633a;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:12px}
.ghl-journal-empty{text-align:center;padding:65px 20px;background:#f2f5e9;border-radius:9px;color:#6c805b}
.ghl-journal-empty>i{font-size:36px}
.ghl-journal-empty h3{font-size:23px;margin:20px 0 10px}
.ghl-journal-empty p{font-size:13px;margin-bottom:25px}
.ghl-journal-pagination{display:flex;justify-content:center;gap:10px;margin-top:30px}
.ghl-journal-pagination a{display:grid;place-items:center;height:40px;width:40px;border:1px solid #dce4d1;border-radius:5px;text-decoration:none;color:#587047;font-size:12px}
.ghl-journal-pagination a.active{background:#315c3d;color:white}
.ghl-journal-cta{display:grid;grid-template-columns:1.1fr .9fr;align-items:stretch;overflow:hidden;background:#eaf0df;border-radius:10px;margin-bottom:55px}
.ghl-journal-cta>div{padding:40px;align-self:center}
.ghl-journal-cta h2{font-size:26px;line-height:1.7;font-weight:600}
.ghl-journal-cta p{font-size:12px;color:#7f8a72;margin-bottom:22px}
.ghl-journal-cta img{height:100%;width:100%;object-fit:cover;max-height:360px}
body.ghl-store .post-hero{background:#f0f3e7;padding:42px 0;color:#2c4e34;text-align:center}
body.ghl-store .post-hero .breadcrumb-modern{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:23px;gap:6px;color:#7c8a6f}
body.ghl-store .post-hero .breadcrumb-modern a,body.ghl-store .post-hero .breadcrumb-modern .separator{color:#768b61;font-size:11px}
body.ghl-store .post-hero .ghl-eyebrow{justify-content:center;font-size:10px;letter-spacing:2px}
body.ghl-store .post-hero h1{max-width:850px;margin:0 auto 22px;font-size:35px;line-height:1.8;color:#2a4b33;font-weight:700}
body.ghl-store .post-hero .meta{justify-content:center;color:#7d8c6e;font-size:11px;gap:22px}
body.ghl-store .post-page{background:#fcfcf8;padding:38px 0 50px}
.ghl-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:32px;align-items:start}
body.ghl-store .post-container{border:1px solid #e3e7db;border-radius:9px;background:#fffef9;box-shadow:none}
body.ghl-store .post-featured-img{display:block;width:100%;height:auto;max-height:530px;object-fit:contain;background:#f0f3e7}
body.ghl-store .post-content{padding:40px 45px;color:#52634a;font-size:15px;line-height:2.25;overflow-wrap:anywhere}
body.ghl-store .post-content h1,body.ghl-store .post-content h2,body.ghl-store .post-content h3{color:#2c5234;line-height:1.8;scroll-margin-top:120px;font-weight:700}
body.ghl-store .post-content h2{font-size:25px;margin-top:35px}
body.ghl-store .post-content h3{font-size:20px}
body.ghl-store .post-content img,body.ghl-store .post-content iframe{max-width:100%!important;object-fit:contain}
body.ghl-store .post-content img{height:auto!important}
body.ghl-store .post-content table{display:block;max-width:100%;overflow-x:auto}
body.ghl-store .post-content blockquote{background:#edf3e0;border-color:#829b64;color:#567045;font-style:normal}
body.ghl-store .post-content a{color:#386544}
.ghl-reading-aside{position:sticky;top:112px}
.ghl-article-toc{border-top:1px solid #dfe6d6;margin-top:24px;padding-top:22px}
.ghl-article-toc h2{font-size:15px;font-weight:700;margin-bottom:15px}
.ghl-article-toc ol{padding-inline-start:18px;margin:0;max-height:340px;overflow:auto}
.ghl-article-toc li{padding:6px 0;font-size:11px;color:#7e916f}
.ghl-article-toc a{color:#6a7c5b;text-decoration:none;line-height:1.9;display:block}
.ghl-article-toc a:hover{color:#244f32}
.ghl-reading-note{margin-top:27px;background:#ecf1e3;border-radius:8px;padding:22px}
.ghl-reading-note>i{color:#68804e;font-size:29px}
.ghl-reading-note h3{font-size:17px;font-weight:600;line-height:1.9;margin:12px 0}
.ghl-reading-note p{font-size:11px;color:#80906c;line-height:2}
body.ghl-store .share-bar{background:#f1f4e8;border-color:#e0e7d5;padding:20px;gap:9px}
body.ghl-store .share-bar a,body.ghl-store .share-bar .cp{display:inline-flex;align-items:center;gap:7px;background:#e4ebd8;color:#48653b;border:1px solid #d5dfc8;border-radius:5px;padding:9px 13px;font-size:11px;cursor:pointer}
body.ghl-store .related-card{border:1px solid #e2e7d8;border-radius:8px;box-shadow:none}
body.ghl-store .related-card img{height:210px;background:#eef2e4;object-fit:contain}
body.ghl-store .related-card .body{padding:20px}
body.ghl-store .related-card .body a{font-size:14px;line-height:1.9;color:#345638}
@media(max-width:991px){.ghl-journal-title h1{font-size:40px}.ghl-journal-title p{font-size:11px;max-width:350px}.ghl-journal-feature{min-height:320px}.ghl-journal-feature-copy{padding:25px}.ghl-journal-feature-copy h2{font-size:22px}.ghl-journal-tools{flex-wrap:wrap}.ghl-journal-search{flex-basis:100%}.ghl-journal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ghl-article-layout{grid-template-columns:minmax(0,1fr)}.ghl-reading-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:25px}.ghl-reading-aside>.ghl-text-link{grid-column:1/-1}.ghl-article-toc,.ghl-reading-note{margin-top:0}.ghl-journal-cta>div{padding:28px}}
@media(max-width:600px){.ghl-journal-intro{padding-top:28px!important;padding-bottom:24px!important}.ghl-journal-title{display:block}.ghl-journal-title h1{font-size:38px;margin-bottom:14px}.ghl-journal-title p{font-size:11px;max-width:none}.ghl-journal-feature{grid-template-columns:1fr}.ghl-journal-feature-image img{height:auto;max-height:350px}.ghl-journal-feature-copy{padding:25px}.ghl-journal-feature-copy h2{font-size:21px}.ghl-journal-feature-copy>p{font-size:11px}.ghl-journal-feature-copy>.ghl-text-link{margin-top:19px}.ghl-journal-library{padding-top:25px!important}.ghl-journal-categories{gap:7px;flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding-bottom:5px}.ghl-journal-categories a{font-size:10px;padding:8px 12px}.ghl-journal-tools{gap:13px;padding-bottom:20px}.ghl-journal-results{align-items:flex-start}.ghl-journal-results h2{font-size:21px}.ghl-journal-results>span{font-size:9px}.ghl-journal-grid{grid-template-columns:minmax(0,1fr);gap:22px}.ghl-journal-card-copy{padding:22px}.ghl-journal-card h3{font-size:17px}.ghl-journal-cta{grid-template-columns:1fr}.ghl-journal-cta h2{font-size:24px}.ghl-journal-cta img{max-height:240px}.ghl-journal-cta>div{padding:28px}.ghl-journal-empty h3{font-size:20px}.ghl-reading-aside{display:block}.ghl-reading-note{margin-top:25px}.ghl-article-toc{margin-top:25px}body.ghl-store .post-hero{padding:27px 0}body.ghl-store .post-hero h1{font-size:24px;line-height:1.9}body.ghl-store .post-hero .meta{font-size:9px;gap:12px}body.ghl-store .post-content{padding:24px 20px;font-size:14px;line-height:2.2}body.ghl-store .post-content h2{font-size:21px}body.ghl-store .post-content h3{font-size:18px}body.ghl-store .post-page{padding-top:25px}body.ghl-store .share-bar{padding:15px}body.ghl-store .related-grid{grid-template-columns:1fr}}
/* Delivery finder: local area lookup and optional map. */
body.ghl-store .ghl-delivery-layout{display:grid;grid-template-columns:minmax(260px, .8fr) minmax(0,1.5fr);gap:32px}
body.ghl-store .ghl-delivery-options>label{display:block;font-weight:700;margin-bottom:10px}
body.ghl-store .ghl-delivery-areas{max-height:220px;overflow:auto;margin:12px 0 20px;border:1px solid #e1e7dc;border-radius:12px}
body.ghl-store .ghl-area-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;border:0;border-bottom:1px solid #edf0e8;background:white;color:#284937;text-align:start}
body.ghl-store .ghl-area-option[aria-pressed=true],body.ghl-store .ghl-area-option:hover{background:#e9f0e4}
body.ghl-store .ghl-area-option small{white-space:nowrap;color:#5d6c60}
body.ghl-store .ghl-delivery-quote{background:#f0f3e9;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:10px}
body.ghl-store .ghl-delivery-quote strong{font-size:32px;color:#275c40}
body.ghl-store .ghl-delivery-quote p{font-size:13px;margin:0;line-height:1.8}
body.ghl-store .ghl-delivery-quote button:disabled{opacity:.45;cursor:default}
body.ghl-store .ghl-map-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 0 14px;font-size:14px}
body.ghl-store .ghl-map-toolbar button{border:1px solid #d9e2d1;background:#f4f6ee;color:#275c40;border-radius:50px;padding:10px 14px;font-weight:700}
body.ghl-store #delivery-map{height:420px;isolation:isolate;z-index:0;border-radius:16px;background:#e8ede3;direction:ltr}
body.ghl-store .ghl-map-note,body.ghl-store #delivery-status{font-size:13px;color:#637265;line-height:1.9;margin:12px 0 0}
body.ghl-store #delivery-status{color:#275c40;font-weight:600;min-height:26px}
body.ghl-store .ghl-map-pin{background:#275c40;border:4px solid white;border-radius:50%;box-shadow:0 2px 12px #0005}
body.ghl-store .leaflet-control-attribution{font-family:Arial,sans-serif;font-size:10px}
body.ghl-store .ghl-delivery-map-panel{min-width:0}
body.ghl-store [hidden]{display:none!important}
@media(max-width:767px){body.ghl-store .ghl-delivery-layout{grid-template-columns:1fr;gap:24px}body.ghl-store #delivery-map{height:300px}body.ghl-store .ghl-map-toolbar{flex-wrap:wrap}body.ghl-store .ghl-delivery-areas{max-height:160px}}
body.ghl-store .ghl-campaign-title{font-size:20px;font-weight:700;color:#275c40;margin:0;padding:24px 0}
/* Unified confirmations and small, dismissible status messages. */
.ghl-notice{position:fixed;inset-inline-end:24px;bottom:24px;z-index:1080;display:flex;align-items:flex-start;gap:14px;width:min(420px,calc(100vw - 32px));padding:20px 18px 23px;background:#fffef9;color:#284736;border:1px solid #dce5d5;border-radius:18px;box-shadow:0 15px 50px #17382426;overflow:hidden;animation:ghl-feedback-in .22s ease-out;font-family:Cairo,sans-serif}
.ghl-notice-icon{flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e9f1e2;color:#275c40;font-size:21px}
.ghl-notice strong{font-size:14px;display:block;margin:0 0 4px}.ghl-notice p{font-size:12px;line-height:1.9;margin:0;color:#647263;overflow-wrap:anywhere}
.ghl-notice-close,.ghl-dialog-close{border:0;background:transparent;color:#7b867b;font-size:24px;line-height:1;width:32px;height:32px;flex-shrink:0;border-radius:50%}.ghl-notice-close{margin-inline-start:auto}.ghl-notice-close:hover,.ghl-dialog-close:hover{background:#edf1e7;color:#284736}
.ghl-notice-error .ghl-notice-icon{background:#faeee4;color:#a25b36}.ghl-notice-error{border-color:#e9d9ca}
.ghl-notice-progress{position:absolute;inset-inline-start:0;bottom:0;width:100%;height:3px;background:#a9bea0}
.ghl-dialog{width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:38px 32px 28px;border:1px solid #e2e8d9;border-radius:24px;background:#fffef9;color:#284736;box-shadow:0 25px 100px #10261933;text-align:center;font-family:Cairo,sans-serif;animation:ghl-feedback-in .2s ease-out;overflow:auto}
.ghl-dialog::backdrop{background:#142c2466;backdrop-filter:blur(5px)}
.ghl-dialog-close{position:absolute;top:12px;inset-inline-end:12px}.ghl-dialog-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;margin:0 auto 18px;background:#eaf1e2;color:#275c40;font-size:30px}.ghl-dialog-brand{display:block;font:10px/1.5 Arial,sans-serif;letter-spacing:2px;color:#849278;margin-bottom:12px}.ghl-dialog h2{font-size:24px;font-weight:800;margin:0 0 12px;color:#244c35}.ghl-dialog p{font-size:14px;line-height:2;color:#697366;margin:0 0 25px;white-space:pre-line;overflow-wrap:anywhere}.ghl-dialog-actions{display:flex;gap:10px}.ghl-dialog-actions button{flex:1;min-height:46px;border-radius:9px;border:1px solid #d9e2d1;padding:10px 18px;font-size:13px;font-weight:700}.ghl-dialog-primary{background:#275c40;color:white}.ghl-dialog-cancel{background:#f3f5ed;color:#42563e}.ghl-dialog button:focus-visible,.ghl-notice button:focus-visible{outline:3px solid #b79254;outline-offset:3px}
@keyframes ghl-feedback-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:600px){.ghl-notice{bottom:max(16px,env(safe-area-inset-bottom));inset-inline-end:16px;padding:16px;gap:10px}.ghl-dialog{padding:32px 22px 22px}.ghl-dialog h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){.ghl-notice,.ghl-dialog{animation:none}}
/* Product detail layout: purchase controls before the long description. */
body.ghl-store.page-product .product-page{background:#fcfcf8;padding-top:32px!important}
body.ghl-store.page-product .product-hero{padding:20px 0;background:#fcfcf8!important;border-bottom:1px solid #e4e9dc}
body.ghl-store.page-product .breadcrumb-modern{flex-wrap:wrap;font-size:11px;line-height:1.9}
body.ghl-store.page-product .product-container{margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}
body.ghl-store.page-product .gallery-section{padding:24px;background:#eff2e7;border-radius:18px;align-self:flex-start}
body.ghl-store.page-product .main-image-box{box-shadow:none;border-radius:12px;padding:26px;background:#fffef9}
body.ghl-store.page-product .main-image-box img{height:390px;max-height:46svh;width:100%;object-fit:contain;border-radius:0}
body.ghl-store.page-product .details-section{padding:12px 38px 24px}
body.ghl-store.page-product .product-category{background:transparent;color:#697963;padding:0;font-size:12px;display:block;margin:0 0 18px}
body.ghl-store.page-product .details-section .product-title{font-size:clamp(24px,2.5vw,36px);line-height:1.5;margin:0 0 20px;overflow-wrap:anywhere}
body.ghl-store.page-product .details-section .product-price{font-size:30px;margin-bottom:18px}
body.ghl-store.page-product .ghl-product-details-link{font-size:12px;color:#6a7b61;display:inline-flex;gap:12px;text-decoration:none;margin-bottom:24px;border-bottom:1px solid #bac8af;padding-bottom:6px}
body.ghl-store.page-product .meta-item{font-size:12px;border-color:#e4e9dc;padding:12px 0}
body.ghl-store.page-product .quantity-box{display:grid;grid-template-columns:132px minmax(0,1fr) 48px;gap:10px;margin-top:24px}
body.ghl-store.page-product .qty-control{background:white;border-radius:8px;border-color:#dce4d2}.page-product .qty-input{width:44px}.page-product .qty-btn{width:42px;color:#32563d}
body.ghl-store.page-product .btn-add-cart{padding:14px 12px;background:#275c40;border-radius:8px;font-size:13px;width:100%;min-height:48px;box-shadow:none;white-space:normal}
body.ghl-store.page-product .btn-wishlist{width:48px;height:48px;border:1px solid #dce4d2;border-radius:8px}
body.ghl-store.page-product .ghl-product-assurance{padding:18px 0;border-top:1px solid #e1e7d8;display:flex;flex-wrap:wrap;gap:12px;font-size:11px;color:#6e7b65;justify-content:space-between}.ghl-product-assurance i{margin-inline-end:5px}.ghl-product-assurance a{color:#315d40}
body.ghl-store.page-product .ghl-product-description{display:grid;grid-template-columns:1fr 2fr;gap:48px;padding:42px 0;margin-top:40px;border-block:1px solid #e1e7d8;scroll-margin-top:100px}.ghl-product-description h2{font-size:27px;color:#294d35;font-weight:700}.ghl-description-content{font-size:14px;line-height:2.2;color:#596751;text-align:start;overflow-wrap:anywhere}
body.ghl-store.page-product .reviews-section{background:#f1f4eb;box-shadow:none;border:1px solid #e0e6d8;border-radius:16px;padding:28px;margin-top:36px}
body.ghl-store.page-product .related-card{box-shadow:none;border:1px solid #e2e7da;border-radius:12px;height:100%}body.ghl-store.page-product .related-card img{object-fit:contain;padding:16px;background:#f1f4e9}body.ghl-store.page-product .related-card .title{line-height:1.8;color:#31563c}
@media(max-width:991px){body.ghl-store.page-product .details-section{padding:28px 0 0}body.ghl-store.page-product .gallery-section{padding:18px}body.ghl-store.page-product .main-image-box img{height:300px;max-height:38svh}body.ghl-store.page-product .ghl-product-description{grid-template-columns:1fr;gap:16px;margin-top:24px;padding:28px 0}}
@media(max-width:480px){body.ghl-store.page-product .quantity-box{grid-template-columns:132px 1fr 48px}.page-product .quantity-box .btn-add-cart{grid-row:2;grid-column:1/-1}.page-product .quantity-box .btn-wishlist{grid-column:3}.ghl-description-content{font-size:13px}body.ghl-store.page-product .reviews-section{padding:20px}}
body.ghl-store.page-product .product-meta{background:transparent;padding:0;margin-bottom:16px}body.ghl-store.page-product .low-stock-alert{background:#f5f0df;border:1px solid #e4dac0;padding:10px 14px;border-radius:8px}body.ghl-store.page-product .low-stock-alert span,body.ghl-store.page-product .low-stock-alert i{color:#8b7039;font-size:12px}body.ghl-store.page-product .out-of-stock-alert{background:#f7ede7;border-color:#e7d6ca}body.ghl-store.page-product .meta-item .text-warning{color:#967939!important}
