
    .chubont-why-page{font-family:inherit;color:#1f2933;background:#fff;line-height:1.65}
    .chubont-why-page *{box-sizing:border-box}
    .cw-container{max-width:1180px;margin:0 auto;padding:0 18px}
    .cw-hero{background:linear-gradient(135deg,#0f2b46 0%,#183f63 58%,#f6f7f9 58%,#f6f7f9 100%);padding:76px 0 64px}
    .cw-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:34px;align-items:center}
    .cw-eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#b88935;font-weight:700;margin:0 0 12px}
    .cw-hero h1{font-size:42px;line-height:1.14;color:#fff;margin:0 0 18px;letter-spacing:0}
    .cw-hero p{font-size:17px;color:#e6edf5;margin:0;max-width:680px}
    .cw-hero-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 18px 45px rgba(15,43,70,.16)}
    .cw-hero-panel h2{font-size:22px;color:#0f2b46;margin:0 0 14px}
    .cw-check-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}
    .cw-check-list li{position:relative;padding-left:26px;color:#334155;font-size:15px}
    .cw-check-list li:before{content:"";position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50%;background:#b88935;box-shadow:inset 0 0 0 3px #fff;border:1px solid #b88935}
    .cw-stats{background:#fff;border-bottom:1px solid #e5e7eb}
    .cw-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
    .cw-stat{padding:28px 22px;border-right:1px solid #e5e7eb;text-align:center}
    .cw-stat:last-child{border-right:0}
    .cw-stat strong{display:block;font-size:30px;line-height:1;color:#0f2b46;margin-bottom:8px}
    .cw-stat span{display:block;font-size:14px;color:#52606d}
    .cw-section{padding:62px 0}
    .cw-section.cw-muted{background:#f6f7f9}
    .cw-head{max-width:760px;margin:0 auto 34px;text-align:center}
    .cw-head h2{font-size:32px;line-height:1.22;color:#0f2b46;margin:0 0 12px;letter-spacing:0}
    .cw-head p{font-size:16px;color:#52606d;margin:0}
    .cw-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
    .cw-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;min-height:210px}
    .cw-card-number{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#0f2b46;color:#fff;font-weight:700;margin-bottom:16px}
    .cw-card h3{font-size:19px;color:#0f2b46;margin:0 0 10px}
    .cw-card p{font-size:15px;color:#52606d;margin:0}
    .cw-qc-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px;align-items:start}
    .cw-qc-intro{background:#0f2b46;color:#fff;border-radius:8px;padding:30px;position:sticky;top:20px}
    .cw-qc-intro h2{font-size:30px;line-height:1.2;margin:0 0 14px;color:#fff}
    .cw-qc-intro p{margin:0 0 20px;color:#dbe7f3}
    .cw-btn{display:inline-flex;align-items:center;justify-content:center;background:#b88935;color:#fff;text-decoration:none;border-radius:4px;padding:11px 18px;font-weight:700;font-size:14px;line-height:1.2;transition:background .2s ease,transform .2s ease}
    .cw-btn:hover{background:#9b742b;color:#fff;transform:translateY(-1px)}
    .cw-btn.cw-btn-light{background:#fff;color:#0f2b46}
    .cw-btn.cw-btn-light:hover{background:#f1eadf;color:#0f2b46}
    .cw-qc-steps{display:grid;gap:14px}
    .cw-step{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px}
    .cw-step h3{font-size:18px;color:#0f2b46;margin:0 0 8px;display:flex;gap:10px;align-items:center}
    .cw-step h3 span{display:inline-flex;width:28px;height:28px;border-radius:50%;align-items:center;justify-content:center;background:#f1eadf;color:#8a6a2f;font-size:13px;font-weight:700;flex:0 0 auto}
    .cw-step p{font-size:15px;color:#52606d;margin:0}
    .cw-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fff}
    .cw-table{width:100%;border-collapse:collapse;min-width:760px}
    .cw-table th{background:#0f2b46;color:#fff;text-align:left;font-size:14px;padding:14px 16px}
    .cw-table td{border-top:1px solid #e5e7eb;padding:14px 16px;vertical-align:top;font-size:15px;color:#52606d}
    .cw-table td:first-child{font-weight:700;color:#0f2b46}
    .cw-table-cta{margin-top:26px;background:#0f2b46;border-radius:8px;padding:28px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}
    .cw-table-cta h2{font-size:24px;line-height:1.25;color:#fff;margin:0 0 8px}
    .cw-table-cta p{font-size:15px;color:#dbe7f3;margin:0;max-width:780px}
    @media(max-width:900px){
      .cw-hero{background:#0f2b46;padding:56px 0}
      .cw-hero-grid,.cw-qc-layout,.cw-table-cta{grid-template-columns:1fr}
      .cw-stats-grid,.cw-card-grid{grid-template-columns:repeat(2,1fr)}
      .cw-qc-intro{position:static}
      .cw-hero h1{font-size:34px}
    }
    @media(max-width:560px){
      .cw-stats-grid,.cw-card-grid{grid-template-columns:1fr}
      .cw-stat{border-right:0;border-bottom:1px solid #e5e7eb}
      .cw-stat:last-child{border-bottom:0}
      .cw-section{padding:44px 0}
      .cw-hero h1{font-size:30px}
      .cw-head h2,.cw-qc-intro h2{font-size:26px}
      .cw-table-cta{padding:24px 20px}
      .cw-btn{width:100%}
    }
  