*,:after,:before{box-sizing:border-box}:root{--brand:#172B4D;--brand-light:#E8EDF5;--brand-dark:#0D1F36;--brand-hover:#1D3557;--text:#111827;--text-muted:#6b7280;--text-light:#9ca3af;--border:#e5e7eb;--bg:#f9fafb;--white:#ffffff;--radius:12px;--radius-sm:8px;--shadow-sm:0 1px 3px rgba(0,0,0,0.08);--shadow-md:0 4px 16px rgba(0,0,0,0.10)}html{scroll-behavior:smooth}@keyframes cart-bump{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.4) rotate(-8deg)}55%{transform:scale(1.2) rotate(6deg)}80%{transform:scale(1.05) rotate(-2deg)}to{transform:scale(1) rotate(0deg)}}.cart-bump{animation:cart-bump .5s cubic-bezier(.36,.07,.19,.97) both}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}button,input,select,textarea{font:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}