:root{--color-canvas:#f6f1e7;--color-ink:#151515;--color-coral:#ff6b57;--color-sky:#61c8ff;--color-lime:#c8ed52;--color-violet:#8d72ff;--color-panel:#fffdf7;--color-line:#15151547;--color-shadow:#1515152e;--focus-ring:3px solid var(--color-violet);--top-bar-clearance:0px;--safe-inline-gutter:max(1rem, env(safe-area-inset-left), env(safe-area-inset-right));--compact-touch-target:2.75rem}@media (max-width:1024px){:root{--top-bar-clearance:4.75rem}}@media (max-width:768px){:root{--top-bar-clearance:4.25rem;--safe-inline-gutter:max(.6rem, env(safe-area-inset-left), env(safe-area-inset-right))}}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--color-canvas);color:var(--color-ink);font-family:var(--font-body,system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}*,:before,:after{box-sizing:border-box}::selection{background:var(--color-lime);color:var(--color-ink)}button,a{font:inherit;color:inherit}a:focus-visible,button:focus-visible,[tabindex="0"]:focus-visible{outline:var(--focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (hover:hover) and (pointer:fine){html,body,*,:before,:after{cursor:none!important}}
.command-palette-module__BjCeTW__launcherTriggerPill{background:var(--color-ink,#151515);color:#fff;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);cursor:pointer;white-space:nowrap;border:1.5px solid #fff;border-radius:9999px;align-items:center;gap:.75rem;padding:.5rem 1.15rem;font-size:.8rem;font-weight:800;transition:background .25s,transform .3s,box-shadow .25s;animation:4.4s cubic-bezier(.4,0,.2,1) infinite alternate command-palette-module__BjCeTW__floatPillA;display:flex;box-shadow:0 6px 16px #00000040}.command-palette-module__BjCeTW__keyGroup{align-items:center;gap:.3rem;display:flex}.command-palette-module__BjCeTW__keyCap{color:#fff;background:#ffffff38;border:1px solid #ffffff59;border-radius:5px;padding:.12rem .45rem;font-family:monospace;font-size:.75rem;font-weight:900;line-height:1;display:inline-block}.command-palette-module__BjCeTW__launcherText{letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.command-palette-module__BjCeTW__launcherTriggerPill:hover{background:#d9381e;transform:translateY(-5px)scale(1.06);box-shadow:0 12px 24px #d9381e59}@keyframes command-palette-module__BjCeTW__floatPillA{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(-1deg)}to{transform:translateY(3px)rotate(1deg)}}.command-palette-module__BjCeTW__paletteOverlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12vh var(--safe-inline-gutter) var(--safe-inline-gutter);background:#000000a6;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.command-palette-module__BjCeTW__paletteModal{width:90%;max-width:640px;max-height:calc(100vh - 12vh - var(--safe-inline-gutter));max-height:calc(100dvh - 12vh - var(--safe-inline-gutter));border:3px solid var(--color-ink,#151515);background:#fffdf7;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:10px 10px #0000004d}.command-palette-module__BjCeTW__inputWrapper{border-bottom:2px solid var(--color-ink,#151515);background:#fff;align-items:center;gap:.8rem;padding:1rem 1.25rem;display:flex}.command-palette-module__BjCeTW__searchIcon{font-size:1.2rem}.command-palette-module__BjCeTW__searchInput{color:#151515;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1.05rem;font-weight:700}.command-palette-module__BjCeTW__escBadge{background:#1515151a;border-radius:6px;padding:.2rem .5rem;font-family:monospace;font-size:.68rem;font-weight:800}.command-palette-module__BjCeTW__resultsList{flex-direction:column;gap:.35rem;max-height:380px;padding:.6rem;display:flex;overflow-y:auto}.command-palette-module__BjCeTW__emptyState{text-align:center;color:#666;padding:2.5rem;font-family:monospace;font-weight:700}.command-palette-module__BjCeTW__resultItem{cursor:pointer;border:1.5px solid #0000;border-radius:12px;align-items:center;gap:.85rem;padding:.75rem 1rem;transition:all .1s;display:flex}.command-palette-module__BjCeTW__resultItem:hover,.command-palette-module__BjCeTW__selectedItem{background:var(--color-ink,#151515);border-color:var(--color-ink,#151515);color:#fff!important}.command-palette-module__BjCeTW__selectedItem .command-palette-module__BjCeTW__itemTitle{color:#fff!important}.command-palette-module__BjCeTW__selectedItem .command-palette-module__BjCeTW__itemSubtitle{color:#ffffffb3!important}.command-palette-module__BjCeTW__selectedItem .command-palette-module__BjCeTW__itemCategory{color:#fff!important;background:#d9381e!important}.command-palette-module__BjCeTW__itemIcon{font-size:1.2rem}.command-palette-module__BjCeTW__itemMeta{flex:1}.command-palette-module__BjCeTW__itemTitle{color:#151515;font-size:.95rem;font-weight:800}.command-palette-module__BjCeTW__itemSubtitle{color:#666;font-size:.78rem}.command-palette-module__BjCeTW__itemCategory{text-transform:uppercase;background:#15151514;border-radius:9999px;padding:.2rem .5rem;font-family:monospace;font-size:.65rem;font-weight:800}.command-palette-module__BjCeTW__paletteFooter{color:#666;background:#1515150a;border-top:1.5px solid #15151526;gap:1.5rem;padding:.6rem 1.25rem;font-family:monospace;font-size:.7rem;font-weight:800;display:flex}@media (max-width:1024px){.command-palette-module__BjCeTW__launcherTriggerPill{gap:.5rem;padding-inline:.85rem}.command-palette-module__BjCeTW__launcherText{letter-spacing:.1em}}@media (max-width:768px){.command-palette-module__BjCeTW__launcherTriggerPill{box-shadow:none;gap:.25rem;padding:.25rem .5rem;font-size:.72rem;animation:none}.command-palette-module__BjCeTW__launcherText{display:none}.command-palette-module__BjCeTW__keyCap{padding:.08rem .25rem;font-size:.65rem}.command-palette-module__BjCeTW__paletteOverlay{padding:calc(var(--top-bar-clearance) + env(safe-area-inset-top)) var(--safe-inline-gutter) var(--safe-inline-gutter);align-items:flex-start}.command-palette-module__BjCeTW__paletteModal{width:min(640px, calc(100vw - (2 * var(--safe-inline-gutter))));max-height:calc(100vh - var(--top-bar-clearance) - env(safe-area-inset-top) - var(--safe-inline-gutter));max-height:calc(100dvh - var(--top-bar-clearance) - env(safe-area-inset-top) - var(--safe-inline-gutter))}.command-palette-module__BjCeTW__resultsList{min-height:0;max-height:none}}
.soundscape-module__sp7r8G__soundscapeWidget{animation:4.6s cubic-bezier(.4,0,.2,1) infinite alternate soundscape-module__sp7r8G__floatPillB;display:inline-flex;position:relative}.soundscape-module__sp7r8G__soundscapeButton{background:var(--color-ink,#151515);color:#fff;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);letter-spacing:.08em;cursor:pointer;white-space:nowrap;border:1.5px solid #fff;border-radius:9999px;align-items:center;gap:.65rem;padding:.45rem 1.05rem;font-size:.76rem;font-weight:800;transition:background .25s,transform .3s,box-shadow .25s;display:flex;box-shadow:0 6px 16px #00000040}.soundscape-module__sp7r8G__soundscapeButton:hover{background:#d9381e;transform:translateY(-5px)scale(1.06);box-shadow:0 12px 24px #d9381e59}@keyframes soundscape-module__sp7r8G__floatPillB{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(5px)rotate(1deg)}to{transform:translateY(-4px)rotate(-1deg)}}.soundscape-module__sp7r8G__playing{background:#d9381e;border-color:#fff}.soundscape-module__sp7r8G__soundIcon{font-size:.9rem}.soundscape-module__sp7r8G__soundLabel{text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.soundscape-module__sp7r8G__barsContainer{align-items:flex-end;gap:2px;height:12px;display:flex}.soundscape-module__sp7r8G__bar{background:#fff;border-radius:1px;width:3px;height:100%;animation:.8s ease-in-out infinite alternate soundscape-module__sp7r8G__barEqualize}@keyframes soundscape-module__sp7r8G__barEqualize{0%{height:20%}to{height:100%}}@media (max-width:1024px){.soundscape-module__sp7r8G__soundscapeButton{gap:.45rem;padding-inline:.8rem}.soundscape-module__sp7r8G__soundLabel{letter-spacing:.05em}}@media (max-width:768px){.soundscape-module__sp7r8G__soundscapeWidget{animation:none}.soundscape-module__sp7r8G__soundscapeButton{box-shadow:none;gap:.2rem;padding:.25rem .5rem;font-size:.72rem}.soundscape-module__sp7r8G__soundLabel{display:none}.soundscape-module__sp7r8G__soundscapeWidget>div{max-width:min(250px, calc(100vw - (2 * var(--safe-inline-gutter))));max-height:calc(100vh - var(--top-bar-clearance) - env(safe-area-inset-top) - var(--safe-inline-gutter));max-height:calc(100dvh - var(--top-bar-clearance) - env(safe-area-inset-top) - var(--safe-inline-gutter));left:50%;overflow-y:auto;transform:translate(-50%);right:auto!important}}
.poke-me-module__RtWwvG__pokeFloatingButton{background:var(--color-ink,#151515);color:#fff;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1.5px solid #fff;border-radius:9999px;align-items:center;gap:.65rem;padding:.45rem 1.05rem;font-size:.78rem;font-weight:800;transition:background .25s,transform .3s,box-shadow .25s;animation:4.8s cubic-bezier(.4,0,.2,1) infinite alternate poke-me-module__RtWwvG__floatPillC;display:flex;box-shadow:0 6px 16px #00000040}.poke-me-module__RtWwvG__pokeFloatingButton:hover{background:#d9381e;border-color:#fff;transform:translateY(-5px)scale(1.06);box-shadow:0 12px 24px #d9381e59}.poke-me-module__RtWwvG__keyCap{color:#fff;background:#ffffff38;border:1px solid #ffffff59;border-radius:5px;padding:.12rem .45rem;font-family:monospace;font-size:.75rem;font-weight:900;line-height:1;display:inline-block}.poke-me-module__RtWwvG__pokeLabel{letter-spacing:.08em;font-weight:800}@keyframes poke-me-module__RtWwvG__floatPillC{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(-1deg)}to{transform:translateY(4px)rotate(1deg)}}.poke-me-module__RtWwvG__largePokeBanner{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;flex-direction:column;align-items:center;padding-top:.75rem;transition:transform .25s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative}.poke-me-module__RtWwvG__largePokeBanner:hover{transform:scale(1.05)}.poke-me-module__RtWwvG__largePokeBanner:hover .poke-me-module__RtWwvG__bannerMainTitle{color:#d9381e}.poke-me-module__RtWwvG__goStickerWrapper{z-index:1;pointer-events:none;animation:3.2s ease-in-out infinite alternate poke-me-module__RtWwvG__floatGoSticker;position:absolute;top:-42px;left:50%;transform:translate(-50%)}@keyframes poke-me-module__RtWwvG__floatGoSticker{0%{transform:translate(-50%)translateY(0)rotate(0)}50%{transform:translate(-50%)translateY(-6px)rotate(-4deg)}to{transform:translate(-50%)translateY(2px)rotate(3deg)}}.poke-me-module__RtWwvG__goStickerImg{object-fit:contain;filter:drop-shadow(0 4px 10px #00000040);width:50px;height:50px}.poke-me-module__RtWwvG__bannerSubLabel{z-index:2;letter-spacing:-.01em;text-transform:uppercase;color:#151515bf;font-size:clamp(.95rem,1.6vw,1.3rem);font-weight:800;line-height:1.1;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);margin:0;display:block;position:relative}.poke-me-module__RtWwvG__bannerMainTitle{z-index:2;letter-spacing:-.03em;text-transform:uppercase;color:#151515;font-size:clamp(1.8rem,3.2vw,3.2rem);font-weight:900;line-height:.95;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);margin:.25rem 0 0;transition:color .2s;display:block;position:relative}.poke-me-module__RtWwvG__gameMenuPopup{z-index:100000;border:2px solid var(--color-ink,#151515);width:290px;max-width:calc(100vw - 2rem);max-height:calc(100dvh - 5.2rem);box-shadow:6px 6px 0px var(--color-ink,#151515);overscroll-behavior:contain;background:#fffdf7;border-radius:16px;flex-direction:column;gap:.65rem;padding:.85rem;animation:.2s cubic-bezier(.16,1,.3,1) poke-me-module__RtWwvG__popIn;display:flex;position:fixed;top:4.2rem;right:1.5rem;overflow-y:auto}@keyframes poke-me-module__RtWwvG__popIn{0%{opacity:0;transform:scale(.92)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.poke-me-module__RtWwvG__gameMenuItem{color:#151515;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:9999px;align-items:center;gap:.75rem;padding:.65rem .95rem;font-size:.84rem;font-weight:800;transition:all .18s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 2px 6px #0000000a}.poke-me-module__RtWwvG__gameMenuItem:hover{color:#fff;background:#151515;border-color:#151515;transform:scale(1.02)}.poke-me-module__RtWwvG__modalBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:99999;background:#151515a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.poke-me-module__RtWwvG__gameBoyWindow{overscroll-behavior:contain;background:#f4f0eb;border:2.5px solid #151515;border-radius:16px;flex-direction:column;width:100%;max-width:480px;max-height:94vh;display:flex;position:relative;overflow-y:auto;box-shadow:10px 10px #151515}.poke-me-module__RtWwvG__titleBar{background:#e6dfd5;border-bottom:2px solid #151515;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.poke-me-module__RtWwvG__closeCircleBtn{color:#151515;cursor:pointer;background:#fff;border:2px solid #151515;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;font-weight:900;transition:all .15s;display:flex}.poke-me-module__RtWwvG__closeCircleBtn:hover{color:#fff;background:#d9381e}.poke-me-module__RtWwvG__windowFileName{color:#151515;letter-spacing:.05em;font-family:monospace;font-size:.9rem;font-weight:800}.poke-me-module__RtWwvG__windowTag{letter-spacing:.08em;color:#151515;font-family:monospace;font-size:.75rem;font-weight:900}.poke-me-module__RtWwvG__gameBoyChassis{background:linear-gradient(155deg,#1fa3b5,#106675);border:3px solid #151515;border-radius:28px 28px 45px;flex-direction:column;align-items:center;gap:1.25rem;margin:1.5rem 1.25rem;padding:1.5rem 1.25rem 1.75rem;display:flex;position:relative;box-shadow:inset 0 3px 6px #ffffff4d,5px 6px #00000040}.poke-me-module__RtWwvG__screenBezel{background:#0d2024;border:2.5px solid #151515;border-radius:12px 12px 24px;flex-direction:column;align-items:center;width:100%;padding:1rem;display:flex;position:relative;box-shadow:inset 0 4px 8px #0009}.poke-me-module__RtWwvG__powerLed{background:#22c55e;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:12px;box-shadow:0 0 6px #22c55e}.poke-me-module__RtWwvG__lcdScreen{color:#15220d;background:#d8e4bc;border:2px solid #151515;border-radius:6px;flex-direction:column;justify-content:space-between;width:100%;height:240px;padding:.75rem;font-family:monospace;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0003}.poke-me-module__RtWwvG__controlsArea{justify-content:space-between;align-items:center;width:100%;padding:.5rem .5rem 0;display:flex}.poke-me-module__RtWwvG__dpadContainer{width:84px;height:84px;position:relative}.poke-me-module__RtWwvG__dpadBtn{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;background:#1c2326;border:1.5px solid #151515;justify-content:center;align-items:center;font-size:.65rem;display:flex;position:absolute}.poke-me-module__RtWwvG__dpadBtn:active{background:#3a474d}.poke-me-module__RtWwvG__dpadUp{border-radius:4px 4px 0 0;width:28px;height:28px;top:0;left:28px}.poke-me-module__RtWwvG__dpadDown{border-radius:0 0 4px 4px;width:28px;height:28px;bottom:0;left:28px}.poke-me-module__RtWwvG__dpadLeft{border-radius:4px 0 0 4px;width:28px;height:28px;top:28px;left:0}.poke-me-module__RtWwvG__dpadRight{border-radius:0 4px 4px 0;width:28px;height:28px;top:28px;right:0}.poke-me-module__RtWwvG__dpadCenter{pointer-events:none;background:#1c2326;width:28px;height:28px;top:28px;left:28px}.poke-me-module__RtWwvG__actionBtnsContainer{gap:.85rem;display:flex;transform:rotate(-12deg)}.poke-me-module__RtWwvG__roundBtn{color:#fff;cursor:pointer;background:#1c2326;border:2px solid #151515;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:900;display:flex;box-shadow:2px 2px #0006}.poke-me-module__RtWwvG__roundBtn:active{background:#d9381e;transform:scale(.92)}.poke-me-module__RtWwvG__systemBtnsRow{gap:1rem;margin-top:-.25rem;display:flex}.poke-me-module__RtWwvG__pillSystemBtn{cursor:pointer;background:#1c2326;border:1.5px solid #151515;border-radius:10px;width:44px;height:12px;transform:rotate(-25deg)}.poke-me-module__RtWwvG__pillSystemBtn:active{background:#d9381e}.poke-me-module__RtWwvG__speakerGrille{grid-template-columns:repeat(5,5px);gap:4px;display:grid;position:absolute;bottom:12px;right:16px}.poke-me-module__RtWwvG__speakerHole{background:#0d2024;border-radius:50%;width:4px;height:4px}.poke-me-module__RtWwvG__footerBar{background:#e6dfd5;border-top:2px solid #151515;flex-direction:column;gap:.75rem;padding:1rem 1.25rem 1.25rem;display:flex}.poke-me-module__RtWwvG__footerControls{justify-content:space-between;align-items:center;display:flex}.poke-me-module__RtWwvG__pillToggleBtn{color:#151515;cursor:pointer;background:#fff;border:1.5px solid #151515;border-radius:9999px;padding:.3rem .85rem;font-family:monospace;font-size:.75rem;font-weight:900;box-shadow:2px 2px #151515}.poke-me-module__RtWwvG__pillToggleBtn:hover{background:#fde047}.poke-me-module__RtWwvG__footerTitle{color:#151515;letter-spacing:.02em;margin:0;font-size:1.4rem;font-weight:900}.poke-me-module__RtWwvG__footerSubtitle{color:#666;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.82rem;font-weight:700}@media (max-width:768px){.poke-me-module__RtWwvG__pokeFloatingButton{box-shadow:none;gap:.25rem;padding:.25rem .5rem;font-size:.72rem;animation:none;position:static;transform:none!important}.poke-me-module__RtWwvG__pokeLabel{display:none}.poke-me-module__RtWwvG__gameMenuPopup{top:calc(var(--top-bar-clearance) + env(safe-area-inset-top));right:var(--safe-inline-gutter);width:290px;max-width:calc(100vw - (2 * var(--safe-inline-gutter)));max-height:calc(100vh - var(--top-bar-clearance) - env(safe-area-inset-top) - var(--safe-inline-gutter));max-height:calc(100dvh - var(--top-bar-clearance) - env(safe-area-inset-top) - var(--safe-inline-gutter));z-index:100000;left:auto}.poke-me-module__RtWwvG__goStickerWrapper{top:-18px}.poke-me-module__RtWwvG__goStickerImg{width:44px;height:44px}}
.guestbook-module__fV20HG__homeStickyContainer{z-index:40;pointer-events:none;flex-direction:column;gap:.85rem;max-width:380px;display:flex;position:absolute;bottom:2rem;left:2rem}.guestbook-module__fV20HG__homeFloatingNotesList{pointer-events:auto;flex-wrap:wrap;gap:1rem;display:flex}.guestbook-module__fV20HG__guestbookLauncherPill{color:#fef08a;font-family:var(--font-sans,system-ui, sans-serif);cursor:pointer;pointer-events:auto;background:#18181b;border:1.5px solid #fef08a;border-radius:9999px;align-items:center;gap:.55rem;width:fit-content;padding:.55rem 1.15rem;font-size:.82rem;font-weight:800;transition:all .22s;display:inline-flex;box-shadow:0 4px 14px #00000040}.guestbook-module__fV20HG__guestbookLauncherPill:hover{color:#18181b;background:#fef08a;transform:translateY(-3px)scale(1.04);box-shadow:0 8px 22px #fef08a66}.guestbook-module__fV20HG__launcherIcon{font-size:1rem}.guestbook-module__fV20HG__stickyNote{color:#1c1917;width:220px;min-height:180px;font-family:var(--font-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:2px 2px 8px;flex-direction:column;justify-content:space-between;padding:1.25rem 1rem 1rem;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex;position:relative;box-shadow:0 2px 4px #00000014,0 8px 18px #0000001f,inset 0 -4px 8px #0000000a}.guestbook-module__fV20HG__stickyNote:hover{z-index:50;box-shadow:0 6px 12px #00000026,0 16px 32px #00000040;transform:scale(1.06)rotate(0)!important}.guestbook-module__fV20HG__colorYellow{background:#fef08a;border-top:3px solid #facc15}.guestbook-module__fV20HG__colorPink{background:#fbcfe8;border-top:3px solid #f472b6}.guestbook-module__fV20HG__colorMint{background:#a7f3d0;border-top:3px solid #34d399}.guestbook-module__fV20HG__colorSky{background:#bae6fd;border-top:3px solid #38bdf8}.guestbook-module__fV20HG__colorOrange{background:#fed7aa;border-top:3px solid #fb923c}.guestbook-module__fV20HG__pushPin{filter:drop-shadow(0 2px 3px #0000004d);font-size:1.1rem;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.guestbook-module__fV20HG__noteHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.guestbook-module__fV20HG__noteNickname{color:#292524;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:800;overflow:hidden}.guestbook-module__fV20HG__noteSticker{font-size:1.25rem;line-height:1}.guestbook-module__fV20HG__noteMessage{color:#44403c;word-break:break-word;flex:1;font-size:.85rem;line-height:1.45}.guestbook-module__fV20HG__noteFooter{color:#78716c;border-top:1px dashed #00000026;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.4rem;font-size:.7rem;display:flex}.guestbook-module__fV20HG__wallOverlay{z-index:99998;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out guestbook-module__fV20HG__fadeIn;display:flex;position:fixed;inset:0}@keyframes guestbook-module__fV20HG__fadeIn{0%{opacity:0}to{opacity:1}}.guestbook-module__fV20HG__corkboardContainer{background:#2a1f18;border:12px solid #5c3a21;border-radius:12px;flex-direction:column;width:100%;max-width:1100px;height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #000c,0 24px 60px #0009}.guestbook-module__fV20HG__wallHeader{background:#1e140ff2;border-bottom:2px solid #5c3a21;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.guestbook-module__fV20HG__wallTitleGroup{align-items:center;gap:.75rem;display:flex}.guestbook-module__fV20HG__wallTitle{color:#fef08a;letter-spacing:.05em;text-transform:uppercase;font-size:1.25rem;font-weight:900}.guestbook-module__fV20HG__wallNoteCount{color:#fef08a;background:#fef08a26;border-radius:9999px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.guestbook-module__fV20HG__wallControls{align-items:center;gap:.75rem;display:flex}.guestbook-module__fV20HG__createNoteBtn{color:#18181b;cursor:pointer;background:#facc15;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.82rem;font-weight:800;transition:all .15s;display:inline-flex}.guestbook-module__fV20HG__createNoteBtn:hover{background:#fde047;transform:translateY(-2px)}.guestbook-module__fV20HG__closeBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .15s;display:inline-flex}.guestbook-module__fV20HG__closeBtn:hover{background:#dc2626;border-color:#dc2626}.guestbook-module__fV20HG__filterBar{background:#140c08d9;border-bottom:1px solid #ffffff14;align-items:center;gap:.4rem;padding:.6rem 1.5rem;display:flex;overflow-x:auto}.guestbook-module__fV20HG__filterPill{color:#e7e5e4;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff26;border-radius:9999px;padding:.25rem .65rem;font-size:.75rem;transition:all .15s}.guestbook-module__fV20HG__filterPill:hover,.guestbook-module__fV20HG__filterPill.guestbook-module__fV20HG__activeFilter{color:#18181b;background:#fef08a;border-color:#fef08a;font-weight:700}.guestbook-module__fV20HG__notesGrid{flex-wrap:wrap;flex:1;place-content:flex-start center;gap:1.5rem;padding:1.75rem;display:flex;overflow-y:auto}.guestbook-module__fV20HG__emptyState{color:#a8a29e;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;font-size:.95rem;display:flex}.guestbook-module__fV20HG__createModalOverlay{z-index:99999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.guestbook-module__fV20HG__createModalWindow{border-radius:12px;width:100%;max-width:440px;padding:1.75rem;animation:.2s cubic-bezier(.16,1,.3,1) guestbook-module__fV20HG__popModal;position:relative;box-shadow:0 20px 40px #00000080}@keyframes guestbook-module__fV20HG__popModal{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.guestbook-module__fV20HG__formTitle{color:#1c1917;justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:1.15rem;font-weight:900;display:flex}.guestbook-module__fV20HG__formGroup{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.guestbook-module__fV20HG__formLabel{color:#44403c;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:800}.guestbook-module__fV20HG__formInput,.guestbook-module__fV20HG__formTextarea{color:#1c1917;background:#fffc;border:1.5px solid #0003;border-radius:6px;outline:none;padding:.65rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.guestbook-module__fV20HG__formInput:focus,.guestbook-module__fV20HG__formTextarea:focus{background:#fff;border-color:#000}.guestbook-module__fV20HG__formTextarea{resize:vertical;min-height:90px}.guestbook-module__fV20HG__charCount{color:#78716c;align-self:flex-end;font-size:.7rem}.guestbook-module__fV20HG__pickerRow{flex-wrap:wrap;gap:.5rem;display:flex}.guestbook-module__fV20HG__colorChoiceBtn{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;transition:transform .15s}.guestbook-module__fV20HG__colorChoiceBtn:hover{transform:scale(1.15)}.guestbook-module__fV20HG__colorChoiceBtn.guestbook-module__fV20HG__selectedColor{border-color:#18181b;transform:scale(1.2);box-shadow:0 0 6px #0000004d}.guestbook-module__fV20HG__stickerChoiceBtn{cursor:pointer;background:#ffffffb3;border:1.5px solid #00000026;border-radius:6px;padding:.25rem .45rem;font-size:1.25rem;transition:all .15s}.guestbook-module__fV20HG__stickerChoiceBtn:hover{background:#fff;transform:scale(1.15)}.guestbook-module__fV20HG__stickerChoiceBtn.guestbook-module__fV20HG__selectedSticker{background:#18181b;border-color:#18181b;transform:scale(1.2)}.guestbook-module__fV20HG__formActions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.guestbook-module__fV20HG__cancelBtn{cursor:pointer;background:0 0;border:1.5px solid #0003;border-radius:6px;padding:.55rem 1rem;font-size:.85rem;font-weight:700}.guestbook-module__fV20HG__submitBtn{color:#fff;cursor:pointer;background:#18181b;border:none;border-radius:6px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:800;transition:all .15s}.guestbook-module__fV20HG__submitBtn:hover{background:#27272a;transform:translateY(-2px)}.guestbook-module__fV20HG__submitBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.guestbook-module__fV20HG__homeStickyContainer{bottom:calc(4.5rem + env(safe-area-inset-bottom));left:var(--safe-inline-gutter);max-width:calc(100vw - (2 * var(--safe-inline-gutter)))}.guestbook-module__fV20HG__homeFloatingNotesList{display:none}.guestbook-module__fV20HG__corkboardContainer{border-width:6px;height:92vh}.guestbook-module__fV20HG__wallHeader{padding:.75rem 1rem}.guestbook-module__fV20HG__notesGrid{gap:1rem;padding:1rem}.guestbook-module__fV20HG__stickyNote{width:100%;min-height:140px}}
.top-floating-bar-module__mDJboa__topFloatingBar{z-index:999;pointer-events:auto;align-items:center;gap:.65rem;display:flex;position:fixed;top:1.25rem;right:1.5rem}.top-floating-bar-module__mDJboa__terminalTriggerPill{color:#0f6;cursor:pointer;white-space:nowrap;background:#06180a;border:1.5px solid #0f6;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:monospace;font-size:.8rem;font-weight:800;transition:all .25s;animation:4s cubic-bezier(.4,0,.2,1) infinite alternate top-floating-bar-module__mDJboa__floatPillTerminal;display:flex;box-shadow:0 0 12px #00ff6640}.top-floating-bar-module__mDJboa__terminalTriggerPill:hover{color:#040d06;background:#0f6;transform:translateY(-4px)scale(1.05);box-shadow:0 0 20px #0f69}.top-floating-bar-module__mDJboa__terminalIcon{font-size:.9rem;font-weight:900}.top-floating-bar-module__mDJboa__guestbookTriggerPill{color:#fef08a;font-family:var(--font-sans,system-ui, sans-serif);cursor:pointer;white-space:nowrap;background:#1c1917;border:1.5px solid #facc15;border-radius:9999px;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.8rem;font-weight:800;transition:all .25s;animation:4.2s cubic-bezier(.4,0,.2,1) infinite alternate top-floating-bar-module__mDJboa__floatPillGuestbook;display:flex;box-shadow:0 4px 12px #0003}.top-floating-bar-module__mDJboa__guestbookTriggerPill:hover{color:#1c1917;background:#facc15;transform:translateY(-4px)scale(1.05);box-shadow:0 0 18px #facc1580}.top-floating-bar-module__mDJboa__hubTriggerPill{color:#fff;font-family:var(--font-sans,system-ui, sans-serif);cursor:pointer;white-space:nowrap;background:#0052cc;border:1.5px solid #388bfd;border-radius:9999px;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .25s;animation:4.4s cubic-bezier(.4,0,.2,1) infinite alternate top-floating-bar-module__mDJboa__floatPillHub;display:flex;box-shadow:0 4px 12px #0052cc4d}.top-floating-bar-module__mDJboa__hubTriggerPill:hover{color:#fff;background:#1a73e8;transform:translateY(-4px)scale(1.05);box-shadow:0 0 18px #388bfd99}.top-floating-bar-module__mDJboa__hubIcon{font-size:.95rem;line-height:1}.top-floating-bar-module__mDJboa__hubText{letter-spacing:.08em;font-size:.75rem;font-weight:800}.top-floating-bar-module__mDJboa__guestbookIcon{font-size:.95rem}.top-floating-bar-module__mDJboa__guestbookText{letter-spacing:.08em;font-size:.75rem;font-weight:800}.top-floating-bar-module__mDJboa__keyCap{color:inherit;background:#0f63;border:1px solid #0f66;border-radius:4px;padding:.1rem .4rem;font-size:.72rem;line-height:1}.top-floating-bar-module__mDJboa__terminalText{letter-spacing:.08em;font-size:.75rem;font-weight:800}@keyframes top-floating-bar-module__mDJboa__floatPillTerminal{0%{transform:translateY(0)}to{transform:translateY(-4px)}}@keyframes top-floating-bar-module__mDJboa__floatPillGuestbook{0%{transform:translateY(0)}to{transform:translateY(-3px)}}@keyframes top-floating-bar-module__mDJboa__floatPillHub{0%{transform:translateY(0)}to{transform:translateY(-3.5px)}}@media (prefers-reduced-motion:reduce){.top-floating-bar-module__mDJboa__terminalTriggerPill,.top-floating-bar-module__mDJboa__guestbookTriggerPill,.top-floating-bar-module__mDJboa__hubTriggerPill{animation:none!important}}@media (max-width:1024px){.top-floating-bar-module__mDJboa__topFloatingBar{top:calc(1rem + env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));gap:.45rem}}@media (max-width:768px){.top-floating-bar-module__mDJboa__topFloatingBar{top:calc(.6rem + env(safe-area-inset-top));right:var(--safe-inline-gutter);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:calc(100vw - (2 * var(--safe-inline-gutter)));background:#fffffff2;border:1.5px solid #151515;border-radius:9999px;flex-wrap:nowrap;gap:.25rem;padding:.2rem .35rem;box-shadow:2px 2px #0003}.top-floating-bar-module__mDJboa__topFloatingBar>button,.top-floating-bar-module__mDJboa__topFloatingBar>div>button,.top-floating-bar-module__mDJboa__topFloatingBar>a{min-height:var(--compact-touch-target)}.top-floating-bar-module__mDJboa__terminalText,.top-floating-bar-module__mDJboa__guestbookText,.top-floating-bar-module__mDJboa__hubText{display:none}.top-floating-bar-module__mDJboa__terminalTriggerPill,.top-floating-bar-module__mDJboa__guestbookTriggerPill,.top-floating-bar-module__mDJboa__hubTriggerPill{gap:.3rem;padding:.35rem .65rem}}
.custom-cursor-module__9N7C2a__cursorWrapper{pointer-events:none;z-index:99999999;opacity:0;width:100vw;height:100vh;transition:opacity .25s;position:fixed;top:0;left:0;overflow:hidden}.custom-cursor-module__9N7C2a__cursorDot{pointer-events:none;will-change:transform;background:#38bdf8;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:width .2s cubic-bezier(.16,1,.3,1),height .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,background .2s;position:fixed;top:0;left:0;box-shadow:0 0 16px #00f0ff,0 0 32px #0ea5e9d9}.custom-cursor-module__9N7C2a__cursorDotHover{background:#00f0ff;width:26px;height:26px;box-shadow:0 0 24px #38bdf8,0 0 44px #00f0fff2}.custom-cursor-module__9N7C2a__cursorPill{-webkit-backdrop-filter:blur(12px);color:#fff;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);letter-spacing:.12em;text-transform:uppercase;pointer-events:none;white-space:nowrap;-webkit-user-select:none;user-select:none;will-change:transform;background:#0e37b4d9;border:2px solid #38bdf8d9;border-radius:9999px;justify-content:center;align-items:center;padding:.42rem 1.05rem;font-size:.8rem;font-weight:900;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:fixed;top:0;left:0;box-shadow:0 8px 24px #0006,0 0 20px #0ea5e999,inset 0 0 12px #38bdf840}.custom-cursor-module__9N7C2a__cursorPillHover{color:#fff;background:#0284c7f2;border-color:#7dd3fc;box-shadow:0 8px 30px #00000080,0 0 28px #38bdf8d9,inset 0 0 14px #7dd3fc66}@media (pointer:coarse) and (hover:none){.custom-cursor-module__9N7C2a__cursorWrapper{display:none!important}}
.pixel-companions-module__XNI-4G__companionsContainer{bottom:0;pointer-events:none;z-index:9999;height:52px;position:fixed;inset-inline:0;overflow:clip}.pixel-companions-module__XNI-4G__petWrapper{pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;transition:transform .15s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:6px}.pixel-companions-module__XNI-4G__petWrapper:hover{transform:scale(1.25)translateY(-4px)}@media (hover:none),(pointer:coarse){.pixel-companions-module__XNI-4G__petWrapper:hover{transform:none}}.pixel-companions-module__XNI-4G__speechBubble{color:#fff;white-space:nowrap;pointer-events:none;background:#151515;border:1.5px solid #fff;border-radius:9999px;margin-bottom:6px;padding:.2rem .6rem;font-family:monospace;font-size:.72rem;font-weight:900;animation:.2s cubic-bezier(.16,1,.3,1) pixel-companions-module__XNI-4G__popBubble;position:absolute;bottom:100%;box-shadow:2px 2px #151515}@keyframes pixel-companions-module__XNI-4G__popBubble{0%{opacity:0;transform:scale(.5)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.pixel-companions-module__XNI-4G__catRun{animation:24s linear infinite pixel-companions-module__XNI-4G__runRightToLeft}.pixel-companions-module__XNI-4G__catBounce{animation:.35s ease-in-out infinite alternate pixel-companions-module__XNI-4G__petBounce}.pixel-companions-module__XNI-4G__dinoRun{animation:28s linear 5s infinite pixel-companions-module__XNI-4G__runLeftToRight}.pixel-companions-module__XNI-4G__dinoBounce{animation:.4s ease-in-out infinite alternate pixel-companions-module__XNI-4G__petBounce}.pixel-companions-module__XNI-4G__duckRun{animation:32s linear 12s infinite pixel-companions-module__XNI-4G__runRightToLeft}.pixel-companions-module__XNI-4G__duckBounce{animation:.3s ease-in-out infinite alternate pixel-companions-module__XNI-4G__duckWaddle}.pixel-companions-module__XNI-4G__robotRun{animation:36s linear 18s infinite pixel-companions-module__XNI-4G__runLeftToRight}.pixel-companions-module__XNI-4G__robotBounce{animation:.25s ease-in-out infinite alternate pixel-companions-module__XNI-4G__petBounce}@keyframes pixel-companions-module__XNI-4G__runRightToLeft{0%{left:-60px;transform:scaleX(1)}48%{left:calc(100vw + 60px);transform:scaleX(1)}50%{left:calc(100vw + 60px);transform:scaleX(-1)}98%{left:-60px;transform:scaleX(-1)}to{left:-60px;transform:scaleX(1)}}@keyframes pixel-companions-module__XNI-4G__runLeftToRight{0%{left:calc(100vw + 60px);transform:scaleX(-1)}48%{left:-60px;transform:scaleX(-1)}50%{left:-60px;transform:scaleX(1)}98%{left:calc(100vw + 60px);transform:scaleX(1)}to{left:calc(100vw + 60px);transform:scaleX(-1)}}@keyframes pixel-companions-module__XNI-4G__petBounce{0%{transform:translateY(0)}to{transform:translateY(-6px)}}@keyframes pixel-companions-module__XNI-4G__duckWaddle{0%{transform:translateY(0)rotate(-4deg)}to{transform:translateY(-4px)rotate(4deg)}}
.terminal-module__WpDSpG__terminalOverlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out terminal-module__WpDSpG__fadeIn;display:flex;position:fixed;inset:0}@keyframes terminal-module__WpDSpG__fadeIn{0%{opacity:0}to{opacity:1}}.terminal-module__WpDSpG__themeGreen{--term-bg:#040d06;--term-surface:#081a0c;--term-fg:#0f6;--term-fg-dim:#0a4;--term-glow:#00ff6659;--term-border:#0c5;--term-accent:#3f8;--term-cursor:#0f6}.terminal-module__WpDSpG__themeAmber{--term-bg:#120b00;--term-surface:#241600;--term-fg:#ffb000;--term-fg-dim:#b37700;--term-glow:#ffb00066;--term-border:#d49200;--term-accent:#ffd055;--term-cursor:#ffb000}.terminal-module__WpDSpG__themeMatrix{--term-bg:#000802;--term-surface:#001705;--term-fg:#00ff41;--term-fg-dim:#008f11;--term-glow:#00ff4180;--term-border:#00bb30;--term-accent:#5f7;--term-cursor:#00ff41}.terminal-module__WpDSpG__themeCyberpunk{--term-bg:#0a0314;--term-surface:#190a2e;--term-fg:#00f0ff;--term-fg-dim:#09a;--term-glow:#00f0ff73;--term-border:#f05;--term-accent:#f07;--term-cursor:#f07}.terminal-module__WpDSpG__terminalWindow{background:var(--term-bg);border:2px solid var(--term-border);width:100%;max-width:860px;height:600px;max-height:85vh;box-shadow:0 0 25px var(--term-glow), 0 20px 40px #000c, inset 0 0 40px #000000b3;color:var(--term-fg);text-shadow:0 0 4px var(--term-glow);border-radius:8px;flex-direction:column;font-family:JetBrains Mono,Fira Code,Courier New,Courier,monospace;animation:.22s cubic-bezier(.16,1,.3,1) terminal-module__WpDSpG__windowPop;display:flex;position:relative;overflow:hidden}@keyframes terminal-module__WpDSpG__windowPop{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.terminal-module__WpDSpG__scanlinesOverlay{pointer-events:none;z-index:10;opacity:.85;background:repeating-linear-gradient(0deg,#0000002e 0 1px,#0000 1px 3px);position:absolute;inset:0}.terminal-module__WpDSpG__windowHeader{background:var(--term-surface);border-bottom:1px solid var(--term-border);-webkit-user-select:none;user-select:none;z-index:20;justify-content:space-between;align-items:center;padding:.5rem .85rem;display:flex}.terminal-module__WpDSpG__headerLeft{align-items:center;gap:.65rem;display:flex}.terminal-module__WpDSpG__ledIndicator{background:var(--term-fg);width:9px;height:9px;box-shadow:0 0 8px var(--term-fg);border-radius:50%;animation:2s ease-in-out infinite terminal-module__WpDSpG__pulseLed}@keyframes terminal-module__WpDSpG__pulseLed{0%,to{opacity:1}50%{opacity:.4}}.terminal-module__WpDSpG__windowTitle{letter-spacing:.05em;color:var(--term-fg);text-transform:uppercase;font-size:.8rem;font-weight:700}.terminal-module__WpDSpG__headerCenter{align-items:center;gap:.4rem;display:flex}.terminal-module__WpDSpG__themeSelector{gap:.3rem;display:flex}.terminal-module__WpDSpG__themeBtn{border:1px solid var(--term-fg-dim);color:var(--term-fg-dim);cursor:pointer;background:0 0;border-radius:3px;padding:.15rem .45rem;font-family:inherit;font-size:.68rem;transition:all .15s}.terminal-module__WpDSpG__themeBtn:hover,.terminal-module__WpDSpG__themeBtn.terminal-module__WpDSpG__activeTheme{background:var(--term-fg);color:var(--term-bg);border-color:var(--term-fg);box-shadow:0 0 8px var(--term-glow)}.terminal-module__WpDSpG__headerRight{align-items:center;gap:.45rem;display:flex}.terminal-module__WpDSpG__controlBtn{border:1px solid var(--term-fg-dim);width:22px;height:22px;color:var(--term-fg);cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;font-size:.75rem;transition:all .15s;display:inline-flex}.terminal-module__WpDSpG__controlBtn:hover{background:var(--term-accent);color:var(--term-bg);border-color:var(--term-accent)}.terminal-module__WpDSpG__screenBody{z-index:5;flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.terminal-module__WpDSpG__screenBody::-webkit-scrollbar{width:6px}.terminal-module__WpDSpG__screenBody::-webkit-scrollbar-thumb{background:var(--term-fg-dim);border-radius:3px}.terminal-module__WpDSpG__terminalLine{white-space:pre-wrap;word-break:break-word;font-size:.88rem;line-height:1.5}.terminal-module__WpDSpG__lineCommand{color:var(--term-accent);align-items:center;gap:.5rem;font-weight:600;display:flex}.terminal-module__WpDSpG__promptSymbol{color:var(--term-fg-dim);-webkit-user-select:none;user-select:none}.terminal-module__WpDSpG__lineSuccess{color:var(--term-fg)}.terminal-module__WpDSpG__lineError{color:#f44;text-shadow:0 0 6px #f449}.terminal-module__WpDSpG__lineSpecial{color:var(--term-accent)}.terminal-module__WpDSpG__lineInfo{color:var(--term-fg);opacity:.95}.terminal-module__WpDSpG__inputForm{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.terminal-module__WpDSpG__promptPrefix{color:var(--term-accent);white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:.88rem;font-weight:700}.terminal-module__WpDSpG__cliInput{color:var(--term-fg);text-shadow:inherit;caret-color:var(--term-cursor);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.88rem}.terminal-module__WpDSpG__cliInput::placeholder{color:var(--term-fg-dim);opacity:.6}.terminal-module__WpDSpG__quickChipsBar{background:var(--term-surface);border-top:1px solid var(--term-border);z-index:20;align-items:center;gap:.4rem;padding:.45rem 1rem;display:flex;overflow-x:auto}.terminal-module__WpDSpG__chipBtn{border:1px dashed var(--term-fg-dim);color:var(--term-fg);white-space:nowrap;cursor:pointer;background:#ffffff0a;border-radius:4px;padding:.2rem .55rem;font-family:inherit;font-size:.72rem;transition:all .15s}.terminal-module__WpDSpG__chipBtn:hover{background:var(--term-fg);color:var(--term-bg);border-style:solid}.terminal-module__WpDSpG__glitchActive{animation:.1s infinite alternate terminal-module__WpDSpG__glitchShake;border-color:#f03!important;box-shadow:0 0 40px #ff0033e6!important}@keyframes terminal-module__WpDSpG__glitchShake{0%{transform:translate(2px,-2px)skew(.5deg)}50%{transform:translate(-2px,2px)skew(-.5deg)}to{transform:translate(1px,1px)skew(0deg)}}.terminal-module__WpDSpG__matrixCanvas{z-index:15;cursor:pointer;background:#000;width:100%;height:100%;position:absolute;inset:0}.terminal-module__WpDSpG__matrixExitBadge{z-index:25;color:#00ff41;pointer-events:none;background:#000000d9;border:1px solid #00ff41;border-radius:4px;padding:.3rem .6rem;font-family:inherit;font-size:.75rem;position:absolute;bottom:1rem;right:1rem}@media (max-width:640px){.terminal-module__WpDSpG__terminalOverlay{padding:.5rem}.terminal-module__WpDSpG__terminalWindow{height:90vh;max-height:90vh}.terminal-module__WpDSpG__windowHeader{padding:.4rem .5rem}.terminal-module__WpDSpG__headerCenter{display:none}.terminal-module__WpDSpG__terminalLine,.terminal-module__WpDSpG__promptPrefix,.terminal-module__WpDSpG__cliInput{font-size:.78rem}}
