:root{color-scheme:light;--fresh-green:#188657;--fresh-green-dark:#0c5f3c;--fresh-mint:#eef8f2;--fresh-ink:#111713;--fresh-muted:#6b746f;--fresh-line:#e7ede8;--fresh-cream:#f7f3e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#fbfcf8;color:var(--fresh-ink);font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.phone-shell{border:10px solid #090b0a;border-radius:42px;box-shadow:0 24px 70px rgba(11,28,19,.18)}.notch{width:108px;height:30px;background:#050606;border-radius:999px;position:absolute;top:14px;left:50%;transform:translateX(-50%);z-index:2}.product-card-button{appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:block;font:inherit;padding:0;width:100%}.product-card-button:hover>div{box-shadow:0 24px 55px rgba(16,38,25,.1);transform:translateY(-3px)}.product-card-button>div{transition:.16s ease}.scroll-fade-container{position:relative;width:100%}.scroll-fade-container:after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:linear-gradient(90deg,rgba(251,252,248,0),rgba(251,252,248,1));pointer-events:none;z-index:2}