:root{color-scheme:light;--bg: #fbfaf7;--paper: #ffffff;--text: #171717;--muted: #66615b;--line: #e5dfd6;--brand: #100637;--brand-soft: #33247f;--accent: #ff5a14;--accent-dark: #d6480d;--teal: #0f766e;--warm: #f4eee4}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:var(--accent-dark);text-decoration-thickness:.08em;text-underline-offset:.18em}img{display:block;max-width:100%;height:auto}.site-header{background:var(--brand)}.site-header-inner,.site-footer,main{width:min(100%,1120px);margin:0 auto;padding:0 24px}.site-header-inner{display:flex;justify-content:space-between;align-items:center;padding-top:22px;padding-bottom:22px}.brand{align-items:center;color:#fff;display:inline-flex;gap:10px;font-weight:900;text-decoration:none}.brand img{background:#fff;border-radius:4px;display:block;height:30px;padding:4px 7px;width:auto}.brand span{color:#d8d2ff;font-weight:700}nav{align-items:center;display:flex;gap:24px;font-size:.95rem}nav a{color:#fff;text-decoration:none}.social-links{align-items:center;display:flex;gap:8px}nav .social-link{align-items:center;border:1px solid rgba(255,255,255,.45);border-radius:6px;color:#fff;display:inline-flex;height:36px;justify-content:center;position:relative;width:36px}nav .social-link:hover,nav .social-link:focus-visible{border-color:var(--accent);color:var(--accent);outline:none}nav .social-link:after{background:#171717;border-radius:4px;color:#fff;content:attr(data-tooltip);font-size:.75rem;left:50%;opacity:0;padding:4px 6px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translate(-50%);transition:opacity .12s ease;white-space:nowrap;z-index:2}nav .social-link:hover:after,nav .social-link:focus-visible:after{opacity:1}nav .social-link svg{fill:currentColor;height:19px;width:19px}nav .youtube-link .social-play{fill:var(--brand)}nav .contact-link{border:1px solid var(--accent);border-radius:8px;color:var(--accent);padding:10px 16px}.hero,.post-header{padding:64px 0 36px}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{line-height:1.12}h1{max-width:820px;margin:0;font-size:clamp(2.45rem,6vw,4.6rem);letter-spacing:0}h2{margin-top:2rem;font-size:clamp(1.55rem,3vw,2.1rem)}h3{margin-top:1.6rem;font-size:1.25rem}.lede{max-width:720px;margin:18px 0 0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.article-list{display:grid;gap:18px;padding:18px 0 72px}.article-card,.empty-state{border:1px solid var(--line);border-radius:8px;background:var(--paper)}.article-card a{display:grid;grid-template-columns:minmax(180px,320px) 1fr;gap:22px;color:inherit;padding:16px;text-decoration:none}.article-card img{width:100%;aspect-ratio:16 / 9;border-radius:6px;object-fit:cover}.article-card h2{margin:4px 0 8px}.article-card p{margin:0;color:var(--muted)}.empty-state{padding:28px}.empty-state h2{margin:0 0 8px}.empty-state p{margin:0;color:var(--muted)}.meta{color:var(--muted);font-size:.95rem}.video-frame{margin-top:30px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#000;aspect-ratio:16 / 9}.video-frame iframe{width:100%;height:100%;border:0}.post{max-width:760px;margin:0 auto}.post-header{border-bottom:1px solid var(--line);margin-bottom:30px}.post-body{font-size:1.08rem}.post-body p,.post-body li{color:#282522}.post-body blockquote{margin:28px 0;padding:18px 22px;border-left:4px solid var(--accent);background:var(--warm)}.post-body .cta-box,.post-body .author-bio,.post-body .proof-box,.post-body .faq-box{margin-top:34px;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.post-body .proof-box{background:var(--warm)}.related-articles{margin-top:40px;padding:28px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.related-articles h2{margin:0}.related-articles ul{display:grid;gap:12px;margin:20px 0 0;padding:0;list-style:none}.related-articles a{display:block;padding:16px;border:1px solid var(--line);border-radius:8px;color:inherit;background:#fff;text-decoration:none}.related-articles a:hover{border-color:var(--brand)}.related-articles strong,.related-articles span{display:block}.related-articles span{margin-top:6px;color:var(--muted);font-size:.94rem;line-height:1.5}.post-body .stat-callout{color:var(--brand);display:block;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:900;line-height:1.12;margin:0 0 16px}.post-body .funnel-visual{margin:32px 0 38px;overflow:hidden;border:1px solid var(--brand);border-radius:8px;background:var(--brand);color:#fff}.funnel-visual-header{padding:26px 26px 18px}.funnel-visual-header h2{color:#fff;margin:0;font-size:clamp(1.45rem,3.5vw,2.15rem)}.funnel-visual-header p{color:#d8d2ff;margin:8px 0 0}.funnel-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#fff3}.funnel-step{min-height:170px;padding:22px;background:#fff;color:var(--text)}.funnel-step strong{display:block;color:var(--brand);font-size:1.05rem}.funnel-step p{color:#403b36;font-size:.93rem;line-height:1.45;margin:10px 0 0}.funnel-step-number{align-items:center;background:var(--accent);border-radius:50%;color:#fff;display:inline-flex;font-size:.8rem;font-weight:900;height:28px;justify-content:center;margin-bottom:18px;width:28px}.funnel-visual figcaption{color:#d8d2ff;font-size:.88rem;padding:16px 26px 20px}.post-body .cta-button{background:var(--accent);border-radius:8px;color:#fff;display:inline-block;font-weight:800;margin-top:8px;padding:12px 18px;text-decoration:none}.post-body .faq-box h3{margin-bottom:6px}.post-body .faq-box p{margin-top:0}.post-body .workflow-figure,.post-body .architecture-figure{margin:36px 0}.post-body .architecture-figure img{border:1px solid var(--line);border-radius:8px;width:100%}.architecture-mobile-image{display:none}.post-body .architecture-figure figcaption{color:var(--muted);font-size:.92rem;margin-top:10px}.post-body .workflow-figure img{border:1px solid var(--line);border-radius:8px;width:100%}.workflow-mobile-images{display:none}.post-body .workflow-figure figcaption{color:var(--muted);font-size:.92rem;margin-top:10px}.post-body .review-queue-figure{margin:36px 0}.post-body .review-queue-figure img{border:1px solid var(--line);border-radius:8px;width:100%}.post-body .review-queue-figure figcaption{color:var(--muted);font-size:.92rem;margin-top:10px}.post-body .automation-figure{margin:36px 0}.post-body .automation-figure img{border:1px solid var(--line);border-radius:8px;width:100%}.post-body .automation-figure figcaption{color:var(--muted);font-size:.92rem;margin-top:10px}.post-body pre{background:#17112f;border-left:5px solid var(--accent);border:0;border-radius:6px;color:#fff;display:block;font-size:.88rem;font-family:inherit;line-height:1.55;margin-bottom:0;overflow-x:auto;padding:18px;width:100%;box-sizing:border-box;white-space:pre-wrap}.post-body table{background:var(--paper);border:1px solid var(--line);border-collapse:separate;border-radius:8px;border-spacing:0;display:table;font-size:.9rem;left:50%;line-height:1.45;margin:28px 0 34px;overflow:hidden;position:relative;table-layout:fixed;transform:translate(-50%);width:min(1080px,calc(100vw - 48px))}.post-body th,.post-body td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:14px 12px;text-align:left;vertical-align:top}.post-body th{background:var(--brand);color:#fff;font-size:.82rem;line-height:1.3}.post-body th:last-child,.post-body td:last-child{border-right:0}.post-body tr:last-child td{border-bottom:0}.post-body th:nth-child(1),.post-body td:nth-child(1){width:13%}.post-body th:nth-child(2),.post-body td:nth-child(2){width:22%}.post-body th:nth-child(3),.post-body td:nth-child(3){width:23%}.post-body th:nth-child(4),.post-body td:nth-child(4){width:18%}.post-body th:nth-child(5),.post-body td:nth-child(5){width:24%}.video-section{margin:56px 0 78px}.video-section p{color:var(--muted);margin-top:-8px}.site-footer{padding-top:28px;padding-bottom:36px;border-top:1px solid var(--line);color:var(--muted)}@media (max-width: 720px){.site-header-inner{align-items:flex-start;flex-direction:column;gap:14px}nav{flex-wrap:wrap;gap:14px}.social-links{gap:6px}.hero,.post-header{padding-top:42px}.article-card a{grid-template-columns:1fr}.post-body pre{font-size:.8rem;padding:14px}.post-body table{display:block;font-size:.84rem;left:auto;overflow-x:auto;position:static;table-layout:auto;transform:none;width:100%}.post-body th,.post-body td{min-width:150px;padding:12px 10px;width:auto}.post-body th:first-child,.post-body td:first-child{min-width:105px}.workflow-desktop-image,.architecture-desktop-image{display:none}.architecture-mobile-image{display:block}.workflow-mobile-images{display:grid;gap:12px}.funnel-visual-header,.funnel-visual figcaption{padding-left:20px;padding-right:20px}.funnel-steps{grid-template-columns:1fr}.funnel-step{min-height:0;padding:18px 20px}.funnel-step-number{margin-bottom:10px}}
