
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f7f4ef;color:#1f2725}
img{max-width:100%;height:auto}a{color:inherit}.shopify-section{width:100%}
.site-header{background:#274945;color:#fff;border-bottom:1px solid rgba(255,255,255,.15)}
.site-header__inner,.site-footer__inner{width:min(1200px,calc(100% - 40px));margin:auto}
.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.site-brand{font-family:Georgia,serif;font-size:26px;font-weight:700;text-decoration:none}
.site-nav{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.site-nav a{text-decoration:none;font-weight:700}
.site-cart{background:#bea167;color:#1f2725;padding:10px 16px;border-radius:999px}
.site-footer{background:#203b37;color:#fff;padding:40px 0}.site-footer__inner{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}
.page-width{width:min(1100px,calc(100% - 40px));margin:auto}.generic-page{padding:60px 0;min-height:50vh}
.generic-page h1{font-family:Georgia,serif;color:#274945;font-size:clamp(40px,6vw,64px)}
.cart-page{padding:50px 0}.cart-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid #d8d1c7}
.cart-row img{width:100px;height:100px;object-fit:cover;border-radius:12px}.cart-properties{color:#68706d}
.cart-actions{text-align:right;margin-top:25px}.cart-button{background:#bea167;border:0;border-radius:999px;padding:14px 22px;font-weight:800;cursor:pointer}
@media(max-width:760px){.site-header__inner{padding:16px 0;flex-direction:column}.site-nav{justify-content:center}.cart-row{grid-template-columns:80px 1fr}.cart-row img{width:80px;height:80px}.cart-row>div:last-child{grid-column:2}}
