:root{--bg:#fff;--fg:#0f1115;--muted:#5a6172;--accent:#2f6fed;--border:#e6e8ee;--code-bg:#f4f5f8;--max:720px;--max-wide:1100px}html[data-color-style=default],html[data-color-style=blue],html[data-color-style=black]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-color-mode=on]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){html[data-color-mode=system]{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root{--bg:#0d1014;--fg:#e8eaf0;--muted:#9aa3b2;--accent:#82a9ff;--border:#1f242d;--code-bg:#161a21}html[data-color-mode=off][data-color-style=default],html[data-color-mode=off][data-color-style=blue],html[data-color-mode=off][data-color-style=black]{--bg:#fff;--fg:#0f1115;--muted:#5a6172;--accent:#2f6fed;--border:#e6e8ee;--code-bg:#f4f5f8}}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--max);margin:0 auto;padding:0 20px}.container.wide{max-width:var(--max-wide)}.row{justify-content:space-between;align-items:center;display:flex}header.site{border-bottom:1px solid var(--border);padding:18px 0}header.site .brand{letter-spacing:-.01em;color:var(--fg);font-size:1.1rem;font-weight:700}header.site nav a{color:var(--fg);margin-left:20px}footer.site{border-top:1px solid var(--border);color:var(--muted);margin-top:80px;padding:30px 0;font-size:.92rem}main{padding:40px 0 80px}.hero{padding:80px 0 40px}.hero h1{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(2rem,5vw,3.2rem);line-height:1.1}.hero p.lead{color:var(--muted);max-width:56ch;margin:0 0 24px;font-size:1.15rem}.btn{background:var(--primary-red);color:#fff;border-radius:8px;padding:10px 18px;font-weight:500;display:inline-block}.btn:hover{opacity:.92;text-decoration:none}.posts-grid{grid-template-columns:1fr;gap:28px;margin:24px 0 0;display:grid}.post-card{border-bottom:1px solid var(--border);color:var(--fg);padding:22px 0;display:block}.post-card:hover{text-decoration:none}.post-card h2{letter-spacing:-.01em;margin:6px 0;font-size:1.4rem}.post-card .meta{color:var(--muted);font-size:.88rem}.post-card p{color:var(--muted);margin:4px 0 0}article.post h1{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.15}article.post .meta{color:var(--muted);margin:0 0 30px;font-size:.92rem}article.post img{border-radius:10px;max-width:100%;height:auto;margin:24px 0}article.post h2{letter-spacing:-.01em;margin:36px 0 8px;font-size:1.5rem}article.post h3{margin:28px 0 6px;font-size:1.2rem}article.post p{margin:16px 0}article.post blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:20px 0;padding:4px 16px}article.post code{background:var(--code-bg);border-radius:4px;padding:2px 6px;font-size:.92em}article.post pre{background:var(--code-bg);border-radius:8px;padding:16px;overflow-x:auto}article.post ul,article.post ol{padding-left:22px}.taxonomy-pills{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.pill{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:4px 12px;font-size:.85rem;display:inline-block}.pill:hover{color:var(--fg);text-decoration:none}.pagination{justify-content:space-between;margin-top:40px;font-size:.95rem;display:flex}.pagination span{color:var(--muted)}
:root{--motion-duration-fast:.14s;--motion-duration-base:.32s;--motion-duration-slow:.56s;--motion-ease-out:cubic-bezier(.16, 1, .3, 1);--motion-ease-out-strong:cubic-bezier(.22, 1, .36, 1);--motion-ease-in-out-soft:cubic-bezier(.45, 0, .55, 1);--motion-stagger:52ms;--motion-stagger-cap:.42s;--motion-image-scale:1.018;--motion-lift-hover:-3px;--motion-lift-button-hover:-2px;--motion-press-scale:.985}@media (max-width:768px){:root{--motion-duration-slow:.52s;--motion-duration-base:.24s;--motion-stagger:44ms;--motion-stagger-cap:.36s;--motion-image-scale:1.02;--motion-lift-hover:-3px;--motion-lift-button-hover:-1px}}@media (prefers-reduced-motion:reduce){:root{--motion-duration-fast:1ms;--motion-duration-base:1ms;--motion-duration-slow:1ms;--motion-stagger:0s;--motion-stagger-cap:0s;--motion-image-scale:1;--motion-lift-hover:0px;--motion-lift-button-hover:0px;--motion-press-scale:1}}.qedge-home .btn:disabled,.qedge-blog .btn:disabled{opacity:.52;cursor:not-allowed;pointer-events:none}.qedge-home .btn:focus-visible,.qedge-blog .btn:focus-visible,.qedge-home a.btn:focus-visible,.qedge-blog a.btn:focus-visible{outline:2px solid var(--primary-red,#ea5514);outline-offset:3px}.qedge-home .btn.is-loading,.qedge-blog .btn.is-loading{pointer-events:none;opacity:.78;position:relative}@media (prefers-reduced-motion:no-preference){body.motion-enabled .qedge-home .btn.is-loading:after,body.motion-enabled .qedge-blog .btn.is-loading:after,html[data-animations=on] .qedge-home .btn.is-loading:after,html[data-animations=on] .qedge-blog .btn.is-loading:after{content:"";height:2px;animation:qedge-loading-bar .9s var(--motion-ease-in-out-soft) infinite;background:linear-gradient(90deg,#0000,#ffffffd9,#0000) 0 0/200% 100%;border-radius:2px;position:absolute;inset:auto .65rem .35rem}.qedge-home .btn-secondary.is-loading:after,.qedge-blog .btn-secondary.is-loading:after{background:linear-gradient(90deg,#0000,#ea551480,#0000) 0 0/200% 100%}}@keyframes qedge-loading-bar{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:no-preference){body.motion-enabled .ui-block-reveal,body.motion-enabled .animate-fade-up,html[data-animations=on] .ui-block-reveal,html[data-animations=on] .animate-fade-up{animation:qedge-reveal-section var(--motion-duration-slow) var(--motion-ease-out) both;animation-delay:min(calc(var(--ui-reveal-index,0) * var(--motion-stagger)), var(--motion-stagger-cap))}body.motion-enabled .ui-empty-state,html[data-animations=on] .ui-empty-state{animation:qedge-reveal-section var(--motion-duration-slow) var(--motion-ease-out) both}body.motion-enabled .ui-error-state,html[data-animations=on] .ui-error-state{animation:qedge-reveal-section var(--motion-duration-base) var(--motion-ease-out) both}}@keyframes qedge-reveal-section{0%{opacity:0;transform:translateY(28px)scale(.988)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes qedge-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.ui-block-reveal,.animate-fade-up,.ui-empty-state,.ui-error-state{animation:none!important}}body.motion-disabled .ui-block-reveal,body.motion-disabled .animate-fade-up,html[data-animations=off] .ui-block-reveal,html[data-animations=off] .animate-fade-up{opacity:1!important;animation:none!important;transform:none!important}@media (prefers-reduced-motion:no-preference){body.motion-enabled .qedge-home .solution-card,body.motion-enabled .qedge-home .challenge-card,body.motion-enabled .qedge-home .platform-category,body.motion-enabled .qedge-home .pillar-card,body.motion-enabled .qedge-home .how-it-works-step,body.motion-enabled .qedge-home .client-logo,body.motion-enabled .qedge-home .card-interactive,body.motion-enabled .qedge-blog .post-card,html[data-animations=on] .qedge-home .solution-card,html[data-animations=on] .qedge-home .challenge-card,html[data-animations=on] .qedge-home .platform-category,html[data-animations=on] .qedge-home .pillar-card,html[data-animations=on] .qedge-home .how-it-works-step,html[data-animations=on] .qedge-home .client-logo,html[data-animations=on] .qedge-home .card-interactive,html[data-animations=on] .qedge-blog .post-card{transition:transform var(--motion-duration-base) var(--motion-ease-out), box-shadow var(--motion-duration-base) var(--motion-ease-out), border-color var(--motion-duration-base) var(--motion-ease-out)}body.motion-enabled .qedge-home .solution-card:hover,body.motion-enabled .qedge-home .challenge-card:hover,body.motion-enabled .qedge-home .platform-category:hover,body.motion-enabled .qedge-home .pillar-card:hover,body.motion-enabled .qedge-home .how-it-works-step:hover,body.motion-enabled .qedge-home .card-interactive:hover,html[data-animations=on] .qedge-home .solution-card:hover,html[data-animations=on] .qedge-home .challenge-card:hover,html[data-animations=on] .qedge-home .platform-category:hover,html[data-animations=on] .qedge-home .pillar-card:hover,html[data-animations=on] .qedge-home .how-it-works-step:hover,html[data-animations=on] .qedge-home .card-interactive:hover{transform:translate3d(0, var(--motion-lift-hover), 0);border-color:#ea551447;box-shadow:0 4px 6px -1px #0f172a0f,0 22px 44px -18px #0f172a2e,0 0 0 1px #ea55141f}body.motion-enabled .qedge-home .client-logo:hover,html[data-animations=on] .qedge-home .client-logo:hover{transform:translateY(-2px)}body.motion-enabled .qedge-blog .post-card:hover,html[data-animations=on] .qedge-blog .post-card:hover{transform:translate3d(0, var(--motion-lift-hover), 0)}}body.motion-disabled .qedge-home .solution-card:hover,body.motion-disabled .qedge-home .challenge-card:hover,body.motion-disabled .qedge-home .platform-category:hover,body.motion-disabled .qedge-home .pillar-card:hover,body.motion-disabled .qedge-home .how-it-works-step:hover,body.motion-disabled .qedge-home .client-logo:hover,body.motion-disabled .qedge-home .card-interactive:hover,body.motion-disabled .qedge-blog .post-card:hover,html[data-animations=off] .qedge-home .solution-card:hover,html[data-animations=off] .qedge-home .challenge-card:hover,html[data-animations=off] .qedge-home .platform-category:hover,html[data-animations=off] .qedge-home .pillar-card:hover,html[data-animations=off] .qedge-home .how-it-works-step:hover,html[data-animations=off] .qedge-home .client-logo:hover,html[data-animations=off] .qedge-home .card-interactive:hover,html[data-animations=off] .qedge-blog .post-card:hover{transform:none}@media (prefers-reduced-motion:no-preference){body.motion-enabled .qedge-home .btn,body.motion-enabled .qedge-blog .btn,html[data-animations=on] .qedge-home .btn,html[data-animations=on] .qedge-blog .btn{transition:background-color var(--motion-duration-base) var(--motion-ease-out), color var(--motion-duration-base) var(--motion-ease-out), border-color var(--motion-duration-base) var(--motion-ease-out), box-shadow var(--motion-duration-base) var(--motion-ease-out), transform var(--motion-duration-base) var(--motion-ease-out), opacity var(--motion-duration-fast) ease}body.motion-enabled .qedge-home .btn-primary:hover:not(:disabled):not(.is-loading),body.motion-enabled .qedge-home .btn-secondary:hover:not(:disabled):not(.is-loading),body.motion-enabled .qedge-blog .btn-primary:hover:not(:disabled):not(.is-loading),body.motion-enabled .qedge-blog .btn-secondary:hover:not(:disabled):not(.is-loading),html[data-animations=on] .qedge-home .btn-primary:hover:not(:disabled):not(.is-loading),html[data-animations=on] .qedge-home .btn-secondary:hover:not(:disabled):not(.is-loading),html[data-animations=on] .qedge-blog .btn-primary:hover:not(:disabled):not(.is-loading),html[data-animations=on] .qedge-blog .btn-secondary:hover:not(:disabled):not(.is-loading){transform:translate3d(0, var(--motion-lift-button-hover), 0)}body.motion-enabled .qedge-home .btn:active:not(:disabled),body.motion-enabled .qedge-blog .btn:active:not(:disabled),html[data-animations=on] .qedge-home .btn:active:not(:disabled),html[data-animations=on] .qedge-blog .btn:active:not(:disabled){transform:translate3d(0, 0, 0) scale(var(--motion-press-scale))}}body.motion-disabled .qedge-home .btn-primary:hover,body.motion-disabled .qedge-home .btn-secondary:hover,body.motion-disabled .qedge-blog .btn-primary:hover,body.motion-disabled .qedge-blog .btn-secondary:hover,html[data-animations=off] .qedge-home .btn-primary:hover,html[data-animations=off] .qedge-home .btn-secondary:hover,html[data-animations=off] .qedge-blog .btn-primary:hover,html[data-animations=off] .qedge-blog .btn-secondary:hover{transform:none}body.motion-enabled .qedge-home .image-hover-zoom,body.motion-enabled .qedge-blog .image-hover-zoom,html[data-animations=on] .qedge-home .image-hover-zoom,html[data-animations=on] .qedge-blog .image-hover-zoom{vertical-align:middle;max-width:100%;display:inline-block;overflow:hidden}@media (prefers-reduced-motion:no-preference){body.motion-enabled .qedge-home .image-hover-zoom img,body.motion-enabled .qedge-blog .image-hover-zoom img,html[data-animations=on] .qedge-home .image-hover-zoom img,html[data-animations=on] .qedge-blog .image-hover-zoom img{transition:transform var(--motion-duration-base) var(--motion-ease-out), filter var(--motion-duration-base) var(--motion-ease-out), opacity var(--motion-duration-base) var(--motion-ease-out)}body.motion-enabled .qedge-home .image-hover-zoom:hover img,body.motion-enabled .qedge-blog .image-hover-zoom:hover img,html[data-animations=on] .qedge-home .image-hover-zoom:hover img,html[data-animations=on] .qedge-blog .image-hover-zoom:hover img{transform:scale(var(--motion-image-scale));filter:contrast(1.04)brightness(1.02)}}body.motion-disabled .image-hover-zoom img,html[data-animations=off] .image-hover-zoom img{filter:none!important;transform:none!important}body.motion-disabled .hero-rich-trust__logo-wrap .hero-rich-trust__logo-img,html[data-animations=off] .hero-rich-trust__logo-wrap .hero-rich-trust__logo-img{filter:var(--hero-trust-logo-filter,grayscale(1) brightness(0) invert(1))!important;transform:none!important}@media (prefers-reduced-motion:no-preference){body.motion-enabled .qedge-home .mobile-menu-btn,body.motion-enabled .qedge-blog .mobile-menu-btn,html[data-animations=on] .qedge-home .mobile-menu-btn,html[data-animations=on] .qedge-blog .mobile-menu-btn{transition:transform var(--motion-duration-fast) var(--motion-ease-out), opacity var(--motion-duration-fast) ease}body.motion-enabled .qedge-home .mobile-menu-btn:active,body.motion-enabled .qedge-blog .mobile-menu-btn:active,html[data-animations=on] .qedge-home .mobile-menu-btn:active,html[data-animations=on] .qedge-blog .mobile-menu-btn:active{opacity:.85;transform:scale(.94)}body.motion-enabled .ui-modal-backdrop.ui-modal-backdrop--open,html[data-animations=on] .ui-modal-backdrop.ui-modal-backdrop--open{animation:qedge-backdrop-in var(--motion-duration-base) var(--motion-ease-out) both}body.motion-enabled .ui-modal-panel.ui-modal-panel--open,html[data-animations=on] .ui-modal-panel.ui-modal-panel--open{animation:qedge-modal-in var(--motion-duration-base) var(--motion-ease-out) both}}@keyframes qedge-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes qedge-modal-in{0%{opacity:0;transform:scale(.98)translateY(8px)}to{opacity:1;transform:scale(1)translate(0,0)}}@media (prefers-reduced-motion:no-preference){body.motion-enabled .ui-skeleton,html[data-animations=on] .ui-skeleton{animation:qedge-shimmer 1.15s var(--motion-ease-in-out-soft) infinite;background:linear-gradient(90deg,#0000000f 25%,#0000001a 50%,#0000000f 75%) 0 0/200% 100%;border-radius:8px}}@media (prefers-reduced-motion:reduce){.ui-skeleton{animation:none!important}}body.motion-disabled .ui-skeleton,html[data-animations=off] .ui-skeleton{background:#0000000f;animation:none!important}@keyframes qedge-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){:is(html:has(.qedge-home),html:has(.qedge-blog)){scroll-behavior:auto}}
html[data-color-style=black] .qedge-home,html[data-color-style=black] .qedge-blog{--primary-white:#fff;--primary-light:#f6f6f7;--primary-gray:#ececee;--primary-dark:#111;--primary-red:#111;--accent-red:#ea5514;--accent-red-light:#2d2d2d;--accent-red-deep:#000;--accent-blue:#52525b;--accent-cyan:#71717a;--text-primary:#111;--text-secondary:#4b5563;--text-muted:#6b7280;--border-color:#e4e4e7;--section-tag-bg:#1111110f;--shadow-sm:0 2px 8px #1111110f;--shadow-md:0 4px 14px #11111114;--shadow-lg:0 12px 32px #1111111a;--hero-ink-rgb:17, 17, 17;--hero-brand-rgb:17, 17, 17;--hero-visual-glow-a:#e4e4e78c;--hero-visual-glow-b:#a1a1aa73;--hero-visual-glow-c:#71717a66;--hero-visual-glow-d:#f4f4f580;--hero-visual-glow-spec-a:#ffffff59;--hero-visual-glow-spec-b:#e4e4e773;--hero-visual-glow-highlight:#fff3;--hero-visual-disk-1:#fff;--hero-visual-disk-2:#fafafa;--hero-visual-disk-3:#f4f4f5;--hero-visual-disk-4:#ececee;--hero-visual-disk-5:#e4e4e7;--hero-visual-disk-inner-rgb:250, 250, 250;--hero-visual-tag-bg:#1111110f;--hero-visual-accent-shadow:#11111147;--hero-visual-float-shadow-a:#11111138;--hero-visual-float-shadow-b:#1111111a;--hero-visual-stats-border:#11111114}html[data-color-style=blue] .qedge-home,html[data-color-style=blue] .qedge-blog{--primary-white:#fff;--primary-light:#f0f7ff;--primary-gray:#e6f0ff;--primary-dark:#1a365d;--primary-red:#2b6cb0;--accent-red:#2b6cb0;--accent-red-light:#4299e1;--accent-red-deep:#1a4d80;--accent-blue:#3182ce;--accent-cyan:#00b5d8;--text-primary:#1a365d;--text-secondary:#4a5568;--text-muted:#718096;--border-color:#bee3f8;--section-tag-bg:#2b6cb026;--shadow-sm:0 2px 8px #2b6cb01a;--shadow-md:0 4px 12px #2b6cb026;--shadow-lg:0 8px 24px #2b6cb033;--hero-ink-rgb:26, 54, 93;--hero-brand-rgb:43, 108, 176;--hero-visual-glow-a:#bfdbfe73;--hero-visual-glow-b:#2b6cb06b;--hero-visual-glow-c:#1a4d8061;--hero-visual-glow-d:#e0f2fe80;--hero-visual-glow-spec-a:#ffffff47;--hero-visual-glow-spec-b:#bee3f866;--hero-visual-glow-highlight:#ffffff2e;--hero-visual-disk-1:#fff;--hero-visual-disk-2:#f8fbff;--hero-visual-disk-3:#eef4fc;--hero-visual-disk-4:#e8f0fa;--hero-visual-disk-5:#e0ebf8;--hero-visual-disk-inner-rgb:240, 247, 255;--hero-visual-tag-bg:#2b6cb014;--hero-visual-accent-shadow:#2b6cb061;--hero-visual-float-shadow-a:#2b6cb052;--hero-visual-float-shadow-b:#2b6cb029;--hero-visual-stats-border:#1a365d1a}html[data-color-style=default] .qedge-home,html[data-color-style=default] .qedge-blog{--accent-red-light:#ff6a2e;--accent-red-deep:#c73f0a;--section-tag-bg:#ea55141a}html[data-color-style=default] .qedge-home{--hero-ink-rgb:33, 37, 41;--hero-brand-rgb:234, 85, 20}html[data-color-style=black] .qedge-home header,html[data-color-style=black] .qedge-blog header,html[data-color-style=blue] .qedge-home header,html[data-color-style=blue] .qedge-blog header{border-bottom-color:var(--border-color);background:#fffffff2}html[data-color-style=black] .qedge-home .btn-primary,html[data-color-style=black] .qedge-home a.btn-primary,html[data-color-style=black] .qedge-blog .btn-primary,html[data-color-style=black] .qedge-blog a.btn-primary{background:var(--primary-red);color:#fff}html[data-color-style=black] .qedge-home .btn-primary:hover,html[data-color-style=black] .qedge-home a.btn-primary:hover,html[data-color-style=black] .qedge-blog .btn-primary:hover,html[data-color-style=black] .qedge-blog a.btn-primary:hover{border-color:var(--primary-red);color:var(--primary-red);background:#11111114}html[data-color-style=black] .qedge-home .featured-solution--red .featured-solution-cta,html[data-color-style=black] .qedge-home .featured-solution--red a.featured-solution-cta,html[data-color-style=blue] .qedge-home .featured-solution--red .featured-solution-cta,html[data-color-style=blue] .qedge-home .featured-solution--red a.featured-solution-cta,html[data-color-style=default] .qedge-home .featured-solution--red .featured-solution-cta,html[data-color-style=default] .qedge-home .featured-solution--red a.featured-solution-cta,html[data-color-style=black] .qedge-home .cta-banner--red .cta-banner-primary,html[data-color-style=black] .qedge-home .cta-banner--red a.cta-banner-primary,html[data-color-style=blue] .qedge-home .cta-banner--red .cta-banner-primary,html[data-color-style=blue] .qedge-home .cta-banner--red a.cta-banner-primary,html[data-color-style=default] .qedge-home .cta-banner--red .cta-banner-primary,html[data-color-style=default] .qedge-home .cta-banner--red a.cta-banner-primary,html[data-color-style=black] .qedge-home .assessment-section .btn-primary,html[data-color-style=black] .qedge-home .assessment-section a.btn-primary,html[data-color-style=blue] .qedge-home .assessment-section .btn-primary,html[data-color-style=blue] .qedge-home .assessment-section a.btn-primary,html[data-color-style=default] .qedge-home .assessment-section .btn-primary,html[data-color-style=default] .qedge-home .assessment-section a.btn-primary{color:var(--primary-dark);background:#fff;border-color:#fff}html[data-color-style=black] .qedge-home .assessment-section .btn-primary:hover,html[data-color-style=black] .qedge-home .assessment-section a.btn-primary:hover,html[data-color-style=black] .qedge-home .featured-solution--red .featured-solution-cta:hover,html[data-color-style=black] .qedge-home .featured-solution--red a.featured-solution-cta:hover,html[data-color-style=black] .qedge-home .cta-banner--red .cta-banner-primary:hover,html[data-color-style=black] .qedge-home .cta-banner--red a.cta-banner-primary:hover,html[data-color-style=blue] .qedge-home .assessment-section .btn-primary:hover,html[data-color-style=blue] .qedge-home .assessment-section a.btn-primary:hover,html[data-color-style=blue] .qedge-home .featured-solution--red .featured-solution-cta:hover,html[data-color-style=blue] .qedge-home .featured-solution--red a.featured-solution-cta:hover,html[data-color-style=blue] .qedge-home .cta-banner--red .cta-banner-primary:hover,html[data-color-style=blue] .qedge-home .cta-banner--red a.cta-banner-primary:hover,html[data-color-style=default] .qedge-home .featured-solution--red .featured-solution-cta:hover,html[data-color-style=default] .qedge-home .featured-solution--red a.featured-solution-cta:hover,html[data-color-style=default] .qedge-home .cta-banner--red .cta-banner-primary:hover,html[data-color-style=default] .qedge-home .cta-banner--red a.cta-banner-primary:hover,html[data-color-style=default] .qedge-home .assessment-section .btn-primary:hover,html[data-color-style=default] .qedge-home .assessment-section a.btn-primary:hover,html[data-color-style=black] .qedge-home .featured-solution--red .btn-primary:hover,html[data-color-style=black] .qedge-home .featured-solution--red a.btn-primary:hover,html[data-color-style=black] .qedge-home .cta-banner--red .btn-primary:hover,html[data-color-style=black] .qedge-home .cta-banner--red a.btn-primary:hover,html[data-color-style=blue] .qedge-home .featured-solution--red .btn-primary:hover,html[data-color-style=blue] .qedge-home .featured-solution--red a.btn-primary:hover,html[data-color-style=blue] .qedge-home .cta-banner--red .btn-primary:hover,html[data-color-style=blue] .qedge-home .cta-banner--red a.btn-primary:hover{color:#fff;background:#ffffff1f;border-color:#fff}html[data-color-style=blue] .qedge-home .btn-primary,html[data-color-style=blue] .qedge-home a.btn-primary,html[data-color-style=blue] .qedge-blog .btn-primary,html[data-color-style=blue] .qedge-blog a.btn-primary{background:var(--primary-red);color:#fff}html[data-color-style=blue] .qedge-home .btn-primary:hover,html[data-color-style=blue] .qedge-home a.btn-primary:hover,html[data-color-style=blue] .qedge-blog .btn-primary:hover,html[data-color-style=blue] .qedge-blog a.btn-primary:hover{border-color:var(--primary-red);color:var(--primary-red);background:0 0}html[data-color-style=black] .qedge-home .section-tag,html[data-color-style=black] .qedge-blog .section-tag,html[data-color-style=blue] .qedge-home .section-tag,html[data-color-style=blue] .qedge-blog .section-tag{background:var(--section-tag-bg);color:var(--primary-red)}html[data-color-style=black] .qedge-home .challenge-card,html[data-color-style=black] .qedge-home .platform-category,html[data-color-style=black] .qedge-home .pillar-card,html[data-color-style=black] .qedge-home .advantage-card,html[data-color-style=black] .qedge-home .article-card,html[data-color-style=black] .qedge-home .client-logo,html[data-color-style=black] .qedge-home .solution-card,html[data-color-style=black] .qedge-home .how-it-works-step,html[data-color-style=blue] .qedge-home .challenge-card,html[data-color-style=blue] .qedge-home .platform-category,html[data-color-style=blue] .qedge-home .pillar-card,html[data-color-style=blue] .qedge-home .advantage-card,html[data-color-style=blue] .qedge-home .article-card,html[data-color-style=blue] .qedge-home .client-logo,html[data-color-style=blue] .qedge-home .solution-card,html[data-color-style=blue] .qedge-home .how-it-works-step{background:var(--primary-white);border-color:var(--border-color)}html[data-color-style=black] .qedge-home .challenge-card:hover,html[data-color-style=black] .qedge-home .platform-category:hover,html[data-color-style=black] .qedge-home .pillar-card:hover,html[data-color-style=black] .qedge-home .advantage-card:hover,html[data-color-style=black] .qedge-home .article-card:hover,html[data-color-style=black] .qedge-home .client-logo:hover,html[data-color-style=black] .qedge-home .solution-card:hover,html[data-color-style=black] .qedge-home .how-it-works-step:hover,html[data-color-style=blue] .qedge-home .challenge-card:hover,html[data-color-style=blue] .qedge-home .platform-category:hover,html[data-color-style=blue] .qedge-home .pillar-card:hover,html[data-color-style=blue] .qedge-home .advantage-card:hover,html[data-color-style=blue] .qedge-home .article-card:hover,html[data-color-style=blue] .qedge-home .client-logo:hover,html[data-color-style=blue] .qedge-home .solution-card:hover,html[data-color-style=blue] .qedge-home .how-it-works-step:hover{border-color:var(--primary-red)}html[data-color-style=black] .qedge-blog .blog-hero,html[data-color-style=blue] .qedge-blog .blog-hero{background:linear-gradient(135deg, var(--primary-light) 0%, var(--primary-white) 100%)}html[data-color-style=black] .qedge-blog .post-card,html[data-color-style=blue] .qedge-blog .post-card{background:var(--primary-white);border-color:var(--border-color)}html[data-color-style=black] .qedge-blog .post-card:hover,html[data-color-style=blue] .qedge-blog .post-card:hover{border-color:var(--primary-red)}html[data-color-style=black] .qedge-home .bridge-section,html[data-color-style=black] .qedge-home .knowledge-hub,html[data-color-style=blue] .qedge-home .bridge-section,html[data-color-style=blue] .qedge-home .knowledge-hub{background:linear-gradient(135deg, var(--primary-light) 0%, var(--primary-gray) 100%)}html[data-color-style=black] .qedge-home .hero,html[data-color-style=blue] .qedge-home .hero{background:linear-gradient(135deg, var(--primary-light) 0%, var(--primary-white) 100%)}html[data-color-style=black] .qedge-home .footer-bottom-strip,html[data-color-style=black] .qedge-blog .footer-bottom-strip,html[data-color-style=blue] .qedge-home .footer-bottom-strip,html[data-color-style=blue] .qedge-blog .footer-bottom-strip{background:var(--primary-dark)}html[data-color-style=black] .qedge-home .footer-brand-strip,html[data-color-style=black] .qedge-blog .footer-brand-strip,html[data-color-style=blue] .qedge-home .footer-brand-strip,html[data-color-style=blue] .qedge-blog .footer-brand-strip{background:linear-gradient(180deg, var(--primary-gray) 0%, var(--primary-white) 28%);color:var(--text-primary);border-bottom-color:var(--border-color)}html[data-color-style=black] .qedge-home .pillar-category{color:var(--text-secondary);background:#1111110f}html[data-color-style=black] .qedge-home .hero-rich-visual__eyebrow{color:var(--accent-red)}html[data-color-style=black] .qedge-home .section-tag,html[data-color-style=black] .qedge-blog .section-tag{color:var(--primary-dark)}html[data-color-style=black] .qedge-blog .page-link:hover{background:var(--section-tag-bg)}html[data-color-style=blue] .qedge-home .pillar-category{color:var(--accent-blue);background:#3182ce26}html[data-color-style=black] .qedge-home .assessment-section{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#3f3f46 100%)}html[data-color-style=black] .qedge-home .assessment-section .section-title,html[data-color-style=black] .qedge-home .assessment-section .section-subtitle{color:#ffffffeb}html[data-color-style=blue] .qedge-home .assessment-section{background:linear-gradient(135deg, var(--primary-red) 0%, var(--accent-red-deep) 100%)}html[data-color-style=black] .qedge-home .logo span,html[data-color-style=blue] .qedge-home .logo span,html[data-color-style=black] .qedge-blog .logo span,html[data-color-style=blue] .qedge-blog .logo span,html[data-color-style=black] .qedge-home .nav-links a:hover,html[data-color-style=blue] .qedge-home .nav-links a:hover,html[data-color-style=black] .qedge-blog .nav-links a:hover,html[data-color-style=blue] .qedge-blog .nav-links a:hover,html[data-color-style=black] .qedge-blog .nav-links a.active,html[data-color-style=blue] .qedge-blog .nav-links a.active{color:var(--primary-red)}html[data-color-style=black] .qedge-home .nav-links,html[data-color-style=blue] .qedge-home .nav-links,html[data-color-style=black] .qedge-blog .nav-links,html[data-color-style=blue] .qedge-blog .nav-links{background:var(--primary-white);border-top-color:var(--border-color)}html[data-color-mode=on][data-color-style=default] .qedge-home,html[data-color-mode=on][data-color-style=default] .qedge-blog,html[data-color-mode=on][data-color-style=blue] .qedge-home,html[data-color-mode=on][data-color-style=blue] .qedge-blog{--hero-ink-rgb:240, 240, 240;--hero-visual-glow-a:rgba(var(--hero-brand-rgb), .22);--hero-visual-glow-b:rgba(var(--hero-brand-rgb), .16);--hero-visual-glow-c:rgba(var(--hero-brand-rgb), .1);--hero-visual-glow-d:rgba(var(--hero-brand-rgb), .18);--hero-visual-disk-1:#34343a;--hero-visual-disk-2:#2f2f35;--hero-visual-disk-3:#29292f;--hero-visual-disk-4:#242429;--hero-visual-disk-5:#1f1f24;--hero-visual-disk-inner-rgb:48, 48, 54;--hero-visual-tag-bg:#ffffff1a;--hero-visual-tag-border:#ffffff24;--hero-visual-accent-shadow:#ea55146b;--hero-visual-stats-border:#ffffff1a;--primary-white:#121212;--primary-light:#1c1c1c;--primary-gray:#2a2a2a;--primary-dark:#f5f5f5;--text-primary:#f0f0f0;--text-secondary:#b8b8b8;--text-muted:#909090;--border-color:#404040;--section-tag-bg:color-mix(in srgb, var(--primary-red) 16%, transparent);--shadow-sm:0 2px 8px #00000059;--shadow-md:0 4px 12px #00000073;--shadow-lg:0 8px 24px #0000008c}@media (prefers-color-scheme:dark){html[data-color-mode=system][data-color-style=default] .qedge-home,html[data-color-mode=system][data-color-style=default] .qedge-blog,html[data-color-mode=system][data-color-style=blue] .qedge-home,html[data-color-mode=system][data-color-style=blue] .qedge-blog{--hero-ink-rgb:240, 240, 240;--hero-visual-glow-a:rgba(var(--hero-brand-rgb), .22);--hero-visual-glow-b:rgba(var(--hero-brand-rgb), .16);--hero-visual-glow-c:rgba(var(--hero-brand-rgb), .1);--hero-visual-glow-d:rgba(var(--hero-brand-rgb), .18);--hero-visual-disk-1:#34343a;--hero-visual-disk-2:#2f2f35;--hero-visual-disk-3:#29292f;--hero-visual-disk-4:#242429;--hero-visual-disk-5:#1f1f24;--hero-visual-disk-inner-rgb:48, 48, 54;--hero-visual-tag-bg:#ffffff1a;--hero-visual-tag-border:#ffffff24;--hero-visual-accent-shadow:#ea55146b;--hero-visual-stats-border:#ffffff1a;--primary-white:#121212;--primary-light:#1c1c1c;--primary-gray:#2a2a2a;--primary-dark:#f5f5f5;--text-primary:#f0f0f0;--text-secondary:#b8b8b8;--text-muted:#909090;--border-color:#404040;--section-tag-bg:color-mix(in srgb, var(--primary-red) 16%, transparent);--shadow-sm:0 2px 8px #00000059;--shadow-md:0 4px 12px #00000073;--shadow-lg:0 8px 24px #0000008c}}html[data-color-mode=on][data-color-style=default] .qedge-home header,html[data-color-mode=on][data-color-style=default] .qedge-blog header,html[data-color-mode=on][data-color-style=blue] .qedge-home header,html[data-color-mode=on][data-color-style=blue] .qedge-blog header{border-bottom-color:var(--border-color);background:#121212f2}html[data-color-mode=on][data-color-style=default] .qedge-home .btn-primary,html[data-color-mode=on][data-color-style=default] .qedge-home a.btn-primary,html[data-color-mode=on][data-color-style=default] .qedge-blog .btn-primary,html[data-color-mode=on][data-color-style=default] .qedge-blog a.btn-primary{color:#fff}html[data-color-mode=on][data-color-style=default] .qedge-home .featured-solution--red a.btn-primary.featured-solution-cta,html[data-color-mode=on][data-color-style=default] .qedge-home .cta-banner--red a.btn-primary.cta-banner-primary,html[data-color-mode=on][data-color-style=default] .qedge-home .assessment-section a.btn-primary,html[data-color-mode=on][data-color-style=blue] .qedge-home .featured-solution--red a.btn-primary.featured-solution-cta,html[data-color-mode=on][data-color-style=blue] .qedge-home .cta-banner--red a.btn-primary.cta-banner-primary,html[data-color-mode=on][data-color-style=blue] .qedge-home .assessment-section a.btn-primary{color:var(--primary-red);background:#fff;border-color:#fff}html[data-color-mode=on][data-color-style=default] .qedge-home .featured-solution--red a.btn-primary.featured-solution-cta:hover,html[data-color-mode=on][data-color-style=default] .qedge-home .cta-banner--red a.btn-primary.cta-banner-primary:hover,html[data-color-mode=on][data-color-style=default] .qedge-home .assessment-section a.btn-primary:hover,html[data-color-mode=on][data-color-style=blue] .qedge-home .featured-solution--red a.btn-primary.featured-solution-cta:hover,html[data-color-mode=on][data-color-style=blue] .qedge-home .cta-banner--red a.btn-primary.cta-banner-primary:hover,html[data-color-mode=on][data-color-style=blue] .qedge-home .assessment-section a.btn-primary:hover{color:#fff;background:#ffffff1f;border-color:#fff}html[data-color-mode=on][data-color-style=default] .qedge-home .hero-rich-visual__lines,html[data-color-mode=on][data-color-style=blue] .qedge-home .hero-rich-visual__lines,html[data-color-mode=on][data-color-style=default] .qedge-home .hero-rich-visual__eyebrow,html[data-color-mode=on][data-color-style=blue] .qedge-home .hero-rich-visual__eyebrow,html[data-color-mode=on][data-color-style=default] .qedge-home .hero-rich-visual__tag,html[data-color-mode=on][data-color-style=blue] .qedge-home .hero-rich-visual__tag{color:var(--text-primary)}html[data-color-mode=on][data-color-style=default] .qedge-home .footer-bottom-strip,html[data-color-mode=on][data-color-style=default] .qedge-blog .footer-bottom-strip,html[data-color-mode=on][data-color-style=blue] .qedge-home .footer-bottom-strip,html[data-color-mode=on][data-color-style=blue] .qedge-blog .footer-bottom-strip{background:#0a0a0a}html[data-color-mode=on][data-color-style=default] .qedge-home .footer-brand-strip,html[data-color-mode=on][data-color-style=default] .qedge-blog .footer-brand-strip,html[data-color-mode=on][data-color-style=blue] .qedge-home .footer-brand-strip,html[data-color-mode=on][data-color-style=blue] .qedge-blog .footer-brand-strip{background:linear-gradient(180deg, var(--primary-gray) 0%, var(--primary-white) 28%);color:var(--text-primary);border-bottom-color:var(--border-color)}html[data-color-mode=on][data-color-style=default] .qedge-home .nav-links,html[data-color-mode=on][data-color-style=blue] .qedge-home .nav-links,html[data-color-mode=on][data-color-style=default] .qedge-blog .nav-links,html[data-color-mode=on][data-color-style=blue] .qedge-blog .nav-links{background:var(--primary-white);border-top-color:var(--border-color)}@media (prefers-color-scheme:dark){html[data-color-mode=system][data-color-style=default] .qedge-home header,html[data-color-mode=system][data-color-style=default] .qedge-blog header,html[data-color-mode=system][data-color-style=blue] .qedge-home header,html[data-color-mode=system][data-color-style=blue] .qedge-blog header{border-bottom-color:var(--border-color);background:#121212f2}html[data-color-mode=system][data-color-style=default] .qedge-home .btn-primary,html[data-color-mode=system][data-color-style=default] .qedge-home a.btn-primary,html[data-color-mode=system][data-color-style=default] .qedge-blog .btn-primary,html[data-color-mode=system][data-color-style=default] .qedge-blog a.btn-primary{color:#fff}html[data-color-mode=system][data-color-style=default] .qedge-home .featured-solution--red a.btn-primary.featured-solution-cta,html[data-color-mode=system][data-color-style=default] .qedge-home .cta-banner--red a.btn-primary.cta-banner-primary,html[data-color-mode=system][data-color-style=default] .qedge-home .assessment-section a.btn-primary,html[data-color-mode=system][data-color-style=blue] .qedge-home .featured-solution--red a.btn-primary.featured-solution-cta,html[data-color-mode=system][data-color-style=blue] .qedge-home .cta-banner--red a.btn-primary.cta-banner-primary,html[data-color-mode=system][data-color-style=blue] .qedge-home .assessment-section a.btn-primary{color:var(--primary-red);background:#fff;border-color:#fff}html[data-color-mode=system][data-color-style=default] .qedge-home .featured-solution--red a.btn-primary.featured-solution-cta:hover,html[data-color-mode=system][data-color-style=default] .qedge-home .cta-banner--red a.btn-primary.cta-banner-primary:hover,html[data-color-mode=system][data-color-style=default] .qedge-home .assessment-section a.btn-primary:hover,html[data-color-mode=system][data-color-style=blue] .qedge-home .featured-solution--red a.btn-primary.featured-solution-cta:hover,html[data-color-mode=system][data-color-style=blue] .qedge-home .cta-banner--red a.btn-primary.cta-banner-primary:hover,html[data-color-mode=system][data-color-style=blue] .qedge-home .assessment-section a.btn-primary:hover{color:#fff;background:#ffffff1f;border-color:#fff}html[data-color-mode=system][data-color-style=default] .qedge-home .hero-rich-visual__lines,html[data-color-mode=system][data-color-style=blue] .qedge-home .hero-rich-visual__lines,html[data-color-mode=system][data-color-style=default] .qedge-home .hero-rich-visual__eyebrow,html[data-color-mode=system][data-color-style=blue] .qedge-home .hero-rich-visual__eyebrow,html[data-color-mode=system][data-color-style=default] .qedge-home .hero-rich-visual__tag,html[data-color-mode=system][data-color-style=blue] .qedge-home .hero-rich-visual__tag{color:var(--text-primary)}html[data-color-mode=system][data-color-style=default] .qedge-home .footer-bottom-strip,html[data-color-mode=system][data-color-style=default] .qedge-blog .footer-bottom-strip,html[data-color-mode=system][data-color-style=blue] .qedge-home .footer-bottom-strip,html[data-color-mode=system][data-color-style=blue] .qedge-blog .footer-bottom-strip{background:#0a0a0a}html[data-color-mode=system][data-color-style=default] .qedge-home .footer-brand-strip,html[data-color-mode=system][data-color-style=default] .qedge-blog .footer-brand-strip,html[data-color-mode=system][data-color-style=blue] .qedge-home .footer-brand-strip,html[data-color-mode=system][data-color-style=blue] .qedge-blog .footer-brand-strip{background:linear-gradient(180deg, var(--primary-gray) 0%, var(--primary-white) 28%);color:var(--text-primary);border-bottom-color:var(--border-color)}html[data-color-mode=system][data-color-style=default] .qedge-home .nav-links,html[data-color-mode=system][data-color-style=blue] .qedge-home .nav-links,html[data-color-mode=system][data-color-style=default] .qedge-blog .nav-links,html[data-color-mode=system][data-color-style=blue] .qedge-blog .nav-links{background:var(--primary-white);border-top-color:var(--border-color)}}
