body{-webkit-hyphens:none;hyphens:none}.home-container{box-sizing:border-box;flex-direction:column;justify-content:center;max-width:750px;height:100vh;margin:0 auto;padding:20px;display:flex;overflow:hidden}.home-container .tree-item{margin-bottom:.4rem}.home-container .tree .tree{margin-top:.2rem}body:has(.home-container){overflow:hidden}.home-layout{align-items:center;gap:2rem;display:flex}.home-content{flex:1}.profile-image{object-fit:cover;border-radius:4px;flex-shrink:0}.site-title{text-align:center;margin-bottom:1rem;font-size:2rem}.tree{margin-left:1rem}.tree-item{margin-bottom:.6rem;padding-left:1.5rem;position:relative}.tree-item:before{content:"";background:#999;width:1px;height:100%;position:absolute;top:0;left:0}.tree-item:after{content:"";background:#999;width:1rem;height:1px;position:absolute;top:.7rem;left:0}.tree-item:last-child:before{height:.7rem}.tree-item a,.tree-item span{color:inherit}.tree-item a:hover{text-decoration:underline}.tree-item .desc{color:#666;margin-left:.3rem;font-size:.9em}.tree .tree{margin-top:.4rem;margin-left:0}.page-container{max-width:600px;margin:0 auto;padding-top:40px}.breadcrumb{color:#666;margin-bottom:1.5rem;font-family:monospace;font-size:.9em}.back-link{color:#666;margin-bottom:1rem;font-size:.9em;text-decoration:none;display:inline-block}.back-link:hover{text-decoration:underline}.breadcrumb a{color:#666;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{margin:0 .2rem}.page-title{margin-bottom:.5rem;font-size:1.8rem}.page-desc{color:#666;margin-bottom:1.5rem;font-style:italic}.detail-container{max-width:600px;margin:0 auto;padding-top:40px}.detail-title{margin-bottom:.5rem;font-size:1.8rem}.detail-content{line-height:1.6}.detail-content p{margin-bottom:1rem}.external-link{margin-top:1rem;display:inline-block}.external-link:hover{text-decoration:underline}.art-grid{flex-direction:column;gap:3rem;margin-top:2rem;display:flex}.art-item{flex-direction:column;gap:1rem;display:flex}.art-item img{border:1px solid #ddd;max-width:100%;height:auto}.art-info{flex-direction:column;gap:.25rem;display:flex}.art-info a{color:inherit;text-decoration:none}.art-info a:hover{text-decoration:underline}.art-info .desc{color:#666;font-size:.9em}.art-info p{color:#aaa;margin-top:.5rem;font-size:.9em;line-height:1.5}.detail-content p{color:#aaa}@media (min-width:600px){.art-item{flex-direction:row;gap:1.5rem}.art-item img{flex-shrink:0;max-width:250px}.art-info{flex:1}}
