.cart-page{min-height:calc(100svh - 14rem);padding:2rem 1rem}.cart-shell{max-width:1100px;margin:0 auto;background:var(--color-surface);border-radius:var(--style-border-radius-inputs);box-shadow:0 8px 32px #0003;overflow:hidden}.cart-page__content{padding:2rem}.cart-page__title{font-size:2.1rem;margin:0 0 1.5rem;color:var(--color-foreground)}.cart-empty{background:#fff;border-radius:var(--style-border-radius-inputs);padding:2rem;box-shadow:0 8px 24px #00000014}.cart-empty__message{font-size:1.05rem;color:var(--color-foreground);margin:0 0 1rem}.cart-empty__link{color:var(--color-foreground)}.cart-form{display:grid;gap:1.5rem}.cart-items{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:10rem 1fr;gap:1.5rem;align-items:center;background:#fff;border-radius:var(--style-border-radius-inputs);padding:1.25rem;box-shadow:0 8px 24px #00000014}.cart-item__media{display:flex;align-items:center;justify-content:center}.cart-item__image{box-shadow:0 12px 28px #0000002e}.cart-item__title{font-size:1.3rem;margin:0 0 .45rem}.cart-item__title a{color:var(--color-foreground);text-decoration:none}.cart-item__variant{font-size:.95rem;color:var(--color-muted);margin:0 0 .65rem}.cart-item__description{color:var(--color-foreground);font-size:.96rem;line-height:1.55;margin-bottom:.5rem}.cart-item__description p{margin:0 0 .35rem}.cart-item__dimensions{color:var(--color-muted);font-size:.95rem;margin:0 0 .75rem}.cart-item__shipping-note{color:var(--color-muted);font-size:.92rem;margin:0 0 .75rem;line-height:1.45}.cart-item__price{font-size:1.1rem;color:var(--color-brand);margin-bottom:.75rem}.cart-item__remove{color:var(--color-muted);text-decoration:none}.cart-item__remove:hover{color:var(--color-foreground)}.cart-summary{background:#fff;border-radius:var(--style-border-radius-inputs);padding:1.5rem;box-shadow:0 8px 24px #00000014}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:1.1rem;color:var(--color-foreground);margin-bottom:.75rem}.cart-summary__total{font-size:1.25rem}.cart-summary__note{color:var(--color-muted);font-size:.95rem;margin:0 0 1.25rem}.cart-summary__actions{display:flex}.cart-summary__button{-webkit-appearance:none;appearance:none;border:none;border-radius:8px;padding:.95rem 1.25rem;font:inherit;cursor:pointer}.cart-summary__button--primary{background:var(--color-brand);color:#fff}@media(max-width:768px){.cart-page{min-height:calc(100svh - 12rem);padding:1rem}.cart-page__content{padding:1rem}.cart-page__title{font-size:1.7rem;margin-bottom:1rem}.cart-item{grid-template-columns:1fr;gap:1rem}.cart-summary__actions{flex-direction:column}.cart-summary__button{width:100%}}.collection{padding:2rem 1rem}.collection__products{margin-bottom:3rem}.product-card__link{text-decoration:none;color:inherit;display:block}.product-card__media{display:flex}.product-card__media img{max-width:calc(100% - 6rem);max-height:calc(75vh - 6rem);width:auto;height:auto;object-fit:contain}.piece-price{font-size:1.15rem;font-weight:400;color:var(--color-brand);margin:0;font-style:normal}.collection__pagination{margin-top:3rem;text-align:center}.collection__pagination .pagination-list{display:flex;justify-content:center;gap:.5rem;list-style:none;margin:0;padding:0}.collection__pagination .pagination-item a,.collection__pagination .pagination-item span{display:inline-block;padding:.5rem 1rem;text-decoration:none;color:var(--color-foreground);border:1px solid rgba(0,0,0,.1);border-radius:6px;transition:all .2s ease}.collection__pagination .pagination-item a:hover{background:var(--color-surface);border-color:var(--color-brand)}.collection__pagination .pagination-item.active span{background:var(--color-brand);color:var(--color-surface);border-color:var(--color-brand)}@media(max-width:768px){.collection{padding:1rem}.collection__products{max-width:100%}.product-card__media img{max-width:calc(100% - 3rem);max-height:calc(70vh - 3rem)}}.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}.footer{margin-top:auto;width:100%;background:var(--color-nav-surface);border-top:1px solid #000000;box-shadow:inset 0 42px 64px -24px #000000e0}.footer__content{width:100%;max-width:1280px;margin:0 auto;padding:3.4rem 1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:2rem;box-sizing:border-box}.footer__column{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start}.footer__column--social,.footer__column--payment{align-items:flex-start}.footer__label{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.footer__copyright{color:var(--color-foreground);font-size:.9rem}.footer__contact{color:var(--color-muted);text-decoration:none;font-size:.95rem}.footer__contact:hover{color:var(--color-foreground)}.footer__menu{display:flex;gap:2rem}.footer__menu a{color:var(--color-muted);text-decoration:none;transition:color .2s ease}.footer__menu a:hover{color:var(--color-foreground)}.footer__social{display:flex;align-items:center;gap:.85rem}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(0,0,0,.12);border-radius:999px;color:var(--color-foreground);text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.footer__social-link:hover{background:#0000000d;border-color:#0003}.footer__social-link svg{width:1rem;height:1rem;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer__social-link[aria-label=Facebook] svg{fill:currentColor;stroke:none}.footer__payment{display:flex;gap:1rem;align-items:center}.footer__payment svg{width:32px;height:20px;opacity:.7;transition:opacity .2s ease}.footer__payment svg:hover{opacity:1}@media(max-width:768px){.footer__content{grid-template-columns:1fr;text-align:center;gap:1.5rem}.footer__column{align-items:center}}.gallery-empty{background:var(--color-surface);border-radius:var(--style-border-radius-inputs);box-shadow:0 8px 24px #00000024;padding:2rem;text-align:center}.gallery-empty__message{color:var(--color-foreground);margin:0}.piece-media__button{display:flex;align-items:center;justify-content:center;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.piece-media__button img{width:auto;margin:0 auto}.gallery-lightbox{width:min(100vw,100%);max-width:100vw;height:100svh;max-height:100svh;padding:0;border:0;background:#080808f0}.gallery-lightbox::backdrop{background:#080808d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gallery-lightbox__inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:3rem}.gallery-lightbox__image{width:auto;max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 24px 64px #00000073}.gallery-lightbox__close{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:0;border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer}.gallery-lightbox__close span{font-size:2rem;line-height:1}@media(max-width:768px){.gallery-lightbox__inner{padding:1rem}.gallery-lightbox__close{top:.75rem;right:.75rem}}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:saturate(1.05) blur(4px);backdrop-filter:saturate(1.05) blur(4px);box-shadow:0 10px 24px #0003}.nav{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;background:var(--color-nav-surface);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:inset 0 12px 18px -16px #0009}.nav-left{display:flex;align-items:center;flex:1}.nav-right{display:flex;align-items:center;gap:1rem}.brand{display:inline-flex;align-items:center;color:var(--color-foreground);text-decoration:none;margin-right:2rem;padding:.3rem .6rem;border:1px solid rgba(0,0,0,.14);border-radius:10px;background:#ffffff8c}.brand__image{display:block;width:auto;height:3.25rem;max-width:min(20rem,34vw)}.nav-menu{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem}.nav-menu a{text-decoration:none;color:var(--color-foreground);padding:.4rem .6rem;border-radius:10px;transition:all .2s ease;position:relative}.nav-menu a:hover{background:#0000000f}.nav-menu a[aria-current=page]{background:#0000000a;font-weight:500}.cart-icon{text-decoration:none;color:var(--color-foreground);padding:.4rem .6rem;border-radius:10px;transition:all .2s ease;position:relative;display:inline-flex;align-items:center;justify-content:center}.cart-icon:hover{background:#0000000f}.cart-icon__graphic{display:inline-flex;width:1.4rem;height:1.4rem}.cart-icon__graphic svg{width:100%;height:100%}.cart-icon__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-count{position:absolute;top:-8px;right:-8px;background:var(--color-brand);color:var(--color-surface);border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.nav-toggle{display:none}.hamburger{display:none;cursor:pointer;padding:.5rem}.hamburger span{display:block;width:24px;height:2px;background:#222;margin:5px 0;transition:transform .3s ease,opacity .3s ease}.mobile-nav{display:none}@media(max-width:768px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative;min-height:4rem;padding:.5rem;background:var(--color-nav-surface);border-bottom:1px solid rgba(0,0,0,.06)}.mobile-nav .brand{margin-right:0}.mobile-nav .brand__image{height:2.75rem;max-width:12rem}.mobile-nav .hamburger{display:block;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);margin:0;cursor:pointer;padding:.5rem;z-index:51}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:var(--color-nav-surface);flex-direction:column;gap:0;max-height:0;overflow:hidden;overflow-y:auto;transition:max-height .3s ease;box-shadow:0 4px 12px #0000001a;list-style:none;margin:0;padding:0}.mobile-menu li{list-style:none;border-bottom:1px solid rgba(0,0,0,.1)}.mobile-menu li a{display:block;padding:1rem;text-decoration:none;color:#222;font-size:1.1rem;transition:background .2s ease}.mobile-menu li a:hover{background:#0000000f}.nav-toggle{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;overflow:hidden}.nav-toggle:checked+.hamburger span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-toggle:checked+.hamburger span:nth-child(2){opacity:0}.nav-toggle:checked+.hamburger span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-toggle:checked~.mobile-menu{max-height:calc(100svh - 4rem)}}.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}.container{max-width:800px;margin:0 auto}.page-title{font-size:2.5rem;color:var(--color-foreground);margin-bottom:2rem;text-align:center}.page-description{font-size:1.1rem;color:var(--color-foreground);line-height:1.6;background:var(--color-surface);padding:2rem;border-radius:var(--style-border-radius-inputs);box-shadow:0 4px 12px #0000001a}@media(max-width:768px){.page-content{padding:2rem 1rem}.page-title{font-size:2rem}.page-description{padding:1.5rem}.about-card{padding:2rem 1.25rem}.about-card__image{width:9rem;height:9rem}.about-card__email,.about-card__quote{font-size:.95rem}}.page-content{padding:4rem 1rem}.page-content__container{max-width:800px;margin:0 auto}.page-title{font-size:2.25rem;color:var(--color-foreground);margin-bottom:1rem;text-align:center}.page-description{font-size:1rem;color:var(--color-foreground);line-height:1.7}.about-card{background:var(--color-surface);border-radius:var(--style-border-radius-inputs);box-shadow:0 8px 24px #00000029;padding:2.5rem 2rem;text-align:center}.about-card__image{width:11rem;height:11rem;margin:0 auto 1.5rem;border-radius:50%;object-fit:cover;box-shadow:0 10px 30px #0000002e}.about-card__email{margin:0 auto 1rem;max-width:34rem;font-size:1rem;line-height:1.5}.about-card__email a{color:var(--color-foreground);text-decoration:underline;text-underline-offset:.14em}.about-card__quote{font-size:1rem;color:var(--color-foreground);line-height:1.5;margin:0 auto .85rem;max-width:34rem;font-style:italic}.about-card .page-description{margin-top:1rem}@media(max-width:768px){.page-content{padding:2rem 1rem}.about-card{padding:2rem 1.25rem}.about-card__image{width:9rem;height:9rem}.page-title{font-size:1.9rem}.about-card__email,.about-card__quote{font-size:.95rem}}.product-page{background:var(--color-surface);max-width:1200px;margin:2rem auto;padding:0 1rem;border-radius:var(--style-border-radius-inputs);box-shadow:0 8px 32px #0003;position:relative;overflow:hidden}.product-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at center,#ffffff29,#fff0);filter:blur(28px);opacity:.75;pointer-events:none}.product{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem}.product__back{grid-column:1 / -1}.product__back-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#222;padding:.35rem 0}.product__back-icon{width:2rem;height:2rem;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.product__back-link:hover{color:var(--color-brand)}.product__media{display:grid;gap:1rem}.product__media-dots{display:none}.product__media-dot{width:.55rem;height:.55rem;padding:0;border:0;border-radius:999px;background:#11111138;cursor:pointer}.product__media-dot.is-active{background:#111111c7}.product__image{overflow:hidden;box-shadow:0 16px 48px #00000059}.product__info{background:#fff;padding:2rem;border-radius:var(--style-border-radius-inputs);box-shadow:0 8px 24px #00000014}.product__title{font-size:2rem;color:var(--color-foreground);margin-bottom:1rem}.product__price{font-size:1.5rem;font-weight:400;color:var(--color-brand);margin-bottom:2rem}.product__description{margin-bottom:2rem;color:var(--color-foreground);line-height:1.6}.product__shipping-note{margin:-1rem 0 2rem;color:var(--color-muted);font-size:.95rem;line-height:1.5}.product__variant-selector{margin-bottom:1.5rem}.product__variant-selector label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--color-foreground)}.product__variant-selector select{width:100%;padding:.75rem;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fff;font-size:1rem}.product__add-to-cart{width:100%;padding:1rem;background:var(--color-brand);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-bottom:1rem}.product__add-to-cart:hover:not(:disabled){background:#000}.product__add-to-cart:disabled{background:var(--color-muted);cursor:not-allowed}@media(max-width:768px){.product-page{margin:.75rem;padding:0}.product{grid-template-columns:1fr;gap:1.25rem;padding:1rem}.product__back-link{width:2.5rem;height:2.5rem;padding:0}.product__back-icon{width:2.15rem;height:2.15rem}.product__media{grid-auto-flow:column;grid-auto-columns:100%;gap:.75rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding-bottom:.25rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product__media::-webkit-scrollbar{display:none}.product__media>*{scroll-snap-align:start}.product__media-dots{grid-column:1;display:flex;justify-content:center;gap:.45rem;margin-top:-.35rem}.product__image{box-shadow:0 12px 28px #00000038}.product__image>img{width:100%;height:auto}.product__info{padding:1.25rem;border-radius:12px}.product__title{font-size:1.45rem;margin-bottom:.75rem}.product__price{font-size:1.2rem;margin-bottom:1.25rem}.product__description{margin-bottom:1.5rem;font-size:.96rem}.product__shipping-note{margin:-.75rem 0 1.5rem;font-size:.92rem}.product__variant-selector{margin-bottom:1rem}.product__variant-selector label{font-size:.92rem}.product__variant-selector select{padding:.7rem;font-size:.95rem}.product__add-to-cart{padding:.9rem 1rem;font-size:1rem}}.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}.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:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.price{display:inline-block}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
