.chrome-module__ASFYXa__main{flex:auto;width:100%}.chrome-module__ASFYXa__header{z-index:50;background:color-mix(in srgb, var(--background) 88%, transparent);-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid var(--line);position:sticky;top:0}.chrome-module__ASFYXa__headerInner{justify-content:space-between;align-items:center;gap:16px;max-width:1000px;height:56px;margin:0 auto;padding:0 20px;display:flex}.chrome-module__ASFYXa__brand{color:var(--text);align-items:center;gap:9px;display:inline-flex}.chrome-module__ASFYXa__mark{color:#07142e;letter-spacing:-.4px;background:linear-gradient(135deg,#5b8cff,#3ad29f);border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:11.5px;font-weight:800;display:inline-flex}.chrome-module__ASFYXa__brandName{letter-spacing:-.2px;font-size:16px;font-weight:800}.chrome-module__ASFYXa__nav{align-items:center;gap:8px;display:flex}.chrome-module__ASFYXa__navLink{color:var(--text);border-radius:8px;padding:6px 10px;font-size:14px;font-weight:600;text-decoration:none}.chrome-module__ASFYXa__navLink:hover{background:var(--panel2);color:var(--accent)}.chrome-module__ASFYXa__themeToggle{background:var(--panel2);border:1px solid var(--line);border-radius:9px;gap:2px;padding:2px;display:inline-flex}.chrome-module__ASFYXa__themeBtn{cursor:pointer;width:30px;height:26px;color:var(--muted);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.chrome-module__ASFYXa__themeBtn:hover{color:var(--text)}.chrome-module__ASFYXa__themeBtnOn{background:var(--background);color:var(--accent);box-shadow:0 1px 2px #0000001f}@media (max-width:380px){.chrome-module__ASFYXa__themeToggle{display:none}}.chrome-module__ASFYXa__signin{border:1px solid var(--line);color:var(--text);border-radius:9px;align-items:center;padding:8px 13px;font-size:14.5px;font-weight:600;display:inline-flex}.chrome-module__ASFYXa__signin:hover{border-color:var(--accent)}.chrome-module__ASFYXa__userMenu{border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:999px;align-items:center;gap:8px;padding:5px 10px 5px 5px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.chrome-module__ASFYXa__userMenu:hover{border-color:var(--accent)}.chrome-module__ASFYXa__avatar{background:var(--accent2);width:28px;height:28px;color:var(--on-accent2);text-transform:uppercase;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.chrome-module__ASFYXa__userEmail{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}@media (max-width:640px){.chrome-module__ASFYXa__userEmail{display:none}}.chrome-module__ASFYXa__menuWrap{position:relative}.chrome-module__ASFYXa__menuBtn{cursor:pointer;color:var(--text);border:1px solid var(--line);background:0 0;border-radius:9px;align-items:center;gap:6px;padding:8px 13px;font-size:14.5px;font-weight:600;display:inline-flex}.chrome-module__ASFYXa__menuBtn:hover{border-color:var(--accent)}.chrome-module__ASFYXa__caret{color:var(--muted);font-size:11px}.chrome-module__ASFYXa__menu{background:var(--panel);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:2px;width:min(320px,84vw);padding:6px;animation:.14s chrome-module__ASFYXa__menuIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0000002e}@keyframes chrome-module__ASFYXa__menuIn{0%{transform:translateY(-4px)}to{transform:none}}@media (prefers-reduced-motion:reduce){.chrome-module__ASFYXa__menu{animation:none}}.chrome-module__ASFYXa__menuItem{color:var(--text);border-radius:9px;flex-direction:column;gap:2px;padding:9px 11px;display:flex}.chrome-module__ASFYXa__menuItem:hover,.chrome-module__ASFYXa__menuItemActive{background:var(--panel2)}.chrome-module__ASFYXa__menuItemName{font-size:14px;font-weight:700}.chrome-module__ASFYXa__menuItemDesc{color:var(--muted);font-size:12.5px;line-height:1.35}@media (max-width:480px){.chrome-module__ASFYXa__brandName{display:none}}.chrome-module__ASFYXa__footer{border-top:1px solid var(--line);background:var(--panel);margin-top:40px}.chrome-module__ASFYXa__footerInner{grid-template-columns:1fr 2fr;gap:40px;max-width:1000px;margin:0 auto;padding:40px 20px 28px;display:grid}.chrome-module__ASFYXa__footerBrand{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.chrome-module__ASFYXa__footerTag{color:var(--muted);max-width:30ch;margin:0;font-size:13.5px;line-height:1.55}.chrome-module__ASFYXa__footerCta{color:var(--accent);margin-top:2px;font-size:14px;font-weight:600}.chrome-module__ASFYXa__footerCta:hover{text-decoration:underline}.chrome-module__ASFYXa__footerCol,.chrome-module__ASFYXa__footerColTools{flex-direction:column;gap:9px;display:flex}.chrome-module__ASFYXa__footerToolsCols{grid-template-columns:1fr 1fr;gap:9px 24px;display:grid}.chrome-module__ASFYXa__footerHead{letter-spacing:-.2px;color:var(--text);margin-bottom:6px;font-size:16px;font-weight:800}.chrome-module__ASFYXa__footerLink{color:var(--text);font-size:14px}.chrome-module__ASFYXa__footerLink:hover{color:var(--accent)}.chrome-module__ASFYXa__footerBase{border-top:1px solid var(--line);max-width:1000px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:16px 20px 28px;font-size:12.5px;display:flex}.chrome-module__ASFYXa__footerLegal{gap:16px;display:inline-flex}.chrome-module__ASFYXa__footerLegal a{color:var(--muted)}.chrome-module__ASFYXa__footerLegal a:hover{color:var(--accent)}@media (max-width:640px){.chrome-module__ASFYXa__footerInner{grid-template-columns:1fr 1fr;gap:24px}.chrome-module__ASFYXa__footerBrand,.chrome-module__ASFYXa__footerColTools{grid-column:1/-1}}@media (max-width:420px){.chrome-module__ASFYXa__footerToolsCols{grid-template-columns:1fr}}.chrome-module__ASFYXa__phBadge{margin-top:16px;line-height:0;display:inline-block}.chrome-module__ASFYXa__phBadge img{max-width:100%;height:auto}
.campaignbanner-module__xo6zHa__wrap{z-index:50;background:var(--panel);border-top:1px solid var(--line);align-items:center;gap:12px;height:44px;padding:0 12px 0 20px;animation:.3s ease-out campaignbanner-module__xo6zHa__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #00000014}@keyframes campaignbanner-module__xo6zHa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.campaignbanner-module__xo6zHa__marquee{white-space:nowrap;flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 24px calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#0000,#000 24px calc(100% - 24px),#0000)}.campaignbanner-module__xo6zHa__track{will-change:transform;gap:48px;animation:30s linear infinite campaignbanner-module__xo6zHa__marquee;display:inline-flex}.campaignbanner-module__xo6zHa__item{color:var(--text);white-space:nowrap;font-size:13.5px;font-weight:600}@keyframes campaignbanner-module__xo6zHa__marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 24px))}}.campaignbanner-module__xo6zHa__cta{background-color:var(--accent);background-image:var(--cta-grad);box-shadow:var(--cta-glow);color:var(--on-accent);white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;padding:7px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:filter .15s,transform .15s;display:inline-flex}.campaignbanner-module__xo6zHa__cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.campaignbanner-module__xo6zHa__cta:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.campaignbanner-module__xo6zHa__dismissBtn{border:1px solid var(--line);cursor:pointer;width:30px;height:30px;color:var(--muted);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;transition:border-color .15s,color .15s;display:flex}.campaignbanner-module__xo6zHa__dismissBtn:hover{border-color:var(--accent);color:var(--accent)}.campaignbanner-module__xo6zHa__dismissBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.campaignbanner-module__xo6zHa__dismissBtn:active{transform:scale(.95)}.campaignbanner-module__xo6zHa__reopen{z-index:50;background-color:var(--accent);background-image:var(--cta-grad);box-shadow:var(--cta-glow);color:var(--on-accent);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;transition:filter .15s,transform .15s;animation:.3s ease-out campaignbanner-module__xo6zHa__slideUp;display:inline-flex;position:fixed;bottom:14px;right:14px}.campaignbanner-module__xo6zHa__reopen:hover{filter:brightness(1.06);transform:translateY(-1px)}.campaignbanner-module__xo6zHa__reopen:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.campaignbanner-module__xo6zHa__wrap,.campaignbanner-module__xo6zHa__track,.campaignbanner-module__xo6zHa__reopen{animation:none}}
