.hero-section:where(.astro-zypivoos){position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden}.background-container:where(.astro-zypivoos){position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;mask-image:linear-gradient(to bottom,#000 90%,#0000)}.logo-shape:where(.astro-zypivoos){position:absolute;top:2rem;left:-50%;width:200%;height:200%;pointer-events:none;opacity:.02;animation:rotate 600s linear infinite;transition:opacity .3s ease}.logo-shape:where(.astro-zypivoos) svg:where(.astro-zypivoos){width:100%;height:100%}.logo-shape:where(.astro-zypivoos) svg:where(.astro-zypivoos) circle:where(.astro-zypivoos){fill:var(--bg-primary);stroke:var(--text-primary);transition:fill .3s ease,stroke .3s ease}.logo-shape:where(.astro-zypivoos) svg:where(.astro-zypivoos) circle:where(.astro-zypivoos):first-child{fill:var(--text-primary);transition:fill .3s ease}.hero-content:where(.astro-zypivoos){position:relative;z-index:10;text-align:center;padding:2rem;margin-bottom:10rem}.container:where(.astro-zypivoos){max-width:1200px;margin:0 auto}.hero-title:where(.astro-zypivoos){font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;background:var(--accent-primary);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:url(#glow);transition:background .3s ease}.title-line:where(.astro-zypivoos){display:block;font-size:.7em;font-family:monospace;line-height:1.5}.title-subtitle:where(.astro-zypivoos){display:block;font-size:.4em;font-weight:500;margin-top:.5rem}.hero-description:where(.astro-zypivoos){font-size:clamp(1.2rem,3vw,1.8rem);font-weight:500;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-secondary) 50%,var(--accent-primary) 100%);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background .3s ease}.cta-container:where(.astro-zypivoos){display:flex;gap:1.5rem;justify-content:center;align-items:center;margin-bottom:4rem;flex-wrap:wrap}.cta-button:where(.astro-zypivoos){display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid transparent}.cta-button:where(.astro-zypivoos):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);transition:transform .6s ease}.cta-button:where(.astro-zypivoos):hover:before{transform:translate(100%)}.cta-primary:where(.astro-zypivoos){background:var(--accent-gradient);color:var(--bg-primary);box-shadow:0 8px 32px var(--shadow-color);transition:all .3s ease,background .3s ease}.cta-primary:where(.astro-zypivoos):hover{transform:translateY(-2px);box-shadow:0 12px 40px var(--shadow-color)}.cta-secondary:where(.astro-zypivoos){background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-color);backdrop-filter:blur(10px);transition:all .3s ease,background .3s ease,border-color .3s ease,color .3s ease}.cta-secondary:where(.astro-zypivoos):hover{background:var(--bg-tertiary);border-color:var(--border-color);transform:translateY(-2px);box-shadow:0 8px 32px var(--shadow-color)}.cta-icon:where(.astro-zypivoos){transition:transform .3s ease}.cta-button:where(.astro-zypivoos):hover .cta-icon:where(.astro-zypivoos){transform:translate(4px)}.scroll-indicator:where(.astro-zypivoos){position:absolute;top:calc(100vh - 12rem);top:calc(100svh - 12rem);left:50%;transform:translate(-50%);z-index:10}.scroll-arrow:where(.astro-zypivoos){width:24px;height:24px;border:2px solid var(--accent-primary);border-top:none;border-left:none;transform:rotate(45deg);animation:bounce 2s infinite;transition:border-color .3s ease}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) rotate(45deg)}40%{transform:translateY(-10px) rotate(45deg)}60%{transform:translateY(-5px) rotate(45deg)}}html[data-theme=light] .cta-primary:where(.astro-zypivoos){font-weight:700}html[data-theme=light] .logo-shape:where(.astro-zypivoos){opacity:.05}html[data-theme=light] .hero-title:where(.astro-zypivoos){background:var(--accent-primary);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=light] .hero-description:where(.astro-zypivoos){background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-secondary) 50%,var(--accent-primary) 100%);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 768px){.hero-content:where(.astro-zypivoos){padding:1rem}.cta-container:where(.astro-zypivoos){flex-direction:column;gap:1rem}.cta-button:where(.astro-zypivoos){width:100%;max-width:300px;justify-content:center;padding-left:0;padding-right:0}.cta-secondary:where(.astro-zypivoos){display:none}.logo-shape:where(.astro-zypivoos){top:-50%;left:-50%}}@media (max-width: 480px){.title-subtitle:where(.astro-zypivoos){font-size:.35em}.hero-description:where(.astro-zypivoos){margin-bottom:2rem}}@media (prefers-reduced-motion: reduce){:where(.astro-zypivoos){animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cta-button:where(.astro-zypivoos):focus{outline:2px solid var(--accent-primary);outline-offset:2px}@media (prefers-contrast: high){.hero-title:where(.astro-zypivoos),.hero-description:where(.astro-zypivoos){-webkit-text-fill-color:var(--text-primary);background:none}.cta-primary:where(.astro-zypivoos){background:var(--accent-primary);color:var(--bg-primary)}.cta-secondary:where(.astro-zypivoos){background:transparent;color:var(--text-primary);border-color:var(--text-primary)}}.features-section:where(.astro-eoxidhzj){position:relative;padding:8rem 2rem;overflow:hidden}.features-section:where(.astro-eoxidhzj):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.features-container:where(.astro-eoxidhzj){max-width:1200px;margin:0 auto;position:relative;z-index:2}.features-title:where(.astro-eoxidhzj){text-align:center;margin-bottom:4rem}.features-title-main:where(.astro-eoxidhzj){display:block;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;background:var(--accent-primary);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem;transition:background .3s ease}.features-title-sub:where(.astro-eoxidhzj){display:block;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:400;color:var(--text-muted);opacity:.9;transition:color .3s ease}.features-grid:where(.astro-eoxidhzj){display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:start}.feature-card:where(.astro-eoxidhzj){background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:2.5rem;position:relative;overflow:hidden;backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000004d,0 2px 8px var(--shadow-color)}.feature-card:where(.astro-eoxidhzj):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;--glare-color: #ffffff17;background:linear-gradient(135deg,var(--glare-color) 0%,transparent 50%,rgba(74,144,226,.05) 100%);opacity:0;transition:opacity .4s ease;pointer-events:none}html[data-theme=light] .feature-card:where(.astro-eoxidhzj):before{--glare-color: white}.feature-card:where(.astro-eoxidhzj):hover:before{opacity:1}.feature-card:where(.astro-eoxidhzj):hover{transform:translateY(-8px) scale(1.02);border-color:color-mix(in srgb,var(--accent-primary),transparent 30%);box-shadow:0 20px 60px #0006,0 8px 32px #4a90e233,0 0 0 1px #4a90e21a}.ecosystem-card:where(.astro-eoxidhzj){grid-column:span 2;background:linear-gradient(135deg,#8e44ad80,#3498db80,#e74c3c80);border:1px solid rgba(142,68,173,.3)}.ecosystem-card:where(.astro-eoxidhzj):hover{border-color:#8e44ad99;box-shadow:0 20px 60px #0006,0 8px 32px #8e44ad4d,0 0 0 1px #8e44ad33}.forms-card:where(.astro-eoxidhzj){background:linear-gradient(135deg,#9b59b61a,#c39bd31a);border:1px solid var(--forms-color);border-opacity:.3;overflow:hidden}.forms-card:where(.astro-eoxidhzj):hover{border-color:var(--forms-color);border-opacity:.6;box-shadow:0 20px 60px #0006,0 8px 32px #9b59b64d,0 0 0 1px #9b59b633}.router-card:where(.astro-eoxidhzj){background:linear-gradient(135deg,#e74c3c1a,#f1948a1a);border:1px solid var(--router-color);border-opacity:.3;overflow:hidden}.router-card:where(.astro-eoxidhzj):hover{border-color:var(--router-color);border-opacity:.6;box-shadow:0 20px 60px #0006,0 8px 32px #e74c3c4d,0 0 0 1px #e74c3c33}.forms-animated-bg:where(.astro-eoxidhzj){position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.floating-form-element:where(.astro-eoxidhzj){position:absolute;background:#9b59b633;border:1px solid var(--forms-color);border-opacity:.4;border-radius:4px;transition:background .3s ease,border-color .3s ease}html[data-theme=light] .floating-form-element:where(.astro-eoxidhzj){background:#8e44ad26;border-color:var(--forms-color);border-opacity:.3}.form-field-1:where(.astro-eoxidhzj){width:60px;height:8px;top:20%;right:15%;animation:floatForm1 6s ease-in-out infinite}.form-field-2:where(.astro-eoxidhzj){width:45px;height:8px;top:40%;right:25%;animation:floatForm2 7s ease-in-out infinite reverse}.form-field-3:where(.astro-eoxidhzj){width:35px;height:8px;top:60%;right:20%;animation:floatForm3 5.5s ease-in-out infinite}.form-checkmark:where(.astro-eoxidhzj){width:12px;height:12px;top:75%;right:15%;border-radius:2px;background:#2ecc714d;border-color:var(--framework-color);border-opacity:.5;animation:floatForm1 8s ease-in-out infinite reverse}.form-checkmark:where(.astro-eoxidhzj):after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--framework-color);opacity:.8;font-size:8px;font-weight:700;transition:color .3s ease}.form-toggle:where(.astro-eoxidhzj){width:20px;height:10px;top:30%;right:8%;border-radius:5px;background:#3498db4d;border-color:var(--signal-color);border-opacity:.5;animation:floatForm2 6.5s ease-in-out infinite}@keyframes floatForm1{0%,to{transform:translateY(0) translate(0);opacity:.3}25%{transform:translateY(-8px) translate(4px);opacity:.6}50%{transform:translateY(-4px) translate(-2px);opacity:.4}75%{transform:translateY(-12px) translate(6px);opacity:.7}}@keyframes floatForm2{0%,to{transform:translateY(0) translate(0);opacity:.4}33%{transform:translateY(-6px) translate(-4px);opacity:.7}66%{transform:translateY(-10px) translate(3px);opacity:.5}}@keyframes floatForm3{0%,to{transform:translateY(0) translate(0);opacity:.3}50%{transform:translateY(-8px) translate(-3px);opacity:.6}}.router-animated-bg:where(.astro-eoxidhzj){position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.router-network:where(.astro-eoxidhzj){position:absolute;top:-20%;right:-30%;width:120%;height:120%;opacity:.4}.router-data-packet:where(.astro-eoxidhzj){position:absolute;width:4px;height:4px;background:var(--router-color);border-radius:50%;box-shadow:0 0 6px var(--router-color);opacity:.6;transition:background .3s ease,box-shadow .3s ease}.packet-1:where(.astro-eoxidhzj){top:25%;right:20%;animation:routerPacket1 4s linear infinite}.packet-2:where(.astro-eoxidhzj){top:45%;right:30%;animation:routerPacket2 5s linear infinite;animation-delay:-1s}.packet-3:where(.astro-eoxidhzj){top:65%;right:15%;animation:routerPacket3 3.5s linear infinite;animation-delay:-2s}@keyframes routerPacket1{0%{transform:translate(0) translateY(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(-80px) translateY(30px);opacity:0}}@keyframes routerPacket2{0%{transform:translate(0) translateY(0);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translate(-100px) translateY(-20px);opacity:0}}@keyframes routerPacket3{0%{transform:translate(0) translateY(0);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translate(-60px) translateY(40px);opacity:0}}.feature-icon:where(.astro-eoxidhzj){width:60px;height:60px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:16px;background:var(--bg-secondary);border:1px solid var(--card-border);transition:all .3s ease;position:relative;z-index:1}.feature-icon:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj){width:42px;height:42px;transition:transform .3s ease}.feature-card:where(.astro-eoxidhzj):hover .feature-icon:where(.astro-eoxidhzj){transform:scale(1.1);background:var(--bg-tertiary);border-color:inherit}.feature-card:where(.astro-eoxidhzj):hover .feature-icon:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj){transform:scale(1.1)}.ecosystem-icon:where(.astro-eoxidhzj){background:#8e44ad1a;border-color:#8e44ad4d}.ecosystem-card:where(.astro-eoxidhzj):hover .ecosystem-icon:where(.astro-eoxidhzj){background:#8e44ad33;border-color:#8e44ad80}.ecosystem-icon:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj){width:48px;height:36px}.ecosystem-rotating-logo:where(.astro-eoxidhzj){position:absolute;top:-20%;right:-40%;width:120%;opacity:.03;animation:rotate 300s linear infinite;pointer-events:none;z-index:0}.ecosystem-rotating-logo:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj){width:100%;height:100%}.ecosystem-rotating-logo:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj) circle:where(.astro-eoxidhzj){fill:var(--bg-primary);stroke:var(--text-primary);transition:fill .3s ease,stroke .3s ease}.ecosystem-rotating-logo:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj) circle:where(.astro-eoxidhzj):first-child{fill:var(--text-primary);transition:fill .3s ease}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.feature-title:where(.astro-eoxidhzj){font-size:1.5rem;font-weight:600;color:var(--text-secondary);margin-bottom:.75rem;line-height:1.3;position:relative;z-index:1;transition:color .3s ease}.feature-description:where(.astro-eoxidhzj){font-size:1rem;color:var(--text-muted);line-height:1.6;opacity:.8;position:relative;z-index:1;transition:color .3s ease}html[data-theme=light] .features-title-main:where(.astro-eoxidhzj){background:var(--accent-primary);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=light] .feature-card:where(.astro-eoxidhzj){box-shadow:0 8px 32px #1511341a,0 2px 8px #1511340d}@media (max-width: 768px){.features-section:where(.astro-eoxidhzj){padding:4rem 1rem}.features-grid:where(.astro-eoxidhzj){grid-template-columns:1fr;gap:1.5rem}.ecosystem-card:where(.astro-eoxidhzj){grid-column:span 1}.feature-card:where(.astro-eoxidhzj){padding:2rem}.features-title:where(.astro-eoxidhzj){margin-bottom:3rem}}@media (max-width: 480px){.features-section:where(.astro-eoxidhzj){padding:3rem 1rem}.feature-card:where(.astro-eoxidhzj){padding:1.5rem}.feature-icon:where(.astro-eoxidhzj){width:50px;height:50px}.feature-icon:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj){width:30px;height:30px}.ecosystem-icon:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj){width:40px;height:30px}.feature-title:where(.astro-eoxidhzj){font-size:1.3rem}.feature-description:where(.astro-eoxidhzj){font-size:.9rem}}.feature-card:where(.astro-eoxidhzj):focus-within{outline:2px solid var(--accent-primary);outline-offset:2px}@media (prefers-contrast: high){.feature-card:where(.astro-eoxidhzj){background:var(--bg-tertiary);border-color:var(--text-primary)}.feature-title:where(.astro-eoxidhzj){color:var(--text-primary)}.feature-description:where(.astro-eoxidhzj){color:var(--text-primary)}}@media (prefers-reduced-motion: reduce){.feature-card:where(.astro-eoxidhzj){transition:none}.feature-card:where(.astro-eoxidhzj):hover{transform:none}.feature-icon:where(.astro-eoxidhzj),.feature-icon:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj){transition:none}.feature-card:where(.astro-eoxidhzj):hover .feature-icon:where(.astro-eoxidhzj),.feature-card:where(.astro-eoxidhzj):hover .feature-icon:where(.astro-eoxidhzj) svg:where(.astro-eoxidhzj){transform:none}.floating-form-element:where(.astro-eoxidhzj){animation:none}.router-data-packet:where(.astro-eoxidhzj){animation:none}.router-network:where(.astro-eoxidhzj) circle:where(.astro-eoxidhzj),.router-network:where(.astro-eoxidhzj) path:where(.astro-eoxidhzj){animation:none}.ecosystem-rotating-logo:where(.astro-eoxidhzj){animation:none}}.history-section:where(.astro-vn3ac2ql){position:relative;padding:8rem 2rem;overflow:hidden;background:var(--bg-primary)}html[data-theme=light] .history-section:where(.astro-vn3ac2ql){background:radial-gradient(circle at 30% 80%,rgba(59,130,246,.05) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(168,85,247,.04) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(34,197,94,.04) 0%,transparent 50%)}.history-section:where(.astro-vn3ac2ql):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(115,0,255,.03) 0%,transparent 70%);pointer-events:none}.history-container:where(.astro-vn3ac2ql){max-width:1400px;margin:0 auto;position:relative;z-index:2}.history-title:where(.astro-vn3ac2ql){text-align:center;margin-bottom:4rem}.history-title-main:where(.astro-vn3ac2ql){display:block;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;background:var(--accent-primary);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientText 8s ease infinite;margin-bottom:.5rem;transition:background .3s ease}.history-title-sub:where(.astro-vn3ac2ql){display:block;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:400;color:var(--text-muted);opacity:.9;transition:color .3s ease}@keyframes gradientText{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.history-table:where(.astro-vn3ac2ql){display:grid;grid-template-columns:300px 200px 1fr;gap:0;background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;backdrop-filter:blur(10px);overflow:hidden;transition:background .3s ease,border-color .3s ease}.table-header:where(.astro-vn3ac2ql){display:contents}.header-cell:where(.astro-vn3ac2ql){padding:2rem 1.5rem;background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);font-size:1.3rem;font-weight:600;color:var(--accent-primary);text-align:center;transition:all .3s ease}.timeline-header:where(.astro-vn3ac2ql){position:relative}.timeline-line:where(.astro-vn3ac2ql){position:absolute;top:100%;left:calc(50% - 4rem);transform:translate(-50%);width:4px;height:100vh;background:linear-gradient(180deg,var(--accent-primary) 0%,var(--shadow-color) 100%);border-radius:2px;z-index:1;transition:background .3s ease}.table-row:where(.astro-vn3ac2ql){display:contents;transition:all .3s ease}.table-row:where(.astro-vn3ac2ql):hover .cell:where(.astro-vn3ac2ql){background:var(--bg-secondary);border-color:var(--border-color)}.cell:where(.astro-vn3ac2ql){padding:1.5rem;border-bottom:1px solid var(--card-border);transition:all .3s ease;position:relative}.community-cell:where(.astro-vn3ac2ql){display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding-left:6rem}.commits:where(.astro-vn3ac2ql){font-size:1.1rem;font-weight:600;color:var(--accent-primary);transition:color .3s ease}.contributors:where(.astro-vn3ac2ql){font-size:.9rem;color:var(--text-primary);opacity:.8;transition:color .3s ease}.year-cell:where(.astro-vn3ac2ql){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;position:relative;z-index:2}.year-dot:where(.astro-vn3ac2ql){width:16px;height:16px;border-radius:50%;border:3px solid var(--bg-primary);transition:all .3s ease}.table-row:where(.astro-vn3ac2ql).past .year-dot:where(.astro-vn3ac2ql){background:var(--accent-primary);box-shadow:0 0 16px var(--accent-primary)}.table-row:where(.astro-vn3ac2ql).current .year-dot:where(.astro-vn3ac2ql){background:var(--accent-primary);box-shadow:0 0 20px var(--accent-primary)}.table-row:where(.astro-vn3ac2ql).future .year-dot:where(.astro-vn3ac2ql){background:var(--shadow-color);border-color:var(--border-color);box-shadow:0 0 12px var(--shadow-color)}.year-label:where(.astro-vn3ac2ql){font-size:.9rem;font-weight:600;color:var(--text-primary);transition:all .3s ease}.table-row:where(.astro-vn3ac2ql).current .year-label:where(.astro-vn3ac2ql){color:var(--accent-primary)}.table-row:where(.astro-vn3ac2ql).future .year-label:where(.astro-vn3ac2ql){color:var(--text-muted)}.milestone-cell:where(.astro-vn3ac2ql){display:flex;flex-direction:column;justify-content:center;gap:.5rem}.milestone-title:where(.astro-vn3ac2ql){font-size:1.2rem;font-weight:600;color:var(--text-secondary);margin:0;transition:color .3s ease}.table-row:where(.astro-vn3ac2ql).current .milestone-title:where(.astro-vn3ac2ql){color:var(--accent-primary)}.table-row:where(.astro-vn3ac2ql).future .milestone-title:where(.astro-vn3ac2ql){color:var(--text-primary);opacity:.8}.milestone-description:where(.astro-vn3ac2ql){color:var(--text-muted);line-height:1.5;font-size:.95rem;margin:0;transition:color .3s ease}.table-row:where(.astro-vn3ac2ql).future .milestone-description:where(.astro-vn3ac2ql){opacity:.7}html[data-theme=light] .history-section:where(.astro-vn3ac2ql):before{background:radial-gradient(ellipse at center,rgba(21,17,52,.05) 0%,transparent 70%)}html[data-theme=light] .history-title-main:where(.astro-vn3ac2ql){background:var(--accent-primary);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=light] .header-cell:where(.astro-vn3ac2ql){background:#1511340d}html[data-theme=light] .table-row:where(.astro-vn3ac2ql).past .year-dot:where(.astro-vn3ac2ql){box-shadow:0 0 16px #2563eb66}html[data-theme=light] .table-row:where(.astro-vn3ac2ql).current .year-dot:where(.astro-vn3ac2ql){box-shadow:0 0 20px #d6891099}html[data-theme=light] .table-row:where(.astro-vn3ac2ql).future .year-dot:where(.astro-vn3ac2ql){box-shadow:0 0 12px #1511344d}@media (max-width: 1200px){.history-table:where(.astro-vn3ac2ql){grid-template-columns:280px 120px 1fr}}@media (max-width: 1024px){.history-table:where(.astro-vn3ac2ql){grid-template-columns:250px 100px 1fr}.cell:where(.astro-vn3ac2ql){padding:1rem}.header-cell:where(.astro-vn3ac2ql){padding:1.5rem 1rem}}@media (max-width: 768px){.history-section:where(.astro-vn3ac2ql){padding:4rem 1rem}.history-table:where(.astro-vn3ac2ql){grid-template-columns:1fr;gap:1rem}.table-header:where(.astro-vn3ac2ql){display:none}.timeline-line:where(.astro-vn3ac2ql){display:none}.table-row:where(.astro-vn3ac2ql){display:grid;grid-template-columns:1fr 80px 1fr;gap:1rem;background:var(--bg-secondary);border:1px solid var(--card-border);border-radius:12px;padding:1rem;margin-bottom:1rem;transition:all .3s ease}.cell:where(.astro-vn3ac2ql){padding:0;border:none}.year-cell:where(.astro-vn3ac2ql){border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}}@media (max-width: 480px){.table-row:where(.astro-vn3ac2ql){grid-template-columns:1fr;text-align:center}.year-cell:where(.astro-vn3ac2ql){border:none;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:1rem 0}}.table-row:where(.astro-vn3ac2ql):focus-within .cell:where(.astro-vn3ac2ql){outline:2px solid var(--accent-primary);outline-offset:2px}@media (prefers-contrast: high){.history-table:where(.astro-vn3ac2ql){background:var(--bg-tertiary);border-color:var(--text-primary)}.milestone-title:where(.astro-vn3ac2ql),.commits:where(.astro-vn3ac2ql){color:var(--text-primary)}.contributors:where(.astro-vn3ac2ql),.milestone-description:where(.astro-vn3ac2ql){color:var(--text-primary)}}.footer-section:where(.astro-nab5r7u5){background:var(--bg-primary);color:var(--text-primary);position:relative;overflow:hidden;transition:all .3s ease}.footer-section:where(.astro-nab5r7u5):before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,var(--border-color) 50%,transparent 100%)}.footer-container:where(.astro-nab5r7u5){position:relative;max-width:1200px;margin:0 auto;padding:0 2rem}.footer-cta-section:where(.astro-nab5r7u5){padding:4rem 0;text-align:center;position:relative}.footer-cta-section:where(.astro-nab5r7u5):before{content:" ";position:absolute;inset:0;--top-color: #222328;background-image:linear-gradient(to bottom,transparent 10rem,var(--bg-primary) 100vh 100%),url(/assets/noise.svg),linear-gradient(to bottom,var(--top-color),transparent);opacity:.2}html[data-theme=light] .footer-cta-section:where(.astro-nab5r7u5):before{opacity:1;--top-color: #cbd0ee}.logo-shape:where(.astro-nab5r7u5){animation:rotate 600s linear infinite;width:20rem;height:20rem;margin:0 auto;--accent: color-mix(in srgb, var(--accent-primary), transparent 60%) }.logo-shape:where(.astro-nab5r7u5) svg:where(.astro-nab5r7u5){width:100%;height:100%}.logo-shape:where(.astro-nab5r7u5) svg:where(.astro-nab5r7u5) circle:where(.astro-nab5r7u5){fill:#18191b;stroke:var(--accent);transition:fill .3s ease,stroke .3s ease}html[data-theme=light] .logo-shape:where(.astro-nab5r7u5) svg:where(.astro-nab5r7u5) circle:where(.astro-nab5r7u5){fill:#eef0f9}.logo-shape:where(.astro-nab5r7u5) svg:where(.astro-nab5r7u5) circle:where(.astro-nab5r7u5):first-child{fill:var(--accent);transition:fill .3s ease}.footer-cta-title:where(.astro-nab5r7u5){font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1rem;color:var(--accent-primary);transition:background .3s ease}.footer-cta-description:where(.astro-nab5r7u5){font-size:clamp(1.1rem,2.5vw,1.4rem);margin-bottom:2.5rem;opacity:.9;max-width:500px;margin-left:auto;margin-right:auto;color:var(--text-muted);transition:color .3s ease}.footer-cta-container:where(.astro-nab5r7u5){display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.footer-cta-button:where(.astro-nab5r7u5){display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid transparent}.footer-cta-button:where(.astro-nab5r7u5):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);transition:transform .6s ease}.footer-cta-button:where(.astro-nab5r7u5):hover:before{transform:translate(100%)}.footer-cta-primary:where(.astro-nab5r7u5){background:var(--accent-gradient);color:var(--bg-primary);box-shadow:0 8px 32px var(--shadow-color);transition:all .3s ease}.footer-cta-primary:where(.astro-nab5r7u5):hover{transform:translateY(-2px);box-shadow:0 12px 40px var(--shadow-color)}.footer-cta-secondary:where(.astro-nab5r7u5){background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-color);backdrop-filter:blur(10px);transition:all .3s ease}.footer-cta-secondary:where(.astro-nab5r7u5):hover{background:var(--bg-tertiary);border-color:var(--border-color);transform:translateY(-2px);box-shadow:0 8px 32px var(--shadow-color)}.footer-cta-icon:where(.astro-nab5r7u5){transition:transform .3s ease}.footer-cta-button:where(.astro-nab5r7u5):hover .footer-cta-icon:where(.astro-nab5r7u5){transform:translate(4px)}.footer-main:where(.astro-nab5r7u5){padding:3rem 0;border-top:1px solid var(--card-border);transition:border-color .3s ease}.footer-grid:where(.astro-nab5r7u5){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}.footer-section-group:where(.astro-nab5r7u5){display:flex;flex-direction:column}.footer-section-title:where(.astro-nab5r7u5){font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:var(--accent-primary);position:relative;transition:color .3s ease}.footer-section-title:where(.astro-nab5r7u5):after{content:"";position:absolute;bottom:-.5rem;left:0;width:2rem;height:2px;background:var(--accent-gradient);border-radius:1px}.footer-links:where(.astro-nab5r7u5){list-style:none;padding:0;margin:0}.footer-links:where(.astro-nab5r7u5) li:where(.astro-nab5r7u5){margin-left:-.5rem}.footer-link:where(.astro-nab5r7u5){display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text-primary);transition:all .3s ease;padding:.5rem;border-radius:8px;position:relative;overflow:hidden}.footer-link:where(.astro-nab5r7u5):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bg-secondary);opacity:0;transition:opacity .3s ease;z-index:-1}.footer-link:where(.astro-nab5r7u5):hover:before{opacity:1}.footer-link:where(.astro-nab5r7u5):hover{color:var(--accent-primary);transform:translate(4px)}.footer-link-icon:where(.astro-nab5r7u5){width:20px;height:20px;flex-shrink:0;color:var(--text-muted);transition:color .3s ease}.footer-link:where(.astro-nab5r7u5):hover .footer-link-icon:where(.astro-nab5r7u5){color:var(--accent-primary)}.footer-link:where(.astro-nab5r7u5)>span:where(.astro-nab5r7u5):first-of-type{font-weight:500;font-size:1rem;line-height:1.4}.footer-link-description:where(.astro-nab5r7u5){display:block;font-size:.875rem;color:var(--text-muted);transition:color .3s ease;margin-left:auto;text-align:end}.footer-bottom:where(.astro-nab5r7u5){border-top:1px solid var(--card-border);padding:2rem 0;transition:border-color .3s ease}.footer-bottom-content:where(.astro-nab5r7u5){display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright:where(.astro-nab5r7u5){color:var(--text-muted);font-size:.9rem;margin:0;transition:color .3s ease}.footer-bottom-links:where(.astro-nab5r7u5){display:flex;align-items:center;gap:1rem}.footer-bottom-link:where(.astro-nab5r7u5){color:var(--text-muted);text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-bottom-link:where(.astro-nab5r7u5):hover{color:var(--accent-primary)}.footer-separator:where(.astro-nab5r7u5){color:var(--text-muted);opacity:.5}html[data-theme=light] .footer-section:where(.astro-nab5r7u5){background:var(--bg-primary)}html[data-theme=light] .footer-cta-primary:where(.astro-nab5r7u5){color:#fdfdff;font-weight:700}@media (max-width: 768px){.footer-cta-section:where(.astro-nab5r7u5){padding:3rem 0}.footer-cta-container:where(.astro-nab5r7u5){flex-direction:column;gap:1rem}.footer-cta-button:where(.astro-nab5r7u5){max-width:300px;justify-content:center}.footer-grid:where(.astro-nab5r7u5){grid-template-columns:1fr;gap:2rem}.footer-bottom-content:where(.astro-nab5r7u5){flex-direction:column;text-align:center}.logo-shape:where(.astro-nab5r7u5){width:15rem;height:15rem}}@media (max-width: 480px){.footer-container:where(.astro-nab5r7u5){padding:0 1rem}.footer-cta-section:where(.astro-nab5r7u5){padding:2rem 0}.footer-main:where(.astro-nab5r7u5){padding:2rem 0}.footer-bottom:where(.astro-nab5r7u5){padding:1.5rem 0}}.footer-link:where(.astro-nab5r7u5):focus{outline:2px solid var(--accent-primary);outline-offset:2px}.footer-cta-button:where(.astro-nab5r7u5):focus{outline:2px solid var(--accent-primary);outline-offset:2px}@media (prefers-contrast: high){.footer-section:where(.astro-nab5r7u5){background:var(--bg-primary)}.footer-cta-title:where(.astro-nab5r7u5){background:none}.footer-link:where(.astro-nab5r7u5),.footer-copyright:where(.astro-nab5r7u5),.footer-bottom-link:where(.astro-nab5r7u5){color:var(--text-primary)}.footer-link:where(.astro-nab5r7u5):hover{color:var(--accent-primary)}}.shiki-code-wrapper:where(.astro-bb36gjhr){position:relative}.shiki-editor:where(.astro-bb36gjhr){background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;overflow:hidden;backdrop-filter:blur(10px);transition:all .3s ease}.shiki-editor:where(.astro-bb36gjhr):hover{border-color:var(--border-color)}.shiki-editor-header:where(.astro-bb36gjhr){display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:var(--bg-secondary);border-bottom:1px solid var(--card-border);transition:all .3s ease}.editor-controls:where(.astro-bb36gjhr){display:flex;gap:.5rem}.control-dot:where(.astro-bb36gjhr){width:12px;height:12px;border-radius:50%}.control-dot:where(.astro-bb36gjhr).red{background:#ff5f57}.control-dot:where(.astro-bb36gjhr).yellow{background:#ffbd2e}.control-dot:where(.astro-bb36gjhr).green{background:#28ca42}.editor-title:where(.astro-bb36gjhr){font-size:.9rem;color:var(--text-primary);font-weight:500;transition:color .3s ease}.playground-link:where(.astro-bb36gjhr){display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,var(--signal-color),var(--signal-secondary));color:#fff;text-decoration:none;border-radius:8px;font-size:.85rem;font-weight:600;transition:all .3s ease}.playground-link:where(.astro-bb36gjhr):hover{box-shadow:0 4px 16px var(--shadow-color);transform:translateY(-1px)}.playground-link:where(.astro-bb36gjhr) svg:where(.astro-bb36gjhr){width:16px;height:16px}.shiki-code-content:where(.astro-bb36gjhr){padding:1.5rem;overflow-x:auto;font-size:.9rem;line-height:1.6}.shiki-dark:where(.astro-bb36gjhr){display:block}.shiki-light:where(.astro-bb36gjhr){display:none}html[data-theme=light] .shiki-dark:where(.astro-bb36gjhr){display:none}html[data-theme=light] .shiki-light:where(.astro-bb36gjhr){display:block}.shiki-code-content:where(.astro-bb36gjhr) pre{background:transparent!important;margin:0;padding:0;overflow:visible}.shiki-code-content:where(.astro-bb36gjhr) code{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,monospace;background:transparent!important}.shiki-code-content:where(.astro-bb36gjhr) .code-annotation{position:relative;cursor:pointer;padding:2px 4px;margin:0 1px;border-radius:4px;transition:all .3s ease;display:inline}.shiki-code-content:where(.astro-bb36gjhr) .annotation-0{background:#ffd70026;border:1px solid rgba(255,215,0,.3)}.shiki-code-content:where(.astro-bb36gjhr) .annotation-0:hover{background:#ffd70040;box-shadow:0 0 12px #ffd70066}.shiki-code-content:where(.astro-bb36gjhr) .annotation-1{background:#50fa7b26;border:1px solid rgba(80,250,123,.3)}.shiki-code-content:where(.astro-bb36gjhr) .annotation-1:hover{background:#50fa7b40;box-shadow:0 0 12px #50fa7b66}.shiki-code-content:where(.astro-bb36gjhr) .annotation-2{background:#8be9fd26;border:1px solid rgba(139,233,253,.3)}.shiki-code-content:where(.astro-bb36gjhr) .annotation-2:hover{background:#8be9fd40;box-shadow:0 0 12px #8be9fd66}.shiki-code-content:where(.astro-bb36gjhr) .annotation-3{background:#ff79c626;border:1px solid rgba(255,121,198,.3)}.shiki-code-content:where(.astro-bb36gjhr) .annotation-3:hover{background:#ff79c640;box-shadow:0 0 12px #ff79c666}.shiki-code-content:where(.astro-bb36gjhr) .annotation-4{background:#bd93f926;border:1px solid rgba(189,147,249,.3)}.shiki-code-content:where(.astro-bb36gjhr) .annotation-4:hover{background:#bd93f940;box-shadow:0 0 12px #bd93f966}.shiki-code-content:where(.astro-bb36gjhr) .annotation-5{background:#ffb86c26;border:1px solid rgba(255,184,108,.3)}.shiki-code-content:where(.astro-bb36gjhr) .annotation-5:hover{background:#ffb86c40;box-shadow:0 0 12px #ffb86c66}@media (max-width: 768px){.shiki-code-content:where(.astro-bb36gjhr){padding:1rem;font-size:.8rem}.shiki-editor-header:where(.astro-bb36gjhr){padding:.75rem 1rem}.playground-link:where(.astro-bb36gjhr){font-size:.75rem;padding:.4rem .8rem}}.code-section:where(.astro-sggmyi43){padding:4rem 2rem;background:var(--bg-primary);position:relative;transition:background .3s ease}.container:where(.astro-sggmyi43){max-width:1000px;margin:0 auto}.section-title:where(.astro-sggmyi43){text-align:center;margin-bottom:3rem}.title-main:where(.astro-sggmyi43){display:block;font-size:clamp(2rem,5vw,3rem);font-weight:700;background:linear-gradient(135deg,var(--signal-color) 0%,var(--accent-primary) 50%,var(--signal-color) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem;transition:background .3s ease}.title-sub:where(.astro-sggmyi43){display:block;font-size:clamp(.9rem,2vw,1.2rem);color:var(--text-muted);font-weight:400;transition:color .3s ease}.tabs-container:where(.astro-sggmyi43){display:flex;flex-direction:column-reverse}.tab-content:where(.astro-sggmyi43){min-height:500px;position:relative;margin-bottom:2rem;transition:all .3s ease}.tab-panel:where(.astro-sggmyi43){display:none}.tab-panel:where(.astro-sggmyi43):target{display:block}.tab-content:where(.astro-sggmyi43):not(:has(:target)) .tab-panel:where(.astro-sggmyi43):first-child{display:block}.tab-nav:where(.astro-sggmyi43){display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.tab-btn:where(.astro-sggmyi43){display:inline-block;background:var(--card-bg);border:2px solid var(--card-border);padding:1rem 1.5rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease;color:var(--text-primary);text-align:start;text-decoration:none;backdrop-filter:blur(10px);flex:1}.tab-btn:where(.astro-sggmyi43):hover{border-color:var(--accent-primary);background:var(--bg-secondary)}.tab-btn:where(.astro-sggmyi43):focus{outline:2px solid var(--accent-primary);outline-offset:2px}.tab-title:where(.astro-sggmyi43){display:block;font-size:1.1rem;font-weight:600;margin-bottom:.25rem;transition:color .3s ease}.tab-desc:where(.astro-sggmyi43){display:block;font-size:.85rem;color:var(--text-muted);line-height:1.3;transition:color .3s ease}.tab-content:where(.astro-sggmyi43):has(#counter:target)~.tab-nav:where(.astro-sggmyi43) .tab-btn:where(.astro-sggmyi43)[href="#counter"],.tab-content:where(.astro-sggmyi43):has(#forms:target)~.tab-nav:where(.astro-sggmyi43) .tab-btn:where(.astro-sggmyi43)[href="#forms"],.tab-content:where(.astro-sggmyi43):has(#data-loading:target)~.tab-nav:where(.astro-sggmyi43) .tab-btn:where(.astro-sggmyi43)[href="#data-loading"],.tab-content:where(.astro-sggmyi43):has(#routing:target)~.tab-nav:where(.astro-sggmyi43) .tab-btn:where(.astro-sggmyi43)[href="#routing"]{border-color:var(--accent-primary);.tab-title{color:var(--accent-primary)}.tab-desc{color:var(--text-secondary)}}.tab-content:where(.astro-sggmyi43):not(:has(:target))~.tab-nav:where(.astro-sggmyi43) .tab-btn:where(.astro-sggmyi43)[href="#core"]{.tab-title{color:var(--accent-primary)}.tab-desc{color:var(--text-secondary)}}.code-tooltip:where(.astro-sggmyi43){position:absolute;background:var(--overlay-bg);color:var(--text-primary);padding:.75rem 1rem;border-radius:8px;font-size:.85rem;max-width:300px;z-index:9999;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;border:1px solid var(--border-color);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0006;pointer-events:none;white-space:pre-wrap;word-wrap:break-word;line-height:1.4;top:-9999px;left:-9999px}.code-tooltip:where(.astro-sggmyi43).visible{opacity:1;visibility:visible}.code-tooltip:where(.astro-sggmyi43)[data-popper-placement^=top]>.tooltip-arrow:where(.astro-sggmyi43){bottom:-4px}.code-tooltip:where(.astro-sggmyi43)[data-popper-placement^=bottom]>.tooltip-arrow:where(.astro-sggmyi43){top:-4px}.code-tooltip:where(.astro-sggmyi43)[data-popper-placement^=left]>.tooltip-arrow:where(.astro-sggmyi43){right:-4px}.code-tooltip:where(.astro-sggmyi43)[data-popper-placement^=right]>.tooltip-arrow:where(.astro-sggmyi43){left:-4px}html[data-theme=light] .title-main:where(.astro-sggmyi43){background:linear-gradient(135deg,#1e3a8a 0%,var(--accent-primary) 50%,#1e3a8a 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=light] .code-tooltip:where(.astro-sggmyi43){box-shadow:0 8px 32px #15113426}@media (max-width: 768px){.code-section:where(.astro-sggmyi43){padding:3rem 1rem}.tab-nav:where(.astro-sggmyi43){flex-direction:column;align-items:center}.tab-btn:where(.astro-sggmyi43){min-width:280px;max-width:100%}.section-title:where(.astro-sggmyi43){margin-bottom:2rem}.code-tooltip:where(.astro-sggmyi43){max-width:250px;font-size:.8rem}}@media (max-width: 480px){.tab-btn:where(.astro-sggmyi43){min-width:250px;padding:.8rem 1rem}.tab-title:where(.astro-sggmyi43){font-size:1rem}.tab-desc:where(.astro-sggmyi43){font-size:.8rem}}.feedback-section:where(.astro-qhryowoi){padding:120px 0;position:relative;overflow:hidden;transition:background .3s ease}.feedback-section:where(.astro-qhryowoi):before{content:"";position:absolute;inset:0;pointer-events:none}.container:where(.astro-qhryowoi){max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.section-header:where(.astro-qhryowoi){text-align:center;margin-bottom:80px}.section-title:where(.astro-qhryowoi){font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:var(--accent-primary);margin-bottom:24px;line-height:1.2;transition:background .3s ease}.section-description:where(.astro-qhryowoi){font-size:1.25rem;color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.6;transition:color .3s ease}.feedback-grid:where(.astro-qhryowoi){display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:80px}@media (min-width: 768px){.feedback-grid:where(.astro-qhryowoi){grid-template-columns:repeat(2,1fr)}}.feedback-card:where(.astro-qhryowoi){background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:32px;backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feedback-card:where(.astro-qhryowoi):before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--signal-color),var(--forms-color),var(--framework-color));opacity:0;transition:opacity .3s ease}.feedback-card:where(.astro-qhryowoi):hover{transform:translateY(-8px);box-shadow:0 32px 64px #0000004d;border-color:var(--border-color)}.feedback-card:where(.astro-qhryowoi):hover:before{opacity:1}.feedback-header:where(.astro-qhryowoi){display:flex;align-items:center;margin-bottom:24px}.author-avatar:where(.astro-qhryowoi){width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--signal-color),var(--forms-color));display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0;transition:background .3s ease}.author-initial:where(.astro-qhryowoi){color:#fff;font-weight:600;font-size:1.125rem}.author-name:where(.astro-qhryowoi){color:var(--text-secondary);font-size:1.125rem;font-weight:600;margin-bottom:4px;transition:color .3s ease}.author-role:where(.astro-qhryowoi){color:var(--text-muted);font-size:.875rem;margin:0;transition:color .3s ease}.feedback-content:where(.astro-qhryowoi){margin-bottom:24px}.feedback-content:where(.astro-qhryowoi) p:where(.astro-qhryowoi){color:var(--text-primary);line-height:1.6;margin-bottom:16px;transition:color .3s ease}.feedback-content:where(.astro-qhryowoi) strong:where(.astro-qhryowoi){color:var(--text-secondary);font-weight:600;transition:color .3s ease}.feedback-highlight:where(.astro-qhryowoi){background:color-mix(in srgb,var(--accent-primary),transparent 92%);border-left:3px solid var(--accent-primary);padding:16px 20px;border-radius:0 8px 8px 0;font-style:italic;color:var(--text-primary)!important;transition:all .3s ease}.feedback-footer:where(.astro-qhryowoi){display:flex;justify-content:space-between;align-items:center}.stars:where(.astro-qhryowoi){color:var(--accent-primary);font-size:1.125rem;transition:color .3s ease}.feedback-card-empty:where(.astro-qhryowoi){background:linear-gradient(135deg,#3b82f61a,#a855f71a);border:2px dashed var(--border-color);display:flex;align-items:center;justify-content:center;min-height:280px;transition:all .3s ease}.feedback-placeholder:where(.astro-qhryowoi){text-align:center;max-width:240px}.placeholder-icon:where(.astro-qhryowoi){width:48px;height:48px;margin:0 auto 20px;color:var(--text-muted);transition:color .3s ease}.feedback-placeholder:where(.astro-qhryowoi) h3:where(.astro-qhryowoi){color:var(--text-secondary);font-size:1.25rem;font-weight:600;margin-bottom:12px;transition:color .3s ease}.feedback-placeholder:where(.astro-qhryowoi) p:where(.astro-qhryowoi){color:var(--text-muted);line-height:1.5;margin-bottom:24px;transition:color .3s ease}.cta-link:where(.astro-qhryowoi){display:inline-flex;align-items:center;gap:8px;color:var(--accent-primary);text-decoration:none;font-weight:500;transition:color .2s ease}.cta-link:where(.astro-qhryowoi):hover{color:var(--accent-secondary)}.cta-link:where(.astro-qhryowoi) svg:where(.astro-qhryowoi){width:16px;height:16px}.community-stats:where(.astro-qhryowoi){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;padding:40px 0;border-top:1px solid var(--card-border);transition:border-color .3s ease}@media (min-width: 768px){.community-stats:where(.astro-qhryowoi){grid-template-columns:repeat(4,1fr)}}.stat-item:where(.astro-qhryowoi){text-align:center}.stat-number:where(.astro-qhryowoi){display:block;font-size:2.5rem;font-weight:700;background:var(--accent-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;margin-bottom:8px;transition:background .3s ease}.stat-label:where(.astro-qhryowoi){color:var(--text-muted);font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;transition:color .3s ease}html[data-theme=light] .feedback-section:where(.astro-qhryowoi){background:var(--bg-primary)}html[data-theme=light] .feedback-card:where(.astro-qhryowoi):hover{box-shadow:0 32px 64px #15113426}html[data-theme=light] .feedback-card-empty:where(.astro-qhryowoi){background:linear-gradient(135deg,#2563eb0d,#7c3aed0d)}@media (max-width: 767px){.feedback-section:where(.astro-qhryowoi){padding:80px 0}.container:where(.astro-qhryowoi){padding:0 16px}.section-header:where(.astro-qhryowoi){margin-bottom:60px}.feedback-grid:where(.astro-qhryowoi){grid-template-columns:1fr;gap:24px;margin-bottom:60px}.feedback-card:where(.astro-qhryowoi){padding:24px}.community-stats:where(.astro-qhryowoi){grid-template-columns:repeat(2,1fr);gap:24px}.stat-number:where(.astro-qhryowoi){font-size:2rem}}:root{--bg-primary: #0a0a0f;--bg-secondary: rgba(255, 255, 255, .05);--bg-tertiary: rgba(255, 255, 255, .05);--text-primary: #cccccc;--text-secondary: #e0e0e0;--text-muted: #999999;--accent-primary: #bca4e0;--accent-secondary: #463958;--accent-gradient: linear-gradient(135deg, #a3a1db, #8e8cc7);--border-color: rgba(220, 220, 220, .3);--shadow-color: rgba(133, 84, 255, .3);--texture-filter-color: #1B1B2A;--card-bg: rgba(255, 255, 255, .02);--card-border: rgba(255, 255, 255, .1);--overlay-bg: #0a0a0f;--signal-color: #4A90E2;--signal-secondary: #7BB3F0;--performance-color: #FFD700;--performance-secondary: #FFA500;--forms-color: #9B59B6;--forms-secondary: #C39BD3;--router-color: #E74C3C;--router-secondary: #F1948A;--framework-color: #2ECC71;--framework-secondary: #58D68D;--debug-color: #F39C12;--debug-secondary: #F7DC6F;--ecosystem-gradient: linear-gradient(45deg, #8E44AD, #3498DB, #E74C3C)}html{scroll-padding-top:14rem}html[data-theme=none]{display:none}html[data-theme=light]{--bg-primary: #fdfdff;--bg-secondary: rgba(21, 17, 52, .03);--bg-tertiary: rgba(21, 17, 52, .05);--text-primary: #2c2c2c;--text-secondary: #1a1a1a;--text-muted: #666666;--accent-primary: #6563a3;--accent-secondary: #2f2f4b;--accent-gradient: linear-gradient(135deg, #6563a3, #716f9f);--border-color: rgba(21, 17, 52, .2);--shadow-color: rgba(21, 17, 52, .15);--texture-filter-color: #f8f9fa;--card-bg: rgba(236, 234, 255, .1);--card-border: rgba(21, 17, 52, .08);--overlay-bg: rgba(255, 255, 255, .95);--signal-color: #1d4ed8;--signal-secondary: #2563eb;--performance-color: #e6a500;--performance-secondary: #d19a00;--forms-color: #7c3aed;--forms-secondary: #8b5cf6;--router-color: #dc2626;--router-secondary: #ef4444;--framework-color: #059669;--framework-secondary: #10b981;--debug-color: #ea580c;--debug-secondary: #f97316;--ecosystem-gradient: linear-gradient(45deg, #7c3aed, #2563eb, #dc2626)}.nav-header:where(.astro-j7pv25f6){position:sticky;top:1rem;width:100%;margin:auto;max-width:79rem;padding:0 2rem;z-index:50}.nav-header-content:where(.astro-j7pv25f6){height:5rem;border-radius:2.5rem;background:#00000020;border:1px solid var(--card-border);backdrop-filter:blur(2rem);display:flex;align-items:center;justify-content:space-between;padding:1rem}html[data-theme=light] .nav-header-content:where(.astro-j7pv25f6){background:#ffffff20}.nav-header-logo:where(.astro-j7pv25f6){display:flex;gap:1rem;align-items:center;font-size:1.2em;font-weight:600;cursor:pointer}html[data-theme=dark] .nav-header-logo:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){stroke:currentColor}html[data-theme=dark] .nav-header-logo:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6) circle:where(.astro-j7pv25f6):first-child{fill:currentColor}.nav-header-buttons:where(.astro-j7pv25f6){display:flex;gap:1.5rem;align-items:center;line-height:1}.nav-header-buttons:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:flex;text-decoration:none;color:var(--text-primary);transition:.3s all ease}.nav-header-buttons:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--accent-primary)}.theme-toggle:where(.astro-j7pv25f6){width:2rem;height:2rem;border:none;border-radius:50%;background:var(--card-bg);backdrop-filter:blur(10px);border:1px solid var(--border-color);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.theme-toggle:where(.astro-j7pv25f6):hover{background:var(--bg-tertiary);border-color:var(--border-color);transform:scale(1.05)}.toggle-icon:where(.astro-j7pv25f6){position:relative;width:1.25rem;height:1.25rem}.sun-icon:where(.astro-j7pv25f6),.moon-icon:where(.astro-j7pv25f6){position:absolute;top:0;left:0;width:100%;height:100%;color:var(--text-primary);transition:all .3s ease}.sun-icon:where(.astro-j7pv25f6){opacity:1;transform:rotate(0) scale(1)}.moon-icon:where(.astro-j7pv25f6){opacity:0;transform:rotate(180deg) scale(.8)}html[data-theme=light] .sun-icon:where(.astro-j7pv25f6){opacity:0;transform:rotate(-180deg) scale(.8)}html[data-theme=light] .moon-icon:where(.astro-j7pv25f6){opacity:1;transform:rotate(0) scale(1)}:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--bg-primary);overflow-x:hidden;position:relative;transition:background-color .3s ease,color .3s ease}body:before{content:" ";position:absolute;inset:0;--top-color: #32343b;background-image:linear-gradient(to bottom,transparent 10rem,var(--bg-primary) 100vh 100%),url(/assets/noise.svg),linear-gradient(to bottom,var(--top-color),transparent);opacity:.2}html[data-theme=light] body:before{opacity:1;--top-color: #cbd0ee}.background-texture:where(.astro-j7pv25f6){position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg-primary);filter:url(#filter);z-index:-1;pointer-events:none;transition:background-color .3s ease}@media (max-width: 768px){.theme-toggle:where(.astro-j7pv25f6){top:1rem;right:1rem;width:2.5rem;height:2.5rem}.toggle-icon:where(.astro-j7pv25f6){width:1.25rem;height:1.25rem}.nav-header:where(.astro-j7pv25f6){max-width:77rem;padding:0 1rem}.nav-header-buttons:where(.astro-j7pv25f6){gap:1rem}}
