.product-section{display:grid;grid-template-columns:minmax(0,calc(var(--product-gallery-width,48%) - var(--product-column-gap,48px)/2)) minmax(0,1fr);gap:var(--product-column-gap,48px);align-items:start}.product-gallery{min-width:0;position:sticky;top:24px}.product-gallery-main{aspect-ratio:1;overflow:hidden;border-radius:var(--product-media-radius,12px);background:var(--color-soft)}.product-media{height:100%;width:100%}.product-media[hidden]{display:none}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer{display:block;width:100%;height:100%;object-fit:contain;border:0}.product-thumbnails{display:flex;gap:10px;overflow:auto;margin-top:14px;padding-bottom:5px}.product-thumbnails button{flex:0 0 var(--product-thumbnail-size,64px);width:var(--product-thumbnail-size,64px);height:var(--product-thumbnail-size,64px);padding:2px;border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer}.product-thumbnails button[aria-pressed=true]{border-color:var(--color-text)}.product-thumbnails img{width:100%;height:100%;object-fit:cover;border-radius:5px}.product-details{min-width:0}.product-details h1{margin:0 0 16px}.product-vendor{margin:0 0 8px;font-size:13px;letter-spacing:.1em;text-transform:uppercase}.product-price{font-size:26px}.product-price s{font-size:18px;opacity:.6}.product-unit-price:empty,.product-benefits:empty{display:none}.product-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.product-benefits>div{border:1px solid var(--color-muted);padding:12px;border-radius:8px;font-size:14px}.product-description{margin-block:24px}.product-shades h2{font-size:16px}.shade-links{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.shade-links a{border:1px solid transparent;padding:2px;border-radius:50%;overflow:hidden}.shade-links a[aria-current=page]{border-color:var(--color-text)}.shade-links img{width:48px;height:48px;object-fit:cover;border-radius:50%;display:block}.product-form>label{display:block;margin:16px 0 8px}.product-form>select{width:100%;margin-bottom:16px}.product-buy-row{display:flex;align-items:end;gap:12px;margin-top:18px}.product-quantity{width:90px;flex-shrink:0}.product-quantity label{display:block;font-size:13px;margin-bottom:6px}.product-quantity input{width:100%}.product-add{flex:1;min-height:48px}.product-status{font-size:13px}.product-addon{display:flex;align-items:center;gap:16px;border:1px solid var(--color-muted);border-radius:12px;padding:14px;margin-block:24px;text-decoration:none}.product-addon img{width:80px;height:80px;object-fit:cover;border-radius:8px}.product-addon strong{display:block}.product-sticky-buy{display:none}.product-offer{margin:24px 0}.offer-eyebrow{margin:0 0 10px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.offer-options{display:grid;gap:10px}.offer-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px;border:1px solid var(--color-muted);border-radius:10px;background:var(--color-background);color:var(--color-text);text-align:left;cursor:pointer}.offer-card strong,.offer-card small{display:block}.offer-card small{margin-top:4px;opacity:.72}.offer-card[aria-pressed=true]{border-color:var(--color-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-accent) 22%,transparent)}.offer-card-featured{background:var(--color-soft)}.offer-badge{position:absolute;top:-10px;right:12px;padding:4px 9px;border-radius:999px;background:var(--color-accent);color:var(--color-button-text,#fff);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.offer-note{margin:10px 0 0;font-size:12px;opacity:.72}.collection-grid{display:grid;gap:24px 16px}.collection-filters{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:24px 0}.filter-groups{display:flex;gap:16px;flex-wrap:wrap}.filter-group{position:relative}.filter-group summary{cursor:pointer}.filter-values{position:absolute;top:100%;left:0;z-index:4;min-width:220px;max-height:340px;overflow:auto;background:var(--color-background);border:1px solid var(--color-muted);border-radius:8px;padding:16px;box-shadow:0 5px 20px #1d325715}.filter-values label{display:block;margin:8px 0}.filter-values input[type=checkbox]{margin-right:7px}.collection-sort{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.collection-sort>span{font-size:13px}.active-filters{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0}.active-filters a{padding:6px 10px;background:var(--color-soft);border-radius:20px;font-size:13px}.collection-grid .empty-state{grid-column:1/-1}.product-section>.product-sticky-buy{grid-column:1/-1}@media(max-width:749px){.product-section{display:block}.product-gallery{position:static;margin-bottom:28px}.product-sticky-buy{display:block;position:fixed;bottom:0;left:0;right:0;z-index:5;padding:12px;background:var(--color-background);box-shadow:0 -3px 14px #1d325712;margin-top:18px}.product-sticky-buy .button{width:100%}.collection-filters{align-items:stretch;flex-direction:column}.collection-sort{gap:8px}.collection-sort .field{flex:1;min-width:0}.product-benefits,.product-buy-row{gap:8px}}.no-js .product-media[hidden]{display:block}.no-js .product-gallery-main{aspect-ratio:auto}.no-js .product-media{aspect-ratio:1}.no-js .product-thumbnails{display:none}.product-shades h2{font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.035em}.product-shades h2 strong{font-weight:600}.shade-links{gap:7px}.shade-links a{border-radius:7px;border:1px solid transparent;padding:3px}.shade-links img{width:40px;height:44px;border-radius:4px;object-fit:cover}.shade-links a[aria-current=page]{border:2px solid var(--color-accent);padding:2px}.product-offer{border-top:1px solid var(--line,#F2EDDF);padding-top:20px}.offer-eyebrow{font-size:13px;text-transform:none;letter-spacing:0;font-weight:600}.offer-options{gap:16px}.offer-card{padding:13px 16px;border-radius:24px;gap:10px;font-size:14px;background:#faf8f3}.offer-card small{font-size:11px;line-height:1.45}.offer-price{margin-left:auto;font-weight:700;white-space:nowrap}.offer-radio{width:16px;height:16px;border:1px solid #B3B9C3;border-radius:50%;flex:none;background:#fff}.offer-card[aria-pressed=true]{box-shadow:none;border:2px solid var(--color-accent);padding:12px 15px}.offer-card[aria-pressed=true] .offer-radio{border:5px solid var(--color-accent)}.offer-pack{border:1px solid var(--line,#ECE4CF);border-radius:24px;position:relative}.offer-pack>.offer-card{border:0;background:transparent;border-radius:24px;padding:13px 16px}.offer-pack.is-selected{border:2px solid var(--color-accent);background:var(--color-soft,#F8F6EF)}.offer-pack.is-selected>.offer-card{padding:12px 15px}.offer-badge{top:-10px;right:16px;font-size:9px;padding:4px 10px;letter-spacing:.02em}.offer-pack-content{padding:0 14px 12px}.pen-slots{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:10px 0}.pen-slot{display:grid;place-items:center;aspect-ratio:.83;padding:3px;border:1px solid #F5F0E5;background:#f9f6f0;border-radius:6px;overflow:hidden;cursor:pointer;min-width:0}.pen-slot>span{font-size:24px;font-weight:300;color:#9fa6b4}.pen-slot img{width:100%;height:100%;object-fit:cover;border-radius:3px}.pen-slot.is-filled{border-color:var(--color-accent)}.pen-selection-status{font-size:11px;margin:8px 0 0;text-align:center}.shade-dialog{border:0;border-radius:22px;padding:0;width:min(600px,calc(100vw - 24px));max-height:calc(100dvh - 48px);color:var(--color-text);background:#fff;box-shadow:0 15px 70px #14233e40;overflow:hidden}.shade-dialog[open]{display:flex;flex-direction:column}.shade-dialog::backdrop{background:#14233e50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.shade-dialog header{display:flex;gap:12px;align-items:center;padding:16px;border-bottom:1px solid #eee;flex-shrink:0}.shade-dialog header h2{font-size:15px;margin:0;flex:1;font-family:inherit;font-weight:700}.shade-dialog [data-shade-count]{font-size:12px;font-weight:700;background:var(--color-soft);padding:7px 10px;border-radius:16px}.shade-dialog-close{width:32px;height:32px;border:0;border-radius:5px;background:#f8f5ed;font-size:22px;cursor:pointer;color:inherit}.shade-picker-grid{overflow:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px;min-height:0;overscroll-behavior:contain}.shade-choice{position:relative;padding:6px;border:1px solid #EFE9D9;border-radius:3px;background:#fff;color:inherit;cursor:pointer;min-width:0}.shade-choice img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block;border-radius:5px;background:#f9f6f0}.shade-choice>span:not(.shade-choice-count){display:block;text-align:center;font-size:12px;font-weight:600;margin-top:5px}.shade-choice.is-selected{border:2px solid var(--color-accent);padding:5px}.shade-choice:disabled{opacity:.4;cursor:not-allowed}.shade-choice-count{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:23px;height:23px;background:var(--color-accent);color:var(--color-button-text,#fff);border-radius:50%;font-size:12px}.shade-choice-count[hidden]{display:none}.shade-dialog footer{padding:12px 18px 18px;text-align:center;flex-shrink:0;border-top:1px solid #eee}.shade-dialog footer p{font-size:13px;margin:0 0 14px}.shade-dialog footer .button{width:100%;border-radius:5px;min-height:50px}.product-add{border-radius:28px;text-transform:uppercase;font-size:13px;font-weight:600}.product-section [hidden]{display:none!important}.no-js .product-offer{display:none}.product-benefits>div{background:#faf8f2;border:0;border-radius:9px}.product-benefits{gap:8px;margin:20px 0}.product-benefits>div:before{content:"\2713";display:inline-block;margin-right:8px;color:var(--color-accent)}.shade-choice:focus-visible,.pen-slot:focus-visible,.offer-card:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}@media(max-width:749px){.shade-dialog{max-height:calc(100dvh - 24px);border-radius:16px}.shade-picker-grid{gap:8px;padding:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.shade-choice>span:not(.shade-choice-count){font-size:10px}.offer-card{font-size:13px}.shade-dialog footer{padding:12px}.product-offer{margin:20px 0}.shade-links img{width:35px;height:39px}}.product-section{max-width:1160px!important;grid-template-columns:minmax(0,48%) minmax(0,52%);gap:48px;padding-top:28px!important;align-items:start}.product-details{font-family:inherit;font-size:14px;line-height:1.45;min-width:0}.product-details h1{font-family:inherit;font-size:32px!important;font-weight:650;letter-spacing:-.6px;line-height:1.15;margin:6px 0}.product-price{font-size:27px;font-weight:750;line-height:1.2}.product-section[data-product-type="Lip Pen"] .product-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.product-social-proof{font-size:12px;margin-bottom:5px}.product-rating{font-size:12px;text-decoration:none;display:block}.product-rating span{color:var(--color-accent);font-size:16px;letter-spacing:-1px;margin-right:8px}.product-benefits{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #F2EDDF;padding-top:6px;gap:5px;margin:10px 0}.product-benefits>div{padding:11px 12px;font-size:13px;line-height:1.35}.product-description{font-size:14px;line-height:1.45;margin:10px 0}.product-unit-price:empty{display:none}.product-shades{border-top:1px solid #F2EDDF;padding-top:6px}.product-shades h2{font-size:11px;margin:0 0 7px}.shade-links{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;padding:2px 0 8px;scrollbar-width:thin;scrollbar-color:var(--color-accent) #eee;align-items:center}.shade-links a{display:block;flex:0 0 26px;width:26px;height:26px;border:1px solid #CDD0D7;border-radius:50%;padding:1px}.shade-links a[aria-current=page]{border:2px solid var(--color-accent);padding:1px}.shade-fill{display:grid;place-items:center;background:var(--shade);width:100%;height:100%;border-radius:50%}.shade-fill svg{width:15px;height:15px;stroke:#fff;stroke-width:3;fill:none;filter:drop-shadow(0 1px 1px #0008);visibility:hidden}.shade-links a[aria-current] svg{visibility:visible}.product-offer{margin:0 0 12px;border-top:0;padding-top:0}.offer-eyebrow{font-size:12px;font-weight:400;margin-bottom:6px}.offer-options{gap:13px}.offer-pack{overflow:visible;border:1px solid #EFE9D8;border-radius:27px;background:#f9f6ef}.offer-pack.is-selected{border:2px solid var(--color-accent);background:#fff}.offer-card{font-size:13px;padding:10px 14px!important;border:0!important;border-radius:27px;gap:9px;background:transparent!important}.offer-card strong{font-size:13px}.offer-label{text-align:left;flex:1}.offer-label em{font-style:normal;background:#f3eee2;color:var(--color-accent);font-size:10px;border-radius:4px;padding:3px 5px;margin-left:5px;white-space:nowrap}.offer-label small{font-size:10px;letter-spacing:.04em;color:#707b8f;margin-top:3px}.offer-price{align-self:flex-start;line-height:1.2;font-size:14px}.offer-price s{display:block;color:#979fad;font-size:12px;font-weight:400}.offer-radio{width:18px;height:18px;align-self:center;box-shadow:inset 0 0 0 2px #fff}.offer-card[aria-pressed=true] .offer-radio{background:var(--color-accent);border:2px solid var(--color-accent)}.offer-badge{background:var(--color-accent);font-size:9px;color:#fff;right:18px;top:-9px;text-transform:uppercase}.offer-pack-content{padding:0 15px 14px}.pen-slots{gap:7px;margin:4px 0 8px}.pen-slot{aspect-ratio:1;background:#f8f5ed;border:0;border-radius:5px;padding:3px}.pen-slot span{font-size:22px;color:#b7bcc6}.pen-slot img{object-fit:contain;background:#faf8f2}.offer-gifts{padding:0 14px 12px;font-size:11px}.offer-gifts>div{display:flex;gap:8px;align-items:center;min-height:28px}.offer-gifts img{width:24px;height:24px;object-fit:cover;border-radius:5px}.offer-gifts>div>span:last-child{margin-left:auto;font-size:10px}.offer-pack.is-selected .offer-gifts{background:var(--color-accent);color:#fff;padding:8px 14px 12px;border-radius:0 0 24px 24px}.offer-pack[data-offer-pack="1"]{border-radius:999px}.product-buy-row{margin-top:0}.product-add{min-height:50px;font-size:14px;letter-spacing:0}.product-status:empty{display:none}.pen-upsell{border:1px solid var(--color-accent);border-radius:18px;overflow:hidden;margin:16px 0 8px;font-size:12px}.pen-upsell-banner{background:var(--color-text);color:#fff;text-align:center;padding:8px;font-size:12px}.pen-upsell-inner{padding:10px 14px}.pen-upsell-heading{display:flex;align-items:center;gap:12px;cursor:pointer}.pen-upsell-heading img{width:64px;height:64px;object-fit:cover;border-radius:12px}.pen-upsell-heading>span:nth-child(2){flex:1}.pen-upsell-heading strong{font-size:14px;display:block}.pen-upsell-heading small{color:var(--color-accent);background:#f5f2e8;padding:3px 5px;border-radius:8px;font-size:10px;display:inline-block;margin-top:4px}.pen-upsell-heading input{position:absolute;opacity:0;width:1px;height:1px}.pen-toggle{width:43px;height:26px;border-radius:20px;background:#cbd0d9;position:relative;flex:none}.pen-toggle:after{content:"";position:absolute;width:20px;height:20px;top:3px;left:3px;border-radius:50%;background:#fff;transition:transform .2s}.pen-upsell-heading input:checked+.pen-toggle{background:var(--color-accent)}.pen-upsell-heading input:checked+.pen-toggle:after{transform:translate(17px)}.pen-upsell-heading input:focus-visible+.pen-toggle{outline:2px solid var(--color-accent);outline-offset:3px}.pen-upsell-inner>p{margin:8px 0;font-size:12px;color:#565e6e;line-height:1.4}.pen-upsell-bottom{display:flex;gap:7px;align-items:baseline}.pen-upsell-bottom details{flex:1}.pen-upsell-bottom summary{text-decoration:underline;cursor:pointer;font-weight:600}.pen-upsell-bottom s{font-size:11px;color:#8d95a5}.pen-upsell.is-free{border-color:var(--color-accent)}.pen-upsell.is-free .pen-upsell-banner{background:var(--color-accent)}.pen-upsell.is-free [data-upsell-price]{background:var(--color-accent);color:#fff;border-radius:4px;padding:3px 8px}.pen-faq .accordion{border-bottom:1px solid #F0E9D9}.pen-faq .accordion summary{font-size:15px;font-weight:400;padding:15px 0}.pen-faq .accordion p{font-size:13px;line-height:1.6}.product-payment-icons{display:flex;flex-wrap:wrap;gap:4px;margin:16px 0}.product-payment-icons svg{width:38px;height:24px}.product-thumbnails{flex-wrap:nowrap;overflow:auto;scroll-snap-type:x mandatory;gap:10px;margin-top:15px}.product-thumbnails button{flex:0 0 64px;border-radius:4px;scroll-snap-align:start;padding:2px}.product-thumbnails img{object-fit:cover;border-radius:3px}.product-gallery-main{border-radius:6px}.product-gallery{top:90px}.product-media img{object-fit:contain}.product-gallery,.product-details{transition:opacity .18s ease,transform .18s ease}.is-changing-shade .product-gallery,.shade-entering .product-gallery{opacity:.35;transform:translateY(3px)}.is-changing-shade .product-details{opacity:.65}.product-media:not([hidden]){animation:tipelle-media-in .22s ease}@keyframes tipelle-media-in{0%{opacity:.4;transform:scale(.992)}to{opacity:1;transform:none}}.shade-dialog{font-family:inherit}.shade-dialog footer .button{background:var(--color-accent)}.shade-dialog .shade-choice img{object-fit:contain}.product-add:disabled{opacity:1;background:#94a0b7;color:#fff;cursor:not-allowed}.product-add:disabled:has(+span){opacity:.7}.cart-drawer:not([hidden]) .drawer-panel{animation:tipelle-cart-in .3s ease}.cart-drawer:not([hidden]){animation:tipelle-overlay-in .3s ease}@keyframes tipelle-cart-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes tipelle-overlay-in{0%{opacity:0}to{opacity:1}}@media(max-width:749px){.product-section{display:block;padding:12px 16px 28px!important}.product-details h1{font-size:26px!important}.product-gallery{margin-bottom:20px}.product-benefits>div{font-size:12px;padding:9px 8px}.product-thumbnails{gap:8px}.product-thumbnails button{flex-basis:55px}.product-social-proof{font-size:11px}.shade-links a{flex-basis:26px;width:26px;height:26px}.offer-card{padding:11px 12px!important}.offer-label strong{font-size:12px}.offer-label em,.offer-label small{font-size:9px}.pen-upsell-inner{padding:10px}.product-sticky-buy{padding:10px 16px;z-index:12}.product-sticky-buy .button{border-radius:999px;min-height:46px}.product-section{padding-bottom:80px!important}.pen-slot{aspect-ratio:1}.shade-dialog{max-height:calc(100dvh - 24px)}}@media(prefers-reduced-motion:reduce){.product-gallery,.product-details,.pen-toggle:after{transition:none}.product-media,.cart-drawer,.cart-drawer .drawer-panel{animation:none!important}}.pen-reviews,.pen-editorial,.pen-statistics{font-family:inherit;max-width:1160px;padding:50px 24px;margin:auto}.pen-reviews h2,.pen-editorial h2,.pen-statistics h2{font-family:inherit;font-size:42px;line-height:1.1;letter-spacing:-1.3px;margin:0 0 28px;font-weight:600}.pen-reviews h2{text-align:center}.pen-review-track{display:flex;gap:22px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pen-review-card{flex:0 0 calc((100% - 44px)/3);border:1px solid #ECE4D0;border-radius:12px;overflow:hidden;scroll-snap-align:start;background:#fff;color:#1a1f28}.pen-review-card>img{display:block;width:100%;height:auto;aspect-ratio:1.25;object-fit:cover}.pen-review-copy{padding:20px}.review-stars{display:block;color:var(--color-accent);letter-spacing:2px;font-size:18px}.pen-review-copy h3{font-family:inherit;font-size:17px;margin:8px 0 4px}.pen-review-copy h3 span{font-weight:400}.review-verified{font-size:11px;color:#505765}.pen-review-copy blockquote{font-size:14px;line-height:1.6;margin:14px 0;min-height:110px}.review-purchase{display:flex;align-items:center;gap:10px;border-top:1px solid #F3EEE1;padding:12px 0;text-decoration:none;font-size:12px}.review-purchase img{width:42px;height:48px;object-fit:cover;border-radius:4px}.review-purchase strong{display:block;font-size:12px;margin-top:4px}.review-date{font-size:11px;color:#5a6373;border-top:1px solid #F3EEE1;padding-top:10px;margin:0}.pen-review-controls{display:flex;justify-content:center;gap:12px;margin-top:20px}.pen-review-controls button{width:42px;height:42px;border-radius:50%;border:1px solid var(--color-accent);background:#fff;color:var(--color-accent);cursor:pointer}.pen-editorial{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.pen-editorial.is-reversed .pen-editorial-media{order:2}.pen-editorial-media img,.pen-editorial-media video{width:100%;height:auto;max-height:650px;object-fit:cover;border-radius:8px;display:block}.pen-editorial-copy p{font-size:20px;line-height:1.45;margin:0}.pen-statistics{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:linear-gradient(135deg,#fbf9f4,#fff)}.pen-stat{display:flex;gap:24px;align-items:center;border-bottom:1px solid #EDE6D3;padding:20px 0}.pen-stat strong{font-size:48px;min-width:110px;color:var(--color-accent);line-height:1}.pen-stat span{font-size:16px;font-weight:600}.pen-statistics p{font-size:13px;border:1px dashed #9098A8;border-radius:8px;padding:10px}.pen-marquee{background:var(--color-accent);color:#fff;overflow:hidden;padding:20px 0}.pen-marquee>div{display:flex;gap:55px;white-space:nowrap;width:max-content;animation:pen-marquee 50s linear infinite}.pen-marquee span{font-family:inherit;font-size:13px;letter-spacing:.06em}@keyframes pen-marquee{to{transform:translate(-50%)}}@media(max-width:749px){.pen-reviews,.pen-editorial,.pen-statistics{padding:32px 16px}.pen-reviews h2,.pen-editorial h2,.pen-statistics h2{font-size:30px;letter-spacing:-.7px}.pen-review-card{flex-basis:85%}.pen-review-track{gap:14px}.pen-editorial,.pen-statistics{grid-template-columns:1fr;gap:24px}.pen-editorial.is-reversed .pen-editorial-media{order:0}.pen-editorial-copy p{font-size:17px}.pen-review-copy blockquote{min-height:0}.pen-stat strong{font-size:48px}.pen-statistics h2{margin:0}.pen-statistics h2 br{display:none}}@media(prefers-reduced-motion:reduce){.pen-marquee>div{animation:none}}.product-section{max-width:1100px!important;grid-template-columns:minmax(0,48fr) minmax(0,52fr);gap:48px}.product-shades{margin:10px 0 0}.product-shades h2{margin:0 0 7px}.pen-faq .accordion{border:0;border-bottom:1px solid #F0E9D9;border-radius:0;margin:0;background:none}.pen-faq .accordion summary{padding:14px 0}.pen-faq .accordion p{padding:0 0 12px}.product-rating{margin:0}.product-details h1{margin:5px 0}.product-benefits{margin:8px 0}.product-price{margin:0}.product-description{margin:8px 0}.product-gallery-main img{width:100%;height:100%;object-fit:contain}.pen-slots{grid-template-columns:repeat(5,minmax(0,1fr))}[data-offer-content="3"] .pen-slots{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:749px){.product-section{gap:0}.product-details h1{margin:6px 0}.pen-faq .accordion summary{font-size:14px}}.cart-drawer{font-family:inherit}.drawer-panel{width:min(480px,100vw);max-width:100vw}.drawer-header{padding:20px;border-bottom:1px solid #F3EFE3}.drawer-header h2{font-family:inherit;font-size:22px}.drawer-header h2 span{font-size:13px;background:var(--color-soft);padding:4px 8px;border-radius:50%}.drawer-item{padding:15px 0;grid-template-columns:78px minmax(0,1fr);gap:13px;border-bottom:1px solid #F5F0E5}.drawer-item>img{width:78px;height:96px;object-fit:contain;border-radius:8px;background:#fbf9f4}.drawer-item h3{font-size:14px;font-family:inherit;margin:0 0 6px}.drawer-item h3 a{text-decoration:none}.drawer-item p{margin:4px 0;font-size:12px}.drawer-item [data-cart-remove]{font-size:10px;border:0;background:none;text-decoration:underline;padding:2px;cursor:pointer;margin-left:10px}.cart-quantity-control{display:inline-flex;align-items:center;border:1px solid #ECE4CF;border-radius:6px;margin-top:7px;overflow:hidden}.cart-quantity-control button{width:28px;height:29px;border:0;background:#fff;cursor:pointer}.cart-quantity-control input{border:0;width:30px;padding:0;text-align:center;height:29px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cart-quantity-control input::-webkit-inner-spin-button{display:none}.cart-free-gift{display:inline-block;background:var(--color-soft);color:var(--color-accent);padding:5px 9px;border-radius:5px;font-size:12px}.cart-upsells{padding-top:22px}.cart-upsells>h3{font-size:16px;font-family:inherit;margin:0 0 10px}.cart-upsell-card{display:flex;gap:12px;padding:12px;border:1px solid #F0E9D9;border-radius:10px;margin:8px 0;align-items:center;background:#fcfbf8}.cart-upsell-card>img{width:62px;height:70px;object-fit:contain;border-radius:5px}.cart-upsell-card>div{flex:1}.cart-upsell-card small{font-size:8px;letter-spacing:.08em;color:var(--color-accent)}.cart-upsell-card strong{display:block;font-size:12px}.cart-upsell-card p{font-size:10px;line-height:1.4;margin:4px 0}.cart-upsell-card span{font-size:12px;font-weight:700}.cart-upsell-card s{font-weight:400;color:#8d95a5}.cart-upsell-card button{border:0;background:var(--color-accent);color:#fff;border-radius:18px;padding:7px 11px;font-size:11px;cursor:pointer}.cart-discover{display:grid;grid-template-columns:1fr auto;gap:3px;padding:15px 12px;border:1px solid #F0E9D9;border-radius:10px;margin:8px 0}.cart-discover strong{font-size:12px}.cart-discover span{font-size:11px;grid-column:1}.cart-discover a{grid-column:2;grid-row:1/3;font-size:11px;align-self:center}.cart-accessories-link{display:block;text-align:center;font-size:11px;margin:15px 0}.drawer-footer{border-top:1px solid #F5F0E5;background:#fff}.cart-savings{text-align:center;color:var(--color-accent);font-size:12px;font-weight:700}.drawer-total{font-size:16px}.drawer-footer .button{border-radius:999px;min-height:46px;text-transform:uppercase;font-size:14px}@media(max-width:749px){.product-section{width:100%;max-width:100%!important}.pen-reviews,.pen-editorial,.pen-statistics{width:100%}}.product-social-proof{display:flex;align-items:center;gap:4px}.social-avatars{display:flex;align-items:center;margin-right:6px}.social-avatars img{width:22px;height:22px;object-fit:cover;border:1px solid white;border-radius:50%;margin-left:-5px}.social-avatars img:first-child{margin-left:0}.product-bestseller{font-size:10px;font-weight:700;color:#fff;background:var(--color-accent);border-radius:3px;padding:5px 8px;vertical-align:middle;margin-left:9px;letter-spacing:0}.product-mobile-tagline{display:none}@media(max-width:749px){.product-thumbnails button{flex-basis:44px}.product-thumbnails{gap:7px;margin-top:10px}.product-mobile-tagline{display:block;background:#f9f7f1;border-radius:9px;text-align:center;font-size:12px;margin:7px 0;padding:8px}.product-gallery{margin-bottom:8px}.product-social-proof{font-size:12px;flex-wrap:wrap}.product-rating{margin-top:4px}.product-details h1{font-size:25px!important}}.offer-pack{border-width:2px;transform-origin:center top;transition:background-color .18s ease,border-color .18s ease}.offer-pack>.offer-card{padding:12px 15px}.offer-pack-content{overflow:hidden;box-sizing:border-box}.offer-gifts{transition:background-color .2s ease,opacity .2s ease}.offer-pack:not(.is-selected) .offer-gifts{opacity:.86}.offer-pack.is-selected .offer-gifts{opacity:1}@media(prefers-reduced-motion:reduce){.offer-pack,.offer-gifts{transition:none}}.product-add,.product-sticky-buy .button{position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;justify-content:center;gap:9px;transition:background-color .3s,box-shadow .3s}.product-add:not(:disabled):before,.product-sticky-buy .button:not(:disabled):before{content:"";position:absolute;inset:-60% auto -60% -60%;width:28%;background:linear-gradient(90deg,transparent,#ffffff30,transparent);transform:skew(-20deg);animation:tipelle-button-shine 3.8s ease-in-out infinite;pointer-events:none}.product-add:after,.product-sticky-buy .button:after{content:"";order:-1;width:18px;height:18px;flex-shrink:0;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E") center/contain no-repeat}.product-add.is-loading:after,.product-sticky-buy .button.is-loading:after{-webkit-mask:none;mask:none;background:none;border:2px solid #ffffff50;border-top-color:currentColor;border-radius:50%;animation:tipelle-button-spin .7s linear infinite}.product-add.is-added:after,.product-sticky-buy .button.is-added:after{display:none}.product-add.is-added,.product-sticky-buy .button.is-added{box-shadow:0 0 0 3px var(--color-soft)}@keyframes tipelle-button-shine{0%,58%{left:-60%}85%,to{left:140%}}@keyframes tipelle-button-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.product-add,.product-sticky-buy .button{transition:none}.product-add:before,.product-sticky-buy .button:before{display:none}.product-add.is-loading:after,.product-sticky-buy .button.is-loading:after{animation:none}}.social-tile{position:relative}.social-instagram-icon{position:absolute;top:10px;right:10px;width:26px;height:26px;color:#fff;pointer-events:none;filter:drop-shadow(0 1px 3px #0004)}.social-instagram-icon svg{display:block;width:100%;height:100%}.social-tile>a{position:relative;display:block;height:100%}.cart-upsells{border-top:0;margin:12px -5px 0;padding:0}.cart-upsells h3{font-size:14px;line-height:1.4;font-weight:700;text-align:center;margin:0;padding:8px 10px 2px}.cart-upsell-card{position:relative;display:flex;align-items:center;gap:10px;margin:11px 0 4px;padding:10px;border:0;border-radius:10px;background:#fff;min-height:90px}.cart-upsell-card.is-outlined{border:1px solid #EDE6D4}.cart-upsell-badge{position:absolute;top:-9px;right:12px;font-size:9px;line-height:1.4;font-weight:700;border-radius:3px;padding:2px 8px;background:var(--color-soft);color:var(--color-text)}.cart-upsell-image{width:70px;height:70px;flex:0 0 70px;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#fff}.cart-upsell-image img{width:62px;height:62px;object-fit:contain;border-radius:4px}.cart-upsell-copy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.cart-upsell-copy small{font-size:9px;font-weight:700;color:var(--color-accent);line-height:1.4;text-transform:none}.cart-upsell-copy strong{font-size:13px;line-height:1.25;font-weight:700}.cart-upsell-copy p{font-size:11px;line-height:1.3;margin:0}.cart-upsell-price{font-size:12px;line-height:1.4;display:flex;gap:5px}.cart-upsell-price s{opacity:.55}.cart-upsell-card form{flex:0 0 auto}.cart-upsell-card button,.cart-upsell-discover{display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1.2;padding:6px 12px;min-height:25px;min-width:0;white-space:nowrap;border:0;border-radius:2px;background:var(--color-soft);color:var(--color-text);text-decoration:none;font-weight:700;cursor:pointer}.cart-upsell-card button:disabled{opacity:.55;cursor:wait}.cart-accessories-link{display:block;text-align:center;font-size:11px;padding:6px 10px 10px;margin:0}.cart-upsell-card [data-product-error]{position:absolute;left:10px;right:10px;background:#fff;z-index:1;font-size:11px}.cart-upsell-card .cart-upsell-image{flex:0 0 70px;width:70px;min-width:70px;height:70px}.cart-upsell-card .cart-upsell-copy{flex:1;min-width:0}.pen-companion{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;max-width:1100px;padding:42px 0;align-items:start}.pen-companion-gallery{min-width:0}.pen-companion-main{aspect-ratio:1;background:var(--color-soft);border-radius:10px;overflow:hidden}.pen-companion-main>div{width:100%;height:100%}.pen-companion-main [hidden]{display:none}.pen-companion-main img,.pen-companion-main video{width:100%;height:100%;object-fit:contain}.pen-companion-copy h2{font-size:30px;line-height:1.2;margin:0 0 14px}.pen-companion-price{font-size:27px;font-weight:700;margin:0 0 18px}.pen-companion-copy .rte{font-size:14px;line-height:1.55}.pen-companion-copy label{display:block;margin:18px 0 6px}.pen-companion-copy select{width:100%;padding:10px;border:1px solid var(--color-soft);margin-bottom:12px}.pen-companion-copy .button{width:100%;margin-top:18px}@media(max-width:749px){.pen-companion{display:block;width:100%;padding:32px 16px}.pen-companion-copy{margin-top:24px}.pen-companion-copy h2{font-size:25px}}.product-thumbnails button{flex:0 0 var(--product-thumbnail-size,64px);width:var(--product-thumbnail-size,64px);height:var(--product-thumbnail-size,64px);aspect-ratio:1;box-sizing:border-box;overflow:hidden}.product-thumbnails img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover}.product-benefits{gap:5px}.product-benefits>div{display:flex;align-items:center;gap:5px;padding:12px 13px;border-radius:10px;background:var(--benefit-background,#FAF8F2);font-size:14px;line-height:1.25}.product-benefits>div:before{content:none}.benefit-check{width:18px;height:18px;flex:0 0 18px;color:var(--benefit-check-color,#1D3257)}.product-benefits>div>span{min-width:0}.product-social-proof{gap:8px;margin:4px 0 -1px;font-size:14px;min-height:24px}.product-history-note{font-size:10px;color:#656e80;margin:3px 0 5px}.product-rating{font-size:13px;margin:4px 0}.product-rating span{font-size:16px;margin-right:3px}@media(max-width:749px){.product-thumbnails button{flex-basis:var(--product-thumbnail-mobile-size,45px);width:var(--product-thumbnail-mobile-size,45px);height:var(--product-thumbnail-mobile-size,45px)}.product-benefits>div{font-size:12.6px;padding:12px 13px}.product-social-proof{font-size:13px;min-height:22px}}.product-rating .rating-stars{position:relative;display:inline-block;color:#d2d7df;letter-spacing:1px;line-height:1;margin-right:5px;white-space:nowrap;vertical-align:middle}.product-rating .rating-stars>span{position:absolute;left:0;top:0;overflow:hidden;color:var(--color-accent);margin:0;letter-spacing:inherit;line-height:inherit}.product-page-entering>.product-gallery{animation:tipelle-page-fade-up .8s ease-out .1s both}.product-page-entering>.product-details{animation:tipelle-page-fade-up .8s ease-out .2s both}@keyframes tipelle-page-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-page-entering>.product-gallery,.product-page-entering>.product-details{animation:none!important;opacity:1;transform:none}}body{line-height:1.4;letter-spacing:.3px}body .product-details h1{font-size:30px!important;font-weight:500;line-height:1!important;letter-spacing:.3px}body .product-price{font-size:26px;font-weight:700;line-height:1.1;letter-spacing:.5px}body .product-benefits>div{letter-spacing:.5px}body .product-description{font-size:14px;line-height:1.4;letter-spacing:.5px}body .pen-reviews h2{font-size:36px;font-weight:500;line-height:1.2;letter-spacing:.3px}body .pen-editorial h2{font-size:30px;font-weight:500;line-height:1.1;letter-spacing:.5px}body .social-gallery h2{font-size:33px;font-weight:500;line-height:1.05;letter-spacing:-1px}@media(max-width:749px){body .product-details h1{font-size:26px!important}body .product-price{font-size:23px}body .pen-reviews h2{font-size:40px}body .pen-editorial h2{font-size:24px}}.shade-links[data-custom-scroll]{scrollbar-width:none;margin-bottom:0;padding-bottom:4px}.shade-links[data-custom-scroll]::-webkit-scrollbar{display:none}.shade-scrollbar{position:relative;width:150px;max-width:70%;height:22px;margin:0 auto 8px;touch-action:none;cursor:pointer}.shade-scrollbar:before{content:"";position:absolute;left:0;right:0;top:8px;height:5px;border-radius:99px;background:#f0ebdc}.shade-scrollbar-thumb{position:absolute;left:0;top:8px;height:5px;border-radius:99px;background:var(--color-accent,#1D3257);pointer-events:auto}.shade-scrollbar[aria-disabled=true]{cursor:default}.shade-scrollbar[aria-disabled=true] .shade-scrollbar-thumb{opacity:.45}[data-bundle-mode=true] .bundle-trend{border-radius:10px;background:#f8f6ef;text-align:center;font-size:12px;padding:7px;margin:0 0 10px}[data-bundle-mode=true] .product-price{display:flex;align-items:center;gap:8px}[data-bundle-mode=true] .product-price [data-product-compare]{order:-1;font-size:20px;color:var(--color-accent)}[data-bundle-mode=true] .bundle-bestseller{font-size:11px;text-transform:uppercase;font-weight:700;padding:5px 9px;border-radius:3px;background:var(--color-accent);color:#fff;letter-spacing:0}[data-bundle-mode=true] [data-offer-content="10"] .pen-slots{grid-template-columns:repeat(5,minmax(0,1fr))}[data-bundle-mode=true] .product-history-note:empty{display:none}@media(max-width:749px){[data-bundle-mode=true].product-section{padding-top:0!important}[data-bundle-mode=true] .product-gallery{width:calc(100% + 32px);margin-left:-16px}[data-bundle-mode=true] .product-thumbnails{padding-inline:4px}[data-bundle-mode=true] .product-gallery-main{border-radius:8px}}[data-bundle-mode=true] .bundle-gifts>div{font-size:12px;font-weight:650;min-height:44px;gap:10px;padding:8px 14px}[data-bundle-mode=true] .bundle-gifts>div+div{border-top:1px solid #ffffff30}[data-bundle-mode=true] .bundle-gift-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#fff;color:var(--color-accent)}[data-bundle-mode=true] .bundle-gift-icon svg{width:18px;height:18px}.bundle-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#1d3257;font-size:25px;line-height:1;box-shadow:0 2px 8px #0002;z-index:4}.bundle-gallery-arrow.previous{left:8px}.bundle-gallery-arrow.next{right:8px}.bundle-gallery-arrow:disabled{opacity:.5;cursor:default}.offer-label strong:has(.lip-free-badge){display:flex;align-items:center;flex-wrap:wrap;gap:6px}.offer-label .lip-paid-label{white-space:nowrap}.offer-label .lip-free-badge{display:inline-block;background:#1d3257;color:#fff;font-size:16px;line-height:1.15;font-weight:800;font-style:normal;padding:5px 8px;border-radius:6px;white-space:nowrap}@media(max-width:749px){.offer-label .lip-free-badge{font-size:15px;padding:5px 7px}.offer-label strong:has(.lip-free-badge){gap:5px}}.pen-slot-wrap{position:relative;min-width:0}.pen-slot-wrap>.pen-slot{width:100%}.pen-slot-remove{position:absolute;top:-5px;right:-5px;width:26px;height:26px;border:1px solid var(--color-accent);border-radius:50%;background:#fff;color:var(--color-accent);font:20px/1 inherit;cursor:pointer;display:grid;place-items:center;box-shadow:0 1px 3px #14233e18}.shade-choice-wrap{position:relative;min-width:0}.shade-choice-wrap>.shade-choice{width:100%;height:100%;padding-bottom:32px}.shade-choice-remove{position:absolute;bottom:3px;right:4px;min-width:36px;min-height:28px;padding:2px 6px;border:1px solid var(--color-accent);border-radius:6px;background:var(--color-soft,#F8F6EF);color:var(--color-accent);font:600 12px inherit;cursor:pointer}.shade-choice .shade-choice-count{top:4px;right:4px;width:auto;min-width:24px;height:auto;padding:3px 5px;border-radius:6px;font-size:10px;line-height:1.3}.shade-picker-help{margin:0;padding:10px 16px 0;font-size:12px;line-height:1.4;flex-shrink:0;color:var(--color-text)}.shade-choice:disabled{cursor:default}.shade-choice-remove:focus-visible,.pen-slot-remove:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}.pen-selection-status{min-height:16px}.shade-choice:disabled:not([data-sold-out=true]){opacity:1}.shade-choice.is-selected .shade-choice-count{background:var(--color-accent);color:#fff}.pen-slot-remove{font-family:inherit;font-size:20px;line-height:1}.shade-choice-remove{font-family:inherit;font-size:12px;font-weight:600}@media(max-width:749px){.product-section[data-product-type$=Pen] .product-details{display:flex;flex-direction:column}.product-section[data-product-type$=Pen] .product-details>.product-shades{order:-1;margin:0 0 6px}.product-section[data-bundle-mode=true] .product-details>.product-offer{order:-1}.product-section[data-product-type$=Pen] .product-details>.product-benefits,.product-section[data-product-type$=Pen] .product-details>.product-description{order:2}.product-section[data-product-type$=Pen] .product-details>[data-pen-upsell],.product-section[data-product-type$=Pen] .product-details>.pen-faq{order:3}.product-section.mobile-primary-buy-visible>.product-sticky-buy{display:none}.shade-picker-preview{display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 16px;background:var(--color-soft);flex-shrink:0;margin:0}.shade-picker-preview img{width:clamp(120px,20svh,160px);height:clamp(120px,20svh,160px);object-fit:contain;border-radius:8px}.shade-picker-preview figcaption{font-size:13px;max-width:120px}}@media(min-width:750px){.shade-picker-preview{display:none}}.shade-choice-remove{font-size:20px;line-height:1}.shade-choice .shade-choice-count{min-width:22px;height:22px;padding:3px;border-radius:50%;font-size:11px;display:grid;place-items:center}.shade-choice .shade-choice-count[hidden]{display:none}.offer-options>.pen-upsell{margin:0 0 4px}.shade-picker-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;max-width:380px;margin:0 auto;padding:12px 16px;background:var(--color-soft);flex-shrink:0}.shade-picker-preview .pen-slot{width:100%;aspect-ratio:1}.shade-picker-preview img{width:100%;height:100%;object-fit:contain}.shade-picker-preview .pen-slot-remove{z-index:1}.shade-scroll-area{display:flex;position:relative;flex:1 1 auto;min-height:0;overflow:hidden}.shade-scroll-area>.shade-picker-grid{flex:1;min-width:0;padding-right:26px;scrollbar-width:none}.shade-scroll-area>.shade-picker-grid::-webkit-scrollbar{display:none}.shade-vertical-scrollbar{position:absolute;right:3px;top:8px;bottom:8px;width:12px;touch-action:none;cursor:pointer;border-radius:8px}.shade-vertical-scrollbar:before{content:"";position:absolute;top:0;bottom:0;left:4px;width:4px;border-radius:8px;background:#ece5d2}.shade-vertical-thumb{position:absolute;top:0;left:3px;width:6px;min-height:0;border-radius:8px;background:var(--color-accent,#1D3257)}.shade-vertical-scrollbar[hidden]{display:none}.shade-vertical-scrollbar:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}@media(max-width:749px){.product-section[data-product-type="Nail Pen"] .product-details>[data-pen-upsell]{order:0}.product-section[data-bundle-mode=true] .product-details>.product-form,.product-section[data-bundle-mode=true] .product-details>[data-pen-upsell]{order:-1}}.cart-drawer .cart-shipping-progress{padding:4px 0 22px;color:var(--color-text)}.cart-drawer .cart-shipping-progress__copy{font-size:15px;line-height:1.4;font-weight:750;margin:0 0 28px}.cart-drawer .cart-shipping-progress__track{position:relative;height:8px;margin:0 18px 17px 0;border-radius:999px;background:#eaeaea}.cart-drawer .cart-shipping-progress__fill{display:block;height:100%;width:0;max-width:100%;border-radius:inherit;background:var(--color-accent);transition:width .2s ease}.cart-drawer .cart-shipping-progress__icon{position:absolute;right:-18px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:38px;height:38px;border:2px solid #e5e5e5;border-radius:50%;background:#fff;font-size:22px;box-shadow:0 1px 5px #00000012}.cart-drawer .is-qualified .cart-shipping-progress__icon{border-color:var(--color-accent)}.cart-drawer .cart-shipping-progress__labels{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#5c6069}.cart-drawer .cart-shipping-progress__labels strong{font-size:12px}.cart-drawer .cart-shipping-progress__note{font-size:10px;line-height:1.4;color:#687183;margin:10px 0 0}.cart-drawer .cart-upsells{margin:18px 0 0;padding:0}.cart-drawer .cart-upsells>h3{font-size:18px;line-height:1.3;font-weight:500;text-align:left;padding:0;margin:0 0 20px}.cart-drawer .cart-upsell-card{gap:12px;padding:14px 10px;margin:18px 0;background:#fff;border-radius:12px}.cart-drawer .cart-upsell-card.is-outlined{border:1px solid #dedede}.cart-drawer .cart-upsell-image{flex:0 0 62px;width:62px;min-width:62px;height:72px;padding:0;background:#f6f6f6;border-radius:6px;overflow:hidden}.cart-drawer .cart-upsell-image img{width:100%;height:100%;object-fit:contain}.cart-drawer .cart-upsell-copy{gap:4px}.cart-drawer .cart-upsell-copy small{align-self:flex-start;padding:3px 8px;border-radius:20px;background:var(--color-accent);color:#fff;font-size:9px;line-height:1.3;letter-spacing:.06em;font-weight:750;text-transform:uppercase}.cart-drawer .cart-upsell-copy strong{font-size:14px;line-height:1.25}.cart-drawer .cart-upsell-copy p{font-size:12px;line-height:1.35;color:#565b65}.cart-drawer .cart-upsell-price{display:flex;flex-wrap:wrap;font-size:13px;line-height:1.4;gap:4px 7px}.cart-drawer .cart-upsell-price s{color:inherit;opacity:.7}.cart-drawer .cart-upsell-card button,.cart-drawer .cart-upsell-discover{min-height:44px;padding:9px 12px;min-width:52px;border-radius:4px;font-size:13px;background:var(--color-soft);color:var(--color-text)}.cart-drawer .cart-upsell-badge{font-size:10px;top:-10px;padding:3px 8px;right:12px}.cart-drawer .cart-accessories-link{font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px;padding:8px 0 16px}@media(max-width:374px){.cart-drawer .cart-upsell-card{gap:8px;padding:12px 7px}.cart-drawer .cart-upsell-image{flex-basis:50px;width:50px;min-width:50px;height:60px}.cart-drawer .cart-upsell-copy strong{font-size:12px}.cart-drawer .cart-upsell-copy p{font-size:11px}.cart-drawer .cart-upsell-card button,.cart-drawer .cart-upsell-discover{padding-inline:8px;font-size:12px}}@media(prefers-reduced-motion:reduce){.cart-drawer .cart-shipping-progress__fill{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/product-layout.css.map */
