html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{max-width:100%;margin:0;overflow-x:clip}@supports not (overflow:clip){body{overflow-x:hidden}}@media (max-width:767.98px){html,body{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{height:0;width:0}}img,svg{max-width:100%;vertical-align:middle}a{text-decoration-thickness:from-font}.skip-link{background:#0f172a;color:#ffffff;font-weight:800;left:1rem;padding:0.55rem 0.8rem;position:absolute;top:0.5rem;transform:translateY(-140%);z-index:10000}.skip-link:focus{transform:translateY(0)}main:focus{outline:none}[data-header-sticky="true"],.site-header-sticky{position:sticky;top:0;z-index:1030}.navbar{background:var(--chrome-header-bg,linear-gradient(135deg,var(--primary-color),var(--secondary-color)));box-shadow:0 4px 12px rgba(6,182,212,0.2);padding:1rem 0}.navbar-brand img{height:50px;filter:none}.navbar-nav .nav-link{color:var(--chrome-header-link,white !important);font-weight:500;margin:0 0.5rem;transition:all 0.3s ease;padding:0.5rem 1rem;border-radius:8px}.navbar-nav .nav-link:hover,.nav-link.active{background-color:rgba(255,255,255,0.2);transform:translateY(-2px)}footer{background:var(--chrome-footer-bg,linear-gradient(135deg,var(--bg-dark),#075985));color:var(--chrome-footer-text,white);padding:3rem 0 1rem;margin-top:4rem}footer a{color:var(--chrome-footer-link,var(--chrome-footer-text,var(--secondary-color)));text-decoration:none;transition:color 0.3s ease}footer a:hover{color:var(--chrome-footer-link-hover,var(--chrome-footer-link,var(--chrome-footer-text,white)))}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.btn{display:inline-block;text-decoration:none}.btn-sm{font-size:.875rem;padding:.25rem .5rem}.btn-light{background:var(--text-light,#fff);color:var(--coral,#0f172a)}.btn-outline-light{background:transparent;border:1px solid currentColor;color:var(--text-light,#fff)}.btn-primary{background:var(--primary,#0d6efd);border:1px solid var(--primary,#0d6efd);color:var(--generated-accent-text,#ffffff)}.btn-outline-primary{background:transparent;border:1px solid var(--primary,#0d6efd);color:var(--primary,#0d6efd)}.btn-primary-red,.btn-primary-green{display:inline-block;text-decoration:none}.btn-outline-red,.btn-outline-green{display:inline-block;text-decoration:none}.container-xl{width:100%;margin-right:auto;margin-left:auto}.h5{font-size:1.25rem}.small{font-size:.875em}.border-light{border-color:rgba(248,249,250,.25) !important}.opacity-25{opacity:.25 !important}.d-inline-block{display:inline-block !important}.rounded-pill{border-radius:50rem !important}.btn-nav-register,.btn-nav-reg,.btn-nav-login{display:inline-block}.__cf_email__{unicode-bidi:plaintext}footer .d-block{display:block}.d-inline-flex{display:inline-flex !important}.col{flex:1 0 0%}.row-cols-2>*{flex:0 0 auto;width:50%}@media (min-width:768px){.row-cols-md-4>*{flex:0 0 auto;width:25%}}.small-note{font-size:.875rem}.small-muted{color:var(--generated-muted,var(--chrome-footer-text,#cbd5e1));font-size:.875rem}.mb-0{margin-bottom:0 !important}.fixed-top{position:static}.navbar-dark{color-scheme:dark}.navbar,header nav{background:var(--chrome-header-bg,transparent);border-color:var(--chrome-header-border,transparent)}.nav-link{color:var(--chrome-header-link,currentColor)}.nav-link:hover,.nav-link:focus{color:var(--chrome-header-link-hover,var(--chrome-header-link,currentColor))}.footer,footer{background:var(--chrome-footer-bg,var(--bg-dark,#0f172a));color:var(--chrome-footer-text,var(--text-light,#ffffff))}.footer a,footer a{color:var(--chrome-footer-link,var(--chrome-footer-text,#ffffff))}.footer a:hover,footer a:hover{color:var(--chrome-footer-link-hover,var(--chrome-footer-link,#ffffff))}.btn-neon{background:var(--primary);border-color:var(--primary);color:var(--generated-accent-text,#0f172a)}.btn-outline-neon{background:transparent;border-color:var(--primary);color:var(--chrome-header-link,var(--primary))}.border-0{border:0 !important}.shadow-none{box-shadow:none !important}.fw-bold{font-weight:700 !important}.navbar,header nav{background:var(--chrome-header-bg,transparent) !important;border-bottom-color:var(--chrome-header-border,transparent) !important}.navbar-nav .nav-link,header nav .nav-link{color:var(--chrome-header-link,currentColor) !important}.navbar-nav .nav-link:hover,.navbar-nav .nav-link:focus,header nav .nav-link:hover,header nav .nav-link:focus{color:var(--chrome-header-link-hover,var(--chrome-header-link,currentColor)) !important;background:var(--chrome-header-active-bg,transparent)}.navbar-nav .nav-link.active,.navbar-nav .nav-link[aria-current="page"],header nav .nav-link.active,header nav .nav-link[aria-current="page"]{color:var(--chrome-header-active-text,var(--chrome-header-link-hover,var(--chrome-header-link,currentColor))) !important;background:var(--chrome-header-active-bg,transparent)}.navbar-nav .nav-link:hover::after,.navbar-nav .nav-link.active::after,.navbar-nav .nav-link[aria-current="page"]::after{width:80%;background:var(--chrome-header-link-hover,var(--chrome-header-active-text,currentColor))}.footer,footer{background:var(--chrome-footer-bg,var(--bg-dark,#0f172a)) !important;border-top-color:var(--chrome-footer-border,transparent) !important;color:var(--chrome-footer-text,var(--text-light,#ffffff))}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,.footer-heading,.footer-title{color:var(--chrome-footer-heading,var(--chrome-footer-text,#ffffff)) !important}.footer a,footer a{color:var(--chrome-footer-link,var(--chrome-footer-text,#ffffff)) !important}.footer a:hover,footer a:hover{color:var(--chrome-footer-link-hover,var(--chrome-footer-link,#ffffff)) !important}.footer p,.footer .copyright,.footer .footer-bottom,.footer .small-muted,footer p,footer .copyright,footer .footer-bottom,footer .small-muted{color:var(--chrome-footer-text,#ffffff)}footer{margin-top:0 !important;padding:48px 0 24px !important}footer .footer-main{display:grid;grid-template-columns:minmax(420px,1.8fr) minmax(180px,.7fr) minmax(180px,.7fr);gap:64px;align-items:start}footer .footer-main::before,footer .footer-main::after{display:none}footer .footer-brand{width:100%;max-width:none}footer .footer-brand,footer .footer-menu{flex:initial !important;width:auto !important;max-width:none !important}footer .footer-menu h4{white-space:nowrap}footer .footer-about,footer .footer-email{margin:0 0 14px;line-height:1.65}footer .footer-menu{min-width:0}footer .footer-links{display:flex !important;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:12px;margin:0}footer .footer-bottom{padding-top:0;text-align:center}footer .footer-bottom p{margin:0}@media (max-width:767.98px){footer .footer-main{grid-template-columns:1fr;gap:28px}}
