:root{--color-primary: #1E40AF;--color-primary-dark: #1D4ED8;--color-secondary: #0D9488;--color-secondary-light: #14B8A6;--color-accent: #EA580C;--color-accent-light: #F97316;--color-purple: #7C3AED;--color-purple-light: #8B5CF6;--color-text-dark: #111827;--color-text-medium: #4B5563;--color-text-light: #F3F4F6;--color-bg-light: #F8FAFC;--color-bg-dark: #111827;--color-border: #E5E7EB;--font-sans: "Inter", sans-serif;--container-width: 1200px;--radius: 12px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 15px 30px -10px rgba(0, 0, 0, .1);--transition: all .3s ease-in-out}main[data-astro-cid-zpgh5vpc]{margin-top:72px}.container[data-astro-cid-zpgh5vpc]{width:90%;max-width:var(--container-width);margin-inline:auto}section[data-astro-cid-zpgh5vpc]{padding-block:clamp(5rem,10vw,7rem)}.section-header[data-astro-cid-zpgh5vpc],.section-header-inline[data-astro-cid-zpgh5vpc]{text-align:center;margin-bottom:4rem}.section-header[data-astro-cid-zpgh5vpc] h2[data-astro-cid-zpgh5vpc]{font-size:clamp(2rem,5vw,2.75rem);font-weight:800;color:var(--color-text-dark);margin-bottom:1rem;letter-spacing:-.02em}.section-header[data-astro-cid-zpgh5vpc] p[data-astro-cid-zpgh5vpc]{font-size:clamp(1.1rem,3vw,1.25rem);color:var(--color-text-medium);max-width:650px;margin-inline:auto;line-height:1.6}.section-header-inline[data-astro-cid-zpgh5vpc]{display:flex;justify-content:space-between;align-items:flex-end;text-align:left}.btn[data-astro-cid-zpgh5vpc]{display:inline-block;padding:.875rem 2rem;border-radius:var(--radius);text-decoration:none;font-weight:600;transition:var(--transition);border:2px solid transparent}.btn-primary[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;box-shadow:0 4px 12px #1e40af33}.btn-primary[data-astro-cid-zpgh5vpc]:hover{transform:translateY(-3px);box-shadow:0 8px 20px #1e40af40}.btn-secondary[data-astro-cid-zpgh5vpc]{background:#fff;color:var(--color-primary);border-color:var(--color-border);box-shadow:var(--shadow-sm)}.btn-secondary[data-astro-cid-zpgh5vpc]:hover{border-color:var(--color-primary);transform:translateY(-3px);box-shadow:var(--shadow-md)}.card-cta[data-astro-cid-zpgh5vpc]{color:var(--color-primary);text-decoration:none;font-weight:600;transition:var(--transition)}.card-cta[data-astro-cid-zpgh5vpc]:hover{color:var(--color-primary-dark);text-decoration:underline}.view-all-link[data-astro-cid-zpgh5vpc]{color:var(--color-primary);text-decoration:none;font-weight:600;transition:var(--transition);flex-shrink:0;margin-left:1.5rem}.view-all-link[data-astro-cid-zpgh5vpc]:hover{color:var(--color-primary-dark);text-decoration:underline}.hero-section[data-astro-cid-zpgh5vpc]{background:var(--color-bg-light);overflow:hidden;padding-top:clamp(4rem,8vw,6rem)}.hero-container[data-astro-cid-zpgh5vpc]{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}.hero-title[data-astro-cid-zpgh5vpc]{font-size:clamp(2.75rem,7vw,4rem);font-weight:800;line-height:1.1;color:var(--color-text-dark);margin-bottom:1.5rem;letter-spacing:-.03em}.highlight[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-description[data-astro-cid-zpgh5vpc]{font-size:clamp(1.1rem,4vw,1.25rem);color:var(--color-text-medium);margin-bottom:2.5rem;line-height:1.6;max-width:600px}.hero-buttons[data-astro-cid-zpgh5vpc]{display:flex;flex-wrap:wrap;gap:1rem}.hero-visual[data-astro-cid-zpgh5vpc]{display:none}.innovations-section[data-astro-cid-zpgh5vpc]{background:#fff}.paddle-showcase[data-astro-cid-zpgh5vpc]{display:grid;grid-template-columns:1fr;gap:3rem;max-width:900px;margin-inline:auto}.paddle-card[data-astro-cid-zpgh5vpc]{background:#fff;padding:3rem;border-radius:var(--radius);border:2px solid var(--color-border);transition:var(--transition);box-shadow:var(--shadow-md);text-align:center}.paddle-card[data-astro-cid-zpgh5vpc]:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.alpha-card[data-astro-cid-zpgh5vpc]:hover{border-color:var(--color-primary)}.omega-card[data-astro-cid-zpgh5vpc]:hover{border-color:var(--color-secondary)}.paddle-icon[data-astro-cid-zpgh5vpc]{width:80px;height:80px;margin:0 auto 2rem;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 15px #0000001a}.alpha-card[data-astro-cid-zpgh5vpc] .paddle-icon[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark))}.omega-card[data-astro-cid-zpgh5vpc] .paddle-icon[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--color-secondary),var(--color-secondary-light))}.paddle-symbol[data-astro-cid-zpgh5vpc]{font-size:2.5rem;font-weight:800;color:#fff}.paddle-card[data-astro-cid-zpgh5vpc] h3[data-astro-cid-zpgh5vpc]{font-size:2rem;font-weight:700;color:var(--color-text-dark);margin-bottom:.5rem}.paddle-tagline[data-astro-cid-zpgh5vpc]{font-size:1.125rem;color:var(--color-text-medium);font-weight:600;margin-bottom:1.5rem}.paddle-card[data-astro-cid-zpgh5vpc]>p[data-astro-cid-zpgh5vpc]{color:var(--color-text-medium);line-height:1.6;margin-bottom:2rem}.tech-highlights[data-astro-cid-zpgh5vpc]{background:var(--color-bg-light);padding:1.5rem;border-radius:var(--radius);margin-bottom:2rem;text-align:left}.tech-item[data-astro-cid-zpgh5vpc]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--color-border)}.tech-item[data-astro-cid-zpgh5vpc]:last-child{border-bottom:none}.tech-label[data-astro-cid-zpgh5vpc]{font-weight:600;color:var(--color-text-dark)}.paddle-actions[data-astro-cid-zpgh5vpc]{display:flex;flex-direction:column;gap:1rem;align-items:center}.ai-tools-section[data-astro-cid-zpgh5vpc]{background:var(--color-bg-light)}.features-grid[data-astro-cid-zpgh5vpc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-astro-cid-zpgh5vpc]{background:#fff;padding:2.5rem;border-radius:var(--radius);border:1px solid var(--color-border);transition:var(--transition);box-shadow:var(--shadow-sm)}.feature-card[data-astro-cid-zpgh5vpc]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.ai-card[data-astro-cid-zpgh5vpc]:hover{border-color:var(--color-purple)}.performance-card[data-astro-cid-zpgh5vpc]:hover{border-color:var(--color-accent)}.pbgpt-card[data-astro-cid-zpgh5vpc]:hover{border-color:var(--color-secondary)}.feature-icon[data-astro-cid-zpgh5vpc]{width:60px;height:60px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 10px #0000001a}.ai-icon[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--color-purple),var(--color-purple-light))}.performance-icon[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light))}.pbgpt-icon[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--color-secondary),var(--color-secondary-light))}.feature-icon[data-astro-cid-zpgh5vpc] svg[data-astro-cid-zpgh5vpc]{color:#fff;width:32px;height:32px}.feature-card[data-astro-cid-zpgh5vpc] h3[data-astro-cid-zpgh5vpc]{font-size:1.5rem;font-weight:600;color:var(--color-text-dark);margin-bottom:1rem}.feature-card[data-astro-cid-zpgh5vpc] p[data-astro-cid-zpgh5vpc]{color:var(--color-text-medium);line-height:1.6;margin-bottom:1.5rem}.tech-deep-dive-section[data-astro-cid-zpgh5vpc]{background:#fff}.tech-grid[data-astro-cid-zpgh5vpc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.tech-detail-card[data-astro-cid-zpgh5vpc]{background:var(--color-bg-light);padding:2.5rem;border-radius:var(--radius);border:1px solid var(--color-border);transition:var(--transition);position:relative}.tech-detail-card[data-astro-cid-zpgh5vpc]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--color-primary)}.tech-number[data-astro-cid-zpgh5vpc]{position:absolute;top:-15px;left:2rem;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.tech-detail-card[data-astro-cid-zpgh5vpc] h3[data-astro-cid-zpgh5vpc]{font-size:1.25rem;font-weight:600;color:var(--color-text-dark);margin:1rem 0}.tech-detail-card[data-astro-cid-zpgh5vpc] p[data-astro-cid-zpgh5vpc]{color:var(--color-text-medium);line-height:1.6;margin-bottom:1.5rem}.tech-specs[data-astro-cid-zpgh5vpc]{display:flex;flex-direction:column;gap:.5rem}.spec-item[data-astro-cid-zpgh5vpc]{color:var(--color-text-medium);font-size:.875rem}.research-cta-section[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--color-text-dark),var(--color-bg-dark));color:var(--color-text-light)}.research-cta-container[data-astro-cid-zpgh5vpc]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;text-align:center}.research-cta-content[data-astro-cid-zpgh5vpc] h2[data-astro-cid-zpgh5vpc]{font-size:clamp(1.75rem,5vw,2.25rem);font-weight:700;color:#fff;margin-bottom:1rem}.research-cta-content[data-astro-cid-zpgh5vpc] p[data-astro-cid-zpgh5vpc]{font-size:1.125rem;line-height:1.6;color:#d1d5db;margin-bottom:2rem}.research-highlights[data-astro-cid-zpgh5vpc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.research-item[data-astro-cid-zpgh5vpc]{display:flex;align-items:center;gap:.75rem;color:#d1d5db;font-weight:500}.research-icon[data-astro-cid-zpgh5vpc]{font-size:1.5rem}.research-cta-actions[data-astro-cid-zpgh5vpc]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.latest-research-section[data-astro-cid-zpgh5vpc]{background:#fff}.posts-grid[data-astro-cid-zpgh5vpc]{display:grid;grid-template-columns:1fr;gap:2rem}.post-card[data-astro-cid-zpgh5vpc]{background:#fff;padding:2rem;border-radius:var(--radius);border:1px solid var(--color-border);transition:var(--transition);display:flex;flex-direction:column}.post-card[data-astro-cid-zpgh5vpc]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--color-secondary)}.post-meta[data-astro-cid-zpgh5vpc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem}.post-category[data-astro-cid-zpgh5vpc]{padding:.25rem .75rem;border-radius:9999px;font-weight:600}.research-category[data-astro-cid-zpgh5vpc]{background:#ede9fe;color:var(--color-purple)}.testing-category[data-astro-cid-zpgh5vpc]{background:#fed7aa;color:var(--color-accent)}.modeling-category[data-astro-cid-zpgh5vpc]{background:#ccfbf1;color:var(--color-secondary)}.post-meta[data-astro-cid-zpgh5vpc] time[data-astro-cid-zpgh5vpc]{color:var(--color-text-medium)}.post-card[data-astro-cid-zpgh5vpc] h3[data-astro-cid-zpgh5vpc] a[data-astro-cid-zpgh5vpc]{color:var(--color-text-dark);text-decoration:none;font-size:1.25rem;font-weight:600;line-height:1.4;transition:var(--transition)}.post-card[data-astro-cid-zpgh5vpc] h3[data-astro-cid-zpgh5vpc] a[data-astro-cid-zpgh5vpc]:hover{color:var(--color-primary)}.post-card[data-astro-cid-zpgh5vpc] p[data-astro-cid-zpgh5vpc]{color:var(--color-text-medium);line-height:1.6;margin-block:.75rem 1.5rem;flex-grow:1}@media (min-width: 768px){.hero-container[data-astro-cid-zpgh5vpc]{grid-template-columns:minmax(0,650px) 1fr;text-align:left}.hero-description[data-astro-cid-zpgh5vpc]{margin-left:0}.hero-visual[data-astro-cid-zpgh5vpc]{display:flex;justify-content:center;align-items:center}.paddle-showcase[data-astro-cid-zpgh5vpc]{grid-template-columns:repeat(2,1fr)}.paddle-actions[data-astro-cid-zpgh5vpc]{flex-direction:row}.research-cta-container[data-astro-cid-zpgh5vpc]{grid-template-columns:1fr 1fr;gap:4rem;text-align:left}.posts-grid[data-astro-cid-zpgh5vpc]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.posts-grid[data-astro-cid-zpgh5vpc]{grid-template-columns:repeat(3,1fr)}}.tech-graphic[data-astro-cid-zpgh5vpc]{position:relative;width:300px;height:300px}.paddle-structure[data-astro-cid-zpgh5vpc]{position:relative;width:100%;height:100%;animation:rotate 40s linear infinite}.paddle[data-astro-cid-zpgh5vpc]{position:absolute;border-radius:8px;animation:pulse 3s ease-in-out infinite alternate}.alpha-paddle[data-astro-cid-zpgh5vpc]{width:50px;height:80px;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));top:30%;left:60%;transform:rotate(15deg);box-shadow:0 0 25px #1e40af4d}.omega-paddle[data-astro-cid-zpgh5vpc]{width:50px;height:80px;background:linear-gradient(135deg,var(--color-secondary),var(--color-secondary-light));top:50%;left:20%;transform:rotate(-15deg);animation-delay:-1s;box-shadow:0 0 25px #0d94884d}.tech-element[data-astro-cid-zpgh5vpc]{position:absolute;border-radius:50%;animation:pulse 2.5s ease-in-out infinite alternate}.ai-node[data-astro-cid-zpgh5vpc]{width:30px;height:30px;background:linear-gradient(135deg,var(--color-purple),var(--color-purple-light));top:20%;left:30%;animation-delay:-.5s;box-shadow:0 0 20px #7c3aed4d}.performance-node[data-astro-cid-zpgh5vpc]{width:25px;height:25px;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));top:70%;left:70%;animation-delay:-1.5s;box-shadow:0 0 15px #ea580c4d}.connection[data-astro-cid-zpgh5vpc]{position:absolute;background:#cbd5e1;height:2px;border-radius:1px;opacity:.6}.connection-1[data-astro-cid-zpgh5vpc]{width:80px;top:45%;left:45%;transform:rotate(30deg);transform-origin:left center}.connection-2[data-astro-cid-zpgh5vpc]{width:60px;top:55%;left:25%;transform:rotate(-45deg);transform-origin:left center}.connection-3[data-astro-cid-zpgh5vpc]{width:70px;top:35%;left:55%;transform:rotate(60deg);transform-origin:left center}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{transform:scale(1) translateZ(0)}to{transform:scale(1.1) translateZ(0)}}
