:root{--wine:#098a65;--wine-deep:#066649;--ink:#262c31;--muted:#747b83;--paper:#fff;--cream:#f5f8f7;--rose:#e7f3ed;--line:#e8eceb;--gold:#098a65;--serif:'Manrope',Arial,sans-serif;--sans:'Manrope',Arial,sans-serif;--shadow:0 18px 60px #233d3220;--blue:#3868b2}
body{background:#fff;color:var(--ink);font-size:15px}h1,h2,h3,h4{font-family:var(--sans);font-weight:700;letter-spacing:-.035em}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #4a86d6;outline-offset:4px}button{font-family:inherit}.container{width:min(1320px,calc(100% - 56px))}.announcement{display:none}#header{position:relative;z-index:20;background:#fff}#main{min-height:50vh}.icon{flex-shrink:0;stroke-width:1.6}.btn{border-radius:6px;min-height:45px;padding:12px 23px;font-size:13px;font-weight:700;letter-spacing:0;gap:20px;box-shadow:0 4px 10px #098a6518;transition:background .2s,box-shadow .2s,transform .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #098a6525}.btn.outline{box-shadow:none;border-color:#c9ded5}.btn.light{color:var(--wine-deep);background:#fff}.text-link{font-size:13px}.retail-link{display:inline-flex;gap:14px;align-items:center;background:none;border:0;color:var(--wine);font-size:13px;font-weight:700;padding:8px 0}.eyebrow{letter-spacing:.12em;font-size:11px;font-weight:600}.small{font-size:13px;line-height:1.7}.reveal{transform:translateY(13px);transition:opacity .55s,transform .55s}.catalog-note{font-size:12px;line-height:1.8;color:#787e83;margin-top:23px}.empty h1,.empty h2{font-size:28px;line-height:1.4}.empty p{font-size:14px}.empty{padding:55px 20px}.price{font-family:var(--sans);font-size:19px;font-weight:800;color:#262d30}.skip-link{border-radius:5px}

/* Compact shop masthead and browsing navigation. */
.retail-header{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.retail-brand{display:inline-flex;align-items:center;flex-shrink:0;gap:6px;line-height:1;text-decoration:none;color:var(--blue)}.brand-flower{font-family:Arial,sans-serif;font-size:62px;line-height:.85;font-weight:400;display:block;transform:rotate(-12deg)}.brand-lockup{display:flex;flex-direction:column;align-items:flex-end}.brand-name{font-size:40px;font-weight:800;letter-spacing:-2.3px;line-height:1.08}.brand-name>span{color:#282f36;font-weight:500}.brand-lockup small{color:#757d88;font-size:9px;letter-spacing:3.1px;margin:3px 0 0}.retail-header-actions{display:flex;align-items:center;gap:7px}.header-button,.retail-icon-button,.locale-indicator{display:inline-flex;align-items:center;justify-content:center;height:37px;border:1px solid #e5e8e6;border-radius:5px;background:#fff;color:#60696c;transition:background .2s,border-color .2s;position:relative}.header-button{gap:7px;padding:0 13px;font-size:11px;white-space:nowrap;font-weight:500}.header-button .icon{width:15px;height:15px}.retail-icon-button{width:37px}.retail-icon-button .icon{width:19px;height:19px}.header-button:hover,.retail-icon-button:hover{background:#f3f8f5;border-color:#c4dbcf}.assistant-button{background:var(--wine);color:#fff;border-color:var(--wine);box-shadow:0 4px 12px #07876126}.assistant-button:hover{background:var(--wine-deep);border-color:var(--wine-deep)}.locale-indicator{width:36px;font-size:19px}.retail-cart-count{position:absolute;right:-4px;top:-5px;background:var(--wine);border:2px solid white;color:white;font-size:9px;height:17px;min-width:17px;padding:0 3px;display:flex;align-items:center;justify-content:center;border-radius:20px}.retail-menu-button{display:none}.retail-navigation{border-top:1px solid #f0f2f1;border-bottom:1px solid #e9edeb}.retail-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:47px}.retail-nav{display:flex;align-items:stretch;align-self:stretch;gap:0;min-width:0}.retail-nav>a,.nav-drop>summary{height:47px;display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:12px;font-weight:500;color:#687170;padding:0 16px;position:relative}.retail-nav>a:first-child{padding-left:12px}.retail-nav>a::after,.nav-drop>summary::after{content:'';position:absolute;height:11px;width:1px;right:0;top:18px;background:#e7ebe9}.retail-nav>a:last-child::after{display:none}.retail-nav .icon{width:14px;height:14px}.retail-nav>a:hover,.nav-drop>summary:hover,.nav-drop[open]>summary{color:var(--wine);background:#f6faf8}.retail-nav .current{color:var(--blue);box-shadow:inset 0 -2px var(--blue)}.nav-drop{position:relative}.nav-drop>summary{list-style:none;cursor:pointer}.nav-drop>summary::-webkit-details-marker{display:none}.nav-chevron{font-size:13px;margin-left:4px;line-height:1}.nav-drop-menu{position:absolute;left:0;top:calc(100% + 1px);width:210px;background:white;padding:8px;border:1px solid var(--line);box-shadow:0 8px 28px #253a2e15;border-radius:0 0 8px 8px;z-index:30;display:grid;gap:2px}.nav-drop-menu a{font-size:12px;padding:10px 12px;border-radius:4px}.nav-drop-menu a:hover{background:#eff8f3;color:var(--wine)}.header-search{display:flex;width:282px;max-width:30%;height:34px;border:1px solid #e1e6e3;border-radius:5px;overflow:hidden;flex-shrink:0}.header-search input{font-family:inherit;width:100%;min-width:0;border:0;background:#fff;padding:8px 12px;font-size:11px;outline:none;color:var(--ink)}.header-search:focus-within{outline:2px solid #a6d8c4;outline-offset:1px}.header-search input::placeholder{color:#a3aaa7}.header-search button{width:39px;flex-shrink:0;border:0;background:var(--wine);color:white;display:grid;place-items:center}.header-search button:hover{background:var(--wine-deep)}.header-search .icon{width:16px;height:16px}.retail-mobile-nav{display:none}

/* Image categories and the three-panel campaign composition. */
.category-carousel{position:relative;padding-top:28px;padding-bottom:23px}.category-rail{display:flex;gap:13px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;padding:2px 3px 3px;scroll-snap-type:x proximity}.category-rail::-webkit-scrollbar{display:none}.round-category{display:flex;flex:1 0 96px;max-width:100px;align-items:center;flex-direction:column;gap:10px;text-align:center;color:#343b3b;font-size:11px;font-weight:500;line-height:1.4;scroll-snap-align:start}.category-circle{display:block;width:80px;height:80px;border-radius:50%;overflow:hidden;background:#f0f3fa;box-shadow:0 0 0 3px white,0 0 0 4px transparent;transition:transform .25s,box-shadow .25s}.category-circle img{width:100%;height:100%;object-fit:cover;object-position:50% 47%;mix-blend-mode:multiply;transform:scale(1.07);transition:transform .35s}.round-category:hover .category-circle{transform:translateY(-3px);box-shadow:0 0 0 3px white,0 0 0 4px #b9d5c5}.round-category:hover img{transform:scale(1.15)}.round-category:hover{color:var(--wine)}.category-scroll{position:absolute;right:-12px;top:65px;display:grid;place-items:center;border:1px solid #e9ece9;background:#fff;width:30px;height:30px;border-radius:50%;color:#858e89;box-shadow:0 3px 12px #233b2d12;z-index:2}.category-scroll .icon{width:15px;height:15px}.category-scroll:hover{background:var(--wine);color:#fff}.feature-banners{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr;gap:16px;height:464px}.feature-banner{position:relative;overflow:hidden;border-radius:8px;background:#f4f5f1;box-shadow:0 2px 11px #24372914;isolation:isolate;display:block;color:#151b1b}.feature-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;transition:transform 1s cubic-bezier(.2,.7,.3,1)}.feature-banner:hover>img{transform:scale(1.025)}.banner-main{grid-row:span 2}.banner-copy{position:absolute;top:50%;right:5.5%;width:40%;transform:translateY(-50%);text-align:right;z-index:2}.banner-main .banner-copy{right:5%;width:38%}.banner-copy h1,.banner-copy h2{margin:0 0 9px;font-size:27px;line-height:1.2;letter-spacing:-.045em;font-weight:800;color:#171c1b}.banner-copy h1{font-size:38px}.banner-copy p{font-size:15px;line-height:1.55;color:#383e3a;margin:0 0 18px}.banner-main .banner-copy p{font-size:18px;margin-bottom:23px}.banner-copy strong{font-weight:700}.banner-eyebrow{display:block;font-size:8px;font-weight:700;letter-spacing:1.8px;color:#6e7771;margin:0 0 13px}.banner-button{display:inline-flex;align-items:center;gap:18px;background:var(--wine);color:#fff;border-radius:5px;padding:11px 18px;box-shadow:0 4px 12px #07866135;font-size:12px;font-weight:700;transition:background .25s,box-shadow .25s}.banner-button .icon{width:17px;height:17px}.feature-banner:hover .banner-button{background:var(--wine-deep);box-shadow:0 6px 18px #07866140}.banner-copy>small{font-size:9px;color:#6c756f;line-height:1.5;display:block;margin-top:9px;max-width:200px;margin-left:auto}.banner-main .banner-button{padding:13px 21px;font-size:13px;gap:22px}.banner-special .banner-copy p{margin-bottom:12px}

/* The storefront remains compact and product-led below the banners. */
.retail-promises{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0;border-bottom:1px solid var(--line);margin-bottom:42px}.retail-promises>div{display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid var(--line)}.retail-promises>div:last-child{border:0}.retail-promises .icon{width:26px;height:26px;color:var(--wine)}.retail-promises strong{font-size:12px;font-weight:700;display:block;line-height:1.7}.retail-promises small{font-size:10px;display:block;color:#909692;line-height:1.7}.retail-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.retail-section-heading h2{font-size:26px;line-height:1.25;letter-spacing:-.045em;margin:0 0 8px;color:#2e3635}.retail-section-heading p{color:var(--muted);font-size:12px;margin:0;line-height:1.6}.retail-section-heading>a{display:flex;align-items:center;gap:17px;font-size:12px;font-weight:700;color:var(--wine);white-space:nowrap}.retail-section-heading>a .icon{width:17px;height:17px}.tabs{margin:0 0 24px;gap:9px}.tab{border-radius:6px;border:1px solid #e5ebe7;background:#fff;padding:10px 19px;font-family:inherit;font-size:12px;color:#647169;transition:background .2s,border-color .2s}.tab:hover{background:#f4f9f6;border-color:#afcbbd}.tab.selected{background:var(--wine);border-color:var(--wine);color:white}.product-grid,.catalog .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.retail-product{background:#fff;border:1px solid #e7ece8;border-radius:9px;overflow:hidden;transition:box-shadow .3s,transform .3s,opacity .55s}.retail-product:hover{box-shadow:0 9px 26px #2d4e3312;transform:translateY(-4px)}.retail-product .product-image-wrap{aspect-ratio:1/1.12;background:#f8f6f1;overflow:hidden;position:relative}.retail-product .product-image-wrap img{object-fit:cover;object-position:50% 49%;transition:transform .7s;width:100%;height:100%}.retail-product:hover .product-image-wrap img{transform:scale(1.035)}.retail-product .product-badge{position:absolute;left:12px;top:12px;font-family:inherit;font-size:9px;letter-spacing:0;background:#ffffffeb;color:#416349;padding:5px 9px;border:1px solid #ffffffa6;border-radius:4px;max-width:calc(100% - 58px);line-height:1.5}.retail-product .favorite{width:30px;height:30px;right:10px;top:10px;background:#fff;border-radius:50%;box-shadow:0 2px 5px #203a2910;border:1px solid #f4f5f1;color:#8c9790}.retail-product .favorite .icon{height:16px;width:16px}.retail-product .favorite.on{color:#da6379;background:#fff5f6}.retail-product .favorite.on .icon{fill:#da63791c}.retail-product .product-meta{display:block;padding:18px;margin:0}.retail-product .product-meta>div{width:100%}.retail-product .product-meta .product-category{font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:#8d9790;margin:0 0 7px;font-weight:600}.retail-product .product-meta h3{font-size:17px;font-weight:700;line-height:1.3;letter-spacing:-.025em;margin:0 0 6px}.retail-product .product-meta p{font-size:11px;line-height:1.5;color:#909791;margin:0;min-height:17px}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:21px}.retail-product .price{font-size:18px;white-space:nowrap}.product-add{display:inline-flex;align-items:center;gap:9px;border:1px solid #d1e7da;background:#f4faf6;color:var(--wine);border-radius:5px;padding:8px 10px;font-size:10px;font-weight:700;line-height:1;white-space:nowrap;transition:background .2s,color .2s}.product-add .icon{width:14px;height:14px}.product-add:hover{background:var(--wine);border-color:var(--wine);color:#fff}.product-add:disabled{opacity:.5;cursor:not-allowed}.note-promotion{margin-top:48px;margin-bottom:48px;display:flex;align-items:center;gap:23px;padding:31px 34px;border:1px solid #dceae2;background:linear-gradient(110deg,#f0f8f4,#fbfdfc);border-radius:9px}.note-promotion-icon{width:58px;height:58px;background:#e1f1e8;color:var(--wine);border-radius:50%;display:grid;place-items:center;flex-shrink:0}.note-promotion-icon .icon{width:27px;height:27px}.note-promotion>div:nth-child(2){flex:1}.note-promotion span{font-size:9px;letter-spacing:1.5px;color:#799487;font-weight:600}.note-promotion h2{font-size:21px;color:#345444;margin:5px 0 8px;line-height:1.3;letter-spacing:-.025em}.note-promotion p{font-size:12px;color:#829387;line-height:1.5;margin:0}.note-promotion .btn{flex-shrink:0}.occasion-collection{margin-bottom:60px}.occasion-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.occasion-card{display:grid;grid-template-columns:44% 1fr;align-items:center;min-height:190px;overflow:hidden;border-radius:8px;background:#f8f7f3;border:1px solid #efeee8}.occasion-card:nth-child(2){background:#f7f5f6}.occasion-card:nth-child(3){background:#f4f8f5}.occasion-card>img{height:195px;width:100%;object-fit:cover;object-position:50% 46%;mix-blend-mode:multiply;transition:transform .5s}.occasion-card:hover>img{transform:scale(1.04)}.occasion-card>div{padding:18px 22px 18px 10px}.occasion-card h3{font-size:20px;margin:0 0 8px;line-height:1.2}.occasion-card p{font-size:11px;line-height:1.7;color:#8b918a;margin:0 0 14px}.occasion-card span{display:inline-flex;gap:10px;color:var(--wine);font-size:10px;align-items:center;font-weight:700}.occasion-card .icon{width:14px;height:14px}

/* Shared checkout, account and support surfaces. */
dialog{border-radius:10px;border:1px solid #e7ede8;box-shadow:0 25px 100px #102d2340}dialog::backdrop{background:#15302666;backdrop-filter:blur(3px)}.modal-close{border-radius:50%;background:#fffffff0;color:#718078;right:12px;top:12px;width:34px;height:34px}.modal-inner{padding:42px}.modal-inner>h2{font-size:28px;line-height:1.25;margin:13px 0 23px;letter-spacing:-.045em}.modal-header h2{font-size:26px;line-height:1.3}.auth-panel{width:490px;max-width:100%}.auth-panel .tabs{margin:25px 0 22px}.auth-panel .tab{flex:1}.field{font-size:12px;margin-bottom:17px}.field label{font-size:12px;color:#5f6e64;margin-bottom:8px}.field input,.field select,.field textarea{border-radius:5px;border:1px solid #dde6df;background:#fff;font-family:inherit;font-size:14px;padding:12px 13px;box-shadow:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--wine);outline:2px solid #cbeadd;outline-offset:0}.field textarea{line-height:1.7}.check{font-size:12px;line-height:1.8}.check input{accent-color:var(--wine)}.google-pending{border-radius:5px;font-size:12px;background:#f6f8f7;color:#88948c;border:1px solid #e6ece8;padding:15px;line-height:1.8}.or{font-size:11px;margin:21px 0}.form-error{border-radius:5px;font-size:12px}.product-detail{grid-template-columns:1fr 1fr}.detail-image{background:#f7f5ef;min-height:540px}.detail-copy{padding:50px 35px 35px}.detail-copy h2{font-size:32px;line-height:1.15;color:#28392f}.detail-copy .description{font-size:13px;line-height:1.9}.detail-copy .price{font-size:25px}.detail-copy .btn{margin-top:23px}.detail-facts{font-size:11px}.detail-facts .icon{width:17px;height:17px}.detail-copy .catalog-note{font-size:10px}.cart-line h3{font-size:17px;line-height:1.3}.cart-line img{border-radius:5px}.quantity{border-radius:4px;overflow:hidden}.summary-line{font-size:13px}.summary-line.total{font-size:17px;font-weight:700}.reward-hint{background:#f0f8f3;border:1px solid #d8e8de;color:#557262;border-radius:5px;font-size:12px;line-height:1.8}.checkout{width:1060px;max-width:100%}.checkout-summary{background:#f5f8f5;border-radius:7px}.checkout-form h3{font-size:19px;margin:22px 0 20px;line-height:1.4;color:#376049}.checkout-form h3:first-of-type{margin-top:0}.checkout-grid{padding:30px;gap:32px}.note-preview{border-radius:5px;border-color:#d4dfd1;background:#fffefa}.note-preview p{font-family:Georgia,serif;font-size:22px;color:#4c6653}.success h2{font-size:30px}.success-number{font-size:18px;border-radius:6px;letter-spacing:.025em}.success p{font-size:13px}.page-intro{padding:35px 0 31px;background:#f5f9f6;border-bottom:1px solid #e9efe9}.page-intro h1{font-size:38px;line-height:1.2;margin:9px 0 14px;color:#2d4235}.page-intro p{font-size:14px}.page-intro .eyebrow{color:#759280;font-size:9px}.breadcrumb{font-size:11px;margin-bottom:20px;color:#8a968f}.section.catalog{padding:32px 0 60px}.catalog-tools{margin:22px 0}.searchbox{border:1px solid #dce6df;border-radius:5px;min-height:42px;padding:0 12px}.searchbox input{font-family:inherit;font-size:13px}.catalog-tools select{font-family:inherit;font-size:12px;border-radius:5px;border-color:#dce6df;min-height:42px}.content-page{padding:47px 0 65px}.content-page h1{font-size:36px;line-height:1.25;color:#304838}.content-page h2{font-size:23px;line-height:1.4}.content-page p,.content-page li{font-size:14px;line-height:1.85}.contact-layout{gap:55px;align-items:center}.contact-image{height:500px;border-radius:9px}.contact-info h1{font-size:38px;line-height:1.2}.contact-row h3{font-size:11px;letter-spacing:.05em}.contact-row p,.contact-row a{font-size:13px}.account-top h1{font-size:34px}.account-password summary{font-size:19px;color:#3c5c48}.order-card{border-radius:7px}.order-status{background:#edf5ef;color:#548063;border-radius:4px}.order-note{font-family:inherit;font-size:15px;border-radius:5px;color:#516d58}.stat{border-radius:6px}.stat strong{font-size:28px;font-weight:700}.admin-product{border-radius:6px}.admin-product h3{font-size:17px}.admin-notice,.setup-details{border-radius:5px}.retail-footer{border-top:1px solid #e6eee9;background:#f9fbfa;padding:43px 0 0}.retail-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.25fr;gap:50px}.retail-footer .retail-brand{margin-bottom:17px}.retail-footer .brand-name{font-size:32px;letter-spacing:-1.8px}.retail-footer .brand-flower{font-size:49px}.retail-footer .brand-lockup small{font-size:7px;letter-spacing:2.4px}.retail-footer-grid h3{font-size:13px;letter-spacing:0;margin:5px 0 21px;color:#46574d}.retail-footer-grid p{font-size:12px;color:#8b978f;line-height:1.9;margin:0 0 15px}.retail-footer-grid>div>a:not(.retail-brand){display:flex;align-items:center;gap:9px;font-size:12px;color:#7e8c82;margin-bottom:12px;line-height:1.5}.retail-footer-grid>div>a:not(.retail-brand):hover{color:var(--wine)}.retail-footer-grid .icon{width:16px;height:16px}.retail-footer-grid .footer-support{color:var(--wine)!important;font-size:11px!important}.retail-footer-grid .retail-footer-phone{font-size:19px!important;font-weight:700;color:#456a54!important;letter-spacing:-.02em}.retail-footer-grid .map-link{font-size:11px!important;color:var(--wine)!important}.retail-footer-bottom{border-top:1px solid #e8eee9;margin-top:35px;padding:20px 0;display:flex;justify-content:space-between;gap:20px;color:#9aa79e;font-size:10px}.shopping-assistant{width:570px;max-width:100%}.assistant-intro{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:1.1px;font-weight:700;color:var(--wine)}.assistant-intro .icon{width:21px;height:21px}.shopping-assistant>p{font-size:13px;margin:-8px 0 23px;line-height:1.7}.shopping-assistant h2{font-size:28px}.assistant-results-label{font-size:12px;color:#74847a;margin:24px 0 12px}.assistant-result{width:100%;display:flex;align-items:center;gap:16px;padding:10px;border:1px solid #e1eae3;border-radius:6px;background:#fbfdfb;text-align:left;margin-top:9px}.assistant-result:hover{background:#eff7f2;border-color:#bddbc8}.assistant-result img{height:70px;width:58px;object-fit:cover;border-radius:4px}.assistant-result>span{flex:1}.assistant-result strong{display:block;font-size:13px;margin-bottom:5px;color:#3b5643}.assistant-result small{font-size:12px;color:#7e9586}.assistant-result>.icon{color:var(--wine);width:19px;height:19px}.assistant-no-results{font-size:13px;line-height:1.8;background:#f7f9f6;border-radius:5px;padding:17px;margin-top:23px;color:#78907e}#toast{border-radius:7px;font-size:13px;padding:14px 23px}.initial-loading .wordmark{font-family:var(--sans);font-size:32px;font-weight:700;color:var(--blue);letter-spacing:-2px}

@media(min-width:1550px){.container{width:min(1380px,calc(100% - 100px))}.feature-banners{height:495px}.round-category{flex-basis:101px}.category-rail{gap:16px}.banner-main .banner-copy{right:6%}.banner-main .banner-copy h1{font-size:42px}.banner-copy h2{font-size:29px}}
@media(max-width:1190px){.container{width:calc(100% - 48px)}.retail-nav>a,.nav-drop>summary{padding:0 11px;font-size:11px}.retail-nav-inner{gap:16px}.header-search{width:250px}.retail-nav>a:nth-last-child(2){display:none}.feature-banners{height:420px;gap:13px}.banner-copy h2{font-size:23px}.banner-copy h1{font-size:34px}.banner-copy p{font-size:13px}.banner-main .banner-copy p{font-size:16px}.banner-copy>small{font-size:8px}.banner-copy{right:5%;width:43%}.banner-main .banner-copy{width:38%}.banner-eyebrow{font-size:7px;letter-spacing:1.1px}.product-grid,.catalog .product-grid{gap:18px}.retail-product .product-meta{padding:15px}.retail-product .product-meta h3{font-size:15px}.retail-product .price{font-size:17px}.product-add{padding:8px}.product-add span{font-size:9px}.retail-footer-grid{gap:26px}.occasion-card h3{font-size:18px}.occasion-card>div{padding-right:15px}}
@media(max-width:980px){.retail-header{height:83px}.brand-name{font-size:35px}.brand-flower{font-size:54px}.brand-lockup small{font-size:8px;letter-spacing:2.5px}.header-button{font-size:10px;padding:0 10px}.retail-header-actions{gap:6px}.retail-nav>a:nth-last-child(3){display:none}.retail-nav-inner{gap:10px}.retail-nav>a,.nav-drop>summary{padding:0 9px;font-size:10px}.header-search{width:230px;max-width:32%}.feature-banners{height:370px;gap:12px;grid-template-columns:1.4fr 1fr}.banner-copy h1{font-size:29px}.banner-copy h2{font-size:20px}.banner-main .banner-copy p{font-size:14px}.banner-copy p{font-size:11px;margin-bottom:11px}.banner-button{padding:9px 14px;font-size:10px;gap:12px}.banner-main .banner-button{padding:11px 17px;font-size:11px;gap:15px}.banner-eyebrow{font-size:6px;letter-spacing:1px}.banner-copy>small{font-size:7px}.retail-promises{padding:25px 0;margin-bottom:33px}.retail-promises>div{gap:10px}.retail-promises strong{font-size:11px}.retail-promises small{font-size:9px}.retail-promises .icon{width:22px;height:22px}.retail-section-heading h2{font-size:24px}.product-grid,.catalog .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.retail-collection .product-grid .retail-product:nth-child(4){display:none}.note-promotion{padding:25px;gap:18px}.note-promotion h2{font-size:18px}.note-promotion-icon{width:48px;height:48px}.note-promotion p{font-size:11px}.note-promotion .btn{padding:11px 16px;font-size:11px;gap:12px}.occasion-card{grid-template-columns:42% 1fr;min-height:175px}.occasion-card>img{height:180px}.occasion-card h3{font-size:16px}.occasion-card p{font-size:10px}.occasion-card>div{padding:10px}.occasion-cards{gap:15px}.retail-footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:30px}.retail-footer-grid>div:last-child{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.retail-footer-grid>div:last-child h3{margin-bottom:12px}.retail-footer-grid>div:last-child p{grid-column:2;grid-row:1/4}.retail-footer-bottom{margin-top:15px}}
@media(max-width:760px){.container{width:calc(100% - 32px)}.retail-header{height:77px;gap:10px}.retail-header-actions{gap:6px}.brand-name{font-size:31px;letter-spacing:-1.7px}.brand-flower{font-size:48px}.brand-lockup small{font-size:7px;letter-spacing:2.1px;margin-top:3px}.retail-header .tracking-button,.retail-header .assistant-button,.retail-header .locale-indicator{display:none}.retail-menu-button{display:inline-flex}.retail-header .account-button{padding:0;width:34px;height:34px}.retail-header .account-button span{display:none}.retail-header .account-button .icon{width:18px;height:18px}.retail-icon-button{height:34px;width:34px}.retail-nav{display:none}.retail-nav-inner{min-height:51px}.retail-navigation{border-top:1px solid #f3f5f3}.header-search{width:100%;max-width:none;height:35px;margin:7px 0}.header-search input{font-size:12px}.retail-mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:0 15px;padding:12px 23px 20px;position:absolute;width:100%;background:#fff;box-shadow:0 10px 20px #16352415;border-bottom:1px solid var(--line);font-size:12px}.retail-mobile-nav a{padding:11px 0;border-bottom:1px solid #f0f4f1}.category-carousel{padding-top:19px;padding-bottom:17px}.category-rail{gap:10px}.round-category{flex:0 0 79px;gap:8px;font-size:10px}.category-circle{width:66px;height:66px}.category-scroll{right:-6px;top:47px;width:26px;height:26px}.feature-banners{grid-template-columns:1fr 1fr;grid-template-rows:340px 205px;height:auto;gap:12px}.banner-main{grid-column:1/-1;grid-row:auto}.banner-main .banner-copy{right:7%;width:34%}.banner-main .banner-copy h1{font-size:35px}.banner-main .banner-copy p{font-size:17px}.banner-eyebrow{font-size:8px;letter-spacing:1.1px}.banner-main .banner-button{font-size:12px;padding:12px 20px}.banner-copy h2{font-size:22px}.banner-copy p{font-size:12px}.banner-copy{right:6%;width:45%}.banner-special .banner-copy p{font-size:11px}.banner-copy>small{font-size:7px;line-height:1.5}.banner-button{padding:9px 12px;font-size:10px}.retail-promises{grid-template-columns:1fr 1fr;gap:20px 0;padding:24px 0;margin-bottom:30px}.retail-promises>div:nth-child(2){border:0}.retail-promises>div{justify-content:flex-start;padding-left:15px;gap:13px}.retail-promises strong{font-size:11px}.retail-promises small{font-size:9px}.retail-section-heading h2{font-size:23px}.retail-section-heading p{font-size:11px}.retail-section-heading>a{font-size:10px;gap:7px}.retail-section-heading>a .icon{width:14px}.product-grid,.catalog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.retail-collection .product-grid .retail-product:nth-child(4){display:block}.retail-product .product-meta{padding:15px}.retail-product .product-meta h3{font-size:17px}.retail-product .product-meta p{font-size:11px}.retail-product .price{font-size:19px}.product-add{padding:9px}.product-add span{font-size:10px}.tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:7px;padding:2px 2px 4px;margin-bottom:20px}.tab{flex-shrink:0;font-size:11px;padding:9px 16px}.note-promotion{margin-top:35px;margin-bottom:35px;padding:24px;flex-wrap:wrap;gap:15px}.note-promotion-icon{width:42px;height:42px}.note-promotion-icon .icon{width:22px;height:22px}.note-promotion>div:nth-child(2){min-width:70%;flex:1}.note-promotion h2{font-size:18px;margin-top:7px}.note-promotion span{font-size:8px}.note-promotion p{font-size:11px}.note-promotion .btn{margin-left:57px}.occasion-cards{grid-template-columns:1fr;gap:13px}.occasion-card{grid-template-columns:36% 1fr;min-height:165px}.occasion-card>img{height:165px;object-fit:cover;object-position:50% 41%}.occasion-card>div{padding:20px 28px}.occasion-card h3{font-size:24px}.occasion-card p{font-size:12px}.occasion-card span{font-size:11px}.occasion-collection{margin-bottom:40px}.retail-section-heading .retail-link{font-size:10px;max-width:112px;text-align:right;gap:8px}.retail-section-heading .retail-link .icon{width:15px}.retail-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.retail-footer-grid>div:first-child{grid-column:1/-1}.retail-footer-grid>div:last-child{display:block;grid-column:1/-1}.retail-footer .retail-brand{margin-bottom:15px}.retail-footer-grid h3{margin-bottom:16px}.retail-footer-bottom{font-size:9px}.retail-footer{padding-top:30px}.page-intro{padding:25px 0}.page-intro h1{font-size:30px}.page-intro p{font-size:12px}.page-intro .eyebrow{font-size:8px}.breadcrumb{font-size:10px;margin-bottom:15px}.section.catalog{padding:26px 0 40px}.catalog-tools{gap:13px;flex-wrap:wrap}.catalog-tools select{font-size:11px}.searchbox input{font-size:13px}.product-detail{grid-template-columns:1fr 1fr}.detail-copy{padding:45px 25px 25px}.detail-copy h2{font-size:27px}.detail-image{min-height:480px}.detail-copy .description{font-size:12px}.detail-copy .price{font-size:23px}.detail-facts{font-size:10px}.detail-copy .catalog-note{font-size:10px}.checkout-grid{grid-template-columns:1fr;padding:23px;gap:20px}.checkout-summary{grid-row:1;position:static;padding:20px}.checkout-form h3{font-size:18px}.contact-layout{grid-template-columns:1fr;gap:30px}.contact-image{height:380px;grid-row:2}.contact-info h1{font-size:32px}.content-page h1{font-size:31px}.content-page h2{font-size:22px}.content-page p,.content-page li{font-size:13px}.account-top h1{font-size:28px}.account-top{align-items:flex-start}.order-meta{font-size:12px}.order-card-header strong{font-size:12px}.order-status{font-size:10px}.shopping-assistant h2{font-size:25px}}
@media(max-width:480px){.retail-brand{gap:3px}.brand-name{font-size:28px;letter-spacing:-1.65px}.brand-flower{font-size:43px}.brand-lockup small{font-size:6px;letter-spacing:2px}.retail-header{height:73px}.retail-header-actions{gap:5px}.retail-icon-button,.retail-header .account-button{width:32px;height:33px}.retail-icon-button .icon{width:17px;height:17px}.retail-header .favorites-button{display:none}.header-search input{font-size:12px}.category-carousel{padding-top:17px;padding-bottom:16px}.category-rail{gap:6px}.round-category{flex-basis:76px;font-size:9px}.category-circle{width:63px;height:63px}.feature-banners{grid-template-columns:1fr;grid-template-rows:290px 174px 174px;gap:12px}.banner-main{grid-column:auto}.banner-main>img{object-position:41% 50%}.banner-main .banner-copy{right:5%;width:39%}.banner-main .banner-copy h1{font-size:29px}.banner-main .banner-copy p{font-size:13px;margin-bottom:18px;line-height:1.65}.banner-main .banner-eyebrow{font-size:6px;letter-spacing:.8px;margin-bottom:10px}.banner-main .banner-button{padding:11px 16px;font-size:11px;gap:14px}.banner-copy{right:7%;width:42%}.banner-copy h2{font-size:23px;margin-bottom:7px}.banner-copy p,.banner-special .banner-copy p{font-size:12px;margin-bottom:13px;line-height:1.55}.banner-copy>small{font-size:7px;margin-top:7px}.banner-button{padding:10px 14px;font-size:10px;gap:13px}.banner-button .icon{width:15px;height:15px}.retail-promises{gap:21px 0;padding:25px 0;margin-bottom:28px}.retail-promises>div{padding-left:5px;gap:10px}.retail-promises>div:nth-child(even){padding-left:18px}.retail-promises .icon{width:22px;height:22px}.retail-promises strong{font-size:10px}.retail-promises small{font-size:8px}.retail-section-heading{margin-bottom:19px;align-items:flex-start;gap:13px}.retail-section-heading h2{font-size:21px;margin-bottom:7px}.retail-section-heading p{font-size:10px;max-width:240px;line-height:1.8}.retail-section-heading>a{font-size:9px;gap:5px;padding-top:6px}.retail-section-heading>a .icon{width:12px}.product-grid,.catalog .product-grid{gap:13px}.retail-product .product-image-wrap{aspect-ratio:1/1.18}.retail-product .product-meta{padding:12px}.retail-product .product-meta .product-category{font-size:8px;margin-bottom:5px}.retail-product .product-meta h3{font-size:14px;line-height:1.35;margin-bottom:6px}.retail-product .product-meta p{font-size:10px;line-height:1.6;min-height:32px}.product-bottom{margin-top:12px;gap:8px;flex-wrap:wrap;align-items:center}.retail-product .price{font-size:17px}.product-add{padding:7px;gap:5px;min-height:29px}.product-add span{display:none}.product-add .icon{width:15px;height:15px}.retail-product .product-badge{font-size:7px;left:8px;top:9px;padding:3px 6px}.retail-product .favorite{width:26px;height:26px;right:7px;top:7px}.retail-product .favorite .icon{width:14px;height:14px}.catalog-note{font-size:10px;margin-top:19px;line-height:1.9}.note-promotion{padding:22px 20px;gap:14px}.note-promotion h2{font-size:17px}.note-promotion p{font-size:10px;line-height:1.8}.note-promotion span{font-size:7px;letter-spacing:1px}.note-promotion>div:nth-child(2){min-width:70%}.note-promotion .btn{min-height:40px;padding:10px 15px;font-size:11px}.occasion-card>div{padding:20px}.occasion-card h3{font-size:22px}.occasion-card p{font-size:11px}.occasion-card span{font-size:10px}.retail-footer-grid{gap:25px 17px}.retail-footer-grid h3{font-size:12px}.retail-footer-grid>div>a:not(.retail-brand){font-size:11px}.retail-footer-grid p{font-size:11px}.retail-footer-bottom{flex-direction:column;gap:7px;font-size:9px;line-height:1.7}.modal-inner{padding:36px 23px 25px}.modal-inner>h2{font-size:24px;line-height:1.3;margin:13px 0 22px}.auth-panel .eyebrow{font-size:9px}.auth-panel .tabs{margin:20px 0}.auth-panel .tab{font-size:12px}.field label{font-size:12px}.field input,.field select,.field textarea{font-size:16px;padding:11px 12px}.field{margin-bottom:16px}.check{font-size:11px;line-height:1.8}.modal-header{padding:24px 50px 22px 22px}.modal-header h2,.checkout .modal-header h2{font-size:24px}.product-detail{grid-template-columns:1fr}.detail-image{height:300px;min-height:0;object-position:50% 45%}.detail-copy{padding:25px}.detail-copy h2{font-size:28px}.detail-copy .description{font-size:13px}.detail-copy .price{font-size:24px}.detail-facts{font-size:11px}.cart-line h3{font-size:15px}.cart-line .small{font-size:11px}.drawer-content{padding:21px}.summary-line{font-size:12px}.summary-line.total{font-size:16px}.checkout-grid{padding:20px;gap:10px}.checkout-summary{padding:17px}.checkout-form .small{font-size:11px}.checkout-form h3{font-size:18px}.checkout-form .btn{font-size:12px;gap:11px;padding:12px 15px}.success h2{font-size:27px}.success p{font-size:12px}.success-number{font-size:15px}.form-grid{grid-template-columns:1fr;gap:0}.page-intro h1{font-size:29px;max-width:none}.page-intro p{font-size:12px}.catalog-tools select{max-width:150px;font-size:11px}.searchbox{min-width:150px}.searchbox input{font-size:13px}.content-page{padding:34px 0 45px}.content-page h1{font-size:28px}.content-page h2{font-size:20px}.content-page p,.content-page li{font-size:12px}.contact-info h1{font-size:32px}.contact-image{height:330px}.contact-row p,.contact-row a{font-size:12px}.contact-actions{gap:11px}.contact-actions .btn{font-size:12px;min-height:43px;padding:11px 18px}.account-top{display:block}.account-top h1{font-size:28px}.account-top .btn{font-size:11px;margin-top:18px;min-height:39px;padding:10px 15px}.account-password summary{font-size:18px}.order-card{padding:17px}.order-meta{font-size:11px}.order-note{font-size:13px}.stat strong{font-size:25px}.stat span{font-size:10px}.admin-product h3{font-size:16px}.admin-notice{font-size:11px}.shopping-assistant>p{font-size:12px}.shopping-assistant h2{font-size:25px}.shopping-assistant .btn{font-size:12px}.assistant-result strong{font-size:12px}.assistant-result small{font-size:11px}.assistant-no-results{font-size:12px}#toast{font-size:12px;bottom:20px}}
@media(max-width:350px){.container{width:calc(100% - 24px)}.brand-name{font-size:24px}.brand-flower{font-size:38px}.retail-header-actions{gap:4px}.retail-icon-button,.retail-header .account-button{width:30px}.feature-banners{grid-template-rows:260px 165px 165px}.banner-main .banner-copy h1{font-size:26px}.banner-main .banner-copy p{font-size:12px}.banner-copy h2{font-size:22px}.retail-product .product-meta{padding:10px}.retail-product .product-meta h3{font-size:13px}.retail-product .price{font-size:15px}.note-promotion-icon{display:none}.note-promotion .btn{margin-left:0}.retail-section-heading h2{font-size:19px}}
@media(prefers-reduced-motion:reduce){.category-rail{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.feature-banner:hover>img,.retail-product:hover,.retail-product:hover img,.round-category:hover .category-circle,.round-category:hover img,.occasion-card:hover>img,.btn:hover{transform:none}}
#main:focus{outline:none}
@media(max-width:480px){.banner-main::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 44%,#f8f9f74a 62%,#f8f9f7bb 79%,#f8f9f7cc);pointer-events:none}.round-category{font-size:10px}}
@media print{.retail-header,.retail-navigation,.retail-mobile-nav,.retail-footer{display:none!important}}
