*{margin:0;padding:0;box-sizing:border-box}#root{min-height:100vh}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;--bg-light: #f5f5f5;--text-light: #1a1a1a;--text-secondary-light: #666;--dot-light: rgba(0, 0, 0, .08);--bg-dark: #1e1e1e;--text-dark: #e8e8e8;--text-secondary-dark: #a0a0a0;--dot-dark: rgba(255, 255, 255, .08);--cursor-color: #00D4FF}body{margin:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:none!important}body *{cursor:none!important}body.light{background-color:var(--bg-light);color:var(--text-light)}body.dark{background-color:var(--bg-dark);color:var(--text-dark)}.dotted-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.cursor{position:fixed;pointer-events:none;z-index:9999;transform:translate(-2px,-2px);transition:transform .1s ease-out}.cursor svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.cursor-selection-box{position:fixed;border:1px solid var(--cursor-color);box-shadow:0 0 0 1px color-mix(in srgb,var(--cursor-color) 40%,transparent);pointer-events:none;z-index:9998}.cursor-selection-outline{position:fixed;border:1px solid var(--cursor-color);box-shadow:0 0 0 1px color-mix(in srgb,var(--cursor-color) 30%,transparent);pointer-events:auto;background:transparent;z-index:9997}.cursor-handle{position:fixed;width:12px;height:12px;background:#fff;border:1px solid var(--cursor-color);box-shadow:0 1px 2px #0003;transform:translate(-50%,-50%);z-index:9999;pointer-events:auto;border-radius:2px}.cursor-handle:before{content:"";position:absolute;left:50%;top:50%;width:26px;height:26px;transform:translate(-50%,-50%);background:transparent}.cursor-handle.tl{cursor:nwse-resize}.cursor-handle.tr,.cursor-handle.bl{cursor:nesw-resize}.cursor-handle.br{cursor:nwse-resize}.cursor-selected{will-change:transform}.cursor-dragging{cursor:grabbing!important}.theme-toggle{position:absolute;top:2rem;right:calc((100vw - 1000px)/2 + 2rem);width:2rem;height:2rem;border-radius:0;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:none!important;transition:all .2s ease;z-index:100;pointer-events:auto;color:var(--text-light)}.theme-toggle:hover{background:transparent}.theme-toggle:active{transform:scale(.95)}body.dark .theme-toggle{border-color:#fff3;color:var(--text-dark)}body.dark .theme-toggle:hover{border-color:#fff6;background:#ffffff0d}@media(max-width:768px){.theme-toggle{right:2rem}}.home{height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.home .dense-wrapper{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;max-width:1000px;width:100%;align-items:center}.home h1{font-size:2.25rem;font-weight:600;margin-bottom:2rem;width:fit-content;max-width:100%}.home .dense-block{margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.home .micro-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;opacity:.35;margin-bottom:.4rem;font-weight:500;width:fit-content;max-width:100%}.home .dense-block div{margin-bottom:.25rem}.home .dense-block a{text-decoration:underline;color:inherit;font-weight:500}.home .dense-block a:hover{opacity:.7}.home .list{list-style:none;padding-left:0;margin:0}.home .list li{position:relative;padding-left:1.4rem;margin-bottom:.35rem;display:flex;align-items:center;gap:.5rem;width:fit-content;max-width:100%}.home .list li:before{content:"↳";position:absolute;left:0;top:0;opacity:.65}.home .company-row{display:flex;align-items:center;gap:.5rem;width:fit-content;max-width:100%}.home .company-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0;background:#fff;padding:2px;border-radius:3px}.home .quick-links{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.home .quick-links a{text-decoration:none;color:inherit;opacity:.5;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:0;transition:all .2s}.home .quick-links a:hover{opacity:1;border-color:#80808066}.home .social-icon{width:14px;height:14px;fill:currentColor;display:block}.home .stroke-icon{fill:none;stroke:currentColor;stroke-width:1.8}.home .side-content{display:flex;flex-direction:column;gap:2rem}.home .photo-strip{display:flex;flex-direction:column;gap:1rem}.home .photo-strip.trio{flex-direction:row;align-items:center;gap:0;flex-wrap:nowrap}.home .photo-strip.trio>*+*{margin-left:-250px}.home .photo-strip.trio>:nth-child(1){z-index:1;transform:translateY(-110px)}.home .photo-strip.trio>:nth-child(2){z-index:4;transform:translateY(-10px) scale(1.45)}.home .photo-strip.trio>:nth-child(3){z-index:2;transform:translate(-8px,190px) scale(.82)}.home .easter-egg-frame{position:relative;height:480px;width:360px;flex:0 0 360px}.home .easter-egg-back{position:absolute;left:50%;top:50%;width:20%;height:auto;transform:translate(-50%,-50%);object-fit:contain;border-radius:6px;pointer-events:none;z-index:0}.home .strip-photo{border:2px dashed rgba(128,128,128,.2);border-radius:6px;overflow:hidden;height:140px;position:relative;z-index:1}.home .strip-photo.wide{height:180px}.home .photo-card{border-radius:8px;overflow:hidden;height:480px;width:360px;flex:0 0 360px;position:relative;z-index:1}.home .photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#8080800d;color:#8080804d;font-size:.75rem;font-style:italic}.home .photo-img{width:100%;height:100%;object-fit:cover;display:block}.home .photo-img.contain{object-fit:contain;background:transparent}body.dark .home .photo-placeholder{background:#ffffff08;color:#fff3}@media(max-width:768px){.home{height:auto;min-height:100vh}.home .dense-wrapper{grid-template-columns:1fr;gap:2rem}.home h1{font-size:1.75rem}.home .photo-strip{flex-direction:row;overflow-x:auto}.home .photo-strip.trio{gap:0}.home .photo-strip.trio>*+*{margin-left:-180px}.home .photo-strip.trio>:nth-child(1){transform:translateY(-80px)}.home .photo-strip.trio>:nth-child(2){transform:translateY(-8px) scale(1.3)}.home .photo-strip.trio>:nth-child(3){transform:translate(-6px,135px) scale(.86)}.home .easter-egg-frame{min-width:380px;height:340px;flex:0 0 380px}.home .strip-photo{min-width:200px;height:180px}.home .strip-photo.wide{min-width:280px}.home .photo-card{min-width:380px;height:340px;flex:0 0 380px}}
