*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f0e7;color:#171717;font-family:Arial,Helvetica,sans-serif;line-height:1.55}.site-header{position:sticky;top:0;z-index:20;background:#151515;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:18px 5vw}.brand{color:#fff;text-decoration:none;letter-spacing:.22em;font-weight:700}.nav{display:flex;gap:22px;flex-wrap:wrap}.nav a{color:#fff;text-decoration:none}.menu-toggle{display:none}.section{padding:72px 6vw}.paper{background:#fbf8f2}.warm{background:#eee5d7}.eyebrow{letter-spacing:.2em;font-size:.78rem;font-weight:700}.hero{min-height:72vh;background:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.05)),url('assets/1000096077.jpg') center/cover;display:flex;align-items:center;color:#fff;padding:7vw}.hero h1{font-size:clamp(3.2rem,10vw,8rem);line-height:.85;margin:.2em 0}.claim{font-size:1.35rem}.button{display:inline-block;padding:15px 24px;border-radius:999px;background:#fff;color:#111;text-decoration:none;font-weight:700}.button.dark{background:#111;color:#fff}.section-head,.narrow{max-width:850px}.section h1,.section h2{font-size:clamp(2.1rem,5vw,4.5rem);line-height:1.05}.lead{font-size:1.25rem;color:#666}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.product-card{background:#fff;border:1px solid #ddd4c8;border-radius:26px;overflow:hidden;text-decoration:none;color:inherit;display:block}.product-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.product-card .pad{padding:22px}.product-card h3{font-size:1.45rem;margin:.2rem 0}.tag{font-size:.75rem;letter-spacing:.12em;font-weight:700}.price{font-size:1.25rem;font-weight:700}.detail{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:start}.detail-gallery{display:grid;grid-template-columns:2fr 1fr;gap:10px}.detail-gallery img{width:100%;height:100%;object-fit:cover;border-radius:18px}.detail-gallery img:first-child{grid-row:span 2;min-height:520px}.info-box{background:#fff;border:1px solid #ddd4c8;border-radius:26px;padding:30px}.logo-row{display:flex;gap:22px;align-items:center}.logo-row img{width:130px;height:130px;object-fit:contain;border-radius:50%}.measure-grid,.kumpel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.measure-card,.kumpel-card{background:#fff;border:1px solid #ddd4c8;border-radius:24px;padding:24px}.measure-card svg{width:100%;height:240px}.kumpel-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}.site-footer{background:#111;color:#fff;padding:50px 6vw;display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.site-footer a{color:#fff;margin-right:18px}.notice{padding:14px 18px;background:#eee5d7;border-radius:16px}.placeholder{border:2px dashed #c9bdae;min-height:220px;display:grid;place-items:center;border-radius:20px;color:#777}@media(max-width:800px){.nav{display:none}.menu-toggle{display:block;background:none;border:0;color:#fff;font-size:28px}.site-header.open .nav{display:flex;position:absolute;top:64px;left:0;right:0;background:#151515;padding:20px;flex-direction:column}.product-grid,.detail,.measure-grid,.kumpel-grid{grid-template-columns:1fr}.detail-gallery{grid-template-columns:1fr 1fr}.detail-gallery img:first-child{grid-column:span 2;min-height:340px}.section{padding:50px 6vw}}