.hero.svelte-1cjb7eb{position:relative;max-width:var(--content-max-width);margin:0 auto;padding:clamp(2rem,6vw,var(--space-2xl)) 2rem var(--space-xl);min-height:calc(92vh - var(--header-height));display:flex;align-items:center}.hero-grid.svelte-1cjb7eb{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,var(--space-xl));width:100%}.eyebrow.svelte-1cjb7eb{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.24em;font-size:.72rem;color:var(--color-text-muted);margin:0 0 var(--space-md)}.hero-title.svelte-1cjb7eb{font-family:var(--font-display);font-optical-sizing:auto;font-weight:400;font-size:clamp(2.6rem,7vw,var(--step-6));line-height:.98;letter-spacing:-.025em;margin:0;text-align:left;color:var(--color-text)}.hero-title.svelte-1cjb7eb em:where(.svelte-1cjb7eb){font-style:italic;color:var(--gold)}.hero-lede.svelte-1cjb7eb{max-width:34ch;margin:var(--space-md) 0 var(--space-lg);font-size:var(--step-1);line-height:1.6;color:var(--color-text-secondary)}.hero-actions.svelte-1cjb7eb{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.btn-gold.svelte-1cjb7eb{display:inline-flex;align-items:center;padding:.85rem 1.8rem;background:linear-gradient(135deg,var(--gold-light),var(--gold) 55%,var(--gold-deep));color:#1a1407;font-weight:600;font-size:.95rem;letter-spacing:.02em;border-radius:var(--radius-full);text-decoration:none;box-shadow:var(--shadow-glow-primary);transition:transform .3s var(--ease-out-back),box-shadow .3s ease}.btn-gold.svelte-1cjb7eb:hover{transform:translateY(-2px);box-shadow:0 10px 36px #d4af3752;color:#1a1407}.btn-ghost.svelte-1cjb7eb{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;color:var(--color-text);font-weight:500;font-size:.95rem;border:1px solid var(--rule-gold);border-radius:var(--radius-full);text-decoration:none;transition:border-color .3s ease,color .3s ease,background .3s ease}.btn-ghost.svelte-1cjb7eb:hover{border-color:var(--gold);color:var(--gold);background:#d4af370f}.btn-ghost.svelte-1cjb7eb svg:where(.svelte-1cjb7eb){width:16px;height:16px;transition:transform .3s ease}.btn-ghost.svelte-1cjb7eb:hover svg:where(.svelte-1cjb7eb){transform:translate(3px)}.hero-art.svelte-1cjb7eb{margin:0;display:flex;flex-direction:column;align-items:center;gap:var(--space-sm)}.art-frame.svelte-1cjb7eb{position:relative;width:min(420px,80vw);aspect-ratio:1 / 1.05;display:grid;place-items:center;border:1px solid var(--rule-gold);border-radius:var(--radius-lg);background:radial-gradient(ellipse at 50% 30%,rgba(212,175,55,.06),transparent 70%),var(--color-surface-1)}.hero-logo.svelte-1cjb7eb{width:82%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:var(--radius-md);filter:drop-shadow(0 0 26px rgba(212,175,55,.28))}.art-glow.svelte-1cjb7eb{position:absolute;inset:12% 18%;background:radial-gradient(circle,rgba(212,175,55,.16),transparent 70%);filter:blur(38px);z-index:-1;opacity:1}.hero-art.svelte-1cjb7eb figcaption:where(.svelte-1cjb7eb){display:flex;align-items:center;gap:1rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted)}.section-head.svelte-1cjb7eb{text-align:center;margin-bottom:var(--space-lg)}.section-index.svelte-1cjb7eb{display:inline-block;font-family:var(--font-mono);font-size:.78rem;letter-spacing:.3em;color:var(--gold);margin-bottom:var(--space-xs)}.section-title.svelte-1cjb7eb{font-family:var(--font-display);font-size:var(--step-4);font-weight:400;margin:0}.section-sub.svelte-1cjb7eb{margin:var(--space-2xs) 0 0;color:var(--color-text-muted);font-size:var(--step-0)}.works.svelte-1cjb7eb{padding-top:var(--space-2xl)}.placard.svelte-1cjb7eb{display:inline-flex;gap:.4rem;margin:0 auto var(--space-xl);padding:.35rem;border:1px solid var(--color-surface-3);border-radius:var(--radius-full);background:var(--color-surface-1)}.works.svelte-1cjb7eb{text-align:center}.placard-tab.svelte-1cjb7eb{display:inline-flex;flex-direction:column;align-items:center;gap:.1rem;min-width:150px;padding:.55rem 1.4rem;background:transparent;border:none;border-radius:var(--radius-full);cursor:pointer;transition:background .3s ease,color .3s ease}.placard-name.svelte-1cjb7eb{font-family:var(--font-display);font-size:1.05rem;color:var(--color-text-secondary);transition:color .3s ease}.placard-meta.svelte-1cjb7eb{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-muted)}.placard-tab.active.svelte-1cjb7eb{background:#d4af371a}.placard-tab.active.svelte-1cjb7eb .placard-name:where(.svelte-1cjb7eb){color:var(--gold)}.placard-tab.active.svelte-1cjb7eb .placard-meta:where(.svelte-1cjb7eb){color:var(--gold-deep)}.placard-tab.svelte-1cjb7eb:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.artifact[hidden].svelte-1cjb7eb{display:none}.artifact.svelte-1cjb7eb{text-align:left;animation:svelte-1cjb7eb-artifactIn .6s var(--ease-out-expo) both}@keyframes svelte-1cjb7eb-artifactIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.artifact-plate.svelte-1cjb7eb{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,var(--space-xl));align-items:center;max-width:980px;margin:0 auto;padding:clamp(1.5rem,4vw,var(--space-lg));border:1px solid var(--rule-gold);border-radius:var(--radius-lg);background:radial-gradient(ellipse at 25% 20%,rgba(212,175,55,.05),transparent 60%),var(--color-surface-1)}.plate-image.svelte-1cjb7eb{position:relative;display:grid;place-items:center}.gc-logo.svelte-1cjb7eb{width:100%;max-width:240px;height:auto;aspect-ratio:1;object-fit:contain;background:#fdfbf3;border-radius:var(--radius-md);padding:1.1rem;box-shadow:var(--shadow-lg)}.plate-glow.svelte-1cjb7eb{position:absolute;inset:-10%;background:radial-gradient(circle,rgba(212,175,55,.28),transparent 68%);filter:blur(40px);z-index:-1;animation:svelte-1cjb7eb-glowBreath 5s ease-in-out infinite}@keyframes svelte-1cjb7eb-glowBreath{0%,to{opacity:.55}50%{opacity:.95}}.wa-thumb.svelte-1cjb7eb{width:100%;max-width:340px;height:auto;border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.kicker.svelte-1cjb7eb{display:inline-block;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-xs)}.wa-kicker.svelte-1cjb7eb{color:var(--color-accent-light)}.artifact-title.svelte-1cjb7eb{font-family:var(--font-display);font-size:var(--step-4);font-weight:400;margin:0;line-height:1}.artifact-tagline.svelte-1cjb7eb{font-family:var(--font-display);font-style:italic;font-size:var(--step-1);color:var(--color-text-secondary);margin:.4rem 0 var(--space-sm)}.lead.svelte-1cjb7eb{font-size:var(--step-0);line-height:1.7;color:var(--color-text-secondary);margin:0 0 var(--space-md);max-width:46ch}.coming-soon.svelte-1cjb7eb{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-sm)}.cs-label.svelte-1cjb7eb{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted)}.store-badges.svelte-1cjb7eb{display:flex;gap:.6rem}.store-badge.svelte-1cjb7eb{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;border:1px solid var(--color-surface-3);border-radius:var(--radius-full);color:var(--color-text);font-size:.82rem;font-weight:500;text-decoration:none;transition:border-color .3s ease,color .3s ease,transform .3s var(--ease-out-back)}.store-badge.svelte-1cjb7eb svg:where(.svelte-1cjb7eb){width:18px;height:18px}.store-badge.svelte-1cjb7eb:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.notes.svelte-1cjb7eb{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);max-width:980px;margin:var(--space-xl) auto 0}.note.svelte-1cjb7eb{position:relative;padding-top:var(--space-sm)}.note-rule.svelte-1cjb7eb{position:absolute;top:0;left:0;width:38px;height:1px;background:var(--gold)}.note.svelte-1cjb7eb p:where(.svelte-1cjb7eb){margin:0;font-size:.96rem;line-height:1.65;color:var(--color-text-secondary)}.signoff.svelte-1cjb7eb{text-align:center;margin:var(--space-xl) auto 0;font-family:var(--font-display);font-size:var(--step-2);color:var(--color-text)}.signoff.svelte-1cjb7eb em:where(.svelte-1cjb7eb){font-style:italic;color:var(--gold)}.wa-archive.svelte-1cjb7eb{margin-top:var(--space-xs)}@media (max-width: 860px){.hero-grid.svelte-1cjb7eb{grid-template-columns:1fr;gap:var(--space-lg)}.hero-copy.svelte-1cjb7eb{order:2;text-align:center}.hero-title.svelte-1cjb7eb{text-align:center}.hero-lede.svelte-1cjb7eb{margin-left:auto;margin-right:auto}.hero-actions.svelte-1cjb7eb{justify-content:center}.hero-art.svelte-1cjb7eb{order:1}.artifact-plate.svelte-1cjb7eb{grid-template-columns:1fr;text-align:center;justify-items:center}.lead.svelte-1cjb7eb{margin-left:auto;margin-right:auto}.coming-soon.svelte-1cjb7eb{justify-content:center}.kicker.svelte-1cjb7eb{margin-top:0}.notes.svelte-1cjb7eb{grid-template-columns:1fr;max-width:46ch}.note-rule.svelte-1cjb7eb{left:50%;transform:translate(-50%)}.note.svelte-1cjb7eb{text-align:center}}@media (prefers-reduced-motion: reduce){.artifact.svelte-1cjb7eb,.plate-glow.svelte-1cjb7eb{animation:none}}
