.mh-site-header{position:relative}.mh-nav-white{z-index:9000;-webkit-backdrop-filter:blur(12px);background:#fffffff2;border-bottom:0;position:fixed;top:0;left:0;right:0;overflow:visible}.mh-nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;max-width:1280px;height:68px;margin:0 auto;padding:0 1.5rem;display:grid}.mh-spacer{height:68px}.mh-brand{justify-self:start;align-items:center;line-height:0;text-decoration:none;display:inline-flex}.mh-brand .coodra-logo-img{width:auto;height:75px;max-height:75px;display:block}.mh-nav-links{color:#0a1a31;justify-self:center;align-items:center;gap:2.25rem;margin:0;padding:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;list-style:none;display:flex}.mh-nav-links>li,.mh-nav-item{position:relative}.mh-nav-trigger{font:inherit;color:#0a1a31;cursor:pointer;background:0 0;border:0;align-items:center;gap:.38rem;margin:0;padding:0;line-height:1;display:inline-flex}.mh-nav-caret{border-bottom:1.5px solid;border-right:1.5px solid;width:.45rem;height:.45rem;transition:transform .18s;transform:rotate(45deg)translateY(-1px)}.mh-has-mega.is-open .mh-nav-caret{transform:rotate(-135deg)translateY(-1px)}.mh-platform-mega{transform-origin:top;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(16px);z-index:70;background:#fffffff5;border:1px solid #0a1a310f;border-radius:20px;width:min(520px,100vw - 2rem);min-width:440px;padding:1.75rem;transition:all .25s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 6px);left:50%;overflow:hidden;transform:translate(-50%,-8px)scaleY(.95);box-shadow:0 24px 64px #0a1a311f,0 8px 24px #0a1a3114}.mh-platform-mega.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)scaleY(1)}.mh-platform-mega-grid{grid-template-columns:1fr;gap:0;display:grid}.mh-platform-col{padding:0}.mh-platform-col-title{letter-spacing:.12em;text-transform:uppercase;color:#1cb8aa;margin:0 0 .6rem;font-size:.7rem;font-weight:700}.mh-platform-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.mh-platform-link{border-radius:12px;align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;transition:background .2s;display:flex}.mh-platform-link:hover,.mh-platform-link:focus-visible{background:#2fd7c60f}.mh-platform-icon{color:#0a1a31;background:linear-gradient(135deg,#2fd7c61f,#2fd7c60a);border:1px solid #2fd7c626;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.mh-platform-icon svg{fill:currentColor;width:1rem;height:1rem}.mh-platform-copy{flex-direction:column;flex:1;gap:2px;display:flex}.mh-platform-copy strong{color:#0a1a31;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;line-height:1.2}.mh-platform-copy span{color:#506786;font-family:Nunito,sans-serif;font-size:.8rem;font-weight:400;line-height:1.4}.mh-platform-arrow{color:#506786;font-size:1rem;transition:transform .2s,color .2s;transform:translate(0)}.mh-platform-link:hover .mh-platform-arrow,.mh-platform-link:focus-visible .mh-platform-arrow{color:#2fd7c6;transform:translate(4px)}.mh-nav-links a{color:#0a1a31;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;transition:color .16s}.mh-nav-links a:hover,.mh-nav-links a:focus-visible,.mh-sign-in:hover,.mh-sign-in:focus-visible{color:#2fd7c6}.mh-nav-actions{justify-self:end;align-items:center;gap:1rem;min-height:40px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;display:inline-flex}.mh-sign-in{color:#0a1a31;align-items:center;height:40px;padding:0 .15rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.mh-btn-start{color:#fff;background:#2fd7c6;border:0;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:.625rem 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 2px 12px #2fd7c64d}.mh-btn-start:hover,.mh-btn-start:focus-visible{color:#fff;background:#26b8aa;transform:translateY(-1px);box-shadow:0 4px 20px #2fd7c666}.mh-nav-toggle,.mh-mobile-nav-overlay,.mh-mobile-nav-menu{display:none}.mh-nav-toggle{appearance:none;cursor:pointer;background:#fff;border:1px solid #0a1a3126;border-radius:.78rem;flex-direction:column;justify-content:center;align-items:center;gap:.24rem;width:2.75rem;height:2.75rem}.mh-nav-toggle span{background:#12324f;border-radius:999px;width:1.15rem;height:2px;transition:transform .18s,opacity .18s}.mh-nav-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.mh-nav-toggle.is-open span:nth-child(2){opacity:0}.mh-nav-toggle.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (width<=1180px){.mh-nav-links{gap:1.35rem}.mh-nav-links a,.mh-sign-in{font-size:.84rem}}@media (width<=768px){.mh-nav{justify-content:space-between;height:68px;display:flex}.mh-spacer{height:68px}.mh-brand .coodra-logo-img{height:69px;max-height:69px}.mh-nav-links,.mh-nav-actions{display:none}.mh-nav-toggle{display:inline-flex}.mh-mobile-nav-overlay{opacity:0;pointer-events:none;z-index:9998;background:#08122247;border:0;width:100vw;height:100vh;margin:0;padding:0;transition:opacity .2s;display:block;position:fixed;inset:0}.mh-mobile-nav-overlay.is-open{opacity:1;pointer-events:auto}.mh-mobile-nav-menu{opacity:0;pointer-events:none;visibility:hidden;z-index:9999;background:#fff;border:1px solid #0a1a311f;border-radius:1.2rem;flex-direction:column;max-height:min(82vh,720px);padding:1rem;transition:opacity .22s,transform .22s,visibility .22s;display:flex;position:fixed;inset:.7rem .7rem auto;overflow:hidden;transform:translateY(-8px);box-shadow:0 32px 48px #102f4833}.mh-mobile-nav-menu.is-open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.mh-mobile-nav-topbar{justify-content:space-between;align-items:center;margin:0 0 .55rem;display:flex}.mh-mobile-nav-kicker{text-transform:uppercase;letter-spacing:.09em;color:#17b9ad;align-items:center;gap:.34rem;margin:0;font-size:.74rem;font-weight:800;display:inline-flex}.mh-mobile-nav-kicker-icon{color:#17b9ad;justify-content:center;align-items:center;width:.8rem;height:.8rem;display:inline-flex}.mh-mobile-nav-kicker-icon svg{fill:currentColor;width:100%;height:100%}.mh-mobile-nav-close{appearance:none;cursor:pointer;background:#fff;border:1px solid #0a1a311f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;position:relative}.mh-mobile-nav-close span{background:#173553;border-radius:999px;width:.78rem;height:2px;position:absolute}.mh-mobile-nav-close span:first-child{transform:rotate(45deg)}.mh-mobile-nav-close span:last-child{transform:rotate(-45deg)}.mh-mobile-nav-links{gap:.35rem;min-height:0;margin:0;padding:0 .08rem 0 0;list-style:none;display:grid;overflow-y:auto}.mh-mobile-nav-links a{color:#153453;background:#ffffff9e;border:1px solid #568ad929;border-radius:.9rem;padding:.75rem .8rem;font-size:.98rem;font-weight:700;text-decoration:none;display:block}.mh-mobile-group{background:#ffffffb3;border:1px solid #568ad929;border-radius:.9rem;overflow:hidden}.mh-mobile-group-toggle{text-align:left;color:#153453;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;margin:0;padding:.75rem .8rem;font-family:Inter,sans-serif;font-size:.98rem;font-weight:700;display:flex}.mh-mobile-group-caret{border-bottom:1.5px solid;border-right:1.5px solid;width:.48rem;height:.48rem;transition:transform .18s;transform:rotate(45deg)}.mh-mobile-group.is-open .mh-mobile-group-caret{transform:rotate(-135deg)translateY(-1px)}.mh-mobile-group-panel{opacity:0;background:#fff;border-top:1px solid #0a1a3114;max-height:0;transition:max-height .22s,opacity .16s;overflow:hidden}.mh-mobile-group.is-open .mh-mobile-group-panel{opacity:1;max-height:540px}.mh-mobile-feature-list{gap:.28rem;margin:0;padding:.4rem;list-style:none;display:grid}.mh-mobile-feature-list a{background:#f8fcffd1;border:1px solid #568ad929;border-radius:.7rem;grid-template-columns:auto 1fr;align-items:center;gap:.58rem;padding:.48rem .55rem;display:grid}.mh-mobile-feature-copy{gap:.12rem;display:grid}.mh-mobile-feature-copy strong{color:#0a1a31;font-size:.8rem;line-height:1.2}.mh-mobile-feature-copy span{color:#5d7190;font-size:.69rem;font-weight:600;line-height:1.35}.mh-mobile-discover-link{color:#0a1a31;align-items:center;gap:.3rem;margin:.15rem .48rem .5rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.mh-mobile-discover-link:after{content:"→";color:#17b9ad}.mh-mobile-nav-actions{border-top:1px solid #0a1a311a;flex-shrink:0;gap:.6rem;margin-top:.65rem;padding-top:.65rem;display:flex}.mh-mobile-nav-actions .mh-sign-in,.mh-mobile-nav-actions .mh-btn-start{text-align:center;justify-content:center;width:100%}}.mf-footer{background:#fff;border-top:1px solid #0a1a3114;padding:4rem 1.5rem 2rem}.mf-wrap{max-width:1200px;margin:0 auto}.mf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;margin-bottom:3rem;display:grid}.mf-brand-col{grid-column:span 2}.mf-logo{width:9.6rem;height:auto;margin-bottom:1.25rem;display:block}.mf-summary{color:#506786;max-width:200px;margin:0;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6}.mf-col h4{letter-spacing:.16em;text-transform:uppercase;color:#0a1a31;margin:0 0 1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.mf-col ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.mf-col a{color:#506786;font-family:Inter,sans-serif;font-size:.875rem;text-decoration:none;transition:color .16s}.mf-col a:hover,.mf-col a:focus-visible{color:#2fd7c6}.mf-bottom{border-top:1px solid #0a1a3114;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.mf-bottom p{color:#506786;margin:0;font-family:Inter,sans-serif;font-size:.75rem}.mf-status{color:#506786;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.75rem;display:inline-flex}.mf-status-dot{background:#34d399;border-radius:999px;width:.5rem;height:.5rem;animation:1.8s ease-in-out infinite mf-pulse}@keyframes mf-pulse{0%,to{opacity:1;box-shadow:0 0 #34d39959}50%{opacity:.8;box-shadow:0 0 0 6px #34d39900}}@media (width>=768px){.mf-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.mf-brand-col{grid-column:span 1}.mf-bottom{flex-direction:row}}@media (width<=760px){.mf-footer{background:radial-gradient(120% 120% at 10% 0,#2fd7c614,#0000 54%),#fff;padding:2.8rem 1rem 1.4rem}.mf-grid{grid-template-columns:1fr;gap:.85rem;margin-bottom:1.6rem}.mf-brand-col{border-bottom:1px solid #0a1a3114;grid-column:span 1;margin-bottom:.15rem;padding:0 .15rem .35rem}.mf-logo{width:10.5rem;margin-bottom:.85rem}.mf-summary{color:#5b6f8d;max-width:30ch;font-size:.84rem;line-height:1.5}.mf-col{background:linear-gradient(160deg,#f8fcffe0,#ffffffeb);border:1px solid #568ad924;border-radius:.9rem;padding:.72rem .8rem}.mf-col h4{letter-spacing:.12em;color:#17385a;margin:0 0 .55rem;font-size:.66rem}.mf-col ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem .72rem;display:grid}.mf-col a{color:#506786;font-size:.8rem;line-height:1.35}.mf-bottom{align-items:flex-start;gap:.62rem;padding-top:1rem}.mf-bottom p,.mf-status{font-size:.72rem}}
