:root{--bg: #f8fafc;--surface: #ffffff;--text: #0f172a;--muted: #475569;--line: #e2e8f0;--primary: #2563eb;--primary-dark: #1d4ed8;--shadow: 0 20px 45px rgba(15, 23, 42, .08);--radius: 18px;--container: 1480px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#ffffff 0%,var(--bg) 100%);color:var(--text)}main{display:block}img{max-width:100%;display:block}a{color:inherit}.container{width:min(var(--container),calc(100% - 2.5rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#ffffffeb;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;flex-shrink:0}.brand-mark{width:4px;height:2.4rem;border-radius:999px;background:linear-gradient(180deg,#4f8cf7 0%,var(--primary) 100%)}.brand-wordmark,.footer-wordmark{text-decoration:none;font-size:1.52rem;font-weight:800;letter-spacing:-.03em}.brand-wordmark-dark{color:var(--text)}.brand-wordmark-accent{color:var(--primary)}.nav{display:flex;align-items:center;gap:1.25rem}.nav a{text-decoration:none;padding:.35rem .2rem;color:var(--muted);border-bottom:2px solid transparent;font-weight:600}.nav a.active,.nav a:hover{color:var(--primary);border-bottom-color:var(--primary)}.section{padding:1.35rem 0}.section-small{padding:3rem 0 1.25rem}.hero{padding-top:.7rem}.hero-shell{position:relative}.hero-spotlight{position:absolute;inset:-2rem auto auto 50%;width:min(38rem,92vw);height:7rem;transform:translate(-50%);background:radial-gradient(circle,#2563eb1f,#2563eb00 70%);pointer-events:none}.hero-inner{position:relative;text-align:center;padding:1.9rem 1.25rem 1.6rem;margin:0 auto;width:100%}.eyebrow{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700;color:var(--primary)}h1,h2,h3{margin:0;line-height:1.1}h1{font-size:clamp(1.95rem,3.2vw,3.2rem);max-width:none;margin-inline:auto;line-height:1.04}h2{font-size:clamp(1.28rem,2vw,1.65rem)}h3{font-size:clamp(1rem,1.45vw,1.2rem)}.hero-copy,.muted,.page-copy,.post-meta,.prose p,.prose li{color:var(--muted)}.hero-copy{max-width:840px;margin:.45rem auto 0;font-size:.95rem;line-height:1.5}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin-top:.7rem}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:.82rem 1.2rem;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;box-shadow:0 12px 28px #2563eb40}.button.secondary{background:var(--surface);color:var(--text);border:1px solid var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.section-heading-stack{align-items:flex-start}.section-heading a{color:var(--primary);font-weight:700;text-decoration:none}.blog-card{background:#ffffffe6;border:1px solid rgba(226,232,240,.8);border-radius:var(--radius);box-shadow:var(--shadow)}.blog-grid{display:grid;gap:.7rem}.blog-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-posts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.recent-posts-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.blog-intro-card{padding:1.6rem 1.65rem}.blog-page-copy{max-width:52rem;margin-top:.4rem}.blog-intro-card h1{font-size:clamp(1.28rem,2vw,1.65rem);line-height:1.15}.blog-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.blog-page-section .container{width:min(1380px,calc(100% - 3.5rem))}.blog-card{overflow:hidden}.blog-card-image-wrap{text-decoration:none}.blog-card-image{width:100%;aspect-ratio:16 / 10;object-fit:cover}.blog-card-content{padding:.8rem}.blog-card-content h3{margin-bottom:.45rem;font-size:1rem}.blog-card-content h3 a{text-decoration:none}.blog-card-content h3 a:hover,.read-link:hover{color:var(--primary)}.blog-card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.45rem;font-size:.76rem;color:var(--muted)}.read-link{color:var(--primary);font-weight:700;text-decoration:none}.story-card,.center-panel,.perspective-panel,.about-panel,.profile-card{background:#ffffffe6;border:1px solid rgba(226,232,240,.8);border-radius:var(--radius);box-shadow:var(--shadow)}.story-card{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:0;padding:.9rem 1rem;margin:0 auto;align-items:center;width:100%}.story-copy{max-width:none;display:flex;flex-direction:column;justify-content:flex-start;align-self:start;padding-top:0;padding-right:.5rem}.story-copy h2{margin-bottom:.55rem}.story-copy p:not(.eyebrow){margin:0 0 .45rem;color:var(--muted);line-height:1.66;font-size:1rem}.story-subhead{color:var(--text);font-weight:700}.story-highlights{margin:.1rem 0 .85rem;padding:0;list-style:none;display:grid;gap:.55rem}.story-highlights li{position:relative;padding-left:1.35rem;color:#334155;font-weight:600;line-height:1.66;font-size:1rem}.story-highlights li:before{content:"";position:absolute;left:0;top:.34rem;width:.42rem;height:.42rem;border-radius:999px;background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 0 0 3px #2563eb1a}.story-visual{display:flex;align-items:center;justify-content:center;min-height:96px;width:100%;max-width:420px;justify-self:end;border-radius:14px;background:linear-gradient(180deg,#f8fafcf2,#eff6fff2);overflow:hidden;align-self:center}.story-photo{width:100%;height:100%;min-height:96px;object-fit:cover;object-position:center;filter:grayscale(100%)}.text-link{color:var(--primary);font-weight:700;text-decoration:none}.text-link:hover,.footer-nav a:hover,.footer-wordmark:hover{color:var(--primary-dark)}.insight-grid,.profile-grid,.perspective-grid,.tradeoff-row{display:grid;gap:.7rem}.insight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.insight-card{background:#ffffffd9;border:1px solid rgba(226,232,240,.85);border-radius:var(--radius);padding:.68rem .72rem;box-shadow:0 12px 30px #0f172a0d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;align-items:flex-start;gap:.55rem}.insight-card:hover{transform:translateY(-2px);border-color:#2563eb47;box-shadow:0 18px 34px #0f172a14}.insight-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;flex-shrink:0;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.insight-copy h3{font-size:.9rem;margin-bottom:.15rem}.insight-copy p{margin:0;line-height:1.28;font-size:.76rem}.icon-arch:before,.icon-transform:before,.icon-strategy:before,.icon-responsible:before{content:"";display:block;width:1.35rem;height:1.35rem;border-radius:999px;background:linear-gradient(135deg,#8ab4ff,#c4b5fd)}.icon-transform:before{background:radial-gradient(circle at 35% 35%,#99f6e4,#60a5fa 72%)}.icon-strategy:before{border-radius:.35rem;background:linear-gradient(180deg,#93c5fd,#2563eb)}.icon-responsible:before{clip-path:polygon(50% 0%,90% 18%,90% 54%,50% 100%,10% 54%,10% 18%);background:linear-gradient(180deg,#7dd3fc,#60a5fa)}.insight-card p,.panel-copy,.about-copy p,.footer-brand p,.perspective-statement,.about-list,.about-lead{color:var(--muted)}.center-panel,.perspective-panel{padding:1rem 1.1rem}.center-panel{text-align:center}.panel-copy{max-width:54ch;margin:.7rem auto 0;line-height:1.6}.tradeoff-row{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.tradeoff-card{padding:.68rem .72rem;border-radius:16px;background:#f8fbff;border:1px solid rgba(37,99,235,.12);font-weight:700;color:var(--text);font-size:.88rem;line-height:1.35;text-align:center}.perspective-panel{background:linear-gradient(180deg,#fffffff5,#eff6ffcc)}.perspective-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.perspective-statement{margin:0;padding:.8rem .9rem;border-radius:16px;background:#ffffffd1;border:1px solid rgba(226,232,240,.8);line-height:1.5;font-size:.94rem}.page-hero{padding-top:1.1rem}.about-hero{max-width:none}.about-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;align-items:stretch}.about-intro-card{padding:1.6rem 1.65rem;height:100%}.about-intro-story{margin-top:1.2rem;padding-top:1rem;border-top:1px solid rgba(226,232,240,.85)}.about-intro-story h2{margin-bottom:.8rem}.about-hero h1{font-size:clamp(1.28rem,2vw,1.65rem);line-height:1.15}.about-subtitle{max-width:72rem;margin:.4rem 0 0}.about-highlight-line{margin:1.15rem 0 1.1rem;padding-left:1rem;border-left:3px solid rgba(37,99,235,.3);font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.55;color:#1e3a8a;font-weight:700}.about-band-light{background:#fff}.about-band-muted{background:#f8fafc}.about-section{padding-top:1.4rem;padding-bottom:1.4rem}.about-section-heading{margin-bottom:.8rem}.about-copy-block{max-width:none}.about-text-stack{max-width:1240px}.about-hero-copy{max-width:1240px;margin:1.3rem 0 0}.about-text-stack p,.about-hero-copy p{margin:0 0 1rem;line-height:1.66}.about-hero-copy p:last-child,.about-text-stack p:last-child{margin-bottom:0}.about-emphasis-block,.about-callout{font-size:1.05rem;font-weight:700;color:var(--text)}.about-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);gap:1.5rem;align-items:start}.about-copy{max-width:68ch}.about-copy p{margin:0 0 1rem;line-height:1.85}.about-panel{padding:1.65rem}.about-list{margin:1rem 0 0;padding-left:1.1rem;line-height:1.9}.about-bullet-list{margin:.8rem 0 1rem;padding-left:1.2rem;line-height:1.72}.about-bullet-list li+li{margin-top:.42rem}.about-bullet-list-strong li strong,.about-bullet-list-strong li{color:var(--text)}.about-tradeoffs{margin:1rem 0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.about-perspective-panel{padding:1.2rem 1.25rem}.about-perspective-close{margin:1rem 0 0;line-height:1.66}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card{padding:1.5rem}.about-profile-grid{gap:.95rem;align-items:stretch}.about-profile-card{height:100%;padding:1.65rem;border:1px solid rgba(226,232,240,.92);box-shadow:0 18px 40px #0f172a12}.about-architects-heading{margin-bottom:1.25rem}.about-profile-header{display:flex;align-items:center;gap:1.15rem}.about-profile-avatar{width:96px;height:96px;object-fit:cover;border-radius:999px;flex-shrink:0;border:3px solid rgba(255,255,255,.95);box-shadow:0 8px 24px #0f172a1a}.about-profile-intro h3{margin-bottom:.25rem}.about-profile-role{margin:0;color:var(--muted);font-size:.92rem;font-weight:600;line-height:1.45}.about-profile-copy{margin:1.15rem 0 1.05rem;line-height:1.66}.about-profile-subhead{margin-bottom:.55rem}.about-profile-list{margin-top:0}.about-dual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.about-goal-panel{padding:0;max-width:760px;margin:0 auto}.about-goal-wrap{max-width:none}.about-goal-copy{margin:.45rem auto 0;max-width:42rem;font-size:1.08rem;line-height:1.75;color:var(--text)}.about-goal-closer{margin:1.05rem auto 0;max-width:44rem;line-height:1.7;font-weight:700;color:var(--text)}.site-footer{border-top:1px solid var(--line);background:#ffffffe0;margin-top:1.5rem}.footer-inner{display:block;padding:1.15rem 0}.footer-brand p{margin:.28rem 0 0}.footer-brand{max-width:none}.footer-copyright{max-width:72rem;font-size:.9rem;line-height:1.55;color:var(--text)}.footer-disclaimer{max-width:72rem;font-size:.88rem;line-height:1.55;color:var(--muted)}.footer-nav{display:flex;flex-wrap:wrap;gap:1rem 1.25rem}.footer-nav a,.footer-wordmark{text-decoration:none}.post-container{max-width:760px}.post-meta-block{margin-top:1rem}.post-author{display:flex;align-items:center;gap:.85rem;margin-bottom:.85rem}.post-author-image{width:56px;height:56px;border-radius:999px;object-fit:cover;flex-shrink:0}.post-author-copy p{margin:0}.post-author-name{font-size:1.15rem;font-weight:700;color:var(--text);line-height:1.2}.post-author-title{color:var(--muted);line-height:1.4}.post-meta{margin:0 0 1rem;color:var(--muted)}.post-meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 0 1.2rem}.post-share-links{display:flex;flex-wrap:wrap;gap:.65rem}.post-share-button{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;border:1px solid rgba(226,232,240,.9);background:#fffffff5;color:var(--primary);text-decoration:none;transition:transform .14s ease,border-color .14s ease,background .14s ease}.post-share-button:hover{transform:translateY(-1px);border-color:#2563eb47;background:#eff6ff}.post-share-button.copied{background:#dbeafe;border-color:#2563eb59}.post-copy-button{cursor:pointer}.post-cover{width:100%;border-radius:var(--radius);margin-bottom:2rem;box-shadow:var(--shadow)}.prose{font-size:1.08rem;line-height:1.8}.prose h2,.prose h3{margin-top:2rem;margin-bottom:.8rem}.prose a{color:var(--primary)}.prose code{background:#eff6ff;border-radius:8px;padding:.15rem .4rem}@media(max-width:900px){.blog-grid.two-up,.blog-page-grid,.recent-posts-grid,.recent-posts-preview,.about-grid,.about-top-grid,.about-dual-grid,.perspective-grid,.tradeoff-row{grid-template-columns:1fr}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card{grid-template-columns:1fr;padding-inline:.9rem}.story-copy{max-width:100%}.story-visual,.story-photo{min-height:220px}.about-copy-block,.about-text-stack,.about-hero-copy{max-width:100%}.about-intro-card,.about-perspective-panel{padding:1rem}.about-intro-story{margin-top:.9rem;padding-top:.8rem}.about-section{padding-top:1.2rem;padding-bottom:1.2rem}.post-meta-row{align-items:flex-start;flex-direction:column}.about-profile-avatar{width:84px;height:84px}.about-profile-header{align-items:flex-start}.blog-intro-card{padding:1rem}}@media(max-width:640px){.container{width:min(var(--container),calc(100% - 1.5rem))}.blog-page-section .container{width:min(1380px,calc(100% - 1.5rem))}.header-inner,.section-heading,.blog-card-footer,.footer-inner{align-items:flex-start;flex-direction:column}.section{padding:1.3rem 0}.hero{padding-top:.65rem}.hero-inner{padding-inline:0}.brand-wordmark,.footer-wordmark{font-size:1.18rem}.story-card{grid-template-columns:1fr;gap:.75rem;padding:.9rem}.insight-grid,.profile-grid{grid-template-columns:1fr}.about-section{padding-top:1rem;padding-bottom:1rem}.about-profile-card{padding:1.05rem}.about-profile-header{gap:.8rem}.about-profile-avatar{width:80px;height:80px}.about-profile-intro h3{margin-bottom:.18rem}.about-profile-role{font-size:.87rem}.about-profile-copy{margin-top:.8rem}.about-highlight-line{padding-left:.8rem;margin:.95rem 0}.story-copy{max-width:100%;padding-right:0}.story-copy h2{line-height:1.12;margin-bottom:.45rem}.story-copy p:not(.eyebrow){font-size:.95rem;line-height:1.45;margin-bottom:.7rem}.story-subhead{margin-top:.15rem}.story-highlights{gap:.5rem;margin-bottom:.75rem}.story-highlights li{font-size:.95rem;line-height:1.4}.story-visual{width:100%;max-width:none;min-height:180px;border-radius:16px;justify-self:stretch}.story-photo{min-height:180px;width:100%;object-position:center top}}
