@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap);#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,sans-serif}button,input,select,textarea{font:inherit}:root{--bg:#071019;--bg-elevated:#0b1824d1;--bg-strong:#0f1824;--bg-soft:#0e1d2be6;--line:#ffffff1a;--line-strong:#ffffff2e;--text:#ecf3fb;--muted:#a4b3c6;--teal:#7ae7c7;--teal-deep:#1f8f79;--cyan:#63d6ff;--amber:#ffb86f;--blue:#8eb9ff;--rose:#f583b6;--lime:#c8f36c;--gold:#f0d57a;--lavender:#d3c6ff;--shadow:0 24px 80px #00000052;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left,#7ae7c72e,#0000 32%),radial-gradient(circle at 20% 20%,#63d6ff24,#0000 24%),radial-gradient(circle at top right,#8eb9ff29,#0000 28%),radial-gradient(circle at 80% 12%,#ffb86f1f,#0000 22%),linear-gradient(180deg,#08111a,#071019 46%,#09131e);color:#ecf3fb;color:var(--text);margin:0;min-height:100vh}a{color:inherit}.App{min-height:100vh}.page-shell{overflow:hidden;position:relative}.page-shell:after,.page-shell:before{border-radius:999px;content:"";filter:blur(80px);height:32rem;inset:auto;opacity:.22;pointer-events:none;position:fixed;width:32rem}.page-shell:before{background:#7ae7c78c;left:-10rem;top:-8rem}.page-shell:after{background:#8eb9ff73;bottom:8rem;right:-10rem}.content,.hero{margin:0 auto;width:min(1200px,calc(100vw - 2rem))}.hero{padding:1.25rem 0 2rem}.topbar{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#7ae7c71a,#63d6ff14),#09101bb8;border:1px solid #ffffff1a;border:1px solid var(--line);border-radius:999px;box-shadow:0 24px 80px #00000052;box-shadow:var(--shadow);display:flex;gap:.9rem;max-width:100%;padding:.65rem .8rem;position:-webkit-sticky;position:sticky;top:1rem;width:-webkit-fit-content;width:fit-content;z-index:5}.topbar-label{color:#ecf3fb;color:var(--text);font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.topbar-links{display:inline-flex;flex-wrap:wrap;gap:.6rem}.topbar a{border-radius:999px;color:#a4b3c6;color:var(--muted);font-size:.92rem;padding:.6rem 1rem;text-decoration:none;transition:.16s ease}.topbar a:hover{background:#ffffff0f;color:#ecf3fb;color:var(--text)}.hero-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1.4fr .9fr;margin-top:1.5rem}.chart-card,.compare-panel,.family-license-card,.hero-copy,.hero-panel,.model-card,.product-card,.source-card,.timeline-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1824d1;background:var(--bg-elevated);border:1px solid #ffffff1a;border:1px solid var(--line);border-radius:28px;border-radius:var(--radius-xl);box-shadow:0 24px 80px #00000052;box-shadow:var(--shadow)}.hero-copy{background:linear-gradient(160deg,#7ae7c714,#8eb9ff0d 42%,#f583b60a),#0b1824d1;background:linear-gradient(160deg,#7ae7c714,#8eb9ff0d 42%,#f583b60a 100%),var(--bg-elevated);padding:2rem}.eyebrow,.family-license-name,.product-family,.section-kicker,.signal-label,.timeline-family{color:#7ae7c7;color:var(--teal);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.hero-copy h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.7rem,7vw,4.8rem);line-height:.95;margin:.6rem 0 1rem;max-width:12ch}.empty-state p,.family-license-card p,.hero-intro,.license-card span,.model-card p,.product-summary,.section-heading p,.signal-card p,.source-card p,.timeline-content p{color:#a4b3c6;color:var(--muted)}.hero-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero-meta span,.price-chip,.status-pill{align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--line);border-radius:999px;display:inline-flex;font-size:.88rem;padding:.45rem .8rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero-spectrum{grid-gap:.55rem;display:grid;gap:.55rem;grid-template-columns:repeat(7,minmax(0,1fr));margin-top:1.75rem}.hero-spectrum span{background:var(--accent);border-radius:999px;box-shadow:0 0 24px #ffffff14;height:.45rem}.primary-link,.secondary-link,.select-button{align-items:center;border-radius:999px;display:inline-flex;font-weight:600;gap:.4rem;justify-content:center;padding:.9rem 1.25rem;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.primary-link,.select-button{background:linear-gradient(135deg,#7ae7c733,#7ae7c714);border:1px solid #7ae7c761}.secondary-link{background:#ffffff0d;border:1px solid #ffffff1a;border:1px solid var(--line)}.primary-link:hover,.secondary-link:hover,.select-button:hover{transform:translateY(-1px)}.hero-panel{grid-gap:1rem;display:grid;gap:1rem;padding:1rem}.signal-card{background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid #ffffff12;border-radius:22px;border-radius:var(--radius-lg);padding:1.25rem}.signal-card h2{font-family:Space Grotesk,sans-serif;font-size:1.45rem;margin:.5rem 0}.content{padding-bottom:4rem}.section{margin-top:1.75rem}.section-heading{grid-gap:1.25rem;align-items:end;display:grid;gap:1.25rem;grid-template-columns:minmax(260px,1fr) 1.2fr;margin-bottom:1.25rem}.section-heading.compact{margin-bottom:1rem}.section-heading h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,3vw,2.7rem);margin:.4rem 0 0}.toolbar{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:1.25rem}.toolbar-copy{grid-gap:.3rem;display:grid;gap:.3rem}.selection-kicker,.selection-strip-header h3,.toolbar-text,.toolbar-title{margin:0}.toolbar-title{font-family:Space Grotesk,sans-serif;font-size:1.1rem}.toolbar-text{color:#a4b3c6;color:var(--muted);max-width:70ch}.toolbar-controls{grid-gap:1rem;display:grid;gap:1rem}.family-filter{display:flex;flex-wrap:nowrap;gap:.6rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:thin}.family-filter button{background:linear-gradient(180deg,#ffffff12,#ffffff08);border:1px solid #ffffff1a;border:1px solid var(--line);border-radius:999px;color:#a4b3c6;color:var(--muted);cursor:pointer;flex:0 0 auto;padding:.75rem 1rem;transition:.16s ease}.family-filter button.is-active,.family-filter button:hover{background:linear-gradient(135deg,#7ae7c738,#63d6ff17);border-color:#7ae7c75c;color:#ecf3fb;color:var(--text)}.search-row{grid-gap:.85rem;align-items:end;display:grid;gap:.85rem;grid-template-columns:minmax(0,1fr) auto}.search-field{grid-gap:.35rem;color:#a4b3c6;color:var(--muted);display:grid;gap:.35rem}.search-field input{background:#0f1824e6;border:1px solid #ffffff1a;border:1px solid var(--line);border-radius:999px;color:#ecf3fb;color:var(--text);outline:none;padding:.9rem 1rem;width:100%}.search-field input:focus{border-color:#7ae7c773}.reset-button{background:#ffffff0d;border:1px solid #ffffff1a;border:1px solid var(--line);border-radius:999px;color:#ecf3fb;color:var(--text);cursor:pointer;height:-webkit-fit-content;height:fit-content;padding:.9rem 1rem;transition:.16s ease}.reset-button:hover{background:#ffffff14;border-color:#fff3}.selection-strip{background:linear-gradient(135deg,#63d6ff14,#7ae7c70f 46%,#d3c6ff0f),#0e1d2be6;background:linear-gradient(135deg,#63d6ff14,#7ae7c70f 46%,#d3c6ff0f),var(--bg-soft);border:1px solid #63d6ff2e;border-radius:22px;border-radius:var(--radius-lg);box-shadow:0 24px 80px #00000052;box-shadow:var(--shadow);margin-bottom:1.25rem;padding:1rem 1.1rem}.selection-strip-header{align-items:end;display:flex;gap:1rem;justify-content:space-between}.selection-kicker{color:#63d6ff;color:var(--cyan);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.selection-strip-header a{color:#7ae7c7;color:var(--teal);text-decoration:none}.selection-chip-row{display:flex;gap:.75rem;margin-top:1rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:thin}.selection-chip{align-items:center;background:#071019a6;border:1px solid #ffffff1a;border-radius:999px;color:#ecf3fb;color:var(--text);cursor:pointer;display:inline-flex;flex:0 0 auto;gap:.7rem;min-width:13rem;padding:.8rem .95rem}.selection-chip strong{color:#a4b3c6;color:var(--muted);font-size:.78rem;margin-left:auto}.selection-chip.is-empty{background:#ffffff08;border-style:dashed;color:#a4b3c6;color:var(--muted);cursor:default;justify-content:center}.selection-chip-dot{border-radius:999px;box-shadow:0 0 0 .35rem #ffffff0a;height:.7rem;width:.7rem}.family-licensing-grid,.model-grid,.product-grid,.source-grid{grid-gap:1rem;display:grid;gap:1rem}.family-licensing-grid,.model-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.015)),#0b1824d1;background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.015)),var(--bg-elevated);display:flex;flex-direction:column;min-height:100%;padding:1.1rem}.product-card.is-selected{border-color:#7ae7c773;box-shadow:0 24px 80px #00000052,inset 0 0 0 1px #7ae7c72e}.model-title-row,.product-card-actions,.product-card-top,.product-heading-row,.timeline-top{display:flex;gap:.75rem;justify-content:space-between}.product-card-top{align-items:center}.family-dot{border-radius:999px;box-shadow:0 0 0 6px #ffffff08;height:14px;width:14px}.product-segment{color:#a4b3c6;color:var(--muted);font-size:.9rem;margin:.2rem 0 0}.product-card-body{flex:1 1;padding:1rem 0}.chart-header h3,.family-license-card h3,.model-card h3,.product-heading-row h3,.source-card h3,.timeline-content h3{font-family:Space Grotesk,sans-serif;margin:0}.price-chip{color:#ffb86f;color:var(--amber);white-space:nowrap}.highlights-list{grid-gap:.55rem;display:grid;gap:.55rem;list-style:none;margin:1rem 0;padding:0}.highlights-list li{color:#dbe7f5;padding-left:1rem;position:relative}.highlights-list li:before{background:#7ae7c7;background:var(--teal);border-radius:999px;content:"";height:.42rem;left:0;position:absolute;top:.65rem;width:.42rem}.callout-box,.license-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;border-radius:var(--radius-md);padding:1rem}.license-card{grid-gap:.3rem;display:grid;gap:.3rem}.license-card-label{color:#a4b3c6;color:var(--muted);font-size:.82rem;letter-spacing:.1em;margin:0;text-transform:uppercase}.product-card-actions{align-items:center;padding-top:.2rem}.product-card-actions a{color:#a4b3c6;color:var(--muted);text-decoration:none}.product-card-actions a:hover{color:#ecf3fb;color:var(--text)}.chart-card,.compare-panel,.timeline-card{margin-top:1.25rem;padding:1.35rem}.compare-table-wrap{overflow-x:auto}.compare-mobile-stack{display:none;gap:1rem}.compare-mobile-card{background:linear-gradient(160deg,#8eb9ff14,#7ae7c70d),#ffffff08;border:1px solid #ffffff14;border-radius:22px;border-radius:var(--radius-lg);padding:1rem}.compare-mobile-header{align-items:start;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.9rem}.compare-mobile-header h3{font-family:Space Grotesk,sans-serif;margin:.25rem 0 0}.compare-mobile-list{grid-gap:.75rem;display:grid;gap:.75rem;margin:0}.compare-mobile-item{grid-gap:.3rem;border-top:1px solid #ffffff14;display:grid;gap:.3rem;padding-top:.75rem}.compare-mobile-item:first-child{border-top:0;padding-top:0}.compare-mobile-item dt{color:#a4b3c6;color:var(--muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.compare-mobile-item dd{color:#ecf3fb;color:var(--text);margin:0}.compare-table{border-collapse:collapse;width:100%}.compare-table td,.compare-table th{border-bottom:1px solid #ffffff14;padding:1rem .85rem;text-align:left;vertical-align:top}.compare-table th{color:#ecf3fb;color:var(--text);font-family:Space Grotesk,sans-serif}.compare-table td:first-child{color:#a4b3c6;color:var(--muted);min-width:11rem}.empty-state{padding:1rem 0 .35rem}.empty-state h3{margin:0 0 .35rem}.status-pill.current{color:#7ae7c7;color:var(--teal)}.status-pill.legacy{color:#ffb86f;color:var(--amber)}.family-license-card,.model-card,.source-card{padding:1.25rem}.callout-box{color:#dbe7f5;margin-top:1rem}.lifecycle-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1.1fr .9fr}.chart-wrap{height:320px;width:100%}.timeline-card{grid-gap:.9rem;align-content:start;display:grid;gap:.9rem}.timeline-item{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:14px 1fr}.timeline-dot{border-radius:999px;height:14px;margin-top:.5rem;width:14px}.timeline-content{border-bottom:1px solid #ffffff14;padding-bottom:.95rem}.timeline-content:last-child{border-bottom:0}.timeline-dates{margin:.45rem 0}.source-card{text-decoration:none;transition:transform .16s ease,border-color .16s ease}.source-card:hover{border-color:#7ae7c759;transform:translateY(-1px)}.source-card span{color:#7ae7c7;color:var(--teal);display:inline-flex;margin-top:1rem}.mobile-compare-bar{display:none}@media (max-width:1100px){.family-licensing-grid,.hero-grid,.lifecycle-grid,.model-grid,.product-grid,.section-heading,.source-grid{grid-template-columns:1fr}}@media (max-width:780px){.content,.hero{width:min(100vw - 1rem,1200px)}.page-shell{padding-bottom:5.75rem}.chart-card,.compare-panel,.family-license-card,.hero-copy,.hero-panel,.model-card,.product-card,.source-card,.timeline-card{border-radius:22px}.hero{padding-top:.85rem}.hero-copy{padding:1.4rem}.hero-copy h1{font-size:clamp(2.15rem,12vw,3.1rem);max-width:none}.topbar{border-radius:26px;gap:.7rem;padding:.75rem;width:100%}.topbar-label{display:none}.topbar-links{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none;width:100%}.family-filter::-webkit-scrollbar,.selection-chip-row::-webkit-scrollbar,.topbar-links::-webkit-scrollbar{display:none}.topbar a{flex:0 0 auto;padding:.7rem .95rem;text-align:center}.hero-actions{display:grid;grid-template-columns:1fr}.hero-spectrum{grid-template-columns:repeat(4,minmax(0,1fr))}.toolbar{gap:.85rem}.toolbar-title{font-size:1rem}.search-row{grid-template-columns:1fr}.reset-button{width:100%}.selection-strip{padding:.95rem}.selection-strip-header{align-items:start;flex-direction:column}.selection-strip-header a{background:#ffffff0d;border-radius:999px;display:inline-flex;padding:.7rem .95rem}.selection-chip{min-width:11.5rem}.product-card{padding:1rem}.compare-mobile-header,.product-card-actions,.product-heading-row,.timeline-top{align-items:start;flex-direction:column}.product-card-actions{gap:.75rem}.product-card-actions a,.select-button{width:100%}.product-card-actions a{background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--line);border-radius:999px;padding:.9rem 1rem;text-align:center}.compare-table-wrap{display:none}.compare-mobile-stack{display:grid}.chart-wrap{height:280px}.timeline-item{gap:.75rem;grid-template-columns:10px 1fr}.timeline-dot{height:10px;margin-top:.4rem;width:10px}.mobile-compare-bar{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#63d6ff1f,#7ae7c71f),#08111aeb;border:1px solid #63d6ff33;border-radius:22px;bottom:.75rem;box-shadow:0 24px 60px #00000073;display:flex;gap:1rem;justify-content:space-between;left:.75rem;padding:.9rem 1rem;position:fixed;right:.75rem;z-index:8}.mobile-compare-bar span,.mobile-compare-bar strong{display:block}.mobile-compare-bar span{color:#a4b3c6;color:var(--muted);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.mobile-compare-bar strong{font-size:.96rem;margin-top:.2rem}.mobile-compare-bar a{background:linear-gradient(135deg,#7ae7c738,#8eb9ff29);border:1px solid #7ae7c74d;border-radius:999px;color:#ecf3fb;color:var(--text);flex:0 0 auto;padding:.85rem 1rem;text-decoration:none}}
/*# sourceMappingURL=main.8adeea0f.css.map*/