*,*::before,*::after{box-sizing:border-box}html{background:#fff;color:#1c1e2e;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column}img,svg{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.18;margin:2rem 0 1rem;color:#1c1e2e}h1{font-size:clamp(2rem,5vw,3.25rem);margin-top:0}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:1.25rem}h4{font-size:1.125rem}p{margin:0 0 1.25rem;color:#1c1e2e}p strong{color:#1c1e2e;font-weight:600}a{color:#4d59ab;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:border-color .15s ease,color .15s ease}a:hover{color:#37417f;border-bottom-color:#a6acd5}ul,ol{margin:0 0 1.25rem;padding-left:1.5rem}li{margin:.4rem 0}li::marker{color:#4d59ab}blockquote{border-left:3px solid #4d59ab;background:rgba(77,89,171,.07);margin:1.5rem 0;padding:1rem 1.25rem;border-radius:0 9px 9px 0;color:#545a72;font-style:italic}blockquote p:last-child{margin-bottom:0}hr{border:0;height:1px;background:#e3e6f1;margin:3rem 0}code,pre,kbd{font-family:"JetBrains Mono","Fira Code","SF Mono","Menlo","Consolas",monospace;font-size:.92em}p code,li code,td code{background:#f2f3f9;border:1px solid #e3e6f1;padding:.1em .4em;border-radius:5px;color:#37417f;font-size:.88em}pre{background:#f2f3f9;border:1px solid #e3e6f1;border-radius:9px;padding:1.25rem 1.5rem;overflow-x:auto;margin:1.5rem 0;line-height:1.55}pre code{background:none;border:0;padding:0;color:inherit;font-size:.92em}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}main{flex:1}.site-header{border-bottom:1px solid #e3e6f1;background:rgba(255,255,255,.88);backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);position:sticky;top:0;z-index:50}.site-header .container{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:.85rem;padding-bottom:.85rem}.brand{display:inline-flex;align-items:center;border:0}.brand:hover{border:0}.brand img{height:40px;width:auto}.brand__tagline{margin-left:.85rem;padding-left:.85rem;border-left:1px solid #c9cee4;font-size:.82rem;font-weight:500;color:#545a72;letter-spacing:.02em}@media (max-width: 560px){.brand__tagline{display:none}}.site-nav{display:flex;gap:1.5rem;align-items:center;font-size:.95rem}.site-nav a{color:#545a72;border:0;font-weight:500}.site-nav a:hover,.site-nav a.active{color:#4d59ab}.site-nav .nav-cta{background:#4d59ab;color:#fff;padding:.45rem .95rem;border-radius:5px;font-weight:600}.site-nav .nav-cta:hover{background:#37417f;color:#fff}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;background:rgba(0,0,0,0);border:0;cursor:pointer;color:#1c1e2e}.nav-toggle span{display:block;width:22px;height:2px;margin:0 auto;background:currentColor;border-radius:1px;transition:transform .2s ease,opacity .2s ease}.nav-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-toggle:focus-visible{outline:2px solid #4d59ab;outline-offset:2px;border-radius:5px}@media (max-width: 720px){.nav-toggle{display:flex}.site-header .container{position:relative;flex-wrap:wrap;gap:1rem}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:.75rem 1.5rem 1.25rem;background:rgba(255,255,255,.98);border-bottom:1px solid #e3e6f1;backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px)}.site-nav.open{display:flex}.site-nav a{padding:.75rem .25rem;border-bottom:1px solid #e3e6f1}.site-nav a:last-child{border-bottom:0}.site-nav .nav-cta{margin-top:.75rem;padding:.6rem 1rem;text-align:center}}.hero{position:relative;padding:6rem 0 4rem;text-align:left;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 65% 55% at 15% 0%, rgba(77,89,171,.12), rgba(0,0,0,0) 62%);pointer-events:none}.hero .container{position:relative}.hero__eyebrow{color:#4d59ab;font-family:"JetBrains Mono","Fira Code","SF Mono","Menlo","Consolas",monospace;font-size:.82rem;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.25rem}.hero h1{font-size:clamp(2.4rem,6vw,4rem);line-height:1.06;margin-bottom:1.5rem;max-width:18ch}.hero .hero-emphasis{font-family:"Fraunces","Iowan Old Style","Georgia",serif;font-style:italic;font-weight:400;font-optical-sizing:auto;color:#4d59ab;letter-spacing:-.01em}.hero__lede{font-size:clamp(1.1rem,2vw,1.32rem);color:#545a72;max-width:58ch;margin-bottom:2rem}.hero__cta{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.4rem;border-radius:5px;font-weight:600;font-size:.95rem;border:1px solid rgba(0,0,0,0);transition:all .15s ease}.btn--primary{background:#4d59ab;color:#fff}.btn--primary:hover{background:#37417f;color:#fff;border:1px solid rgba(0,0,0,0);box-shadow:0 0 0 4px rgba(77,89,171,.18)}.btn--ghost{background:rgba(0,0,0,0);color:#1c1e2e;border-color:#c9cee4}.btn--ghost:hover{color:#4d59ab;border-color:#4d59ab}.section{padding:4rem 0}.section--alt{background:#f6f7fb;border-top:1px solid #e3e6f1;border-bottom:1px solid #e3e6f1}.section-head{margin-bottom:2.5rem;max-width:720px}.section-head__eyebrow{color:#4d59ab;font-family:"JetBrains Mono","Fira Code","SF Mono","Menlo","Consolas",monospace;font-size:.78rem;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem}.section-head h2{margin-top:0}.section-head__lede{font-size:1.1rem;color:#545a72;margin-bottom:0}.pain{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:1.25rem}.pain__item{border-left:2px solid #a6acd5;padding:.5rem 0 .5rem 1rem}.pain__item h3{font-size:1rem;margin:0 0 .4rem;color:#1c1e2e}.pain__item p{color:#545a72;font-size:.95rem;margin:0}.cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem}.card{background:#fff;border:1px solid #e3e6f1;border-radius:9px;padding:1.75rem;box-shadow:0 1px 2px rgba(28,30,46,.04);transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.card:hover{border-color:#a6acd5;transform:translateY(-2px);box-shadow:0 12px 32px -18px rgba(77,89,171,.45)}.card__icon{color:#4d59ab;font-family:"JetBrains Mono","Fira Code","SF Mono","Menlo","Consolas",monospace;font-size:.82rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.1em}.card h3{margin:0 0 .6rem;font-size:1.15rem}.card p{color:#545a72;font-size:.95rem;margin:0}.card p+p{margin-top:.75rem}.card__link{display:inline-block;margin-top:1rem;font-size:.9rem;font-weight:600;border:0}.section--alt .card{background:#fff}.callout{max-width:720px;margin:0 auto;text-align:center}.callout__quote{font-family:"Fraunces","Iowan Old Style","Georgia",serif;font-style:italic;font-weight:400;font-size:clamp(1.5rem,3.5vw,2.2rem);line-height:1.3;color:#1c1e2e;margin:0 0 1.25rem}.callout__quote em{color:#4d59ab;font-style:italic}.callout__attr{color:#545a72;font-size:1.05rem;margin:0}.proof{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.5rem}.proof__item{padding:1.25rem 1.5rem;background:#fff;border:1px solid #e3e6f1;border-radius:9px}.proof__item h3{font-size:1.05rem;margin:0 0 .35rem;color:#4d59ab}.proof__item p{color:#545a72;font-size:.93rem;margin:0}.cta-strip{text-align:center;padding:5rem 0;background:radial-gradient(ellipse 55% 85% at 50% 50%, rgba(77,89,171,.12), rgba(0,0,0,0) 70%)}.cta-strip h2{font-size:clamp(1.75rem,4vw,2.5rem);margin:0 0 1rem;max-width:20ch;margin-left:auto;margin-right:auto}.cta-strip .emphasis{font-family:"Fraunces","Iowan Old Style","Georgia",serif;font-style:italic;font-weight:400;color:#4d59ab}.cta-strip p{color:#545a72;max-width:52ch;margin:0 auto 2rem;font-size:1.1rem}.contact-strip{text-align:center;padding:3rem 0 4rem;border-top:1px solid #e3e6f1}.contact-strip h3{font-size:clamp(1.25rem,2.5vw,1.6rem);margin:0 0 .6rem;color:#1c1e2e}.contact-strip p{color:#545a72;max-width:52ch;margin:0 auto 1.5rem;font-size:1rem}.site-footer{border-top:1px solid #e3e6f1;padding:2.5rem 0;margin-top:4rem;font-size:.9rem;color:#545a72;background:#f6f7fb}.site-footer .container{display:flex;flex-direction:column;gap:2rem}.site-footer a{color:#545a72;border:0}.site-footer a:hover{color:#4d59ab}.site-footer__bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;align-items:center}.site-footer__links{display:flex;flex-wrap:wrap;gap:.4rem .9rem;align-items:center}.page{padding:3rem 0 4rem}.page .page__inner{max-width:720px;margin:0 auto;min-width:0}.page h1:first-child{margin-top:0}.page h1 .heading-anchor,.page h2 .heading-anchor,.page h3 .heading-anchor,.page h4 .heading-anchor,.page h5 .heading-anchor,.page h6 .heading-anchor{color:inherit;text-decoration:none;border:0;transition:color .15s ease}.page h1 .heading-anchor:hover,.page h1 .heading-anchor:focus,.page h2 .heading-anchor:hover,.page h2 .heading-anchor:focus,.page h3 .heading-anchor:hover,.page h3 .heading-anchor:focus,.page h4 .heading-anchor:hover,.page h4 .heading-anchor:focus,.page h5 .heading-anchor:hover,.page h5 .heading-anchor:focus,.page h6 .heading-anchor:hover,.page h6 .heading-anchor:focus{color:#4d59ab}.page .meta{color:#868ca6;font-size:.9rem;font-family:"JetBrains Mono","Fira Code","SF Mono","Menlo","Consolas",monospace;margin:-.5rem 0 2rem}.posts{list-style:none;padding:0;margin:0;display:grid;gap:2rem}.post-card{border-bottom:1px solid #e3e6f1;padding-bottom:2rem}.post-card:last-child{border-bottom:0;padding-bottom:0}.post-card .meta{color:#868ca6;font-family:"JetBrains Mono","Fira Code","SF Mono","Menlo","Consolas",monospace;font-size:.85rem;margin:0 0 .5rem}.post-card h2{margin:0 0 .5rem;font-size:1.5rem}.post-card h2 a{color:#1c1e2e;border:0}.post-card h2 a:hover{color:#4d59ab}.post-card__excerpt{color:#545a72;margin:0}.feed-link{display:inline-flex;align-items:center;gap:.4rem;font-family:"JetBrains Mono","Fira Code","SF Mono","Menlo","Consolas",monospace;font-size:.9rem;color:#4d59ab;border:0}.feed-link svg{display:block}.feed-link:hover{color:#37417f}table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}table th,table td{padding:.6rem .9rem;border-bottom:1px solid #e3e6f1;text-align:left}table th{background:#f6f7fb;font-weight:600;color:#1c1e2e}table tbody tr:hover{background:#f6f7fb}::selection{background:#4d59ab;color:#fff}:focus-visible{outline:2px solid #4d59ab;outline-offset:2px;border-radius:2px}