.blog-wrap{padding:32px 20px 60px}.blog-cats{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.blog-chip{font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;border:1px solid var(--bo);background:var(--su);color:var(--mu);text-decoration:none;transition:all .15s;white-space:nowrap}.blog-chip:hover{border-color:var(--or);color:var(--or)}.blog-chip--active{background:var(--or);border-color:var(--or);color:#fff}.blog-chip--active:hover{background:var(--ord);border-color:var(--ord);color:#fff}.blog-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px}.blog-badge--cat{background:var(--ors);color:var(--ord)}.blog-badge--time{background:var(--su2);color:var(--mu)}.blog-date{font-size:12px;color:var(--li)}.blog-read-link{font-size:13px;font-weight:600;color:var(--or);display:inline-flex;align-items:center;gap:4px}.blog-empty{text-align:center;padding:60px 20px;color:var(--li)}.blog-empty svg{margin-bottom:12px}.blog-empty p{font-size:14px}.blog-hero{display:grid;grid-template-columns:1fr;background:var(--su);border:1px solid var(--bo);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .25s,transform .25s;margin-bottom:28px}@media(min-width:768px){.blog-hero{grid-template-columns:1.2fr 1fr}}.blog-hero:hover{box-shadow:0 12px 40px #0000001a;transform:translateY(-2px)}.blog-hero__img{aspect-ratio:16/10;overflow:hidden}.blog-hero__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.blog-hero:hover .blog-hero__img img{transform:scale(1.04)}.blog-hero__placeholder{width:100%;height:100%;display:grid;place-items:center;min-height:200px}.blog-hero__body{padding:24px;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.blog-hero__body{padding:32px}}.blog-hero__meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.blog-hero__title{font-family:var(--fd);font-size:clamp(18px,2.5vw,26px);font-weight:800;letter-spacing:-.02em;line-height:1.25;margin-bottom:10px}.blog-hero__excerpt{font-size:14px;color:var(--mu);line-height:1.6;margin-bottom:16px;flex:1}.blog-hero__foot{display:flex;align-items:center;justify-content:space-between}.blog-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:560px){.blog-grid{grid-template-columns:1fr 1fr}}@media(min-width:960px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-grid--related{margin-top:16px}.blog-card{display:flex;flex-direction:column;background:var(--su);border:1px solid var(--bo);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s,border-color .2s}.blog-card:hover{box-shadow:var(--sh-card);transform:translateY(-2px);border-color:var(--orm)}.blog-card__img{aspect-ratio:16/10;overflow:hidden}.blog-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.blog-card:hover .blog-card__img img{transform:scale(1.05)}.blog-card__placeholder{width:100%;height:100%;display:grid;place-items:center;min-height:140px}.blog-card__body{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1}.blog-card__meta{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.blog-card__title{font-family:var(--fd);font-size:15px;font-weight:700;letter-spacing:-.015em;line-height:1.3;margin-bottom:6px}.blog-card__excerpt{font-size:13px;color:var(--mu);line-height:1.5;margin-bottom:12px;flex:1}.blog-card__foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.reading-progress{position:fixed;top:0;left:0;height:3px;width:0;background:var(--or);z-index:999;transition:width .1s linear;border-radius:0 2px 2px 0}.article-wrap{padding:24px 20px 60px;max-width:760px;margin:0 auto}.article-bc{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--mu);margin-bottom:20px;flex-wrap:wrap}.article-bc a{color:var(--mu);text-decoration:none;font-weight:600}.article-bc a:hover{color:var(--or)}.article-bc svg{width:12px;height:12px;fill:none;stroke:var(--li);stroke-width:2;flex-shrink:0}.article-bc span{color:var(--tx)}.article-hero{border-radius:16px;overflow:hidden;margin-bottom:24px;aspect-ratio:2/1}.article-hero img{width:100%;height:100%;object-fit:cover}.article-header{margin-bottom:24px}.article-meta-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:12px}.article-h1{font-family:var(--fd);font-size:clamp(22px,3.5vw,34px);font-weight:900;letter-spacing:-.03em;line-height:1.2}.blog-lead{font-size:17px;color:var(--tx);line-height:1.65;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--bo)}.blog-body{line-height:1.78;font-size:15.5px;color:var(--tx)}.blog-body section{background:var(--su);border:1px solid var(--bo);border-radius:16px;padding:24px;margin:24px 0}.blog-body h2{font-family:var(--fd);font-size:22px;font-weight:700;margin:36px 0 14px;letter-spacing:-.02em}.blog-body h3{font-size:18px;font-weight:700;margin:24px 0 10px}.blog-body p{margin:0 0 14px}.blog-body ul,.blog-body ol{margin:0 0 14px;padding-left:22px}.blog-body li{margin:0 0 6px}.blog-body details{border-top:1px solid var(--bo);padding:14px 0}.blog-body details:first-child{border-top:none}.blog-body summary{font-weight:700;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none}.blog-body summary::-webkit-details-marker{display:none}.blog-body summary::marker{content:""}.blog-body summary svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s ease}.blog-body details[open] summary svg{transform:rotate(180deg)}.blog-body .cta{background:var(--ors);border-color:var(--orm)}.blog-body .note{font-size:13px;color:var(--mu)}.blog-body .pill{font-size:12px;padding:6px 10px;border-radius:20px;border:1px solid var(--bo);background:var(--su);color:var(--mu);display:inline-block;margin:2px}.blog-body img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}.blog-body a:not(.btn-or){color:var(--or);text-decoration:underline;text-underline-offset:2px}.blog-body a:not(.btn-or):hover{color:var(--ord)}.article-related{margin-top:48px;padding-top:32px;border-top:1px solid var(--bo)}.article-related__title{font-family:var(--fd);font-size:20px;font-weight:700;letter-spacing:-.02em;margin-bottom:16px}
