.spa-page{background:#f5f1e8;min-height:100vh}.spa-container{max-width:1000px;margin:0 auto}.spa-back{color:#9b866f;letter-spacing:.05em;font-size:14px;text-decoration:none;transition:opacity .25s,transform .25s;display:inline-block}.spa-back:hover{opacity:.75;transform:translate(-3px)}.spa-header{text-align:center;margin-bottom:100px}.spa-eyebrow{letter-spacing:.45em;text-transform:uppercase;color:#9b866f;margin-bottom:18px;font-size:11px}.spa-title{color:#33271f;letter-spacing:.03em;margin:0;font-size:42px;font-weight:300}.spa-divider{background:#d8cabb;width:60px;height:1px;margin:30px auto}.spa-subtitle{color:#786756;max-width:620px;margin:0 auto;font-size:15px;line-height:2}.spa-category{margin-bottom:80px}.spa-category-header{margin-bottom:30px}.spa-category-title{text-transform:uppercase;letter-spacing:.22em;color:#33271f;font-size:22px;font-weight:300}.spa-category-count{color:#9b866f;letter-spacing:.25em;text-transform:uppercase;margin-top:10px;font-size:11px}.spa-product{border-bottom:1px solid #e3d7ca;padding:22px 0;transition:transform .35s,opacity .35s}.spa-product:hover{transform:translate(4px)}.spa-product-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.spa-product-name{color:#9b866f;margin-bottom:8px;font-size:20px;font-weight:300}.spa-product-brand{text-transform:uppercase;letter-spacing:.35em;color:#9b866f;margin-bottom:10px;font-size:11px}.spa-product-description{color:#9b866f;font-size:14px;line-height:1.8}.spa-product-price{color:#9b866f;white-space:nowrap;font-size:22px;font-weight:300}.spa-page{animation:.7s cubic-bezier(.22,.61,.36,1) spaFade}.spa-header{animation:.9s cubic-bezier(.22,.61,.36,1) spaReveal}.spa-category{animation:1s cubic-bezier(.22,.61,.36,1) spaReveal}.spa-product{animation:1.1s cubic-bezier(.22,.61,.36,1) spaReveal}@keyframes spaFade{0%{opacity:0}to{opacity:1}}@keyframes spaReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.spa-title{font-size:32px}.spa-product-row{flex-direction:column}.spa-product-price{margin-top:12px}}
