:root{--orange: #d65f2a;--orange-light: #e8733d;--bg: #0d0c0b;--surface: #161412;--surface2: #1e1b18;--border: rgba(214,95,42,.15);--border-subtle: rgba(255,255,255,.06);--text: #f0ece8;--text-muted: #9a8880;--text-dim: #5c504a}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);font-size:16px;line-height:1.7;overflow-x:hidden}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:4px;font-size:.85rem;font-weight:500;letter-spacing:.04em;text-decoration:none;transition:all .2s;font-family:DM Sans,sans-serif;cursor:pointer}.btn-primary{background:var(--orange);color:#fff;border:1px solid var(--orange)}.btn-primary:hover{background:var(--orange-light);border-color:var(--orange-light);transform:translateY(-1px)}.btn-secondary{background:transparent;color:var(--text);border:1px solid var(--border-subtle)}.btn-secondary:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-1px)}.tag{font-size:.7rem;padding:.25rem .6rem;border-radius:3px;background:#d65f2a1a;color:var(--orange);letter-spacing:.04em;border:1px solid rgba(214,95,42,.2)}.tag-neutral{background:#ffffff0a;color:var(--text-muted);border-color:var(--border-subtle)}.section-label{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:500;margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.section-label:after{content:"";flex:1;height:1px;background:var(--border);max-width:3rem}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-up.visible{opacity:1;transform:none}.og-nav[data-astro-cid-3ylk4h57]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 3rem;background:#0d0c0be0;backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle)}.og-nav-logo[data-astro-cid-3ylk4h57]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.og-nav-logo[data-astro-cid-3ylk4h57] img[data-astro-cid-3ylk4h57]{width:36px;height:36px;border-radius:50%;object-fit:cover}.og-nav-logo-text[data-astro-cid-3ylk4h57]{font-family:Fraunces,serif;font-size:1.1rem;font-weight:300;color:var(--text);letter-spacing:.02em}.og-nav-logo-text[data-astro-cid-3ylk4h57] span[data-astro-cid-3ylk4h57]{color:var(--orange)}.og-nav-back[data-astro-cid-3ylk4h57]{color:var(--text-muted);text-decoration:none;font-size:.8rem;letter-spacing:.06em;transition:color .2s}.og-nav-back[data-astro-cid-3ylk4h57]:hover{color:var(--orange)}h2[data-astro-cid-3ylk4h57]{font-family:Fraunces,serif;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:300;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.5rem}.hero-eyebrow[data-astro-cid-3ylk4h57]{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--orange);font-weight:500;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.hero-eyebrow[data-astro-cid-3ylk4h57]:before{content:"";display:block;width:2.5rem;height:1px;background:var(--orange)}.hero-cta[data-astro-cid-3ylk4h57]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.section-inner[data-astro-cid-3ylk4h57]{max-width:1100px;margin:0 auto}.skill-icon[data-astro-cid-3ylk4h57]{font-size:1.5rem;display:block}.project-type[data-astro-cid-3ylk4h57]{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);font-weight:500;display:block}.contact-inner[data-astro-cid-3ylk4h57]{max-width:600px;margin:0 auto}.contact-tagline[data-astro-cid-3ylk4h57]{font-size:1.05rem;color:var(--text-muted);margin-bottom:2.5rem;line-height:1.75}.contact-links[data-astro-cid-3ylk4h57]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.og-hero[data-astro-cid-3ylk4h57]{position:relative;overflow:hidden;padding:9.5rem 3rem 5rem}.og-hero-bg[data-astro-cid-3ylk4h57]{position:absolute;inset:0;background:radial-gradient(ellipse 60% 60% at 70% 20%,rgba(214,95,42,.08) 0%,transparent 70%);pointer-events:none}.og-hero-inner[data-astro-cid-3ylk4h57]{position:relative;z-index:1;max-width:780px;margin:0 auto;text-align:center}.og-hero[data-astro-cid-3ylk4h57] h1[data-astro-cid-3ylk4h57]{font-family:Fraunces,serif;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:300;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.5rem}.og-hero[data-astro-cid-3ylk4h57] h1[data-astro-cid-3ylk4h57] em[data-astro-cid-3ylk4h57]{font-style:italic;color:var(--orange)}.og-hero-lede[data-astro-cid-3ylk4h57]{font-size:1.05rem;color:var(--text-muted);max-width:56ch;margin:0 auto 2.25rem;line-height:1.75}.og-hero[data-astro-cid-3ylk4h57] .hero-cta[data-astro-cid-3ylk4h57]{justify-content:center}.og-section[data-astro-cid-3ylk4h57]{padding:5.5rem 3rem;background:var(--bg)}.og-section-alt[data-astro-cid-3ylk4h57]{background:var(--surface)}.og-narrow[data-astro-cid-3ylk4h57]{max-width:760px}.og-lede[data-astro-cid-3ylk4h57]{font-size:1rem;color:var(--text-muted);line-height:1.8;max-width:68ch;margin-bottom:1.25rem}.og-lede[data-astro-cid-3ylk4h57] strong[data-astro-cid-3ylk4h57]{color:var(--text);font-weight:500}.og-caveat[data-astro-cid-3ylk4h57]{font-size:.85rem;color:var(--text-dim);margin-top:1.75rem}.og-problem-list[data-astro-cid-3ylk4h57]{list-style:none;margin-top:2rem;display:grid;gap:1rem;max-width:68ch}.og-problem-list[data-astro-cid-3ylk4h57] li[data-astro-cid-3ylk4h57]{position:relative;padding-left:1.75rem;font-size:.95rem;color:var(--text-muted);line-height:1.7}.og-problem-list[data-astro-cid-3ylk4h57] li[data-astro-cid-3ylk4h57]:before{content:"—";position:absolute;left:0;color:var(--orange)}.og-pillar-grid[data-astro-cid-3ylk4h57]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1px;background:var(--border-subtle);border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.og-pillar-card[data-astro-cid-3ylk4h57]{background:var(--surface2);padding:2rem;transition:background .2s}.og-pillar-card[data-astro-cid-3ylk4h57]:hover{background:#231f1b}.og-pillar-name[data-astro-cid-3ylk4h57]{font-family:Fraunces,serif;font-size:1.1rem;font-weight:400;color:var(--text);margin:1rem 0 .6rem}.og-pillar-desc[data-astro-cid-3ylk4h57]{font-size:.85rem;color:var(--text-muted);line-height:1.7}.og-card-grid[data-astro-cid-3ylk4h57]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.og-card[data-astro-cid-3ylk4h57]{background:var(--surface);border:1px solid var(--border-subtle);border-radius:8px;padding:1.75rem;transition:border-color .2s,transform .2s}.og-card[data-astro-cid-3ylk4h57]:hover{border-color:#d65f2a59;transform:translateY(-2px)}.og-card-desc[data-astro-cid-3ylk4h57]{font-size:.875rem;color:var(--text-muted);line-height:1.7;margin-top:.9rem}.og-founder-title[data-astro-cid-3ylk4h57]{font-size:.85rem;color:var(--orange);letter-spacing:.06em;text-transform:uppercase;font-weight:500;margin:-.75rem 0 1.5rem}.og-contact[data-astro-cid-3ylk4h57]{background:var(--surface);text-align:center}.og-footer[data-astro-cid-3ylk4h57]{background:var(--bg);border-top:1px solid var(--border-subtle);padding:2rem 3rem;display:flex;align-items:center;justify-content:space-between}.footer-copy[data-astro-cid-3ylk4h57]{font-size:.8rem;color:var(--text-dim)}.footer-copy[data-astro-cid-3ylk4h57] a[data-astro-cid-3ylk4h57]{color:var(--orange);text-decoration:none}@media (max-width: 768px){.og-nav[data-astro-cid-3ylk4h57]{padding:1rem 1.5rem}.og-hero[data-astro-cid-3ylk4h57]{padding:7.5rem 1.5rem 3.5rem}.og-section[data-astro-cid-3ylk4h57]{padding:3.5rem 1.5rem}.og-footer[data-astro-cid-3ylk4h57]{flex-direction:column;gap:1rem;text-align:center}.hero-cta[data-astro-cid-3ylk4h57]{flex-direction:column;align-items:stretch}.hero-cta[data-astro-cid-3ylk4h57] .btn[data-astro-cid-3ylk4h57]{text-align:center;justify-content:center}.og-pillar-grid[data-astro-cid-3ylk4h57]{grid-template-columns:1fr}}
