html,body{height:100%}.star{position:absolute;pointer-events:none}.star:before,.star:after{position:absolute;top:0;left:0;content:"✦";font-size:9px}.star:before{color:transparent;text-shadow:0 0 3px rgb(250,250,174)}.star:after{background:#ff0;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}body{background:url(/assets/back-C2loCjJn.gif) repeat top left;background-color:#000;background-attachment:fixed}.app-container{text-align:center;min-height:100vh}.marquee-text{font-family:Comic Sans MS;color:#ff0;text-align:center}.title{color:red;font-family:Comic Sans MS}.photo-link img{height:30%;width:30%}body,html{margin:0;padding:0}.app{min-height:100vh;display:flex;flex-direction:column;font-family:Comic Sans MS,sans-serif;color:#fff}.header{flex:0 0 auto;text-align:center;padding:1rem}.header h1{font-size:4rem;color:red;margin:0}.header q{margin:.5rem 0;color:#0f0}.header-marquee{color:#0f0;font-size:1rem}.main{flex:1;display:flex;flex-direction:row;gap:1rem;padding:1rem 2rem}.column{padding:1rem;border:6px solid #fff}.left{flex:1}.center{flex:2;display:flex;flex-direction:column;align-items:center}.right{flex:1}@media (max-width: 768px){.main{flex-direction:column}.center{order:-1}.header h1{font-size:2rem}}.left h2{color:#0ff;margin-top:0}.left p{font-size:.9rem}.left hr{border-color:#fff;margin:1rem 0}.center h2{color:#f0f;margin-top:0}.portfolio-links{display:flex;justify-content:center;gap:2rem;margin:1rem 0}.portfolio-links a{color:#0f0;text-decoration:none;text-align:center}.portfolio-links img{height:120px;width:auto}.construction{display:block;margin:1rem auto 0}.right{display:flex;flex-direction:column;position:relative}.right h2{color:orange;margin-top:0}.right ul{list-style:none;padding:0;margin:1rem 0}.fun-list{list-style:none;padding:0;margin:1rem 0;text-align:left}.fun-list li{margin:.3rem 0}.fun-toggle{background:none;border:none;color:#0f0;font-family:inherit;font-size:1rem;cursor:pointer;padding:0}.fun-toggle:hover{text-decoration:underline}.fun-toggle:disabled{cursor:default;opacity:.6;text-decoration:none}.fun-note{color:#888;font-size:.75rem;font-style:italic}.oracle{margin:1rem 0;text-align:center}.oracle-label{color:#f0f;margin:0 0 .5rem}.eight-ball{width:150px;height:150px;border-radius:50%;margin:0 auto;background:radial-gradient(circle at 35% 30%,#666,#1a1a1a 45%,#000);box-shadow:inset -12px -12px 28px #000000d9,0 6px 16px #0009;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none}.eight-ball:focus{outline:2px solid cyan;outline-offset:4px}.eight-ball.shaking{animation:eight-shake .6s ease-in-out}@keyframes eight-shake{0%,to{transform:translate(0) rotate(0)}20%{transform:translate(-6px,4px) rotate(-6deg)}40%{transform:translate(6px,-4px) rotate(6deg)}60%{transform:translate(-5px,3px) rotate(-4deg)}80%{transform:translate(5px,-3px) rotate(4deg)}}.eight-8{width:66px;height:66px;border-radius:50%;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-size:2.6rem;font-weight:700}.eight-window{width:96px;height:96px;background:#1a1aa8;clip-path:polygon(50% 6%,6% 90%,94% 90%);display:flex;align-items:flex-end;justify-content:center;animation:eight-fade .4s ease-out}.eight-window span{width:64px;margin-bottom:14px;color:#fff;font-size:.55rem;line-height:1.2;text-align:center}@keyframes eight-fade{0%{opacity:0}to{opacity:1}}.badges{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin:1rem 0}.badge88{width:88px;height:31px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.6rem;line-height:1.1;color:#fff;background:linear-gradient(#333,#000);border:2px outset #888}.webring{color:#0ff;font-size:.85rem}.counter-block{margin-top:auto;padding-top:1rem;font-size:.8rem}.counter{display:inline-block;margin:.25rem 0;width:60%}.footer{flex:0 0 auto;text-align:center;padding:.5rem}.footer hr{border-color:#ff0;margin:.5rem 0}.footer p{margin:0;font-size:.8rem;color:#d3d3d3}.footer a{color:#0ff;text-decoration:none}.footer{color:#0f0;font-family:Comic Sans MS,sans-serif;text-align:center;padding:1rem}.retro-hr{border:1px solid #0f0}.footer-text{margin:.5rem 0;font-size:.9rem}.retro-link{color:#0ff;text-decoration:none;font-weight:700}.retro-link:hover{text-decoration:underline}.pgp-info{font-size:.85rem}.accordion{font-family:inherit;color:inherit}.accordion-item{margin-bottom:1rem}.accordion-title{cursor:pointer;padding:.5rem;border-radius:.25rem;transition:background .2s;color:#0ff;text-decoration:underline}.accordion-title:before{content:"▸"}.accordion-title.active:before{content:"▾"}.accordion-title:hover,.accordion-title.active{background:#ffffff1a}.accordion-panel{margin-top:.5rem;padding-left:1rem;border-left:2px solid rgba(255,255,255,.2)}.phone-frame{display:none}@media (max-width: 768px){:root{--scr-x: .141;--scr-w: .723;--scr-y: .255;--scr-h: .222}body.nokia-on .phone-frame{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:url(/nokia-3310.png) no-repeat center / 100% 100%;pointer-events:none}body.nokia-on .app{position:fixed;z-index:950;min-height:0;left:calc(var(--scr-x) * 100vw);width:calc(var(--scr-w) * 100vw);top:calc(var(--scr-y) * 100dvh);height:calc(var(--scr-h) * 100dvh);overflow-y:auto;-webkit-overflow-scrolling:touch;background:url(/back.gif) repeat top left,#000;border-radius:4.3vw;box-shadow:inset 0 0 10px #0009;filter:grayscale(1) sepia(1) hue-rotate(65deg) saturate(4) contrast(1.1)}body.nokia-on .portfolio-links{flex-direction:column;align-items:center;gap:1rem}body.nokia-on .phone-keys{position:fixed;z-index:960;left:9.4vw;width:82.8vw;top:63.3dvh;height:31.5dvh;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);pointer-events:none}body.nokia-on .phone-key{pointer-events:auto;background:transparent;border:0;padding:0;cursor:pointer}body.nokia-on .arrow-up,body.nokia-on .arrow-down{position:fixed;z-index:960;width:22.6vw;background:transparent;border:0;padding:0;cursor:pointer;pointer-events:auto}body.nokia-on .arrow-up{left:59vw;top:52.2dvh;height:4.8dvh}body.nokia-on .arrow-down{left:57.1vw;top:57.8dvh;height:5.1dvh}}
