.story-section[data-astro-cid-lkxdjhh6]{padding:clamp(50px,10vw,100px) 0;overflow:hidden;position:relative}.story-section[data-astro-cid-lkxdjhh6]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(80vw,400px);height:3px;background:var(--gold-band);border-radius:0 0 4px 4px}.story-section--smoke[data-astro-cid-lkxdjhh6]{background:var(--surface-smoke)}.story-grid[data-astro-cid-lkxdjhh6]{display:grid;grid-template-columns:45% 55%;gap:clamp(40px,7vw,100px);align-items:stretch}.story__media[data-astro-cid-lkxdjhh6]{display:flex;flex-direction:column}.story__media-inner[data-astro-cid-lkxdjhh6]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.story__main-image[data-astro-cid-lkxdjhh6]{position:relative;z-index:1;width:100%;aspect-ratio:4 / 5;border-radius:var(--r-xl);overflow:hidden;box-shadow:0 28px 72px #08162929}.story__main-image[data-astro-cid-lkxdjhh6] img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s var(--ease)}.story__main-image[data-astro-cid-lkxdjhh6]:hover img{transform:scale(1.04)}.story__heading[data-astro-cid-lkxdjhh6]{font-size:clamp(2.4rem,4.6vw,4.4rem);letter-spacing:-.035em;line-height:1.1;margin:24px 0 32px;color:var(--text);max-width:14ch}.story__text[data-astro-cid-lkxdjhh6]{font-size:clamp(1rem,.4vw + .95rem,1.1rem);line-height:1.9;color:var(--text-body);margin:0 0 24px;max-width:56ch}.story__features[data-astro-cid-lkxdjhh6]{display:flex;flex-direction:column;gap:12px;margin:36px 0 40px}.story__feature[data-astro-cid-lkxdjhh6]{padding:0;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--sh-card);transition:transform .35s var(--ease),box-shadow .35s var(--ease);overflow:hidden;position:relative}.story__feature[data-astro-cid-lkxdjhh6]:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:var(--accent);border-radius:0 2px 2px 0;opacity:0;transition:opacity .35s var(--ease)}.story__feature[data-astro-cid-lkxdjhh6]:hover{transform:translate(4px);box-shadow:var(--sh-card-hover)}.story__feature[data-astro-cid-lkxdjhh6].is-open{box-shadow:var(--sh-card-hover)}.story__feature[data-astro-cid-lkxdjhh6].is-open:before{opacity:1}.story__feature-summary[data-astro-cid-lkxdjhh6]{appearance:none;border:0;background:transparent;display:flex;gap:16px;align-items:center;width:100%;padding:12px 22px;cursor:pointer;user-select:none;text-align:left;position:relative;z-index:1}.story__feature[data-astro-cid-lkxdjhh6].is-open .story__feature-summary[data-astro-cid-lkxdjhh6]{padding-bottom:4px}.story__feature-icon[data-astro-cid-lkxdjhh6]{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--gold-band);color:#fff;font-size:1.05rem;box-shadow:0 10px 24px var(--gold-34);flex-shrink:0;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.story__feature-summary[data-astro-cid-lkxdjhh6]:hover .story__feature-icon[data-astro-cid-lkxdjhh6]{transform:scale(1.06);box-shadow:0 12px 28px var(--gold-46)}.story__feature-head[data-astro-cid-lkxdjhh6]{min-width:0;flex:1}.story__feature-title[data-astro-cid-lkxdjhh6]{font-size:1.02rem;font-weight:var(--fw-bold);color:var(--text);margin:0;transition:color .25s var(--ease)}.story__feature-summary[data-astro-cid-lkxdjhh6]:hover .story__feature-title[data-astro-cid-lkxdjhh6]{color:var(--accent)}.story__feature-chev[data-astro-cid-lkxdjhh6]{flex-shrink:0;color:var(--accent);font-size:.85rem;transition:transform .35s var(--ease)}.story__feature[data-astro-cid-lkxdjhh6].is-open .story__feature-chev[data-astro-cid-lkxdjhh6]{transform:rotate(180deg)}.story__feature-body[data-astro-cid-lkxdjhh6]{max-height:0;opacity:0;overflow:hidden;padding:0 22px 0 86px;transition:max-height .4s var(--ease),opacity .35s var(--ease)}.story__feature[data-astro-cid-lkxdjhh6].is-open .story__feature-body[data-astro-cid-lkxdjhh6]{margin-top:-16px;padding:0 22px 18px 86px}.story__feature-desc[data-astro-cid-lkxdjhh6]{font-size:.92rem;line-height:1.65;color:var(--text-body);margin:0;max-width:52ch}.story__footer[data-astro-cid-lkxdjhh6]{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:32px;border-top:1px solid var(--gold-28);margin-top:8px}.story__founder[data-astro-cid-lkxdjhh6]{display:flex;align-items:center;gap:16px}.story__founder-avatar[data-astro-cid-lkxdjhh6]{width:180px;height:120px;border-radius:var(--r-md);overflow:hidden;border:2.5px solid var(--accent);flex-shrink:0;box-shadow:0 0 0 4px var(--gold-12)}.story__founder-avatar[data-astro-cid-lkxdjhh6] img[data-astro-cid-lkxdjhh6]{width:100%;height:100%;object-fit:cover;object-position:65% center;display:block}.story__founder-info[data-astro-cid-lkxdjhh6]{display:flex;flex-direction:column;gap:3px}.story__founder-name[data-astro-cid-lkxdjhh6]{font-family:var(--font-head);font-weight:var(--fw-bold);font-size:1.02rem;color:var(--text)}.story__founder-role[data-astro-cid-lkxdjhh6]{font-size:.88rem;letter-spacing:.02em;color:var(--accent)}@media(max-width:1024px){.story-grid[data-astro-cid-lkxdjhh6]{grid-template-columns:1fr;gap:48px}.story__media-inner[data-astro-cid-lkxdjhh6]{max-width:600px;margin:0 auto}.story__main-image[data-astro-cid-lkxdjhh6]{width:100%;aspect-ratio:4 / 3}.story__heading[data-astro-cid-lkxdjhh6]{max-width:18ch}}@media(max-width:760px){.story__heading[data-astro-cid-lkxdjhh6]{font-size:clamp(2rem,8vw,3rem);max-width:100%}.story__media-inner[data-astro-cid-lkxdjhh6]{max-width:100%}.story__main-image[data-astro-cid-lkxdjhh6]{width:100%;aspect-ratio:4 / 3}.story__footer[data-astro-cid-lkxdjhh6]{flex-direction:column;align-items:flex-start}.story__feature-summary[data-astro-cid-lkxdjhh6]{padding:12px 18px}.story__feature-body[data-astro-cid-lkxdjhh6]{padding:0 18px 0 78px}.story__feature[data-astro-cid-lkxdjhh6].is-open .story__feature-body[data-astro-cid-lkxdjhh6]{padding:0 18px 16px 78px}}@media(max-width:640px){.story__feature-summary[data-astro-cid-lkxdjhh6]{align-items:center;gap:12px}.story__feature-icon[data-astro-cid-lkxdjhh6]{width:42px;height:42px;font-size:.9rem}.story__feature-body[data-astro-cid-lkxdjhh6]{padding:0 16px}.story__feature[data-astro-cid-lkxdjhh6].is-open .story__feature-body[data-astro-cid-lkxdjhh6]{padding:0 16px 14px}}@media(prefers-reduced-motion:reduce){.story__main-image[data-astro-cid-lkxdjhh6] img{transition:none}}
