:root{font-family:Arial,sans-serif;color:#0b2037;background:#f6f4ed}*{box-sizing:border-box}body{margin:0}header{height:82px;background:#07182b;color:#fff;display:flex;align-items:center;padding:0 5%;gap:28px;position:sticky;top:0;z-index:5}.brand{color:#fff;text-decoration:none;display:flex;flex-direction:column}.brand small{color:#d3b365;font-weight:800}.brand b{font-family:Georgia,serif;font-size:25px}.search{display:flex;flex:1;gap:8px}.search input,.search select,aside input,aside select{padding:12px;border:0;border-radius:9px}.search input{flex:1}button{border:0;border-radius:10px;padding:12px 17px;background:#0e3a67;color:#fff;font-weight:800}.hero{min-height:430px;display:flex;align-items:center;padding:55px 8%;color:white;background:linear-gradient(90deg,#07182bec,#07182b70),url('../ordini/buono-caffe-sfondo-grani-premium-16x9.png') center/cover}.hero small,.heading small{color:#d8b65f;font-weight:800;letter-spacing:.15em}.hero h1{font:clamp(45px,7vw,76px)/.95 Georgia,serif;margin:13px 0}.hero p{max-width:540px;font-size:19px;color:#dce3e9}.hero button{background:#d5b25b;color:#10233d}.catalog{padding:45px 5%}.heading{display:flex;align-items:end;justify-content:space-between}.heading h2{font:40px Georgia,serif;margin:8px 0}.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.card{background:white;border-radius:17px;overflow:hidden;box-shadow:0 9px 25px #132b4512}.photo{height:210px;background:#efeee8}.photo img{width:100%;height:100%;object-fit:contain}.copy{padding:15px}.copy small{color:#99752f;font-weight:800}.copy h3{font:22px Georgia,serif;min-height:50px}.copy p{color:#778391}.copy footer{display:flex;justify-content:space-between;align-items:center}.copy strong{font:24px Georgia,serif}.unavailable{opacity:.45}#drawer{position:fixed;z-index:9;right:-430px;top:0;width:min(420px,100%);height:100%;background:#fff;padding:25px;box-shadow:-20px 0 50px #0003;transition:.25s;overflow:auto}#drawer.open{right:0}.close{float:right;background:#e9edf0;color:#123;font-size:21px}.line{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 0;border-bottom:1px solid #e3e7ea}.step{display:flex;align-items:center;gap:7px}.step button{padding:6px 9px}.total{display:flex;justify-content:space-between;padding:20px 0;font-size:23px}aside input,aside select{width:100%;border:1px solid #d2d8dc;margin:5px 0}#order{width:100%;margin-top:9px}@media(max-width:700px){header{height:auto;padding:12px;flex-wrap:wrap}.search{order:3;width:100%}.search select{max-width:130px}.hero{min-height:360px}.products{grid-template-columns:repeat(2,1fr)}.photo{height:150px}.copy h3{font-size:18px}.copy footer{display:block}.copy footer button{width:100%;margin-top:9px}}
.securePayment{display:block;color:#6f7882;line-height:1.35;margin-top:9px}
