@charset "UTF-8";:root{--color-canvas: #F8FAFC;--color-surface: #FFFFFF;--color-surface-subtle: #F1F5F9;--color-text-primary: #111827;--color-text-secondary: #475569;--color-text-muted: #64748B;--color-text-inverse: #FFFFFF;--color-border: #E2E8F0;--color-border-strong: #CBD5E1;--color-accent: #2563EB;--color-accent-dark: #1D4ED8;--color-accent-subtle: #EFF6FF;--color-accent-muted: #BFDBFE;--color-dark-canvas: #0F172A;--color-dark-surface: #1E293B;--color-dark-border: #334155;--color-dark-text: #F1F5F9;--color-dark-text-muted: #94A3B8;--color-success: #059669;--color-warning: #D97706;--color-error: #DC2626}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--space-32: 128px}:root{--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 9999px}:root{--shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .06), 0 4px 6px rgba(0, 0, 0, .04)}:root{--duration-fast: .15s;--duration-base: .2s;--duration-slow: .3s;--duration-slower: .4s;--easing-standard: cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:400;line-height:1.7;color:#111827;background-color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0 0 16px;font-weight:600;color:#111827;text-wrap:balance}h1{font-size:clamp(36px,4.5vw,56px);line-height:1.1;letter-spacing:-.025em;font-weight:700}h2{font-size:clamp(28px,3.2vw,44px);line-height:1.15;letter-spacing:-.02em}h3{font-size:clamp(20px,2.2vw,28px);line-height:1.25;letter-spacing:-.015em}h4{font-size:clamp(17px,1.5vw,20px);line-height:1.35;letter-spacing:-.01em}h5,h6{font-size:18px;line-height:1.35}p{margin:0 0 16px;color:#475569;line-height:1.7}p:last-child{margin-bottom:0}a{color:#2563eb;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}a:hover{color:#1d4ed8;text-decoration:underline}a:focus-visible{outline:2px solid #2563EB;outline-offset:2px;border-radius:2px}ul,ol{margin:0 0 16px;padding-left:24px;color:#475569}li{margin-bottom:8px;line-height:1.7}code,kbd,samp{font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;background:#f1f5f9;border:1px solid #E2E8F0;border-radius:4px;padding:2px 6px}pre{font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;line-height:1.6;background:#0f172a;color:#f1f5f9;border-radius:12px;padding:24px;overflow-x:auto;margin:0 0 24px}pre code{background:none;border:none;padding:0;color:inherit}strong,b{font-weight:600;color:#111827}em,i{font-style:italic}small{font-size:14px;color:#64748b}img,svg{max-width:100%;height:auto;display:block}hr{border:none;border-top:1px solid #E2E8F0;margin:32px 0}::selection{background:#eff6ff;color:#1d4ed8}:focus-visible{outline:2px solid #2563EB;outline-offset:2px}.text-display{font-size:clamp(44px,5.5vw,64px);line-height:1.08;letter-spacing:-.03em;font-weight:700}.text-h1{font-size:clamp(36px,4.5vw,56px);line-height:1.1;letter-spacing:-.025em}.text-h2{font-size:clamp(28px,3.2vw,44px);line-height:1.15;letter-spacing:-.02em}.text-h3{font-size:clamp(20px,2.2vw,28px);line-height:1.25;letter-spacing:-.015em}.text-body-lg{font-size:18px;line-height:1.7}.text-body{font-size:17px;line-height:1.7}.text-sm{font-size:14px;line-height:1.5}.text-xs{font-size:13px;line-height:1.5}.text-primary{color:#111827}.text-secondary{color:#475569}.text-muted{color:#64748b}.text-accent{color:#2563eb}.text-inverse{color:#fff}.text-weight-regular{font-weight:400}.text-weight-medium{font-weight:500}.text-weight-semibold{font-weight:600}.text-weight-bold{font-weight:700}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.eyebrow{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin-bottom:16px}.lead{font-size:18px;line-height:1.7;color:#475569;font-weight:400;text-wrap:pretty}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.container{padding-left:32px;padding-right:32px}}@media(min-width:1280px){.container{padding-left:32px;padding-right:32px}}.container--narrow{width:100%;max-width:900px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.container--narrow{padding-left:32px;padding-right:32px}}@media(min-width:1280px){.container--narrow{padding-left:32px;padding-right:32px}}.container--wide{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.container--wide{padding-left:32px;padding-right:32px}}@media(min-width:1280px){.container--wide{padding-left:32px;padding-right:32px}}.section{padding-top:80px;padding-bottom:80px}@media(min-width:768px){.section{padding-top:96px;padding-bottom:96px}}.section--sm{padding-top:48px;padding-bottom:48px}@media(min-width:768px){.section--sm{padding-top:80px;padding-bottom:80px}}.section--lg{padding-top:96px;padding-bottom:96px}@media(min-width:768px){.section--lg{padding-top:128px;padding-bottom:128px}}.grid-2{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.grid-2{grid-template-columns:repeat(2,1fr)}}.grid-3{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.grid-4{grid-template-columns:repeat(4,1fr)}}.grid-6{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.grid-6{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.grid-6{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.grid-6{grid-template-columns:repeat(6,1fr)}}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-gap-2{gap:8px}.flex-gap-4{gap:16px}.flex-gap-6{gap:24px}.flex-gap-8{gap:32px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mt-12{margin-top:48px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.mb-12{margin-bottom:48px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.surface-canvas{background-color:#f8fafc}.surface-white{background-color:#fff}.surface-subtle{background-color:#f1f5f9}.surface-accent{background-color:#eff6ff}.surface-dark{background-color:#0f172a;color:#f1f5f9}.surface-dark h1,.surface-dark h2,.surface-dark h3,.surface-dark h4,.surface-dark h5,.surface-dark h6{color:#f1f5f9}.surface-dark p{color:#94a3b8}.surface-dark .eyebrow{color:#bfdbfe}.surface-dark-raised{background-color:#1e293b;color:#f1f5f9}.divider{border:none;border-top:1px solid #E2E8F0;margin:0}.divider--strong{border-top-color:#cbd5e1}.badge-base{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:3px 12px;border-radius:9999px;border:1px solid transparent}.badge--concept{background:#f1f5f9;color:#475569;border-color:#cbd5e1}.badge--research{background:#fef3c7;color:#92400e;border-color:#fde68a}.badge--experimental{background:#e0f2fe;color:#0369a1;border-color:#bae6fd}.badge--prototype{background:#f3e8ff;color:#7c3aed;border-color:#ddd6fe}.badge--development{background:#dcfce7;color:#166534;border-color:#bbf7d0}.badge--early-access{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.badge--product{background:#2563eb;color:#fff;border-color:transparent}.badge--ai{background:#ede9fe;color:#5b21b6;border-color:#ddd6fe}.badge--data{background:#e0f2fe;color:#0c4a6e;border-color:#bae6fd}.badge--cloud{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.badge--software{background:#f0f9ff;color:#0369a1;border-color:#bae6fd}.badge--quantum{background:#0f172a;color:#94a3b8;border-color:#334155}.badge--optimization{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.process-flow{display:flex;flex-direction:column;gap:0}.process-flow__step{display:flex;flex-direction:column;align-items:flex-start}.process-flow__label{font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#111827;padding:8px 0}.process-flow__arrow{color:#2563eb;font-size:18px;line-height:1;padding:2px 0;-webkit-user-select:none;user-select:none;aria-hidden:true}.icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;background:#eff6ff;color:#2563eb;flex-shrink:0}.icon-wrapper svg{width:24px;height:24px}.icon-wrapper--lg{width:64px;height:64px;border-radius:12px}.icon-wrapper--lg svg{width:32px;height:32px}.icon-wrapper--dark{background:#1e293b;color:#bfdbfe}.entry-tag{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#2563eb;padding:8px 12px;border:1px solid #BFDBFE;border-radius:9999px;background:#eff6ff;cursor:default}.entry-tag--modernize{color:#0369a1;border-color:#bae6fd;background:#e0f2fe}.entry-tag--explore{color:#5b21b6;border-color:#ddd6fe;background:#ede9fe}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:400px 100%;animation:shimmer 1.2s ease-in-out infinite;border-radius:8px}@media(prefers-reduced-motion:reduce){.skeleton{animation:none;background:#f1f5f9}}.diagram{font-family:inherit;border-radius:12px;overflow:hidden}.diagram--light{background:#fff;border:1px solid #E2E8F0;padding:32px}.diagram--dark{background:#0f172a;border:1px solid #334155;padding:32px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.skip-link{position:absolute;top:-48px;left:16px;background:#2563eb;color:#fff;padding:8px 16px;border-radius:0 0 8px 8px;font-size:14px;font-weight:600;text-decoration:none;z-index:9999;transition:top .2s ease}.skip-link:focus{top:0}:root{color-scheme:light;--qm-header-bg: rgba(255, 255, 255, .88);--qm-header-border: #E2E8F0;--qm-header-text: #475569;--qm-header-text-strong: #0F172A;--qm-header-muted: #64748B;--qm-header-accent: #2563EB;--qm-header-shadow: 0 10px 32px rgba(2, 6, 23, .08);--qm-panel-bg: #FFFFFF;--qm-panel-border: #E2E8F0;--qm-panel-hover: #F8FAFC;--qm-panel-icon: #EFF6FF;--qm-footer-bg: #0F172A;--qm-footer-bg-soft: #16203A;--qm-footer-border: #1E293B;--qm-footer-text: #94A3B8;--qm-footer-text-strong: #F1F5F9;--qm-footer-heading: #E2E8F0;--qm-footer-muted: #64748B;--qm-announce-bg: linear-gradient(90deg, #1D4ED8 0%, #2563EB 55%, #4F46E5 100%);--qm-announce-text: #FFFFFF}html[data-theme=dark]{color-scheme:dark;--qm-header-bg: rgba(9, 13, 28, .9);--qm-header-border: #1E293B;--qm-header-text: #94A3B8;--qm-header-text-strong: #F1F5F9;--qm-header-muted: #64748B;--qm-header-accent: #60A5FA;--qm-header-shadow: 0 10px 32px rgba(0, 0, 0, .5);--qm-panel-bg: #0F172A;--qm-panel-border: #1E293B;--qm-panel-hover: #1E293B;--qm-panel-icon: #1E293B;--qm-footer-bg: #060B16;--qm-footer-bg-soft: #0F172A;--qm-footer-border: #1E293B;--qm-footer-text: #94A3B8;--qm-footer-text-strong: #F8FAFC;--qm-footer-heading: #E2E8F0;--qm-footer-muted: #64748B;--qm-announce-bg: linear-gradient(90deg, #1E3A8A 0%, #1D4ED8 55%, #4F46E5 100%);--qm-announce-text: #FFFFFF}.qm-header,.qm-footer,.qm-mega,.qm-mobile-nav,.qm-search-overlay__panel{transition:background-color .3s ease,color .3s ease,border-color .3s ease}
