:root{--color-background: #ffffff;--color-foreground: #151515;--color-accent: #2448ff;--color-border: #d9d9d9;--page-width: 72rem;--space: 1rem}*,*:before,*:after{box-sizing:border-box}html{color:var(--color-foreground);background:var(--color-background);font-family:Arial,Helvetica,sans-serif;line-height:1.5}body{min-height:100vh;margin:0;display:flex;flex-direction:column}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit}button,input,select{color:inherit;font:inherit}button,.button{min-height:2.75rem;padding:.625rem 1rem;border:1px solid var(--color-foreground);border-radius:0;background:var(--color-foreground);color:var(--color-background);cursor:pointer}.page-width{width:min(100% - (var(--space) * 2),var(--page-width));margin-inline:auto}.site-main{flex:1}.page-section,.product-section,.collection-section,.cart-section,.search-section{padding-block:clamp(2rem,5vw,5rem)}.site-header,.site-footer,.cart-drawer{border-color:var(--color-border);border-style:solid}.site-header{border-width:0 0 1px}.site-header__inner,.site-footer__inner,.cart-drawer__header,.cart-summary,.cart-actions{display:flex;align-items:center;justify-content:space-between;gap:var(--space)}.site-header__inner{min-height:4.5rem}.site-header__brand{font-weight:700;text-decoration:none}.site-header__navigation{margin-inline:auto}.site-header__links,.cart-items,.product-grid,.search-results{margin:0;padding:0;list-style:none}.site-header__links{display:flex;flex-wrap:wrap;gap:1rem}.site-header__cart{display:inline-flex;align-items:center;gap:.35rem;text-decoration:none}.site-header__cart svg{width:1.25rem}.site-header__cart-count{min-width:1.25rem;text-align:center}.site-footer{border-width:1px 0 0;padding-block:1.5rem}.site-footer p{margin:0}.product{display:grid;gap:clamp(1.5rem,4vw,4rem)}.product__details>:first-child{margin-top:0}.product__details form,.search-section form{display:grid;gap:.75rem;max-width:26rem}.product__price{font-size:1.25rem;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.product-card a{display:grid;gap:.5rem;text-decoration:none}.product-card h2{margin:0;font-size:1rem}.product-card p{margin:0}.cart-items{display:grid;gap:1.5rem}.cart-item{display:grid;grid-template-columns:minmax(5rem,8rem) 1fr;gap:1rem;align-items:start}.cart-item input{width:5rem;margin-right:.75rem}.cart-summary{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--color-border)}.cart-actions{justify-content:flex-start;margin-top:1rem}.cart-drawer{border-width:1px 0 0;background:var(--color-background)}.cart-drawer[hidden]{display:none}.cart-drawer__inner{padding-block:1.5rem}.cart-drawer__header button{display:inline-grid;width:2.75rem;place-items:center;padding:0}.cart-drawer__header svg{width:1.25rem}.search-results{display:grid;gap:.75rem;margin-top:1.5rem}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{z-index:1;top:1rem;left:1rem;width:auto;height:auto;padding:.75rem 1rem;overflow:visible;clip:auto;background:var(--color-background);outline:2px solid var(--color-accent)}@media screen and (min-width:900px){.product{grid-template-columns:minmax(0,1fr) minmax(18rem,1fr)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:700px){.site-header__inner{flex-wrap:wrap;padding-block:1rem}.site-header__navigation{order:3;width:100%;margin:0}.site-footer__inner,.cart-drawer__header,.cart-summary{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
