*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100%;background:#000}#app{width:100%;min-height:100%}.cursor.svelte-138op7u{color:var(--phosphor-bright, #33ff33);animation:svelte-138op7u-blink .5s step-end infinite;text-shadow:0 0 2px rgba(51,255,51,.4),0 0 5px rgba(51,255,51,.4)}.cursor-hidden.svelte-138op7u{visibility:hidden}@keyframes svelte-138op7u-blink{0%,to{opacity:1}50%{opacity:0}}.scanlines.svelte-azb01k{position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(0deg,rgba(0,0,0,var(--scanline-opacity, .25)) 0px,rgba(0,0,0,var(--scanline-opacity, .25)) 1px,transparent 1px,transparent 2px);pointer-events:none;z-index:10}:root{--phosphor-bright: #33ff33;--phosphor-normal: #00cc00;--phosphor-dim: #009900;--phosphor-glow: rgba(51, 255, 51, .4);--screen-bg: #0a0a0a;--screen-bg-glow: #001a00;--char-width: 14px;--char-height: 20px;--screen-width: calc(40 * var(--char-width));--screen-height: calc(24 * var(--char-height))}@font-face{font-family:Apple II;src:local("PrintChar21"),local("Apple II"),local("Courier New");font-weight:400;font-style:normal}.crt-monitor{position:relative;background:#111;padding:40px;border-radius:30px;box-shadow:0 0 40px #000c,inset 0 0 20px #00000080}.crt-screen{position:relative;width:var(--screen-width);min-height:var(--screen-height);background:var(--screen-bg);border-radius:15px;overflow:hidden;box-shadow:inset 0 0 60px #0032004d,0 0 30px #00ff001a}.scanlines{position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(0deg,rgba(0,0,0,.25) 0px,rgba(0,0,0,.25) 1px,transparent 1px,transparent 2px);pointer-events:none;z-index:10}@keyframes flicker{0%{opacity:.97}50%{opacity:1}to{opacity:.98}}.crt-screen:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.2) 80%,rgba(0,0,0,.4) 100%);pointer-events:none;z-index:5}.screen-content{position:relative;width:100%;height:100%;padding:10px;font-family:Apple II,Courier New,monospace;font-size:16px;line-height:var(--char-height);animation:flicker .15s infinite}.char{display:inline-block;width:var(--char-width);height:var(--char-height);text-align:center;color:var(--phosphor-bright);text-shadow:0 0 2px var(--phosphor-glow),0 0 5px var(--phosphor-glow),0 0 10px rgba(0,255,0,.2);text-transform:uppercase}.char.dim{color:var(--phosphor-dim);text-shadow:0 0 2px rgba(0,153,0,.3)}.cursor{background-color:var(--phosphor-bright);animation:blink .5s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.screen-row{display:flex;height:var(--char-height);white-space:pre}@keyframes phosphor-fade{0%{color:#6f6;text-shadow:0 0 4px rgba(102,255,102,.6),0 0 8px rgba(102,255,102,.4),0 0 15px rgba(102,255,102,.2)}to{color:var(--phosphor-bright);text-shadow:0 0 2px var(--phosphor-glow),0 0 5px var(--phosphor-glow)}}.char.fresh{animation:phosphor-fade .15s ease-out}.crt-monitor.svelte-cnwmbx{position:relative;background:linear-gradient(145deg,#c9c198,#b9b188);padding:30px 40px;border-radius:25px;box-shadow:0 10px 40px #00000080,inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0003;transform-origin:top center}.apple-logo.svelte-cnwmbx{position:absolute;top:8px;left:50%;transform:translate(-50%);width:16px;height:20px;border-radius:35% 35% 40% 40%;overflow:hidden;display:flex;flex-direction:column}.apple-bite.svelte-cnwmbx{position:absolute;right:-4px;top:6px;width:6px;height:6px;background:linear-gradient(145deg,#c9c198,#b9b188);border-radius:50%;z-index:10}.apple-leaf.svelte-cnwmbx{position:absolute;top:-3px;left:50%;transform:translate(-30%) rotate(25deg);width:5px;height:6px;background:#61BB46;border-radius:0 80%;z-index:10}.stripe.svelte-cnwmbx{flex:1;width:100%}.stripe.green.svelte-cnwmbx{background:#61BB46}.stripe.yellow.svelte-cnwmbx{background:#FDB827}.stripe.orange.svelte-cnwmbx{background:#F5821F}.stripe.red.svelte-cnwmbx{background:#E03A3E}.stripe.purple.svelte-cnwmbx{background:#963D97}.stripe.blue.svelte-cnwmbx{background:#009DDC}@media (max-width: 700px){.crt-monitor.svelte-cnwmbx{transform:scale(.85);margin-bottom:-10%}}@media (max-width: 500px){.crt-monitor.svelte-cnwmbx{transform:scale(.65);margin-bottom:-22%}}@media (max-width: 400px){.crt-monitor.svelte-cnwmbx{transform:scale(.52);margin-bottom:-32%}}.crt-screen.svelte-cnwmbx{position:relative;background:#050505;border-radius:20px;overflow:hidden;box-shadow:inset 0 0 80px #00280066,inset 0 0 20px #000c,0 0 15px #00ff000d}.crt-screen.svelte-cnwmbx:before{content:"";position:absolute;top:-2%;left:-2%;right:-2%;bottom:-2%;background:radial-gradient(ellipse 120% 120% at 50% 50%,transparent 0%,transparent 70%,rgba(0,0,0,.3) 85%,rgba(0,0,0,.6) 100%);border-radius:50%/10%;pointer-events:none;z-index:20}.screen-content.svelte-cnwmbx{padding:15px 20px 35px;font-family:Courier New,Lucida Console,monospace;font-size:16px;font-weight:700;letter-spacing:1px;line-height:20px}.screen-row.svelte-cnwmbx{display:flex;height:20px;white-space:pre}.char.svelte-cnwmbx{display:inline-block;width:14px;height:20px;text-align:center;color:#3f3;text-shadow:0 0 3px rgba(51,255,51,.5),0 0 6px rgba(51,255,51,.3),0 0 12px rgba(0,255,0,.15)}.vignette.svelte-cnwmbx{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 40% at 30% 15%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(ellipse at center,transparent 0%,transparent 60%,rgba(0,0,0,.25) 100%);pointer-events:none;z-index:5}.crt-screen.svelte-cnwmbx:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(255,255,255,.03) 0%,transparent 3%,transparent 97%,rgba(0,0,0,.1) 100%);pointer-events:none;z-index:15}.flicker.svelte-cnwmbx{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0);pointer-events:none;z-index:25;animation:svelte-cnwmbx-flicker 8s infinite}@keyframes svelte-cnwmbx-flicker{0%,to{opacity:0}37%{opacity:0}37.5%{opacity:.03;background:rgba(255,255,255,.03)}38%{opacity:0}38.3%{opacity:.02}38.6%{opacity:0}68%{opacity:0}69%{opacity:.015;background:rgba(0,0,0,.08)}70%{opacity:0}92%{opacity:0}92.2%{opacity:.04;background:rgba(255,255,255,.04)}92.5%{opacity:0}93%{opacity:.025;background:rgba(255,255,255,.025)}93.3%{opacity:0}}.overlay.svelte-1olhtmq.svelte-1olhtmq{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal.svelte-1olhtmq.svelte-1olhtmq{background:#1a1a2e;border-radius:15px;max-width:900px;max-height:90vh;overflow-y:auto;padding:30px;position:relative;border:1px solid #33ff33;box-shadow:0 0 30px #3f33}.close-btn.svelte-1olhtmq.svelte-1olhtmq{position:absolute;top:15px;right:15px;background:none;border:none;color:#3f3;font-size:24px;cursor:pointer;padding:5px 10px;border-radius:5px}.close-btn.svelte-1olhtmq.svelte-1olhtmq:hover{background:rgba(51,255,51,.2)}h1.svelte-1olhtmq.svelte-1olhtmq{color:#3f3;font-family:Courier New,monospace;margin:0 0 5px;font-size:24px}.subtitle.svelte-1olhtmq.svelte-1olhtmq{color:#0c0;font-family:Courier New,monospace;margin:0 0 25px;font-size:14px}.content.svelte-1olhtmq.svelte-1olhtmq{display:flex;flex-direction:column;gap:25px}.description.svelte-1olhtmq.svelte-1olhtmq,.code-section.svelte-1olhtmq.svelte-1olhtmq{background:#0f0f1a;border-radius:10px;padding:20px}h2.svelte-1olhtmq.svelte-1olhtmq{color:#3f3;font-family:Courier New,monospace;font-size:18px;margin:0 0 15px;border-bottom:1px solid #333;padding-bottom:10px}h3.svelte-1olhtmq.svelte-1olhtmq{color:#0c0;font-family:Courier New,monospace;font-size:14px;margin:15px 0 10px}p.svelte-1olhtmq.svelte-1olhtmq{color:#aaa;font-family:Courier New,monospace;font-size:13px;line-height:1.6;margin:0 0 10px}ul.svelte-1olhtmq.svelte-1olhtmq,ol.svelte-1olhtmq.svelte-1olhtmq{color:#aaa;font-family:Courier New,monospace;font-size:13px;line-height:1.8;margin:0 0 10px;padding-left:25px}li.svelte-1olhtmq.svelte-1olhtmq{margin-bottom:5px}strong.svelte-1olhtmq.svelte-1olhtmq{color:#3f3}code.svelte-1olhtmq.svelte-1olhtmq{background:#1a1a2e;color:#3f3;padding:2px 6px;border-radius:3px;font-size:12px}pre.svelte-1olhtmq.svelte-1olhtmq{background:#0a0a0a;border:1px solid #333;border-radius:8px;padding:15px;overflow-x:auto;margin:0;max-height:500px;overflow-y:auto}pre.svelte-1olhtmq code.svelte-1olhtmq{background:none;padding:0;color:#3f3;font-size:11px;line-height:1.4;white-space:pre}main.svelte-1ksws6t.svelte-1ksws6t{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;background:linear-gradient(135deg,#1a1a2e 0%,#0f0f1a 100%);padding:20px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}@media (max-width: 680px){main.svelte-1ksws6t.svelte-1ksws6t{padding:10px}}.container.svelte-1ksws6t.svelte-1ksws6t{position:relative}.loading-overlay.svelte-1ksws6t.svelte-1ksws6t{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);border-radius:25px;color:#3f3;font-family:Courier New,monospace;font-size:18px;animation:svelte-1ksws6t-pulse 1.5s ease-in-out infinite}@keyframes svelte-1ksws6t-pulse{0%,to{opacity:.6}50%{opacity:1}}footer.svelte-1ksws6t.svelte-1ksws6t{margin-top:20px;text-align:center;color:#666;font-family:Courier New,monospace;font-size:12px}footer.svelte-1ksws6t p.svelte-1ksws6t{margin:5px 0}.hint.svelte-1ksws6t.svelte-1ksws6t{color:#444}.code-btn.svelte-1ksws6t.svelte-1ksws6t{margin-top:15px;background:#1a3a1a;border:2px solid #33ff33;color:#3f3;font-family:Courier New,monospace;font-size:14px;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .2s;display:inline-block;z-index:100;position:relative}.code-btn.svelte-1ksws6t.svelte-1ksws6t:hover{background:rgba(51,255,51,.3);box-shadow:0 0 15px #33ff3380}.code-btn.svelte-1ksws6t.svelte-1ksws6t:active{background:rgba(51,255,51,.5)}.mobile-keyboard.svelte-1ksws6t.svelte-1ksws6t{margin-top:5px;display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:360px}.key-row.svelte-1ksws6t.svelte-1ksws6t{display:flex;gap:4px;justify-content:center;width:100%}.key.svelte-1ksws6t.svelte-1ksws6t{flex:1;max-width:34px;height:42px;background:#1a3a1a;border:2px solid #33ff33;color:#3f3;font-family:Courier New,monospace;font-size:16px;font-weight:700;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .1s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;padding:0}.key.svelte-1ksws6t.svelte-1ksws6t:active{background:rgba(51,255,51,.4);transform:scale(.95)}.key.wide.svelte-1ksws6t.svelte-1ksws6t{flex:1.5;max-width:52px;font-size:18px}.key.spacebar.svelte-1ksws6t.svelte-1ksws6t{flex:1;max-width:200px;font-size:12px;letter-spacing:2px}
