.page_page__556_G{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:flex;flex-direction:column;height:100vh;background:#f5f5f5;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__556_G{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_header__oRW75{padding:1rem 2rem;background:#fff;border-bottom:1px solid #e5e5e5}.page_header__oRW75 h1{font-size:1.5rem;font-weight:600}.page_mainContainer__HWWsc{display:flex;flex:1 1;height:calc(100vh - 4rem);overflow:hidden}.page_productSection__yzTRF{flex:1 1;overflow:scroll;min-width:0}.page_chatSection__ZYM_g{width:400px;border-left:1px solid #e5e5e5;background:#fff;overflow:hidden}.page_main__nw1Wk{flex-grow:1;padding:20px;max-width:1200px;margin:0 auto;width:100%}.page_main__nw1Wk ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__nw1Wk li:not(:last-of-type){margin-bottom:8px}.page_main__nw1Wk code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__rfsth{display:flex;gap:16px}.page_ctas__rfsth a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__2CBMe{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__jzhTV{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__F3MD0{grid-row-start:3;display:flex;gap:24px}.page_footer__F3MD0 a{display:flex;align-items:center;gap:8px}.page_footer__F3MD0 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__2CBMe:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__jzhTV:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__F3MD0 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__556_G{padding:32px 32px 80px}.page_main__nw1Wk{align-items:center}.page_main__nw1Wk ol{text-align:center}.page_ctas__rfsth{flex-direction:column}.page_ctas__rfsth a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__jzhTV{min-width:auto}.page_footer__F3MD0{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__ikIZE{filter:invert()}}.ChatInterface_container__lkAOc{height:100%;display:flex;flex-direction:column;max-height:100vh}.ChatInterface_chatWindow__qnOwA{flex:1 1;overflow-y:auto;padding:1rem;max-height:calc(100vh - 120px);scroll-behavior:smooth}.ChatInterface_welcome__5p_mw{text-align:center;padding:2rem}.ChatInterface_message__b2a9Z{margin-bottom:1rem;padding:.5rem;border-radius:.5rem}.ChatInterface_userMessage__nKLcm{background-color:#f0f0f0;margin-left:2rem}.ChatInterface_assistantMessage___3fUj{background-color:#e3f2fd;margin-right:2rem}.ChatInterface_messageContent__ciq5y{padding:.5rem}.ChatInterface_role__xos2G{font-weight:700;font-size:.875rem;color:#666}.ChatInterface_inputForm__Wy9H7{padding:1rem;border-top:1px solid #e5e5e5}.ChatInterface_input__VEm2O{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:.25rem;margin-bottom:.5rem}.ChatInterface_button__08fCs{width:100%;padding:.5rem;background-color:#0070f3;color:#fff;border:none;border-radius:.25rem;cursor:pointer}.ChatInterface_button__08fCs:disabled{background-color:#ccc;cursor:not-allowed}.ChatInterface_typing__TCbAz{padding:.5rem;color:#666;font-style:italic}.ChatInterface_dots__o2eOk span{animation:ChatInterface_dots__o2eOk 1.5s infinite;display:inline-block;margin-right:2px}@keyframes ChatInterface_dots__o2eOk{0%,20%{opacity:0}50%{opacity:1}to{opacity:0}}.ChatInterface_messageContent__ciq5y h1,.ChatInterface_messageContent__ciq5y h2,.ChatInterface_messageContent__ciq5y h3{margin:.5em 0;font-weight:600}.ChatInterface_messageContent__ciq5y p{margin:.5em 0}.ChatInterface_messageContent__ciq5y ol,.ChatInterface_messageContent__ciq5y ul{margin:.5em 0;padding-left:1.5em}.ChatInterface_messageContent__ciq5y li{margin:.25em 0}.ChatInterface_messageContent__ciq5y code{background-color:rgba(0,0,0,.05);padding:.2em .4em;border-radius:3px;font-family:monospace}.ChatInterface_messageContent__ciq5y pre{background-color:rgba(0,0,0,.05);padding:1em;border-radius:5px;overflow-x:auto}.ChatInterface_messageContent__ciq5y table{border-collapse:collapse;margin:1em 0;width:100%}.ChatInterface_messageContent__ciq5y td,.ChatInterface_messageContent__ciq5y th{border:1px solid #ddd;padding:.5em;text-align:left}.ChatInterface_messageContent__ciq5y th{background-color:rgba(0,0,0,.05)}.ChatInterface_recommendationsGrid__kpst0{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem;padding:1rem;background-color:#f5f5f5;border-top:1px solid #e0e0e0}.ChatInterface_errorMessage__4UB_T{background-color:#fff5f5;border-left:4px solid #fc8181}.ChatInterface_errorMessage__4UB_T .ChatInterface_messageContent__ciq5y{color:#c53030}.ProductCard_card__KLyHh{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;background:#fff;transition:transform .2s,box-shadow .2s}.ProductCard_card__KLyHh:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ProductCard_imageContainer__5N89T{position:relative;width:100%;height:200px;margin-bottom:1rem}.ProductCard_image__mQSxT{object-fit:cover;border-radius:.375rem}.ProductCard_details__gPfN8{margin-top:1rem}.ProductCard_title__3caDj{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.ProductCard_family__SMBId{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.ProductCard_specs__EJsmN{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem;margin-top:.5rem}.ProductCard_spec__ZX_Jl{font-size:.875rem}.ProductCard_label__wC45U{color:#6b7280;display:block}.ProductCard_value__A13jd{color:#111827;font-weight:500}.ProductCard_price__mCoYp{margin-top:1rem;font-size:1.25rem;font-weight:600;color:#111827}.ProductGrid_gridContainer__kJL1a{padding:20px;overflow-y:scroll;height:100%}.ProductGrid_grid__KJZhA{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px}.ProductGrid_productCard__ykC0m{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .2s ease}.ProductGrid_productCard__ykC0m:hover{transform:translateY(-2px)}.ProductGrid_productFamily__Adz2G{font-size:.875rem;color:#666;margin-bottom:8px}.ProductGrid_productTitle__AVt0p{font-size:1.125rem;font-weight:600;margin:0 0 16px;color:#333}.ProductGrid_productDetails__VkY4Q{display:grid;grid-gap:12px;gap:12px}.ProductGrid_productDetail__rBTsb{display:flex;justify-content:space-between;font-size:.875rem;padding-bottom:8px;border-bottom:1px solid #eee}.ProductGrid_label__AT4eS{color:#666}.ProductGrid_value__Gp4UK{font-weight:500;color:#333}.ProductGrid_price__eerK7{margin-top:16px;font-size:1.25rem;font-weight:600;color:#2c5282;text-align:right}.ProductGrid_loading__YmJUJ{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.125rem;color:#666}.ProductGrid_imageContainer__E_Pw5{position:relative;width:100%;aspect-ratio:1;margin-bottom:1rem;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.ProductGrid_productImage__NBxLb{object-fit:cover;transition:transform .3s ease}.ProductGrid_productImage__NBxLb:hover{transform:scale(1.05)}.ProductGrid_recommendationsHeader__lESTc{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 1rem}.ProductGrid_clearButton__29B5G{padding:.5rem 1rem;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer}.ProductGrid_clearButton__29B5G:hover{background-color:#e0e0e0}