.theme-switcher[data-astro-cid-dz5h74bc]{display:flex;gap:8px;align-items:center;z-index:100}.theme-button[data-astro-cid-dz5h74bc]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background-color:#f1f1f1;color:#333;cursor:pointer;transition:all .2s ease}.theme-button[data-astro-cid-dz5h74bc]:hover{background-color:#e0e0e0;transform:scale(1.05)}.theme-button[data-astro-cid-dz5h74bc].active{background-color:#333;color:#fff}html.dark .theme-button[data-astro-cid-dz5h74bc]{background-color:#333;color:#f1f1f1}html.dark .theme-button[data-astro-cid-dz5h74bc]:hover{background-color:#444}html.dark .theme-button[data-astro-cid-dz5h74bc].active{background-color:#f1f1f1;color:#333}@media print{.theme-switcher[data-astro-cid-dz5h74bc]{display:none}}.language-switcher[data-astro-cid-a2mxz4y6]{display:flex;gap:4px;align-items:center;justify-content:center;z-index:100;background-color:var(--color-card, #f9f9f9);padding:4px 12px;border-radius:20px;box-shadow:var(--shadow-sm)}.language-switcher[data-astro-cid-a2mxz4y6].is-mobile{padding:8px;width:100%;justify-content:flex-start}.lang-button[data-astro-cid-a2mxz4y6]{background:none;border:none;padding:4px 8px;font-size:14px;font-weight:500;color:var(--color-text-muted, #666);cursor:pointer;border-radius:4px;transition:all .2s ease}.lang-button[data-astro-cid-a2mxz4y6]:hover:not([disabled]){color:var(--color-text, #111);background-color:var(--color-card-hover, #f3f3f3)}.lang-button[data-astro-cid-a2mxz4y6].active{color:var(--color-primary, #0070f3);font-weight:700;cursor:default}.separator[data-astro-cid-a2mxz4y6]{color:var(--color-text-muted, #666);opacity:.5}@media print{.language-switcher[data-astro-cid-a2mxz4y6]{display:none}}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;height:60px;background-color:var(--color-background);z-index:1000;transition:all .3s ease;box-shadow:0 1px 2px #0000000d}.navbar[data-astro-cid-5blmo7yk].scrolled{background-color:rgba(var(--color-background-rgb, 255, 255, 255),.8);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a}.navbar-content[data-astro-cid-5blmo7yk]{max-width:700px;margin:0 auto;padding:0 1rem;height:100%;display:flex;justify-content:space-between;align-items:center;width:100%}.navbar-brand[data-astro-cid-5blmo7yk]{font-size:1.5rem;font-weight:700;text-decoration:none;color:var(--color-text)}.navbar-right[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:16px}.text-gradient[data-astro-cid-5blmo7yk]{background:linear-gradient(to right,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.mobile-menu-toggle[data-astro-cid-5blmo7yk]{display:none;background:none;border:none;color:var(--color-text);cursor:pointer;padding:8px;border-radius:4px}.mobile-menu-toggle[data-astro-cid-5blmo7yk]:hover{background-color:var(--color-card-hover)}.mobile-menu[data-astro-cid-5blmo7yk]{position:fixed;inset:0;background-color:#00000080;z-index:2000;display:flex;justify-content:flex-end;visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s ease}.mobile-menu[data-astro-cid-5blmo7yk].active{visibility:visible;opacity:1;transition-delay:0s}.mobile-menu-content[data-astro-cid-5blmo7yk]{width:80%;max-width:300px;height:100%;background-color:var(--color-background);box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s ease;padding:20px;display:flex;flex-direction:column}.mobile-menu[data-astro-cid-5blmo7yk].active .mobile-menu-content[data-astro-cid-5blmo7yk]{transform:translate(0)}.mobile-menu-header[data-astro-cid-5blmo7yk]{display:flex;justify-content:flex-end;margin-bottom:20px}.close-mobile-menu[data-astro-cid-5blmo7yk]{background:none;border:none;color:var(--color-text);cursor:pointer;padding:8px;border-radius:4px}.close-mobile-menu[data-astro-cid-5blmo7yk]:hover{background-color:var(--color-card-hover)}.mobile-menu-items[data-astro-cid-5blmo7yk]{padding:20px 0;display:flex;flex-direction:column;gap:20px}.mobile-theme-switcher-label[data-astro-cid-5blmo7yk],.mobile-language-switcher-label[data-astro-cid-5blmo7yk]{font-size:1rem;font-weight:500;color:var(--color-text);margin-bottom:10px}@media (max-width: 768px){.mobile-menu-toggle[data-astro-cid-5blmo7yk]{display:flex}.navbar-content[data-astro-cid-5blmo7yk]{padding:0 .75rem}.navbar-right[data-astro-cid-5blmo7yk] .theme-switcher:not(.is-mobile),.navbar-right[data-astro-cid-5blmo7yk] .language-switcher:not(.is-mobile){display:none}.mobile-theme-switcher[data-astro-cid-5blmo7yk] .theme-switcher.is-mobile,.mobile-language-switcher[data-astro-cid-5blmo7yk] .language-switcher.is-mobile{position:static;transform:none}}@media (max-width: 480px){.navbar-brand[data-astro-cid-5blmo7yk]{font-size:1.25rem}.navbar-content[data-astro-cid-5blmo7yk]{padding:0 .5rem}}.cv-download-container[data-astro-cid-wzw7hjml]{margin-top:0;display:flex;flex-direction:column;gap:0}.main-buttons[data-astro-cid-wzw7hjml]{display:flex;flex-direction:column;gap:.5rem}.alt-options[data-astro-cid-wzw7hjml]{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.alt-label[data-astro-cid-wzw7hjml]{font-size:.85rem;margin:0;margin-bottom:.2rem;opacity:0;display:none;line-height:1}.language-option[data-astro-cid-wzw7hjml]{display:none}.language-option[data-astro-cid-wzw7hjml].active{display:block}.alt-label[data-astro-cid-wzw7hjml].active{opacity:1;display:block}.download-button[data-astro-cid-wzw7hjml]{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--color-primary);color:#fff;padding:.6rem 1.2rem;border-radius:6px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s ease;opacity:0;pointer-events:none;box-shadow:var(--shadow-sm)}.download-button[data-astro-cid-wzw7hjml].active{opacity:1;pointer-events:auto}.download-button[data-astro-cid-wzw7hjml]:hover{background-color:var(--color-secondary);transform:translateY(-2px);box-shadow:var(--shadow-md)}.download-button[data-astro-cid-wzw7hjml]:active{transform:translateY(0)}.download-icon[data-astro-cid-wzw7hjml]{width:16px;height:16px;stroke:#fff!important;fill:none!important}.primary-button[data-astro-cid-wzw7hjml] svg[data-astro-cid-wzw7hjml]{fill:none!important;stroke:#fff!important}.alt-button[data-astro-cid-wzw7hjml]{font-size:.85rem;color:var(--color-primary);text-decoration:none;display:flex;align-items:center;gap:.3rem;padding:0;margin:0;opacity:0;pointer-events:none;transition:all .2s ease;line-height:1.2}.alt-button[data-astro-cid-wzw7hjml].active{opacity:1;pointer-events:auto}.alt-button[data-astro-cid-wzw7hjml]:hover{text-decoration:underline;color:var(--color-secondary);transform:translate(2px)}.alt-button[data-astro-cid-wzw7hjml]:before{content:"→";font-size:.9rem}@media (max-width: 600px){.download-button[data-astro-cid-wzw7hjml]{width:100%;padding:.7rem 1rem}.alt-button[data-astro-cid-wzw7hjml]{width:100%;justify-content:center}.alt-label[data-astro-cid-wzw7hjml]{text-align:center}}@media print{.cv-download-container[data-astro-cid-wzw7hjml]{display:none!important}}.site-footer[data-astro-cid-sz7xmlte]{background-color:var(--color-card);color:var(--color-text-muted);padding:2rem 0;margin-top:3rem;border-top:1px solid var(--color-border);width:100%;box-sizing:border-box;overflow-x:hidden}.footer-container[data-astro-cid-sz7xmlte]{max-width:700px;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box}.footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem;align-items:flex-start;justify-content:space-between}.footer-column[data-astro-cid-sz7xmlte]{flex:1;min-width:200px;max-width:300px}.footer-column[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--color-text)}.footer-column[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.9rem;line-height:1.4;margin-bottom:1rem;text-align:justify;letter-spacing:normal}.footer-column[data-astro-cid-sz7xmlte] .cv-download-container[data-astro-cid-sz7xmlte]{margin-top:-10px;margin-bottom:-10px;padding-top:-5px}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-text-muted);text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-primary);text-decoration:underline}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid var(--color-border);gap:1rem;width:100%;box-sizing:border-box}.copyright[data-astro-cid-sz7xmlte],.built-with[data-astro-cid-sz7xmlte]{font-size:.8rem;margin:0}.built-with[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-primary);text-decoration:none;font-weight:500}.built-with[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}@media (max-width: 700px){.footer-content[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1.5rem;align-items:center}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;text-align:center}.site-footer[data-astro-cid-sz7xmlte]{padding:1.5rem 0}.footer-container[data-astro-cid-sz7xmlte]{padding:0 1rem;width:100%}.copyright[data-astro-cid-sz7xmlte],.built-with[data-astro-cid-sz7xmlte]{width:100%;text-align:center}.footer-column[data-astro-cid-sz7xmlte]{max-width:100%}.footer-column[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{text-align:center;letter-spacing:normal}.footer-column[data-astro-cid-sz7xmlte] .cv-download-container[data-astro-cid-sz7xmlte]{margin-top:-5px}}@media (max-width: 400px){.site-footer[data-astro-cid-sz7xmlte]{padding:1rem 0}.footer-content[data-astro-cid-sz7xmlte]{gap:1rem}.footer-column[data-astro-cid-sz7xmlte]{width:100%}.footer-column[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin-bottom:.5rem;text-align:center}.footer-column[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte]{text-align:center}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.3rem}}@media print{.no-print[data-astro-cid-sz7xmlte]{display:none!important}}:root{--color-background: #fff;--color-background-rgb: 255, 255, 255;--color-text: #111;--color-text-muted: #666;--color-primary: #0070f3;--color-secondary: #0050d0;--color-border: #eaeaea;--color-link: #0070f3;--color-card: #f9f9f9;--color-card-hover: #f3f3f3;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 2px 4px rgba(0, 0, 0, .08);--theme-transition: background-color .2s ease, color .2s ease, border-color .2s ease, fill .2s ease, stroke .2s ease}html.dark{--color-background: #121212;--color-background-rgb: 18, 18, 18;--color-text: #ffffff;--color-text-muted: #dadada;--color-primary: #3291ff;--color-secondary: #5db0ff;--color-border: #333;--color-link: #3291ff;--color-card: #1e1e1e;--color-card-hover: #252525;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 2px 4px rgba(0, 0, 0, .4);--theme-transition: background-color .2s ease, color .2s ease, border-color .2s ease, fill .2s ease, stroke .2s ease;h2{color:var(--color-text-muted)}a,span .basics.label{color:var(--color-text)!important}time{color:var(--color-text)}h4{color:var(--color-secondary)!important}h3{color:var(--color-primary)!important}footer{color:var(--color-text)!important}footer .repo-code-link{color:var(--color-text)!important}footer #normal-footer.no-print #text{color:var(--color-primary)!important}a svg{fill:var(--color-background)!important}}html{font-family:Menlo,Monaco,Lucida Console,Courier New,Courier,monospace;background:var(--color-background);color:var(--color-text);letter-spacing:-.025rem;transition:var(--theme-transition)}body,figure{margin:0;padding:0;transition:var(--theme-transition);overflow-x:hidden;width:100%}main{padding-top:70px;max-width:700px;margin:0 auto;padding-left:1rem;padding-right:1rem;padding-bottom:2rem;width:100%;box-sizing:border-box}a{text-decoration:none;color:var(--color-link);transition:var(--theme-transition)}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--color-text);transition:var(--theme-transition)}p{color:var(--color-text-muted);font-size:.9rem;line-height:1.5;margin:0;text-wrap:pretty;transition:var(--theme-transition)}.print{display:none!important}html.dark img:not([src*=".svg"]){filter:brightness(.9)}html.dark svg{fill:var(--color-text)}@media print{.no-print{display:none!important}.print{display:block!important}astro-dev-toolbar{display:none!important}article{break-inside:avoid}body{margin-bottom:0!important}main{padding-bottom:0!important}section:last-of-type{margin-bottom:0!important}}section[data-astro-cid-sh445jdo]{width:100%;margin:0 0 48px}h2[data-astro-cid-sh445jdo]{margin-bottom:8px;font-weight:700;line-height:1.5;font-size:1.5rem}ul[data-astro-cid-qtcj2w7e]{display:flex;flex-direction:column;gap:32px}article[data-astro-cid-qtcj2w7e] h3[data-astro-cid-qtcj2w7e]{font-weight:500;color:#111}header[data-astro-cid-qtcj2w7e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}time[data-astro-cid-qtcj2w7e]{color:#555;font-size:.85rem;min-width:102px}@media (width <= 700px){time[data-astro-cid-qtcj2w7e]{text-align:right}}ul[data-astro-cid-ghubstuj]{display:flex;flex-direction:column;gap:32px}article[data-astro-cid-ghubstuj] h3[data-astro-cid-ghubstuj]{font-weight:500;color:#111}article[data-astro-cid-ghubstuj] a[data-astro-cid-ghubstuj]{color:#111}article[data-astro-cid-ghubstuj] a[data-astro-cid-ghubstuj]:hover{text-decoration:underline}article[data-astro-cid-ghubstuj] h4[data-astro-cid-ghubstuj]{color:#222;font-weight:400}header[data-astro-cid-ghubstuj]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}time[data-astro-cid-ghubstuj]{color:#555;font-size:.85rem;min-width:102px;cursor:default}[data-astro-cid-ghubstuj][data-title]:hover:after{opacity:1;transition:all .1s ease-in-out .5s;visibility:visible}[data-astro-cid-ghubstuj][data-title]:after{content:attr(data-title);background-color:#333;color:#fff;font-size:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace;position:absolute;padding:.2rem .5rem;bottom:-1.4rem;left:50%;white-space:nowrap;box-shadow:1px 1px 1px #222;opacity:0;border:1px solid #111;z-index:99999;visibility:hidden;border-radius:6px}[data-astro-cid-ghubstuj][data-title]{position:relative}@media (width <= 700px){time[data-astro-cid-ghubstuj]{text-align:right}}.container[data-astro-cid-anhloy43]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.info[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:.5rem;padding-right:32px}h1[data-astro-cid-anhloy43]{font-size:2rem;font-weight:500}h2[data-astro-cid-anhloy43]{color:#444;font-weight:500;font-size:1.1rem;text-wrap:balance}img[data-astro-cid-anhloy43]{aspect-ratio:1 / 1;object-fit:cover;width:128px;border-radius:16px}span[data-astro-cid-anhloy43]{color:#666;display:flex;align-items:center;gap:.25rem;font-size:.85rem;letter-spacing:-.05rem}footer[data-astro-cid-anhloy43]{color:#555;font-size:.65rem;display:flex;gap:4px;margin-top:8px}footer[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]{color:#777;display:inline-flex;align-items:center;justify-content:center;border:1px solid #eee;padding:4px;height:32px;width:32px;border-radius:6px;transition:all .3s ease}footer[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]:hover{background:#eee;border:1px solid #ddd}@media (width <= 700px){.container[data-astro-cid-anhloy43]{flex-direction:column-reverse}.info[data-astro-cid-anhloy43]{justify-content:center;align-items:center;padding-right:0;text-align:center}figure[data-astro-cid-anhloy43]{display:flex;justify-content:center;align-items:center}h2[data-astro-cid-anhloy43]{text-wrap:balance}figure[data-astro-cid-anhloy43]{margin:0 auto}}ul[data-astro-cid-44zkpkd5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-inline:-16px}article[data-astro-cid-44zkpkd5]{border-radius:8px;border:1px solid #f2f2f2;gap:16px;display:flex;flex-direction:column;padding:16px;height:100%}article[data-astro-cid-44zkpkd5] header[data-astro-cid-44zkpkd5]{flex:1}article[data-astro-cid-44zkpkd5] h3[data-astro-cid-44zkpkd5]{margin-bottom:4px}article[data-astro-cid-44zkpkd5] a[data-astro-cid-44zkpkd5]{color:#111}article[data-astro-cid-44zkpkd5] a[data-astro-cid-44zkpkd5]:hover{text-decoration:underline}article[data-astro-cid-44zkpkd5] p[data-astro-cid-44zkpkd5]{font-size:.75rem;line-height:1.2rem;margin-bottom:4px}article[data-astro-cid-44zkpkd5] h3[data-astro-cid-44zkpkd5] .active-indicator[data-astro-cid-44zkpkd5]{color:#00bc2f;animation-name:flicker;animation-duration:3s;animation-timing-function:ease-in;animation-iteration-count:infinite}article[data-astro-cid-44zkpkd5] h3[data-astro-cid-44zkpkd5] .project-name[data-astro-cid-44zkpkd5]{color:inherit}footer[data-astro-cid-44zkpkd5]{display:flex;flex-wrap:wrap;gap:4px;font-size:.6rem}footer[data-astro-cid-44zkpkd5] span[data-astro-cid-44zkpkd5]{border-radius:6px;background:#eee;color:#444;font-size:.6rem;font-weight:500;padding:.2rem .6rem}.repo-code-link[data-astro-cid-44zkpkd5]{margin-left:5px}@keyframes flicker{0%{opacity:1}50%{opacity:.25}to{opacity:1}}@media (width <= 700px){ul[data-astro-cid-44zkpkd5]{margin-inline:0px}article[data-astro-cid-44zkpkd5]{border:none;box-shadow:0 1px 1px #f2f2f2;padding:0 0 16px}}@media print{article[data-astro-cid-44zkpkd5] h3[data-astro-cid-44zkpkd5] .active-indicator[data-astro-cid-44zkpkd5]{animation-name:none}}ul[data-astro-cid-sye7xtqh]{display:inline-flex;gap:8px;flex-wrap:wrap}li[data-astro-cid-sye7xtqh]{align-items:center;background:#eee;border-radius:6px;color:#000;display:flex;font-size:.8rem;font-weight:500;gap:4px;padding:.2rem .6rem}.skill-level[data-astro-cid-sye7xtqh]{font-size:.65rem;opacity:.8;margin-left:2px}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}#hotkeypad{--hotkeypad-bg-kbd: #f9fafb;--hotkeypad-bg-backdrop: #fff;--hotkeypad-bg-container: #fff;--hotkeypad-bg-item-hover: #f3f4f6;--hotkeypad-border-container: #d1d5db;--hotkeypad-border-container-hover: #9ca3af;--hotkeypad-fg-muted: #4b5563;--hotkeypad-font-mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s}#hotkeypad.dark{--hotkeypad-bg-kbd: #1f2937;--hotkeypad-bg-backdrop: #000;--hotkeypad-bg-container: #1f2937;--hotkeypad-bg-item-hover: #161e2e;--hotkeypad-border-container: #374151;--hotkeypad-border-container-hover: #9ca3af;--hotkeypad-fg-muted: #d1d5db}#hotkeypad [data-backdrop]{position:fixed;inset:0;background-color:var(--hotkeypad-bg-backdrop);opacity:0;z-index:10}#hotkeypad [data-container]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:640px;background:var(--hotkeypad-bg-container);border:1px solid var(--hotkeypad-border-container);border-radius:.5rem;filter:drop-shadow(0 35px 35px rgb(0 0 0 / .3));z-index:20}#hotkeypad [data-container] header{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}#hotkeypad [data-container] header span{margin-left:-2px;padding-inline:6px;width:fit-content;width:-moz-fit-content;color:var(--hotkeypad-fg-muted);background-color:var(--hotkeypad-bg-item-hover);border-radius:.25rem;font-size:.875rem}#hotkeypad [data-container] header input{width:100%;color:var(--hotkeypad-fg-muted);background-color:var(--hotkeypad-bg-container);font-size:1.25rem}#hotkeypad [data-container] header input::placeholder{color:var(--hotkeypad-fg-muted);opacity:.75}#hotkeypad [data-container] header input:focus{outline:none}#hotkeypad [data-sections]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0;border-block:1px solid var(--hotkeypad-border-container)}#hotkeypad [data-section]{display:flex;flex-direction:column}#hotkeypad [data-section] h4{padding-left:1.25rem;color:var(--hotkeypad-fg-muted);font-size:.875rem;text-transform:capitalize}#hotkeypad [data-empty]{display:none;justify-content:center;align-items:center;gap:.5rem;padding:1em 1.5em;color:var(--hotkeypad-fg-muted);font-size:1.15rem}#hotkeypad [data-hotkey]{position:relative;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;cursor:pointer;transition:background-color .15s}#hotkeypad [data-hotkey][data-active]{background-color:var(--hotkeypad-bg-item-hover);outline:none}#hotkeypad [data-hotkey]:before{content:"";position:absolute;left:0;width:2px;height:100%;background-color:transparent;transition:background-color .15s}#hotkeypad [data-active]:before{background-color:var(--hotkeypad-fg-muted)}#hotkeypad [data-hotkey] span{width:1.5rem;height:1.5rem;color:var(--hotkeypad-fg-muted)}#hotkeypad [data-hotkey] span:has(img) img{width:100%;height:100%;object-fit:contain}#hotkeypad [data-hotkey] p{flex-grow:1;color:var(--hotkeypad-fg-muted);text-transform:capitalize}#hotkeypad [data-hotkey] div{display:flex;gap:.25rem}#hotkeypad [data-hotkey] div span{padding-block:2px;padding-inline:6px;width:fit-content;width:-moz-fit-content;color:var(--hotkeypad-fg-muted);background-color:var(--hotkeypad-bg-item-hover);border:1px solid var(--hotkeypad-border-container);border-radius:.25rem;font-size:.875rem;font-family:var(--hotkeypad-font-mono);pointer-events:none;user-select:none;-webkit-user-select:none;text-transform:capitalize}#hotkeypad [data-hotkey]:hover div span,#hotkeypad [data-active] div span{background-color:var(--hotkeypad-border-container);border-color:var(--hotkeypad-border-container-hover)}#hotkeypad [data-container] footer{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .8rem;padding:.75rem 1.25rem}#hotkeypad [data-container] footer p{display:flex;gap:.25rem;color:var(--hotkeypad-fg-muted);font-size:.875rem}#hotkeypad [data-container] footer kbd{padding-inline:6px;color:var(--hotkeypad-fg-muted);background-color:var(--hotkeypad-bg-kbd);border:1px solid var(--hotkeypad-border-container-hover);border-radius:.25rem;font-size:.875rem;pointer-events:none;user-select:none;-webkit-user-select:none}@media screen and (min-width: 648px){#hotkeypad [data-container] footer{justify-content:space-between}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width: 601px){#normal-footer[data-astro-cid-5uazswxx]{display:block}#footer-button[data-astro-cid-5uazswxx]{display:none}}@media (max-width: 600px){#normal-footer[data-astro-cid-5uazswxx]{display:none}#footer-button[data-astro-cid-5uazswxx]{background:var(--color-background, #fff);position:fixed;border:1px solid var(--color-border, #eee);right:10px;bottom:10px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}}footer[data-astro-cid-5uazswxx]{background:var(--color-background, #fdfdfd);color:var(--color-text-muted, #666);border-top:1px solid var(--color-border, #eee);position:fixed;bottom:0;left:0;right:0;padding-block:8px;text-align:center;font-size:.85rem;z-index:999;view-timeline-name:--revealing;view-timeline-axis:block;animation:linear .3s fadeIn;animation-timeline:--revealing;animation-range:entry 100% cover 10%}kbd[data-astro-cid-5uazswxx]{background:var(--color-card, #eee);color:var(--color-text, #111);border-radius:4px;padding:2px 4px;font-size:12px;border:1px solid var(--color-border, #eaeaea)}.shortcut-text[data-astro-cid-5uazswxx]{color:var(--color-text-muted, #666);font-size:.85rem}.print-only[data-astro-cid-s7b3czh7]{display:none}.print-footer-container[data-astro-cid-s7b3czh7]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;margin:0;text-align:center;gap:5px}.print-text[data-astro-cid-s7b3czh7]{font-size:1rem;color:var(--color-text-muted);font-weight:400}.print-qr[data-astro-cid-s7b3czh7] img[data-astro-cid-s7b3czh7]{width:80px;height:80px;border:none;padding:0}@media print{.print-only[data-astro-cid-s7b3czh7]{display:block;width:100%;margin-top:10px;padding-top:0;page-break-inside:avoid;opacity:.8}.print-footer-container[data-astro-cid-s7b3czh7]{margin:0;padding:0}}ul[data-astro-cid-f3omyxth]{display:inline-flex;gap:8px;flex-wrap:wrap}li[data-astro-cid-f3omyxth]{align-items:center;background:#eee;border-radius:6px;color:#000;display:flex;font-size:.8rem;font-weight:500;gap:4px;padding:.2rem .6rem}
