.not-found{display:flex;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:4rem var(--page-margin)}.not-found__inner{max-width:480px}.not-found__code{font-size:8rem;font-weight:500;line-height:1;margin-bottom:.5rem;letter-spacing:-.04em}.not-found__heading{font-size:1.5rem;font-weight:300;margin-bottom:1rem}.not-found__desc{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:2rem}.not-found__btn{display:inline-block;padding:.85rem 2.5rem;background:#111;color:#fff;border-radius:100px;text-decoration:none;font-size:.95rem;font-weight:500;transition:opacity .2s}.not-found__btn:hover{opacity:.85;text-decoration:none}@media(max-width:768px){.not-found__code{font-size:6rem}.not-found__heading{font-size:1.25rem}}.about-explained{padding:5rem 0;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}.about-explained__inner{max-width:900px;margin:0 auto;text-align:center}.about-explained__heading{font-size:3.5rem;font-weight:300;line-height:1.1;margin-bottom:2rem}.about-explained__heading strong{font-weight:500}.about-explained__subheading{font-size:1.3rem;font-weight:500;line-height:1.4;margin-bottom:1.5rem;text-align:center}.about-explained__body{font-size:.95rem;line-height:1.7;color:#444;margin-bottom:3rem;text-align:center}.about-explained__body p{margin-bottom:1rem}.about-explained__video{margin-bottom:3rem}.about-explained__video-frame{position:relative;max-width:100%}.about-explained__frame-img{width:100%;display:block;position:relative;z-index:2;pointer-events:none}.about-explained__video-embed{position:absolute;top:21.3%;left:15.5%;width:68.5%;height:55.4%;z-index:1;overflow:hidden}.about-explained__video-placeholder{width:100%;height:100%;background:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.about-explained__thumbnail{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.about-explained__play-btn{position:relative;z-index:1;width:60px;height:60px;opacity:.8;transition:opacity .2s}.about-explained__video-placeholder:hover .about-explained__play-btn{opacity:1}.about-explained__youtube,.about-explained__youtube iframe{width:100%;height:100%}.about-explained__section-heading{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem;text-align:center}@media(max-width:768px){.about-explained__heading{font-size:2.5rem}.about-explained__subheading{font-size:1.1rem}.about-explained__play-btn{width:40px;height:40px}}.about-hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:.75rem;margin-top:-5rem}.about-hero__bg{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;z-index:0;border-radius:1.5rem;overflow:hidden}.about-hero__video{width:100%;height:100%;object-fit:cover}.about-hero__content{position:relative;z-index:1;text-align:center;padding:4rem var(--page-margin)}.about-hero__heading{font-size:3.5rem;font-weight:300;color:#fff;line-height:1.15;max-width:900px;margin:0 auto}.about-hero__heading strong{font-weight:500}@media(max-width:768px){.about-hero{min-height:70vh}.about-hero__heading{font-size:2.5rem}}.how-it-works{padding:3rem 0 5rem;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);overflow:clip visible}.how-it-works__inner{display:flex;align-items:flex-start;gap:3rem}.how-it-works__left{flex-shrink:0;padding-top:2rem}.how-it-works__heading{font-size:3.5rem;font-weight:300;line-height:1.1;margin-bottom:2rem}.how-it-works__heading strong{font-weight:500;display:block}.how-it-works__nav{display:flex;gap:.5rem}.how-it-works__nav-btn{width:44px;height:44px;border-radius:50%;border:1px solid #ccc;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.how-it-works__nav-btn:hover{background:#f0f0f0}.how-it-works__track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:1rem;padding-right:var(--page-margin);flex:1;min-width:0}.how-it-works__track::-webkit-scrollbar{display:none}.how-it-works__card{flex:0 0 320px;scroll-snap-align:start}.how-it-works__card-img-wrap{border-radius:1.2rem;overflow:hidden;margin-bottom:1rem;background:#f5f5f5;aspect-ratio:3 / 4}.how-it-works__card-img-wrap--dark{background:#111}.how-it-works__card-img{width:100%;height:100%;object-fit:cover;display:block}.how-it-works__card-img--dark{object-fit:contain;background:#111}.how-it-works__card-title{font-size:1rem;font-weight:500;margin-bottom:.5rem}.how-it-works__card-desc{font-size:.85rem;color:#666;line-height:1.5}@media(max-width:768px){.how-it-works{overflow:hidden}.how-it-works__inner{flex-direction:column;gap:1.5rem}.how-it-works__left{padding-top:0}.how-it-works__heading{font-size:2.5rem}.how-it-works__track{width:calc(100vw - var(--page-margin) * 2)}.how-it-works__card{flex:0 0 260px}}.trust-partner{padding:0 0 5rem;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}.trust-partner__cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto}.trust-partner__card{border-radius:1.2rem;overflow:hidden;display:flex;flex-direction:column;background:#000}.trust-partner__card-img-wrap{aspect-ratio:4 / 3;overflow:hidden}.trust-partner__card-img{width:100%;height:100%;object-fit:cover;display:block}.trust-partner__card-content{padding:1.5rem;color:#fff;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.trust-partner__card-heading{font-size:1.3rem;font-weight:500;margin-bottom:.5rem}.trust-partner__card-desc{font-size:.8rem;line-height:1.5;opacity:.9}.trust-partner__cta{display:flex;justify-content:center;gap:1rem}.trust-partner__btn{padding:1rem 3rem;border-radius:100px;font-size:1rem;text-decoration:none;transition:opacity .2s}.trust-partner__btn:hover{opacity:.8}.trust-partner__btn--outline{background:#fff;color:#000;border:1px solid black}.trust-partner__btn--filled{background:#000;color:#fff;border:1px solid black}@media(max-width:768px){.trust-partner__cards{grid-template-columns:1fr}.trust-partner__cta{flex-direction:column;align-items:center}.trust-partner__btn{width:100%;max-width:320px;text-align:center}}.artists{padding:4rem 0 5rem;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}.artists__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem;gap:2rem}.artists__header-text{max-width:620px}.artists__title{font-size:3rem;font-weight:300;line-height:1.1;margin-bottom:1rem}.artists__subtitle{font-size:.95rem;line-height:1.6;color:#666}.artists__cta{flex-shrink:0;white-space:nowrap}.artists__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem 1.5rem}.artists__card-img-wrap{aspect-ratio:1;border-radius:1rem;overflow:hidden;margin-bottom:1rem;background:#f5f5f5}.artists__card-img{width:100%;height:100%;object-fit:cover;display:block}.artists__card-name{font-size:1rem;font-weight:500;margin-bottom:.15rem}.artists__card-handle{font-size:.85rem;color:#999;margin-bottom:.75rem}.artists__card-bio{font-size:.85rem;line-height:1.55;color:#666;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.artists__card-link{font-size:.85rem;color:#111;font-weight:500}.artists__card-link:hover{text-decoration:underline}@media(max-width:1024px){.artists__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.artists__header{flex-direction:column;align-items:flex-start}.artists__title{font-size:2.5rem}.artists__grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}}@media(max-width:480px){.artists__grid{grid-template-columns:1fr}}.artwork-gallery{padding:1.5rem 0;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}.artwork-gallery__header{text-align:center;margin-bottom:1rem}.artwork-gallery__heading{font-size:3.5rem;margin-bottom:1rem;font-weight:300;line-height:1.2}.artwork-gallery__heading strong{font-weight:500;display:block;font-size:4.5rem}.artwork-gallery__subtitle{font-size:.95rem;color:#000;max-width:450px;margin:0 auto;line-height:1.5}.artwork-gallery__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.artwork-gallery__item{border-radius:8px;overflow:hidden;aspect-ratio:3 / 4}.artwork-gallery__img{width:100%;height:100%;object-fit:cover}.artwork-gallery__placeholder{width:100%;height:100%;background:#333}@media(max-width:768px){.artwork-gallery__heading{font-size:2rem}.artwork-gallery__grid{grid-template-columns:repeat(2,1fr)}}.biz-cta{padding:4rem 0 5rem;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin);text-align:center}.biz-cta__inner{max-width:600px;margin:0 auto}.biz-cta__heading{font-size:3rem;font-weight:300;line-height:1.15;margin-bottom:1.5rem}.biz-cta__heading strong{font-weight:500}.biz-cta__desc{font-size:.9rem;line-height:1.7;color:#555;margin-bottom:2.5rem;max-width:450px;margin-left:auto;margin-right:auto}.biz-cta__btn{display:inline-block;padding:1rem 4rem;background:#000;color:#fff;border-radius:100px;text-decoration:none;font-size:1rem;font-weight:500;transition:opacity .2s}.biz-cta__btn:hover{opacity:.85}@media(max-width:768px){.biz-cta{padding:3rem 0 4rem}.biz-cta__heading{font-size:2.2rem}.biz-cta__btn{width:100%;max-width:320px;text-align:center}}.biz-exhibition{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin) 5rem}.biz-exhibition__img-wrap{border-radius:1.5rem;overflow:hidden;aspect-ratio:16 / 9}.biz-exhibition__img{width:100%;height:100%;object-fit:cover;object-position:center 70%;display:block}@media(max-width:768px){.biz-exhibition{padding-bottom:3rem}.biz-exhibition__img-wrap{border-radius:1rem}}.biz-galleries{padding:3rem 0 0;overflow:hidden;background:#f5f5f5}.biz-galleries__inner{max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}.biz-galleries__carousel{width:100vw;position:relative;left:50%;transform:translate(-50%)}.biz-galleries__heading{font-size:2.5rem;font-weight:300;line-height:1.15;text-align:center;margin-bottom:2.5rem}.biz-galleries__heading strong{font-weight:500}.biz-galleries__track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.5rem clamp(1.5rem,5vw,5rem);scroll-padding-left:clamp(1.5rem,5vw,5rem)}.biz-galleries__track::-webkit-scrollbar{display:none}.biz-galleries__slide{flex:0 0 28%;scroll-snap-align:start}.biz-galleries__slide-img-wrap{position:relative;border-radius:1.2rem;overflow:hidden;aspect-ratio:3 / 4}.biz-galleries__slide-img{width:100%;height:100%;object-fit:cover;display:block}.biz-galleries__slide-logo-wrap{position:absolute;bottom:1.2rem;right:1.2rem}.biz-galleries__slide-logo{max-width:240px;max-height:84px;width:auto;height:auto;object-fit:contain;filter:none}.biz-galleries__controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}.biz-galleries__dots{display:flex;gap:.5rem}.biz-galleries__dot{width:44px;height:44px;border-radius:50%;border:none;background:transparent;cursor:pointer;padding:0;position:relative}.biz-galleries__dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;border:1px solid #ccc;background:#fff;transition:background .2s}.biz-galleries__dot--active:after{background:#000;border-color:#000}.biz-galleries__nav-btn{width:44px;height:44px;border-radius:50%;border:1px solid #ccc;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.biz-galleries__nav-btn:hover{background:#f0f0f0}@media(max-width:768px){.biz-galleries{padding:2rem 0 3rem}.biz-galleries__heading{font-size:2rem}.biz-galleries__slide{flex:0 0 70%}.biz-galleries__nav-btn{display:none}.biz-galleries__controls{gap:0}.biz-galleries__dot{width:28px;height:28px}.biz-galleries__dot:after{width:8px;height:8px}}.biz-hero{padding:.75rem;margin-top:-5rem}.biz-hero__container{border-radius:1.5rem;overflow:hidden;background:#111;position:relative;height:600px}.biz-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.biz-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:30% center;display:block}.biz-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,transparent 20%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.95) 75%)}.biz-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#fff;padding:3rem;margin-left:45%}.biz-hero__heading{font-size:3rem;font-weight:300;line-height:1.1;margin-bottom:1.5rem;color:#fff}.biz-hero__heading strong{font-weight:500}.biz-hero__desc{font-size:.9rem;line-height:1.6;opacity:.85;margin-bottom:2rem;color:#fff;max-width:380px}.biz-hero__btn{display:inline-block;padding:.9rem 3rem;background:#fff;color:#000;border-radius:100px;text-decoration:none;font-size:.95rem;font-weight:500;transition:opacity .2s}.biz-hero__btn:hover{opacity:.85}@media(max-width:768px){.biz-hero__container{height:400px}.biz-hero__gradient{background:linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.7) 50%,rgba(0,0,0,.95) 80%)}.biz-hero__content{margin-left:0;justify-content:flex-end;padding:2rem}.biz-hero__heading{font-size:2.2rem}}.biz-partners{padding:5rem 0;width:100%;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin);text-align:center;overflow:hidden;box-sizing:border-box}.biz-partners__heading{font-size:3rem;font-weight:300;line-height:1.1;margin-bottom:1rem}.biz-partners__heading strong{font-weight:500}.biz-partners__desc{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:3rem;max-width:400px;margin-left:auto;margin-right:auto}.biz-partners__marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.biz-partners__marquee-track{display:flex;align-items:center;gap:2.5rem;width:max-content;animation:biz-marquee 25s linear infinite}.biz-partners__logo-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0}.biz-partners__logo{height:120px;width:auto;display:block;object-fit:contain}@keyframes biz-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.biz-partners{padding:2rem var(--page-margin)}.biz-partners__heading{font-size:2.2rem}.biz-partners__desc{max-width:90%;margin-bottom:1.5rem}.biz-partners__marquee-track{gap:2rem;animation-duration:18s}.biz-partners__logo{height:90px}}.cart-page{padding:3rem 0}.cart-page__inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.cart-page__heading{font-size:2.5rem;font-weight:300;margin-bottom:1rem}.cart-page__heading strong{font-weight:500}.cart-page__empty{text-align:center;padding:4rem 0}.cart-page__empty-text{font-size:1.1rem;color:#666;margin-bottom:2rem}.cart-page__layout{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start}.cart-page__item{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid #e5e5e5}.cart-page__item:first-child{border-top:1px solid #e5e5e5}.cart-page__item-img-link{flex-shrink:0}.cart-page__item-img{width:140px;height:140px;object-fit:cover;border-radius:.8rem;display:block;background:#f5f5f5}.cart-page__item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:140px}.cart-page__item-top{display:flex;justify-content:space-between;align-items:flex-start}.cart-page__item-title{font-size:1rem;font-weight:500;margin-bottom:.25rem}.cart-page__item-title a{color:inherit;text-decoration:none}.cart-page__item-variant{font-size:.85rem;color:#666}.cart-page__item-property{font-size:.8rem;color:#999}.cart-page__item-price{font-weight:500;font-size:1rem;white-space:nowrap}.cart-page__item-bottom{display:flex;align-items:center;justify-content:space-between}.cart-page__item-remove{font-size:.8rem;color:#999;text-decoration:underline;transition:color .2s}.cart-page__item-remove:hover{color:#333}.cart-page__item-discounts{margin-top:.5rem}.cart-page__item-discount{font-size:.8rem;color:#2a7;display:flex;align-items:center;gap:.25rem}.cart-page__qty{display:flex;align-items:center;border:1px solid #ddd;border-radius:100px;overflow:hidden}.cart-page__qty-btn{width:36px;height:36px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:background .2s}.cart-page__qty-btn:hover{background:#f5f5f5}.cart-page__qty-input{width:40px;text-align:center;border:none;font-size:.9rem;font-weight:500;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-page__qty-input::-webkit-outer-spin-button,.cart-page__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-page__summary{background:#f9f9f9;border-radius:1.2rem;padding:2rem;position:sticky;top:6rem}.cart-page__summary-heading{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem}.cart-page__discount-wrap{margin-bottom:1.5rem}.cart-page__discount-label{font-size:.85rem;font-weight:500;display:block;margin-bottom:.5rem}.cart-page__discount-row{display:flex;gap:.5rem}.cart-page__discount-input{flex:1;padding:.6rem .8rem;border:1px solid #ddd;border-radius:.5rem;font-size:.85rem}.cart-page__discount-btn{padding:.6rem 1.2rem;border:1px solid #333;border-radius:.5rem;background:#fff;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s}.cart-page__discount-btn:hover{background:#333;color:#fff}.cart-page__summary-discounts{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.cart-page__summary-discount-name{display:flex;align-items:center;gap:.25rem;color:#2a7}.cart-page__summary-rows{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #e5e5e5}.cart-page__summary-row{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:.75rem}.cart-page__summary-row:last-child{margin-bottom:0}.cart-page__summary-row--discount{color:#2a7}.cart-page__summary-muted{color:#999;font-size:.85rem}.cart-page__summary-total{display:flex;justify-content:space-between;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem}.cart-page__btn{display:inline-block;padding:1rem 3rem;border-radius:100px;font-size:1rem;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:opacity .2s;border:none}.cart-page__btn:hover{opacity:.85}.cart-page__btn--primary{background:#000;color:#fff}.cart-page__btn--full{width:100%}.cart-page__continue{display:block;text-align:center;margin-top:1rem;font-size:.85rem;color:#666;text-decoration:underline}.cart-page__continue:hover{color:#333}.cart-page__note-toggle{margin-top:1.5rem;border-top:1px solid #e5e5e5;padding-top:1rem}.cart-page__note-summary{font-size:.85rem;color:#666;cursor:pointer;list-style:none}.cart-page__note-summary::-webkit-details-marker{display:none}.cart-page__note-summary:before{content:"+ "}details[open] .cart-page__note-summary:before{content:"- "}.cart-page__note-input{width:100%;margin-top:.75rem;padding:.75rem;border:1px solid #ddd;border-radius:.5rem;font-size:.85rem;font-family:inherit;resize:vertical;min-height:80px}@media(max-width:768px){.cart-page{padding:2.5rem 0 2rem}.cart-page__heading{font-size:2rem}.cart-page__layout{grid-template-columns:1fr;gap:2rem}.cart-page__item-img{width:100px;height:100px}.cart-page__item-details{min-height:100px}.cart-page__summary{position:static}}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.contact{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:.75rem;margin-top:-5rem}.contact__bg{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;z-index:0;border-radius:1.5rem;overflow:hidden}.contact__bg-img{width:100%;height:100%;object-fit:cover;display:block}.contact__overlay{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;z-index:1;border-radius:1.5rem;background:#0000008c}.contact__inner{position:relative;z-index:2;width:100%;max-width:600px;padding:4rem 2rem}.contact__title{font-size:3rem;font-weight:300;color:#fff;margin-bottom:1rem;text-align:center}.contact__desc{font-size:.95rem;line-height:1.6;color:#ffffffd9;margin-bottom:1rem;text-align:center}.contact__desc a{color:#fff;text-decoration:underline}.contact__info{font-size:.85rem;color:#ffffffb3;margin-bottom:.25rem;text-align:center}.contact__info:last-of-type{margin-bottom:2rem}.contact__fields{display:flex;flex-direction:column;gap:.75rem}.contact__row{display:flex;gap:.75rem}.contact__field{flex:1}.contact__input{width:100%;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.3);border-radius:.5rem;background:#ffffff1a;color:#fff;font-size:.9rem;font-family:inherit;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:border-color .2s}.contact__input::placeholder{color:#ffffff80}.contact__input:focus{outline:none;border-color:#fff9}.contact__textarea{resize:vertical;min-height:120px}.contact__submit{margin-top:.5rem;width:100%;padding:.9rem;font-size:1rem;font-family:inherit;background:#fff;color:#000;border:none;border-radius:100px;cursor:pointer;font-weight:500;transition:opacity .2s}.contact__submit:hover{opacity:.85}.contact__success{text-align:center;color:#fff;font-size:1.1rem;padding:2rem 0}.contact .errors{color:#ff6b6b;margin-bottom:1rem;text-align:center;font-size:.9rem}@media(max-width:768px){.contact{min-height:90vh}.contact__title{font-size:2.2rem}.contact__row{flex-direction:column}.contact__inner{padding:6rem 1.5rem 3rem}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.faq-section{padding:5rem 0}.faq-section__inner{max-width:48rem;margin:0 auto;padding:0 var(--page-margin)}.faq-section__heading{font-size:2.5rem;font-weight:300;line-height:1.15;text-align:center;margin:0 0 3rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e5e5}.faq-section__heading strong{font-weight:500}.faq-section__item{border-bottom:1px solid #e5e5e5}.faq-section__question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;cursor:pointer;font-weight:500;list-style:none}.faq-section__question::-webkit-details-marker{display:none}.faq-section__icon{transition:transform .2s;flex-shrink:0}details[open] .faq-section__icon{transform:rotate(180deg)}.faq-section__answer{padding:0 0 1.25rem;font-size:.95rem;color:#666}@media(max-width:768px){.faq-section{padding:3rem 0}.faq-section__heading{font-size:2rem}}.feature-showcase{padding:5rem 0;background-color:var(--color-bg-light, #f5f5f5)}.feature-showcase__inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.feature-showcase__heading{font-size:2.5rem;font-weight:300;line-height:1.15;text-align:center;margin:0 0 1.5rem}.feature-showcase__heading strong{font-weight:500;display:block}.feature-showcase__description{text-align:center;max-width:500px;margin:0 auto 3rem;font-size:.95rem;line-height:1.6;color:#666}.feature-showcase__image-wrap{border-radius:1.2rem;overflow:hidden;max-width:800px;margin:0 auto}.feature-showcase__image{width:100%;height:auto;display:block}@media(max-width:768px){.feature-showcase{padding:3rem 0}.feature-showcase__heading{font-size:2rem}}.features{padding:3rem 0;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin);border-top:1px solid #eee}.features__grid{display:flex;justify-content:center}.features__item{flex:1;padding:0 3rem;text-align:center}.features__top{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.features__icon{width:48px;height:48px;object-fit:contain}.features__title{font-size:1.1rem;font-weight:500;color:#000}.features__desc{font-size:.95rem;color:#000;line-height:1.5}@media(max-width:768px){.features__grid{flex-direction:column;gap:2rem}.features__item{border-left:none;border-bottom:1px solid #ddd;padding:0 0 2rem}.features__item:last-child{border-bottom:none;padding-bottom:0}.features__top{flex-direction:column}}.footer{padding:4rem 0 2.5rem}.footer__inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.footer__brand{margin-bottom:2.5rem}.footer__logo{display:inline-flex;align-items:center;text-decoration:none}.footer__logo-img{height:2.5rem;width:auto}.footer__links{display:flex;gap:4rem;margin-bottom:3rem}.footer__link-column{display:flex;flex-direction:column;gap:.6rem;padding-left:2rem;border-left:1px solid #444444}.footer__link-column:first-child{padding-left:0;border-left:none}.footer__link-column a{color:#fff;text-decoration:none;font-size:.85rem}.footer__link-column a:hover{color:#fff}.footer__middle{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:2.5rem}.footer__newsletter-label{font-size:1.1rem;margin-bottom:1.2rem;color:#fff}.footer__newsletter-form{display:flex;gap:1rem}.footer__newsletter-input{width:16rem;padding:.5rem 1rem;background:transparent;border:1px solid #444444;color:#fff;border-radius:4px;font-size:.85rem}.footer__newsletter-input:focus{outline:none;border-color:#fff}.footer__newsletter-input::placeholder{color:#666}.footer__newsletter-btn{font-size:.85rem;padding:.5rem 2rem;border-radius:4px;border:1px solid #444444}.footer__social{display:flex;gap:.5rem;align-items:center}.footer__social-icon{display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;color:#b0b0b0;text-decoration:none}.footer__social-icon:hover{color:#fff}.footer__bottom{border-top:1px solid #333333;padding-top:1.5rem;font-size:.8rem;color:#b0b0b0}@media(max-width:768px){.footer__brand{text-align:center}.footer__links{flex-direction:column;align-items:center;gap:1.5rem}.footer__link-column{border-left:none;padding-left:0;align-items:center;border-top:1px solid #444444;padding-top:1.5rem}.footer__link-column:first-child{border-top:none;padding-top:0}.footer__middle{flex-direction:column;align-items:center}.footer__newsletter{width:100%;text-align:center}.footer__newsletter-form{flex-direction:column;width:100%}.footer__newsletter-input{width:100%;padding:.75rem 1rem}.footer__newsletter-btn{width:auto;align-self:center;padding:.75rem 3rem}.footer__social{justify-content:center;flex-wrap:wrap}.footer__bottom{text-align:center}}.hw-specs{padding:3rem 0 5rem;overflow:hidden;background:#fff}.hw-specs__inner{max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}.hw-specs__carousel{width:100vw;position:relative;left:50%;transform:translate(-50%)}.hw-specs__header{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;gap:1.5rem}.hw-specs__heading{font-size:2.5rem;font-weight:300;line-height:1.15;text-align:center}.hw-specs__heading strong{font-weight:500}.hw-specs__track{display:flex;gap:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.5rem clamp(1.5rem,5vw,5rem) .5rem max(var(--page-margin),calc((100vw - var(--page-width)) / 2 + var(--page-margin) * 2))}.hw-specs__track::-webkit-scrollbar{display:none}.hw-specs__slide{flex:0 0 28%;position:relative;border-radius:1.2rem;overflow:hidden;aspect-ratio:3 / 4;background:#000}.hw-specs__slide-img{width:100%;height:100%;object-fit:cover;display:block}.hw-specs__slide--contain .hw-specs__slide-img{object-fit:contain;padding:10% 8%}.hw-specs__slide--contain-bottom .hw-specs__slide-img{object-fit:contain;padding:10% 8% 0;object-position:center bottom;height:auto;position:absolute;bottom:0;left:0;right:0}.hw-specs__slide-caption{position:absolute;top:0;left:0;right:0;padding:1.5rem;color:#fff;font-size:1.4rem;font-weight:300;line-height:1.2;z-index:1}.hw-specs__slide-caption strong{font-weight:500;font-size:1.6rem}.hw-specs__controls{display:flex;align-items:center;gap:.75rem}.hw-specs__nav-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid #ccc;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.hw-specs__nav-btn:hover{background:#f0f0f0}@media(max-width:768px){.hw-specs{padding:2rem 0 3rem}.hw-specs__heading{font-size:2rem}.hw-specs__slide{flex:0 0 70%}.hw-specs__slide-caption{font-size:1.1rem}.hw-specs__slide-caption strong{font-size:1.3rem}}header{position:fixed;top:0;left:0;right:0;z-index:100;padding:.75rem var(--page-margin)}.header__inner{display:flex;align-items:center;justify-content:space-between;height:3.5rem;max-width:var(--page-width);margin:0 auto;background:#000000b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:100px;padding:0 .5rem 0 1.5rem}.header__logo{display:flex;align-items:center;text-decoration:none}.header__logo-img{height:1.5rem;width:auto}.header__nav{display:flex;gap:2.5rem}.header__nav a{text-decoration:none;color:#fff;font-size:.9rem}.header__nav a:hover{opacity:.8}.header__actions{display:flex;align-items:center;gap:1.5rem}.header__cart{text-decoration:none;color:#fff;font-size:.9rem}.header__cart:hover{opacity:.8}.header__shop-btn{font-size:.85rem;padding:.5rem 1.5rem;background-color:#fff;color:#000;border-color:#fff}.header__shop-btn:hover{background-color:#fff;color:#000;opacity:1}.header__shop-btn--rounded{border-radius:100px}.header__mobile-menu{display:none}@media(max-width:768px){.header__nav,.header__actions{display:none}.header__mobile-menu{display:block}.header__mobile-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;color:#fff}.header__mobile-menu summary::-webkit-details-marker{display:none}.header__mobile-menu svg{width:1.5rem}.header__mobile-drawer{position:absolute;top:4.5rem;left:var(--page-margin);right:var(--page-margin);background:var(--color-surface-dark);border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;z-index:99}.header__mobile-drawer a{text-decoration:none;color:#fff}.header__mobile-drawer .header__shop-btn{color:#000;text-align:center}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;padding:.75rem;margin-top:-5rem}.hero__bg{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;z-index:0;border-radius:1.5rem;overflow:hidden}.hero__bg-video{width:100%;height:100%;object-fit:cover}.hero__content{position:relative;z-index:1;width:60%;padding:4rem;text-align:center;display:flex;flex-direction:column;align-items:center}.hero__heading{font-size:clamp(2.5rem,4.2vw,4.5rem);font-weight:300;line-height:1.1;margin-bottom:1.5rem;color:#fff}.hero__heading-line{display:block;white-space:nowrap}.hero__heading strong{font-weight:500;display:block}.hero__description{font-size:1rem;font-weight:300;line-height:1.6;color:#fff;margin-bottom:2rem;max-width:400px}.hero__btn{padding:.75rem 2.5rem;border-radius:100px}@media(min-width:769px)and (max-width:1024px){.hero__content{width:80%}}@media(max-width:768px){.hero{min-height:80vh;justify-content:center;text-align:center}.hero__content{width:100%;margin-right:0;padding:2rem var(--page-margin);display:flex;flex-direction:column;align-items:center}.hero__bg-video{object-position:30% center}.hero__heading{font-size:clamp(1.8rem,7vw,2.5rem)}.hero__description{font-size:.9rem}}.muse-app{padding:5rem 0;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}.muse-app__inner{border-radius:1.5rem;padding:0 4rem;display:flex;align-items:flex-end;justify-content:center;gap:4rem;overflow:hidden}.muse-app__content{max-width:350px;text-align:center;display:flex;flex-direction:column;align-items:center;align-self:center}.muse-app__store-icons{display:flex;gap:1rem;margin-bottom:1.5rem}.muse-app__heading{font-size:3rem;font-weight:300;color:#fff;margin-bottom:1.5rem;line-height:1.1}.muse-app__heading strong{display:block;font-size:4rem;font-weight:500}.muse-app__desc{font-size:.95rem;line-height:1.6;color:#fff}.muse-app__phone{flex-shrink:0}.muse-app__phone-img{max-height:500px;width:auto}@media(max-width:768px){.muse-app__inner{flex-direction:column;text-align:center;padding-top:3rem}.muse-app__content{display:flex;flex-direction:column;align-items:center}.muse-app__heading{font-size:2.5rem}.muse-app__heading strong{font-size:3rem}.muse-app__phone-img{max-height:400px}}.page-content{padding:3rem 0 5rem}.page-content__inner{max-width:48rem;margin:0 auto;padding:0 var(--page-margin)}.page-content__title{font-size:2.5rem;font-weight:500;text-align:center;margin-bottom:2.5rem}.page-content__body{font-size:.95rem;line-height:1.8;color:#444}.page-content__body h2,.page-content__body h3,.page-content__body h4{color:#111;margin-top:2rem;margin-bottom:.75rem}.page-content__body p{margin-bottom:1rem}.page-content__body a{color:#111;text-decoration:underline}.page-content__body ul,.page-content__body ol{margin-bottom:1rem;padding-left:1.5rem}.page-content__body li{margin-bottom:.35rem}.page-content__body iframe{max-width:100%;aspect-ratio:16 / 9;width:100%;height:auto;border-radius:.75rem;margin-bottom:1.5rem}@media(max-width:768px){.page-content{padding:2rem 0 3rem}.page-content__title{font-size:2rem}}.product-artworks{padding:5rem 0 2rem;overflow:hidden}.product-artworks__inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin);display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.product-artworks__heading{font-size:3rem;font-weight:300;line-height:1.1;margin-bottom:1.5rem}.product-artworks__heading strong{font-weight:500;font-style:italic}.product-artworks__description{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:1rem}.product-artworks__subtitle{font-size:.85rem;color:#999;line-height:1.5;margin-bottom:1.5rem}.product-artworks__logos{display:flex;flex-direction:row;align-items:center;gap:1.5rem}.product-artworks__logo{max-height:24px;width:auto;opacity:.5;display:block;object-fit:contain}.product-artworks__image-wrap{margin-right:calc(-1 * var(--page-margin))}.product-artworks__image{width:100%;height:auto;display:block}@media(max-width:768px){.product-artworks__inner{grid-template-columns:1fr}.product-artworks__heading{font-size:2.5rem}.product-artworks__image-wrap{margin-right:calc(-1 * var(--page-margin))}}.lineup{padding:1rem 0;max-width:var(--page-width);margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}.lineup__header{text-align:center;margin-bottom:3rem}.lineup__heading{font-size:3.5rem;font-weight:400}.lineup__heading strong{font-weight:500;display:block}.lineup__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;max-width:1000px;margin-left:auto;margin-right:auto}.lineup__card{background:var(--color-surface-dark);border-radius:1.2rem;overflow:hidden;padding:1.5rem 1.5rem 0;color:#fff;display:flex;flex-direction:column;aspect-ratio:2 / 3}.lineup__card-info{margin-bottom:1rem;flex-shrink:0}.lineup__card--link{text-decoration:none;color:#fff}.lineup__card--link:hover{text-decoration:none}.lineup__card-img-wrap{flex:1;overflow:hidden;position:relative;min-height:0}.lineup__card-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.lineup__card:hover .lineup__card-img{transform:scale(1.05)}.lineup__card-size{font-size:2rem;font-weight:500;margin-bottom:.5rem}.lineup__card-desc{font-size:.85rem;color:#aaa;line-height:1.4}.lineup__cta{text-align:center;margin-bottom:3rem}.lineup__btn{padding:1rem 4rem;border-radius:100px;background-color:#000;color:#fff;font-size:1.1rem;border:none}@media(max-width:768px){.lineup__heading{font-size:3.5rem}.lineup__grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.lineup__card{padding:2.5rem 1.5rem 0;text-align:center}.lineup__card-info{margin-bottom:2rem}.lineup__card-size{font-size:3.5rem}.lineup__card-desc{font-size:1.1rem}}.product-reviews{padding:5rem 0}.product-reviews__inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.product-reviews__heading{font-size:2.5rem;font-weight:300;line-height:1.15;text-align:center;margin:0 0 2rem}.product-reviews__heading strong{font-weight:500;display:block}.product-reviews__content{margin:0 auto}@media(max-width:768px){.product-reviews{padding:3rem 0}.product-reviews__heading{font-size:2rem}}.product-hero{display:grid;grid-template-columns:7fr 3fr;gap:4rem;width:100%;max-width:var(--page-width);margin:0 auto;padding:2rem var(--page-margin) 4rem;align-items:start}.product-hero__gallery{display:flex;flex-direction:column;gap:1rem;position:sticky;top:6rem;min-width:0}.product-hero__main-image-wrap{border-radius:1.2rem;overflow:hidden;width:100%;aspect-ratio:16 / 9}.product-hero__main-image{width:100%;height:100%;object-fit:cover}.product-hero__thumbs{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.product-hero__thumbs::-webkit-scrollbar{display:none}.product-hero__thumb{flex:0 0 72px;width:72px;height:72px;border:2px solid transparent;border-radius:10px;overflow:hidden;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.product-hero__thumb img{width:100%;height:100%;object-fit:contain}.product-hero__thumb--active{border-color:var(--color-foreground, #000)}.product-hero__thumbs-nav{display:none}.product-hero__info{display:flex;flex-direction:column;gap:2.5rem;padding-top:1rem}.product-hero__options{display:flex;flex-direction:column;gap:2.5rem}.product-hero__option-group{border:none;padding:0;margin:0}.product-hero__option-heading{font-size:1.15rem;margin:0 0 1rem;line-height:1.3}.product-hero__option-heading strong{font-weight:500}.product-hero__option-hint{font-weight:300;color:#888}.product-hero__size-cards{display:flex;flex-direction:column;gap:.5rem}.product-hero__size-card{cursor:pointer;display:block}.product-hero__size-card-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border:2px solid #e0e0e0;border-radius:14px;transition:border-color .15s ease}.option-input:checked+.product-hero__size-card-inner{border-color:#2563eb}.product-hero__card-left{display:flex;flex-direction:column;gap:.15rem}.product-hero__card-title{font-size:1.05rem;font-weight:500}.product-hero__card-sub{font-size:.8rem;color:#999}.product-hero__card-price{font-size:.85rem;color:#666;white-space:nowrap}.product-hero__color-cards{display:flex;flex-direction:column;gap:.5rem}.product-hero__color-card{cursor:pointer;display:block}.product-hero__color-card-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border:2px solid #e0e0e0;border-radius:14px;transition:border-color .15s ease}.option-input:checked+.product-hero__color-card-inner{border-color:#2563eb}.product-hero__color-card-text{display:flex;flex-direction:column;gap:.15rem}.product-hero__color-swatch{width:28px;height:28px;border-radius:50%;border:2px solid #ddd;flex-shrink:0}.product-hero__qty-card{position:relative;display:flex;align-items:center}.product-hero__qty-select{width:100%;padding:1rem 1.25rem;border:2px solid #e0e0e0;border-radius:14px;font-size:1.05rem;font-weight:500;background:transparent;appearance:none;-webkit-appearance:none;cursor:pointer;color:inherit}.product-hero__qty-select:focus{outline:none;border-color:#2563eb}.product-hero__qty-chevron{position:absolute;right:1.25rem;pointer-events:none;color:#666}.product-hero__summary{padding-top:.5rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:.75rem}.product-hero__summary-row{display:flex;justify-content:space-between;align-items:baseline}.product-hero__summary-label{font-size:1rem;color:#888}.product-hero__summary-value{font-size:1.05rem;font-weight:500}.product-hero__summary-price{font-size:1.1rem;font-weight:500}.product-hero__summary-total{border-top:1px solid #e0e0e0;padding-top:.75rem;margin-top:.25rem}.product-hero__summary-total .product-hero__summary-label{font-weight:500;color:#333;font-size:1.05rem}.product-hero__summary-total .product-hero__summary-price{font-size:1.2rem}.product-hero__add-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem 2rem;border:2px solid #000;border-radius:9999px;background-color:#000;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease}.product-hero__add-btn:hover{background-color:#333;border-color:#333}.product-hero__add-btn:disabled{opacity:.4;cursor:not-allowed}@media(max-width:768px){.product-hero{grid-template-columns:1fr;gap:2rem;padding-top:1rem}.product-hero__gallery{position:static}.product-hero__title{font-size:2rem}.product-hero__thumbs-nav{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}.product-hero__thumbs-arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #ddd;cursor:pointer;color:#333}.product-hero__thumbs-arrow:disabled{opacity:.3;cursor:default}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.testimonial-stats{padding:5rem var(--page-margin);text-align:center}.testimonial-stats>*{max-width:var(--page-width);margin-left:auto;margin-right:auto}.testimonial-stats__quote{margin-bottom:3rem}.testimonial-stats__quote blockquote{font-size:1.5rem;font-weight:300;line-height:1.5;max-width:750px;margin:0 auto 1.5rem;font-style:normal}.testimonial-stats__quote blockquote strong{font-weight:500}.testimonial-stats__review-link{font-size:1rem;color:var(--color-foreground);text-decoration:underline}.testimonial-stats__cards{display:flex;justify-content:center;gap:1.5rem;max-width:850px;margin:0 auto}.testimonial-stats__card{background:#fff;border:1px solid #ddd;border-radius:12px;padding:2rem 1.5rem;flex:1;text-align:left;min-height:140px}.testimonial-stats__number{font-size:2.5rem;font-weight:500;margin-bottom:.5rem}.testimonial-stats__desc{font-size:.9rem;color:#000;line-height:1.4}@media(max-width:768px){.testimonial-stats__quote blockquote{font-size:1rem}.testimonial-stats__cards{flex-direction:column;align-items:center}.testimonial-stats__card{width:100%;max-width:320px}}.text-image-grid{padding:5rem 0}.text-image-grid__inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.text-image-grid__heading{font-size:2.5rem;font-weight:300;line-height:1.1;text-align:center;margin-bottom:2.5rem}.text-image-grid__heading strong{font-weight:500}.text-image-grid__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.text-image-grid__card{position:relative;border-radius:1.2rem;overflow:hidden;aspect-ratio:3 / 4}.text-image-grid__image{width:100%;height:100%;object-fit:cover;display:block}.text-image-grid__caption{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem;color:#fff;font-size:1.1rem;font-weight:300;line-height:1.3;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%)}.text-image-grid__caption strong{font-weight:500;font-size:1.3rem}@media(max-width:768px){.text-image-grid__cards{grid-template-columns:1fr}.text-image-grid__heading{font-size:2rem}}.video-banner{padding:0 0 5rem;overflow:hidden}.video-banner__inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.video-banner__header{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.video-banner__nav-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid #ccc;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.video-banner__nav-btn:hover{background:#f0f0f0}.video-banner__carousel{width:100vw;position:relative;left:50%;transform:translate(-50%)}.video-banner__track{display:flex;gap:1.5rem;overflow-x:hidden;scrollbar-width:none;padding:0 clamp(1.5rem,5vw,5rem)}.video-banner__track::-webkit-scrollbar{display:none}.video-banner__slide{flex:0 0 70%;border-radius:1.2rem;overflow:hidden;opacity:.4;transition:opacity .4s ease}.video-banner__slide--active{opacity:1}.video-banner__embed{position:relative;padding-bottom:56.25%;height:0}.video-banner__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.2rem}@media(max-width:768px){.video-banner__slide{flex:0 0 85%}}.video-carousel{padding:2rem 0 5rem;overflow:hidden;max-width:var(--page-width);margin:0 auto}.video-carousel__controls{display:flex;justify-content:flex-end;gap:.5rem;padding:0 var(--page-margin);margin-bottom:1rem}.video-carousel__arrow{width:40px;height:40px;border-radius:50%;border:1.5px solid #ccc;background:transparent;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,color .2s}.video-carousel__arrow:hover{border-color:#333;color:#000}.video-carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:0 var(--page-margin);scrollbar-width:none}.video-carousel__track::-webkit-scrollbar{display:none}.video-carousel__item{flex:0 0 calc(28% - .75rem);scroll-snap-align:start;border-radius:12px;overflow:hidden;aspect-ratio:3 / 4}.video-carousel__item video{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:1024px){.video-carousel__item{flex:0 0 calc(38% - .67rem)}}@media(max-width:768px){.video-carousel__item{flex:0 0 calc(70% - .5rem)}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:500}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
