*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-bg-secondary: #f8f9fa;--color-text: #1a1a1a;--color-text-secondary: #4a4a4a;--color-text-muted: #6b7280;--color-accent: #2563eb;--color-accent-hover: #1d4ed8;--color-border: #e5e7eb;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "SF Mono", Monaco, monospace;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--container-max: 720px;--header-height: 4rem;--win95-gray: #c0c0c0;--win95-dark: #808080;--win95-light: #ffffff;--win95-blue: #000080;--win95-link: #0000ff;--win95-visited: #800080;--netscape-bg: #008080}@media(prefers-color-scheme:dark){:root{--color-bg: #0a0a0a;--color-bg-secondary: #171717;--color-text: #f5f5f5;--color-text-secondary: #a3a3a3;--color-text-muted: #737373;--color-border: #262626}}html{font-size:16px}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600;margin-bottom:var(--space-md)}h1{font-size:2.5rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:var(--space-md)}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover);text-decoration:underline}header{background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:100;height:var(--header-height)}nav{max-width:var(--container-max);margin:0 auto;padding:0 var(--space-lg);height:100%;display:flex;align-items:center;gap:var(--space-lg)}.logo{font-weight:700;font-size:1.25rem;color:var(--color-text)}.nav-links{display:flex;gap:var(--space-lg);margin-left:auto}.nav-links a{color:var(--color-text-secondary);font-size:.9375rem}.nav-links a:hover{color:var(--color-accent)}main{flex:1;max-width:var(--container-max);margin:0 auto;padding:var(--space-2xl) var(--space-lg);width:100%}footer{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);padding:var(--space-lg);text-align:center;color:var(--color-text-muted);font-size:.875rem}footer a{color:var(--color-text-muted)}footer a:hover{color:var(--color-accent)}.retro-theme body{font-family:Times New Roman,Times,serif;background:var(--netscape-bg);color:#000}.retro-theme header{background:linear-gradient(to bottom,silver,#a0a0a0);border-bottom:2px outset #ffffff;font-family:"MS Sans Serif",Geneva,sans-serif}.retro-theme .logo{font-family:Comic Sans MS,cursive;font-weight:700;color:#00f;text-shadow:1px 1px 0 #ffffff}.retro-theme .nav-links a{color:#00f;text-decoration:underline;font-family:"MS Sans Serif",sans-serif}.retro-theme .nav-links a:hover{background:navy;color:#fff;text-decoration:none}.retro-theme a{color:#00f;text-decoration:underline}.retro-theme a:visited{color:purple}.retro-theme a:hover{background:#ff0;color:#000;text-decoration:none}.retro-theme h1,.retro-theme h2,.retro-theme h3{font-family:Comic Sans MS,Comic Sans,cursive;text-shadow:2px 2px 0 #808080}.retro-theme h1{font-size:3rem;color:#f0f}.retro-theme h2{font-size:2rem;color:teal;background:silver;display:inline-block;padding:4px 12px;border:2px outset #ffffff}.retro-theme h3{font-size:1.25rem;color:navy}.retro-theme p{font-family:Times New Roman,Times,serif;font-size:1.125rem;line-height:1.8}.retro-theme .retro-button{font-family:"MS Sans Serif",sans-serif;font-size:.75rem;background:silver;border:2px outset #ffffff;color:#000;padding:4px 12px;cursor:pointer;box-shadow:1px 1px #000}.retro-theme .retro-button:hover{background:#d0d0d0}.retro-theme .retro-button:active{border:2px inset #ffffff}.retro-theme main{background:silver;border:3px outset #ffffff;box-shadow:4px 4px #000}.retro-theme .profile,.retro-theme .bio{background:silver;border:2px outset #ffffff;padding:16px;margin-bottom:24px;box-shadow:2px 2px gray}.retro-theme .current-status,.retro-theme .what-i-do{background:linear-gradient(to right,navy,#00f);border:3px outset #ffffff;color:#fff;padding:16px;box-shadow:3px 3px #000}.retro-theme .current-status h2,.retro-theme .what-i-do h2{background:transparent;color:#ff0;border:2px inset #ffffff;padding:8px 16px;display:inline-block;margin-bottom:16px;text-shadow:2px 2px 0 #ff0000}.retro-theme .status-card{background:#fff;border:2px inset #808080;color:#000;padding:16px}.retro-theme .status-card h3{color:navy;font-family:Comic Sans MS,cursive;font-weight:700;margin-bottom:8px}.retro-theme .status-indicator{font-size:3rem}.retro-theme .experience{background:linear-gradient(to right,navy,#00f);border:3px outset #ffffff;color:#fff;padding:16px;box-shadow:3px 3px #000}.retro-theme .experience h2{background:transparent;color:#ff0;border:2px inset #ffffff;padding:8px 16px;display:inline-block;margin-bottom:16px;text-shadow:2px 2px 0 #ff0000}.retro-theme .experience-grid{display:block}.retro-theme .experience-item{background:#fff;border:2px inset #808080;padding:16px;margin-bottom:16px}.retro-theme .experience-item h3{color:navy;font-weight:700;font-family:Comic Sans MS,cursive;margin-bottom:12px;border-bottom:2px ridge #c0c0c0;padding-bottom:6px}.retro-theme .experience-item p{color:#000;font-family:Times New Roman,serif;font-size:1rem;line-height:1.6;margin:0}.retro-theme .activity-list{list-style:none;padding:0;margin:0}.retro-theme .activity-list li{background:#fff;border:2px inset #808080;padding:24px;margin-bottom:16px}.retro-theme .activity-list li:last-child{margin-bottom:0}.retro-theme .activity-list strong{color:navy;font-family:Comic Sans MS,cursive;font-size:1rem;font-weight:700;display:block;margin-bottom:12px;border-bottom:2px ridge #c0c0c0;padding-bottom:6px}.retro-theme .activity-list span{color:#000;font-family:Times New Roman,serif;font-size:1rem;line-height:1.6;display:block;margin:0}.retro-theme .tagline,.retro-theme .birth-year{color:gray}.retro-theme footer{background:linear-gradient(to bottom,gray,#404040);border-top:2px outset #ffffff;font-family:"MS Sans Serif",sans-serif;color:#fff}.retro-theme footer a{color:#0ff}.retro-theme .visitor-counter{background:#000;color:red;font-family:Courier New,monospace;font-size:1.5rem;padding:8px 16px;border:3px inset #808080;display:inline-block;margin:16px 0}.retro-theme .visitor-counter-label{font-size:.75rem;color:#fff;display:block;font-family:"MS Sans Serif",sans-serif}.retro-theme .retro-marquee{background:navy;color:#ff0;font-family:Comic Sans MS,cursive;border:2px inset #ffffff}.retro-theme .guestbook{background:silver;border:3px outset #ffffff;padding:16px}.retro-theme .guestbook-header{background:linear-gradient(to right,navy,#00f);color:#fff;padding:8px;margin:-16px -16px 16px;font-family:Comic Sans MS,cursive;border-bottom:2px outset #ffffff}.retro-theme .bulletin-entry{background:#fff;border:2px inset #808080;padding:16px;margin-bottom:16px}.retro-theme .bulletin-author{color:navy;font-weight:700}.retro-theme .bulletin-date{color:gray;font-size:.75rem;font-family:Courier New,monospace}.retro-theme hr{height:3px;background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f);border:none;margin:24px 0}.retro-theme article,.retro-theme .post,.retro-theme .blog-post{background:silver;border:2px outset #ffffff;padding:16px;margin-bottom:24px;box-shadow:2px 2px gray}.retro-theme time{background:#ff0;color:#000;font-family:Courier New,monospace;padding:2px 8px;border:1px outset #ffffff;font-size:.875rem}.retro-theme .tag{background:#000;color:#0f0;font-family:Courier New,monospace;font-size:.75rem;padding:2px 8px;border:1px inset #00ff00;display:inline-block;margin:2px}@keyframes blink-retro{0%,50%{opacity:1}51%,to{opacity:0}}.retro-theme .blink{animation:blink-retro 1s infinite}@media(max-width:640px){.retro-theme h1{font-size:2rem}.retro-theme h2{font-size:1.5rem}}
