.news-module__ObVvaa__page{max-width:1280px;margin:0 auto;padding:1.1rem 1.2rem 0}.news-module__ObVvaa__crumbs{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.82rem;display:flex}.news-module__ObVvaa__crumbs a{color:var(--text-muted);transition:color .18s}.news-module__ObVvaa__crumbs a:hover{color:var(--brand-blue)}.news-module__ObVvaa__sep{color:#c1cadd}.news-module__ObVvaa__cur{color:var(--text);font-weight:500}.news-module__ObVvaa__head{max-width:760px;padding:2.4rem 0 2.2rem}.news-module__ObVvaa__head h1{letter-spacing:.01em;color:var(--brand-blue-dark);text-wrap:balance;margin-top:.75rem;font-size:clamp(1.7rem,3.4vw,2.4rem);line-height:1.25}.news-module__ObVvaa__headSub{color:var(--text-muted);margin-top:1rem;font-size:.96rem;line-height:1.95}.news-module__ObVvaa__list{flex-direction:column;gap:1.1rem;max-width:880px;margin:0 0 4rem;padding:0;list-style:none;display:flex}.news-module__ObVvaa__card{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:14px;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.7rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.news-module__ObVvaa__card:before{content:"";background:linear-gradient(180deg, var(--brand-blue), var(--brand-orange));opacity:0;width:3px;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.news-module__ObVvaa__card:hover{box-shadow:var(--shadow-card);border-color:#c0ceea;transform:translateY(-2px)}.news-module__ObVvaa__card:hover:before{opacity:1}.news-module__ObVvaa__dateBadge{background:var(--brand-blue-light);border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:76px;height:76px;line-height:1.1;display:flex;position:relative}.news-module__ObVvaa__dateBadge:after{content:"";background:var(--brand-orange);border-radius:999px;width:6px;height:6px;position:absolute;top:8px;right:8px}.news-module__ObVvaa__dateDay{color:var(--brand-blue-dark);font-size:1.5rem;font-weight:700}.news-module__ObVvaa__dateYm{letter-spacing:.03em;color:var(--text-muted);margin-top:.15rem;font-size:.72rem}.news-module__ObVvaa__cardBody{flex:1;min-width:0}.news-module__ObVvaa__cardTitle{color:var(--text);font-size:1.08rem;font-weight:600;line-height:1.5}.news-module__ObVvaa__card:hover .news-module__ObVvaa__cardTitle{color:var(--brand-blue)}.news-module__ObVvaa__cardSummary{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.92rem;line-height:1.75;display:-webkit-box;overflow:hidden}.news-module__ObVvaa__cardTags{flex-wrap:wrap;gap:.4rem;margin-top:.8rem;display:flex}.news-module__ObVvaa__tag{background:var(--brand-orange-light);color:var(--brand-orange-dark);letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:.08rem .62rem;font-size:.74rem;line-height:1.5}.news-module__ObVvaa__cardGo{color:var(--brand-blue);margin-top:.9rem;font-size:.84rem;font-weight:500;display:inline-block}.news-module__ObVvaa__empty{text-align:center;border:1px dashed var(--line);max-width:880px;color:var(--text-muted);background:var(--bg-alt);border-radius:14px;margin:0 0 4.5rem;padding:3.2rem 2rem}.news-module__ObVvaa__empty p{font-size:.96rem}.news-module__ObVvaa__articleHead{max-width:760px;margin:0 auto;padding:2.2rem 0 1.6rem}.news-module__ObVvaa__articleHead h1{letter-spacing:.01em;color:var(--brand-blue-dark);text-wrap:balance;margin-top:.75rem;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.4}.news-module__ObVvaa__articleMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:.9rem;font-size:.86rem;display:flex}.news-module__ObVvaa__articleDate{align-items:center;gap:.4rem;display:inline-flex}.news-module__ObVvaa__articleDate:before{content:"";background:var(--brand-orange);border-radius:999px;width:6px;height:6px}.news-module__ObVvaa__articleTags{flex-wrap:wrap;gap:.4rem;display:flex}.news-module__ObVvaa__articleBody{border-top:1px solid var(--line);max-width:760px;margin:0 auto;padding-top:2rem;padding-bottom:4.5rem}.news-module__ObVvaa__prose{color:var(--text);font-size:1rem;line-height:1.95}.news-module__ObVvaa__prose h1,.news-module__ObVvaa__prose h2,.news-module__ObVvaa__prose h3,.news-module__ObVvaa__prose h4{color:var(--brand-blue-dark);margin:2rem 0 .9rem;font-weight:700;line-height:1.4}.news-module__ObVvaa__prose h1{font-size:1.4rem}.news-module__ObVvaa__prose h2{font-size:1.22rem}.news-module__ObVvaa__prose h3{font-size:1.08rem}.news-module__ObVvaa__prose p{margin:0 0 1.1rem}.news-module__ObVvaa__prose ul,.news-module__ObVvaa__prose ol{margin:0 0 1.1rem;padding-left:1.4rem}.news-module__ObVvaa__prose li{margin-bottom:.4rem}.news-module__ObVvaa__prose a{color:var(--brand-blue);text-underline-offset:2px;text-decoration:underline}.news-module__ObVvaa__prose strong{color:var(--text);font-weight:700}.news-module__ObVvaa__prose blockquote{border-left:3px solid var(--brand-orange);color:var(--text-muted);background:var(--bg-alt);border-radius:0 8px 8px 0;margin:0 0 1.1rem;padding:.2rem 1.1rem}.news-module__ObVvaa__prose img{border-radius:10px;margin:.4rem 0 1.1rem}.news-module__ObVvaa__prose table{border-collapse:collapse;width:100%;margin:0 0 1.1rem;font-size:.9rem}.news-module__ObVvaa__prose th,.news-module__ObVvaa__prose td{border:1px solid var(--line);text-align:left;padding:.5rem .7rem}.news-module__ObVvaa__prose th{background:var(--bg-alt);color:var(--brand-blue-dark)}.news-module__ObVvaa__prose code{background:var(--bg-alt);border-radius:4px;padding:.1rem .4rem;font-size:.9em}.news-module__ObVvaa__prose hr{border:none;border-top:1px solid var(--line);margin:1.8rem 0}.news-module__ObVvaa__articleBack{max-width:760px;margin:0 auto;padding:0 0 3.5rem}.news-module__ObVvaa__backLink{color:var(--brand-blue);align-items:center;gap:.4rem;font-size:.88rem;font-weight:500;display:inline-flex}@media (max-width:640px){.news-module__ObVvaa__page{padding:1rem 1.2rem 0}.news-module__ObVvaa__articleBody{font-size:.95rem;line-height:1.85}.news-module__ObVvaa__card{gap:1rem;padding:1.2rem}.news-module__ObVvaa__dateBadge{border-radius:10px;width:60px;height:60px}.news-module__ObVvaa__dateDay{font-size:1.2rem}.news-module__ObVvaa__dateYm{font-size:.65rem}.news-module__ObVvaa__cardTitle{font-size:1rem}.news-module__ObVvaa__articleHead,.news-module__ObVvaa__articleBody,.news-module__ObVvaa__articleBack{max-width:100%;padding-left:1.2rem;padding-right:1.2rem}}
