.products-module__KJcT4W__pageWrapper{background-color:var(--background,#fff);width:100%;min-height:100vh;color:var(--foreground,#171717);padding:60px 24px 120px}.products-module__KJcT4W__overviewSection{width:100%;max-width:1240px;margin:0 auto 120px}.products-module__KJcT4W__overviewHeader{justify-content:flex-end;margin-bottom:52px;display:flex}.products-module__KJcT4W__overviewTitle{color:#111827;letter-spacing:-.025em;margin:0;font-size:clamp(2.3rem,4vw,3.4rem);font-weight:300}.products-module__KJcT4W__titleBold{font-weight:700}@media (prefers-color-scheme:dark){.products-module__KJcT4W__overviewTitle{color:#f9fafb}}.products-module__KJcT4W__overviewGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.products-module__KJcT4W__overviewCard{cursor:pointer;background-color:#0000;border:1.5px solid #0000;border-radius:20px;flex-direction:column;padding:16px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.products-module__KJcT4W__overviewCard:hover{background-color:#0284c70a;border-color:#0284c733;transform:translateY(-6px);box-shadow:0 12px 28px -8px #00000014}.products-module__KJcT4W__overviewCardActive{background-color:#0284c70f;border-color:#0284c7;box-shadow:0 0 0 3px #0284c726,0 12px 28px -8px #0284c726}.products-module__KJcT4W__overviewCardInfo{flex-direction:column;gap:8px;min-height:96px;margin-bottom:18px;display:flex}.products-module__KJcT4W__overviewTitleRow{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.products-module__KJcT4W__overviewCardTitle{color:#111827;letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600;transition:color .2s}.products-module__KJcT4W__overviewCard:hover .products-module__KJcT4W__overviewCardTitle{color:#0284c7}.products-module__KJcT4W__exploreBadge{color:#0284c7;background:#0284c71a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .25s;display:inline-flex}.products-module__KJcT4W__overviewCard:hover .products-module__KJcT4W__exploreBadge{color:#fff;background:#0284c7;transform:translateY(3px)}.products-module__KJcT4W__overviewCardDesc{color:#555;margin:0;font-size:13.5px;line-height:1.5}@media (prefers-color-scheme:dark){.products-module__KJcT4W__overviewCardTitle{color:#f3f4f6}.products-module__KJcT4W__overviewCard:hover .products-module__KJcT4W__overviewCardTitle{color:#38bdf8}.products-module__KJcT4W__overviewCardDesc{color:#9ca3af}.products-module__KJcT4W__overviewCard:hover{background-color:#38bdf80f;border-color:#38bdf840}.products-module__KJcT4W__overviewCardActive{background-color:#38bdf81a;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.products-module__KJcT4W__exploreBadge{color:#38bdf8;background:#38bdf826}.products-module__KJcT4W__overviewCard:hover .products-module__KJcT4W__exploreBadge{color:#0f172a;background:#38bdf8}}.products-module__KJcT4W__overviewImageWrapper{aspect-ratio:16/10;background-color:#f3f4f6;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.products-module__KJcT4W__overviewImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.products-module__KJcT4W__overviewCard:hover .products-module__KJcT4W__overviewImage{transform:scale(1.05)}.products-module__KJcT4W__overviewOverlay{opacity:0;background:linear-gradient(#0000 40%,#0f172abf 100%);justify-content:center;align-items:flex-end;padding-bottom:12px;transition:opacity .3s;display:flex;position:absolute;inset:0}.products-module__KJcT4W__overviewCard:hover .products-module__KJcT4W__overviewOverlay{opacity:1}.products-module__KJcT4W__overlayText{color:#fff;letter-spacing:.02em;font-size:12px;font-weight:600}.products-module__KJcT4W__detailedList{flex-direction:column;gap:120px;width:100%;max-width:1240px;margin:0 auto;display:flex}.products-module__KJcT4W__detailItem{border:2px solid #0000;border-radius:28px;outline:none;grid-template-columns:.8fr 1.2fr;align-items:center;gap:64px;width:100%;padding:36px;scroll-margin-top:100px;transition:all .45s cubic-bezier(.16,1,.3,1);display:grid;position:relative}.products-module__KJcT4W__detailItem:target,.products-module__KJcT4W__detailItemFocused{background:linear-gradient(145deg,#0284c70a 0%,#0284c703 100%);border-color:#0284c766;animation:1.2s cubic-bezier(.16,1,.3,1) products-module__KJcT4W__sectionFocusGlow;box-shadow:0 0 0 4px #0284c71f,0 20px 48px -12px #0284c726}@keyframes products-module__KJcT4W__sectionFocusGlow{0%{background-color:#0284c71f;box-shadow:0 0 #0284c799}50%{background-color:#0284c70d;box-shadow:0 0 0 10px #0284c738,0 20px 40px -10px #0284c733}to{box-shadow:0 0 0 4px #0284c71f,0 20px 48px -12px #0284c726}}.products-module__KJcT4W__focusedIndicator{letter-spacing:.03em;text-transform:uppercase;color:#0284c7;background:#0284c71a;border:1px solid #0284c740;border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;animation:.4s products-module__KJcT4W__fadeInIndicator;display:inline-flex;position:absolute;top:14px;right:24px}.products-module__KJcT4W__focusedDot{background-color:#0284c7;border-radius:50%;width:8px;height:8px;animation:1.6s infinite products-module__KJcT4W__pulseDot;box-shadow:0 0 8px #0284c7}@keyframes products-module__KJcT4W__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.35)}}@keyframes products-module__KJcT4W__fadeInIndicator{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.products-module__KJcT4W__detailItem:target,.products-module__KJcT4W__detailItemFocused{background:linear-gradient(145deg,#38bdf80f 0%,#38bdf803 100%);border-color:#38bdf866;box-shadow:0 0 0 4px #38bdf826,0 20px 48px -12px #00000080}.products-module__KJcT4W__focusedIndicator{color:#38bdf8;background:#38bdf826;border-color:#38bdf84d}.products-module__KJcT4W__focusedDot{background-color:#38bdf8;box-shadow:0 0 8px #38bdf8}}.products-module__KJcT4W__featuresCol{flex-direction:column;gap:24px;display:flex}.products-module__KJcT4W__featuresHeading{color:#1f2937;letter-spacing:-.01em;margin:0 0 10px;font-size:15px;font-weight:700}@media (prefers-color-scheme:dark){.products-module__KJcT4W__featuresHeading{color:#f3f4f6}}.products-module__KJcT4W__featuresList{flex-direction:column;gap:28px;display:flex}.products-module__KJcT4W__featureRow{align-items:center;gap:20px;display:flex}.products-module__KJcT4W__featureIconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.products-module__KJcT4W__featureLabel{color:#374151;max-width:260px;margin:0;font-size:15px;font-weight:500;line-height:1.45}@media (prefers-color-scheme:dark){.products-module__KJcT4W__featureLabel{color:#d1d5db}}.products-module__KJcT4W__imageCol{aspect-ratio:1;filter:drop-shadow(0 15px 30px #00000014);width:100%;max-width:440px;margin:0 auto;position:relative}.products-module__KJcT4W__imageClipped{clip-path:url(#productsShapeClip);background-color:#f3f4f6;width:100%;height:100%;position:relative}.products-module__KJcT4W__speakerImage{object-fit:cover;width:100%;height:100%;display:block}.products-module__KJcT4W__contentCol{flex-direction:column;gap:24px;display:flex}.products-module__KJcT4W__productTitle{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(2.4rem,4.2vw,3.6rem);font-weight:700;line-height:1.15}@media (prefers-color-scheme:dark){.products-module__KJcT4W__productTitle{color:#f9fafb}}.products-module__KJcT4W__paragraphsWrapper{flex-direction:column;gap:18px;display:flex}.products-module__KJcT4W__productParagraph{color:#4b5563;margin:0;font-size:15px;line-height:1.7}@media (prefers-color-scheme:dark){.products-module__KJcT4W__productParagraph{color:#9ca3af}}.products-module__KJcT4W__devToolsContainer{flex-direction:column;align-items:flex-end;gap:12px;margin-top:24px;display:flex}.products-module__KJcT4W__devToolsLabel{color:#374151;margin:0;font-size:14px;font-weight:600}@media (prefers-color-scheme:dark){.products-module__KJcT4W__devToolsLabel{color:#d1d5db}}.products-module__KJcT4W__devToolsIcons{align-items:center;gap:20px;display:flex}.products-module__KJcT4W__toolIcon{color:#111827;width:32px;height:32px;transition:transform .2s}.products-module__KJcT4W__toolIcon:hover{transform:translateY(-2px)}@media (prefers-color-scheme:dark){.products-module__KJcT4W__toolIcon{color:#f3f4f6}}@media (max-width:1024px){.products-module__KJcT4W__overviewGrid{grid-template-columns:repeat(2,1fr);gap:36px 24px}.products-module__KJcT4W__detailItem{grid-template-columns:1fr;gap:48px}.products-module__KJcT4W__devToolsContainer{align-items:flex-start}}@media (max-width:640px){.products-module__KJcT4W__overviewHeader{justify-content:flex-start;margin-bottom:36px}.products-module__KJcT4W__overviewGrid{grid-template-columns:1fr;gap:36px}.products-module__KJcT4W__detailItem{margin:0;padding:24px 16px}.products-module__KJcT4W__detailedList{gap:80px}}
