@property --site-bg{syntax:'<color>';inherits:true;initial-value:#f4ead8}@property --site-surface{syntax:'<color>';inherits:true;initial-value:#eee0ca}@property --site-accent{syntax:'<color>';inherits:true;initial-value:#dd5341}@property --site-accent-2{syntax:'<color>';inherits:true;initial-value:#f57f5b}@property --site-teal{syntax:'<color>';inherits:true;initial-value:#68c7c1}@property --site-text{syntax:'<color>';inherits:true;initial-value:#3d2014}@property --site-text-sub{syntax:'<color>';inherits:true;initial-value:#6b4030}@property --site-text-muted{syntax:'<color>';inherits:true;initial-value:#c49080}@property --site-border-rgb{syntax:'<color>';inherits:true;initial-value:rgba(121,74,58,0.22)}@property --site-card-bg{syntax:'<color>';inherits:true;initial-value:#fdf5ea}:root{--site-bg:#f4ead8;--site-surface:#eee0ca;--site-accent:#dd5341;--site-accent-2:#f57f5b;--site-teal:#68c7c1;--site-text:#3d2014;--site-text-sub:#6b4030;--site-text-muted:#c49080;--site-border-rgb:rgba(121,74,58,0.22);--site-card-bg:#fdf5ea;--site-max:1120px;--site-px:clamp(1.5rem,5vw,3.5rem);--nav-h:74px;--site-font:'Inter',system-ui,sans-serif;--site-display:'Caprasimo',cursive;--site-heading:'Space Grotesk',system-ui,sans-serif;--site-mono:'Courier Prime','Courier New',monospace;transition:--site-bg 0.3s ease,--site-surface 0.3s ease,--site-accent 0.3s ease,--site-accent-2 0.3s ease,--site-teal 0.3s ease,--site-text 0.3s ease,--site-text-sub 0.3s ease,--site-text-muted 0.3s ease,--site-border-rgb 0.3s ease,--site-card-bg 0.3s ease}html.era-modern{--site-bg:#040102;--site-surface:#160910;--site-accent:#d3c099;--site-accent-2:#b8a880;--site-teal:#4a9e98;--site-text:#e8d8b0;--site-text-sub:#a89670;--site-text-muted:#5a4838;--site-border-rgb:rgba(232,216,176,0.1);--site-card-bg:#160910}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--site-font);background:var(--site-bg);color:var(--site-text);line-height:1.65;overflow-x:hidden}body::after{content:'';position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:0.038;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='240' height='240' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat}.era-flag{position:fixed;top:0;bottom:0;left:0;width:155vw;z-index:150;pointer-events:none;transform:translateX(-200vw);will-change:transform;clip-path:polygon(12% 0%,100% 0%,88% 100%,0% 100%);background:linear-gradient( -72deg,#68C7C1 0%,#68C7C1 33%,#DD5341 33%,#DD5341 67%,#DAC8A1 67%,#DAC8A1 100% )}@media (prefers-reduced-motion:reduce){.era-flag{visibility:hidden!important}}.era-toggle{background:none;border:1.5px solid var(--site-border-rgb);color:var(--site-text-sub);padding:5px 14px;border-radius:4px;font-family:var(--site-heading);font-size:0.6875rem;font-weight:700;cursor:pointer;letter-spacing:0.1em;text-transform:uppercase;white-space:nowrap;transition:border-color 0.2s,color 0.2s}.era-toggle:hover{border-color:var(--site-accent);color:var(--site-text)}.era-toggle .lbl-70s{display:inline}.era-toggle .lbl-mod{display:none}html.era-modern .era-toggle .lbl-70s{display:none}html.era-modern .era-toggle .lbl-mod{display:inline}.e-retro{display:block}.e-new{display:none}html.era-modern .e-retro{display:none}html.era-modern .e-new{display:block}span.e-retro{display:inline}span.e-new{display:none}html.era-modern span.e-retro{display:none}html.era-modern span.e-new{display:inline}html{scrollbar-width:thin;scrollbar-color:#DD5341 #eee0ca}html.era-modern{scrollbar-width:thin;scrollbar-color:#d3c099 #040102}html::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-track{background:#eee0ca}html::-webkit-scrollbar-thumb{background:linear-gradient( to bottom,#68C7C1 0%,#68C7C1 12.5%,#FAC7A8 12.5%,#FAC7A8 25%,#F57F5B 25%,#F57F5B 37.5%,#DD5341 37.5%,#DD5341 50%,#794A3A 50%,#794A3A 62.5%,#E3A016 62.5%,#E3A016 75%,#DAC8A1 75%,#DAC8A1 87.5%,#503020 87.5%,#503020 100% )}html::-webkit-scrollbar-thumb:hover{filter:brightness(1.1)}html.era-modern::-webkit-scrollbar{width:6px}html.era-modern::-webkit-scrollbar-track{background:#0d0608}html.era-modern::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#d3c099,#6b2038);border-radius:3px}html.era-modern::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#e8d8b0,#8b2848)}.era-img-r,.era-img-n{transition:opacity 0.3s ease}.era-img-r{opacity:1}.era-img-n{opacity:0}html.era-modern .era-img-r{opacity:0}html.era-modern .era-img-n{opacity:1}h1,h2,h3,h4{font-family:var(--site-heading);font-weight:700;line-height:1.1;color:var(--site-text)}p{color:var(--site-text-sub)}a{color:var(--site-accent);text-decoration:none}.site-wrap{max-width:var(--site-max);margin:0 auto;padding:0 var(--site-px)}.site-section{padding:clamp(4.5rem,9vw,7.5rem) var(--site-px);position:relative;overflow:hidden}.site-section-label{font-family:var(--site-heading);font-size:0.6875rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:var(--site-teal);margin-bottom:0.875rem}.site-section-title{font-family:var(--site-display);font-size:clamp(1.75rem,4vw,3rem);font-weight:400;letter-spacing:-0.02em;color:var(--site-text);max-width:640px;margin-bottom:1rem}html.era-modern .site-section-title{font-family:'Unbounded',var(--site-heading),sans-serif;font-size:clamp(1.25rem,3vw,2.25rem);font-weight:700;letter-spacing:-0.02em}.site-section-body{font-family:var(--site-mono);font-size:1.0625rem;color:var(--site-text-sub);max-width:580px;margin-bottom:3rem;line-height:1.7}html.era-modern .site-section-body{font-family:var(--site-font)}.site-nav{position:fixed;top:0;inset-inline:0;z-index:100;display:flex;align-items:center;gap:1.5rem;padding:0 var(--site-px);height:var(--nav-h);background:color-mix(in srgb,var(--site-bg) 85%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--site-border-rgb)}.site-nav-logo{display:flex;align-items:center;gap:0.5rem;text-decoration:none;margin-right:auto;flex-shrink:0}.site-nav-logo-mark{width:calc(var(--nav-h) - 10px);height:calc(var(--nav-h) - 10px);flex-shrink:0;display:block;color:#194945;transition:color 0.3s ease}html.era-modern .site-nav-logo-mark{color:#fff}.site-nav-logo-text{font-family:var(--site-heading);font-size:1rem;font-weight:700;letter-spacing:-0.03em;color:var(--site-text)}.site-nav-links{display:flex;align-items:center;gap:1.5rem;list-style:none}.site-nav-links a{font-size:0.875rem;font-weight:500;color:var(--site-text-sub);text-decoration:none;letter-spacing:0.01em;transition:color 0.2s}.site-nav-links a:hover{color:var(--site-text)}.site-nav-cta{font-size:0.8125rem;font-weight:600;padding:0.4rem 1rem;border-radius:4px;background:var(--site-accent);color:var(--site-bg);text-decoration:none;transition:opacity 0.2s;letter-spacing:0.01em;white-space:nowrap}.site-nav-cta:hover{opacity:0.85}.site-btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.8rem 1.875rem;border-radius:4px;font-family:var(--site-heading);font-size:0.9375rem;font-weight:600;text-decoration:none;letter-spacing:0.01em;transition:opacity 0.2s,transform 0.15s;border:none;cursor:pointer}.site-btn:hover{opacity:0.86;transform:translateY(-1px)}.site-btn--primary{background:var(--site-accent);color:var(--site-bg)}.site-btn--ghost{background:transparent;color:var(--site-text);border:1px solid var(--site-border-rgb)}.site-btn--ghost:hover{border-color:color-mix(in srgb,var(--site-accent) 60%,transparent);color:var(--site-accent)}.site-hero .site-btn--ghost{background:#1a6460;border-color:#1a6460;color:#f4ead8}.site-hero .site-btn--ghost:hover{background:#225e5b;border-color:#225e5b;color:#f4ead8;opacity:1}html.era-modern .site-hero .site-btn--ghost{background:var(--site-surface);border-color:var(--site-surface);color:#e8d8b0}html.era-modern .site-hero .site-btn--ghost:hover{background:color-mix(in srgb,var(--site-surface) 80%,#d3c099);border-color:rgba(211,192,153,0.4);color:#e8d8b0;opacity:1}.site-hero{position:relative;min-height:100svh;display:grid;grid-template-columns:1fr 1fr;padding-top:var(--nav-h);overflow:hidden;--site-text:#f4ead8;--site-text-sub:#dac8a1}.site-hero-banner{position:absolute;inset:0;z-index:0}.site-hero-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 65%}.site-hero-banner img.era-img-n{object-position:center 25%}.site-hero-banner::after{content:'';position:absolute;inset:0;background:var(--site-teal);mix-blend-mode:color;pointer-events:none;transition:opacity 0.3s}html.era-modern .site-hero-banner::after{opacity:0}.site-hero-geo{position:absolute;top:0;left:0;width:46%;height:100%;background:#1a6460;clip-path:polygon(0% 0%,100% 0%,78% 100%,0% 100%);opacity:0.72;z-index:1;transition:opacity 0.3s}html.era-modern .site-hero-geo{opacity:0}.site-hero-scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to right,transparent 28%,rgba(4,1,2,0.72) 55%,rgba(4,1,2,0.92) 80%);opacity:0;transition:opacity 0.3s ease}html.era-modern .site-hero-scrim{opacity:1}html.era-modern .site-hero-content{grid-column:2}.site-hero-content{padding:clamp(2.5rem,5vw,5.5rem) clamp(1.5rem,4vw,4rem);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.site-hero-eyebrow{font-family:var(--site-heading);font-size:0.6875rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:var(--site-text-sub);margin-bottom:1.375rem;text-shadow:0 1px 4px rgba(0,0,0,0.9)}.site-hero-headline{font-family:var(--site-display);font-size:clamp(64px,9vw,120px);line-height:0.9;margin-bottom:2rem;color:var(--site-text);text-shadow:0 2px 12px rgba(0,0,0,0.7)}html.era-modern .site-hero-headline{font-family:'Unbounded',var(--site-heading),sans-serif;font-size:clamp(42px,6vw,80px);letter-spacing:-0.02em}.site-hero-sub{font-family:var(--site-mono);font-size:clamp(0.875rem,1.6vw,1rem);color:var(--site-text-sub);max-width:380px;line-height:1.7;margin-bottom:2.5rem;text-shadow:0 1px 4px rgba(0,0,0,0.9)}html.era-modern .site-hero-sub{font-family:var(--site-font)}.site-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;margin-bottom:2.5rem}.site-hero-scale{display:flex;align-items:center;gap:0.875rem;margin-bottom:2rem}.site-scale-label{font-family:var(--site-heading);font-size:0.625rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--site-text-sub);white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,0.9)}.site-scale-track{flex:1;max-width:180px;height:3px;background:rgba(218,200,161,0.3);border-radius:9999px;overflow:hidden}.site-scale-fill{height:100%;width:63.6%;background:var(--site-accent);border-radius:9999px;animation:scale-load 1.6s cubic-bezier(0.25,0,0.35,1) 1.2s both}@keyframes scale-load{from{width:0%}to{width:63.6%}}.site-scale-num{font-family:var(--site-heading);font-size:0.6875rem;font-weight:700;color:var(--site-accent);white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,0.9)}.site-hero-stripe{position:absolute;bottom:0;left:0;right:0;height:12px;z-index:2;background:linear-gradient(90deg,#68C7C1 0%,#68C7C1 12.5%,#FAC7A8 12.5%,#FAC7A8 25%,#F57F5B 25%,#F57F5B 37.5%,#DD5341 37.5%,#DD5341 50%,#794A3A 50%,#794A3A 62.5%,#E3A016 62.5%,#E3A016 75%,#DAC8A1 75%,#DAC8A1 87.5%,#503020 87.5%,#503020 100%);transition:opacity 0.3s}html.era-modern .site-hero-stripe{opacity:0}#features{background:#F57F5B}html.era-modern #features{background:#180810}#features::before{content:'';position:absolute;top:-110px;right:-110px;width:440px;height:440px;background:#68C7C1;transform:rotate(45deg);pointer-events:none}html.era-modern #features::before{opacity:0}#themes{background:#68C7C1}html.era-modern #themes{background:#0a0608}#themes::after{content:'';position:absolute;bottom:-88px;left:-88px;width:300px;height:300px;background:#DD5341;transform:rotate(45deg);pointer-events:none}html.era-modern #themes::after{opacity:0}#themes .site-section-label{color:#DD5341}html.era-modern #themes .site-section-label{color:var(--site-teal)}#download{background:#FAC7A8}html.era-modern #download{background:#2c1420}html.era-modern #download .site-section-title,html.era-modern #download .site-section-body,html.era-modern #download .site-waitlist-note,html.era-modern #download .site-coming-soon-contact{color:var(--site-text-sub)}html:not(.era-modern) .site-stats-eyebrow{color:rgba(255,255,255,0.7)}html:not(.era-modern) .site-stat-label{color:#fff}html:not(.era-modern) .site-stat-caption{color:rgba(255,255,255,0.7)}html:not(.era-modern) .site-stat-value{color:#3d2014}html:not(.era-modern) .site-stat{border-right-color:rgba(255,255,255,0.22)}html:not(.era-modern) #features .site-section-label{color:rgba(255,255,255,0.72)}html:not(.era-modern) #features .site-section-title{color:#fff}html:not(.era-modern) #features .site-section-body{color:rgba(255,255,255,0.82)}html:not(.era-modern) .site-feature-card{background:#794A3A}html.era-modern .site-feature-card{background:#0d0609}html:not(.era-modern) .site-features-grid{background:rgba(255,255,255,0.18)}html:not(.era-modern) .site-feature-num{color:rgba(255,255,255,0.25)}html:not(.era-modern) .site-feature-title{color:#f4ead8}html:not(.era-modern) .site-feature-body{color:rgba(244,234,216,0.78)}.site-stats{background:#F57F5B;border-top:none;border-bottom:none}html.era-modern .site-stats{background:var(--site-surface);border-top:1px solid var(--site-border-rgb);border-bottom:1px solid var(--site-border-rgb)}.site-stats-eyebrow{max-width:var(--site-max);margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem) clamp(1.5rem,3vw,2.5rem) 0;font-family:var(--site-heading);font-size:0.75rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:var(--site-text-muted)}.site-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:var(--site-max);margin:0 auto}.site-stat{padding:clamp(2rem,4vw,3.5rem) clamp(1.5rem,3vw,2.5rem);text-align:center;border-right:1px solid var(--site-border-rgb)}.site-stat:last-child{border-right:none}.site-stat-value{font-family:var(--site-display);font-size:clamp(3rem,6.5vw,5.5rem);letter-spacing:0.015em;line-height:1;color:var(--site-accent);margin-bottom:0.5rem}html.era-modern .site-stat-value{font-family:'Unbounded',var(--site-heading),sans-serif}.site-stat-label{font-family:var(--site-heading);font-size:0.875rem;font-weight:600;color:var(--site-text);letter-spacing:0.01em;margin-bottom:0.3rem}.site-stat-caption{font-size:0.8125rem;color:var(--site-text-muted)}.site-foil{display:grid;grid-template-columns:55% 45%;min-height:560px;padding:0;background:#0a0604}.site-foil-image{position:relative;overflow:hidden}.site-foil-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%}.site-foil-body{padding:clamp(3rem,5vw,5rem) clamp(2rem,4vw,4.5rem);display:flex;flex-direction:column;justify-content:center;gap:1.125rem;--site-text:#f4ead8;--site-text-sub:#dac8a1;--site-text-muted:rgba(218,200,161,0.45);--site-border-rgb:rgba(218,200,161,0.15)}.site-foil-eyebrow{font-family:var(--site-heading);font-size:0.6875rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:rgba(218,200,161,0.5)}.site-foil-headline{font-family:var(--site-display);font-size:clamp(2rem,4vw,3.5rem);font-weight:400;letter-spacing:-0.02em;line-height:1.05;color:#f4ead8}html.era-modern .site-foil-headline{font-family:'Unbounded',var(--site-heading),sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;letter-spacing:-0.02em}.site-foil-sub{font-family:var(--site-mono);font-size:0.9375rem;line-height:1.75;color:#dac8a1;max-width:420px}html.era-modern .site-foil-sub{font-family:var(--site-font)}.site-features-header{max-width:var(--site-max);margin:0 auto}.site-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5px;background:var(--site-border-rgb);border:1px solid var(--site-border-rgb);border-radius:6px;overflow:hidden;max-width:var(--site-max);margin:0 auto}.site-feature-card{background:var(--site-card-bg);padding:clamp(1.75rem,3.5vw,2.75rem)}.site-feature-num{font-family:var(--site-display);font-size:3.5rem;line-height:1;color:color-mix(in srgb,var(--site-accent) 35%,transparent);margin-bottom:1rem;user-select:none}html.era-modern .site-feature-num{font-family:'Unbounded',var(--site-heading),sans-serif;font-size:1.75rem}.site-feature-title{font-family:var(--site-display);font-size:1.1875rem;font-weight:400;color:var(--site-text);margin-bottom:0.625rem}html.era-modern .site-feature-title{font-family:'Unbounded',var(--site-heading),sans-serif;font-size:0.875rem;font-weight:700;letter-spacing:-0.01em}.site-feature-body{font-family:var(--site-mono);font-size:0.875rem;color:var(--site-text-sub);line-height:1.72}html.era-modern .site-feature-body{font-family:var(--site-font)}.site-themes-header{max-width:var(--site-max);margin:0 auto}.site-themes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;max-width:var(--site-max);margin:0 auto}.site-theme-chip{padding:1.25rem 1.375rem;border-radius:8px;border:1px solid var(--site-border-rgb);background:var(--site-card-bg)}.site-theme-swatches{display:flex;gap:0.375rem;margin-bottom:0.875rem}.site-theme-dot{width:13px;height:13px;border-radius:50%;flex-shrink:0}.site-theme-name{font-family:var(--site-display);font-size:0.9375rem;font-weight:400;color:var(--site-text);margin-bottom:0.25rem}html.era-modern .site-theme-name{font-family:'Unbounded',var(--site-heading),sans-serif;font-size:0.6875rem;font-weight:700;letter-spacing:-0.01em}.site-theme-desc{font-family:var(--site-mono);font-size:0.75rem;color:var(--site-text-muted);line-height:1.45}html.era-modern .site-theme-desc{font-family:var(--site-font)}.site-manifesto{background:var(--site-surface);border-top:1px solid var(--site-border-rgb);border-bottom:1px solid var(--site-border-rgb)}.site-manifesto-inner{max-width:var(--site-max);margin:0 auto;text-align:center}.site-manifesto-mark{font-family:var(--site-display);font-size:3.5rem;line-height:1;color:color-mix(in srgb,var(--site-accent) 35%,transparent);margin-bottom:0.25rem;display:block;user-select:none}.site-manifesto-quote{font-family:var(--site-display);font-size:clamp(1.125rem,2.25vw,1.875rem);font-weight:400;line-height:1.35;letter-spacing:-0.01em;color:var(--site-text);max-width:900px;margin:0 auto 1rem}html.era-modern .site-manifesto-quote{font-family:'Unbounded',var(--site-heading),sans-serif;font-size:clamp(0.9rem,1.75vw,1.375rem);font-weight:700;letter-spacing:-0.02em}.site-manifesto-guarantee{font-family:var(--site-mono);font-size:clamp(0.875rem,1.5vw,1rem);font-style:italic;color:var(--site-text-sub);max-width:700px;margin:0 auto 1.5rem;line-height:1.6}html.era-modern .site-manifesto-guarantee{font-family:var(--site-font)}.site-manifesto-attr{font-family:var(--site-heading);font-size:0.6875rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--site-text-muted)}.site-waitlist-inner{max-width:var(--site-max);margin:0 auto}.site-waitlist-top{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:start;margin-bottom:clamp(3rem,5vw,4.5rem)}.site-waitlist-text .site-section-title{max-width:480px}.site-waitlist-text .site-section-body{margin-bottom:0}.site-waitlist-form-wrap{padding-top:0.5rem}.site-waitlist-sub{font-family:var(--site-mono);font-size:1rem;color:var(--site-text-sub);line-height:1.7;margin-bottom:1.875rem}html.era-modern .site-waitlist-sub{font-family:var(--site-font)}.site-waitlist-form{display:flex;gap:0.625rem;margin-bottom:1rem}.site-waitlist-input{flex:1;padding:0.8125rem 1rem;border:1.5px solid var(--site-border-rgb);border-radius:4px;background:var(--site-card-bg);color:var(--site-text);font-family:var(--site-mono);font-size:0.9375rem;outline:none;transition:border-color 0.2s}html.era-modern .site-waitlist-input{font-family:var(--site-font)}.site-waitlist-input::placeholder{color:var(--site-text-muted);opacity:0.7}.site-waitlist-input:focus{border-color:var(--site-accent)}.site-waitlist-note{font-family:var(--site-mono);font-size:0.8rem;color:var(--site-text-muted);line-height:1.5}html.era-modern .site-waitlist-note{font-family:var(--site-font)}.site-platforms-divider{border:none;border-top:1px solid var(--site-border-rgb);margin:3.5rem 0 2.5rem;opacity:0.45}.site-platforms-label{font-family:var(--site-heading);font-size:0.6875rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--site-text-muted);text-align:center;margin-bottom:1.375rem}.site-platform-chips{display:flex;justify-content:center;gap:1rem;max-width:var(--site-max);margin:0 auto}.site-platform-chip{background:var(--site-card-bg);border:1.5px solid var(--site-border-rgb);border-radius:8px;padding:1.375rem 1.25rem;text-align:center;flex:1;max-width:220px}.site-chip-glyph{font-size:1.625rem;line-height:1;margin-bottom:0.625rem}.site-chip-name{font-family:var(--site-display);font-size:0.875rem;color:var(--site-text);margin-bottom:0.3rem}html.era-modern .site-chip-name{font-family:var(--site-heading);font-weight:600}.site-chip-sub{font-size:0.6875rem;color:var(--site-text-muted);line-height:1.4}.site-cast{background:#0f0608;padding:0;--site-text:#e8d8b0;--site-text-sub:rgba(218,200,161,0.65);--site-text-muted:rgba(218,200,161,0.35);--site-border-rgb:rgba(218,200,161,0.12);--site-accent:#dd5341;--site-teal:#68c7c1}html.era-modern .site-cast{--site-accent:#d3c099;--site-teal:#4a9e98}.site-cast-inner{display:grid;grid-template-columns:380px 1fr;min-height:580px}.site-cast-image{position:relative;overflow:hidden}.site-cast-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 15%}.site-cast-image::after{content:'';position:absolute;inset:0;background:#7a5430;mix-blend-mode:color;pointer-events:none;z-index:1;transition:opacity 0.3s}html.era-modern .site-cast-image::after{opacity:0}.site-cast-body{padding:clamp(2.5rem,4vw,4.5rem) clamp(2rem,4vw,4rem);display:flex;flex-direction:column;justify-content:center;gap:1.125rem}.site-cast-production{font-family:var(--site-heading);font-size:0.625rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:var(--site-text-muted)}.site-cast-label{font-family:var(--site-heading);font-size:0.6875rem;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;color:var(--site-teal)}.site-cast-name{font-family:var(--site-display);font-size:clamp(3rem,6vw,5rem);line-height:1;letter-spacing:-0.02em;color:var(--site-text)}html.era-modern .site-cast-name{font-family:'Unbounded',var(--site-heading),sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700}.site-cast-role{font-family:var(--site-heading);font-size:0.8125rem;font-style:italic;color:var(--site-text-muted);border-top:1px solid var(--site-border-rgb);padding-top:1.125rem}.site-cast-bio{font-family:var(--site-mono);font-size:0.9rem;line-height:1.75;color:var(--site-text-sub)}html.era-modern .site-cast-bio{font-family:var(--site-font)}.site-cast-credits{font-family:var(--site-heading);font-size:0.6875rem;line-height:1.7;color:var(--site-text-muted);border-top:1px solid var(--site-border-rgb);padding-top:1rem}.site-cast-credits em{font-style:italic}.site-cast-trivia{border-top:1px solid var(--site-border-rgb);padding-top:1rem;margin-top:0.25rem}.site-cast-trivia-label{font-family:var(--site-heading);font-size:0.625rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:var(--site-teal);margin-bottom:0.625rem}.site-cast-trivia-text{font-family:var(--site-mono);font-size:0.8125rem;line-height:1.7;color:var(--site-text-muted);min-height:4.5em;transition:opacity 0.3s ease}html.era-modern .site-cast-trivia-text{font-family:var(--site-font)}.site-cast-trivia-text.is-fading{opacity:0}.site-footer{background:#503020;border-top:1px solid rgba(218,200,161,0.15);padding:clamp(3rem,5vw,5rem) var(--site-px) clamp(2rem,3vw,3rem);--site-text:#dac8a1;--site-text-sub:rgba(218,200,161,0.6);--site-text-muted:rgba(218,200,161,0.35);--site-border-rgb:rgba(218,200,161,0.15)}html.era-modern .site-footer{background:var(--site-bg)}.site-footer-inner{max-width:var(--site-max);margin:0 auto;display:flex;align-items:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.site-footer-brand{font-family:var(--site-heading);font-size:1rem;font-weight:700;letter-spacing:-0.03em;color:var(--site-text);margin-right:auto}.site-footer-links{display:flex;gap:2rem;list-style:none;flex-wrap:wrap}.site-footer-links a{font-size:0.875rem;color:var(--site-text-sub);text-decoration:none;transition:color 0.2s}.site-footer-links a:hover{color:var(--site-text)}.site-footer-copy{max-width:var(--site-max);margin:0 auto;border-top:1px solid var(--site-border-rgb);padding-top:1.25rem;font-size:0.75rem;color:var(--site-text-muted)}@media (max-width:900px){.site-nav-links{display:none}.site-hero{grid-template-columns:1fr;min-height:55vh}html.era-modern .site-hero-content{grid-column:1;padding:72px 32px 56px}.site-hero-content{padding:72px 32px 56px}.site-hero-geo{width:100%;clip-path:none;opacity:0.6}html.era-modern .site-hero-scrim{background:linear-gradient(to bottom,transparent 0%,rgba(4,1,2,0.55) 25%,rgba(4,1,2,0.65) 55%,rgba(4,1,2,0.55) 80%,transparent 100%)}.site-foil{grid-template-columns:1fr}.site-foil-image{height:360px;position:relative}.site-foil-image img{position:absolute}.site-features-grid{grid-template-columns:1fr 1fr}.site-cast-inner{grid-template-columns:38% 62%}#features::before{top:-55px;right:-55px;width:200px;height:200px}#themes::after{bottom:-45px;left:-45px;width:160px;height:160px}.site-hero-banner img{object-position:calc(30% - 150px) 30%}.site-hero-banner img.era-img-n{object-position:-30px 20%}}@media (max-width:680px){.site-hero-sub,.site-hero-actions,.site-hero-scale{display:none}.site-hero-content,html.era-modern .site-hero-content{position:absolute;top:var(--nav-h);bottom:0;left:0;right:0;padding:24px 20px 16px;justify-content:space-between;grid-column:1}.site-hero-headline{margin-top:auto;padding-bottom:0}#features::before{top:-36px;right:-36px;width:120px;height:120px}#themes::after{bottom:-30px;left:-30px;width:100px;height:100px}.site-hero-banner img{object-position:calc(30% - 150px) 30%}.site-hero-banner img.era-img-n{object-position:-30px 15%}.site-stats-grid{grid-template-columns:1fr}.site-stat{border-right:none;border-bottom:1px solid var(--site-border-rgb)}.site-stat:last-child{border-bottom:none}.site-features-grid{grid-template-columns:1fr}.site-themes-grid{grid-template-columns:repeat(2,1fr)}.site-waitlist-top{grid-template-columns:1fr}.site-platform-chips{flex-direction:column;align-items:center}.site-cast-inner{grid-template-columns:1fr;grid-template-rows:300px auto}.site-footer-links{gap:1.25rem}}@media (max-width:420px){#features::before{top:-22px;right:-22px;width:70px;height:70px}#themes::after{bottom:-18px;left:-18px;width:60px;height:60px}.site-waitlist-form{flex-direction:column}}.site-coming-soon-inner{max-width:var(--site-max);margin:0 auto;text-align:center;padding:clamp(2rem,5vw,4rem) 0}.site-coming-soon-inner .site-section-title{max-width:520px;margin-left:auto;margin-right:auto}.site-coming-soon-inner .site-section-body{max-width:480px;margin-left:auto;margin-right:auto}.site-coming-soon-contact{font-family:var(--site-mono);font-size:0.875rem;color:var(--site-text-muted);margin-top:2rem}html.era-modern .site-coming-soon-contact{font-family:var(--site-font)}.site-coming-soon-contact a{color:var(--site-accent);text-decoration:none}.site-coming-soon-contact a:hover{text-decoration:underline}.site-nav-cta--soon{pointer-events:none;cursor:default;background:transparent;border:1.5px solid var(--site-border-rgb);color:var(--site-text-muted);opacity:0.7}.site-download-inner{max-width:var(--site-max);margin:0 auto}.site-download-top{display:grid;grid-template-columns:1fr 2fr;gap:clamp(2rem,5vw,5rem);align-items:start}.site-download-text .site-section-title{max-width:380px}.site-download-text .site-section-body{margin-bottom:0}.site-download-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.site-download-card{display:flex;flex-direction:column;gap:0.5rem;padding:1.5rem 1.25rem;background:var(--site-card-bg);border:1.5px solid var(--site-border-rgb);border-radius:8px;text-align:left;cursor:pointer;transition:border-color 0.2s,transform 0.15s;color:var(--site-text);font-family:var(--site-mono)}html.era-modern .site-download-card{font-family:var(--site-font)}.site-download-card:hover{border-color:var(--site-accent);transform:translateY(-2px)}.site-download-card-icon{font-size:1.5rem;color:var(--site-accent);line-height:1;margin-bottom:0.25rem}.site-download-card-label{font-family:var(--site-heading);font-size:0.9375rem;font-weight:700;color:var(--site-text);line-height:1.2}.site-download-card-desc{font-size:0.8125rem;color:var(--site-text-muted);line-height:1.55;flex:1}.site-download-card-cta{font-size:0.8125rem;font-weight:600;color:var(--site-accent);margin-top:0.25rem}html.era-modern #download .site-section-title,html.era-modern #download .site-section-body{color:var(--site-text)}.site-gate-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.site-gate-modal[hidden]{display:none}.site-gate-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.72);cursor:pointer}.site-gate-box{position:relative;background:var(--site-card-bg);border:1.5px solid var(--site-border-rgb);border-radius:10px;padding:2.5rem;width:min(460px,92vw);box-shadow:0 24px 64px rgba(0,0,0,0.6)}.site-gate-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--site-text-muted);font-size:1.375rem;line-height:1;cursor:pointer;padding:0.25rem 0.5rem;transition:color 0.15s}.site-gate-close:hover{color:var(--site-text)}.site-gate-heading{font-family:var(--site-heading);font-size:1.375rem;font-weight:700;color:var(--site-text);margin:0 0 0.25rem}.site-gate-sub{font-family:var(--site-mono);font-size:0.875rem;color:var(--site-accent);margin:0 0 1.5rem}html.era-modern .site-gate-sub{font-family:var(--site-font)}.site-gate-form{display:flex;flex-direction:column;gap:0.75rem}.site-gate-input{width:100%;padding:0.8125rem 1rem;border:1.5px solid var(--site-border-rgb);border-radius:4px;background:var(--site-bg);color:var(--site-text);font-family:var(--site-mono);font-size:0.9375rem;outline:none;transition:border-color 0.2s;-webkit-appearance:none;appearance:none}html.era-modern .site-gate-input{font-family:var(--site-font)}.site-gate-input::placeholder{color:var(--site-text-muted);opacity:0.7}.site-gate-input:focus{border-color:var(--site-accent)}.site-gate-submit{align-self:flex-end}.site-gate-confirm,.site-gate-error{font-family:var(--site-mono);font-size:0.875rem;line-height:1.6;margin:0.75rem 0 0}html.era-modern .site-gate-confirm,html.era-modern .site-gate-error{font-family:var(--site-font)}.site-gate-confirm{color:var(--site-text)}.site-gate-error{color:#e05555}.site-gate-error a{color:inherit}.site-gate-note{font-family:var(--site-mono);font-size:0.75rem;color:var(--site-text-muted);margin:1rem 0 0}html.era-modern .site-gate-note{font-family:var(--site-font)}.site-feedback-wrap{margin:2rem auto 1.5rem;max-width:var(--site-max);padding:0 var(--site-px)}.site-feedback-form{display:flex;gap:0.625rem;flex-wrap:wrap}.site-feedback-input{flex:2;min-width:180px;padding:0.625rem 0.875rem;border:1px solid var(--site-border-rgb);border-radius:4px;background:rgba(255,255,255,0.04);color:var(--site-text);font-family:var(--site-mono);font-size:0.875rem;outline:none;transition:border-color 0.2s;-webkit-appearance:none;appearance:none}.site-feedback-email{flex:1;min-width:140px;padding:0.625rem 0.875rem;border:1px solid var(--site-border-rgb);border-radius:4px;background:rgba(255,255,255,0.04);color:var(--site-text);font-family:var(--site-mono);font-size:0.875rem;outline:none;transition:border-color 0.2s;-webkit-appearance:none;appearance:none}html.era-modern .site-feedback-input,html.era-modern .site-feedback-email{font-family:var(--site-font)}.site-feedback-input::placeholder,.site-feedback-email::placeholder{color:var(--site-text-muted);opacity:0.6}.site-feedback-input:focus,.site-feedback-email:focus{border-color:var(--site-accent)}.site-feedback-confirm{font-family:var(--site-mono);font-size:0.8125rem;color:var(--site-text-muted);margin:0.5rem 0 0}html.era-modern .site-feedback-confirm{font-family:var(--site-font)}@media (max-width:768px){.site-download-top{grid-template-columns:1fr}.site-download-cards{grid-template-columns:1fr}}@media (max-width:560px){.site-gate-box{padding:1.75rem 1.25rem}.site-feedback-form{flex-direction:column}}