/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--black:#070807;--black-soft:#111310;--yellow:#ffe115;--green:#154a31;--cream:#f8f5ed;--ink:#172019}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{color:var(--ink);background:var(--cream);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button{font:inherit}.storefront-shell{min-height:100vh}.storefront-header{background:var(--black);grid-template-columns:minmax(180px,.7fr) minmax(340px,1.4fr) minmax(460px,1.25fr);align-items:center;gap:clamp(20px,2.5vw,44px);min-height:112px;padding:14px clamp(20px,4vw,68px);display:grid}.storefront-brand{align-items:center;min-width:0;display:flex}.storefront-brand img{filter:drop-shadow(0 4px 10px #ffe1151a);width:clamp(185px,18vw,250px);height:auto;display:block}.store-search{background:#fff;border:2px solid #fff3;border-radius:14px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;height:56px;padding:5px 5px 5px 20px;display:grid;box-shadow:0 8px 22px #0003}.store-search:focus-within{border-color:var(--yellow);box-shadow:0 0 0 4px #ffe11521}.search-symbol{border:2.5px solid var(--green);border-radius:50%;width:18px;height:18px;display:block;position:relative}.search-symbol:after{content:"";background:var(--green);border-radius:3px;width:8px;height:2.5px;position:absolute;bottom:-3px;right:-6px;transform:rotate(45deg)}.store-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:1.04rem;font-weight:650}.store-search input::placeholder{color:#737b75;opacity:1}.store-search button{height:42px;color:var(--black);background:var(--yellow);cursor:pointer;border:0;border-radius:10px;padding:0 20px;font-weight:900}.header-actions{grid-template-columns:repeat(6,minmax(58px,1fr));align-items:stretch;gap:3px;display:grid}.header-action-button{color:#ffffffe6;cursor:pointer;background:0 0;border:0;border-radius:10px;align-content:center;justify-items:center;gap:7px;min-width:0;min-height:72px;padding:7px 4px;transition:color .16s,background .16s,transform .16s;display:grid}.header-action-button:hover{color:var(--yellow);background:#ffffff12;transform:translateY(-1px)}.header-action-button:focus-visible,.category-navbar button:focus-visible,.store-search button:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.action-icon{color:currentColor;place-items:center;width:30px;height:30px;display:grid;position:relative}.action-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.8rem;font-weight:780;overflow:hidden}.currency-icon{border:2px solid;border-radius:9px;font-family:Arial,sans-serif;font-size:1.35rem;font-weight:800}.corporate-icon i{border:2px solid;border-radius:3px;width:24px;height:19px;position:absolute;bottom:2px}.corporate-icon i:before,.corporate-icon i:after{content:"";background:currentColor;width:3px;height:3px;position:absolute;top:4px;box-shadow:0 6px}.corporate-icon i:before{left:4px}.corporate-icon i:after{right:4px}.corporate-icon b{border:2px solid;border-bottom:0;border-radius:4px 4px 0 0;width:11px;height:7px;position:absolute;top:1px}.wishlist-icon{font-family:Arial,sans-serif;font-size:2.15rem;font-weight:400;line-height:.8}.cart-icon{transform:translateY(-1px)}.cart-icon i{border:2px solid;border-top:0;border-radius:2px 2px 5px 5px;width:22px;height:15px;display:block;transform:skew(-8deg)}.cart-icon i:before{content:"";background:currentColor;border-radius:2px;width:7px;height:2px;position:absolute;top:4px;left:1px;transform:rotate(12deg)}.cart-icon b:before,.cart-icon b:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:1px}.cart-icon b:before{left:6px}.cart-icon b:after{right:4px}.account-icon i{border:2px solid;border-radius:50%;width:11px;height:11px;position:absolute;top:2px}.account-icon b{border:2px solid;border-bottom:0;border-radius:15px 15px 3px 3px;width:25px;height:14px;position:absolute;bottom:1px}.more-icon{border:2px solid;border-radius:8px;justify-content:center;align-items:center;gap:4px;display:flex}.more-icon i{background:currentColor;border-radius:50%;width:3px;height:3px}.category-navbar{z-index:20;background:#fff;border-bottom:1px solid #dfe5e0;position:sticky;top:0;box-shadow:0 8px 22px #13312114}.category-navbar-inner{justify-content:center;align-items:stretch;width:min(1600px,96vw);min-height:66px;margin:0 auto;display:flex}.category-group{align-items:stretch;display:flex;position:relative}.main-category-button{color:#1c241e;cursor:pointer;text-transform:capitalize;background:0 0;border:0;justify-content:center;align-items:center;gap:9px;min-height:66px;padding:10px clamp(18px,2.25vw,36px);font-size:clamp(1rem,1.15vw,1.12rem);font-weight:800;display:flex;position:relative}.main-category-button:after{content:"";background:0 0;border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:0;left:18px;right:18px}.main-category-button:hover,.category-group.is-open .main-category-button{color:var(--green);background:#f4f8f5}.main-category-button:hover:after,.category-group.is-open .main-category-button:after{background:var(--yellow)}.category-arrow{color:var(--green);font-size:1.3rem;font-weight:900;line-height:1;transition:transform .16s;transform:translateY(-2px)}.category-group.is-open .category-arrow{transform:translateY(2px)rotate(180deg)}.subcategory-menu{border:1px solid #174a3129;border-top:3px solid var(--yellow);background:#fff;border-radius:0 0 12px 12px;min-width:230px;padding:8px;display:grid;position:absolute;top:100%;left:0;box-shadow:0 18px 42px #0000002e}.subcategory-menu button{min-height:44px;color:var(--ink);cursor:pointer;text-align:left;text-transform:capitalize;background:#fff;border:0;border-bottom:1px solid #e8ede9;padding:10px 13px;font-weight:700}.subcategory-menu button:last-child{border-bottom:0}.subcategory-menu button:hover{color:var(--green);background:#edf5f0}.category-empty-message{color:#5f6962;text-align:center;margin:auto;padding:20px;font-size:1rem;font-weight:700}.category-loading-row{grid-template-columns:repeat(6,minmax(90px,1fr));align-items:center;gap:18px;width:100%;min-height:70px;padding:12px 4vw;display:grid}.category-loading-row span,.exotic-flower-skeleton{background:#edf1ee;position:relative;overflow:hidden}.category-loading-row span{border-radius:7px;height:22px}.category-loading-row span:after,.exotic-flower-skeleton:after{content:"";background:linear-gradient(100deg,#0000 15%,#ffffffd1 45%,#0000 75%);animation:1.35s ease-in-out infinite storefront-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes storefront-shimmer{to{transform:translate(100%)}}.mobile-category-sheet-heading,.mobile-category-strip,.mobile-sheet-backdrop,.mobile-more-sheet,.mobile-bottom-nav{display:none}.storefront-hero{background:#fbf9f2;border-bottom:1px solid #154a311a;width:100%;position:relative;overflow:hidden}.hero-slides{aspect-ratio:1984/793;position:relative}.hero-slide{object-fit:cover;opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .7s,transform 1.1s,visibility .7s;display:block;position:absolute;inset:0;transform:scale(1.015)}.hero-slide[src="/enhakkore-bouquet-banner-soft-v2.png"]{object-position:center top}.hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.hero-arrow{z-index:2;color:#fff;cursor:pointer;background:#07080794;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:50px;height:50px;font-family:Arial,sans-serif;font-size:2.45rem;line-height:1;transition:background .16s,transform .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 7px 20px #0003}.hero-arrow:hover{color:var(--black);background:var(--yellow);transform:translateY(-50%)scale(1.05)}.hero-arrow:focus-visible,.hero-dots button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.hero-arrow-previous{left:clamp(12px,2.2vw,38px)}.hero-arrow-next{right:clamp(12px,2.2vw,38px)}.hero-dots{z-index:2;justify-content:center;gap:10px;display:flex;position:absolute;bottom:18px;left:0;right:0}.hero-dots button{cursor:pointer;background:#0708078c;border:2px solid #fff;border-radius:50%;width:13px;height:13px;padding:0;transition:width .16s,border-radius .16s,background .16s;box-shadow:0 2px 7px #00000047}.hero-dots button.is-active{background:var(--yellow);border-radius:12px;width:34px}.exotic-flowers-section{width:min(1500px,92vw);margin:0 auto;padding:clamp(34px,5vw,66px) 0}.exotic-flowers-section h2{color:#131a15;letter-spacing:.06em;text-align:center;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.6rem);font-weight:800}.exotic-flowers-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(10px,1.5vw,20px);display:grid}.exotic-flower-card{aspect-ratio:1;background:#edf4ef;border:1px solid #dce3dd;border-radius:15px;margin:0;overflow:hidden;box-shadow:0 10px 28px #16342317}.exotic-flower-card img{object-fit:cover;width:100%;height:100%;display:block}.exotic-more-card,.exotic-show-less{display:none}.trending-products-section{padding-top:22px}.trending-product-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #dce3dd;border-radius:15px;grid-template-rows:auto 1fr;min-width:0;padding:0;display:grid;overflow:hidden;box-shadow:0 10px 28px #16342317}.trending-product-image{aspect-ratio:1;color:#fff;background:var(--green);place-items:center;width:100%;font-size:3rem;font-weight:900;display:grid;overflow:hidden}.trending-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .24s;display:block}.trending-product-card:hover .trending-product-image img{transform:scale(1.035)}.trending-product-info{min-width:0;color:var(--ink);background:#fff;align-content:start;gap:7px;padding:13px 14px 15px;display:grid}.trending-product-info strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trending-product-info b{color:var(--green-deep);font-size:1rem}.store-product-page{width:min(1540px,94vw);margin:0 auto;padding:14px 0 70px}.customer-product-breadcrumb{color:#737c76;flex-wrap:wrap;align-items:center;gap:8px;min-height:38px;font-size:.85rem;font-weight:700;display:flex}.customer-product-breadcrumb button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.customer-product-breadcrumb strong{max-width:360px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-product-hero{grid-template-columns:minmax(0,680px) minmax(390px,1fr);justify-content:center;align-items:stretch;gap:clamp(22px,3vw,46px);min-height:calc(100vh - 245px);display:grid}.customer-product-gallery{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.customer-product-thumbnails{grid-template-rows:repeat(4,minmax(0,1fr));align-self:stretch;gap:10px;display:grid}.customer-product-thumbnails button{aspect-ratio:1;cursor:pointer;background:#fff;border:2px solid #d9e1db;border-radius:10px;width:72px;padding:0;overflow:hidden}.customer-product-thumbnails button:not(:disabled):hover{border-color:var(--green);box-shadow:0 0 0 2px #174c331f}.customer-product-thumbnails button:disabled{color:#98a29b;cursor:default;background:repeating-linear-gradient(135deg,#f6f8f6 0 8px,#eef2ef 8px 16px)}.customer-product-thumbnails button>span{font-size:1.25rem;font-weight:900}.customer-product-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.customer-product-main-image{aspect-ratio:1;color:#fff;cursor:crosshair;background:#edf4ef;border:1px solid #dce3dd;border-radius:16px;place-items:center;width:100%;font-size:6rem;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #16342314}.customer-product-main-image>img{object-fit:contain;width:100%;height:100%;display:block}.customer-product-main-image>small{color:#fff;letter-spacing:.01em;background:#080908b8;border-radius:7px;padding:7px 10px;font-size:.72rem;position:absolute;bottom:12px;right:12px}.touch-image-zoom-trigger,.touch-product-zoom-modal{display:none}.customer-image-magnifier{aspect-ratio:1;z-index:3;pointer-events:none;background-repeat:no-repeat;background-size:270%;border:4px solid #fff;border-radius:14px;width:clamp(280px,27vw,390px);position:absolute;transform:translate(-50%,-50%);box-shadow:0 18px 48px #00000057}.customer-product-summary{border:1px solid #dce3dd;border-top:5px solid var(--yellow);background:#fff;border-radius:16px;min-width:0;height:100%;padding:clamp(18px,2vw,28px);box-shadow:0 15px 40px #16342314}.customer-product-code{color:var(--green-deep);letter-spacing:.08em;background:#e5f1e9;border-radius:999px;padding:7px 10px;font-family:ui-monospace,monospace;font-size:.76rem;font-weight:950;display:inline-flex}.customer-product-summary h1{color:#101712;letter-spacing:-.035em;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,3.45rem);line-height:1.08}.customer-product-category{color:#68736b;margin:0;font-weight:750}.customer-product-pricing{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.customer-product-pricing strong{color:var(--green-deep);font-size:clamp(1.9rem,3vw,2.8rem)}.customer-product-pricing del{color:#7d857f;font-size:1.08rem;font-weight:750}.customer-original-price{gap:1px;display:grid}.customer-original-price small{color:#89918c;text-transform:uppercase;font-size:.65rem;font-weight:800}.customer-original-price del{font-size:.92rem}.customer-product-pricing b{color:#176d37;background:#e5f5e9;border-radius:6px;padding:7px 9px;font-size:.85rem}.customer-product-saving{color:#8b5700;width:fit-content;margin:5px 0 0;font-size:.86rem;font-weight:850}.customer-product-status{color:#667169;border-top:1px solid #e4e9e5;border-bottom:1px solid #e4e9e5;justify-content:space-between;gap:12px;margin:20px 0;padding:13px 0;font-size:.83rem;font-weight:800;display:flex}.customer-product-status .is-in-stock{color:#16723c}.customer-product-status .is-out-of-stock{color:#a02c2c}.customer-product-colors{border-top:1px solid #e4e9e5;border-bottom:1px solid #e4e9e5;margin:17px 0;padding:14px 0}.customer-product-colors h2{margin:0 0 10px;font-size:1rem}.customer-product-colors>div{flex-wrap:wrap;gap:8px;display:flex}.customer-product-colors span{color:#39473d;background:#f8faf8;border:1px solid #d9e1db;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.8rem;font-weight:850;display:inline-flex}.customer-product-colors i{background:#d9dedb;border:1px solid #0000002e;border-radius:50%;width:17px;height:17px;display:block}.customer-delivery-box h2{margin:0 0 11px;font-size:1.08rem}.customer-delivery-box label{border:1px solid #cfd8d1;border-radius:9px;grid-template-columns:70px 1fr;align-items:center;min-height:50px;display:grid;overflow:hidden}.customer-delivery-box label span{height:100%;color:var(--green-deep);background:#f4f8f5;border-right:1px solid #d8dfda;place-items:center;font-weight:900;display:grid}.customer-delivery-box input{width:100%;height:100%;font:inherit;border:0;outline:0;padding:0 13px;font-weight:700}.customer-delivery-box small{color:#79837c;margin-top:7px;line-height:1.45;display:block}.customer-purchase-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.customer-purchase-actions button{border:2px solid var(--green);min-height:57px;color:var(--green);cursor:pointer;background:#fff;border-radius:10px;font-size:1rem;font-weight:950}.customer-purchase-actions button:last-child{color:var(--black);border-color:var(--yellow);background:var(--yellow)}.customer-purchase-actions button:hover{transform:translateY(-1px);box-shadow:0 9px 20px #174c3324}.customer-purchase-actions button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}.customer-product-details{grid-template-columns:1.25fr 1fr 1fr;gap:18px;margin-top:26px;display:grid}.customer-product-details section{background:#fff;border:1px solid #dce3dd;border-radius:14px;padding:24px;box-shadow:0 10px 28px #1634230f}.customer-product-details h2{margin:0 0 15px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.customer-product-details p{color:#626e65;margin:0;line-height:1.75}.customer-product-details dl{margin:0;display:grid}.customer-product-details dl div{border-bottom:1px solid #e7ebe8;justify-content:space-between;gap:14px;padding:10px 0;display:flex}.customer-product-details dl div:last-child{border-bottom:0}.customer-product-details dt{color:#6d776f;font-weight:750}.customer-product-details dd{color:var(--ink);text-align:right;margin:0;font-weight:900}.store-search-results-page{width:min(1500px,92vw);min-height:58vh;margin:0 auto;padding:30px 0 70px}.store-search-results-heading{border-bottom:1px solid #dce3dd;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;padding-bottom:18px;display:flex}.store-search-results-heading p{color:var(--green);letter-spacing:.15em;margin:0 0 7px;font-size:.75rem;font-weight:950}.store-search-results-heading h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,3rem)}.store-search-results-heading>button{border:1px solid var(--green);min-height:44px;color:var(--green);cursor:pointer;background:#fff;border-radius:9px;padding:0 16px;font-weight:900}.store-search-results-heading>button:hover{color:#fff;background:var(--green)}.store-search-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.store-search-empty{margin-top:14px}.customer-auth-page{grid-template-columns:minmax(0,.88fr) minmax(410px,1.12fr);align-items:center;gap:clamp(24px,4vw,52px);width:min(1040px,90vw);min-height:calc(100vh - 190px);margin:0 auto;padding:clamp(18px,2.8vw,36px) 0;display:grid}.customer-auth-intro{text-align:center;padding:10px}.customer-auth-intro>span{color:var(--green);letter-spacing:.17em;font-size:.78rem;font-weight:950}.customer-auth-intro h1{color:#111812;letter-spacing:-.04em;margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,3.35rem);line-height:1.04}.customer-auth-intro p{color:#667169;max-width:440px;margin:0 auto;font-size:.92rem;line-height:1.6}.customer-auth-intro ul{text-align:left;gap:9px;max-width:290px;margin:18px auto 0;padding:0;list-style:none;display:grid}.customer-auth-intro li{color:var(--green-deep);align-items:center;gap:9px;font-size:.85rem;font-weight:850;display:flex}.customer-auth-intro li:before{content:"✓";width:25px;height:25px;color:var(--black);background:var(--yellow);border-radius:50%;place-items:center;font-size:.75rem;font-weight:950;display:grid}.customer-auth-card{border:1px solid #d9e2db;border-top:5px solid var(--yellow);background:#fff;border-radius:18px;padding:clamp(20px,2.4vw,30px);box-shadow:0 22px 60px #1437261f}.customer-auth-mode-tabs{background:#eef3ef;border-radius:11px;grid-template-columns:1fr 1fr;padding:5px;display:grid}.customer-auth-mode-tabs button{color:#68726b;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:45px;font-weight:900}.customer-auth-mode-tabs button.is-active{color:#fff;background:var(--green);box-shadow:0 6px 15px #174c332e}.customer-auth-card-heading{margin:22px 0 17px}.customer-auth-card-heading>small{color:var(--green);letter-spacing:.14em;margin-bottom:7px;font-size:.68rem;font-weight:950;display:block}.customer-auth-card-heading h2{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.75rem}.customer-auth-card-heading p{color:#727c75;margin:0}.google-auth-button{color:#253128;cursor:pointer;background:#fff;border:1px solid #ccd6cf;border-radius:10px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:50px;font-weight:900;display:flex}.google-auth-button:hover{border-color:var(--green);background:#f7faf8}.google-auth-button:disabled{opacity:.62;cursor:wait}.google-auth-button span{color:#fff;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:950;display:grid}.gmail-only-button{min-height:56px;font-size:.98rem}.gmail-auth-explanation{gap:9px;margin-top:18px;display:grid}.gmail-auth-explanation>div{background:#f9fbfa;border:1px solid #e1e7e2;border-radius:9px;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:10px 11px;display:grid}.gmail-auth-explanation i{width:28px;height:28px;color:var(--black);background:var(--yellow);border-radius:50%;place-items:center;font-size:.72rem;font-style:normal;font-weight:950;display:grid}.gmail-auth-explanation p{gap:2px;margin:0;display:grid}.gmail-auth-explanation strong{color:var(--ink);font-size:.8rem}.gmail-auth-explanation span{color:#727c75;font-size:.72rem;line-height:1.35}.auth-divider{color:#8a938c;align-items:center;gap:11px;margin:17px 0;font-size:.75rem;font-weight:800;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e0e6e1;flex:1;height:1px}.auth-method-tabs{border-bottom:1px solid #dfe5e0;grid-template-columns:1fr 1fr;margin-bottom:16px;display:grid}.auth-method-tabs button{color:#79827c;cursor:pointer;background:0 0;border:0;min-height:42px;font-weight:850;position:relative}.auth-method-tabs button.is-active{color:var(--green)}.auth-method-tabs button.is-active:after{content:"";background:var(--yellow);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:10px;right:10px}.google-auth-note{border-left:4px solid var(--yellow);color:#5b665e;background:#fffbea;border-radius:7px;margin:0 0 14px;padding:11px 12px;font-size:.79rem;font-weight:750;line-height:1.5}.customer-auth-form{gap:14px;display:grid}.customer-auth-form>label{color:#3e4a42;gap:7px;font-size:.82rem;font-weight:850;display:grid}.customer-auth-form label b{color:#b02d2d}.customer-auth-form input[type=text],.customer-auth-form input[type=email],.customer-auth-form input[type=tel],.customer-auth-form input[type=password]{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fbfcfb;border:1px solid #cbd6ce;border-radius:9px;outline:0;padding:0 13px;font-weight:700}.customer-auth-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #174c331a}.mobile-auth-input{background:#fbfcfb;border:1px solid #cbd6ce;border-radius:9px;grid-template-columns:58px 1fr;display:grid;overflow:hidden}.mobile-auth-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #174c331a}.mobile-auth-input i{color:var(--green-deep);background:#f0f5f1;border-right:1px solid #d8dfda;place-items:center;font-style:normal;font-weight:900;display:grid}.customer-auth-form .mobile-auth-input input{box-shadow:none;border:0;border-radius:0}.auth-form-options{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-form-options label,.auth-terms{grid-template-columns:auto 1fr;align-items:flex-start;color:#626d65!important;gap:8px!important;font-size:.78rem!important;display:flex!important}.auth-form-options input,.auth-terms input{width:17px;height:17px;accent-color:var(--green);flex:none}.auth-form-options button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:900}.auth-feedback{border-radius:8px;margin:0;padding:11px 12px;font-size:.8rem;font-weight:800;line-height:1.5}.auth-feedback.is-error{color:#962c2c;background:#fff0f0}.auth-feedback.is-success{color:#17683a;background:#eaf6ee}.customer-auth-submit{min-height:52px;color:var(--black);background:var(--yellow);cursor:pointer;border:0;border-radius:9px;font-weight:950}.customer-auth-submit:hover{transform:translateY(-1px);box-shadow:0 9px 20px #826f002e}.auth-security-note{color:#7c857f;text-align:center;margin:16px 0 0;font-size:.7rem;line-height:1.5}.customer-register-invitation{color:#fff;background:var(--green);border:1px solid #d5dfd8;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:17px;padding:15px;display:grid}.customer-register-invitation strong{font-family:Georgia,Times New Roman,serif;font-size:1.02rem}.customer-register-invitation p{color:#ffffffbf;margin:4px 0 0;font-size:.72rem;line-height:1.4}.customer-register-invitation button{min-height:42px;color:var(--black);background:var(--yellow);cursor:pointer;border:0;border-radius:8px;padding:0 14px;font-size:.78rem;font-weight:950}.customer-back-to-login{width:100%;min-height:44px;color:var(--green);cursor:pointer;background:#edf5f0;border:0;border-radius:8px;margin-top:14px;font-weight:900}.customer-back-to-login:disabled{opacity:.55;cursor:wait}.customer-registration-form{gap:14px;display:grid}.customer-registration-form label{color:#3e4a42;gap:7px;font-size:.8rem;font-weight:850;display:grid}.customer-registration-form label span b{color:#b02d2d}.customer-registration-form input{width:100%;min-height:49px;color:var(--ink);font:inherit;background:#fbfcfb;border:1px solid #cbd6ce;border-radius:9px;outline:0;padding:0 13px;font-weight:750}.customer-registration-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #174c331a}.customer-registration-form input:read-only{color:#667169;background:#f0f3f1}.customer-registration-form>button{min-height:51px;color:var(--black);background:var(--yellow);cursor:pointer;border:0;border-radius:9px;font-weight:950}.customer-registration-form>button:disabled{opacity:.6;cursor:wait}.customer-account-welcome{border-bottom:1px solid #e0e6e1;grid-template-columns:76px 1fr;align-items:center;gap:16px;padding:4px 0 20px;display:grid}.customer-account-welcome>img,.customer-account-welcome>span{color:#fff;background:var(--green);object-fit:cover;width:76px;height:76px;box-shadow:0 0 0 3px var(--yellow);border:4px solid #fff;border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:900;display:grid}.customer-account-welcome small{color:var(--green);letter-spacing:.11em;font-size:.66rem;font-weight:950}.customer-account-welcome h2{margin:5px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.customer-account-welcome p{color:#6d776f;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;font-weight:750;overflow:hidden}.customer-account-benefits{gap:10px;margin:18px 0;display:grid}.customer-account-benefits>div{background:#f9fbfa;border:1px solid #e1e7e2;border-radius:10px;grid-template-columns:32px 1fr;align-items:center;gap:11px;padding:12px;display:grid}.customer-account-benefits i{width:32px;height:32px;color:var(--black);background:var(--yellow);border-radius:50%;place-items:center;font-style:normal;font-weight:950;display:grid}.customer-account-benefits span{gap:3px;display:grid}.customer-account-benefits strong{color:var(--ink);font-size:.83rem}.customer-account-benefits small{color:#727c75;font-size:.73rem;line-height:1.4}.customer-account-menu{gap:10px;margin:18px 0;display:grid}.customer-account-menu>button{min-height:70px;color:var(--ink);cursor:pointer;text-align:left;background:#f9fbfa;border:1px solid #dce4de;border-radius:11px;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.customer-account-menu>button:hover{border-color:var(--green);background:#eef5f0}.customer-account-menu i{width:39px;height:39px;color:var(--black);background:var(--yellow);border-radius:10px;place-items:center;font-style:normal;font-weight:950;display:grid}.customer-account-menu span{gap:4px;min-width:0;display:grid}.customer-account-menu strong{font-size:.88rem}.customer-account-menu small{color:#707a73;font-size:.7rem;line-height:1.35}.customer-account-menu b{color:var(--green);font-size:1.55rem}.customer-signout-button{width:100%;min-height:48px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #ccd6cf;border-radius:9px;font-weight:900}.customer-signout-button:hover{color:#fff;border-color:var(--green);background:var(--green)}.customer-signout-button:disabled{opacity:.55;cursor:wait}.catalog-page{width:min(1900px,96vw);margin:0 auto;padding:12px 0 70px}.catalog-breadcrumbs{color:#6c756e;align-items:center;gap:10px;min-height:34px;font-size:.92rem;font-weight:700;display:flex}.catalog-breadcrumbs button{color:#44604e;cursor:pointer;background:0 0;border:0;padding:4px 0}.catalog-breadcrumbs button:hover{color:var(--green);text-decoration:underline}.catalog-breadcrumbs strong{color:var(--ink)}.catalog-heading-row{justify-content:space-between;align-items:end;gap:24px;margin:15px 0 25px;display:flex}.catalog-eyebrow{color:var(--green);letter-spacing:.16em;margin:0 0 7px;font-size:.8rem;font-weight:900}.catalog-heading-row h1{color:#111712;text-transform:capitalize;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.catalog-heading-row p:last-child{color:#626c65;margin:10px 0 0;font-size:1rem;font-weight:650}.mobile-filter-button{border:2px solid var(--green);min-height:48px;color:var(--green);cursor:pointer;background:#fff;border-radius:10px;padding:0 18px;font-weight:900;display:none}.catalog-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:22px;display:grid}.catalog-filters{background:#fff;border:1px solid #dce3dd;border-radius:13px;max-height:calc(100vh - 94px);position:sticky;top:80px;overflow:hidden auto;box-shadow:0 12px 30px #16342312}.filter-heading{border-bottom:1px solid #e4e9e5;justify-content:space-between;align-items:center;gap:12px;min-height:76px;padding:18px 20px;display:flex}.filter-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.75rem}.filter-heading button{color:#786900;cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:.82rem;font-weight:850;text-decoration:underline}.price-filter{border:0;gap:16px;margin:0;padding:20px;display:grid}.price-filter legend{color:#1d271f;justify-content:space-between;align-items:center;width:100%;padding:20px 20px 0;font-size:1rem;font-weight:900;display:flex}.price-filter legend button{width:34px;height:34px;color:var(--green);cursor:pointer;background:#f8faf8;border:1px solid #d6ddd7;border-radius:8px;place-items:center;display:grid}.price-filter legend button>span{font-size:1.35rem;font-weight:900;line-height:1;transition:transform .16s;display:block;transform:translateY(-2px)}.price-filter legend button>span.is-open{transform:translateY(2px)rotate(180deg)}.catalog-search-filter input{width:100%;height:46px;color:var(--ink);background:#fbfcfb;border:1.5px solid #cfd8d1;border-radius:9px;outline:0;padding:0 12px;font-weight:650}.catalog-search-filter input:focus,.price-input:focus-within,.catalog-toolbar select:focus{border-color:var(--green);box-shadow:0 0 0 3px #154a311a}.price-filter>div:first-of-type{grid-template-columns:1fr 1fr;gap:10px;display:grid}.price-filter label{color:#647067;gap:7px;font-size:.78rem;font-weight:800;display:grid}.price-input{background:#fbfcfb;border:1.5px solid #cfd8d1;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;height:43px;display:grid}.price-input i{color:#4f5d53;text-align:right;font-style:normal;font-weight:900}.price-input input{background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 8px;font-weight:750}.saved-price-ranges{border-top:1px solid #e3e8e4;gap:8px;padding-top:15px;display:grid}.saved-price-ranges label{color:#35443a;cursor:pointer;background:#fbfcfb;border:1px solid #e0e6e1;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:8px 10px;font-size:.88rem;font-weight:800;display:flex}.saved-price-ranges label:has(input:checked){color:var(--green);border-color:var(--green);background:#edf6f0}.saved-price-ranges input{width:19px;height:19px;accent-color:var(--green)}.saved-price-ranges p{color:#747e76;background:#f6f8f6;border-radius:8px;margin:0;padding:10px;font-size:.82rem;font-weight:700;line-height:1.5}.custom-customer-filter{border-top:1px solid #e4e9e5}.price-filter>.custom-filter-options:first-of-type{grid-template-columns:1fr}.color-filter-options label{grid-template-columns:19px 24px 1fr}.color-filter-options i{background:#d9dedb;border:1px solid #0003;border-radius:5px;width:22px;height:22px;display:block}.color-filter-options small{color:#768078;font-size:.76rem;font-weight:750}.availability-filter label{color:#3f4d43;cursor:pointer;align-items:center;gap:10px;font-weight:700;display:flex}.availability-filter input{width:20px;height:20px;accent-color:var(--green)}.catalog-sort-filter select{width:100%;height:46px;color:var(--ink);cursor:pointer;background:#fbfcfb;border:1.5px solid #cfd8d1;border-radius:9px;outline:0;padding:0 12px;font-weight:750}.catalog-sort-filter select:focus{border-color:var(--green);box-shadow:0 0 0 3px #154a311a}.filter-summary{color:#eff8f2;background:var(--green);align-items:center;gap:12px;padding:22px;display:flex}.filter-summary span{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:800}.filter-summary p{margin:0;font-size:.85rem;font-weight:750}.catalog-products-area{min-width:0}.catalog-mobile-filter-button{justify-content:center;width:100%;margin:10px 0}.catalog-toolbar{justify-content:flex-end;align-items:center;gap:18px;min-height:52px;margin-bottom:12px;padding:4px 0;display:flex}.catalog-toolbar p{color:#667068;margin:0;font-size:.93rem}.catalog-toolbar label{color:#4e5a51;align-items:center;gap:10px;font-size:.87rem;font-weight:800;display:flex}.catalog-toolbar select{min-width:180px;height:43px;color:var(--ink);cursor:pointer;background:#fff;border:1.5px solid #cfd8d1;border-radius:8px;outline:0;padding:0 34px 0 12px;font-weight:750}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.store-product-card{background:#fff;border:1px solid #dde4de;border-radius:15px;min-width:0;transition:transform .17s,box-shadow .17s;overflow:hidden;box-shadow:0 8px 20px #1836250e}.store-product-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px #1836251f}.store-product-image{aspect-ratio:1;color:#fff;background:linear-gradient(145deg,#dcebe1,#85a993);place-items:center;font-family:Georgia,Times New Roman,serif;font-size:4rem;display:grid;position:relative;overflow:hidden}.store-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .32s;display:block}.store-product-card:hover .store-product-image img{transform:scale(1.035)}.store-product-image>b,.store-product-image>em{z-index:1;color:#fff;background:var(--green);letter-spacing:.04em;border-radius:6px;padding:7px 9px;font-size:.7rem;font-style:normal;font-weight:900;position:absolute;top:12px;left:12px}.store-product-image>em{background:#762424}.store-product-image>b+em{top:45px}.store-product-image>button{z-index:1;color:#273c2e;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-family:Arial,sans-serif;font-size:1.7rem;display:grid;position:absolute;top:11px;right:11px;box-shadow:0 4px 12px #00000021}.store-product-image>button:hover{color:#fff;background:#9d2044}.store-product-details{padding:13px 15px 15px}.store-product-details small{color:#718077;letter-spacing:.11em;font-size:.7rem;font-weight:900}.store-product-details h2{color:#1c251e;text-overflow:ellipsis;white-space:nowrap;margin:0 0 8px;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.35;overflow:hidden}.store-product-price{flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;display:flex}.store-product-price strong{color:#111812;font-size:1.12rem}.store-product-price del{color:#7a827c;font-size:.82rem}.store-stock-label{color:#227044;margin:10px 0 0;font-size:.76rem;font-weight:850}.store-stock-label.is-empty{color:#9d3131}.catalog-empty-state{color:#5d6960;text-align:center;background:#fff;border:1px dashed #cbd6ce;border-radius:16px;align-content:center;place-items:center;min-height:440px;padding:50px 24px;display:grid}.catalog-empty-state span{color:#92ad9b;font-size:4rem}.catalog-empty-state h2{color:#1d291f;margin:10px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.catalog-empty-state p{max-width:540px;margin:0;line-height:1.6}.catalog-empty-state button{min-height:45px;color:var(--black);background:var(--yellow);cursor:pointer;border:0;border-radius:8px;margin-top:18px;padding:0 18px;font-weight:900}@media (width<=1050px){.catalog-layout{grid-template-columns:260px minmax(0,1fr)}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.store-product-details{padding:12px}.store-product-details h2{font-size:.9rem}.store-search-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1100px){.storefront-header{grid-template-columns:minmax(170px,.65fr) minmax(280px,1.15fr) minmax(390px,1.2fr);gap:16px;padding-left:24px;padding-right:24px}.storefront-brand img{width:clamp(175px,18vw,215px)}.store-search{height:52px}.store-search button{padding:0 15px}.header-actions{grid-template-columns:repeat(6,minmax(52px,1fr))}.action-label{font-size:.74rem}}@media (width<=980px){.storefront-header{grid-template-rows:72px 58px;grid-template-columns:minmax(170px,1fr) auto;gap:10px 18px;min-height:176px}.store-search{grid-area:2/1/auto/-1}.header-actions{grid-template-columns:repeat(6,minmax(52px,58px))}.customer-product-hero{grid-template-columns:1fr;min-height:0}.customer-product-details{grid-template-columns:1fr 1fr}.customer-product-details section:first-child{grid-column:1/-1}.customer-auth-page{grid-template-columns:1fr;gap:20px}.customer-auth-intro{text-align:center;padding-bottom:0}.customer-auth-intro p{margin:0 auto}.customer-auth-intro ul{display:none}}@media (width<=760px){.storefront-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.storefront-header{grid-template-rows:54px 52px;grid-template-columns:minmax(0,1fr);gap:8px;min-height:132px;padding:10px 14px 12px}.storefront-brand{justify-content:center}.storefront-brand img{width:158px}.store-search{grid-area:2/1/auto/-1;height:52px;padding-left:17px}.store-search button{height:40px;padding:0 15px}.store-search input{font-size:.94rem}.header-actions,.mobile-category-strip{display:none}.category-navbar{z-index:82;width:auto;max-height:min(68dvh,560px);top:auto;right:12px;bottom:calc(77px + env(safe-area-inset-bottom));background:#fff;border:1px solid #d7dfd9;border-radius:17px;display:none;position:fixed;left:12px;overflow:hidden;box-shadow:0 24px 60px #04140b57}.category-navbar.is-open{display:block}.category-navbar-inner{place-content:start stretch;width:100%;max-height:min(68dvh,560px);padding:0 14px 15px;display:grid;overflow-y:auto}.mobile-category-sheet-heading{z-index:2;background:#fff;border-bottom:1px solid #e4e9e5;justify-content:space-between;align-items:center;min-height:63px;display:flex;position:sticky;top:0}.mobile-category-sheet-heading strong{color:#172019;font-family:Georgia,Times New Roman,serif;font-size:1.23rem}.mobile-category-sheet-heading button,.mobile-more-heading button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1.45rem;line-height:1;display:grid}.category-group{display:grid}.main-category-button{width:100%;min-height:55px;color:var(--ink);text-align:left;border:0;border-bottom:1px solid #e3e8e4;justify-content:space-between;padding:11px 10px;font-size:1.05rem}.category-group:first-child .main-category-button{border-left:0}.subcategory-menu{border:0;border-left:3px solid var(--yellow);min-width:0;box-shadow:none;background:#f6f8f6;border-radius:0;padding:5px 8px 9px 20px;position:static}.subcategory-menu button{color:var(--ink);background:0 0;border-bottom-color:#e1e7e2;font-size:1rem}.subcategory-menu button:hover{color:var(--green);background:#eef4ef}.category-empty-message{place-items:center;min-height:60px;display:grid}.mobile-sheet-backdrop{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#070c086b;border:0;padding:0;display:block;position:fixed;inset:0}.mobile-more-sheet{z-index:82;right:12px;bottom:calc(77px + env(safe-area-inset-bottom));background:#fff;border:1px solid #d7dfd9;border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 14px 15px;display:grid;position:fixed;left:12px;box-shadow:0 24px 60px #04140b57}.mobile-more-heading{border-bottom:1px solid #e4e9e5;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:61px;display:flex}.mobile-more-heading strong{font-family:Georgia,Times New Roman,serif;font-size:1.23rem}.mobile-more-sheet>button{color:#213025;cursor:pointer;background:#f8faf8;border:1px solid #dce4de;border-radius:12px;align-content:center;place-items:center;gap:4px;min-width:0;min-height:104px;padding:11px 6px;display:grid}.mobile-more-sheet>button:active{border-color:var(--green);background:#edf5ef}.mobile-more-symbol{color:#fff;background:var(--green);border-radius:11px;place-items:center;width:38px;height:38px;font-size:1.25rem;font-weight:900;display:grid}.mobile-more-sheet>button strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.78rem;overflow:hidden}.mobile-more-sheet>button small{color:#758078;text-align:center;font-size:.63rem;line-height:1.2}.mobile-bottom-nav{min-height:calc(68px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #d9e0da;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #0e271721}.mobile-bottom-nav>button{color:#5d675f;cursor:pointer;background:0 0;border:0;border-radius:10px;align-content:center;place-items:center;gap:3px;min-width:0;min-height:60px;padding:5px 2px;display:grid}.mobile-bottom-nav>button.is-active{color:var(--green);box-shadow:inset 0 3px 0 var(--yellow);background:#edf5f0}.mobile-bottom-nav strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.68rem;line-height:1;overflow:hidden}.mobile-home-icon{place-items:center;height:29px;font-family:Arial,sans-serif;font-size:1.9rem;line-height:.8;display:grid}.mobile-category-icon{border:2px solid;border-radius:6px;gap:3px;width:28px;height:27px;padding:5px;display:grid}.mobile-category-icon i{background:currentColor;border-radius:2px;display:block}.mobile-cart-icon{width:30px;height:28px;display:block;position:relative}.mobile-cart-icon i{border:2px solid;border-top:0;border-radius:2px 2px 5px 5px;width:23px;height:16px;position:absolute;top:1px;left:2px;transform:skew(-8deg)}.mobile-cart-icon i:before{content:"";background:currentColor;border-radius:2px;width:8px;height:2px;position:absolute;top:4px;left:-5px;transform:rotate(12deg)}.mobile-cart-icon b:before,.mobile-cart-icon b:after{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;bottom:1px}.mobile-cart-icon b:before{left:7px}.mobile-cart-icon b:after{right:4px}.mobile-account-icon{width:29px;height:28px;display:block;position:relative}.mobile-account-icon i{border:2px solid;border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:9px}.mobile-account-icon b{border:2px solid;border-bottom:0;border-radius:15px 15px 3px 3px;width:26px;height:14px;position:absolute;bottom:1px;right:1px}.mobile-more-icon{border:2px solid;border-radius:7px;justify-content:center;align-items:center;gap:3px;width:29px;height:27px;display:flex}.mobile-more-icon i{background:currentColor;border-radius:50%;width:3px;height:3px}.storefront-hero{min-height:0}.hero-arrow{width:40px;height:40px;font-size:2rem}.hero-dots{bottom:10px}.hero-dots button{width:10px;height:10px}.hero-dots button.is-active{width:27px}.exotic-flowers-section{width:calc(100% - 28px);padding:30px 0 40px}.exotic-flowers-section h2{margin-bottom:18px;font-size:1.6rem}.exotic-flowers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.exotic-flower-card:nth-child(n+6):not(.mobile-expanded),.trending-product-card:nth-child(n+6):not(.mobile-expanded){display:none}.exotic-more-card{aspect-ratio:1;color:#fff;background:var(--green);cursor:pointer;border:1px solid #d4ddd6;border-radius:15px;align-content:center;place-items:center;gap:8px;display:grid;box-shadow:0 10px 28px #16342324}.exotic-more-card strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.exotic-more-card span{width:38px;height:38px;color:var(--black);background:var(--yellow);border-radius:50%;place-items:center;font-size:1.35rem;font-weight:900;display:grid}.exotic-show-less{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin:17px auto 0;padding:0 20px;font-weight:900;display:flex}.store-product-page{width:calc(100% - 28px);padding-top:10px}.customer-product-breadcrumb{padding-bottom:7px;font-size:.75rem}.customer-product-hero{grid-template-columns:1fr;gap:14px;min-height:0}.customer-product-gallery{grid-template-columns:1fr;gap:9px}.customer-product-thumbnails{grid-row:2;grid-template-rows:1fr;grid-template-columns:repeat(4,58px);max-height:none;overflow:auto hidden}.customer-product-thumbnails button{width:58px}.customer-product-main-image{aspect-ratio:1;height:auto;min-height:0}.customer-product-main-image>small{font-size:.65rem}.customer-image-magnifier{display:none}.customer-product-summary{padding:20px 16px}.customer-product-summary h1{font-size:2rem}.customer-product-status{flex-direction:column;align-items:flex-start}.customer-purchase-actions{z-index:5;gap:8px;position:sticky;bottom:8px}.customer-purchase-actions button{min-height:52px;font-size:.88rem}.customer-product-details{grid-template-columns:1fr;gap:12px;margin-top:16px}.store-search-results-page{width:calc(100% - 28px);padding-top:20px}.store-search-results-heading{flex-direction:column;align-items:flex-start}.store-search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-auth-page{width:calc(100% - 28px);padding:22px 0 45px}.customer-auth-page.is-auth-entry{min-height:calc(100dvh - 208px);display:block}.customer-auth-page.is-auth-entry .customer-auth-intro{display:none}.customer-auth-page.is-auth-entry .customer-auth-card{width:100%;max-width:440px;margin:18px auto 0}.customer-auth-page.is-auth-entry .customer-auth-card-heading>small,.customer-auth-page.is-auth-entry .customer-auth-card-heading>p,.customer-auth-page.is-auth-entry .auth-security-note{display:none}.customer-auth-page.is-auth-entry .customer-auth-card-heading h2{text-align:center;margin-bottom:14px}.customer-auth-card{border-radius:14px;padding:20px 15px}.customer-auth-card-heading{margin-top:4px}.customer-register-invitation{grid-template-columns:1fr}.customer-register-invitation button{width:100%}.customer-account-welcome{grid-template-columns:62px 1fr;gap:13px}.customer-account-welcome>img,.customer-account-welcome>span{width:62px;height:62px}.customer-account-welcome h2{font-size:1.35rem}.catalog-page{width:calc(100% - 28px);padding-top:10px}.catalog-heading-row{align-items:center}.catalog-heading-row h1{font-size:2.3rem}.catalog-heading-row p:last-child{font-size:.9rem}.mobile-filter-button{align-items:center;gap:8px;display:inline-flex}.catalog-layout{display:block}.catalog-filters{margin-bottom:16px;display:none;position:static}.catalog-filters.is-open{display:block}.catalog-toolbar{flex-direction:row;justify-content:space-between;align-items:center}.catalog-toolbar label{justify-content:flex-end}.catalog-toolbar select{flex:1;min-width:0}.catalog-product-grid{gap:12px}.store-product-details{padding:13px}.store-product-details h2{font-size:.95rem}}@media (width<=620px){.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=390px){.storefront-brand img{width:125px}.store-search button{padding:0 12px}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-bottom-nav strong{font-size:.64rem}}@media (hover:none),(pointer:coarse){.customer-product-main-image{cursor:zoom-in}.customer-product-main-image>small{display:none}.touch-image-zoom-trigger{z-index:4;cursor:zoom-in;background:0 0;border:0;padding:0;display:block;position:absolute;inset:0}.touch-product-zoom-modal{z-index:120;padding:max(14px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom));color:#fff;touch-action:none;background:#040805f7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.touch-product-zoom-stage{touch-action:none;-webkit-user-select:none;user-select:none;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.touch-product-zoom-stage img{object-fit:contain;transform-origin:50%;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:min(94vw,760px);max-width:none;max-height:82dvh;transition:transform 80ms linear;display:block}.touch-product-zoom-close{width:48px;height:48px;top:max(15px, env(safe-area-inset-top));z-index:2;color:#111;background:var(--yellow);border:1px solid #ffffff47;border-radius:50%;place-items:center;font-size:2rem;line-height:1;display:grid;position:absolute;right:16px;box-shadow:0 8px 24px #0000004d}.touch-product-zoom-controls{z-index:2;min-height:50px;bottom:calc(48px + env(safe-area-inset-bottom));background:#101913e6;border:1px solid #fff3;border-radius:13px;align-items:center;gap:5px;padding:5px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000059}.touch-product-zoom-controls button{color:#fff;background:#315b42;border:0;border-radius:9px;min-width:42px;height:40px;padding:0 11px;font-weight:900}.touch-product-zoom-controls button:last-child{color:#111;background:var(--yellow)}.touch-product-zoom-controls button:disabled{opacity:.42}.touch-product-zoom-controls span{text-align:center;min-width:52px;font-size:.78rem;font-weight:900}.touch-product-zoom-modal>p{width:100%;right:0;bottom:calc(14px + env(safe-area-inset-bottom));color:#d2dbd5;text-align:center;margin:0;font-size:.72rem;position:absolute;left:0}}@media (prefers-reduced-motion:reduce){.category-loading-row span:after,.exotic-flower-skeleton:after{animation:none}*,:before,:after{scroll-behavior:auto!important;transition:none!important}.hero-slide{transform:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
