.hs-hero {
    background: #0C0A3E;
    padding: 120px 24px 80px;
  }
  .hs-hero-inner { max-width: 800px; margin: 0 auto; }
  .hs-back {
    display: inline-block;
    font: 600 13px/1 'DM Sans', sans-serif;
    color: #A89CED !important;
    text-decoration: none !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 32px;
  }
  .hs-back:hover { color: #CCFF33 !important; }
  .hs-label {
    display: block;
    font: 600 12px/1 'DM Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #A89CED;
    margin-bottom: 20px;
  }
  .hs-title {
    font: 800 clamp(48px,10vw,80px)/0.9 'DM Sans', sans-serif !important;
    color: #CCFF33 !important;
    letter-spacing: -0.045em !important;
    margin: 0 0 28px !important;
  }
  .hs-tagline {
    font: 400 20px/1.5 'DM Sans', sans-serif !important;
    color: rgba(238,235,211,0.75) !important;
    max-width: 560px;
  }
  .hs-intro {
    background: #EEEBD3;
    padding: 64px 24px;
  }
  .hs-content { max-width: 800px; margin: 0 auto; }
  .hs-intro p {
    font: 400 18px/1.65 'DM Sans', sans-serif !important;
    color: rgba(12,10,62,0.8) !important;
    margin: 0 0 16px !important;
  }
  .hs-intro strong { color: #0C0A3E !important; }
  .hs-share-btn {
    display: inline-block;
    margin-top: 28px;
    background: #CCFF33 !important;
    color: #0C0A3E !important;
    font: 700 13px/1 'DM Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-decoration: none;
    padding: 16px 36px;
    transition: background 0.15s;
  }
  .hs-share-btn:hover { background: #0C0A3E !important; color: #CCFF33 !important; }\n  .hs-share-btn {\n    display: inline-block;\n    margin-top: 28px;\n    background: #CCFF33 !important;\n    color: #0C0A3E !important;\n    font: 700 13px/1 'DM Sans', sans-serif;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    text-decoration: none;\n    padding: 16px 36px;\n    transition: background 0.15s;\n  }\n  .hs-share-btn:hover { background: #0C0A3E !important; color: #CCFF33 !important; }
  .hs-stories {
    background: #fff;
    padding: 80px 24px;
  }
  .hs-story {
    border-left: 4px solid #CCFF33;
    background: #F8F7F0;
    padding: 40px 40px 32px;
    margin-bottom: 40px;
    border-radius: 0 4px 4px 0;
  }
  .hs-story--alt {
    border-left-color: #A89CED;
    background: #F3F1FC;
  }
  .hs-story-header {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 24px;
  }
  .hs-quote-mark {
    font: 800 72px/0.6 'DM Sans', sans-serif;
    color: #CCFF33 !important;
    flex-shrink: 0;
  }
  .hs-story--alt .hs-quote-mark { color: #A89CED; }
  .hs-name {
    display: block;
    font: 700 18px/1.2 'DM Sans', sans-serif !important;
    color: #0C0A3E !important;
  }
  .hs-location {
    display: block;
    font: 400 12px/1 'DM Sans', sans-serif !important;
    color: rgba(12,10,62,0.45) !important;
    margin-top: 4px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
  }
  .hs-quote {
    font: 400 17px/1.7 'DM Sans', sans-serif !important;
    color: rgba(12,10,62,0.8) !important;
    margin: 0 0 24px !important;
    border: none !important;
    padding: 0 !important;
    quotes: none !important;
  }
  .hs-story-footer { border-top: 1px solid rgba(12,10,62,0.08); padding-top: 16px; }
  .hs-tag {
    font: 600 12px/1 'DM Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: rgba(12,10,62,0.4);
  }
  .hs-cta {
    background: #0C0A3E;
    padding: 80px 24px;
    text-align: center;
  }
  .hs-cta-inner { max-width: 560px; margin: 0 auto; }
  .hs-cta h2 {
    font: 800 clamp(32px,6vw,52px)/1 'DM Sans', sans-serif !important;
    color: #CCFF33 !important;
    letter-spacing: -0.04em !important;
    margin: 0 0 20px !important;
  }
  .hs-cta p {
    font: 400 18px/1.55 'DM Sans', sans-serif !important;
    color: rgba(238,235,211,0.7) !important;
    margin: 0 0 36px !important;
  }
  .hs-btn-primary {
    display: inline-block;
    background: #CCFF33;
    color: #0C0A3E !important;
    font: 700 14px/1 'DM Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    padding: 20px 40px;
    text-decoration: none !important;
    transition: background 0.2s;
  }
  .hs-btn-primary:hover { background: #fff; }
  .hs-back-section {
    background: #EEEBD3;
    padding: 40px 24px;
  }
  .hs-back-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
  }
  .hs-back-link {
    font: 600 14px/1 'DM Sans', sans-serif;
    color: #0C0A3E !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }
  .hs-back-link:hover { color: #A89CED !important; }
  .hs-btn-outline {
    display: inline-block;
    background: transparent;
    color: #0C0A3E !important;
    font: 700 14px/1 'DM Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    padding: 18px 36px;
    text-decoration: none !important;
    border: 2px solid #0C0A3E;
    transition: all 0.2s;
  }
  .hs-btn-outline:hover { background: #0C0A3E; color: #CCFF33 !important; }
  @media (max-width: 640px) {
    .hs-story { padding: 28px 20px 24px; }
    .hs-back-inner { flex-direction: column; align-items: flex-start; }
  }