.story-header[data-astro-cid-voyxqh43]{width:100%;max-width:100%;margin:0 auto clamp(36px,5vw,54px);text-align:center}.story-header__top[data-astro-cid-voyxqh43]{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.story-header__back[data-astro-cid-voyxqh43]{display:inline-flex;align-items:center;gap:8px;color:var(--color-ink-2);font-size:.9rem;font-weight:800;text-decoration:none;padding:8px 16px;border-radius:999px;background:#0c31460d;border:1px solid var(--color-border);transition:background .18s ease,border-color .18s ease,transform .18s ease}.story-header__back[data-astro-cid-voyxqh43]:hover{background:#0c31461a;border-color:#0c314633;transform:translate(-2px)}.story-header__category[data-astro-cid-voyxqh43]{margin-bottom:0}.story-header__title[data-astro-cid-voyxqh43]{margin:0 0 16px;font-family:var(--font-heading);font-size:clamp(1.75rem,3.2vw,2.5rem);line-height:1.15;font-weight:700;color:var(--color-ink);letter-spacing:-.01em}.story-header__lead[data-astro-cid-voyxqh43]{width:100%;max-width:100%;margin:0 auto 28px;color:#36545e;font-size:clamp(1.1rem,2.2vw,1.28rem);line-height:1.6;font-style:normal}.story-header__meta[data-astro-cid-voyxqh43]{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 16px;padding:10px 22px;border-radius:999px;background:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);color:var(--color-muted);font-size:.88rem;font-weight:500}.story-header__author[data-astro-cid-voyxqh43]{display:flex;align-items:center;gap:8px;color:var(--color-ink);font-weight:700}.story-header__avatar[data-astro-cid-voyxqh43]{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#416d3c1f;color:var(--color-green)}.story-header__dot[data-astro-cid-voyxqh43]{color:#0c314640;font-weight:900}.story-header__time[data-astro-cid-voyxqh43]{display:inline-flex;align-items:center;gap:6px;color:var(--color-green);font-weight:700}@media(max-width:680px){.story-header__top[data-astro-cid-voyxqh43]{flex-direction:column-reverse;align-items:flex-start}.story-header__meta[data-astro-cid-voyxqh43]{border-radius:var(--radius);padding:12px 18px;width:100%;justify-content:space-evenly}}.story-gallery[data-astro-cid-5enizv4h]{margin-top:clamp(48px,7vw,72px);border-top:1px solid var(--color-border);padding-top:clamp(32px,5vw,48px)}.story-gallery__header[data-astro-cid-5enizv4h]{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.story-gallery[data-astro-cid-5enizv4h] h2[data-astro-cid-5enizv4h]{margin:0;font-family:var(--font-heading);font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.1}.story-gallery__hint[data-astro-cid-5enizv4h]{margin:0;color:var(--color-muted);font-size:.88rem;text-align:right}.story-gallery__hint[data-astro-cid-5enizv4h] span[data-astro-cid-5enizv4h]{display:block;color:var(--color-green);font-weight:900}.story-gallery__grid[data-astro-cid-5enizv4h]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.story-gallery[data-astro-cid-5enizv4h] figure[data-astro-cid-5enizv4h]{overflow:hidden;margin:0;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-white);box-shadow:var(--shadow-soft)}.story-gallery__trigger[data-astro-cid-5enizv4h]{position:relative;display:block;width:100%;overflow:hidden;border:0;background:var(--color-ink);padding:0;color:var(--color-white);cursor:pointer}.story-gallery__trigger[data-astro-cid-5enizv4h] img[data-astro-cid-5enizv4h]{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:opacity .2s ease}.story-gallery__trigger[data-astro-cid-5enizv4h]:hover img[data-astro-cid-5enizv4h],.story-gallery__trigger[data-astro-cid-5enizv4h]:focus-visible img[data-astro-cid-5enizv4h]{opacity:.76}.story-gallery__view[data-astro-cid-5enizv4h]{position:absolute;right:14px;bottom:14px;display:inline-flex;min-height:44px;align-items:center;gap:8px;border-radius:999px;background:#0c3146e6;padding:10px 15px;font-size:.82rem;font-weight:800;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.story-gallery__trigger[data-astro-cid-5enizv4h]:hover .story-gallery__view[data-astro-cid-5enizv4h],.story-gallery__trigger[data-astro-cid-5enizv4h]:focus-visible .story-gallery__view[data-astro-cid-5enizv4h]{opacity:1;transform:translateY(0)}.story-gallery[data-astro-cid-5enizv4h] figcaption[data-astro-cid-5enizv4h]{padding:14px 18px 16px;color:var(--color-muted);font-size:.92rem;line-height:1.5}.story-lightbox[data-astro-cid-5enizv4h]{width:min(1100px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 32px);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-premium);background:#071f2d;padding:0;color:var(--color-white);box-shadow:0 28px 80px #0006}.story-lightbox[data-astro-cid-5enizv4h]::backdrop{background:#04121ad1;backdrop-filter:blur(6px)}.story-lightbox__toolbar[data-astro-cid-5enizv4h]{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:8px 12px 8px 20px}.story-lightbox__count[data-astro-cid-5enizv4h],.story-lightbox__caption[data-astro-cid-5enizv4h]{margin:0}.story-lightbox__count[data-astro-cid-5enizv4h]{font-size:.88rem;font-weight:800}.story-lightbox__close[data-astro-cid-5enizv4h],.story-lightbox__nav[data-astro-cid-5enizv4h]{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:var(--color-white);cursor:pointer;transition:background .18s ease,border-color .18s ease}.story-lightbox__close[data-astro-cid-5enizv4h]:hover,.story-lightbox__nav[data-astro-cid-5enizv4h]:hover{border-color:#ffffff80;background:#ffffff29}.story-lightbox__stage[data-astro-cid-5enizv4h]{display:grid;grid-template-columns:60px minmax(0,1fr) 60px;align-items:center;gap:12px;padding-inline:12px}.story-lightbox__image[data-astro-cid-5enizv4h]{width:100%;max-height:calc(100dvh - 190px);object-fit:contain}.story-lightbox__nav[data-astro-cid-5enizv4h]{justify-self:center}.story-lightbox__caption[data-astro-cid-5enizv4h]{min-height:58px;padding:14px 24px 18px;color:#ffffffd1;font-size:.92rem;text-align:center}@media(max-width:680px){.story-gallery__header[data-astro-cid-5enizv4h]{align-items:start;flex-direction:column;gap:10px}.story-gallery__hint[data-astro-cid-5enizv4h]{text-align:left}.story-gallery__hint[data-astro-cid-5enizv4h] span[data-astro-cid-5enizv4h]{display:inline;margin-right:6px}.story-gallery__grid[data-astro-cid-5enizv4h]{grid-template-columns:1fr}.story-gallery__view[data-astro-cid-5enizv4h]{opacity:1;transform:none}.story-lightbox[data-astro-cid-5enizv4h]{width:calc(100% - 16px);max-height:calc(100dvh - 16px)}.story-lightbox__stage[data-astro-cid-5enizv4h]{grid-template-columns:44px minmax(0,1fr) 44px;gap:4px;padding-inline:4px}.story-lightbox__image[data-astro-cid-5enizv4h]{max-height:calc(100dvh - 200px)}}@media(prefers-reduced-motion:reduce){.story-gallery__trigger[data-astro-cid-5enizv4h] img[data-astro-cid-5enizv4h],.story-gallery__view[data-astro-cid-5enizv4h],.story-lightbox__close[data-astro-cid-5enizv4h],.story-lightbox__nav[data-astro-cid-5enizv4h]{transition:none}}.story-author-bio[data-astro-cid-yhs7ihk6]{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;width:100%;max-width:100%;margin:clamp(28px,4vw,42px) auto;padding:18px 22px;border-radius:var(--radius);background:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.story-author-bio__avatar[data-astro-cid-yhs7ihk6]{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:linear-gradient(135deg,#416d3c26,#0c314614);color:var(--color-green);border:1px solid rgba(65,109,60,.2)}.story-author-bio__label[data-astro-cid-yhs7ihk6]{display:block;color:var(--color-green);font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;margin-bottom:2px}.story-author-bio__name[data-astro-cid-yhs7ihk6]{margin:0 0 4px;font-family:var(--font-heading);font-size:1.15rem;line-height:1.2;color:var(--color-ink)}.story-author-bio__text[data-astro-cid-yhs7ihk6]{margin:0 0 10px;color:var(--color-muted);font-size:.88rem;line-height:1.5}.story-author-bio__guarantee[data-astro-cid-yhs7ihk6]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#0c31460a;border:1px solid rgba(12,49,70,.08);color:#385561;font-size:.76rem;font-weight:700}.story-author-bio__guarantee[data-astro-cid-yhs7ihk6] svg[data-astro-cid-yhs7ihk6]{color:var(--color-green);flex-shrink:0}@media(max-width:640px){.story-author-bio[data-astro-cid-yhs7ihk6]{grid-template-columns:1fr;gap:12px;padding:16px 18px}.story-author-bio__avatar[data-astro-cid-yhs7ihk6]{width:40px;height:40px}}.related-stories[data-astro-cid-vcexazkr]{margin-top:clamp(48px,7vw,72px);border-top:1px solid var(--color-border);padding-top:clamp(36px,5vw,54px)}.related-stories__header[data-astro-cid-vcexazkr]{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:32px}.related-stories[data-astro-cid-vcexazkr] h2[data-astro-cid-vcexazkr]{margin:0;font-family:var(--font-heading);font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.1;color:var(--color-ink)}.related-stories__grid[data-astro-cid-vcexazkr]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}@media(max-width:960px){.related-stories__grid[data-astro-cid-vcexazkr]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.related-stories__header[data-astro-cid-vcexazkr]{align-items:flex-start;flex-direction:column}.related-stories__grid[data-astro-cid-vcexazkr]{grid-template-columns:1fr}.related-stories__link[data-astro-cid-vcexazkr]{width:100%}}.story-detail-page[data-astro-cid-4sn4zg3r]{padding-top:clamp(32px,4vw,52px);padding-bottom:clamp(64px,8vw,96px)}.story-body[data-astro-cid-4sn4zg3r]{width:100%;max-width:100%;margin:0 auto}.story-bottom-nav[data-astro-cid-4sn4zg3r]{display:flex;justify-content:center;margin-top:clamp(40px,6vw,64px)}
