.hero[data-astro-cid-bbe6dxrz]{--c-bg: #0a0b0d;--c-surface: #111318;--c-border: #1e2128;--c-accent: #c8a96e;--c-accent-dim:#7a6340;--c-text: #e8e6e1;--c-muted: #6b6d75;--c-stat: #f0ede8;--ff-display: "Barlow Condensed", "Arial Narrow", sans-serif;--ff-body: "DM Sans", "Helvetica Neue", sans-serif;--ff-mono: "JetBrains Mono", "Courier New", monospace;position:relative;min-height:100svh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0;background:var(--c-bg);color:var(--c-text);overflow:hidden;padding:0 clamp(1.5rem,5vw,5rem)}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none}.hero__grid[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:linear-gradient(var(--c-border) 1px,transparent 1px),linear-gradient(90deg,var(--c-border) 1px,transparent 1px);background-size:48px 48px;opacity:.5;mask-image:radial-gradient(ellipse 80% 80% at 20% 50%,black 30%,transparent 80%)}.hero__accent[data-astro-cid-bbe6dxrz]{position:absolute;top:-20%;right:20%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(200,169,110,.06) 0%,transparent 70%)}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;padding:clamp(4rem,10vh,7rem) 0;max-width:600px}.hero__label[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.75rem;font-family:var(--ff-mono);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--c-accent);margin-bottom:1.5rem;animation:fadeUp .6s ease both}.hero__label-line[data-astro-cid-bbe6dxrz]{display:block;width:2rem;height:1px;background:var(--c-accent)}.hero__title[data-astro-cid-bbe6dxrz]{font-family:var(--ff-display);font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:1;letter-spacing:-.01em;text-transform:uppercase;color:var(--c-text);margin:0 0 1.5rem;animation:fadeUp .6s .1s ease both}.hero__title[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:normal;color:var(--c-accent);display:block}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-family:var(--ff-body);font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.65;color:var(--c-muted);max-width:48ch;margin:0 0 2.5rem;animation:fadeUp .6s .2s ease both}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:3.5rem;animation:fadeUp .6s .3s ease both}.hero__cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--ff-body);font-size:.9375rem;font-weight:500;text-decoration:none;border-radius:3px;transition:all .2s ease;white-space:nowrap}.hero__cta--primary[data-astro-cid-bbe6dxrz]{background:var(--c-accent);color:#0a0b0d;padding:.875rem 1.5rem}.hero__cta--primary[data-astro-cid-bbe6dxrz]:hover{background:#d9be88;transform:translateY(-1px)}.hero__cta--primary[data-astro-cid-bbe6dxrz]:focus-visible{outline:2px solid var(--c-accent);outline-offset:3px}.hero__cta--secondary[data-astro-cid-bbe6dxrz]{border:1px solid var(--c-border);color:var(--c-muted);padding:.875rem 1.25rem;background:transparent}.hero__cta--secondary[data-astro-cid-bbe6dxrz]:hover{border-color:var(--c-accent-dim);color:var(--c-text)}.hero__stats[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:2rem;padding-top:2.5rem;border-top:1px solid var(--c-border);animation:fadeUp .6s .4s ease both}.hero__stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.2rem}.hero__stat-number[data-astro-cid-bbe6dxrz]{font-family:var(--ff-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.02em;color:var(--c-stat);line-height:1}.hero__stat-label[data-astro-cid-bbe6dxrz]{font-family:var(--ff-mono);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--c-muted)}.hero__stat-divider[data-astro-cid-bbe6dxrz]{width:1px;height:2.5rem;background:var(--c-border);flex-shrink:0}.hero__visual[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;padding:4rem 0 4rem 4rem;animation:fadeIn .8s .3s ease both}.hero__visual-frame[data-astro-cid-bbe6dxrz]{position:relative;width:100%;max-width:480px;aspect-ratio:4/3}.hero__visual-frame[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:-1px;border:1px solid var(--c-border);border-radius:4px}.hero__visual-frame[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:12px -12px -12px 12px;border:1px solid var(--c-border);border-radius:4px;z-index:-1}.hero__visual-inner[data-astro-cid-bbe6dxrz]{width:100%;height:100%;border-radius:3px;overflow:hidden;background:var(--c-surface);display:flex;align-items:center;justify-content:center}.hero__visual-placeholder[data-astro-cid-bbe6dxrz]{color:var(--c-border);width:60%;opacity:.6}.hero__visual-placeholder[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:100%;height:auto}.hero__visual-inner[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;display:block}.hero__visual-tag[data-astro-cid-bbe6dxrz]{position:absolute;bottom:1rem;left:1rem;display:flex;align-items:center;gap:.4rem;font-family:var(--ff-mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted);background:#0a0b0dd9;padding:.4rem .75rem;border-radius:2px;border:1px solid var(--c-border);backdrop-filter:blur(4px)}.hero__visual-dot[data-astro-cid-bbe6dxrz]{display:block;width:6px;height:6px;border-radius:50%;background:#4ade80;animation:pulse 2s ease infinite}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:900px){.hero[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;padding:0 clamp(1.25rem,5vw,2.5rem)}.hero__inner[data-astro-cid-bbe6dxrz]{padding:5rem 0 2rem;max-width:100%}.hero__visual[data-astro-cid-bbe6dxrz]{padding:0 0 4rem;justify-content:flex-start}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,10vw,4rem)}}@media(max-width:480px){.hero__stats[data-astro-cid-bbe6dxrz]{gap:1.25rem}.hero__actions[data-astro-cid-bbe6dxrz]{flex-direction:column}.hero__cta[data-astro-cid-bbe6dxrz]{justify-content:center;text-align:center}}@media(prefers-reduced-motion:reduce){.hero__label[data-astro-cid-bbe6dxrz],.hero__title[data-astro-cid-bbe6dxrz],.hero__subtitle[data-astro-cid-bbe6dxrz],.hero__actions[data-astro-cid-bbe6dxrz],.hero__stats[data-astro-cid-bbe6dxrz],.hero__visual[data-astro-cid-bbe6dxrz],.hero__visual-dot[data-astro-cid-bbe6dxrz]{animation:none}}
