:root{--gold:#c0ac65;--green:#204523;--bg:#f6f4ef;--card:#fff;--text:#1f2933;--muted:#6b7280}*{box-sizing:border-box}body{background:#f6f4ef;background:var(--bg);color:#1f2933;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.container{margin:auto;max-width:820px;padding:24px 16px 70px}h1{color:#204523;color:var(--green);font-size:34px;letter-spacing:3px;margin-bottom:6px}.subtitle,h1{text-align:center}.subtitle{color:#c0ac65;color:var(--gold);font-size:14px;margin-bottom:40px}.section{margin-bottom:42px}.section h2{color:#204523;color:var(--green);font-size:22px;margin-bottom:18px;padding-left:12px;position:relative}.section h2:before{background:#c0ac65;background:var(--gold);border-radius:4px;content:"";height:70%;left:0;position:absolute;top:4px;width:4px}.item{align-items:center;background:#fff;background:var(--card);border-radius:16px;box-shadow:0 6px 18px #00000014,inset 0 0 0 1px #c0ac6526;display:flex;justify-content:space-between;margin-bottom:12px;padding:14px 16px;transition:transform .2s ease,box-shadow .2s ease}.item:active{transform:scale(.98)}.item-left{max-width:75%}.item-name{font-size:15px;font-weight:600}.item-desc{color:#6b7280;color:var(--muted);font-size:13px;margin-top:3px}.price{color:#c0ac65;color:var(--gold);font-size:15px;font-weight:700;white-space:nowrap}footer{color:#777;font-size:12px;margin-top:60px;text-align:center}@media (max-width:480px){h1{font-size:28px}.item{padding:13px 14px}.price{font-size:14px}}
/*# sourceMappingURL=main.44596950.css.map*/