.shopify-section:has(.cart-page){display:block}.cart-page{background-color:#fff;padding:2rem 1rem;display:flex;justify-content:center}.cart-receipt{width:100%;max-width:600px;background:#fff;border:1px solid #ddd;border-radius:12px;padding:1.5rem;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-size:.875rem;position:relative}.cart-receipt__back{display:inline-block;color:#007aff;text-decoration:none;font-size:.875rem;margin-bottom:1rem;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif}.cart-receipt__back:hover{opacity:.7}.cart-receipt__header{text-align:center;margin-bottom:1.5rem}.cart-receipt__title{font-size:1.25rem;font-weight:500;text-transform:none;letter-spacing:.1em;margin:0}.cart-receipt__items{display:flex;flex-direction:column;gap:1rem}.cart-receipt__item{display:grid;grid-template-columns:40px 1fr auto auto auto;gap:.75rem;align-items:center}.cart-receipt__item-image{width:40px;height:40px;background:#f5f5f5}.cart-receipt__item-image img{width:100%;height:100%;object-fit:cover}.cart-receipt__item-details{display:flex;flex-direction:column;min-width:0}.cart-receipt__item-title{font-size:.75rem;font-weight:500;color:#333;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-receipt__item-title:hover{text-decoration:underline}.cart-receipt__item-variant{font-size:.625rem;color:#888}.cart-receipt__item-qty{display:flex;align-items:center;gap:.25rem}.cart-receipt__qty-btn{width:20px;height:20px;border:1px solid #ccc;background:#fff;cursor:pointer;font-size:.875rem;line-height:1;padding:0}.cart-receipt__qty-btn:hover{background:#f0f0f0}.cart-receipt__qty-input{width:30px;height:20px;border:1px solid #ccc;text-align:center;font-size:.75rem;font-family:inherit;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-receipt__qty-input::-webkit-outer-spin-button,.cart-receipt__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-receipt__item-price{font-size:.75rem;font-weight:500;text-align:right;white-space:nowrap}.cart-receipt__item-remove{color:#999;text-decoration:none;font-size:1rem;line-height:1;padding:.25rem}.cart-receipt__item-remove:hover{color:#ef4444}.cart-receipt__divider{height:1px;background:#333;margin:1.5rem 0}.cart-receipt__divider--dashed{background:none;border-top:1px dashed #333}.cart-receipt__totals{display:flex;flex-direction:column;gap:.5rem}.cart-receipt__total-row{display:flex;justify-content:space-between;font-size:.875rem}.cart-receipt__total-row--discount{color:#ef4444}.cart-receipt__footer{text-align:center}.cart-receipt__note{font-size:.625rem;color:#888;margin:0 0 1rem;text-transform:none}.cart-receipt__update-btn{display:block;width:100%;padding:.5rem;margin-bottom:.5rem;border:1px solid #333;background:#fff;cursor:pointer;font-family:inherit;font-size:.75rem}.cart-receipt__checkout-btn{width:100%;justify-content:center}.cart-receipt__empty{text-align:center;padding:2rem 0}.cart-receipt__empty p{margin:0 0 1.5rem;color:#666}.cart-receipt .glossy-button{width:fit-content;height:fit-content;padding:.5em 1.5em;border-radius:8px;border:none;line-height:1.2;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-weight:400;font-size:17px;letter-spacing:-.01em;color:#fff;display:flex;justify-content:center;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-decoration:none;cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent}.cart-receipt .glossy-button:hover{opacity:.85}.cart-receipt .glossy-button:active{opacity:.6}.cart-receipt .glossy-button--aqua{background-color:#007aff}.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%}.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}.customer-account{max-width:600px;margin:0 auto}.customer-account__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.customer-account__title{font-size:1.75rem;font-weight:500;margin:0}.customer-account__logout{color:#007aff;text-decoration:none;font-size:.9375rem}.customer-account__logout:hover{text-decoration:underline}.customer-account__greeting{color:#8e8e93;font-size:.9375rem;margin-bottom:2rem}.customer-account__greeting p{margin:0}.customer-account__links{display:flex;flex-direction:column;gap:.5rem;background:#f2f2f7;border-radius:12px;padding:.5rem;margin-bottom:2rem}.customer-account__link{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;color:#000;text-decoration:none;border-radius:8px;font-size:1rem;transition:background .15s ease}.customer-account__link:hover{background:#0000000a}.customer-account__link span{color:#8e8e93}.customer-account__section{margin-top:2rem}.customer-account__section-title{font-size:1.125rem;font-weight:500;margin:0 0 1rem}.customer-account__orders{display:flex;flex-direction:column;gap:.5rem}.customer-account__order{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#f2f2f7;border-radius:12px;text-decoration:none;color:inherit;transition:background .15s ease}.customer-account__order:hover{background:#e5e5ea}.customer-account__order-row{display:flex;justify-content:space-between;font-size:.9375rem}.customer-account__order-name{font-weight:500}.customer-account__order-date,.customer-account__order-status{color:#8e8e93;font-size:.8125rem;text-transform:none}.customer-account__order-total{font-weight:500}.customer-account__empty{color:#8e8e93;font-size:.9375rem}.customer-card__field input{border:none;background:#f2f2f7;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-family:inherit;outline:none}.customer-card__submit{width:100%;padding:.75em 1.5em;border:none;border-radius:8px;background:#007aff;color:#fff;font-family:inherit;font-weight:500;font-size:1rem;cursor:pointer;transition:opacity .2s ease;margin-top:.5rem}.customer-card__decline{background:none;border:none;color:#ff3b30;cursor:pointer;font-family:inherit;font-size:.875rem}.customer-addresses{max-width:600px;margin:0 auto}.customer-addresses__header{margin-bottom:2rem}.customer-addresses__back{display:inline-block;color:#007aff;text-decoration:none;font-size:.9375rem;margin-bottom:.5rem}.customer-addresses__title{font-size:1.75rem;font-weight:500;margin:0}.customer-addresses__list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.customer-addresses__item{padding:1rem;background:#f2f2f7;border-radius:12px}.customer-addresses__address{font-size:.9375rem;line-height:1.5;white-space:pre-line}.customer-addresses__default{display:inline-block;background:#007aff;color:#fff;font-size:.75rem;padding:.125rem .5rem;border-radius:4px;margin-left:.5rem;vertical-align:middle}.customer-addresses__actions{display:flex;gap:.5rem;margin-top:.75rem}.customer-addresses__action{background:none;border:none;color:#007aff;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.25rem 0}.customer-addresses__action--danger{color:#ff3b30}.customer-addresses__form{margin-top:1rem}.customer-addresses__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.customer-addresses__checkbox{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;margin:1rem 0}.customer-addresses__form-actions{display:flex;gap:.5rem}.customer-addresses__cancel{background:none;border:none;color:#8e8e93;cursor:pointer;font-family:inherit;font-size:1rem;padding:.75em 1.5em}.customer-addresses__section-title{font-size:1.125rem;font-weight:500;margin:0 0 1rem}.customer-card__field input,.customer-card__field select{border:none;background:#fff;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-family:inherit;outline:none}.customer-card__submit{padding:.75em 1.5em;border:none;border-radius:8px;background:#007aff;color:#fff;font-family:inherit;font-weight:500;font-size:1rem;cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent}.customer-page--account{min-height:100vh;background:#fff;padding:2rem 1rem;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif}.customer-order{max-width:700px;margin:0 auto}.customer-order__back{display:inline-block;color:#007aff;text-decoration:none;font-size:.9375rem;margin-bottom:.5rem}.customer-order__title{font-size:1.75rem;font-weight:500;margin:0}.customer-order__date{color:#8e8e93;font-size:.9375rem;margin:.25rem 0 1.5rem}.customer-order__notice{background:#fff5f5;color:#ff3b30;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;margin-bottom:1rem}.customer-order__items{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.customer-order__item{display:flex;gap:1rem;align-items:center;padding:.75rem;background:#f2f2f7;border-radius:12px}.customer-order__item-image{width:60px;height:60px;object-fit:contain;background:#fff;border-radius:8px}.customer-order__item-info{flex:1;display:flex;flex-direction:column;gap:.125rem}.customer-order__item-title{color:#000;text-decoration:none;font-weight:500;font-size:.9375rem}.customer-order__item-variant,.customer-order__item-qty{font-size:.8125rem;color:#8e8e93}.customer-order__item-price{font-weight:500;font-size:.9375rem}.customer-order__totals{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f2f2f7;border-radius:12px;margin-bottom:1.5rem}.customer-order__row{display:flex;justify-content:space-between;font-size:.9375rem}.customer-order__row--discount{color:#ff3b30}.customer-order__row--total{font-weight:500;font-size:1.0625rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.08)}.customer-order__addresses{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:600px){.customer-order__addresses{grid-template-columns:1fr}}.customer-order__address{padding:1rem;background:#f2f2f7;border-radius:12px;font-size:.9375rem;line-height:1.5;white-space:pre-line}.customer-order__address h2{font-size:.875rem;font-weight:500;text-transform:none;letter-spacing:.04em;color:#8e8e93;margin:0 0 .5rem}.customer-card__title{font-size:1.75rem;font-weight:500;margin:0 0 1.5rem;text-align:center}.customer-card__errors ul{margin:0;padding-left:1rem}.customer-card__links{display:flex;justify-content:space-between;margin-top:1rem;font-size:.875rem}.customer-card__links--center{justify-content:center}.customer-card__links a:hover{text-decoration:underline}.shopify-section:has(.customer-page){display:block}.customer-page{min-height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif}.customer-card{width:100%;max-width:380px}.customer-card__title{font-size:1.75rem;font-weight:500;margin:0 0 .5rem;text-align:center}.customer-card__description{color:#8e8e93;text-align:center;margin:0 0 1.5rem;font-size:.9375rem}.customer-card__errors{background:#fff5f5;color:#ff3b30;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;margin-bottom:1rem}.customer-card__success{background:#f0faf4;color:#34c759;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;margin-bottom:1rem}.customer-card__field{display:flex;flex-direction:column;margin-bottom:1rem}.customer-card__field label{font-size:.8125rem;color:#8e8e93;margin-bottom:.25rem;font-weight:500}.customer-card__field input{border:none;background:#f2f2f7;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-family:inherit;outline:none;transition:box-shadow .15s ease}.customer-card__field input:focus{box-shadow:0 0 0 2px #007aff}.customer-card__submit{width:100%;padding:.75em 1.5em;border:none;border-radius:8px;background:#007aff;color:#fff;font-family:inherit;font-weight:500;font-size:1rem;cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent;margin-top:.5rem}.customer-card__submit:hover{opacity:.85}.customer-card__submit:active{opacity:.6}.customer-card__links{display:flex;justify-content:center;margin-top:1rem;font-size:.875rem}.customer-card__links a{color:#007aff;text-decoration:none}footer{display:flex;justify-content:space-between;margin-top:2rem}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}header{height:5rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif}header a{text-decoration:none;color:var(--color-foreground)}header .header__logo{display:flex;align-items:center}header .header__logo-img{height:3.5rem;width:auto}header .header__menu{display:flex;gap:1rem;font-size:15px;font-weight:500;color:#007aff}header .header__menu a{color:#007aff}.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}.shopify-section:has(.landing-page){display:block;position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0}.landing-loader{position:fixed;top:0;left:0;z-index:50;display:flex;height:100%;width:100%;align-items:center;justify-content:center;overflow:hidden;background-color:#000;transition:opacity 1s ease-out}.landing-loader.fade-out{opacity:0;pointer-events:none}.landing-loader-cursor{margin:auto;height:auto;width:130px}.landing-page{position:fixed;top:0;left:0;height:100%;width:100%;background-repeat:repeat;background-attachment:fixed;background-size:350px;opacity:0;transition:opacity .5s ease-in}.landing-page.fade-in{opacity:1}@media(min-width:600px){.landing-page{background-size:500px}}@media(min-width:1000px){.landing-page{background-size:800px}}.landing-logo-mobile{position:absolute;right:0;top:0;padding:1.25rem}.landing-logo-mobile img{width:180px}@media(min-width:768px){.landing-logo-mobile{display:none}}.landing-logo-desktop{position:absolute;left:0;top:0;padding:1.25rem;display:none}.landing-logo-desktop img{height:200px}@media(min-width:768px){.landing-logo-desktop{display:block}}.landing-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.shopify-section:has(.password-page){display:block}.password-page{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#000;background-repeat:repeat;background-attachment:fixed;background-size:350px}@media(min-width:600px){.password-page{background-size:500px}}@media(min-width:1000px){.password-page{background-size:800px}}.password-content{display:flex;flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:440px;text-align:center}.password-logo img{display:block;width:300px;max-width:78vw;height:auto}@media(min-width:768px){.password-logo img{width:380px}}.password-message{font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-size:.9375rem;line-height:1.5;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.55)}.password-form{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.password-input{width:100%;max-width:320px;padding:.8em 1.25em;border:none;border-radius:8px;background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#1c1c1e;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-size:16px;letter-spacing:-.01em;text-align:center;box-shadow:0 1px 3px #0000001f}.password-input::placeholder{color:#8e8e93}.password-input:focus{outline:none;box-shadow:0 0 0 2px #007aff99}.password-submit{padding:.6em 2em;border:none;border-radius:8px;background:#007aff;color:#fff;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:16px;letter-spacing:-.01em;cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent;box-shadow:0 1px 3px #0000001f}.password-submit:hover{opacity:.85}.password-submit:active{opacity:.6}.password-errors{font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-size:.875rem;color:#fff;background:#ff3b30eb;padding:.6em 1em;border-radius:12px}.password-errors ul{margin:0;padding:0;list-style:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.shopify-section:has(.product-page){display:block}.product-page{min-height:100vh;width:100%;background-color:#fff;padding:1.5rem}.product-page__back{display:inline-block;color:#333;text-decoration:none;font-size:.875rem;margin-bottom:1.5rem;transition:opacity .2s}.product-page__back:hover{opacity:.6}.product-page__container{display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto}@media(min-width:768px){.product-page{padding:3rem}.product-page__container{flex-direction:row;gap:4rem;align-items:flex-start}}.product-page__gallery{flex:1;max-width:600px;position:relative;display:flex;flex-direction:column;gap:1rem}.product-page__image-wrap{width:100%;background:#fff}.product-page__image{display:block;width:100%;height:auto;object-fit:contain}.product-page__badge{position:absolute;top:1rem;right:1rem;font-size:1.5rem;font-weight:500;color:#ef4444;text-decoration:underline;animation:ping 1s cubic-bezier(0,0,.2,1) infinite;z-index:10}@keyframes ping{75%,to{transform:scale(1.1);opacity:.7}}.product-page__info{flex:1;max-width:500px}@media(min-width:768px){.product-page__info{position:sticky;top:5.5rem;align-self:flex-start;max-height:calc(100vh - 6.5rem);overflow-y:auto}}.product-page__title{font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-size:2.75rem;font-weight:100;letter-spacing:-.02em;margin:0 0 .5rem;line-height:1.1}.product-page__price{font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-size:1.875rem;font-weight:200;letter-spacing:-.01em;margin:0 0 1.5rem;display:flex;align-items:center;gap:.75rem}.product-page__price-compare{font-size:1rem;color:#999;text-decoration:line-through;font-weight:400}.product-page__form{display:flex;flex-direction:column;gap:1.5rem}.product-page__variant-select{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.product-page__option{display:flex;flex-direction:column;gap:.5rem}.product-page__option-label{font-size:.875rem;font-weight:500;text-transform:none;letter-spacing:.05em}.product-page__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.product-page__option-btn{padding:.5rem 1rem;border:2px solid #ddd;background:#fff;font-size:.875rem;cursor:pointer;transition:all .2s}.product-page__option-btn:hover{border-color:#333}.product-page__option-btn--selected{border-color:#333;background:#333;color:#fff}.product-page__option-btn--unavailable{opacity:.4;text-decoration:line-through}.product-page__slider{padding:.5rem 0 0}.product-page__slider-value{font-weight:400;color:#007aff;margin-left:.25rem;text-transform:none;letter-spacing:0}.product-page__slider-input{-webkit-appearance:none;appearance:none;width:100%;height:2px;background:#d1d1d6;border-radius:1px;outline:none;margin:.5rem 0;background-image:linear-gradient(#007aff,#007aff);background-size:50% 100%;background-repeat:no-repeat}.product-page__slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:#fff;border:none;box-shadow:0 1px 3px #00000040,0 0 0 .5px #00000014;cursor:pointer;transition:transform .15s ease}.product-page__slider-input::-webkit-slider-thumb:active{transform:scale(1.1)}.product-page__slider-input::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:#fff;border:none;box-shadow:0 1px 3px #00000040,0 0 0 .5px #00000014;cursor:pointer;transition:transform .15s ease}.product-page__slider-input::-moz-range-thumb:active{transform:scale(1.1)}.product-page__slider-ticks{display:flex;justify-content:space-between;margin-top:.5rem;padding:0 4px}.product-page__slider-tick{font-size:.75rem;color:#8e8e93;font-weight:500}.product-page__slider-tick--unavailable{text-decoration:line-through;opacity:.5}.product-page__quantity{display:flex;flex-direction:column;gap:.375rem;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif}.product-page__quantity-label{font-size:.8125rem;font-weight:500;color:#8e8e93}.product-page__quantity-controls{display:inline-flex;align-items:center;background:#f2f2f7;border-radius:999px;padding:3px;width:fit-content;gap:2px}.product-page__quantity-btn{width:32px;height:32px;border:none;border-radius:50%;background:transparent;color:#007aff;font-family:inherit;font-size:1.125rem;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.product-page__quantity-btn:hover{background:#007aff1a}.product-page__quantity-btn:active{background:#007aff33}.product-page__quantity-input{width:36px;height:32px;border:none;background:transparent;text-align:center;font-family:inherit;font-size:.9375rem;font-weight:500;color:#1c1c1e;outline:none;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.product-page__quantity-input::-webkit-outer-spin-button,.product-page__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-page__actions{display:flex;gap:1rem}.product-page__add-btn{flex:1;justify-content:center;padding:.75rem 2rem;font-size:1rem}.product-page__add-btn:disabled{cursor:not-allowed}.product-page__countdown-btn{flex:1;display:flex}.product-page__countdown-btn .glossy-button{flex:1;min-width:180px;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif}.product-page__countdown-text{text-transform:none}.product-page__description{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee;font-size:.9375rem;line-height:1.7;color:#555}.product-page__description p{margin:0 0 1rem}.product-page__description p:last-child{margin-bottom:0}.product-page .glossy-button{width:fit-content;height:fit-content;padding:.5em 1.5em;border-radius:8px;border:none;line-height:1.2;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-weight:400;font-size:17px;letter-spacing:-.01em;color:#fff;display:flex;justify-content:center;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-decoration:none;cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent}.product-page .glossy-button:hover{opacity:.85}.product-page .glossy-button:active{opacity:.6}.product-page .glossy-button--aqua{background-color:#007aff}.product-page .glossy-button--grey{background-color:#8e8e93}.product-page .glossy-button--red{background-color:#ff3b30}@media(max-width:767px){.product-page__title{font-size:1.5rem}.product-page__price{font-size:1.25rem}}.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}.shopify-section:has(.shop-collection){display:block}.shop-collection{min-height:100vh;width:100%;background-color:#fff;position:relative;overflow-x:hidden}html.is-animating-cards,html.is-animating-cards body{overflow:hidden!important}html.is-animating-cards body{overscroll-behavior:none}.shop-collection__logo-mobile{position:fixed;right:0;top:0;padding:1.25rem;z-index:0;pointer-events:none}.shop-collection__logo-mobile img{width:180px;filter:invert(1) brightness(.82)}@media(min-width:768px){.shop-collection__logo-mobile{display:none}}.shop-collection__logo-desktop{position:fixed;left:0;top:0;padding:1.25rem;display:none;z-index:0;pointer-events:none}.shop-collection__logo-desktop img{height:200px;filter:invert(1) brightness(.82)}@media(min-width:768px){.shop-collection__logo-desktop{display:block}}.shop-collection__container{display:flex;min-height:100vh;width:100%;align-items:center;justify-content:center}.shop-collection__grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1300px;padding:1.25rem 3rem;padding-top:80px}@media(min-width:768px){.shop-collection__grid{padding:5rem;padding-top:120px}}.shop-collection__toolbar{position:fixed;top:1.25rem;right:calc(1.25rem + 140px);z-index:200}.shop-collection__view-action{padding:.5em 1.25em;border:none;border-radius:999px;background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#007aff;font-family:-apple-system,Helvetica Neue,Helvetica,sans-serif;font-weight:500;font-size:15px;letter-spacing:-.01em;cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;box-shadow:0 1px 3px #00000014}.shop-collection__view-action:hover{opacity:.7}.shop-collection__view-action:active{opacity:.5}.shop-collection__grid--ordered .product-card{cursor:pointer;touch-action:auto}.shop-collection__grid--ordered{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:1300px;padding:1.25rem;padding-top:80px}@media(min-width:768px){.shop-collection__grid--ordered{grid-template-columns:repeat(3,1fr);gap:2rem;padding:5rem;padding-top:120px}}@media(min-width:1024px){.shop-collection__grid--ordered{grid-template-columns:repeat(4,1fr)}}.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/9/compiled_assets/styles.css.map */
