.cover[data-astro-cid-kh7btl4r]{position:relative;background:var(--bg);min-height:90dvh;display:flex;isolation:isolate}.cover__inner[data-astro-cid-kh7btl4r]{width:100%;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:stretch}.cover__text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;justify-content:center;gap:clamp(20px,2.4vw,32px);padding:clamp(140px,18vh,220px) clamp(28px,5vw,96px) clamp(72px,10vh,140px) var(--page-px);max-width:760px}.cover__eyebrow[data-astro-cid-kh7btl4r]{color:var(--accent);animation:coverFadeIn .7s var(--ease-out) .05s both}.cover__h1[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:var(--text-hero);line-height:.92;letter-spacing:var(--track-hero);text-transform:uppercase;color:var(--fg);margin:0;max-width:640px;display:flex;flex-direction:column;gap:.04em}.cover__h1-line[data-astro-cid-kh7btl4r]{display:block;animation:coverLineIn .9s var(--ease-out) both}.cover__h1-line[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:.12s}.cover__h1-line[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.24s}.cover__h1-line--accent[data-astro-cid-kh7btl4r]{color:var(--accent);font-style:italic;hyphens:auto;overflow-wrap:anywhere}.cover__lead[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-lead);line-height:1.65;color:var(--fg-muted);margin:0;max-width:46ch;animation:coverFadeIn .9s var(--ease-out) .36s both}.cover__media[data-astro-cid-kh7btl4r]{position:relative;overflow:hidden;isolation:isolate;border-left:1px solid var(--surface-border);min-height:clamp(420px,70vh,720px)}.cover__media-img[data-astro-cid-kh7btl4r]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%;z-index:0;filter:grayscale(.2) contrast(1.08) brightness(.86);animation:coverImgIn 1.1s var(--ease-soft) both}.cover__media-veil[data-astro-cid-kh7btl4r]{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0000002e,#0000 38% 70%,#00000052),linear-gradient(270deg,#0000 70%,#00000047)}.cover__media-grain[data-astro-cid-kh7btl4r]{position:absolute;inset:0;z-index:2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px;mix-blend-mode:overlay;opacity:.14}@keyframes coverFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes coverLineIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes coverImgIn{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media(max-width:1024px){.cover__inner[data-astro-cid-kh7btl4r]{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.cover__text[data-astro-cid-kh7btl4r]{padding:clamp(120px,16vh,180px) clamp(24px,4vw,64px) clamp(64px,9vh,120px) var(--page-px)}}@media(max-width:768px){.cover[data-astro-cid-kh7btl4r]{min-height:0}.cover__inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.cover__media[data-astro-cid-kh7btl4r]{border-left:0;border-bottom:1px solid var(--surface-border);min-height:clamp(280px,48vh,420px);order:0}.cover__text[data-astro-cid-kh7btl4r]{order:1;padding:clamp(48px,7vh,72px) var(--page-px) clamp(56px,9vh,96px);max-width:100%}.cover__media-veil[data-astro-cid-kh7btl4r]{background:linear-gradient(180deg,#0000001a,#0000,#0000005c)}}.story[data-astro-cid-kh7btl4r]{padding:var(--section-py) var(--page-px);background:var(--bg);border-top:1px solid var(--surface-border)}.story__inner[data-astro-cid-kh7btl4r]{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(20px,2.4vw,32px)}.story__eyebrow[data-astro-cid-kh7btl4r]{color:var(--accent)}.story__h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:var(--text-h2);line-height:.96;letter-spacing:var(--track-h2);text-transform:uppercase;color:var(--fg);margin:0;text-wrap:balance}.story__p[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-lead);line-height:1.65;color:var(--fg-muted);margin:0}.story__p[data-astro-cid-kh7btl4r]+.story__p[data-astro-cid-kh7btl4r]{margin-top:clamp(8px,1vw,16px)}.values[data-astro-cid-kh7btl4r]{padding:var(--section-py) var(--page-px);background:var(--bg);border-top:1px solid var(--surface-border)}.values__head[data-astro-cid-kh7btl4r]{max-width:1100px;margin:0 auto clamp(40px,6vw,80px);display:flex;flex-direction:column;gap:clamp(16px,2vw,24px)}.values__eyebrow[data-astro-cid-kh7btl4r]{color:var(--accent)}.values__h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:var(--text-h2);line-height:.96;letter-spacing:var(--track-h2);text-transform:uppercase;color:var(--fg);margin:0;text-wrap:balance}.values__list[data-astro-cid-kh7btl4r]{list-style:none;margin:0 auto;padding:0;max-width:1100px}.values__row[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:minmax(120px,18%) minmax(0,1fr);gap:clamp(24px,4vw,64px);align-items:baseline;padding:clamp(36px,5vw,64px) 0;border-top:1px solid var(--surface-border)}.values__row[data-astro-cid-kh7btl4r]:last-child{border-bottom:1px solid var(--surface-border)}.values__num[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:clamp(72px,9vw,128px);line-height:.86;letter-spacing:var(--track-hero);color:var(--accent);display:block}.values__body[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:clamp(12px,1.4vw,18px);padding-top:clamp(8px,1vw,16px)}.values__name[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-weight:600;font-size:var(--text-h3);color:var(--fg);margin:0;letter-spacing:var(--track-tight)}.values__text[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-base);line-height:1.65;color:var(--fg-muted);margin:0;max-width:60ch}@media(max-width:720px){.values__row[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:16px;padding:32px 0}.values__num[data-astro-cid-kh7btl4r]{font-size:clamp(56px,16vw,88px)}.values__body[data-astro-cid-kh7btl4r]{padding-top:0}}.cta[data-astro-cid-kh7btl4r]{padding:clamp(80px,10vw,140px) var(--page-px);background:var(--bg);border-top:1px solid var(--surface-border)}.cta__inner[data-astro-cid-kh7btl4r]{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(20px,2.4vw,32px)}.cta__eyebrow[data-astro-cid-kh7btl4r]{color:var(--accent)}.cta__h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:var(--text-h2);line-height:.96;letter-spacing:var(--track-h2);text-transform:uppercase;color:var(--fg);margin:0}.cta__h2-accent[data-astro-cid-kh7btl4r]{color:var(--accent);font-style:italic}.cta__btn[data-astro-cid-kh7btl4r]{--c: var(--chamfer-sm);clip-path:polygon(var(--c) 0,100% 0,100% calc(100% - var(--c)),calc(100% - var(--c)) 100%,0 100%,0 var(--c));display:inline-flex;align-items:center;gap:14px;background:var(--accent);color:var(--nr-white);padding:18px 32px;font-family:var(--font-body);font-size:var(--text-eyebrow);font-weight:600;letter-spacing:var(--track-eyebrow);text-transform:uppercase;align-self:flex-start;width:fit-content;transition:transform .24s var(--ease),box-shadow .24s var(--ease)}.cta__btn[data-astro-cid-kh7btl4r]:hover{transform:translateY(-2px);box-shadow:0 8px 28px #d72b3952}.cta__btn-arrow[data-astro-cid-kh7btl4r]{transition:transform .24s var(--ease)}.cta__btn[data-astro-cid-kh7btl4r]:hover .cta__btn-arrow[data-astro-cid-kh7btl4r]{transform:translate(4px)}
