:root{color-scheme:dark;font-family:Manrope,Arial,sans-serif;background:#111714;color:#f8f5ec}*{box-sizing:border-box}body{margin:0;line-height:1.55}.site-header,main,footer{max-width:980px;margin:auto;padding:24px}header,footer{display:flex;gap:20px;justify-content:space-between;align-items:center}a{color:#f2b64b}.brand{color:#f8f5ec;font-weight:800;text-decoration:none}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#f2b64b;font-size:.78rem}.catalog-intro,.product-page,section{margin:24px 0;padding:28px;border:1px solid #374039;border-radius:18px;background:#1a211d}h1,h2{line-height:1.15}h1{font-size:clamp(2rem,6vw,4rem);margin:.2em 0}.products{padding:0;list-style:none}.products li{display:flex;gap:20px;justify-content:space-between;padding:14px 0;border-top:1px solid #374039}.products span,.price{font-weight:800;white-space:nowrap}.price{font-size:1.5rem;color:#f2b64b}.confirmation{padding:14px;border-left:4px solid #f2b64b;background:#202a24}.button{display:inline-block;padding:14px 20px;border-radius:10px;background:#f2b64b;color:#111714;font-weight:800;text-decoration:none}.breadcrumbs{font-size:.9rem}@media(max-width:600px){.site-header,main,footer{padding:16px}.products li{align-items:flex-start;flex-direction:column;gap:4px}.product-page,section{padding:20px}}