.ecosystem-product-header{--eph-ink:#f2eee8;--eph-muted:#d7d3cf;--eph-line:rgba(255,255,255,.12);--eph-sand:#edc59f;--eph-copper:#d89b69;position:fixed;z-index:1000;top:0;left:0;right:0;height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 max(1.5rem,calc((100vw - 1440px)/ 2));background:rgba(6,6,8,.84);border-bottom:1px solid var(--eph-line);box-shadow:none;backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--eph-ink)}.ecosystem-product-header *{box-sizing:border-box}.ecosystem-product-header a{color:inherit;text-decoration:none}.eph-brand{display:flex;align-items:center;gap:.7rem;min-width:max-content}.eph-brand img{display:none}.eph-brand:before{content:"";box-sizing:border-box;width:28px;height:28px;flex:0 0 28px;border:1px solid rgba(216,155,105,.55);border-radius:50%;background:linear-gradient(135deg,#f0c49d,#a95f35 72%);-webkit-mask:url('../assets/logo.png') no-repeat center/contain;mask:url('../assets/logo.png') no-repeat center/contain;box-shadow:0 0 30px rgba(216,155,105,.12)}.eph-brand b{font-size:1.1rem;font-weight:600;letter-spacing:-.03em;background:0 0;-webkit-text-fill-color:#fff;color:#fff}.eph-brand span{display:flex;align-items:center;gap:.5rem;color:#f2eee8;visibility:visible;opacity:1;font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.eph-brand span:before{content:"/";color:rgba(216,155,105,.72);font-weight:500}.ecosystem-product-header .eph-brand b{background:0 0!important;-webkit-text-fill-color:#fff!important;color:#fff!important}.ecosystem-product-header .eph-brand span{display:flex!important;color:#f2eee8!important}.eph-nav{display:flex;align-items:center;justify-content:center;gap:.2rem;color:var(--eph-muted);font-size:.74rem;font-weight:600}.eph-group{position:relative}.eph-trigger{display:flex;align-items:center;gap:.42rem;padding:.65rem .75rem;border:1px solid transparent;border-radius:99px;white-space:nowrap}.eph-trigger i{color:var(--eph-sand);font-style:normal;font-size:.72rem}.eph-group:focus-within .eph-trigger,.eph-group:hover .eph-trigger{color:#fff;border-color:transparent;background:rgba(255,255,255,.06)}.eph-menu{position:absolute;z-index:2;top:calc(100% + .7rem);left:0;display:none;min-width:270px;padding:.72rem;border:1px solid rgba(227,178,122,.2);border-radius:18px;background:rgba(13,12,11,.98);box-shadow:0 24px 60px rgba(0,0,0,.6);backdrop-filter:blur(22px)}.eph-menu:before{content:"";position:absolute;left:0;right:0;top:-.8rem;height:.8rem}.eph-group:focus-within .eph-menu,.eph-group:hover .eph-menu{display:grid}.eph-menu a{padding:.88rem .94rem;border-radius:11px;color:var(--eph-muted);font-size:.88rem;line-height:1.35;white-space:nowrap}.eph-menu a:focus-visible,.eph-menu a:hover{color:var(--eph-ink);background:linear-gradient(90deg,rgba(216,155,105,.16),rgba(227,178,122,.08))}.eph-actions,.eph-auth{display:flex;align-items:center;gap:.65rem;min-width:max-content}.eph-auth[hidden],[data-eph-logged-in][hidden],[data-eph-logged-out][hidden]{display:none!important}.ecosystem-product-header .eph-actions select{min-height:38px;appearance:auto!important;-webkit-appearance:auto!important;background-color:rgba(255,255,255,.04)!important;background-image:none!important;background-repeat:no-repeat!important;color:#fff;border:1px solid var(--eph-line);border-radius:99px;padding:.5rem .72rem!important;font:600 .74rem Manrope,Inter,sans-serif}.ecosystem-product-header .user-button,.eph-account-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.52rem 1rem;border:1px solid rgba(255,255,255,.16);border-radius:99px;background:rgba(255,255,255,.055);color:var(--eph-ink);font:600 .74rem Manrope,Inter,sans-serif;cursor:pointer}.eph-product-cta{display:none!important}.eph-account{position:relative}.eph-account-menu{position:absolute;z-index:2;top:calc(100% + .65rem);right:0;display:none;min-width:245px;padding:.65rem;border:1px solid var(--eph-line);border-radius:14px;background:rgba(13,14,18,.98);box-shadow:0 24px 70px rgba(0,0,0,.52)}.eph-account-menu:before{content:"";position:absolute;left:0;right:0;top:-.75rem;height:.75rem}.eph-account:focus-within .eph-account-menu,.eph-account:hover .eph-account-menu{display:grid}.eph-account-menu a{padding:.82rem .88rem;border-radius:9px;color:#c8c5c2;font-size:.76rem;font-weight:600;white-space:nowrap}.eph-account-menu a:hover{background:rgba(216,155,105,.1);color:#fff}.eph-mobile{display:none;position:relative}.eph-mobile summary{display:grid;place-items:center;width:40px;height:40px;list-style:none;cursor:pointer;border:1px solid var(--eph-line);border-radius:50%;background:#11100f;color:var(--eph-ink)}.eph-mobile summary::-webkit-details-marker{display:none}.eph-mobile[open] summary{border-color:rgba(227,178,122,.5);background:rgba(227,178,122,.1)}.eph-mobile-panel{position:absolute;top:calc(100% + .7rem);right:0;display:grid;gap:.28rem;width:min(360px,calc(100vw - 2rem));max-height:calc(100vh - 90px);overflow:auto;padding:.72rem;border:1px solid rgba(227,178,122,.22);border-radius:18px;background:rgba(12,11,10,.99);box-shadow:0 25px 65px rgba(0,0,0,.68);backdrop-filter:blur(24px)}.eph-mobile-section{display:grid;padding:.32rem .26rem .55rem;border-bottom:1px solid var(--eph-line)}.eph-mobile-section:last-of-type{border-bottom:0}.eph-mobile-panel .eph-mobile-heading{padding:.58rem .64rem;color:var(--eph-sand);font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.eph-mobile-children{display:grid;margin-inline:.62rem .18rem;padding-inline-start:.72rem;border-inline-start:1px solid rgba(216,155,105,.3)}.eph-mobile-panel .eph-mobile-children a{padding:.58rem .68rem;color:var(--eph-muted);font-size:.8rem;font-weight:650}.eph-mobile-panel .eph-mobile-standalone{margin-top:.2rem;padding:.7rem .9rem;border-top:1px solid var(--eph-line);color:var(--eph-ink);font-size:.8rem;font-weight:750}.eph-mobile-panel a{border-radius:9px}.eph-mobile-panel a:focus-visible,.eph-mobile-panel a:hover{color:var(--eph-ink);background:rgba(227,178,122,.08)}html[dir=rtl] .eph-menu{left:auto;right:0}html[dir=rtl] .eph-account-menu,html[dir=rtl] .eph-mobile-panel{right:auto;left:0}@media(max-width:1180px){.ecosystem-product-header{gap:.75rem;padding-inline:clamp(1rem,2vw,2rem)}.eph-nav{display:none}.eph-mobile{display:block;margin-inline-start:auto}}@media(max-width:760px){.ecosystem-product-header{padding-inline:1rem}.eph-brand{gap:.48rem;min-width:0;flex:1;overflow:hidden}.eph-brand b{font-size:.94rem;flex:0 0 auto}.eph-brand span{gap:.35rem;font-size:.54rem;letter-spacing:.05em;min-width:0;max-width:44vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eph-mobile{margin-inline-start:0;flex:0 0 auto}.eph-mobile-panel{position:fixed;top:calc(64px + .7rem);left:1rem!important;right:1rem!important;width:auto}.eph-auth{display:none}.eph-actions{gap:.45rem;flex:0 0 auto}html[dir=rtl] .ecosystem-product-header{flex-direction:row}html[dir=rtl] .eph-brand{direction:rtl}html[dir=rtl] .eph-mobile{margin-inline-start:auto}}@media(max-width:480px){.eph-actions select{max-width:62px}.eph-brand b{font-size:.86rem}.eph-brand span{font-size:.5rem}}.has-universal-header #floating-language-widget,.header[hidden]{display:none!important}.universal-app-shell{padding-top:72px!important}.universal-app-shell>.global-back-btn{display:none!important}.universal-app-shell .ecosystem-product-header{direction:ltr}.universal-app-shell[dir=rtl] .ecosystem-product-header{direction:rtl}@media(max-width:520px){.ecosystem-product-header{height:64px}.universal-app-shell{padding-top:64px!important}}