.device{margin:0;width:100%;display:flex;flex-direction:column;align-items:center;transition:transform .28s ease}.device:hover{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.device,.device__stage{transition:none}.device:hover{transform:none}}.device__link{display:block;width:100%;cursor:pointer;color:inherit;text-decoration:none}.device__overlay-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;cursor:pointer}.device__stage{position:relative;width:100%;filter:drop-shadow(0 4px 6px rgba(0,0,0,.06));transition:filter .28s ease}.device:hover .device__stage{filter:drop-shadow(0 18px 26px rgba(0,0,0,.22))}.device__screen{position:absolute;z-index:1;overflow:hidden;background:#000}.device__screen>img,.device__screen>iframe{width:100%;height:100%;object-fit:cover;border:0;display:block}.device__frame{position:relative;z-index:2;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.device__label{margin-top:1rem;font-size:.95rem;letter-spacing:.02em;color:#6b6b6b}.camera-gallery{width:100%;height:100%;object-fit:cover;display:block}.phone-screen{container-type:inline-size}.phone-clock{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12cqw;background:#7fa1e6;color:#0b1330;font-family:"Press Start 2P",ui-monospace,monospace;text-align:center;line-height:1;-webkit-font-smoothing:none;text-rendering:geometricPrecision}.phone-clock__time{font-size:13cqw}.phone-clock__date{font-size:9cqw;color:#16214a}.music-screen{container-type:size;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;--sp-list-height: 391cqw}.music-screen::-webkit-scrollbar{display:none}.device__screen.music-screen>.spotify-player{position:static;display:block;width:100%;height:var(--sp-list-height);object-fit:unset;border:0}.page{min-height:100vh;padding:4rem 2rem 6rem;display:flex;flex-direction:column;align-items:center}.page__header{text-align:center;margin-bottom:4rem}.page__name{margin:0;font-weight:500;font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.01em}.grid{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(2,1fr);gap:5rem 6rem;place-items:center}.grid>.device{justify-self:center}@media(max-width:720px){.grid{grid-template-columns:1fr;gap:3.5rem}}.subpage{min-height:100vh;padding:2rem 2rem 6rem;display:flex;flex-direction:column;align-items:center}.subpage__back{align-self:flex-start;color:#6b6b6b;text-decoration:none;font-size:1rem;letter-spacing:.02em;transition:color .2s ease}.subpage__back:hover{color:var(--ink)}.subpage__content{width:100%;max-width:640px;margin-top:14vh}.subpage__title{margin:0 0 1.5rem;font-weight:500;font-size:clamp(2rem,5vw,3.25rem);letter-spacing:-.01em}.about__bio{margin:0 0 2.75rem;font-size:1.15rem;line-height:1.6;color:#333;white-space:pre-line}.about__contact{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;font-size:1.1rem}.about__contact li{display:flex;align-items:baseline;gap:1rem}.about__label{flex:0 0 5.5rem;color:#6b6b6b;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em}.about__contact a{color:var(--ink);text-decoration:none;border-bottom:1px solid rgba(0,0,0,.25);transition:border-color .2s ease}.about__contact a:hover{border-bottom-color:var(--ink)}.work__section{margin-bottom:3rem}.work__section:last-child{margin-bottom:0}.work__heading{margin:0 0 1.25rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#6b6b6b;font-weight:600}.work__entry{margin-bottom:1.75rem}.work__entry:last-child{margin-bottom:0}.work__entry-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;flex-wrap:wrap}.work__name{margin:0 0 .35rem;font-size:1.25rem;font-weight:600}.work__name a{color:var(--ink);text-decoration:none;border-bottom:1px solid rgba(0,0,0,.25);transition:border-color .2s ease}.work__name a:hover{border-bottom-color:var(--ink)}.work__meta{color:#6b6b6b;font-size:.95rem}.work__blurb{margin:0;font-size:1.05rem;line-height:1.6;color:#333;white-space:pre-line}.work__bullets{margin:.4rem 0 0;padding-left:1.15rem;font-size:1.05rem;line-height:1.6;color:#333}.work__bullets li{margin-bottom:.4rem}.work__bullets li:last-child{margin-bottom:0}.work__bullets a{color:var(--ink);text-decoration:none;border-bottom:1px solid rgba(0,0,0,.25);transition:border-color .2s ease}.work__bullets a:hover{border-bottom-color:var(--ink)}:root{--bg: #f4f2ee;--ink: #1a1a1a;--font-display: "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--font-display);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}
