.dl-hdr{position:sticky;top:0;z-index:50;background:rgba(245,247,250,.72);-webkit-backdrop-filter:saturate(160%) blur(14px);backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid rgba(11,18,32,.06)}.dl-hdr-in{max-width:78rem;margin:0 auto;padding:.8rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.dl-hdr-logo{font-family:var(--font-bricolage),"Bricolage Grotesque",Georgia,serif;font-weight:700;font-size:1.4rem;letter-spacing:-.03em;color:#0b1220;text-decoration:none}.dl-hdr-logo span{background:linear-gradient(96deg,#3b5bff,#00c2ff 34%,#57d06a 52%,#ff9e1b 72%,#ff3d8b);-webkit-background-clip:text;background-clip:text;color:transparent}.dl-hdr-nav{display:flex;gap:1.7rem;align-items:center;font-family:var(--font-plex),system-ui,sans-serif;font-size:.9rem}.dl-hdr-nav a{color:#526071;text-decoration:none;transition:color .15s cubic-bezier(.23,1,.32,1)}.dl-hdr-nav a:hover{color:#0b1220}.dl-hdr-cta{display:flex;gap:.6rem;align-items:center}.dl-hdr-btn{position:relative;z-index:0;display:inline-flex;align-items:center;gap:.4rem;border-radius:11px;font-family:var(--font-plex),system-ui,sans-serif;font-size:.86rem;font-weight:550;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .2s cubic-bezier(.23,1,.32,1),box-shadow .28s cubic-bezier(.23,1,.32,1),background .2s cubic-bezier(.23,1,.32,1)}.dl-hdr-btn:active{transform:scale(.97);transition-duration:.08s}.dl-hdr-ghost{padding:.55rem 1rem;background:hsla(0,0%,100%,.72);color:#0b1220;border-color:rgba(11,18,32,.09)}.dl-hdr-primary{padding:.55rem 1.1rem;background:#0b1220;color:#fff;font-weight:600;box-shadow:0 10px 24px -14px rgba(11,18,32,.5)}.dl-hdr-primary:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(96deg,#0b3bce,#3b5bff);opacity:0;z-index:-1;transition:opacity .3s cubic-bezier(.23,1,.32,1)}@media (hover:hover) and (pointer:fine){.dl-hdr-ghost:hover{background:#fff;transform:translateY(-1px)}.dl-hdr-primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px -14px rgba(59,91,255,.5)}.dl-hdr-primary:hover:after{opacity:1}}.dl-hdr-burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(11,18,32,.09);border-radius:10px;background:hsla(0,0%,100%,.72);cursor:pointer}.dl-hdr-burger:active{transform:scale(.94)}.dl-burger-ico{position:relative;width:18px;height:12px;display:inline-block}.dl-burger-ico i{position:absolute;left:0;width:100%;height:2px;border-radius:2px;background:#0b1220;transition:transform .28s cubic-bezier(.23,1,.32,1),opacity .18s cubic-bezier(.23,1,.32,1)}.dl-burger-ico i:first-child{top:0}.dl-burger-ico i:nth-child(2){top:5px}.dl-burger-ico i:nth-child(3){top:10px}.dl-burger-ico.x i:first-child{transform:translateY(5px) rotate(45deg)}.dl-burger-ico.x i:nth-child(2){opacity:0}.dl-burger-ico.x i:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.dl-hdr-mobile{display:none}.dl-hdr-mobile-in{min-height:0;overflow:hidden}@media (max-width:860px){.dl-hdr-cta,.dl-hdr-nav{display:none}.dl-hdr-burger{display:inline-flex}.dl-hdr-mobile{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .32s cubic-bezier(.23,1,.32,1);background:rgba(245,247,250,.97);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(11,18,32,.06)}.dl-hdr-mobile.open{grid-template-rows:1fr}.dl-hdr-mobile-in{display:flex;flex-direction:column;padding:.35rem 1.5rem 1.1rem}.dl-hdr-mobile-in a:not(.dl-hdr-btn){font-family:var(--font-plex),system-ui,sans-serif;font-size:1rem;color:#526071;text-decoration:none;padding:.75rem 0;border-bottom:1px solid rgba(11,18,32,.05)}.dl-hdr-mobile-in a:not(.dl-hdr-btn):active{color:#0b1220}.dl-hdr-mobile-in .dl-hdr-btn{justify-content:center;padding:.7rem 1.1rem;margin-top:.55rem}}@media (prefers-reduced-motion:reduce){.dl-burger-ico i,.dl-hdr-mobile{transition:none}}.dl-subnav{border-bottom:1px solid rgba(11,18,32,.06);background:hsla(0,0%,100%,.5)}.dl-subnav-in{max-width:78rem;margin:0 auto;padding:.55rem 1.5rem;display:flex;gap:1.4rem;font-family:var(--font-plex-mono),ui-monospace,monospace;font-size:.78rem}.dl-subnav-in a{color:#526071;text-decoration:none;transition:color .15s cubic-bezier(.23,1,.32,1)}.dl-subnav-in a:hover{color:#0b1220}.dl-hdr-lang{position:relative;display:inline-flex}.dl-hdr-lang>button{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .6rem;border:1px solid transparent;border-radius:9px;background:transparent;color:#526071;font-family:var(--font-plex-mono),ui-monospace,monospace;font-size:.72rem;letter-spacing:.06em;cursor:pointer;transition:color .15s cubic-bezier(.23,1,.32,1),background-color .15s cubic-bezier(.23,1,.32,1)}.dl-hdr-lang[data-open]>button{color:#0b1220;background:rgba(11,18,32,.06)}.dl-hdr-lang-menu{position:absolute;top:calc(100% + .4rem);right:0;z-index:60;display:flex;flex-direction:column;min-width:11rem;padding:.3rem;border:1px solid rgba(11,18,32,.09);border-radius:12px;background:#fff;box-shadow:0 18px 40px -18px rgba(11,18,32,.28)}.dl-hdr-lang-menu a{display:flex;align-items:center;gap:.55rem;padding:.45rem .6rem;border-radius:8px;color:#526071;font-size:.85rem;text-decoration:none;white-space:nowrap}.dl-hdr-lang-menu a.is-on{color:#3b5bff;font-weight:600;background:rgba(59,91,255,.08)}@media (hover:hover) and (pointer:fine){.dl-hdr-lang>button:hover{color:#0b1220}.dl-hdr-lang-menu a:hover{color:#0b1220;background:rgba(11,18,32,.05)}}