#themeToggle[data-astro-cid-x3pjskd3]{position:fixed;bottom:2rem;right:2rem;background:var(--theme-toggle-bg, #ffffff);border:1px solid var(--theme-toggle-border, #e2e8f0);border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1000;touch-action:manipulation}#themeToggle[data-astro-cid-x3pjskd3]:hover{transform:scale(1.1)}.sun[data-astro-cid-x3pjskd3]{display:none;stroke:#fff}.moon[data-astro-cid-x3pjskd3]{display:block;stroke:#000}.dark .sun[data-astro-cid-x3pjskd3]{display:block;stroke:#fff}.dark .moon[data-astro-cid-x3pjskd3]{display:none}.dark #themeToggle[data-astro-cid-x3pjskd3]{--theme-toggle-bg: #1a1a1a;--theme-toggle-border: #333333;stroke:#fff}@media (max-width: 768px){#themeToggle[data-astro-cid-x3pjskd3]{bottom:2rem;right:1rem;width:3rem;height:3rem}#themeToggle[data-astro-cid-x3pjskd3] svg[data-astro-cid-x3pjskd3]{width:24px;height:24px}}#languageToggle[data-astro-cid-lb7h3eps]{position:fixed;bottom:6rem;right:2rem;background:var(--theme-toggle-bg, #ffffff);border:1px solid var(--theme-toggle-border, #e2e8f0);border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1000;touch-action:manipulation}#languageToggle[data-astro-cid-lb7h3eps]:hover{transform:scale(1.1)}.lang-text[data-astro-cid-lb7h3eps]{font-size:1rem;font-weight:600;color:var(--text-color, #000000)}.dark #languageToggle[data-astro-cid-lb7h3eps]{--theme-toggle-bg: #1a1a1a;--theme-toggle-border: #333333}.dark .lang-text[data-astro-cid-lb7h3eps]{color:#fff}@media (max-width: 768px){#languageToggle[data-astro-cid-lb7h3eps]{bottom:6rem;right:1rem;width:3rem;height:3rem}.lang-text[data-astro-cid-lb7h3eps]{font-size:1rem}}#keyboardHint[data-astro-cid-daibmc42]{position:fixed;bottom:10.5rem;right:2.7rem;background:none;border:none;border-radius:0;width:auto;height:auto;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;z-index:1000;touch-action:manipulation;padding:0;transition:none}#keyboardHint[data-astro-cid-daibmc42]:hover{transform:none}.keyboard-img[data-astro-cid-daibmc42]{width:24px;height:24px;display:block}.hint-tooltip[data-astro-cid-daibmc42]{visibility:hidden;opacity:0;width:280px;min-height:200px;max-height:320px;background:var(--tooltip-bg, #ffffff);color:var(--tooltip-text, #1a1a1a);border-radius:12px;position:absolute;right:120%;bottom:50%;transform:translateY(50%);z-index:1001;pointer-events:none;transition:opacity .2s;box-shadow:var(--tooltip-shadow, 0 8px 32px rgba(0,0,0,.15));border:1px solid var(--tooltip-border, #e5e5e5)}#keyboardHint[data-astro-cid-daibmc42]:hover .hint-tooltip[data-astro-cid-daibmc42]{visibility:visible;opacity:1}.tooltip-content[data-astro-cid-daibmc42]{display:flex;flex-direction:column;padding:16px;box-sizing:border-box}.tooltip-image[data-astro-cid-daibmc42]{width:100%;height:120px;object-fit:cover;border-radius:8px;margin-bottom:12px}.tooltip-text[data-astro-cid-daibmc42]{display:flex;flex-direction:column;gap:12px}.tooltip-text[data-astro-cid-daibmc42] p[data-astro-cid-daibmc42]{margin:0;font-size:.9rem;line-height:1.4;color:var(--tooltip-text-secondary, #666666)}.keyboard-keys[data-astro-cid-daibmc42]{display:flex;gap:6px;justify-content:center;flex-wrap:wrap}.hint-tooltip[data-astro-cid-daibmc42] kbd[data-astro-cid-daibmc42]{display:inline-block;background:var(--kbd-bg, #f8f9fa);color:var(--kbd-text, #495057);border-radius:4px;padding:.05em .38em;margin:0 .05em;font-size:.85em;font-family:inherit;box-shadow:var(--kbd-shadow, 0 1px 3px rgba(0,0,0,.1));border:1px solid var(--kbd-border, #dee2e6);vertical-align:middle;line-height:1.2}.light .hint-tooltip[data-astro-cid-daibmc42]{--tooltip-bg: #ffffff;--tooltip-text: #1a1a1a;--tooltip-text-secondary: #666666;--tooltip-border: #e5e5e5;--tooltip-shadow: 0 8px 32px rgba(0,0,0,.15);--kbd-bg: #f8f9fa;--kbd-text: #495057;--kbd-border: #dee2e6;--kbd-shadow: 0 1px 3px rgba(0,0,0,.1)}.dark .hint-tooltip[data-astro-cid-daibmc42]{--tooltip-bg: #1a1a1a;--tooltip-text: #ffffff;--tooltip-text-secondary: #b0b0b0;--tooltip-border: #333333;--tooltip-shadow: 0 8px 32px rgba(0,0,0,.5);--kbd-bg: #2d2d2d;--kbd-text: #ffffff;--kbd-border: #444444;--kbd-shadow: 0 1px 3px rgba(0,0,0,.3)}@media (max-width: 768px){#keyboardHint[data-astro-cid-daibmc42]{display:none}}.roles-overlay[data-astro-cid-th6m3gx3]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;display:none;transition:all .3s ease;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.roles-overlay[data-astro-cid-th6m3gx3].show{opacity:1;visibility:visible}#rolesSwitcher[data-astro-cid-th6m3gx3]{position:fixed;bottom:14rem;right:2rem;background:var(--switch-roles-bg, #ffffff);border:1px solid var(--switch-roles-border, #e2e8f0);border-radius:50%;width:3rem;height:3rem;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1001;touch-action:manipulation}#rolesSwitcher[data-astro-cid-th6m3gx3] svg[data-astro-cid-th6m3gx3]{stroke:var(--switch-roles-icon, #000000)}.roles-panel[data-astro-cid-th6m3gx3]{visibility:hidden;opacity:0;position:absolute;right:150%;bottom:0;width:auto;min-width:320px;max-width:480px;background:var(--roles-panel-bg, #ffffff);border:1px solid var(--roles-panel-border, #e5e5e5);border-radius:16px;box-shadow:var(--roles-panel-shadow, 0 8px 32px rgba(0,0,0,.15));transition:all .3s ease;pointer-events:none;transform:translateY(10px);z-index:1002}.roles-panel[data-astro-cid-th6m3gx3].show{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.panel-header[data-astro-cid-th6m3gx3]{padding:16px 20px 12px;border-bottom:1px solid var(--roles-panel-divider, #f0f0f0)}.panel-header[data-astro-cid-th6m3gx3] h3[data-astro-cid-th6m3gx3]{margin:0;font-size:1.1rem;font-weight:600;color:var(--roles-panel-title, #1a1a1a)}.roles-grid[data-astro-cid-th6m3gx3]{padding:16px;display:flex;flex-direction:column;gap:8px}.role-item[data-astro-cid-th6m3gx3]{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;text-decoration:none;color:var(--role-item-text, #1a1a1a);transition:all .2s ease;border:1px solid transparent}.role-item[data-astro-cid-th6m3gx3]:hover{background:var(--role-item-hover-bg, #f8f9fa);border-color:var(--role-item-hover-border, #e9ecef)}.role-item[data-astro-cid-th6m3gx3].active{background:var(--role-item-active-bg, #f0f9ff);border-color:var(--role-item-active-border, #0ea5e9);color:var(--role-item-active-text, #0c4a6e)}.role-image[data-astro-cid-th6m3gx3]{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0}.role-image[data-astro-cid-th6m3gx3] img[data-astro-cid-th6m3gx3]{width:100%;height:100%;object-fit:cover}.role-name[data-astro-cid-th6m3gx3]{font-size:.95rem;font-weight:500;line-height:1.4}.dark #rolesSwitcher[data-astro-cid-th6m3gx3]{--switch-roles-bg: #1a1a1a;--switch-roles-border: #333333;--switch-roles-icon: #ffffff}.dark .roles-panel[data-astro-cid-th6m3gx3]{--roles-panel-bg: #1a1a1a;--roles-panel-border: #333333;--roles-panel-shadow: 0 8px 32px rgba(0,0,0,.5);--roles-panel-divider: #333333;--roles-panel-title: #ffffff}.dark .role-item[data-astro-cid-th6m3gx3]{--role-item-text: #ffffff;--role-item-hover-bg: #2a2a2a;--role-item-hover-border: #444444;--role-item-active-bg: #1e293b;--role-item-active-border: #0ea5e9;--role-item-active-text: #38bdf8}@media (max-width: 768px){.roles-overlay[data-astro-cid-th6m3gx3]{display:block}#rolesSwitcher[data-astro-cid-th6m3gx3]{display:flex;bottom:10rem;right:1rem;width:3rem;height:3rem}.roles-panel[data-astro-cid-th6m3gx3]{right:140%;width:auto;min-width:320px;max-width:calc(100vw - 30px)}.panel-header[data-astro-cid-th6m3gx3]{padding:14px 16px 10px}.roles-grid[data-astro-cid-th6m3gx3]{padding:12px}.role-item[data-astro-cid-th6m3gx3]{gap:10px;padding:10px}.role-image[data-astro-cid-th6m3gx3]{width:40px;height:40px}.role-name[data-astro-cid-th6m3gx3]{font-size:.9rem}}@media (max-width: 480px){.roles-overlay[data-astro-cid-th6m3gx3]{display:block}#rolesSwitcher[data-astro-cid-th6m3gx3]{display:flex}.roles-panel[data-astro-cid-th6m3gx3]{right:120%;width:auto;min-width:280px;max-width:calc(100vw - 24px);bottom:-10px}}html,body{margin:0;width:100%;height:100%}html,body{touch-action:manipulation}
