.header-logo-container{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;position:relative;z-index:1;transition:all .3s ease;padding:.75rem}.header-logo-glow-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.2) 0,rgba(59,130,246,.15) 25%,rgba(59,130,246,.1) 40%,rgba(59,130,246,.05) 55%,transparent 75%);pointer-events:none;z-index:0;animation:glow-pulse 3s ease-in-out infinite}@keyframes glow-pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:.9;transform:translate(-50%,-50%) scale(1.1)}}.header-logo-container:hover{transform:translateY(-1px)}.header-logo-container:focus{outline:none;box-shadow:none}.header-logo-container:focus-visible{outline:none;box-shadow:none}.header-logo-container:active{outline:none;box-shadow:none;border:none}.header-logo-wrapper{display:flex;align-items:center;justify-content:center;position:relative;width:60px;height:60px;z-index:2}.header-logo-icon{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(59,130,246,.4));transition:filter .3s ease}.header-logo-container:hover .header-logo-icon{filter:drop-shadow(0 3px 12px rgba(59,130,246,.5))}.header-logo-text{color:#c0c0c0;font-size:1.25rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3),0 0 8px rgba(192,192,192,.15);letter-spacing:-.02em;transition:color .3s ease,text-shadow .3s ease;white-space:nowrap;position:relative;z-index:2;margin-top:0}.header-logo-container:hover .header-logo-text{color:#e0e0e0;text-shadow:0 2px 4px rgba(0,0,0,.3),0 0 12px rgba(192,192,192,.25)}@media (max-width:768px){.header-logo-container{gap:.3rem;padding:.5rem}.header-logo-icon,.header-logo-wrapper{width:40px;height:40px}.header-logo-glow-circle{width:100px;height:100px}.header-logo-text{font-size:.95rem}.floating-logo-wrapper{left:15px!important}}.cf-footer{position:relative}.cf-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(75,142,249,.3),transparent);pointer-events:none;z-index:1}.cf-footer .footer-section{position:relative}.cf-footer .footer-section:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(75,142,249,.3),transparent);pointer-events:none;z-index:0}.cf-footer .footer-section:last-child:after{display:none}.cf-footer .footer-section-toggle h3{color:rgba(255,255,255,.6);font-size:.9375rem;font-weight:500;text-align:center;position:relative;z-index:1}@media (max-width:768px){.footer-section{margin-bottom:0}.footer-section-toggle{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem 0;background:transparent;border:none;color:var(--cf-white);cursor:pointer;text-align:center;transition:color .2s ease;position:relative;gap:.75rem}.footer-section-toggle:hover{color:rgba(255,255,255,.8)}.footer-section-toggle h3{margin:0;font-size:.9375rem;font-weight:500;color:rgba(255,255,255,.6)}.footer-chevron{display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.6);transition:transform .3s ease,color .2s ease;flex-shrink:0;margin-left:1rem}.footer-section-toggle:hover .footer-chevron{color:rgba(255,255,255,.8)}.footer-section-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0;opacity:0}.footer-section-content.footer-section-open{max-height:1000px;padding:0 0 1.25rem;opacity:1}.footer-section-content .cf-space-y-2{padding-top:.5rem}}@media (min-width:769px){.cf-footer .footer-section:after{display:none}.footer-section{display:flex;flex-direction:column;align-items:flex-start}.footer-section-toggle{pointer-events:none;justify-content:flex-start;width:100%;margin-bottom:1rem;padding:0}.footer-section-toggle h3{text-align:left;color:#ffffff;font-size:.9375rem;font-weight:500;margin:0}.footer-chevron{display:none}.footer-section-content{max-height:none!important;opacity:1!important;padding:0!important;width:100%}}