:root{font-family:Inter,system-ui,sans-serif;color:#10223b;background:#f6f8fb}*{box-sizing:border-box}body{margin:0}header{height:72px;padding:0 7vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e4e9f0;position:sticky;top:0;z-index:2}.brand{font-weight:800;letter-spacing:.16em;color:#0c7891;text-decoration:none}nav{display:flex;gap:26px;align-items:center}nav a{color:#37506e;text-decoration:none}button{border:0;background:none;cursor:pointer;font:inherit;color:inherit}.hero{padding:110px 7vw 120px;background:linear-gradient(120deg,#e8f8f6,#eef2ff)}.eyebrow{letter-spacing:.2em;font-size:.78rem;color:#0c879c;font-weight:700}.hero h1{max-width:650px;font-size:clamp(2.5rem,6vw,5rem);line-height:1.02;margin:18px 0}.hero p:not(.eyebrow){font-size:1.15rem;color:#52677f;max-width:540px}.cta{display:inline-block;margin-top:22px;background:#087f94;color:#fff;padding:14px 22px;border-radius:9px;text-decoration:none;font-weight:700}.trust{display:flex;gap:35px;padding:22px 7vw;background:#fff;color:#426179;flex-wrap:wrap}.trust span{font-size:.95rem}section#produkte{padding:75px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font-size:2.2rem;margin:8px 0}.section-head span{color:#6b7d91}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px}.card{background:#fff;border:1px solid #e1e8ef;border-radius:14px;padding:22px;box-shadow:0 8px 22px #18385b0b}.card h3{margin:8px 0 10px;font-size:1.15rem}.card .meta{color:#718399;font-size:.9rem}.price{font-size:1.2rem;font-weight:800;margin:18px 0}.card button{width:100%;background:#eaf5f7;color:#087f94;padding:11px;border-radius:7px;font-weight:700}.card button:hover{background:#d8eff2}aside{position:fixed;right:0;top:0;width:min(420px,95vw);height:100vh;background:#fff;z-index:5;padding:30px;box-shadow:-10px 0 35px #10223b24}.close{float:right;font-size:2rem}.cart-row{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #e5eaf0}.total{display:flex;justify-content:space-between;margin:25px 0;font-size:1.15rem}.full{width:100%;border:0}.hint{color:#718399;font-size:.9rem}footer{text-align:center;padding:30px;color:#718399}footer a{color:#087f94}
