.collection-modal-container{max-height:95vh;overflow:auto}.collection-modal-content{overflow:visible}.collection-header-content{padding:0;margin:0;width:100%}.collection-modal-title{margin-bottom:5px}.collection-modal-description{margin-bottom:10px}#collectionProductGrid{width:100%;padding-top:0}#collectionProductGrid .product-card{position:relative;z-index:1}#collectionProductGrid .product-card:hover{z-index:10}@media (max-width: 768px){.collection-header-content{padding:0}}:root{--primary-yellow: #FCAA1A;--primary-color: #E14826;--title-font: "Cherry Bomb One", cursive;--body-font: "Lexend", "Arial", sans-serif}#shopComingSoonModal .collection-modal-products.showing-wave-image{overflow:hidden;display:flex;justify-content:center;align-items:center;padding:0}#shopComingSoonModal .collection-modal-products.showing-wave-image .product-grid{width:100%;max-height:500px;overflow:hidden}#shopComingSoonModal .coming-soon-countdown{display:none!important;margin:20px auto;background-image:url('{{ "pattern.png" | asset_url }}'),linear-gradient(135deg,var(--primary-yellow),var(--primary-color),var(--primary-yellow));background-blend-mode:overlay;background-size:150px,200% 200%;color:#fff;border:2px solid var(--primary-yellow);box-shadow:0 5px 15px #e1482666,0 0 30px #fcaa1a33;padding:18px 15px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;max-width:400px;width:90%;animation:gradientShift 5s ease-in-out infinite}#shopComingSoonModal .coming-soon-countdown:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e1482680,0 0 40px #fcaa1a4d}#shopComingSoonModal .coming-soon-countdown:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 60%);transform:rotate(30deg);pointer-events:none;animation:shineEffect 6s ease-in-out infinite}#shopComingSoonModal .countdown-value-inline{display:flex;align-items:center;gap:0px;font-size:1.2rem;font-weight:600;font-family:var(--title-font);text-transform:uppercase;color:#fff;position:relative;z-index:2;text-shadow:0 1px 3px rgba(225,72,38,.4)}#shopComingSoonModal .countdown-value-inline span{display:inline-flex;align-items:center;justify-content:center;padding:8px 6px;background-color:transparent;min-width:78px;height:36px;text-align:center;font-weight:700;color:#fff;transition:all .3s ease;border-radius:5px}#shopComingSoonModal .countdown-value-inline span:hover{transform:scale(1.1)}#shopComingSoonModal .countdown-label-inline{font-size:.85rem;font-family:var(--title-font);text-transform:uppercase;margin-top:10px;color:#fff;letter-spacing:1.5px;font-weight:700;position:relative;z-index:2;background:linear-gradient(90deg,#fff,#ffd895,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#shopComingSoonModal .coming-soon-form{background-color:#fffc;padding:30px;border-radius:15px;margin:20px auto 0;max-width:500px;width:90%;border:1px solid rgba(225,72,38,.2);box-shadow:0 10px 30px #0000001a;backdrop-filter:blur(10px);transform:translateZ(0);position:relative;z-index:4}#shopComingSoonModal .form-input-group{display:flex;flex-direction:column;gap:0}#shopComingSoonModal .form-input-group input[type=email]{width:100%;padding:16px 20px;margin-bottom:20px;border:2px solid rgba(225,72,38,.2);border-radius:10px;font-family:var(--body-font);font-size:1.1rem;background-color:#ffffffe6;color:#333;transition:all .3s ease}#shopComingSoonModal .form-input-group input[type=email]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 15px #e148264d}#shopComingSoonModal .form-input-group input[type=email]::placeholder{color:#00000080}#shopComingSoonModal .coming-soon-form .wave-bundle-button{width:100%;padding:16px 20px;background:linear-gradient(90deg,var(--primary-yellow),var(--primary-color));color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:700;font-size:1.1rem;transition:all .4s ease;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden;box-shadow:0 5px 15px #e148264d}#shopComingSoonModal .coming-soon-form .wave-bundle-button:after{content:"";position:absolute;top:-50%;left:-60%;width:20%;height:200%;background:#ffffff4d;transform:rotate(30deg);transition:all .5s ease}#shopComingSoonModal .coming-soon-form .wave-bundle-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e1482666}#shopComingSoonModal .coming-soon-form .wave-bundle-button:hover:after{left:120%;transition:all .7s ease}#shopComingSoonModal .form-success{display:flex;align-items:center;gap:15px;padding:20px 25px;background:linear-gradient(135deg,var(--primary-yellow),var(--primary-color),var(--primary-yellow));background-size:200% 200%;animation:gradientShift 6s ease-in-out infinite;border:2px solid rgba(255,255,255,.3);border-radius:15px;color:#fff;margin-top:20px;box-shadow:0 10px 30px #e148264d,0 0 20px #fcaa1a33;transform:translateY(0);transition:all .4s ease;font-family:var(--body-font);font-weight:600;font-size:1.1rem;position:relative;overflow:hidden}#shopComingSoonModal .form-success:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);transform:rotate(45deg);pointer-events:none;animation:shineEffect 8s ease-in-out infinite}#shopComingSoonModal .form-success:hover{transform:translateY(-2px);box-shadow:0 15px 40px #e1482666,0 0 30px #fcaa1a4d}#shopComingSoonModal .form-success svg{width:28px;height:28px;stroke:#fff;stroke-width:3;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));position:relative;z-index:2}#shopComingSoonModal .form-success span{position:relative;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.2);line-height:1.4}#shopComingSoonModal .modal-content{max-height:90vh;overflow-y:auto}#shopComingSoonModal .collection-modal-products .product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:25px;width:100%}#shopComingSoonModal .collection-modal-products .product-card{min-width:0;width:100%}#shopComingSoonModal .product-image-front{z-index:4}#shopComingSoonModal .product-image-back{z-index:3}#shopComingSoonModal .product-grid:empty:after{content:"Loading products...";display:block;text-align:center;color:#999;padding:40px;grid-column:1 / -1}#shopComingSoonModal .collection-modal-products .product-grid:has(.product-card:nth-child(3):last-child),#shopComingSoonModal .collection-modal-products .product-grid.three-products{grid-template-columns:repeat(3,1fr);max-width:100%;padding:0 12%}#shopComingSoonModal .collection-modal-products .product-grid:has(.product-card:nth-child(4):last-child),#shopComingSoonModal .collection-modal-products .product-grid.four-products{grid-template-columns:repeat(4,1fr);max-width:100%}#shopComingSoonModal .collection-modal-products .product-grid:has(.product-card:nth-child(5):last-child),#shopComingSoonModal .collection-modal-products .product-grid.five-products{grid-template-columns:repeat(5,1fr);max-width:100%}#shopComingSoonModal .collection-modal-products .product-grid:has(.product-card:nth-child(2):last-child),#shopComingSoonModal .collection-modal-products .product-grid.two-products{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto}#shopComingSoonModal .collection-modal-products .product-grid:has(.product-card:nth-child(1):last-child),#shopComingSoonModal .collection-modal-products .product-grid.one-product{grid-template-columns:1fr;max-width:300px;margin:0 auto}@media (max-width: 1200px){#shopComingSoonModal .collection-modal-products .product-grid.five-products{grid-template-columns:repeat(5,1fr)}#shopComingSoonModal .collection-modal-products .product-grid.four-products{grid-template-columns:repeat(4,1fr)}#shopComingSoonModal .collection-modal-products .product-grid.three-products{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){#shopComingSoonModal .collection-modal-products .product-grid.five-products{grid-template-columns:repeat(3,1fr)}#shopComingSoonModal .collection-modal-products .product-grid.four-products{grid-template-columns:repeat(2,1fr)}#shopComingSoonModal .collection-modal-products .product-grid.three-products{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){#shopComingSoonModal .coming-soon-form{padding:25px;width:95%}#shopComingSoonModal .coming-soon-countdown,#shopComingSoonModal .countdown-value-inline{font-size:1.1rem}#shopComingSoonModal .collection-modal-products .product-grid{grid-template-columns:repeat(1,1fr)}#shopComingSoonModal .collection-modal-products .product-card{min-width:unset}}.coming-soon-product-card{position:relative;opacity:.9;transition:transform .3s ease,opacity .3s ease}.coming-soon-product-card:hover{transform:scale(1.02);opacity:1}.coming-soon-product-card .product-limited{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;font-weight:700;text-align:center;padding:6px 12px;border-radius:15px;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;box-shadow:0 2px 8px #3498db4d}@media (max-width: 480px){#shopComingSoonModal .coming-soon-form{padding:20px 15px;border-radius:10px}#shopComingSoonModal .coming-soon-form .wave-bundle-button,#shopComingSoonModal .form-input-group input[type=email]{padding:12px 15px;font-size:1rem}#shopComingSoonModal .countdown-value-inline{font-size:1rem}#shopComingSoonModal .countdown-label-inline{font-size:.75rem}}.search-product-item .product-info .product-limited{margin:8px 0 12px;position:static!important;transform:none!important}.search-product-item[data-coming-soon=true],.search-product-item[data-coming-soon=true] *{cursor:not-allowed!important}:root{--primary-yellow: #FCAA1A;--primary-color: #E14826;--dark-bg: #0a0a14;--title-font: "Cherry Bomb One", cursive;--body-font: "Lexend", "Arial", sans-serif}#shopComingLaterModal .modal-content,#shopComingLaterModal .collection-modal-content{background:transparent;display:flex;flex-direction:column;height:auto;overflow:visible;position:relative;min-height:0;max-height:none}#shopComingLaterModal .modal-close{color:var(--primary-yellow);background-color:#0006;border:1px solid var(--primary-yellow)}#shopComingLaterModal .coming-soon-badge{background-color:var(--primary-yellow);color:#0a0a14;font-weight:700;padding:10px 24px;border-radius:30px;display:block;width:max-content;margin:0 auto 15px;font-size:1.4rem;letter-spacing:2px;box-shadow:0 0 15px #fcaa1a80;text-transform:uppercase;font-family:var(--title-font);position:relative}#shopComingLaterModal .collection-modal-header{position:relative;overflow:visible;padding:0;margin-bottom:20px;min-height:300px;max-height:none;height:auto;display:flex;flex-direction:column;flex-shrink:0;background:transparent!important;border:none!important}#shopComingLaterModal .collection-header-bg-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}#shopComingLaterModal .collection-header-bg-fallback{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(3px) brightness(.6);transform:scale(1.05);opacity:1}#shopComingLaterModal .collection-header-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;filter:blur(3px) brightness(.6);transform:scale(1.05)}#shopComingLaterModal .collection-header-content{position:relative;z-index:3;padding:60px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:20px;flex-shrink:0;overflow:visible;background:transparent!important;border-bottom:none!important;text-shadow:0 1px 3px rgba(0,0,0,.6)}#shopComingLaterModal .collection-modal-title{color:#fff;font-size:3.5rem;margin:10px 0 20px;text-shadow:0 0 20px rgba(0,0,0,.5);font-family:var(--title-font);text-transform:uppercase;letter-spacing:1px}#shopComingLaterModal .collection-modal-description{color:#ffffffe6;font-size:1.2rem;max-width:600px;margin:0 auto 30px;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.8)}#shopComingLaterModal .reminder-success{display:flex;align-items:center;gap:20px;padding:25px 30px;background:linear-gradient(135deg,var(--primary-yellow),var(--primary-color),var(--primary-yellow));background-size:200% 200%;animation:gradientShift 6s ease-in-out infinite,fadeInUp .5s ease;border:2px solid rgba(255,255,255,.3);border-radius:15px;color:#fff;box-shadow:0 15px 40px #e1482666,0 0 30px #fcaa1a4d;transform:translateY(0);transition:all .4s ease;font-family:var(--body-font);font-weight:600;position:relative;overflow:hidden}#shopComingLaterModal .reminder-success:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);transform:rotate(45deg);pointer-events:none;animation:shineEffect 8s ease-in-out infinite}#shopComingLaterModal .reminder-success:hover{transform:translateY(-3px);box-shadow:0 20px 50px #e1482680,0 0 40px #fcaa1a66}#shopComingLaterModal .reminder-success svg{color:#fff;stroke:#fff;stroke-width:3;flex-shrink:0;width:32px;height:32px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));position:relative;z-index:2}#shopComingLaterModal .reminder-success p{margin:0;color:#fff;font-size:1.1rem;line-height:1.5;position:relative;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.2)}.silhouette-image{width:80%;height:80%;background-color:#000000b3;mask-image:url(images/silhouette-placeholder.png);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(images/silhouette-placeholder.png);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;position:relative;z-index:2}@media (max-width: 480px){#shopComingLaterModal .modal-container{max-height:100vh;width:100%;border-radius:0;border-width:0;overflow:auto}#shopComingLaterModal .collection-modal-title{font-size:2rem}#shopComingLaterModal .collection-modal-description{font-size:1rem}#shopComingLaterModal .collection-header-content{padding:20px 15px;margin-bottom:10px;background:transparent!important;border-bottom:none!important}#shopComingLaterModal .collection-modal-header{min-height:auto;margin-bottom:10px;max-height:none}#shopComingLaterModal .modal-content{height:auto;max-height:none;display:flex;flex-direction:column}.coming-soon-products{margin:0 10px 15px;border-radius:10px;display:flex;flex-direction:column;flex:1 0 auto}.silhouette-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px 10px 20px;margin-top:0}.silhouette-card{border-radius:8px}.silhouette-container{height:150px}.question-mark{font-size:4rem}.silhouette-title{font-size:1.5rem;margin:15px 0 10px;position:relative;width:100%;text-align:center;left:0;transform:none}.modal-reminder-form{padding:20px 15px;border-radius:10px}.modal-reminder-form h3{font-size:1.3rem}.remind-submit-button,.modal-reminder-form input[type=email]{padding:12px 15px;font-size:1rem}.silhouette-card .product-info{padding:10px}.silhouette-card .product-name{font-size:.9rem}}@media (max-height: 700px){#shopComingLaterModal .collection-modal-header{min-height:auto}#shopComingLaterModal .collection-header-content{padding:20px 15px;margin-bottom:5px;background:transparent!important;border-bottom:none!important}.coming-soon-badge{margin-bottom:10px}#shopComingLaterModal .collection-modal-title{margin:5px 0 10px;font-size:2rem}#shopComingLaterModal .collection-modal-description{margin-bottom:10px}.release-date-banner{margin:5px 0 10px;padding:8px 15px}.modal-reminder-form{padding:15px;margin:10px auto 0}.modal-reminder-form h3{font-size:1.2rem;margin-bottom:10px}.remind-submit-button,.modal-reminder-form input[type=email]{padding:10px}.silhouette-container{height:120px}#shopComingLaterModal .modal-container,#shopComingLaterModal .modal-content{overflow-y:auto}}@keyframes shineEffect{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}50%{transform:translate(100%) translateY(100%) rotate(45deg)}to{transform:translate(-100%) translateY(-100%) rotate(45deg)}}#shopComingLaterModal .modal-container{background:linear-gradient(135deg,#0a0a14,#1a1a2e);border:2px solid var(--primary-yellow);max-width:95vh;max-height:90vh;overflow-y:auto}#comingSoonModal .modal-content{background:transparent;display:flex;flex-direction:column;height:auto;overflow:visible;position:relative;min-height:0;max-height:none}#comingSoonModal .modal-close{color:var(--primary-yellow);background-color:#0006;border:1px solid var(--primary-yellow)}.coming-soon-badge{background-color:var(--primary-yellow);color:#0a0a14;font-weight:700;padding:8px 20px;border-radius:30px;display:inline-block;margin-bottom:15px;font-size:1rem;letter-spacing:2px;box-shadow:0 0 15px #fcaa1a80;font-family:var(--title-font);text-transform:uppercase;position:relative;overflow:hidden;animation:glow 3s infinite alternate}.coming-soon-badge:after{content:"";position:absolute;top:-50%;left:-60%;width:20%;height:200%;background:#ffffff4d;transform:rotate(30deg);animation:shine 3s infinite}#comingSoonModal .collection-modal-header{position:relative;overflow:visible;padding:0;margin-bottom:20px;min-height:300px;max-height:none;height:auto;display:flex;flex-direction:column;flex-shrink:0;background:transparent!important;border:none!important}#comingSoonModal .collection-header-bg-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}#comingSoonModal .collection-header-bg-fallback{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(3px) brightness(.6);transform:scale(1.05);opacity:1}#comingSoonModal .collection-header-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;filter:blur(3px) brightness(.6);transform:scale(1.05)}.collection-header-bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#0a0a14d9,#0a0a1480);z-index:2}#comingSoonModal .collection-header-content{position:relative;z-index:3;padding:60px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:20px;flex-shrink:0;overflow:visible;background:transparent!important;border-bottom:none!important;text-shadow:0 1px 3px rgba(0,0,0,.6)}#comingSoonModal .collection-modal-title{color:#fff;font-size:3.5rem;margin:10px 0 20px;text-shadow:0 0 20px rgba(0,0,0,.5);font-family:var(--title-font);text-transform:uppercase;letter-spacing:1px}#comingSoonModal .collection-modal-description{color:#ffffffe6;font-size:1.2rem;max-width:600px;margin:0 auto 30px;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.8)}.release-date-banner{background-color:#0006;padding:15px 30px;border-radius:50px;margin:20px 0 30px;text-align:center;border:1px solid rgba(252,170,26,.3);box-shadow:0 0 20px #0000004d;backdrop-filter:blur(5px);transform:translateZ(0)}.release-date-text{font-weight:700;color:#ffffffb3;font-size:1rem;letter-spacing:1px}#releaseDate{color:var(--primary-yellow);font-size:1.1rem;position:relative;padding:0 5px}.modal-reminder-form{background-color:#0006;padding:30px;border-radius:15px;margin:20px auto 0;max-width:500px;width:90%;border:1px solid rgba(225,72,38,.3);box-shadow:0 10px 30px #0003;backdrop-filter:blur(10px);transform:translateZ(0);position:relative;z-index:4}.modal-reminder-form h3{margin-top:0;color:#fff;font-size:1.5rem;margin-bottom:20px;text-align:center;font-family:var(--body-font);font-weight:600}.modal-reminder-form input[type=email]{width:100%;padding:16px 20px;margin-bottom:20px;border:2px solid rgba(255,255,255,.1);border-radius:10px;font-family:var(--body-font);font-size:1.1rem;background-color:#0003;color:#fff;transition:all .3s ease}.modal-reminder-form input[type=email]:focus{outline:none;border-color:var(--primary-yellow);box-shadow:0 0 15px #fcaa1a4d}.modal-reminder-form input[type=email]::placeholder{color:#ffffff80}.remind-submit-button{width:100%;padding:16px 20px;background:linear-gradient(90deg,var(--primary-yellow),var(--primary-color));color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:700;font-size:1.1rem;transition:all .4s ease;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden;box-shadow:0 5px 15px #e148264d}.remind-submit-button:after{content:"";position:absolute;top:-50%;left:-60%;width:20%;height:200%;background:#ffffff4d;transform:rotate(30deg);transition:all .5s ease}.remind-submit-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e1482666}.remind-submit-button:hover:after{left:120%;transition:all .7s ease}#comingSoonModal .reminder-success{background-color:#28a74526;border-radius:15px;padding:25px;display:flex;align-items:center;gap:20px;animation:fadeInUp .5s ease;border:1px solid rgba(40,167,69,.3)}#comingSoonModal .reminder-success svg{color:#2ecc71;flex-shrink:0;width:35px;height:35px;filter:drop-shadow(0 0 5px rgba(46,204,113,.5))}#comingSoonModal .reminder-success p{margin:0;color:#ffffffe6;font-size:1.1rem;line-height:1.5}.coming-soon-products{border-radius:0 0 15px 15px;margin:0 30px 30px;overflow:visible;border:1px solid rgba(255,255,255,.1);height:auto;min-height:200px;position:relative;z-index:2;flex:1 0 auto;display:flex;flex-direction:column}.coming-soon-products .product-image{height:90px;margin-bottom:0}.coming-soon-products .product-info{height:70px}.coming-soon-modal{box-shadow:none!important}.silhouette-title{margin:30px 0 25px;text-align:center;color:#fff;font-size:1.8rem;font-family:var(--title-font);text-transform:uppercase;position:relative;display:inline-block;left:50%;transform:translate(-50%)}.silhouette-title:after{content:"";position:absolute;bottom:-10px;left:10%;width:80%;height:3px;background:linear-gradient(90deg,transparent,var(--primary-yellow),transparent)}.silhouette-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin:0 auto;padding:10px 20px 30px;max-width:900px;width:100%}.silhouette-card{background-color:#14142380;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0003;transition:all .4s ease;cursor:default;pointer-events:none;border:1px solid rgba(255,255,255,.1);transform:translateY(0);animation:float 5s infinite alternate ease-in-out}.silhouette-card:nth-child(2){animation-delay:1s}.silhouette-card:nth-child(3){animation-delay:2s}.silhouette-card:nth-child(4){animation-delay:3s}.silhouette-container{position:relative;background-color:#0003;width:100%;height:85px;display:flex;align-items:center;justify-content:center;overflow:hidden}.silhouette-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(252,170,26,.1) 0%,transparent 70%);opacity:.7;z-index:1}.silhouette-image{width:80%;height:80%;background-color:#000000b3;mask-image:url(images/silhouette-placeholder.png);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(images/silhouette-placeholder.png);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;position:relative;z-index:2}.question-mark{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);font-size:5rem;font-weight:700;color:var(--primary-yellow);font-family:var(--title-font);text-transform:uppercase;user-select:none;text-shadow:0 0 10px rgba(252,170,26,.5);opacity:.7;z-index:3;animation:pulse 2s infinite alternate}.silhouette-card:nth-child(1) .question-mark{animation-delay:.5s}.silhouette-card:nth-child(2) .question-mark{animation-delay:1s}.silhouette-card:nth-child(3) .question-mark{animation-delay:1.5s}.silhouette-card:nth-child(4) .question-mark{animation-delay:2s}.silhouette-card .product-info{padding:15px;background-color:#0a0a14cc;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:center;align-items:center;min-height:60px}.silhouette-card .product-limited{color:var(--primary-yellow);font-size:1.2rem;font-weight:700;margin:10px 0;text-align:center;font-family:var(--title-font);text-transform:uppercase;letter-spacing:1px;text-shadow:0 0 10px rgba(252,170,26,.5)}.silhouette-card .product-category{color:#fff9;font-size:.75rem;margin-bottom:5px}.silhouette-card .product-name{color:#fff;font-size:1.1rem;margin:0 0 5px}.silhouette-card .product-price{color:#fffc;font-weight:700;font-size:.9rem}@media (max-width: 768px){#comingSoonModal .modal-container{max-height:95vh;width:95%}#comingSoonModal .collection-modal-title{font-size:2.5rem}#comingSoonModal .collection-header-content{padding:30px 20px;margin-bottom:15px;background:transparent!important;border-bottom:none!important}#comingSoonModal .collection-modal-header{min-height:250px;margin-bottom:15px}#comingSoonModal .modal-content{overflow-y:auto}.silhouette-grid{grid-template-columns:repeat(2,1fr);gap:15px;padding:10px 15px 25px}.modal-reminder-form{padding:25px;width:100%}.silhouette-container{height:180px}}@media (max-width: 480px){#comingSoonModal .modal-container{max-height:100vh;width:100%;border-radius:0;border-width:0;overflow:auto}#comingSoonModal .collection-modal-title{font-size:2rem}#comingSoonModal .collection-modal-description{font-size:1rem}#comingSoonModal .collection-header-content{padding:20px 15px;margin-bottom:10px;background:transparent!important;border-bottom:none!important}#comingSoonModal .collection-modal-header{min-height:auto;margin-bottom:10px;max-height:none}#comingSoonModal .modal-content{height:auto;max-height:none;display:flex;flex-direction:column}.coming-soon-products{margin:0 10px 15px;border-radius:10px;display:flex;flex-direction:column;flex:1 0 auto}.silhouette-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px 10px 20px;margin-top:0}.silhouette-card{border-radius:8px}.silhouette-container{height:150px}.question-mark{font-size:4rem}.silhouette-title{font-size:1.5rem;margin:15px 0 10px;position:relative;width:100%;text-align:center;left:0;transform:none}.modal-reminder-form{padding:20px 15px;border-radius:10px}.modal-reminder-form h3{font-size:1.3rem}.remind-submit-button,.modal-reminder-form input[type=email]{padding:12px 15px;font-size:1rem}.silhouette-card .product-info{padding:10px}.silhouette-card .product-name{font-size:.9rem}}@media (max-height: 700px){#comingSoonModal .collection-modal-header{min-height:auto}#comingSoonModal .collection-header-content{padding:20px 15px;margin-bottom:5px;background:transparent!important;border-bottom:none!important}.coming-soon-badge{margin-bottom:10px}#comingSoonModal .collection-modal-title{margin:5px 0 10px;font-size:2rem}#comingSoonModal .collection-modal-description{margin-bottom:10px}.release-date-banner{margin:5px 0 10px;padding:8px 15px}.modal-reminder-form{padding:15px;margin:10px auto 0}.modal-reminder-form h3{font-size:1.2rem;margin-bottom:10px}.remind-submit-button,.modal-reminder-form input[type=email]{padding:10px}.silhouette-container{height:120px}#comingSoonModal .modal-container,#comingSoonModal .modal-content{overflow-y:auto}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%{box-shadow:0 0 5px #fcaa1a80}to{box-shadow:0 0 20px #fcaa1acc}}@keyframes pulse{0%{opacity:.4;transform:translate(-50%,-50%) scale(.95)}to{opacity:.8;transform:translate(-50%,-50%) scale(1.05)}}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes shine{0%{left:-60%}to{left:120%}}.modal-views-container{position:relative;width:100%;height:100%}.regular-view{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.view-360{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:all .3s ease;overflow:hidden;z-index:100;transform:translateZ(0)}.modal-content.view-360-active .view-360,.view-360-active .view-360,.view-360.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0)!important}.modal-content.view-360-active .regular-view{opacity:0}.modal-content.view-360-active .toggle-360-btn:not(.back-to-photos),.view-360-active .toggle-360-btn:not(.back-to-photos),.view-360.active~.toggle-360-btn:not(.back-to-photos),.toggle-360-btn.hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:scale(0)!important}.video-360-container{width:100%;height:78%;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-top:30px;max-width:100%;margin-left:auto;margin-right:auto}.video-360-fallback{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;opacity:0;transition:opacity .3s ease;text-align:center;padding:20px}.video-360-fallback.active{opacity:1}.video-360{width:100%;height:auto;max-height:125%;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .5s ease;transform-style:preserve-3d}.modal-content.view-360-active .video-360,.view-360-active .video-360,.view-360.active .video-360,.video-360.active{opacity:1!important;visibility:visible!important;display:block!important}.video-360-container{perspective:1000px;overflow:visible}.flip-transition-container{position:absolute;top:0;left:0;width:100%;height:100%;transform-style:preserve-3d;pointer-events:none}.video-360{transition:opacity .4s ease}.video-360.fading-out{opacity:0!important}.video-360.fading-in{opacity:1!important}.flip-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fffffff2;color:var(--primary-color);font-size:16px;font-weight:600;font-family:var(--body-font);opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:50;border-radius:12px;backdrop-filter:blur(6px)}.flip-loading.active{opacity:1}.flip-loading-spinner{width:32px;height:32px;margin-bottom:12px;border:3px solid rgba(225,72,38,.2);border-top:3px solid var(--primary-color);border-radius:50%;animation:flipLoadingSpin .8s linear infinite}@keyframes flipLoadingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flip-loading-text{font-size:14px;color:var(--dark-navy);text-align:center}.flip-spark{position:absolute;background:radial-gradient(circle,#FCAA1A 0%,#E14826 70%,transparent 100%);border-radius:50%;pointer-events:none;z-index:15;opacity:0;transform:scale(0);transition:all .5s ease-out}.flip-glow{opacity:0!important;transition:opacity .3s ease}.flip-shine{left:-100%!important;transition:left .5s ease}.controls-360{position:relative;width:90%;max-width:500px;background:var(--soft-peach);border-radius:30px;padding:25px 30px;margin-top:20px;border:1px solid rgba(225,72,38,.08);box-shadow:0 10px 30px #00000008}.slider-360{-webkit-appearance:none;width:100%;height:6px;border-radius:10px;background:linear-gradient(to right,#fcaa1acc,#e14826cc);outline:none;box-shadow:0 0 10px #0003}.slider-360::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#fff;cursor:pointer;border:3px solid var(--primary-color);box-shadow:0 0 10px #0006;transition:all .2s ease}.slider-360::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#fff;cursor:pointer;border:3px solid var(--primary-color);box-shadow:0 0 10px #0006;transition:all .2s ease}.slider-360::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 15px #fcaa1a99}.slider-360::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 0 15px #fcaa1a99}.slider-labels{display:flex;justify-content:space-between;margin-top:10px;color:var(--secondary-color);font-size:.8rem;font-weight:500}.toggle-360-btn{position:absolute;top:15px;right:15px;background:linear-gradient(90deg,var(--primary-yellow),var(--primary-color));border:none;color:#fff;padding:10px 18px;border-radius:30px;cursor:pointer;font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:8px;transition:all .3s cubic-bezier(.34,1.56,.64,1);z-index:101;box-shadow:0 4px 15px #0003;text-shadow:0 1px 1px rgba(0,0,0,.2)}.toggle-360-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #0000004d}.toggle-360-btn:active{transform:translateY(1px) scale(.98)}.toggle-360-btn svg{width:18px;height:18px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))}.toggle-360-btn.back-to-photos{top:15px;left:15px;right:auto;background:linear-gradient(90deg,var(--primary-color),var(--primary-dark));color:#fff;z-index:102;border:none}.flip-view-btn{position:absolute;top:15px;right:15px;background:linear-gradient(90deg,var(--primary-yellow),var(--primary-color));border:none;color:#fff;padding:10px 18px;border-radius:30px;cursor:pointer;font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:8px;transition:all .3s cubic-bezier(.34,1.56,.64,1);z-index:102;box-shadow:0 4px 15px #0003;text-shadow:0 1px 1px rgba(0,0,0,.2);opacity:0;visibility:hidden}.modal-content.view-360-active .flip-view-btn{opacity:1;visibility:visible}.flip-view-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #0000004d}.flip-view-btn:active{transform:translateY(1px) scale(.98)}.flip-view-btn svg{width:18px;height:18px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))}@media (max-width: 768px){.view-360{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:flex!important}.modal-content.view-360-active .view-360,.view-360-active .view-360,.view-360.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}#productModal .video-360-container{width:100%!important;height:calc(100% - 100px)!important;margin-top:10px!important;margin-bottom:90px!important;padding:0!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}#productModal .video-360{width:100%!important;height:100%!important;min-height:300px!important;max-height:none!important;max-width:none!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:8px!important;cursor:grab!important;user-select:none!important;-webkit-user-select:none!important;touch-action:pan-x!important}.video-360:active{cursor:grabbing!important}.controls-360{display:none!important}.video-360-container:after{content:"Swipe to rotate 360\b0";position:absolute;bottom:10px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:500;pointer-events:none;opacity:1;transition:opacity .3s ease;z-index:10}.video-360-container.has-swiped:after{opacity:0;animation:fadeOutSwipeHint 2s ease-out forwards}@keyframes fadeOutSwipeHint{0%{opacity:1}50%{opacity:1}to{opacity:0}}.toggle-360-btn{top:10px;right:10px;padding:6px 12px;font-size:.8rem}.toggle-360-btn svg{width:14px;height:14px}.back-to-photos{inset:auto auto 20px 20px!important;padding:10px 16px!important;font-size:.85rem!important;border-radius:25px!important;box-shadow:0 4px 12px #0003!important}.flip-view-btn{inset:auto 20px 20px auto!important;padding:10px 16px!important;font-size:.85rem!important;border-radius:25px!important;box-shadow:0 4px 12px #0003!important}.video-360-container:after{bottom:80px!important}.modal-content.view-360-active .modal-views-wrapper{height:100%}}@media (max-width: 480px){.view-360{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:flex!important}.modal-content.view-360-active .view-360,.view-360-active .view-360,.view-360.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.controls-360{width:85%;padding:15px}.slider-360::-webkit-slider-thumb{width:20px;height:20px}.slider-360::-moz-range-thumb{width:20px;height:20px}.toggle-360-btn{padding:5px 10px;font-size:.7rem}.toggle-360-btn svg{width:12px;height:12px}}.country-selector-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:10002!important;opacity:0;transition:opacity .3s ease;backdrop-filter:blur(4px)}.country-selector-modal.visible{display:flex;opacity:1;align-items:center;justify-content:center;padding:0}.country-selector-modal .modal-container.country-selector-container{background:var(--card-background, white)!important;background-image:none!important;border-radius:var(--border-radius-large, 20px);max-width:700px!important;width:100%!important;max-height:calc(100vh - 40px);min-height:400px;display:flex;flex-direction:column;transform:scale(.9)!important;transition:transform .3s cubic-bezier(.34,1.56,.64,1)!important;box-shadow:var(--box-shadow, 0 25px 60px rgba(0, 0, 0, .3))!important;overflow:hidden;position:relative;box-sizing:border-box;resize:none}.country-selector-modal.visible .country-selector-container{transform:scale(1)}.country-selector-modal .modal-content.country-selector-content{display:flex!important;flex-direction:column!important;height:100%!important;position:relative!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;margin:0!important;background-color:transparent!important;backdrop-filter:none!important;padding:0!important}.country-selector-content .modal-close{position:absolute;top:20px;right:20px;z-index:10;background:#0000000d;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border:none;color:#666;font-size:20px;line-height:1}.country-selector-content .modal-close:hover{background:#e148261a;color:var(--primary-color, #E14826);transform:rotate(90deg)}.country-selector-content .modal-close svg{width:20px;height:20px}.country-selector-modal .country-selector-header{text-align:center!important;padding:50px 40px 30px!important;background:linear-gradient(135deg,var(--background-color, #fff8f4) 0%,var(--soft-peach, #fff1eb) 100%)!important;border-bottom:1px solid #f0f0f0!important;position:relative!important;box-sizing:border-box!important;width:100%!important;margin:0!important}.header-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-yellow, #FCAA1A) 0%,var(--primary-color, #E14826) 100%);border-radius:50%;margin-bottom:20px;color:#fff;box-shadow:0 4px 15px #e1482633}.header-icon svg{width:32px;height:32px}.country-selector-title{font-size:28px;font-weight:700;color:var(--dark-navy, #263445);margin-bottom:8px;font-family:"Bubblegum Sans",var(--font-display, system-ui);line-height:1.2}.country-selector-subtitle{font-size:15px;color:#666;max-width:400px;margin:0 auto 24px;line-height:1.4;font-weight:400}.current-selection{display:inline-flex;align-items:center;gap:12px;background:var(--soft-cream, #FEF8E7);padding:12px 20px;border-radius:30px;margin:0 auto 24px;border:2px solid transparent;transition:all .3s ease;font-size:14px}.current-selection:hover{border-color:var(--primary-color, #E14826);background:var(--soft-peach, #FFF1EB);transform:translateY(-1px)}.current-label{font-size:13px;color:#666;font-weight:500}.current-country{display:flex;align-items:center;gap:8px}.current-flag{width:24px;height:18px;display:inline-block;vertical-align:middle;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:2px;flex-shrink:0}.current-name{font-weight:600;color:var(--dark-navy, #263445);font-size:14px}.country-selector-modal .country-search-wrapper{position:relative!important;max-width:400px!important;margin:0 auto!important;width:100%!important;box-sizing:border-box!important}.country-selector-modal .search-icon{position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important;color:#999!important;pointer-events:none!important;width:18px!important;height:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:1!important}.country-selector-modal .country-search-input{width:100%!important;padding:14px 50px 14px 52px!important;border:2px solid #e5e7eb!important;border-radius:30px!important;font-size:14px!important;transition:all .3s ease!important;background:#fff!important;font-family:inherit!important;line-height:1.4!important;box-sizing:border-box!important}.country-selector-modal .country-search-input:focus{outline:none!important;border-color:var(--primary-color, #E14826)!important;box-shadow:0 0 0 4px #e148261a!important}.country-selector-modal .country-search-input::placeholder{color:#999!important}.country-selector-modal .clear-search{position:absolute!important;right:16px!important;top:50%!important;transform:translateY(-50%)!important;background:none!important;border:none!important;padding:8px!important;cursor:pointer!important;color:#999!important;transition:all .2s ease!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important}.country-selector-modal .clear-search:hover{color:var(--primary-color, #E14826)!important;background:#e148261a!important;transform:translateY(-50%) scale(1.1)!important}.country-selector-modal .clear-search svg{width:16px!important;height:16px!important}.country-selector-modal .country-selector-body{min-height:400px!important;max-height:450px!important;display:flex!important;flex-direction:column!important;padding:24px 40px!important;flex:1!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important;margin:0!important}.region-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:24px;flex-wrap:wrap;padding:0}.region-tab{padding:10px 18px;background:#fff;border:2px solid #e5e7eb;border-radius:25px;font-size:13px;font-weight:600;color:#666;cursor:pointer;transition:all .3s ease;line-height:1;white-space:nowrap;min-height:40px;display:flex;align-items:center;justify-content:center}.region-tab:hover{border-color:var(--primary-color, #E14826);color:var(--primary-color, #E14826);transform:translateY(-2px);box-shadow:0 4px 12px #e1482626}.region-tab.active{background:var(--primary-color, #E14826);color:#fff;border-color:var(--primary-color, #E14826);box-shadow:0 4px 15px #e1482640;transform:translateY(-1px)}.countries-grid-wrapper{flex:1;overflow-y:auto;padding-right:8px;margin-right:-8px;scrollbar-width:thin;scrollbar-color:#ddd #f5f5f5}.countries-grid-wrapper::-webkit-scrollbar{width:6px}.countries-grid-wrapper::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.countries-grid-wrapper::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px;transition:background .3s}.countries-grid-wrapper::-webkit-scrollbar-thumb:hover{background:#bbb}.countries-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;padding-bottom:20px;padding-top:10px}.country-item{display:flex;align-items:center;gap:12px;padding:14px 12px;background:#fff;border-radius:var(--border-radius, 12px);cursor:pointer;transition:all .3s ease;border:2px solid #e5e7eb;position:relative;overflow:hidden;min-height:52px}.country-item:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,var(--soft-peach, #FFF1EB) 0%,transparent 100%);transition:width .3s ease;opacity:.7}.country-item:hover{border-color:var(--primary-color, #E14826);transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.country-item:hover:before{width:100%}.country-item.selected{background:var(--primary-color, #E14826);border-color:var(--primary-color, #E14826);box-shadow:0 6px 20px #e1482640;transform:translateY(-1px)}.country-item.selected .country-name{color:#fff;font-weight:700}.country-item.selected:after{content:"\2713";position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#fff;font-size:16px;font-weight:700;line-height:1}.country-flag{width:32px;height:24px;display:inline-block;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:3px;box-shadow:0 2px 4px #0000001a;flex-shrink:0;vertical-align:middle}.country-name{font-size:14px;font-weight:600;color:var(--dark-navy, #263445);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.country-selector-footer{padding:24px 40px 32px;border-top:1px solid #e5e7eb;background:#fafafa;margin-top:auto;box-sizing:border-box;width:100%;position:sticky;bottom:0;flex-shrink:0;z-index:10}.footer-info{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px;color:#666;font-size:13px;line-height:1.4}.footer-info svg{color:var(--primary-color, #E14826);opacity:.7;width:16px;height:16px;flex-shrink:0}#confirmCountrySelection{width:100%;padding:16px 32px;background:linear-gradient(135deg,var(--primary-color, #E14826) 0%,var(--primary-dark, #CC3530) 100%);color:#fff;border:none;border-radius:30px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;position:relative;overflow:hidden;min-height:52px;font-family:inherit;line-height:1}#confirmCountrySelection:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}#confirmCountrySelection:hover:before{left:100%}#confirmCountrySelection:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e1482666}#confirmCountrySelection:disabled{background:#ddd;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6}#confirmCountrySelection:disabled:hover:before{left:-100%}.btn-text{font-weight:700}.btn-arrow{transition:transform .3s ease;width:20px;height:20px}#confirmCountrySelection:hover .btn-arrow{transform:translate(4px)}.empty-state{text-align:center;padding:60px 20px;color:#999}.empty-state svg{margin-bottom:16px;opacity:.3;width:48px;height:48px}.empty-state p{margin:0;font-size:15px;line-height:1.4}.notification{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:#fff;color:var(--dark-navy, #263445);padding:16px 24px;border-radius:30px;box-shadow:0 8px 30px #0000001f;display:none;animation:slideInUp .4s cubic-bezier(.34,1.56,.64,1);border:2px solid #4CAF50;font-weight:500;font-size:14px;z-index:10000;max-width:calc(100vw - 60px)}.notification:before{content:"\2713";display:inline-block;margin-right:8px;color:#4caf50;font-weight:700;font-size:16px}@keyframes slideInUp{0%{transform:translate(-50%) translateY(100%);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}@media (max-width: 768px){.country-selector-modal{padding:10px;height:100vh;height:100dvh;z-index:999999!important}.country-selector-container{width:100%;max-width:none;max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);border-radius:var(--border-radius, 12px)}.country-selector-modal.visible .country-selector-container{transform:scale(1)!important}.country-selector-header{padding:40px 30px 25px}.country-selector-title{font-size:24px}.country-selector-subtitle{font-size:14px}.header-icon{width:50px;height:50px;margin-bottom:16px}.header-icon svg{width:28px;height:28px}.region-tabs{gap:6px;margin-bottom:20px}.region-tab{padding:8px 14px;font-size:12px;min-height:36px}.countries-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.country-item{padding:12px 10px;gap:10px;min-height:48px}.country-flag{width:28px;height:21px}.country-name{font-size:13px}.country-selector-body{max-height:400px;padding:20px 30px}.country-selector-footer{padding:20px 30px 28px}.modal-close{top:15px;right:15px;width:40px;height:40px}.current-selection{padding:10px 18px;gap:10px}.country-search-input{padding:12px 44px;font-size:14px}}@media (max-width: 480px){.country-selector-modal{padding:0;align-items:stretch;justify-content:stretch}.country-selector-modal .country-selector-container{border-radius:0!important;width:100%!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;margin:0!important;display:flex!important;flex-direction:column!important}.country-selector-modal.visible .country-selector-container{transform:scale(1)!important}.country-selector-modal .modal-content.country-selector-content{height:100%!important;display:flex!important;flex-direction:column!important}.country-selector-header{padding:30px 24px 20px}.country-selector-title{font-size:22px}.country-selector-subtitle{font-size:13px;margin-bottom:20px}.header-icon{width:48px;height:48px;margin-bottom:14px}.header-icon svg{width:26px;height:26px}.region-tabs{flex-wrap:wrap;gap:4px;margin-bottom:18px;justify-content:flex-start}.region-tab{padding:7px 12px;font-size:11px;min-height:32px;border-radius:20px}.countries-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.country-item{padding:10px 8px;gap:8px;min-height:44px}.country-flag{width:24px;height:18px}.country-name{font-size:12px}.country-selector-modal .country-selector-body{padding:16px 24px!important;flex:1!important;overflow-y:auto!important;min-height:0!important}.country-selector-modal .country-selector-footer{padding:18px 24px calc(24px + env(safe-area-inset-bottom))!important;position:sticky!important;bottom:0!important;flex-shrink:0!important;margin-top:auto!important;background:#fafafa!important;z-index:20!important}.modal-close{top:12px;right:12px;width:36px;height:36px}.modal-close svg{width:18px;height:18px}.current-selection{padding:8px 16px;gap:8px;font-size:13px;margin-bottom:20px}.current-flag{width:20px;height:15px}.current-name{font-size:13px}.country-search-input{padding:10px 40px;font-size:14px;border-radius:25px}.search-icon{left:14px;width:18px;height:18px}.clear-search{right:14px;width:28px;height:28px}.clear-search svg{width:14px;height:14px}#confirmCountrySelection{padding:14px 28px;font-size:15px;min-height:48px;gap:10px}.footer-info{font-size:12px;margin-bottom:16px}.notification{bottom:70px;margin:0 20px;max-width:calc(100vw - 40px);font-size:13px;padding:14px 20px}}@media (max-width: 360px){.region-tabs{gap:2px}.region-tab{padding:6px 10px;font-size:10px;min-height:28px}.countries-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:6px}.country-item{padding:8px 6px;gap:6px;min-height:40px}.country-flag{width:22px;height:16px}.country-name{font-size:11px}.country-selector-header{padding:25px 20px 18px}.country-selector-body{padding:14px 20px}.country-selector-footer{padding:16px 20px 20px}}.pixel-consent-banner{position:fixed;bottom:0;left:0;right:0;background:#263445f2;backdrop-filter:blur(10px);color:#fff;padding:12px 20px;box-shadow:0 -4px 20px #00000026;border-top:1px solid rgba(255,255,255,.1);z-index:10500;transform:translateY(100%);transition:transform .3s cubic-bezier(.34,1.56,.64,1);font-family:Lexend,sans-serif}.pixel-consent-banner.with-cart-bar{bottom:60px}@media screen and (max-width: 768px){.pixel-consent-banner.with-cart-bar{bottom:50px}}@media screen and (max-width: 480px){.pixel-consent-banner.with-cart-bar{bottom:60px}}.pixel-consent-banner.visible{transform:translateY(0)}.pixel-consent-banner.gdpr-mode{background:#263445fa;border-top-color:#e14826}.pixel-consent-banner.ccpa-mode{background:#344526fa;border-top-color:#4caf50}.consent-banner-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.consent-message{flex:1;min-width:0}.consent-title{font-size:18px;font-weight:600;margin-bottom:4px;font-family:Cherry Bomb One,Bubblegum Sans,cursive;color:#fff;text-transform:uppercase}.consent-text{font-size:13px;line-height:1.4;opacity:.9;margin:0}.consent-link{color:#fcaa1a;text-decoration:underline;opacity:.9;transition:opacity .2s}.consent-link:hover{opacity:1;color:#e14826}.consent-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.consent-btn{padding:8px 16px;border:none;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;transition:all .25s ease;white-space:nowrap;font-family:Lexend,sans-serif;min-height:36px;display:inline-flex;align-items:center}.consent-btn-accept{background:linear-gradient(135deg,#e14826,#fcaa1a);color:#fff;border:1px solid transparent}.consent-btn-accept:hover{transform:translateY(-1px);box-shadow:0 3px 10px #e148264d;background:linear-gradient(135deg,#d63a1a,#f29a0a)}.consent-btn-reject{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);opacity:.9}.consent-btn-reject:hover{opacity:1;background:#ffffff1a;border-color:#ffffff80}.consent-btn-customize{background:transparent;color:#fcaa1a;border:1px solid rgba(252,170,26,.3);padding:8px 12px;text-decoration:none}.consent-btn-customize:hover{background:#fcaa1a1a;border-color:#fcaa1a80}.pixel-consent-banner.ccpa-mode .consent-btn-accept{background:linear-gradient(135deg,#4caf50,#66bb6a)}.pixel-consent-banner.ccpa-mode .consent-btn-accept:hover{background:linear-gradient(135deg,#45a049,#5db05d);box-shadow:0 3px 10px #4caf504d}.pixel-consent-banner.ccpa-mode .consent-btn-customize{color:#66bb6a;border-color:#66bb6a4d}.pixel-consent-banner.ccpa-mode .consent-btn-customize:hover{background:#66bb6a1a;border-color:#66bb6a80}.consent-preferences-view{display:none;padding:16px 20px;background:#ffffff0d;border-radius:8px;margin-top:12px}.pixel-consent-banner.show-preferences .consent-simple-view{display:none}.pixel-consent-banner.show-preferences .consent-preferences-view{display:block}.consent-preferences-view h3{font-size:18px;font-weight:600;margin-bottom:6px;color:#fff;font-family:Cherry Bomb One,Bubblegum Sans,cursive;text-transform:uppercase}.consent-preferences-view p{font-size:13px;opacity:.9;margin-bottom:16px;line-height:1.4}.consent-categories{margin-bottom:16px}.consent-category{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.consent-category:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.consent-category-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.consent-category-info{flex:1;min-width:0}.consent-category-info h4{font-size:14px;font-weight:600;color:#fff;margin:0 0 2px}.consent-category-info p{font-size:12px;color:#fffc;margin:0;line-height:1.3}.consent-toggle{position:relative;width:40px;height:20px;flex-shrink:0}.consent-toggle input{opacity:0;width:0;height:0;position:absolute}.consent-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ffffff4d;transition:all .3s ease;border-radius:20px}.consent-toggle-slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:all .3s ease;border-radius:50%;box-shadow:0 2px 4px #0003}.consent-toggle input:checked+.consent-toggle-slider{background-color:#e14826}.consent-toggle input:checked+.consent-toggle-slider:before{transform:translate(20px)}.consent-toggle input:disabled+.consent-toggle-slider{opacity:.6;cursor:not-allowed}.consent-toggle input:disabled+.consent-toggle-slider:before{background-color:#f0f0f0}.pixel-consent-banner.ccpa-mode .consent-toggle input:checked+.consent-toggle-slider{background-color:#4caf50}.consent-preferences-actions{display:flex;gap:8px;justify-content:flex-end;align-items:center}@media (max-width: 768px){.pixel-consent-banner{padding:10px 16px}.consent-banner-content{flex-direction:column;gap:12px;text-align:center}.consent-message{min-width:100%}.consent-title{font-size:14px;margin-bottom:3px}.consent-text{font-size:12px}.consent-actions{width:100%;justify-content:center;flex-wrap:wrap;gap:6px}.consent-btn{flex:1;min-width:90px;font-size:12px;padding:7px 12px;min-height:32px}.consent-preferences-content{margin:16px}.consent-preferences-header,.consent-preferences-body{padding:16px}}@media (max-width: 480px){.consent-banner-content{gap:10px}.consent-actions{flex-direction:column;width:100%}.consent-btn{width:100%;margin:2px 0}}.sca_aff_customer_refer_shop_now_overlay{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background-color:#0006!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;animation:fadeIn .3s ease-in-out!important;transform:none!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.sca_aff_customer_refer_shop_now_overlay>div:not(.sca_aff_customer_refer_shop_now_container){background:none!important;background-color:transparent!important}.sca_aff_customer_refer_shop_now_overlay.focus-enhanced:before,.sca_aff_customer_refer_shop_now_overlay.focus-enhanced:after{display:none!important}.sca_aff_customer_refer_shop_now_overlay:before,.sca_aff_customer_refer_shop_now_overlay:after{display:none!important}.sca_aff_customer_refer_shop_now_overlay~body[is-affiliate-link]:after,body[is-affiliate-link]:has(.sca_aff_customer_refer_shop_now_overlay):after{background-color:transparent!important}.sca_aff_customer_refer_shop_now_container{background:linear-gradient(135deg,#fff8f4,#fef8e7)!important;border-radius:20px!important;padding:40px!important;max-width:500px!important;width:90%!important;text-align:center!important;position:relative!important;box-shadow:0 10px 40px #0003!important;animation:popIn .4s ease-out!important;border:3px solid var(--primary, #E14826)!important}.sca_aff_customer_refer_close_shop_now_button{position:absolute!important;top:15px!important;right:15px!important;background:var(--primary, #E14826)!important;border:none!important;color:#fff!important;width:30px!important;height:30px!important;border-radius:50%!important;cursor:pointer!important;font-size:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;font-weight:700!important}.sca_aff_customer_refer_close_shop_now_button:hover{background:var(--primary-dark, #CC3530)!important;transform:scale(1.1)!important}.sca_aff_customer_refer_shop_now_header{font-family:Cherry Bomb One,cursive!important;font-size:2.5rem!important;color:var(--primary, #E14826)!important;margin-bottom:20px!important;margin-top:20px!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:1px!important;text-shadow:2px 2px 4px rgba(0,0,0,.1)!important;position:relative!important;padding:0 20px!important}.sca_aff_customer_refer_shop_now_content{font-family:Lexend,sans-serif!important;font-size:1.1rem!important;color:var(--dark-navy, #263445)!important;margin-bottom:30px!important;line-height:1.6!important;padding:0 20px!important}.sca_aff_customer_refer_shop_now_button{background:linear-gradient(135deg,var(--primary, #E14826) 0%,var(--primary-yellow, #FCAA1A) 100%)!important;color:#fff!important;text-decoration:none!important;padding:15px 40px!important;border-radius:40px!important;display:inline-block!important;font-family:Cherry Bomb One,cursive!important;font-size:1.3rem!important;text-transform:uppercase!important;letter-spacing:1px!important;transition:all .3s ease!important;box-shadow:0 4px 15px #e148264d!important;border:none!important;position:relative!important;overflow:hidden!important}.sca_aff_customer_refer_shop_now_button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #e1482666!important;background:linear-gradient(135deg,var(--primary-dark, #CC3530) 0%,var(--primary, #E14826) 100%)!important}.sca_aff_customer_refer_shop_now_header:before{content:"\1f389"!important;position:absolute!important;left:-10px!important;top:0!important;font-size:2rem!important;animation:bounce 1s ease-in-out infinite!important}.sca_aff_customer_refer_shop_now_header:after{content:"\1f381"!important;position:absolute!important;right:-10px!important;top:0!important;font-size:2rem!important;animation:bounce 1s ease-in-out infinite!important;animation-delay:.5s!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 600px){.sca_aff_customer_refer_shop_now_container{padding:30px 20px!important;width:95%!important}.sca_aff_customer_refer_shop_now_header{font-size:2rem!important;padding:0 30px!important}.sca_aff_customer_refer_shop_now_content{font-size:1rem!important;padding:0 10px!important}.sca_aff_customer_refer_shop_now_button{font-size:1.1rem!important;padding:12px 30px!important}.sca_aff_customer_refer_shop_now_header:before,.sca_aff_customer_refer_shop_now_header:after{font-size:1.5rem!important}}.sca_aff_customer_refer_container,.sca_aff_customer_refer_container *{box-sizing:border-box!important}.sca_aff_customer_refer_container{position:fixed!important;z-index:9998!important}.sca_aff_customer_refer_container[data-web-position=right-bottom]{right:20px!important;bottom:70px!important}.sca_aff_customer_refer_invite_container{background:linear-gradient(135deg,#fff8f4,#fef8e7)!important;border:3px solid var(--primary, #E14826)!important;border-radius:20px!important;padding:30px 25px 25px!important;box-shadow:0 10px 30px #00000026!important;max-width:100%!important;margin-bottom:15px!important;min-width:460px!important;position:relative!important;width:520px!important}.sca_aff_customer_refer_close_button{position:absolute!important;top:2px!important;right:0!important;background:var(--primary, #E14826)!important;border:none!important;color:#fff!important;width:28px!important;height:28px!important;border-radius:50%!important;cursor:pointer!important;font-size:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;font-weight:700!important;line-height:1!important;box-shadow:0 2px 6px #0000001a!important}.sca_aff_customer_refer_close_button:hover{background:var(--primary-dark, #CC3530)!important;transform:scale(1.1)!important}.sca_aff_customer_refer_invite_header{font-family:Cherry Bomb One,cursive!important;font-size:1.6rem!important;color:var(--primary, #E14826)!important;margin-bottom:12px!important;line-height:1.3!important;text-align:center!important;text-transform:uppercase!important;letter-spacing:.5px!important}.sca_aff_customer_refer_invite_content{font-family:Lexend,sans-serif!important;font-size:.85rem!important;color:var(--dark-navy, #263445)!important;margin-bottom:20px!important;line-height:1.4!important;text-align:center!important}.sca_aff_custom_invite_inputs{display:flex!important;flex-direction:row!important;gap:0!important;width:100%!important;box-sizing:border-box!important;height:auto!important;align-items:stretch!important;margin-top:20px!important;margin-bottom:10px!important}.sca_aff_customer_refer_invite_contents{padding:0 10px!important}.sca_aff_custom_invite_input{flex:1 1 62%!important;height:auto!important;padding:14px 20px!important;border:1px solid #ccc!important;border-radius:10px 0 0 10px!important;border-right:none!important;font-family:Lexend,sans-serif!important;font-size:.95rem!important;transition:all .3s ease!important;background-color:#fff!important;color:#484848!important;opacity:1!important;box-sizing:border-box!important;margin:0!important;min-width:0!important}.sca_aff_custom_invite_input:focus{outline:none!important;border:1px solid var(--primary, #E14826)!important;border-right:none!important;box-shadow:0 0 0 3px #e148261a!important}.sca_aff_customer_refer_invite_button{background:linear-gradient(135deg,var(--primary, #E14826) 0%,var(--primary-yellow, #FCAA1A) 100%)!important;color:#fff!important;border:1px solid var(--primary, #E14826)!important;border-left:none!important;padding:13px 0!important;border-radius:0 10px 10px 0!important;font-family:Cherry Bomb One,cursive!important;font-size:.9rem!important;text-transform:uppercase!important;letter-spacing:.5px!important;cursor:pointer!important;transition:all .3s ease!important;box-shadow:0 4px 15px #e148264d!important;box-sizing:border-box!important;flex:1 1 38%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0!important;min-width:0!important}.sca_aff_customer_refer_invite_button:hover{transform:none!important;box-shadow:0 6px 25px #e1482680!important;background:linear-gradient(135deg,var(--primary-dark, #CC3530) 0%,var(--primary, #E14826) 100%)!important}.sca_aff_customer_invite_error{color:#f44336!important;font-family:Lexend,sans-serif!important;font-size:.85rem!important;margin-top:10px!important;text-align:center!important}.sca_aff_customer_refer_button{background:linear-gradient(135deg,var(--primary, #E14826) 0%,var(--primary-yellow, #FCAA1A) 100%)!important;border:3px solid white!important;border-radius:40px!important;padding:14px 28px!important;display:flex!important;align-items:center!important;gap:12px!important;box-shadow:0 5px 20px #e1482666!important;cursor:pointer!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important;font-family:Cherry Bomb One,cursive!important;font-size:1.2rem!important;text-transform:uppercase!important;letter-spacing:1px!important;position:relative!important;overflow:hidden!important;background-size:200% 100%!important;animation:gradientShift 3s ease infinite,pulse 2s infinite!important}.sca_aff_customer_refer_button:hover{transform:translateY(-3px) scale(1.05)!important;box-shadow:0 8px 25px #e1482680!important}.sca_aff_customer_refer_icon{width:20px!important;height:20px!important;fill:#fff!important}.sca_aff_customer_refer_button span{color:#fff!important;display:inline-block!important;font-family:Cherry Bomb One,cursive!important}.sca_aff_customer_refer_close_icon_button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;background:#0003!important;border-radius:50%!important;color:#fff!important;font-size:16px!important;font-weight:700!important;line-height:1!important;margin-left:8px!important;cursor:pointer!important;transition:background .3s ease!important;padding:1px 0 0!important}.sca_aff_customer_refer_close_icon_button:hover{background:#0000004d!important}@keyframes pulse{0%{box-shadow:0 5px 20px #e1482666}50%{box-shadow:0 5px 30px #e1482699}to{box-shadow:0 5px 20px #e1482666}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.sca_aff_customer_refer_button:hover{animation:gradientShift 3s ease infinite!important}.sca_aff_customer_refer_invite_button.success{background:linear-gradient(135deg,#4caf50,#45a049)!important}@media (max-width: 600px){.sca_aff_customer_refer_container[data-mobile-position=right-bottom]{right:10px!important;bottom:0!important}.sca_aff_customer_refer_invite_container{max-width:calc(100vw - 30px)!important;min-width:300px!important;min-height:auto!important;width:calc(100vw - 40px)!important;padding:25px 20px 20px!important;margin:0 5px 10px!important}.sca_aff_customer_refer_invite_header{font-size:1.3rem!important}.sca_aff_customer_refer_invite_content{font-size:.8rem!important;line-height:1.3!important}.sca_aff_custom_invite_inputs{flex-direction:column!important;gap:12px!important}.sca_aff_custom_invite_input{font-size:.9rem!important;padding:14px 20px!important;flex:1 1 100%!important;width:100%!important;border-radius:10px!important;border:1px solid #ccc!important}.sca_aff_customer_refer_invite_button{font-size:.9rem!important;padding:14px 20px!important;flex:1 1 100%!important;width:100%!important;border-radius:10px!important;border:1px solid var(--primary, #E14826)!important}.sca_aff_customer_refer_button{padding:12px 22px!important;font-size:1rem!important;gap:8px!important}.sca_aff_customer_refer_icon{width:18px!important;height:18px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sca_aff_customer_refer_invite_container[style*="animation-name: fadeInUp"]{animation:fadeInUp .4s ease-out,bounceIn .6s ease-out!important}@keyframes bounceIn{0%{transform:scale(.8)}50%{transform:scale(1.05)}to{transform:scale(1)}}.sca_aff_customer_refer_container{z-index:898!important}body[is-affiliate-link]:after{display:none!important}.sca_aff_customer_refer_button:focus,.sca_aff_customer_refer_invite_button:focus,.sca_aff_custom_invite_input:focus{outline:3px solid var(--primary, #E14826)!important;outline-offset:2px!important}.sca_aff_customer_refer_invite_button.loading{position:relative!important;color:transparent!important}.sca_aff_customer_refer_invite_button.loading:after{content:""!important;position:absolute!important;width:20px!important;height:20px!important;top:50%!important;left:50%!important;margin-left:-10px!important;margin-top:-10px!important;border:2px solid #ffffff!important;border-radius:50%!important;border-top-color:transparent!important;animation:spinner .8s linear infinite!important}@keyframes spinner{to{transform:rotate(360deg)}}
