.linen-bundle-page__container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:calc(2 * var(--space-unit, 16px))}.linen-bundle-page__section{padding-block:calc(4 * var(--space-unit, 16px))}.linen-bundle-hero__inner{display:flex;flex-direction:column;gap:calc(3 * var(--space-unit, 16px));align-items:center}.linen-bundle-hero__content{flex:1;display:flex;flex-direction:column;align-items:center;gap:calc(1.5 * var(--space-unit, 16px));text-align:center;max-width:600px}.linen-bundle-hero__ribbon{position:relative;display:inline-block}.linen-bundle-hero__ribbon-text{display:inline-block;background-color:var(--bundle-sale, #dc2626);color:#fff;font-weight:700;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;padding:4px 16px;border-radius:2px}.linen-bundle-hero__eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--bundle-accent, #7c3aed);margin:0}.linen-bundle-hero__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;color:var(--bundle-text, #1a1a1a);margin:0}.linen-bundle-hero__supporting{font-size:1rem;line-height:1.6;color:var(--bundle-text, #1a1a1a);opacity:.85;margin:0}.linen-bundle-hero__prices{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;justify-content:center}.linen-bundle-hero__offer-price{font-size:2.5rem;font-weight:800;color:var(--bundle-text, #1a1a1a)}.linen-bundle-hero__compare-price{font-size:1.25rem;text-decoration:line-through;color:var(--bundle-sale, #dc2626)}.linen-bundle-hero__savings{font-size:1rem;font-weight:600;color:var(--bundle-sale, #dc2626);background-color:#dc262614;padding:4px 12px;border-radius:4px}.linen-bundle-hero__price-note{font-size:.875rem;color:var(--bundle-text, #1a1a1a);opacity:.7;margin:0}.linen-bundle-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:calc(.5 * var(--space-unit, 16px))}.linen-bundle-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;font-size:1rem;font-weight:700;text-decoration:none;border-radius:4px;border:none;cursor:pointer;transition:opacity .2s ease,transform .1s ease;min-height:48px;min-width:48px}.linen-bundle-hero__btn--primary{background-color:var(--bundle-button-background, #1a1a1a);color:var(--bundle-button-text, #ffffff)}.linen-bundle-hero__btn--primary:hover{opacity:.9;transform:translateY(-1px)}.linen-bundle-hero__btn--primary:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:2px}.linen-bundle-hero__btn--secondary{background-color:transparent;color:var(--bundle-text, #1a1a1a);border:2px solid var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-hero__btn--secondary:hover{border-color:var(--bundle-accent, #7c3aed);color:var(--bundle-accent, #7c3aed)}.linen-bundle-hero__btn--secondary:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:2px}.linen-bundle-hero__media{flex:1;display:flex;justify-content:center;align-items:center}.linen-bundle-hero__image-wrap{width:100%;max-width:500px}.linen-bundle-hero__image-wrap img{width:100%;height:auto;display:block;border-radius:var(--bundle-card-radius, 12px)}.linen-bundle-hero__image-wrap--mobile{display:none}.linen-bundle-hero__placeholder-svg{width:100%;max-width:500px;height:auto;fill:var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-steps__header{text-align:center;margin-bottom:calc(3 * var(--space-unit, 16px))}.linen-bundle-steps__heading{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;color:var(--bundle-text, #1a1a1a);margin:0 0 8px}.linen-bundle-steps__supporting{font-size:1rem;line-height:1.6;color:var(--bundle-text, #1a1a1a);opacity:.8;margin:0;max-width:600px;margin-inline:auto}.linen-bundle-steps__grid{display:grid;grid-template-columns:1fr;gap:calc(2 * var(--space-unit, 16px))}@media(min-width:480px){.linen-bundle-steps__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.linen-bundle-steps__grid{grid-template-columns:repeat(var(--columns, 3),1fr)}}.linen-bundle-steps__card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:calc(2 * var(--space-unit, 16px));text-align:center;position:relative;border-radius:var(--card-radius, 12px);background-color:var(--bundle-card-background, #ffffff);transition:transform .2s ease,box-shadow .2s ease}.linen-bundle-steps__card--outlined{border:1px solid var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-steps__card--filled{background-color:var(--bundle-background, #fdf0f0)}.linen-bundle-steps__step-number{position:absolute;top:-12px;left:50%;transform:translate(-50%)}.linen-bundle-steps__step-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:var(--bundle-accent, #7c3aed);color:#fff;font-weight:700;font-size:.875rem}.linen-bundle-steps__icon{width:60px;height:60px}.linen-bundle-steps__icon img{width:100%;height:100%;object-fit:contain}.linen-bundle-steps__card-heading{font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:-.01em;color:var(--bundle-text, #1a1a1a);margin:0}.linen-bundle-steps__card-description{font-size:.9375rem;line-height:1.6;color:var(--bundle-text, #1a1a1a);opacity:.8;margin:0}.linen-bundle-steps__connector{display:flex;align-items:center;justify-content:center;margin-top:calc(2 * var(--space-unit, 16px))}.linen-bundle-steps__connector-line{width:60px;height:2px;background-color:var(--bundle-accent, #7c3aed);opacity:.3;border-radius:1px}.linen-bundle-builder__heading{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;color:var(--bundle-text, #1a1a1a);text-align:center;margin:0 0 calc(3 * var(--space-unit, 16px))}.linen-bundle-builder__layout{display:flex;flex-direction:column;gap:calc(3 * var(--space-unit, 16px))}.linen-bundle-builder__pants{flex:1}.linen-bundle-builder__tops{flex:2}.linen-bundle-builder__grid{display:grid;grid-template-columns:1fr;gap:calc(1.5 * var(--space-unit, 16px))}@media(min-width:480px){.linen-bundle-builder__grid{grid-template-columns:repeat(var(--mobile-columns, 2),1fr)}}@media(min-width:768px){.linen-bundle-builder__grid{grid-template-columns:repeat(var(--grid-columns, 3),1fr)}}.linen-bundle-builder__summary{margin-top:calc(2 * var(--space-unit, 16px));padding:calc(2 * var(--space-unit, 16px));background-color:var(--bundle-card-background, #ffffff);border:1px solid var(--bundle-border, rgba(0, 0, 0, .12));border-radius:var(--bundle-card-radius, 12px);box-shadow:0 10px 30px #00000014}.linen-bundle-builder__summary-placeholder{text-align:center;color:var(--bundle-text, #1a1a1a);opacity:.7;margin:0;padding:calc(2 * var(--space-unit, 16px))}.linen-bundle-builder__summary-empty{text-align:center;padding:calc(2 * var(--space-unit, 16px))}.linen-bundle-builder__summary-empty p{margin:0}.linen-bundle-builder__summary-items{display:flex;flex-direction:column;gap:12px}.linen-bundle-builder__summary-item{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-builder__summary-image{width:56px;height:72px;object-fit:cover;border-radius:6px;background-color:#0000000a;flex:0 0 auto}.linen-bundle-builder__summary-label{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--bundle-accent, #7c3aed);min-width:60px}.linen-bundle-builder__summary-title{font-weight:600;flex:1}.linen-bundle-builder__summary-options{font-size:.875rem;opacity:.75;width:100%}.linen-bundle-builder__summary-price{font-weight:700;white-space:nowrap}.linen-bundle-builder__promotion{margin-top:16px;padding:16px;background-color:var(--bundle-background, #fdf0f0);border-radius:8px;border-left:4px solid var(--bundle-accent, #7c3aed)}.linen-bundle-builder__promotion-text{font-size:.875rem;margin:0 0 8px;color:var(--bundle-text, #1a1a1a)}.linen-bundle-builder__promotion-detail{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.linen-bundle-builder__offer-price{font-size:1.5rem;font-weight:800}.linen-bundle-builder__compare-price{font-size:1rem;text-decoration:line-through;color:var(--bundle-sale, #dc2626)}.linen-bundle-builder__savings-text{font-size:.875rem;font-weight:600;color:var(--bundle-sale, #dc2626)}.linen-bundle-builder__discount-name{font-size:.75rem;opacity:.7;margin:8px 0 0}.linen-bundle-builder__actions{display:flex;flex-direction:column;gap:12px;margin-top:16px}.linen-bundle-builder__add-btn{width:100%;padding:16px 24px;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background-color:var(--bundle-button-background, #1a1a1a);color:var(--bundle-button-text, #ffffff);border:none;border-radius:4px;cursor:pointer;min-height:56px;transition:opacity .2s ease,transform .1s ease}.linen-bundle-builder__add-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.linen-bundle-builder__add-btn:disabled{opacity:.5;cursor:not-allowed}.linen-bundle-builder__add-btn:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:2px}.linen-bundle-builder__add-btn.is-loading{position:relative;pointer-events:none}.linen-bundle-builder__add-btn.is-loading .linen-bundle-builder__add-btn-text{visibility:hidden}.linen-bundle-builder__add-btn.is-loading:after{content:"";position:absolute;width:20px;height:20px;border:2px solid transparent;border-top-color:var(--bundle-button-text, #ffffff);border-radius:50%;animation:linen-bundle-spin .6s linear infinite}@keyframes linen-bundle-spin{to{transform:rotate(360deg)}}.linen-bundle-builder__clear-link{background:none;border:none;color:var(--bundle-accent, #7c3aed);font-size:.875rem;cursor:pointer;padding:8px;text-align:center;text-decoration:underline;min-height:44px}.linen-bundle-builder__clear-link:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:2px}.linen-bundle-builder__error{margin-top:12px;padding:12px;background-color:#dc262614;border:1px solid var(--bundle-sale, #dc2626);border-radius:4px;color:var(--bundle-sale, #dc2626);font-size:.875rem}.linen-bundle-builder__success{margin-top:12px;padding:12px;background-color:#22c55e14;border:1px solid #22c55e;border-radius:4px;color:#166534;font-size:.875rem}.linen-bundle-builder__empty-state{text-align:center;padding:calc(4 * var(--space-unit, 16px));color:var(--bundle-text, #1a1a1a);opacity:.7}.linen-bundle-product{display:flex;flex-direction:column;gap:16px}.linen-bundle-product--empty{padding:calc(3 * var(--space-unit, 16px));text-align:center}.linen-bundle-product__media{width:100%}.linen-bundle-product__media img{width:100%;height:auto;display:block;border-radius:var(--bundle-card-radius, 12px)}.linen-bundle-product__placeholder-svg{width:100%;height:auto;fill:var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-product__info{flex:1}.linen-bundle-product__title{font-size:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:-.01em;color:var(--bundle-text, #1a1a1a);margin:0 0 8px}.linen-bundle-product__price{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.linen-bundle-product__price-current{font-size:1.25rem;font-weight:700}.linen-bundle-product__price-compare{font-size:1rem;text-decoration:line-through;opacity:.7}.linen-bundle-product__description{font-size:.875rem;line-height:1.6;opacity:.8;margin-bottom:12px}.linen-bundle-product__options{display:flex;flex-direction:column;gap:16px}.linen-bundle-product__option-fieldset{border:none;padding:0;margin:0}.linen-bundle-product__option-label{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--bundle-text, #1a1a1a);margin-bottom:8px}.linen-bundle-product__swatches{display:flex;flex-wrap:wrap;gap:8px}.linen-bundle-product__swatch{width:40px;height:40px;border-radius:50%;border:2px solid var(--bundle-border, rgba(0, 0, 0, .12));background-color:var(--swatch-background-color, var(--bundle-card-background, #ffffff));background-image:var(--swatch-background-image, none);background-size:cover;background-position:center;cursor:pointer;padding:0;overflow:hidden;position:relative;transition:border-color .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center}.linen-bundle-product__swatch[data-swatch*=black],.linen-bundle-top-card__swatch[data-swatch*=black]{--swatch-background-color: #111111}.linen-bundle-product__swatch[data-swatch*=white],.linen-bundle-top-card__swatch[data-swatch*=white]{--swatch-background-color: #ffffff}.linen-bundle-product__swatch[data-swatch*=ivory],.linen-bundle-top-card__swatch[data-swatch*=ivory]{--swatch-background-color: #fffff0}.linen-bundle-product__swatch[data-swatch*=cream],.linen-bundle-top-card__swatch[data-swatch*=cream]{--swatch-background-color: #f5f0df}.linen-bundle-product__swatch[data-swatch*=beige],.linen-bundle-top-card__swatch[data-swatch*=beige]{--swatch-background-color: #d8c3a5}.linen-bundle-product__swatch[data-swatch*=brown],.linen-bundle-top-card__swatch[data-swatch*=brown]{--swatch-background-color: #7a4a2f}.linen-bundle-product__swatch[data-swatch*=blue],.linen-bundle-top-card__swatch[data-swatch*=blue]{--swatch-background-color: #8ec5ff}.linen-bundle-product__swatch[data-swatch*=pink],.linen-bundle-top-card__swatch[data-swatch*=pink]{--swatch-background-color: #f9a8d4}.linen-bundle-product__swatch[data-swatch*=red],.linen-bundle-top-card__swatch[data-swatch*=red]{--swatch-background-color: #dc2626}.linen-bundle-product__swatch[data-swatch*=green],.linen-bundle-top-card__swatch[data-swatch*=green]{--swatch-background-color: #22c55e}.linen-bundle-product__swatch[data-swatch*=gray],.linen-bundle-product__swatch[data-swatch*=grey],.linen-bundle-top-card__swatch[data-swatch*=gray],.linen-bundle-top-card__swatch[data-swatch*=grey]{--swatch-background-color: #9ca3af}.linen-bundle-product__swatch:hover{border-color:var(--bundle-accent, #7c3aed)}.linen-bundle-product__swatch[aria-checked=true]{border-color:var(--bundle-accent, #7c3aed);box-shadow:0 0 0 2px var(--bundle-background, #ffffff),0 0 0 4px var(--bundle-accent, #7c3aed)}.linen-bundle-product__swatch:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:2px}.linen-bundle-product__swatch img{width:100%;height:100%;object-fit:cover;border-radius:50%}.linen-bundle-product__swatch-label{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:0;font-weight:700;text-transform:uppercase;color:var(--bundle-text, #1a1a1a)}.linen-bundle-product__swatch:not([style*=--swatch-background]):not([data-swatch]) .linen-bundle-product__swatch-label,.linen-bundle-product__swatch[data-swatch=""] .linen-bundle-product__swatch-label,.linen-bundle-product__swatch[data-swatch="..."] .linen-bundle-product__swatch-label{font-size:.75rem}.linen-bundle-product__buttons{display:flex;flex-wrap:wrap;gap:8px}.linen-bundle-product__select-wrap,.linen-bundle-top-card__swatches.glo-variant-option,.linen-bundle-top-card__buttons.glo-variant-option{width:100%}.linen-bundle-product__select,select.linen-bundle-top-card__select{width:100%;min-height:44px;border:1px solid var(--bundle-border, rgba(0, 0, 0, .18));border-radius:4px;background:var(--bundle-card-background, #ffffff);color:var(--bundle-text, #1a1a1a);padding:8px 12px}.linen-bundle-product__select-label,.linen-bundle-top-card__select-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.glo-compatible-variant-options .globo-swatch-product-detail,.glo-compatible-variant-options .globo-swatch-list,.glo-compatible-variant-options .globo-swatch-values{max-width:100%}.linen-bundle-product__button{padding:8px 16px;font-size:.875rem;font-weight:600;border:2px solid var(--bundle-border, rgba(0, 0, 0, .12));background-color:var(--bundle-card-background, #ffffff);color:var(--bundle-text, #1a1a1a);border-radius:4px;cursor:pointer;min-height:44px;min-width:44px;transition:border-color .2s ease,background-color .2s ease}.linen-bundle-product__button:hover{border-color:var(--bundle-accent, #7c3aed)}.linen-bundle-product__button[aria-checked=true]{border-color:var(--bundle-accent, #7c3aed);background-color:#7c3aed14}.linen-bundle-product__button:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:2px}.linen-bundle-product__availability{font-size:.875rem;color:var(--bundle-sale, #dc2626);margin-top:8px}.linen-bundle-top-card{position:relative;background-color:var(--bundle-card-background, #ffffff);border-radius:var(--card-radius, 12px);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.linen-bundle-top-card--thick{border:2px solid var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-top-card--none{border:none}.linen-bundle-top-card--default{border:1px solid var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-top-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.linen-bundle-top-card--selected{border-color:var(--bundle-accent, #7c3aed);box-shadow:0 0 0 2px var(--bundle-accent, #7c3aed),0 4px 12px #7c3aed1f}.linen-bundle-top-card__link{display:block;text-decoration:none;color:inherit}.linen-bundle-top-card__image{position:relative;width:100%;aspect-ratio:var(--image-ratio, .75);overflow:hidden;background-color:var(--bundle-border, rgba(0, 0, 0, .05))}.linen-bundle-top-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.linen-bundle-top-card__image-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}.linen-bundle-top-card__image-hover img{width:100%;height:100%;object-fit:cover}.linen-bundle-top-card:hover .linen-bundle-top-card__image-hover{opacity:1}.linen-bundle-top-card__image:hover img{transform:scale(1.05)}.linen-bundle-top-card__placeholder-svg{width:100%;height:100%;fill:var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-top-card__badge{position:absolute;top:8px;left:8px;padding:4px 10px;font-size:.75rem;font-weight:700;text-transform:uppercase;border-radius:2px;color:#fff}.linen-bundle-top-card__badge--sold-out{background-color:var(--bundle-sale, #dc2626)}.linen-bundle-top-card__badge--sale{background-color:var(--bundle-accent, #7c3aed)}.linen-bundle-top-card__info{padding:12px}.linen-bundle-top-card__vendor{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin:0 0 4px}.linen-bundle-top-card__title{font-size:.9375rem;font-weight:600;margin:0 0 8px;color:var(--bundle-text, #1a1a1a)}.linen-bundle-top-card__options{display:flex;flex-direction:column;gap:8px;margin-bottom:10px;padding-inline:12px}.linen-bundle-top-card__option{border:0;margin:0;padding:0}.linen-bundle-top-card__option-label{display:block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;margin-bottom:5px;text-transform:uppercase}.linen-bundle-top-card__swatches,.linen-bundle-top-card__buttons{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.linen-bundle-top-card__swatch{width:22px;height:22px;border-radius:50%;border:1px solid var(--bundle-border, rgba(0, 0, 0, .18));background-color:var(--swatch-background-color, var(--bundle-card-background, #ffffff));background-image:var(--swatch-background-image, none);background-size:cover;background-position:center;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.linen-bundle-top-card__swatch[aria-checked=true]{border-color:var(--bundle-accent, #7c3aed);box-shadow:0 0 0 2px var(--bundle-accent, #7c3aed)}.linen-bundle-top-card__swatch-label{font-size:0}.linen-bundle-top-card__swatch[data-swatch=""],.linen-bundle-top-card__swatch[data-swatch="..."]{width:auto;min-width:32px;border-radius:4px}.linen-bundle-top-card__swatch[data-swatch=""] .linen-bundle-top-card__swatch-label,.linen-bundle-top-card__swatch[data-swatch="..."] .linen-bundle-top-card__swatch-label{font-size:.6875rem;padding-inline:6px}.linen-bundle-top-card__button{min-width:34px;min-height:34px;padding:5px 9px;border:1px solid var(--bundle-border, rgba(0, 0, 0, .18));border-radius:4px;background:var(--bundle-card-background, #ffffff);color:var(--bundle-text, #1a1a1a);cursor:pointer;font-size:.75rem;font-weight:700}.linen-bundle-top-card__button[aria-checked=true]{border-color:var(--bundle-accent, #7c3aed);background:#7c3aed14}.linen-bundle-top-card__price{display:flex;align-items:baseline;gap:8px;padding:0 12px 12px}.linen-bundle-top-card__price-current{font-weight:700;font-size:.9375rem}.linen-bundle-top-card__price-compare{font-size:.8125rem;text-decoration:line-through;opacity:.7}button.linen-bundle-top-card__select{display:block;width:100%;padding:10px;font-size:.875rem;font-weight:600;text-align:center;background-color:var(--bundle-button-background, #1a1a1a);color:var(--bundle-button-text, #ffffff);border:none;cursor:pointer;min-height:44px;transition:opacity .2s ease}button.linen-bundle-top-card__select:hover{opacity:.9}button.linen-bundle-top-card__select:focus-visible,select.linen-bundle-top-card__select:focus-visible,.linen-bundle-product__select:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:-2px}.linen-bundle-top-card--selected button.linen-bundle-top-card__select{background-color:var(--bundle-accent, #7c3aed)}.linen-bundle-benefits__heading{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;color:var(--bundle-text, #1a1a1a);text-align:center;margin:0 0 calc(2 * var(--space-unit, 16px))}.linen-bundle-benefits__supporting{text-align:center;max-width:600px;margin-inline:auto;margin-bottom:calc(3 * var(--space-unit, 16px));color:var(--bundle-text, #1a1a1a);opacity:.8}.linen-bundle-benefits__grid{display:grid;grid-template-columns:1fr;gap:calc(2 * var(--space-unit, 16px))}@media(min-width:480px){.linen-bundle-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.linen-bundle-benefits__grid{grid-template-columns:repeat(var(--columns, 3),1fr)}}.linen-bundle-benefits__card{padding:calc(2 * var(--space-unit, 16px));text-align:center;border-radius:var(--bundle-card-radius, 12px);background-color:var(--bundle-card-background, #ffffff);transition:transform .2s ease}.linen-bundle-benefits__card--outlined{border:1px solid var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-benefits__card--filled{background-color:var(--bundle-background, #fdf0f0)}.linen-bundle-benefits__icon{width:48px;height:48px;margin:0 auto 12px}.linen-bundle-benefits__icon img{width:100%;height:100%;object-fit:contain}.linen-bundle-benefits__card-heading{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--bundle-text, #1a1a1a);margin:0 0 8px}.linen-bundle-benefits__card-description{font-size:.875rem;line-height:1.6;color:var(--bundle-text, #1a1a1a);opacity:.8;margin:0 0 12px}.linen-bundle-benefits__card-link{font-size:.875rem;font-weight:600;color:var(--bundle-accent, #7c3aed);text-decoration:none}.linen-bundle-benefits__card-link:hover{text-decoration:underline}.linen-bundle-benefits__card-link:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:2px;border-radius:2px}.linen-bundle-faq__heading{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;color:var(--bundle-text, #1a1a1a);text-align:center;margin:0 0 calc(2 * var(--space-unit, 16px))}.linen-bundle-faq__supporting{text-align:center;max-width:600px;margin-inline:auto;margin-bottom:calc(3 * var(--space-unit, 16px));color:var(--bundle-text, #1a1a1a);opacity:.8}.linen-bundle-faq__item{border-bottom:1px solid var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:600;color:var(--bundle-text, #1a1a1a);min-height:48px;transition:color .2s ease}.linen-bundle-faq__trigger:hover{color:var(--bundle-accent, #7c3aed)}.linen-bundle-faq__trigger:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:2px;border-radius:2px}.linen-bundle-faq__trigger-text{flex:1}.linen-bundle-faq__icon{flex-shrink:0;transition:transform .2s ease;color:var(--bundle-accent, #7c3aed)}.linen-bundle-faq__trigger[aria-expanded=true] .linen-bundle-faq__icon{transform:rotate(180deg)}.linen-bundle-faq__panel{overflow:hidden;transition:max-height .3s ease,padding .3s ease;max-height:0;padding:0}.linen-bundle-faq__panel:not([hidden]){max-height:500px;padding:0 0 16px}.linen-bundle-faq__panel-content{font-size:.9375rem;line-height:1.6;color:var(--bundle-text, #1a1a1a)}.linen-bundle-cross-sell__layout{display:flex;flex-direction:column;gap:calc(3 * var(--space-unit, 16px));align-items:center}.linen-bundle-cross-sell__media{flex:1;display:flex;justify-content:center;align-items:center}.linen-bundle-cross-sell__image-wrap{width:100%;max-width:500px}.linen-bundle-cross-sell__image-wrap img{width:100%;height:auto;display:block;border-radius:var(--bundle-card-radius, 12px)}.linen-bundle-cross-sell__placeholder-svg{width:100%;height:auto;fill:var(--bundle-border, rgba(0, 0, 0, .12))}.linen-bundle-cross-sell__content{flex:1;text-align:center}.linen-bundle-cross-sell__eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--bundle-accent, #7c3aed);margin:0 0 8px}.linen-bundle-cross-sell__heading{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;color:var(--bundle-text, #1a1a1a);margin:0 0 12px}.linen-bundle-cross-sell__description{font-size:1rem;line-height:1.6;color:var(--bundle-text, #1a1a1a);margin-bottom:16px}.linen-bundle-cross-sell__offer{display:flex;align-items:baseline;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}.linen-bundle-cross-sell__offer-price{font-size:2rem;font-weight:800}.linen-bundle-cross-sell__compare-price{font-size:1.125rem;text-decoration:line-through;color:var(--bundle-sale, #dc2626)}.linen-bundle-cross-sell__savings{font-size:.875rem;font-weight:600;color:var(--bundle-sale, #dc2626);background-color:#dc262614;padding:4px 10px;border-radius:4px}.linen-bundle-cross-sell__colors{font-size:.875rem;opacity:.8;margin:0 0 16px}.linen-bundle-cross-sell__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;font-size:1rem;font-weight:700;text-decoration:none;border-radius:4px;background-color:var(--bundle-button-background, #1a1a1a);color:var(--bundle-button-text, #ffffff);border:none;cursor:pointer;min-height:48px;transition:opacity .2s ease}.linen-bundle-cross-sell__btn:hover{opacity:.9}.linen-bundle-cross-sell__btn:focus-visible{outline:2px solid var(--bundle-accent, #7c3aed);outline-offset:2px}@media(min-width:768px){.linen-bundle-hero__inner{flex-direction:row;text-align:left;align-items:flex-start}.linen-bundle-hero__content--left,.linen-bundle-hero__content--center{order:1}.linen-bundle-hero__content--right{order:2;align-items:flex-end}.linen-bundle-hero__buttons{justify-content:flex-start}.linen-bundle-builder__layout{flex-direction:row;flex-wrap:wrap}.linen-bundle-builder__pants{flex:1;min-width:0}.linen-bundle-builder__tops{flex:2;min-width:0}.linen-bundle-builder__actions{flex-direction:row}.linen-bundle-builder__add-btn{width:auto;flex:1}.linen-bundle-builder__summary-items{flex-direction:row}.linen-bundle-builder__pants{position:relative;z-index:3}.linen-bundle-builder__summary{flex-basis:100%}.linen-bundle-builder__summary-item{flex:1;border-bottom:none;padding:0 12px}.linen-bundle-builder__summary-item:first-child{padding-left:0}.linen-bundle-builder__summary-item:last-child{padding-right:0}.linen-bundle-steps__grid{gap:calc(2 * var(--space-unit, 16px))}.linen-bundle-cross-sell__layout{flex-direction:row}.linen-bundle-cross-sell__content{text-align:left}}@media(min-width:1024px){.linen-bundle-hero__inner{gap:calc(4 * var(--space-unit, 16px))}}@media(prefers-reduced-motion:reduce){.linen-bundle-builder__add-btn.is-loading:after{animation:none}.linen-bundle-faq__panel,.linen-bundle-top-card,.linen-bundle-benefits__card,.linen-bundle-steps__card,.linen-bundle-hero__btn,button.linen-bundle-top-card__select,select.linen-bundle-top-card__select{transition:none}}[dir=rtl] .linen-bundle-hero__content--left{order:2}[dir=rtl] .linen-bundle-hero__content--right{order:1}.linen-bundle-builder__noscript{padding:calc(3 * var(--space-unit, 16px))}@media print{.linen-bundle-hero__ribbon,.linen-bundle-hero__buttons,.linen-bundle-builder__add-btn,.linen-bundle-builder__clear-link{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/linen-bundle.css.map */
