*,*:before,*:after{padding:0;margin:0;box-sizing:border-box}:root{--bgColor:rgb(248, 249, 250);--headingFont:"Passion One", sans-serif;--bodyFont:"Mulish", sans-serif;--blue:#024ddf;--color2: #352f44;--color3:#5c5470;--color4:#dbd8e3;--white:#fff}html{-webkit-font-smoothing:antialiased;box-sizing:border-box;text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;color:#000000de;font-family:var(--bodyFont),sans-serif;font-size:1.25rem;font-weight:400;line-height:1.625;letter-spacing:.00938em;background-color:var(--bgColor)}a{color:var(--blue)}a,a:link,a:visited{text-decoration:none!important}.w-100{width:100%;padding:24px;flex:1}li{list-style-type:none;padding:10px}h1,h2,h3,h4,h5,h6{font-family:var(--headingFont)}h1{font-size:clamp(1.875rem,.9375rem + 1.25vw,2.5rem);text-transform:uppercase;margin-bottom:15px}h1.title{text-align:center}.main{display:flex;height:100vh;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.sidebar{max-width:350px;width:100%;padding:24px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.logo{display:flex;align-items:center;gap:15px;margin-bottom:15px}.logo img{width:100%;height:100%;max-width:50px}.logo .logo-text{font-size:30px;font-family:var(--headingFont)}.nav-list .nav-item{list-style:none;display:flex;align-items:center;opacity:1;color:#111;width:100%;padding:1rem .8rem 1rem 0rem;margin:0px 1rem;border-radius:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;box-shadow:none;gap:15px;text-transform:uppercase;font-size:16px;font-weight:700}.nav-list .nav-item i.fa{display:inline-block;background:#fff;color:var(--blue);flex-shrink:0;min-width:2.5rem;min-height:2.5rem;display:grid;box-shadow:#1414141f 0 .25rem .375rem -.0625rem,#14141412 0 .125rem .25rem -.0625rem;border-radius:.5rem;place-items:center;transition:margin .3s cubic-bezier(.4,0,.2,1);font-size:18px}.nav-list .nav-item.active{color:var(--blue)}.nav-list .nav-item.active i.fa{background-color:var(--blue);color:#fff}hr{flex-shrink:0;border-top:0px solid rgba(0,0,0,.12);border-right:0px solid rgba(0,0,0,.12);border-left:0px solid rgba(0,0,0,.12);background-color:transparent;height:.0625rem;margin:1rem 0px;border-bottom:none;opacity:.25;background-image:linear-gradient(to right,#34476700,#34476780,#34476700)!important}.content{height:100vh;overflow-y:hidden;width:100%;background-color:#f2f2f2;display:flex;justify-content:space-between;-ms-overflow-style:none;scrollbar-width:none}.center-content{overflow-y:scroll;display:flex;flex-direction:column;width:calc(100% - 400px)}.w-100{overflow-y:auto}section.typography{padding:24px}aside.resources{width:100%;background:var(--bgColor);max-width:400px;padding:24px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}aside.resources{overflow-y:auto;height:100%}aside.resources li{padding:0 0 10px;margin:0;list-style-type:none}.error{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;height:100%;background-color:#fff}.error img{width:100%;max-width:200px}footer.footer-branding{background:#f9fafb;padding:15px 24px;color:#6b7280;font-size:14px;text-align:center;border-top:1px solid #fcfcfc}.footer-branding strong{color:#6b7280}footer.footer-branding i{color:var(--blue)}.ada-container{padding:20px;max-width:1200px;margin:0 auto;font-family:Arial,sans-serif}.ada-heading{font-size:28px;font-weight:700;margin-bottom:20px;text-align:center}.ada-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.ada-card{background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 2px 5px #0000001a;padding:15px;transition:transform .2s,box-shadow .2s}.ada-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}.ada-card-title{font-size:20px;font-weight:600;margin-bottom:10px;color:#333}.ada-card-purpose{font-size:14px;color:#555;margin-bottom:10px}.ada-card-example{background:#f9f9f9;border:1px solid #ccc;border-radius:6px;padding:8px;font-size:12px;overflow-x:auto;margin-bottom:10px}.ada-card-link{font-size:14px;color:var(--blue);text-decoration:none}.ada-card-link:hover{text-decoration:underline}.ada-intro.ada-card{margin-bottom:30px;box-shadow:none}.ada-intro.ada-card:hover{transform:translateY(0)}.coming-soon{height:calc(100% - 150px);text-align:center;max-width:480px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.coming-soon i{font-size:100px;display:inline-block;margin-bottom:15px}.mobile-header{display:none}.nav-list li.nav-item:nth-child(10){display:none}@media screen and (max-width:1199px){section.resources{display:none}.center-content{width:100%}.sidebar{max-width:300px}.nav-list .nav-item{margin-left:0}.nav-list li.nav-item:nth-child(10){display:flex}aside.resources{max-width:100%}}@media screen and (max-width:767px){.mobile-header{display:flex}.sidebar{display:none}.sidebar.open{display:block}.sidebar.open .logo,.sidebar.open hr{display:none}section.mobile-header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 15px}section.mobile-header .logo{margin-bottom:0}.main{flex-direction:column}.nav-icon{background:#f9f9f9;border:1px solid #ccc;padding:8px;display:flex;align-items:center;color:var(--blue);cursor:pointer}.sidebar.open nav.nav-list{position:absolute;left:20px;right:20px;z-index:99;padding:24px;box-shadow:#ffffffe6 0 0 .0625rem .0625rem inset,#0000000d 0 1.25rem 1.6875rem;-webkit-backdrop-filter:saturate(200%) blur(1.875rem);backdrop-filter:saturate(200%) blur(1.875rem);background-color:#fffc;border-radius:5px}}
