.xbundle{margin-top:0;padding-top:clamp(40px,5vw,72px)}.xbundle:before{content:"";display:block;max-width:1080px;margin:0 auto clamp(40px,5vw,72px);border-top:1px solid rgba(38,38,38,.12)}.xbundle__card{max-width:1180px}.xbundle__main{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(360px,1.15fr);align-items:stretch}.xbundle__fit{padding:clamp(22px,2.6vw,34px);background:#e8dfd347;border-inline-end:1px solid rgba(38,38,38,.06)}.xbundle__fit-sticky{position:sticky;inset-block-start:clamp(22px,2.6vw,34px);display:flex;flex-direction:column;gap:12px;z-index:1}.xbundle .bundle__head{position:relative}.xbundle__slash{display:block;margin-block-start:clamp(16px,2.2vw,26px);transform:rotate(-8deg);font-size:clamp(30px,5vw,58px);font-weight:600;letter-spacing:-.035em;line-height:1;white-space:nowrap;color:var(--ink);pointer-events:none;-webkit-user-select:none;user-select:none}@media(min-width:1250px){.xbundle__slash{position:absolute;inset-inline-start:100%;inset-block-start:50%;margin-block-start:0;margin-inline-start:clamp(12px,2.4vw,56px);transform:translateY(-50%) rotate(-10deg)}}.xbundle__fit-label{margin:0 0 4px;font-size:11px;letter-spacing:.22em;font-weight:600;color:var(--sand);text-transform:uppercase}.xbundle__stage{position:relative;min-height:210px;max-height:320px;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:34px 18px 22px;border-radius:16px;background:repeating-linear-gradient(-45deg,rgba(38,38,38,.035) 0 1px,transparent 1px 9px),var(--ph);transition:background .4s var(--ease)}.xbundle__stage.is-filled{background:var(--bg);box-shadow:inset 0 0 0 1px #26262612}.xbundle__stage-tag{position:absolute;inset-block-start:14px;inset-inline-start:16px;font-size:9.5px;letter-spacing:.2em;font-weight:600;color:var(--sand);text-transform:uppercase}.xbundle__stage-img{min-height:0;max-width:100%;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply;animation:xbundleFade .35s var(--ease) both}.xbundle__stage-caption{flex:none;text-align:center}.xbundle__stage-dot{display:block;width:22px;height:22px;margin:0 auto 12px;border-radius:50%;background:var(--sand)}.xbundle__stage.is-filled .xbundle__stage-dot{display:none}.xbundle__stage-title{margin:0;font-size:13px;font-weight:500;letter-spacing:.04em;color:var(--ink-soft)}.xbundle__stage-meta{margin:4px 0 0;min-height:14px;font-size:10px;letter-spacing:.18em;font-weight:600;color:var(--sand)}@keyframes xbundleFade{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}.xbundle__panel{padding:clamp(24px,3vw,42px);display:flex;flex-direction:column;gap:clamp(22px,2.6vw,32px)}.xbundle__step{display:flex;flex-direction:column;gap:12px}.xbundle__step-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.xbundle__step-num{font-size:11px;letter-spacing:.16em;font-weight:600;color:var(--sand)}.xbundle__step-title{margin:0;font-size:clamp(17px,1.7vw,21px);font-weight:500;letter-spacing:-.01em}.xbundle__step-count{font-size:12px;color:var(--stone)}.xbundle__options{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px}.xbundle__options--wide{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.xbundle__opt{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:10px;border-radius:12px;border:1.5px solid rgba(38,38,38,.1);background:var(--bg);font-family:inherit;color:var(--ink);text-align:start;cursor:pointer;transition:border-color .25s var(--ease),box-shadow .25s var(--ease),transform .25s var(--ease)}.xbundle__options--wide .xbundle__opt{flex-direction:row;align-items:center;gap:12px;padding:12px 16px 12px 12px}.xbundle__opt:not(:disabled):hover{border-color:#26262642;transform:translateY(-1px)}.xbundle__opt.is-active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.xbundle__opt:disabled{opacity:.42;cursor:not-allowed}.xbundle__opt-thumb{display:grid;place-items:center;width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;flex:none;background:repeating-linear-gradient(-45deg,rgba(38,38,38,.04) 0 1px,transparent 1px 8px),var(--ph)}.xbundle__options--wide .xbundle__opt-thumb{width:52px;aspect-ratio:1}.xbundle__opt-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.xbundle__opt-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:0 1 auto}.xbundle__options--wide .xbundle__opt-text{flex:1}.xbundle__opt-title{font-size:12.5px;font-weight:600;line-height:1.25;letter-spacing:-.005em}.xbundle__opt-sub{font-size:11px;line-height:1.3;color:var(--stone)}.xbundle__opt-price{font-size:12.5px;font-weight:600;color:var(--ink-soft);flex:none;margin-block-start:auto}.xbundle__options--wide .xbundle__opt-price{margin-block-start:0}.xbundle__options:not(.xbundle__options--wide) .xbundle__opt-price{color:var(--stone)}.xbundle__variant{display:flex;flex-direction:column;gap:12px;padding-block-start:4px}.xbundle__variant-label{margin:0;font-size:12px;letter-spacing:.04em;color:var(--stone)}.xbundle__colors{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.xbundle__swatch{width:28px;height:28px}.xbundle__swatch.is-light{border-color:#26262647}.xbundle__color-name{font-size:12.5px;color:var(--ink-soft);margin-inline-start:6px}.xbundle__sizes{display:flex;flex-wrap:wrap;gap:8px}.xbundle__size{min-width:46px;height:40px;border-radius:10px}.xbundle__checkout{margin-block-start:auto;padding-block-start:22px;border-block-start:1px solid rgba(38,38,38,.1)}.xbundle__badge{background:var(--ink);color:var(--bg);font-size:10px;letter-spacing:.16em;padding:6px 12px}.xbundle__checkout .bundle__each{margin-block:8px 18px}@media(max-width:900px){.xbundle__main{grid-template-columns:1fr}.xbundle__fit{border-inline-end:0;border-block-end:1px solid rgba(38,38,38,.06)}.xbundle__fit-sticky{position:static;flex-direction:row;flex-wrap:wrap}.xbundle__fit-label{flex:1 0 100%;margin-block-end:0}.xbundle__stage{flex:1 1 45%;min-height:190px;max-height:260px}}@media(max-width:560px){.xbundle__options{grid-template-columns:repeat(auto-fill,minmax(104px,1fr))}.xbundle__options--wide{grid-template-columns:1fr}.xbundle__stage{padding:30px 12px 18px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/imanuel-cross-bundle.css.map */
