@font-face{font-family:GeistSans;src:url(/_next/static/media/27834908180db20f-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local("Arial");ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.00%;size-adjust:106.28%}.__className_245d8d{font-family:GeistSans,GeistSans Fallback}.__variable_245d8d{--font-geist-sans:"GeistSans","GeistSans Fallback"}@font-face{font-family:GeistMono;src:url(/_next/static/media/78fec81b34c4a365.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_97c177{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_97c177{--font-geist-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-color:#ffffff;--text-primary:#000000;--text-secondary:#555555;--border-color:#e0e0e0;--bg-color-rgb:255,255,255}html{scroll-behavior:smooth}body{font-family:Geist,sans-serif;background-color:var(--bg-color);color:var(--text-primary);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-with-grid,body.landing-with-grid{overflow:hidden;position:fixed;width:100%;height:100%}.landing-with-grid{inset:0}.main-content{display:flex;gap:64px;width:100%;max-width:1400px;align-items:flex-start;padding-bottom:64px}#infinite-grid-hero{width:100%;height:100vh;box-sizing:border-box;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab;position:fixed;top:0;left:0;right:0;bottom:0;touch-action:none;-webkit-overflow-scrolling:touch;overscroll-behavior:none}html.dragging #infinite-grid-hero{cursor:-webkit-grabbing;cursor:grabbing}.grid-empty,.grid-error,.grid-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;color:var(--text-secondary);font-size:.95rem;text-align:center;padding:2rem}.grid-empty code{font-size:.9em;padding:.15em .4em;background:var(--border-color);border-radius:4px}#infinite-grid-container{width:100%;height:100%;display:inline-block;white-space:nowrap;position:relative;touch-action:none}#infinite-grid-container .item{position:absolute;top:0;left:0;will-change:transform;white-space:normal}#infinite-grid-container .item-wrapper{will-change:transform;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;transition:transform .35s ease;transform-origin:center}#infinite-grid-container a.item-wrapper{color:inherit;text-decoration:none}#infinite-grid-container .item-image{flex:0 0 auto;overflow:hidden;display:block}#infinite-grid-container .item-image img{width:100%;height:100%;object-fit:contain;object-position:center;will-change:transform;display:block;vertical-align:bottom}html:not(.dragging) #infinite-grid-container .item-wrapper:hover{transform:scale(1.04)}.landing-with-grid .main-content{padding-top:0;padding-bottom:0;gap:0;max-width:100%}@media (max-width:768px){#infinite-grid-hero{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;height:100dvh}}.upload-layout,.upload-page{min-height:100vh;background-color:var(--bg-color);color:var(--text-primary)}.upload-page{display:flex;align-items:center;justify-content:center;padding:24px 2rem 2rem;box-sizing:border-box}.upload-page-inner{max-width:420px;width:100%}.upload-page h1{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.upload-page-hint{color:var(--text-secondary);font-size:.9rem;margin-bottom:1.5rem}.upload-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.upload-form input[type=file]{font-size:.9rem;color:var(--text-secondary)}.upload-form button{padding:.6rem 1rem;font-size:.95rem;font-weight:500;background:var(--text-primary);color:var(--bg-color);border:none;border-radius:6px;cursor:pointer}.upload-form button:hover:not(:disabled){opacity:.9}.upload-form button:disabled{opacity:.6;cursor:not-allowed}.upload-error{color:#e57373;font-size:.9rem;margin-bottom:1rem}.upload-success{padding:1rem;background:var(--border-color);border-radius:8px;margin-bottom:1rem}.upload-success p{margin-bottom:.5rem;font-size:.9rem}.upload-url{word-break:break-all}.upload-url a{color:var(--text-primary)}.upload-back a,.upload-success a{font-size:.9rem;color:var(--text-secondary)}.upload-back{margin-top:1.5rem;font-size:.9rem}.project-page{min-height:100vh;background-color:var(--bg-color);color:var(--text-primary)}.project-main{max-width:800px;margin:0 auto;padding:80px 24px}.project-article{padding-bottom:3rem}.project-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem;margin-bottom:.5rem}.project-date{font-size:.9rem;color:var(--text-primary)}.project-meta-sep{color:var(--text-primary);font-weight:300;opacity:.7}.project-tags{font-size:.9rem;color:var(--text-primary)}.project-title{font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:600;line-height:1.2;margin-bottom:1.5rem;text-align:center}.project-cover-wrap{position:relative;width:100%;aspect-ratio:16/10;margin-bottom:2rem;border-radius:8px;overflow:hidden;background:var(--border-color)}.project-cover{width:100%;height:100%;object-fit:cover}.project-description{font-size:1.125rem;line-height:1.6;color:var(--text-secondary);margin-bottom:2rem}.project-body{font-size:1rem;line-height:1.7}.project-body p{margin-bottom:1rem}.project-body p:last-child{margin-bottom:0}.project-body h2{font-size:1.35rem;margin-top:2rem}.project-body h2,.project-body h3{font-weight:600;margin-bottom:.5rem}.project-body h3{font-size:1.15rem;margin-top:1.5rem}.project-body ol,.project-body ul{margin-bottom:1rem;padding-left:1.5rem}.project-body li{margin-bottom:.35rem}.project-body-figure{margin:2rem 0}.project-body-image{width:100%;height:auto;border-radius:8px;display:block}.project-body-link{color:var(--text-primary);text-decoration:underline;text-underline-offset:2px}.project-body-link:hover{opacity:.85}.project-gallery{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-color)}.project-gallery-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.project-gallery-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2rem}.project-gallery-item{display:block}.project-gallery-image{width:100%;height:auto;border-radius:8px;display:block}.about-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-primary)}.about-main{flex:1 1;display:flex;align-items:center;justify-content:center;width:100%;padding:24px;box-sizing:border-box}.about-article{display:flex;flex-direction:column;gap:1.5rem;max-width:500px;width:100%}.about-body{font-family:Geist,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:var(--text-primary)}.about-body p{margin:0}.about-body p+p{margin-top:1.5rem}.about-signature{line-height:0}.about-signature-img{display:block;width:107px;height:auto}