.insights-page{font-size:1rem;line-height:1.7}
.insights-preview-notice{padding:20px 24px;margin-bottom:40px;background:#dff7f8;border-left:4px solid var(--cyan-dark)}
.insights-preview-notice p{margin-bottom:8px}
.insights-preview-notice a{font-weight:800}
.insights-page a{color:inherit;text-underline-offset:.22em}
.insights-page a:focus-visible,.insights-page button:focus-visible,.insights-page input:focus-visible{outline:3px solid var(--cyan-dark);outline-offset:4px}
.insights-page .site-header{gap:24px;min-height:84px;height:auto;padding-top:16px;padding-bottom:16px}
.insights-contact{font-size:1rem;font-weight:800;text-decoration:none}
.insights-contact:hover{color:var(--cyan-dark)}
.insights-main{width:min(1200px,88%);margin:auto;padding:64px 0 88px}
.insights-intro{max-width:850px;margin-bottom:40px}
.insights-eyebrow{font:500 .875rem/1.5 'DM Mono',monospace;letter-spacing:.09em;color:var(--cyan-dark)}
.insights-intro h1{font-size:clamp(2.5rem,5vw,4.75rem);line-height:1.08;margin:18px 0 24px;letter-spacing:-.045em}
.insights-intro>p:last-child{max-width:650px;color:var(--muted);font-size:1.125rem}
.insights-browser{padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.insights-search{max-width:740px}
.insights-search label{display:block;font-weight:700;margin-bottom:10px}
.insights-search>div{display:flex;gap:10px}
.insights-search input{min-width:0;flex:1;width:100%;font:inherit;padding:13px 16px;border:1px solid var(--line);background:white;border-radius:0;color:var(--ink)}
.insights-search button{border:0;background:var(--ink);color:white;padding:13px 24px;font:700 1rem Manrope,Arial,sans-serif;cursor:pointer}
.insights-search button:hover{background:var(--cyan-dark)}
.insights-filters{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;align-items:center}
.insights-filters>a{display:inline-flex;align-items:center;min-height:44px;font-size:.875rem;font-weight:700;text-decoration:none;border:2px solid transparent;padding:3px}
.insights-filters>a:first-child{padding:8px 12px}
.insights-filters>a:hover,.insights-filters>a[aria-current]{border-color:var(--cyan-dark)}
.insights-badge{display:inline-block;width:fit-content;max-width:100%;padding:6px 10px;font:500 .875rem/1.5 'DM Mono',monospace;letter-spacing:0;border-radius:2px}
.badge-netsuite{background:#dff7f8;color:#005b67}
.badge-ai-automation{background:#006575;color:white}
.badge-problems-solved,.badge-other{background:#e9edef;color:#15252b}
.insights-result-count{margin:24px 0;color:var(--muted)}
.insights-result-count a{color:var(--cyan-dark)}
.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.insight-card{min-width:0;background:white;border:1px solid var(--line);display:flex;flex-direction:column;border-top:3px solid var(--cyan-dark);overflow-wrap:anywhere}
.insight-card-image{width:100%;height:auto;aspect-ratio:8/5;object-fit:cover;display:block}
.insight-card-content{padding:24px;display:flex;flex-direction:column;flex:1;align-items:flex-start}
.insight-card h2{font-size:1.5rem;line-height:1.3;letter-spacing:-.035em;margin:22px 0 14px}
.insight-card h2 a{text-decoration:none}
.insight-card h2 a:hover{text-decoration:underline;color:var(--cyan-dark)}
.insight-card p{font-size:1rem;line-height:1.7;color:var(--muted)}
.insight-card-meta{margin-top:auto;padding-top:20px;border-top:1px solid var(--line);width:100%;display:flex;gap:16px;justify-content:space-between;font-size:.875rem;color:var(--muted)}
.insight-card-meta span{color:var(--cyan-dark);font-size:1.25rem}
.insights-empty{padding:52px 24px;background:#eaf5f6;border-left:4px solid var(--cyan-dark);margin-top:24px}
.insights-empty h2{font-size:2rem;line-height:1.2;letter-spacing:-.03em}
.insights-empty p{max-width:600px}
.insights-empty a{font-weight:700;color:var(--cyan-dark)}
.insights-pagination{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:40px}
.insights-pagination a{font-size:1rem;padding:10px 16px;border:1px solid var(--line)}
.insights-pagination a:hover{background:#dff7f8}
.insights-back{display:inline-block;margin-bottom:32px;color:var(--cyan-dark)!important;font-weight:700}
.insights-article{max-width:800px;margin:auto;overflow-wrap:anywhere}
.insights-article h1{font-size:clamp(2.25rem,4.8vw,4rem);line-height:1.1;letter-spacing:-.04em;margin:24px 0}
.insights-article-meta{display:flex;flex-wrap:wrap;gap:8px 24px;color:var(--muted);font-size:.9375rem}
.insights-article-intro{font-size:1.25rem;line-height:1.7;margin:28px 0;color:var(--muted)}
.insights-article-cover{width:100%;height:auto;aspect-ratio:8/5;object-fit:cover;display:block;margin:32px 0}
.insights-prose{font-size:1.125rem;line-height:1.85}
.insights-prose h2{font-size:1.875rem;line-height:1.25;letter-spacing:-.03em;margin:44px 0 18px}
.insights-prose h3{font-size:1.375rem;line-height:1.35;margin:32px 0 14px}
.insights-prose p,.insights-prose ul,.insights-prose ol{margin-bottom:24px}
.insights-prose li+li{margin-top:8px}
.insights-prose a{color:var(--cyan-dark);text-decoration:underline}
.insights-article-cta{margin-top:48px;padding:28px;background:#dff7f8;border-left:4px solid var(--cyan-dark)}
.insights-article-cta h2{font-size:1.75rem;line-height:1.25;letter-spacing:-.03em;margin:0 0 16px}
.insights-article-cta a{font-weight:800}
.insights-related{margin-top:72px;padding-top:36px;border-top:1px solid var(--line)}
.insights-related>h2{font-size:2rem;line-height:1.25;letter-spacing:-.035em;margin-bottom:28px}
.insights-page footer{gap:24px;flex-wrap:wrap}
.insights-page footer a,.insights-page footer button{font-size:.875rem}
.insights-page .footer-links{display:flex;flex-wrap:wrap;gap:16px}
@media(max-width:1000px){.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.insights-main{width:88%;padding-top:36px}.insights-grid{grid-template-columns:1fr}.insights-search>div{flex-direction:column}.insights-search button{min-height:48px}.insights-intro h1 br{display:none}.insight-card-content{padding:22px}.insights-contact{font-size:.875rem;max-width:130px}.insights-page .brand img{width:125px}.insights-article-cta{padding:22px}.insights-prose{font-size:1rem}}
