body:has(#frame-configurator) .shopify-section-header{position:sticky!important;top:0!important;z-index:100!important}body:has(#frame-configurator) .shopify-section-header-hidden{transform:none!important}body:has(#frame-configurator) .product__info-container--sticky{position:relative!important}body:has(#frame-configurator) .product__info-container{padding-top:1.5rem!important}.frame-configurator{width:100%}.fc-step{border-bottom:1px solid #e7e3d8}.fc-step:first-of-type{border-top:1px solid #e7e3d8}.fc-step__header{display:flex;align-items:center;gap:.625rem;padding:1rem 0;width:100%;background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;text-align:left;appearance:none;-webkit-appearance:none}.fc-step__number{display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:#222;color:#fff;font-size:1.1rem;font-weight:600;flex-shrink:0}.fc-step__title-wrap{flex:1;min-width:0}.fc-step__title{display:block;font-size:1.3rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;margin:0}.fc-step__subtitle{display:block;font-size:1.1rem;color:rgba(var(--color-foreground),.55);margin-top:.125rem;font-weight:400;text-transform:none;letter-spacing:0}.fc-step__subtitle:empty{display:none}.fc-step__chevron{flex-shrink:0;color:#383d3b;transform:rotate(-90deg);transition:transform .3s ease}.fc-step--open .fc-step__chevron{transform:rotate(0)}.fc-step__content{max-height:0;overflow:hidden;opacity:0;padding-bottom:0;transition:max-height .3s ease,opacity .25s ease,padding-bottom .3s ease}.fc-step--open .fc-step__content{opacity:1;padding-bottom:.75rem}.fc-suspension-hint{font-size:1.2rem;color:#6b6e6c;margin:.5rem 0 0;line-height:1.4}.fc-suspension-hint:empty{display:none}.fc-upload-row{padding:.625rem 0;margin-bottom:.25rem}.fc-upload__btn{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:600;padding:1rem 1.5rem;letter-spacing:.04em}.fc-upload__storage-hint{display:block;font-size:1.1rem;color:#999;margin-top:.25rem;line-height:1.3}.fc-upload__button-wrap{min-height:auto}.fc-dimensions__max-hint{display:block;margin-top:.25rem;font-size:1.1rem}.fc-dimensions__error{color:#c00;font-size:1.2rem;margin-top:.375rem;line-height:1.4}.fc-input--error{border-color:#c00!important}.fc-input--auto{background:#f5f5f3;color:#888}.fc-product-switcher__header{display:none}.fc-product-view-toggle{-webkit-appearance:none;appearance:none;background:none;border:1px solid #ddd;border-radius:4px;padding:.25rem;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:border-color .15s}.fc-product-view-toggle:hover{border-color:#222;color:#222}@media(min-width:750px){body:has(#frame-configurator) .product__media-wrapper{padding-top:.75rem;position:sticky;top:var(--fc-header-height, 68px);align-self:flex-start}}body:has(#frame-configurator) .product--thumbnail_slider .product__media-item:not(.is-active){display:block!important}body:has(#frame-configurator) .product__media-list{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}body:has(#frame-configurator) .product__media-list::-webkit-scrollbar{display:none}body:has(#frame-configurator) .product__media-item{flex:0 0 100%!important;scroll-snap-align:start;max-width:100%!important;width:100%!important}body:has(#frame-configurator) .product__media-wrapper .slider-buttons{display:flex!important;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem}body:has(#frame-configurator) .slider-counter{display:none!important}body:has(#frame-configurator) .thumbnail-slider{display:none!important}.fc-gallery-dots{display:flex;justify-content:center;gap:.5rem;margin-top:.75rem}.fc-gallery-dot{width:8px;height:8px;border-radius:50%;background:rgba(var(--color-foreground),.2);border:none;padding:0;cursor:pointer;transition:background .2s,width .2s,border-radius .2s}.fc-gallery-dot:hover{background:rgba(var(--color-foreground),.4)}.fc-gallery-dot--active{background:rgba(var(--color-foreground),.85);width:22px;border-radius:4px}.fc-gallery-preview-wrap{background:#f8f8f8;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;padding:1.5rem;overflow:hidden}.fc-gallery-preview-wrap .fc-preview__container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fc-gallery-preview-wrap .fc-preview__container svg{display:block;max-width:100%;max-height:100%;width:auto;height:auto}.fc-thumbnail__svg-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8f8f8;overflow:hidden}.fc-thumbnail__svg-wrap svg{width:100%;height:100%}.fc-preview__skeleton{width:100%;aspect-ratio:3 / 4;max-width:300px;background:linear-gradient(90deg,#eee 25%,#e0e0e0,#eee 75%);background-size:200% 100%;animation:fc-skeleton-pulse 1.5s ease-in-out infinite;border-radius:2px}@keyframes fc-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.fc-controls{display:flex;flex-direction:column;gap:0}.fc-group{border:none;padding:0;margin:0;min-width:0}.fc-group--hidden{display:none!important}.fc-group__label{display:block;font-weight:600;font-size:1.1rem;letter-spacing:.08em;margin-bottom:.625rem;text-transform:uppercase}#fc-type-group{margin-bottom:.75rem}.fc-group__hint{font-weight:400;color:#888;text-transform:none}.fc-option-row{display:flex;gap:.5rem}.fc-option-btn{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #ddd;border-radius:4px;padding:.625rem 1rem;font-size:1.3rem;cursor:pointer;transition:border-color .15s,background-color .15s;line-height:1.4;min-height:44px;display:inline-flex;align-items:center;justify-content:center;flex:1}.fc-option-btn:hover{border-color:#999}.fc-option-btn--active{border-color:#222;background:#222;color:#fff}.fc-option-btn--unavailable{opacity:.4;position:relative;cursor:default}.fc-option-btn--unavailable:after{content:"";position:absolute;top:50%;left:10%;right:10%;height:1px;background:#999;transform:rotate(-12deg)}.fc-option-btn--unavailable.fc-option-btn--active{opacity:.7;border-color:#222;background:#222;color:#fff}.fc-product-cards-arrow,.fc-product-view-toggle{display:none!important}.fc-product-cards-wrapper{position:relative}.fc-product-cards--scroll,.fc-product-cards--grid{display:block;overflow:visible;padding-bottom:0}.fc-frame-tabs{display:flex;gap:.375rem;margin-bottom:.75rem;flex-wrap:wrap}.fc-frame-tab{-webkit-appearance:none;appearance:none;border:1px solid rgba(var(--color-foreground),.15);background:transparent;padding:.3rem .75rem;border-radius:20px;font-size:1.2rem;font-family:inherit;cursor:pointer;color:rgba(var(--color-foreground),.7);transition:background .2s,color .2s,border-color .2s;line-height:1.3}.fc-frame-tab:hover{border-color:rgba(var(--color-foreground),.3);color:rgba(var(--color-foreground),.9)}.fc-frame-tab--active{background:rgba(var(--color-foreground),.9);color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),.9)}.fc-frame-swatches-wrap{position:relative}.fc-frame-swatches-wrap:before,.fc-frame-swatches-wrap:after{content:"";position:absolute;top:0;bottom:.5rem;width:2rem;pointer-events:none;z-index:1;opacity:0;transition:opacity .2s ease}.fc-frame-swatches-wrap:before{left:0;background:linear-gradient(to right,rgb(var(--color-background)),transparent)}.fc-frame-swatches-wrap:after{right:0;background:linear-gradient(to left,rgb(var(--color-background)),transparent)}.fc-frame-swatches-wrap--fade-left:before{opacity:1}.fc-frame-swatches-wrap--fade-right:after{opacity:1}.fc-frame-swatches{display:flex;flex-wrap:nowrap;gap:.625rem;overflow-x:auto;overflow-y:hidden;padding:.25rem 0 .5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fc-frame-swatches::-webkit-scrollbar{display:none}.fc-frame-swatch{-webkit-appearance:none;appearance:none;border:2px solid transparent;width:52px;height:auto;border-radius:4px;overflow:hidden;cursor:pointer;padding:0;background:#f5f5f3;transition:border-color .2s,transform .15s,box-shadow .2s;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.fc-frame-swatch__img-wrap{width:100%;aspect-ratio:1;overflow:hidden;border-radius:2px}.fc-frame-swatch:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:3px}.fc-frame-swatch img{width:100%;height:100%;object-fit:cover;display:block}.fc-frame-swatch__dims{display:block;font-size:.85rem;color:#888;text-align:center;line-height:1.2;padding:2px 0;white-space:nowrap}.fc-frame-swatch:hover{transform:scale(1.08);border-color:rgba(var(--color-foreground),.25);box-shadow:0 2px 8px #0000001a}.fc-frame-swatch--active{border-color:#222;transform:scale(1.05);box-shadow:0 0 0 1px #222}.fc-frame-swatch--active:hover{transform:scale(1.08)}.fc-frame-swatch--disabled{opacity:.3;cursor:not-allowed;pointer-events:none;filter:grayscale(.5)}.fc-frame-swatch--hidden{display:none}.fc-color-grid{display:flex;flex-wrap:wrap;gap:.375rem}.fc-swatch{-webkit-appearance:none;appearance:none;width:44px;height:44px;border:2px solid transparent;border-radius:4px;padding:1px;cursor:pointer;background:#f5f5f5;transition:border-color .15s,transform .1s;overflow:hidden}.fc-swatch:hover{border-color:#aaa;transform:scale(1.05)}.fc-swatch--active{border-color:#222}.fc-swatch img{width:100%;height:100%;object-fit:cover;border-radius:2px;display:block}.fc-swatch__fallback{display:block;width:100%;height:100%;background:#ddd;border-radius:2px}.fc-type-cards{display:flex;flex-direction:column;gap:.625rem}.fc-type-card{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border:1.5px solid #e0e0e0;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .2s,background-color .2s,box-shadow .2s;position:relative}.fc-type-card:hover{border-color:#bbb;background:#fafafa}.fc-type-card--selected{border-color:#222;background:#fafaf7;box-shadow:0 0 0 1px #222}.fc-type-card__radio{display:block!important;flex-shrink:0;width:18px;height:18px;border:2px solid #ccc;border-radius:50%;margin-top:2px;position:relative;transition:border-color .2s}.fc-type-card--selected .fc-type-card__radio{border-color:#222}.fc-type-card--selected .fc-type-card__radio:after{content:"";position:absolute;top:3px;left:3px;width:8px;height:8px;border-radius:50%;background:#222}.fc-type-card__text{display:flex;flex-direction:column;gap:.125rem}.fc-type-card__title{font-weight:600;font-size:1.3rem;color:#222;line-height:1.3}.fc-type-card__desc{font-size:1.1rem;color:#777;line-height:1.4;font-weight:400}.fc-controls>.fc-upload-row{margin-bottom:.75rem}.fc-dimensions{display:flex;align-items:flex-end;gap:.75rem}.fc-dimensions__label{display:flex;flex-direction:column;gap:.25rem;font-size:1.2rem;color:#666}.fc-dimensions__input-wrap{display:flex;align-items:center;gap:.25rem}.fc-dimensions__separator{padding-bottom:.5rem;color:#999}.fc-dimensions__unit{font-size:1.3rem;color:#666}.fc-input{-webkit-appearance:none;appearance:none;width:100%;max-width:100px;padding:.5rem .625rem;border:1px solid #ddd;border-radius:4px;font-size:1.4rem;transition:border-color .15s;-moz-appearance:textfield}.fc-input::-webkit-inner-spin-button,.fc-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fc-input:focus{outline:none;border-color:#222}.fc-individual-inputs{margin-top:.75rem}.fc-individual-inputs__row{display:flex;gap:.75rem;flex-wrap:wrap}.fc-individual-inputs__label{display:flex;align-items:center;gap:.375rem;font-size:1.2rem;color:#666}.fc-individual-inputs__label .fc-input{max-width:70px}@media(min-width:750px){.fc-sticky-footer{position:sticky;bottom:0;z-index:10;background:rgb(var(--color-background));padding-top:.75rem;margin-top:.75rem;border-top:1px solid rgba(var(--color-foreground),.06)}}.fc-summary{background:transparent;border:none;border-radius:0;padding:0 0 .625rem;margin-top:0;display:flex;flex-direction:column;gap:.5rem}.fc-summary__row{display:flex;justify-content:space-between;align-items:baseline;font-size:1.4rem;line-height:1.4;color:#333}.fc-summary__label{color:#666;font-weight:400}.fc-summary__value{font-weight:500;color:#222}.fc-summary__value--price{font-weight:700}.fc-summary__row--category{display:none}.fc-atc{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;font-size:1.5rem;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:opacity .15s}.fc-atc:disabled{opacity:.5;cursor:not-allowed}.fc-atc__error{color:#c00;font-size:1.3rem;text-align:center}.fc-variant-hint{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;font-size:1.25rem;line-height:1.5;padding:.625rem .875rem;margin-bottom:.75rem}.fc-frame-info{display:flex;gap:1.5rem;margin-top:.5rem;font-size:1.2rem;color:#666}.fc-frame-info__detail strong{color:#222;font-weight:600}.fc-trust-badges{display:flex;flex-direction:column;gap:.375rem;margin-top:.75rem;padding:.75rem 1rem;background:#f7f7f5;border-radius:8px}.fc-trust-badges__item{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;color:#444;line-height:1.4}.fc-trust-badges__check{flex-shrink:0}.fc-upload__dropzone{border:2px dashed #d0d0d0;border-radius:8px;padding:1.5rem;text-align:center;cursor:pointer;transition:border-color .2s,background-color .2s;position:relative;min-height:80px;display:flex;align-items:center;justify-content:center}.fc-upload__dropzone:hover{border-color:#999;background:#fafafa}.fc-upload__dropzone--dragover{border-color:#222;background:#f5f5f0;border-style:solid}.fc-upload__prompt{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.fc-upload__icon{color:#999}.fc-upload__label{font-weight:600;font-size:1.4rem;color:#333}.fc-upload__hint{font-size:1.1rem;color:#999}.fc-upload__progress{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:240px}.fc-upload__progress-track{width:100%;height:4px;background:#eee;border-radius:2px;overflow:hidden}.fc-upload__progress-bar{height:100%;background:#222;border-radius:2px;transition:width .25s ease}.fc-upload__progress-text{font-size:1.1rem;color:#666;font-variant-numeric:tabular-nums}.fc-upload__thumb-wrap{display:flex;align-items:flex-start;gap:.75rem;width:100%;flex-wrap:wrap}.fc-upload__thumb{width:80px;height:80px;object-fit:cover;border-radius:4px;border:1px solid #eee;flex-shrink:0}.fc-upload__actions{display:flex;gap:.5rem;flex-wrap:wrap;flex:1;min-width:0}.fc-upload__action-btn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:.25rem;background:#f5f5f3;border:1px solid #ddd;border-radius:4px;color:#333;font-size:1.1rem;padding:.4rem .75rem;min-height:36px;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.fc-upload__action-btn:hover{background:#eee;border-color:#bbb}.fc-upload__action-btn svg{flex-shrink:0;transition:background .15s,color .15s}.fc-upload__remove:hover{background:#eee;color:#333}.fc-upload__error{color:#c00;font-size:1.2rem;margin-top:.375rem}.fc-crop-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000c;display:flex;align-items:center;justify-content:center;padding:1rem}.fc-crop-overlay__inner{background:#fff;border-radius:8px;max-width:90vw;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.fc-crop-overlay__image-wrap{position:relative;overflow:hidden;min-height:200px;max-height:65vh;padding:1rem;display:flex;align-items:center;justify-content:center}.fc-crop-overlay__image-wrap img{display:block;max-width:calc(90vw - 2rem);max-height:calc(65vh - 2rem);width:auto;height:auto;user-select:none;-webkit-user-select:none}.fc-crop-overlay__selection{position:absolute;border:2px solid #fff;box-shadow:0 0 0 9999px #00000080;cursor:move;min-width:40px;min-height:40px;display:block!important}.fc-crop-overlay__corner{position:absolute;width:20px;height:20px;border-color:#fff;border-style:solid;border-width:0;display:block!important;z-index:2}.fc-crop-overlay__corner--tl{top:-2px;left:-2px;border-top-width:3px;border-left-width:3px;cursor:nwse-resize}.fc-crop-overlay__corner--tr{top:-2px;right:-2px;border-top-width:3px;border-right-width:3px;cursor:nesw-resize}.fc-crop-overlay__corner--bl{bottom:-2px;left:-2px;border-bottom-width:3px;border-left-width:3px;cursor:nesw-resize}.fc-crop-overlay__corner--br{bottom:-2px;right:-2px;border-bottom-width:3px;border-right-width:3px;cursor:nwse-resize}.fc-crop-overlay__handle--tl,.fc-crop-overlay__handle--tr,.fc-crop-overlay__handle--bl,.fc-crop-overlay__handle--br{position:absolute;width:20px;height:20px;z-index:2}.fc-crop-overlay__handle--tl{top:-4px;left:-4px;cursor:nwse-resize}.fc-crop-overlay__handle--tr{top:-4px;right:-4px;cursor:nesw-resize}.fc-crop-overlay__handle--bl{bottom:-4px;left:-4px;cursor:nesw-resize}.fc-crop-overlay__handle--br{bottom:-4px;right:-4px;cursor:nwse-resize}.fc-crop-overlay__actions{display:flex;gap:.75rem;padding:.75rem 1rem;border-top:1px solid #eee}.fc-crop-overlay__actions .button{flex:1;min-width:0;padding:.6rem 1rem;font-size:1.2rem;text-align:center;white-space:nowrap}.fc-swatch--disabled{opacity:.3;cursor:not-allowed;pointer-events:none;position:relative}.fc-swatch--disabled:after{content:"";position:absolute;top:50%;left:10%;right:10%;height:1px;background:#999;transform:rotate(-30deg)}.fc-option-btn--disabled{opacity:.35;cursor:not-allowed}.fc-description-accordion{border-top:1px solid #e7e3d8;margin-top:1.25rem}.fc-description-accordion__header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 0;font-weight:600;font-size:1.4rem;letter-spacing:.02em;cursor:pointer;list-style:none;color:inherit}.fc-description-accordion__header::-webkit-details-marker{display:none}.fc-description-accordion__header:after{content:"";display:inline-block;width:8px;height:8px;border-right:1.5px solid #383d3b;border-bottom:1.5px solid #383d3b;transform:rotate(45deg);transition:transform .3s ease;flex-shrink:0;margin-left:auto}.fc-description-accordion[open] .fc-description-accordion__header:after{transform:rotate(-135deg)}.fc-description-accordion__content{padding-bottom:1rem;font-size:1.4rem;line-height:1.6;color:#444}.fc-swatch{position:relative}.fc-swatch:hover:after{content:attr(data-mat-display-name);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#222;color:#fff;font-size:1.1rem;padding:.2rem .5rem;border-radius:3px;white-space:nowrap;pointer-events:none;z-index:10;opacity:0;animation:fc-tooltip-in .15s ease forwards}@keyframes fc-tooltip-in{to{opacity:1}}.fc-mobile-preview__dots{display:none}@media(max-width:749px){.fc-gallery-preview-wrap{padding:1rem}.fc-dimensions{flex-wrap:wrap}.fc-dimensions__separator{display:none}.fc-upload__dropzone{padding:1rem;min-height:64px}.fc-upload__thumb{width:48px;height:48px}.product__media-wrapper{display:none!important}.page-width:has(#frame-configurator){padding-left:0!important;padding-right:0!important;max-width:100%!important}section:has(#frame-configurator){padding-top:0!important;padding-bottom:0!important}.product:has(#frame-configurator){display:block!important}.product__info-wrapper .product__title,.product__info-wrapper #fc-page-price{display:none!important}.product__info-wrapper .fc-description-accordion{padding-left:1rem;padding-right:1rem}.product__info-wrapper{padding:0!important;margin:0!important}.product__info-container{padding:0!important;position:static!important}#frame-configurator,.frame-configurator{display:flex;flex-direction:column;overflow:visible;padding-bottom:0}.fc-mobile-preview{position:sticky;top:var(--fc-header-height, 68px);z-index:3;flex-shrink:0;height:35vh;min-height:180px;max-height:300px;background:#fff;overflow:hidden}.fc-mobile-preview__slider{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;height:100%}.fc-mobile-preview__slider::-webkit-scrollbar{display:none}.fc-mobile-preview__slide{flex:0 0 100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.75rem;box-sizing:border-box}.fc-mobile-preview__slide--svg svg{max-width:100%;max-height:100%;width:auto;height:auto}.fc-mobile-preview__slide--image{padding:.5rem}.fc-mobile-preview__slide--image img{max-width:100%;max-height:100%;object-fit:contain;border-radius:2px}.fc-mobile-preview__dots{display:flex;justify-content:center;gap:6px;padding:8px 0;background:#fff;pointer-events:none;flex-shrink:0}.fc-mobile-preview__dot{width:8px;height:8px;border-radius:50%;background:#00000040;border:none;padding:10px;background-clip:content-box;pointer-events:auto;cursor:pointer;transition:background .2s,width .2s,border-radius .2s;-webkit-tap-highlight-color:transparent}.fc-mobile-preview__dot--active{background:#000000b3;background-clip:content-box;width:20px;border-radius:4px}.fc-mobile-info{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:.625rem max(1rem,env(safe-area-inset-right,1rem)) .625rem max(1rem,env(safe-area-inset-left,1rem));border-bottom:1px solid rgba(var(--color-foreground),.08);background:#f5f5f3;position:sticky;top:calc(var(--fc-header-height, 68px) + clamp(180px,35vh,300px));z-index:3}.fc-mobile-info__left{display:flex;flex-direction:column;min-width:0}.fc-mobile-info__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.5rem;line-height:1.2}.fc-mobile-info__price-wrap{text-align:right;flex-shrink:0}.fc-mobile-info__price{font-size:1.5rem;font-weight:700}.fc-mobile-info__tax{display:block;font-size:1.1rem;color:rgba(var(--color-foreground),.55)}.fc-controls{flex:0 0 auto;overflow:visible;padding:.5rem max(1rem,env(safe-area-inset-right,1rem)) .5rem max(1rem,env(safe-area-inset-left,1rem))}.fc-controls>.fc-upload-row{margin-bottom:.25rem;padding-bottom:.25rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.fc-step__header{padding:.875rem 0;min-height:44px}.fc-sticky-footer{display:contents}.fc-atc{width:100%;min-height:48px}.frame-configurator{padding-bottom:0}}@media(min-width:750px){.fc-mobile-preview,.fc-mobile-info{display:none!important}}.fc-required-badge,.fc-optional-badge{font-size:1rem;font-weight:600;padding:.125rem .4rem;border-radius:3px;margin-left:.375rem;vertical-align:middle;letter-spacing:.02em}.fc-required-badge{background:#fee2e2;color:#b91c1c}.fc-optional-badge{background:#f0fdf4;color:#15803d}.fc-upload--missing .fc-upload__button-wrap{border-color:#b91c1c;box-shadow:0 0 0 1px #b91c1c}.fc-product-card__info{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.fc-product-card__meta{font-size:1.1rem;color:rgba(var(--color-foreground),.5);letter-spacing:.01em}.fc-accordion-list{list-style:none;padding:0;margin:0}.fc-accordion-list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem}.fc-accordion-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#383d3b}.fc-accordion-list li:last-child{margin-bottom:0}.fc-accordion-steps{padding-left:1.25rem;margin:0}.fc-accordion-steps li{margin-bottom:.625rem}.fc-accordion-steps li:last-child{margin-bottom:0}.fc-faq-item{margin-bottom:1rem}.fc-faq-item:last-child{margin-bottom:0}.fc-faq-question{font-weight:600;margin-bottom:.25rem;color:inherit}.fc-payment-icons{display:flex!important;flex-wrap:wrap;gap:.5rem;list-style:none!important;list-style-type:none!important;padding:0!important;margin:.5rem 0}.fc-payment-icons__item{display:flex;align-items:center;list-style:none!important;list-style-type:none!important}.fc-payment-icons__item .icon{height:24px;width:auto}.fc-payment-icons__item svg{height:24px;width:auto;display:block}.fc-payment-note{font-size:1.2rem;color:#888;margin-top:.5rem}.fc-description-accordion:last-child{border-bottom:1px solid #e7e3d8}.fc-description-accordion__content p{margin:0 0 .625rem}.fc-description-accordion__content p:last-child{margin-bottom:0}.fc-description-accordion__content a{color:inherit;text-decoration:underline;text-underline-offset:2px}.fc-description-accordion__content a:hover{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/6/assets/frame-configurator.css.map */
