.product-page{min-height:100vh;background:#fff;font-family:Manrope,sans-serif;--product-body-font-size: clamp(1rem, 1.25vw, 1.14rem)}.product-page-content{display:flex;flex-direction:column}.product-section{padding:124px 40px 72px}.product-nodes-hero-section{padding-bottom:28px}.product-node-browser-section{padding-top:28px}.product-nodes-hero-section,.product-node-browser-section,.product-terrain-section,.product-analysis-section,.product-mcp-section{background:#fff}.product-mcp-section{border-top:1px solid rgba(13,26,56,.08)}.product-mcp-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.product-mcp-card,.product-mcp-setup{border:1px solid rgba(13,26,56,.08);border-radius:20px;background:#f8faffb8}.product-mcp-card{padding:22px}.product-mcp-card h3,.product-mcp-setup h3{margin:0;color:#08122d;font-size:1.08rem}.product-mcp-card p,.product-mcp-setup p,.product-mcp-setup ol{color:#4d5872;line-height:1.6}.product-mcp-card p{margin:10px 0 0}.product-mcp-setup{width:100%;margin-top:8px;padding:24px}.product-mcp-setup ol{margin:14px 0;padding-left:22px}.product-mcp-setup li+li{margin-top:7px}.product-mcp-setup p{margin:0}.product-section-copy{width:min(980px,100%);margin:0 auto;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.product-nodes-hero{max-width:980px}.product-node-browser-shell{width:min(980px,100%);margin:0 auto;display:flex;flex-direction:column;gap:22px}.product-kicker{margin:0;color:#245cff;font-size:.94rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.product-title{margin:0;color:#08122d;font-size:clamp(2.3rem,4.8vw,4.5rem);line-height:.98;letter-spacing:-.07em;font-weight:800}.product-title-accent{color:#245cff}.product-description{margin:0;max-width:100%;color:#4d5872;font-size:var(--product-body-font-size);line-height:1.6}.product-primary-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:0;display:inline-flex;align-items:center;gap:12px;width:fit-content;color:#245cff;font-size:1.04rem;font-weight:700;cursor:pointer}.product-node-browser-window{border-radius:24px;border:1px solid rgba(13,26,56,.08);background:#ffffffe6;box-shadow:0 18px 40px #0a162e0d;overflow:hidden;display:grid;grid-template-columns:360px minmax(0,1fr);min-height:620px}.product-node-browser-rail{padding:24px 20px;border-right:1px solid rgba(13,26,56,.08);background:#f8faffd6;display:flex;flex-direction:column;gap:18px;max-height:620px;overflow-y:auto}.product-node-browser-search{min-height:46px;border-radius:14px;border:1px solid rgba(13,26,56,.08);background:#fffffffa;display:flex;align-items:center;gap:10px;padding:0 14px;color:#5c6b85}.product-node-browser-search svg{width:17px;height:17px;flex:0 0 auto}.product-node-browser-search input{width:100%;border:none;outline:none;background:transparent;color:#08122d;font-size:.94rem;font-weight:600;font-family:inherit}.product-node-browser-search input::placeholder{color:#7b88a2}.product-node-browser-category{display:flex;flex-direction:column;gap:14px}.product-node-browser-category-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;text-align:left;color:inherit}.product-node-browser-category-toggle svg{width:15px;height:15px;color:#7b88a2;transition:transform .14s ease}.product-node-browser-category-toggle-collapsed svg{transform:rotate(-90deg)}.product-node-browser-category-title,.product-node-browser-group-title{color:#5c6b85;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-node-browser-group{display:flex;flex-direction:column;gap:10px;margin-left:16px;padding-left:14px;border-left:1px solid rgba(36,92,255,.1)}.product-node-browser-group-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;text-align:left;color:inherit}.product-node-browser-group-toggle svg{width:15px;height:15px;color:#7b88a2;transition:transform .14s ease}.product-node-browser-group-toggle-collapsed svg{transform:rotate(-90deg)}.product-node-browser-group-items{display:flex;flex-direction:column;gap:8px}.product-node-browser-empty{color:#5a6883;font-size:var(--product-body-font-size);line-height:1.5;padding:6px 2px 0}.product-node-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(13,26,56,.08);background:#fffffffa;color:#30425f;min-height:44px;padding:0 14px;border-radius:12px;text-align:left;font-size:.92rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.product-node-item:hover{border-color:#245cff33}.product-node-item-active{border-color:#245cff2e;background:linear-gradient(90deg,#245cff1f,#245cff0a);color:#245cff}.product-node-beta-badge,.product-node-paid-badge,.product-node-browser-detail-beta,.product-node-browser-detail-paid,.product-node-validation-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 11px;border-radius:999px;border:1px solid rgba(36,92,255,.16);background:#f5f8fff0;color:#245cff;font-size:.74rem;font-weight:700;line-height:1}.product-node-paid-badge,.product-node-browser-detail-paid{border-color:#0f766e2e;background:#f0fdfaf0;color:#0f766e}.product-node-browser-detail-badges{display:inline-flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.product-node-browser-detail{padding:28px 30px;display:flex;flex-direction:column;gap:22px;max-height:620px;overflow-y:auto}.product-node-browser-detail-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-node-browser-detail-heading{min-width:0;display:flex;align-items:stretch;gap:14px}.product-node-browser-detail-heading-strip{width:8px;border-radius:999px;background:linear-gradient(180deg,#245cff,#6e98ff);box-shadow:0 0 0 4px #245cff14;flex:0 0 auto}.product-node-browser-detail-title{margin:0;color:#08122d;font-size:clamp(1.78rem,2.15vw,2.45rem);line-height:1.02;font-weight:800;letter-spacing:-.055em}.product-node-browser-detail-abstract{margin:0;color:#4d5872;font-size:var(--product-body-font-size);line-height:1.6;max-width:68ch}.product-node-browser-detail-section{display:flex;flex-direction:column;gap:12px}.product-node-browser-detail-section-title{color:#08122d;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-node-parameter-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-node-parameter-item{border-radius:14px;border:1px solid rgba(13,26,56,.08);background:#f9fbffe0;padding:14px 15px;display:flex;flex-direction:column;gap:8px}.product-node-parameter-label{color:#08122d;font-size:.9rem;font-weight:700;line-height:1.3}.product-node-parameter-description,.product-node-parameter-empty{color:#5a6883;font-size:var(--product-body-font-size);line-height:1.5}.product-node-callouts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-node-callout-card{border-radius:22px;border:1px solid rgba(13,26,56,.08);background:#ffffffe6;box-shadow:0 12px 28px #0a162e0a;padding:24px;display:flex;flex-direction:column;gap:14px}.product-node-callout-header{display:flex;align-items:center;gap:12px}.product-node-callout-icon{width:42px;height:42px;border-radius:12px;background:#245cff14;color:#245cff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.product-node-callout-icon svg{width:20px;height:20px}.product-node-callout-title{margin:0;color:#08122d;font-size:1.08rem;font-weight:700;line-height:1.3}.product-node-callout-copy{margin:0;color:#4d5872;font-size:var(--product-body-font-size);line-height:1.58}.product-node-callout-list{margin:0;padding-left:20px;color:#5a6883;font-size:var(--product-body-font-size);line-height:1.58;display:flex;flex-direction:column;gap:6px}.product-terrain-section{padding-top:104px}.product-terrain-article{gap:18px}.product-terrain-title,.product-analysis-title{margin:0;max-width:900px;color:#08122d;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.02;letter-spacing:-.055em;font-weight:800}.product-terrain-lede,.product-analysis-lede{margin:0;color:#263752;font-size:var(--product-body-font-size);line-height:1.72}.product-terrain-copy{margin:0;color:#4d5872;font-size:var(--product-body-font-size);line-height:1.68}.product-terrain-feature-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:16px}.product-terrain-feature-card{color:inherit;text-decoration:none;border-radius:22px;border:1px solid rgba(13,26,56,.08);background:#f9fbffdb;box-shadow:0 12px 28px #0a162e0a;padding:26px;display:flex;flex-direction:column;gap:12px;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.product-terrain-feature-card:hover{border-color:#245cff3d;box-shadow:0 16px 34px #0a162e14;transform:translateY(-2px)}.product-terrain-feature-card:focus-visible{outline:3px solid rgba(36,92,255,.22);outline-offset:4px}.product-terrain-feature-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-terrain-feature-header svg{width:18px;height:18px;color:#245cff;flex:0 0 auto}.product-terrain-feature-label{margin:0;color:#245cff;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-terrain-feature-title,.product-terrain-example-title{margin:0;color:#08122d;font-size:clamp(1.35rem,1.9vw,1.9rem);line-height:1.12;letter-spacing:-.035em;font-weight:800}.product-terrain-feature-copy{margin:0;color:#4d5872;font-size:var(--product-body-font-size);line-height:1.62}.product-terrain-feature-list{margin:2px 0 0;padding-left:20px;color:#5a6883;font-size:var(--product-body-font-size);line-height:1.58;display:flex;flex-direction:column;gap:8px}.product-terrain-example,.product-terrain-map-example{width:100%;display:grid;gap:24px;margin-top:30px}.product-terrain-example{grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);align-items:center}.product-terrain-example-copy{display:flex;flex-direction:column;gap:12px}.product-terrain-map-example{grid-template-columns:1fr}.product-terrain-visual-frame,.product-analysis-visual-frame{margin:0;width:100%;border-radius:22px;border:1px solid rgba(13,26,56,.08);background:#f9fbffe6;box-shadow:0 12px 28px #0a162e0a;overflow:hidden}.product-terrain-visual-frame img,.product-analysis-visual-frame img{display:block;width:100%;height:auto}.product-terrain-map-frame{min-height:420px}.product-terrain-map-frame img{height:100%;min-height:420px;object-fit:cover}.product-analysis-section{padding-top:104px}.product-analysis-article{gap:18px}.product-analysis-block{width:100%;display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:24px;align-items:center;margin-top:30px}.product-analysis-copy-block{display:flex;flex-direction:column;gap:12px}.product-analysis-subtitle{margin:0;color:#08122d;font-size:clamp(1.35rem,1.9vw,1.9rem);line-height:1.12;letter-spacing:-.035em;font-weight:800}.product-analysis-copy{margin:0;color:#4d5872;font-size:var(--product-body-font-size);line-height:1.68}@media (max-width: 1180px){.product-node-browser-window{grid-template-columns:1fr;min-height:auto}.product-node-browser-rail{border-right:none;border-bottom:1px solid rgba(13,26,56,.08);max-height:none}.product-node-browser-detail{max-height:none}.product-node-parameter-list,.product-node-callouts,.product-terrain-feature-grid,.product-terrain-example,.product-mcp-grid,.product-analysis-block{grid-template-columns:1fr}}@media (max-width: 768px){.product-section{padding:96px 20px 48px;scroll-margin-top:82px}.product-node-browser-section{padding-top:28px}.product-nodes-hero{gap:16px}.product-page{--product-body-font-size: 1rem}.product-description{font-size:1rem;line-height:1.56}.product-node-browser-window{border-radius:20px}.product-node-browser-rail,.product-node-browser-detail{padding:20px 18px}.product-node-browser-rail{max-height:min(520px,68dvh);overflow-y:auto;-webkit-overflow-scrolling:touch}.product-node-browser-detail-title{font-size:1.5rem}.product-terrain-section{padding-top:84px}.product-terrain-feature-card{padding:22px 20px}.product-terrain-visual-frame,.product-analysis-visual-frame{border-radius:18px}.product-terrain-map-frame,.product-terrain-map-frame img{min-height:300px}.product-analysis-section{padding-top:84px}}
