.pillars-section:where(.astro-d4qwdgui){max-width:1200px;margin:0 auto;padding:6rem 1.5rem}@media(min-width:768px){.pillars-section:where(.astro-d4qwdgui){padding:8rem 4rem}}.section-header:where(.astro-d4qwdgui){margin-bottom:4rem}.section-label:where(.astro-d4qwdgui){font-family:JetBrains Mono,Fira Code,monospace;font-size:.65rem;font-weight:500;color:#e44c30;text-transform:uppercase;letter-spacing:.12em;margin:0 0 1rem}.section-title:where(.astro-d4qwdgui){font-family:Outfit,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;color:#fff;margin:0}.section-header-flex:where(.astro-d4qwdgui){display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media(min-width:768px){.section-header-flex:where(.astro-d4qwdgui){flex-direction:row;justify-content:space-between;align-items:flex-end}}.section-link:where(.astro-d4qwdgui){font-size:.85rem;font-weight:600;color:#e44c30;text-decoration:none;letter-spacing:.02em;padding-bottom:4px;border-bottom:1px solid rgba(228,76,48,.3);transition:all .2s}.section-link:where(.astro-d4qwdgui):hover{border-bottom-color:#e44c30;opacity:.8}.section-title:where(.astro-d4qwdgui) em:where(.astro-d4qwdgui){font-style:normal;color:#444;-webkit-text-stroke:0}.pillars-layout:where(.astro-d4qwdgui){display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.pillars-layout:where(.astro-d4qwdgui){grid-template-columns:1.4fr 1fr;align-items:start}}.pillar-featured:where(.astro-d4qwdgui){border:1px solid rgba(228,76,48,.25);border-radius:4px;background:#e44c300a;position:relative;overflow:hidden}.pillar-featured:where(.astro-d4qwdgui):before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,#E44C30,transparent)}.pillar-featured-inner:where(.astro-d4qwdgui){padding:2.5rem;display:flex;flex-direction:column;gap:1rem;min-height:280px}@media(min-width:768px){.pillar-featured-inner:where(.astro-d4qwdgui){padding:3rem;min-height:360px}}.pillar-featured:where(.astro-d4qwdgui) h3:where(.astro-d4qwdgui){font-family:Outfit,sans-serif;font-size:clamp(1.3rem,3vw,1.75rem);font-weight:700;color:#fff;margin:0;letter-spacing:-.01em}.pillar-featured:where(.astro-d4qwdgui) p:where(.astro-d4qwdgui){font-size:.95rem;color:#888;line-height:1.7;margin:0;flex:1}.pillar-featured-rule:where(.astro-d4qwdgui){width:40px;height:1px;background:#e44c3066}.pillar-link:where(.astro-d4qwdgui){font-size:.8rem;font-weight:600;color:#e44c30;text-decoration:none;letter-spacing:.02em;transition:opacity .2s}.pillar-link:where(.astro-d4qwdgui):hover{opacity:.7}.pillar-number:where(.astro-d4qwdgui){font-family:JetBrains Mono,Fira Code,monospace;font-size:.65rem;color:#333;letter-spacing:.1em;display:block;margin-bottom:.5rem}.pillars-secondary:where(.astro-d4qwdgui){display:flex;flex-direction:column;gap:1.5rem}.pillar-card:where(.astro-d4qwdgui){border:1px solid rgba(255,255,255,.06);border-radius:4px;padding:1.75rem;background:#ffffff05;transition:border-color .2s ease,background .2s ease}.pillar-card:where(.astro-d4qwdgui):hover{border-color:#ffffff1f;background:#ffffff0a}.pillar-card:where(.astro-d4qwdgui) h3:where(.astro-d4qwdgui){font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;color:#e0e0e0;margin:0 0 .5rem;letter-spacing:-.01em}.pillar-card:where(.astro-d4qwdgui) p:where(.astro-d4qwdgui){font-size:.875rem;color:#666;line-height:1.65;margin:0 0 1rem}.pillar-card-link:where(.astro-d4qwdgui){font-size:.75rem;font-weight:600;color:#e44c30;text-decoration:none;letter-spacing:.02em;transition:opacity .2s}.pillar-card-link:where(.astro-d4qwdgui):hover{opacity:.7}@media(max-width:767px){.pillar-featured-inner:where(.astro-d4qwdgui){min-height:auto}.section-title:where(.astro-d4qwdgui){font-size:2rem}}.hero-section{position:relative;min-height:100svh;display:flex;align-items:center;padding:7rem 1.5rem 4rem;overflow:hidden}.hero-accent-line{display:none}@media(min-width:768px){.hero-accent-line{display:block;position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,transparent 0%,#E44C30 30%,#E44C30 70%,transparent 100%);opacity:.6}}.hero-container{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:0}@media(min-width:768px){.hero-section{padding:8rem 4rem 5rem}.hero-container{margin:0 0 0 4rem}}@media(min-width:1200px){.hero-container{margin:0 0 0 8rem}}.hero-label{display:flex;align-items:center;gap:8px;margin-bottom:2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.7rem;font-weight:500;color:#555;letter-spacing:.08em;text-transform:uppercase}.label-dot{width:6px;height:6px;border-radius:50%;background:#e44c30;box-shadow:0 0 8px #e44c30cc;flex-shrink:0;animation:pulse-dot 2.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 8px #e44c30cc}50%{opacity:.5;box-shadow:0 0 4px #e44c304d}}.hero-title{display:flex;flex-direction:column;gap:0;margin:0 0 2rem;font-family:Outfit,sans-serif;font-weight:800;line-height:.95;letter-spacing:-.03em}.title-line{display:block;font-size:clamp(2.8rem,10vw,7rem);color:#fff}.title-line--accent{color:#e44c30;-webkit-text-stroke:0;padding-left:clamp(1rem,4vw,3rem)}@media(min-width:768px){.title-line--accent{color:#e44c30}}.hero-rule{width:100%;max-width:480px;height:1px;background:linear-gradient(to right,#E44C30,transparent);margin-bottom:2rem;transform-origin:left}.hero-subtitle{font-size:clamp(.95rem,2.5vw,1.15rem);color:#888;line-height:1.7;max-width:520px;margin:0 0 2.5rem;font-weight:400}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:3rem}.btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;text-decoration:none;cursor:pointer;border:none;transition:all .2s ease;white-space:nowrap}.btn-primary{background:#e44c30;color:#fff;padding:.7rem 1.5rem;border-radius:4px;box-shadow:0 0 20px #e44c3033}.btn-primary:hover{background:#f05a3e;box-shadow:0 0 30px #e44c3066;transform:translateY(-1px)}.btn-ghost{background:transparent;color:#888;padding:.7rem 0;border-bottom:1px solid #333;border-radius:0}.btn-ghost:hover{color:#fff;border-color:#e44c30}.hero-meta{display:flex;flex-wrap:wrap;gap:.5rem 0;font-family:JetBrains Mono,Fira Code,monospace;font-size:.65rem;color:#3a3a3a;letter-spacing:.05em;text-transform:uppercase}.hero-meta span{white-space:nowrap}.meta-sep{margin:0 .5rem;color:#2a2a2a}@media(max-width:480px){.hero-title{gap:.1rem}.title-line--accent{padding-left:.75rem}.hero-actions{flex-direction:column;align-items:flex-start}.btn-primary{width:100%;justify-content:center}.meta-sep{display:none}.hero-meta{flex-direction:column;gap:.25rem}}.text-gradient{background:linear-gradient(135deg,#fff,#888);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
