.cart-page{padding:clamp(28px,4vw,56px) var(--stoniva-section-gutter, clamp(18px, 4vw, 56px));color:#111;background:#fff}.cart-page__inner{max-width:var(--stoniva-shell-max, 1920px);margin:0 auto}.cart-page__header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;border-bottom:1px solid #e6e6e6;padding-bottom:24px}.cart-page__eyebrow{margin:0 0 4px;color:#6b6b6b;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.cart-page__title{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.05}.cart-page__summary-label{text-align:right;color:#111;font-size:16px;font-weight:600}.cart-page__summary-label strong{display:block;margin-top:6px;font-size:24px;line-height:1.2}.cart-form{width:100%}.cart-content{display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:start}.cart-items{display:grid;gap:20px}.cart-item{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:24px;border:1px solid #eaeaea;background:#fafafa}.cart-item__image-link{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.cart-item__image-link img{width:100%;height:100%;object-fit:contain;display:block}.cart-item__body{display:flex;flex-direction:column;justify-content:space-between}.cart-item__top{display:flex;justify-content:space-between;gap:12px;align-items:start}.cart-item__title{margin:0;font-size:16px;font-weight:700;color:#111;text-decoration:none}.cart-item__remove{color:#777;font-size:14px;text-decoration:none}.cart-item__variant{margin:12px 0 0;color:#6b6b6b;font-size:14px}.cart-item__properties{margin:12px 0 0;padding:0;list-style:none;color:#6b6b6b;font-size:13px}.cart-item__properties li{display:flex;gap:6px;margin-bottom:6px}.cart-item__properties span{font-weight:600;color:#111}.cart-item__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.cart-quantity{display:inline-flex;align-items:center;border:1px solid #e6e6e6;background:#fff;height:48px}.cart-quantity__btn{width:44px;border:none;background:transparent;color:#111;font-size:20px;cursor:pointer}.cart-quantity__input{width:60px;height:100%;border:none;text-align:center;font-size:15px;outline:none}.cart-item__price{margin:0;font-size:18px;font-weight:700;color:#111}.cart-sidebar{display:grid;gap:20px}.cart-summary{border:1px solid #e6e6e6;padding:24px;background:#f8faf6}.cart-summary__header{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:14px;font-weight:600;color:#1b4d32}.cart-summary__rows{display:grid;gap:10px;margin-bottom:20px}.cart-summary__row{display:flex;justify-content:space-between;color:#6b6b6b;font-size:14px}.cart-summary__strikethrough{text-decoration:line-through;color:#d04421}.cart-summary__total{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;border-top:1px solid #e6e6e6;font-size:18px;font-weight:700}.cart-summary__note{margin:12px 0 0;color:#6b6b6b;font-size:13px}.cart-actions{display:grid;gap:12px}.cart-actions__button{width:100%;min-height:52px;border:none;cursor:pointer;font-size:15px;font-weight:700;transition:background .2s ease}.cart-actions__button--secondary{background:#f4f4f4;color:#111}.cart-actions__button--primary{background:#111;color:#fff}.cart-actions__button--secondary:hover,.cart-actions__button--primary:hover{opacity:.95}.cart-extra{display:grid;gap:8px}.cart-extra__toggle{width:100%;padding:14px 16px;border:1px solid #e6e6e6;background:#fff;color:#111;text-align:left;cursor:pointer;font-size:14px}.cart-checkbox{display:flex;align-items:flex-start;gap:12px;padding:18px 16px;border:1px solid #e6e6e6;background:#fff;font-size:14px;color:#6b6b6b}.cart-checkbox input{margin-top:4px}.cart-empty{padding:60px 30px;border:1px solid #e6e6e6;text-align:center;background:#fafafa}.cart-empty__link{display:inline-block;margin-top:16px;padding:12px 24px;border:1px solid #111;background:#111;color:#fff;text-decoration:none;font-weight:700}@media(max-width:980px){.cart-content{grid-template-columns:1fr}.cart-sidebar{order:-1}}@media(max-width:700px){.cart-page{padding:20px 16px}.cart-item{grid-template-columns:1fr}.cart-item__top,.cart-item__footer{flex-direction:column;align-items:stretch}}.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}.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}.search-page{--collection-text: #111;--collection-muted: #666;--collection-border: #e6e6e6;--collection-soft: #f7f7f7;--preferred-card-bg: #f6f6f6;--preferred-button-bg: #111;--preferred-button-text: #fff;--preferred-text: #111;--preferred-muted: #777;padding:clamp(28px,4vw,56px) var(--stoniva-section-gutter, clamp(18px, 4vw, 56px)) clamp(56px,6vw,90px);color:var(--collection-text)}.search-page__inner{max-width:var(--stoniva-shell-max, 1920px);margin:0 auto}.search-page__header{display:grid;gap:18px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--collection-border)}.search-page__eyebrow{margin:0;color:var(--collection-muted);font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}.search-page__header h1{margin:0;font-size:clamp(30px,4vw,54px);line-height:1.05;letter-spacing:0}.search-page__form{display:grid;grid-template-columns:minmax(0,520px) auto;gap:10px;align-items:center}.search-page__form input[type=search]{width:100%;min-height:46px;padding:12px 14px;border:1px solid var(--collection-border);background:#fff;color:var(--collection-text);font:inherit}.search-page__form button{min-height:46px;padding:0 22px;border:0;background:#111;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:700}.search-page__summary{margin-bottom:22px;color:var(--collection-muted);font-size:15px}.search-page__summary p{margin:0}.search-page__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:clamp(28px,3vw,48px);align-items:start}.search-page__layout--full{grid-template-columns:minmax(0,1fr)}.search-page__filters:empty{display:none}.search-page__filters:empty+.search-page__content{grid-column:1 / -1}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:clamp(24px,3vw,42px) clamp(18px,2.4vw,34px)}.search-product-card,.search-result{min-width:0}.search-product-card .preferred-product-card__media-wrap{position:relative;width:100%}.search-product-card .preferred-product-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--preferred-card-bg);color:inherit;text-decoration:none}.search-product-card .preferred-product-card__media img,.search-product-card .preferred-product-card__placeholder{width:100%;height:100%;object-fit:contain;transition:opacity .4s ease,transform .6s cubic-bezier(.22,1,.36,1)}.search-product-card .preferred-product-card__placeholder{padding:28%;color:#d8d8d8;fill:currentColor}.search-product-card .preferred-product-card__quick-link{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#111;color:#fff;opacity:0;transform:translateY(-12px) scale(.85);transition:opacity .35s cubic-bezier(.22,1,.36,1) .05s,transform .45s cubic-bezier(.34,1.56,.64,1) .05s,background .2s ease;z-index:2}.search-product-card .preferred-product-card__quick-link svg{width:24px;height:24px}.search-product-card .preferred-product-card__form{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;opacity:0;transform:translateY(28px);transition:opacity .4s cubic-bezier(.22,1,.36,1) .08s,transform .55s cubic-bezier(.34,1.4,.64,1) .08s}.search-product-card .preferred-product-card__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 16px;border:0;border-radius:0;background:var(--preferred-button-bg);color:var(--preferred-button-text);cursor:pointer;font:inherit;font-size:15px;line-height:1.1}.search-product-card .preferred-product-card__info{padding-top:18px}.search-product-card .preferred-product-card__title{display:block;color:var(--preferred-text);text-decoration:none;font-size:15px;font-weight:500;line-height:1.35}.search-product-card .preferred-product-card__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:6px}.search-product-card .preferred-product-card__price{color:var(--preferred-text);font-size:16px;font-weight:500;line-height:1.2}.search-product-card .preferred-product-card__compare{color:var(--preferred-muted);font-size:13px;text-decoration:line-through}.search-product-card .preferred-product-card__swatches{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.search-product-card .preferred-product-card__swatch{width:24px;height:24px;border-radius:50%;border:1px solid rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px #ffffff59;background-size:cover;background-position:center;background-repeat:no-repeat}.search-result{display:grid;gap:14px;align-content:start}.search-result__image img{width:100%;aspect-ratio:1 / 1;object-fit:cover;background:var(--preferred-card-bg)}.search-result__title{color:var(--collection-text);text-decoration:none;font-size:16px;font-weight:600}.search-result__content p{margin:8px 0 0;color:var(--collection-muted);font-size:14px;line-height:1.5}.search-page__pagination{margin-top:clamp(34px,4vw,56px);padding-top:22px;border-top:1px solid var(--collection-border);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px}.search-pagination__item{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--collection-border);background:#fff;color:var(--collection-text);text-decoration:none;font-size:14px;font-weight:500;line-height:1}.search-pagination__item.is-current{border-color:var(--collection-text);background:var(--collection-text);color:#fff}.search-pagination__item.is-disabled{opacity:.35;pointer-events:none}.search-pagination__item--arrow{min-width:48px}.search-pagination__item--arrow svg{width:17px;height:17px;stroke-width:1.9}.search-pagination__ellipsis{min-width:28px;color:var(--collection-muted);text-align:center;font-size:14px;line-height:42px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(hover:hover){.search-product-card:hover .preferred-product-card__media img,.search-product-card:focus-within .preferred-product-card__media img{transform:scale(1.06)}.search-product-card:hover .preferred-product-card__quick-link,.search-product-card:focus-within .preferred-product-card__quick-link,.search-product-card:hover .preferred-product-card__form,.search-product-card:focus-within .preferred-product-card__form{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:990px){.search-page{padding-inline:14px}.search-page__form{grid-template-columns:1fr}.search-page__layout{grid-template-columns:1fr;gap:18px}.search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.search-product-card .preferred-product-card__quick-link{display:none}.search-product-card .preferred-product-card__form{position:static;opacity:1;transform:none;margin-top:10px}.search-product-card .preferred-product-card__button{min-height:40px;font-size:14px;padding:9px 12px}.search-product-card .preferred-product-card__info{padding-top:12px}.search-product-card .preferred-product-card__title,.search-product-card .preferred-product-card__price{font-size:14px}}@media(max-width:540px){.search-results{gap:10px}.search-product-card .preferred-product-card__title,.search-product-card .preferred-product-card__price{font-size:13px}.search-product-card .preferred-product-card__button{min-height:38px;font-size:12px}}.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-weight:700}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
