.about.svelte-cwls5q{max-width:900px;margin:0 auto}.hero.svelte-cwls5q{padding:2rem 0 4rem}.status-inner.svelte-cwls5q{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:var(--bg-primary);border:3px solid var(--green);font-size:.75rem;font-weight:700;letter-spacing:.15em;color:var(--green);box-shadow:4px 4px 0 var(--green);margin-bottom:2rem}.pulse-dot.svelte-cwls5q{width:8px;height:8px;background:var(--green);border-radius:50%;animation:svelte-cwls5q-pulse 1s infinite}@keyframes svelte-cwls5q-pulse{0%,to{opacity:1}50%{opacity:.5}}.separator.svelte-cwls5q{color:var(--text-muted)}.status-highlight.svelte-cwls5q{color:var(--accent-primary)}.mega-title.svelte-cwls5q{margin:0 0 1.5rem;display:flex;flex-direction:column}.title-row.svelte-cwls5q{display:block;animation:svelte-cwls5q-slide-in .6s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--i) * .12s)}@keyframes svelte-cwls5q-slide-in{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.word.svelte-cwls5q{display:inline-block;font-size:clamp(3rem,10vw,7rem);font-weight:900;line-height:.95;letter-spacing:-.03em;color:var(--text-primary)}.word.accent.svelte-cwls5q{color:var(--bg-primary);-webkit-text-stroke:3px var(--accent-primary);paint-order:stroke fill;position:relative;animation:svelte-cwls5q-glitch-text 5s step-end infinite;animation-delay:1s}.word.accent.svelte-cwls5q:before,.word.accent.svelte-cwls5q:after{content:attr(data-text);position:absolute;top:0;left:0;-webkit-text-stroke:3px var(--accent-primary);paint-order:stroke fill;color:var(--bg-primary);overflow:hidden;clip-path:inset(0)}.word.accent.svelte-cwls5q:before{animation:svelte-cwls5q-glitch-top 5s step-end infinite;animation-delay:1s;-webkit-text-stroke-color:var(--accent-secondary)}.word.accent.svelte-cwls5q:after{animation:svelte-cwls5q-glitch-bottom 5s step-end infinite;animation-delay:1s;-webkit-text-stroke-color:var(--accent-primary)}@keyframes svelte-cwls5q-glitch-text{0%,to{transform:none}7%{transform:skew(-2deg)}8%{transform:none}47%{transform:none}48%{transform:skew(3deg) translate(-2px)}49%{transform:none}87%{transform:none}88%{transform:translate(3px)}89%{transform:none}}@keyframes svelte-cwls5q-glitch-top{0%,to{clip-path:inset(0 0 100% 0);transform:none}7%{clip-path:inset(0 0 60% 0);transform:translate(4px)}8%{clip-path:inset(0 0 100% 0);transform:none}47%{clip-path:inset(0 0 100% 0);transform:none}48%{clip-path:inset(20% 0 50% 0);transform:translate(-3px)}49%{clip-path:inset(0 0 100% 0);transform:none}87%{clip-path:inset(0 0 100% 0);transform:none}88%{clip-path:inset(10% 0 70% 0);transform:translate(5px)}89%{clip-path:inset(0 0 100% 0);transform:none}}@keyframes svelte-cwls5q-glitch-bottom{0%,to{clip-path:inset(100% 0 0 0);transform:none}7%{clip-path:inset(60% 0 0 0);transform:translate(-3px)}8%{clip-path:inset(100% 0 0 0);transform:none}47%{clip-path:inset(100% 0 0 0);transform:none}48%{clip-path:inset(50% 0 20% 0);transform:translate(4px)}49%{clip-path:inset(100% 0 0 0);transform:none}87%{clip-path:inset(100% 0 0 0);transform:none}88%{clip-path:inset(70% 0 10% 0);transform:translate(-4px)}89%{clip-path:inset(100% 0 0 0);transform:none}}.word.accent.filled.svelte-cwls5q{color:var(--accent-primary);-webkit-text-stroke:0;text-shadow:4px 4px 0 var(--accent-secondary);animation:svelte-cwls5q-shadow-shift 4s ease-in-out infinite;animation-delay:.7s}@keyframes svelte-cwls5q-shadow-shift{0%,to{text-shadow:4px 4px 0 var(--accent-secondary)}25%{text-shadow:6px 2px 0 var(--accent-secondary)}50%{text-shadow:2px 6px 0 var(--accent-secondary)}75%{text-shadow:5px 5px 0 var(--accent-secondary)}}.hero-sub.svelte-cwls5q{font-size:1rem;font-weight:600;color:var(--text-secondary);line-height:1.6;max-width:600px;margin:0}.features-section.svelte-cwls5q{padding:2rem 0 3rem;display:flex;flex-direction:column;gap:0}.feature-row.svelte-cwls5q{display:flex;align-items:center;gap:0;text-decoration:none;padding:2rem 0;border-bottom:1px solid var(--border-primary);transition:none}.feature-row.svelte-cwls5q:first-child{border-top:1px solid var(--border-primary)}.feature-row.svelte-cwls5q:hover{background:var(--bg-card)}.feature-row.svelte-cwls5q:hover .feature-link:where(.svelte-cwls5q){color:var(--accent)}.feature-row.svelte-cwls5q:hover .feature-icon-wrap:where(.svelte-cwls5q){box-shadow:6px 6px 0 var(--accent);transform:translate(-3px,-3px)}.feature-row.svelte-cwls5q:hover .divider-dot:where(.svelte-cwls5q){transform:scale(1.5);box-shadow:0 0 12px var(--accent)}.feature-visual.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:120px;flex-shrink:0}.feature-num.svelte-cwls5q{font-size:.6875rem;font-weight:900;letter-spacing:.2em;color:var(--accent)}.feature-icon-wrap.svelte-cwls5q{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--accent);color:var(--bg-primary);border:var(--border-width) solid var(--accent);transition:box-shadow .15s,transform .15s}.feature-divider.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:0;align-self:stretch;width:32px;flex-shrink:0}.divider-line.svelte-cwls5q{flex:1;width:2px;background:var(--accent);opacity:.3}.divider-dot.svelte-cwls5q{width:10px;height:10px;background:var(--accent);border:2px solid var(--bg-primary);flex-shrink:0;transition:transform .15s,box-shadow .15s}.feature-content.svelte-cwls5q{flex:1;min-width:0;padding:0 1rem}.feature-meta.svelte-cwls5q{margin-bottom:.5rem}.feature-tag.svelte-cwls5q{display:inline-block;padding:.25rem .625rem;border:2px solid var(--accent);font-size:.5625rem;font-weight:800;letter-spacing:.15em;color:var(--accent)}.feature-title.svelte-cwls5q{font-size:1.375rem;font-weight:900;color:var(--text-primary);margin:0 0 .5rem;letter-spacing:.05em}.feature-desc.svelte-cwls5q{font-size:.8125rem;font-weight:500;color:var(--text-muted);line-height:1.6;margin:0 0 .75rem}.feature-link.svelte-cwls5q{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);transition:color .15s}.feature-row.reverse.svelte-cwls5q{flex-direction:row-reverse}.feature-row.reverse.svelte-cwls5q .feature-content:where(.svelte-cwls5q){text-align:right}.feature-row.reverse.svelte-cwls5q .feature-meta:where(.svelte-cwls5q){display:flex;justify-content:flex-end}.feature-row.reverse.svelte-cwls5q .feature-link:where(.svelte-cwls5q){justify-content:flex-end}.stats.svelte-cwls5q{margin:2rem 0}.stat-strip.svelte-cwls5q{display:flex;border:var(--border-width) solid var(--border-primary)}.stat-box.svelte-cwls5q{flex:1;padding:2rem 1.5rem;text-align:center;background:var(--bg-card);border-right:var(--border-width) solid var(--border-primary)}.stat-box.svelte-cwls5q:last-child{border-right:none}.stat-box.accent-box.svelte-cwls5q{background:var(--accent-primary)}.stat-box.accent-box.svelte-cwls5q .stat-num:where(.svelte-cwls5q),.stat-box.accent-box.svelte-cwls5q .stat-label:where(.svelte-cwls5q){color:var(--bg-primary)}.stat-num.svelte-cwls5q{display:block;font-size:2.5rem;font-weight:900;color:var(--accent-primary);line-height:1}.stat-label.svelte-cwls5q{display:block;font-size:.625rem;color:var(--text-muted);letter-spacing:.2em;margin-top:.5rem}.cta-section.svelte-cwls5q{padding:4rem 0;text-align:center}.cta-title.svelte-cwls5q{font-size:clamp(2rem,6vw,4rem);font-weight:900;color:var(--accent-primary);margin:0 0 .5rem}.cta-sub.svelte-cwls5q{font-size:.875rem;color:var(--text-muted);letter-spacing:.15em;margin:0 0 2rem}.cta-btn.svelte-cwls5q{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:var(--accent-primary);border:var(--border-width) solid var(--bg-primary);color:var(--bg-primary);font-size:1rem;font-weight:900;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;box-shadow:6px 6px 0 var(--accent-secondary);transition:transform .2s,box-shadow .2s}.cta-btn.svelte-cwls5q:hover{transform:translate(-3px,-3px);box-shadow:9px 9px 0 var(--accent-secondary)}.about-footer.svelte-cwls5q{border-top:var(--border-width) solid var(--border-primary);padding:2rem 0;margin-top:2rem}.footer-inner.svelte-cwls5q{display:flex;justify-content:space-between;align-items:center}.brand-text.svelte-cwls5q{font-size:1rem;font-weight:900;color:var(--accent-primary);letter-spacing:.15em}.footer-copy.svelte-cwls5q{font-size:.625rem;color:var(--text-muted);letter-spacing:.1em}@media(max-width:768px){.hero.svelte-cwls5q{padding:1.25rem 0 2rem}.status-inner.svelte-cwls5q{padding:.5rem .875rem;font-size:.625rem;gap:.5rem;border-width:2px;box-shadow:3px 3px 0 var(--green);margin-bottom:1.25rem}.mega-title.svelte-cwls5q{margin-bottom:1rem}.word.svelte-cwls5q{font-size:clamp(2.5rem,12vw,4.5rem)}.word.accent.svelte-cwls5q{-webkit-text-stroke-width:2px}.word.accent.svelte-cwls5q:before,.word.accent.svelte-cwls5q:after{-webkit-text-stroke-width:2px}.word.accent.filled.svelte-cwls5q{text-shadow:3px 3px 0 var(--accent-secondary)}.hero-sub.svelte-cwls5q{font-size:.8125rem;line-height:1.5}.features-section.svelte-cwls5q{padding:.5rem 0 1.5rem;gap:.75rem}.feature-row.svelte-cwls5q{display:grid;grid-template-columns:48px 1fr;gap:0 1rem;align-items:start;padding:1rem;background:var(--bg-card);border:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary)}.feature-row.reverse.svelte-cwls5q{display:grid;grid-template-columns:1fr 48px;gap:0 1rem;align-items:start;padding:1rem;background:var(--bg-card);border:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary);direction:ltr}.feature-row.reverse.svelte-cwls5q .feature-visual:where(.svelte-cwls5q){grid-column:2;grid-row:1 / -1}.feature-row.reverse.svelte-cwls5q .feature-content:where(.svelte-cwls5q){grid-column:1;grid-row:1 / -1;text-align:right}.feature-row.reverse.svelte-cwls5q .feature-meta:where(.svelte-cwls5q){justify-content:flex-end}.feature-row.reverse.svelte-cwls5q .feature-link:where(.svelte-cwls5q){justify-content:flex-end}.feature-row.svelte-cwls5q:first-child{border-top:1px solid var(--border-primary)}.feature-visual.svelte-cwls5q{flex-direction:column;width:auto;gap:0;grid-row:1 / -1}.feature-num.svelte-cwls5q{display:none}.feature-icon-wrap.svelte-cwls5q{width:48px;height:48px}.feature-icon-wrap.svelte-cwls5q svg{width:22px;height:22px}.feature-divider.svelte-cwls5q{display:none}.feature-content.svelte-cwls5q{padding:0}.feature-meta.svelte-cwls5q{margin-bottom:.375rem}.feature-title.svelte-cwls5q{font-size:1rem;margin-bottom:.375rem}.feature-desc.svelte-cwls5q{font-size:.75rem;line-height:1.5;margin-bottom:.5rem}.stats.svelte-cwls5q{margin:1.5rem 0}.stat-strip.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr}.stat-box.svelte-cwls5q{padding:1.25rem .75rem;border-right:none;border-bottom:var(--border-width) solid var(--border-primary)}.stat-box.svelte-cwls5q:nth-child(odd){border-right:var(--border-width) solid var(--border-primary)}.stat-box.svelte-cwls5q:nth-last-child(-n+2){border-bottom:none}.stat-num.svelte-cwls5q{font-size:1.5rem}.stat-label.svelte-cwls5q{font-size:.5625rem}.cta-section.svelte-cwls5q{padding:2rem 0}.cta-sub.svelte-cwls5q{font-size:.75rem;margin-bottom:1.5rem}.cta-btn.svelte-cwls5q{display:flex;justify-content:center;padding:1rem 1.5rem;font-size:.875rem;box-shadow:4px 4px 0 var(--accent-secondary)}.about-footer.svelte-cwls5q{margin-top:1rem;padding:1.5rem 0}.footer-inner.svelte-cwls5q{flex-direction:column;gap:.5rem;text-align:center}}@media(max-width:400px){.word.svelte-cwls5q{font-size:clamp(2rem,11vw,3rem)}.feature-row.svelte-cwls5q{grid-template-columns:40px 1fr;gap:0 .75rem;padding:.875rem}.feature-row.reverse.svelte-cwls5q{grid-template-columns:1fr 40px;gap:0 .75rem;padding:.875rem}.feature-icon-wrap.svelte-cwls5q{width:40px;height:40px}.feature-icon-wrap.svelte-cwls5q svg{width:20px;height:20px}.feature-title.svelte-cwls5q{font-size:.9375rem}.stat-num.svelte-cwls5q{font-size:1.25rem}}
