:root{--ink: #0a0a0b;--ink-soft: #121214;--char: #1c1c1f;--gold: #efaa4b;--gold-deep: #d98f2c;--peach: #ffbc7d;--cream: #fcf1e0;--line: rgba(252, 241, 224, .12);--text: #f4ece1;--text-muted: rgba(244, 236, 225, .58);--font-display: "Fraunces", "Georgia", serif;--font-body: "Manrope", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box}html{color-scheme:dark}body{margin:0;font-family:var(--font-body);background:var(--ink);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#efaa4b52;color:#fff}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hero[data-v-6f55afba]{position:relative;min-height:100dvh;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;isolation:isolate}.hero__bg[data-v-6f55afba]{position:fixed;inset:0;z-index:-1;background:radial-gradient(120% 90% at 50% 115%,#1a1206 0%,transparent 55%),linear-gradient(170deg,#0a0a0b,#100d09 45%,#14100a)}.hero__glow[data-v-6f55afba]{position:absolute;border-radius:50%;filter:blur(90px);opacity:.5;animation:float-6f55afba 22s ease-in-out infinite alternate}.hero__glow--gold[data-v-6f55afba]{width:min(46vw,460px);height:min(46vw,460px);top:-10%;right:8%;background:radial-gradient(circle,rgba(239,170,75,.42),transparent 70%)}.hero__glow--warm[data-v-6f55afba]{width:min(52vw,540px);height:min(52vw,540px);bottom:-6%;left:-8%;background:radial-gradient(circle,rgba(255,188,125,.18),transparent 72%);animation-delay:-8s}.hero__lines[data-v-6f55afba]{position:absolute;inset:0;width:100%;height:100%;opacity:.9}.hero__vignette[data-v-6f55afba]{position:absolute;inset:0;background:radial-gradient(120% 80% at 50% 30%,transparent 40%,rgba(0,0,0,.55) 100%)}.hero__grain[data-v-6f55afba]{position:absolute;inset:0;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero__top[data-v-6f55afba]{display:flex;align-items:center;justify-content:space-between;padding:clamp(1.25rem,4vw,2.25rem) clamp(1.5rem,6vw,4rem)}.hero__brand[data-v-6f55afba]{display:flex;align-items:center;gap:.85rem}.hero__logo[data-v-6f55afba]{width:clamp(9rem,22vw,13rem);height:auto;object-fit:contain;filter:drop-shadow(0 6px 18px rgba(0,0,0,.45))}.hero__top-note[data-v-6f55afba]{font-size:.7rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);padding:.4rem .9rem;border:1px solid rgba(239,170,75,.4);border-radius:999px}.hero__main[data-v-6f55afba]{display:flex;flex-direction:column;justify-content:center;max-width:60rem;width:100%;margin:0 auto;padding:clamp(1.5rem,4vw,3rem) clamp(1.5rem,6vw,4rem)}.hero__eyebrow[data-v-6f55afba]{display:inline-flex;align-items:center;gap:.6rem;align-self:flex-start;margin:0 0 1.75rem;padding:.45rem 1rem;border-radius:999px;border:1px solid var(--line);background:#fcf1e008;font-size:.72rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--cream);opacity:0;transform:translateY(14px);transition:opacity .8s ease .1s,transform .8s ease .1s}.hero__dot[data-v-6f55afba]{width:.45rem;height:.45rem;border-radius:50%;background:var(--gold);box-shadow:0 0 #efaa4b99;animation:pulse-6f55afba 2.6s ease-out infinite}.hero__headline[data-v-6f55afba]{margin:0 0 1.5rem;font-family:var(--font-display);font-size:clamp(2.75rem,9vw,5.5rem);font-weight:600;line-height:.98;letter-spacing:-.015em;color:var(--cream);opacity:0;transform:translateY(20px);transition:opacity .9s ease .22s,transform .9s ease .22s}.hero__headline-accent[data-v-6f55afba]{background:linear-gradient(100deg,var(--gold) 0%,var(--peach) 50%,var(--gold) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shimmer-6f55afba 9s linear infinite}.hero__lede[data-v-6f55afba]{margin:0 0 2.5rem;max-width:40rem;font-size:clamp(1.02rem,2.1vw,1.2rem);font-weight:300;line-height:1.7;color:var(--text-muted);opacity:0;transform:translateY(20px);transition:opacity .9s ease .34s,transform .9s ease .34s}.hero__stats[data-v-6f55afba]{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,5vw,3.5rem);margin-bottom:2.75rem;padding:1.75rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);opacity:0;transform:translateY(20px);transition:opacity .9s ease .46s,transform .9s ease .46s}.hero__stat[data-v-6f55afba]{display:flex;flex-direction:column;gap:.3rem}.hero__stat-value[data-v-6f55afba]{font-family:var(--font-display);font-size:clamp(2rem,5vw,2.8rem);font-weight:600;line-height:1;color:var(--cream)}.hero__stat-unit[data-v-6f55afba]{color:var(--gold);margin-left:.1em}.hero__stat-label[data-v-6f55afba]{font-size:.78rem;font-weight:400;letter-spacing:.04em;color:var(--text-muted)}.hero__cta-row[data-v-6f55afba]{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:1.75rem;opacity:0;transform:translateY(20px);transition:opacity .9s ease .58s,transform .9s ease .58s}.hero__btn[data-v-6f55afba]{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:3.25rem;padding:0 1.6rem;border-radius:999px;font-family:var(--font-body);font-size:.84rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.hero__btn--primary[data-v-6f55afba]{border:1px solid var(--gold);background:linear-gradient(135deg,var(--gold) 0%,var(--gold-deep) 100%);color:#1a1206;box-shadow:0 14px 34px #efaa4b3d}.hero__btn--primary[data-v-6f55afba]:hover{transform:translateY(-2px);box-shadow:0 18px 42px #efaa4b57}.hero__btn--ghost[data-v-6f55afba]{border:1px solid var(--line);background:transparent;color:var(--text)}.hero__btn--ghost[data-v-6f55afba]:hover{border-color:#fcf1e052;background:#fcf1e00a;transform:translateY(-2px)}.hero__btn-icon[data-v-6f55afba]{width:1.05rem;height:1.05rem}.hero__footnote[data-v-6f55afba]{margin:0;max-width:34rem;font-size:.84rem;line-height:1.65;color:#f4ece16b;opacity:0;transition:opacity .9s ease .7s}.hero__footer[data-v-6f55afba]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:1.25rem clamp(1.5rem,6vw,4rem) 1.75rem;font-size:.74rem;letter-spacing:.04em;color:#f4ece157}.hero__footer-link[data-v-6f55afba]{color:#f4ece18c;text-decoration:none;transition:color .2s ease}.hero__footer-link[data-v-6f55afba]:hover{color:var(--gold)}.hero--ready .hero__eyebrow[data-v-6f55afba],.hero--ready .hero__headline[data-v-6f55afba],.hero--ready .hero__lede[data-v-6f55afba],.hero--ready .hero__stats[data-v-6f55afba],.hero--ready .hero__cta-row[data-v-6f55afba]{opacity:1;transform:translateY(0)}.hero--ready .hero__footnote[data-v-6f55afba]{opacity:1}@media(max-width:600px){.hero__cta-row[data-v-6f55afba]{flex-direction:column}.hero__btn[data-v-6f55afba]{width:100%}}@keyframes float-6f55afba{0%{transform:translate(0) scale(1)}to{transform:translate(20px,-16px) scale(1.05)}}@keyframes shimmer-6f55afba{0%{background-position:0% center}to{background-position:200% center}}@keyframes pulse-6f55afba{0%{box-shadow:0 0 #efaa4b8c}70%{box-shadow:0 0 0 9px #efaa4b00}to{box-shadow:0 0 #efaa4b00}}
