.zh-page{background:var(--zh-bg);color:var(--zh-text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.zh-container{max-width:var(--zh-max);margin:0 auto;padding:0 22px;width:100%;box-sizing:border-box}.zh-inner-hero{padding:2.75rem 0 1.5rem;background:linear-gradient(180deg,#0d1a2c 0%,var(--zh-bg) 100%);border-bottom:1px solid var(--zh-border)}.zh-breadcrumb{font-size:.9rem;color:#b0c2d8;margin-bottom:.85rem}.zh-breadcrumb a{color:var(--zh-orange);text-decoration:none}.zh-breadcrumb a:hover{text-decoration:underline}.zh-bc-sep{margin:0 .45rem;opacity:.6}.zh-inner-title{font-size:clamp(1.7rem, 3.5vw, 2.2rem);font-weight:800;letter-spacing:-.025em;color:#fff;margin:0 0 .6rem;line-height:1.2}.zh-inner-lead{font-size:1.05rem;color:#c5d4e8;margin:0;max-width:560px;line-height:1.55}.zh-type-nav{display:flex;flex-wrap:wrap;gap:8px;padding:1.5rem 0 .5rem}.zh-type-pill{display:inline-block;padding:.48rem 1rem;background:var(--zh-bg-elevated);border:1px solid var(--zh-border);border-radius:999px;color:#c5d4e8;text-decoration:none;font-size:.9rem;font-weight:600;transition:all 0.15s}.zh-type-pill:hover,.zh-type-pill.is-active{background:var(--zh-orange);border-color:var(--zh-orange);color:#fff}.zh-ad-banner{margin:1.5rem 0}.zh-ad-placeholder{background:var(--zh-bg-elevated);border:1px dashed var(--zh-border);border-radius:var(--zh-radius);min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:1.25rem;text-align:center}.zh-ad-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#b8c9dc}.zh-ad-hint{font-size:.86rem;color:#a8bbd0}.zh-inner-content{padding-bottom:1rem}.zh-items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.zh-item-card{background:var(--zh-bg-card);border:1px solid var(--zh-border);border-radius:var(--zh-radius);padding:1.4rem 1.3rem;display:flex;flex-direction:column;gap:.5rem;transition:border-color 0.18s,box-shadow 0.18s,transform 0.18s;box-shadow:0 2px 10px rgb(0 0 0 / .15)}.zh-item-card:hover{border-color:var(--zh-orange);box-shadow:0 10px 28px rgb(0 0 0 / .28);transform:translateY(-3px)}.zh-item-type{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ff9a6b}.zh-item-title{font-size:1.12rem;font-weight:700;margin:0;line-height:1.3}.zh-item-title a{color:#fff;text-decoration:none}.zh-item-title a:hover{color:var(--zh-orange)}.zh-item-excerpt{font-size:.92rem;color:#c5d4e8;line-height:1.5;flex:1}.zh-item-excerpt p{margin:0}.zh-item-link{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;font-weight:650;color:var(--zh-orange);text-decoration:none;margin-top:.4rem}.zh-item-link:hover{color:var(--zh-orange-hover)}.zh-empty{background:var(--zh-bg-card);border:1px solid var(--zh-border);border-radius:var(--zh-radius);padding:2.5rem 2rem;text-align:center}.zh-empty h2{color:#fff;margin:0 0 .75rem;font-size:1.35rem}.zh-empty p{color:#c5d4e8;margin:0;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.55}.zh-footer{background:var(--zh-bg-elevated);border-top:1px solid var(--zh-border);padding:3.5rem 0 2rem;margin-top:2rem}.zh-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem}@media (max-width:860px){.zh-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.zh-footer-grid{grid-template-columns:1fr}}.zh-footer-logo{display:inline-block;font-size:1.4rem;font-weight:800;color:var(--zh-orange);letter-spacing:-.02em;margin-bottom:.75rem}.zh-footer-brand p{color:#c5d4e8;font-size:.95rem;line-height:1.55;margin:0;max-width:280px}.zh-footer-col h4{font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin:0 0 1rem}.zh-footer-col ul{list-style:none;margin:0;padding:0}.zh-footer-col li{margin-bottom:.55rem}.zh-footer-col a{color:#c5d4e8;text-decoration:none;font-size:.95rem;transition:color 0.15s}.zh-footer-col a:hover{color:var(--zh-orange)}.zh-footer-bottom{border-top:1px solid var(--zh-border);padding-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;font-size:.9rem;color:#b0c2d8}.zh-footer-bottom p{margin:0}.zh-footer-grid,.zh-footer-col,.zh-footer-brand,.zh-footer-logo{display:none!important}.zh-footer{padding:1.75rem 0 1.5rem;margin-top:0}.zh-footer-simple{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;border-top:1px solid var(--zh-border);padding-top:1.35rem}.zh-footer-simple p{margin:0;color:#b0c2d8;font-size:.9rem;line-height:1.5}.zh-footer-links{text-align:center}.zh-footer-links a{color:#ff9a6b;text-decoration:none;font-weight:600}.zh-footer-links a:hover{color:var(--zh-orange)}.zh-footer-dot{margin:0 .55rem;color:#b0c2d8;opacity:.7}