.container:where(.astro-hdvtuneo){width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:var(--space-4);padding-right:var(--space-4)}@media(min-width:768px){.container:where(.astro-hdvtuneo){padding-left:var(--space-6);padding-right:var(--space-6)}}@media(min-width:1024px){.container:where(.astro-hdvtuneo){padding-left:var(--space-8);padding-right:var(--space-8)}}.container-narrow:where(.astro-hdvtuneo){max-width:720px}.fade-in:where(.astro-hdvtuneo){opacity:0;transform:translateY(20px);transition:opacity var(--duration-slower) var(--ease-out),transform var(--duration-slower) var(--ease-out)}.fade-in:where(.astro-hdvtuneo).visible{opacity:1;transform:translateY(0)}.signal-line:where(.astro-hdvtuneo){height:1px;background:var(--gradient-signal);opacity:.6}.signal-line-fade:where(.astro-hdvtuneo){height:1px;margin:var(--space-12) 0;background:linear-gradient(90deg,transparent 0%,var(--logo-frame-1) 15%,var(--logo-frame-2) 50%,var(--logo-frame-3) 85%,transparent 100%);opacity:.4}.highlight:where(.astro-hdvtuneo){color:var(--color-amber-400)}.btn-primary:where(.astro-hdvtuneo){display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:500;line-height:1;color:var(--color-text-inverse);background:var(--color-amber-500);border:none;border-radius:var(--radius-md);cursor:pointer;text-decoration:none;transition:all var(--duration-normal) var(--ease-default)}.btn-primary:where(.astro-hdvtuneo):hover{background:var(--color-amber-400);text-decoration:none;box-shadow:0 0 20px #f59e0b4d,0 4px 12px #0003;transform:translateY(-1px)}.btn-ghost:where(.astro-hdvtuneo){display:inline-flex;align-items:center;justify-content:center;padding:var(--space-3) var(--space-5);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:500;color:var(--color-text-secondary);background:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;text-decoration:none;transition:all var(--duration-normal) var(--ease-default)}.btn-ghost:where(.astro-hdvtuneo):hover{color:var(--color-text-primary);background:var(--color-bg-subtle);text-decoration:none}.btn-lg:where(.astro-hdvtuneo){padding:var(--space-4) var(--space-6);font-size:var(--text-base);border-radius:var(--radius-lg)}.hero:where(.astro-hdvtuneo){position:relative;padding:var(--space-32) 0 var(--space-16);overflow:hidden}.hero-glow:where(.astro-hdvtuneo){position:absolute;top:-200px;left:50%;transform:translate(-50%);width:800px;height:600px;background:radial-gradient(ellipse,rgba(245,158,11,.12) 0%,rgba(245,158,11,.04) 40%,transparent 70%);pointer-events:none}.hero-content:where(.astro-hdvtuneo){position:relative;text-align:center}.hero-headline:where(.astro-hdvtuneo){font-size:var(--text-5xl);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);margin-bottom:var(--space-6)}@media(min-width:768px){.hero-headline:where(.astro-hdvtuneo){font-size:var(--text-6xl)}}.hero-subheadline:where(.astro-hdvtuneo){font-size:var(--text-xl);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.article:where(.astro-hdvtuneo){padding-bottom:var(--space-16)}.content-section:where(.astro-hdvtuneo){padding:var(--space-8) 0}.content-section:where(.astro-hdvtuneo) h2:where(.astro-hdvtuneo){font-size:var(--text-2xl);line-height:var(--leading-snug);margin-bottom:var(--space-6)}@media(min-width:768px){.content-section:where(.astro-hdvtuneo) h2:where(.astro-hdvtuneo){font-size:var(--text-3xl)}}.content-section:where(.astro-hdvtuneo) p:where(.astro-hdvtuneo){font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.content-section:where(.astro-hdvtuneo) p:where(.astro-hdvtuneo):last-child{margin-bottom:0}.concept-block:where(.astro-hdvtuneo){background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);margin-bottom:var(--space-4);transition:all var(--duration-slow) var(--ease-out)}.concept-block:where(.astro-hdvtuneo):hover{border-color:var(--color-amber-500);background:linear-gradient(135deg,rgba(245,158,11,.03) 0%,transparent 100%),var(--color-bg-elevated)}.concept-block:where(.astro-hdvtuneo) h3:where(.astro-hdvtuneo){font-size:var(--text-lg);color:var(--color-amber-400);margin-bottom:var(--space-2)}.concept-block:where(.astro-hdvtuneo) p:where(.astro-hdvtuneo){font-size:var(--text-base);margin-bottom:0}.emphasis:where(.astro-hdvtuneo){font-weight:500;color:var(--color-text-primary);margin-top:var(--space-6)}.tagline:where(.astro-hdvtuneo){font-size:var(--text-2xl);font-weight:600;color:var(--color-amber-400);margin-top:var(--space-4)}@media(min-width:768px){.tagline:where(.astro-hdvtuneo){font-size:var(--text-3xl)}}.section:where(.astro-hdvtuneo){padding:var(--space-16) 0}@media(min-width:768px){.section:where(.astro-hdvtuneo){padding:var(--space-24) 0}}.cta-section:where(.astro-hdvtuneo){position:relative;background:radial-gradient(ellipse 80% 60% at 50% 100%,rgba(245,158,11,.08) 0%,transparent 60%),var(--color-bg-primary)}.cta-content:where(.astro-hdvtuneo){text-align:center}.cta-headline:where(.astro-hdvtuneo){font-size:var(--text-3xl);margin-bottom:var(--space-8)}@media(min-width:768px){.cta-headline:where(.astro-hdvtuneo){font-size:var(--text-4xl)}}.cta-glow:where(.astro-hdvtuneo){animation:glow-pulse 3s ease-in-out infinite}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px #f59e0b33}50%{box-shadow:0 0 30px #f59e0b59}}.cta-meta:where(.astro-hdvtuneo){font-size:var(--text-sm);color:var(--color-text-muted);margin-top:var(--space-4)}
