/* Static /stories/* pages — readable article layout for crawlers */
.story-static{
  background:#0e0c08;color:rgba(245,237,216,.88);
  font-family:var(--fzh,'Noto Serif SC',Georgia,serif);
  line-height:1.95;letter-spacing:.03em;
}
.story-static__wrap{max-width:720px;margin:0 auto;padding:clamp(24px,5vw,48px) clamp(20px,4vw,32px) 64px}
.story-static__nav{
  display:flex;flex-wrap:wrap;gap:14px 22px;align-items:center;
  justify-content:space-between;
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-size:12px;letter-spacing:.1em;
  margin-bottom:36px;padding-bottom:18px;
  border-bottom:1px solid rgba(224,184,80,.14);
}
.story-static__nav-home{display:flex;align-items:center;flex-shrink:0}
.story-static__nav-logo{
  height:34px;width:auto;object-fit:contain;
  filter:brightness(0) invert(1) drop-shadow(0 1px 4px rgba(0,0,0,.25));
}
.story-static__nav-links{
  display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;
}
.story-static__nav a{color:rgba(224,184,80,.82);text-decoration:none;border-bottom:1px solid rgba(224,184,80,.28)}
.story-static__nav a:hover{color:#f0c96a}
.story-static__nav-cta{
  border:1px solid rgba(224,184,80,.38)!important;
  padding:6px 12px;border-bottom-width:1px!important;
  letter-spacing:.14em;
}
.story-static__kicker{
  font-family:var(--fen,'Cormorant Garamond',serif);
  font-size:12px;letter-spacing:.22em;
  color:rgba(224,184,80,.72);margin-bottom:12px;
}
.story-static__title{
  font-size:clamp(26px,5vw,36px);font-weight:500;line-height:1.55;
  color:#fff7e5;margin:0 0 12px;
}
.story-static__meta{font-size:14px;color:rgba(224,184,80,.65);margin-bottom:28px}
.story-static__hero{
  width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:4px;
  margin-bottom:28px;background:#1a1510;
}
.story-static__article h3{margin:2em 0 .75em;font-size:1.15em;color:#fff3dc}
.story-static__article p{margin:0 0 1.1em;color:rgba(245,237,216,.82)}
.story-static__article .lead{font-size:1.08em;color:rgba(255,247,229,.92)}
.story-static__footer{
  margin-top:48px;padding-top:24px;border-top:1px solid rgba(224,184,80,.22);
  font-size:15px;
}
.story-static__footer a{color:#e6c06d}

/* ── Article-end CTA — stacked blocks in calm independent shell ── */
.article-cta{
  margin:clamp(80px,11vw,112px) calc(-1 * clamp(12px,3vw,28px)) clamp(40px,6vw,56px);
  padding:0 clamp(12px,3vw,28px);
  max-width:none;
  font-family:var(--fzh,'Noto Serif SC',Georgia,serif);
}
.article-cta__bridge{
  display:flex;align-items:center;gap:18px;
  margin-bottom:clamp(24px,3.5vw,32px);
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-size:10px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;
  color:rgba(160,120,40,.68);
}
.article-cta__bridge::before,
.article-cta__bridge::after{
  content:'';flex:1;height:1px;
  background:linear-gradient(90deg,transparent,rgba(160,120,40,.38),transparent);
}
.article-cta__shell{
  position:relative;overflow:hidden;
  padding:clamp(32px,5vw,48px) clamp(18px,3vw,28px);
  min-height:clamp(420px,52vw,560px);
  border-radius:4px;
  border:1px solid rgba(160,120,40,.14);
  box-shadow:0 24px 64px rgba(28,21,16,.08);
  background:#e8e4dc url('/assets/article-cta-bg.png') center center / cover no-repeat;
}
.article-cta__shell::before{
  content:'';position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(180deg,rgba(252,249,242,.06) 0%,rgba(245,240,230,.12) 48%,rgba(238,232,220,.18) 100%);
}
.article-cta__stack{
  position:relative;z-index:1;
  display:flex;flex-direction:column;gap:clamp(16px,2.2vw,20px);
  max-width:520px;margin:0 auto;
}
.article-cta__block{
  padding:clamp(18px,2.6vw,24px) clamp(16px,2.4vw,22px);
  border-radius:3px;
  background:rgba(255,252,245,.34);
  border:1px solid rgba(255,255,255,.32);
  box-shadow:0 6px 22px rgba(28,21,16,.04);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
}
.article-cta__block--leave{
  border-top:2px solid rgba(160,120,40,.38);
  background:rgba(255,247,235,.32);
  border-color:rgba(255,248,238,.3);
}
.article-cta__block--share{
  border-top:2px solid rgba(90,114,104,.32);
  background:rgba(228,238,232,.36);
  border-color:rgba(196,212,202,.34);
}
.article-cta__block--share .article-cta__lead{color:#3d4a44}
.article-cta__block--share .article-cta__field-label{color:#6a7a72}
.article-cta__block--share .article-cta__share-note{
  background:rgba(246,250,248,.4);
  border-color:rgba(196,212,202,.38);
}
.article-cta__block--share .article-cta__share-note:focus{
  border-color:rgba(90,114,104,.42);
  box-shadow:0 0 0 3px rgba(90,114,104,.1);
}
.article-cta__voice{
  font-style:italic;
  letter-spacing:.02em;
}
.article-cta__lead{
  margin:0 0 clamp(14px,2vw,18px);
  font-size:clamp(14px,1.35vw,16px);
  line-height:2;
  color:#4a3c2a;
  text-align:center;
}
.article-cta__field-label{
  display:block;margin-bottom:8px;
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;
  color:#8a7560;
}
.article-cta__leave-input,
.article-cta__share-note{
  width:100%;box-sizing:border-box;
  margin-bottom:12px;padding:11px 13px;
  font-family:var(--fzh,'Noto Serif SC',Georgia,serif);
  font-size:15px;line-height:1.75;
  font-style:normal;
  color:#2e2418;
  background:rgba(255,255,255,.38);
  border:1px solid rgba(255,255,255,.38);
  border-radius:2px;
  resize:vertical;
}
.article-cta__leave-input{min-height:96px}
.article-cta__share-note{min-height:76px}
.article-cta__leave-input:focus,
.article-cta__share-note:focus{
  outline:none;border-color:rgba(160,120,40,.45);
  box-shadow:0 0 0 3px rgba(160,120,40,.1);
}
.article-cta__leave-input::placeholder,
.article-cta__share-note::placeholder{color:#b0a08a}
.article-cta__choice-hint{
  margin:0 0 16px;
  font-size:clamp(13px,1.25vw,15px);
  line-height:1.9;
  color:#7a6855;
  text-align:center;
}
.article-cta__block--leave [data-article-flow-hint].article-cta__field-label,
.article-cta__block--share > .article-cta__field-label{
  text-align:center;
  text-transform:none;
  letter-spacing:.04em;
  font-weight:400;
  font-style:italic;
}
.article-cta__block--leave [data-article-flow-hint].article-cta__field-label{color:#6a7a72}
.article-cta__leave-input{margin-bottom:8px}
.article-cta__flow-back{
  display:block;width:100%;margin-top:10px;padding:0;
  border:0;background:none;cursor:pointer;
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-size:11px;letter-spacing:.04em;
  color:#9a8a76;text-align:center;
  text-decoration:underline;text-underline-offset:3px;
}
.article-cta__flow-back:hover,
.article-cta__flow-back:focus-visible{color:#7a6a58;outline:none}
.article-cta__flow-back[hidden]{display:none}
.article-cta__contact-row{margin-bottom:16px}
.article-cta__contact-input{
  width:100%;box-sizing:border-box;
  padding:10px 12px;
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-size:14px;font-style:normal;
  color:#2e2418;
  background:rgba(255,255,255,.38);
  border:1px solid rgba(255,255,255,.34);
  border-radius:2px;
}
.article-cta__self-row{margin-bottom:12px}
.article-cta__contact-row[hidden],
.article-cta__self-row[hidden],
.article-cta__actions[hidden],
[data-article-leave-form][hidden],
[data-article-leave-done][hidden],
.article-cta__lead[hidden]{display:none}
.article-cta__actions--self{margin-top:12px}
.article-cta__block--settled{
  background:rgba(246,238,226,.38);
  border-color:rgba(228,216,198,.34);
}
.article-cta__done{
  text-align:center;
  padding:clamp(16px,2.4vw,22px) clamp(14px,2vw,18px);
  background:rgba(198,186,168,.48);
  border:1px solid rgba(140,118,88,.22);
  border-radius:3px;
}
.article-cta__done-kicker{
  margin:0 0 12px;
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-size:8px;font-weight:500;font-style:normal;
  letter-spacing:.34em;text-transform:uppercase;
  color:rgba(108,96,78,.62);
}
.article-cta__done-kicker::before,
.article-cta__done-kicker::after{
  content:'';
  display:inline-block;
  width:28px;height:1px;
  margin:0 10px 3px;
  vertical-align:middle;
  background:linear-gradient(90deg,transparent,rgba(160,120,40,.35),transparent);
}
.article-cta__done-title{
  margin:0 0 10px;
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-style:normal;font-weight:500;
  font-size:clamp(13px,1.2vw,15px);
  line-height:1.7;
  letter-spacing:.05em;
  color:#6a5e4a;
}
.article-cta__done-sub{
  margin:0;
  font-family:var(--fzh,'Noto Serif SC',Georgia,serif);
  font-style:normal;
  font-size:clamp(11.5px,1.05vw,13px);
  line-height:1.9;
  color:#8a8070;
}
.article-cta__done-actions{
  margin-top:16px;padding-top:14px;
  border-top:1px solid rgba(140,118,88,.18);
}
.article-cta__btn--dismiss{
  color:#7a6a58;
  background:rgba(255,255,255,.32);
  border:1px solid rgba(140,118,88,.22);
  font-size:10px;padding:10px 22px;
  letter-spacing:.12em;
}
.article-cta__btn--dismiss:hover,
.article-cta__btn--dismiss:focus-visible{
  color:#5c4e3e;border-color:rgba(140,118,88,.36);
  background:rgba(255,255,255,.5);outline:none;
}
.article-cta__contact-input:focus{
  outline:none;border-color:rgba(160,120,40,.45);
  box-shadow:0 0 0 3px rgba(160,120,40,.1);
}
.article-cta__actions{
  display:flex;flex-wrap:wrap;gap:10px 12px;justify-content:center;
}
.article-cta__btn{
  padding:12px 26px;
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-size:11px;font-weight:500;
  letter-spacing:.16em;text-transform:uppercase;
  border-radius:2px;cursor:pointer;
  transition:color .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease;
}
.article-cta__btn--send{
  color:#faf7f2;
  background:linear-gradient(135deg,#a07828,#8c681f);
  border:1.5px solid #8c681f;
  box-shadow:0 8px 22px rgba(160,120,40,.24);
}
.article-cta__btn--send:hover,
.article-cta__btn--send:focus-visible{
  background:linear-gradient(135deg,#b88a32,#9a7424);
  transform:translateY(-1px);outline:none;
}
.article-cta__btn--send:disabled{opacity:.65;cursor:wait;transform:none}
.article-cta__btn--keep{
  color:#6b5438;
  background:rgba(255,255,255,.75);
  border:1.5px solid rgba(160,120,40,.32);
}
.article-cta__btn--keep:hover,
.article-cta__btn--keep:focus-visible{
  color:#a07828;border-color:rgba(160,120,40,.5);background:#fff;outline:none;
}
.article-cta__ref{
  display:inline-block;margin-top:8px;
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-size:10px;letter-spacing:.14em;color:#a07828;
}
.article-cta__share-hint{
  margin:4px 0 12px;
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif);
  font-size:10px;letter-spacing:.18em;text-transform:uppercase;
  color:#8a9a92;text-align:center;
}
.article-cta__icons{
  display:flex;flex-wrap:wrap;justify-content:center;gap:12px;
}
.article-cta__icon-link{
  display:inline-flex;align-items:center;justify-content:center;
  width:46px;height:46px;
  color:#5a7268;text-decoration:none;
  background:rgba(255,255,255,.82);
  border:1px solid rgba(90,114,104,.24);
  border-radius:50%;
  transition:color .25s ease,border-color .25s ease,background .25s ease,transform .25s ease,box-shadow .25s ease;
}
.article-cta__icon-link svg{width:20px;height:20px;display:block}
.article-cta__icon-link:hover,
.article-cta__icon-link:focus-visible{
  color:#3d4a44;border-color:rgba(90,114,104,.45);
  background:#fff;transform:translateY(-2px);
  box-shadow:0 8px 20px rgba(90,114,104,.14);outline:none;
}

/* Reader — article end → CTA */
.z30-reader__article .z30-reader__end{
  margin-top:clamp(48px,6vw,72px);
  margin-bottom:0;
  padding-top:clamp(28px,4vw,40px);
  border-top:1px solid rgba(160,120,40,.2);
}
.z30-reader__article .article-cta{margin-top:clamp(36px,5vw,52px)}
.z30-reader__article .article-cta__lead{font-weight:350!important}
/* Reader <p> typography must not inflate CTA micro-labels */
.z30-reader__article .article-cta .article-cta__field-label,
.z30-reader__article .article-cta [data-article-flow-hint]{
  font-family:var(--fui,'Noto Sans SC',system-ui,sans-serif)!important;
  font-size:10px!important;
  font-weight:400!important;
  letter-spacing:.04em!important;
  text-transform:none!important;
  line-height:1.55!important;
  margin:0 0 8px!important;
}
.z30-reader__article .article-cta [data-article-flow-hint],
.z30-reader__article .article-cta__block--share > .article-cta__field-label{
  text-align:center!important;
  font-style:italic!important;
}
.z30-reader__article .article-cta__block--leave [data-article-flow-hint]{color:#6a7a72!important}
.z30-reader__article .article-cta__block--share .article-cta__field-label{color:#6a7a72!important}

/* Dark static /stories/* theme */
.story-static .article-cta__shell{
  border-color:rgba(224,184,80,.18);
  box-shadow:0 28px 68px rgba(0,0,0,.32);
}
.story-static .article-cta__shell::before{
  background:linear-gradient(180deg,rgba(14,11,7,.14) 0%,rgba(14,11,7,.28) 100%);
}
.story-static .article-cta__block{
  background:rgba(18,14,9,.34);
  border-color:rgba(224,184,80,.1);
}
.story-static .article-cta__block--share{
  background:rgba(14,20,18,.36);
  border-color:rgba(140,168,156,.14);
}
.story-static .article-cta__block--settled{background:rgba(22,18,12,.38)}
.story-static .article-cta__lead{color:rgba(245,237,216,.9)}
.story-static .article-cta__block--share .article-cta__lead{color:rgba(210,228,218,.88)}
.story-static .article-cta__choice-hint{color:rgba(224,184,80,.62)}
.story-static .article-cta__block--leave [data-article-flow-hint].article-cta__field-label{color:rgba(140,168,156,.72)}
.story-static .article-cta__flow-back{color:rgba(180,168,140,.62)}
.story-static .article-cta__btn--dismiss{
  color:rgba(210,198,170,.78);
  background:rgba(14,11,7,.28);
  border-color:rgba(160,130,80,.2);
}
.story-static .article-cta__done{
  background:rgba(6,5,3,.52);
  border-color:rgba(160,130,80,.18);
}
.story-static .article-cta__done-kicker{color:rgba(180,160,120,.5)}
.story-static .article-cta__done-title{
  color:rgba(210,198,170,.82);
  font-size:clamp(12px,1.1vw,14px);
}
.story-static .article-cta__done-sub{
  color:rgba(160,148,120,.62);
  font-size:clamp(11px,1vw,12.5px);
}
.story-static .article-cta__block--share .article-cta__share-note{
  background:rgba(8,12,10,.34);
  border-color:rgba(140,168,156,.14);
}
.story-static .article-cta__leave-input,
.story-static .article-cta__share-note,
.story-static .article-cta__contact-input{
  color:rgba(245,237,216,.92);
  background:rgba(10,8,5,.3);
  border-color:rgba(224,184,80,.12);
}
.story-static .article-cta__icon-link{
  color:rgba(224,184,80,.82);
  border-color:rgba(224,184,80,.22);
  background:rgba(14,11,7,.38);
}

@media(max-width:640px){
  .article-cta{margin-left:0;margin-right:0;padding:0}
  .article-cta__shell{padding:20px 16px}
  .article-cta__block{padding:20px 16px}
  .article-cta__btn{flex:1 1 calc(50% - 12px);min-width:128px}
}
