*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#20222a;background:#fff}a{color:inherit}.top{background:#151a2b;color:#fff}.wrap{max-width:1120px;margin:auto;padding:0 22px}.brand{display:flex;align-items:center;gap:14px;padding:18px 0}.brand img{width:54px;height:54px;object-fit:contain}.brand b{font-size:28px}.brand small{display:block;color:#cdd2e0;margin-top:3px}.nav{display:flex;flex-wrap:wrap;gap:5px;padding:0 0 14px}.nav a{padding:9px 13px;border-radius:20px;text-decoration:none;background:#252b41}.nav a:hover{background:#ff6b35}.hero{min-height:430px;background:url('assets/feestartikelen-1.jpg') center/cover;display:flex;align-items:center}.hero .box{max-width:620px;background:rgba(255,255,255,.93);padding:32px;border-radius:18px;box-shadow:0 12px 35px #0002}.hero h1{font-size:42px;margin:0 0 12px}.btn{display:inline-block;background:#ff5a2f;color:white;text-decoration:none;padding:12px 18px;border-radius:10px;font-weight:bold}.section{padding:52px 0}.section h2{font-size:30px;margin:0 0 10px}.lead{font-size:18px;line-height:1.6;color:#555;max-width:780px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.card{border:1px solid #e4e5ea;border-radius:16px;overflow:hidden;background:white;box-shadow:0 5px 20px #0000000d}.card img{width:100%;height:190px;object-fit:cover}.card .p{padding:20px}.card h3{margin:0 0 8px}.card p{color:#5d6270;line-height:1.5}.shops{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:25px}.shop{padding:15px 16px;border:1px solid #ddd;border-radius:12px;text-decoration:none;background:#fafafa}.shop:hover{border-color:#ff6b35;background:#fff6f2}.pagehero{background:#f4f5f8;padding:48px 0}.pagehero .inner{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:30px}.pagehero img{max-width:100%;max-height:280px;object-fit:contain;border-radius:15px}.footer{margin-top:45px;background:#151a2b;color:#cdd2e0;padding:28px 0}.footer a{color:white}.footrow{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.smalllinks{font-size:13px}.smalllinks a{margin-right:15px}.note{background:#fff6e9;padding:16px;border-radius:12px;border-left:4px solid #ff9c33}@media(max-width:760px){.grid,.shops,.pagehero .inner{grid-template-columns:1fr}.hero h1{font-size:34px}.hero{min-height:360px}.brand b{font-size:23px}}