.rawnaq-story{--story-accent:#0f766e;--story-ink:#13231c;--story-muted:#5c6f66;--story-panel:#f4f7f5;--story-gap:28px;--story-pin-top:96px;--story-radius:18px;color:var(--story-ink);font-family:inherit}.rawnaq-story-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:var(--story-gap);align-items:start}.rawnaq-story-layout.is-media-right{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.rawnaq-story-layout.is-media-right .rawnaq-story-pin{order:2}.rawnaq-story-layout.is-media-right .rawnaq-story-chapters{order:1}.rawnaq-story-pin{position:sticky;top:var(--story-pin-top);display:flex;flex-direction:column;gap:14px}.rawnaq-story-media-stack{position:relative;aspect-ratio:4/5;border-radius:var(--story-radius);overflow:hidden;background:var(--story-panel);box-shadow:0 12px 40px rgb(19 35 28 / .08)}.rawnaq-story-media{position:absolute;inset:0;opacity:0;transform:scale(1.02);transition:opacity .45s ease,transform .45s ease;pointer-events:none}.rawnaq-story-media.is-active{opacity:1;transform:scale(1);pointer-events:auto;z-index:1}.rawnaq-story-media img,.rawnaq-story-media video{width:100%;height:100%;object-fit:cover;display:block}.rawnaq-story-media-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:24px;text-align:center;background:linear-gradient(145deg,#0f766e,#134e4a);color:#ecfdf5;font-size:1.25rem;font-weight:700;line-height:1.3}.rawnaq-story-caption{margin:0;font-size:.875rem;color:var(--story-muted);min-height:1.25em}.rawnaq-story-dots{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.rawnaq-story-dot{width:10px;height:10px;border-radius:999px;border:0;padding:0;background:color-mix(in srgb,var(--story-accent) 28%,#fff);cursor:pointer;transition:transform .2s ease,background .2s ease,width .2s ease}.rawnaq-story-dot.is-active{width:28px;background:var(--story-accent)}.rawnaq-story-dot:focus-visible{outline:2px solid var(--story-accent);outline-offset:2px}.rawnaq-story-chapters{display:flex;flex-direction:column;gap:0}.rawnaq-story-chapter{min-height:72vh;display:flex;flex-direction:column;justify-content:center;padding:32px 8px;opacity:.42;transition:opacity .35s ease}.rawnaq-story-chapter.is-active{opacity:1}.rawnaq-story-kicker{display:inline-block;margin:0 0 10px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--story-accent)}.rawnaq-story-chapter h3{margin:0 0 12px;font-size:clamp(1.5rem, 2.4vw, 2rem);line-height:1.2;color:var(--story-ink)}.rawnaq-story-body{max-width:38rem}.rawnaq-story-body>:first-child{margin-top:0}.rawnaq-story-body>:last-child{margin-bottom:0}.rawnaq-story-body ol,.rawnaq-story-body p,.rawnaq-story-body ul{margin:0 0 .8em;font-size:1.05rem;line-height:1.65}.rawnaq-story-body a{color:var(--story-accent,#0f766e);text-decoration:underline}.rawnaq-story-chapter p{margin:0;max-width:38rem;font-size:1.05rem;line-height:1.65;color:var(--story-muted)}.rawnaq-story-chapter a.rawnaq-story-cta{display:inline-flex;margin-top:18px;align-items:center;gap:6px;font-weight:700;color:var(--story-accent);text-decoration:none}.rawnaq-story-chapter a.rawnaq-story-cta:hover{text-decoration:underline}@media (max-width:900px){.rawnaq-story-layout,.rawnaq-story-layout.is-media-right{grid-template-columns:1fr}.rawnaq-story-layout.is-media-right .rawnaq-story-chapters,.rawnaq-story-layout.is-media-right .rawnaq-story-pin{order:initial}.rawnaq-story-pin{position:relative;top:auto}.rawnaq-story-media-stack{aspect-ratio:16/10;max-height:42vh}.rawnaq-story-chapter{min-height:0;padding:28px 0 48px;opacity:1}}@media (prefers-reduced-motion:reduce){.rawnaq-story-chapter,.rawnaq-story-dot,.rawnaq-story-media{transition:none!important}.rawnaq-story-media{position:relative;opacity:1;transform:none;display:none}.rawnaq-story-media.is-active{display:block}.rawnaq-story-chapter{opacity:1;min-height:0;padding:24px 0}.rawnaq-story-pin{position:relative;top:auto}}