*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f0eb;font-family:VT323,monospace;overflow:hidden}#start-screen{z-index:100;cursor:pointer;background:#f4f0eb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.start-credit{color:#999;text-align:center;letter-spacing:1px;text-align:center;margin-top:8px;font-family:VT323,monospace;font-size:16px;position:absolute;bottom:24px;left:0;right:0}.cookie-spin{width:40px;height:auto;margin-bottom:0;transition:transform .3s;animation:6s linear infinite spin}.cookie-spin:hover{transform:scale(1.1)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.start-text{color:#c30000;letter-spacing:4px;margin-top:24px;font-size:32px}.start-sub{color:#000;margin-top:8px;font-size:20px}#navbar{z-index:50;background:#c30000;border-bottom:2px solid gold;justify-content:space-between;align-items:center;height:48px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.nav-brand{color:gold;cursor:pointer;font-family:VT323,monospace;font-size:24px;text-decoration:none}.nav-links{align-items:center;gap:8px;display:flex}.nav-links button,.nav-links a{color:gold;cursor:pointer;background:0 0;border:1px solid gold;margin-left:12px;padding:4px 12px;font-family:VT323,monospace;font-size:18px;text-decoration:none}.nav-links button:hover,.nav-links a:hover{color:#c30000;background:gold}.nav-links a.misc-link{color:#f4f0eb;border:1px solid #f4f0eb}#three-canvas{width:100%;height:100%;position:fixed;top:0;left:0}#readme-popup{z-index:200;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.readme-inner{background:#0a0a0a;border:2px solid gold;width:90%;max-width:600px;max-height:80vh;padding:40px;position:relative;overflow-y:auto}#readme-text{color:gold;white-space:pre-wrap;font-family:VT323,monospace;font-size:20px;line-height:1.6}.cursor{color:gold;animation:1s step-end infinite blink}@keyframes blink{50%{opacity:0}}.close-btn{color:gold;cursor:pointer;background:0 0;border:none;font-family:VT323,monospace;font-size:20px;position:absolute;top:12px;right:12px}.hidden{display:none!important}.hamburger{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:20px;padding:0;display:none}.hamburger span{background:gold;width:100%;height:4px}@media (width<=768px){.hamburger{display:flex}.nav-links{background:#c30000;border-bottom:2px solid gold;flex-direction:column;gap:15px;padding:20px;display:none;position:absolute;top:48px;left:0;right:0}.nav-links.active{display:flex}.nav-links button,.nav-links a{text-align:center;width:100%;margin-left:0}#start-screen{text-align:center;padding:0 30px}.start-text{font-size:26px;line-height:1.2}.start-sub{margin-top:12px;font-size:18px}}.about-page{max-width:860px;margin:0 auto;padding:96px 32px 80px}.about-heading{color:#c30000;text-align:left;letter-spacing:2px;margin-bottom:32px;font-family:VT323,monospace;font-size:clamp(48px,8vw,80px);line-height:1}.yellow-banner{background:gold;border-left:6px solid #c30000;margin-bottom:64px;padding:24px 28px}.yellow-banner p{color:#1a1a1a;margin:0;font-family:VT323,monospace;font-size:19px;line-height:1.8}.section-label{color:#c30000;text-transform:uppercase;letter-spacing:4px;align-items:center;gap:12px;margin-bottom:12px;font-family:VT323,monospace;font-size:18px;display:flex}.section-label:before{background:#c30000;width:80px;height:2px;display:block}.section-intro{color:#666;margin-bottom:40px;font-size:13px;font-style:italic}.experience-list{flex-direction:column;gap:0;display:flex}.exp-entry{border-bottom:1px solid #d9d4cc;grid-template-columns:120px 1fr;gap:0 32px;padding:28px 0;display:grid}.exp-entry:first-child{border-top:1px solid #d9d4cc}.exp-year{color:#888;padding-top:4px;font-family:Space Mono,monospace;font-size:13px}.exp-company{color:#c30000;margin-bottom:10px;font-family:VT323,monospace;font-size:20px;display:block}.exp-company a{color:#c30000;text-decoration:none;transition:color .2s}.exp-company a:hover{color:gold}.exp-title{color:#1a1a1a;margin-bottom:10px;font-family:Space Mono,monospace;font-size:16px;font-weight:700}.exp-description{color:#444;font-family:Space Mono,monospace;font-size:12px;line-height:1.8}.exp-description a{color:#c30000;text-decoration:none;transition:color .2s}.exp-description a:hover{color:gold}.exp-toggle{color:#888;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;margin-top:8px;font-family:VT323,monospace;font-size:.95rem;transition:color .2s;display:flex}.exp-toggle:hover{color:#555}.exp-toggle .chevron{transform-origin:50%;justify-content:center;align-items:center;line-height:1;transition:transform .25s;display:inline-flex}.exp-toggle.open .chevron{transform:rotate(180deg)}.exp-projects{gap:10px;max-height:0;margin-top:0;transition:max-height .3s,opacity .3s,margin-top .3s;display:flex;overflow:hidden}.exp-projects.open{opacity:1;max-height:200px;margin-top:10px}.proj-square{color:gold;background:#c30000;border:1px solid gold;justify-content:center;align-items:center;width:36px;height:36px;font-family:VT323,monospace;font-size:.9rem;text-decoration:none;transition:background .3s,color .3s,border-color .3s;display:flex}.proj-square:hover{color:#c30000;background:gold;border-color:#c30000}@media (width<=768px){.hamburger{display:flex}.nav-links{background:#c30000;border-bottom:2px solid gold;flex-direction:column;gap:12px;padding:20px;display:none;position:absolute;top:48px;left:0;right:0}.nav-links.active{display:flex}.nav-links button,.nav-links a{text-align:center;width:100%;margin-left:0}.exp-entry{grid-template-columns:1fr;gap:8px}.exp-year{font-size:12px}}body.scrollable-page{height:auto!important;overflow-y:auto!important}.project-body{background:#f4f0eb}.project-page{max-width:860px;margin:0 auto;padding:96px 32px 80px}.pixel-border{image-rendering:pixelated;border:6px solid gold;box-shadow:0 0 0 3px #000,6px 6px #000}.project-header{align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.project-image{object-fit:cover;flex-shrink:0;width:140px;height:140px}.project-header-text{border-bottom:2px solid;flex-wrap:wrap;flex:1;justify-content:space-between;align-items:baseline;gap:8px;padding-bottom:8px;display:flex}.project-title{color:#c30000;letter-spacing:1px;font-family:VT323,monospace;font-size:clamp(32px,5vw,48px);line-height:1}.project-company{color:gold;letter-spacing:2px;text-transform:uppercase;font-family:VT323,monospace;font-size:18px;text-decoration:none;transition:color .2s}.project-company:hover{color:#c30000}.meta-box{background:#c30000;border:4px solid #f4f0eb;margin-bottom:32px}.meta-row{display:grid}.meta-row-top{grid-template-columns:repeat(3,1fr)}.meta-row-skills{grid-template-columns:repeat(2,1fr)}.meta-item{border-bottom:2px solid #f4f0eb;border-right:2px solid #f4f0eb;padding:12px 18px}.meta-row-top .meta-item:last-child,.meta-row-skills .meta-item:last-child{border-right:none}.meta-row-skills .meta-item{border-bottom:none}.meta-label{color:gold;letter-spacing:2px;margin-bottom:4px;font-family:VT323,monospace;font-size:14.5px;display:block}.meta-value{color:#f4f0eb;font-family:Space Mono,monospace;font-size:13px;line-height:1.5;display:block}.overview-box{background:#f4f0eb;border:3px solid #c30000;margin-bottom:40px;padding:24px 28px}.overview-label{color:#c30000;letter-spacing:3px;margin-bottom:12px;font-family:VT323,monospace;font-size:20px}.overview-text{color:#1a1a1a;font-family:Space Mono,monospace;font-size:13px;line-height:1.8}.overview-link{color:#c30000;text-decoration:none;transition:color .2s}.overview-link:hover{color:gold}.project-tabs{flex-wrap:wrap;gap:10px;margin-bottom:0;display:flex}.tab-btn{color:#c30000;cursor:pointer;letter-spacing:1px;background:0 0;border:3px solid #c30000;margin-bottom:30px;padding:8px 18px;font-family:VT323,monospace;font-size:18px;transition:background .2s,color .2s}.tab-btn:hover,.tab-btn.active{color:gold;background:#c30000}.tab-panel{color:#1a1a1a;opacity:0;border:3px solid gold;max-height:0;margin-top:0;padding:0 20px;font-family:Space Mono,monospace;font-size:13px;line-height:1.8;transition:max-height .35s,opacity .3s,padding .35s,margin-top .35s;overflow:hidden}.tab-panel.open{opacity:1;max-height:400px;margin-top:14px;margin-bottom:40px;padding:20px}.tab-panel ul{margin:8px 0;padding-left:20px;list-style-position:outside}.tab-panel li{margin-bottom:6px}.gallery-grid{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.gallery-thumb{object-fit:cover;cursor:pointer;border:2px solid gold;width:90px;height:90px;transition:transform .2s,border-color .2s}.gallery-thumb:hover{border-color:#fff;transform:scale(1.05)}.modal{z-index:200;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-inner{flex-direction:column;align-items:center;max-width:90vw;display:flex;position:relative}.modal-image-wrap{align-items:center;gap:16px;display:flex}.modal-img{max-width:60vw;max-height:60vh;image-rendering:pixelated;border:8px solid #f4f0eb;box-shadow:0 0 0 3px #000,6px 6px #000}.modal-close{color:#f4f0eb;cursor:pointer;background:0 0;border:2px solid #f4f0eb;padding:2px 10px;font-family:VT323,monospace;font-size:16px;position:absolute;top:-36px;right:0}.modal-close:hover{color:#000;background:#f4f0eb}.modal-chevron{color:#f4f0eb;cursor:pointer;background:0 0;border:2px solid #f4f0eb;width:40px;height:40px;font-family:VT323,monospace;font-size:28px;transition:background .2s,color .2s}.modal-chevron:hover{color:#000;background:#f4f0eb}.modal-caption{color:#f4f0eb;letter-spacing:1px;text-align:center;margin-top:14px;font-family:VT323,monospace;font-size:18px}.project-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:8px;display:grid}.project-card{color:gold;background:#c30000;border:1px solid gold;flex-direction:column;gap:8px;padding:28px 24px;text-decoration:none;transition:background .2s,color .2s;display:flex}.project-card:hover{color:#c30000;background:gold}.project-card-title{letter-spacing:1px;font-family:VT323,monospace;font-size:26px}.project-card-sub{font-family:Space Mono,monospace;font-size:12px}.project-card:hover .project-card-sub{color:#c30000}.site-footer{text-align:center;color:#888;border-top:1px solid #d9d4cc;max-width:860px;margin:0 auto;padding:32px;font-family:Space Mono,monospace;font-size:12px}.misc-disclaimer{letter-spacing:2px;color:#909090;text-transform:uppercase;margin-top:-25px;margin-bottom:35px;font-family:VT323,monospace;font-size:14px}.misc-intro{color:#666;width:100%;margin-top:-20px;margin-bottom:32px;font-family:Space Mono,monospace;font-size:13px;line-height:1.7}.misc-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.misc-tile{aspect-ratio:16/10;cursor:pointer;border:2px solid #d9d4cc;text-decoration:none;display:block;position:relative;overflow:hidden}.misc-tile img{object-fit:cover;width:100%;height:100%;display:block}.misc-overlay{opacity:0;background:#000000d9;justify-content:center;align-items:center;padding:16px;transition:opacity .25s;display:flex;position:absolute;inset:0}.misc-tile:hover .misc-overlay{opacity:1}.misc-caption{color:#f4f0eb;text-align:center;letter-spacing:.5px;font-family:VT323,monospace;font-size:20px;line-height:1.4}@media (width<=768px){.misc-grid{grid-template-columns:repeat(2,1fr)}}.skills-strip{background:#c30000;border-top:2px solid gold;align-items:center;width:100%;margin-top:70px;display:flex;overflow:hidden}.skills-label{color:gold;letter-spacing:3px;border-right:2px solid gold;flex-shrink:0;padding:14px 20px;font-family:VT323,monospace;font-size:16px}.skills-ticker-wrap{flex:1;position:relative;overflow:hidden}.skills-ticker{white-space:nowrap;align-items:center;width:max-content;padding:14px 0;animation:40s linear infinite ticker-scroll;display:flex}.skills-ticker span{color:#f4f0eb;letter-spacing:.5px;font-family:Space Mono,monospace;font-size:13px}.skills-sep{color:gold;margin:0 18px}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}#dress-dev-btn{color:gold;cursor:pointer;z-index:150;background:#c30000;border:1px solid gold;padding:8px 16px;font-family:VT323,monospace;font-size:18px;transition:background .2s,color .2s;position:fixed;bottom:24px;right:24px}#dress-dev-btn:hover{color:#c30000;background:gold;border:1px solid #c30000}#dress-dev-popup{z-index:200;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dress-dev-window{width:620px;max-width:92vw}#dress-dev-popup .dress-dev-window .title-bar{background:linear-gradient(90deg,#c30000,#c30000)}.dress-dev-body{padding:0}.dress-dev-body menu[role=tablist]{margin:0}.dress-dev-panel{margin-top:-2px}.dress-dev-panel-body{gap:0;height:360px;padding:12px;display:flex}.closet-sidebar{border-right:2px solid gray;flex-shrink:0;width:180px;padding-right:10px;overflow:hidden auto}@media (width<=768px){.closet-sidebar{flex-direction:column;display:flex}#export-btn{width:100%;height:36px;margin:10px 0 0}}.closet-grid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.closet-item{cursor:pointer;background:silver;border:2px solid gray;border-color:#fff gray gray #fff;width:52px;height:52px;padding:0}.closet-item:active{border-color:gray #fff #fff gray}.closet-item.selected{background:#d4d0c8;border-color:gold}.closet-item img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.closet-preview{background:#fff;flex:1;justify-content:center;align-items:center;margin-left:12px;display:flex;position:relative}.closet-preview img{max-width:100%;max-height:95%;image-rendering:pixelated;position:absolute;top:0;left:50%;transform:translate(-50%)}.doll-layer{pointer-events:none}.none-x{color:gray;font-family:VT323,monospace;font-size:17px}.dress-dev-header{justify-content:space-between;align-items:flex-end;display:flex}.dress-dev-header menu[role=tablist]{margin:0}.export-icon-btn{cursor:pointer;width:18px;height:22px;margin-top:0;margin-right:12px;padding:2px}.export-icon-btn img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.export-icon-btn:disabled{opacity:.35;cursor:not-allowed}.bbq-faces-container{width:30%;height:30%;margin-left:-10px;display:inline}.bbq-faces{width:15%;margin-bottom:-75px}#lowercase-btn{color:#fff;cursor:pointer;z-index:150;background:#1a63ed;border:1px solid #fff;padding:8px 16px;font-family:VT323,monospace;font-size:18px;transition:background .2s,color .2s;position:fixed;bottom:68px;right:24px}#lowercase-btn:hover{color:#1a63ed;background:#fff;border:1px solid #1a63ed}#lowercase-popup{z-index:200;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lowercase-window{width:480px;max-width:92vw}#lowercase-popup .lowercase-window .title-bar{background:linear-gradient(90deg,#1a63ed,#1a63ed)}.lowercase-body-wrap{margin:0;padding:0}.lowercase-menu-bar{background:silver;border-bottom:1px solid gray;gap:14px;padding:4px 8px;display:flex}.lowercase-menu-bar span{cursor:default;font-size:11px}.lowercase-toolbar{border-bottom:1px solid gray;align-items:center;gap:2px;padding:3px 6px;display:flex}@media (width<=768px){.lowercase-toolbar,.lowercase-format-bar{flex-wrap:wrap;row-gap:4px}.lowercase-menu-bar{flex-wrap:nowrap;overflow-x:auto}}.icon-btn{justify-content:center;align-items:center;gap:3px;display:flex;overflow:hidden;min-width:28px!important;min-height:24px!important;padding:0!important}.icon-btn .icon-placeholder{object-fit:contain;width:14px;height:14px;display:block}.icon-btn-wide{font-family:Pixelated MS Sans Serif,Arial;font-size:11px;color:#222!important;min-width:auto!important;text-shadow:none!important;padding:2px 8px!important}.icon-placeholder{font-size:10px;line-height:1}.lowercase-format-bar{border-bottom:1px solid gray;align-items:center;gap:2px;padding:3px 6px;display:flex}.format-select{height:21px;font-family:Pixelated MS Sans Serif,Arial;font-size:11px}.format-select-wide{width:90px}.format-select-narrow{width:52px}.format-icon-btn{font-family:Arial;font-size:12px;color:#222!important;min-width:24px!important;text-shadow:none!important}.lowercase-header-fields{padding:8px 8px 4px}.lowercase-field{align-items:center;margin-bottom:5px}.lowercase-field-btn{flex-shrink:0;width:55px;font-family:Pixelated MS Sans Serif,Arial;font-size:11px;color:#222!important;text-shadow:none!important}.lowercase-field input{flex:1;font-family:Pixelated MS Sans Serif,Arial;font-size:11px}.lowercase-subject-row{padding-left:0}.lowercase-subject-label{text-align:left;flex-shrink:0;width:55px;font-family:Pixelated MS Sans Serif,Arial;font-size:11px}.lowercase-message-body{background-color:#fff;min-height:180px;max-height:220px;margin:4px 8px 8px;padding:10px 12px;overflow-y:auto}.lowercase-message-body p{color:#1a63ed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin-bottom:12px;font-family:VT323,monospace;font-size:17px;line-height:1.4}.lowercase-message-body a{color:#1a63ed;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:VT323,monospace;font-size:17px;line-height:1.4;text-decoration:none}.lowercase-message-body li{margin-top:-5px;margin-left:30px}.lowercase-message-body li::marker{color:#1a63ed}.lowercase-message-body a:hover{color:#1a63ed;text-decoration:underline}.lowercase-status-bar{margin:0 4px 4px}.lowercase-status-bar .status-bar-field{letter-spacing:3px;font-size:11px}#lowercase-gate-popup{z-index:250;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#lowercase-gate-popup .gate-window .title-bar{background:linear-gradient(90deg,#1a63ed,#1a63ed)}.gate-window{width:240px}.gate-body{text-align:center;padding:16px}.gate-lock{text-align:center;margin:0 auto 15px;font-size:32px;display:block}.gate-buttons{justify-content:center;gap:10px;margin-top:12px;display:flex}
