:root{--shus-red:#c91f2c;--shus-red-dark:#991824;--shus-ink:#15171a;--shus-muted:#6c727a;--shus-line:#e8e9ec;--shus-bg:#f6f7f9;--shus-card:#fff;--shus-radius:18px;--shus-shadow:0 12px 34px rgba(12,19,31,.07)}
.shus-wrap{width:min(1180px,calc(100% - 32px));margin:34px auto 56px;color:var(--shus-ink);font-family:inherit;box-sizing:border-box}.shus-wrap *{box-sizing:border-box}.shus-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:13px;color:var(--shus-muted);margin-bottom:18px}.shus-breadcrumb a{color:inherit;text-decoration:none}.shus-breadcrumb a:hover{color:var(--shus-red)}
.shus-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;background:linear-gradient(135deg,#fff 0%,#fff7f7 55%,#f3f5f8 100%);border:1px solid var(--shus-line);border-radius:24px;padding:34px;box-shadow:var(--shus-shadow)}.shus-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;top:-120px;border:36px solid rgba(201,31,44,.07)}.shus-eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.09em;color:var(--shus-red);margin-bottom:10px}.shus-hero h1,.shus-article h1{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:0 0 14px;font-weight:850;letter-spacing:-.025em}.shus-hero p{max-width:790px;margin:0;color:var(--shus-muted);font-size:17px;line-height:1.7}.shus-hero-stat{min-width:145px;text-align:center;background:#fff;border:1px solid var(--shus-line);border-radius:18px;padding:18px;position:relative;z-index:1}.shus-hero-stat strong{display:block;font-size:30px}.shus-hero-stat span{font-size:12px;color:var(--shus-muted)}
.shus-info,.shus-disclaimer{margin:18px 0 26px;padding:15px 18px;border:1px solid #f0d6d9;background:#fff8f8;border-radius:14px;color:#5f3237;font-size:14px;line-height:1.65}.shus-grid{display:grid;grid-template-columns:repeat(var(--shus-cols,3),minmax(0,1fr));gap:18px}.shus-card{display:flex;flex-direction:column;min-width:0;background:var(--shus-card);border:1px solid var(--shus-line);border-radius:var(--shus-radius);padding:22px;box-shadow:0 5px 18px rgba(12,19,31,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.shus-card:hover{transform:translateY(-3px);box-shadow:var(--shus-shadow);border-color:#dadde2}.shus-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:14px}.shus-card time{font-size:12px;color:var(--shus-muted)}.shus-badge{display:inline-flex;align-items:center;border-radius:999px;background:#fff0f1;color:var(--shus-red-dark);font-size:11px;font-weight:800;padding:6px 9px}.shus-card h3{font-size:19px;line-height:1.35;margin:0 0 10px;font-weight:800;letter-spacing:-.01em}.shus-card h3 a{color:var(--shus-ink);text-decoration:none}.shus-card h3 a:hover{color:var(--shus-red)}.shus-card p{font-size:14px;line-height:1.65;color:var(--shus-muted);margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.shus-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:auto;padding-top:3px}.shus-more,.shus-source,.shus-head-link{font-size:13px;font-weight:750;text-decoration:none}.shus-more{color:var(--shus-red)}.shus-source{color:var(--shus-muted)}.shus-more:hover,.shus-source:hover,.shus-head-link:hover{color:var(--shus-red-dark)}
.shus-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:18px}.shus-head h2{margin:0 0 7px;font-size:28px}.shus-head p{margin:0;color:var(--shus-muted);max-width:750px}.shus-head-link{white-space:nowrap;color:var(--shus-red)}.shus-shortcode{width:100%;margin:0}.shus-pagination{margin-top:30px}.shus-pagination .nav-links{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.shus-pagination .page-numbers{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--shus-line);border-radius:10px;text-decoration:none;color:var(--shus-ink);background:#fff}.shus-pagination .current{background:var(--shus-red);border-color:var(--shus-red);color:#fff}.shus-faq{margin-top:42px;border-top:1px solid var(--shus-line);padding-top:28px}.shus-faq h2{font-size:26px}.shus-faq details{background:#fff;border:1px solid var(--shus-line);border-radius:12px;padding:0 16px;margin:10px 0}.shus-faq summary{cursor:pointer;font-weight:750;padding:15px 0}.shus-faq p{color:var(--shus-muted);line-height:1.7;margin-top:0}.shus-empty{padding:28px;background:var(--shus-bg);border-radius:14px;text-align:center;color:var(--shus-muted)}
.shus-single{max-width:1000px}.shus-article{background:#fff;border:1px solid var(--shus-line);border-radius:24px;padding:clamp(22px,4vw,46px);box-shadow:var(--shus-shadow)}.shus-meta{display:flex;gap:9px;flex-wrap:wrap;color:var(--shus-muted);font-size:13px;margin:14px 0 28px}.shus-summary-box{background:var(--shus-bg);border-left:4px solid var(--shus-red);border-radius:14px;padding:20px 22px;margin:20px 0}.shus-summary-box>span{font-size:11px;letter-spacing:.1em;font-weight:850;color:var(--shus-red)}.shus-summary-box p{font-size:18px;line-height:1.75;margin:8px 0 0}.shus-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--shus-red);color:#fff!important;text-decoration:none!important;border-radius:12px;padding:13px 18px;font-weight:800;transition:background .18s ease}.shus-primary:hover{background:var(--shus-red-dark)}.shus-related{border-top:1px solid var(--shus-line);margin-top:36px;padding-top:28px}.shus-related h2{font-size:25px}
@media(max-width:900px){.shus-grid{grid-template-columns:repeat(min(2,var(--shus-cols,2)),minmax(0,1fr))}.shus-hero{grid-template-columns:1fr}.shus-hero-stat{justify-self:start}.shus-head{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.shus-wrap{width:min(100% - 20px,1180px);margin-top:20px}.shus-grid{grid-template-columns:1fr}.shus-hero{padding:24px;border-radius:18px}.shus-hero h1,.shus-article h1{font-size:30px}.shus-hero p{font-size:15px}.shus-card{padding:18px}.shus-article{padding:20px;border-radius:18px}.shus-summary-box p{font-size:16px}.shus-head h2{font-size:24px}}
