.lang-picker:where(.astro-dkurt46j){position:relative;display:inline-flex;cursor:pointer;align-items:center;height:100%}.lang-current:where(.astro-dkurt46j){display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--muted);transition:color .2s;padding:.5rem 0;letter-spacing:.02em}.lang-current:where(.astro-dkurt46j):hover{color:var(--ink)}.lang-dropdown:where(.astro-dkurt46j){position:absolute;top:100%;right:-.5rem;margin-top:.25rem;background:var(--card-bg);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:8px;list-style:none;padding:.35rem;min-width:130px;box-shadow:0 12px 30px #1a17141f;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s cubic-bezier(.16,1,.3,1);z-index:1000}.lang-picker:where(.astro-dkurt46j):hover .lang-dropdown:where(.astro-dkurt46j){opacity:1;visibility:visible;transform:translateY(0)}.lang-dropdown:where(.astro-dkurt46j) li:where(.astro-dkurt46j){margin:0}.lang-dropdown:where(.astro-dkurt46j) a:where(.astro-dkurt46j){display:block;padding:.5rem .8rem;font-size:.82rem;color:var(--muted);text-decoration:none;border-radius:4px;transition:all .15s}.lang-dropdown:where(.astro-dkurt46j) a:where(.astro-dkurt46j):hover{background:#d4850a14;color:var(--ink)}.lang-dropdown:where(.astro-dkurt46j) a:where(.astro-dkurt46j).active{color:var(--amber);font-weight:500;background:#d4850a0d}:where(.astro-ogf5ymiv),:where(.astro-ogf5ymiv):before,:where(.astro-ogf5ymiv):after{box-sizing:border-box;margin:0;padding:0}:root{--ink: #1a1714;--parchment: #f5f0e8;--parchment-dark: #ede8df;--amber: #d4850a;--amber-light: #f59e0b;--sage: #4a7c59;--lavender: #7c6fa0;--rose: #c4616a;--teal: #2d7d8a;--muted: #7a7570;--border: #e0d9cf;--card-bg: #faf7f2}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--parchment);color:var(--ink);overflow-x:hidden}nav:where(.astro-ogf5ymiv){position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:56px;background:#f5f0e8d9;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-logo:where(.astro-ogf5ymiv){font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600;letter-spacing:.02em;color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:.5rem}.nav-logo:where(.astro-ogf5ymiv) svg:where(.astro-ogf5ymiv){width:20px;height:20px}.nav-links:where(.astro-ogf5ymiv){display:flex;align-items:center;gap:2rem;list-style:none}.nav-links:where(.astro-ogf5ymiv) a:where(.astro-ogf5ymiv){font-size:.85rem;color:var(--muted);text-decoration:none;transition:color .2s;letter-spacing:.02em}.nav-links:where(.astro-ogf5ymiv) a:where(.astro-ogf5ymiv):hover{color:var(--ink)}.nav-cta:where(.astro-ogf5ymiv){background:var(--ink)!important;color:var(--parchment)!important;padding:.45rem 1.1rem!important;border-radius:6px;font-size:.82rem!important;font-weight:500!important;transition:opacity .2s!important}.nav-cta:where(.astro-ogf5ymiv):hover{opacity:.85!important}.hero:where(.astro-ogf5ymiv){min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem 4rem;position:relative;overflow:hidden}.hero:where(.astro-ogf5ymiv):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 20% 80%,rgba(212,133,10,.06) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 80% 20%,rgba(124,111,160,.05) 0%,transparent 60%);pointer-events:none}.hero-badge:where(.astro-ogf5ymiv){display:inline-flex;align-items:center;gap:.4rem;background:#d4850a1a;border:1px solid rgba(212,133,10,.25);color:var(--amber);font-family:DM Mono,monospace;font-size:.72rem;letter-spacing:.08em;padding:.3rem .8rem;border-radius:999px;margin-bottom:2rem}.hero-badge:where(.astro-ogf5ymiv):before{content:"";width:6px;height:6px;background:var(--amber-light);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero:where(.astro-ogf5ymiv) h1:where(.astro-ogf5ymiv){font-family:Cormorant Garamond,serif;font-size:clamp(3rem,8vw,6.5rem);font-weight:400;line-height:1.05;letter-spacing:-.01em;max-width:900px;margin-bottom:1.5rem}.hero:where(.astro-ogf5ymiv) h1:where(.astro-ogf5ymiv) em:where(.astro-ogf5ymiv){font-style:italic;color:var(--amber)}.hero-sub:where(.astro-ogf5ymiv){font-size:clamp(1rem,2vw,1.2rem);color:var(--muted);max-width:560px;line-height:1.7;margin-bottom:3rem}.hero-actions:where(.astro-ogf5ymiv){display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center;margin-bottom:4rem}.btn-primary:where(.astro-ogf5ymiv){background:var(--ink);color:var(--parchment);padding:.85rem 2rem;border-radius:8px;font-size:.95rem;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #1a171433}.btn-primary:where(.astro-ogf5ymiv):hover{transform:translateY(-2px);box-shadow:0 8px 30px #1a17144d}.btn-secondary:where(.astro-ogf5ymiv){color:var(--ink);padding:.85rem 1.5rem;border-radius:8px;font-size:.95rem;text-decoration:none;border:1px solid var(--border);background:var(--card-bg);transition:border-color .2s,transform .2s}.btn-secondary:where(.astro-ogf5ymiv):hover{border-color:var(--ink);transform:translateY(-2px)}.platform-note:where(.astro-ogf5ymiv){font-size:.78rem;color:var(--muted);font-family:DM Mono,monospace;letter-spacing:.04em}.hero-mockup:where(.astro-ogf5ymiv){width:100%;max-width:1100px;margin:0 auto;position:relative}.mockup-frame:where(.astro-ogf5ymiv){background:#2a2623;border-radius:12px;padding:0;box-shadow:0 40px 80px #1a17144d,0 0 0 1px #ffffff14;overflow:hidden}.mockup-titlebar:where(.astro-ogf5ymiv){background:#3a3531;height:36px;display:flex;align-items:center;padding:0 1rem;gap:.5rem}.mockup-dot:where(.astro-ogf5ymiv){width:12px;height:12px;border-radius:50%}.mockup-screen:where(.astro-ogf5ymiv){background:var(--parchment);aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.sim-editor:where(.astro-ogf5ymiv){width:100%;height:100%;display:grid;grid-template-columns:220px 1fr 280px}.sim-sidebar:where(.astro-ogf5ymiv){background:#f0ebe3;border-right:1px solid var(--border);padding:1rem .75rem;overflow:hidden;text-align:left}.sim-sidebar-label:where(.astro-ogf5ymiv){font-family:DM Mono,monospace;font-size:.5rem;letter-spacing:.08em;color:var(--muted);margin-bottom:.5rem;text-transform:uppercase}.sim-file:where(.astro-ogf5ymiv){font-size:.55rem;padding:.2rem .4rem;border-radius:4px;margin-bottom:.15rem;color:var(--ink);white-space:nowrap;overflow:hidden}.sim-file:where(.astro-ogf5ymiv).active{background:#d4850a26;color:var(--amber);font-weight:600}.sim-main:where(.astro-ogf5ymiv){padding:1.5rem 2rem;overflow:hidden;text-align:left}.sim-title:where(.astro-ogf5ymiv){font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:var(--ink)}.sim-text:where(.astro-ogf5ymiv){font-size:.55rem;line-height:1.8;color:var(--ink)}.sim-tag:where(.astro-ogf5ymiv){display:inline-block;padding:.05rem .3rem;border-radius:3px;font-size:.48rem;font-weight:600}.tag-char:where(.astro-ogf5ymiv){background:#4a7c5926;color:var(--sage)}.tag-item:where(.astro-ogf5ymiv){background:#d4850a26;color:var(--amber)}.tag-loc:where(.astro-ogf5ymiv){background:#2d7d8a26;color:var(--teal)}.tag-rel:where(.astro-ogf5ymiv){background:#c4616a1f;color:var(--rose)}.sim-panel:where(.astro-ogf5ymiv){background:var(--card-bg);border-left:1px solid var(--border);padding:.75rem;overflow:hidden;text-align:left}.sim-panel-title:where(.astro-ogf5ymiv){font-size:.6rem;font-weight:600;color:var(--ink);margin-bottom:.5rem;border-bottom:1px solid var(--border);padding-bottom:.4rem}.sim-char-card:where(.astro-ogf5ymiv){display:flex;gap:.5rem;align-items:flex-start;margin-bottom:.5rem}.sim-avatar:where(.astro-ogf5ymiv){width:28px;height:28px;border-radius:6px;background:linear-gradient(135deg,#c4a882,#8a7060);flex-shrink:0}.sim-char-info:where(.astro-ogf5ymiv){font-size:.48rem}.sim-char-name:where(.astro-ogf5ymiv){font-weight:600;font-size:.55rem;margin-bottom:.15rem}.sim-badge:where(.astro-ogf5ymiv){display:inline-block;background:#4a7c5926;color:var(--sage);padding:.05rem .25rem;border-radius:3px;font-size:.42rem;font-weight:600}section:where(.astro-ogf5ymiv){padding:6rem 2rem}.container:where(.astro-ogf5ymiv){max-width:1100px;margin:0 auto}.section-label:where(.astro-ogf5ymiv){font-family:DM Mono,monospace;font-size:.72rem;letter-spacing:.1em;color:var(--amber);text-transform:uppercase;margin-bottom:1rem}.section-title:where(.astro-ogf5ymiv){font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.15;margin-bottom:1rem}.section-desc:where(.astro-ogf5ymiv){font-size:1.05rem;color:var(--muted);line-height:1.7;max-width:560px}.features-section:where(.astro-ogf5ymiv){background:var(--parchment-dark)}.features-header:where(.astro-ogf5ymiv){text-align:center;margin-bottom:4rem}.features-header:where(.astro-ogf5ymiv) .section-desc:where(.astro-ogf5ymiv){margin:0 auto}.features-grid:where(.astro-ogf5ymiv){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.feature-card:where(.astro-ogf5ymiv){background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s}.feature-card:where(.astro-ogf5ymiv):hover{transform:translateY(-4px);box-shadow:0 12px 40px #1a17141a}.feature-icon:where(.astro-ogf5ymiv){width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:1.25rem}.feature-card:where(.astro-ogf5ymiv) h3:where(.astro-ogf5ymiv){font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;margin-bottom:.6rem}.feature-card:where(.astro-ogf5ymiv) p:where(.astro-ogf5ymiv){font-size:.9rem;color:var(--muted);line-height:1.65}.causality-section:where(.astro-ogf5ymiv){display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media(max-width:768px){.causality-section:where(.astro-ogf5ymiv){grid-template-columns:1fr}}.causality-visual:where(.astro-ogf5ymiv){background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:2rem;position:relative;overflow:hidden}.causality-visual:where(.astro-ogf5ymiv):before{content:"FLAG CAUSALITY GRAPH";font-family:DM Mono,monospace;font-size:.6rem;letter-spacing:.12em;color:var(--muted);position:absolute;top:1rem;left:1rem}.causal-track:where(.astro-ogf5ymiv){margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.causal-row:where(.astro-ogf5ymiv){display:flex;align-items:center;gap:0;position:relative}.causal-node:where(.astro-ogf5ymiv){width:12px;height:12px;border-radius:50%;flex-shrink:0;position:relative;z-index:2}.causal-line:where(.astro-ogf5ymiv){flex:1;height:2px;position:relative}.causal-node-end:where(.astro-ogf5ymiv){width:14px;height:14px;border-radius:3px;transform:rotate(45deg);flex-shrink:0}.causal-label:where(.astro-ogf5ymiv){font-size:.6rem;color:var(--muted);font-family:DM Mono,monospace;position:absolute;top:16px;left:0;white-space:nowrap}.track-set:where(.astro-ogf5ymiv) .causal-node:where(.astro-ogf5ymiv){background:#6366f1}.track-set:where(.astro-ogf5ymiv) .causal-line:where(.astro-ogf5ymiv){background:#6366f1}.track-set:where(.astro-ogf5ymiv) .causal-node-end:where(.astro-ogf5ymiv){background:#f59e0b}.track-check:where(.astro-ogf5ymiv) .causal-node:where(.astro-ogf5ymiv){background:#10b981;border:2px solid #10b981;background:transparent}.track-check:where(.astro-ogf5ymiv) .causal-line:where(.astro-ogf5ymiv){background:linear-gradient(90deg,#10b981,#6366f1)}.track-req:where(.astro-ogf5ymiv) .causal-node:where(.astro-ogf5ymiv){background:transparent;border:2px solid #ef4444;border-radius:50%}.track-req:where(.astro-ogf5ymiv) .causal-line:where(.astro-ogf5ymiv){background:#ef4444;opacity:.4}.track-req:where(.astro-ogf5ymiv) .causal-node-end:where(.astro-ogf5ymiv){background:#f59e0b;opacity:.5}.avg-visual:where(.astro-ogf5ymiv){background:#1a1714;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #1a17144d;aspect-ratio:16/9;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.avg-bg:where(.astro-ogf5ymiv){position:absolute;inset:0;background:linear-gradient(135deg,#2d4a3e,#1a2d38,#2d1a2e)}.avg-chars:where(.astro-ogf5ymiv){position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;padding:0 10%}.avg-char-left:where(.astro-ogf5ymiv),.avg-char-right:where(.astro-ogf5ymiv){width:28%;aspect-ratio:3/4;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.avg-overlay:where(.astro-ogf5ymiv){position:relative;z-index:2;background:#000000b3;border-top:1px solid rgba(212,133,10,.3);padding:.75rem 1.25rem}.avg-system-label:where(.astro-ogf5ymiv){font-family:DM Mono,monospace;font-size:.55rem;letter-spacing:.1em;color:var(--amber);margin-bottom:.3rem;text-transform:uppercase}.avg-text:where(.astro-ogf5ymiv){font-size:.7rem;color:#ffffffd9;line-height:1.5}.avg-choices:where(.astro-ogf5ymiv){position:absolute;top:1rem;left:50%;transform:translate(-50%);background:#1e1b18e6;border-radius:8px;overflow:hidden;width:60%;border:1px solid rgba(255,255,255,.1)}.avg-choice:where(.astro-ogf5ymiv){padding:.5rem 1rem;font-size:.6rem;color:#fffc;border-bottom:1px solid rgba(255,255,255,.06)}.avg-choice:where(.astro-ogf5ymiv):last-child{border-bottom:none}.avg-choice:where(.astro-ogf5ymiv):before{content:"· ";color:var(--amber)}.pricing-section:where(.astro-ogf5ymiv){background:var(--parchment-dark)}.pricing-grid:where(.astro-ogf5ymiv){display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:800px;margin:3rem auto 0}@media(max-width:640px){.pricing-grid:where(.astro-ogf5ymiv){grid-template-columns:1fr}}.pricing-card:where(.astro-ogf5ymiv){background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:2.5rem 2rem;position:relative}.pricing-card:where(.astro-ogf5ymiv).featured{background:var(--ink);border-color:var(--ink);color:var(--parchment)}.pricing-card:where(.astro-ogf5ymiv).featured .price-amount:where(.astro-ogf5ymiv){color:var(--amber-light)}.pricing-card:where(.astro-ogf5ymiv).featured .price-period:where(.astro-ogf5ymiv){color:#f5f0e899}.pricing-card:where(.astro-ogf5ymiv).featured .pricing-feature:where(.astro-ogf5ymiv){color:#f5f0e8cc}.pricing-card:where(.astro-ogf5ymiv).featured .pricing-feature:where(.astro-ogf5ymiv):before{color:var(--amber-light)}.pricing-badge:where(.astro-ogf5ymiv){position:absolute;top:-1px;right:1.5rem;background:var(--amber);color:#fff;font-size:.68rem;font-weight:600;padding:.25rem .75rem;border-radius:0 0 8px 8px;letter-spacing:.04em}.pricing-plan:where(.astro-ogf5ymiv){font-family:DM Mono,monospace;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:1.25rem}.pricing-card:where(.astro-ogf5ymiv).featured .pricing-plan:where(.astro-ogf5ymiv){color:#f5f0e880}.price-amount:where(.astro-ogf5ymiv){font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;line-height:1;color:var(--ink)}.price-period:where(.astro-ogf5ymiv){font-size:.85rem;color:var(--muted);margin-top:.25rem;margin-bottom:1.5rem}.pricing-features:where(.astro-ogf5ymiv){list-style:none;display:flex;flex-direction:column;gap:.6rem;margin-bottom:2rem}.pricing-feature:where(.astro-ogf5ymiv){font-size:.88rem;color:var(--ink);display:flex;align-items:center;gap:.5rem}.pricing-feature:where(.astro-ogf5ymiv):before{content:"✓";color:var(--sage);font-weight:700}.btn-pricing:where(.astro-ogf5ymiv){display:block;width:100%;text-align:center;padding:.85rem;border-radius:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.btn-pricing-outline:where(.astro-ogf5ymiv){border:1px solid var(--border);color:var(--ink);background:transparent}.btn-pricing-outline:where(.astro-ogf5ymiv):hover{border-color:var(--ink)}.btn-pricing-solid:where(.astro-ogf5ymiv){background:var(--amber);color:#fff}.btn-pricing-solid:where(.astro-ogf5ymiv):hover{background:var(--amber-light)}footer:where(.astro-ogf5ymiv){background:var(--ink);color:#f5f0e899;padding:3rem 2rem}.footer-inner:where(.astro-ogf5ymiv){max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.footer-brand:where(.astro-ogf5ymiv){font-family:Cormorant Garamond,serif;font-size:1.3rem;color:var(--parchment);margin-bottom:.5rem}.footer-tagline:where(.astro-ogf5ymiv){font-size:.82rem}.footer-links:where(.astro-ogf5ymiv){display:flex;gap:3rem;flex-wrap:wrap}.footer-col:where(.astro-ogf5ymiv) h4:where(.astro-ogf5ymiv){font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--parchment);margin-bottom:.75rem;font-family:DM Mono,monospace}.footer-col:where(.astro-ogf5ymiv) a:where(.astro-ogf5ymiv){display:block;font-size:.85rem;color:#f5f0e880;text-decoration:none;margin-bottom:.4rem;transition:color .2s}.footer-col:where(.astro-ogf5ymiv) a:where(.astro-ogf5ymiv):hover{color:var(--parchment)}.footer-bottom:where(.astro-ogf5ymiv){max-width:1100px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);font-size:.78rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}
