:root{--bg: #0a0e14;--bg-elev: #131923;--bg-deep: #050810;--fg: #d8dde3;--fg-dim: #6b7380;--accent: #5eead4;--accent-dim: #1f5d56;--accent-soft: rgba(94, 234, 212, .12);--accent-glow: rgba(94, 234, 212, .35);--warn: #f59e0b;--bad: #ef4444;--grid: #1c2330;--ok: #5eead4;--pending: #f59e0b;font-family:JetBrains Mono,ui-monospace,Cascadia Code,Menlo,monospace;color-scheme:dark;color:var(--fg);background:var(--bg)}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100dvh}body{background:radial-gradient(ellipse at top,rgba(94,234,212,.06),transparent 60%),radial-gradient(ellipse at bottom right,rgba(245,158,11,.03),transparent 70%),var(--bg);background-attachment:fixed}.room-fallback{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:var(--bg);color:var(--accent);font-size:.875rem}.room-fallback-spinner{width:32px;height:32px;border:2px solid rgba(94,234,212,.2);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{position:fixed;inset:0;background:var(--bg-deep);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background-image:radial-gradient(ellipse at center,rgba(94,234,212,.04),transparent 60%)}.loading-frame{width:100%;max-width:420px;display:flex;flex-direction:column;gap:1rem}.loading-header{text-align:center}.loading-title{color:var(--accent);font-size:.95rem;margin:0 0 .25rem;letter-spacing:.08em;text-shadow:0 0 12px var(--accent-glow)}.loading-sub{color:var(--fg-dim);font-size:.75rem;margin:0;letter-spacing:.05em}.loading-bar{width:100%;height:8px;background:var(--bg-elev);border:1px solid var(--grid);border-radius:2px;overflow:hidden}.loading-bar-fill{height:100%;background:linear-gradient(90deg,var(--accent-dim),var(--accent));box-shadow:0 0 12px var(--accent-glow);transition:width .2s ease-out}.loading-game-wrap{display:flex;justify-content:center}.loading-footer{text-align:center;min-height:44px;display:flex;align-items:center;justify-content:center}.loading-choices{display:flex;gap:1rem;width:100%;justify-content:center}.loading-choices--stacked{flex-direction:column;align-items:stretch;gap:.65rem}@media (max-width: 480px){.loading-choices{flex-direction:column;align-items:center}}.loading-enter--wide{width:100%;padding-block:.85rem;font-weight:600;letter-spacing:.04em}.loading-game-only{display:flex;align-items:center;justify-content:center}.loading-popup{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2rem);gap:1rem;text-align:center}.loading-popup--ready{background:#050810c7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.dodge-menu-choice{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed var(--grid);display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:360px;align-self:center}.dodge-menu-choice-label{margin:0;color:var(--accent);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;text-align:center;text-shadow:0 0 12px var(--accent-glow)}.loading-popup-title{margin:0;color:var(--accent);font-size:clamp(1.05rem,2.6vw,1.45rem);letter-spacing:.04em;text-shadow:0 0 14px var(--accent-glow)}.loading-popup-body{margin:0;color:var(--fg);font-size:.9rem;letter-spacing:.02em;max-width:36ch}.loading-popup-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem;width:100%;max-width:420px}.loading-popup-actions--stacked{flex-direction:column;align-items:stretch;gap:.65rem}@media (max-width: 480px){.loading-popup-actions{flex-direction:column;width:100%}}.loading-status{color:var(--fg-dim);font-size:.8rem;margin:0;letter-spacing:.05em}.loading-enter{background:var(--accent-soft);border:1px solid var(--accent);color:var(--accent);padding:.75rem 1.25rem;font:inherit;cursor:pointer;border-radius:4px;min-height:44px;letter-spacing:.08em;transition:background .2s ease-out,transform .15s ease-out,box-shadow .2s ease-out;box-shadow:0 0 12px transparent}.loading-enter--primary{background:var(--accent-soft);border-color:var(--accent)}.loading-enter--secondary{background:#ffffff0d;border-color:var(--fg-dim);color:var(--fg-dim)}.loading-enter--secondary:hover{background:#ffffff1a;border-color:var(--fg);color:var(--fg);box-shadow:0 0 12px #ffffff1a}.loading-enter:hover,.loading-enter:focus-visible{background:#5eead433;outline:2px solid var(--accent);outline-offset:2px;box-shadow:0 0 16px var(--accent-glow)}.loading-enter:active{transform:scale(.98)}.clippy-root{position:fixed;inset:0;z-index:2000;pointer-events:none}.clippy-root>*{pointer-events:auto}.clippy-badge{position:fixed;bottom:1.25rem;right:1.25rem;width:56px;height:56px;border-radius:50%;border:2px solid #000;background:#fcfcf7;cursor:pointer;padding:4px;box-shadow:3px 3px #00000040,0 0 0 4px #fcfcf766;transition:transform .12s ease,box-shadow .12s ease}.clippy-badge:hover,.clippy-badge:focus-visible{transform:scale(1.06);outline:none;box-shadow:4px 4px #0000004d,0 0 0 4px #ffc9}.clippy-badge img{width:100%;height:100%;object-fit:contain;display:block}.clippy-badge--alert{animation:clippy-pulse 1.6s ease-in-out infinite}.clippy-badge-dot{position:absolute;top:-4px;right:-4px;width:14px;height:14px;border-radius:50%;background:#ef4444;border:2px solid #000}.clippy-badge--mobile{bottom:calc(4rem + env(safe-area-inset-bottom,0px));right:.75rem;width:40px;height:40px;padding:3px;transform:none}.clippy-badge--mobile:hover,.clippy-badge--mobile:focus-visible{transform:scale(1.06)}@keyframes clippy-pulse{0%,to{box-shadow:3px 3px #00000040,0 0 0 4px #ffc6}50%{box-shadow:3px 3px #00000040,0 0 0 12px #ffc0}}.clippy-badge-wrap{position:fixed;bottom:1.25rem;right:1.25rem;display:flex;align-items:center;gap:.5rem;pointer-events:none}.clippy-badge-wrap--mobile{bottom:calc(4rem + env(safe-area-inset-bottom,0px));right:.75rem}.clippy-badge-wrap>.clippy-badge{position:static;pointer-events:auto}.clippy-badge-hint{font-family:JetBrains Mono,ui-monospace,monospace;font-size:.7rem;letter-spacing:.04em;color:#0f172a;background:#5eead4eb;border:1px solid #000;border-radius:999px;padding:.25rem .6rem;box-shadow:2px 2px #00000040;pointer-events:none;white-space:nowrap;animation:clippy-hint-bob 1.6s ease-in-out infinite}@keyframes clippy-hint-bob{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.clippy-badge--waiting{animation:clippy-pulse-teal 1.4s ease-in-out infinite}@keyframes clippy-pulse-teal{0%,to{box-shadow:3px 3px #00000040,0 0 0 4px #5eead466}50%{box-shadow:3px 3px #00000040,0 0 0 12px #5eead400}}.clippy-badge--attention{animation:clippy-pulse-amber 1.6s ease-in-out infinite}.clippy-badge--attention img{animation:clippy-wiggle 4.5s ease-in-out infinite;transform-origin:50% 80%}@keyframes clippy-pulse-amber{0%,to{box-shadow:3px 3px #00000040,0 0 0 4px #ffcc0073}50%{box-shadow:3px 3px #00000040,0 0 0 14px #fc00}}@keyframes clippy-wiggle{0%,88%,to{transform:rotate(0)}90%{transform:rotate(-9deg)}93%{transform:rotate(7deg)}96%{transform:rotate(-5deg)}98%{transform:rotate(3deg)}}.clippy-badge-hint--attention{background:#ffcc00f2;border-color:#663c00;color:#2a1a00;font-family:Comic Neue,Comic Sans MS,cursive,sans-serif;font-size:.78rem;letter-spacing:0;animation:clippy-hint-pulse 1.6s ease-in-out infinite}@keyframes clippy-hint-pulse{0%,to{transform:translate(0) scale(1)}50%{transform:translate(2px) scale(1.04)}}.clippy-bubble-wrap{position:fixed;right:1.25rem;bottom:1.25rem;width:min(320px,calc(100vw - 2rem));display:flex;flex-direction:column;gap:.4rem;font-family:Comic Neue,Comic Sans MS,Comic Sans,cursive,sans-serif}.clippy-bubble-wrap--mobile{right:.75rem;left:auto;bottom:calc(4rem + env(safe-area-inset-bottom,0px));width:min(300px,calc(100vw - 1.5rem));max-width:none}.clippy-bubble-wrap--mobile.clippy-bubble-wrap--tour{left:.75rem;right:.75rem;width:auto}.clippy-scrim{position:fixed;inset:0;background:transparent;border:none;padding:0;margin:0;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent}.clippy-avatar-row{display:flex;align-items:center;gap:.5rem}.clippy-avatar-img{width:48px;height:48px;object-fit:contain;background:#fcfcf7;border-radius:6px;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25));flex-shrink:0}.clippy-progress{flex:1;display:flex;flex-direction:column;gap:.2rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.7rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6)}.clippy-progress-text{letter-spacing:.08em}.clippy-progress-bar{height:4px;border-radius:2px;background:#ffffff2e;overflow:hidden}.clippy-progress-fill{height:100%;background:#5eead4;transition:width .24s ease}.clippy-tab-row{flex:1;display:flex;gap:.25rem;flex-wrap:wrap}.clippy-tab{background:#ffffccd9;border:1px solid #000;border-radius:8px 8px 0 0;padding:.2rem .55rem;font-size:.7rem;font-family:JetBrains Mono,ui-monospace,monospace;cursor:pointer;color:#000}.clippy-tab--active{background:#ffc;font-weight:700}.clippy-iconbtn{background:transparent;border:1px solid rgba(255,255,204,.6);color:#fff;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:.95rem;line-height:1}.clippy-iconbtn:hover{background:#ffffcc2e}.clippy-bubble{background:#ffffccf7;border:1px solid #000;border-radius:12px;padding:.9rem .95rem;box-shadow:4px 4px #0000002e;position:relative;color:#1a1a1a;font-size:.85rem;line-height:1.4;backdrop-filter:blur(4px);max-height:60vh;overflow-y:auto}.clippy-bubble:after{content:"";position:absolute;top:-10px;left:28px;border-width:0 10px 10px 10px;border-style:solid;border-color:transparent transparent #ffc transparent}.clippy-bubble:before{content:"";position:absolute;top:-12px;left:27px;border-width:0 11px 11px 11px;border-style:solid;border-color:transparent transparent #000 transparent}.clippy-text{margin:0 0 .6rem;white-space:pre-wrap}.clippy-bubble--nudge{background:#fff7c8f7;border-style:dashed;padding:.7rem .85rem}.clippy-bubble--nudge .clippy-text{margin-bottom:0;font-style:italic;color:#4a3a00}.clippy-link{background:transparent;border:none;color:#1d4ed8;text-decoration:underline;cursor:pointer;font-family:inherit;font-size:.8rem;padding:0;margin:0 0 .5rem}.clippy-link:hover{color:#1e3a8a}.clippy-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin:.4rem 0 .6rem}.clippy-chip{background:#fff;border:1px solid #000;border-radius:999px;padding:.25rem .7rem;font-size:.75rem;font-family:inherit;cursor:pointer;color:#1a1a1a;transition:background .1s ease,transform .1s ease}.clippy-chip:hover{background:#fef9c3;transform:translateY(-1px)}.clippy-actions{display:flex;gap:.4rem;justify-content:flex-end;margin-top:.4rem;flex-wrap:wrap}.clippy-btn{background:#eee;border:1px solid #555;padding:.25rem .6rem;font-size:.75rem;cursor:pointer;border-radius:6px;font-family:JetBrains Mono,ui-monospace,monospace;font-weight:600;color:#1a1a1a}.clippy-btn:hover,.clippy-btn--primary{background:#fff;border-color:#000}.clippy-checklist{font-size:.78rem;display:flex;flex-direction:column;gap:.6rem}.clippy-checklist-section{display:flex;flex-direction:column;gap:.2rem}.clippy-checklist-title{margin:0;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:#555;font-family:JetBrains Mono,ui-monospace,monospace;font-weight:700}.clippy-checklist-section ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.clippy-checklist-item{display:grid;grid-template-columns:1.1rem auto;gap:.35rem;align-items:start;color:#1a1a1a}.clippy-checklist-item--done{color:#166534;text-decoration:line-through;text-decoration-color:#16653499}.clippy-checklist-item--off-device{opacity:.45}.clippy-checklist-item--off-device .clippy-check{color:#9ca3af}.clippy-check-tag{font-size:.65rem;color:#6b7280;font-style:italic;margin-left:.3rem}.clippy-check{font-family:JetBrains Mono,ui-monospace,monospace;font-weight:700;line-height:1.2}.clippy-check-label{font-size:.78rem}.clippy-check-hint{grid-column:2 / 3;font-size:.7rem;color:#555;margin-top:.1rem;font-style:italic}@media (max-width: 768px){.clippy-bubble{font-size:.82rem;max-height:38vh}.clippy-tab{font-size:.65rem}.clippy-avatar-img{width:40px;height:40px}}@media (max-height: 500px){.clippy-badge--mobile{bottom:calc(3rem + env(safe-area-inset-bottom,0px));width:40px;height:40px}.clippy-bubble-wrap--mobile{bottom:calc(3rem + env(safe-area-inset-bottom,0px));gap:.25rem}.clippy-bubble-wrap--mobile .clippy-avatar-img{width:32px;height:32px}.clippy-bubble-wrap--mobile .clippy-bubble{padding:.55rem .7rem;font-size:.78rem;line-height:1.35;max-height:calc(100dvh - 7rem)}.clippy-bubble-wrap--mobile .clippy-text{margin-bottom:.4rem}.clippy-bubble-wrap--mobile .clippy-actions{margin-top:.25rem;gap:.3rem}.clippy-bubble-wrap--mobile .clippy-btn{padding:.2rem .5rem;font-size:.7rem}}.dodge-game{display:flex;flex-direction:column;gap:.5rem;align-items:center;font-size:.75rem;color:var(--accent)}.dodge-game canvas{border:1px solid var(--grid);border-radius:4px;touch-action:none;display:block;max-width:100%;box-shadow:0 0 24px #5eead414}.dodge-game--static{padding:1rem 2rem;border:1px solid var(--grid);border-radius:4px;color:var(--accent)}.dodge-hud{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:360px;letter-spacing:.08em;color:var(--accent);font-size:.8rem}.dodge-combo{color:var(--fg-dim)}.dodge-combo--hot{color:var(--accent);text-shadow:0 0 8px var(--accent-glow)}.dodge-canvas-wrap{position:relative}.dodge-hint{margin:0;color:var(--fg-dim);font-size:.7rem;letter-spacing:.05em}.dodge-gameover{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0a0e14e0;color:var(--bad);font-size:.85rem;border-radius:4px}.dodge-gameover-title{margin:0;letter-spacing:.08em;text-shadow:0 0 12px rgba(239,68,68,.4)}.dodge-gameover-stats{margin:.5rem 0 0;font-size:.75rem;color:var(--accent);letter-spacing:.05em}.dodge-gameover-hint{color:var(--fg-dim);font-size:.7rem;margin-top:.4rem}.dodge-retry{margin-top:.9rem;padding:.5rem 1rem;min-height:40px;background:var(--accent-soft);border:1px solid var(--accent);color:var(--accent);font:inherit;letter-spacing:.08em;cursor:pointer;border-radius:4px;transition:background .15s ease-out,transform .12s ease-out,box-shadow .2s ease-out}.dodge-retry:hover,.dodge-retry:focus-visible{background:#5eead433;outline:2px solid var(--accent);outline-offset:2px;box-shadow:0 0 14px var(--accent-glow)}.dodge-retry:active{transform:scale(.97)}.dodge-lb{width:100%;max-width:320px;background:#0a0e1499;border:1px solid var(--grid);border-radius:4px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.dodge-lb-title{margin:0;text-align:center;font-weight:700;letter-spacing:.15em;color:var(--accent);border-bottom:1px dashed var(--accent-dim);padding-bottom:.5rem}.dodge-lb-empty{margin:1rem 0;text-align:center;color:var(--fg-dim);font-style:italic}.dodge-lb-list{margin:0;padding:0;list-style:none;max-height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--accent-dim) transparent}.dodge-lb-list::-webkit-scrollbar{width:4px}.dodge-lb-list::-webkit-scrollbar-thumb{background:var(--accent-dim);border-radius:2px}.dodge-lb-row{display:grid;grid-template-columns:24px 1fr auto;gap:.5rem;padding:.4rem .5rem;border-bottom:1px solid rgba(94,234,212,.05);align-items:center}.dodge-lb-row:last-child{border-bottom:none}.dodge-lb-rank{color:var(--accent-dim);font-weight:700}.dodge-lb-name{color:var(--fg);font-weight:500}.dodge-lb-score{color:var(--accent);font-weight:700;font-variant-numeric:tabular-nums}.dodge-submit{width:100%;max-width:320px;background:#0a0e14e6;border:1px solid var(--accent);border-radius:6px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 0 30px var(--accent-glow)}.dodge-submit-title{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:.1em;color:var(--accent)}.dodge-submit-score{margin:0;font-size:.85rem;color:var(--fg-dim)}.dodge-submit-label{font-size:.7rem;color:var(--accent-dim);text-transform:uppercase;letter-spacing:.1em}.dodge-submit-input{background:#000;border:1px solid var(--accent-dim);color:var(--accent);font:inherit;font-size:1.5rem;text-align:center;width:100px;padding:.5rem;border-radius:4px;outline:none;transition:border-color .15s ease-out}.dodge-submit-input:focus{border-color:var(--accent);box-shadow:0 0 10px var(--accent-glow)}.dodge-submit-actions{display:flex;gap:1rem;align-items:center}.dodge-skip{background:transparent;border:none;color:var(--fg-dim);font:inherit;cursor:pointer;text-decoration:underline;font-size:.75rem}.dodge-skip:hover{color:var(--fg)}.display-frame{position:relative;width:360px;padding:14px;background:linear-gradient(160deg,#2a2f38,#14181f 60%,#0a0d12);border-radius:8px;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0009,0 6px 20px #0009;font-family:JetBrains Mono,ui-monospace,monospace;user-select:none}.display-bezel{position:relative;border-radius:4px;background:#06090d;padding:2px;box-shadow:inset 0 0 0 1px #000000e6,inset 0 0 14px #5eead41a}.display-led{position:absolute;top:-8px;left:14px;width:7px;height:7px;background:#5eead4;border-radius:50%;box-shadow:0 0 8px var(--accent),0 0 14px var(--accent-glow);animation:led-pulse 1.6s ease-in-out infinite}@keyframes led-pulse{0%,to{opacity:1}50%{opacity:.5}}.display-screws{position:absolute;inset:0;pointer-events:none}.display-screws span{position:absolute;width:6px;height:6px;background:radial-gradient(circle at 35% 30%,#777,#222 70%);border-radius:50%}.display-screws span:nth-child(1){top:4px;left:4px}.display-screws span:nth-child(2){top:4px;right:4px}.display-screws span:nth-child(3){bottom:4px;left:4px}.display-screws span:nth-child(4){bottom:4px;right:4px}.display-screen{position:relative;background:#050a10;border-radius:2px;padding:10px 12px;color:var(--accent);overflow:hidden;box-shadow:inset 0 0 0 1px #5eead426,inset 0 0 24px #5eead414}.display-scanlines{position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(94,234,212,.04) 0,rgba(94,234,212,.04) 1px,transparent 1px,transparent 3px);mix-blend-mode:screen}.display-statusbar,.display-bottombar{display:flex;justify-content:space-between;font-size:.55rem;letter-spacing:.1em;color:#5eead4b3;padding:2px 0}.display-statusbar{border-bottom:1px dashed rgba(94,234,212,.25);margin-bottom:8px}.display-bottombar{border-top:1px dashed rgba(94,234,212,.25);margin-top:8px}.display-link{color:var(--accent);text-decoration:none;letter-spacing:.1em}.display-link:hover,.display-link:focus-visible{text-shadow:0 0 8px var(--accent-glow);outline:none}.display-blink{animation:blink 1s steps(2) infinite}@keyframes blink{50%{opacity:0}}.schematic-screen-image{display:block;width:100%;padding:0;margin:4px 0;background:#fff;border:1px solid rgba(94,234,212,.4);cursor:zoom-in;transition:box-shadow .2s ease-out}.schematic-screen-image img{width:100%;height:auto;display:block;filter:invert(1) hue-rotate(180deg) saturate(.85) contrast(1.05)}.schematic-screen-image:hover,.schematic-screen-image:focus-visible{outline:none;box-shadow:0 0 0 2px var(--accent),0 0 14px var(--accent-glow)}.contact-screen-prompt{margin:6px 0 8px;font-size:.65rem;line-height:1.5;color:var(--accent);white-space:pre-wrap;font-family:inherit}.contact-screen-list{list-style:none;margin:0 0 6px;padding:0;display:flex;flex-direction:column;gap:4px}.contact-screen-link{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:6px 8px;background:#5eead40a;border:1px solid rgba(94,234,212,.25);color:var(--accent);text-decoration:none;font-size:.7rem;letter-spacing:.1em;transition:background .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out}.contact-screen-link:hover,.contact-screen-link:focus-visible{background:#5eead424;border-color:var(--accent);outline:none;box-shadow:0 0 10px var(--accent-glow)}.contact-screen-glyph{width:22px;height:22px;display:grid;place-items:center;background:var(--accent);color:#050a10;font-weight:700;font-size:.65rem;border-radius:2px;letter-spacing:0}.contact-screen-arrow{color:var(--accent)}.schematic-svg{width:100%;height:auto;background:#0a0e14;border:1px solid #2a3340;border-radius:2px;margin-bottom:.6rem}.schematic-image-btn{display:block;width:100%;padding:0;margin:0 0 .6rem;background:#f5f5f0;border:1px solid #2a3340;border-radius:2px;cursor:zoom-in;position:relative;overflow:hidden}.schematic-image-btn img{width:100%;height:auto;display:block;filter:contrast(1.05)}.schematic-image-zoom{position:absolute;bottom:4px;right:6px;font-size:.55rem;color:var(--accent);background:#0a0e14d9;padding:2px 5px;border-radius:2px;letter-spacing:.05em;pointer-events:none}.schematic-image-btn:hover .schematic-image-zoom,.schematic-image-btn:focus-visible .schematic-image-zoom{background:var(--accent);color:#0a0e14}.schematic-chip{fill:#0e2a26;stroke:var(--accent);stroke-width:.8}.schematic-chip-label{font-size:6px;fill:var(--accent);text-anchor:middle;font-family:monospace}.schematic-trace{stroke:#5eead480;stroke-width:.8}.schematic-trace-bold{stroke:var(--accent);stroke-width:1;fill:none}.schematic-seven{fill:#1a0a0a;stroke:#4a2020}.schematic-seg-on{stroke:#ff5a5a;stroke-width:3;stroke-linecap:round;filter:drop-shadow(0 0 1px #ff5a5a)}.schematic-seg-dim{stroke:#3a1414;stroke-width:3;stroke-linecap:round}.schematic-node{fill:var(--accent)}.schematic-pin-label{font-size:5px;fill:var(--accent);font-family:monospace}.schematic-card-caption{margin:0 0 .4rem;color:var(--fg-dim);font-size:.7rem;line-height:1.4}.schematic-card-link{margin:0;color:var(--accent);font-size:.75rem;letter-spacing:.06em}.contact-card:before{content:"";top:-6px;left:50%;transform:translate(-50%);width:10px;height:10px;background:radial-gradient(circle at 30% 30%,silver,#5a5a5a 70%);border-radius:50%;box-shadow:0 1px 2px #0009;position:absolute}.contact-card{position:relative}.contact-card-head{margin-bottom:.7rem;border-bottom:1px dashed #2a3340;padding-bottom:.5rem}.contact-card-eyebrow{font-size:.6rem;color:var(--fg-dim);letter-spacing:.08em}.contact-card-title{margin:.2rem 0 0;font-size:1.05rem;letter-spacing:.12em;color:var(--accent)}.contact-list{list-style:none;padding:0;margin:0 0 .7rem;display:flex;flex-direction:column;gap:.4rem}.contact-link{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:.6rem;padding:.5rem .6rem;background:#0a0e14;border:1px solid #2a3340;border-radius:3px;color:var(--fg);text-decoration:none;font-size:.85rem;letter-spacing:.04em;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out}.contact-link:hover,.contact-link:focus-visible{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);outline:none}.contact-glyph{width:24px;height:24px;display:grid;place-items:center;background:var(--accent-soft);border:1px solid rgba(94,234,212,.3);color:var(--accent);border-radius:3px;font-weight:600;font-size:.7rem;letter-spacing:0}.contact-arrow{color:var(--accent)}.contact-foot{margin:0;font-size:.65rem;color:var(--fg-dim);text-align:center;letter-spacing:.04em}.osx{position:absolute;inset:0;font-family:-apple-system,BlinkMacSystemFont,Lucida Grande,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;color:#000;display:flex;flex-direction:column}.osx-menubar{height:22px;background:repeating-linear-gradient(0deg,#fff 0 1px,#e1e8f0 1px 2px);border-bottom:1px solid #6b7280;display:flex;align-items:center;padding:0 8px;gap:12px;font-size:12px;color:#000;user-select:none}.osx-apple{background:transparent;border:none;font-size:14px;cursor:pointer;padding:0 4px;color:#000}.osx-apple-open{background:#2a5db8;color:#fff;border-radius:2px}.osx-app-name{font-weight:700;font-size:13px}.osx-menu{cursor:default;padding:0 4px}.osx-menu:hover{background:#2a5db8;color:#fff;border-radius:2px}.osx-menu-spacer{flex:1}.osx-menu-status{font-size:12px;padding:0 2px;cursor:default}.osx-menu-clock{font-size:12px;padding:0 4px;font-weight:500}.osx-apple-menu{position:absolute;top:22px;left:0;width:220px;background:linear-gradient(180deg,#f9fbff,#d5dde7);border:1px solid #6b7280;border-top:none;box-shadow:2px 4px 10px #0006;z-index:10000}.osx-apple-menu ul{list-style:none;margin:0;padding:4px 0}.osx-am-item{padding:4px 16px;font-size:12px;cursor:pointer}.osx-am-item:hover{background:#2a5db8;color:#fff}.osx-am-disabled{color:#9ca3af;cursor:default}.osx-am-disabled:hover{background:transparent;color:#9ca3af}.osx-am-sep{height:1px;background:#b5bdca;margin:4px 8px;pointer-events:none}.osx-desktop{flex:1;position:relative;background:radial-gradient(ellipse at 30% 30%,#e3f0fb,#97b9d6 35%,#4a6f93 75%,#2a4660);overflow:hidden}.osx-welcome{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff6;pointer-events:none}.osx-welcome-x{font:700 120px -apple-system,sans-serif;background:linear-gradient(180deg,#fff,#4a6f93);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.osx-welcome p{margin:0;font-weight:300;font-size:13px;color:#ffffffb3;letter-spacing:.05em}.osx-drive{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px;cursor:pointer;user-select:none}.osx-drive:hover{background:#2a5db826;border-radius:4px}.osx-drive-glyph{font-size:36px;filter:drop-shadow(1px 2px 2px rgba(0,0,0,.3))}.osx-drive-label{font-size:11px;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.6);font-weight:500}.osx-easter{position:absolute;bottom:6px;right:6px;width:9px;height:9px;background:#5eead4;border:none;cursor:crosshair;opacity:.7;padding:0;border-radius:1px;box-shadow:0 0 6px #5eead473;animation:osx-easter-pulse 2.4s ease-in-out infinite;z-index:1}.osx-easter:hover{opacity:1;box-shadow:0 0 10px var(--accent-glow);animation:none}@keyframes osx-easter-pulse{0%,to{opacity:.55;box-shadow:0 0 4px #5eead440}50%{opacity:.95;box-shadow:0 0 10px #5eead48c}}.osx-window{position:absolute;background:#ededed;border-radius:8px 8px 6px 6px;box-shadow:0 14px 36px #0000008c,0 0 0 1px #0006;display:flex;flex-direction:column;overflow:hidden;min-width:280px;min-height:180px}.osx-window-max{border-radius:0}.osx-titlebar{height:22px;background:linear-gradient(180deg,#f0f3f7,#d0d6dd,#b9c0c8);border-bottom:1px solid #7d848d;display:flex;align-items:center;padding:0 8px;cursor:grab;position:relative}.osx-titlebar:active{cursor:grabbing}.osx-traffic{display:flex;gap:6px;align-items:center}.osx-tl{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.45);cursor:pointer;padding:0;position:relative;display:grid;place-items:center;font-size:9px;font-weight:700;color:#0009;transition:filter 80ms ease-out}.osx-tl span{opacity:0;transition:opacity 80ms ease-out;line-height:1}.osx-traffic:hover .osx-tl span,.osx-tl:hover span,.osx-tl:focus-visible span{opacity:1}.osx-tl-close{background:radial-gradient(circle at 30% 25%,#ff8c8a,#d0312a 80%)}.osx-tl-min{background:radial-gradient(circle at 30% 25%,#ffd584,#d18b1a 80%)}.osx-tl-zoom{background:radial-gradient(circle at 30% 25%,#b6f0a4,#2e9f3a 80%)}.osx-tl:active{filter:brightness(.85)}.osx-title{position:absolute;left:50%;transform:translate(-50%);font-size:12px;font-weight:700;color:#2a3036;user-select:none;pointer-events:none;white-space:nowrap}.osx-title-spacer{flex:1}.osx-window-body{flex:1;background:#fff;overflow:hidden;display:flex;min-height:0}.osx-resize{position:absolute;right:0;bottom:0;width:16px;height:16px;cursor:nwse-resize;background:linear-gradient(135deg,transparent 60%,rgba(0,0,0,.35) 60%,rgba(0,0,0,.35) 70%,transparent 70%,transparent 80%,rgba(0,0,0,.35) 80%,rgba(0,0,0,.35) 90%,transparent 90%)}.osx-dock-wrap{position:absolute;bottom:6px;left:0;right:0;display:flex;justify-content:center;pointer-events:none}.osx-dock{pointer-events:auto;display:flex;align-items:flex-end;gap:8px;padding:6px 10px 4px;background:linear-gradient(180deg,#ffffffb3,#dce6f08c,#b4c3d280);border:1px solid rgba(255,255,255,.9);border-radius:12px;box-shadow:0 8px 22px #00000073,inset 0 1px #ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.osx-dock-item{position:relative;background:transparent;border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;transform-origin:bottom center;transition:transform .15s cubic-bezier(.2,.9,.3,1.4)}.osx-dock-item:hover{transform:scale(1.5) translateY(-6px)}.osx-dock-icon{width:42px;height:42px;display:grid;place-items:center;font-size:22px;font-weight:700;color:#fff;border-radius:10px;box-shadow:inset 0 1px #ffffff80,inset 0 -2px 4px #0006,0 2px 6px #0006;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.osx-dock-icon-svg{background:transparent!important;box-shadow:none;filter:drop-shadow(0 3px 4px rgba(0,0,0,.55));border-radius:0;padding:0}.osx-dock-icon-svg svg{width:100%;height:100%;display:block}.osx-dock-dot{width:4px;height:4px;background:#1f2937;border-radius:50%;margin-top:2px;box-shadow:0 0 4px #ffffff80}.osx-dock-tooltip{position:absolute;top:-28px;left:50%;transform:translate(-50%);background:#f5f5f5f2;color:#000;font-size:11px;padding:2px 8px;border-radius:4px;white-space:nowrap;opacity:0;transition:opacity .1s ease-out .2s;pointer-events:none;border:1px solid rgba(0,0,0,.2)}.osx-dock-item:hover .osx-dock-tooltip{opacity:1}.osx-dock-sep{width:1px;height:36px;background:#0003;margin:0 4px;align-self:center}.osx-boot{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:#fff;color:#000}.osx-boot-apple{font-size:84px;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.osx-boot-bar{width:200px;height:8px;background:#e5e7eb;border:1px solid #9ca3af;border-radius:6px;overflow:hidden;position:relative}.osx-boot-bar-fill{position:absolute;inset:0;background:linear-gradient(90deg,#ffffffb3,#2a5db8,#ffffffb3,#2a5db8 90%);background-size:200% 100%;animation:osx-boot-stripe 1.1s linear infinite}@keyframes osx-boot-stripe{0%{background-position:0% 0%}to{background-position:200% 0%}}.os98{position:absolute;inset:0;display:flex;flex-direction:column;font-family:Tahoma,"MS Sans Serif",Segoe UI,sans-serif;font-size:12px;color:#000;user-select:none}.os98-desktop{flex:1;background:linear-gradient(160deg,#1f6f6a,#0d3d3a);padding:12px;display:grid;grid-template-columns:repeat(auto-fill,84px);grid-auto-rows:84px;gap:8px;align-content:start;position:relative;overflow:hidden}.os98-icon{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;background:transparent;border:1px dashed transparent;cursor:pointer;font:inherit;color:#fff;padding:4px;width:76px;height:76px;text-align:center;border-radius:0}.os98-icon:focus,.os98-icon:hover{background:#ffffff0f;border-color:#fff6;outline:none}.os98-icon-glyph{width:38px;height:38px;display:grid;place-items:center;font-size:1.2rem;font-weight:700;background:#ffffff0f;border:2px solid;border-radius:4px;text-shadow:1px 1px 0 rgba(0,0,0,.6)}.os98-icon-label{font-size:11px;text-shadow:1px 1px 1px rgba(0,0,0,.85);letter-spacing:0;line-height:1.1}.os98-easter{position:absolute;bottom:6px;right:6px;width:6px;height:6px;padding:0;background:#5eead4;border:none;cursor:crosshair;opacity:.5}.os98-easter:hover{opacity:1;box-shadow:0 0 8px var(--accent-glow)}.os98-window{position:absolute;background:silver;border-top:2px solid #ffffff;border-left:2px solid #ffffff;border-right:2px solid #404040;border-bottom:2px solid #404040;box-shadow:inset -1px -1px gray,inset 1px 1px #dfdfdf,2px 2px 6px #0000008c;display:flex;flex-direction:column;min-width:280px;min-height:200px;padding:2px}.os98-titlebar{background:linear-gradient(90deg,navy,#1084d0);color:#fff;font-weight:700;display:flex;align-items:center;padding:2px 4px 2px 6px;cursor:grab;height:22px;font-size:12px;letter-spacing:0}.os98-titlebar:active{cursor:grabbing}.os98-title{flex:1;font-family:Tahoma,"MS Sans Serif",sans-serif}.os98-title-btns{display:flex;gap:2px}.os98-tbtn{width:17px;height:15px;background:silver;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #404040;border-bottom:1px solid #404040;box-shadow:inset -1px -1px gray,inset 1px 1px #dfdfdf;color:#000;font:10px Tahoma,sans-serif;font-weight:700;cursor:pointer;padding:0;line-height:13px;display:grid;place-items:center}.os98-tbtn:active{border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;box-shadow:inset 1px 1px gray}.os98-tbtn-close{font-size:12px}.os98-window-body{flex:1;background:silver;border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;box-shadow:inset 1px 1px gray;margin-top:2px;overflow:hidden;display:flex;min-height:0}.os98-taskbar{height:30px;background:silver;border-top:2px solid #ffffff;display:flex;align-items:center;padding:2px;gap:4px;box-shadow:inset 0 1px #dfdfdf}.os98-start{display:flex;align-items:center;gap:4px;height:22px;padding:0 8px;background:silver;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #404040;border-bottom:1px solid #404040;font:700 12px Tahoma,sans-serif;cursor:pointer;color:#000}.os98-start:active,.os98-start-active{border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff}.os98-start-flag{color:#2a8278;font-size:14px}.os98-task-divider{width:1px;height:22px;background:linear-gradient(to bottom,#404040 50%,#fff 50%);margin:0 2px}.os98-tasks{flex:1;display:flex;gap:3px;overflow:hidden}.os98-task{display:flex;align-items:center;gap:6px;height:22px;padding:0 8px;max-width:160px;background:silver;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #404040;border-bottom:1px solid #404040;font:11px Tahoma,sans-serif;cursor:pointer;color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.os98-task-active{border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;background:linear-gradient(135deg,transparent 25%,rgba(0,0,0,.06) 25%,rgba(0,0,0,.06) 50%,transparent 50%,transparent 75%,rgba(0,0,0,.06) 75%) 0 0 / 4px 4px,#b0b0b0}.os98-tray{display:flex;flex-direction:column;align-items:flex-end;height:22px;padding:0 6px;border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;font-size:11px;line-height:1.05;background:silver;min-width:64px}.os98-tray-time{font-weight:700}.os98-tray-date{font-size:9px;color:#404040}.os98-start-menu{position:absolute;bottom:30px;left:0;width:220px;background:silver;border-top:2px solid #ffffff;border-left:2px solid #ffffff;border-right:2px solid #404040;border-bottom:2px solid #404040;box-shadow:2px 2px 6px #0000008c;display:flex;z-index:10000}.os98-start-banner{width:28px;background:linear-gradient(180deg,#1084d0,navy);display:grid;place-items:center;color:#fff}.os98-start-rot{transform:rotate(-90deg);font-weight:700;letter-spacing:.2em;white-space:nowrap;font-size:14px}.os98-start-menu ul{list-style:none;margin:0;padding:4px 0;flex:1}.os98-start-menu li{padding:6px 12px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:12px}.os98-start-menu li:hover{background:navy;color:#fff}.os98-start-sep{height:1px;background:linear-gradient(to right,gray 50%,#fff 50%);margin:4px 0;pointer-events:none;padding:0}.os98-resize{position:absolute;right:0;bottom:0;width:16px;height:16px;cursor:nwse-resize;background:linear-gradient(135deg,transparent 0%,transparent 30%,#808080 30%,#808080 35%,transparent 35%,transparent 50%,#808080 50%,#808080 55%,transparent 55%,transparent 70%,#808080 70%,#808080 75%,transparent 75%)}.terminal-link{color:#5eead4;text-decoration:underline;text-underline-offset:2px}.terminal-link:hover{color:#fde68a;text-shadow:0 0 6px var(--accent-glow)}.app-notepad{display:flex;flex-direction:column;width:100%;height:100%;background:silver;font-family:Tahoma,sans-serif;font-size:12px}.notepad-menubar{display:flex;background:silver;border-bottom:1px solid #808080;padding:2px 4px;gap:12px}.notepad-menu{font-size:11px;padding:1px 4px;cursor:default}.notepad-menu:hover{background:navy;color:#fff}.notepad-area{flex:1;background:#fff;border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;margin:4px;padding:6px 8px;font:12px Lucida Console,Courier New,monospace;resize:none;outline:none;color:#000}.notepad-status{display:flex;justify-content:space-between;background:silver;border-top:1px solid #808080;padding:2px 8px;font-size:11px;color:#000}.app-sub{display:flex;flex-direction:column;width:100%;height:100%;background:#02101a;color:#fde68a;font-family:JetBrains Mono,monospace;position:relative}.sub-hud{display:flex;gap:14px;align-items:center;padding:6px 10px;background:#0a3a5a;color:#fff;font-size:12px;border-bottom:1px solid #02101a}.sub-canvas{flex:1;display:block;width:100%;height:100%;background:#02101a;outline:none}.sub-over{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#02101ad9;color:#ef4444;font-family:JetBrains Mono,monospace;letter-spacing:.1em}.sub-over p:first-child{font-size:1.2rem;margin:0}.sub-over p:last-child{color:#fde68a;margin:4px 0 0}.app-photos{width:100%;height:100%;background:#fff;color:#000;padding:8px;overflow:auto;font-family:Tahoma,sans-serif}.photos-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#444;gap:6px}.photos-empty code{background:#f0f0f0;padding:1px 4px;border:1px solid #c0c0c0}.photos-toolbar{display:flex;align-items:center;gap:10px;padding:6px 10px;background:linear-gradient(180deg,#f7f7f7,#e2e2e2);border-bottom:1px solid #b9bdc6;font-size:11px;position:sticky;top:0;z-index:1;margin:-8px -8px 8px}.photos-crumb{font-weight:600;color:#2a3036}.photos-count{margin-left:auto;color:#6b7280}.photos-back{background:linear-gradient(180deg,#fbfcfd,#d6dde6);border:1px solid #7f8794;border-radius:6px;padding:1px 8px;font:inherit;font-size:11px;cursor:pointer;color:#1f2937;box-shadow:inset 0 1px #fffc}.photos-back:hover{background:linear-gradient(180deg,#fff,#c2cfdc)}.photos-album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;padding:0 4px}.photos-album-card{display:flex;flex-direction:column;align-items:center;gap:6px;background:transparent;border:1px solid transparent;border-radius:8px;padding:10px 8px;cursor:pointer;font:inherit;color:#1f2937;position:relative}.photos-album-card:hover{background:#2a5db814;border-color:#2a5db84d}.photos-album-cover{position:relative;width:110px;height:110px;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#d8dde3);border:1px solid #9ca3af;border-radius:6px;box-shadow:0 2px 6px #0003;overflow:hidden}.photos-album-cover img{width:100%;height:100%;object-fit:cover}.photos-album-overlay{position:absolute;bottom:4px;right:4px;background:#0000008c;color:#fff;border-radius:4px;padding:2px 4px;display:grid;place-items:center}.photos-album-label{font-size:12px;font-weight:500;text-transform:capitalize;text-align:center}.photos-album-count{font-size:10px;color:#6b7280}.photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.photos-card{display:flex;flex-direction:column;gap:4px;border:1px solid #c0c0c0;background:#fff;padding:4px;text-decoration:none;color:#000;font:inherit;cursor:pointer}.photos-card img,.photos-card video{width:100%;height:110px;object-fit:cover;display:block;background:#eee}.photos-card:hover img,.photos-card:hover video{outline:2px solid #2a5db8}.photos-caption{font-size:11px;text-align:center;text-transform:capitalize}.photos-tag-video{color:#2a5db8;text-transform:lowercase;font-size:10px}.photos-video-thumb{position:relative;display:block;width:100%;height:110px;background:#000}.photos-video-thumb video{width:100%;height:100%;object-fit:cover}.photos-video-badge{position:absolute;inset:0;display:grid;place-items:center;font-size:28px;color:#ffffffeb;text-shadow:0 2px 6px rgba(0,0,0,.6);pointer-events:none}.photos-lightbox{position:absolute;inset:0;background:#000000eb;display:flex;align-items:center;justify-content:center;z-index:50;animation:fade-in .18s ease-out;cursor:zoom-out}.photos-lightbox-stage{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px 28px;gap:8px;cursor:default;box-sizing:border-box}.photos-lightbox-stage img,.photos-lightbox-stage video{flex:1 1 auto;min-height:0;width:auto;max-width:100%;max-height:calc(100% - 28px);object-fit:contain;background:#000;box-shadow:0 12px 40px #000000b3}.photos-lightbox-stage video{outline:none}.photos-lightbox-caption{color:#fff;font-size:12px;letter-spacing:.05em;text-transform:capitalize;font-family:Lucida Grande,sans-serif}.photos-lightbox-close{position:absolute;top:12px;right:14px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#00000080;color:#fff;font-size:20px;font-weight:300;line-height:1;cursor:pointer;z-index:60}.photos-lightbox-close:hover{background:#ffffff26}.fusion-banner{background:#2a1f15;color:#f59e0b;padding:5px 10px;font-size:.7rem;border-bottom:1px solid #000;font-family:Segoe UI,sans-serif}.fusion-banner em{color:#fde68a;font-style:normal}.vercel-repo{color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:4px;font-weight:500;cursor:pointer}.vercel-repo:hover{color:#fde68a;text-decoration:underline}.vercel-foot{margin-top:.5rem;font-size:.65rem;color:#888;display:flex;align-items:center;gap:4px}.os98-window-max{border-radius:0}.os98-window-max .os98-titlebar{cursor:default}.app-calc{display:flex;flex-direction:column;width:100%;height:100%;background:silver;padding:6px;gap:6px;font-family:Tahoma,sans-serif}.calc-display{background:#fff;border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding:6px 10px;font:600 18px Lucida Console,monospace;color:#000;text-align:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.calc-grid{flex:1;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:4px}.calc-btn{background:silver;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #404040;border-bottom:1px solid #404040;font:600 14px Tahoma,sans-serif;cursor:pointer;color:#000}.calc-btn:active{border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff}.calc-btn.op{color:#b00020}.calc-btn.eq{color:#0a0a0a;background:#d0d0d0}.pc-overlay{position:fixed;inset:0;background:#050810;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fade-in .25s ease-out;font-family:JetBrains Mono,ui-monospace,monospace}.pc-crt-frame{width:min(92vw,1080px);height:min(86dvh,720px);border-radius:18px;padding:22px;background:linear-gradient(160deg,#2a2f38,#14181f 60%,#0a0d12);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0009,0 16px 50px #0009;position:relative}.pc-crt-frame:before,.pc-crt-frame:after{content:"";position:absolute;width:6px;height:6px;background:radial-gradient(circle at 35% 30%,#888,#222 70%);border-radius:50%}.pc-crt-frame:before{top:8px;left:8px}.pc-crt-frame:after{top:8px;right:8px}.pc-screen{width:100%;height:100%;background:#061214;border-radius:6px;padding:0;color:var(--accent);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #5eead42e,inset 0 0 50px #5eead412;display:flex;flex-direction:column}.pc-scanlines{position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(94,234,212,.04) 0,rgba(94,234,212,.04) 1px,transparent 1px,transparent 3px);mix-blend-mode:screen}.pc-boot{font-size:.85rem;line-height:1.6;margin:0;color:var(--accent)}.pc-boot span{display:inline-block;opacity:0;animation:type-in .18s ease-out forwards}@keyframes type-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.pc-topbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed rgba(94,234,212,.25);padding-bottom:6px;margin-bottom:10px;font-size:.75rem;letter-spacing:.08em}.pc-topbar-right{display:flex;gap:14px;align-items:center}.pc-clock{color:var(--fg)}.pc-power{background:transparent;border:1px solid var(--accent);color:var(--accent);padding:4px 10px;font:inherit;font-size:.7rem;letter-spacing:.1em;border-radius:3px;cursor:pointer;transition:background .15s ease-out}.pc-power:hover,.pc-power:focus-visible{background:var(--accent-soft);outline:none;box-shadow:0 0 12px var(--accent-glow)}.pc-desktop{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.4rem;align-content:start;padding:1rem 0;position:relative}.pc-icon{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:transparent;border:none;cursor:pointer;font:inherit;color:var(--fg);padding:.5rem;border-radius:4px;transition:background .15s ease-out}.pc-icon:hover,.pc-icon:focus-visible{background:var(--accent-soft);outline:none}.pc-icon-glyph{width:56px;height:56px;display:grid;place-items:center;font-size:1.6rem;font-weight:700;background:#5eead40d;border:2px solid;border-radius:8px}.pc-icon-label{font-size:.75rem;letter-spacing:.05em}.pc-easter-pixel{position:absolute;bottom:8px;right:8px;width:8px;height:8px;padding:0;background:var(--accent);border:none;border-radius:1px;cursor:crosshair;opacity:.4;font-size:0}.pc-easter-pixel:hover{opacity:1;box-shadow:0 0 8px var(--accent-glow)}.pc-taskbar{display:flex;justify-content:space-between;border-top:1px dashed rgba(94,234,212,.25);padding-top:6px;font-size:.7rem;color:var(--fg-dim);letter-spacing:.05em}.pc-task-hint{color:var(--accent)}.pc-window{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(560px,90%);max-height:70%;background:#061214f5;border:1px solid var(--accent);box-shadow:0 0 30px var(--accent-glow);display:flex;flex-direction:column;overflow:hidden;border-radius:4px;animation:modal-pop .2s ease-out}.pc-window-bar{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background:#5eead41a;border-bottom:1px solid var(--accent);font-size:.75rem;letter-spacing:.08em;color:var(--accent)}.pc-window-close{background:transparent;border:1px solid rgba(94,234,212,.4);color:var(--accent);width:24px;height:24px;cursor:pointer;border-radius:2px;font-size:1rem;line-height:1}.pc-window-close:hover,.pc-window-close:focus-visible{background:var(--accent-soft);outline:none}.osx-window-body,.pc-window-body{padding:0;overflow:hidden;font-size:.78rem;line-height:1.55;color:var(--fg);flex:1;display:flex;min-height:0}.app-mplab{display:grid;grid-template-columns:180px 1fr;width:100%;height:100%;background:#1d1d1d;color:#d4d4d4;font-family:JetBrains Mono,monospace;font-size:.7rem}.mplab-tree{background:#252526;border-right:1px solid #1a1a1a;padding:6px 4px;overflow:auto}.mplab-tree-section{color:#9cdcfe;padding:2px 4px;font-size:.7rem}.mplab-tree-item{color:#d4d4d4;padding:2px 4px;font-size:.65rem}.mplab-tree-active{background:#5eead41f;color:#fff}.mplab-main{display:grid;grid-template-rows:auto 1fr 110px;min-height:0}.mplab-tabs{background:#2d2d30;padding:2px 4px;display:flex;gap:0;border-bottom:1px solid #1a1a1a}.mplab-tab{padding:4px 10px;background:#2d2d30;color:#999;font-size:.65rem;border-right:1px solid #1a1a1a}.mplab-tab-active{background:#1d1d1d;color:#fff}.mplab-code{background:#1d1d1d;margin:0;padding:8px 6px;overflow:auto;font-size:.7rem;line-height:1.4;color:#d4d4d4}.mplab-code .ln{color:#555;user-select:none;margin-right:6px}.mplab-code .kw{color:#569cd6}.mplab-code .str{color:#ce9178}.mplab-code .cmt{color:#6a9955}.mplab-code .lab{color:#dcdcaa}.mplab-output{background:#1e1e1e;border-top:1px solid #333;overflow:auto}.mplab-output-title{background:#2d2d30;color:#ccc;padding:3px 8px;font-size:.65rem}.mplab-output pre{margin:0;padding:6px 8px;font-size:.65rem;color:#b0b0b0}.app-fusion{display:grid;grid-template-rows:auto 1fr auto;width:100%;height:100%;background:#2b2b2b;color:#ccc;font-family:Segoe UI,system-ui,sans-serif;font-size:.7rem}.fusion-toolbar{display:flex;gap:0;background:#1c1c1c;border-bottom:1px solid #000}.fusion-tool{padding:6px 12px;color:#aaa;border-right:1px solid #000;font-size:.65rem;letter-spacing:.05em}.fusion-tool-active{background:#2b2b2b;color:#fff;border-bottom:2px solid #f59e0b}.fusion-body{display:grid;grid-template-columns:200px 1fr;min-height:0}.fusion-tree{background:#1c1c1c;padding:8px 6px;overflow:auto;font-size:.65rem;color:#aaa;border-right:1px solid #000}.fusion-tree div{padding:2px 4px}.fusion-tree-active{color:#fff;background:#f59e0b26}.fusion-viewport{background:linear-gradient(180deg,#2a2a2a,#181818);position:relative;overflow:hidden}.fusion-svg{width:100%;height:100%;display:block}.fusion-vp-overlay{position:absolute;bottom:6px;left:8px;right:8px;display:flex;justify-content:space-between;font-size:.6rem;color:#888}.fusion-timeline{background:#1c1c1c;border-top:1px solid #000;padding:4px 8px;display:flex;gap:6px;align-items:center;font-size:.6rem;color:#888}.fusion-tl-step{width:18px;height:18px;display:grid;place-items:center;background:#333;border:1px solid #555;color:#aaa;font-size:.7rem}.fusion-tl-step-active{background:#f59e0b;color:#000;border-color:#f59e0b}.fusion-tl-label{margin-left:auto}.app-vscode{display:grid;grid-template-columns:200px 1fr;width:100%;height:100%;background:#1e1e1e;color:#d4d4d4;font-family:JetBrains Mono,monospace;font-size:.7rem}.vscode-tree{background:#252526;padding:8px 4px;overflow:auto;font-size:.65rem;color:#ccc;border-right:1px solid #1a1a1a}.vscode-tree-section{color:#888;font-weight:700;letter-spacing:.05em;padding:2px 4px;margin-bottom:4px}.vscode-tree div{padding:1px 4px}.vscode-tree-active{background:#094771;color:#fff}.vscode-main{display:grid;grid-template-rows:auto 1fr auto;min-height:0}.vscode-tabs{background:#2d2d30;display:flex}.vscode-tab{padding:5px 10px;background:#2d2d30;color:#999;font-size:.65rem;border-right:1px solid #1a1a1a}.vscode-tab-active{background:#1e1e1e;color:#fff}.vscode-code{margin:0;padding:8px 6px;overflow:auto;background:#1e1e1e;color:#d4d4d4;font-size:.7rem;line-height:1.45}.vscode-code .ln{color:#555;user-select:none;margin-right:8px}.vscode-code .kw{color:#c586c0}.vscode-code .str{color:#ce9178}.vscode-code .id{color:#9cdcfe}.vscode-code .fn{color:#dcdcaa}.vscode-code .tag{color:#4ec9b0}.vscode-code .attr,.vscode-code .prop{color:#9cdcfe}.vscode-status{background:#007acc;color:#fff;padding:3px 10px;display:flex;gap:14px;font-size:.6rem}.vscode-prettier{margin-left:auto;opacity:.85}.app-vercel{width:100%;height:100%;padding:1rem 1.2rem;background:#000;color:#ededed;font-family:Inter,system-ui,sans-serif;font-size:.78rem;overflow:auto}.vercel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.vercel-logo{font-size:1rem;font-weight:700;letter-spacing:.02em}.vercel-org{color:#888;font-size:.7rem}.vercel-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:1.2rem}.vercel-stat{background:#0a0a0a;border:1px solid #222;border-radius:6px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.vercel-stat-num{font-size:1.4rem;font-weight:700}.vercel-stat-label{color:#888;font-size:.65rem;letter-spacing:.05em}.vercel-section{margin:0 0 .6rem;font-size:.75rem;color:#888;font-weight:600}.vercel-list{list-style:none;padding:0;margin:0}.vercel-row{display:grid;grid-template-columns:12px 1fr auto auto auto auto;gap:10px;align-items:center;padding:8px 6px;border-bottom:1px solid #1a1a1a;font-size:.72rem}.vercel-dot{width:8px;height:8px;border-radius:50%}.vercel-dot-ready{background:#22c55e;box-shadow:0 0 6px #22c55e80}.vercel-dot-building{background:#f59e0b;box-shadow:0 0 6px #f59e0b80;animation:blink 1s infinite}.vercel-dot-error{background:#ef4444;box-shadow:0 0 6px #ef444480}.vercel-repo{color:#fff;font-weight:500}.vercel-branch{color:#888}.vercel-sha{color:#666;font-family:JetBrains Mono,monospace;font-size:.65rem}.vercel-status{color:#ccc;font-size:.65rem}.vercel-time{color:#888;font-size:.65rem}.app-terminal{width:100%;height:100%;background:#06090d;color:#5eead4;font-family:JetBrains Mono,monospace;font-size:.78rem;padding:0;cursor:text;display:flex;flex-direction:column;min-height:0}.terminal-scroll{flex:1;overflow:auto;padding:10px 14px}.terminal-line{line-height:1.45}.terminal-line-in{color:#d8dde3}.terminal-line-out,.terminal-line-sys{color:#5eead4;opacity:.92}.terminal-line-sys{font-style:italic}.terminal-pre{margin:0;font-family:inherit;font-size:inherit;white-space:pre-wrap;word-break:break-word;color:inherit}.terminal-prompt{color:#f59e0b;margin-right:4px}.terminal-input-row{display:flex;align-items:center}.terminal-input{flex:1;background:transparent;border:none;outline:none;color:#d8dde3;font:inherit;padding:0;caret-color:#5eead4}.app-paint{display:flex;flex-direction:column;width:100%;height:100%;background:silver}.paint-toolbar{display:flex;gap:4px;padding:4px;border-bottom:1px solid #808080;background:silver}.paint-tool{width:26px;height:26px;background:silver;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #404040;border-bottom:1px solid #404040;font-size:14px;cursor:pointer;color:#000}.paint-tool-active,.paint-tool:active{border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff}.paint-clear{width:auto;padding:0 8px;font-size:11px;font-family:Tahoma,sans-serif}.paint-sep{width:1px;background:linear-gradient(to bottom,#404040 50%,#fff 50%);margin:0 2px}.paint-size{width:26px;height:26px;background:#fff;border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;display:grid;place-items:center;cursor:pointer;padding:0}.paint-size span{display:block;background:#000;border-radius:50%}.paint-size-active{outline:2px solid #000080}.paint-canvas{flex:1;background:#fff;margin:6px;cursor:crosshair;border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;display:block;width:calc(100% - 12px)}.paint-palette{display:flex;flex-wrap:wrap;gap:2px;padding:4px 6px;background:silver;border-top:1px solid #808080;align-items:center}.paint-swatch{width:20px;height:20px;border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;cursor:pointer;padding:0}.paint-swatch-active{outline:2px solid #000080;outline-offset:-1px}.paint-current{width:28px;height:20px;margin-left:8px;border:1px solid #000}.app-vscode .vscode-tree-file,.app-vscode .vscode-tab,.vercel-row{cursor:pointer}.vercel-row-sel{background:#5eead40f}.vercel-detail{margin-top:.6rem;padding:8px 10px;border:1px solid #222;border-radius:4px;background:#0a0a0a;font-size:.7rem}.vercel-detail p{margin:0 0 4px}.fusion-tl-step{cursor:pointer}.fusion-tl-step:hover{background:#4a4a4a;color:#fff}.terminal-input{caret-color:#5eead4;caret-shape:block}.pc-konami{position:absolute;inset:0;background:#050810eb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;text-align:center;cursor:pointer;z-index:10;animation:fade-in .2s ease-out}.pc-konami p:first-child{font-size:1.4rem;letter-spacing:.2em;color:var(--accent);text-shadow:0 0 18px var(--accent-glow);margin:0}.pc-konami p:nth-child(2){color:var(--fg);margin:0}.pc-konami-hint{color:var(--fg-dim);font-size:.7rem;letter-spacing:.1em}.skill-modal-backdrop{position:fixed;inset:0;background:#050810b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:900;animation:fade-in .2s ease-out}.skill-modal{background:var(--bg-elev);border:1px solid var(--accent);border-radius:6px;box-shadow:0 10px 40px #00000080,0 0 24px var(--accent-glow);max-width:540px;width:100%;max-height:86dvh;overflow:auto;padding:1.5rem;color:var(--fg);animation:modal-pop .22s ease-out}.skill-modal-header{display:grid;grid-template-columns:1fr auto;align-items:start;gap:.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--grid);margin-bottom:1rem}.skill-modal-eyebrow{grid-column:1 / -1;margin:0;color:var(--fg-dim);font-size:.75rem;letter-spacing:.05em}.skill-modal-title{margin:.25rem 0 0;color:var(--accent);font-size:1.4rem;letter-spacing:.02em;text-shadow:0 0 12px var(--accent-glow)}.skill-modal-close{grid-column:2;grid-row:2;background:transparent;border:1px solid var(--grid);color:var(--fg);width:32px;height:32px;border-radius:4px;font-size:1.2rem;cursor:pointer;transition:background .15s ease-out,border-color .15s ease-out}.skill-modal-close:hover,.skill-modal-close:focus-visible{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);outline:none}.skill-modal-list{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.65rem}.skill-modal-list li{display:grid;grid-template-columns:auto 1fr;gap:.5rem;font-size:.875rem;line-height:1.55;color:var(--fg)}.skill-bullet{color:var(--accent)}.skill-modal-footer{border-top:1px solid var(--grid);padding-top:1rem;display:flex;flex-direction:column;gap:.4rem}.skill-modal-project-label{margin:0;font-size:.7rem;color:var(--fg-dim);letter-spacing:.08em}.skill-modal-project-link{color:var(--accent);text-decoration:none;letter-spacing:.05em;font-size:.95rem;border-bottom:1px dashed transparent;display:inline-block}.skill-modal-project-link:hover,.skill-modal-project-link:focus-visible{border-bottom-color:var(--accent);outline:none}.skill-modal-project-desc{margin:.25rem 0 0;color:var(--fg-dim);font-size:.8rem;line-height:1.5}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ph-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;background:#020408eb;animation:fade-in .3s ease-out;font-family:Inter,system-ui,-apple-system,sans-serif}.ph-device{position:relative;width:100%;height:100dvh;max-width:430px;background:#0c0f15;display:flex;flex-direction:column;overflow:hidden}@media (min-width: 431px){.ph-device{max-height:92dvh;border-radius:44px;border:3px solid #1e2330;box-shadow:0 0 0 1px #ffffff0a,0 30px 80px #000000b3,inset 0 1px #ffffff0f}}.ph-side-btn{position:absolute;width:3px;border-radius:0 2px 2px 0;background:linear-gradient(180deg,#2a3040,#1a1f2a);z-index:20}.ph-side-btn--vol{right:-3px;top:120px;height:56px}.ph-side-btn--pwr{right:-3px;top:200px;height:36px}.ph-dynamic-island{position:absolute;top:10px;left:50%;transform:translate(-50%);width:100px;height:28px;background:#000;border-radius:20px;z-index:30;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #00000080}.ph-island-cam{width:10px;height:10px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#1a2030,#0a0d12);border:1.5px solid #1a1f2a}.ph-status{display:flex;align-items:center;justify-content:space-between;padding:14px 24px 0;height:44px;color:var(--fg);z-index:20;flex-shrink:0;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .18s ease}.ph-status:active{background:#5eead40f}.ph-status-time{font-weight:600;font-size:.8rem;letter-spacing:.02em}.ph-status-icons{display:flex;align-items:center;gap:7px;color:var(--fg);opacity:.9}.ph-status-sig,.ph-status-wifi{opacity:.85}.ph-status-batt{display:flex;align-items:center;gap:4px}.ph-batt-body{width:22px;height:10px;border:1.5px solid rgba(255,255,255,.45);border-radius:2.5px;padding:1px;position:relative}.ph-batt-fill{height:100%;background:var(--accent);border-radius:1px;min-width:1px;transition:width .3s,background .3s}.ph-batt-tip{width:1.5px;height:4px;background:#ffffff73;border-radius:0 1px 1px 0}.ph-batt-pct{font-size:.65rem;font-weight:600;min-width:20px;text-align:right}.ph-screen{flex:1;display:flex;flex-direction:column;min-height:0}.ph-boot{align-items:center;justify-content:center;gap:1.5rem;background:#0c0f15;animation:fade-in .4s ease-out}.ph-boot-ring{width:48px;height:48px;border-radius:50%;border:2.5px solid transparent;border-top-color:var(--accent);border-right-color:var(--accent);animation:ph-spin 1s linear infinite}@keyframes ph-spin{to{transform:rotate(360deg)}}.ph-boot-brand{font-size:1.3rem;font-weight:700;letter-spacing:.35em;color:var(--fg);text-indent:.35em}.ph-boot-sub{font-size:.6rem;letter-spacing:.12em;color:var(--fg-dim);text-transform:uppercase}.ph-lock{background:radial-gradient(ellipse at 30% 20%,rgba(94,234,212,.06),transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(139,92,246,.05),transparent 50%),#0c0f15;padding:0 24px;animation:fade-in .5s ease-out;cursor:pointer;user-select:none;-webkit-user-select:none}.ph-lock-top{padding-top:56px;text-align:center}.ph-lock-time{font-size:4.5rem;font-weight:200;color:var(--fg);line-height:1;letter-spacing:-.02em}.ph-lock-date{font-size:.82rem;color:var(--fg-dim);margin-top:6px}.ph-lock-notifs{margin-top:auto;display:flex;flex-direction:column;gap:8px;padding-bottom:24px}.ph-notif{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:#ffffff0f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.06)}.ph-notif-icon{width:34px;height:34px;border-radius:10px;background:#5eead41a;display:grid;place-items:center;font-size:.95rem;flex-shrink:0}.ph-notif-body{flex:1;min-width:0}.ph-notif-title{font-size:.76rem;font-weight:600;color:var(--fg)}.ph-notif-text{font-size:.7rem;color:var(--fg-dim);margin-top:1px}.ph-notif-time{font-size:.6rem;color:var(--fg-dim);flex-shrink:0;padding-top:2px}.ph-lock-hint{text-align:center;padding:16px 0 24px;display:flex;flex-direction:column;align-items:center;gap:10px}.ph-lock-hint span{font-size:.68rem;color:var(--fg-dim);letter-spacing:.04em}.ph-lock-hint-line{width:36px;height:4px;border-radius:2px;background:#ffffff38;animation:ph-bounce 2.2s ease-in-out infinite}@keyframes ph-bounce{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.ph-home{background:radial-gradient(ellipse at 25% 8%,rgba(94,234,212,.04),transparent 40%),radial-gradient(ellipse at 75% 55%,rgba(139,92,246,.03),transparent 40%),#0c0f15;padding:16px 20px 0;animation:ph-home-in .35s ease-out}@keyframes ph-home-in{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.ph-widget-clock{text-align:center;padding:16px 0 12px}.ph-widget-time{font-size:3.5rem;font-weight:200;color:var(--fg);line-height:1;letter-spacing:-.02em}.ph-widget-date{font-size:.82rem;color:var(--fg-dim);margin-top:4px}.ph-widget-card{display:flex;flex-direction:column;gap:12px;padding:16px;margin:8px 0 20px;background:#ffffff0f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:22px;border:1px solid rgba(255,255,255,.06)}.ph-widget-card-row{display:flex;align-items:center;gap:12px}.ph-wc-icon{width:40px;height:40px;border-radius:12px;flex-shrink:0;background:#5eead41a;display:grid;place-items:center;font-size:1.1rem}.ph-wc-title{font-size:.82rem;font-weight:600;color:var(--fg)}.ph-wc-sub{font-size:.68rem;color:var(--fg-dim);margin-top:1px}.ph-app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px 0;margin-bottom:12px}.ph-icon-btn{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:4px;-webkit-tap-highlight-color:transparent;transition:transform .12s cubic-bezier(.2,0,.2,1)}.ph-icon-btn:active{transform:scale(.9)}.ph-icon-sq{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000004d;position:relative;overflow:hidden}.ph-icon-sq:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent)}.ph-icon-btn--dock .ph-icon-sq{width:50px;height:50px}.ph-icon-label{font-size:.65rem;color:var(--fg);text-align:center;max-width:68px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.9}.ph-search-pill{display:flex;align-items:center;justify-content:center;width:100%;padding:12px;margin-top:12px;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.ph-search-pill-inner{display:flex;align-items:center;gap:10px;padding:10px 20px;width:100%;background:#ffffff0f;backdrop-filter:blur(20px);border-radius:28px;border:1px solid rgba(255,255,255,.06);color:var(--fg-dim);font-size:.8rem}.ph-search-svg{opacity:.45;flex-shrink:0}.ph-search-view{flex:1;display:flex;flex-direction:column;padding:12px 20px;animation:ph-home-in .2s ease-out}.ph-search-bar{display:flex;align-items:center;gap:12px;padding:10px 16px;margin-bottom:20px;background:#ffffff14;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.ph-search-input{flex:1;background:none;border:none;outline:none;color:var(--fg);font-size:.9rem;font-family:inherit}.ph-search-cancel{background:none;border:none;color:var(--accent);font-size:.8rem;font-weight:500;cursor:pointer}.ph-search-results{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.ph-search-section-title{font-size:.7rem;color:var(--fg-dim);margin:4px 0 8px;text-transform:uppercase;letter-spacing:.08em}.ph-search-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 0;margin-bottom:24px}.ph-search-result-row{display:flex;align-items:center;gap:14px;width:100%;padding:12px 14px;background:#ffffff0a;border:none;border-radius:16px;cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:left}.ph-search-result-row:active{background:#ffffff14}.ph-search-result-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #0003}.ph-search-result-name{flex:1;font-size:.88rem;font-weight:500;color:var(--fg)}.ph-search-result-arrow{color:var(--fg-dim);opacity:.4}.ph-search-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding-bottom:40px}.ph-search-empty-icon{font-size:3rem;margin-bottom:8px}.ph-search-empty-text{font-size:.95rem;font-weight:600;color:var(--fg)}.ph-search-empty-hint{font-size:.75rem;color:var(--fg-dim)}.ph-home-spacer{flex:1}.ph-dock{padding:12px 0 24px;display:flex;justify-content:center}.ph-dock-inner{display:flex;gap:14px;padding:12px 16px;background:#ffffff0f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:28px;border:1px solid rgba(255,255,255,.06)}.ph-app-open{background:var(--bg);animation:ph-app-slide .28s cubic-bezier(.2,.8,.2,1)}@keyframes ph-app-slide{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}.ph-app-bar{display:flex;align-items:center;gap:4px;padding:8px 12px;background:var(--bg-elev);border-bottom:1px solid rgba(255,255,255,.05);flex-shrink:0;min-height:52px}.ph-app-back{width:36px;height:36px;border-radius:50%;background:none;border:none;color:var(--accent);cursor:pointer;display:grid;place-items:center}.ph-app-back:active{background:var(--accent-soft)}.ph-app-bar-title{font-size:.9rem;font-weight:600;color:var(--fg);margin-left:4px}.ph-app-bar-spacer{flex:1}.ph-app-exit{width:36px;height:36px;border-radius:50%;background:none;border:none;color:var(--fg-dim);cursor:pointer;display:grid;place-items:center}.ph-app-exit:active{background:#ffffff0d;color:var(--bad)}.ph-app-content{flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.ph-app-content>div{height:100%;overflow:auto;font-size:.75rem}.ph-batt-alert-overlay{position:absolute;inset:0;z-index:100;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:32px;animation:fade-in .25s ease-out}.ph-batt-alert{background:#1a1a1a;border-radius:28px;padding:28px 24px;max-width:300px;width:100%;text-align:center;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #00000080}.ph-batt-alert-icon{font-size:2.5rem;margin-bottom:16px}.ph-batt-alert-title{font-size:1.1rem;font-weight:700;color:var(--fg);margin-bottom:12px}.ph-batt-alert-body{font-size:.85rem;color:var(--fg-dim);line-height:1.6;white-space:pre-wrap;margin-bottom:20px}.ph-batt-alert-link{color:var(--accent);text-decoration:none;font-weight:600;border-bottom:1.5px solid var(--accent-dim)}.ph-batt-alert-btn{width:100%;padding:14px;border-radius:14px;background:var(--accent);color:#000;font-weight:700;border:none;cursor:pointer;font-size:.9rem}.ph-gesture-bar-wrap{position:absolute;bottom:0;left:0;right:0;z-index:40;display:flex;flex-direction:column;align-items:center;padding-bottom:8px;pointer-events:none}.ph-gesture-bar{pointer-events:auto;background:none;border:none;cursor:pointer;padding:12px 40px;display:flex;flex-direction:column;align-items:center;gap:8px;-webkit-tap-highlight-color:transparent}.ph-gesture-pill{width:100px;height:5px;border-radius:3px;background:#ffffff40;transition:background .15s,width .15s,transform .15s}.ph-gesture-bar:active .ph-gesture-pill{background:var(--accent);transform:scaleX(.85)}.ph-gesture-caption{font-size:.6rem;color:var(--fg-dim);text-transform:uppercase;letter-spacing:.12em;animation:fade-in .3s ease-out}.ph-easter-pixel{position:absolute;bottom:14px;right:10px;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;z-index:41;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center}.ph-easter-pixel:after{content:"";width:6px;height:6px;border-radius:1px;background:var(--accent);opacity:.35;transition:opacity .15s,box-shadow .15s,transform .15s}.ph-easter-pixel:hover:after,.ph-easter-pixel:active:after,.ph-easter-pixel:focus-visible:after{opacity:1;box-shadow:0 0 8px var(--accent-glow);transform:scale(1.4)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.recruiter-backdrop{position:fixed;inset:0;background:#050810bf;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-start;justify-content:center;padding:clamp(.5rem,2vw,2rem);overflow-y:auto;z-index:950;animation:fade-in .2s ease-out}.recruiter-view{position:relative;background:var(--bg-elev);border:1px solid var(--accent);border-radius:8px;box-shadow:0 14px 60px #0000008c,0 0 28px var(--accent-glow);max-width:920px;width:100%;color:var(--fg);padding:clamp(1.25rem,3vw,2.25rem);margin:auto;animation:modal-pop .22s ease-out}.recruiter-toolbar{display:flex;justify-content:flex-end;gap:.5rem;margin-bottom:1rem}.recruiter-tool-btn{background:transparent;border:1px solid var(--grid);color:var(--fg);font-family:inherit;font-size:.78rem;letter-spacing:.04em;padding:.45rem .85rem;border-radius:4px;cursor:pointer;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out}.recruiter-tool-btn:hover,.recruiter-tool-btn:focus-visible{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);outline:none}.recruiter-tool-close{font-weight:600}.recruiter-hero{display:grid;grid-template-columns:auto 1fr;gap:clamp(1rem,2.5vw,1.75rem);align-items:center;padding-bottom:1.5rem;border-bottom:1px solid var(--grid)}.recruiter-headshot{width:clamp(80px,14vw,140px);height:clamp(80px,14vw,140px);border-radius:50%;overflow:hidden;background:var(--bg-deep);border:2px solid var(--accent);box-shadow:0 0 18px var(--accent-glow);display:flex;align-items:center;justify-content:center;flex-shrink:0}.recruiter-headshot img{width:100%;height:100%;object-fit:cover;display:block}.recruiter-monogram{color:var(--accent);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:600;letter-spacing:.05em;text-shadow:0 0 14px var(--accent-glow)}.recruiter-identity{display:flex;flex-direction:column;gap:.45rem;min-width:0}.recruiter-eyebrow{margin:0;color:var(--fg-dim);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.recruiter-name{margin:0;color:var(--accent);font-size:clamp(1.5rem,3.6vw,2.1rem);letter-spacing:.01em;text-shadow:0 0 14px var(--accent-glow);line-height:1.15}.recruiter-pitch{margin:.25rem 0 0;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.55;color:var(--fg)}.recruiter-status{display:inline-flex;align-items:center;gap:.5rem;margin:.35rem 0 0;color:var(--ok);font-size:.85rem;letter-spacing:.02em}.recruiter-status-dot{width:8px;height:8px;border-radius:50%;background:var(--ok);box-shadow:0 0 8px var(--accent-glow)}.recruiter-stats{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-wrap:wrap;gap:1.25rem}.recruiter-stats li{display:flex;flex-direction:column}.recruiter-stat-num{color:var(--accent);font-size:1.05rem;font-weight:600;letter-spacing:.02em}.recruiter-stat-label{color:var(--fg-dim);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.recruiter-section{padding:1.5rem 0;border-bottom:1px solid var(--grid)}.recruiter-section:last-of-type{border-bottom:none}.recruiter-section-title{margin:0 0 1rem;color:var(--fg);font-size:.95rem;letter-spacing:.08em;text-transform:uppercase}.recruiter-cap-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.recruiter-cap{background:var(--bg-deep);border:1px solid var(--grid);border-radius:6px;padding:1rem 1.1rem;transition:border-color .15s ease-out}.recruiter-cap:hover{border-color:var(--accent)}.recruiter-cap-headline{margin:0 0 .4rem;color:var(--accent);font-size:.98rem;letter-spacing:.01em}.recruiter-cap-body{margin:0;color:var(--fg);font-size:.85rem;line-height:1.55}.recruiter-proj-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.recruiter-proj{background:var(--bg-deep);border:1px solid var(--grid);border-radius:6px;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.5rem;transition:border-color .15s ease-out,transform .15s ease-out}.recruiter-proj:hover{border-color:var(--accent);transform:translateY(-2px)}.recruiter-proj-eyebrow{margin:0;color:var(--fg-dim);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.recruiter-proj-title{margin:0;color:var(--accent);font-size:1.02rem;letter-spacing:.01em;word-break:break-word}.recruiter-proj-desc{margin:0;color:var(--fg);font-size:.83rem;line-height:1.55;flex:1}.recruiter-proj-tags{list-style:none;padding:0;margin:.25rem 0 0;display:flex;flex-wrap:wrap;gap:.35rem}.recruiter-tag{background:var(--accent-soft);border:1px solid var(--accent-dim);color:var(--accent);font-size:.72rem;padding:.18rem .5rem;border-radius:3px;letter-spacing:.02em}.recruiter-proj-link{margin-top:.25rem;color:var(--accent);text-decoration:none;font-size:.82rem;letter-spacing:.04em;border-bottom:1px dashed transparent;align-self:flex-start;transition:border-color .15s ease-out}.recruiter-proj-link:hover,.recruiter-proj-link:focus-visible{border-bottom-color:var(--accent);outline:none}.recruiter-skill-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.recruiter-skill-group{display:flex;flex-direction:column;gap:.4rem}.recruiter-skill-label{margin:0;color:var(--fg-dim);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.recruiter-skill-tags{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.35rem}.recruiter-contact-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.55rem 1.5rem}.recruiter-contact-list li{display:grid;grid-template-columns:80px 1fr;align-items:baseline;gap:.5rem;font-size:.85rem}.recruiter-contact-label{color:var(--fg-dim);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.recruiter-contact-link{color:var(--accent);text-decoration:none;border-bottom:1px dashed transparent;word-break:break-word;transition:border-color .15s ease-out}.recruiter-contact-link:hover,.recruiter-contact-link:focus-visible{border-bottom-color:var(--accent);outline:none}.recruiter-contact-text{color:var(--fg);word-break:break-word}.recruiter-cta{margin-top:1.25rem;padding:1.25rem;background:linear-gradient(180deg,var(--accent-soft),transparent);border:1px solid var(--accent-dim);border-radius:6px;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.recruiter-cta-text{margin:0;color:var(--fg);font-size:.95rem;line-height:1.5}.recruiter-cta-btn{background:var(--accent);color:var(--bg-deep);border:none;padding:.65rem 1.1rem;border-radius:4px;font-family:inherit;font-size:.9rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:filter .15s ease-out,transform .15s ease-out}.recruiter-cta-btn:hover,.recruiter-cta-btn:focus-visible{filter:brightness(1.08);transform:translateY(-1px);outline:none}.recruiter-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--grid)}.recruiter-tagline{margin:0;color:var(--fg-dim);font-size:.85rem;font-style:italic;line-height:1.55;text-align:center}@media (max-width: 640px){.recruiter-hero{grid-template-columns:1fr;text-align:center}.recruiter-headshot{margin:0 auto}.recruiter-stats,.recruiter-status{justify-content:center}.recruiter-contact-list li{grid-template-columns:70px 1fr}}.recruiter-quicknav{position:fixed;top:max(.75rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right));z-index:850;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem;max-width:calc(100vw - 1.5rem)}.recruiter-quickbtn{background:#131923d9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid var(--accent-dim);color:var(--accent);font-family:inherit;font-size:.78rem;letter-spacing:.05em;padding:.5rem .85rem;border-radius:4px;cursor:pointer;transition:background .15s ease-out,border-color .15s ease-out,transform .15s ease-out}.recruiter-quickbtn:hover,.recruiter-quickbtn:focus-visible{background:var(--accent-soft);border-color:var(--accent);transform:translateY(-1px);outline:none}.recruiter-quickbtn--primary{background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}@media (max-width: 640px){.recruiter-quicknav{gap:.3rem}.recruiter-quickbtn{font-size:.7rem;padding:.35rem .6rem;letter-spacing:.04em}}@media print{body{background:#fff!important;color:#111!important}body>*:not(.recruiter-backdrop){display:none!important}.recruiter-backdrop{position:static!important;background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;overflow:visible!important}.recruiter-view{background:#fff!important;color:#111!important;border:none!important;box-shadow:none!important;max-width:100%!important;padding:0!important;animation:none!important}.recruiter-view *,.recruiter-view *:before,.recruiter-view *:after{color:#111!important;background:#fff!important;border-color:#999!important;box-shadow:none!important;text-shadow:none!important}.recruiter-toolbar,.recruiter-cta,.recruiter-status-dot{display:none!important}.recruiter-eyebrow,.recruiter-skill-label,.recruiter-stat-label,.recruiter-contact-label,.recruiter-proj-eyebrow,.recruiter-status,.recruiter-tagline{color:#555!important}.recruiter-tag{border:1px solid #999!important}.recruiter-contact-link,.recruiter-proj-link{text-decoration:underline!important}.recruiter-section{page-break-inside:avoid;border-bottom:1px solid #ccc!important}.recruiter-proj,.recruiter-cap{page-break-inside:avoid;border:1px solid #ccc!important}.recruiter-name,.recruiter-proj-title,.recruiter-cap-headline{color:#000!important}}
