.product__media-wrapper{position:relative}@media screen and (min-width:990px){.product--large:not(.product--no-media) .product__media-wrapper{max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large:not(.product--no-media) .product__info-wrapper{max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing) / 2)}}.product__media-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;max-height:600px}.product__media-list::-webkit-scrollbar{display:none}.product__media-item{flex:0 0 100%;scroll-snap-align:start;position:relative}.product__media-item img{width:100%;height:auto;display:block;max-height:600px;object-fit:contain}.media-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;font-size:1.5rem;color:#1a1614;transition:background .2s,opacity .2s;opacity:.8}.media-nav-btn:hover{background:#fff;opacity:1}.media-nav-btn--prev{left:.75rem}.media-nav-btn--next{right:.75rem}.media-nav-btn[disabled]{opacity:.3;cursor:default}.product__media-thumbnails{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.product__media-thumbnails::-webkit-scrollbar{display:none}.product__media-thumbnail{flex-shrink:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;padding:0;background:none;transition:border-color .2s}.product__media-thumbnail img{width:60px;height:60px;object-fit:cover;display:block}.product__media-thumbnail.is-active{border-color:#e85a4f}.media-dots{display:flex;justify-content:center;gap:6px;margin-top:.5rem}.media-dot{width:8px;height:8px;border-radius:50%;background:#0003;border:none;cursor:pointer;padding:0;transition:background .2s}.media-dot.is-active{background:#e85a4f}.media-counter{display:none;position:absolute;top:.75rem;right:.75rem;z-index:5;align-items:center;padding:.2rem .7rem;border-radius:999px;background:#0000008c;color:#fff;font-size:1.1rem;font-weight:600;line-height:1.5;letter-spacing:.02em}@media screen and (max-width:749px){.product__media-wrapper{width:100vw;max-width:100vw;margin-left:50%;transform:translate(-50%);margin-bottom:1.5rem}.product__media-list{margin-left:0;width:100%;max-height:none;border-radius:0}.product__media-list .product__media-item{flex:0 0 100%;width:100%}.product__media-item img{max-height:72vh}.media-nav-btn,.product__media-thumbnails{display:none}.media-dots{margin-top:.75rem}.media-counter{display:flex}}.photo-upload-area{border:2px dashed #6B7280;border-radius:12px;padding:2rem;text-align:center;cursor:pointer;transition:border-color .3s,background-color .3s;position:relative;background:#fff}.photo-upload-area:hover,.photo-upload-area.drag-over{border-color:#e85a4f;background-color:#f3ede1}.photo-upload-area .upload-icon{font-size:3rem;margin-bottom:.5rem;display:block}.photo-upload-area .upload-title{font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.photo-upload-area .upload-hint{font-size:1.1rem;color:#6b7280}.photo-upload-area input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.photo-preview{display:none;position:relative;margin-top:1rem;border-radius:8px;overflow:hidden;max-width:300px;margin-left:auto;margin-right:auto}.photo-preview img{width:100%;height:auto;display:block;border-radius:8px}.photo-preview .remove-photo{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#0009;color:#fff;border:none;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:background .2s}.photo-preview .remove-photo:hover{background:#dc2626e6}.photo-upload-error{color:#dc2626;font-size:1.1rem;margin-top:.5rem;display:none}.multi-photo-upload{margin-top:.5rem}.multi-photo-upload__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:.5rem}.multi-photo-upload__slot{position:relative;border:2px dashed #6B7280;border-radius:10px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-color .2s;height:64px}.multi-photo-upload__dropzone{display:flex;align-items:center;justify-content:center;border:1px dashed #C9BCA8;border-radius:6px;background:#faf6ef;min-height:88px;padding:1.6rem 1rem;transition:border-color .2s,background-color .2s}.multi-photo-upload__dropzone:hover{border-color:#e85a4f;background-color:#f3ebe1}.multi-photo-upload__placeholder{display:flex;align-items:center;justify-content:center;width:100%}.multi-photo-upload__label{font-size:1.5rem;color:#4a3f37;letter-spacing:.02em}.multi-photo-upload__hint{font-size:1.1rem;color:#6b7280;margin-top:.4rem;margin-bottom:0;line-height:1.4}.multi-photo-upload__error{font-size:1.1rem;color:#dc2626;margin-top:.35rem}.multi-photo-upload__grid .multi-photo-upload__slot{position:relative;aspect-ratio:1;height:auto;border:2px dashed #6B7280;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-color .2s}.multi-photo-upload__slot:hover{border-color:#e85a4f}.multi-photo-upload__slot.filled{border-style:solid;border-color:#e85a4f}.multi-photo-upload__slot img{width:100%;height:100%;object-fit:cover}.multi-photo-upload__slot .slot-plus{font-size:1.5rem;color:#6b7280}.multi-photo-upload__slot .slot-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:#0009;color:#fff;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.multi-photo-upload__counter{font-size:1rem;color:#6b7280;margin-top:.35rem;text-align:right}.photo-thumbnail-strip{display:flex;gap:6px;margin-top:.5rem;flex-wrap:wrap}.photo-thumbnail-strip__item{position:relative;width:64px;height:64px;border-radius:6px;overflow:hidden;border:2px solid #F3EDE1}.photo-thumbnail-strip__item img{width:100%;height:100%;object-fit:cover}.pet-count-selector{margin-top:1rem}.pet-count-options{display:flex;gap:8px;flex-wrap:wrap;margin-top:.5rem}.pet-count-option{position:relative}.pet-count-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.pet-count-option label{display:inline-block;padding:.5rem 1.25rem;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;font-weight:500;transition:border-color .2s,background-color .2s}.pet-count-option input[type=radio]:checked+label{border-color:#e85a4f;background-color:#e85a4f;color:#fff}.pet-count-option label:hover{border-color:#888}.pet-count-info{font-size:1.1rem;color:#6b7280;margin-top:.5rem}.customization-group{border:1px solid #e5e5e5;border-radius:10px;padding:1rem 1.125rem;margin-bottom:1rem;background:#fff}.customization-group-title{font-size:1.5rem;font-weight:700;margin-bottom:.2rem;display:flex;align-items:center;gap:.4rem;line-height:1.3}.customization-group-desc{font-size:1.3rem;color:#6b7280;margin-bottom:.75rem;line-height:1.45}.frame-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:1rem}.frame-option{position:relative;border:2px solid #e5e5e5;border-radius:10px;padding:1rem;text-align:center;cursor:pointer;transition:border-color .2s,box-shadow .2s;background:#fff}.frame-option:hover{border-color:#6b7280}.frame-option.selected{border-color:#e85a4f;box-shadow:0 0 0 1px #e85a4f}.frame-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.frame-option__icon{font-size:2rem;margin-bottom:.5rem;display:block}.frame-option__name{font-size:1.2rem;font-weight:600}.frame-option__price{font-size:.8rem;color:#6b7280;margin-top:.2rem}.hardware-selector{display:flex;gap:10px;flex-wrap:wrap;margin-top:1rem}.hardware-option{position:relative}.hardware-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.hardware-option label{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.25rem;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;font-weight:500;transition:border-color .2s,background-color .2s}.hardware-option input[type=radio]:checked+label{border-color:#e85a4f;background-color:#e85a4f;color:#fff}.hardware-option label:hover{border-color:#6b7280}.deposit-option{display:flex;flex-direction:column;gap:8px;margin-top:1rem}.deposit-option__choice{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:border-color .2s}.deposit-option__choice:has(input:checked){border-color:#e85a4f}.deposit-option__choice input[type=radio]{accent-color:#E85A4F}.deposit-option__choice-label{font-weight:500}.deposit-option__choice-price{margin-left:auto;font-weight:600;color:#e85a4f}.style-statement{margin:0 0 1.25rem;padding:.9rem 1.1rem;border-left:3px solid #E85A4F;border-radius:0 8px 8px 0;background:#faf6ef;font-size:1.4rem;line-height:1.55;color:#4a3f37}.style-statement strong{color:#e85a4f}.ack-check{display:flex;align-items:flex-start;gap:.6rem;margin:0 0 1rem;font-size:1.3rem;line-height:1.5;color:#4a3f37;cursor:pointer}.ack-check input[type=checkbox]{margin-top:.2rem;width:1.15em;height:1.15em;flex:0 0 auto;accent-color:#E85A4F}.capture-module{margin:1.4rem 0;padding:1.4rem 1.4rem .4rem;border-left:3px solid #E85A4F;background:#f3ede1}.capture-module__q{font-size:1.35rem;color:#1a1614;margin:0 0 1rem;line-height:1.5}.capture-module__q strong{font-weight:700}.capture-module__hint{color:#8b7d75;font-style:italic;font-weight:400;margin-left:.4rem}.capture-module__chips{display:flex;flex-wrap:wrap;gap:.9rem;padding-bottom:.4rem}.chip{display:inline-flex;align-items:center;padding:.85rem 1.4rem;border:1px solid #E8DCC8;background:#fff;color:#4a3f37;font-size:1.25rem;line-height:1.2;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .15s,color .15s,font-weight .15s}.chip__input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.chip:hover{border-color:#e85a4f}.chip:has(.chip__input:checked){border-color:#1a1614;border-width:2px;padding:calc(.85rem - 1px) calc(1.4rem - 1px);color:#1a1614;font-weight:700}.chip__input:focus-visible+.chip__label{outline:2px solid #E85A4F;outline-offset:3px}.size-guide-table{width:100%;border-collapse:collapse;margin-top:.5rem;font-size:.85rem}.size-guide-table th,.size-guide-table td{border:1px solid #e5e5e5;padding:.5rem .75rem;text-align:left}.size-guide-table th{background:#f3ede1;font-weight:600}.trust-signals{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e5e5}.trust-signal{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:#555}.trust-signal .trust-icon{font-size:1rem}.delivery-info{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;background:#f3ede1;border-radius:8px;margin-top:1rem;font-size:.8125rem;color:#e85a4f}.delivery-info__icon{font-size:1.25rem}.cross-sell-banner{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f3ede1;border-radius:10px;margin-top:1.5rem;text-decoration:none;color:#e85a4f;transition:background-color .2s}.cross-sell-banner:hover{background:#ebe5d9}.cross-sell-banner__text{font-weight:600;font-size:.9rem}.cross-sell-banner__discount{margin-left:auto;background:#e85a4f;color:#fff;padding:.25rem .75rem;border-radius:100px;font-size:.75rem;font-weight:700}.customization-summary{background:#f3ede1;border-radius:8px;padding:1rem;margin-top:1rem;font-size:.85rem}.customization-summary-title{font-weight:700;margin-bottom:.5rem;font-size:.9rem}.customization-summary-item{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid #e5e5e5}.customization-summary-item:last-child{border-bottom:none}.customization-summary-label{color:#6b7280}.customization-summary-value{font-weight:500}.custom-text-input{width:100%;padding:.625rem .875rem;border:1px solid #ccc;border-radius:8px;font-size:.875rem;transition:border-color .2s}.custom-text-input:focus{outline:none;border-color:#e85a4f;box-shadow:0 0 0 2px #3d32291a}.custom-text-counter{font-size:.7rem;color:#6b7280;text-align:right;margin-top:.2rem}.before-after-section{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem;text-align:center}.before-after-section__title{margin-bottom:.5rem}.before-after-section__subtitle{color:#6b7280;margin:0 auto 2.5rem;max-width:60ch;font-size:1.5rem;line-height:1.8}.ba-compare-grid{display:grid;grid-template-columns:1fr;gap:1.6rem;max-width:108rem;margin:0 auto}@media screen and (min-width:750px){.ba-compare-grid{grid-template-columns:repeat(3,1fr);gap:2.6rem}}.ba-compare-card{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 2px 16px #2e2a250f;text-align:left}.ba-compare-card--center{text-align:center}.ba-compare-card__pair{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8dcc8}.ba-compare-card__figure{position:relative;margin:0;background:#f3ede1}.ba-compare-card__figure img,.ba-compare-card__ph{width:100%;height:clamp(160px,42vw,220px);object-fit:cover;display:block}.ba-compare-card__ph{display:flex;align-items:center;justify-content:center;font-size:3rem}.ba-compare-card__figure figcaption{position:absolute;top:.8rem;left:.8rem;font-size:1rem;letter-spacing:.1em;text-transform:uppercase;background:#ffffffeb;padding:.3rem .8rem;border-radius:3px;color:#4a3f37;font-weight:600}.ba-compare-card__figure--sculpt figcaption{color:#b8935a}.ba-compare-card__note{padding:1.4rem 1.6rem .6rem;font-size:1.35rem;line-height:1.7;color:#4a3f37}.ba-compare-card__note b{color:#1a1614}.ba-compare-card__size{padding:0 1.6rem 1.6rem;font-size:1.15rem;letter-spacing:.08em;color:#8b7d75}.before-after-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.before-after-slider{position:relative;aspect-ratio:4/3;border-radius:12px;overflow:hidden;cursor:col-resize;-webkit-user-select:none;user-select:none}.before-after-slider__before,.before-after-slider__after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.before-after-slider__after{clip-path:inset(0 0 0 50%)}.before-after-slider__handle{position:absolute;top:0;bottom:0;left:50%;width:4px;background:#fff;transform:translate(-50%);z-index:2;pointer-events:none}.before-after-slider__handle:after{content:"\27e8\27e9";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#e85a4f;box-shadow:0 2px 8px #0003}.before-after-slider__label{position:absolute;bottom:12px;padding:.25rem .75rem;background:#0009;color:#fff;font-size:1rem;font-weight:600;border-radius:4px;z-index:3}.before-after-slider__label--before{left:12px}.before-after-slider__label--after{right:12px}.before-after-slider__caption{text-align:center;margin-top:.75rem;font-size:1.1rem;color:#6b7280}.product-line-intro{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem;text-align:center}.product-line-intro__title{margin-bottom:.5rem}.product-line-intro__subtitle{color:#6b7280;margin-bottom:2.5rem;font-size:1.2rem}.product-line-intro__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (min-width:990px){.product-line-intro__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:749px){.product-line-intro__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.product-line-card{position:relative;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);transition:transform .3s,box-shadow .3s}.product-line-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #00000026}.product-line-card__bg{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block;transition:transform .5s}.product-line-card:hover .product-line-card__bg{transform:scale(1.05)}.product-line-card__overlay{display:none}.product-line-card__content{position:relative;z-index:2;padding:1.5rem;text-align:left}.product-line-card__label{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:.5rem}.product-line-card__title{font-size:1.7rem;font-weight:700;margin-bottom:.5rem;color:rgb(var(--color-foreground))}.product-line-card__desc{font-size:1.1rem;color:rgba(var(--color-foreground),.7);line-height:1.5;margin-bottom:1rem}.product-line-card__cta{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;font-size:1.1rem;color:#e85a4f}.social-proof-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-bottom:2rem}.social-proof-stat{text-align:center}.social-proof-stat__number{font-size:1.75rem;font-weight:800;color:#e85a4f;line-height:1.2}.social-proof-stat__label{font-size:.8rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}@media screen and (max-width:749px){.product-line-card__content{padding:1rem .85rem 1.25rem}.product-line-card__title{font-size:1.4rem}.product-line-card__label{font-size:.85rem}.product-line-card__desc{font-size:1rem;margin-bottom:.75rem}.product-line-card__cta{font-size:1rem}.before-after-grid{grid-template-columns:1fr}.photo-upload-area{padding:1.5rem 1rem}.trust-signals{flex-direction:column;gap:.5rem}.multi-photo-upload__grid{grid-template-columns:repeat(3,1fr)}.pet-count-options{gap:6px}.pet-count-option label{padding:.4rem 1rem;font-size:.85rem}.frame-selector{grid-template-columns:1fr}.social-proof-stats{gap:1.5rem}.hardware-selector{flex-direction:column}}.stepper__progress{display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.stepper__step{display:flex;align-items:center;gap:.4rem;opacity:.35;transition:opacity .3s;cursor:pointer}.stepper__step.active{opacity:1}.stepper__step.completed{opacity:.75}.stepper__step-number{width:36px;height:36px;border-radius:50%;background:#e5e5e5;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:#999;transition:background .3s,color .3s;flex-shrink:0}.stepper__step.active .stepper__step-number{background:#e85a4f;color:#fff}.stepper__step.completed .stepper__step-number{background:#1a1614;color:#fff}.stepper__step-label{font-size:1.2rem;font-weight:600;white-space:nowrap}.stepper__connector{width:36px;height:2px;background:#e5e5e5;margin:0 .5rem;flex-shrink:0;transition:background .3s}.stepper__connector.completed{background:#e85a4f}.stepper__panel{display:none;animation:stepper-fade-in .35s ease}.stepper__panel.active{display:block}@keyframes stepper-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.stepper__panel-header{margin-bottom:.75rem}.stepper__panel-header h3{font-size:1.7rem;font-weight:700;margin:0 0 .25rem;color:#1a1614;line-height:1.3}.stepper__panel-header h3 .step-emoji{display:inline-block;margin-right:.4em}.stepper__panel-header p{font-size:1.3rem;color:#6b7280;margin:0;line-height:1.4}.stepper__panel-footer{display:flex;justify-content:space-between;margin-top:1rem;gap:.75rem}.stepper__next-btn,.stepper__back-btn{padding:.625rem 1.25rem;border-radius:8px;font-weight:600;font-size:1.4rem;cursor:pointer;transition:background .2s,transform .15s}.stepper__next-btn{background:#e85a4f;color:#fff;border:none;margin-left:auto}.stepper__next-btn:hover{background:#1a1614}.stepper__next-btn:disabled{background:#ccc;cursor:not-allowed}.stepper__back-btn{background:transparent;border:1px solid #e5e5e5;color:#555}.stepper__back-btn:hover{border-color:#6b7280}.stepper__validation-msg{color:#dc2626;font-size:.8rem;margin-top:.5rem;display:none}.size-cards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:1rem 0}.size-card{position:relative;border:2px solid #e5e5e5;border-radius:12px;padding:1.25rem 1rem;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s;background:#fff;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.size-card:hover{border-color:#e85a4f;transform:translateY(-2px);box-shadow:0 4px 12px #2b7a5f1a}.size-card--selected{border-color:#e85a4f;box-shadow:0 0 0 2px #e85a4f;background:#f3ede1}.size-card__input{position:absolute;opacity:0;pointer-events:none}.size-card__visual{width:72px;height:72px;display:flex;align-items:center;justify-content:center;position:relative}.size-card__visual svg{width:100%;height:100%}.size-card__dimensions{font-size:.7rem;color:#6b7280;display:block;margin-top:.15rem}.size-card__name{font-weight:700;font-size:.95rem;display:block;color:#1a1614}.size-card__price{color:#e85a4f;font-weight:700;font-size:1.05rem;display:block}.size-card__desc{font-size:.75rem;color:#6b7280;line-height:1.3}.size-card__check{position:absolute;top:8px;right:8px;width:22px;height:22px;border-radius:50%;background:#e85a4f;color:#fff;display:none;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.size-card--selected .size-card__check{display:flex}.size-card--sold-out{opacity:.45;pointer-events:none}.size-card--sold-out:after{content:"Sold Out";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-12deg);background:#000000b3;color:#fff;padding:.2rem .6rem;border-radius:4px;font-size:.7rem;font-weight:700;white-space:nowrap}.social-proof-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:linear-gradient(135deg,#fff7ed,#fffbf5);border:1px solid #FDE68A;border-radius:8px;margin-bottom:.75rem}.social-proof-badge__stars{color:#f59e0b;font-size:1.3rem;letter-spacing:1px;flex-shrink:0}.social-proof-badge__text{font-size:1.3rem;color:#92400e;line-height:1.4}.trust-signals--enhanced{background:linear-gradient(135deg,#f3ede1,#edf5f0);border-radius:10px;padding:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem;border:1px solid rgba(43,122,95,.12)}.trust-signal-card{display:flex;align-items:flex-start;gap:.5rem}.trust-signal-card__icon{font-size:1.2rem;flex-shrink:0;width:36px;height:36px;background:#2b7a5f1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.trust-signal-card strong{display:block;font-size:1.2rem;color:#1a1614;line-height:1.3}.trust-signal-card span{font-size:1.1rem;color:#6b7280;line-height:1.3}.price-summary{background:#fff;border:2px solid #E85A4F;border-radius:10px;padding:1rem;margin:1rem 0}.price-summary__header h4{margin:0 0 .5rem;font-size:1rem;color:#1a1614}.price-summary__lines{display:flex;flex-direction:column;gap:.4rem}.price-summary__line{display:flex;justify-content:space-between;font-size:1rem;color:#555}.price-summary__total{display:flex;justify-content:space-between;padding-top:.625rem;margin-top:.625rem;border-top:2px solid #e5e5e5;font-weight:700;font-size:1.05rem}.price-summary__total-value{color:#e85a4f}.cross-sell-banner{background:linear-gradient(135deg,#fff7ed,#fff1e6);border:1px solid #FDE68A;border-radius:8px;padding:.75rem 1rem;margin-top:1rem;font-size:.8125rem;color:#92400e}.cross-sell-banner a{color:#e85a4f;font-weight:600;text-decoration:underline}@media screen and (max-width:749px){.stepper__step-label{display:none}.stepper__connector{width:20px;margin:0 .25rem}.size-cards__grid{grid-template-columns:1fr}.trust-signals--enhanced{grid-template-columns:1fr;gap:.75rem}.price-summary{position:fixed;bottom:0;left:0;right:0;border-radius:12px 12px 0 0;padding:.625rem 1rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -4px 20px #0000001f;z-index:100;margin:0}.price-summary__lines,.price-summary__header{display:none}.price-summary__total{border:none;padding:0;margin:0}.product__info-wrapper{padding-bottom:5rem}}.product__info-container>*+*{margin:1rem 0!important}.product__info-container .product-form,.product__info-container .product__description,.product__info-container .icon-with-text{margin:1rem 0!important}.product__info-wrapper .product__title{margin-bottom:.5rem!important}.product__info-wrapper .product__description{color:#555;margin-bottom:.5rem!important}.product__info-wrapper .product__price{margin-bottom:.5rem!important}.photo-upload-wrapper{border:2px dashed #d1d5db;border-radius:10px;background:#fafafa;cursor:pointer;transition:border-color .2s,background-color .2s;overflow:hidden}.photo-upload-wrapper:hover,.photo-upload-wrapper.drag-over{border-color:#e85a4f;background-color:#f3ede1}.photo-upload-wrapper input[type=file]{display:none}.hardware-option .hardware-option__label{font-size:1.2rem}.hardware-option .hardware-option__price{font-size:1.1rem;color:#6b7280}.mobile-buy-bar{display:none}@media screen and (max-width:749px){.mobile-buy-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:fixed;left:0;right:0;bottom:0;z-index:40;padding:.6rem 1rem;padding-bottom:calc(.6rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -4px 20px #0000001a}.mobile-buy-bar__info{display:flex;flex-direction:column;min-width:0}.mobile-buy-bar__label{font-size:1rem;color:#6b7280;line-height:1.2}.mobile-buy-bar__price{font-size:1.5rem;font-weight:800;color:#1a1614;line-height:1.25;white-space:nowrap}.mobile-buy-bar__btn{flex:1;max-width:58%;min-height:52px;border:none;border-radius:999px;background:#e85a4f;color:#fff;font-size:1.35rem;font-weight:700;cursor:pointer;transition:background .2s,transform .12s}.mobile-buy-bar__btn:active{transform:scale(.98);background:#1a1614}.product__info-wrapper{padding-bottom:88px}.stepper__step-label{display:none;font-size:1.1rem}.stepper__step.active .stepper__step-label{display:inline}.stepper__progress{gap:.15rem;margin-bottom:1rem}.stepper__next-btn,.stepper__back-btn{min-height:48px;font-size:1.3rem;padding:.7rem 1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/customization.css.map */
