:root{--primary-color: #1A3A5F;--secondary-color: #728C69;--accent-color: #E9B872;--highlight-color: #D95204;--gradient-yellow: #FFC107;--gradient-black: #000000}html{scroll-behavior:smooth;overflow-x:hidden;width:100%;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;font-family:Open Sans,sans-serif;-webkit-tap-highlight-color:transparent;scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden;width:100%;height:100%;max-width:100vw;box-sizing:border-box;-webkit-overflow-scrolling:touch;touch-action:manipulation}*,*:before,*:after{box-sizing:border-box}body::-webkit-scrollbar{display:none}:focus{outline:none}:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}button{-webkit-tap-highlight-color:transparent;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation}a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fixed-element{transform:translateZ(0);-webkit-transform:translate3d(0,0,0);will-change:transform}nav,header,.menu-button,.nav-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 768px){html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{-webkit-overflow-scrolling:touch;overscroll-behavior:none}}
