*{-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}body,html{height:100%;margin:0;padding:0;overflow-x:hidden;font-family:Inter,system-ui,-apple-system,sans-serif;scroll-behavior:smooth}body{line-height:1.6}@media (max-width:1200px){.grid-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:25px!important}}@media (max-width:768px){.grid-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:20px!important}}@media (max-width:480px){.grid-container{grid-template-columns:1fr!important;gap:15px!important}}a:focus,button:focus,input:focus{outline:2px solid #22c55e;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(34,197,94,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(34,197,94,.5)}@media (max-width:768px){h1{font-size:clamp(24px,6vw,32px)!important}h2{font-size:clamp(20px,5vw,28px)!important}h3{font-size:clamp(18px,4vw,24px)!important}p{font-size:clamp(14px,3vw,16px)!important}}@media (max-width:480px){.mobile-stack{flex-direction:column!important;gap:15px!important}.mobile-full-width{width:100%!important}.mobile-center{text-align:center!important}.mobile-padding{padding:15px!important}}@media (max-width:768px){button{min-height:44px;min-width:44px}}.container{max-width:100%;overflow-x:hidden}*{transition:transform .3s ease,box-shadow .3s ease}.loading{opacity:.7;pointer-events:none}.error{border-color:#ef4444!important;background-color:rgba(239,68,68,.1)!important}.success{border-color:#22c55e!important;background-color:rgba(34,197,94,.1)!important}