:root{--white: #ffffff;--bg: #fbfbfd;--bg-soft: #f5f5f7;--bg-deep: #1d1d1f;--ink: #1d1d1f;--ink-2: #424245;--ink-3: #5e5e62;--ink-4: #707075;--line: #d2d2d7;--line-soft: #e8e8ed;--brand: #a42325;--brand-soft: #e05a5d;--brand-dark: #780406;--f-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--f-head: "Montserrat", "Inter", system-ui, sans-serif;--r-sm: 8px;--r-md: 14px;--r-lg: 22px;--r-xl: 28px;--ease: cubic-bezier(.2,.7,.2,1)}.bundle-lp *,.bundle-lp *:before,.bundle-lp *:after{box-sizing:border-box}.bundle-lp{font-family:var(--f-body);font-size:17px;font-weight:400;line-height:1.5;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.01em}.bundle-lp p,.bundle-lp span,.bundle-lp div,.bundle-lp li,.bundle-lp a,.bundle-lp input,.bundle-lp textarea,.bundle-lp select{font-family:var(--f-body)}.bundle-lp button,.bundle-lp h1,.bundle-lp h2,.bundle-lp h3,.bundle-lp h4,.bundle-lp h5,.bundle-lp h6{font-family:var(--f-head)}.bundle-lp h1,.bundle-lp h2,.bundle-lp h3,.bundle-lp h4,.bundle-lp h5,.bundle-lp h6{text-transform:none!important;font-style:normal;margin:0}.bundle-lp em{font-style:normal!important;text-transform:none!important}.bundle-lp img{display:block;max-width:100%}.bundle-lp a{color:inherit;text-decoration:none}.bundle-lp ul{list-style:none;padding:0;margin:0}.bundle-lp p{margin:0}.bundle-container{width:min(1120px,100% - 40px);margin-inline:auto}.bundle-container--wide{width:min(1320px,100% - 40px);margin-inline:auto}.bundle-announce{background:var(--bg-soft);color:var(--ink-2);font-size:12.5px;font-weight:500;padding:10px 20px;text-align:center;letter-spacing:-.005em}.bundle-announce strong{color:var(--ink);font-weight:600}.bundle-eyebrow{display:block;font-size:13px;font-weight:500;color:var(--brand);margin-bottom:10px;letter-spacing:-.005em}.bundle-section-title{font-size:clamp(2rem,4.4vw,3.25rem);font-weight:600;line-height:1.08;letter-spacing:-.035em;color:var(--ink);text-wrap:balance}.bundle-section-sub{font-size:clamp(1.05rem,1.3vw,1.2rem);font-weight:400;color:var(--ink-2);line-height:1.45;max-width:58ch;margin:16px 0 0;text-wrap:pretty;letter-spacing:-.008em}.bundle-hero{padding:clamp(56px,9vw,110px) 0 clamp(48px,6vw,80px);text-align:center}.bundle-hero__eyebrow{font-size:13px;font-weight:500;color:var(--brand);margin-bottom:18px;letter-spacing:.02em;text-transform:none!important}.bundle-hero__title{font-size:clamp(2rem,4.6vw,4rem);font-weight:600;line-height:1.08;letter-spacing:-.03em;margin:0 auto;max-width:20ch;color:var(--ink);text-wrap:balance}.bundle-hero__title em{font-style:normal!important;font-weight:500;color:var(--ink-3)}.bundle-hero__sub{max-width:54ch;margin:20px auto 0;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:400;color:var(--ink-2);line-height:1.5;letter-spacing:-.008em;text-wrap:pretty}.bundle-hero__ctas{margin-top:34px;display:flex;justify-content:center;gap:22px;flex-wrap:wrap}.bundle-hero__link{color:var(--brand);font-size:17px;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:opacity .2s var(--ease)}.bundle-hero__link:hover{text-decoration:underline}.bundle-hero__link .arr{transition:transform .2s var(--ease)}.bundle-hero__link:hover .arr{transform:translate(3px)}.bundle-hero__countdown{margin-top:52px;display:inline-flex;gap:36px;padding:22px 40px;background:var(--bg-soft);border-radius:var(--r-xl)}.bundle-hero__countdown-cell{text-align:center;min-width:56px}.bundle-hero__countdown-num{display:block;font-size:32px;font-weight:600;letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums;color:var(--ink)}.bundle-hero__countdown-label{display:block;margin-top:6px;font-size:11px;font-weight:500;color:var(--ink-4);text-transform:uppercase;letter-spacing:.04em}@media(max-width:560px){.bundle-hero__countdown{gap:18px;padding:18px 22px}.bundle-hero__countdown-cell{min-width:42px}.bundle-hero__countdown-num{font-size:24px}}.bundle-btn{-webkit-appearance:none;appearance:none;border:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:999px;font-family:var(--f-head);font-size:15px;font-weight:500;letter-spacing:-.01em;cursor:pointer;transition:background .2s var(--ease),color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease);text-decoration:none}.bundle-btn--primary{background:var(--brand)!important;color:var(--white)!important}.bundle-btn--primary:hover{background:var(--brand-dark)!important}.bundle-btn--dark{background:var(--ink)!important;color:var(--white)!important}.bundle-btn--dark:hover{background:#2c2c2e!important}.bundle-btn--lg{padding:16px 34px;font-size:16px;border-radius:999px}.bundle-promise{padding:clamp(64px,9vw,120px) 0;background:var(--white)}.bundle-promise__head{text-align:center;margin-bottom:clamp(44px,6vw,72px)}.bundle-promise__head .bundle-section-sub{margin-inline:auto}.bundle-promise__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bundle-promise__card{background:var(--bg-soft);border-radius:var(--r-lg);padding:32px 28px;transition:transform .3s var(--ease),background .3s var(--ease)}.bundle-promise__card:hover{transform:translateY(-3px);background:#eeeef1}.bundle-promise__card-num{font-size:12px;font-weight:600;color:var(--ink-4);margin-bottom:22px;font-variant-numeric:tabular-nums}.bundle-promise__card-title{font-size:19px;font-weight:600;letter-spacing:-.02em;margin:0 0 8px;color:var(--ink)}.bundle-promise__card-text{font-size:14.5px;font-weight:400;color:var(--ink-2);line-height:1.5;margin:0}@media(max-width:880px){.bundle-promise__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.bundle-promise__grid{grid-template-columns:1fr}}.bundle-cards-sec{padding:clamp(64px,9vw,120px) 0;background:var(--bg)}.bundle-cards-sec__head{text-align:center;margin-bottom:clamp(44px,6vw,68px)}.bundle-cards-sec__head .bundle-section-sub{margin-inline:auto}.bundle-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.bundle-card{background:var(--white);border-radius:var(--r-xl);padding:0;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s var(--ease);position:relative}.bundle-card:hover{transform:translateY(-4px);box-shadow:0 30px 50px -20px #0000001f}.bundle-card--featured{outline:2px solid var(--ink);outline-offset:-2px}.bundle-card__visual{aspect-ratio:1 / 1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.bundle-card__visual-inner{text-align:center;color:var(--ink-4);padding:24px}.bundle-card__visual-name{font-size:48px;font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--ink);margin-bottom:10px}.bundle-card__visual-tag{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-4)}.bundle-card__visual img{width:100%;height:100%;object-fit:cover}.bundle-card__visual--starter{background:linear-gradient(180deg,#faf3e8,#f3e8d3)}.bundle-card__visual--complet{background:linear-gradient(180deg,#1d1d1f,#2c2c2e)}.bundle-card__visual--complet .bundle-card__visual-name{color:#fff}.bundle-card__visual--complet .bundle-card__visual-tag{color:#a1a1a6}.bundle-card__visual--premium{background:linear-gradient(180deg,#f7e8e8,#eed5d6)}.bundle-card__badge{position:absolute;top:16px;right:16px;background:var(--white);color:var(--ink);font-size:11px;font-weight:600;padding:6px 12px;border-radius:999px;letter-spacing:-.005em;box-shadow:0 4px 12px #00000014;z-index:2}.bundle-card__body{padding:32px 28px 28px;display:flex;flex-direction:column;flex-grow:1}.bundle-card__title{font-size:26px;font-weight:600;letter-spacing:-.025em;margin:0 0 6px;color:var(--ink)}.bundle-card__title-link{color:inherit;text-decoration:none;background:none;transition:color .15s ease}.bundle-card__title-link:hover{color:var(--brand)}.bundle-card__visual-link{display:block;text-decoration:none;color:inherit}.bundle-card__visual-link:hover .bundle-card__visual img{transform:scale(1.03)}.bundle-card__visual img{transition:transform .4s ease}.bundle-card__sub{font-size:15px;font-weight:500;color:var(--brand);margin:0 0 16px;letter-spacing:-.005em}.bundle-card__blurb{font-size:14.5px;font-weight:400;color:var(--ink-2);line-height:1.5;margin:0 0 22px;text-wrap:pretty}.bundle-card__contents{margin:0;padding:20px 0 4px;border-top:1px solid var(--line-soft)}.bundle-card__contents li{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;font-size:14px;font-weight:400;color:var(--ink-2)}.bundle-card__contents li .w{font-size:12px;font-weight:500;color:var(--ink-4);font-variant-numeric:tabular-nums;flex-shrink:0}.bundle-card__gift{border:1.5px solid var(--brand);border-radius:var(--r-md);padding:14px 18px;margin:22px 0 0;display:flex;flex-direction:column;gap:3px;background:color-mix(in oklab,var(--brand) 4%,var(--white))}.bundle-card__gift-label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--brand)}.bundle-card__gift-item{font-size:14.5px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.bundle-card__gift-note{font-size:12.5px;color:var(--ink-3);font-weight:400}.bundle-card__spacer{flex-grow:1}.bundle-card__foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px;padding-top:22px;border-top:1px solid var(--line-soft)}.bundle-card__price-wrap{display:flex;flex-direction:column;gap:2px}.bundle-card__price-old{font-size:13px;font-weight:500;color:var(--ink-4);text-decoration:line-through;text-decoration-thickness:1.5px;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.bundle-card__price{font-size:24px;font-weight:600;letter-spacing:-.025em;color:var(--ink);font-variant-numeric:tabular-nums}.bundle-card__price-sub{display:block;font-size:12px;font-weight:400;color:var(--ink-4);margin-top:2px;letter-spacing:-.005em}.bundle-card__cta{background:var(--brand)!important;color:var(--white)!important;border:none;padding:11px 20px;border-radius:999px;font-family:var(--f-head);font-size:14px;font-weight:500;cursor:pointer;transition:background .2s var(--ease),transform .15s var(--ease);white-space:nowrap}.bundle-card__cta:hover:not(:disabled){background:var(--brand-dark)!important}.bundle-card__cta.is-added{background:var(--ink)!important}.bundle-card__cta:disabled{pointer-events:none;opacity:.85}.bundle-card__cta--loading{opacity:.7}.bundle-card__unavailable{font-size:12.5px;color:var(--ink-3);font-weight:500;padding:10px 14px;background:var(--bg-soft);border-radius:var(--r-sm);text-align:center;margin:0}@media(max-width:960px){.bundle-cards{grid-template-columns:1fr;max-width:520px;margin-inline:auto}}.bundle-reviews{padding:clamp(64px,9vw,120px) 0;background:var(--white)}.bundle-reviews__head{text-align:center;margin-bottom:clamp(40px,5vw,60px)}.bundle-reviews__head .bundle-section-sub{margin-inline:auto}.bundle-tiktok{margin:0 0 clamp(48px,6vw,72px);position:relative}.bundle-tiktok__track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 4px 28px;scrollbar-width:thin;scrollbar-color:var(--line) transparent;-webkit-overflow-scrolling:touch}.bundle-tiktok__track::-webkit-scrollbar{height:6px}.bundle-tiktok__track::-webkit-scrollbar-track{background:transparent}.bundle-tiktok__track::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.bundle-tiktok__item{flex:0 0 325px;scroll-snap-align:start;border-radius:var(--r-lg);overflow:hidden;background:var(--bg-soft);aspect-ratio:9 / 16;max-height:580px;position:relative}.bundle-tiktok__item blockquote.tiktok-embed{margin:0!important;max-width:100%!important;min-width:100%!important;min-height:100%!important;border-radius:var(--r-lg);overflow:hidden}.bundle-tiktok-empty{padding:28px 32px;text-align:center;color:var(--ink-3);font-size:13px;line-height:1.55;border:1.5px dashed var(--line);border-radius:var(--r-lg);background:var(--bg-soft);max-width:560px;margin:0 auto clamp(32px,4vw,48px)}.bundle-tiktok-empty strong{color:var(--ink);font-weight:600}.bundle-tiktok-empty code{background:var(--white);padding:2px 8px;border-radius:6px;border:1px solid var(--line-soft);font-size:12px;font-family:ui-monospace,SFMono-Regular,monospace}.bundle-rating{display:flex;align-items:center;justify-content:center;gap:clamp(24px,4vw,48px);padding:28px 24px;background:var(--bg-soft);border-radius:var(--r-lg);margin-bottom:clamp(36px,4vw,56px);flex-wrap:wrap}.bundle-rating__score{display:flex;flex-direction:column;align-items:center;gap:6px;padding-right:clamp(24px,4vw,48px);border-right:1px solid var(--line);min-width:110px}.bundle-rating__score-num{font-size:clamp(2.4rem,4vw,3rem);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--ink);font-variant-numeric:tabular-nums}.bundle-rating__score-stars{display:inline-flex;gap:2px;color:var(--brand);font-size:15px;letter-spacing:1px}.bundle-rating__score-count{font-size:12px;color:var(--ink-3);font-weight:500;letter-spacing:-.005em}.bundle-rating__dist{flex:1;min-width:220px;max-width:380px;display:flex;flex-direction:column;gap:6px}.bundle-rating__dist-row{display:grid;grid-template-columns:42px 1fr 38px;align-items:center;gap:10px;font-size:12px;color:var(--ink-3);font-variant-numeric:tabular-nums}.bundle-rating__dist-label{display:inline-flex;align-items:center;gap:3px;color:var(--ink-2);font-weight:500}.bundle-rating__dist-label:after{content:"\2605";color:var(--brand);font-size:11px}.bundle-rating__dist-bar{height:6px;background:var(--line-soft);border-radius:999px;overflow:hidden}.bundle-rating__dist-fill{height:100%;background:var(--brand);border-radius:999px}@media(max-width:600px){.bundle-rating{gap:16px;padding:20px}.bundle-rating__score{border-right:none;padding-right:0;padding-bottom:16px;border-bottom:1px solid var(--line);width:100%}}.bundle-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bundle-quote{background:var(--white);border:1px solid var(--line-soft);border-radius:var(--r-lg);padding:28px 24px;display:flex;flex-direction:column;gap:14px;transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s var(--ease)}.bundle-quote:hover{transform:translateY(-3px);border-color:var(--line);box-shadow:0 20px 40px -20px #00000014}.bundle-quote__stars{display:inline-flex;gap:2px;color:var(--brand);font-size:14px;letter-spacing:1px}.bundle-quote__text{font-size:15px;font-weight:400;color:var(--ink);line-height:1.55;margin:0;text-wrap:pretty;letter-spacing:-.005em;flex-grow:1}.bundle-quote__author{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--line-soft);margin-top:auto}.bundle-quote__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--bg-soft),#eeeef1);display:inline-flex;align-items:center;justify-content:center;font-family:var(--f-head);font-size:14px;font-weight:600;color:var(--ink-2);flex-shrink:0;letter-spacing:-.01em}.bundle-quote__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.bundle-quote__name{font-size:14px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.bundle-quote__context{font-size:12px;color:var(--ink-3);font-weight:400}@media(max-width:880px){.bundle-quotes{grid-template-columns:1fr}}.bundle-compare{padding:clamp(64px,9vw,120px) 0;background:var(--white)}.bundle-compare__head{text-align:center;margin-bottom:clamp(40px,5vw,60px)}.bundle-compare__table{background:var(--bg-soft);border-radius:var(--r-xl);overflow:hidden;display:grid;grid-template-columns:1.4fr repeat(3,1fr)}.bundle-compare__cell{padding:18px 20px;font-size:14px;font-weight:400;color:var(--ink-2);border-bottom:1px solid color-mix(in oklab,var(--ink) 6%,transparent);display:flex;align-items:center}.bundle-compare__cell--head{font-weight:600;color:var(--ink);font-size:15px;padding-top:22px;padding-bottom:22px;background:color-mix(in oklab,var(--bg-soft) 70%,var(--white))}.bundle-compare__cell--row-head{font-weight:500;color:var(--ink);font-size:14px}.bundle-compare__cell--val{justify-content:center;text-align:center;font-size:14px;font-variant-numeric:tabular-nums}.bundle-compare__cell--row-last{border-bottom:none}.bundle-compare__cell--bonus{color:var(--brand);font-weight:500}.bundle-compare__dash{display:inline-block;color:var(--ink-4);font-weight:500}@media(max-width:720px){.bundle-compare__table{grid-template-columns:1fr 1fr;border-radius:var(--r-lg)}.bundle-compare__cell{justify-content:space-between}.bundle-compare__cell--val{justify-content:flex-end}.bundle-compare__cell--head:first-child{grid-column:1 / -1}.bundle-compare__cell--head:not(:first-child){display:none}}.bundle-howto{padding:clamp(64px,9vw,120px) 0;background:var(--bg-deep);color:var(--white)}.bundle-howto__head{text-align:center;margin-bottom:clamp(44px,6vw,68px)}.bundle-howto__head .bundle-section-title{color:var(--white)}.bundle-howto__head .bundle-section-sub{color:#a1a1a6;margin-inline:auto}.bundle-howto__head .bundle-eyebrow{color:var(--brand-soft)}.bundle-howto__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bundle-howto__card{background:#2c2c2e;border-radius:var(--r-xl);padding:36px 32px;transition:background .3s var(--ease)}.bundle-howto__card:hover{background:#3a3a3c}.bundle-howto__num{font-size:13px;font-weight:600;color:var(--brand-soft);margin-bottom:20px;letter-spacing:.03em;font-variant-numeric:tabular-nums}.bundle-howto__title{font-size:22px;font-weight:600;letter-spacing:-.02em;margin:0 0 10px;color:var(--white)}.bundle-howto__text{font-size:14.5px;font-weight:400;color:#a1a1a6;line-height:1.55;margin:0;text-wrap:pretty}@media(max-width:760px){.bundle-howto__grid{grid-template-columns:1fr}}.bundle-faq{padding:clamp(64px,9vw,120px) 0;background:var(--white)}.bundle-faq__inner{max-width:820px;margin-inline:auto}.bundle-faq__head{text-align:center;margin-bottom:clamp(40px,5vw,60px)}.bundle-faq__list{border-top:1px solid var(--line-soft)}.bundle-faq__item{border-bottom:1px solid var(--line-soft)}.bundle-faq__q{all:unset;box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-family:var(--f-head);font-size:17px;font-weight:500;letter-spacing:-.015em;color:var(--ink);cursor:pointer;transition:color .2s var(--ease)}.bundle-faq__q:hover{color:var(--brand)}.bundle-faq__q-icon{flex-shrink:0;width:18px;height:18px;position:relative}.bundle-faq__q-icon:before,.bundle-faq__q-icon:after{content:"";position:absolute;background:currentColor;transition:transform .3s var(--ease)}.bundle-faq__q-icon:before{left:0;right:0;top:50%;height:1.5px;transform:translateY(-50%)}.bundle-faq__q-icon:after{top:0;bottom:0;left:50%;width:1.5px;transform:translate(-50%)}.bundle-faq__item.is-open .bundle-faq__q-icon:after{transform:translate(-50%) scaleY(0)}.bundle-faq__a{max-height:0;overflow:hidden;transition:max-height .35s var(--ease)}.bundle-faq__a-inner{padding:0 0 22px;font-size:15px;font-weight:400;line-height:1.6;color:var(--ink-2);max-width:60ch}.bundle-faq__item.is-open .bundle-faq__a{max-height:420px}.bundle-final{padding:clamp(72px,10vw,140px) 0;background:var(--bg-soft);text-align:center}.bundle-final__title{font-size:clamp(2.2rem,5vw,3.75rem);font-weight:600;line-height:1.05;letter-spacing:-.04em;margin:0 auto;max-width:18ch;color:var(--ink);text-wrap:balance}.bundle-final__title em{font-style:normal;font-weight:500;color:var(--ink-3)}.bundle-final__sub{max-width:46ch;margin:18px auto 32px;font-size:1.125rem;font-weight:400;color:var(--ink-2);line-height:1.45}.bundle-final__ctas{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:36px}.bundle-final__countdown{margin:36px auto 0;background:var(--white)}.bundle-sticky{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;background:color-mix(in oklab,var(--ink) 92%,transparent);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:var(--white);border-radius:var(--r-lg);padding:12px 14px 12px 18px;display:none;align-items:center;justify-content:space-between;gap:12px;animation:bundle-rise .35s var(--ease)}@keyframes bundle-rise{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}.bundle-sticky__txt{display:flex;flex-direction:column;line-height:1.2}.bundle-sticky__price{font-size:15px;font-weight:600;letter-spacing:-.01em}.bundle-sticky__label{font-size:11.5px;font-weight:400;color:#a1a1a6;margin-top:2px}.bundle-sticky__cta{background:var(--brand)!important;color:var(--white)!important;border:none;padding:10px 16px;border-radius:999px;font-family:var(--f-head);font-size:13px;font-weight:500;cursor:pointer;text-decoration:none}.bundle-sticky__cta:hover{background:var(--brand-dark)!important}@media(max-width:720px){.bundle-sticky{display:flex}}.bundle-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(80px);background:var(--ink);color:var(--white);padding:12px 18px;border-radius:999px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:10px;z-index:80;opacity:0;transition:transform .3s var(--ease),opacity .3s var(--ease);pointer-events:none;box-shadow:0 16px 32px -14px #0000004d}.bundle-toast.is-visible{transform:translate(-50%) translateY(0);opacity:1}.bundle-toast__check{width:16px;height:16px;border-radius:50%;background:#30d158;color:var(--ink);font-size:10px;font-weight:700;display:inline-grid;place-items:center}
/*# sourceMappingURL=/cdn/shop/t/6/assets/bundle-page.css.map */
