:root{--commerce-ink:#21131c;--commerce-plum:#471d38;--commerce-coral:#e96252;--commerce-cream:#fffaf5;--commerce-line:#eadfd8;--commerce-green:#287a5b}
.header-tools{display:flex;gap:8px;align-items:center}.header-tool{display:grid;place-items:center;min-height:44px;padding:8px 13px;border:1px solid var(--commerce-line);border-radius:999px;color:var(--commerce-ink);font-size:13px;font-weight:750;white-space:nowrap}.header-tool.cart{background:var(--commerce-plum);color:#fff;border-color:var(--commerce-plum)}
.commerce-product{padding-top:24px;padding-bottom:76px}.commerce-product-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.72fr) minmax(330px,.86fr);gap:28px;align-items:start}.commerce-gallery{position:sticky;top:120px;border-radius:28px;overflow:hidden;background:#f4ece7;min-height:560px}.commerce-gallery>img{width:100%;height:100%;min-height:560px;object-fit:cover}.commerce-summary{padding:18px 0}.commerce-summary h1{font-size:clamp(31px,3.1vw,50px);line-height:1.03;margin:10px 0 14px}.commerce-summary>p{color:#6f6268;line-height:1.7}.commerce-summary .product-story{margin-top:28px;padding-top:25px;border-top:1px solid var(--commerce-line);line-height:1.75}.button.ghost{background:#fff;border:1px solid var(--commerce-line);color:var(--commerce-plum)}
.delivery-wizard{position:sticky;top:118px;padding:24px;background:#fff;border:1px solid var(--commerce-line);border-radius:24px;box-shadow:0 24px 70px rgba(45,19,37,.12)}.wizard-head h2{margin:5px 0}.wizard-head p{font-size:14px;color:#766a70;margin:6px 0 18px}.wizard-step,.wizard-option{padding:14px 0;border-top:1px solid #eee4de}.wizard-step>b{display:flex;align-items:center;gap:9px;font-size:14px;margin-bottom:10px}.wizard-step b i{font-style:normal;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#f4e9e4;color:var(--commerce-plum)}.wizard-step select,.wizard-option select,.wizard-option input,.auth-card input,.checkout-forms input,.checkout-forms textarea,.tracking-search input{width:100%;min-height:46px;border:1px solid #d9cbc4;border-radius:12px;background:#fff;padding:10px 12px;font:inherit}.wizard-step select+select{margin-top:8px}.slot-grid{display:grid;gap:7px}.slot-grid label{cursor:pointer}.slot-grid input{position:absolute;opacity:0}.slot-grid span{display:flex;justify-content:space-between;align-items:center;padding:11px;border:1px solid #ded1ca;border-radius:12px}.slot-grid input:checked+span{border-color:var(--commerce-coral);box-shadow:0 0 0 2px rgba(233,98,82,.13)}.slot-grid small{color:#7a6d73}.special-toggle{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:13px}.addon-list{border-top:1px solid #eee4de;padding-top:15px}.addon-list>b{display:block;margin-bottom:9px}.addon-list label{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:7px;border-radius:12px}.addon-list label:hover{background:#fff7f2}.addon-list img{width:44px;height:44px;object-fit:cover;border-radius:10px}.addon-list span{font-size:13px;font-weight:700}.addon-list small{display:block;color:#766a70}.live-quote{margin:15px -5px 12px;padding:14px;background:var(--commerce-cream);border-radius:16px}.live-quote div{display:flex;justify-content:space-between;gap:12px;padding:4px 0;font-size:13px}.live-quote div:last-child{border-top:1px solid #e2d5ce;margin-top:7px;padding-top:12px}.live-quote strong{font-size:19px;color:var(--commerce-plum)}.add-cart{width:100%;min-height:52px}.add-cart:disabled{opacity:.45;cursor:not-allowed}.wizard-message{font-size:12px;text-align:center;color:#75686e}.wizard-message.success{color:var(--commerce-green)}.wizard-message.error,.front-inline-error{color:#a93030}.wa-secondary{display:block;text-align:center;font-size:13px;color:var(--commerce-green);font-weight:750}
.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start;padding-top:38px;padding-bottom:80px}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:18px;padding:15px;border:1px solid var(--commerce-line);border-radius:20px;background:#fff}.cart-item img{width:130px;height:145px;object-fit:cover;border-radius:14px}.cart-item h2{font-size:20px;margin:4px 0}.cart-item p{font-size:13px;line-height:1.6;color:#655a5f}.cart-item>div:last-child{text-align:right;display:flex;flex-direction:column;justify-content:space-between}.remove-link{border:0;background:none;color:#a43b3b;text-decoration:underline;cursor:pointer}.cart-summary{position:sticky;top:118px;border-radius:22px;padding:24px;background:var(--commerce-plum);color:#fff;box-shadow:0 24px 60px rgba(45,19,37,.16)}.cart-summary>div{display:flex;justify-content:space-between;padding:8px 0;color:#e9dce4}.cart-summary .grand{border-top:1px solid rgba(255,255,255,.2);margin-top:9px;padding-top:18px;color:#fff}.cart-summary .grand strong{font-size:22px}.cart-summary .button{width:100%;margin-top:14px}.cart-summary>small{display:block;line-height:1.5;margin-top:14px;color:#d6c4cf}.coupon-form{display:flex;margin:15px 0 3px}.coupon-form input{min-width:0;flex:1;border:0;padding:11px;border-radius:10px 0 0 10px}.coupon-form button{border:0;padding:0 13px;border-radius:0 10px 10px 0;background:var(--commerce-coral);color:#fff;font-weight:700}
.checkout-forms{display:grid;gap:16px}.checkout-forms>section{position:relative;padding:25px;background:#fff;border:1px solid var(--commerce-line);border-radius:22px}.checkout-forms>section>span{position:absolute;right:22px;top:18px;font:800 32px/1 Georgia;color:#e8dcd5}.checkout-forms h2{margin:0 0 18px}.checkout-forms label,.auth-card label{display:grid;gap:7px;font-size:13px;font-weight:700}.checkout-forms label:has(input[type=checkbox]){display:flex;align-items:flex-start}.checkout-forms input[type=checkbox]{width:auto;min-height:0;margin-top:2px}.checkout-forms textarea{min-height:92px;resize:vertical}.payment-options{display:grid;gap:9px}.payment-options label{display:grid!important;grid-template-columns:auto 1fr;column-gap:10px;padding:14px;border:1px solid var(--commerce-line);border-radius:14px}.payment-options small{grid-column:2;color:#776a70}.checkout-summary button{border:0}
.auth-page{min-height:70vh;display:grid;place-items:center;padding:65px 18px;background:linear-gradient(140deg,#fff8f3,#f3e7ee)}.auth-card{width:min(100%,480px);padding:34px;background:#fff;border-radius:28px;box-shadow:0 25px 80px rgba(45,19,37,.13)}.auth-card h1{margin:7px 0 25px}.auth-card form{display:grid;gap:15px}.auth-card .button{width:100%;margin-top:5px}.auth-links{display:flex;justify-content:space-between;margin-top:18px}.auth-card>p{text-align:center}.account-page{display:grid;grid-template-columns:230px 1fr;gap:38px;padding-top:55px;padding-bottom:80px}.account-nav{position:sticky;top:120px;display:grid;gap:8px;padding:20px;border:1px solid var(--commerce-line);border-radius:18px}.account-nav a,.account-nav button{padding:9px;border:0;background:none;text-align:left;color:var(--commerce-plum);cursor:pointer}.order-row{display:grid;grid-template-columns:1fr auto auto auto;gap:18px;align-items:center;padding:15px;border-bottom:1px solid var(--commerce-line)}.order-row small{display:block;color:#82767b}.account-favorites{margin-top:45px}
.tracking-page{padding-top:60px;padding-bottom:80px}.tracking-search{max-width:720px;margin:auto;text-align:center}.tracking-search form{display:grid;grid-template-columns:1fr 1fr auto;gap:9px}.tracking-result{max-width:720px;margin:35px auto;padding:28px;border:1px solid var(--commerce-line);border-radius:24px}.tracking-result>div{display:flex;justify-content:space-between;padding:7px}.tracking-result ol{margin-top:20px;border-left:2px solid #e2d4cd}.tracking-result li{padding:0 0 20px 23px}.tracking-result time{display:block;color:#82767b;font-size:12px}.success-page{text-align:center;padding-top:90px;padding-bottom:100px}.success-page>span{display:grid;place-items:center;width:74px;height:74px;margin:auto;border-radius:50%;background:#dff3e8;color:var(--commerce-green);font-size:32px}.success-page h1{font-size:48px}.success-page>div{display:flex;justify-content:center;gap:10px}.bank-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:40px;padding-bottom:80px}.bank-grid article{padding:25px;border:1px solid var(--commerce-line);border-radius:20px}.bank-grid code{display:block;padding:12px;background:#f5eeea;border-radius:10px;overflow-wrap:anywhere}
@media(max-width:1100px){.commerce-product-grid{grid-template-columns:1fr 1fr}.delivery-wizard{grid-column:1/-1;position:static}.commerce-gallery{position:static}.header-tool.account{display:none}}
@media(max-width:760px){.commerce-product-grid,.cart-layout,.checkout-layout,.account-page{grid-template-columns:1fr}.commerce-gallery{min-height:380px}.commerce-gallery>img{min-height:380px}.delivery-wizard,.auth-card{padding:19px;border-radius:19px}.cart-item{grid-template-columns:90px 1fr}.cart-item img{width:90px;height:105px}.cart-item>div:last-child{grid-column:2;text-align:left;flex-direction:row}.cart-summary{position:static}.tracking-search form{grid-template-columns:1fr}.order-row{grid-template-columns:1fr auto}.order-row strong,.order-row a{grid-row:2}.bank-grid{grid-template-columns:1fr}.success-page h1{font-size:36px}.success-page>div{flex-direction:column}.header-tool.account{display:none}.header-tool{padding:8px 10px}.header-tools{gap:4px}}

/* V2.3 checkout, product trust and communication additions */
.checkout-v23{grid-template-columns:minmax(0,1fr) 410px}.section-help{margin:-8px 0 16px;color:#786a71;font-size:14px}.check-line{display:flex!important;align-items:flex-start!important;gap:9px}.note-picker-button{width:100%;margin-bottom:16px;padding:15px 18px;border:1px dashed #caaebc;border-radius:14px;background:#fff8fb;color:var(--commerce-plum);font-weight:800;cursor:pointer}.note-picker-button:hover{border-style:solid;background:#fff0f5}.corporate-toggle{display:grid!important;grid-template-columns:auto 1fr;gap:10px;padding:16px;border:1px solid var(--commerce-line);border-radius:14px;background:#fffaf7}.corporate-toggle small{display:block;margin-top:4px;color:#7a6b72;font-weight:500}.corporate-fields{margin-top:16px}.checkout-detail-summary{padding-top:22px}.checkout-summary-item{display:grid;grid-template-columns:58px 1fr;gap:10px;margin:0 0 12px;padding:10px;background:rgba(255,255,255,.09);border-radius:13px}.checkout-summary-item img{width:58px;height:68px;object-fit:cover;border-radius:9px}.checkout-summary-item b,.checkout-summary-item small{display:block}.checkout-summary-item small{margin-top:3px;color:#ddced7;line-height:1.35}.flower-note-modal{position:fixed;inset:0;z-index:1000;display:none;place-items:center;padding:20px}.flower-note-modal.open{display:grid}.note-modal-open{overflow:hidden}.note-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(22,10,17,.7);backdrop-filter:blur(5px)}.flower-note-modal>section{position:relative;width:min(920px,100%);max-height:min(760px,90vh);overflow:auto;padding:34px;background:#fff;border-radius:24px;box-shadow:0 30px 100px rgba(0,0,0,.3)}.flower-note-modal .modal-close{position:absolute;right:20px;top:18px;width:42px;height:42px;border:0;border-radius:50%;font-size:27px;background:#f5edef;cursor:pointer}.note-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.note-category-grid button,.note-message-list button{display:flex;justify-content:space-between;gap:16px;width:100%;padding:15px 17px;text-align:left;border:1px solid #eadde3;border-radius:13px;background:#fff;color:#321727;font-weight:750;cursor:pointer}.note-category-grid button:hover,.note-message-list button:hover{border-color:var(--commerce-coral);background:#fff7f4}.note-message-list{display:grid;gap:10px;margin-top:18px}.note-message-list h3{margin:0 0 4px}.note-empty{padding:28px;border:1px dashed #decbd4;border-radius:14px;text-align:center;color:#74666d}.note-back{margin-top:14px;border:0;background:none;color:var(--commerce-plum);font-weight:800;cursor:pointer}.product-trust{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:-35px;margin-bottom:65px}.product-trust article{display:grid;grid-template-columns:48px 1fr;gap:11px;align-items:center;padding:18px 14px;border:1px solid var(--commerce-line);border-radius:17px;background:linear-gradient(145deg,#fff,#fff8f4);box-shadow:0 12px 35px rgba(49,22,37,.06)}.product-trust article>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#4a1e39;color:#fff;font-size:21px}.product-trust b,.product-trust small{display:block}.product-trust b{font-size:14px}.product-trust small{margin-top:4px;color:#786b71;font-size:11px;line-height:1.35}.payment-trust-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:19px;padding-bottom:19px;border-top:1px solid #eadfd8;background:#fff}.payment-trust-strip>span{color:#6e6268;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.payment-trust-strip>div{display:flex;align-items:center;justify-content:flex-end;gap:13px;flex-wrap:wrap}.payment-trust-strip img{width:auto;height:28px;max-width:112px;filter:saturate(.85);opacity:.92}
@media(max-width:1180px){.checkout-v23{grid-template-columns:minmax(0,1fr) 350px}.product-trust{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.checkout-v23{grid-template-columns:1fr}.note-category-grid{grid-template-columns:1fr}.flower-note-modal>section{padding:26px 18px;border-radius:19px}.product-trust{grid-template-columns:1fr;margin-top:-30px}.payment-trust-strip{align-items:flex-start;flex-direction:column}.payment-trust-strip>div{justify-content:flex-start}.payment-trust-strip img{height:24px;max-width:94px}}
