.mfc{--mfc-fg: var(--color-foreground, 18, 18, 18);--mfc-bg: var(--color-background, 255, 255, 255);--mfc-line: rgba(var(--mfc-fg), .12);--mfc-line-strong: rgba(var(--mfc-fg), .24);--mfc-muted: rgba(var(--mfc-fg), .62);--mfc-soft: rgba(var(--mfc-fg), .04);--mfc-soft-2: rgba(var(--mfc-fg), .07);--mfc-radius: 14px;--mfc-radius-sm: 10px;--mfc-shadow: 0 1px 2px rgba(var(--mfc-fg), .06), 0 8px 24px rgba(var(--mfc-fg), .06);--mfc-shadow-lg: 0 24px 70px rgba(var(--mfc-fg), .22);--mfc-accent: rgb(var(--mfc-fg));color:rgb(var(--mfc-fg))}.mfc *,.mfc *:before,.mfc *:after{box-sizing:border-box}.mfc__wrap{width:min(184rem,calc(100vw - 4.8rem));max-width:none;margin:0 auto;padding:2.4rem 1.6rem 4rem}.mfc__hero{max-width:78rem;margin:0 0 2rem}.mfc__kicker{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;color:var(--mfc-muted);margin:0 0 .6rem;font-weight:600}.mfc__title{font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.1;margin:0 0 .8rem;letter-spacing:0}.mfc__subheading{font-size:1.5rem;line-height:1.5;color:var(--mfc-muted);margin:0 0 1.2rem}.mfc__facts{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;list-style:none;margin:0;padding:0}.mfc__facts li{position:relative;font-size:1.3rem;color:var(--mfc-muted);padding-left:1.8rem}.mfc__facts li:before{content:"";position:absolute;left:0;top:.45em;width:.9rem;height:.5rem;border-left:2px solid rgb(var(--mfc-fg));border-bottom:2px solid rgb(var(--mfc-fg));transform:rotate(-45deg);opacity:.7}.mfc__layout{display:grid;grid-template-columns:minmax(0,1fr) 34rem;gap:2.8rem;align-items:start}.mfc__main{min-width:0}.mfc__rail{position:sticky;top:1.6rem;display:flex;flex-direction:column;gap:1.6rem;max-height:calc(100vh - 3.2rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.mfc__panel{border:1px solid var(--mfc-line);border-radius:var(--mfc-radius);background:rgb(var(--mfc-bg));padding:1.6rem}.mfc__panel-eyebrow{font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mfc-muted);font-weight:600;margin:0 0 .4rem}.mfc__panel-title{font-size:1.7rem;margin:0 0 .4rem}.mfc__panel-copy{font-size:1.3rem;color:var(--mfc-muted);margin:0 0 1.2rem;line-height:1.5}.mfc__btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font:inherit;font-size:1.4rem;font-weight:600;line-height:1;padding:1.2rem 1.8rem;border-radius:var(--mfc-radius-sm);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .08s ease,background-color .15s ease,border-color .15s ease,opacity .15s ease}.mfc__btn:active{transform:translateY(1px)}.mfc__btn:disabled{opacity:.5;cursor:not-allowed}.mfc__btn--primary{background:rgb(var(--color-button, var(--mfc-fg)));color:rgb(var(--color-button-text, var(--mfc-bg)))}.mfc__btn--primary:hover:not(:disabled){opacity:.9}.mfc__btn--secondary{background:rgb(var(--mfc-bg));color:rgb(var(--mfc-fg));border-color:var(--mfc-line-strong)}.mfc__btn--secondary:hover:not(:disabled){background:var(--mfc-soft)}.mfc__btn--block{width:100%}.mfc__btn--sm{padding:.9rem 1.2rem;font-size:1.3rem}.mfc__textbtn{font:inherit;font-size:1.3rem;font-weight:600;color:rgb(var(--mfc-fg));background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.mfc__logo-drop{border:1.5px dashed var(--mfc-line-strong);border-radius:var(--mfc-radius-sm);padding:1.6rem;text-align:center;background:var(--mfc-soft);transition:border-color .15s ease,background-color .15s ease}.mfc__logo-drop.is-dragover{border-color:rgb(var(--mfc-fg));background:var(--mfc-soft-2)}.mfc__logo-preview{display:none;align-items:center;gap:1.2rem;text-align:left}.mfc__logo-preview.is-on{display:flex}.mfc__logo-drop.is-on .mfc__logo-empty{display:none}.mfc__logo-thumb{width:5.6rem;height:5.6rem;flex:0 0 auto;border-radius:var(--mfc-radius-sm);border:1px solid var(--mfc-line);background:rgb(var(--mfc-bg)) center/contain no-repeat;background-size:78%}.mfc__logo-meta{min-width:0}.mfc__logo-name{font-size:1.3rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mfc__file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mfc__logo-status{font-size:1.2rem;color:var(--mfc-muted);margin:.8rem 0 0;min-height:1.4rem}.mfc__store{margin-top:1.4rem;border-top:1px solid var(--mfc-line);padding-top:1.4rem}.mfc__store summary{font-size:1.3rem;font-weight:600;cursor:pointer;list-style:none}.mfc__store summary::-webkit-details-marker{display:none}.mfc__store summary:after{content:"+";float:right;color:var(--mfc-muted);font-weight:400}.mfc__store[open] summary:after{content:"\2013"}.mfc__store-row{display:flex;gap:.6rem;margin-top:1rem}.mfc__input{width:100%;font:inherit;font-size:1.4rem;padding:1rem 1.2rem;border:1px solid var(--mfc-line-strong);border-radius:var(--mfc-radius-sm);background:rgb(var(--mfc-bg));color:rgb(var(--mfc-fg))}.mfc__input:focus-visible{outline:2px solid rgb(var(--mfc-fg));outline-offset:1px}.mfc__store-status{font-size:1.2rem;color:var(--mfc-muted);margin:.8rem 0 0;min-height:1rem}.mfc__store-results,.mfc__store-graphics{margin-top:.8rem;display:flex;flex-direction:column;gap:.4rem}.mfc__store-graphics{flex-direction:row;flex-wrap:wrap}.mfc__store-result{text-align:left;width:100%;background:rgb(var(--mfc-bg));border:1px solid var(--mfc-line);border-radius:var(--mfc-radius-sm);padding:.9rem 1.1rem;cursor:pointer;display:flex;flex-direction:column;gap:.1rem;font:inherit}.mfc__store-result:hover{border-color:var(--mfc-line-strong);background:var(--mfc-soft)}.mfc__store-result strong{font-size:1.3rem}.mfc__store-result span{font-size:1.15rem;color:var(--mfc-muted)}.mfc__graphic{width:8.8rem;height:8.8rem;border:1px solid var(--mfc-line);border-radius:var(--mfc-radius-sm);background:rgb(var(--mfc-bg));cursor:pointer;padding:0;overflow:hidden;position:relative}.mfc__graphic-img{display:block;width:100%;height:100%;object-fit:contain;padding:.65rem .65rem 2.05rem}.mfc__graphic.is-selected{border-color:rgb(var(--mfc-fg));box-shadow:0 0 0 1px rgb(var(--mfc-fg))}.mfc__graphic.is-unavailable{cursor:not-allowed;opacity:.72}.mfc__graphic.is-unavailable .mfc__graphic-img{filter:grayscale(.35)}.mfc__graphic-label{position:absolute;left:.4rem;right:.4rem;bottom:.35rem;border-radius:.4rem;background:rgba(var(--mfc-bg),.9);color:rgb(var(--mfc-fg));display:-webkit-box;font-size:.9rem;font-weight:600;line-height:1.05;max-height:2rem;overflow:hidden;padding:.15rem .25rem;pointer-events:none;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mfc__graphic-status{position:absolute;top:.4rem;left:.4rem;right:.4rem;border-radius:.4rem;background:rgba(var(--mfc-bg),.94);color:rgb(var(--mfc-fg));display:block;font-size:.85rem;font-weight:700;line-height:1;overflow:hidden;padding:.25rem;pointer-events:none;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mfc__store-empty{font-size:1.2rem;color:var(--mfc-muted);margin:0}.mfc__summary-metrics{display:flex;gap:1.6rem;margin:0 0 1rem}.mfc__summary-metrics div{display:flex;flex-direction:column}.mfc__metric-label{font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em;color:var(--mfc-muted)}.mfc__metric-value{font-size:2.2rem;font-weight:700;line-height:1.1}.mfc__tier{font-size:1.25rem;color:var(--mfc-muted);margin:0 0 1.2rem;line-height:1.4}.mfc__designs{display:flex;flex-direction:column;gap:.8rem;margin:0 0 1.2rem}.mfc__designs:empty:after{content:"No items added yet.";font-size:1.25rem;color:var(--mfc-muted)}.mfc__design-row{display:flex;gap:1rem;align-items:center;border:1px solid var(--mfc-line);border-radius:var(--mfc-radius-sm);padding:.8rem}.mfc__design-thumb{width:4.4rem;height:4.4rem;flex:0 0 auto;border-radius:8px;border:1px solid var(--mfc-line);background:var(--mfc-soft) center/contain no-repeat;background-size:cover}.mfc__design-info{min-width:0;flex:1 1 auto}.mfc__design-title{font-size:1.25rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mfc__design-meta{font-size:1.15rem;color:var(--mfc-muted)}.mfc__design-remove{flex:0 0 auto;background:none;border:none;color:var(--mfc-muted);cursor:pointer;font-size:1.8rem;line-height:1;padding:.4rem}.mfc__design-remove:hover{color:rgb(var(--mfc-fg))}.mfc__catalog-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1.6rem;flex-wrap:wrap;margin:0 0 1.4rem}.mfc__catalog-head h2{font-size:2rem;margin:0 0 .3rem}.mfc__catalog-head p{font-size:1.3rem;color:var(--mfc-muted);margin:0;max-width:46rem}.mfc__search{position:relative;min-width:22rem}.mfc__result-count{display:block;font-size:1.2rem;color:var(--mfc-muted);margin-top:.5rem}.mfc__filters{display:flex;flex-wrap:wrap;gap:.6rem;margin:0 0 1.6rem}.mfc__filter{font:inherit;font-size:1.25rem;font-weight:600;padding:.7rem 1.2rem;border-radius:999px;border:1px solid var(--mfc-line-strong);background:rgb(var(--mfc-bg));color:rgb(var(--mfc-fg));cursor:pointer;white-space:nowrap}.mfc__filter.is-active{background:rgb(var(--mfc-fg));color:rgb(var(--mfc-bg));border-color:rgb(var(--mfc-fg))}.mfc__filter span{opacity:.6;font-weight:500;margin-left:.4rem}.mfc__filter.is-active span{opacity:.8}.mfc__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(28rem,1fr));gap:1.8rem}.mfc__card{border:1px solid var(--mfc-line);border-radius:var(--mfc-radius);background:rgb(var(--mfc-bg));overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.mfc__card:hover{border-color:var(--mfc-line-strong);box-shadow:var(--mfc-shadow)}.mfc__card.is-hidden{display:none}.mfc__card-media{position:relative;aspect-ratio:1 / 1;background:var(--mfc-soft);overflow:hidden}.mfc__card-media.has-product-fill:before{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;z-index:1;background-color:var(--mfc-product-color, transparent);background-image:var(--mfc-product-mask),var(--mfc-product-texture, none);background-blend-mode:multiply,normal;background-size:contain,cover;background-position:center,center;background-repeat:no-repeat,no-repeat;-webkit-mask-image:var(--mfc-product-mask);mask-image:var(--mfc-product-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.mfc__card-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;object-fit:contain;padding:8%;transition:opacity .25s ease}.mfc__card-media.has-product-fill .mfc__card-img{opacity:0}.mfc__card-img.is-loading{opacity:.2}.mfc__card-badge{position:absolute;z-index:3;top:.8rem;left:.8rem;font-size:1.05rem;font-weight:600;letter-spacing:.02em;background:rgb(var(--mfc-bg));color:rgb(var(--mfc-fg));border:1px solid var(--mfc-line);border-radius:999px;padding:.3rem .8rem;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease}.mfc__card-badge.is-on{opacity:1;transform:translateY(0)}.mfc__card-badge.is-error{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.mfc__card-spinner{position:absolute;z-index:3;top:.8rem;right:.8rem;width:1.8rem;height:1.8rem;border-radius:50%;border:2px solid rgba(var(--mfc-fg),.2);border-top-color:rgb(var(--mfc-fg));animation:mfc-spin .7s linear infinite;display:none}.mfc__card-spinner.is-on{display:block}@keyframes mfc-spin{to{transform:rotate(360deg)}}.mfc__card-body{padding:1.2rem 1.2rem 1.4rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.mfc__card-cat{font-size:1.05rem;text-transform:uppercase;letter-spacing:.08em;color:var(--mfc-muted);font-weight:600}.mfc__card-title{font-size:1.4rem;line-height:1.3;margin:0}.mfc__card-price{font-size:1.3rem;font-weight:600;margin-top:auto}.mfc__card-price small{display:block;font-size:1.05rem;font-weight:400;color:var(--mfc-muted)}.mfc__card-foot{padding:0 1.2rem 1.2rem}.mfc__skeleton .mfc__card-media,.mfc__skeleton .mfc__card-body span{background:linear-gradient(90deg,var(--mfc-soft) 25%,var(--mfc-soft-2) 37%,var(--mfc-soft) 63%);background-size:400% 100%;animation:mfc-shimmer 1.3s ease infinite}.mfc__skeleton .mfc__card-body span{display:block;height:1.2rem;border-radius:4px}@keyframes mfc-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.mfc__catalog-status{font-size:1.3rem;color:var(--mfc-muted);padding:1.2rem 0}.mfc__catalog-empty{grid-column:1 / -1;text-align:center;color:var(--mfc-muted);font-size:1.4rem;padding:4rem 0}.mfc__notice{border:1px solid var(--mfc-line-strong);border-radius:var(--mfc-radius-sm);background:var(--mfc-soft);padding:1rem 1.4rem;font-size:1.3rem;margin:0 0 1.6rem}.mfc__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:15px}.mfc__modal.is-open{display:flex}.mfc__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--mfc-fg),.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mfc__modal-dialog{position:relative;background:rgb(var(--mfc-bg));border-radius:var(--mfc-radius);box-shadow:var(--mfc-shadow-lg);width:calc(100vw - 60px);max-width:1600px;height:calc(100vh - 90px);max-height:calc(100vh - 30px);display:grid;grid-template-columns:minmax(0,1fr) 420px;overflow:hidden}.mfc__modal-close{position:absolute;top:1.2rem;right:1.2rem;z-index:3;width:3.6rem;height:3.6rem;border-radius:50%;border:1px solid var(--mfc-line);background:rgb(var(--mfc-bg));color:rgb(var(--mfc-fg));font-size:2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.mfc__modal-close:hover{background:var(--mfc-soft)}.mfc__modal-preview{background:var(--mfc-soft);padding:2rem;display:flex;flex-direction:column;gap:1.2rem;min-width:0;min-height:0}.mfc__studio-bar{display:flex;flex-direction:column;gap:.2rem}.mfc__studio-bar[hidden]{display:none}.mfc__studio-label{font-size:1.3rem;font-weight:600;letter-spacing:.01em;color:rgb(var(--mfc-fg))}.mfc__studio-hint{font-size:1.2rem;color:rgba(var(--mfc-fg),.62)}.mfc__studio{position:relative;flex:1 1 auto;min-height:0;border-radius:var(--mfc-radius);background:rgb(var(--mfc-bg));border:1px solid var(--mfc-line);overflow:hidden}.mfc__studio[hidden]{display:none}.mfc__studio-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.mfc__studio-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center;background:rgb(var(--mfc-bg));color:rgba(var(--mfc-fg),.7);font-size:1.3rem}.mfc__studio-loading[hidden]{display:none}.mfc__studio-loading .mfc__stage-spinner{position:static;display:block}.mfc__stage{position:relative;flex:1 1 auto;min-height:28rem;border-radius:var(--mfc-radius);background:rgb(var(--mfc-bg));border:1px solid var(--mfc-line);overflow:hidden;display:flex;align-items:center;justify-content:center}.mfc__stage.has-product-fill:before{content:"";position:absolute;top:6%;right:6%;bottom:6%;left:6%;z-index:1;background-color:var(--mfc-product-color, transparent);background-image:var(--mfc-product-mask),var(--mfc-product-texture, none);background-blend-mode:multiply,normal;background-size:contain,cover;background-position:center,center;background-repeat:no-repeat,no-repeat;-webkit-mask-image:var(--mfc-product-mask);mask-image:var(--mfc-product-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.mfc__stage-img{position:relative;z-index:2;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;padding:6%}.mfc__stage.has-product-fill .mfc__stage-img{opacity:0}.mfc__stage-spinner{position:absolute;z-index:3;width:3rem;height:3rem;border-radius:50%;border:3px solid rgba(var(--mfc-fg),.18);border-top-color:rgb(var(--mfc-fg));animation:mfc-spin .7s linear infinite;display:none}.mfc__stage.is-loading .mfc__stage-spinner{display:block}.mfc__stage.is-loading .mfc__stage-img{opacity:.3}.mfc__views{display:flex;gap:.6rem;flex-wrap:wrap}.mfc__view{width:5.4rem;height:5.4rem;border-radius:8px;border:1px solid var(--mfc-line);background:rgb(var(--mfc-bg)) center/contain no-repeat;background-size:80%;cursor:pointer;padding:0;flex:0 0 auto}.mfc__view.is-active{border-color:rgb(var(--mfc-fg));box-shadow:0 0 0 1px rgb(var(--mfc-fg))}.mfc__preview-note{font-size:1.2rem;color:var(--mfc-muted);margin:0;line-height:1.4}.mfc__modal-config{padding:2rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.6rem}.mfc__modal-cat{font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em;color:var(--mfc-muted);font-weight:600}.mfc__modal-title{font-size:2.1rem;margin:.2rem 0 .4rem;line-height:1.15}.mfc__modal-price{font-size:1.5rem;font-weight:600;margin-bottom:.3rem}.mfc__modal-price small{font-weight:400;color:var(--mfc-muted)}.mfc__extra-print-note{min-height:1.9rem;margin:.2rem 0 0;color:var(--mfc-muted);font-size:1.2rem;line-height:1.35}.mfc__extra-print-note.is-active{color:rgb(var(--mfc-fg));font-weight:600}.mfc__extra-print-note.is-warning{color:#8a5a00;font-weight:600}.mfc__field-label{font-size:1.3rem;font-weight:600;margin:0 0 .8rem;display:flex;justify-content:space-between;align-items:baseline}.mfc__field-label span{font-weight:400;color:var(--mfc-muted);font-size:1.2rem}.mfc__swatches{display:flex;flex-wrap:wrap;gap:.6rem}.mfc__swatch{width:3.2rem;height:3.2rem;border-radius:50%;border:1px solid var(--mfc-line-strong);cursor:pointer;padding:0;position:relative}.mfc__swatch.is-active{box-shadow:0 0 0 2px rgb(var(--mfc-bg)),0 0 0 4px rgb(var(--mfc-fg))}.mfc__swatch[data-light="1"]{border-color:var(--mfc-line-strong)}.mfc__placements{display:flex;flex-wrap:wrap;gap:.6rem}.mfc__chip{font:inherit;font-size:1.25rem;padding:.7rem 1.1rem;border-radius:999px;border:1px solid var(--mfc-line-strong);background:rgb(var(--mfc-bg));color:rgb(var(--mfc-fg));cursor:pointer}.mfc__chip.is-active{background:rgb(var(--mfc-fg));color:rgb(var(--mfc-bg));border-color:rgb(var(--mfc-fg))}.mfc__sizes{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.4rem,1fr));gap:.8rem}.mfc__size{border:1px solid var(--mfc-line);border-radius:var(--mfc-radius-sm);padding:.7rem;text-align:center}.mfc__size label{display:block;font-size:1.2rem;font-weight:600;margin-bottom:.4rem}.mfc__size input{width:100%;font:inherit;font-size:1.4rem;text-align:center;padding:.5rem;border:1px solid var(--mfc-line-strong);border-radius:8px;background:rgb(var(--mfc-bg));color:rgb(var(--mfc-fg));-moz-appearance:textfield}.mfc__size input::-webkit-outer-spin-button,.mfc__size input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mfc__size input:focus-visible{outline:2px solid rgb(var(--mfc-fg));outline-offset:1px}.mfc__modal-foot{margin-top:auto;border-top:1px solid var(--mfc-line);padding-top:1.4rem;display:flex;align-items:center;gap:1.2rem;justify-content:space-between;flex-wrap:wrap}.mfc__modal-running{font-size:1.3rem}.mfc__modal-running strong{font-size:1.6rem}.mfc__modal-error{color:#b3261e;font-size:1.25rem;margin:0}.mfc__request{margin-top:3.2rem;border-top:1px solid var(--mfc-line);padding-top:2.4rem}.mfc__request-head{max-width:56rem;margin:0 0 1.6rem}.mfc__request-head h2{font-size:2.2rem;margin:0 0 .4rem}.mfc__request-head p{font-size:1.35rem;color:var(--mfc-muted);margin:0;line-height:1.5}.mfc__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.mfc__field{display:flex;flex-direction:column;gap:.4rem}.mfc__field--full{grid-column:1 / -1}.mfc__field>span{font-size:1.25rem;font-weight:600}.mfc__field>span small{font-weight:400;color:var(--mfc-muted)}.mfc__field>span em{color:#b3261e;font-style:normal}.mfc__field input,.mfc__field select,.mfc__field textarea{font:inherit;font-size:1.4rem;padding:1rem 1.2rem;border:1px solid var(--mfc-line-strong);border-radius:var(--mfc-radius-sm);background:rgb(var(--mfc-bg));color:rgb(var(--mfc-fg))}.mfc__field input:focus-visible,.mfc__field select:focus-visible,.mfc__field textarea:focus-visible{outline:2px solid rgb(var(--mfc-fg));outline-offset:1px}.mfc__more{grid-column:1 / -1}.mfc__optional-note{margin:0 0 1rem;color:var(--mfc-muted);font-size:1.3rem;line-height:1.45}.mfc__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.mfc__submit-row{display:flex;align-items:center;gap:1.4rem;margin-top:1.6rem;flex-wrap:wrap}.mfc__submit-row p{font-size:1.25rem;color:var(--mfc-muted);margin:0}.mfc__error{margin-top:1.2rem;color:#b3261e;font-size:1.3rem}.mfc__confirm{border:1px solid var(--mfc-line);border-radius:var(--mfc-radius);background:var(--mfc-soft);padding:2.4rem;text-align:center}.mfc__confirm h2{font-size:2rem;margin:0 0 .6rem}.mfc__confirm p{font-size:1.4rem;color:var(--mfc-muted);margin:0 auto;max-width:42rem;line-height:1.5}.mfc__visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:990px){.mfc__layout{grid-template-columns:1fr}.mfc__rail{position:static;order:-1;max-height:none;overflow:visible}.mfc__modal-dialog{grid-template-columns:1fr;width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px);overflow-y:auto}.mfc__modal-preview{min-height:58vh;max-height:none}.mfc__modal-config{overflow-y:visible}}@media(max-width:749px){.mfc__wrap{width:100%;padding:1.6rem 1.2rem 3rem}.mfc__modal{padding:0}.mfc__modal-dialog{grid-template-columns:1fr;border-radius:0;width:100%;max-height:100vh;height:100%;overflow-y:auto}.mfc__modal-preview{min-height:36rem}.mfc__stage{min-height:22rem}.mfc__form-grid{grid-template-columns:1fr}.mfc__grid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.2rem}}@media(prefers-reduced-motion:reduce){.mfc *,.mfc *:before,.mfc *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/mf-bulk-customizer.css.map */
