@charset "UTF-8";*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}a.anchor{position:absolute!important;width:0;height:0;overflow:hidden;clip:rect(0,0,0,0)}a{color:var(--primary)}a:hover{color:#4640e2}body{font-family:poppins,noto sans jp,sans-serif;font-size:16px}body:not(.dark){background-color:#fff;--theme:#ffffff;--entry:#ffffff;--primary:#191919;--secondary:#303030;--tertiary:#e6f0fa;--content:#303030;--code-bg:#f4f4f4;--border:#cccccc}body.dark{background-color:#1a1a1a;--theme:#1a1a1a;--entry:#2a2a2a;--primary:#4a90e2;--secondary:#88bfff;--tertiary:#444;--content:#e0e0e0;--code-bg:#191919;--border:#191919}.content p,.post-content p{line-height:1.6}.hover-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:30px;text-decoration:none;color:inherit;display:block;transition:all .3s ease}.hover-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(79,172,254,.2)}.hero-section{background-image:url(/assets/images/bg320.webp);background-size:180px 180px;background-position:0 0;background-repeat:no-repeat;margin-top:20px;margin-bottom:100px;padding:5px 0 0 200px;min-height:180px}@media(max-width:768px){.hero-section{background-size:160px 160px;padding:5px 0 0 160px;min-height:160px;margin-bottom:70px}}@media(max-width:480px){.hero-section{background-size:140px 140px;padding:1px 0 0 160px;min-height:140px;margin-bottom:70px}}.site-logo::before{content:"";display:inline-block;width:32px;height:32px;background-image:url(/assets/images/icons/favicon-96x96.png);background-size:contain;background-repeat:no-repeat;margin-right:8px;vertical-align:middle}@media(max-width:768px){.site-logo::before{width:24px;height:24px;margin-right:6px}}.post-content h1{font-size:2rem!important;line-height:1.3;margin-bottom:1.5rem;font-weight:700}.post-content h2{font-size:1.6rem!important;line-height:1.4;margin-top:3rem!important;margin-bottom:1rem!important;font-weight:700}.post-content h3{font-size:1.3rem!important;line-height:1.4;margin-bottom:.6rem;font-weight:600}.post-content h4{font-size:1.1rem!important;line-height:1.4;margin-bottom:.5rem;font-weight:600}.post-content h5{font-size:1rem!important;line-height:1.4;margin-bottom:.5rem;font-weight:600}.post-content h6{font-size:.9rem!important;line-height:1.4;margin-bottom:.5rem;font-weight:600}.post-content hr{border:none;height:6px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:3px;margin:100px 0;box-shadow:0 2px 10px rgba(102,126,234,.3)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin:50px auto;max-width:1200px}.post-content a.hover-card{box-shadow:none!important;box-decoration-break:initial!important;-webkit-box-decoration-break:initial!important}.post-content a.hover-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.15)!important;box-decoration-break:initial!important;-webkit-box-decoration-break:initial!important}.hover-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:30px;text-decoration:none;color:inherit;display:block;transition:transform .3s ease}.hover-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.hover-card h3{margin:0 0 15px;color:#333;text-align:center}.service-image-container{text-align:center;margin:20px 0}.service-image{display:block;margin:0 auto;max-width:100%;height:auto}.service-description{margin:0 0 15px;color:#888;font-size:.8rem!important;line-height:1.5rem!important}@media(max-width:768px){.services-grid{gap:20px;margin:30px auto;padding:0 20px}.hover-card{padding:20px}hr{margin:60px 0}}@media(max-width:480px){.services-grid{grid-template-columns:1fr;gap:15px;margin:20px auto;padding:0 15px}hr{margin:40px 0;height:4px}}