@font-face{font-family:Nunito Custom;src:url(/assets/nunito-bold.woff2) format("woff2");font-display:swap;font-weight:700 900}:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3e2d25;background:#fcfcfc;font-synthesis:none;text-rendering:optimizeLegibility;--brown: #6f4b38;--brown-dark: #3f2c24;--sand: #ead4b3;--intro-bg: #fcfcfc;--intro-chip: #f2e9e3;--cream: #fff8ec;--paper: rgba(255, 252, 247, .94);--ink-muted: #826b5d;--line: rgba(75, 49, 35, .16);--shadow: 0 28px 70px rgba(49, 31, 23, .22)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}html{background:var(--intro-bg);overscroll-behavior:none}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}a{color:inherit}.site-shell{position:relative;width:100vw;height:100dvh;overflow:hidden;background:var(--intro-bg);-webkit-user-select:none;user-select:none}.screen-track{display:flex;width:calc(var(--screen-count) * 100%);height:100%;transition:transform .72s cubic-bezier(.77,0,.18,1);will-change:transform}.screen{position:relative;flex:0 0 calc(100% / var(--screen-count));width:calc(100% / var(--screen-count));height:100dvh;overflow:hidden}.intro-screen{background:var(--intro-bg)}.intro-header{position:absolute;z-index:2;top:24px;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 24px}.name-chip{margin:0;padding:8px 12px;border:0;border-radius:12px;background:var(--intro-chip);font-family:Nunito Custom,sans-serif;font-size:24px;line-height:1;letter-spacing:.01em}.social-links{display:flex;gap:9px}.social-button{display:grid;width:46px;height:46px;place-items:center;border:0;border-radius:12px;background:var(--intro-chip);text-decoration:none;transition:transform .16s ease,background .16s ease}.social-button svg,.social-button img{width:30px;height:30px}.social-button img{object-fit:contain}.social-button:hover,.social-button:focus-visible{background:var(--cream);transform:translate(-1px,-1px)}.social-button.is-disabled{cursor:not-allowed;opacity:.45}.intro-copy{position:absolute;top:45%;left:50%;width:100%;transform:translate(-50%,-50%);text-align:center}.intro-copy p{margin:0;font-family:Nunito Custom,sans-serif;font-weight:900;letter-spacing:.035em}.intro-hello{font-size:60px;line-height:1.1;animation:intro-rise .7s both}.intro-identity{margin-top:24px!important;font-size:48px;line-height:1.2;animation:intro-rise .7s .12s both}.intro-identity mark{position:relative;color:inherit;background:linear-gradient(transparent 50%,#e4d8d0 50%);padding:0 .08em}.about-action{position:absolute;bottom:88px;left:0;display:flex;width:100%;justify-content:center;animation:source-rise .6s ease-out 1.15s both}.about-button{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;border:0;border-radius:999px;background:var(--intro-chip);color:#916651;cursor:pointer;font-family:Nunito Custom,sans-serif;font-size:20px;font-weight:900}.about-button svg{width:24px;height:24px;stroke-width:2.25;transition:transform .16s ease}.about-button:hover svg{transform:translate(3px)}.click-hint{position:absolute;bottom:20px;left:0;display:flex;width:100%;justify-content:center;color:#1a1a1a;font-family:Nunito Custom,sans-serif;font-size:14px;line-height:normal;animation:source-rise .6s ease-out 1.15s both}.click-hint-content{display:flex;width:fit-content;flex-direction:column;align-items:center;justify-content:center;animation:hint-bob 1s infinite}.click-hint svg{width:20px;height:20px}.page-screen{display:flex;flex-direction:column;padding:16px 18px 18px;background:#fbf7f1}.page-header{display:grid;grid-template-columns:44px 1fr 44px;flex:0 0 auto;align-items:center;min-height:50px}.page-header h2{margin:0;overflow:hidden;text-align:center;font-family:Nunito Custom,sans-serif;font-size:clamp(20px,2.2vw,31px);line-height:1}.page-header h2 span{display:inline-block;padding:0 18px;position:relative}.page-header h2 span:before,.page-header h2 span:after{content:"";position:absolute;top:50%;width:40vw;height:1px;background:var(--line)}.page-header h2 span:before{right:100%}.page-header h2 span:after{left:100%}.page-arrow{display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;background:transparent;cursor:pointer}.page-arrow svg{width:32px;height:32px;transition:transform .16s ease}.page-arrow:hover svg,.page-arrow:focus-visible svg{transform:scale(1.08)}.desktop-stage{position:relative;display:grid;flex:1 1 auto;min-height:0;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:18px;background:#5aa8d6 url(/assets/portfolio-wallpaper.png) center / cover no-repeat;box-shadow:inset 0 0 0 1px #24597914}.browser-window{width:min(900px,76vw);height:min(580px,calc(100dvh - 170px));min-height:410px;overflow:hidden;border:1px solid rgba(32,38,50,.25);border-radius:14px;background:#f8f8f9f0;box-shadow:0 26px 80px #092b4552,0 1px #fffc inset;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.window-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:42px;padding:0 14px;border-bottom:1px solid rgba(40,44,51,.12);color:#444952;background:#eeeff1db;font-size:12px;font-weight:700}.traffic-lights{display:flex;gap:7px}.traffic-lights button{width:12px;height:12px;padding:0;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:#ff5f57;cursor:pointer}.traffic-lights .minimize-window{background:#febc2e}.traffic-lights .maximize-window{background:#28c840}.traffic-lights button:focus-visible{outline:2px solid rgba(36,89,121,.48);outline-offset:2px}.window-content{height:calc(100% - 42px);overflow:auto;-webkit-user-select:text;user-select:text}.profile-panel{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:100%;padding:clamp(30px,4vw,58px);gap:clamp(26px,4vw,56px);color:#252933;background:linear-gradient(135deg,#ffffffbd,#f6f8fbf2)}.avatar-monogram{display:grid;width:210px;height:210px;place-items:center;border-radius:30%;color:#fff;background:linear-gradient(145deg,#29445c,#4b8d9f 48%,#e6d0a8);box-shadow:0 18px 40px #1d41523d,inset 0 1px 1px #fff9;font-family:Nunito Custom,sans-serif;font-size:62px;letter-spacing:-.08em}.eyebrow{margin:0 0 8px;color:#6c7886;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.profile-copy h3,.toolbox-panel h3{margin:0;color:#1e2430;font-family:Nunito Custom,sans-serif;font-size:clamp(26px,3vw,43px);letter-spacing:-.04em}.profile-meta{display:flex;flex-wrap:wrap;gap:8px 15px;margin:13px 0 16px;padding:0;list-style:none;color:#4d5967;font-size:12px;font-weight:650}.profile-meta li{display:inline-flex;align-items:center;gap:5px}.profile-meta svg{width:15px;height:15px}.profile-bio{max-width:620px;margin:0;color:#515a66;font-size:13px;line-height:1.6}.focus-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.focus-list h4{grid-column:1 / -1;margin:0 0 2px;font-size:12px}.focus-list article{padding:12px;border:1px solid rgba(70,80,94,.12);border-radius:10px;background:#ffffffbd}.focus-list strong{font-size:12px}.focus-list p{margin:5px 0 0;color:#65707c;font-size:10px;line-height:1.45}.toolbox-panel,.github-panel{min-height:100%;padding:clamp(28px,4vw,55px);color:#252933;background:linear-gradient(135deg,#ffffffd6,#f4f7faf7)}.toolbox-panel{display:flex;flex-direction:column;justify-content:center}.toolbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.toolbox-grid span{padding:18px;border:1px solid rgba(50,67,80,.14);border-radius:10px;background:#ffffffbd;font-size:13px;font-weight:750}.toolbox-panel>p:last-child{max-width:650px;color:#64707c;line-height:1.7}.github-panel{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.github-panel>svg{width:76px;height:76px;margin-bottom:24px;color:#20252d}.github-panel h3{margin:0;font-family:Nunito Custom,sans-serif;font-size:clamp(34px,5vw,66px);letter-spacing:-.045em}.github-panel>p:not(.eyebrow){max-width:560px;color:#64707c;font-size:14px;line-height:1.7}.github-panel a,.project-showcase-copy>a{display:inline-flex;align-items:center;gap:7px;border-radius:999px;color:#fff;background:#252933;font-size:12px;font-weight:800;text-decoration:none}.github-panel a{padding:10px 14px}.github-panel a svg,.project-showcase-copy>a svg{width:15px;height:15px}.desktop-window{transition:width .22s ease,height .22s ease,border-radius .22s ease}.desktop-window.is-maximized{width:calc(100% - 44px);height:calc(100% - 114px);border-radius:12px}.project-gallery{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:100%;color:#252933;background:#f4f7faf7}.project-sidebar{padding:24px 14px;border-right:1px solid rgba(50,67,80,.12);background:#ebeff3e6}.project-sidebar>.eyebrow{padding:0 8px}.project-picker{display:grid;gap:7px;margin-top:18px}.project-picker button{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:9px;border:1px solid transparent;border-radius:12px;color:#48525e;background:transparent;cursor:pointer;text-align:left}.project-picker button.is-selected{border-color:#3a576924;color:#1f2730;background:#ffffffdb;box-shadow:0 5px 15px #1f364614}.project-picker img{width:46px;height:46px;border-radius:12px;object-fit:cover}.project-picker span{min-width:0}.project-picker strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.project-picker small{display:block;overflow:hidden;margin-top:3px;color:#7b8792;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.project-showcase{display:grid;grid-template-rows:minmax(220px,1.25fr) auto;min-width:0;min-height:100%}.project-media{position:relative;display:grid;min-height:0;overflow:hidden;background:#e8ecef}.project-media.has-gallery{grid-template-columns:minmax(0,1.65fr) minmax(150px,.7fr);grid-template-rows:1fr 1fr;gap:8px;padding:12px}.project-showcase.gallery-layout-2{display:block}.project-media.gallery-count-2{display:flex;flex-direction:column;overflow:visible;padding:12px}.project-media img{width:100%;height:100%;min-height:0;object-fit:cover}.project-hero{grid-row:1 / -1}.project-media.gallery-count-2 .project-hero{grid-row:auto}.project-media.gallery-count-2 img{flex:none;height:auto;object-fit:contain}.project-media:not(.has-gallery) .project-hero{object-position:center top}.project-media.has-gallery img{border-radius:10px;box-shadow:0 8px 24px #23313a1f}.project-showcase-copy{padding:19px 22px 22px;background:#fffffff5}.project-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.project-heading-row span:not(.live-status){color:#687786;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.project-heading-row h3{margin:3px 0 0;font-family:Nunito Custom,sans-serif;font-size:23px;letter-spacing:-.025em}.live-status{padding:5px 8px;border-radius:999px;color:#2d7158;background:#e3f2eb;font-size:9px;font-weight:850;text-transform:uppercase}.project-showcase-copy>p{max-width:660px;margin:10px 0 13px;color:#66717d;font-size:11px;line-height:1.55}.project-highlights{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:15px}.project-highlights span{padding:5px 8px;border-radius:7px;color:#52616d;background:#edf1f3;font-size:9px;font-weight:750}.project-showcase-copy>a{padding:8px 11px}.dock{position:absolute;z-index:3;bottom:17px;left:50%;display:flex;align-items:flex-end;gap:7px;height:70px;padding:10px 12px;border:1px solid rgba(255,255,255,.44);border-radius:18px;background:#e6eff57a;box-shadow:0 12px 38px #0c2b403d,inset 0 1px #ffffff94;-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25);transform:translate(-50%)}.dock button{position:relative;display:grid;width:49px;height:49px;padding:0;place-items:center;border:0;border-radius:11px;background:transparent;cursor:pointer;transition:transform .16s ease}.dock button[aria-pressed=true]:after{content:"";position:absolute;bottom:-7px;width:4px;height:4px;border-radius:50%;background:#1b313fb8}.dock img{display:block;width:46px;height:46px;border-radius:12px;object-fit:contain;filter:drop-shadow(0 5px 6px rgba(13,37,52,.2))}.dock button:hover,.dock button:focus-visible{transform:translateY(-7px) scale(1.08)}.notes-screen{overflow-y:auto;color:#202020;background:#fbfbfb}.notes-page{width:min(620px,calc(100% - 48px));min-height:100%;margin:0 auto;padding:44px 0 72px;font-family:Nunito Custom,sans-serif}.notes-nav{display:flex;gap:26px;margin-bottom:74px}.notes-nav button,.notes-footer button,.notes-back{padding:0;border:0;color:#242424;background:transparent;cursor:pointer;font:inherit;font-weight:800}.notes-nav button:hover,.notes-nav button:focus-visible,.notes-footer button:hover,.notes-footer button:focus-visible{text-decoration:underline;text-underline-offset:4px}.notes-index>header{display:flex;align-items:center;gap:16px}.notes-index>header svg{width:34px;height:34px;color:#805943}.notes-index h2,.note-article h2{margin:0;font-size:clamp(28px,4vw,38px);letter-spacing:-.035em}.notes-intro{max-width:600px;margin:38px 0 0;font-size:18px;font-weight:700;line-height:1.55}.notes-list{display:grid;margin-top:48px}.notes-list button{display:grid;grid-template-columns:120px minmax(0,1fr);gap:3px 12px;padding:16px 0;border:0;color:#202020;background:transparent;cursor:pointer;font:inherit;text-align:left}.notes-list button:hover strong,.notes-list button:focus-visible strong{text-decoration:underline;text-underline-offset:4px}.notes-list span{color:#636363;font-weight:750}.notes-list strong{font-size:17px}.notes-list small{grid-column:2;color:#737373;font-size:12px;line-height:1.5}.notes-footer{display:flex;flex-wrap:wrap;gap:18px;margin-top:62px;padding-top:20px;border-top:1px solid rgba(35,35,35,.12)}.notes-footer a{display:inline-flex;align-items:center;gap:4px;color:#5c5c5c;font-size:14px;font-weight:750;text-decoration:none}.notes-footer a svg{width:14px;height:14px}.notes-footer button{margin-left:auto;color:#805943}.note-article{padding-bottom:80px}.notes-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:46px;color:#666}.notes-back svg{width:20px;height:20px}.note-date{margin:0 0 8px;color:#696969;font-size:14px;font-weight:750}.note-article h2{margin-bottom:34px}.note-article>p:not(.note-date){margin:0 0 20px;font-size:16px;line-height:1.8}.note-article aside{margin-top:38px;padding:18px 20px;border-left:3px solid #916651;color:#626262;background:#f3eeea;font-size:14px;line-height:1.6}.end-screen{display:grid;place-items:center;color:var(--cream);background:var(--brown);text-align:center}.end-screen h2{margin:0;font-family:Nunito Custom,sans-serif;font-size:clamp(26px,4vw,56px)}.end-screen p{color:#fff8ecb8}.end-screen button{display:block;width:auto;height:auto;margin:16px auto 0;padding:0;border:0;color:var(--cream);background:transparent;cursor:pointer}.end-screen button svg{display:block;width:30px;height:30px;transition:transform .16s ease}.end-screen button:hover svg,.end-screen button:focus-visible svg{transform:translate(-2px)}.end-screen button:focus-visible{border-radius:4px;outline:2px solid var(--cream);outline-offset:4px}.progress-dots{position:absolute;z-index:10;right:18px;bottom:15px;display:flex;gap:6px;padding:6px 8px;border-radius:999px;background:#ffffff6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.progress-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#2f27234d;cursor:pointer;transition:width .18s ease,background .18s ease}.progress-dots button.is-active{width:20px;border-radius:999px;background:var(--brown-dark)}@keyframes intro-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes source-rise{0%{transform:translateY(130px)}to{transform:translateY(0)}}@keyframes hint-bob{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@media(max-width:920px){.browser-window{width:88vw}.profile-panel{grid-template-columns:150px 1fr;padding:28px;gap:28px}.avatar-monogram{width:150px;height:150px;font-size:45px}.focus-list{grid-template-columns:1fr}.project-gallery{grid-template-columns:180px minmax(0,1fr)}.project-sidebar{padding-inline:10px}.project-picker button{grid-template-columns:40px minmax(0,1fr);gap:8px;padding:8px}.project-picker img{width:40px;height:40px}}@media(max-width:760px){.intro-header{top:24px;padding:0 8px}.name-chip{padding:8px 12px;font-size:16px}.social-links{gap:6px}.social-button{width:41px;height:41px}.social-button svg,.social-button img{width:25px;height:25px}.intro-copy{top:52%;width:100%}.intro-hello{font-size:36px;line-height:1.2}.intro-identity{margin-top:34px!important;font-size:30px}.about-button{font-size:14px}.about-button svg{width:20px;height:20px}.click-hint svg{width:16px;height:16px}.end-screen button svg{width:24px;height:24px}.notes-page{width:calc(100% - 48px);padding:42px 0 58px}.notes-nav{margin-bottom:72px}.notes-index>header{gap:12px}.notes-index>header svg{width:30px;height:30px}.notes-index h2,.note-article h2{font-size:30px}.notes-intro{margin-top:38px;font-size:18px}.notes-list{margin-top:40px}.notes-list button{display:block;padding:14px 0}.notes-list span,.notes-list strong,.notes-list small{display:block}.notes-list strong{margin-top:5px;line-height:1.45}.notes-list small{margin-top:6px}.notes-footer{display:grid;margin-top:50px}.notes-footer button{margin:10px 0 0;text-align:left}.page-screen{padding:9px 9px 10px}.page-header{grid-template-columns:38px 1fr 38px;min-height:44px}.page-header h2{font-size:18px}.page-arrow{width:38px;height:38px}.page-arrow svg{width:28px;height:28px}.desktop-stage{border-radius:12px}.browser-window{width:calc(100vw - 34px);height:calc(100dvh - 145px);min-height:0;margin-bottom:48px;border-radius:12px}.window-bar{height:36px;padding:0 10px}.traffic-lights button{width:10px;height:10px}.window-content{height:calc(100% - 36px)}.profile-panel{display:block;padding:22px 18px 30px}.avatar-monogram{width:88px;height:88px;margin-bottom:18px;border-radius:25%;font-size:28px}.profile-copy h3{font-size:31px}.profile-meta{display:grid;gap:7px}.profile-bio{font-size:12px}.focus-list{margin-top:20px}.focus-list article{padding:10px}.toolbox-panel,.github-panel{padding:22px 16px 30px}.toolbox-panel{justify-content:flex-start}.toolbox-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin:22px 0}.toolbox-grid span{padding:12px;font-size:11px}.github-panel>svg{width:58px;height:58px;margin-bottom:18px}.github-panel h3{font-size:34px}.desktop-window.is-maximized{width:calc(100vw - 18px);height:calc(100dvh - 112px);margin-bottom:48px}.project-gallery{display:block;min-height:100%}.project-sidebar{position:sticky;z-index:2;top:0;padding:10px;border-right:0;border-bottom:1px solid rgba(50,67,80,.12)}.project-sidebar>.eyebrow{padding:0 3px}.project-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px}.project-picker button{grid-template-columns:34px minmax(0,1fr);gap:7px;padding:7px}.project-picker img{width:34px;height:34px;border-radius:9px}.project-picker strong{font-size:10px}.project-picker small{font-size:8px}.project-showcase{display:block;min-height:0}.project-media{min-height:190px}.project-media.has-gallery{grid-template-columns:minmax(0,1fr) minmax(86px,.55fr);min-height:220px;padding:8px;gap:6px}.project-media.gallery-count-2{padding:8px}.project-media.has-gallery img{border-radius:7px}.project-showcase-copy{padding:16px}.project-heading-row h3{font-size:18px}.project-showcase-copy>p{font-size:10px}.dock{bottom:7px;gap:2px;height:55px;padding:7px 8px;border-radius:15px}.dock button{width:38px;height:38px}.dock img{width:35px;height:35px}.progress-dots{right:10px;bottom:8px}}@media(max-height:680px)and (min-width:761px){.browser-window{min-height:360px}.avatar-monogram{width:150px;height:150px;font-size:45px}.profile-panel{grid-template-columns:150px 1fr;padding:28px}.focus-list{margin-top:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
