body{margin:0;font-family:Inter,system-ui,sans-serif;background:linear-gradient(180deg,#f7f9fc,#eef2f7);color:#1f2933}.page-wrapper{max-width:1400px;margin:0 auto;padding:40px 80px}.site-header{display:flex;align-items:center;gap:16px;margin-bottom:50px}.logo{height:180px;width:auto}.site-title{font-size:56px;font-weight:700;letter-spacing:.5px}.product-section{margin-bottom:60px;background:#fff;padding:30px 24px;border-radius:20px;box-shadow:0 10px 24px rgba(0,0,0,.04)}.row-title{font-size:20px;font-weight:600;margin-bottom:20px}.product-row{display:flex;gap:20px;overflow-x:auto;padding-bottom:10px;scrollbar-width:thin;scroll-snap-type:x mandatory}.product-row::-webkit-scrollbar{height:6px}.product-card{min-width:220px;background:#f9fafb;border-radius:16px;padding:14px;text-decoration:none;color:inherit;box-shadow:0 6px 14px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:center;scroll-snap-align:start}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.12)}.product-card img{width:140px;height:140px;object-fit:contain;margin-bottom:12px}.product-title{font-size:14px;text-align:center;line-height:1.4;white-space:pre-line}.section-description{font-size:1.05rem;line-height:1.6;max-width:800px;margin:0 auto 2rem;padding:1rem 1.25rem;background:#f7f9fc;border-left:4px solid #4f9cff;border-right:4px solid #4f9cff;border-radius:8px;color:#333;font-weight:400}@media (max-width:768px){.page-wrapper{padding:20px 14px}.site-header{flex-direction:column;align-items:center;text-align:center;gap:10px;margin-bottom:24px}.logo{height:90px}.site-title{font-size:28px}.section-description{font-size:.95rem;padding:.85rem 1rem;margin-bottom:1.5rem}.product-section{padding:18px 14px;border-radius:14px}.row-title{font-size:16px;margin-bottom:14px}.product-row{gap:12px}.product-card{min-width:135px;padding:10px;border-radius:12px}.product-card img{width:90px;height:90px}.product-title{font-size:12px;line-height:1.3}}