:root{--shop-primary:#5F7C2A;--shop-primary-dark:#4E6821;--shop-green:#5F7C2A;--shop-ink:#182014;--shop-muted:#66705F;--shop-line:#DCE3D4;--shop-soft:#F7F8F3;--shop-surface:#fff;--shop-radius:14px;--shop-shadow:0 12px 35px rgba(24,32,20,.08)}
*{box-sizing:border-box}body{color:var(--shop-ink);background:#fff;font-family:Inter,Arial,sans-serif}.body-wrapper{overflow-x:hidden}a{text-decoration:none}.container{max-width:1320px}.shop-topbar{background:#F0F5EA;color:#4E6821;font-size:12px;border-bottom:1px solid #DCE3D4}.shop-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.shop-topbar i{margin-right:6px}.shop-topbar-links{display:flex;gap:24px}.shop-topbar a{color:#4E6821;font-weight:600}.shop-header{background:#fff;position:relative;z-index:20}.shop-header-main{display:grid;grid-template-columns:220px minmax(320px,1fr) auto;align-items:center;gap:28px;min-height:82px}.shop-logo{display:inline-flex;align-items:center;gap:10px;color:var(--shop-ink)!important;font-weight:800;font-size:23px;letter-spacing:-.5px;white-space:nowrap}.shop-logo-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#F7F8F3,#F2E8D5);color:var(--shop-primary);font-size:25px;box-shadow:0 8px 24px rgba(95,124,42,.18)}.shop-search{height:46px;border:1px solid #DCE3D4;border-radius:9px;display:flex;align-items:center;overflow:hidden;background:#fff;transition:.2s}.shop-search:focus-within{border-color:var(--shop-primary);box-shadow:0 0 0 3px rgba(95,124,42,.14)}.shop-search>i{font-size:18px;margin-left:16px;color:#999}.shop-search input{border:0;outline:0;flex:1;padding:0 14px;height:100%;font-size:14px}.shop-search button{border:0;background:var(--shop-primary);color:#fff;height:100%;padding:0 24px;font-weight:700}.shop-header-actions{display:flex;align-items:center;gap:14px}.shop-action{display:flex;align-items:center;gap:9px;color:var(--shop-ink)!important}.shop-action-icon{position:relative;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#F7F8F3;border:1px solid #DCE3D4;font-size:18px}.shop-action-icon b{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--shop-primary);color:#fff;font-size:10px;display:grid;place-items:center}.shop-action small,.shop-action strong{display:block;line-height:1.15}.shop-action small{font-size:11px;color:#66705F}.shop-action strong{font-size:13px;margin-top:4px}.shop-mobile-toggle{border:0;background:#F2E8D5;border-radius:8px;width:42px;height:42px;color:var(--shop-primary);font-size:20px}.shop-nav-wrap{border-top:1px solid #DCE3D4;border-bottom:1px solid #DCE3D4;box-shadow:0 5px 15px rgba(24,32,20,.04)}.shop-nav{display:flex;align-items:center;min-height:43px;gap:0;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.shop-nav::-webkit-scrollbar{display:none}.shop-nav a{height:43px;display:flex;align-items:center;padding:0 13px;color:#35402F;font-size:12px;font-weight:650;border-bottom:2px solid transparent}.shop-nav a:hover,.shop-nav a.active{color:var(--shop-primary);border-color:var(--shop-primary)}.shop-nav-home{font-size:16px!important;padding-left:0!important}.shop-cart-drawer,.shop-mobile-menu{position:fixed;top:0;right:-460px;width:min(430px,92vw);height:100vh;background:#fff;z-index:1001;transition:right .28s ease;box-shadow:-20px 0 60px rgba(0,0,0,.15);display:flex;flex-direction:column}.shop-cart-drawer.open,.shop-mobile-menu.open{right:0}.shop-overlay{position:fixed;inset:0;background:rgba(15,12,14,.48);z-index:1000;opacity:0;visibility:hidden;transition:.25s}.shop-overlay.open{opacity:1;visibility:visible}.shop-drawer-head,.shop-mobile-head{height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--shop-line)}.shop-drawer-head strong{font-size:20px}.shop-drawer-head button,.shop-mobile-head button{border:0;background:transparent;font-size:30px;line-height:1}.shop-drawer-body{padding:20px 24px;overflow-y:auto;flex:1}.shop-mini-item{display:grid;grid-template-columns:78px 1fr;gap:14px;padding:13px 0;border-bottom:1px solid var(--shop-line)}.shop-mini-item img{width:78px;height:78px;object-fit:cover;border-radius:9px}.shop-mini-item a{color:var(--shop-ink);font-weight:700;font-size:14px;line-height:1.4}.shop-mini-item small{display:block;color:var(--shop-primary);font-weight:700;margin-top:7px}.shop-drawer-empty{text-align:center;padding:70px 20px;color:#999}.shop-drawer-empty i{display:block;font-size:48px;margin-bottom:15px;color:#C5CFBB}.shop-drawer-footer{padding:20px 24px;border-top:1px solid var(--shop-line);display:grid;gap:10px}.shop-drawer-footer>div{display:flex;justify-content:space-between;font-size:16px;margin-bottom:7px}.shop-btn{display:flex;justify-content:center;align-items:center;min-height:46px;border-radius:8px;background:var(--shop-primary);color:#fff!important;font-weight:750}.shop-btn:hover{background:var(--shop-primary-dark)}.shop-btn-outline{background:#fff;color:var(--shop-ink)!important;border:1px solid var(--shop-line)}.shop-mobile-menu{padding-bottom:20px}.shop-mobile-head .shop-logo{font-size:19px}.shop-mobile-search{margin:18px 20px;display:flex;border:1px solid var(--shop-line);border-radius:8px;overflow:hidden}.shop-mobile-search input{border:0;outline:0;padding:12px 14px;flex:1}.shop-mobile-search button{border:0;background:var(--shop-primary);color:#fff;width:48px}.shop-mobile-links{overflow-y:auto;padding:0 20px}.shop-mobile-links a{display:block;padding:13px 3px;border-bottom:1px solid var(--shop-line);color:var(--shop-ink);font-weight:650}.flower-flash{position:relative;z-index:4;margin-top:14px}
.home-category-strip{padding:18px 0 12px;background:#fff}.home-category-scroll{display:flex;align-items:flex-start;justify-content:center;gap:18px;overflow-x:auto;padding:4px 3px 9px;scrollbar-width:none}.home-category-scroll::-webkit-scrollbar{display:none}.home-category-circle{flex:0 0 92px;text-align:center;color:var(--shop-ink)}.home-category-circle span{display:block;width:72px;height:72px;border-radius:50%;overflow:hidden;margin:0 auto 8px;border:3px solid #fff;box-shadow:0 0 0 1px #DCE3D4,0 7px 18px rgba(24,32,20,.10);transition:.25s}.home-category-circle img{width:100%;height:100%;object-fit:cover;transition:.3s}.home-category-circle strong{font-size:11px;line-height:1.2;display:block}.home-category-circle:hover span{transform:translateY(-3px);box-shadow:0 0 0 2px #8EBCBD,0 10px 25px rgba(24,32,20,.14)}.home-category-circle:hover img{transform:scale(1.07)}.home-category-circle:hover strong{color:var(--shop-primary)}
.home-hero-section{padding:10px 0 24px}.home-hero-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.82fr);gap:14px}.home-main-hero{min-height:420px;border-radius:12px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgba(24,32,20,.72) 0%,rgba(24,32,20,.38) 45%,rgba(24,32,20,.02) 77%),var(--hero-desktop);background-size:cover;background-position:center;color:#fff!important;display:flex;align-items:center}.home-hero-content{padding:48px;max-width:560px;display:flex;flex-direction:column;align-items:flex-start}.home-hero-content small{font-size:13px;letter-spacing:2.2px;text-transform:uppercase;font-weight:800;color:#F2E8D5}.home-hero-content strong{font-size:44px;line-height:1.08;margin:15px 0 13px;color:#fff}.home-hero-content em{font-size:16px;line-height:1.6;color:#fff;font-style:normal}.home-hero-content b{display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--shop-primary);border-radius:8px;padding:13px 20px;margin-top:25px;font-size:13px}.home-side-promos{display:grid;grid-template-rows:1fr 1fr;gap:14px}.home-side-promos>a{position:relative;overflow:hidden;border-radius:12px;min-height:200px;background:#F2E8D5;color:#fff!important}.home-side-promos img{width:100%;height:100%;object-fit:cover;transition:.4s}.home-side-promos>a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,32,20,.68),rgba(24,32,20,.05))}.home-side-promos span{position:absolute;z-index:2;left:25px;top:50%;transform:translateY(-50%);max-width:190px}.home-side-promos small,.home-side-promos strong,.home-side-promos b{display:block;color:#fff}.home-side-promos small{font-size:10px;letter-spacing:1.4px;font-weight:800}.home-side-promos strong{font-size:22px;line-height:1.16;margin:8px 0}.home-side-promos b{font-size:11px;text-decoration:underline}.home-side-promos>a:hover img{transform:scale(1.05)}
.home-promo-section,.home-products-section{padding:42px 0}.home-products-soft{background:#F7F8F3}.home-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.home-section-head small{display:block;color:var(--shop-primary);font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:5px}.home-section-head h2{font-size:27px;margin:0;letter-spacing:-.4px}.home-section-head>a{color:var(--shop-primary);font-weight:750;font-size:12px}.home-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.home-promo-card{min-height:170px;border-radius:10px;overflow:hidden;position:relative;background:#F2E8D5;color:var(--shop-ink)!important}.home-promo-card img{position:absolute;right:0;top:0;width:56%;height:100%;object-fit:cover;transition:.35s}.home-promo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--tone,#F2E8D5) 0%,var(--tone,#F2E8D5) 44%,transparent 72%)}.home-promo-card span{position:absolute;left:22px;top:50%;transform:translateY(-50%);z-index:2;width:48%}.home-promo-card small,.home-promo-card strong,.home-promo-card b{display:block}.home-promo-card small{font-size:10px;line-height:1.35;color:#54604D}.home-promo-card strong{font-size:21px;line-height:1.1;margin:7px 0 13px}.home-promo-card b{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:var(--shop-primary)}.home-promo-card:hover img{transform:scale(1.05)}.tone-coral{--tone:#F2E8D5}.tone-sage{--tone:#DCE3D4}.tone-sun{--tone:#FFF0A6}.tone-rose{--tone:#E3EAD8}.tone-gold{--tone:#FFE785}.tone-lilac{--tone:#D6E4E4}.tone-mint{--tone:#DCEAE7}.tone-purple{--tone:#D6E4E4}.tone-wine{--tone:#E6DFCF}.tone-blush{--tone:#F2E8D5}.tone-orange{--tone:#F2E0C8}.tone-blue{--tone:#D6E4E4}
.home-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.catalog-product-card{height:100%;background:#fff;border:1px solid var(--shop-line);border-radius:10px;overflow:hidden;transition:.25s;display:flex;flex-direction:column}.catalog-product-card:hover{transform:translateY(-4px);box-shadow:var(--shop-shadow)}.catalog-product-image{display:block;position:relative;aspect-ratio:1/1;overflow:hidden;background:#F7F8F3}.catalog-product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.catalog-product-card:hover .catalog-product-image img{transform:scale(1.04)}.catalog-discount,.catalog-featured{position:absolute;left:8px;top:8px;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800;color:#fff;background:var(--shop-primary);z-index:2}.catalog-featured{background:#5F7C2A}.catalog-quick{position:absolute;right:8px;top:8px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.9);color:#555;opacity:0;transform:translateY(-4px);transition:.2s}.catalog-product-card:hover .catalog-quick{opacity:1;transform:none}.catalog-product-body{padding:12px;display:flex;flex-direction:column;flex:1}.catalog-category{color:#70796A;font-size:9px;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.catalog-product-body h3{font-size:13px;line-height:1.35;margin:5px 0 7px;min-height:36px}.catalog-product-body h3 a{color:var(--shop-ink)}.catalog-rating{display:flex;align-items:center;gap:5px;margin-bottom:8px}.catalog-rating span{font-size:9px;color:#ffb400;letter-spacing:1px}.catalog-rating small{font-size:9px;color:#999}.catalog-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:7px;margin-top:auto}.catalog-price strong{display:block;font-size:14px;color:var(--shop-primary)}.catalog-price del{display:block;font-size:10px;color:#aaa;margin-top:1px}.catalog-cart-button{width:34px;height:34px;border:0;border-radius:8px;background:var(--shop-primary);color:#fff;display:grid;place-items:center;transition:.2s}.catalog-cart-button:hover{background:var(--shop-primary-dark)}.catalog-out{font-size:10px;color:#620000}.home-benefits{padding:18px 0}.home-benefits-grid{border:1px solid var(--shop-line);border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;box-shadow:0 10px 30px rgba(24,32,20,.04)}.home-benefits-grid>div{display:flex;align-items:center;gap:13px;padding:21px 24px;border-right:1px solid var(--shop-line)}.home-benefits-grid>div:last-child{border:0}.home-benefits i{font-size:25px;color:var(--shop-primary)}.home-benefits strong,.home-benefits small{display:block}.home-benefits strong{font-size:13px}.home-benefits small{font-size:10px;color:#66705F;margin-top:3px}.home-seo{padding:30px 0 55px}.home-seo-box{border-top:1px solid var(--shop-line);padding-top:28px;color:#66705F;font-size:12px;line-height:1.75}.home-seo-box h2{font-size:20px;color:var(--shop-ink)}
.flower-breadcrumb{background:#F7F8F3;padding:45px 0;border-bottom:1px solid #DCE3D4}.flower-breadcrumb h1{font-size:34px;margin-bottom:6px}.flower-section{padding:55px 0}.flower-shop-sidebar{border:1px solid var(--shop-line);padding:24px;background:#fff;border-radius:10px}.flower-shop-sidebar .widget-title{font-size:17px;border-bottom:1px solid var(--shop-line);padding-bottom:12px;margin-bottom:12px}.flower-shop-sidebar a{display:flex;justify-content:space-between;padding:8px 0;color:#56604F;font-size:13px}.flower-shop-sidebar a.active,.flower-shop-sidebar a:hover{color:var(--shop-primary)}.flower-filter-bar{background:#fff;border:1px solid var(--shop-line);padding:14px 18px;margin-bottom:22px;border-radius:9px;font-size:13px}.flower-detail-image{background:#F7F8F3;border:1px solid var(--shop-line);padding:18px;text-align:center;border-radius:12px}.flower-detail-image img{height:560px;width:100%;object-fit:cover;border-radius:9px}.flower-detail-info .product-price span{font-size:30px;color:var(--shop-primary);font-weight:800}.flower-detail-info .product-price del{font-size:17px;color:#aaa;margin-left:8px}.flower-stock{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:30px;background:#eaf8f0;color:#218553;font-weight:600;font-size:12px}.flower-stock.out{background:#F4E7E3;color:#620000}.flower-option-box{border:1px solid var(--shop-line);padding:18px;margin:20px 0;background:#fff;border-radius:9px}.flower-cart-table{border:1px solid var(--shop-line)}.flower-cart-table th{background:#F7F8F3;padding:15px}.flower-cart-table td{padding:15px;vertical-align:middle}.flower-cart-table img{width:78px;height:78px;object-fit:cover;background:#F7F8F3;border-radius:8px}.flower-summary-card,.flower-form-card{border:1px solid var(--shop-line);padding:25px;background:#fff;box-shadow:0 12px 38px rgba(24,32,20,.05);border-radius:10px}.flower-summary-card{position:sticky;top:20px}.flower-summary-card h3,.flower-form-card h3{font-size:20px;border-bottom:1px solid var(--shop-line);padding-bottom:13px;margin-bottom:18px}.flower-form-card label{font-weight:650;color:#35402F;margin-bottom:7px}.flower-form-card .form-control,.flower-form-card .form-select{height:50px;border-color:#DCE3D4;border-radius:7px}.flower-form-card textarea.form-control{height:auto}.flower-payment-option{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--shop-line);margin-bottom:10px;cursor:pointer;border-radius:8px}.flower-payment-option:has(input:checked){border-color:var(--shop-primary);background:#F7F8F3}.flower-empty{text-align:center;padding:70px 25px;border:1px dashed #DCE3D4;background:#F7F8F3;border-radius:10px}.flower-empty i{font-size:52px;color:#8EBCBD;display:block;margin-bottom:17px}.theme-btn-1{background:var(--shop-primary);border-color:var(--shop-primary)}.theme-btn-1:hover{background:var(--shop-primary-dark);border-color:var(--shop-primary-dark)}.flower-footer{margin-top:35px}.flower-footer .footer-top-area{padding:65px 0 35px}.footer-brand{margin-bottom:20px}.flower-support-card{display:flex;align-items:center;gap:12px;margin-top:22px;padding:14px 0;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);background:transparent;color:inherit!important;max-width:390px;transition:border-color .2s ease,opacity .2s ease}.flower-support-card:hover{border-color:rgba(142,188,189,.32);opacity:.92}.flower-support-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:rgba(95,124,42,.14);border:1px solid rgba(142,188,189,.18)}.flower-support-card i{font-size:18px;color:#AFC18E}.flower-support-content{display:block;min-width:0}.flower-support-card small,.flower-support-card strong{display:block}.flower-support-card small{margin-bottom:3px;color:rgba(255,255,255,.58);font-size:12px;line-height:1.35;letter-spacing:.1px}.flower-support-card strong{color:rgba(255,255,255,.88);font-size:17px;line-height:1.35;font-weight:650;letter-spacing:.15px}.order-timeline{position:relative;padding-left:34px}.order-timeline:before{content:"";position:absolute;left:9px;top:8px;bottom:8px;width:2px;background:#DCE3D4}.order-timeline-item{position:relative;padding:0 0 25px}.order-timeline-item:before{content:"";position:absolute;left:-31px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;border:4px solid #8EBCBD}.order-timeline-item.active:before{border-color:var(--shop-primary)}
@media(max-width:1199px){.shop-header-main{grid-template-columns:190px 1fr auto}.shop-nav a{padding:0 11px}.home-products-grid{grid-template-columns:repeat(4,1fr)}.home-promo-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){.shop-header-main{grid-template-columns:auto 1fr auto;gap:14px}.shop-logo-text{font-size:18px}.shop-search{grid-column:1/-1;grid-row:2;margin-bottom:14px}.shop-nav-wrap{display:none}.home-hero-grid{grid-template-columns:1fr}.home-side-promos{grid-template-columns:1fr 1fr;grid-template-rows:none}.home-side-promos>a{min-height:190px}.home-products-grid{grid-template-columns:repeat(3,1fr)}.home-benefits-grid{grid-template-columns:repeat(2,1fr)}.home-benefits-grid>div:nth-child(2){border-right:0}.home-benefits-grid>div:nth-child(-n+2){border-bottom:1px solid var(--shop-line)}}
@media(max-width:767px){.container{padding-left:12px;padding-right:12px}.shop-topbar-inner{justify-content:center;text-align:center;min-height:38px}.shop-topbar-links{display:none}.shop-header-main{min-height:66px}.shop-logo-icon{width:36px;height:36px;font-size:20px}.shop-logo-text{font-size:17px}.shop-header-actions{gap:7px}.shop-action-icon,.shop-mobile-toggle{width:38px;height:38px}.shop-search{height:43px}.shop-search button{padding:0 17px}.home-category-strip{padding-top:12px}.home-category-scroll{justify-content:flex-start;gap:12px}.home-category-circle{flex-basis:77px}.home-category-circle span{width:62px;height:62px}.home-main-hero{min-height:430px;background-image:linear-gradient(0deg,rgba(24,32,20,.76),rgba(24,32,20,.14)),var(--hero-mobile);align-items:flex-end}.home-hero-content{padding:30px 24px}.home-hero-content strong{font-size:32px}.home-hero-content em{font-size:14px}.home-side-promos{grid-template-columns:1fr}.home-side-promos>a{min-height:170px}.home-promo-section,.home-products-section{padding:32px 0}.home-section-head h2{font-size:22px}.home-section-head>a{font-size:11px}.home-promo-grid{grid-template-columns:1fr}.home-promo-card{min-height:150px}.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-product-body{padding:9px}.catalog-product-body h3{font-size:12px;min-height:34px}.catalog-price strong{font-size:13px}.catalog-cart-button{width:31px;height:31px}.home-benefits-grid{grid-template-columns:1fr}.home-benefits-grid>div{border-right:0!important;border-bottom:1px solid var(--shop-line)!important}.home-benefits-grid>div:last-child{border-bottom:0!important}.flower-section{padding:40px 0}.flower-detail-image img{height:400px}.flower-summary-card{position:static}.flower-breadcrumb{padding:36px 0}.flower-breadcrumb h1{font-size:28px}.flower-footer .footer-top-area{padding-top:50px}}
.flower-logo{display:inline-flex;align-items:center;gap:10px;color:var(--shop-ink)!important;font-size:22px;font-weight:800}.flower-logo-mark{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(145deg,#F7F8F3,#F2E8D5);color:var(--shop-primary);font-size:23px}.footer-brand{color:#fff!important}.footer-brand .flower-logo-mark{background:#fff;color:var(--shop-primary)}

/* V7 logo and managed content */
.brand-logo-image{display:block;width:auto;height:auto;object-fit:contain}.shop-logo .brand-logo-header{max-width:210px;max-height:58px}.shop-mobile-head .brand-logo-mobile{max-width:180px;max-height:48px}.footer-brand .brand-logo-footer{max-width:220px;max-height:72px}.flower-managed-page{max-width:980px;margin:0 auto;font-size:16px;line-height:1.85;color:#4F5948}.flower-managed-page h2{font-size:30px;margin:0 0 18px;color:var(--shop-ink)}.flower-managed-page h3{font-size:23px;margin:30px 0 12px;color:var(--shop-ink)}.flower-managed-page p{margin-bottom:18px}.flower-managed-page ul,.flower-managed-page ol{padding-left:22px;margin-bottom:20px}.flower-managed-page a{color:var(--shop-primary);text-decoration:underline}.flower-managed-page blockquote{border-left:4px solid var(--shop-primary);padding:12px 18px;background:#F7F8F3}
@media(max-width:991px){.shop-logo .brand-logo-header{max-width:180px;max-height:50px}}
@media(max-width:767px){.shop-logo .brand-logo-header{max-width:150px;max-height:42px}.footer-brand .brand-logo-footer{max-width:190px}}


/* Natural florist palette V9 */
:root{
  --shop-primary:#5F7C2A;
  --shop-primary-dark:#4E6821;
  --shop-secondary:#8EBCBD;
  --shop-campaign:#FFD328;
  --shop-danger:#620000;
  --shop-cream:#F2E8D5;
  --shop-page:#F7F8F3;
  --shop-ink:#182014;
  --shop-muted:#66705F;
  --shop-line:#DCE3D4;
  --shop-surface:#FFFFFF;
  --shop-shadow:0 12px 35px rgba(24,32,20,.08);
}
body{background:var(--shop-page);color:var(--shop-ink)}
.shop-header,.shop-nav-wrap,.home-category-strip{background:#fff}
.shop-logo-icon,.flower-logo-mark{background:linear-gradient(145deg,#F7F8F3,#F2E8D5);box-shadow:0 8px 24px rgba(95,124,42,.16)}
.shop-action-icon,.shop-mobile-toggle{background:#F7F8F3;border-color:#DCE3D4}
.shop-search:focus-within{box-shadow:0 0 0 3px rgba(95,124,42,.14)}
.home-products-soft,.flower-breadcrumb,.flower-cart-table th,.flower-payment-option:has(input:checked),.flower-managed-page blockquote{background:#F7F8F3}
.catalog-discount{background:var(--shop-campaign);color:var(--shop-ink)}
.catalog-featured{background:var(--shop-primary);color:#fff}
.catalog-out,.flower-stock.out{color:var(--shop-danger)}
.flower-stock.out{background:#F4E7E3}
.flower-stock{background:#EEF3E8;color:#4E6821}
.alert-success{background:#EEF3E8;border-color:#C7D6B5;color:#3E551C}
.alert-info{background:#E8F1F1;border-color:#8EBCBD;color:#28494A}
.alert-warning{background:#FFF7CE;border-color:#FFD328;color:#5B4B00}
.alert-danger{background:#F4E7E3;border-color:#D4B4AC;color:#620000}
.badge.bg-warning,.badge.text-bg-warning{background:#FFD328!important;color:#182014!important}
.badge.bg-danger,.badge.text-bg-danger{background:#620000!important;color:#fff!important}
.form-control:focus,.form-select:focus{border-color:#5F7C2A;box-shadow:0 0 0 .2rem rgba(95,124,42,.14)}


/* Shop catalogue layout polish V12 */
.flower-shop-content{min-width:0}
.flower-filter-bar{padding:13px 16px;margin-bottom:18px;box-shadow:0 6px 20px rgba(24,32,20,.025)}
.flower-result-count{display:flex;align-items:center;min-height:42px;color:#4D5748}
.flower-result-count strong{color:var(--shop-ink);margin-right:4px}
.flower-sort-form{display:flex;justify-content:flex-end;width:100%}
.flower-sort-select{width:180px;min-height:42px;border-color:var(--shop-line);background-color:#fff;color:var(--shop-ink);font-size:13px;cursor:pointer}
.flower-sort-select:focus{border-color:var(--shop-primary);box-shadow:0 0 0 3px rgba(95,124,42,.12)}
.flower-product-grid{row-gap:16px}
.flower-product-grid>[class*="col-"]{display:flex}
.flower-product-grid .catalog-product-card{width:100%;box-shadow:0 5px 18px rgba(24,32,20,.025)}
.flower-product-grid .catalog-product-image{background:#fff}
.flower-product-grid .catalog-product-image img{object-fit:contain;padding:10px}
.flower-product-grid .catalog-product-body{padding:12px 13px 13px}
.flower-product-grid .catalog-category{display:block;min-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.flower-product-grid .catalog-category-fallback{color:#879080}
.flower-product-grid .catalog-product-body h3{margin-top:6px;min-height:36px}
.flower-product-grid .catalog-rating{min-height:14px;margin-bottom:10px}
.flower-product-grid .catalog-price-row{min-height:35px}
.flower-shop-sidebar{box-shadow:0 5px 18px rgba(24,32,20,.025)}
@media(min-width:992px){.flower-shop-sidebar{position:sticky;top:18px}}
@media(max-width:767px){
  .flower-filter-bar{padding:12px}
  .flower-result-count{min-height:auto;margin-bottom:10px}
  .flower-sort-form{justify-content:stretch}
  .flower-sort-select{width:100%}
  .flower-product-grid{row-gap:10px}
  .flower-product-grid .catalog-product-image img{padding:6px}
  .flower-product-grid .catalog-product-body{padding:9px}
}

/* Delivery engine V14 — visual shell stays deliberately simple; logic is server validated. */
.flower-delivery-box{border-color:var(--shop-line);background:#fff}
.flower-delivery-days{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.flower-delivery-day{min-height:62px;padding:9px 7px;border:1px solid var(--shop-line);border-radius:8px;background:var(--shop-page);color:var(--shop-ink);text-align:center;transition:.18s ease}
.flower-delivery-day span,.flower-delivery-day strong{display:block;line-height:1.25}
.flower-delivery-day span{font-size:12px;color:var(--shop-muted)}
.flower-delivery-day strong{font-size:11px;margin-top:4px;text-transform:uppercase}
.flower-delivery-day:hover,.flower-delivery-day.is-active{border-color:var(--shop-primary);background:#EEF3E8;color:var(--shop-primary-dark)}
.flower-delivery-day.is-active span{color:var(--shop-primary-dark)}
[data-delivery-feedback]{min-height:20px}
[data-delivery-submit]:disabled{cursor:not-allowed;opacity:.55}
@media(max-width:767px){.flower-delivery-days{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* Catalogue spacing v14.5 */
.flower-filter-bar{margin-bottom:14px!important;padding:11px 14px!important}
.flower-product-grid{--bs-gutter-x:14px;--bs-gutter-y:14px;row-gap:0!important}
.flower-product-grid>[class*="col-"]{padding-left:7px!important;padding-right:7px!important;margin-bottom:14px!important}
.flower-product-grid .catalog-product-body{padding:10px 11px 11px!important}
.flower-product-grid .catalog-category{min-height:11px!important;font-size:8.5px!important;margin-bottom:2px!important}
.flower-product-grid .catalog-product-body h3{margin:3px 0 5px!important;min-height:34px!important;line-height:1.3!important}
.flower-product-grid .catalog-rating{min-height:12px!important;margin-bottom:5px!important}
.flower-product-grid .catalog-price-row{min-height:32px!important}
.flower-product-grid .catalog-price strong{font-size:13.5px!important}
.flower-product-grid .catalog-price del{font-size:9px!important}
.flower-product-grid .catalog-cart-button{width:32px!important;height:32px!important;border-radius:7px!important}
@media(max-width:767px){.flower-filter-bar{margin-bottom:10px!important}.flower-product-grid{--bs-gutter-x:8px;--bs-gutter-y:8px}.flower-product-grid>[class*="col-"]{padding-left:4px!important;padding-right:4px!important;margin-bottom:8px!important}.flower-product-grid .catalog-product-body{padding:8px!important}.flower-product-grid .catalog-product-body h3{min-height:31px!important;font-size:11.5px!important}.flower-product-grid .catalog-rating{margin-bottom:4px!important}}

/* Product detail v14.8 — isolated clean layout */
.product-v148-page{background:#fff;color:var(--shop-ink)}
.product-v148-page .container,.product-v148-breadcrumb .container{max-width:1480px}
.product-v148-breadcrumb{background:#fff;border-bottom:1px solid #E7EBE2;padding:17px 0}
.product-v148-breadcrumb .ltn__breadcrumb-list ul{margin:0}
.product-v148-breadcrumb .ltn__breadcrumb-list li{font-size:12px;color:#7A8275}
.product-v148-breadcrumb .ltn__breadcrumb-list a{color:#56604F}
.product-v148-hero{padding:34px 0 30px;background:#fff}
.product-v148-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(520px,.97fr);gap:48px;align-items:start}
.product-v148-gallery{min-width:0}
.product-v148-image-wrap{display:flex;align-items:center;justify-content:center;min-height:650px;padding:22px;background:#F8F9F5;border:1px solid #E0E6D9;border-radius:4px}
.product-v148-image-wrap img{display:block;width:100%;height:610px;object-fit:contain;background:#fff;border-radius:2px}
.product-v148-content{min-width:0;padding-top:4px}
.product-v148-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px}
.product-v148-category{color:var(--shop-primary)!important;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}
.product-v148-sku{font-size:11px;color:#7B8376}
.product-v148-content>h1{margin:0 0 9px;font-size:42px;line-height:1.12;letter-spacing:-.5px;color:var(--shop-ink)}
.product-v148-rating{display:flex;align-items:center;gap:8px;padding-bottom:15px;margin-bottom:16px;border-bottom:1px solid #E7EBE2;color:#778071;font-size:12px}
.product-v148-rating .stars{display:inline-flex;gap:2px;color:#F4AA00}
.product-v148-rating .stars i{font-size:12px}
.product-v148-price{display:flex;align-items:flex-end;gap:12px;margin-bottom:13px}
.product-v148-price strong{font-size:38px;line-height:1;color:var(--shop-primary);font-weight:800}
.product-v148-price del{font-size:15px;color:#A0A69C;margin-bottom:3px}
.product-v148-summary{margin:0 0 14px;font-size:15px;line-height:1.55;color:#535D4E}
.product-v148-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}
.product-v148-badges .flower-stock{border-radius:3px;padding:7px 10px;font-size:11px}
.product-v148-form{margin:0}
.product-v148-delivery{padding:16px;background:#F8F9F5;border:1px solid #DDE4D5;border-radius:4px}
.product-v148-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}
.product-v148-section-head h2,.product-v148-extras h2{margin:0 0 3px;font-size:18px;line-height:1.25;color:var(--shop-ink)}
.product-v148-section-head p{margin:0;font-size:11px;line-height:1.45;color:#788173}
.product-v148-fast{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:6px 8px;background:#EEF3E8;color:var(--shop-primary-dark);font-size:10px;font-weight:700;border-radius:3px}
.product-v148-field{margin-bottom:12px}
.product-v148-field label{display:block;margin:0 0 5px;font-size:12px;font-weight:700;color:#35402F}
.product-v148-field .form-select,.product-v148-field .form-control{height:42px;border:1px solid #D6DED0;border-radius:3px;background:#fff;color:var(--shop-ink);font-size:12px;padding-top:0;padding-bottom:0}
.product-v148-field .form-select:focus,.product-v148-field .form-control:focus{border-color:var(--shop-primary);box-shadow:0 0 0 2px rgba(95,124,42,.10)}
.product-v148-days{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.product-v148-days .flower-delivery-day{min-height:56px;padding:7px 5px;border:1px solid #D9E0D3;border-radius:3px;background:#fff;color:var(--shop-ink);text-align:center;transition:.16s ease}
.product-v148-days .flower-delivery-day span,.product-v148-days .flower-delivery-day strong{display:block;line-height:1.2}
.product-v148-days .flower-delivery-day span{font-size:10.5px;color:#747D6F}
.product-v148-days .flower-delivery-day strong{margin-top:4px;font-size:10px;text-transform:uppercase}
.product-v148-days .flower-delivery-day:hover,.product-v148-days .flower-delivery-day.is-active{border-color:var(--shop-primary);background:#EEF3E8;color:var(--shop-primary-dark)}
.product-v148-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.product-v148-two-fields .product-v148-field{margin-bottom:0}
.product-v148-delivery-meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px 14px;margin-top:8px;font-size:10.5px;color:#768071}
.product-v148-feedback{flex:1 1 100%;min-height:0}
.product-v148-delivery-meta strong{color:var(--shop-primary-dark)}
.product-v148-extras{padding:15px 0 14px;border-bottom:1px solid #E3E8DE}
.product-v148-extras h2{margin-bottom:10px}
.product-v148-extras-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.product-v148-extras-grid label{display:flex;flex-direction:column;justify-content:space-between;min-height:68px;padding:10px;border:1px solid #DDE4D5;border-radius:3px;background:#fff;cursor:pointer}
.product-v148-extra-name{font-size:11px;font-weight:700;color:var(--shop-ink)}
.product-v148-extra-name input{margin-right:5px}
.product-v148-extras-grid small{margin:5px 0 0 20px;color:var(--shop-primary);font-size:10px}
.product-v148-buy{display:flex;align-items:flex-end;gap:10px;padding-top:14px}
.product-v148-quantity>span{display:block;margin-bottom:5px;font-size:10px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#6C7567}
.product-v148-quantity .cart-plus-minus{width:112px;height:42px;margin:0;border:1px solid #D6DED0;border-radius:3px;background:#fff}
.product-v148-quantity .cart-plus-minus-box{height:40px;border:0;font-size:12px}
.product-v148-buy .theme-btn-1{min-height:42px;padding:0 22px;border-radius:3px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:7px}
.product-v148-trust{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;margin-top:16px;border-top:1px solid #E7EBE2;border-bottom:1px solid #E7EBE2}
.product-v148-trust strong,.product-v148-trust span{display:block}
.product-v148-trust strong{font-size:12px;color:#35402F}
.product-v148-trust span{margin-top:3px;font-size:10.5px;color:#7A8375}
.product-v148-trust img{display:block;max-width:210px;height:auto}
.product-v148-tabs{margin-top:30px}
.product-v148-tabs .ltn__shop-details-tab-menu{margin-bottom:0}
.product-v148-tabs .nav{gap:0;border-bottom:1px solid #E1E6DC}
.product-v148-tabs .nav a{padding:11px 15px;margin:0 2px -1px 0;border:1px solid transparent;border-radius:3px 3px 0 0;color:#596253;font-size:12px;font-weight:700}
.product-v148-tabs .nav a.active,.product-v148-tabs .nav a.show{background:#fff;border-color:#E1E6DC;border-bottom-color:#fff;color:var(--shop-primary)}
.product-v148-tabs .tab-content{padding:24px 0 0;background:#fff}
.product-v148-tabs .tab-content h3{font-size:20px;margin:0 0 8px}
.product-v148-tabs .tab-content p{font-size:13px;line-height:1.7;color:#596253}
.product-v148-related{padding:38px 0 52px;background:#F7F8F3;border-top:1px solid #E8ECE4}
.product-v148-related-head{text-align:center;margin-bottom:22px}
.product-v148-related-head span{font-size:10px;letter-spacing:1px;color:var(--shop-primary);font-weight:800;text-transform:uppercase}
.product-v148-related-head h2{margin:5px 0 0;font-size:30px;line-height:1.2;color:var(--shop-ink)}
.product-v148-related .catalog-product-card{border-radius:4px;box-shadow:none;background:#fff}
.product-v148-related .catalog-product-image{background:#fff}
.product-v148-related .catalog-product-image img{object-fit:contain;padding:8px}
@media(max-width:1199px){.product-v148-grid{grid-template-columns:minmax(0,1fr) minmax(460px,.92fr);gap:30px}.product-v148-image-wrap{min-height:560px}.product-v148-image-wrap img{height:520px}.product-v148-content>h1{font-size:36px}.product-v148-price strong{font-size:33px}}
@media(max-width:991px){.product-v148-grid{grid-template-columns:1fr}.product-v148-image-wrap{min-height:520px}.product-v148-image-wrap img{height:480px}.product-v148-content{padding-top:0}.product-v148-page .container,.product-v148-breadcrumb .container{max-width:760px}}
@media(max-width:767px){.product-v148-breadcrumb{padding:13px 0}.product-v148-hero{padding:18px 0 20px}.product-v148-grid{gap:20px}.product-v148-image-wrap{min-height:330px;padding:10px}.product-v148-image-wrap img{height:310px}.product-v148-content>h1{font-size:28px}.product-v148-topline{align-items:flex-start;flex-direction:column;gap:4px}.product-v148-price strong{font-size:29px}.product-v148-delivery{padding:13px}.product-v148-section-head{align-items:center}.product-v148-days{grid-template-columns:repeat(2,minmax(0,1fr))}.product-v148-two-fields{grid-template-columns:1fr}.product-v148-extras-grid{grid-template-columns:1fr}.product-v148-buy{align-items:stretch}.product-v148-buy .theme-btn-1{flex:1;justify-content:center}.product-v148-trust{align-items:flex-start;flex-direction:column}.product-v148-related{padding:28px 0 38px}.product-v148-related-head h2{font-size:25px}}
