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