@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap");*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f2f2ed;color:#1b2a4a;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.maint-main{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem clamp(1rem,5vw,3rem);background:radial-gradient(rgba(165,166,106,.08) 1px,transparent 0),linear-gradient(180deg,#f2f2ed,#f8f5ee);background-size:22px 22px,100% 100%}.maint-card{width:100%;max-width:640px;display:flex;flex-direction:column;gap:1.5rem}.maint-rule{width:40px;height:3px;background:#a5a66a;border-radius:2px;margin-bottom:.5rem}.maint-headline{margin:0;display:flex;flex-direction:column;gap:.3rem;font-family:Space Grotesk,Inter,sans-serif;font-weight:600;line-height:1.06;letter-spacing:-.018em}.maint-accent{color:#a5a66a;font-size:clamp(2.6rem,5vw,4.5rem);font-weight:700}.maint-soft{color:#1b2a4a;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400}.maint-body{font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.6;color:rgba(27,42,74,.72);max-width:56ch;margin:0}.maint-links{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.85rem}.maint-link-row{display:flex;align-items:baseline;gap:1rem;padding:.6rem 0;border-bottom:1px dashed rgba(27,42,74,.12)}.maint-link-label{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(27,42,74,.55);min-width:180px}.maint-link{font-size:1.05rem;font-weight:600;color:#8a8c50;text-decoration:none;transition:color .12s ease}.maint-link:hover{color:#1b2a4a}.maint-meta{margin:.5rem 0 0;font-size:.95rem;color:rgba(27,42,74,.68)}.maint-contact{color:#8a8c50;text-decoration:none;font-weight:600}.maint-contact:hover{color:#1b2a4a;text-decoration:underline;text-underline-offset:3px}.maint-foot{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(27,42,74,.1)}.maint-entity{margin:0;font-size:.92rem;font-weight:700;color:#1b2a4a}.maint-entity-meta{margin:4px 0 0;font-size:.78rem;color:rgba(27,42,74,.55);line-height:1.5}@media (max-width:560px){.maint-link-row{flex-direction:column;gap:.25rem;align-items:flex-start}.maint-link-label{min-width:0}}