announcement-bar-slider{display:block;width:100%}.announcement-bar-slider{position:relative;overflow:hidden}.announcement-slides{display:flex;transition:transform .5s ease-in-out}.announcement-slide{min-width:100%;padding:10px;text-align:center;box-sizing:border-box}.announcement-slide a{color:inherit;text-decoration:underline}.announcement-slide a:hover{opacity:.8}@media (max-width: 768px){.announcement-slide{font-size:.875rem;padding:8px}}.blog-preview{padding:5rem 0;background:#fff}.blog-preview__header{text-align:center;margin-bottom:3.5rem}.blog-preview__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem}.blog-preview__subtitle{font-size:1.125rem;color:var(--color-text-secondary, rgba(0, 0, 0, .6))}.blog-preview__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:var(--page-width);margin:0 auto 3rem;padding:0 2rem}.blog-card{display:block;text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.blog-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.blog-card__image-wrapper{position:relative;aspect-ratio:16 / 9;overflow:hidden}.blog-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.blog-card:hover .blog-card__image{transform:scale(1.1)}.blog-card__content{padding:1.5rem}.blog-card__meta{display:flex;gap:1rem;font-size:.875rem;color:var(--color-text-secondary, rgba(0, 0, 0, .6));margin-bottom:1rem}.blog-card__title{font-size:1.375rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.blog-card__excerpt{font-size:.9375rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:1rem}.blog-card__cta{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-primary, #2c5f4f);transition:gap .3s ease}.blog-card:hover .blog-card__cta{gap:.75rem}.blog-preview__footer{text-align:center}@media screen and (max-width: 768px){.blog-preview{padding:3rem 0}.blog-preview__grid{grid-template-columns:1fr;padding:0 1.5rem}}.brand-story{padding:5rem 0;background:#fff}.brand-story__container{max-width:var(--page-width);margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.brand-story__image-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.brand-story__image{width:100%;height:auto;display:block}.brand-story__content{max-width:550px}.brand-story__badge{display:inline-block;padding:.5rem 1rem;background:var(--color-primary-light, #e8f5f2);color:var(--color-primary, #2c5f4f);border-radius:50px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.brand-story__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem}.brand-story__description{font-size:1.0625rem;line-height:1.8;color:var(--color-text-secondary, rgba(0, 0, 0, .7));margin-bottom:2rem}.brand-story__description p{margin-bottom:1rem}.brand-story__cta{display:inline-flex;padding:1rem 2rem}@media screen and (max-width: 768px){.brand-story{padding:3rem 0}.brand-story__container{grid-template-columns:1fr;gap:2rem}.brand-story__content{order:2}.brand-story__image-wrapper{order:1}}.contact-page{background:#fff}.contact-hero{position:relative;height:300px;background:linear-gradient(135deg,#1e3a5f,#2c5f4f);display:flex;align-items:center;justify-content:center;overflow:hidden}.contact-hero__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3}.contact-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1e3a5fd9,#2c5f4fd9)}.contact-hero__content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 2rem}.contact-hero__title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:1rem;text-shadow:0 2px 20px rgba(0,0,0,.3)}.contact-hero__description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:#fffffff2}.contact-main{max-width:1200px;margin:0 auto;padding:4rem 2rem}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem}.contact-info-card{background:#f8f9fa;border-radius:12px;padding:2.5rem;height:fit-content;position:sticky;top:2rem}.contact-info-card__title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text)}.contact-methods{display:flex;flex-direction:column;gap:1.75rem;margin-bottom:2rem}.contact-method{display:flex;align-items:flex-start;gap:1rem}.contact-method__icon{width:44px;height:44px;background:var(--color-primary, #2c5f4f);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.contact-method__icon svg{width:22px;height:22px}.contact-method__details{flex:1}.contact-method__label{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary, rgba(0, 0, 0, .6));margin-bottom:.25rem}.contact-method__value{font-size:1rem;font-weight:500;color:var(--color-text);margin:0;word-break:break-word}.contact-method__value a{color:var(--color-primary, #2c5f4f);text-decoration:none;transition:opacity .2s ease}.contact-method__value a:hover{opacity:.7}.business-hours{background:#fff;border-radius:10px;padding:1.5rem;margin-bottom:2rem}.business-hours__title{font-size:1rem;font-weight:700;margin-bottom:1rem;color:var(--color-text);display:flex;align-items:center;gap:.5rem}.business-hours__title svg{width:18px;height:18px;color:var(--color-primary, #2c5f4f)}.hours-list{list-style:none;padding:0;margin:0}.hours-list li{display:flex;justify-content:space-between;padding:.75rem 0;font-size:.9375rem;color:var(--color-text);border-bottom:1px solid #e8e8e8}.hours-list li:last-child{border-bottom:none}.hours-day{font-weight:500}.hours-time{color:var(--color-text-secondary, rgba(0, 0, 0, .7))}.contact-notice{background:#fff3cd;border-left:4px solid #ffc107;padding:1rem 1.25rem;border-radius:8px;margin-bottom:2rem}.contact-notice__title{font-size:.875rem;font-weight:700;color:#856404;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.contact-notice__title svg{width:16px;height:16px}.contact-notice__text{font-size:.875rem;color:#856404;margin:0;line-height:1.5}.social-links{display:flex;gap:.75rem}.social-link{width:40px;height:40px;border-radius:8px;background:#fff;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;color:var(--color-text);transition:all .3s ease;text-decoration:none}.social-link:hover{border-color:var(--color-primary, #2c5f4f);background:var(--color-primary, #2c5f4f);color:#fff;transform:translateY(-2px)}.social-link svg{width:20px;height:20px}.contact-form-card{background:#fff;border-radius:12px;padding:2.5rem;border:2px solid #e0e0e0;box-shadow:0 4px 20px #0000000f}.contact-form-card__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--color-text)}.contact-form-card__subtitle{font-size:1rem;color:var(--color-text-secondary, rgba(0, 0, 0, .6));margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.9375rem;font-weight:600;color:var(--color-text)}.form-label--required:after{content:"*";color:#dc3545;margin-left:.25rem}.form-input,.form-textarea,.form-select{padding:.875rem 1rem;border:2px solid #e0e0e0!important;border-radius:8px;font-size:1rem;font-family:inherit;font-weight:400;color:#1a1a1a;transition:all .2s ease;background:#f8f9fa}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:var(--color-primary, #2c5f4f);background:#fff;box-shadow:0 0 0 3px #2c5f4f1a}.form-input::placeholder,.form-textarea::placeholder{color:#6c757d}.form-textarea{min-height:140px;resize:vertical}.form-submit{padding:1rem 2.5rem;font-size:1.0625rem;font-weight:600;border-radius:8px;margin-top:.5rem;border:2px solid #e0e0e0!important}.form-success{padding:1rem 1.25rem;background:#d4edda;border-left:4px solid #28a745;color:#155724;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.form-success svg{width:20px;height:20px;flex-shrink:0}.form-error{padding:1rem 1.25rem;background:#f8d7da;border-left:4px solid #dc3545;color:#721c24;border-radius:8px;margin-bottom:1.5rem}@media screen and (max-width: 968px){.contact-grid{grid-template-columns:1fr;gap:2.5rem}.contact-info-card{position:static}.form-row{grid-template-columns:1fr;gap:1.5rem}}@media screen and (max-width: 768px){.contact-hero{height:250px}.contact-main{padding:2.5rem 1.5rem}.contact-info-card,.contact-form-card{padding:1.75rem}.contact-hero__title{font-size:2rem}}@media screen and (max-width: 480px){.contact-hero{height:200px}.contact-main{padding:2rem 1rem}.contact-info-card,.contact-form-card{padding:1.5rem}}.custom-mold-cta{position:relative;padding:6rem 0;background:linear-gradient(135deg,#1e3a5f,#2c5f4f);overflow:hidden}.custom-mold-cta__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.custom-mold-cta__background-image{width:100%;height:100%;object-fit:cover;opacity:.2}.custom-mold-cta__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1e3a5ff2,#2c5f4fe6);z-index:1}.custom-mold-cta__container{position:relative;z-index:2;max-width:var(--page-width);margin:0 auto;padding:0 2rem}.custom-mold-cta__content{max-width:800px;margin:0 auto;text-align:center;color:#fff}.custom-mold-cta__badge{display:inline-block;padding:.5rem 1.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;border:1px solid rgba(255,255,255,.3);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;color:#fffffff2}.custom-mold-cta__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 20px rgba(0,0,0,.3)}.custom-mold-cta__description{font-size:1.125rem;line-height:1.7;margin-bottom:3rem;color:#ffffffe6}.custom-mold-cta__features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem;text-align:left}.custom-mold-cta__feature{display:flex;align-items:flex-start;gap:1rem}.custom-mold-cta__feature-icon{flex-shrink:0;width:24px;height:24px;color:#4ecdc4}.custom-mold-cta__feature-text{font-size:.9375rem;line-height:1.6;color:#ffffffe6}.custom-mold-cta__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.custom-mold-cta__button{min-width:200px;padding:1rem 2.5rem;font-size:1.0625rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 20px #0003}.custom-mold-cta__button--primary{background:#fff;color:#1e3a5f}.custom-mold-cta__button--primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ffffff4d}.custom-mold-cta__button--secondary{background:#ffffff1a;border:2px solid rgba(255,255,255,.5);color:#fff}.custom-mold-cta__button--secondary:hover{background:#fff3;border-color:#fffc}@media screen and (max-width: 768px){.custom-mold-cta{padding:4rem 0}.custom-mold-cta__container{padding:0 1.5rem}.custom-mold-cta__features{grid-template-columns:1fr;gap:1.5rem}.custom-mold-cta__buttons{flex-direction:column;width:100%}.custom-mold-cta__button{width:100%}}.flex-section{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;flex-direction:row;max-width:1200px;margin:0 auto;padding:40px 20px}.flex-section>.shopify-block{flex:1}.faq-page-wrapper{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);position:relative;overflow:hidden}.faq-page-wrapper:before,.faq-page-wrapper:after{content:"";position:absolute;border-radius:50%;background:#ffffff1a;animation:float 20s infinite ease-in-out}.faq-page-wrapper:before{width:600px;height:600px;top:-150px;right:-150px;animation-delay:0s}.faq-page-wrapper:after{width:500px;height:500px;bottom:-100px;left:-100px;animation-delay:5s}.faq-inner{max-width:1200px;margin:0 auto;padding:80px 40px;position:relative;z-index:1}.faq-hero{text-align:center;margin-bottom:60px;animation:fadeInDown .8s ease}.faq-hero__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:20px;text-shadow:0 4px 20px rgba(0,0,0,.2);line-height:1.2}.faq-hero__subtitle{font-size:clamp(1.125rem,2vw,1.375rem);color:#fffffff2;max-width:700px;margin:0 auto;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.15)}.faq-search{max-width:600px;margin:0 auto 40px;animation:fadeInUp .8s ease .2s backwards}.faq-search__input{width:100%;padding:18px 24px;font-size:1.125rem;border:none;border-radius:50px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 40px #0003;transition:all .3s ease}.faq-search__input:focus{outline:none;box-shadow:0 15px 50px #0000004d;transform:translateY(-2px)}.faq-search__input::placeholder{color:#999}.faq-categories{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:50px;animation:fadeInUp .8s ease .3s backwards}.faq-category-btn{padding:12px 28px;border:2px solid rgba(255,255,255,.3);background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.faq-category-btn:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.faq-category-btn.active{background:#fff;color:#667eea;border-color:#fff}.faq-items{display:flex;flex-direction:column;gap:20px}.faq-item{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000026;border:1px solid rgba(255,255,255,.3);animation:fadeInUp .8s ease backwards;transition:all .3s ease}.faq-item:hover{box-shadow:0 15px 50px #0003;transform:translateY(-2px)}.faq-item:nth-child(1){animation-delay:.4s}.faq-item:nth-child(2){animation-delay:.45s}.faq-item:nth-child(3){animation-delay:.5s}.faq-item:nth-child(4){animation-delay:.55s}.faq-item:nth-child(5){animation-delay:.6s}.faq-item:nth-child(6){animation-delay:.65s}.faq-item__question{display:flex;justify-content:space-between;align-items:center;padding:28px 32px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease}.faq-item__question:hover{background:#667eea0d}.faq-item__question-text{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:700;color:#1a1a1a;line-height:1.4;margin:0;padding-right:20px}.faq-item__icon{flex-shrink:0;width:32px;height:32px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.faq-item__icon svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:3;transition:transform .3s ease}.faq-item.active .faq-item__icon svg{transform:rotate(180deg)}.faq-item__answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-item.active .faq-item__answer{max-height:1000px;padding:0 32px 28px}.faq-item__answer-content{font-size:1.125rem;color:#4a4a4a;line-height:1.8}.faq-item__answer-content p{margin-bottom:16px}.faq-item__answer-content p:last-child{margin-bottom:0}.faq-item__category{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:12px}.faq-no-results{text-align:center;padding:60px 20px;display:none}.faq-no-results.show{display:block}.faq-no-results__icon{width:80px;height:80px;margin:0 auto 24px;opacity:.3}.faq-no-results__text{font-size:1.5rem;color:#fff;font-weight:600;margin-bottom:12px}.faq-no-results__description{font-size:1.125rem;color:#fffc}.faq-contact-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:40px;text-align:center;margin-top:60px;animation:fadeInUp .8s ease .7s backwards}.faq-contact-cta__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin-bottom:16px}.faq-contact-cta__description{font-size:1.125rem;color:#fffffff2;margin-bottom:28px;max-width:600px;margin-left:auto;margin-right:auto}.faq-contact-cta__button{display:inline-block;background:#fff;color:#667eea;padding:16px 40px;border-radius:50px;font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 30px #0003}.faq-contact-cta__button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000004d;color:#764ba2}@media (max-width: 768px){.faq-inner{padding:60px 24px}.faq-item__question{padding:20px 24px}.faq-item.active .faq-item__answer{padding:0 24px 20px}.faq-categories{gap:8px}.faq-category-btn{padding:10px 20px;font-size:.938rem}.faq-contact-cta{padding:32px 24px}}@media (max-width: 480px){.faq-hero__title{font-size:2rem}.faq-search__input{padding:14px 20px;font-size:1rem}.faq-item__question{padding:18px 20px}.faq-item.active .faq-item__answer{padding:0 20px 18px}}.featured-collection{max-width:1200px;margin:0 auto;padding:40px 20px}.featured-collection h1{text-align:center;margin-bottom:32px}.featured-collection ul{display:flex;flex-wrap:wrap;gap:24px;list-style:none;padding:0;margin:0;justify-content:center}.featured-collection li{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;overflow:hidden;width:260px;transition:transform .2s,box-shadow .2s}.featured-collection li:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 24px #0000001f}.featured-collection a{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;padding:24px 16px;height:100%}.featured-collection img{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-bottom:16px;background:#f6f6f6}.featured-collection span{font-size:1.2rem;font-weight:600;text-align:center}.featured-collections{padding:5rem 0;background:#fff}.featured-collections__header{text-align:center;margin-bottom:3.5rem}.featured-collections__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem;color:var(--color-text)}.featured-collections__subtitle{font-size:1.125rem;color:var(--color-text-secondary, rgba(0, 0, 0, .6));max-width:600px;margin:0 auto}.featured-collections__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:var(--page-width);margin:0 auto;padding:0 2rem}.collection-card{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:1 / 1.2;cursor:pointer;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1)}.collection-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.collection-card__image-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.collection-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.collection-card:hover .collection-card__image{transform:scale(1.1)}.collection-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 50%,transparent 100%);transition:opacity .3s ease}.collection-card:hover .collection-card__overlay{background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.3) 50%,transparent 100%)}.collection-card__content{position:absolute;bottom:0;left:0;right:0;padding:2rem;z-index:2;color:#fff}.collection-card__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;transform:translateY(0);transition:transform .3s ease}.collection-card:hover .collection-card__title{transform:translateY(-5px)}.collection-card__description{font-size:.9375rem;line-height:1.5;color:#ffffffe6;margin-bottom:1rem;opacity:0;transform:translateY(10px);transition:all .3s ease}.collection-card:hover .collection-card__description{opacity:1;transform:translateY(0)}.collection-card__cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:#fff;text-decoration:none;opacity:0;transform:translateY(10px);transition:all .3s ease .1s}.collection-card:hover .collection-card__cta{opacity:1;transform:translateY(0)}.collection-card__cta svg{width:20px;height:20px;transition:transform .3s ease}.collection-card:hover .collection-card__cta svg{transform:translate(5px)}.collection-card__count{position:absolute;top:1rem;right:1rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;color:var(--color-text);z-index:2}.collection-card__placeholder{width:100%;height:100%}@media screen and (max-width: 768px){.featured-collections{padding:3rem 0}.featured-collections__header{margin-bottom:2rem}.featured-collections__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:0 1.5rem}.collection-card__title{font-size:1.5rem}.collection-card__content{padding:1.5rem}}@media screen and (max-width: 480px){.featured-collections__grid{grid-template-columns:1fr;gap:1rem;padding:0 1rem}.collection-card{aspect-ratio:1 / 1}}.site-header{border-bottom:1px solid #e6e6e6;background:#fff;position:relative;z-index:20}.header-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:12px 16px}.header-left{flex:0 0 auto}.site-logo img{height:60px;display:block}.site-title{font-weight:600;font-size:18px;text-decoration:none;color:#111}.site-nav{flex:1 1 auto}.nav-list{display:flex;justify-content:center;gap:20px;list-style:none;margin:0;padding:0}.nav-item{position:relative;padding-bottom:10px}.nav-link{text-decoration:none;color:#111;padding:8px;display:inline-block;transition:color .3s ease}.nav-link:hover{color:#06f}.has-children .submenu-toggle,.has-collections-dropdown .submenu-toggle{background:none;border:none;display:inline-flex;vertical-align:middle;margin-left:-10px;cursor:pointer;transition:transform .3s ease}.nav-item:hover .submenu-toggle{transform:rotate(180deg)}.submenu{position:absolute;left:0;top:calc(100% - 10px);background:#fff;border:1px solid #eee;box-shadow:0 6px 18px #0000000f;display:none;min-width:180px;list-style:none;padding:8px 0;margin:0;border-radius:8px;z-index:100;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s}.nav-item:hover>.submenu{display:block;opacity:1;visibility:visible;transform:translateY(0)}.submenu li{padding:0}.submenu-link{display:block;padding:10px 16px;color:#111;text-decoration:none;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.submenu-link:hover{background-color:#f5f5f5;color:#06f}.collections-dropdown{min-width:220px;max-height:400px;overflow-y:auto}.collection-count{font-size:12px;color:#999;margin-left:6px}.collections-dropdown::-webkit-scrollbar{width:6px}.collections-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.collections-dropdown::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.collections-dropdown::-webkit-scrollbar-thumb:hover{background:#555}.header-right{display:flex;gap:12px;align-items:center;flex:0 0 auto}.cart-link,.account-link{color:#111;text-decoration:none;position:relative;display:inline-flex;align-items:center;gap:8px;transition:color .3s ease}.cart-link:hover,.account-link:hover{color:#06f}.cart-count{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;line-height:1;background:#f44;color:#fff;border-radius:50%;padding:0 4px;box-shadow:0 2px 4px #00000026;border:2px solid #fff}.cart-count:empty{display:none}.language-selector{position:relative}.language-button{background:none;border:1px solid #e6e6e6;border-radius:6px;padding:6px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;color:#111;font-size:14px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif;font-weight:500;transition:all .3s ease}.language-button:hover{border-color:#06f;color:#06f}.language-button svg{transition:transform .3s ease}.language-selector.open .language-button svg{transform:rotate(180deg)}.language-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 6px 18px #0000000f;min-width:160px;display:none;z-index:100;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s}.language-selector.open .language-dropdown{display:block;opacity:1;visibility:visible;transform:translateY(0)}.language-option{padding:10px 16px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;gap:8px;font-size:14px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif;font-weight:500;color:#111}.language-option:hover{background-color:#f5f5f5}.language-option.active{background-color:#f0f7ff;color:#06f;font-weight:500}.language-option:first-child{border-radius:8px 8px 0 0}.language-option:last-child{border-radius:0 0 8px 8px}.language-form{margin:0}.nav-toggle{background:none;border:none;display:none;padding:8px;cursor:pointer}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:15}@media (max-width: 860px){.nav-list{display:none;flex-direction:column;gap:0}.site-nav.open .nav-list{display:flex}.nav-toggle{display:inline-flex;margin-left:auto}.site-nav{position:fixed;top:0;left:0;height:100vh;width:80%;max-width:320px;background:#fff;z-index:20;transform:translate(-110%);transition:transform .25s ease;padding:60px 16px 20px;overflow-y:auto;box-shadow:4px 0 18px #00000014;visibility:hidden}.site-nav.open{transform:translate(0);visibility:visible}.nav-item{padding:8px 0;border-bottom:1px solid #f2f2f2}.submenu{position:static;border:none;box-shadow:none;display:none;padding-left:12px;margin-top:8px;max-height:none;opacity:1;visibility:visible;transform:none;transition:none}.nav-item.open>.submenu{display:block}.collections-dropdown{max-height:none}.mobile-overlay[hidden]{display:none}.mobile-overlay{display:block}.language-button{padding:4px 8px;font-size:13px}.language-dropdown{right:0;left:auto}}.hero-banner{position:relative;min-height:600px;height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#1e3a5f,#2c5f4f)}.hero-banner--fullscreen{height:100vh}.hero-banner__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-banner__video,.hero-banner__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00000080,#0000004d);z-index:1}.hero-banner__content-wrapper{position:relative;z-index:2;width:100%;padding:4rem 2rem}.hero-banner__content{max-width:800px;margin:0 auto}.hero-banner__content--left{margin-left:0;text-align:left}.hero-banner__content--center{margin-left:auto;margin-right:auto;text-align:center}.hero-banner__content--right{margin-right:0;text-align:right}.hero-banner__subheading{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#ffffffe6;margin-bottom:1rem;display:inline-block;padding:.5rem 1.25rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;border:1px solid rgba(255,255,255,.2)}.hero-banner__heading{font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;line-height:1.1;color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 20px rgba(0,0,0,.3);letter-spacing:-.02em}.hero-banner__description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:#fffffff2;margin-bottom:2.5rem;max-width:600px}.hero-banner__content--center .hero-banner__description{margin-left:auto;margin-right:auto}.hero-banner__description p{margin:0}.hero-banner__buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-banner__content--center .hero-banner__buttons{justify-content:center}.hero-banner__content--right .hero-banner__buttons{justify-content:flex-end}.hero-banner__button{min-width:180px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;letter-spacing:.03em;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #00000026}.hero-banner__button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000040}.hero-banner__button:active{transform:translateY(-1px)}.hero-banner__scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fffc;font-size:.875rem;font-weight:500;animation:bounce 2s infinite;cursor:pointer;transition:color .3s ease}.hero-banner__scroll-indicator:hover{color:#fff}.hero-banner__scroll-indicator svg{width:24px;height:24px}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@media screen and (max-width: 768px){.hero-banner{min-height:500px;height:80vh}.hero-banner__content-wrapper{padding:2rem 1.5rem}.hero-banner__heading{font-size:clamp(2rem,8vw,3rem);margin-bottom:1rem}.hero-banner__description{font-size:1rem;margin-bottom:2rem}.hero-banner__buttons{flex-direction:column;width:100%}.hero-banner__button{width:100%;min-width:auto}.hero-banner__scroll-indicator{bottom:2rem;font-size:.75rem}.hero-banner__scroll-indicator span{display:none}}@media screen and (max-width: 480px){.hero-banner{min-height:400px;height:70vh}.hero-banner__subheading{font-size:.75rem;padding:.4rem 1rem}.hero-banner__content-wrapper{padding:1.5rem 1rem}}@media (prefers-reduced-motion: reduce){.hero-banner__scroll-indicator{animation:none}}.hero-section{position:relative;padding:100px 0;overflow:hidden}.hero-video-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-content{position:relative;z-index:1;max-width:700px;margin:0 auto;text-align:center;background:transparent;padding:40px 30px;border-radius:16px}.hero-heading{font-size:3rem;font-weight:700;margin-bottom:20px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-subheading{font-size:1.5rem;color:#fff;margin-bottom:20px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.hero-description{font-size:1.1rem;color:#fff;margin-bottom:30px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.hero-btn{display:inline-block;background:#111;color:#fff;padding:16px 40px;border-radius:8px;font-size:1.1rem;text-decoration:none;transition:background .2s}.hero-btn:hover{background:#333}.collection-container{max-width:1200px;margin:0 auto;padding:40px 20px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.collection-container{padding:20px 15px}}@media (max-width: 600px){.collection-container{padding:15px 10px}.product-grid{grid-template-columns:1fr;gap:1rem}.collection-title{font-size:2rem}.product-card img{height:160px}}.product-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;transition:box-shadow .3s,transform .3s;overflow:hidden;display:flex;flex-direction:column;height:100%}.product-card:hover{box-shadow:0 8px 24px #00000029;transform:translateY(-4px) scale(1.03)}.product-card img{width:100%;height:220px;object-fit:cover;display:block;flex-shrink:0}.collection-title{text-align:center;margin-top:2rem;font-family:Segoe UI,Helvetica Neue,Arial,Liberation Sans,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:1px}.product-card a{color:inherit;text-decoration:none;display:block;flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start}.product-card h2{font-family:Segoe UI,Helvetica Neue,Arial,Liberation Sans,sans-serif;font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;padding:1rem 1rem 0;color:#222;letter-spacing:.5px}.product-card p{font-family:Segoe UI,Helvetica Neue,Arial,Liberation Sans,sans-serif;font-size:1.1rem;color:#4a4a4a;margin:0;padding:0 1rem 1rem;font-weight:500}.main-page-container{max-width:1200px;margin:0 auto;padding:40px 20px}.main-page-content h1{font-size:2.5rem;margin-bottom:20px;color:#333}.main-page-content .rte{line-height:1.6;color:#666}.main-page-content .rte p{margin-bottom:16px}.product-container{max-width:1200px;margin:0 auto;padding:40px 20px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.product-images{display:flex;flex-direction:column;gap:16px}.main-image{width:100%;overflow:hidden;border-radius:var(--radius-lg, 12px);background:var(--color-neutral-100, #f5f5f5);box-shadow:var(--shadow-md, 0 4px 12px rgba(0, 0, 0, .1));transition:box-shadow var(--transition-normal, .2s ease)}.main-image:hover{box-shadow:var(--shadow-lg, 0 8px 24px rgba(0, 0, 0, .15))}.main-image img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;transition:transform .4s ease,opacity .3s ease}.product-image{opacity:1}.main-image:hover img{transform:scale(1.03)}.thumbnails{display:flex;flex-direction:row;gap:12px;overflow-x:auto;padding:4px 0;scrollbar-width:thin}.thumbnails::-webkit-scrollbar{height:6px}.thumbnails::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.thumbnails::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.thumbnails::-webkit-scrollbar-thumb:hover{background:#555}.thumbnail-image{width:80px;height:80px;min-width:80px;object-fit:cover;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease}.thumbnail-image:hover{border-color:var(--color-primary, #0066CC);transform:translateY(-2px);box-shadow:var(--shadow-sm, 0 1px 3px rgba(0, 0, 0, .12))}.thumbnail-image.active{border-color:var(--color-primary, #0066CC);box-shadow:0 0 0 2px var(--color-primary, #0066CC)}.product-details{display:flex;flex-direction:column;gap:var(--spacing-lg, 1.5rem);padding:var(--spacing-xl, 2rem);background:var(--color-white, #fff);border-radius:var(--radius-lg, 12px);box-shadow:var(--shadow-md, 0 4px 12px rgba(0, 0, 0, .1));position:sticky;top:20px}.product-title{font-size:var(--font-size-h2, 2rem);font-weight:var(--font-weight-bold, 700);color:var(--color-text-primary, #1a1a1a);margin:0;line-height:1.2;letter-spacing:-.02em}.product-price{font-size:var(--font-size-h3, 1.75rem);font-weight:var(--font-weight-bold, 700);color:var(--color-accent, #FF6B35);margin:0;padding:var(--spacing-sm, .5rem) 0;border-bottom:1px solid var(--color-neutral-200, #e5e5e5)}.product-description{font-size:var(--font-size-body, 1rem);line-height:1.7;color:var(--color-text-secondary, #666);padding:var(--spacing-md, 1rem) 0;border-bottom:1px solid var(--color-neutral-200, #e5e5e5)}.product-description p{margin:0 0 var(--spacing-sm, .5rem) 0}.product-description p:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.product-page{gap:var(--spacing-xl, 2rem)}.product-details{padding:var(--spacing-lg, 1.5rem)}.product-title{font-size:1.75rem}.product-price{font-size:1.5rem}}@media screen and (max-width: 768px){.product-container{padding:var(--spacing-md, 1rem)}.product-page{grid-template-columns:1fr;gap:var(--spacing-lg, 1.5rem)}.product-details{padding:var(--spacing-md, 1rem)}.product-title{font-size:1.5rem}.product-price{font-size:1.375rem}.thumbnails{gap:var(--spacing-xs, .25rem);padding-bottom:var(--spacing-sm, .5rem)}.thumbnail-image{width:70px;height:70px;min-width:70px}}@media screen and (max-width: 480px){.product-container{padding:var(--spacing-sm, .5rem)}.product-page{gap:var(--spacing-md, 1rem)}.product-details{padding:var(--spacing-sm, .5rem);gap:var(--spacing-md, 1rem)}.product-title,.product-price{font-size:1.25rem}.thumbnail-image{width:60px;height:60px;min-width:60px}.product-description{font-size:var(--font-size-sm, .875rem)}}.variant-options-wrapper{display:flex;flex-direction:column;gap:var(--spacing-lg, 1.5rem);padding:var(--spacing-md, 1rem) 0;border-bottom:1px solid var(--color-neutral-200, #e5e5e5)}.variant-option{display:flex;flex-direction:column;gap:var(--spacing-sm, .5rem)}.variant-option-label{display:block;font-size:var(--font-size-sm, .875rem);font-weight:var(--font-weight-semibold, 600);color:var(--color-text-primary, #1a1a1a);text-transform:uppercase;letter-spacing:.05em}.variant-option-label .selected-value{color:var(--color-primary, #0066CC);font-weight:var(--font-weight-bold, 700);text-transform:none}.variant-option-buttons{display:flex;flex-wrap:wrap;gap:var(--spacing-sm, .5rem)}.variant-option-button{padding:var(--spacing-sm, .5rem) var(--spacing-md, 1rem);background-color:var(--color-white, #fff);border:2px solid var(--color-neutral-300, #d4d4d4);border-radius:var(--radius-md, 8px);font-size:var(--font-size-body, 1rem);font-weight:var(--font-weight-medium, 500);color:var(--color-text-primary, #333);cursor:pointer;transition:all var(--transition-normal, .2s ease);text-align:center;min-width:60px}.variant-option-button:hover:not(.disabled){border-color:var(--color-primary, #0066CC);background-color:var(--color-primary-light, rgba(0, 102, 204, .05));transform:translateY(-1px);box-shadow:var(--shadow-sm, 0 1px 3px rgba(0, 0, 0, .12))}.variant-option-button.selected{background-color:var(--color-primary, #0066CC);border-color:var(--color-primary, #0066CC);color:var(--color-white, #fff);box-shadow:var(--shadow-primary, 0 2px 8px rgba(0, 102, 204, .25))}.variant-option-button.disabled{background-color:var(--color-neutral-100, #f5f5f5);border-color:var(--color-neutral-200, #e5e5e5);color:var(--color-neutral-400, #999);cursor:not-allowed;position:relative;opacity:.6}.variant-option-button.disabled:after{content:"";position:absolute;top:50%;left:0;right:0;height:1.5px;background-color:var(--color-neutral-400, #999);transform:translateY(-50%) rotate(-12deg)}@media screen and (max-width: 480px){.variant-option-buttons{gap:8px}.variant-option-button{padding:10px 16px;font-size:.875rem;min-width:50px}}.add-to-cart{width:100%;text-transform:uppercase;letter-spacing:1px;margin-top:var(--spacing-md, 1rem)}.add-to-cart:disabled{background-color:var(--color-neutral-400, #ccc);cursor:not-allowed;transform:none;opacity:.6}.product-price:before{content:"";display:inline-block;width:4px;height:1.5rem;background:var(--color-accent, #FF6B35);border-radius:2px;margin-right:var(--spacing-sm, .5rem);vertical-align:middle}.product-description ul,.product-description ol{padding-left:var(--spacing-lg, 1.5rem);margin:var(--spacing-sm, .5rem) 0}.product-description li{margin-bottom:var(--spacing-xs, .25rem)}.product-description h1,.product-description h2,.product-description h3,.product-description h4{color:var(--color-text-primary, #1a1a1a);margin-top:var(--spacing-md, 1rem);margin-bottom:var(--spacing-sm, .5rem)}@media screen and (max-width: 768px){.product-details{position:static}}.consultation-page-wrapper{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}.consultation-page-wrapper:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.consultation-page-wrapper:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.consultation-inner{max-width:1400px;margin:0 auto;padding:80px 40px;position:relative;z-index:1}.consultation-header{text-align:center;margin-bottom:80px;animation:fadeInDown .8s ease}.consultation-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:24px;letter-spacing:-.5px;text-shadow:0 4px 20px rgba(0,0,0,.2);line-height:1.2}.consultation-subtitle{font-size:clamp(1.125rem,2vw,1.375rem);color:#fffffff2;max-width:700px;margin:0 auto;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.15)}.consultation-content{display:grid;grid-template-columns:1fr;gap:50px;align-items:start;animation:fadeInUp .8s ease .2s backwards}.consultation-info-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:50px;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.3)}.info-card-badge{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 20px;border-radius:50px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px}.info-card-title{font-size:2rem;font-weight:800;color:#1a1a1a;margin-bottom:20px;line-height:1.3}.info-card-description{font-size:1.0625rem;color:#555;line-height:1.7;margin-bottom:32px}.appointment-features{list-style:none;padding:0;margin:0}.appointment-features li{padding:16px 0 16px 40px;position:relative;font-size:1rem;color:#333;line-height:1.6;transition:transform .3s ease}.appointment-features li:hover{transform:translate(5px)}.appointment-features li:before{content:"\2713";position:absolute;left:0;top:16px;width:28px;height:28px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;font-size:.875rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #667eea4d}.calendly-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:50px;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.3);min-height:800px;display:flex;flex-direction:column}.calendly-card-header{margin-bottom:32px}.calendly-card-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:12px}.calendly-card-subtitle{font-size:1rem;color:#666;line-height:1.6}.calendly-inline-widget{flex:1;width:100%;height:100%;min-height:700px;border-radius:16px;overflow:hidden;box-shadow:inset 0 2px 8px #0000000d}.calendly-inline-widget iframe{width:100%;height:100%;min-height:800px;border:none}@media (max-width: 1200px){.calendly-inline-widget iframe{min-height:1000px;width:100%;height:100%;border:none}}.calendly-placeholder{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;color:#999;font-style:italic;font-size:1.125rem;padding:60px 40px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:16px;border:2px dashed #ccc}@media (max-width: 1200px){.consultation-content{gap:40px}.calendly-card{min-height:700px}}@media (max-width: 768px){.consultation-inner{padding:60px 24px}.consultation-header{margin-bottom:50px}.consultation-info-card,.calendly-card{padding:32px}.info-card-title{font-size:1.75rem}.calendly-card-title{font-size:1.5rem}.calendly-inline-widget{min-height:600px}.calendly-card{min-height:650px}}@media (max-width: 480px){.consultation-inner{padding:40px 20px}.consultation-info-card,.calendly-card{padding:24px}.appointment-features li{padding-left:35px;font-size:.9375rem}.appointment-features li:before{width:24px;height:24px;font-size:.75rem}}.newsletter-signup{padding:4rem 0;background:var(--color-background-secondary, #f8f9fa)}.newsletter-signup__container{max-width:700px;margin:0 auto;padding:0 2rem;text-align:center}.newsletter-signup__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.newsletter-signup__description{font-size:1.125rem;color:var(--color-text-secondary, rgba(0, 0, 0, .7));margin-bottom:2rem}.newsletter-signup__form{display:flex;gap:1rem;max-width:500px;margin:0 auto}.newsletter-signup__input{flex:1;padding:1rem 1.5rem;border:2px solid var(--color-border, #e0e0e0);border-radius:50px;font-size:1rem;transition:border-color .3s ease}.newsletter-signup__input:focus{outline:none;border-color:var(--color-primary, #2c5f4f)}.newsletter-signup__button{padding:1rem 2.5rem;border-radius:50px;font-weight:600;white-space:nowrap}@media screen and (max-width: 768px){.newsletter-signup__form{flex-direction:column}.newsletter-signup__button{width:100%}}.story-page-wrapper{min-height:100vh;background:linear-gradient(135deg,#1e3c72,#2a5298,#7e22ce);position:relative;overflow:hidden}.story-page-wrapper:before{content:"";position:absolute;top:-20%;right:-5%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:float 20s ease-in-out infinite}.story-page-wrapper:after{content:"";position:absolute;bottom:-20%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:float 15s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}.story-inner{max-width:1200px;margin:0 auto;padding:80px 40px;position:relative;z-index:1}.story-hero{text-align:center;margin-bottom:80px;animation:fadeInDown .8s ease}.story-hero__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:24px;letter-spacing:-.5px;text-shadow:0 4px 20px rgba(0,0,0,.3);line-height:1.2}.story-hero__subtitle{font-size:clamp(1.125rem,2vw,1.5rem);color:#ffffffe6;max-width:700px;margin:0 auto;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.2)}.story-sections{display:flex;flex-direction:column;gap:60px}.story-section{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:60px;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.3);animation:fadeInUp .8s ease backwards;position:relative;overflow:hidden}.story-section:nth-child(1){animation-delay:.2s}.story-section:nth-child(2){animation-delay:.4s}.story-section:nth-child(3){animation-delay:.6s}.story-section:nth-child(4){animation-delay:.8s}.story-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1e3c72,#7e22ce)}.story-section__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#1a1a1a;margin-bottom:24px;line-height:1.3}.story-section__content{font-size:1.125rem;color:#444;line-height:1.8;margin-bottom:0}.story-section__content p{margin-bottom:20px}.story-section__content p:last-child{margin-bottom:0}.story-gallery{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:60px;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.3);animation:fadeInUp .8s ease 1s backwards;position:relative;overflow:hidden}.story-gallery:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1e3c72,#7e22ce)}.story-gallery__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#1a1a1a;margin-bottom:40px;text-align:center}.story-gallery__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.story-gallery__item{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 8px 24px #00000026;transition:transform .3s ease,box-shadow .3s ease}.story-gallery__item:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000040}.story-gallery__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.story-gallery__item:hover .story-gallery__image{transform:scale(1.05)}.highlight{color:#7e22ce;font-weight:600}.story-cta{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:60px;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.3);text-align:center;animation:fadeInUp .8s ease 1.2s backwards;position:relative;overflow:hidden}.story-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1e3c72,#7e22ce)}.story-cta__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#1a1a1a;margin-bottom:24px}.story-cta__description{font-size:1.125rem;color:#444;line-height:1.8;margin-bottom:32px;max-width:700px;margin-left:auto;margin-right:auto}.story-cta__button{display:inline-block;background:linear-gradient(135deg,#1e3c72,#7e22ce);color:#fff;padding:16px 48px;border-radius:50px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 24px #7e22ce4d}.story-cta__button:hover{transform:translateY(-2px);box-shadow:0 12px 32px #7e22ce66;color:#fff}@media (max-width: 768px){.story-inner{padding:60px 24px}.story-hero{margin-bottom:50px}.story-section,.story-gallery,.story-cta{padding:40px 32px}.story-sections{gap:40px}.story-gallery__grid{grid-template-columns:1fr;gap:20px}}@media (max-width: 480px){.story-section,.story-gallery,.story-cta{padding:32px 24px}}.returns-page-wrapper{min-height:100vh;background:linear-gradient(135deg,#f093fb,#f5576c,#4facfe);position:relative;overflow:hidden}.returns-page-wrapper:before,.returns-page-wrapper:after{content:"";position:absolute;border-radius:50%;background:#ffffff1a;animation:float 20s infinite ease-in-out}.returns-page-wrapper:before{width:500px;height:500px;top:-100px;right:-100px;animation-delay:0s}.returns-page-wrapper:after{width:400px;height:400px;bottom:-150px;left:-150px;animation-delay:5s}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(-50px,50px) scale(1.1)}50%{transform:translateY(100px) scale(.9)}75%{transform:translate(50px,50px) scale(1.05)}}.returns-inner{max-width:1200px;margin:0 auto;padding:80px 40px;position:relative;z-index:1}.returns-hero{text-align:center;margin-bottom:60px;animation:fadeInDown .8s ease}.returns-hero__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:20px;text-shadow:0 4px 20px rgba(0,0,0,.2);line-height:1.2}.returns-hero__subtitle{font-size:clamp(1.125rem,2vw,1.375rem);color:#fffffff2;max-width:700px;margin:0 auto;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.15)}.returns-sections{display:flex;flex-direction:column;gap:40px}.returns-section{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:50px;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.3);animation:fadeInUp .8s ease backwards}.returns-section:nth-child(1){animation-delay:.1s}.returns-section:nth-child(2){animation-delay:.2s}.returns-section:nth-child(3){animation-delay:.3s}.returns-section:nth-child(4){animation-delay:.4s}.returns-section:nth-child(5){animation-delay:.5s}.returns-section__icon{width:60px;height:60px;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.returns-section__icon svg{width:32px;height:32px;stroke:#fff;fill:none;stroke-width:2}.returns-section__title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#1a1a1a;margin-bottom:20px;line-height:1.3}.returns-section__content{font-size:1.125rem;color:#4a4a4a;line-height:1.8}.returns-section__content p{margin-bottom:16px}.returns-section__content p:last-child{margin-bottom:0}.returns-section__content strong{color:#1a1a1a;font-weight:600}.warning-box{background:linear-gradient(135deg,#fef3c7,#fca5a5);border-left:4px solid #f59e0b;padding:20px 24px;border-radius:12px;margin:24px 0}.warning-box p{margin:0;color:#92400e;font-weight:500}.success-box{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-left:4px solid #10b981;padding:20px 24px;border-radius:12px;margin:24px 0}.success-box p{margin:0;color:#065f46;font-weight:500}.steps{display:grid;gap:24px;margin:24px 0}.step{display:flex;gap:20px;align-items:flex-start}.step-number{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.step-content{flex:1;padding-top:8px}.step-content strong{display:block;color:#1a1a1a;font-weight:600;margin-bottom:6px}.returns-section__content ul{list-style:none;padding:0;margin:20px 0}.returns-section__content ul li{padding-left:32px;margin-bottom:12px;position:relative}.returns-section__content ul li:before{content:"\2713";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.25rem}.returns-section__content ul.no-return li:before{content:"\2717";color:#ef4444}.timeline:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,#f093fb,#f5576c)}.timeline-item:before{content:"";position:absolute;left:-36px;top:4px;width:18px;height:18px;background:#f5576c;border:3px solid #ffffff;border-radius:50%;box-shadow:0 0 0 3px #f5576c33}.returns-cta{background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:20px;padding:40px;text-align:center;margin-top:40px;animation:fadeInUp .8s ease .6s backwards}.returns-cta__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin-bottom:16px}.returns-cta__description{font-size:1.125rem;color:#fffffff2;margin-bottom:28px;max-width:600px;margin-left:auto;margin-right:auto}.returns-cta__button{display:inline-block;background:#fff;color:#f5576c;padding:16px 40px;border-radius:50px;font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 30px #0003}.returns-cta__button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000004d;color:#f093fb}@media (max-width: 768px){.returns-inner{padding:60px 24px}.returns-section{padding:32px 24px}.timeline{padding-left:32px}.returns-cta{padding:32px 24px}}@media (max-width: 480px){.returns-hero__title{font-size:2rem}.returns-section{padding:24px 20px}.returns-section__icon{width:50px;height:50px}.returns-section__icon svg{width:26px;height:26px}.step{gap:16px}.step-number{width:36px;height:36px;font-size:1rem}}.policy-page-wrapper{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);position:relative;overflow:hidden}.policy-page-wrapper:before,.policy-page-wrapper:after{content:"";position:absolute;border-radius:50%;background:#ffffff1a;animation:float 20s infinite ease-in-out}.policy-page-wrapper:before{width:500px;height:500px;top:-100px;left:-100px;animation-delay:0s}.policy-page-wrapper:after{width:400px;height:400px;bottom:-150px;right:-150px;animation-delay:5s}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(50px,50px) scale(1.1)}50%{transform:translateY(100px) scale(.9)}75%{transform:translate(-50px,50px) scale(1.05)}}.policy-inner{max-width:1200px;margin:0 auto;padding:80px 40px;position:relative;z-index:1}.policy-hero{text-align:center;margin-bottom:60px;animation:fadeInDown .8s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.policy-hero__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:20px;text-shadow:0 4px 20px rgba(0,0,0,.2);line-height:1.2}.policy-hero__subtitle{font-size:clamp(1.125rem,2vw,1.375rem);color:#fffffff2;max-width:700px;margin:0 auto;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.15)}.policy-sections{display:flex;flex-direction:column;gap:40px}.policy-section{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:50px;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.3);animation:fadeInUp .8s ease backwards}.policy-section:nth-child(1){animation-delay:.1s}.policy-section:nth-child(2){animation-delay:.2s}.policy-section:nth-child(3){animation-delay:.3s}.policy-section:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.policy-section__icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.policy-section__icon svg{width:32px;height:32px;stroke:#fff;fill:none;stroke-width:2}.policy-section__title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#1a1a1a;margin-bottom:20px;line-height:1.3}.policy-section__content{font-size:1.125rem;color:#4a4a4a;line-height:1.8}.policy-section__content p{margin-bottom:16px}.policy-section__content p:last-child{margin-bottom:0}.policy-section__content strong{color:#1a1a1a;font-weight:600}.info-box{background:linear-gradient(135deg,#e0f2fe,#ddd6fe);border-left:4px solid #667eea;padding:20px 24px;border-radius:12px;margin:24px 0}.info-box p{margin:0;color:#1e293b;font-weight:500}.timeline{position:relative;padding-left:40px;margin:24px 0}.timeline:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,#667eea,#764ba2)}.timeline-item{position:relative;margin-bottom:24px;padding-left:24px}.timeline-item:before{content:"";position:absolute;left:-36px;top:4px;width:18px;height:18px;background:#667eea;border:3px solid #ffffff;border-radius:50%;box-shadow:0 0 0 3px #667eea33}.timeline-item:last-child{margin-bottom:0}.timeline-item strong{display:block;color:#1a1a1a;font-weight:600;margin-bottom:4px}.policy-section__content ul{list-style:none;padding:0;margin:20px 0}.policy-section__content ul li{padding-left:32px;margin-bottom:12px;position:relative}.policy-section__content ul li:before{content:"\2713";position:absolute;left:0;color:#667eea;font-weight:700;font-size:1.25rem}.contact-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:40px;text-align:center;margin-top:40px;animation:fadeInUp .8s ease .5s backwards}.contact-cta__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin-bottom:16px}.contact-cta__description{font-size:1.125rem;color:#fffffff2;margin-bottom:28px;max-width:600px;margin-left:auto;margin-right:auto}.contact-cta__button{display:inline-block;background:#fff;color:#667eea;padding:16px 40px;border-radius:50px;font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 30px #0003}.contact-cta__button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000004d;color:#764ba2}@media (max-width: 768px){.policy-inner{padding:60px 24px}.policy-section{padding:32px 24px}.timeline{padding-left:32px}.contact-cta{padding:32px 24px}}@media (max-width: 480px){.policy-hero__title{font-size:2rem}.policy-section{padding:24px 20px}.policy-section__icon{width:50px;height:50px}.policy-section__icon svg{width:26px;height:26px}}side-bar-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;visibility:hidden;pointer-events:none}side-bar-drawer.active{visibility:visible;pointer-events:auto}side-bar-drawer .drawer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}side-bar-drawer.active .drawer-overlay{opacity:1}side-bar-drawer .drawer-content{position:absolute;top:0;right:0;width:550px;max-width:90vw;height:100%;background:#fff;box-shadow:-8px 0 24px #0003;transform:translate(100%);transition:transform .5s cubic-bezier(.4,0,.2,1);overflow-y:auto;display:flex;flex-direction:column;will-change:transform}side-bar-drawer.active .drawer-content{transform:translate(0)}side-bar-drawer .drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fff;z-index:10}side-bar-drawer .drawer-title{font-size:1.5rem;font-weight:600;margin:0}side-bar-drawer .drawer-header-actions{display:flex;align-items:center;gap:1.5rem}side-bar-drawer .view-cart-link{position:relative;color:var(--color-primary, #0066CC);text-decoration:none;font-size:.9375rem;font-weight:500;padding-bottom:4px;display:inline-block;cursor:pointer;transition:color var(--transition-fast, .15s ease)}side-bar-drawer .view-cart-link:hover{color:var(--color-primary-dark, #0052A3)}side-bar-drawer .view-cart-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--color-primary, #0066CC);transition:width .3s ease-out}side-bar-drawer .drawer-header-actions a:hover:after,side-bar-drawer .view-cart-link:hover:after{width:100%}side-bar-drawer .drawer-close{background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#333;transition:color .2s ease}side-bar-drawer .drawer-close:hover{color:#000}side-bar-drawer .drawer-body{flex:1;padding:20px}side-bar-drawer .drawer-footer{padding:20px;border-top:1px solid #e0e0e0;background:#f9f9f9}side-bar-drawer .cart-checkout-btn{display:grid;grid-template-columns:1fr auto;gap:1rem;width:100%;align-items:center}side-bar-drawer .checkout-total{font-size:1.125rem;font-weight:var(--font-weight-semibold, 600)}@media (max-width: 768px){side-bar-drawer .drawer-content{width:100%;max-width:100%}}.testimonials{padding:5rem 0;background:var(--color-background-secondary, #f8f9fa)}.testimonials__header{text-align:center;margin-bottom:3.5rem;max-width:700px;margin-left:auto;margin-right:auto}.testimonials__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem}.testimonials__subtitle{font-size:1.125rem;color:var(--color-text-secondary, rgba(0, 0, 0, .6))}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:var(--page-width);margin:0 auto;padding:0 2rem}.testimonial-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.testimonial-card__rating{display:flex;gap:.25rem;margin-bottom:1rem;color:#f7b731}.testimonial-card__rating svg{width:20px;height:20px}.testimonial-card__content{font-size:1rem;line-height:1.7;color:var(--color-text);margin-bottom:1.5rem}.testimonial-card__author{display:flex;align-items:center;gap:1rem}.testimonial-card__avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.testimonial-card__author-info{flex:1}.testimonial-card__name{font-weight:700;margin-bottom:.25rem}.testimonial-card__title{font-size:.875rem;color:var(--color-text-secondary, rgba(0, 0, 0, .6))}@media screen and (max-width: 768px){.testimonials{padding:3rem 0}.testimonials__grid{grid-template-columns:1fr;padding:0 1.5rem}}.trust-badges{padding:2.5rem 0;background:#fff;border-top:1px solid var(--color-border, #e0e0e0)}.trust-badges__container{max-width:var(--page-width);margin:0 auto;padding:0 2rem}.trust-badges__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;align-items:center;justify-items:center}.trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.trust-badge__icon{width:48px;height:48px;color:var(--color-text-secondary, rgba(0, 0, 0, .6))}.trust-badge__text{font-size:.875rem;font-weight:600;color:var(--color-text)}@media screen and (max-width: 768px){.trust-badges__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.trust-badge__icon{width:40px;height:40px}}.usp-icons{padding:3rem 0;background:var(--color-background-secondary, #f8f9fa)}.usp-icons__container{max-width:var(--page-width);margin:0 auto;padding:0 2rem}.usp-icons__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.usp-icons__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;transition:transform .3s ease}.usp-icons__item:hover{transform:translateY(-5px)}.usp-icons__icon{width:60px;height:60px;margin-bottom:1rem;color:var(--color-primary, #2c5f4f)}.usp-icons__icon svg{width:100%;height:100%}.usp-icons__title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:var(--color-text)}.usp-icons__description{font-size:.9375rem;line-height:1.5;color:var(--color-text-secondary, rgba(0, 0, 0, .7));margin:0}.usp-icons__item--custom-design .usp-icons__icon{color:#ff6b6b}.usp-icons__item--fast-shipping .usp-icons__icon{color:#4ecdc4}.usp-icons__item--quality-guarantee .usp-icons__icon{color:#45b7d1}.usp-icons__item--expert-support .usp-icons__icon{color:#f7b731}@media screen and (max-width: 768px){.usp-icons{padding:2rem 0}.usp-icons__container{padding:0 1.5rem}.usp-icons__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.usp-icons__item{padding:1rem}.usp-icons__icon{width:50px;height:50px}.usp-icons__title{font-size:1rem}.usp-icons__description{font-size:.875rem}}@media screen and (max-width: 480px){.usp-icons__grid{grid-template-columns:1fr;gap:1rem}}.image-block{width:100%}.image-block img,.image-block svg{max-width:100%;height:auto;display:block}.image-block .placeholder-svg{width:100%;max-width:600px;height:auto;background:#f0f0f0;fill:#ccc}side-cart-item{display:block;border-bottom:1px solid #d0d0d0;padding:1.5rem 0;transition:background-color .2s ease;position:relative}side-cart-item:last-child{border-bottom:none}side-cart-item:hover{background-color:#fafafa}.cart-item__wrapper{display:grid;grid-template-columns:80px 1fr auto auto auto;gap:1rem;align-items:start;position:relative}.cart-item__image{width:80px;height:80px;border-radius:8px;overflow:hidden;background-color:#f5f5f5;flex-shrink:0}.cart-item__image img{width:100%;height:100%;object-fit:cover;display:block}.cart-item__details{display:flex;flex-direction:column;gap:.25rem;min-width:0}.cart-item__info{display:flex;flex-direction:column;gap:.25rem}.cart-item__title{font-size:.9375rem;font-weight:600;line-height:1.4;margin:0;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-item__variant{font-size:.8125rem;color:#666;margin:0;line-height:1.3}.cart-item__price{font-size:.9375rem;font-weight:600;color:#1a1a1a;margin:0}.cart-item__price--original{font-size:.8125rem;font-weight:400;color:#999;text-decoration:line-through;margin:0}.cart-item__quantity{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #d4d4d4;border-radius:6px;padding:.25rem .5rem;background-color:#fff;width:fit-content}.cart-item-qty-minus,.cart-item-qty-plus{background:none;border:none;padding:.25rem;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:4px}.cart-item-qty-minus:hover,.cart-item-qty-plus:hover{background-color:#f5f5f5;color:#1a1a1a}.cart-item-qty-minus:active,.cart-item-qty-plus:active{transform:scale(.95)}.cart-item__qty-value{font-size:.875rem;font-weight:500;min-width:1.5rem;text-align:center;color:#1a1a1a}.cart-item__line-price{font-size:.9375rem;font-weight:600;color:#1a1a1a;white-space:nowrap;display:flex;align-items:center}.cart-item-delete{background:none;border:none;padding:.5rem;cursor:pointer;color:#999;transition:all .2s ease;border-radius:6px;display:flex;align-items:center;justify-content:center}.cart-item-delete:hover{background-color:#fee;color:#dc2626}.cart-item-delete:active{transform:scale(.95)}@media (max-width: 480px){.cart-item__wrapper{grid-template-columns:70px 1fr;gap:.75rem}.cart-item__quantity{grid-column:2;justify-self:start;margin-top:.5rem}.cart-item__line-price{grid-column:2;justify-self:start;margin-top:.5rem;font-size:.875rem}.cart-item-delete{grid-column:2;justify-self:end;margin-top:-2rem}.cart-item__image{width:70px;height:70px}.cart-item__title{font-size:.875rem}.cart-item__variant,.cart-item__price{font-size:.75rem}}side-cart:not(.loaded) .cart-item{opacity:.6;pointer-events:none}side-cart:not(.loaded) .cart-item__wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
