.shared-site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(228,231,236,.72);background:rgba(255,255,255,.86);box-shadow:0 1px 0 rgba(16,24,40,.02);backdrop-filter:saturate(180%) blur(20px)}
.shared-header-inner{width:min(1240px,calc(100% - 40px));min-height:68px;margin:0 auto;display:flex;align-items:center;gap:18px}
.shared-header-leading{display:flex;align-items:center;gap:12px;min-width:0}
.shared-menu-wrap{position:relative;flex:0 0 auto}
.shared-menu-button{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:13px;color:#101828;background:transparent;cursor:pointer;transition:background 160ms,border-color 160ms,transform 160ms}
.shared-menu-button:hover,.shared-menu-button[aria-expanded="true"]{border-color:#e4e7ec;background:rgba(248,250,252,.95)}
.shared-menu-button:active{transform:scale(.96)}
.shared-menu-button:focus-visible,.shared-site-logo:focus-visible{outline:3px solid rgba(8,120,249,.24);outline-offset:2px}
.shared-hamburger{width:20px;display:grid;gap:4px}
.shared-hamburger span{height:2px;border-radius:999px;background:currentColor;transition:transform 160ms,opacity 160ms}
.shared-menu-button[aria-expanded="true"] .shared-hamburger span:first-child{transform:translateY(6px) rotate(45deg)}
.shared-menu-button[aria-expanded="true"] .shared-hamburger span:nth-child(2){opacity:0}
.shared-menu-button[aria-expanded="true"] .shared-hamburger span:last-child{transform:translateY(-6px) rotate(-45deg)}
.shared-menu-panel{position:absolute;top:calc(100% + 10px);left:0;width:min(280px,calc(100vw - 28px));padding:10px;border:1px solid rgba(228,231,236,.9);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 24px 70px rgba(16,24,40,.18);backdrop-filter:blur(20px)}
.shared-menu-panel[hidden]{display:none!important}
.shared-menu-label{margin:5px 9px 7px;color:#667085;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.shared-menu-link{width:100%;min-height:50px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:7px 10px;border-radius:12px;color:#101828;text-align:left;text-decoration:none}
.shared-menu-link:hover,.shared-menu-link[aria-current="page"]{background:#f1f6fd}
.shared-menu-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:#0878f9;background:#eaf3ff;font-size:1rem}
.shared-menu-copy{font-size:.9rem;font-weight:850}
.shared-menu-arrow{color:#98a2b3}
.shared-site-logo{display:inline-flex;align-items:center;min-width:0;text-decoration:none}
.shared-site-logo img{display:block;width:174px;height:auto}
.shared-header-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}
.shared-header-weather{display:flex;align-items:center;gap:8px;min-width:0}.shared-weather-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#f1f6fd}.shared-weather-copy{display:grid;min-width:0;line-height:1.25}.shared-weather-city{max-width:130px;overflow:hidden;color:#344054;font-size:.78rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.shared-weather-detail{color:#667085;font-size:.68rem}
.shared-account-link{min-height:44px;display:inline-flex;align-items:center;padding:8px 14px;border:1px solid #0878f9;border-radius:12px;color:#fff;background:#0878f9;font-size:.82rem;font-weight:850;text-decoration:none;white-space:nowrap}
.shared-account-link svg{width:20px;height:20px;flex:0 0 auto}.shared-account-label{margin-left:7px}
.shared-account-link:focus-visible{outline:3px solid rgba(8,120,249,.24);outline-offset:2px}
.shared-site-footer{margin-top:auto;border-top:1px solid #e4e7ec;background:#fff;color:#667085}
.shared-footer-inner{width:min(1240px,calc(100% - 40px));min-height:130px;margin:0 auto;padding:24px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center;font-size:.82rem}
.shared-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px}.shared-footer-links a{color:#475467;font-weight:700;text-decoration:none}.shared-footer-links a:hover{text-decoration:underline;text-underline-offset:4px}
.shared-vibe-note{display:flex;align-items:center;justify-content:center;gap:9px;margin:0}.shared-vibe-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:#0878f9;background:#eaf3ff}.shared-footer-inner>p{margin-block:0}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:900px){.shared-header-inner{width:min(100% - 28px,760px)}.shared-site-logo img{width:148px}}
@media(max-width:760px){.shared-header-inner{width:calc(100% - 24px);min-height:96px;padding:8px 0;display:grid;grid-template-columns:minmax(76px,1fr) auto minmax(94px,1fr);grid-template-rows:40px 40px;gap:4px 8px}.shared-header-leading{display:contents}.shared-menu-wrap{grid-column:1;grid-row:1;justify-self:start}.shared-menu-button{width:40px;height:40px;border-radius:11px}.shared-site-logo{grid-column:2;grid-row:1/3;align-self:center;justify-self:center}.shared-site-logo img{width:104px}.shared-menu-panel{position:fixed;top:98px;left:12px}.shared-header-actions{display:contents}.shared-header-weather{grid-column:1;grid-row:2;justify-self:start;width:76px;gap:5px;padding:3px 5px;border:1px solid #e4e7ec;border-radius:11px;background:#f8fafc}.shared-header-actions .lang{grid-column:3;grid-row:1;justify-self:end;width:94px}.shared-header-actions .lang select{width:68px}.shared-account-link{grid-column:3;grid-row:2;justify-self:end;min-height:38px;padding:6px 11px;font-size:.72rem}.shared-weather-icon{width:28px;height:30px;border-radius:8px;background:transparent}.shared-weather-city{max-width:36px;font-size:.68rem}.shared-weather-detail{display:none}.shared-footer-inner{width:calc(100% - 24px);min-height:120px;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:22px 0}.shared-vibe-note{max-width:100%;text-align:center}}
@media(max-width:760px){.shared-account-link{width:38px;padding:0;place-content:center}.shared-account-label{display:none}.shared-account-link svg{width:21px;height:21px}}
@media(max-width:360px){.shared-site-logo img{width:86px}.shared-header-inner{width:calc(100% - 20px)}}
