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(90deg,#06b6d4 0%,#8b5cf6 100%));padding:1rem 0}.navbar-brand img{height:50px}.nav-link{color:var(--chrome-header-link,var(--text-light)) !important;font-weight:500;margin:0 0.5rem;transition:all 0.3s}.nav-link:hover,.nav-link.active{color:var(--chrome-header-active-text,var(--chrome-header-link,#fbbf24)) !important;transform:translateY(-2px)}footer{background:var(--chrome-footer-bg,linear-gradient(135deg,#020617 0%,#1e293b 100%));padding:3rem 0 1rem;margin-top:5rem;border-top:3px solid var(--cyan)}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem}.footer-links a{color:var(--chrome-footer-text,var(--generated-muted));text-decoration:none;transition:all 0.3s}.footer-links a:hover{color:var(--chrome-footer-text,var(--cyan))}.copyright{text-align:center;color:var(--generated-muted);padding-top:2rem;border-top:1px solid rgba(6,182,212,0.2)}:where(.navbar-collapse){color:inherit}:where(.navbar-dark){color:inherit}:where(.navbar-expand-lg){color:inherit}:where(.navbar-toggler){color:inherit}:where(.navbar-toggler-icon){color:inherit}.site-header-sticky .navbar .nav-link.active,.site-header-sticky .navbar .nav-link[aria-current="page"],.site-header-sticky .navbar-nav .nav-link.active,.site-header-sticky .navbar-nav .nav-link[aria-current="page"]{background:var(--chrome-header-active-bg,transparent) !important;color:var(--chrome-header-active-text,var(--chrome-header-link,currentColor)) !important}.footer-main a,footer a{text-decoration:none}.footer-main a:hover,footer a:hover{text-decoration:none}.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;padding:8px 20px;border:1px solid var(--chrome-header-active-bg,var(--primary,#0d6efd));border-radius:7px;background:var(--chrome-header-active-bg,var(--primary,#0d6efd));color:var(--chrome-header-active-text,#fff);font-size:.9rem}.btn-outline-green{display:inline-block;padding:6px 18px;border:1px solid var(--chrome-header-link,var(--primary,#0d6efd));border-radius:7px;background:transparent;color:var(--chrome-header-link,var(--primary,#0d6efd));font-size:.9rem;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}footer .small-muted,footer .footer-desc,footer .footer-about,footer .footer-text,footer .footer-email,footer .footer-bottom{color:var(--chrome-footer-text,#f4e9dd) !important}footer .footer-heading,footer .footer-title,footer [data-footer-group-title]>:is(h2,h3,h4,h5,h6){color:var(--chrome-footer-heading,var(--chrome-footer-text,#f4e9dd)) !important}footer .footer-main,footer .footer-bottom,footer .footer-divider,footer hr{border-color:var(--chrome-footer-border,rgba(244,233,221,.28)) !important}footer .footer-main{display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,1fr))}footer .footer-brand,footer [data-footer-group-title]{min-width:0}footer .footer-links{display:block}footer .footer-logo{display:inline-flex;margin-bottom:.75rem}footer .footer-logo img{height:50px;width:auto}footer .footer-about,footer .footer-email{margin:0 0 .7rem}footer .footer-bottom{margin:0;text-align:center}footer .copyright{margin:0}@media (max-width:767.98px){footer .footer-main{grid-template-columns:1fr}}
