.manifest-module__VmzZ6a__page{--bg-primary:#0a0a0a;--bg-secondary:#060606;--bg-card:#111;--bg-card-hover:#161616;--text-primary:#f5f5f0;--text-secondary:#999;--text-muted:#666;--text-faint:#444;--border:#1a1a1a;--border-light:#333;--accent-primary:#e63f31;--accent-primary-hover:#d13628;--accent-warm:#e63f31;--accent-cool:#3f8ce6;--accent-purple:#8e3fe6;--accent-mint:#2ecc71;--accent-rose:#e63f8e;--accent-gold:#e6a33f;--grain-opacity:.03;--shadow:#00000080;background:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:Erode,Georgia,serif;transition:background .5s,color .5s;overflow-x:hidden}:is([data-theme=light] .manifest-module__VmzZ6a__page,.manifest-module__VmzZ6a__page[data-theme=light]){--bg-primary:#fafaf8;--bg-secondary:#f5f5f2;--bg-card:#fff;--bg-card-hover:#f8f8f6;--text-primary:#1a1a1a;--text-secondary:#444;--text-muted:#777;--text-faint:#aaa;--border:#e8e8e4;--border-light:#d0d0cc;--accent-primary:#e63f31;--accent-primary-hover:#d13628;--accent-warm:#e63f31;--accent-cool:#2e6bc4;--accent-purple:#7032b8;--accent-mint:#27ae60;--accent-rose:#c4326f;--accent-gold:#c4872e;--grain-opacity:.015;--shadow:#00000014}.manifest-module__VmzZ6a__grain{opacity:var(--grain-opacity);pointer-events:none;z-index:1000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}.manifest-module__VmzZ6a__nav{z-index:100;justify-content:space-between;align-items:center;padding:24px 48px;transition:all .5s;display:flex;position:fixed;top:0;left:0;right:0}.manifest-module__VmzZ6a__navScrolled{background:color-mix(in srgb,var(--bg-primary)95%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.manifest-module__VmzZ6a__logo{color:var(--text-primary);align-items:center;text-decoration:none;display:flex}.manifest-module__VmzZ6a__logoSvg{width:auto;height:32px;color:var(--text-primary);transition:color .3s}.manifest-module__VmzZ6a__logo:hover .manifest-module__VmzZ6a__logoSvg{color:var(--accent-warm)}.manifest-module__VmzZ6a__navLeft{align-items:center;gap:12px;display:flex}.manifest-module__VmzZ6a__navCenter{align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.manifest-module__VmzZ6a__navRight{align-items:center;gap:16px;display:flex}.manifest-module__VmzZ6a__versionBadge{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);letter-spacing:.05em;border-radius:20px;align-items:center;padding:4px 8px;font-family:Satoshi,sans-serif;font-size:10px;font-weight:500;display:inline-flex}.manifest-module__VmzZ6a__navLinks{align-items:center;gap:32px;display:flex}.manifest-module__VmzZ6a__navLink{color:var(--text-secondary);letter-spacing:.05em;font-family:Satoshi,sans-serif;font-size:13px;text-decoration:none;transition:color .3s}.manifest-module__VmzZ6a__navLink:hover,.manifest-module__VmzZ6a__navLink.manifest-module__VmzZ6a__active{color:var(--accent-warm)}.manifest-module__VmzZ6a__themeToggle{border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s;display:flex}.manifest-module__VmzZ6a__themeToggle:hover{border-color:var(--accent-warm);color:var(--accent-warm)}.manifest-module__VmzZ6a__btnPrimary{background:var(--accent-warm);color:var(--bg-primary);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;padding:12px 28px;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s}.manifest-module__VmzZ6a__btnPrimary:hover{box-shadow:0 10px 40px var(--shadow);transform:translateY(-2px)}.manifest-module__VmzZ6a__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:160px 48px 80px;display:flex;position:relative}.manifest-module__VmzZ6a__heroGlow{background:radial-gradient(ellipse,color-mix(in srgb,var(--accent-warm)15%,transparent)0%,transparent 70%);pointer-events:none;width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.manifest-module__VmzZ6a__sectionLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-warm);margin-bottom:24px;font-family:Satoshi,sans-serif;font-size:11px;display:block}.manifest-module__VmzZ6a__heroTitle{letter-spacing:-.03em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(4rem,12vw,9rem);font-weight:400;line-height:1}.manifest-module__VmzZ6a__heroTitle em{font-synthesis:none;-webkit-font-smoothing:antialiased;color:var(--accent-warm);font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.manifest-module__VmzZ6a__manifestSection{max-width:1200px;margin:0 auto;padding:0 48px 120px}.manifest-module__VmzZ6a__manifestBlock{border-bottom:1px solid var(--border);grid-template-columns:120px 1fr;align-items:start;gap:48px;padding:80px 0;display:grid}.manifest-module__VmzZ6a__manifestBlock:last-child{border-bottom:none}.manifest-module__VmzZ6a__manifestBlock.manifest-module__VmzZ6a__alternate{direction:rtl}.manifest-module__VmzZ6a__manifestBlock.manifest-module__VmzZ6a__alternate>*{direction:ltr}.manifest-module__VmzZ6a__manifestNumber{color:var(--text-faint);letter-spacing:-.05em;font-family:Playfair Display,Georgia,serif;font-size:6rem;font-weight:300;line-height:1}.manifest-module__VmzZ6a__manifestBlock.manifest-module__VmzZ6a__alternate .manifest-module__VmzZ6a__manifestNumber{text-align:right}.manifest-module__VmzZ6a__manifestContent{max-width:700px}.manifest-module__VmzZ6a__manifestTitle{letter-spacing:-.02em;margin:0 0 24px;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.manifest-module__VmzZ6a__manifestBody{color:var(--text-secondary);margin:0 0 24px;font-size:1.25rem;line-height:1.8}.manifest-module__VmzZ6a__manifestEmphasis{color:var(--accent-warm);border-left:2px solid var(--accent-warm);margin:0;padding-left:24px;font-size:1.35rem;font-style:italic;line-height:1.6}.manifest-module__VmzZ6a__ctaSection{text-align:center;background:var(--bg-secondary);padding:120px 48px;position:relative}.manifest-module__VmzZ6a__ctaContent{max-width:700px;margin:0 auto}.manifest-module__VmzZ6a__ctaTitle{letter-spacing:-.02em;margin:0 0 24px;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:400}.manifest-module__VmzZ6a__ctaTitle em{color:var(--accent-warm);font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.manifest-module__VmzZ6a__ctaDesc{color:var(--text-secondary);margin-bottom:48px;font-size:1.2rem;line-height:1.7}.manifest-module__VmzZ6a__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.manifest-module__VmzZ6a__ctaMainButton{letter-spacing:.15em;text-transform:uppercase;background:var(--accent-warm);color:var(--bg-primary);border-radius:6px;padding:20px 48px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.manifest-module__VmzZ6a__ctaMainButton:hover{box-shadow:0 20px 60px var(--shadow);transform:translateY(-2px)}.manifest-module__VmzZ6a__ctaSecondaryButton{letter-spacing:.15em;text-transform:uppercase;color:var(--text-primary);border:1px solid var(--border-light);background:0 0;border-radius:6px;padding:20px 48px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.manifest-module__VmzZ6a__ctaSecondaryButton:hover{border-color:var(--accent-warm);color:var(--accent-warm)}.manifest-module__VmzZ6a__footer{border-top:1px solid var(--border);padding:40px 48px}.manifest-module__VmzZ6a__footerContent{justify-content:space-between;align-items:center;display:flex}.manifest-module__VmzZ6a__footerLogo{color:var(--text-primary);align-items:center;gap:16px;text-decoration:none;display:flex}.manifest-module__VmzZ6a__footerLogo .manifest-module__VmzZ6a__logoSvg{width:auto;height:18px}.manifest-module__VmzZ6a__footerYear{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:12px}.manifest-module__VmzZ6a__footerSocial{gap:24px;display:flex}.manifest-module__VmzZ6a__footerSocial a{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:color .3s}.manifest-module__VmzZ6a__footerSocial a:hover{color:var(--accent-warm)}.manifest-module__VmzZ6a__footerTagline{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:13px}@media (max-width:900px){.manifest-module__VmzZ6a__manifestBlock{grid-template-columns:1fr;gap:24px}.manifest-module__VmzZ6a__manifestBlock.manifest-module__VmzZ6a__alternate{direction:ltr}.manifest-module__VmzZ6a__manifestNumber{font-size:4rem}.manifest-module__VmzZ6a__manifestBlock.manifest-module__VmzZ6a__alternate .manifest-module__VmzZ6a__manifestNumber{text-align:left}}@media (max-width:768px){.manifest-module__VmzZ6a__nav{padding:16px 24px}.manifest-module__VmzZ6a__navLinks{gap:16px}.manifest-module__VmzZ6a__navLink{display:none}.manifest-module__VmzZ6a__hero{padding:140px 24px 60px}.manifest-module__VmzZ6a__manifestSection{padding:0 24px 80px}.manifest-module__VmzZ6a__manifestBlock{padding:60px 0}.manifest-module__VmzZ6a__manifestEmphasis{padding-left:16px}.manifest-module__VmzZ6a__ctaSection{padding:80px 24px}.manifest-module__VmzZ6a__ctaButtons{flex-direction:column;align-items:center}.manifest-module__VmzZ6a__footer{padding:32px 24px}.manifest-module__VmzZ6a__footerContent{flex-direction:column;gap:16px}}
