.minesweeper-banner[data-astro-cid-bnptp47f]{display:block;text-decoration:none;width:88px;height:31px;margin:4px}.banner-placeholder[data-astro-cid-bnptp47f]{width:88px;height:31px;background:linear-gradient(45deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);background-size:200% 200%;border:2px outset #ffff00;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s ease;animation:rainbow-shift 5s ease-in-out infinite,blink 1s ease-in-out infinite alternate;box-shadow:0 0 4px #ff0c}.banner-placeholder[data-astro-cid-bnptp47f]:hover{animation:rainbow-shift 1.5s linear infinite,blink .3s ease-in-out infinite alternate;box-shadow:0 0 8px #ff0;transform:scale(1.05)}.banner-placeholder[data-astro-cid-bnptp47f]:active{border:2px inset #ffff00;animation:rainbow-shift .5s linear infinite;transform:scale(.95)}@keyframes rainbow-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes blink{0%{opacity:.8}to{opacity:1}}.banner-content[data-astro-cid-bnptp47f]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#000;font-family:Comic Sans MS,cursive;font-size:10px;font-weight:700;line-height:1;text-shadow:1px 1px 0px #fff,-1px -1px 0px #fff,1px -1px 0px #fff,-1px 1px 0px #fff}.banner-text[data-astro-cid-bnptp47f]{font-size:10px;letter-spacing:.5px;animation:text-bounce 1s ease-in-out infinite alternate}@keyframes text-bounce{0%{transform:translateY(0)}to{transform:translateY(-1px)}}.top-panel{padding:16px;margin-bottom:16px;background:silver}.top-panel-header{display:flex;align-items:center;margin-bottom:12px}.top-panel-icon{width:40px;height:40px;background:silver;border:2px outset #c0c0c0;margin-right:14px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.top-panel-icon span{font-size:20px;line-height:1}.top-panel-title h2{margin:0;font-size:22px;font-weight:600;color:navy;letter-spacing:-.02em;line-height:1.1}.top-panel-subtitle{font-size:13px;color:#555;margin-top:4px;line-height:1;letter-spacing:.01em}.top-panel-body{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:stretch}.top-panel-info{padding:12px 14px;background:#fff;border:1px inset #c0c0c0;flex:1;line-height:1.65}.top-panel-info div{font-size:13px;color:#1a1a1a}.top-panel-image{aspect-ratio:1 / 1;padding:12px;box-sizing:border-box;background:#fff;border:1px inset #c0c0c0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.top-panel-image img{width:72px;height:72px;object-fit:contain;image-rendering:pixelated;display:block}.hamster-tile{cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent}.hamster-tile:focus-visible{outline:2px dotted #000080;outline-offset:2px}.glider-overlay{position:absolute;width:72px;height:72px;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);pointer-events:none}.glider-dot{display:block;aspect-ratio:1 / 1;width:55%;place-self:center;background:#000;border-radius:50%;transform:scale(0);opacity:0;transition:opacity .2s ease,transform .26s cubic-bezier(.5,1.6,.4,1);transition-delay:0ms}.hamster-tile:hover .glider-dot,.hamster-tile:focus-visible .glider-dot,.hamster-tile.play .glider-dot{opacity:1;transform:scale(1);transition-delay:calc(var(--i, 0) * .12s)}@media(prefers-reduced-motion:reduce){.glider-dot{transition:opacity .2s ease;transform:scale(1)}.hamster-tile:hover .glider-dot,.hamster-tile:focus-visible .glider-dot,.hamster-tile.play .glider-dot{transition-delay:0ms}}.about-me-fieldset{margin-bottom:16px}.about-me-panel{padding:16px 18px;background:#fff;margin-bottom:12px}.about-me-panel:last-child{margin-bottom:0}.about-me-title{font-size:17px;font-weight:600;color:navy;margin-bottom:10px;letter-spacing:-.01em;line-height:1.2}.about-me-text,.technical-focus-text,.experience-interests-text{font-size:14px;line-height:1.65;color:#1a1a1a}.technical-focus-title,.experience-interests-title{font-size:15px;font-weight:600;color:navy;margin-bottom:8px;letter-spacing:-.01em;line-height:1.2}@media(max-width:640px){.top-panel-body{flex-direction:column}.top-panel-image{align-self:flex-start}}.tree-view{padding:4px 0}@media(min-width:700px){fieldset>.tree-view{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;row-gap:2px;align-items:start}}.games-row{display:flex;gap:20px;align-items:center}.desktop-shortcut{display:inline-flex;align-items:center;justify-content:center;padding:6px;border:1px dotted transparent;text-decoration:none;flex:0 0 auto}.desktop-shortcut:hover,.desktop-shortcut:focus-visible{border-color:navy;background:#0000800f}.games-text{flex:1;font-size:13px;line-height:1.6;color:#1a1a1a;margin:0}@media(max-width:500px){.games-row{flex-direction:column;align-items:flex-start}}
