*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#f5f5f5;--bg-secondary:#efefef;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#999;--accent:#1a56e8;--accent-hover:#0e3fbf;--accent-light:#e8f0fe;--cat-bg:#222831;--cat-bg-hover:#111;--border:#e0e0e0;--border-light:#ebebeb;--footer-bg:#1a1a2e;--footer-mid:#16213e;--max-width:1180px;--content-width:780px;--header-height:58px;--sidebar-width:300px;--tag-color:#1a56e8}html{scroll-behavior:smooth}body{font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,Segoe UI,sans-serif;background-color:var(--bg-primary);font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}a,body{color:var(--text-primary)}a{text-decoration:none;transition:color .2s}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:200;background:#fff;border-bottom:1px solid var(--border);height:var(--header-height)}.site-header__inner{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:100%}.site-header__logo{display:flex;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;color:var(--text-primary);letter-spacing:.04em;flex-shrink:0}.site-header__logo:hover{color:var(--accent)}.site-header__logo-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0}.site-header__nav{display:flex;align-items:center;gap:0}.site-header__nav a{font-size:.78rem;font-weight:600;color:var(--text-secondary);padding:6px 12px;border-radius:4px;transition:color .2s,background .2s;white-space:nowrap}.site-header__nav a:hover{color:var(--accent);background:var(--accent-light)}.header-ad-bar{background:var(--bg-secondary);border-bottom:1px solid var(--border);padding:6px 1rem;display:flex;align-items:center;justify-content:center}.header-ad-bar .ad-label{font-size:.6rem;color:var(--text-muted);margin-right:8px}.main-layout{max-width:var(--max-width);margin:0 auto;padding:1.25rem 1rem;display:flex;gap:1.5rem;align-items:flex-start}.main-content{flex:1 1;min-width:0}.sidebar{width:var(--sidebar-width);flex-shrink:0;position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 1rem);max-height:calc(100vh - var(--header-height) - 2rem);overflow-y:auto;scrollbar-width:none}.sidebar::-webkit-scrollbar{display:none}.section-title{color:var(--text-primary);padding:6px 12px;background:var(--accent);color:#fff;border-radius:3px;display:inline-block;letter-spacing:.04em;text-transform:uppercase}.section-heading,.section-title{font-size:.82rem;font-weight:800;margin-bottom:1rem}.section-heading{color:var(--text-primary);padding-left:10px;border-left:3px solid var(--accent);letter-spacing:.03em}.featured-article{display:block;background:var(--bg-card);border-radius:6px;overflow:hidden;margin-bottom:4px;transition:box-shadow .2s;text-decoration:none}.featured-article:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}.featured-article__image-wrap{width:100%;position:relative;aspect-ratio:16/7;overflow:hidden;background:var(--bg-secondary)}.featured-article__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-article:hover .featured-article__image{transform:scale(1.02)}.featured-article__body{padding:1rem 1.25rem 1.25rem}.featured-article__tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:.5rem}.featured-article__title{font-size:1.15rem;font-weight:700;line-height:1.5;color:var(--text-primary);margin-bottom:.5rem}.featured-article__meta{font-size:.72rem;color:var(--text-muted)}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4px;gap:4px;margin-bottom:4px}.article-card{display:flex;flex-direction:column;background:var(--bg-card);border-radius:6px;overflow:hidden;transition:box-shadow .2s;text-decoration:none}.article-card:hover{box-shadow:0 4px 14px rgba(0,0,0,.09)}.article-card__image-wrap{width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--bg-secondary);flex-shrink:0}.article-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-card:hover .article-card__image{transform:scale(1.03)}.article-card__body{padding:.75rem;flex:1 1;display:flex;flex-direction:column;gap:5px}.article-card__title{font-size:.88rem;font-weight:600;line-height:1.5;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1 1}.article-card__tags{display:flex;flex-wrap:wrap;gap:4px}.article-card__meta{font-size:.68rem;color:var(--text-muted)}.article-list{display:flex;flex-direction:column;gap:3px}.article-item{display:flex;gap:.85rem;padding:.75rem;background:var(--bg-card);border-radius:6px;transition:box-shadow .2s}.article-item:hover{box-shadow:0 2px 10px rgba(0,0,0,.07)}.article-item__image-wrap{width:130px;min-width:130px;flex-shrink:0}.article-item__image{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:4px;background:var(--bg-secondary)}.article-item__body{flex:1 1;display:flex;flex-direction:column;gap:5px;justify-content:center;min-width:0}.article-item__tags{display:flex;flex-wrap:wrap;gap:4px}.article-item__title{font-size:.88rem;font-weight:600;line-height:1.5;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-item__meta{display:flex;align-items:center;gap:.75rem;font-size:.68rem;color:var(--text-muted)}.tag-badge{display:inline-block;font-size:.62rem;font-weight:600;color:var(--accent);background:var(--accent-light);padding:2px 7px;border-radius:20px;letter-spacing:.01em;white-space:nowrap;transition:background .15s,color .15s}.tag-badge:hover{background:var(--accent);color:#fff}.tag-badge--dark{color:#fff;background:var(--cat-bg)}.ad-banner{background:var(--bg-card);border:1px dashed #ccc;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-muted);font-size:.7rem;text-align:center;padding:1rem;margin-bottom:4px}.ad-banner--leaderboard{width:100%;height:90px}.ad-banner--rectangle{width:100%;height:250px}.ad-banner--wide{width:100%;height:100px}.ad-banner__label{font-size:.6rem;color:var(--text-muted);margin-bottom:4px;letter-spacing:.05em;text-transform:uppercase}.sidebar-widget{background:var(--bg-card);border-radius:6px;padding:1.1rem;margin-bottom:1rem;overflow:hidden}.sidebar-widget__title{font-size:.78rem;font-weight:800;color:#fff;background:var(--accent);padding:5px 10px;border-radius:3px;margin:-1.1rem -1.1rem .9rem;letter-spacing:.04em}.sidebar-widget__list{list-style:none}.sidebar-widget__list li{padding:.38rem 0;border-bottom:1px solid var(--border-light);font-size:.78rem}.sidebar-widget__list li:last-child{border-bottom:none}.sidebar-widget__list a{color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.sidebar-widget__list a:hover{color:var(--accent)}.sidebar-recent-item{display:flex;gap:.6rem;padding:.5rem 0;border-bottom:1px solid var(--border-light);text-decoration:none}.sidebar-recent-item:last-child{border-bottom:none}.sidebar-recent-item__img{width:64px;min-width:64px;aspect-ratio:16/9;object-fit:cover;border-radius:3px;background:var(--bg-secondary);flex-shrink:0}.sidebar-recent-item__body{flex:1 1;min-width:0}.sidebar-recent-item__title{font-size:.75rem;font-weight:600;line-height:1.45;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-recent-item:hover .sidebar-recent-item__title{color:var(--accent)}.sidebar-recent-item__date{font-size:.65rem;color:var(--text-muted);margin-top:2px}.tag-cloud{display:flex;flex-wrap:wrap;gap:6px}.category-list{list-style:none}.category-list li{display:flex;align-items:center;justify-content:space-between;padding:.38rem 0;border-bottom:1px solid var(--border-light);font-size:.8rem}.category-list li:last-child{border-bottom:none}.category-list a{color:var(--text-primary);display:flex;align-items:center;gap:6px}.category-list a:before{content:"▸";color:var(--accent);font-size:.7rem}.category-list a:hover{color:var(--accent)}.sns-follow-widget{display:flex;flex-direction:column;gap:8px}.sns-follow-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 12px;border-radius:5px;font-size:.78rem;font-weight:700;text-decoration:none;transition:opacity .2s}.sns-follow-btn:hover{opacity:.85}.sns-follow-btn--bluesky{background:#0085ff;color:#fff}.sns-follow-btn--x{background:#000;color:#fff}.sns-follow-btn--rss{background:#f26522;color:#fff}.article-detail{max-width:var(--content-width);margin:0 auto;padding:1.25rem 0 4rem}.article-detail__back{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:var(--text-muted);margin-bottom:1rem;transition:color .2s}.article-detail__back:hover{color:var(--accent)}.article-detail__eyecatch{width:100%;border-radius:6px;margin-bottom:1.25rem;aspect-ratio:16/9;object-fit:cover}.article-detail__meta{margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.article-detail__date{font-size:.75rem;color:var(--text-muted)}.article-detail__tags{display:flex;flex-wrap:wrap;gap:5px}.article-detail__title{font-size:1.4rem;font-weight:800;line-height:1.5;margin-bottom:1.25rem}.article-content{background:var(--bg-card);border-radius:6px;padding:2rem}.article-content h2{font-size:1.15rem;font-weight:700;margin:2rem 0 .75rem;padding:8px 12px;background:var(--accent-light);border-left:4px solid var(--accent);border-radius:0 4px 4px 0}.article-content h3{font-size:1rem;font-weight:700;margin:1.5rem 0 .5rem;padding-left:10px;border-left:3px solid var(--border)}.article-content p{margin-bottom:1rem;color:var(--text-primary);line-height:1.9}.article-content ol,.article-content ul{margin:.75rem 0 1rem 1.5rem}.article-content li{margin-bottom:.4rem}.article-content a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article-content a:hover{color:var(--accent-hover)}.article-content img{border-radius:6px;margin:1rem 0}.article-content blockquote{border-left:4px solid var(--accent);padding:.75rem 1rem;margin:1.25rem 0;color:var(--text-secondary);background:var(--accent-light);border-radius:0 6px 6px 0}.article-content pre{background:#1a1a2e;color:#e0e0e0;padding:1.25rem;border-radius:6px;overflow-x:auto;margin:1rem 0;font-size:.85rem}.article-content code{background:var(--bg-secondary);padding:.15em .4em;border-radius:3px;font-size:.88em}.article-content pre code{background:none;padding:0;color:inherit}.article-content iframe{width:100%;aspect-ratio:16/9;border:none;border-radius:6px;margin:1rem 0}.article-footer{margin-top:2rem}.article-share{background:var(--bg-card);border-radius:6px;padding:1.25rem;margin-top:1.5rem;text-align:center}.article-share__title{font-size:.78rem;color:var(--text-secondary);margin-bottom:.75rem;font-weight:600}.article-share__buttons{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.share-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:4px;font-size:.78rem;font-weight:700;text-decoration:none;transition:opacity .2s}.share-btn:hover{opacity:.85}.share-btn--x{background:#000;color:#fff}.share-btn--bluesky{background:#0085ff;color:#fff}.site-footer{background:var(--footer-bg);color:#aaa;margin-top:2rem}.site-footer__inner{max-width:var(--max-width);margin:0 auto;padding:2.5rem 1rem 1.5rem;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:2rem;gap:2rem}.site-footer__logo{font-size:1rem;font-weight:800;color:#fff;margin-bottom:.5rem}.site-footer__desc{font-size:.75rem;color:#888;line-height:1.7}.site-footer__col-title{font-size:.78rem;font-weight:700;color:#ccc;margin-bottom:.75rem;padding-bottom:.4rem;border-bottom:1px solid #333}.site-footer__links{list-style:none}.site-footer__links li{margin-bottom:.35rem}.site-footer__links a{font-size:.75rem;color:#888;transition:color .2s}.site-footer__links a:hover{color:#fff}.site-footer__bottom{border-top:1px solid #333;padding:1rem;text-align:center;font-size:.7rem;color:#666}.pagination{display:flex;justify-content:center;gap:6px;padding:1.5rem 0 .5rem}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;font-size:.82rem;font-weight:600;background:var(--bg-card);color:var(--text-secondary);transition:background .2s,color .2s}.pagination .current,.pagination a:hover{background:var(--accent);color:#fff}.contact-input{width:100%;padding:10px 14px;border:1px solid var(--border);border-radius:6px;font-size:.9rem;outline:none;background:var(--bg-secondary);font-family:inherit;transition:border-color .2s}.contact-input:focus{border-color:var(--accent);background:#fff}.contact-submit{display:inline-block;padding:12px 32px;background:var(--accent);color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .2s;font-family:inherit}.contact-submit:hover{background:var(--accent-hover)}.not-found{text-align:center;padding:6rem 1.5rem}.not-found__title{font-size:1.4rem;margin-bottom:1rem}@media (max-width:900px){.main-layout{flex-direction:column}.sidebar{width:100%}.article-grid{grid-template-columns:repeat(2,1fr)}.site-footer__inner{grid-template-columns:1fr 1fr}.site-header__nav a{padding:6px 8px}}@media (max-width:640px){.article-grid{grid-template-columns:1fr}.article-item{gap:.65rem}.article-item__image-wrap{width:100px;min-width:100px}.article-detail__title{font-size:1.15rem}.article-content{padding:1.25rem}.site-footer__inner{grid-template-columns:1fr}.site-header__nav{display:none}}