@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&display=swap";:root{--primary:#18181b;--secondary:#27272a;--accent:#f97316;--text-light:#e4e4e7;--text-dark:#27272a}body{color:var(--text-dark);background-color:#fafafa;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;line-height:1.6}header:where(.astro-6o27kgmg){backdrop-filter:blur(10px);color:#fff;z-index:1000;background-color:#18181bf2;justify-content:space-between;align-items:center;padding:1rem 5%;display:flex;position:sticky;top:0;box-shadow:0 4px 10px #0003}.logo-container:where(.astro-6o27kgmg){color:#fff;letter-spacing:-.5px;align-items:center;font-size:1.4rem;font-weight:800;text-decoration:none;display:flex}.logo-container:where(.astro-6o27kgmg) img:where(.astro-6o27kgmg){border-radius:6px;height:40px;margin-right:12px}nav:where(.astro-6o27kgmg) a:where(.astro-6o27kgmg){color:var(--text-light);margin-left:2rem;font-weight:500;text-decoration:none;transition:color .3s}nav:where(.astro-6o27kgmg) a:where(.astro-6o27kgmg):hover{color:var(--accent)}.hero:where(.astro-6o27kgmg){text-align:center;color:#fff;border-bottom:4px solid var(--accent);background:linear-gradient(135deg,#18181ba6 0%,#09090be6 100%),url(https://images.unsplash.com/photo-1578474846511-04ba529f0b88?auto=format&fit=crop&w=1920&q=80) 50%/cover fixed;padding:9rem 5%;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero:where(.astro-6o27kgmg) h1:where(.astro-6o27kgmg){margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2;animation:1s ease-out fadeInUp}.hero:where(.astro-6o27kgmg) h1:where(.astro-6o27kgmg) span:where(.astro-6o27kgmg){color:var(--accent);text-shadow:0 0 20px #f9731666}.hero:where(.astro-6o27kgmg) p:where(.astro-6o27kgmg){color:#e4e4e7;text-shadow:0 2px 4px #00000080;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;animation:1s ease-out .2s both fadeInUp}.btn-primary:where(.astro-6o27kgmg){background-color:var(--accent);color:var(--primary);border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;animation:1s ease-out .4s both fadeInUp;display:inline-block;box-shadow:0 4px 15px #f973164d}.btn-primary:where(.astro-6o27kgmg):hover{transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #f9731680}.section-title:where(.astro-6o27kgmg){text-align:center;color:var(--primary);margin:5rem 0 3rem;font-size:2.5rem;font-weight:800}.features-grid:where(.astro-6o27kgmg){grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto 5rem;padding:0 5%;display:grid}.feature-card:where(.astro-6o27kgmg){border-top:4px solid var(--accent);background:#fff;border-radius:16px;padding:2.5rem;transition:transform .3s;box-shadow:0 10px 30px #0000000d}.feature-card:where(.astro-6o27kgmg):hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0000001a}.feature-icon:where(.astro-6o27kgmg){margin-bottom:1.5rem;font-size:2.5rem;transition:transform .3s}.feature-card:where(.astro-6o27kgmg):hover .feature-icon:where(.astro-6o27kgmg){transform:scale(1.1)}.feature-card:where(.astro-6o27kgmg) h3:where(.astro-6o27kgmg){color:var(--primary);margin-bottom:1rem;font-size:1.4rem}.bot-context:where(.astro-6o27kgmg){color:#555;margin:.8rem 0;font-size:.95rem}.bot-context:where(.astro-6o27kgmg) strong:where(.astro-6o27kgmg){color:var(--primary)}.card-link:where(.astro-6o27kgmg){color:var(--accent);margin-top:1.5rem;font-weight:800;text-decoration:none;transition:transform .2s;display:inline-block}.card-link:where(.astro-6o27kgmg):hover{text-decoration:underline;transform:translate(5px)}.roles-section:where(.astro-6o27kgmg){background-color:#f0f2f5;padding:6rem 5%}.roles-grid:where(.astro-6o27kgmg){grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.role-card:where(.astro-6o27kgmg){text-align:center;border-bottom:4px solid var(--primary);background:#fff;border-radius:12px;padding:2rem;transition:transform .3s}.role-card:where(.astro-6o27kgmg):hover{transform:translateY(-5px)}.role-icon:where(.astro-6o27kgmg){margin-bottom:1rem;font-size:3rem}.comparison-section:where(.astro-6o27kgmg){background-color:#fff;padding:6rem 5%}.compare-table:where(.astro-6o27kgmg){border-collapse:separate;border-spacing:0;width:100%;max-width:1000px;margin:0 auto}.compare-table:where(.astro-6o27kgmg) th:where(.astro-6o27kgmg),.compare-table:where(.astro-6o27kgmg) td:where(.astro-6o27kgmg){text-align:center;border-bottom:1px solid #eee;padding:1.5rem}.compare-table:where(.astro-6o27kgmg) th:where(.astro-6o27kgmg):first-child,.compare-table:where(.astro-6o27kgmg) td:where(.astro-6o27kgmg):first-child{text-align:left;color:#555;font-weight:600}.compare-table:where(.astro-6o27kgmg) th:where(.astro-6o27kgmg){font-size:1.2rem}.compare-table:where(.astro-6o27kgmg) .vip-col:where(.astro-6o27kgmg){background:var(--primary);color:var(--accent);border:none}.compare-table:where(.astro-6o27kgmg) .vip-cell:where(.astro-6o27kgmg){color:var(--primary);border-left:2px solid var(--primary);border-right:2px solid var(--primary);background:#1a1a2e08;font-weight:700}.compare-table:where(.astro-6o27kgmg) tr:where(.astro-6o27kgmg):first-child .vip-col:where(.astro-6o27kgmg){border-radius:12px 12px 0 0}.compare-table:where(.astro-6o27kgmg) tr:where(.astro-6o27kgmg):last-child .vip-cell:where(.astro-6o27kgmg){border-bottom:2px solid var(--primary);border-radius:0 0 12px 12px}.architecture-banner:where(.astro-6o27kgmg){color:#fff;text-align:center;border-top:4px solid var(--accent);background:linear-gradient(135deg,#18181be6 0%,#18181bf2 100%),url(https://images.unsplash.com/photo-1555939594-58d7cb561ad1?auto=format&fit=crop&w=1920&q=80) 50%/cover fixed;padding:6rem 5%}.architecture-banner:where(.astro-6o27kgmg) h2:where(.astro-6o27kgmg){color:var(--accent);margin-bottom:1rem;font-size:2rem}.skip-link:where(.astro-6o27kgmg){background:var(--accent);color:var(--primary);z-index:9999;border-radius:4px;padding:.6rem 1.2rem;font-weight:800;text-decoration:none;transition:top .2s;position:absolute;top:-60px;left:10px}.skip-link:where(.astro-6o27kgmg):focus{top:10px}.tech-card:where(.astro-6o27kgmg){border-left:4px solid var(--accent);background:#ffffff0d;border-radius:12px;padding:2.5rem;transition:transform .3s,box-shadow .3s}.tech-card:where(.astro-6o27kgmg):hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000004d}footer:where(.astro-6o27kgmg){color:#a1a1aa;text-align:center;background-color:#0f0f1a;border-top:1px solid #ffffff0d;padding:3rem 5%;font-size:.95rem}.footer-links:where(.astro-6o27kgmg){flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}.footer-links:where(.astro-6o27kgmg) a:where(.astro-6o27kgmg),.footer-links:where(.astro-6o27kgmg) span:where(.astro-6o27kgmg){color:#71717a;text-decoration:none;transition:color .2s}.footer-links:where(.astro-6o27kgmg) a:where(.astro-6o27kgmg):hover{color:var(--accent);text-decoration:underline}
