.webmaster{color:var(--text-primary,#263238)}.wm-panel{border:1px solid #a6b2ba;border-radius:.75rem;background:#fff}.wm-button,.wm-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.625rem 1rem;border-radius:.5rem;font-size:1rem;font-weight:600}.wm-button{background:#0f4c75;color:#fff}.wm-button:hover{background:#0a3a5c;color:#fff}.wm-secondary{border:1px solid #a6b2ba}.wm-select{min-height:44px;max-width:100%;border:1px solid #546e7a;border-radius:.375rem;background:#fff;color:#263238;padding:.5rem}.webmaster :is(a,button,select,[tabindex]):focus-visible{outline:2px solid var(--focus-ring,#0f4c75);outline-offset:4px}[data-theme=dark] .webmaster{color:#edf4f8}[data-theme=dark] .wm-panel,[data-theme=dark] .wm-select{background:#111b24;color:#edf4f8}