.right-sidebar{flex:0 0 220px}.survey-box{background-color:#fff;flex:none;padding:20px}.survey-title{color:#377eff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.survey-description{color:#444342;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5}.survey-button{color:#fff;background-color:#377eff;padding:.6rem 1.2rem;text-decoration:none;transition:background-color .3s;display:inline-block}.survey-button:hover{background-color:#6ec1e4}.sidebar-title{color:#377eff;text-transform:none;min-height:24px;margin:0 0 .5rem;font-size:20px;font-weight:700}.documentation-grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (min-width:768px){.documentation-grid{grid-template-columns:1fr 1fr}}.documentation-card{text-align:center;background-color:#ffffff1f;border:1px solid #ffffff40;padding:2rem;box-shadow:0 4px 10px #00000014}.documentation-title{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.documentation-icon{margin-bottom:1rem;font-size:3rem}.documentation-text{color:#fff;margin-bottom:1rem;font-size:clamp(16px,1.5vw,18px);font-weight:300;line-height:1.5}.documentation-subtext{color:#fff;font-size:clamp(16px,1.5vw,18px);font-weight:300}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.observe.fade-up,.observe.fade-in{opacity:0}.fade-up:not(.observe){animation:.8s ease-out forwards fadeUp}.fade-in:not(.observe){animation:.8s ease-out forwards fadeIn}.fade-up.animate{animation:.8s ease-out forwards fadeUp}.fade-in.animate{animation:.8s ease-out forwards fadeIn}.documentation-card-reveal{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(40px)}.documentation-card-reveal.documentation-card-visible{opacity:1;transform:translateY(0)}@media (max-width:480px){.documentation-card{padding:1.25rem}.documentation-text,.documentation-subtext{text-align:left;line-height:1.6}}
