.da2-chromebtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;padding:0 12px;border:1px solid var(--da2-hairline-strong);border-radius:var(--da2-radius);background:var(--da2-surface);color:var(--da2-ink);font-family:var(--da2-mono);font-size:var(--da2-fs-mono-sm);letter-spacing:var(--da2-ls-wide);line-height:1;text-transform:uppercase;cursor:pointer;flex:none}.da2-chromebtn:hover{background:var(--da2-surface-alt)}.da2-chromebtn--icon{width:34px;padding:0;border-color:transparent;background:transparent;color:var(--da2-muted)}.da2-chromebtn--icon:hover{background:var(--da2-surface);border-color:var(--da2-hairline-strong);color:var(--da2-ink)}.da2-chromebtn--narue{padding:0 6px;border-color:transparent;background:transparent;font-family:var(--da2-font);font-size:var(--da2-fs-small);font-weight:500;letter-spacing:0;text-transform:none}.da2-chromebtn--narue:hover{background:transparent;color:var(--da2-ink)}.da2-chromebtn--narue:focus-visible .dax-naruemark__shift,.da2-chromebtn--narue:hover .dax-naruemark__shift{animation:da2-narue-hue .5s cubic-bezier(.4,0,.6,1) infinite alternate}@keyframes da2-narue-hue{0%{opacity:.06}to{opacity:.94}}@media (prefers-reduced-motion:reduce){.da2-chromebtn--narue:focus-visible .dax-naruemark__shift,.da2-chromebtn--narue:hover .dax-naruemark__shift{animation:none;opacity:.85;transition:opacity .16s ease}}.da2-chromebtn--bare{position:relative;width:34px;padding:0;border-color:transparent;background:transparent;color:var(--da2-muted)}.da2-chromebtn--bare:hover{background:transparent;color:var(--da2-ink)}.da2-chromebtn--bare .topbar-notify-dot{top:5px;right:6px}.da2-chromebtn>svg{width:16px;height:16px;flex:none;stroke-width:1.75}.da2-chromebtn__label{white-space:nowrap}@media (max-width:1099.98px){.da2-chromebtn--narue .da2-chromebtn__label{display:none}.da2-chromebtn--narue{width:34px;padding:0}}.da2-topbar__keys{display:inline-flex;align-items:center;gap:4px;flex:none;white-space:nowrap}.da2-account{position:relative;display:inline-flex;flex:none}.da2-account__trigger{display:inline-flex;padding:0;border:0;border-radius:var(--da2-radius-pill);background:none;cursor:pointer}.da2-account__trigger:focus-visible{outline:2px solid var(--da2-ink);outline-offset:2px}.da2-account__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:60;min-width:232px;padding:6px 0;border:1px solid var(--da2-hairline-strong);border-radius:var(--da2-radius-lg);background:var(--da2-bg);box-shadow:0 8px 20px #0000002e}.da2-account__head{display:flex;flex-direction:column;gap:2px;padding:8px 14px 10px;border-bottom:1px solid var(--da2-hairline);margin-bottom:6px}.da2-account__name{font-size:var(--da2-fs-small);font-weight:500;color:var(--da2-ink)}.da2-account__name,.da2-account__sub{line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.da2-account__sub{font-size:var(--da2-fs-caption);color:var(--da2-faint)}.da2-account__usage{display:flex;flex-direction:column;gap:7px;padding:4px 14px 10px}.da2-account__usage-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.da2-account__usage-plan{font-size:var(--da2-fs-small);font-weight:500;line-height:1.3;color:var(--da2-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.da2-account__usage-pct{flex:none;font-size:var(--da2-fs-caption);line-height:1.3;color:var(--da2-muted);font-variant-numeric:tabular-nums}.da2-account__meter{height:4px;background:var(--da2-surface-alt);overflow:hidden}.da2-account__meter,.da2-account__meter>span{display:block;border-radius:var(--da2-radius-pill)}.da2-account__meter>span{height:100%;background:var(--da2-ink);transition:width .2s ease}.da2-account__meter[data-state=low]>span{background:var(--da2-warning)}.da2-account__meter[data-state=critical]>span,.da2-account__meter[data-state=empty]>span{background:var(--da2-danger)}@media (prefers-reduced-motion:reduce){.da2-account__meter>span{transition:none}}.da2-account__usage-line{font-size:var(--da2-fs-caption);line-height:1.35;color:var(--da2-muted);font-variant-numeric:tabular-nums}.da2-account__item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 14px;border:0;background:none;color:var(--da2-ink);font-family:inherit;font-size:var(--da2-fs-small);line-height:1.3;text-align:left;cursor:pointer}.da2-account__item:hover{background:var(--da2-surface-alt)}.da2-account__item>svg{width:14px;height:14px;flex:none;stroke-width:1.75;color:var(--da2-muted)}.da2-account__sep{display:block;height:1px;margin:6px 0;background:var(--da2-hairline)}.da2-create__trigger{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:34px;padding:0 13px;border:1px solid var(--da2-hairline);border-radius:var(--da2-radius-pill);background:var(--da2-surface);color:var(--da2-ink);font-family:var(--da2-mono);font-size:var(--da2-fs-mono-sm);letter-spacing:var(--da2-ls-wide);line-height:1;text-transform:uppercase;cursor:pointer}.da2-create__trigger:hover{background:var(--da2-surface-alt);border-color:var(--da2-hairline-strong)}.da2-create__trigger>svg{width:14px;height:14px;flex:none;stroke-width:1.75}.da2-create__trigger>svg:last-child{width:13px;height:13px;color:var(--da2-muted)}.da2-create__menu{min-width:224px}.da2-account__theme{gap:10px}.da2-account__theme>span:first-of-type{flex:1 1 auto}.da2-account__switch{position:relative;display:inline-flex;align-items:center;width:32px;height:18px;border-radius:var(--da2-radius-pill);background:var(--da2-hairline-strong);flex:none;transition:background-color .14s ease}.da2-account__switch>span{width:14px;height:14px;margin-left:2px;border-radius:50%;background:var(--da2-bg);box-shadow:0 1px 3px #0000002b;transition:transform .14s ease}.da2-account__switch[data-checked=true]{background:var(--da2-ink)}.da2-account__switch[data-checked=true]>span{transform:translateX(14px)}.da2-account__item--danger,.da2-account__item--danger>svg{color:var(--da2-danger)}.da2-narue-status{position:fixed;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}[data-narue-highlight]{position:relative;outline:3px solid var(--da2-accent);outline-offset:4px;box-shadow:0 0 0 8px color-mix(in srgb,var(--da2-accent) 18%,transparent),0 0 0 1px var(--da2-bg);scroll-margin:96px;animation:da2-narue-highlight-pulse .92s ease-out 2}@keyframes da2-narue-highlight-pulse{0%{outline-offset:2px;box-shadow:0 0 0 4px color-mix(in srgb,var(--da2-accent) 26%,transparent),0 0 0 1px var(--da2-bg)}to{outline-offset:8px;box-shadow:0 0 0 12px transparent,0 0 0 1px var(--da2-bg)}}@media (prefers-reduced-motion:reduce){[data-narue-highlight]{animation:none}}@media (max-width:899.98px){.da2-account__menu{position:fixed;top:60px;right:12px;left:auto;min-width:0;width:calc(100vw - 24px);max-width:320px}}