.yra-ml-switcher-root{position:relative;z-index:99998;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.yra-ml-switcher-root,.yra-ml-switcher-root *,.yra-ml-switcher-root *::before,.yra-ml-switcher-root *::after{box-sizing:border-box}
.yra-ml-switcher-button{position:fixed;z-index:99998;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:110px;max-width:calc(100vw - 32px);height:58px;padding:6px 10px;border-radius:16px;border:2px solid #ff2b2b;background:#111;color:#fff;box-shadow:0 7px 24px rgba(0,0,0,.38),0 0 0 3px rgba(255,43,43,.13);font-size:14px;font-weight:900;line-height:1;letter-spacing:.01em;cursor:pointer;white-space:nowrap}
.yra-ml-switcher-button:hover,.yra-ml-switcher-button:focus-visible{background:#222;border-color:#ff4d4d;box-shadow:0 0 0 4px rgba(255,43,43,.22),0 8px 28px rgba(0,0,0,.42);outline:0;transform:translateY(-1px)}
.yra-ml-switcher-top{display:flex;align-items:center;justify-content:center;gap:0;min-width:0}
.yra-ml-switcher-icon{font-size:15px;line-height:1}
.yra-ml-switcher-text{font-size:12px;font-weight:900;line-height:1;letter-spacing:.02em;color:#fff}
.yra-ml-switcher-current{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:0;color:#fff;font-size:13px;font-weight:900;line-height:1}
.yra-ml-switcher-button.yra-ml-pos-bottom-right{right:18px;bottom:76px}
.yra-ml-switcher-button.yra-ml-pos-bottom-left{left:16px;bottom:16px}
.yra-ml-switcher-button.yra-ml-pos-top-right{right:16px;top:48px}
.yra-ml-switcher-button.yra-ml-pos-top-left{left:16px;top:48px}
.yra-ml-language-panel{position:fixed;z-index:99999;width:min(380px,calc(100vw - 32px));background:#fff;color:#1d2327;border:1px solid #d3d7db;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.26);padding:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:left}
.yra-ml-language-panel[hidden]{display:none!important}
.yra-ml-language-panel.is-suggestion{top:50%;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%);max-height:calc(100vh - 32px);overflow-y:auto}
.yra-ml-language-panel.is-switcher.yra-ml-pos-bottom-right{right:18px;bottom:140px}
.yra-ml-language-panel.is-switcher.yra-ml-pos-bottom-left{left:16px;bottom:68px}
.yra-ml-language-panel.is-switcher.yra-ml-pos-top-right{right:16px;top:100px}
.yra-ml-language-panel.is-switcher.yra-ml-pos-top-left{left:16px;top:100px}
.yra-ml-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}
.yra-ml-panel-title{display:block;font-size:17px;line-height:1.35;color:#1d2327}
.yra-ml-panel-body{margin:4px 0 0;color:#50575e;font-size:13px;line-height:1.55}
.yra-ml-panel-close{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:0;background:transparent;color:#50575e;font-size:24px;line-height:1;cursor:pointer}
.yra-ml-panel-close:hover{background:transparent;color:#1d2327}.yra-ml-panel-close:focus-visible{background:transparent;color:#1d2327;outline:2px solid #2271b1;outline-offset:2px}
.yra-ml-language-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.yra-ml-language-option{display:flex;flex-direction:column;justify-content:center;min-height:56px;padding:9px 12px;border:1px solid #dcdcde;border-radius:8px;color:#1d2327!important;text-decoration:none!important;background:#fff;font-size:14px;font-weight:700;line-height:1.3}
.yra-ml-language-option:hover,.yra-ml-language-option:focus-visible{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:0}
.yra-ml-language-option.is-current{border-color:#646970;background:#f6f7f7}
.yra-ml-language-option.is-recommended{border-color:#2271b1;background:#eef6fc}
.yra-ml-language-option small{display:block;color:#2271b1;font-size:11px;font-weight:600;margin-top:3px}
.yra-ml-inline-switcher{display:flex;flex-wrap:wrap;gap:8px}
.yra-ml-inline-switcher a{padding:5px 9px;border:1px solid currentColor;border-radius:4px;text-decoration:none}
.yra-ml-inline-switcher a.is-current{font-weight:700}
.yra-ml-language-option.is-unavailable{cursor:not-allowed;opacity:.58;background:#f6f7f7}
.yra-ml-language-option.is-unavailable small{color:#646970}
.yra-ml-language-option.is-unavailable:hover,.yra-ml-language-option.is-unavailable:focus{border-color:#dcdcde;box-shadow:none}
.yra-ml-language-disclaimer{margin:12px 0 0;padding-top:10px;border-top:1px solid #e2e4e7;color:#646970;font-size:11px;line-height:1.55}
.yra-ml-card-name{display:inline-flex;flex-direction:column;gap:2px}
.yra-ml-card-ja-name{display:block;font-size:.65em;font-weight:400;opacity:.7;margin-top:.25em}
.yra-ml-card-model{font-size:.8em;opacity:.75}
.yra-ml-component-hidden{display:none!important}
.yra-ml-component-notice{padding:12px;border:1px dashed #c3c4c7;background:#f6f7f7;font-size:14px}
html.yra-ml-runtime-blocked body>*:not(.yra-ml-runtime-blocker){display:none!important}
.yra-ml-runtime-blocker{display:block!important;max-width:720px;margin:10vh auto;padding:24px;font-family:system-ui,sans-serif;color:#1d2327;background:#fff}
.yra-ml-runtime-blocker h1{font-size:28px;line-height:1.35}
.yra-ml-runtime-blocker a{display:inline-block;margin-top:12px}
.yra-ml-jpy-notice{margin:4px 0 8px;font-size:.875em;line-height:1.5;overflow-wrap:anywhere}
@media(max-width:782px){.admin-bar .yra-ml-switcher-button.yra-ml-pos-top-right,.admin-bar .yra-ml-switcher-button.yra-ml-pos-top-left{top:60px}}
@media(max-width:600px){.yra-ml-language-list{grid-template-columns:1fr}.yra-ml-language-panel{width:calc(100vw - 24px);padding:14px}.yra-ml-language-panel.is-suggestion{top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%);max-height:calc(100vh - 24px);overflow-y:auto}.yra-ml-language-panel.is-switcher{left:12px!important;right:12px!important;width:auto!important;max-width:none!important;margin:0!important;transform:none!important}.yra-ml-switcher-button{height:56px;min-width:104px;max-width:calc(100vw - 24px);padding:6px 9px;gap:4px}.yra-ml-switcher-text{font-size:11px}.yra-ml-switcher-icon{font-size:14px}.yra-ml-switcher-current{font-size:12px}.yra-ml-switcher-button.yra-ml-pos-bottom-right{right:12px;bottom:70px}.yra-ml-switcher-button.yra-ml-pos-bottom-left{left:12px;bottom:12px}.yra-ml-language-panel.is-switcher.yra-ml-pos-bottom-right{bottom:136px}.yra-ml-language-panel.is-switcher.yra-ml-pos-bottom-left{bottom:78px}}
