.purchase-actions{gap:10px;display:grid}.cart-upgrade>.text-link{appearance:none;max-width:100%;min-height:48px;color:var(--brand);font-family:var(--sans);cursor:pointer;background:#eee6ec;border:1px solid #d5c5d1;border-radius:14px;justify-content:center;align-items:center;gap:16px;padding:10px 18px;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 10px #402d3c06}.cart-upgrade>.text-link>span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:16px;display:grid}.cart-upgrade>.text-link:hover:not(:disabled){background:#e5d9e2;border-color:#bda9b7;box-shadow:0 5px 14px #402d3c12}.cart-upgrade>.text-link:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.cart-upgrade>.text-link:disabled{opacity:.5;cursor:wait;box-shadow:none}.cart-upgrade .cart-upgrade-editor{background:#fffcf8;border:1px solid #dfd3dc;border-radius:18px;padding:20px;box-shadow:0 8px 24px #402d3c06}.duo-editor-heading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.duo-editor-heading>span{width:36px;height:36px;color:var(--brand);background:#eee6eb;border-radius:50%;place-items:center;display:grid}.duo-editor-heading strong{font-size:16px}.duo-editor-heading p,.cart-line-info .duo-selection-note{color:var(--muted);margin:5px 0;font-size:12px;line-height:1.8}.scent-picker{margin-block:12px;position:relative}.scent-picker-trigger,.scent-option{border:1px solid var(--line);width:100%;color:var(--ink);text-align:start;font:inherit;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:14px;padding:12px;display:flex}.scent-picker-trigger>span:nth-child(2),.scent-option>span{flex:1;min-width:0}.scent-picker-trigger img,.scent-option img{object-fit:cover;background:var(--paper);border-radius:8px;flex-shrink:0;width:48px;height:64px}.scent-picker-trigger strong{font-size:18px;line-height:1.5;display:block}.scent-picker-trigger small{color:var(--muted);font-size:11px;display:block}.scent-chevron{font-size:23px;transition:transform .2s}.scent-picker-trigger[aria-expanded=true]{border-color:var(--brand);box-shadow:0 0 0 2px #402d3c10}.scent-picker-trigger[aria-expanded=true] .scent-chevron{transform:rotate(180deg)}.scent-picker-menu{background:#fff;border:1px solid #ded3db;border-radius:14px;margin-top:8px;padding:8px;box-shadow:0 12px 30px #402d3c0c}.cart-line-info .scent-menu-hint{margin:4px 7px 9px;font-size:11px}.scent-option{border-color:#0000;gap:12px;margin-top:4px}.scent-option:hover{background:#f8f4f6}.scent-option[aria-pressed=true]{background:#f4edf2;border-color:#d5c5d1}.scent-option strong{font-size:15px;display:block}.scent-option strong small{color:var(--muted);font-size:11px;font-weight:400}.scent-option>span>span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.6;display:block}.scent-option i{text-align:center;border:1px solid #c6b8c2;border-radius:50%;flex:0 0 20px;height:20px;font-size:12px;font-style:normal;line-height:18px}.scent-option[aria-pressed=true] i{background:var(--brand);border-color:var(--brand);color:#fff}.cart-upgrade .cart-upgrade-actions{gap:10px;margin-top:16px;display:flex}.cart-upgrade-actions .button{border-radius:10px;min-height:46px;padding:10px 18px;font-size:13px}.cart-upgrade-actions .button-primary{flex:1;justify-content:center}@media (max-width:600px){.cart-line-info:has(.cart-upgrade-editor){grid-column:1/-1}.cart-upgrade .cart-upgrade-editor{padding:14px}.scent-option{gap:10px;padding:10px}}.mobile-sticky-buy .sticky-purchase-actions{flex-direction:row;gap:6px;display:flex}.mobile-sticky-buy .sticky-purchase-actions .button{white-space:nowrap;min-height:44px;padding:10px;font-size:12px}.checkout-page{background:#faf8f4}.checkout-page>.checkout-head{max-width:1180px;padding-block:40px 24px}.checkout-page .checkout-head h1{letter-spacing:0;font-size:clamp(30px,4vw,46px);line-height:1.4}.checkout-page .checkout-head>p{margin:8px 0;font-size:14px}.checkout-page>.container{max-width:1180px}.checkout-redesign{grid-template-columns:minmax(0,1.2fr) minmax(310px,.85fr);gap:40px}.checkout-redesign .checkout-form{background:var(--surface);border:1px solid var(--line);border-radius:18px;min-width:0;padding:28px}.checkout-intro{color:var(--muted);margin:0 0 20px;font-size:14px}.checkout-redesign .checkout-section{padding-block:22px}.checkout-redesign h2{align-items:center;gap:10px;font-size:21px;font-weight:600;line-height:1.6;display:flex}.step-number{width:28px;height:28px;color:var(--brand);font-family:var(--latin);background:#eee7ea;border-radius:50%;flex:0 0 28px;place-items:center;font-size:12px;display:inline-grid}.checkout-redesign .checkout-section>label,.checkout-redesign .form-grid>label{min-width:0;color:var(--ink);margin-block:0 16px;font-size:14px;line-height:1.7;display:block}.checkout-redesign input:not([type=radio]),.checkout-redesign select{box-sizing:border-box;width:100%;min-width:0;min-height:54px;color:var(--ink);font-family:var(--sans);background:#fff;border:1px solid #c6bec3;border-radius:9px;margin-block-start:7px;padding:13px 14px;font-size:16px;line-height:1.5;transition:border-color .15s,box-shadow .15s;display:block}.checkout-redesign input::placeholder{color:#857b81;font-size:13px}.checkout-redesign input:focus,.checkout-redesign select:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:var(--brand)}.checkout-redesign [aria-invalid=true]{box-shadow:0 0 0 1px #a93c35;border-color:#a93c35!important}.checkout-country{color:var(--muted);margin:0 0 15px;font-size:14px}.checkout-redesign .checkout-section>.payment-option{background:#f5f0f3;align-items:center;margin:0;padding:18px;display:flex}.checkout-redesign .payment-option input{accent-color:var(--brand);width:20px;height:20px;margin:0}.checkout-redesign .payment-option small{margin-top:4px;font-size:12px}.delivery-estimate{background:#f1f3ee;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;padding:14px;font-size:13px;display:flex}.checkout-demo-note{color:var(--muted);margin:9px 0 0;line-height:1.7;font-size:12px!important}.checkout-confirm{width:100%;min-height:56px;font-size:16px}.checkout-back{width:max-content;color:var(--muted);margin:20px auto 0;padding:8px;font-size:13px;text-decoration:underline;display:block}.checkout-redesign .checkout-aside{background:#f1ece5;border:0;min-width:0;margin:0;padding:26px;position:sticky;top:100px}.checkout-summary-heading{justify-content:space-between;align-items:center;display:flex}.checkout-summary-heading h2{margin:0}.checkout-summary-heading a{padding:10px;font-size:13px;text-decoration:underline}.checkout-products{border-bottom:1px solid var(--line);margin-bottom:10px;padding-bottom:18px}.checkout-product{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 0;display:grid}.checkout-product-image{background:var(--surface);border:1px solid var(--line);border-radius:10px;width:64px;height:80px;position:relative}.checkout-product-image img{object-fit:cover;border-radius:10px;width:100%;height:100%}.checkout-product-image>span{top:-8px;background:var(--brand);color:#fff;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid;position:absolute;inset-inline-end:-7px}.checkout-product small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.checkout-product b{white-space:nowrap;font-size:13px}.checkout-saving{color:#426046}.checkout-redesign .summary-total{font-size:20px}.checkout-redesign .summary-row{align-items:center;font-size:14px}.checkout-redesign .summary-row strong{text-align:end;max-width:60%}.checkout-redesign .checkout-assurance{font-size:12px}.cart-flight{top:0;left:0;right:auto}@media (max-width:800px){.checkout-redesign{flex-direction:column;gap:20px;display:flex}.checkout-redesign .checkout-form{width:100%;padding:20px}.checkout-redesign .checkout-aside{order:-1;width:100%;padding:20px;position:static}.checkout-redesign .form-grid{grid-template-columns:1fr}.checkout-page>.checkout-head{padding-block:24px 16px}.checkout-redesign h2{font-size:20px}.checkout-product{grid-template-columns:52px minmax(0,1fr) auto;gap:12px}.checkout-product-image{width:52px;height:65px}}
.home-service-ribbon{border-block:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(3,1fr);gap:0;margin-block:28px 0;padding-block:15px;display:grid}.header-search{border:1px solid var(--line);background:var(--surface);width:auto;min-width:150px;height:40px;color:var(--muted);border-radius:999px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:20px;display:flex}.header-search-label{font-size:11px}.home-service-ribbon>div{border-inline-start:1px solid var(--line);grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:10px;padding:3px 24px;display:grid}.home-service-ribbon>div:first-child{border-inline-start:0}.home-service-ribbon>div>span{width:32px;height:32px;color:var(--brand);font-family:var(--latin);background:#eee7eb;border-radius:50%;grid-row:1/span 2;place-items:center;font-size:11px;display:grid}.home-service-ribbon strong{font-size:13px;font-weight:600}.home-service-ribbon small{color:var(--muted);font-size:11px}.scent-category-nav{scrollbar-width:none;align-items:center;gap:8px;margin-block:-8px 26px;padding-block:4px 8px;display:flex;overflow-x:auto}.scent-category-nav::-webkit-scrollbar{display:none}.scent-category-nav a{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;flex:none;padding:9px 15px;font-size:12px;transition:background .18s,border-color .18s,color .18s}.scent-category-nav a:hover,.scent-category-nav a.is-active{border-color:var(--brand);background:var(--brand);color:#fff}.home-entry-grid{grid-template-columns:1.35fr 1fr;gap:16px;margin-block:0 clamp(60px,8vw,120px);display:grid}.home-entry-card{border-radius:var(--radius-card);color:#fff;background:#c9b9b2;min-height:310px;display:block;position:relative;overflow:hidden}.home-entry-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.home-entry-card:hover img{transform:scale(1.025)}.home-entry-overlay{background:linear-gradient(#0000 24%,#291c25c2 100%);position:absolute;inset:0}.home-entry-copy{gap:4px;display:grid;position:absolute;inset-block-end:23px;inset-inline:24px}.home-entry-copy small{color:#f2eaec;font-size:11px}.home-entry-copy strong{font-size:clamp(26px,3vw,42px);line-height:1.2}.home-entry-copy b{color:#fff;font-size:12px;font-weight:400}.home-entry-card-gift{min-height:310px}.home-entry-card-gift .home-entry-overlay{background:linear-gradient(#0000 18%,#402d3cd1 100%)}.product-card{transition:transform .2s}.product-card:hover{transform:translateY(-3px)}.product-card-media{box-shadow:0 8px 25px #29242a0d}.product-card-top strong{font-size:15px}.quick-add{border-radius:10px}.home-service-ribbon{border:1px solid var(--line);border-radius:18px;margin-block:22px 14px;padding:0;overflow:hidden;box-shadow:0 10px 26px #29242a0d}.home-service-ribbon>div{background:color-mix(in srgb,var(--surface) 94%,var(--paper));min-height:76px;padding:14px 24px;transition:background .18s}.home-service-ribbon>div:hover{background:var(--paper)}.home-service-ribbon>div>span{width:34px;height:34px}.choice-signal{border-color:color-mix(in srgb,var(--brand) 18%,var(--line));max-width:none;box-shadow:none;background:linear-gradient(100deg,#f0e9e4,#f7f2ed);border-radius:15px;margin:0 auto 28px;padding:17px 22px}.choice-signal-pulse{width:9px;height:9px}.choice-signal strong{font-size:15px}.choice-signal p:not(.eyebrow){font-size:12px}.choice-signal small{font-size:9px}.choice-signal .text-link{border:1px solid color-mix(in srgb,var(--brand) 25%,var(--line));background:var(--surface);border-radius:999px;padding:8px 12px}.products-intro{padding-block-start:clamp(34px,4vw,58px)}@media (max-width:720px){.home-service-ribbon{grid-template-columns:1fr;margin-block:16px 12px;padding-block:0}.header-search{background:0 0;border-color:#0000;justify-content:center;width:35px;min-width:35px;padding:0}.header-search-label{display:none}.home-service-ribbon>div{border-inline-start:0;border-block-start:1px solid var(--line);min-height:52px;padding:8px 14px}.home-service-ribbon>div:first-child{border-block-start:0}.home-service-ribbon>div>span{margin-inline-start:2px}.scent-category-nav{margin-block:-3px 22px}.scent-category-nav a{padding:8px 12px;font-size:11px}.home-entry-grid{grid-template-columns:1fr;gap:12px;margin-block-end:66px}.home-entry-card,.home-entry-card-gift{min-height:250px}.home-entry-copy{inset-block-end:18px;inset-inline:18px}.home-entry-copy strong{font-size:30px}.choice-signal{border-radius:14px;margin-block-end:18px;padding:14px 15px}.choice-signal .text-link{width:max-content;margin-block-start:2px;display:inline-flex}.products-intro{padding-block-start:34px}}.duo-builder{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:18px}.duo-panel,.duo-summary{box-shadow:0 16px 38px #30212a0f}.duo-panel-intro{justify-content:space-between;align-items:start;gap:20px;display:flex}.duo-panel-intro h2{letter-spacing:-.04em;margin-block:6px 8px;font-size:clamp(28px,3vw,46px)}.duo-panel-intro>div:first-child>p:last-child{max-width:530px;color:var(--muted);margin:0;font-size:14px}.duo-progress{border:1px solid var(--line);background:var(--paper);min-width:58px;color:var(--brand);border-radius:999px;justify-items:center;gap:2px;padding:10px 9px;display:grid}.duo-progress strong{font-family:var(--latin);font-size:18px;line-height:1}.duo-progress span{color:var(--muted);font-size:9px}.duo-slots{gap:12px;margin-block:25px 28px}.duo-slot{border:1px solid var(--line);background:linear-gradient(145deg,var(--surface),#eee6df);border-radius:18px;justify-content:center;min-height:235px;position:relative;overflow:hidden}.duo-slot.is-empty{background:repeating-linear-gradient(135deg,var(--surface),var(--surface) 12px,#f0e9e3 12px,#f0e9e3 13px);border-style:dashed}.duo-slot.is-filled{border-color:color-mix(in srgb,var(--brand) 35%,var(--line));background:linear-gradient(145deg,#f6f0e9,#e9ddd3)}.duo-slot-index{color:var(--muted);font-family:var(--latin);font-size:11px;position:absolute;inset-block-start:12px;inset-inline-start:14px}.duo-slot img{object-fit:contain;filter:drop-shadow(0 12px 12px #3120272e);border-radius:0;width:112px;height:138px;margin-block:8px 10px}.duo-slot-copy{text-align:center;gap:3px;display:grid}.duo-slot-copy strong{font-size:16px}.duo-slot-copy span{color:var(--muted);font-size:11px}.duo-slot-check{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:13px;display:grid;position:absolute;inset-block-start:11px;inset-inline-end:13px}.duo-empty-copy{text-align:center;color:var(--brand);gap:6px;display:grid}.duo-empty-copy span{font-size:15px;font-weight:600}.duo-empty-copy small{color:var(--muted);font-size:11px}.duo-options-heading{border-block-end:1px solid var(--line);justify-content:space-between;align-items:end;gap:15px;margin-block-end:11px;padding-block-end:11px;display:flex}.duo-options-heading .eyebrow{margin:0 0 3px}.duo-options-heading>div>span,.duo-options-count{color:var(--muted);font-size:11px}.duo-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.duo-option-card{border:1px solid var(--line);background:var(--surface);text-align:start;border-radius:13px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:68px;padding:8px 10px;transition:transform .18s,border-color .18s,background .18s;display:grid}.duo-option-card:hover:not(:disabled){border-color:var(--brand);transform:translateY(-2px)}.duo-option-card.is-selected{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand);background:#f1e8ec}.duo-option-card:disabled{cursor:not-allowed;opacity:.47}.duo-option-card img{object-fit:contain;filter:drop-shadow(0 6px 5px #31202724);width:45px;height:52px}.duo-option-copy{gap:3px;display:grid}.duo-option-copy strong{font-size:13px}.duo-option-copy small{color:var(--muted);font-size:10px}.duo-option-meta{color:var(--brand);white-space:nowrap;font-size:11px}.duo-summary{position:sticky;top:92px}.duo-summary-price{justify-content:space-between;align-items:end;gap:12px;margin-block:10px 5px;display:flex}.duo-summary-price span{font-family:var(--latin);color:var(--muted);font-size:13px}.duo-summary-price h2{margin:0;font-size:32px}.duo-summary>p:not(.eyebrow):not(.status-line){color:var(--muted);margin:0;font-size:13px}.duo-summary-rule{border-block-start:1px solid var(--line);height:1px;margin-block:22px}.duo-summary .summary-price{margin-block:0 18px}.duo-add-button{justify-content:space-between;width:100%}.duo-summary-note{text-align:center;margin-block-start:12px!important;font-size:11px!important}.duo-summary .status-line{text-align:center;min-height:18px;color:var(--brand);margin-block-start:12px;font-size:12px}.review-wall{border:1px solid var(--line);border-radius:var(--radius-card);background:linear-gradient(135deg,#f4ede6,#eee5e0);margin-block:clamp(52px,8vw,110px);padding:clamp(24px,4vw,50px)}.review-wall-head{border-block-end:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding-block-end:26px;display:grid}.review-wall-head h2{letter-spacing:-.04em;margin-block:6px 8px;font-size:clamp(28px,4vw,48px)}.review-wall-head p:not(.eyebrow){max-width:630px;color:var(--muted);margin:0;font-size:14px}.review-wall-score{justify-items:end;gap:5px;min-width:180px;display:grid}.review-wall-score strong{font-size:13px}.review-wall-score small{color:var(--muted);font-size:10px}.review-stars{color:#8e697e;letter-spacing:.14em;font-family:var(--latin);font-size:15px}.review-stars-large{letter-spacing:.08em;color:var(--brand);font-size:29px}.review-wall-body{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:28px;padding-block-start:26px;display:grid}.review-empty-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.review-empty-cards article{border:1px dashed color-mix(in srgb,var(--brand) 38%,var(--line));background:#fffcf799;border-radius:15px;min-height:170px;padding:20px}.review-empty-cards strong{margin-block:20px 7px;font-size:15px;display:block}.review-empty-cards p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.review-form{border:1px solid var(--line);background:var(--surface);border-radius:15px;gap:11px;padding:20px;display:grid}.review-form-heading{gap:3px;display:grid}.review-form-heading strong{font-size:17px}.review-form-heading small{color:var(--muted);font-size:10px}.review-rating-input{direction:ltr;gap:2px;display:flex}.review-rating-input button{color:#aa8b9b;font-family:var(--latin);background:0 0;border:0;padding:0 2px;font-size:27px;line-height:1}.review-rating-input button.is-active{color:var(--brand)}.review-form label{gap:5px;display:grid}.review-form label span{color:var(--muted);font-size:11px}.review-form input,.review-form textarea{border:1px solid var(--input);background:var(--paper);width:100%;color:var(--ink);font:inherit;resize:vertical;border-radius:10px;padding:10px 11px;font-size:12px}.review-form input:focus,.review-form textarea:focus{outline:2px solid color-mix(in srgb,var(--brand) 40%,transparent);outline-offset:1px}.review-form .button{justify-content:space-between;margin-block-start:2px}.review-form-status{color:#56724e;margin:0;font-size:11px}.review-form-status.is-error{color:#a34545}.cart-bundle-card{border:1px solid color-mix(in srgb,var(--brand) 28%,var(--line));background:linear-gradient(145deg,#f8f1eb,#eee4df);border-radius:18px;margin-block-end:14px;padding:20px 22px;box-shadow:0 12px 28px #30212a0f}.cart-bundle-head{border-block-end:1px solid color-mix(in srgb,var(--brand) 18%,var(--line));justify-content:space-between;align-items:start;gap:18px;padding-block-end:16px;display:flex}.cart-bundle-kicker{color:var(--brand);font-family:var(--latin);letter-spacing:.08em;font-size:10px}.cart-bundle-head h2{margin:5px 0 3px;font-size:22px}.cart-bundle-head p{color:var(--muted);margin:0;font-size:11px}.cart-bundle-badge{border:1px solid color-mix(in srgb,var(--brand) 20%,var(--line));color:var(--brand);white-space:nowrap;border-radius:999px;flex:none;padding:8px 10px;font-size:10px}.cart-bundle-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-block:16px;display:grid}.cart-bundle-item{border:1px solid var(--line);background:#fffcf7b3;border-radius:12px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.cart-bundle-item img,.cart-bundle-item-image{object-fit:contain;filter:drop-shadow(0 6px 5px #31202724);width:44px;height:54px}.cart-bundle-item>div:nth-child(2){gap:3px;display:grid}.cart-bundle-item strong{font-size:13px}.cart-bundle-item span{color:var(--muted);font-size:10px}.cart-bundle-item b{color:var(--brand);white-space:nowrap;font-size:11px;font-weight:500}.cart-bundle-foot{border-block-start:1px solid color-mix(in srgb,var(--brand) 18%,var(--line));justify-content:space-between;align-items:center;gap:16px;padding-block-start:14px;display:flex}.cart-bundle-actions{align-items:center;gap:14px;display:flex}.cart-bundle-total{color:var(--brand);font-size:17px}@media (max-width:720px){.duo-panel-intro{gap:10px}.duo-panel-intro h2{font-size:30px}.duo-progress{min-width:52px;padding:8px 7px}.duo-slots{gap:8px;margin-block:20px 23px}.duo-slot{min-height:185px}.duo-slot img{width:82px;height:100px}.duo-slot-copy strong{font-size:13px}.duo-slot-copy span{font-size:10px}.duo-empty-copy span{font-size:12px}.duo-empty-copy small{font-size:10px}.duo-options{grid-template-columns:1fr}.duo-summary{margin-block-start:14px;position:static}.duo-summary-price h2{font-size:28px}.review-wall{margin-block:58px;padding:22px 16px}.review-wall-head{grid-template-columns:1fr;gap:18px}.review-wall-score{justify-items:start}.review-wall-body{grid-template-columns:1fr;gap:16px}.review-empty-cards{grid-template-columns:1fr}.review-empty-cards article{min-height:135px}.review-empty-cards strong{margin-block:14px 5px}.cart-bundle-card{padding:16px 14px}.cart-bundle-head{gap:10px}.cart-bundle-head h2{font-size:18px}.cart-bundle-head p{font-size:10px}.cart-bundle-badge{padding:7px 8px;font-size:9px}.cart-bundle-items{grid-template-columns:1fr;gap:7px;padding-block:12px}.cart-bundle-item{grid-template-columns:40px minmax(0,1fr) auto}.cart-bundle-item img,.cart-bundle-item-image{width:40px;height:48px}.cart-bundle-foot{align-items:end}.cart-bundle-actions{flex-direction:column;align-items:start;gap:7px}.cart-bundle-total{font-size:15px}}
