.booth-photo__img-wrap{position:relative;width:100%;overflow:hidden;border-radius:16px}.booth-photo__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.booth-photo__placeholder{width:100%;height:100%;background:rgb(var(--color-foreground-rgb) / .06);display:flex;align-items:center;justify-content:center;border-radius:16px;font-size:.9rem;opacity:.4}.booth-photo__caption{position:absolute;bottom:0;left:0;right:0;padding:20px 28px;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.02em;border-radius:0 0 16px 16px}@media screen and (max-width:749px){.booth-photo__img-wrap{height:260px!important;border-radius:10px}}.collection-filter-bar__wrap{position:relative}.collection-filter-bar__wrap:before,.collection-filter-bar__wrap:after{content:"";position:absolute;top:0;bottom:0;width:40px;pointer-events:none;z-index:1}.collection-filter-bar__wrap:before{left:0;background:linear-gradient(to right,var(--gradient-background, #fff),transparent)}.collection-filter-bar__wrap:after{right:0;background:linear-gradient(to left,var(--gradient-background, #fff),transparent)}.collection-filter-bar__scroll{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 8px}.collection-filter-bar__scroll::-webkit-scrollbar{display:none}.collection-filter-bar__pill{flex-shrink:0;white-space:nowrap;padding:10px 20px;border:2px solid #e5e7eb;border-radius:100px;background:transparent;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:inherit;transition:border-color .2s,background .2s,color .2s}.collection-filter-bar__pill:hover{border-color:#111827}.collection-filter-bar__pill--active{background:#111827;border-color:#111827;color:#fff}.csb-center{display:flex;justify-content:center}.csb-shimmer-wrap{width:100%;max-width:600px;border-radius:100px;padding:2px;background:linear-gradient(90deg,#f9a8d4,#c4b5fd,#86efac,#fde68a,#93c5fd,#f9a8d4);background-size:400% 100%;animation:csb-shimmer 6s linear infinite}@keyframes csb-shimmer{0%{background-position:0% 50%}to{background-position:400% 50%}}.csb-shell{display:flex;align-items:center;border-radius:98px;overflow:hidden;background:#fff}.csb-input{flex:1;border:0;background:transparent;padding:14px 20px;font-size:.95rem;color:#111827;outline:0;min-width:0}.csb-input::placeholder{color:#9ca3af}.csb-btn{border:0;background:transparent;cursor:pointer;padding:0 20px 0 12px;color:#6b7280;display:flex;align-items:center;flex-shrink:0;transition:color .2s}.csb-btn:hover{color:#111827}@media(prefers-reduced-motion:reduce){.csb-shimmer-wrap{animation:none;background:linear-gradient(90deg,#f9a8d4,#93c5fd)}}.event-logos{overflow:hidden}.event-logos__label{text-align:center;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.4;margin:0 0 16px}.event-logos__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.event-logos__track{display:flex;align-items:center;gap:48px;width:max-content;animation:event-logos-scroll linear infinite}.event-logos__marquee:hover .event-logos__track{animation-play-state:paused}@keyframes event-logos-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.event-logos__item{flex:0 0 auto;display:flex;align-items:center;cursor:pointer}.event-logos__img{height:52px;width:auto;max-width:160px;object-fit:contain;display:block}.cd-page{display:flex;flex-direction:column;gap:60px;text-align:center}.cd-hero{max-width:640px;margin-inline:auto}.cd-hero__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;opacity:.55}.cd-hero__title{font-size:clamp(2rem,5vw,3rem);font-weight:900;margin:0 0 16px;line-height:1.1;letter-spacing:-.02em}.cd-hero__lead{font-size:1.05rem;line-height:1.65;opacity:.7;margin:0 0 16px}.cd-hero__meta{display:flex;align-items:center;justify-content:center;gap:10px;font-size:.88rem;font-weight:600;opacity:.65}.cd-hero__meta-sep{opacity:.4}.cd-section__title{font-size:1.3rem;font-weight:800;margin:0 0 8px}.cd-section__subtext{font-size:.9rem;opacity:.6;margin:0 0 20px;line-height:1.5}.cd-types{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.cd-type-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;width:160px}.cd-type-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:18px 14px;width:100%;min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;text-align:center;transition:border-color .15s,background .15s,transform .1s;font-family:inherit;box-sizing:border-box}.cd-type-card:hover{border-color:#111827;transform:translateY(-2px)}.cd-type-card--active{border-color:#111827;background:#f9fafb;box-shadow:0 0 0 3px #1118271f}.cd-type-card--has-image{border-color:transparent;position:relative;overflow:hidden}.cd-type-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.cd-type-card--has-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:1;transition:background .15s}.cd-type-card--has-image:hover:before{background:#00000047}.cd-type-card--has-image .cd-type-card__title,.cd-type-card--has-image .cd-type-card__price{position:relative;z-index:2;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6)}.cd-type-card__icon{font-size:1.6rem;line-height:1}.cd-type-card__title{font-size:.9rem;font-weight:700;color:#1a1a1a;line-height:1.2;text-align:center;width:100%}.cd-type-card__price{font-size:.75rem;font-weight:700;margin-top:2px;opacity:.6}.cd-type-card__desc{font-size:.68rem;color:#888;line-height:1.4;text-align:center;margin:0;width:100%}.cd-form-wrap{max-width:640px;margin-inline:auto;text-align:left}.cd-form{display:flex;flex-direction:column;gap:14px}.cd-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cd-form__field{display:flex;flex-direction:column;gap:4px}.cd-form__field label{font-size:.8rem;font-weight:600}.cd-form__field label span{color:#e53935;margin-left:1px}.cd-form__field input,.cd-form__field select,.cd-form__field textarea{padding:9px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem;font-family:inherit;background:#fff;color:#1a1a1a;width:100%;box-sizing:border-box;transition:border-color .15s}.cd-form__field input:focus,.cd-form__field select:focus,.cd-form__field textarea:focus{outline:none;border-color:#111827}.cd-form__field input::placeholder,.cd-form__field textarea::placeholder{color:#9ca3af;opacity:1}.cd-form__field textarea{resize:vertical;min-height:100px}.cd-upload{position:relative;border:2px dashed #e5e7eb;border-radius:10px;transition:border-color .15s,background .15s}.cd-upload--drag,.cd-upload:focus-within{border-color:#111827;background:#f9fafb}.cd-upload__input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer;z-index:1}.cd-upload__label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:20px;cursor:pointer;text-align:center}.cd-upload__icon{font-size:1.4rem}.cd-upload__text{font-size:.85rem;font-weight:600;color:#555}.cd-upload__hint{font-size:.72rem;color:#aaa}.cd-upload__preview{position:relative;padding:8px}.cd-upload__preview img{width:100%;max-height:180px;object-fit:contain;border-radius:6px;display:block}.cd-upload__remove{position:absolute;top:12px;right:12px;background:#0000008c;color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:.7rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.cd-form__footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-top:4px}.cd-form__status{font-size:.85rem;margin:0;flex:1}.cd-form__status--success{color:#2e7d32}.cd-form__status--error{color:#c62828}@media screen and (max-width:749px){.cd-types{gap:12px}.cd-type-wrap{width:calc(50% - 6px)}.cd-form__row{grid-template-columns:1fr}}.subscribe-page__inner{max-width:560px;margin-inline:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.subscribe-page__badge{display:inline-flex;align-items:center;padding:5px 14px;border-radius:100px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;position:relative;overflow:hidden}.subscribe-page__badge:after{content:"";position:absolute;top:0;left:-80%;width:50%;height:100%;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.35) 50%,transparent 65%);animation:shimmer-badge 3.5s ease-in-out infinite;pointer-events:none}@keyframes shimmer-badge{0%{left:-80%}to{left:120%}}.subscribe-page__title{font-size:clamp(2rem,5vw,3rem);font-weight:900;margin:0;line-height:1.1;letter-spacing:-.02em}.subscribe-page__lead{font-size:1.05rem;line-height:1.65;margin:0;opacity:.75}.subscribe-perks{width:100%;display:flex;flex-direction:column;gap:12px;text-align:left;margin-block:8px}.subscribe-perk{display:flex;align-items:flex-start;gap:14px}.subscribe-perk__icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.subscribe-perk__title{font-weight:700;font-size:.9rem;line-height:1.3}.subscribe-perk__desc{font-size:.82rem;opacity:.7;line-height:1.4;margin-top:2px}.subscribe-form{width:100%}.subscribe-form__fields{display:flex;gap:8px;width:100%}.subscribe-form__input{flex:1;padding:12px 16px;border:1px solid;border-radius:100px;font-size:.9rem;font-family:inherit;background:#fff;outline:none;min-width:0}.subscribe-form__btn{padding:12px 24px;border:none;border-radius:100px;font-size:.9rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .15s;font-family:inherit;flex-shrink:0}.subscribe-form__btn:hover{opacity:.85}.subscribe-form__btn:disabled{opacity:.5;cursor:not-allowed}.subscribe-form__status{font-size:.85rem;margin:8px 0 0;min-height:1.2em}.subscribe-form__status--success{color:#2e7d32;font-weight:600}.subscribe-form__status--error{color:#c62828}.subscribe-form__disclaimer{font-size:.72rem;opacity:.5;margin:6px 0 0}.subscribe-page__launch{font-size:.9rem;font-weight:600;opacity:.7}@media screen and (max-width:600px){.subscribe-form__fields{flex-direction:column}.subscribe-form__btn{width:100%}}.events-page__header{text-align:center;max-width:600px;margin-inline:auto;margin-bottom:40px}.events-page__title{margin-top:0;margin-bottom:12px}.events-page__intro{font-size:1rem;opacity:.7;line-height:1.6;margin:0}.events-list{display:flex;flex-direction:column;max-width:640px;margin-inline:auto}.event-card{padding:18px 0;border-bottom:1px solid #e0e0e0;position:relative}.event-card:first-child{border-top:1px solid #e0e0e0}.event-card--current{padding-bottom:14px}.event-card__row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.event-card__name{font-size:24px;font-weight:700;line-height:1.3;flex:1}.event-card__state{font-size:17px;font-weight:600;opacity:.45;white-space:nowrap;flex-shrink:0;text-transform:uppercase;letter-spacing:.05em}.event-card__date{font-size:19px;opacity:.55;white-space:nowrap;flex-shrink:0}.event-card--past .event-card__name{text-decoration:line-through;font-weight:400;opacity:.45}.event-card--past .event-card__date{opacity:.3}.event-card--confirmed .event-card__name{font-weight:800;color:#6d28d9}.event-card--confirmed .event-card__date{color:#6d28d9;opacity:.75}.event-card--hopeful .event-card__name{font-weight:400;color:#a78bfa}.event-card--hopeful .event-card__date{color:#a78bfa;opacity:.7}.event-card__badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:100px;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;position:relative;overflow:hidden}.event-card__badge:after{content:"";position:absolute;top:0;left:-80%;width:50%;height:100%;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.35) 50%,transparent 65%);animation:shimmer-sweep 3.5s ease-in-out infinite;pointer-events:none}@keyframes shimmer-sweep{0%{left:-80%}to{left:120%}}.events-empty{text-align:center;padding:60px 20px;opacity:.5;font-style:italic}.events-empty p{margin:0}@media screen and (max-width:749px){.event-card{text-align:center}.event-card__row{flex-direction:column;align-items:center;gap:4px}.event-card__date{white-space:normal}.event-card__badge{margin-inline:auto}}.ws-section{margin-bottom:64px}.ws-section__heading{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:900;text-align:center;margin:0 0 8px;text-transform:uppercase;letter-spacing:-.01em}.ws-section__sub{text-align:center;font-size:.9rem;opacity:.6;margin:0 0 32px}.ws-hero{text-align:center;margin-bottom:72px;display:flex;flex-direction:column;align-items:center;gap:16px}.ws-hero__badge{display:inline-flex;align-items:center;padding:5px 16px;border-radius:100px;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ws-hero__title{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;margin:0;line-height:1.05;letter-spacing:-.03em}.ws-hero__subtitle{font-size:1.05rem;line-height:1.65;margin:0;opacity:.65;max-width:560px}.ws-hero__stats{display:flex;gap:32px;flex-wrap:wrap;justify-content:center;margin-top:8px}.ws-hero__stat{display:flex;flex-direction:column;align-items:center;gap:2px}.ws-hero__stat-value{font-size:1.6rem;font-weight:900;letter-spacing:-.02em;line-height:1}.ws-hero__stat-label{font-size:.72rem;opacity:.55;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.ws-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ws-product{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s}.ws-product:hover{box-shadow:0 8px 30px #00000014}.ws-product--featured{border-color:#111827;border-width:2px;box-shadow:0 4px 20px #0000001a}.ws-product__header{padding:28px 24px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;position:relative}.ws-product__icon{font-size:1.8rem;line-height:1}.ws-product__name{font-size:1.1rem;font-weight:800;margin:0;line-height:1.2}.ws-product__tag{position:absolute;top:16px;right:16px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:#ffffff40;padding:3px 10px;border-radius:100px}.ws-product__body{padding:20px 24px 24px;flex:1;display:flex;flex-direction:column;gap:16px}.ws-product__price-row{display:flex;align-items:center;gap:10px;padding:14px;background:#f9fafb;border-radius:10px}.ws-product__price-col{display:flex;flex-direction:column;align-items:center;flex:1}.ws-product__price-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;opacity:.45;font-weight:700;margin-bottom:2px}.ws-product__price-retail{font-size:1rem;font-weight:700;text-decoration:line-through;opacity:.4}.ws-product__price-wholesale{font-size:1.2rem;font-weight:900;color:#111827}.ws-product__price-divider{font-size:.9rem;opacity:.3;flex-shrink:0}.ws-product__savings{display:flex;flex-direction:column;align-items:center;background:#111827;color:#fff;border-radius:8px;padding:6px 10px;flex-shrink:0;line-height:1}.ws-product__savings-pct{font-size:1rem;font-weight:900}.ws-product__savings-label{font-size:.6rem;text-transform:uppercase;letter-spacing:.06em;opacity:.75}.ws-product__specs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.ws-product__specs li{font-size:.82rem;opacity:.7;padding-left:16px;position:relative;line-height:1.4}.ws-product__specs li:before{content:"\2713";position:absolute;left:0;font-weight:700;color:#111827;opacity:.8}.ws-product__moq{font-size:.78rem;opacity:.5;margin-top:auto;padding-top:12px;border-top:1px solid #f0f0f0}.ws-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ws-tier{border:1.5px solid #e5e7eb;border-radius:14px;padding:28px 24px;display:flex;flex-direction:column;gap:6px}.ws-tier--highlight{border-color:#111827;background:#111827;color:#fff}.ws-tier__badge{font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;opacity:.55;margin-bottom:4px}.ws-tier__name{font-size:1.05rem;font-weight:800}.ws-tier__qty{font-size:.82rem;opacity:.55}.ws-tier__discount{font-size:2rem;font-weight:900;line-height:1;letter-spacing:-.03em;margin-top:4px}.ws-tier__notes{font-size:.78rem;opacity:.5;line-height:1.4;margin-top:4px}.ws-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.ws-step{display:flex;gap:14px;align-items:flex-start}.ws-step__num{width:36px;height:36px;border-radius:50%;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:900;flex-shrink:0}.ws-step__text{display:flex;flex-direction:column;gap:4px;padding-top:4px}.ws-step__title{font-size:.9rem;font-weight:700;line-height:1.3}.ws-step__body{font-size:.8rem;opacity:.6;line-height:1.5}.ws-cta{text-align:center;padding:56px 40px;border-radius:20px;margin-bottom:64px;display:flex;flex-direction:column;align-items:center;gap:12px}.ws-cta__heading{font-size:clamp(1.4rem,3vw,2rem);font-weight:900;margin:0;letter-spacing:-.02em}.ws-cta__body{font-size:.95rem;opacity:.7;line-height:1.6;margin:0;max-width:480px}.ws-cta__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:center;margin-top:8px}.ws-cta__email{padding:14px 28px;border-radius:100px;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .15s}.ws-cta__email:hover{opacity:.85}.ws-faq{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;max-width:720px;margin-inline:auto}.ws-faq__item{border-bottom:1px solid #e5e7eb}.ws-faq__item:last-child{border-bottom:none}.ws-faq__q{padding:18px 22px;font-size:.9rem;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.ws-faq__q::-webkit-details-marker{display:none}.ws-faq__q:after{content:"+";font-size:1.3rem;font-weight:300;opacity:.4;flex-shrink:0}details[open] .ws-faq__q:after{content:"\2212"}.ws-faq__a{padding:0 22px 18px;font-size:.85rem;opacity:.65;line-height:1.7;margin:0}@media screen and (max-width:899px){.ws-products{grid-template-columns:1fr 1fr}.ws-tiers{grid-template-columns:1fr}}@media screen and (max-width:599px){.ws-products{grid-template-columns:1fr}.ws-cta{padding:40px 24px}.ws-hero__stats{gap:24px}}.review-showcase{overflow:hidden;width:100%}.rs-header{text-align:center;padding-inline:20px;margin-bottom:28px}.rs-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--rs-eyebrow-color);margin:0 0 8px}.rs-title{font-size:clamp(1.3rem,3vw,1.9rem);font-weight:800;margin:0;letter-spacing:-.01em;color:var(--rs-title-color)}.rs-marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.rs-track{display:flex;gap:16px;width:max-content;animation:rs-scroll linear infinite}@keyframes rs-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.rs-marquee:hover .rs-track{animation-play-state:paused}.rs-card{flex-shrink:0;width:240px;background:var(--rs-card-bg);border:1px solid var(--rs-card-border);border-radius:var(--rs-card-radius);padding:18px 16px 14px;display:flex;flex-direction:column;gap:6px}.rs-card__quote{font-size:2.8rem;line-height:.6;font-family:Georgia,serif;font-weight:900;margin-bottom:4px;color:var(--rs-quote-color)}.rs-card__stars{font-size:.85rem;color:var(--rs-star-color);letter-spacing:2px;line-height:1}.rs-card__body{font-size:.82rem;line-height:1.55;color:var(--rs-text-color);margin:0;flex:1}.rs-card__author{font-size:.72rem;font-weight:600;margin-top:4px;color:var(--rs-author-color)}.rs-card__author em{font-style:italic;opacity:.75}@media screen and (max-width:749px){.rs-card{width:200px;padding:14px 13px 11px}.rs-card__quote{font-size:2.2rem}.rs-card__body{font-size:.78rem}}.rs-form-wrapper{display:flex;justify-content:center;padding:28px 20px 0}.rs-form-toggle{display:inline-block;position:relative;overflow:hidden;background:#ffffff0f;border:1px solid var(--rs-card-border);color:var(--rs-text-color);border-radius:100px;padding:10px 24px;font-size:.82rem;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:background .15s}.rs-form-toggle:after{content:"";position:absolute;top:-10%;left:-100%;width:70%;height:120%;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.35) 50%,transparent 80%);animation:rs-btn-shimmer 3s ease-in-out infinite;pointer-events:none}@keyframes rs-btn-shimmer{0%{left:-100%}40%{left:140%}to{left:140%}}.rs-form-toggle:hover{background:var(--rs-card-bg);color:var(--rs-text-color)}.tabbed-collections__heading{text-align:center;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:900;text-transform:uppercase;margin:0 0 24px}.tabbed-collections__tab-wrap{position:relative;margin-bottom:32px;text-align:center}.tabbed-collections__tab-wrap:before,.tabbed-collections__tab-wrap:after{content:"";position:absolute;top:0;bottom:8px;width:32px;pointer-events:none;z-index:1}.tabbed-collections__tab-wrap:before{left:0;background:linear-gradient(to right,var(--color-background, #fff),transparent)}.tabbed-collections__tab-wrap:after{right:0;background:linear-gradient(to left,var(--color-background, #fff),transparent)}.tabbed-collections__tabs{display:inline-flex;max-width:100%;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 8px}.tabbed-collections__tabs::-webkit-scrollbar{display:none}.tabbed-collections__tab{flex-shrink:0;white-space:nowrap;padding:10px 22px;border:2px solid #e5e7eb;border-radius:100px;background:transparent;font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:border-color .2s,background .2s,color .2s;color:inherit;font-family:inherit}.tabbed-collections__tab:hover{border-color:#111827}.tabbed-collections__tab--active{background:#111827;border-color:#111827;color:#fff}.tabbed-collections__panel{display:none}.tabbed-collections__panel--active{display:block}.tabbed-collections__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tabbed-collections__card{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:10px}.tabbed-collections__img-wrap{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#0000000a}.tabbed-collections__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.tabbed-collections__card:hover .tabbed-collections__img{transform:scale(1.04)}.tabbed-collections__img-placeholder{width:100%;height:100%;background:#0000000f}.tabbed-collections__title{font-size:.9rem;font-weight:600;margin:0;line-height:1.3}.tabbed-collections__price{font-size:.85rem;opacity:.65;margin:0}.tabbed-collections__footer{text-align:center;margin-top:32px}.tabbed-collections__view-all{font-size:.85rem;font-weight:700;color:#111827;text-decoration:none;letter-spacing:.05em}.tabbed-collections__view-all:hover{text-decoration:underline}@media screen and (max-width:749px){.tabbed-collections__grid{grid-template-columns:repeat(2,1fr);gap:14px}}.trust-bar{overflow:hidden}.trust-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:0;max-width:var(--page-width, 1200px);margin-inline:auto;padding-inline:1.5rem}.trust-bar__divider{width:1px;height:40px;flex-shrink:0;opacity:.3}.trust-bar__item{display:flex;align-items:center;gap:10px;flex:1;justify-content:center;padding-inline:12px}.trust-bar__icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center}.trust-bar__svg{width:32px;height:32px;color:currentColor;opacity:.8}.trust-bar__img{width:40px;height:40px;object-fit:cover;border-radius:6px}.trust-bar__text{display:flex;flex-direction:column;gap:2px}.trust-bar__heading{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1.3}.trust-bar__subtext{font-size:.72rem;font-weight:400;opacity:.65;line-height:1.3}@media screen and (max-width:749px){.trust-bar__inner{flex-wrap:wrap;gap:16px;justify-content:center}.trust-bar__divider{display:none}.trust-bar__item{flex:0 0 calc(50% - 16px);justify-content:flex-start;padding-inline:8px}}.wr-page{padding-block:64px 80px}.wr-inner{max-width:560px;margin-inline:auto}.wr-title{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:900;letter-spacing:-.02em;margin:0 0 8px}.wr-subtitle{font-size:.95rem;opacity:.6;margin:0 0 32px}.wr-form{display:flex;flex-direction:column;gap:16px}.wr-form__row{display:grid;grid-template-columns:1fr;gap:16px}.wr-form__field{display:flex;flex-direction:column;gap:6px}.wr-form__field label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.7}.wr-form__field label span{color:#e53935}.wr-form__field input,.wr-form__field textarea{padding:10px 14px;border:1px solid rgba(0,0,0,.18);border-radius:8px;font-size:.9rem;font-family:inherit;background:transparent;color:inherit;width:100%;box-sizing:border-box;transition:border-color .15s}.wr-form__field input:focus,.wr-form__field textarea:focus{outline:none;border-color:#111827}.wr-form__field textarea{resize:vertical;min-height:100px}.wr-stars{display:flex;gap:4px}.wr-star{background:none;border:none;font-size:2rem;color:#ddd;cursor:pointer;padding:0;line-height:1;transition:color .1s,transform .1s}.wr-star:hover,.wr-star.active{color:#f5a623;transform:scale(1.12)}.wr-form__footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-top:4px}.wr-form__status{font-size:.82rem;margin:0}.wr-form__status--error{color:#c62828}.wr-success{text-align:center;padding:48px 0}.wr-success__icon{font-size:3rem;color:#4caf50;margin:0 0 12px}.wr-success__heading{font-size:1.6rem;font-weight:800;margin:0 0 8px}.wr-success__body{opacity:.6;margin:0 0 24px}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
