.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}body,html{width:100%;height:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}*,::after,::before{box-sizing:border-box}:root{--max-width:1280px;--color-primary:#0d69b4;--color-primary-dark:#0a5291;--color-secondary:#1a8fce;--color-black:#000000;--color-gray-dark:#333333;--color-gray:#666666;--color-gray-light:#F5F5F5;--color-white:#ffffff;--color-background:#ffffff;--color-text:#161616;--color-hover:rgba(13, 105, 180, 0.08);--color-active:rgba(13, 105, 180, 0.15);--overlay-bg:rgba(0, 0, 0, 0.75);--shadow:0 2px 10px rgba(0, 0, 0, 0.1)}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:inherit;line-height:1.2}p{color:var(--color-text-secondary)}a{color:inherit;text-decoration:none}canvas,img,picture,svg,video{display:block;max-width:100%}@keyframes shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.shimmer-loader{position:relative;background:#e0e0e0;overflow:hidden}.shimmer-loader::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 1.5s infinite;z-index:1}.shimmer-loader>*,.shimmer-loader>img{position:relative;z-index:2}