.style-module__NSu6Aq__container{background-color:var(--background);min-height:100vh}.style-module__NSu6Aq__breadcrumb{background-color:var(--card);border-bottom:1px solid var(--border);padding:16px 0}.style-module__NSu6Aq__breadcrumbContent{align-items:center;gap:12px;max-width:1400px;margin:0 auto;padding:0 20px;font-size:.875rem;display:flex}.style-module__NSu6Aq__breadcrumbLink{color:var(--muted-foreground);font-weight:500;text-decoration:none;transition:color .2s}.style-module__NSu6Aq__breadcrumbLink:hover{color:var(--primary)}.style-module__NSu6Aq__breadcrumbSeparator{color:var(--muted-foreground);opacity:.5}.style-module__NSu6Aq__breadcrumbCurrent{color:var(--foreground);font-weight:600}.style-module__NSu6Aq__hero{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:80px 20px;position:relative;overflow:hidden}.style-module__NSu6Aq__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.style-module__NSu6Aq__heroContent{z-index:1;grid-template-columns:300px 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;display:grid;position:relative}.style-module__NSu6Aq__heroLeft{justify-content:center;display:flex}.style-module__NSu6Aq__logoContainer{background-color:#fff;border-radius:24px;justify-content:center;align-items:center;width:240px;height:240px;padding:40px;transition:transform .3s;display:flex;box-shadow:0 20px 60px rgba(0,0,0,.3)}.style-module__NSu6Aq__logoContainer:hover{transform:scale(1.05)}.style-module__NSu6Aq__logo{object-fit:contain;max-width:100%;max-height:100%}.style-module__NSu6Aq__logoPlaceholder{background-color:#fff;border-radius:24px;justify-content:center;align-items:center;width:240px;height:240px;display:flex;box-shadow:0 20px 60px rgba(0,0,0,.3)}.style-module__NSu6Aq__brandInitial{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:6rem;font-weight:800}.style-module__NSu6Aq__heroRight{color:#fff}.style-module__NSu6Aq__title{text-shadow:0 2px 20px rgba(0,0,0,.2);letter-spacing:-.02em;margin-bottom:24px;font-size:4rem;font-weight:800}.style-module__NSu6Aq__description{opacity:.95;max-width:800px;margin-bottom:40px;font-size:1.25rem;line-height:1.8}.style-module__NSu6Aq__metaGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}.style-module__NSu6Aq__metaItem{flex-direction:column;gap:8px;display:flex}.style-module__NSu6Aq__metaLabel{opacity:.8;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.style-module__NSu6Aq__metaValue{font-size:1.125rem;font-weight:600}.style-module__NSu6Aq__websiteLink{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.15);border-radius:8px;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:8px 16px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.style-module__NSu6Aq__websiteLink:hover{background-color:rgba(255,255,255,.25);transform:translate(4px)}.style-module__NSu6Aq__externalIcon{stroke-width:2.5px;width:18px;height:18px}.style-module__NSu6Aq__section{padding:80px 20px}.style-module__NSu6Aq__sectionContent{max-width:1400px;margin:0 auto}.style-module__NSu6Aq__sectionTitle{color:var(--foreground);text-align:center;margin-bottom:16px;font-size:2.5rem;font-weight:800}.style-module__NSu6Aq__sectionSubtitle{color:var(--muted-foreground);text-align:center;max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:1.125rem}.style-module__NSu6Aq__historyContent{background-color:var(--card);border:1px solid var(--border);border-radius:20px;padding:48px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.style-module__NSu6Aq__historyText{color:var(--foreground);text-align:justify;font-size:1.125rem;line-height:1.9}.style-module__NSu6Aq__modelsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:32px;display:grid}.style-module__NSu6Aq__modelCard{background-color:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:visible}.style-module__NSu6Aq__modelCard:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.style-module__NSu6Aq__modelImageContainer{background-color:var(--secondary);justify-content:center;align-items:center;width:100%;height:250px;display:flex;overflow:hidden}.style-module__NSu6Aq__modelImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.style-module__NSu6Aq__modelCard:hover .style-module__NSu6Aq__modelImage{transform:scale(1.05)}.style-module__NSu6Aq__modelInfo{flex:1;padding:24px}.style-module__NSu6Aq__modelName{color:var(--foreground);margin-bottom:12px;font-size:1.5rem;font-weight:700}.style-module__NSu6Aq__modelDescription{color:var(--muted-foreground);-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.style-module__NSu6Aq__modelDescriptionWrapper{position:relative}.style-module__NSu6Aq__tooltip{z-index:1000;background-color:var(--card);color:var(--foreground);border:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;white-space:normal;border-radius:8px;width:max-content;max-width:480px;margin-top:8px;padding:12px 14px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:0;transform:translateY(4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.style-module__NSu6Aq__modelDescriptionWrapper:hover .style-module__NSu6Aq__tooltip{opacity:1;visibility:visible;transform:translateY(0)}.style-module__NSu6Aq__tooltip:after{content:"";background-color:var(--card);border-left:1px solid var(--border);border-top:1px solid var(--border);width:10px;height:10px;position:absolute;top:-6px;left:12px;transform:rotate(45deg)}.style-module__NSu6Aq__ctaSection{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:80px 20px}.style-module__NSu6Aq__ctaContent{max-width:800px;margin:0 auto}.style-module__NSu6Aq__ctaTitle{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2);margin-bottom:16px;font-size:2.5rem;font-weight:800}.style-module__NSu6Aq__ctaText{color:rgba(255,255,255,.95);margin-bottom:32px;font-size:1.125rem;line-height:1.6}.style-module__NSu6Aq__ctaButton{color:#1a1a2e;background-color:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px 40px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px rgba(0,0,0,.2)}.style-module__NSu6Aq__ctaButton:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.3)}@media (max-width:1024px){.style-module__NSu6Aq__heroContent{grid-template-columns:200px 1fr;gap:40px}.style-module__NSu6Aq__logoContainer,.style-module__NSu6Aq__logoPlaceholder{width:180px;height:180px}.style-module__NSu6Aq__brandInitial{font-size:4.5rem}.style-module__NSu6Aq__title{font-size:3rem}}@media (max-width:768px){.style-module__NSu6Aq__heroContent{text-align:center;grid-template-columns:1fr;gap:40px}.style-module__NSu6Aq__heroLeft{justify-content:center}.style-module__NSu6Aq__logoContainer,.style-module__NSu6Aq__logoPlaceholder{width:160px;height:160px}.style-module__NSu6Aq__title{font-size:2.5rem}.style-module__NSu6Aq__description{font-size:1.125rem}.style-module__NSu6Aq__metaGrid{grid-template-columns:1fr}.style-module__NSu6Aq__metaItem{text-align:center;align-items:center}.style-module__NSu6Aq__websiteLink{margin:0 auto}.style-module__NSu6Aq__sectionTitle{font-size:2rem}.style-module__NSu6Aq__historyContent{padding:32px}.style-module__NSu6Aq__historyText{font-size:1rem}.style-module__NSu6Aq__modelsGrid{grid-template-columns:1fr;gap:24px}.style-module__NSu6Aq__hero,.style-module__NSu6Aq__section,.style-module__NSu6Aq__ctaSection{padding:60px 20px}.style-module__NSu6Aq__ctaTitle{font-size:2rem}}@media (max-width:480px){.style-module__NSu6Aq__logoContainer,.style-module__NSu6Aq__logoPlaceholder{width:140px;height:140px}.style-module__NSu6Aq__brandInitial{font-size:3.5rem}.style-module__NSu6Aq__title{font-size:2rem}.style-module__NSu6Aq__description{font-size:1rem}.style-module__NSu6Aq__historyContent{padding:24px}.style-module__NSu6Aq__modelInfo{padding:20px}}
