:root{--ink:#18181b;--muted:#5f606b;--line:#e4e4e7;--paper:#fdfcfa;--purple:#7c3aed;--header-height:170px;--rainbow:linear-gradient(90deg,#ec4899,#8b5cf6,#22d3ee,#a3e635)}
*{box-sizing:border-box}html{scroll-padding-top:calc(var(--header-height) + 24px);scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}::selection{background:#f5d0fe;color:var(--ink)}img,svg{max-width:100%}img{display:block;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,pre:focus-visible{outline:3px solid #7c3aed;outline-offset:5px;border-radius:4px}h1,h2,h3{letter-spacing:-.045em;font-weight:800;text-wrap:balance}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1{line-height:1.06}main:focus{outline:none}[id]{scroll-margin-top:calc(var(--header-height) + 24px)}.wrap{width:100%;max-width:1280px;padding:0 28px;margin:0 auto}.rainbow-line{height:5px;background:linear-gradient(90deg,#ec4899,#d946ef,#8b5cf6,#22d3ee,#a3e635,#facc15,#ec4899)}.gradient-text{background:linear-gradient(100deg,#bd2985,#7851d7 45%,#077f97);background-clip:text;-webkit-background-clip:text;color:transparent}.brand-gradient{background:var(--rainbow);background-clip:text;-webkit-background-clip:text;color:transparent}.wordmark{display:inline-block;white-space:nowrap;font-size:54px;font-weight:850;line-height:1;letter-spacing:-2.8px}.domain-suffix{color:#71717a}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.masthead{text-align:center;padding:23px 24px 18px;position:relative}.tagline{font-size:10px;line-height:1.8;letter-spacing:.15em;text-transform:uppercase;color:#64646f;font-weight:600;margin:13px 0 0}.tagline span{padding:0 8px;color:#a32c9d}.site-nav{border-top:1px solid var(--line);background:rgba(255,255,255,.94)}.site-nav ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;list-style:none;gap:2px 19px;padding:8px 20px;margin:0 auto;max-width:1300px}.site-nav a{display:flex;align-items:center;min-height:34px;font-size:11.5px;line-height:1.3;font-weight:680;color:#52525b;white-space:nowrap}.site-nav a[aria-current=page]:not(.nav-contact){color:var(--ink);text-decoration:underline;text-decoration-color:#d946ef;text-decoration-thickness:2px;text-underline-offset:7px}.site-nav a:hover{color:#a21caf}.site-nav .nav-contact{background:var(--ink);color:#fff;padding:7px 16px;border-radius:24px}.site-nav .nav-contact:hover{background:#7e22ce}.menu-toggle{display:none}.skip-link{position:fixed;left:20px;top:-90px;z-index:100;background:var(--ink);color:#fff;padding:12px 20px;border-radius:30px;font-weight:700}.skip-link:focus{top:15px}.home-hero{padding-top:64px;padding-bottom:66px}.home-hero .hero-heading{font-size:clamp(43px,4.9vw,68px);line-height:1.055;letter-spacing:-.055em}.home-hero .hero-heading span:last-child{background:linear-gradient(90deg,#c8358d,#8656df,#0789a4 75%);background-clip:text;-webkit-background-clip:text;color:transparent}.home-hero dl{margin-top:35px;padding-top:25px}.home-hero dd{font-size:32px}.home-hero dt{font-size:10px}.home-hero .js-hero-canvas{height:370px}.home-hero .js-tilt{padding-top:5px}.home-hero .max-w-7xl{padding-left:28px;padding-right:28px}.home-hero h1+p{font-size:17px;line-height:1.8}.home-hero .font-heading.text-2xl{font-size:21px}.topic-strip{border-bottom:1px solid var(--line);background:#fff;padding:18px 0}.topic-strip>.wrap{display:flex;align-items:center;justify-content:center;gap:17px 29px;flex-wrap:wrap}.topic-strip a{font-size:12px;font-weight:650;color:#5d5d67;display:flex;align-items:center;gap:10px}.topic-strip a:hover{color:#9d174d}.strip-dot{width:5px;height:5px;background:#db2777;border-radius:50%}.topic-strip a:nth-child(2n) .strip-dot{background:#7c3aed}.topic-strip a:nth-child(3n) .strip-dot{background:#0891b2}.capability-card{position:relative;padding-bottom:77px!important;transition:box-shadow .2s,transform .2s}.capability-card:hover{box-shadow:0 15px 35px -24px #a855f7;transform:translateY(-3px)}.capability-link{display:flex;align-items:center;gap:8px;position:absolute;bottom:30px;left:40px;right:24px;font-size:12px;font-weight:750;color:#7424a1}.capability-link svg{width:16px;height:16px}.bento-image{background:#061318;display:flex;align-items:center;justify-content:center;padding:14px}.bento-image picture{display:block;width:100%}.bento-image img{width:100%;height:auto}.image-trio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;background:#091319;padding:14px}.image-trio img{width:100%;aspect-ratio:1;object-fit:contain}.section{padding:88px 0;border-bottom:1px solid var(--line)}.white-section{background:white}.soft-section{background:var(--paper)}.eyebrow{display:block;font-size:10px;font-weight:800;letter-spacing:.19em;line-height:1.5;text-transform:uppercase;color:#a21caf;margin:0 0 17px}.display-heading,.section-heading h2{font-size:clamp(33px,3.7vw,49px);line-height:1.08;letter-spacing:-.05em;margin-bottom:22px}.section-heading{display:grid;grid-template-columns:1.25fr 1fr;gap:60px;align-items:end;margin-bottom:45px}.section-heading>div:last-child{max-width:450px;justify-self:end}.section-heading p:not(.eyebrow){font-size:15px;color:var(--muted);margin-bottom:16px}.section-heading .button{padding:12px 20px;min-height:45px}.lead{font-size:18px;line-height:1.8;color:var(--muted);max-width:730px;margin:22px 0 27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--ink);border:1px solid var(--ink);border-radius:999px;color:white;font-size:13px;font-weight:750;min-height:51px;padding:14px 24px;box-shadow:0 8px 24px -18px #c026d3;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#3f2359}.button svg{width:17px;height:17px;flex-shrink:0}.button-secondary{border-color:#d4d4d8;background:white;color:var(--ink);box-shadow:none}.button-secondary:hover{background:#faf5ff;border-color:#a78bfa}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.architecture-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.architecture-grid>div{min-width:0}.code-panel{background:#101419;color:#e2e8f0;border:1px solid #333b44;border-radius:21px;overflow:hidden;box-shadow:0 28px 50px -38px #18181b;margin:22px 0}.code-toolbar{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;border-bottom:1px solid #30353f;gap:15px}.code-toolbar>span{display:flex;align-items:center;gap:5px;color:#acb5be;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;letter-spacing:.08em}.code-toolbar i{height:7px;width:7px;border-radius:50%;background:#e754bb;display:inline-block}.code-toolbar i:nth-child(2){background:#e7c352}.code-toolbar i:nth-child(3){background:#99d64b;margin-right:9px}.code-panel pre{overflow:auto;padding:25px 26px;font-size:13px;line-height:1.85;margin:0;color:#a8f0d0;tab-size:2;white-space:pre;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.copy-button{display:flex;gap:6px;align-items:center;border:1px solid #596370;border-radius:6px;padding:6px 9px;color:#d3dce2;font-size:10px;background:transparent}.copy-button svg{width:13px;height:13px}.copy-button[hidden]{display:none}.copy-button:hover{color:#fff;border-color:#d0d5dc}.copy-status{padding:0 24px;margin:0!important;font-size:11px!important;color:#a8f0d0!important}.copy-status:not(:empty){padding-bottom:12px}.small-note{font-size:12px;color:#6b6b76;margin-top:15px}.feature-link{display:flex;align-items:flex-start;gap:17px;padding:21px;border:1px solid var(--line);border-radius:18px;background:#fff;margin:15px 0;transition:border-color .2s}.feature-link:hover{border-color:#a78bfa}.feature-link>svg:first-child{color:#8b35bd;background:#f5edff;padding:7px;width:37px;height:37px;border-radius:10px;flex-shrink:0}.feature-link>span{flex:1}.feature-link strong{display:block;font-size:16px;margin:0 0 7px;letter-spacing:-.015em}.feature-link span span{display:block;font-size:13px;color:var(--muted);line-height:1.7}.feature-link>svg:last-child{width:16px;height:16px;margin-top:9px;color:#7c3aed;flex-shrink:0}.architecture-grid .button{margin-top:10px}.budget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.budget-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:22px;padding:30px;background:linear-gradient(130deg,#fdf2f8,#fff 70%)}.budget-card:nth-child(2){background:linear-gradient(140deg,#f5f3ff,#fff 70%)}.budget-card:nth-child(3){background:linear-gradient(140deg,#ecfeff,#fff 70%)}a.budget-card:hover{border-color:#c084fc;transform:translateY(-2px)}.budget-card h3,.budget-card h2{font-size:24px;line-height:1.2;margin:10px 0 15px}.budget-card p:not(.eyebrow){font-size:14px;color:var(--muted);margin:0 0 22px}.budget-card .text-link{margin-top:auto}.text-link{display:inline-flex;gap:9px;align-items:center;color:#7e22ce;font-size:12px;font-weight:750}.text-link svg{width:17px;height:17px}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.post-card{border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform .2s,border-color .2s}.post-card:hover{transform:translateY(-4px);border-color:#d2b6e9}.post-image{display:block;background:#061318;padding:10px;overflow:hidden}.post-image picture{display:block}.post-image img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:9px}.post-card-copy{padding:24px;display:flex;flex-direction:column;flex:1}.post-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:9px;letter-spacing:.07em;text-transform:uppercase;font-weight:750;color:#686671;margin-bottom:17px}.post-meta a{color:#a21caf}.post-meta a:hover{text-decoration:underline}.post-card h3{font-size:21px;line-height:1.3;letter-spacing:-.033em;margin-bottom:13px}.post-card h3 a:hover{color:#7e22ce}.post-card p{font-size:13px;line-height:1.75;color:var(--muted);margin:0 0 18px}.post-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid #ededee;font-size:10px;color:#696974}.read-arrow{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#f4f4f5;border-radius:50%;color:#6b21a8}.read-arrow:hover{background:#f3e8ff}.read-arrow svg{width:15px}.faq-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 0;list-style:none;cursor:pointer;font-size:16px;font-weight:700;line-height:1.45;letter-spacing:-.02em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:25px;color:#9b4abc;font-weight:400}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>div{padding:0 28px 20px 0}.faq-list details p{font-size:14px;color:var(--muted);margin:0}.faq-list a{color:#7e22ce;text-decoration:underline;text-underline-offset:3px}.closing-cta{padding:74px 0;background:radial-gradient(ellipse at 10% 10%,#fce7f3,transparent 55%),radial-gradient(ellipse at 90% 100%,#ecfeff,transparent 60%),#faf8fc;border-bottom:1px solid var(--line)}.closing-cta>.wrap{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.closing-cta h2{font-size:46px;line-height:1.1;letter-spacing:-.055em;margin-bottom:0}.closing-cta p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:470px;margin-bottom:23px}.site-footer{padding-top:65px;background:white}.footer-lead{display:flex;justify-content:space-between;gap:40px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:34px}.footer-wordmark{font-size:34px;letter-spacing:-1.7px}.footer-lead p{font-size:13px;color:var(--muted);line-height:1.8;margin:19px 0 0}.email-link{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:50px;padding:15px 20px;font-size:13px;font-weight:650}.email-link:hover{border-color:#c084fc;color:#7e22ce}.email-link svg{width:18px;color:#9d4bc4}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;padding:38px 0}.footer-grid h2{font-size:10px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;margin:0 0 13px}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li a{display:inline-block;padding:7px 0;font-size:12px;color:var(--muted)}.footer-grid li a:hover{color:#7e22ce;text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center;border-top:1px solid var(--line);padding:25px 0;font-size:10px;color:#6b6b74}.footer-bottom p{margin:0}.footer-bottom>div{display:flex;gap:24px}.footer-bottom a:hover{color:#7e22ce}.breadcrumbs{margin-top:23px;margin-bottom:0}.breadcrumbs ol{display:flex;list-style:none;gap:9px 13px;align-items:center;flex-wrap:wrap;margin:0;padding:0;font-size:10px;color:#6b6b76;line-height:1.8}.breadcrumbs li{display:flex;align-items:center;gap:13px}.breadcrumbs li+li:before{content:'/';color:#b4b4bd}.breadcrumbs a:hover{color:#7e22ce;text-decoration:underline}.breadcrumbs li:last-child{color:#404049}.page-heading{padding-top:56px;padding-bottom:53px}.page-heading h1{font-size:clamp(39px,4.5vw,61px);letter-spacing:-.057em;max-width:1000px;margin:0}.page-heading h1>span:not(:first-child){display:block}.page-heading .lead{font-size:17px;max-width:830px;margin-bottom:0}.page-heading .archive-intro{font-size:16px;max-width:860px}.archive-chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.archive-chips a,.tag-list a{font-size:11px;font-weight:700;border:1px solid #ddddE2;border-radius:50px;padding:10px 16px;line-height:1.4;background:white;color:#5f5868}.archive-chips a:hover,.tag-list a:hover{border-color:#ad70d8;color:#7e22ce}.archive-chips a[aria-current=page]{background:var(--ink);color:white;border-color:var(--ink)}.archive-chips a span{margin-left:5px;color:#d8b4fe}.blog-list{padding-top:9px;padding-bottom:90px}.topic-hero{padding-top:54px;padding-bottom:56px;display:grid;grid-template-columns:1.3fr .75fr;gap:85px;align-items:center}.topic-hero h1{font-size:clamp(36px,4.2vw,57px);line-height:1.05;max-width:690px;letter-spacing:-.05em;margin:0}.topic-hero h1>span{display:block;font-size:.66em;line-height:1.17;margin-top:18px;letter-spacing:-.04em}.topic-hero .lead{font-size:17px;max-width:620px;margin-top:22px}.topic-art{background:#071016;padding:10px;border-radius:25px;box-shadow:0 22px 50px -33px #5b21b6;transform:rotate(1.5deg);width:100%;max-width:390px;justify-self:end}.topic-art img{border-radius:14px;width:100%}.principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:17px;background:#fff;margin-bottom:55px}.principle-grid>div{padding:21px 25px;display:flex;align-items:center;gap:15px}.principle-grid>div+div{border-left:1px solid var(--line)}.principle-grid span{font-family:ui-monospace,Consolas,monospace;font-size:11px;color:#a23aba}.principle-grid h2{font-size:13px;font-weight:750;letter-spacing:-.015em;line-height:1.5;margin:0}.reading-layout{display:grid;grid-template-columns:minmax(0,760px) 275px;gap:100px;justify-content:space-between;align-items:start}.reading-layout>div,.reading-layout>article,.reading-layout>aside{min-width:0}.prose{font-size:16px;line-height:1.88;color:#46464f;overflow-wrap:break-word}.prose h2{font-size:28px;line-height:1.25;color:var(--ink);margin:46px 0 20px;letter-spacing:-.035em}.prose h2:first-child{margin-top:0}.prose h3{font-size:21px;line-height:1.4;color:var(--ink);margin:30px 0 15px}.prose p{line-height:1.88;margin:0 0 22px}.prose strong{color:#25212a}.prose a{color:#7425a6;text-decoration:underline;text-decoration-color:#d6b1ec;text-underline-offset:3px;text-decoration-thickness:1px}.prose a:hover{color:#a21caf;text-decoration-color:currentColor}.prose code:not(pre code){font-family:ui-monospace,SFMono-Regular,Consolas,monospace;background:#f3eff8;color:#623283;font-size:.82em;padding:3px 5px;border-radius:4px;overflow-wrap:anywhere}.prose pre code{font-size:inherit;color:inherit;background:transparent;padding:0}.prose table{border-collapse:collapse;width:100%;font-size:12px;line-height:1.65;margin:25px 0 32px}.prose th,.prose td{padding:13px 12px;text-align:left;vertical-align:top;border:1px solid var(--line)}.prose th{font-weight:700;color:#33213f;background:#f7f3fc}.prose ul,.prose ol{padding-left:24px;margin:20px 0 26px}.prose li{padding:5px 0}.toc{padding:24px;border:1px solid var(--line);border-radius:17px;background:#fff}.toc .eyebrow{font-size:9px;color:#7b388f;margin-bottom:18px}.toc ol{list-style:none;padding:0;margin:0;counter-reset:toc}.toc li{margin:0;counter-increment:toc}.toc a{display:flex;gap:11px;align-items:baseline;font-size:11px;line-height:1.7;color:#66606d;padding:8px 0}.toc a:before{content:counter(toc,decimal-leading-zero);font-size:9px;font-family:ui-monospace,Consolas,monospace;color:#a381b5;flex-shrink:0}.toc a:hover{color:#7e22ce}.reading-layout>aside{position:sticky;top:calc(var(--header-height) + 24px)}.aside-note{padding:25px;background:linear-gradient(150deg,#fdf2f8,#f5f3ff);border:1px solid #ecdaef;border-radius:17px;margin-top:20px}.aside-note .eyebrow{font-size:9px}.aside-note h2{font-size:22px;line-height:1.2;letter-spacing:-.035em;margin:0 0 14px}.aside-note p{font-size:12px;color:#6b6070;margin-bottom:15px}.aside-note a{font-size:11px;font-weight:750;color:#7e22ce}.article-heading{display:grid;grid-template-columns:1.4fr .8fr;align-items:center;gap:75px;padding-top:46px;padding-bottom:57px}.article-heading h1{font-size:clamp(36px,3.9vw,54px);line-height:1.09;letter-spacing:-.052em;margin:0}.article-heading .lead{font-size:17px;margin:22px 0}.article-cover{margin:0;background:#061318;padding:10px;border-radius:24px;box-shadow:0 22px 45px -30px #473758;width:100%;max-width:385px;justify-self:end}.article-cover img{width:100%;border-radius:14px}.article-byline{display:flex;align-items:center;gap:12px;font-size:11px;margin-top:27px}.article-byline>div>a{font-weight:750;letter-spacing:-.01em}.article-byline p{margin:3px 0 0;color:#74707a;font-size:10px}.article-byline p>span{padding:0 8px}.author-avatar{font-size:20px;font-weight:850;position:relative;display:flex;align-items:center;justify-content:center;width:41px;height:41px;border-radius:50%;background:#faf0ff;color:#6b21a8;border:1px solid #ead5f1}.author-avatar span{font-size:12px;position:absolute;top:1px;right:7px;color:#db2777}.article-section{padding-top:63px}.article-body>p:first-child{font-size:18px;line-height:1.85;color:#38353f}.tag-list{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:38px;padding-top:25px;border-top:1px solid var(--line)}.tag-list>span{font-size:10px;color:#6a6570;font-weight:700;margin-right:7px}.tag-list a{padding:8px 14px;font-size:10px}.article-end{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:23px;color:#716a77;font-size:10px}.article-end a{color:#722d93}.contact-panel{padding:34px;background:linear-gradient(120deg,#fdf2f8,#f5f3ff,#ecfeff);border:1px solid #eaddf1;border-radius:22px;display:flex;gap:27px;align-items:center;margin-bottom:55px}.contact-icon{display:flex;align-items:center;justify-content:center;width:65px;height:65px;background:#fff;border-radius:19px;border:1px solid #eaddf1;color:#7e22ce}.contact-icon svg{width:28px;height:28px}.contact-panel .eyebrow{margin-bottom:12px}.contact-panel a{font-size:30px;font-weight:800;letter-spacing:-.035em;overflow-wrap:anywhere}.contact-panel a:hover{color:#7e22ce}.contact-panel p:last-child{font-size:13px;color:#6d6173;margin:9px 0 0}.pricing-models{padding-bottom:60px}.pricing-basis{border-top:1px solid #e9e1ee;padding-top:20px;margin:0 0 25px}.pricing-basis>span{display:block;font-size:10px;color:#7b7180;margin-bottom:7px;text-transform:uppercase;letter-spacing:.1em}.pricing-basis strong{font-size:17px;letter-spacing:-.015em}.doc-nav{display:flex;flex-direction:column;padding:15px 20px;border:1px solid var(--line);border-radius:16px;background:#faf7fc;margin-bottom:20px}.doc-nav a{font-size:12px;padding:11px 7px;color:#64526f;border-bottom:1px solid #ebe3f0}.doc-nav a:last-child{border:0}.doc-nav a[aria-current=page]{font-weight:800;color:#7e22ce}.doc-nav a:hover{color:#a21caf}.not-found{padding-top:100px;padding-bottom:120px;min-height:65vh}
@media(min-width:1280px){#explore{padding-top:85px;padding-bottom:85px}.site-nav ul{gap:2px 15px}.site-nav a{font-size:11px}.home-hero .lg\:col-span-7{grid-column:span 7/span 7}.home-hero .lg\:col-span-5{grid-column:span 5/span 5}}
@media(max-width:1100px){.wordmark{font-size:47px}.site-nav ul{gap:1px 17px}.site-nav a{font-size:11px}.section-heading{gap:30px}.reading-layout{grid-template-columns:minmax(0,1fr) 230px;gap:42px}.topic-hero,.article-heading{gap:38px}.architecture-grid,.faq-layout{gap:40px}.post-grid{gap:20px}.post-card-copy{padding:20px}.post-meta{font-size:8px;gap:8px}.post-card h3{font-size:19px}.budget-card{padding:25px}.principle-grid>div{padding:19px 17px;gap:11px}.prose table{font-size:11px}.prose th,.prose td{padding:10px 8px}}
@media(max-width:900px){.tagline{font-size:8px;letter-spacing:.10em}.site-nav ul{gap:1px 17px}.home-hero .js-hero-canvas{height:350px}.home-hero{padding-top:48px;padding-bottom:50px}.architecture-grid{grid-template-columns:1fr;gap:30px}.architecture-grid>div:first-child{order:2}.architecture-grid .display-heading{font-size:44px}.feature-link{max-width:650px}.budget-grid{gap:17px}.budget-card{padding:24px 21px}.budget-card h3,.budget-card h2{font-size:22px}.section{padding:65px 0}.topic-hero .button-row .button{font-size:11px;padding:12px 17px}.reading-layout{grid-template-columns:1fr;gap:30px}.reading-layout>aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:20px;order:-1}.reading-layout>aside .aside-note{display:none}.toc{padding:20px}.toc ol{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.reading-layout>aside>.toc{grid-column:1/-1}.doc-nav{margin-bottom:0;grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:2px 15px}.doc-nav a{border:0}.article-heading{grid-template-columns:1.4fr 1fr;gap:35px}.article-heading h1{font-size:38px}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-grid>.post-card:only-child{max-width:440px}.faq-layout{grid-template-columns:1fr;gap:25px}.faq-layout .lead{margin-bottom:0}.faq-layout .display-heading{font-size:42px}.closing-cta h2{font-size:40px}.closing-cta>.wrap{gap:40px}.footer-grid{gap:25px}.contact-panel a{font-size:27px}.prose table{font-size:12px}.prose th,.prose td{padding:12px 10px}.principle-grid{margin-bottom:35px}.principle-grid h2{font-size:12px}}
@media(max-width:700px){:root{--header-height:84px}.wrap{padding:0 22px}.site-header{backdrop-filter:none}.masthead{padding:19px 20px;display:flex;align-items:center;justify-content:space-between;text-align:left;min-height:79px}.wordmark{font-size:31px;letter-spacing:-1.7px}.tagline{display:none}.menu-toggle{align-items:center;justify-content:center;gap:7px;color:#32303b;background:#f8f5fc;border:1px solid #e9e1ef;padding:10px;border-radius:10px;font-size:10px;font-weight:750;min-height:39px}.js .menu-toggle{display:flex}.menu-toggle svg{width:18px;height:18px}.js .site-nav:not(.is-open){display:none}.site-nav{max-height:calc(100dvh - 85px);overflow-y:auto;overscroll-behavior:contain}.site-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:9px 18px 20px}.site-nav li a{padding:12px 10px;min-height:44px;font-size:12px;white-space:normal}.site-nav .nav-contact{justify-content:center;margin-top:6px}.site-nav a[aria-current=page]:not(.nav-contact){text-underline-offset:5px}.home-hero{padding-top:40px;padding-bottom:40px}.home-hero .max-w-7xl{padding-left:22px;padding-right:22px}.home-hero .hero-heading{font-size:clamp(35px,7vw,49px);line-height:1.1}.home-hero h1+p{font-size:15px;margin-top:22px}.home-hero .mt-9{margin-top:26px}.home-hero .mt-9 a{font-size:12px;padding:14px 19px}.home-hero .inline-flex.text-\[11px\]{font-size:9px;letter-spacing:.12em}.home-hero dl{margin-top:30px;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.home-hero dt{font-size:8px;letter-spacing:.1em;line-height:1.7}.home-hero dd{font-size:28px}.home-hero .grid.items-center{gap:35px}.home-hero .js-hero-canvas{height:285px}.home-hero .js-tilt .rounded-\[2rem\]{border-radius:22px}.topic-strip{padding:15px 0}.topic-strip>.wrap{gap:12px 22px;justify-content:flex-start}.topic-strip a{font-size:10px}.strip-dot{width:4px;height:4px}#explore{padding-top:55px;padding-bottom:55px}#explore .max-w-7xl{padding-left:22px;padding-right:22px}#explore .grid.pb-14{padding-bottom:32px}#explore h2{font-size:35px;line-height:1.12}#explore>.max-w-7xl>.mt-14{margin-top:30px}.capability-card{padding-bottom:72px!important}.capability-link{left:30px;bottom:27px;font-size:11px}.capability-card h3{font-size:23px}.capability-card p{font-size:14px}.bento-image{padding:20px}.bento-image img{max-width:300px;margin:auto}.section{padding:53px 0}.section-heading{grid-template-columns:1fr;gap:0;margin-bottom:30px}.section-heading>div:last-child{justify-self:start;max-width:100%}.section-heading h2,.display-heading{font-size:34px;margin-bottom:18px}.section-heading .eyebrow{margin-bottom:12px}.section-heading p:not(.eyebrow){font-size:14px}.section-heading .button{margin-top:6px}.architecture-grid .display-heading{font-size:36px}.architecture-grid{gap:20px}.lead{font-size:16px;margin-top:18px}.button{font-size:12px;min-height:48px;padding:13px 20px;gap:10px}.code-panel pre{font-size:11px;padding:20px 17px;line-height:1.85}.code-toolbar{padding:14px}.code-toolbar>span{font-size:8px;letter-spacing:.04em}.code-toolbar i{height:6px;width:6px}.code-toolbar i:nth-child(3){margin-right:5px}.feature-link{padding:18px;gap:13px}.feature-link strong{font-size:15px}.feature-link span span{font-size:12px}.budget-grid{grid-template-columns:1fr;gap:17px}.budget-card{padding:27px}.budget-card h3,.budget-card h2{font-size:25px}.post-grid{gap:20px}.post-card-copy{padding:17px}.post-meta{font-size:8px;letter-spacing:0;gap:7px;flex-wrap:wrap}.post-card h3{font-size:18px}.post-card p{font-size:12px}.post-bottom{font-size:9px;gap:4px}.post-image{padding:7px}.post-card{border-radius:17px}.faq-layout .display-heading{font-size:34px}.faq-list summary{font-size:15px;padding:22px 0}.closing-cta{padding:49px 0}.closing-cta>.wrap{grid-template-columns:1fr;gap:20px}.closing-cta h2{font-size:38px}.closing-cta p:not(.eyebrow){font-size:14px}.site-footer{padding-top:45px}.footer-lead{display:block;padding-bottom:28px}.footer-wordmark{font-size:32px}.footer-lead p{font-size:12px;margin-top:15px}.email-link{display:inline-flex;margin-top:22px;padding:13px 16px;font-size:12px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 23px;padding:30px 0}.footer-grid h2{font-size:9px}.footer-grid li a{font-size:11px;padding:8px 0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:13px;font-size:9px;padding:22px 0}.footer-bottom>div{gap:21px}.breadcrumbs{margin-top:18px}.breadcrumbs ol{font-size:9px;gap:5px 9px}.breadcrumbs li{gap:9px}.breadcrumbs li:last-child{max-width:100%}.page-heading{padding-top:35px;padding-bottom:34px}.page-heading h1{font-size:39px;line-height:1.09;letter-spacing:-.05em}.page-heading .lead{font-size:15px;line-height:1.8;margin-top:20px}.page-heading .archive-intro{font-size:14px}.archive-chips{margin-top:24px;gap:8px}.archive-chips a{font-size:10px;padding:9px 12px}.blog-list{padding-top:4px;padding-bottom:53px}.topic-hero{grid-template-columns:1fr;gap:30px;padding-top:36px;padding-bottom:40px}.topic-hero h1{font-size:42px}.topic-hero h1>span{font-size:.70em;line-height:1.2}.topic-hero .lead{font-size:15px}.topic-art{max-width:340px;justify-self:center;transform:none;border-radius:21px}.principle-grid{grid-template-columns:1fr;margin-bottom:36px;border-radius:16px}.principle-grid>div{padding:15px 20px;gap:17px}.principle-grid>div+div{border-left:0;border-top:1px solid var(--line)}.principle-grid h2{font-size:12px}.reading-layout{gap:30px}.reading-layout>aside{display:block}.toc{padding:20px}.toc ol{display:block}.toc a{font-size:11px;padding:6px 0}.prose{font-size:15px;line-height:1.85}.prose p{line-height:1.85;margin-bottom:20px}.prose h2{font-size:25px;margin:36px 0 17px}.prose h3{font-size:20px}.prose table{font-size:10px;line-height:1.6}.prose th,.prose td{padding:9px 7px;overflow-wrap:anywhere}.article-heading{grid-template-columns:1fr;gap:28px;padding-top:32px;padding-bottom:40px}.article-heading h1{font-size:38px;line-height:1.1}.article-heading .lead{font-size:15px}.article-cover{max-width:340px;justify-self:center;border-radius:21px}.article-byline{margin-top:22px}.article-section{padding-top:35px}.article-body>p:first-child{font-size:16px}.article-end{align-items:flex-start;flex-direction:column;gap:10px}.tag-list{gap:9px;margin-top:27px}.tag-list>span{width:100%;font-size:9px}.tag-list a{font-size:10px}.contact-panel{padding:23px;gap:18px;align-items:flex-start;margin-bottom:35px}.contact-icon{width:45px;height:45px;border-radius:12px;flex-shrink:0}.contact-icon svg{width:23px;height:23px}.contact-panel a{font-size:22px;letter-spacing:-.03em}.contact-panel .eyebrow{font-size:8px;margin-bottom:12px}.contact-panel p:last-child{font-size:12px}.pricing-models{padding-bottom:40px}.doc-nav{display:flex;margin-bottom:20px;padding:12px 16px;gap:0 15px}.doc-nav a{font-size:11px}.not-found{padding-top:65px;padding-bottom:80px;min-height:60vh}}
@media(max-width:470px){.post-grid{grid-template-columns:1fr;gap:25px}.post-card-copy{padding:24px}.post-card h3{font-size:22px}.post-card p{font-size:14px}.post-meta{font-size:9px;letter-spacing:.06em}.post-bottom{font-size:10px}.post-image{padding:10px}.post-card{border-radius:22px}.page-heading h1{font-size:35px}.topic-hero h1{font-size:37px}.article-heading h1{font-size:34px}.masthead{padding-left:18px;padding-right:18px}.wordmark{font-size:29px;letter-spacing:-1.6px}.menu-toggle{padding:9px 8px;gap:5px}.menu-toggle span{font-size:9px}.contact-panel{display:block}.contact-icon{margin-bottom:18px}.contact-panel a{font-size:25px}.home-hero .hero-heading{font-size:35px}.home-hero h1 span{white-space:normal}.home-hero .mt-9 a{width:100%;justify-content:center}.home-hero .js-hero-canvas{height:258px}.home-hero .font-heading.text-2xl{font-size:18px}.code-toolbar>span{flex-wrap:wrap}.copy-button{flex-shrink:0}.topic-strip>.wrap{gap:12px 20px}.topic-strip a{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.topic-art{transform:none}.js-tilt>div{transform:none!important}}
@media print{.site-header,.site-footer,.breadcrumbs,.closing-cta,.reading-layout>aside,.copy-button,.skip-link,.post-grid{display:none!important}body{background:#fff;color:#000}.wrap{max-width:100%;padding:0}.section{padding:20px 0;border:0}.reading-layout,.article-heading,.topic-hero{display:block}.article-cover,.topic-art{max-width:200px;margin:20px 0}.gradient-text,.brand-gradient{color:#000;background:none}.prose a{color:#000}.prose h2{break-after:avoid}.prose p{orphans:3;widows:3}.code-panel{box-shadow:none}}
/* Keep small template labels and headline metrics comfortably readable. */
.home-hero dd.text-lime-600,#explore .text-lime-600{color:#4d7c0f}.home-hero dd.text-cyan-600{color:#0e7490}.home-hero dd.text-fuchsia-600,#explore .text-fuchsia-600{color:#a21caf}#explore .text-amber-600{color:#a16207}
