.cart-wrapper[data-astro-cid-7o6y2myb]{display:inline-block;position:relative}.cart-btn[data-astro-cid-7o6y2myb]{background-color:var(--mc-yellow);color:#000;cursor:pointer;border:1px solid #333;border-radius:2px;padding:6px 14px;font-size:.9rem;font-weight:700}.cart-btn[data-astro-cid-7o6y2myb]:hover{background-color:#ffdb4d}.cart-overlay[data-astro-cid-7o6y2myb]{z-index:1000;background:#00000080;justify-content:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.cart-overlay[data-astro-cid-7o6y2myb].hidden{display:none}.cart-drawer[data-astro-cid-7o6y2myb]{color:#333;background:#fff;flex-direction:column;width:100%;max-width:400px;height:100%;display:flex;box-shadow:-2px 0 10px #0003}.cart-header[data-astro-cid-7o6y2myb]{background-color:var(--mc-green);color:#fff;border-bottom:3px solid var(--mc-yellow);justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.cart-header[data-astro-cid-7o6y2myb] h2[data-astro-cid-7o6y2myb]{color:#fff;margin:0;font-size:1.2rem}.close-btn[data-astro-cid-7o6y2myb]{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.cart-items[data-astro-cid-7o6y2myb]{flex:1;padding:15px 20px;overflow-y:auto}.empty-msg[data-astro-cid-7o6y2myb]{color:#777;text-align:center;margin-top:40px;font-style:italic}.cart-item[data-astro-cid-7o6y2myb]{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.item-info[data-astro-cid-7o6y2myb]{flex-direction:column;display:flex}.item-id[data-astro-cid-7o6y2myb]{color:#666;font-family:monospace;font-size:.8rem}.item-name[data-astro-cid-7o6y2myb]{font-size:.95rem;font-weight:700}.item-price[data-astro-cid-7o6y2myb]{color:#555;font-size:.85rem}.item-controls[data-astro-cid-7o6y2myb]{align-items:center;gap:6px;display:flex}.qty-btn[data-astro-cid-7o6y2myb]{cursor:pointer;background:#eee;border:1px solid #ccc;width:24px;height:24px;font-weight:700}.item-qty[data-astro-cid-7o6y2myb]{text-align:center;min-width:18px;font-weight:700}.remove-btn[data-astro-cid-7o6y2myb]{color:#c62828;cursor:pointer;background:0 0;border:none;margin-left:8px;font-size:1.2rem}.cart-footer[data-astro-cid-7o6y2myb]{background:#f9f9f9;border-top:2px solid #ddd;padding:15px 20px}.cart-summary[data-astro-cid-7o6y2myb]{justify-content:space-between;margin-bottom:15px;font-size:1.1rem;display:flex}.cart-actions[data-astro-cid-7o6y2myb]{gap:10px;display:flex}.btn[data-astro-cid-7o6y2myb]{cursor:pointer;border:none;flex:1;padding:10px;font-weight:700}.btn-primary[data-astro-cid-7o6y2myb]{background-color:var(--mc-yellow);color:#000;border:1px solid #333}.btn-primary[data-astro-cid-7o6y2myb]:hover{background-color:#ffdb4d}.btn-secondary[data-astro-cid-7o6y2myb]{color:#333;background-color:#e0e0e0}.btn-secondary[data-astro-cid-7o6y2myb]:hover{background-color:#d0d0d0}:root{--mc-green:#00594c;--mc-yellow:#ffc20e;--mc-border:#ccc;--text-color:#333;--bg-color:#fff}html,body{background-color:var(--bg-color);color:var(--text-color);height:100%;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{flex-direction:column;display:flex}header{background-color:var(--mc-green);color:#fff;border-bottom:4px solid var(--mc-yellow);justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.logo-container{background-color:var(--mc-yellow);margin-right:20px;padding:5px 10px;transform:skew(-15deg)}.logo{color:#000;font-family:Times New Roman,Times,serif;font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-block;transform:skew(15deg)}.logo .mc{vertical-align:super;font-size:1.2rem}.search-bar{flex-grow:1;margin:0 20px;display:flex}.search-bar input{border:none;border-radius:2px 0 0 2px;width:100%;padding:8px}.search-bar button{cursor:pointer;background-color:#ddd;border:none;border-radius:0 2px 2px 0;padding:8px 15px;font-weight:700}.nav-links a{color:#fff;margin-left:15px;font-size:.9rem;text-decoration:none}.nav-links a:hover{text-decoration:underline}main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:20px}h1,h2,h3{color:var(--mc-green);margin-top:0;font-family:Arial Narrow,Arial,sans-serif}a{color:var(--mc-green);text-decoration:none}a:hover{text-decoration:underline}
