.style_container__4tGxV{min-height:100vh;background-color:var(--background)}.style_breadcrumb__x0_Uv{background-color:var(--card);border-bottom:1px solid var(--border);padding:16px 0}.style_breadcrumbContent__1haTm{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:12px;font-size:.875rem}.style_breadcrumbLink__DsDcT{color:var(--muted-foreground);text-decoration:none;transition:color .2s ease;font-weight:500}.style_breadcrumbLink__DsDcT:hover{color:var(--primary)}.style_breadcrumbSeparator__tuj2q{color:var(--muted-foreground);opacity:.5}.style_breadcrumbCurrent__HxMHq{color:var(--foreground);font-weight:600}.style_hero__9VQBV{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:80px 20px;position:relative;overflow:hidden}.style_hero__9VQBV:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0,transparent 50%);pointer-events:none}.style_heroContent__5jt6k{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:300px 1fr;gap:60px;align-items:center;position:relative;z-index:1}.style_heroLeft__Uwlfy,.style_logoContainer__3ug_B{display:flex;justify-content:center}.style_logoContainer__3ug_B{width:240px;height:240px;background-color:white;border-radius:24px;padding:40px;align-items:center;box-shadow:0 20px 60px rgba(0,0,0,.3);transition:transform .3s ease}.style_logoContainer__3ug_B:hover{transform:scale(1.05)}.style_logo__AzjYs{max-width:100%;max-height:100%;object-fit:contain}.style_logoPlaceholder__hM_R9{width:240px;height:240px;display:flex;align-items:center;justify-content:center;background-color:white;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.style_brandInitial__yffub{font-size:6rem;font-weight:800;background:linear-gradient(135deg,#1a1a2e,#16213e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.style_heroRight__vYIHm{color:white}.style_title__1N7Dc{font-size:4rem;font-weight:800;margin-bottom:24px;text-shadow:0 2px 20px rgba(0,0,0,.2);letter-spacing:-.02em}.style_description__yUCSk{font-size:1.25rem;line-height:1.8;margin-bottom:40px;opacity:.95;max-width:800px}.style_metaGrid__gXB21{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.style_metaItem__PLRia{display:flex;flex-direction:column;gap:8px}.style_metaLabel__uLFrj{font-size:.875rem;opacity:.8;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.style_metaValue__H20Q4,.style_websiteLink__0yeho{font-size:1.125rem;font-weight:600}.style_websiteLink__0yeho{display:inline-flex;align-items:center;gap:6px;color:white;text-decoration:none;transition:all .2s ease;padding:8px 16px;background-color:rgba(255,255,255,.15);border-radius:8px;backdrop-filter:blur(10px);width:fit-content}.style_websiteLink__0yeho:hover{background-color:rgba(255,255,255,.25);transform:translateX(4px)}.style_externalIcon__o4Tyu{width:18px;height:18px;stroke-width:2.5}.style_section__94aSB{padding:80px 20px}.style_sectionContent__tk3wY{max-width:1400px;margin:0 auto}.style_sectionTitle__6Rlfm{font-size:2.5rem;font-weight:800;color:var(--foreground);margin-bottom:16px;text-align:center}.style_sectionSubtitle__VOrPW{font-size:1.125rem;color:var(--muted-foreground);text-align:center;margin-bottom:60px;max-width:600px;margin-left:auto;margin-right:auto}.style_historyContent__Ri72Y{background-color:var(--card);border-radius:20px;padding:48px;border:1px solid var(--border);box-shadow:0 4px 20px rgba(0,0,0,.05)}.style_historyText__X8Fm6{font-size:1.125rem;line-height:1.9;color:var(--foreground);text-align:justify}.style_modelsGrid__a2Yfw{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:32px}.style_modelCard__1NF6_{background-color:var(--card);border-radius:16px;overflow:visible;border:1px solid var(--border);transition:all .3s ease;display:flex;flex-direction:column}.style_modelCard__1NF6_:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:var(--primary)}.style_modelImageContainer__4qVvK{width:100%;height:250px;background-color:var(--secondary);display:flex;align-items:center;justify-content:center;overflow:hidden}.style_modelImage__tgHPZ{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.style_modelCard__1NF6_:hover .style_modelImage__tgHPZ{transform:scale(1.05)}.style_modelInfo__dvkrE{padding:24px;flex:1}.style_modelName__rKVDG{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:12px}.style_modelDescription__cU_L8{font-size:.95rem;line-height:1.6;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.style_modelDescriptionWrapper__athas{position:relative}.style_tooltip__qwnAd{position:absolute;left:0;top:100%;margin-top:8px;z-index:1000;background-color:var(--card);color:var(--foreground);border:1px solid var(--border);padding:12px 14px;border-radius:8px;max-width:480px;width:max-content;box-shadow:0 8px 24px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;pointer-events:none;white-space:normal}.style_modelDescriptionWrapper__athas:hover .style_tooltip__qwnAd{opacity:1;visibility:visible;transform:translateY(0)}.style_tooltip__qwnAd:after{content:"";position:absolute;top:-6px;left:12px;width:10px;height:10px;background-color:var(--card);border-left:1px solid var(--border);border-top:1px solid var(--border);transform:rotate(45deg)}.style_ctaSection__YmEA6{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:80px 20px;text-align:center}.style_ctaContent__2TkEo{max-width:800px;margin:0 auto}.style_ctaTitle__JWRbb{font-size:2.5rem;font-weight:800;color:white;margin-bottom:16px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.style_ctaText__cESkY{font-size:1.125rem;color:rgba(255,255,255,.95);margin-bottom:32px;line-height:1.6}.style_ctaButton__Ny3sv{display:inline-flex;align-items:center;gap:12px;padding:16px 40px;background-color:white;color:#1a1a2e;text-decoration:none;font-weight:700;font-size:1.125rem;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.2)}.style_ctaButton__Ny3sv:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.3)}@media (max-width:1024px){.style_heroContent__5jt6k{grid-template-columns:200px 1fr;gap:40px}.style_logoContainer__3ug_B,.style_logoPlaceholder__hM_R9{width:180px;height:180px}.style_brandInitial__yffub{font-size:4.5rem}.style_title__1N7Dc{font-size:3rem}}@media (max-width:768px){.style_heroContent__5jt6k{grid-template-columns:1fr;gap:40px;text-align:center}.style_heroLeft__Uwlfy{justify-content:center}.style_logoContainer__3ug_B,.style_logoPlaceholder__hM_R9{width:160px;height:160px}.style_title__1N7Dc{font-size:2.5rem}.style_description__yUCSk{font-size:1.125rem}.style_metaGrid__gXB21{grid-template-columns:1fr}.style_metaItem__PLRia{align-items:center;text-align:center}.style_websiteLink__0yeho{margin:0 auto}.style_sectionTitle__6Rlfm{font-size:2rem}.style_historyContent__Ri72Y{padding:32px}.style_historyText__X8Fm6{font-size:1rem}.style_modelsGrid__a2Yfw{grid-template-columns:1fr;gap:24px}.style_ctaSection__YmEA6,.style_hero__9VQBV,.style_section__94aSB{padding:60px 20px}.style_ctaTitle__JWRbb{font-size:2rem}}@media (max-width:480px){.style_logoContainer__3ug_B,.style_logoPlaceholder__hM_R9{width:140px;height:140px}.style_brandInitial__yffub{font-size:3.5rem}.style_title__1N7Dc{font-size:2rem}.style_description__yUCSk{font-size:1rem}.style_historyContent__Ri72Y{padding:24px}.style_modelInfo__dvkrE{padding:20px}}