.multi-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.kid-name-field{margin-bottom:16px}.multi-photo-grid .photo-preview.multi-item{position:relative;width:100%;aspect-ratio:1 / 1;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fafafa}.multi-photo-grid .photo-preview.multi-item .preview-image-container,.multi-photo-grid .photo-preview.multi-item .preview-image-full{width:100%;height:100%}.multi-photo-grid .photo-preview.multi-item img{width:100%;height:100%;object-fit:cover;display:block}.multi-photo-grid .photo-preview.multi-item .remove-photo{position:absolute;top:6px;right:6px;background:#0009;color:#fff;border:0;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.additional-options-fields{grid-template-columns:1fr 1fr!important}.additional-options-fields .gift-wrapping-field,.additional-options-fields .gift-message-field{grid-column:auto}.additional-options-fields .express-delivery-field{grid-column:1 / -1;width:100%}@media(max-width:749px){.multi-photo-grid{grid-template-columns:repeat(2,1fr)}}.language-buttons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:749px){.language-buttons-grid{grid-template-columns:repeat(2,1fr)}}.language-buttons-grid .modern-option-button{min-height:80px;padding:16px;justify-content:center;gap:0}.language-buttons-grid .option-content{text-align:center;width:100%}.language-buttons-grid .option-title{font-size:18px;font-weight:500;margin-bottom:0}.language-buttons-grid .modern-option-button.active .option-title{font-weight:700;font-size:20px}@media(max-width:749px){.language-buttons-grid .option-title,.language-buttons-grid .modern-option-button.active .option-title{font-size:14px}}.modern-option-button.active:after{content:"";position:absolute;top:10px;right:10px;width:20px;height:20px;background:rgb(var(--color-button));border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 4px #00000026;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:16px 16px;background-position:center;background-repeat:no-repeat}.language-button-coming-soon{opacity:.6!important;cursor:not-allowed!important;pointer-events:none}.language-button-coming-soon:hover{border-color:#e5e7eb!important;background:#fff!important}.language-button-coming-soon:before{opacity:0!important}.additional-options-fields{display:grid;align-items:start}.express-delivery-field,.gift-wrapping-field{display:flex}.gift-message-field{display:flex;flex-direction:column;align-items:stretch}.gift-message-field .modern-option-button{flex-shrink:0;width:100%}.gift-message-textarea-wrapper{width:100%;margin-top:16px;grid-column:1 / -1;max-height:0;overflow:hidden;opacity:0;transform:translateY(-10px);transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),margin-top .4s cubic-bezier(.4,0,.2,1)}.gift-message-textarea-wrapper.active{max-height:300px;opacity:1;transform:translateY(0);margin-top:16px}#gift-message-textarea-wrapper{max-height:0;opacity:0;transform:translateY(-10px);transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),margin-top .4s cubic-bezier(.4,0,.2,1)}#gift-message-textarea-wrapper.active{max-height:300px;opacity:1;transform:translateY(0)}.product-price-wrapper{margin-bottom:24px}.price-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.price-label{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.discount-badge{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:13px;font-weight:700;padding:6px 14px;border-radius:20px;letter-spacing:.3px;box-shadow:0 2px 4px #ef44444d;white-space:nowrap}.price-main{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.current-price{font-size:36px;font-weight:800;color:#1f2937;line-height:1.2;letter-spacing:-.02em}.current-price.single-price{font-size:36px}.compare-price{font-size:20px;font-weight:500;color:#9ca3af;text-decoration:line-through;text-decoration-thickness:2px}.price-savings{margin-top:8px}.savings-amount{font-size:14px;font-weight:600;color:#059669;background:#d1fae5;padding:6px 12px;border-radius:6px;display:inline-block}@media(max-width:749px){.current-price,.current-price.single-price{font-size:28px}.compare-price{font-size:18px}.discount-badge{font-size:12px;padding:5px 12px}}.form-step-label,.product-info-fields label,.info-field label,.gift-message-textarea-wrapper label{display:block;margin-bottom:12px;font-weight:700;font-size:16px;color:#1f2937;letter-spacing:-.01em;line-height:1.4;position:relative;padding-left:20px}.form-step-label:before,.product-info-fields label:before,.info-field label:before,.gift-message-textarea-wrapper label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:rgb(var(--color-button));border-radius:2px}@media(max-width:749px){.form-step-label,.product-info-fields label,.info-field label,.gift-message-textarea-wrapper label{font-size:15px;margin-bottom:10px}.kid-name-age-fields{grid-template-columns:calc(60% - 6px) calc(40% - 6px)!important;gap:12px}}.modern-option-button{width:100%;padding:20px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;text-align:left;display:flex;flex-direction:column;align-items:center;gap:0px;position:relative;height:100%;min-height:140px;box-sizing:border-box;overflow:hidden}.modern-option-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(var(--color-button));opacity:0;transition:opacity .3s ease;z-index:0}.modern-option-button>*{position:relative;z-index:1}@media(hover:hover){.modern-option-button:hover{border-color:rgb(var(--color-button))}.modern-option-button:hover:before{opacity:.08}}.modern-option-button.active{border-color:rgb(var(--color-button))}.modern-option-button.active:before{opacity:.08}.option-icon{font-size:32px;line-height:1}.option-content{width:100%;text-align:center}.option-title{font-weight:600;font-size:14px;color:#111827}.option-description{font-size:12px;color:#666;line-height:1.4}.bundle-uploader{margin-top:16px;padding:12px;border:1px solid #e5e7eb;border-radius:8px}.bundle-accordion details{width:100%;border:1px solid #e5e7eb;border-radius:10px;background:#fff;margin-bottom:12px}.bundle-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:14px;cursor:pointer;list-style:none}.bundle-accordion summary::-webkit-details-marker{display:none}.bundle-summary-left{display:flex;align-items:center;gap:10px}.bundle-title{font-size:20px;font-weight:700}.bundle-badge{background:#f3f4f6;color:#111827;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;margin:15px;text-align:center}.bundle-summary-right{display:flex;align-items:center;gap:8px;font-weight:800}.bundle-price{font-size:18px;color:#111827}.bundle-compare{text-decoration:line-through;color:#9ca3af;font-weight:600}.bundle-content{padding:0 14px 14px}.bundle-lines .bundle-line{border-top:1px dashed #e5e7eb;padding-top:12px;margin-top:12px}.bundle-lines .bundle-uploader-line{margin-top:10px}.photo-requirements-visual{margin-top:32px;padding:24px;background:rgba(var(--color-foreground),.02);border-radius:8px;border:1px solid rgba(var(--color-foreground),.08)}.photo-requirements-header{font-weight:700;font-size:16px;color:rgb(var(--color-foreground));letter-spacing:-.01em;margin-bottom:20px;padding-left:20px;position:relative}.photo-requirements-header:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:rgb(var(--color-button));border-radius:2px}.examples-section{margin-bottom:20px}.examples-section:last-child{margin-bottom:0}.examples-label{font-size:14px;font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:8px;color:rgb(var(--color-foreground))}.examples-label.dont-label{color:#ef4444}.examples-label.do-label{color:#22c55e}.examples-label:before{content:"";width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-size:10px 10px;background-position:center;background-repeat:no-repeat}.examples-label.dont-label:before{background-color:#ef4444;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")}.examples-label.do-label:before{background-color:#22c55e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E")}.examples-row{display:flex;justify-content:center;gap:5px;max-width:600px;margin:0 auto;padding:0 10px}.example-item{position:relative;transition:transform .2s ease;flex-shrink:0}.example-item:hover{transform:translateY(-4px)}.example-image-wrapper{position:relative;width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid transparent;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.example-item.dont .example-image-wrapper{border-color:#ef44444d}.example-item.do .example-image-wrapper{border-color:#22c55e4d}.example-item:hover .example-image-wrapper{box-shadow:0 4px 16px #00000026}.example-item.dont:hover .example-image-wrapper{border-color:#ef444499}.example-item.do:hover .example-image-wrapper{border-color:#22c55e99}.example-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.example-image-wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;pointer-events:none;transition:background-color .3s ease}.example-item.dont .example-image-wrapper:after{background-color:#ef444426}.example-item.do .example-image-wrapper:after{background-color:#22c55e26}.example-item:hover.dont .example-image-wrapper:after{background-color:#ef444440}.example-item:hover.do .example-image-wrapper:after{background-color:#22c55e40}.example-badge{position:absolute;top:-4px;right:-4px;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 8px #0003;border:2px solid #fff;transition:transform .2s ease;background-size:11px 11px;background-position:center;background-repeat:no-repeat}.example-item:hover .example-badge{transform:scale(1.1)}.do-badge{background-color:#22c55e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E")}.dont-badge{background-color:#ef4444;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")}@media(max-width:749px){.photo-requirements-visual{padding:16px;margin-top:24px}.photo-requirements-header{font-size:15px;margin-bottom:16px}.examples-row{gap:12px;max-width:100%}.example-item{width:80px}.example-image-wrapper{width:80px;height:80px;border:2px solid transparent}.examples-label{font-size:13px;margin-bottom:10px}.example-badge{width:22px;height:22px;background-size:9px 9px;top:-2px;right:-2px;border:1.5px solid #fff}.product-info-fields{grid-template-columns:1fr!important}}.sticky-atc-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px #0000001a;z-index:999;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);border-top:1px solid rgba(var(--color-foreground),.1)}.sticky-atc-bar.visible{transform:translateY(0)}.sticky-atc-bar.hidden{transform:translateY(100%)}.sticky-atc-container{max-width:1200px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sticky-atc-product-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.sticky-atc-image{flex-shrink:0;width:50px;height:50px;border-radius:6px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1)}.sticky-atc-image img{width:100%;height:100%;object-fit:cover}.sticky-atc-details{flex:1;min-width:0}.sticky-atc-title{font-size:14px;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc-price{display:flex;align-items:center;gap:8px}.sticky-compare-price{font-size:13px;color:#9ca3af;text-decoration:line-through}.sticky-current-price{font-size:16px;font-weight:700;color:rgb(var(--color-foreground))}.sticky-atc-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.sticky-atc-button{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;white-space:nowrap;flex-shrink:0}.sticky-atc-button:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-button),.3)}.sticky-atc-button:active{transform:translateY(0)}.sticky-atc-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.sticky-atc-button.loading{position:relative;color:transparent}.sticky-atc-button.loading:hover{transform:none;box-shadow:none}.sticky-atc-button.loading .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sticky-button-price{font-weight:700}@media(max-width:749px){.sticky-atc-container{padding:10px 16px;gap:10px}.sticky-atc-product-info{gap:10px}.sticky-atc-image{width:45px;height:45px}.sticky-atc-title{font-size:12px;white-space:normal;overflow:visible;text-overflow:unset;line-height:1.3}.sticky-atc-price,.sticky-compare-price,.sticky-current-price{display:none!important}.sticky-atc-actions{gap:0}.sticky-atc-actions .savings-amount,.sticky-atc-actions #sticky-savings-badge{display:none!important}.sticky-atc-button{padding:10px 16px;font-size:12px;gap:6px}.sticky-button-price{font-size:12px}}.shopify-section-group-footer-group{margin-bottom:70px}@media(max-width:749px){.shopify-section-group-footer-group{margin-bottom:55px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/main-product-custom.css.map */
