*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background-color:#fff;color:#000;font-family:Courier New,Courier,monospace;line-height:1.6;margin:0;padding:0;width:100%}.page-container{max-width:1100px;margin:0 auto;padding:40px 32px 80px}h1{font-size:.95rem;letter-spacing:.02em;margin-bottom:32px}h1,h2{font-weight:400}h2{font-size:.9rem;margin-bottom:16px}p{font-size:.85rem;margin-bottom:0}a{color:#00e;text-decoration:none}.site-header{display:flex;align-items:center;gap:14px;margin-bottom:16px}.site-logo{height:auto;width:auto;max-height:54px;display:block;flex-shrink:0}.site-header-text{display:flex;flex-direction:column;justify-content:center}.site-title{font-size:.75rem;font-weight:400;letter-spacing:.04em;line-height:1.45;margin-bottom:0;font-family:Courier New,Courier,monospace}.cursor{display:inline-block;animation:blink 1s step-end infinite;color:#000;font-weight:400}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.divider{border:none;border-top:1px dotted #000;margin:0}.site-nav{padding:10px 0;display:flex;align-items:center;gap:0}.site-nav a{margin-right:24px;font-size:.82rem;font-family:Courier New,Courier,monospace}.nav-dropdown-wrapper{position:relative;display:inline-block;padding-bottom:8px;margin-bottom:-8px}.nav-dropdown-trigger{font-size:.82rem;font-family:Courier New,Courier,monospace;color:#00e;cursor:default;margin-right:24px}.nav-dropdown{position:absolute;top:calc(100% - 4px);left:0;background:#fff;border:1px dotted #000;padding:8px 0;min-width:180px;z-index:100;visibility:hidden;opacity:0;transition:opacity .15s ease}.nav-dropdown--open{visibility:visible;opacity:1}.nav-dropdown-item{display:block;padding:5px 14px;font-size:.8rem;font-family:Courier New,Courier,monospace;color:#00e;white-space:nowrap}main{padding-top:10px}img{display:block;width:100%;height:auto;max-width:100%}.home-hero{margin-bottom:48px}.hero-image-frame{position:relative;width:100%;height:750px;overflow:hidden;background:transparent}.hero-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;transition:opacity .8s ease;cursor:pointer}.hero-img-next{z-index:1}.hero-meta{display:flex;justify-content:space-between;align-items:baseline;margin-top:8px;min-height:1.4em}.hero-source{text-align:left}.hero-caption,.hero-source{font-size:.78rem;color:#c00}.hero-caption{text-align:right}.project-image-area{margin-bottom:40px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.project-image-frame{position:relative;width:100%;height:650px;background:transparent;overflow:hidden}.project-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;transition:opacity .6s ease}.project-img-next{z-index:1}.project-image-meta{display:flex;justify-content:space-between;align-items:baseline;margin-top:8px;min-height:1.4em}.project-image-counter{font-size:.78rem;color:#c00;text-align:left}.project-image-caption{font-size:.78rem;color:#c00;text-align:right}.project-click-hint{font-size:.72rem;color:#aaa;margin-top:4px}.blog-list{list-style:none}.blog-list li{margin-bottom:32px}.blog-list .entry-title{font-size:.88rem;margin-bottom:4px}.blog-list .entry-date{font-size:.75rem;color:#888;margin-bottom:6px}.blog-list .entry-description{font-size:.82rem;color:#333}.blog-entry-date{font-size:.75rem;color:#888;margin-bottom:28px}.blog-entry-body{max-width:620px}.blog-entry-body p{font-size:.88rem;line-height:1.75;margin-bottom:1.4em}.blog-entry-body img{width:100%;max-height:480px;object-fit:contain;object-position:left;margin:28px 0 6px}.blog-entry-body .image-caption{font-size:.75rem;color:#c00;text-align:right;margin-bottom:28px}.breadcrumb{display:block;font-size:.78rem;margin-bottom:10px;font-family:Courier New,Courier,monospace}.breadcrumb-link{color:#00e;text-decoration:none}.breadcrumb-current{color:#000}.breadcrumb-sep{color:#aaa;margin:0 1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}footer{margin-top:80px;font-size:.75rem;color:#aaa;border-top:1px dotted #ccc;padding-top:16px}