.home-page{background:hsl(var(--background))}.home-hero{min-height:620px;background-color:#15110f;background-size:cover}.home-hero__background{position:absolute;z-index:0;inset:0;background-image:var(--hero-image);background-position:left center;background-repeat:no-repeat;background-size:cover;transform:scale(1.14);transform-origin:left center}.home-hero__veil{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#0f0c0afa,#0f0c0ad9 42%,#0f0c0a47 76%,#0f0c0a94)}.home-hero__grain{position:absolute;z-index:1;inset:0;opacity:.22;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");pointer-events:none}.home-kicker{color:hsl(var(--brand-light));font-size:.7rem;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.home-hero__title,.home-section__title{font-family:Georgia,Times New Roman,serif;text-wrap:balance}.home-hero__title{max-width:760px;color:#f3f1ec;font-size:clamp(3.4rem,7vw,6.8rem);font-weight:400;letter-spacing:-.045em;line-height:.9;text-transform:uppercase}.home-hero__description{color:#dcd6cb;font-size:1rem;line-height:1.7}.home-section{margin-inline:auto;max-width:1440px;padding:4.25rem 1.5rem}.home-section__heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.home-section__title{color:hsl(var(--foreground));font-size:clamp(1.7rem,3vw,2.4rem);font-weight:400;line-height:1.1}.home-section__description{margin:.65rem auto 0;max-width:680px;color:hsl(var(--muted-foreground));font-size:.9rem;line-height:1.7;text-align:center}.home-media .home-section__description{margin-left:0;margin-right:0;text-align:left}.home-section__link,.home-card-link,.home-answer-card__link{display:inline-flex;align-items:center;gap:.35rem;color:hsl(var(--brand-light));font-size:.75rem;font-weight:700;text-transform:uppercase;transition:color .18s ease}.home-section__link:hover,.home-card-link:hover,.home-answer-card__link:hover{color:hsl(var(--foreground))}.home-btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.55rem;border-radius:.25rem;padding:.75rem 1.15rem;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.home-btn:hover{transform:translateY(-2px)}.home-btn:focus-visible,.home-answer-card:focus-visible,.home-journey-card:focus-visible,.home-explore-card:focus-visible,.home-media-card:focus-visible,.home-feature-video__card:focus-visible,.home-video-modal__close:focus-visible,.home-latest-row:focus-visible{outline:2px solid hsl(var(--brand-light));outline-offset:3px}.home-btn--gold{background:hsl(var(--brand-light));color:#1c1612}.home-btn--gold:hover{background:#e4b177}.home-btn--outline{border:1px solid hsl(38 24% 86% / .28);color:#eeeae3}.home-btn--outline:hover{border-color:hsl(var(--brand-light));color:hsl(var(--brand-light))}.home-stat{display:grid;gap:.2rem;min-width:0}.home-stat__icon{height:1.25rem;width:1.25rem;color:hsl(var(--brand-light))}.home-stat__label,.home-fact__label{color:#b3aba2;font-size:.65rem;font-weight:700;text-transform:uppercase}.home-stat__value,.home-fact__value{color:#eeeae3;font-size:.78rem;font-weight:500;line-height:1.35}.home-answer-card,.home-journey-card,.home-explore-card,.home-media-card,.home-faq-item{border:1px solid hsl(var(--border));background:hsl(var(--card))}.home-answer-card,.home-journey-card,.home-explore-card,.home-media-card{transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.home-answer-card:hover,.home-journey-card:hover,.home-explore-card:hover,.home-media-card:hover{border-color:hsl(var(--brand-light) / .6);transform:translateY(-3px)}.home-answer-card{display:flex;align-items:flex-start;gap:1rem;min-height:132px;padding:1.1rem}.home-answer-card__icon,.home-explore-card__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;color:hsl(var(--brand-light))}.home-answer-card__icon{height:2.4rem;width:2.4rem;border:1px solid hsl(var(--brand-light) / .5);background:hsl(var(--brand-light) / .08)}.home-answer-card__title,.home-answer-card__description,.home-answer-card__link{display:block}.home-answer-card__title,.home-card-title{color:hsl(var(--foreground));font-size:.95rem;font-weight:700;line-height:1.35}.home-answer-card__description,.home-card-copy{color:hsl(var(--muted-foreground));font-size:.78rem;line-height:1.55}.home-answer-card__link{margin-top:.6rem}.home-journey-card{overflow:hidden}.home-journey-card__art{position:relative;display:flex;min-height:156px;overflow:hidden;background:radial-gradient(circle at center,hsl(var(--brand) / .42),#120f0d 66%)}.home-journey-card__art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#120f0d0d 8%,#120f0db8);pointer-events:none}.home-journey-card__art>img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .36s ease}.home-journey-card:hover .home-journey-card__art>img{transform:scale(1.06)}.home-journey-card__number{position:absolute;left:1rem;top:1rem;z-index:1;display:inline-flex;height:1.8rem;width:1.8rem;align-items:center;justify-content:center;border:1px solid hsl(var(--brand-light) / .5);border-radius:999px;color:hsl(var(--brand-light));font-size:.75rem;font-weight:700;background:#120f0dad}.home-card-link{display:inline-flex}.home-about,.home-media,.home-faq{background:#1a161480}.home-fact{display:flex;gap:.85rem;border-bottom:1px solid hsl(var(--border));padding-bottom:1rem}.home-fact__icon{height:1.25rem;width:1.25rem;flex-shrink:0;color:hsl(var(--brand-light))}.home-fact__value{margin-top:.2rem}.home-explore-card{min-height:206px;padding:1.25rem}.home-explore-card__icon{height:2rem;width:2rem;border:1px solid hsl(var(--brand-light) / .5);background:hsl(var(--brand-light) / .08)}.home-media-card{width:100%;overflow:hidden;padding:0;color:inherit;font:inherit;text-align:left}.home-feature-video{background:#1a161480}.home-feature-video__description{max-width:32rem;margin-top:.75rem;color:hsl(var(--muted-foreground));font-size:.9rem;line-height:1.7}.home-feature-video__card{display:block;width:100%;overflow:hidden;border:1px solid hsl(var(--border));background:hsl(var(--card));color:inherit;font:inherit;text-align:left;transition:border-color .18s ease,transform .18s ease,background-color .18s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.home-feature-video__card:hover{border-color:hsl(var(--brand-light) / .6);background:hsl(var(--card) / .82);transform:translateY(-3px)}.home-feature-video__image{position:relative;display:flex;min-height:270px;align-items:center;justify-content:center;background-color:#120f0d;background-image:linear-gradient(#0f0c0a2e,#0f0c0ab8),var(--media-image);background-position:center;background-size:cover}.home-feature-video__play{display:inline-flex;height:4.25rem;width:4.25rem;align-items:center;justify-content:center;border:1px solid hsl(38 24% 91% / .78);border-radius:999px;background:#0f0c0a8c;color:#eeeae3;transition:transform .18s ease,background-color .18s ease}.home-feature-video__card:hover .home-feature-video__play{background:hsl(var(--brand) / .9);transform:scale(1.08)}.home-feature-video__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem}.home-feature-video__watch{display:inline-flex;flex-shrink:0;align-items:center;gap:.35rem;color:hsl(var(--brand-light));font-size:.72rem;font-weight:700;text-transform:uppercase}.home-media-card__image{position:relative;display:flex;min-height:154px;align-items:center;justify-content:center;background-color:#120f0d;background-image:linear-gradient(#0f0c0a3d,#0f0c0ab3),var(--media-image);background-position:center;background-size:cover}.home-media-card__play{display:inline-flex;height:3rem;width:3rem;align-items:center;justify-content:center;border:1px solid hsl(38 24% 91% / .75);border-radius:999px;background:#0f0c0a8c;color:#eeeae3;transition:transform .18s ease,background-color .18s ease}.home-media-card:hover .home-media-card__play{background:hsl(var(--brand) / .9);transform:scale(1.08)}.home-video-modal-open{overflow:hidden}.home-video-modal{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:1rem}.home-video-modal[hidden]{display:none}.home-video-modal__backdrop{position:absolute;inset:0;background:#090706e0;backdrop-filter:blur(8px);animation:home-video-modal-fade-in .22s ease-out both}.home-video-modal__dialog{position:relative;z-index:1;width:min(1120px,100%);overflow:hidden;border:1px solid hsl(var(--brand-light) / .38);background:#1a1614;box-shadow:0 24px 90px #06050499;animation:home-video-modal-enter .26s ease-out both}.home-video-modal[data-state=closing] .home-video-modal__backdrop{animation:home-video-modal-fade-out .22s ease-in both}.home-video-modal[data-state=closing] .home-video-modal__dialog{animation:home-video-modal-exit .22s ease-in both}.home-video-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem}.home-video-modal__title{margin-top:.35rem;color:hsl(var(--foreground));font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:400;line-height:1.25}.home-video-modal__close{display:inline-flex;min-height:44px;min-width:44px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));transition:border-color .18s ease,color .18s ease,background-color .18s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.home-video-modal__close:hover{border-color:hsl(var(--brand-light) / .65);background:hsl(var(--brand-light) / .08);color:hsl(var(--foreground))}.home-video-modal__frame{aspect-ratio:16 / 9;width:100%;background:#090706}.home-video-modal__frame iframe{display:block;height:100%;width:100%;border:0}@keyframes home-video-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes home-video-modal-fade-out{0%{opacity:1}to{opacity:0}}@keyframes home-video-modal-enter{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes home-video-modal-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px) scale(.985)}}.home-media-card__eyebrow,.home-latest-row__type{color:hsl(var(--brand-light));font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home-latest-row{display:flex;align-items:center;gap:1rem;padding:1rem 0;transition:color .18s ease}.home-latest-row:hover .home-latest-row__title{color:hsl(var(--brand-light))}.home-latest-row__type{width:4.2rem;flex-shrink:0}.home-latest-row__title,.home-latest-row__description{display:block}.home-latest-row__title{color:hsl(var(--foreground));font-size:.86rem;font-weight:700;transition:color .18s ease}.home-latest-row__description,.home-latest-row__date{color:hsl(var(--muted-foreground));font-size:.72rem}.home-latest-row__description{margin-top:.25rem;line-height:1.45}.home-latest-row__date{flex-shrink:0}.home-faq-item{transition:border-color .18s ease}.home-faq-item[open],.home-faq-item:hover{border-color:hsl(var(--brand-light) / .55)}.home-faq-item summary::-webkit-details-marker{display:none}.home-cta{border-top:1px solid hsl(var(--border));background:radial-gradient(circle at center,hsl(var(--brand) / .22),transparent 62%)}@media(min-width:768px){.home-section{padding-inline:2.5rem}}@media(min-width:1280px){.home-section{padding-inline:4rem}}@media(max-width:640px){.home-section{padding-block:3.2rem}.home-section__heading{align-items:start;flex-direction:column}.home-hero{min-height:680px}.home-hero__background{background-position:30% center;transform:scale(1.06);transform-origin:center center}.home-hero__veil{background:linear-gradient(90deg,#0f0c0af5,#0f0c0ab3)}.home-hero__title{max-width:100%;font-size:clamp(2.35rem,11.5vw,4.5rem);overflow-wrap:anywhere}.home-stat__value{font-size:.72rem}.home-latest-row{align-items:start;flex-wrap:wrap;gap:.45rem .8rem}.home-latest-row__type{width:100%}.home-latest-row__date{margin-left:auto}}@media(prefers-reduced-motion:reduce){.home-btn,.home-answer-card,.home-journey-card,.home-explore-card,.home-media-card,.home-feature-video__card,.home-media-card__play,.home-feature-video__play,.home-video-modal__backdrop,.home-video-modal__dialog,.home-video-modal__close{transition:none;animation:none}.home-btn:hover,.home-answer-card:hover,.home-journey-card:hover,.home-explore-card:hover,.home-media-card:hover,.home-feature-video__card:hover{transform:none}}@media(max-width:640px){.home-video-modal{padding:.75rem}.home-video-modal__header{align-items:flex-start;padding:.85rem}.home-feature-video__image{min-height:210px}.home-feature-video__meta{align-items:flex-start;flex-direction:column;gap:.45rem}}html:not(.dark) .home-about,html:not(.dark) .home-media,html:not(.dark) .home-faq,html:not(.dark) .home-feature-video{background:hsl(var(--background))}html:not(.dark) .home-page,html:not(.dark) .home-about,html:not(.dark) .home-media,html:not(.dark) .home-faq,html:not(.dark) .home-feature-video{background-image:var(--paper-texture);background-repeat:repeat;background-size:180px 180px;background-blend-mode:multiply}html:not(.dark) .home-page section:not(.home-hero) .home-kicker,html:not(.dark) .home-section__link,html:not(.dark) .home-card-link,html:not(.dark) .home-answer-card__link,html:not(.dark) .home-answer-card__icon,html:not(.dark) .home-explore-card__icon,html:not(.dark) .home-fact__icon,html:not(.dark) .home-media-card__eyebrow,html:not(.dark) .home-latest-row__type{color:hsl(var(--brand-text))}html:not(.dark) .home-answer-card__icon,html:not(.dark) .home-explore-card__icon{border-color:hsl(var(--brand-text) / .35);background:hsl(var(--brand-text) / .06)}html:not(.dark) .home-answer-card:hover,html:not(.dark) .home-journey-card:hover,html:not(.dark) .home-explore-card:hover,html:not(.dark) .home-media-card:hover{border-color:hsl(var(--brand-text) / .55)}html:not(.dark) .home-fact__label{color:hsl(var(--muted-foreground))}html:not(.dark) .home-fact__value{color:hsl(var(--foreground))}
