.hero-intro-stack{isolation:isolate;background-color:#0a0a0a;position:relative;overflow:hidden}.hero-intro-bg{z-index:0;will-change:transform;pointer-events:none;background-image:url(/hero-intro-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-20% 0}.hero-intro-stack:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(120% 90%,#00000059 0%,#000000b3 60%,#000000f2 100%),#00000040;position:absolute;inset:0}.hero-intro-stack>section{z-index:1;position:relative}.hero{background:0 0;justify-content:center;align-items:flex-end;height:calc(100svh - 57px);display:flex;position:relative;overflow:hidden}.hero-bg{z-index:1;border-radius:12px;position:absolute;inset:3rem;overflow:hidden}.hero-bg-picture{width:100%;height:100%;display:block}.hero-bg-image{object-fit:cover;object-position:center center;transform-origin:50%;width:100%;height:100%;animation:28s ease-in-out infinite alternate heroKenBurns;display:block}@keyframes heroKenBurns{0%{transform:scale(1)}to{transform:scale(1.07)}}.hero-overlay{z-index:2;background:linear-gradient(#0000001f 0%,#00000038 40%,#00000061 70%,#0000008c 100%),linear-gradient(90deg,#0000002e 0%,#0000 50%);border-radius:12px;position:absolute;inset:3rem}.hero-grain{z-index:3;opacity:.018;pointer-events:none;background:repeating-conic-gradient(#000 0% 25%,#0000 0% 50%) 50%/2px 2px;border-radius:12px;position:absolute;inset:3rem}.hero-content{z-index:5;text-align:center;flex-direction:column;align-items:center;max-width:1200px;padding:0 3rem 6.5rem;display:flex;position:relative}.hero-badge{font-family:var(--font-heading), "Arial Black", sans-serif;font-variation-settings:var(--font-heading-vars);letter-spacing:.35em;color:#1a1a1a;border:1.5px solid #1a1a1a;margin-bottom:1.75rem;padding:.3rem 1.15rem;font-size:.85rem;animation:.7s ease-out .3s both heroFadeUp;display:inline-block}.hero-title{font-family:var(--font-heading), "Arial Black", sans-serif;font-variation-settings:var(--font-heading-vars);color:#fff;text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2.5rem,6vw,10rem);font-weight:400;line-height:.92;animation:.7s ease-out .5s both heroFadeUp}.hero-title-line{display:block}.hero-rule{background:#ffffff80;height:3px;margin-bottom:1.5rem;animation:.6s ease-out .7s both heroRuleGrow}@keyframes heroRuleGrow{0%{opacity:0;width:0}to{opacity:1;width:56px}}.hero-desc{font-family:var(--font-body), sans-serif;font-variation-settings:var(--font-body-vars);color:#ffffffa6;max-width:440px;margin-bottom:2.5rem;font-size:clamp(.95rem,1.4vw,1.1rem);font-weight:300;line-height:1.75;animation:.7s ease-out .85s both heroFadeUp}.hero-actions{justify-content:center;gap:1rem;animation:.7s ease-out 1s both heroFadeUp;display:flex}.hero-btn{font-family:var(--font-body), sans-serif;font-variation-settings:var(--font-body-vars);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:50px;justify-content:center;align-items:center;padding:.95rem 2.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s,background-color .3s,border-color .3s;display:inline-flex}.hero-btn:focus-visible{outline-offset:3px;outline:2px solid #fff}.hero-btn--primary{background:var(--accent-primary);color:#0a0a0a;border:none}.hero-btn--primary:hover{background:var(--accent-primary-hover);box-shadow:0 8px 28px rgba(var(--accent-primary-rgb), .3);transform:translateY(-2px)}.hero-btn--ghost{color:#fff;background:0 0;border:1.5px solid #ffffff4d}.hero-btn--ghost:hover{background:#ffffff0f;border-color:#ffffffb3;transform:translateY(-2px)}.hero-socials{z-index:5;flex-direction:column;align-items:center;gap:.85rem;animation:.8s ease-out 1.2s both heroFadeIn;display:flex;position:absolute;top:50%;right:calc(3rem - 21px);transform:translateY(-50%)}.hero-socials-track{background:#ffffff26;width:1px;height:28px}.hero-social{color:#fff9;-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:flex}.hero-social:hover{color:#fff;background:#ffffff26;border-color:#fff6;transform:scale(1.12)}.hero-social:focus-visible{outline-offset:2px;outline:2px solid #fff}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hero-bg-image{animation:none}.hero-badge,.hero-title,.hero-rule,.hero-desc,.hero-actions,.hero-socials{opacity:1!important;animation:none!important}.hero-rule{width:56px}.hero-social:hover,.hero-btn:hover{transform:none}}@media (max-width:1024px){.hero-bg,.hero-overlay,.hero-grain{inset:2rem}.hero-socials{right:calc(2rem - 21px)}.hero-content{padding:0 2rem 5.5rem}}@media (max-width:768px){.hero-bg,.hero-overlay,.hero-grain{border-radius:10px;inset:1rem}.hero-content{padding:0 1.5rem 8rem}.hero-badge{margin-bottom:1.25rem;padding:.25rem .9rem;font-size:.75rem}.hero-title{margin-bottom:1.25rem}.hero-desc{margin-bottom:2rem;font-size:.9rem}.hero-actions{flex-direction:column;gap:.75rem}.hero-btn{text-align:center;padding:.9rem 2rem}.hero-socials{flex-direction:row;gap:.9rem;position:absolute;inset:auto auto 1.5rem 50%;transform:translate(-50%)}.hero-socials-track{display:none}.hero-social{width:38px;height:38px}.hero-bg-image{object-position:center center}}@media (max-width:480px){.hero-bg,.hero-overlay,.hero-grain{border-radius:8px;inset:.75rem}.hero-content{padding:0 1.25rem 7.5rem}.hero-btn{padding:.85rem 1.5rem;font-size:.8rem}}
.intro{text-align:center;background:0 0;margin-top:0;padding:4.5rem 2rem;position:relative;overflow:visible}.intro-heading{max-width:1100px;margin:0 auto 3rem}.intro-welcome{font-family:var(--font-body), sans-serif;font-variation-settings:var(--font-body-vars);color:#ffffffd9;text-align:center;text-wrap:balance;max-width:600px;margin:0 auto 2.5rem;font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:400;line-height:1.55}.intro-features{text-align:left;flex-direction:column;align-items:center;gap:clamp(.5rem,1vw,1rem);margin:0 auto;padding:0;list-style:none;display:flex}.intro-feature{align-items:center;gap:clamp(1rem,2vw,1.75rem);display:flex}.intro-feature-icon{background:var(--accent-primary);color:#0a0a0a;width:clamp(48px,5.2vw,72px);height:clamp(48px,5.2vw,72px);box-shadow:0 0 0 1px rgba(var(--accent-primary-rgb), .25), 0 10px 30px rgba(var(--accent-primary-rgb), .15);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.intro-feature-icon svg{width:44%;height:44%;display:block}.intro-feature-text{font-family:var(--font-heading), "Arial Black", sans-serif;font-variation-settings:var(--font-heading-vars);color:#fff;letter-spacing:.005em;text-transform:uppercase;font-size:clamp(2rem,7vw,5.75rem);font-weight:400;line-height:1}.intro-body{font-family:var(--font-body), sans-serif;font-variation-settings:var(--font-body-vars);color:#fff9;max-width:600px;margin:0 auto 3rem;font-size:clamp(.9rem,1.3vw,1.05rem);font-weight:300;line-height:1.8}.intro-signature{justify-content:center;align-items:center;width:clamp(120px,16vw,170px);margin:0 auto;display:flex;position:relative}.intro-signature:before{content:"";aspect-ratio:1;pointer-events:none;z-index:0;background:#ffffff26;border-radius:50%;width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.intro-signature svg{z-index:1;width:100%;height:auto;position:relative}@media (max-width:768px){.intro{padding:3.5rem 1.5rem}.intro-heading{margin-bottom:2rem}.intro-features{gap:.75rem;width:100%}.intro-feature{gap:1rem}.intro-feature-icon{width:44px;height:44px}.intro-feature-text{font-size:clamp(1.75rem,9vw,3rem)}.intro-body{margin-bottom:2.5rem;font-size:.9rem}}@media (max-width:480px){.intro{padding:3rem 1.25rem}}