.collection-header-custom{padding-top:clamp(28px,5vw,56px);padding-bottom:clamp(24px,4vw,44px)}.collection-header-custom__inner{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:640px;margin:0 auto}.collection-header-custom__breadcrumb{display:flex;align-items:center;gap:6px;margin-bottom:18px;font-family:var(--font-body-family);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.collection-header-custom__breadcrumb a{color:inherit;text-decoration:none;transition:color .2s ease}.collection-header-custom__breadcrumb a:hover{color:rgb(var(--color-foreground))}.collection-header-custom__breadcrumb-sep{color:rgba(var(--color-foreground),.3)}.collection-header-custom__breadcrumb-current{color:rgb(var(--color-foreground))}.collection-header-custom__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2rem,1.4rem + 2.2vw,3.25rem);line-height:1.1;letter-spacing:.01em;margin:0;color:rgb(var(--color-foreground))}.collection-header-custom__divider{display:block;width:32px;height:1px;background:rgba(var(--color-foreground),.25);margin:20px 0}.collection-header-custom__description{font-size:15px;line-height:1.6;color:rgba(var(--color-foreground),.65)}.collection-header-custom__description p{margin:0}@media screen and (max-width:749px){.collection-header-custom__breadcrumb{font-size:10px;flex-wrap:wrap;justify-content:center}.collection-header-custom__description{font-size:14px}}.values-section{padding:80px 0}.values-section__inner{text-align:center}.values-section__heading{font-family:var(--font-heading-family, inherit);color:#f5f1ea;font-size:2.2rem;letter-spacing:.04em;margin:0 0 12px}.values-section__subheading{font-family:var(--font-body-family, "Lato", sans-serif);color:#f5f1ea99;font-size:1rem;max-width:560px;margin:0 auto 56px;line-height:1.6}.values-grid{display:grid;grid-template-columns:1fr;gap:0}.values-card{padding:36px 28px;border-top:1px dashed rgba(234,241,246,.25);opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease;transition-delay:calc(var(--i) * 90ms)}.values-card.is-visible{opacity:1;transform:translateY(0)}.values-card__icon{width:44px;height:44px;margin:0 auto 20px;color:#eaf1f6;transition:color .3s ease,transform .3s ease}.values-card__icon svg{width:100%;height:100%}.values-card__heading{font-family:var(--font-heading-family, inherit);color:#f5f1ea;font-size:1.05rem;letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px}.values-card__text{font-family:var(--font-body-family, "Lato", sans-serif);color:#f5f1ea8c;font-size:.9rem;line-height:1.6;margin:0}.values-card:hover .values-card__icon{color:#f5f1ea;transform:translateY(-3px)}@media screen and (min-width:750px){.values-grid{grid-template-columns:repeat(2,1fr)}.values-card{border-top:none;border-left:1px dashed rgba(234,241,246,.25)}.values-card:nth-child(1),.values-card:nth-child(2){border-top:1px dashed rgba(234,241,246,.25)}.values-card:nth-child(odd){border-left:none}}@media screen and (min-width:990px){.values-section{padding:110px 0}.values-grid{grid-template-columns:repeat(4,1fr)}.values-card{border-top:none;border-left:1px dashed rgba(234,241,246,.25)}.values-card:nth-child(1),.values-card:nth-child(2){border-top:none}.values-card:nth-child(odd),.values-card:nth-child(2n){border-left:1px dashed rgba(234,241,246,.25)}.values-card:first-child{border-left:none}}@media(prefers-reduced-motion:reduce){.values-card{transition:none;opacity:1;transform:none}}.pincode-checker{margin-top:12px}.pincode-checker__input-row{display:flex;gap:10px;flex-wrap:wrap}.pincode-checker__input{flex:1;min-width:140px;padding:10px 14px;border:1px solid #D9D9D9;border-radius:6px;font-size:14px;font-family:Poppins,sans-serif;color:#1a1a1a}.pincode-checker__input:focus{outline:none;border-color:#1a1a1a}.pincode-checker__button{padding:10px 20px;background:#1a1a1a;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}.pincode-checker__button:hover{opacity:.85}.pincode-checker__button:disabled{opacity:.5;cursor:not-allowed}.pincode-checker__result{margin-top:10px;font-size:13px;font-family:Poppins,sans-serif;display:none;padding:10px 12px;border-radius:6px}.pincode-checker__result.is-visible{display:block}.pincode-checker__result.is-success{background:#e8f5e9;color:#2e7d32}.pincode-checker__result.is-error{background:#fdecea;color:#c0392b}.pincode-checker__result.is-invalid{background:#fff4e5;color:#a9600c}.form__label--with-size-chart{display:flex;align-items:center;justify-content:space-between;gap:12px}.size-chart-trigger{background:none;border:none;padding:0;font-size:13px;font-weight:700;cursor:pointer;color:#1a1a1a;font-family:lato;opacity:75%;display:inline-flex;align-items:center}.size-chart-trigger__icon{display:inline-block;width:27px;height:27px;object-fit:contain}.form__label--with-size-chart{display:flex!important;align-items:center;justify-content:space-between;width:100%;gap:12px}.product-form__input{max-width:60rem!important}.size-chart-modal__content{position:relative;width:100%;max-width:800px;height:80vh;background:#fff;border-radius:12px;padding:20px;overflow:hidden;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column}.size-chart-modal__image{display:none;flex:1;min-height:0;overflow:hidden}.size-chart-modal__image.is-active{display:flex;align-items:center;justify-content:center}.size-chart-modal__image img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;border-radius:6px}@media screen and (max-width:749px){.size-chart-modal[data-open=true]{padding:12px}.size-chart-modal__content{height:60vh;max-width:100%;padding:16px}.size-chart-modal__image img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.size-chart-modal__tabs{margin-top:32px;gap:6px}.size-chart-modal__tab{padding:5px 12px;font-size:12px}}.size-chart-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}.size-chart-modal[data-open=true]{display:flex;align-items:center;justify-content:center;padding:24px}.size-chart-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;background:#0009}.size-chart-modal__content{position:relative;width:auto;max-width:800px;height:auto;max-height:90vh;background:#fff;border-radius:12px;padding:20px;overflow:hidden;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column}.size-chart-modal__close{position:absolute;top:12px;right:12px;background:#fff;border:none;width:32px;height:32px;border-radius:50%;font-size:22px;line-height:1;cursor:pointer;color:#1a1a1a;box-shadow:0 2px 8px #00000026;z-index:2;flex-shrink:0}.size-chart-modal__tabs{display:flex;gap:8px;margin-bottom:16px;margin-top:28px;flex-wrap:wrap;flex-shrink:0}.size-chart-modal__tab{padding:6px 14px;border:1px solid #ddd;border-radius:20px;background:#fff;font-size:13px;cursor:pointer;color:#1a1a1a}.size-chart-modal__tab.is-active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.size-chart-modal__image{display:none;overflow:hidden;line-height:0}.size-chart-modal__image.is-active{display:block}.size-chart-modal__image img{display:block;width:100%;height:auto;max-height:calc(90vh - 40px);object-fit:contain;border-radius:6px;margin:0 auto}@media screen and (max-width:749px){.size-chart-modal[data-open=true]{padding:12px}.size-chart-modal__content{max-height:90vh;max-width:100%;padding:16px}.size-chart-modal__image img{width:100%;height:auto;max-height:calc(90vh - 32px)}.size-chart-modal__tabs{margin-top:32px;gap:6px}.size-chart-modal__tab{padding:5px 12px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
