/* CSS for index_inventory_management_newww.html */

*{font-family:'Inter',system-ui,sans-serif;box-sizing:border-box}body{margin:0;background:#f8fafc}.skip-link{position:absolute;top:-100%;left:1rem;padding:.75rem 1.5rem;background:#046bfc;color:#fff;border-radius:8px;z-index:9999;font-weight:600;text-decoration:none}.skip-link:focus{top:1rem}.promo-banner{background:linear-gradient(90deg,#046bfc 0%,#04143d 30%,#04143d 70%,#046bfc 100%)}.hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#04143d 0%,#0a2a5e 50%,#04143d 100%)}.hero-blob{position:absolute;border-radius:50%;filter:blur(120px);opacity:.5;pointer-events:none;z-index:0}.hero-blob-1{width:600px;height:600px;background:rgba(4,107,252,.4);top:-200px;left:-150px}.hero-blob-2{width:500px;height:500px;background:rgba(255,153,0,.3);top:50px;right:-100px}.hero-content{position:relative;z-index:10}.btn-pill{border-radius:50px}.nav-link{position:relative}.nav-link::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#046bfc;transition:width .3s ease}.nav-link:hover::after{width:100%}.nav-item:hover .chevron{transform:rotate(180deg)}.chevron{transition:transform .25s ease}@media(prefers-reduced-motion:reduce){.hero-blob{animation:none}}
