{"product_id":"inversor-solar-ongrid-sungrow-5kw-sg5-0rs-l2-220v-2mppt-monitoramento-wifi","title":"Inversor Solar Sungrow Ongrid 5kW SG5.0RS-L2 220V 2MPPT Monitoramento Wifi","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700\u0026amp;family=JetBrains+Mono:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  .sg, .sg *, .sg *::before, .sg *::after { box-sizing: border-box; }\n  .sg h1, .sg h2, .sg h3, .sg h4, .sg h5, .sg h6,\n  .sg p, .sg span, .sg div, .sg td, .sg th,\n  .sg label, .sg strong, .sg em, .sg li, .sg small {\n    color: inherit;\n  }\n\n  .sg {\n    --ink: #1d1d1f;\n    --ink-deep: #0a0a0a;\n    --graphite: #424245;\n    --stone: #6e6e73;\n    --silver: #a1a1a6;\n    --hair: rgba(0,0,0,0.06);\n    --hair-strong: rgba(0,0,0,0.12);\n    --bg: #ffffff;\n    --bg-warm: #fbfbfd;\n    --bg-soft: #f5f5f7;\n    --night: #1d1d1f;\n    --night-soft: #2c2c2e;\n    --night-text: #f5f5f7;\n    --night-stone: #98989d;\n    --accent: #FAB809;\n    --accent-deep: #c79407;\n    --accent-light: #FAB809;\n    --accent-soft: rgba(250,184,9,0.10);\n\n    --sans: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    --mono: 'JetBrains Mono', 'SF Mono', Menlo, Consolas, monospace;\n\n    width: 100%;\n    max-width: 100%;\n    position: relative;\n    font-family: var(--sans);\n    font-weight: 400;\n    color: var(--ink);\n    background: var(--bg);\n    line-height: 1.47;\n    letter-spacing: -0.003em;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    text-rendering: optimizeLegibility;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    border-radius: 4px;\n  }\n  .sg img, .sg svg { max-width: 100%; display: block; }\n\n  .sg__rev {\n    opacity: 0;\n    transform: translateY(28px);\n    transition: opacity 1s cubic-bezier(.2,.7,.2,1), transform 1s cubic-bezier(.2,.7,.2,1);\n  }\n  .sg__rev.sg__in { opacity: 1; transform: translateY(0); }\n  .sg__rev[data-d=\"1\"] { transition-delay: .1s; }\n  .sg__rev[data-d=\"2\"] { transition-delay: .2s; }\n  .sg__rev[data-d=\"3\"] { transition-delay: .3s; }\n  .sg__rev[data-d=\"4\"] { transition-delay: .4s; }\n  .sg__rev[data-d=\"5\"] { transition-delay: .5s; }\n\n  .sg__slide-r { opacity: 0; transform: translateX(32px); transition: opacity 1.1s cubic-bezier(.2,.7,.2,1), transform 1.1s cubic-bezier(.2,.7,.2,1); }\n  .sg__slide-r.sg__in { opacity: 1; transform: translateX(0); }\n\n  .sg__slide-l { opacity: 0; transform: translateX(-32px); transition: opacity 1.1s cubic-bezier(.2,.7,.2,1), transform 1.1s cubic-bezier(.2,.7,.2,1); }\n  .sg__slide-l.sg__in { opacity: 1; transform: translateX(0); }\n\n  .sg__meta {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 5%;\n    border-bottom: 0.5px solid var(--hair);\n    background: rgba(255,255,255,0.85);\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    font-family: var(--mono);\n    font-size: 11px;\n    letter-spacing: 0.08em;\n    color: var(--stone);\n  }\n  .sg__meta-brand {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: 16px;\n    letter-spacing: -0.02em;\n    color: var(--ink);\n  }\n  .sg__meta-right { display: flex; gap: 20px; align-items: center; }\n  .sg__meta-status {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    color: var(--accent-deep);\n    text-transform: uppercase;\n    font-size: 10px;\n  }\n  .sg__meta-status::before {\n    content: '';\n    width: 6px;\n    height: 6px;\n    background: var(--accent);\n    border-radius: 50%;\n    animation: sgPulse 2s infinite;\n  }\n  @keyframes sgPulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.5; transform: scale(0.85); }\n  }\n\n  \/* ============================================\n     HERO — SPLIT (texto esquerda, imagem direita)\n  ============================================ *\/\n  .sg__hero {\n    position: relative;\n    background: var(--bg);\n    padding: 100px 5% 80px;\n    min-height: 85vh;\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n  }\n  .sg__hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 1280px;\n    margin: 0 auto;\n    width: 100%;\n    display: grid;\n    grid-template-columns: 1.1fr 1fr;\n    gap: 80px;\n    align-items: center;\n  }\n  .sg__hero-content {\n    display: flex;\n    flex-direction: column;\n  }\n  .sg__hero-eyebrow {\n    font-family: var(--mono);\n    font-size: 11px;\n    color: var(--accent-deep);\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    font-weight: 500;\n    margin-bottom: 32px;\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    align-self: flex-start;\n  }\n  .sg__hero-eyebrow::before {\n    content: '';\n    width: 28px;\n    height: 1px;\n    background: var(--accent);\n    opacity: 0.6;\n  }\n  .sg__hero-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: clamp(56px, 8.5vw, 128px);\n    line-height: 0.94;\n    letter-spacing: -0.045em;\n    color: var(--ink);\n    margin: 0 0 32px;\n  }\n  .sg__hero-title-soft {\n    color: var(--stone);\n    font-weight: 400;\n  }\n  .sg__hero-sub {\n    font-family: var(--sans);\n    font-size: clamp(18px, 1.6vw, 22px);\n    line-height: 1.45;\n    letter-spacing: -0.012em;\n    color: var(--graphite);\n    margin: 0;\n    font-weight: 400;\n  }\n  .sg__hero-sub em {\n    font-style: normal;\n    color: var(--ink);\n    font-weight: 500;\n  }\n  .sg__hero-foot {\n    margin-top: 56px;\n    padding-top: 24px;\n    border-top: 0.5px solid var(--hair);\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px 32px;\n    font-family: var(--mono);\n    font-size: 11px;\n    color: var(--stone);\n    letter-spacing: 0.06em;\n  }\n  .sg__hero-foot-cell {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n  .sg__hero-foot-key {\n    font-size: 9px;\n    color: var(--silver);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n  .sg__hero-foot-val {\n    font-family: var(--sans);\n    font-size: 14px;\n    color: var(--ink);\n    font-weight: 500;\n    letter-spacing: -0.01em;\n  }\n\n  .sg__hero-visual {\n    position: relative;\n    aspect-ratio: 1\/1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    max-width: 640px;\n    width: 100%;\n    margin-left: auto;\n  }\n  \/* Sombra elíptica no chão, abaixo do produto *\/\n  .sg__hero-visual::after {\n    content: '';\n    position: absolute;\n    left: 50%;\n    bottom: -8%;\n    transform: translateX(-50%);\n    width: 64%;\n    height: 32px;\n    background: radial-gradient(ellipse at center, rgba(29,29,31,0.32) 0%, rgba(29,29,31,0.12) 45%, transparent 75%);\n    filter: blur(8px);\n    pointer-events: none;\n    z-index: 1;\n  }\n  .sg__hero-visual img {\n    width: 100%;\n    height: auto;\n    position: relative;\n    z-index: 2;\n    filter: drop-shadow(0 24px 48px rgba(0,0,0,0.12));\n  }\n  .sg__hero-visual-tag {\n    position: absolute;\n    font-family: var(--mono);\n    font-size: 10px;\n    color: var(--silver);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    z-index: 3;\n  }\n  .sg__hero-visual-tag--tl { top: 0; left: 0; }\n  .sg__hero-visual-tag--br { bottom: 0; right: 0; }\n\n  .sg__stage {\n    position: relative;\n    background: var(--night);\n    color: var(--night-text);\n    padding: 120px 5% 100px;\n    overflow: hidden;\n  }\n  .sg__stage::after {\n    content: '';\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 800px;\n    height: 800px;\n    background: radial-gradient(circle, var(--accent-soft) 0%, transparent 65%);\n    filter: blur(80px);\n    opacity: 0.5;\n    pointer-events: none;\n  }\n  .sg__stage-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 1280px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 80px;\n    align-items: center;\n  }\n  .sg__stage-side {\n    display: flex;\n    flex-direction: column;\n    gap: 32px;\n  }\n  .sg__stage-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: clamp(40px, 4.5vw, 64px);\n    line-height: 1.05;\n    letter-spacing: -0.035em;\n    color: var(--night-text);\n    margin: 0;\n  }\n  .sg__stage-title em {\n    font-style: normal;\n    color: var(--accent);\n    font-weight: 600;\n  }\n  .sg__stage-body {\n    font-family: var(--sans);\n    font-size: 17px;\n    line-height: 1.55;\n    color: var(--night-stone);\n    max-width: 520px;\n    margin: 0;\n  }\n  .sg__stage-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    border-top: 0.5px solid rgba(245,245,247,0.12);\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .sg__stage-stat {\n    padding-right: 24px;\n    border-right: 0.5px solid rgba(245,245,247,0.12);\n  }\n  .sg__stage-stat:last-child { border-right: none; }\n  .sg__stage-stat:not(:first-child) { padding-left: 24px; }\n  .sg__stage-stat-label {\n    font-family: var(--mono);\n    font-size: 10px;\n    color: var(--night-stone);\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n    font-weight: 500;\n  }\n  .sg__stage-stat-val {\n    font-family: var(--sans);\n    font-weight: 500;\n    font-size: 32px;\n    color: var(--night-text);\n    letter-spacing: -0.03em;\n    line-height: 1;\n  }\n  .sg__stage-stat-unit {\n    font-family: var(--mono);\n    font-size: 11px;\n    color: var(--night-stone);\n    margin-left: 4px;\n    font-weight: 400;\n    letter-spacing: 0;\n  }\n  .sg__stage-product {\n    position: relative;\n    aspect-ratio: 1\/1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .sg__stage-product img {\n    width: 100%;\n    height: auto;\n    position: relative;\n    z-index: 2;\n    filter: drop-shadow(0 30px 60px rgba(0,0,0,0.4));\n  }\n  .sg__stage-product-tag {\n    position: absolute;\n    font-family: var(--mono);\n    font-size: 10px;\n    color: var(--night-stone);\n    letter-spacing: 0.1em;\n    z-index: 3;\n  }\n  .sg__stage-product-tag--tl { top: 12px; left: 12px; }\n  .sg__stage-product-tag--br { bottom: 12px; right: 12px; }\n\n  .sg__flow {\n    background: var(--bg);\n    padding: 140px 5%;\n    position: relative;\n  }\n  .sg__flow-head {\n    max-width: 1280px;\n    margin: 0 auto 80px;\n    text-align: center;\n  }\n  .sg__flow-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: clamp(40px, 5vw, 72px);\n    line-height: 1.02;\n    letter-spacing: -0.04em;\n    color: var(--ink);\n    margin: 0 auto 24px;\n    max-width: 880px;\n  }\n  .sg__flow-title em {\n    font-style: normal;\n    color: var(--stone);\n    font-weight: 400;\n  }\n  .sg__flow-desc {\n    font-family: var(--sans);\n    font-size: 17px;\n    line-height: 1.55;\n    color: var(--graphite);\n    max-width: 600px;\n    margin: 0 auto;\n  }\n  .sg__flow-diagram {\n    max-width: 1280px;\n    margin: 0 auto;\n    position: relative;\n    background: transparent;\n    border: none;\n    padding: 0;\n    overflow: hidden;\n  }\n  .sg__flow-svg {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n  .sg__flow-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    filter: none;\n    box-shadow: none;\n  }\n\n  .sg__arsenal {\n    background: var(--bg);\n    padding: 140px 0 0;\n  }\n  .sg__arsenal-head {\n    max-width: 1280px;\n    margin: 0 auto 60px;\n    padding: 0 5%;\n    text-align: center;\n  }\n  .sg__arsenal-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: clamp(40px, 5vw, 72px);\n    line-height: 1.02;\n    letter-spacing: -0.04em;\n    color: var(--ink);\n    margin: 0 auto;\n    max-width: 800px;\n  }\n  .sg__arsenal-title em {\n    font-style: normal;\n    color: var(--stone);\n    font-weight: 400;\n  }\n\n  .sg__chap {\n    padding: 100px 5%;\n    position: relative;\n  }\n  .sg__chap-inner {\n    max-width: 1280px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 80px;\n    align-items: center;\n  }\n  .sg__chap-inner--reverse .sg__chap-content { order: 2; }\n  .sg__chap-inner--reverse .sg__chap-visual { order: 1; }\n  .sg__chap-content { padding: 20px 0; }\n  .sg__chap-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: clamp(32px, 3.8vw, 52px);\n    line-height: 1.06;\n    letter-spacing: -0.035em;\n    color: var(--ink);\n    margin: 0 0 24px;\n  }\n  .sg__chap-title em {\n    font-style: normal;\n    color: var(--stone);\n    font-weight: 400;\n  }\n  .sg__chap-body {\n    font-family: var(--sans);\n    font-size: 17px;\n    line-height: 1.6;\n    color: var(--graphite);\n    margin: 0 0 32px;\n    max-width: 500px;\n  }\n  .sg__chap-data {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    border-top: 0.5px solid var(--hair-strong);\n    padding-top: 20px;\n    max-width: 480px;\n  }\n  .sg__chap-data-cell {\n    padding-right: 16px;\n    border-right: 0.5px solid var(--hair);\n  }\n  .sg__chap-data-cell:last-child { border-right: none; }\n  .sg__chap-data-cell:not(:first-child) { padding-left: 16px; }\n  .sg__chap-data-label {\n    font-family: var(--mono);\n    font-size: 9px;\n    color: var(--stone);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n    font-weight: 500;\n  }\n  .sg__chap-data-val {\n    font-family: var(--sans);\n    font-weight: 500;\n    font-size: 16px;\n    color: var(--ink);\n    letter-spacing: -0.015em;\n    line-height: 1.2;\n  }\n\n  .sg__chap-visual {\n    position: relative;\n    aspect-ratio: 1\/1;\n    background: var(--bg-warm);\n    border: 0.5px solid var(--hair);\n    border-radius: 20px;\n    padding: 40px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n  }\n  .sg__chap-visual-tag {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    font-family: var(--mono);\n    font-size: 10px;\n    color: var(--silver);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    z-index: 2;\n  }\n  .sg__chap-visual svg {\n    width: 100%;\n    height: 100%;\n    max-width: 480px;\n    max-height: 480px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .sg__pull {\n    background: var(--night);\n    color: var(--night-text);\n    padding: 160px 5%;\n    position: relative;\n    overflow: hidden;\n  }\n  .sg__pull::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.015) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.015) 1px, transparent 1px);\n    background-size: 80px 80px;\n  }\n  .sg__pull::after {\n    content: '';\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 700px;\n    height: 700px;\n    background: radial-gradient(circle, var(--accent-soft) 0%, transparent 70%);\n    filter: blur(80px);\n    opacity: 0.35;\n  }\n  .sg__pull-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    text-align: center;\n    position: relative;\n    z-index: 2;\n  }\n  .sg__pull-quote {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: clamp(36px, 5vw, 72px);\n    line-height: 1.1;\n    letter-spacing: -0.04em;\n    color: var(--night-text);\n    margin: 0;\n  }\n  .sg__pull-quote em {\n    font-style: normal;\n    color: var(--accent);\n    font-weight: 600;\n  }\n  .sg__pull-sig {\n    margin-top: 56px;\n    padding-top: 24px;\n    border-top: 0.5px solid rgba(245,245,247,0.15);\n    display: flex;\n    justify-content: center;\n    gap: 48px;\n    flex-wrap: wrap;\n    font-family: var(--mono);\n    font-size: 11px;\n    color: var(--night-stone);\n    letter-spacing: 0.08em;\n  }\n\n  .sg__specs {\n    background: var(--bg-soft);\n    padding: 140px 5%;\n    position: relative;\n    overflow: hidden;\n  }\n  .sg__specs::before {\n    content: '';\n    position: absolute;\n    top: -200px;\n    right: -200px;\n    width: 600px;\n    height: 600px;\n    background: radial-gradient(circle, var(--accent-soft) 0%, transparent 70%);\n    filter: blur(60px);\n    opacity: 0.5;\n    pointer-events: none;\n  }\n  .sg__specs-head {\n    max-width: 1280px;\n    margin: 0 auto 72px;\n    text-align: center;\n    position: relative;\n    z-index: 2;\n  }\n  .sg__specs-eyebrow {\n    font-family: var(--mono);\n    font-size: 11px;\n    color: var(--accent-deep);\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    font-weight: 600;\n    margin-bottom: 20px;\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .sg__specs-eyebrow::before,\n  .sg__specs-eyebrow::after {\n    content: '';\n    width: 24px;\n    height: 1px;\n    background: var(--accent);\n    opacity: 0.6;\n  }\n  .sg__specs-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: clamp(40px, 5vw, 72px);\n    line-height: 1.02;\n    letter-spacing: -0.04em;\n    color: var(--ink);\n    margin: 0 auto;\n    max-width: 800px;\n  }\n  .sg__specs-title em {\n    font-style: normal;\n    color: var(--stone);\n    font-weight: 400;\n  }\n  .sg__specs-grid {\n    max-width: 1280px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n    position: relative;\n    z-index: 2;\n  }\n  .sg__spec-block {\n    background: #ffffff;\n    border: 1px solid var(--hair);\n    border-radius: 20px;\n    padding: 36px 36px 28px;\n    transition: border-color .4s ease, transform .5s cubic-bezier(.2,.7,.2,1), box-shadow .4s ease;\n    position: relative;\n    overflow: hidden;\n  }\n  .sg__spec-block::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, var(--accent) 0%, var(--accent-deep) 100%);\n    opacity: 0;\n    transition: opacity .4s ease;\n  }\n  .sg__spec-block:hover {\n    border-color: rgba(250,184,9,0.4);\n    transform: translateY(-4px);\n    box-shadow: 0 12px 32px rgba(29,29,31,0.06), 0 2px 8px rgba(29,29,31,0.04);\n  }\n  .sg__spec-block:hover::before {\n    opacity: 1;\n  }\n  .sg__spec-block-head {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 24px;\n    padding-bottom: 20px;\n    border-bottom: 1px solid var(--hair);\n  }\n  .sg__spec-block-badge {\n    font-family: var(--mono);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--silver);\n    background: transparent;\n    padding: 0;\n    letter-spacing: 0.04em;\n    line-height: 1;\n  }\n  .sg__spec-block-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: 22px;\n    line-height: 1.15;\n    letter-spacing: -0.025em;\n    color: var(--ink);\n    margin: 0;\n  }\n  .sg__spec-rows { display: flex; flex-direction: column; }\n  .sg__spec-row {\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 24px;\n    padding: 14px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.04);\n    align-items: baseline;\n    transition: padding .3s ease;\n  }\n  .sg__spec-row:last-child { border-bottom: none; }\n  .sg__spec-row:hover .sg__spec-row-val {\n    color: var(--accent-deep);\n  }\n  .sg__spec-row-key {\n    font-family: var(--sans);\n    font-size: 14px;\n    font-weight: 400;\n    color: var(--stone);\n    letter-spacing: -0.005em;\n    line-height: 1.4;\n  }\n  .sg__spec-row-val {\n    font-family: var(--mono);\n    font-weight: 500;\n    font-size: 13px;\n    color: var(--ink);\n    letter-spacing: -0.005em;\n    text-align: right;\n    transition: color .3s ease;\n  }\n\n  .sg__guard {\n    background: var(--bg-soft);\n    padding: 140px 5%;\n    border-top: 0.5px solid var(--hair);\n  }\n  .sg__guard-head {\n    max-width: 1280px;\n    margin: 0 auto 60px;\n    text-align: center;\n  }\n  .sg__guard-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: clamp(40px, 5vw, 64px);\n    line-height: 1.04;\n    letter-spacing: -0.035em;\n    color: var(--ink);\n    margin: 0 auto;\n    max-width: 760px;\n  }\n  .sg__guard-title em {\n    font-style: normal;\n    color: var(--stone);\n    font-weight: 400;\n  }\n  .sg__guard-grid {\n    max-width: 1280px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n  }\n  .sg__guard-card {\n    background: var(--bg);\n    border: 0.5px solid var(--hair);\n    border-radius: 16px;\n    padding: 40px;\n    transition: border-color .4s ease, transform .4s cubic-bezier(.2,.7,.2,1);\n    display: flex;\n    flex-direction: column;\n  }\n  .sg__guard-card:hover {\n    border-color: var(--hair-strong);\n    transform: translateY(-2px);\n  }\n  .sg__guard-card-head {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 28px;\n    padding-bottom: 20px;\n    border-bottom: 0.5px solid var(--hair);\n  }\n  .sg__guard-card-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: var(--accent-soft);\n    color: var(--accent-deep);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .sg__guard-card-icon svg { width: 18px; height: 18px; }\n  .sg__guard-card-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: 20px;\n    letter-spacing: -0.022em;\n    color: var(--ink);\n    margin: 0;\n    line-height: 1.15;\n  }\n  .sg__guard-card-lead {\n    font-family: var(--sans);\n    font-weight: 500;\n    font-size: 17px;\n    line-height: 1.4;\n    color: var(--ink);\n    margin: 0 0 16px;\n    letter-spacing: -0.018em;\n  }\n  .sg__guard-card-lead em {\n    font-style: normal;\n    color: var(--accent-deep);\n    font-weight: 500;\n  }\n  .sg__guard-card-desc {\n    font-family: var(--sans);\n    font-size: 14px;\n    line-height: 1.6;\n    color: var(--graphite);\n    margin: 0;\n  }\n  .sg__guard-checklist {\n    list-style: none;\n    padding: 0;\n    margin: 20px 0 0;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  .sg__guard-checklist li {\n    display: grid;\n    grid-template-columns: 18px 1fr;\n    gap: 12px;\n    align-items: start;\n    font-family: var(--sans);\n    font-size: 14px;\n    line-height: 1.5;\n    color: var(--graphite);\n  }\n  .sg__guard-checklist li::before {\n    content: '';\n    width: 14px;\n    height: 14px;\n    margin-top: 4px;\n    border-radius: 50%;\n    background: var(--accent-soft);\n    background-image: url(\"data:image\/svg+xml;utf8,\u003csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12' fill='none'\u003e\u003cpath d='M2.5 6L5 8.5L9.5 4' stroke='%23c79407' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'\/\u003e\u003c\/svg\u003e\");\n    background-repeat: no-repeat;\n    background-position: center;\n    background-size: 11px 11px;\n    flex-shrink: 0;\n  }\n  .sg__guard-note {\n    margin-top: 24px;\n    padding: 16px 18px;\n    background: var(--bg-soft);\n    border-left: 2px solid var(--accent);\n    border-radius: 4px;\n    font-family: var(--sans);\n    font-size: 13px;\n    line-height: 1.55;\n    color: var(--graphite);\n  }\n  .sg__guard-note strong {\n    color: var(--ink);\n    font-weight: 600;\n  }\n\n  .sg__faq {\n    background: var(--bg);\n    padding: 140px 5%;\n  }\n  .sg__faq-inner {\n    max-width: 1280px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 360px 1fr;\n    gap: 80px;\n    align-items: start;\n  }\n  .sg__faq-side {\n    position: sticky;\n    top: 100px;\n  }\n  .sg__faq-title {\n    font-family: var(--sans);\n    font-weight: 600;\n    font-size: clamp(32px, 4vw, 52px);\n    line-height: 1.05;\n    letter-spacing: -0.035em;\n    color: var(--ink);\n    margin: 0 0 24px;\n  }\n  .sg__faq-title em {\n    font-style: normal;\n    color: var(--stone);\n    font-weight: 400;\n  }\n  .sg__faq-meta {\n    font-family: var(--mono);\n    font-size: 11px;\n    color: var(--stone);\n    letter-spacing: 0.06em;\n    line-height: 1.7;\n    border-top: 0.5px solid var(--hair);\n    padding-top: 16px;\n  }\n\n  .sg__faq-list { border-top: 0.5px solid var(--hair-strong); }\n  .sg__faq-item { border-bottom: 0.5px solid var(--hair); }\n  .sg__faq-check { display: none; }\n  .sg__faq-q {\n    display: grid;\n    grid-template-columns: 48px 1fr 24px;\n    align-items: center;\n    padding: 28px 0;\n    cursor: pointer;\n    user-select: none;\n    transition: background .3s ease, padding-left .3s ease, padding-right .3s ease, margin .3s ease;\n  }\n  .sg__faq-q:hover {\n    background: var(--bg-soft);\n    padding-left: 16px;\n    padding-right: 16px;\n    margin: 0 -16px;\n    border-radius: 8px;\n  }\n  .sg__faq-q-num {\n    font-family: var(--mono);\n    font-size: 11px;\n    color: var(--accent-deep);\n    letter-spacing: 0.08em;\n    font-weight: 500;\n  }\n  .sg__faq-q-text {\n    font-family: var(--sans);\n    font-weight: 500;\n    font-size: 18px;\n    line-height: 1.35;\n    letter-spacing: -0.018em;\n    color: var(--ink);\n  }\n  .sg__faq-plus {\n    width: 18px;\n    height: 18px;\n    position: relative;\n    transition: transform .4s cubic-bezier(.2,.7,.2,1);\n  }\n  .sg__faq-plus::before, .sg__faq-plus::after {\n    content: '';\n    position: absolute;\n    background: var(--ink);\n    transition: background .3s ease;\n  }\n  .sg__faq-plus::before { width: 100%; height: 1px; top: 50%; left: 0; }\n  .sg__faq-plus::after { width: 1px; height: 100%; left: 50%; top: 0; }\n  .sg__faq-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height .5s cubic-bezier(.2,.7,.2,1), padding .4s ease;\n    display: grid;\n    grid-template-columns: 48px 1fr 24px;\n  }\n  .sg__faq-a-text {\n    grid-column: 2;\n    font-family: var(--sans);\n    font-size: 15px;\n    line-height: 1.6;\n    color: var(--graphite);\n    padding-right: 60px;\n  }\n  .sg__faq-check:checked ~ .sg__faq-q .sg__faq-plus { transform: rotate(45deg); }\n  .sg__faq-check:checked ~ .sg__faq-q .sg__faq-plus::before,\n  .sg__faq-check:checked ~ .sg__faq-q .sg__faq-plus::after { background: var(--accent-deep); }\n  .sg__faq-check:checked ~ .sg__faq-a {\n    max-height: 520px;\n    padding: 0 0 28px;\n  }\n\n  .sg__end {\n    background: var(--bg);\n    padding: 140px 5% 80px;\n    border-top: 0.5px solid var(--hair);\n    text-align: center;\n  }\n  .sg__end-inner {\n    max-width: 1280px;\n    margin: 0 auto;\n  }\n  .sg__end-brand {\n    font-family: var(--sans);\n    font-weight: 700;\n    font-size: clamp(72px, 13vw, 184px);\n    line-height: 0.9;\n    letter-spacing: -0.05em;\n    color: var(--ink);\n    margin: 0 0 48px;\n  }\n  .sg__end-brand-soft {\n    color: var(--stone);\n    font-weight: 400;\n  }\n  .sg__end-foot {\n    padding-top: 32px;\n    border-top: 0.5px solid var(--hair);\n    font-family: var(--mono);\n    font-size: 11px;\n    color: var(--stone);\n    letter-spacing: 0.06em;\n    line-height: 1.7;\n  }\n  .sg__end-foot-line {\n    font-family: var(--sans);\n    font-size: 15px;\n    font-weight: 500;\n    color: var(--graphite);\n    letter-spacing: -0.012em;\n    line-height: 1.4;\n  }\n\n  .sg__top {\n    position: fixed;\n    bottom: 32px;\n    right: 80px;\n    width: 56px;\n    height: 56px;\n    border-radius: 50%;\n    background: var(--ink);\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.08);\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    opacity: 0;\n    pointer-events: none;\n    transform: translateY(16px) scale(0.92);\n    transition:\n      opacity .5s cubic-bezier(.2,.7,.2,1),\n      transform .5s cubic-bezier(.2,.7,.2,1),\n      background .35s ease,\n      box-shadow .35s ease,\n      border-color .35s ease;\n    z-index: 1000;\n    box-shadow:\n      0 1px 2px rgba(0,0,0,0.08),\n      0 8px 24px rgba(0,0,0,0.18);\n    font-family: var(--sans);\n    padding: 0;\n    overflow: hidden;\n  }\n  .sg__top::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    border-radius: 50%;\n    background: radial-gradient(circle at 50% 0%, rgba(255,255,255,0.12), transparent 60%);\n    opacity: 0.6;\n    transition: opacity .35s ease;\n    pointer-events: none;\n  }\n  .sg__top.sg__top--visible {\n    opacity: 1;\n    pointer-events: auto;\n    transform: translateY(0) scale(1);\n  }\n  .sg__top:hover {\n    background: var(--accent);\n    color: var(--ink);\n    border-color: var(--accent);\n    transform: translateY(-3px) scale(1.03);\n    box-shadow:\n      0 1px 2px rgba(0,0,0,0.08),\n      0 14px 32px rgba(250,184,9,0.32);\n  }\n  .sg__top:hover::before {\n    opacity: 0;\n  }\n  .sg__top:active {\n    transform: translateY(-1px) scale(0.98);\n    transition-duration: .15s;\n  }\n  .sg__top svg {\n    width: 20px;\n    height: 20px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    position: relative;\n    z-index: 2;\n    transition: transform .35s cubic-bezier(.2,.7,.2,1);\n  }\n  .sg__top:hover svg {\n    transform: translateY(-2px);\n  }\n\n  @media (max-width: 900px) {\n    .sg__meta { padding: 14px 5%; font-size: 9px; }\n    .sg__meta-right { gap: 12px; }\n\n    .sg__hero { padding: 56px 5% 48px; min-height: auto; }\n    .sg__hero-inner { grid-template-columns: 1fr; gap: 40px; }\n    .sg__hero-title { font-size: 52px; }\n    .sg__hero-sub { font-size: 17px; }\n    .sg__hero-foot { gap: 18px 24px; margin-top: 40px; }\n    .sg__hero-visual { max-width: 340px; margin: 0 auto; order: -1; }\n\n    .sg__stage { padding: 64px 5% 56px; }\n    .sg__stage-inner { grid-template-columns: 1fr; gap: 40px; }\n    .sg__stage-title { font-size: 36px; }\n    .sg__stage-product { max-width: 400px; margin: 0 auto; }\n    .sg__stage-stats { grid-template-columns: 1fr; }\n    .sg__stage-stat { padding: 14px 0; border-right: none; border-bottom: 0.5px solid rgba(245,245,247,0.12); padding-left: 0 !important; }\n    .sg__stage-stat:last-child { border-bottom: none; }\n    .sg__stage-stat-val { font-size: 28px; }\n\n    .sg__flow { padding: 64px 5%; }\n    .sg__flow-head { margin-bottom: 40px; }\n    .sg__flow-title { font-size: 32px; }\n    .sg__flow-diagram { padding: 0; }\n\n    .sg__arsenal { padding: 64px 0 0; }\n    .sg__arsenal-head { margin-bottom: 32px; }\n    .sg__arsenal-title { font-size: 32px; }\n\n    .sg__chap { padding: 56px 5%; }\n    .sg__chap-inner { grid-template-columns: 1fr; gap: 40px; }\n    .sg__chap-inner--reverse .sg__chap-content { order: 1; }\n    .sg__chap-inner--reverse .sg__chap-visual { order: 2; }\n    .sg__chap-title { font-size: 28px; }\n    .sg__chap-visual { padding: 20px; border-radius: 12px; }\n    .sg__chap-data { grid-template-columns: 1fr 1fr; gap: 16px 0; max-width: 100%; }\n    .sg__chap-data-cell:nth-child(2n) { border-right: none; }\n\n    .sg__pull { padding: 80px 5%; }\n    .sg__pull-quote { font-size: 32px; }\n    .sg__pull-sig { gap: 16px; }\n\n    .sg__specs { padding: 64px 5%; }\n    .sg__specs-head { margin-bottom: 40px; }\n    .sg__specs-title { font-size: 32px; }\n    .sg__specs-eyebrow { font-size: 10px; margin-bottom: 14px; }\n    .sg__specs-eyebrow::before, .sg__specs-eyebrow::after { width: 16px; }\n    .sg__specs-grid { grid-template-columns: 1fr; gap: 16px; }\n    .sg__spec-block { padding: 24px 22px; border-radius: 14px; }\n    .sg__spec-block-title { font-size: 17px; }\n    .sg__spec-row-key { font-size: 13px; }\n    .sg__spec-row-val { font-size: 12px; }\n\n    .sg__guard { padding: 64px 5%; }\n    .sg__guard-head { margin-bottom: 32px; }\n    .sg__guard-title { font-size: 30px; }\n    .sg__guard-grid { grid-template-columns: 1fr; gap: 14px; }\n    .sg__guard-card { padding: 24px 20px; border-radius: 12px; }\n    .sg__guard-card-title { font-size: 17px; }\n\n    .sg__faq { padding: 64px 5%; }\n    .sg__faq-inner { grid-template-columns: 1fr; gap: 32px; }\n    .sg__faq-side { position: relative; top: auto; }\n    .sg__faq-title { font-size: 36px; }\n    .sg__faq-q { grid-template-columns: 36px 1fr 18px; padding: 22px 0; }\n    .sg__faq-q:hover { padding-left: 0; padding-right: 0; margin: 0; background: transparent; }\n    .sg__faq-q-text { font-size: 16px; }\n\n    .sg__end { padding: 64px 5% 40px; }\n    .sg__end-brand { font-size: 56px; margin-bottom: 32px; }\n\n    .sg__top {\n      bottom: 20px;\n      right: 20px;\n      width: 48px;\n      height: 48px;\n    }\n    .sg__top svg { width: 18px; height: 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sg\"\u003e\n\n  \u003cdiv class=\"sg__meta\"\u003e\n    \u003cspan class=\"sg__meta-brand\"\u003eSungrow\u003c\/span\u003e\n    \u003cdiv class=\"sg__meta-right\"\u003e\n      \u003cspan\u003eSG5.0RS-L2\u003c\/span\u003e\n      \u003cspan class=\"sg__meta-status\"\u003eLinha 2026\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"sg__hero\"\u003e\n    \u003cdiv class=\"sg__hero-inner\"\u003e\n      \u003cdiv class=\"sg__hero-content\"\u003e\n        \u003cdiv class=\"sg__hero-eyebrow sg__rev\"\u003eApresentação\u003c\/div\u003e\n        \u003ch1 class=\"sg__hero-title sg__rev\" data-d=\"1\"\u003e\n          Sungrow \u003cspan class=\"sg__hero-title-soft\"\u003eRS-L2\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003cp class=\"sg__hero-sub sg__rev\" data-d=\"2\"\u003e\n          5 quilowatts. 2 MPPTs. 97,2 por cento de eficiência. A engenharia de quem fabricou \u003cem\u003emais inversores\u003c\/em\u003e do que qualquer empresa no mundo.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sg__hero-foot sg__rev\" data-d=\"3\"\u003e\n          \u003cdiv class=\"sg__hero-foot-cell\"\u003e\n            \u003cspan class=\"sg__hero-foot-key\"\u003eModelo\u003c\/span\u003e\n            \u003cspan class=\"sg__hero-foot-val\"\u003eSG5.0RS-L2\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sg__hero-foot-cell\"\u003e\n            \u003cspan class=\"sg__hero-foot-key\"\u003ePotência\u003c\/span\u003e\n            \u003cspan class=\"sg__hero-foot-val\"\u003e5.000 W\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sg__hero-foot-cell\"\u003e\n            \u003cspan class=\"sg__hero-foot-key\"\u003eTopologia\u003c\/span\u003e\n            \u003cspan class=\"sg__hero-foot-val\"\u003eMonofásico\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sg__hero-foot-cell\"\u003e\n            \u003cspan class=\"sg__hero-foot-key\"\u003eGarantia Meu Gerador\u003c\/span\u003e\n            \u003cspan class=\"sg__hero-foot-val\"\u003e10 anos\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg__hero-visual sg__slide-r\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/8074\/5833\/files\/magnific_substitua-a-parte-de-baix_2988557478.png?v=1778870961\" alt=\"Sungrow SG5.0RS-L2 — vista hero\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sg__stage\"\u003e\n    \u003cdiv class=\"sg__stage-inner\"\u003e\n      \u003cdiv class=\"sg__stage-side\"\u003e\n        \u003ch2 class=\"sg__stage-title sg__rev\" data-d=\"1\"\u003eA engenharia de quem \u003cem\u003edomina\u003c\/em\u003e o mercado.\u003c\/h2\u003e\n        \u003cp class=\"sg__stage-body sg__rev\" data-d=\"2\"\u003eA Sungrow é a maior fabricante de inversores fotovoltaicos do mundo. O SG5.0RS-L2 concentra trinta anos de aprendizado em um corpo de 8,6 quilos: dois MPPTs independentes, AFCI integrado, monitoramento via WLAN nativa, e a robustez de quem nasceu para escala industrial.\u003c\/p\u003e\n\n        \u003cdiv class=\"sg__stage-stats sg__rev\" data-d=\"3\"\u003e\n          \u003cdiv class=\"sg__stage-stat\"\u003e\n            \u003cdiv class=\"sg__stage-stat-label\"\u003eEficiência\u003c\/div\u003e\n            \u003cdiv class=\"sg__stage-stat-val\"\u003e97,2\u003cspan class=\"sg__stage-stat-unit\"\u003e%\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sg__stage-stat\"\u003e\n            \u003cdiv class=\"sg__stage-stat-label\"\u003eMPPTs\u003c\/div\u003e\n            \u003cdiv class=\"sg__stage-stat-val\"\u003e2\u003cspan class=\"sg__stage-stat-unit\"\u003eindep.\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sg__stage-stat\"\u003e\n            \u003cdiv class=\"sg__stage-stat-label\"\u003eProteção\u003c\/div\u003e\n            \u003cdiv class=\"sg__stage-stat-val\"\u003eIP65\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg__stage-product sg__slide-r\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/8074\/5833\/files\/INVERSOR_SOLAR_ONGRID_SUNGROW_RS-L2_3-4-5-6KW_CONECTORES_FUNDO_TRANSPARENTE.png?v=1778872019\" alt=\"Inversor Sungrow SG5.0RS-L2\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sg__flow\"\u003e\n    \u003cdiv class=\"sg__flow-head\"\u003e\n      \u003ch2 class=\"sg__flow-title sg__rev\" data-d=\"1\"\u003eDo sol \u003cem\u003eà tomada\u003c\/em\u003e.\u003c\/h2\u003e\n      \u003cp class=\"sg__flow-desc sg__rev\" data-d=\"2\"\u003eO caminho da energia: módulos fotovoltaicos geram corrente contínua, o inversor processa em alternada, e a rede distribui pela casa. Tudo monitorado em tempo real.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg__flow-diagram sg__rev\" data-d=\"3\"\u003e\n      \u003cimg class=\"sg__flow-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/8074\/5833\/files\/magnific_melhore-o-esboco-img1_2990003022.png?v=1778869246\" alt=\"Do sol à tomada — cadeia de conversão de energia solar para rede elétrica\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sg__arsenal\"\u003e\n    \u003cdiv class=\"sg__arsenal-head\"\u003e\n      \u003ch2 class=\"sg__arsenal-title sg__rev\" data-d=\"1\"\u003eSeis decisões \u003cem\u003ede engenharia\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg__chap\"\u003e\n      \u003cdiv class=\"sg__chap-inner\"\u003e\n        \u003cdiv class=\"sg__chap-content sg__slide-l\"\u003e\n          \u003ch3 class=\"sg__chap-title\"\u003eCinco quilowatts, \u003cem\u003esem reservas\u003c\/em\u003e\n\u003c\/h3\u003e\n          \u003cp class=\"sg__chap-body\"\u003ePotência nominal de 5.000 W com sobrecarga de até 110% na saída CA (5.500 VA), aproveitando picos de geração. Eficiência máxima de 97,2% — próxima ao teto físico para inversores residenciais sem transformador.\u003c\/p\u003e\n          \u003cdiv class=\"sg__chap-data\"\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eNominal\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e5.000 W\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eMáxima\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e5.500 VA\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eEficiência\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e97,2%\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__chap-visual sg__slide-r\"\u003e\n          \u003csvg viewbox=\"0 0 360 360\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\"\u003e\n            \u003c!-- Eyebrow no topo: maior, peso 500, cor mais escura, letter-spacing --\u003e\n            \u003ctext x=\"180\" y=\"32\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"2\"\u003ePOTÊNCIA · SAÍDA CA\u003c\/text\u003e\n\n            \u003cg transform=\"translate(180, 200)\"\u003e\n              \u003c!-- Arcos do gauge --\u003e\n              \u003ccircle cx=\"0\" cy=\"0\" r=\"130\" stroke=\"#e8e8ed\" stroke-width=\"10\" stroke-linecap=\"round\" fill=\"none\" stroke-dasharray=\"610 1000\" transform=\"rotate(135)\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"0\" cy=\"0\" r=\"130\" stroke=\"#FAB809\" stroke-width=\"10\" stroke-linecap=\"round\" fill=\"none\" stroke-dasharray=\"465 1000\" transform=\"rotate(135)\"\u003e\u003c\/circle\u003e\n              \u003c!-- Marcações de tick (mais escuras) --\u003e\n              \u003cg stroke=\"#6e6e73\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\n                \u003cline x1=\"0\" y1=\"-145\" x2=\"0\" y2=\"-135\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"145\" y1=\"0\" x2=\"135\" y2=\"0\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"-145\" y1=\"0\" x2=\"-135\" y2=\"0\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"-102\" y1=\"-102\" x2=\"-95\" y2=\"-95\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"102\" y1=\"-102\" x2=\"95\" y2=\"-95\"\u003e\u003c\/line\u003e\n              \u003c\/g\u003e\n              \u003c!-- Número grande --\u003e\n              \u003ctext x=\"0\" y=\"-8\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"64\" font-weight=\"600\" fill=\"#1d1d1f\" letter-spacing=\"-2.5\"\u003e5000\u003c\/text\u003e\n              \u003c!-- WATTS - maior, mais escuro --\u003e\n              \u003ctext x=\"0\" y=\"22\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"13\" fill=\"#424245\" letter-spacing=\"3\" font-weight=\"600\"\u003eWATTS\u003c\/text\u003e\n              \u003c!-- Pílula 110% sobrecarga (substitui o texto solto, mais destacado) --\u003e\n              \u003cg transform=\"translate(0, 56)\"\u003e\n                \u003crect x=\"-78\" y=\"-13\" width=\"156\" height=\"26\" rx=\"13\" fill=\"rgba(250,184,9,0.12)\" stroke=\"#FAB809\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n                \u003ctext x=\"0\" y=\"5\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#c79407\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003e110% de sobrecarga\u003c\/text\u003e\n              \u003c\/g\u003e\n              \u003c!-- Labels 0W e 5500W (maiores, mais escuros) --\u003e\n              \u003ctext x=\"-148\" y=\"22\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\"\u003e0 W\u003c\/text\u003e\n              \u003ctext x=\"148\" y=\"22\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\"\u003e5.500 W\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- Legenda inferior --\u003e\n            \u003ctext x=\"180\" y=\"348\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#6e6e73\" letter-spacing=\"1.2\" font-weight=\"500\"\u003ePotência nominal · capacidade de sobrecarga\u003c\/text\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg__chap\"\u003e\n      \u003cdiv class=\"sg__chap-inner sg__chap-inner--reverse\"\u003e\n        \u003cdiv class=\"sg__chap-content sg__slide-r\"\u003e\n          \u003ch3 class=\"sg__chap-title\"\u003eDois MPPTs, \u003cem\u003eduas liberdades\u003c\/em\u003e\n\u003c\/h3\u003e\n          \u003cp class=\"sg__chap-body\"\u003eCanais independentes de 20 A cada, suportando módulos de alta corrente. Strings em orientações diferentes — norte e leste, por exemplo — convivem no mesmo inversor sem que uma puxe o desempenho da outra para baixo.\u003c\/p\u003e\n          \u003cdiv class=\"sg__chap-data\"\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eCanais\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e2 indep.\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eCorrente\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e20 A\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eFaixa MPPT\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e40–560 V\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__chap-visual sg__slide-l\"\u003e\n          \u003csvg viewbox=\"0 0 400 400\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\"\u003e\n            \u003c!-- ===== CAMADA 1 (y=28): EYEBROW ===== --\u003e\n            \u003ctext x=\"200\" y=\"28\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"10\" fill=\"#a1a1a6\" letter-spacing=\"2\" font-weight=\"500\"\u003eENTRADAS INDEPENDENTES\u003c\/text\u003e\n\n            \u003c!-- ===== CAMADA 2 (y=48–146): STRINGS + LABELS ===== --\u003e\n            \u003c!-- STRING A (esquerda) --\u003e\n            \u003cg transform=\"translate(30, 48)\"\u003e\n              \u003crect x=\"0\" y=\"0\" width=\"100\" height=\"64\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" rx=\"3\"\u003e\u003c\/rect\u003e\n              \u003cline x1=\"0\" y1=\"16\" x2=\"100\" y2=\"16\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"0\" y1=\"32\" x2=\"100\" y2=\"32\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"0\" y1=\"48\" x2=\"100\" y2=\"48\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"25\" y1=\"0\" x2=\"25\" y2=\"64\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"50\" y1=\"0\" x2=\"50\" y2=\"64\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"75\" y1=\"0\" x2=\"75\" y2=\"64\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003ctext x=\"50\" y=\"86\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"13\" font-weight=\"600\" fill=\"#1d1d1f\" letter-spacing=\"-0.3\"\u003eString A\u003c\/text\u003e\n              \u003ctext x=\"50\" y=\"104\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"10\" fill=\"#c79407\" font-weight=\"500\"\u003e20 A · Norte\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- STRING B (direita) --\u003e\n            \u003cg transform=\"translate(270, 48)\"\u003e\n              \u003crect x=\"0\" y=\"0\" width=\"100\" height=\"64\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" rx=\"3\"\u003e\u003c\/rect\u003e\n              \u003cline x1=\"0\" y1=\"16\" x2=\"100\" y2=\"16\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"0\" y1=\"32\" x2=\"100\" y2=\"32\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"0\" y1=\"48\" x2=\"100\" y2=\"48\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"25\" y1=\"0\" x2=\"25\" y2=\"64\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"50\" y1=\"0\" x2=\"50\" y2=\"64\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"75\" y1=\"0\" x2=\"75\" y2=\"64\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003ctext x=\"50\" y=\"86\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"13\" font-weight=\"600\" fill=\"#1d1d1f\" letter-spacing=\"-0.3\"\u003eString B\u003c\/text\u003e\n              \u003ctext x=\"50\" y=\"104\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"10\" fill=\"#c79407\" font-weight=\"500\"\u003e20 A · Leste\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== CAMADA 3 (y=170–202): PÍLULAS MPPT 1\/2 ===== --\u003e\n            \u003c!-- Linha conectora curta (acima das pílulas, saindo do label \"20 A · Norte\/Leste\") --\u003e\n            \u003cline x1=\"80\" y1=\"160\" x2=\"80\" y2=\"172\" stroke=\"#1d1d1f\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"320\" y1=\"160\" x2=\"320\" y2=\"172\" stroke=\"#1d1d1f\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n\n            \u003c!-- Pílula MPPT 1 --\u003e\n            \u003cg transform=\"translate(80, 186)\"\u003e\n              \u003crect x=\"-32\" y=\"-14\" width=\"64\" height=\"28\" rx=\"14\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n              \u003ctext x=\"0\" y=\"4\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"11\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eMPPT 1\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- Pílula MPPT 2 --\u003e\n            \u003cg transform=\"translate(320, 186)\"\u003e\n              \u003crect x=\"-32\" y=\"-14\" width=\"64\" height=\"28\" rx=\"14\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n              \u003ctext x=\"0\" y=\"4\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"11\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eMPPT 2\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== CAMADA 4 (y=210–296): CONVERGÊNCIA + BOX CENTRAL ===== --\u003e\n            \u003c!-- Linhas curtas saindo das pílulas para baixo --\u003e\n            \u003cline x1=\"80\" y1=\"200\" x2=\"80\" y2=\"220\" stroke=\"#1d1d1f\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"320\" y1=\"200\" x2=\"320\" y2=\"220\" stroke=\"#1d1d1f\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n\n            \u003c!-- Pontos amarelos terminando as linhas --\u003e\n            \u003ccircle cx=\"80\" cy=\"220\" r=\"3.5\" fill=\"#FAB809\" stroke=\"#1d1d1f\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"320\" cy=\"220\" r=\"3.5\" fill=\"#FAB809\" stroke=\"#1d1d1f\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n\n            \u003c!-- Curva de convergência dos pontos para o box central --\u003e\n            \u003cpath d=\"M 80 220 Q 80 250 140 250 L 260 250 Q 320 250 320 220\" stroke=\"#1d1d1f\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/path\u003e\n\n            \u003c!-- Box central — inversor unificado (mais bonito) --\u003e\n            \u003cg transform=\"translate(120, 234)\"\u003e\n              \u003crect x=\"0\" y=\"0\" width=\"160\" height=\"64\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.5\" rx=\"8\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"12\" y=\"12\" width=\"136\" height=\"40\" fill=\"none\" stroke=\"#d2d2d7\" stroke-width=\"0.5\" stroke-dasharray=\"2,3\" rx=\"4\"\u003e\u003c\/rect\u003e\n              \u003ctext x=\"80\" y=\"28\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"15\" font-weight=\"600\" fill=\"#1d1d1f\" letter-spacing=\"-0.4\"\u003e2 MPPTs\u003c\/text\u003e\n              \u003ctext x=\"80\" y=\"46\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"10\" fill=\"#6e6e73\" font-weight=\"500\"\u003eindependentes\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== CAMADA 5 (y=310–360): SETA + SAÍDA ===== --\u003e\n            \u003cline x1=\"200\" y1=\"298\" x2=\"200\" y2=\"326\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n            \u003cpolyline points=\"194,320 200,326 206,320\" fill=\"none\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n\n            \u003c!-- Pílula de saída final --\u003e\n            \u003cg transform=\"translate(200, 350)\"\u003e\n              \u003crect x=\"-86\" y=\"-14\" width=\"172\" height=\"28\" rx=\"14\" fill=\"rgba(250,184,9,0.12)\" stroke=\"#FAB809\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n              \u003ctext x=\"0\" y=\"4\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#c79407\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eSaída unificada · 5.000 W\u003c\/text\u003e\n            \u003c\/g\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg__chap\"\u003e\n      \u003cdiv class=\"sg__chap-inner\"\u003e\n        \u003cdiv class=\"sg__chap-content sg__slide-l\"\u003e\n          \u003ch3 class=\"sg__chap-title\"\u003eCamadas que \u003cem\u003enão falham\u003c\/em\u003e\n\u003c\/h3\u003e\n          \u003cp class=\"sg__chap-body\"\u003eAFCI conforme IEC 63027 detecta arcos elétricos em tempo real. DPS Tipo II na entrada CC e na saída CA conforme NBR 16690. Chave seccionadora CC integrada, monitoramento por string, função PID Zero e proteção contra polaridade reversa.\u003c\/p\u003e\n          \u003cdiv class=\"sg__chap-data\"\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eAFCI\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003eIEC 63027\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eDPS\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003eCC II + CA II\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eSecc.\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003eIntegrada\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__chap-visual sg__slide-r\"\u003e\n          \u003csvg viewbox=\"0 0 360 410\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\"\u003e\n            \u003c!-- Eyebrow no topo (mais respiração) --\u003e\n            \u003ctext x=\"180\" y=\"20\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#a1a1a6\" letter-spacing=\"2\" font-weight=\"500\"\u003ePROTEÇÕES ATIVAS\u003c\/text\u003e\n\n            \u003cg transform=\"translate(180, 200)\"\u003e\n              \u003c!-- Anéis concêntricos (mais sutis) --\u003e\n              \u003ccircle cx=\"0\" cy=\"0\" r=\"138\" fill=\"none\" stroke=\"#e8e8ed\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"0\" cy=\"0\" r=\"108\" fill=\"none\" stroke=\"#e8e8ed\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"0\" cy=\"0\" r=\"78\" fill=\"none\" stroke=\"#e8e8ed\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n\n              \u003c!-- Linhas conectoras (mais visíveis) --\u003e\n              \u003cg stroke=\"#FAB809\" stroke-width=\"1\" stroke-dasharray=\"2,3\" opacity=\"0.7\"\u003e\n                \u003cline x1=\"0\" y1=\"-50\" x2=\"0\" y2=\"-122\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"43\" y1=\"-25\" x2=\"103\" y2=\"-62\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"43\" y1=\"25\" x2=\"103\" y2=\"62\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"0\" y1=\"50\" x2=\"0\" y2=\"122\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"-43\" y1=\"25\" x2=\"-103\" y2=\"62\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"-43\" y1=\"-25\" x2=\"-103\" y2=\"-62\"\u003e\u003c\/line\u003e\n              \u003c\/g\u003e\n\n              \u003c!-- Core central (maior, com gradiente sutil) --\u003e\n              \u003ccircle cx=\"0\" cy=\"0\" r=\"50\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"0\" cy=\"0\" r=\"44\" fill=\"none\" stroke=\"#FAB809\" stroke-width=\"0.5\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n              \u003ctext x=\"0\" y=\"-4\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"17\" font-weight=\"600\" fill=\"#1d1d1f\" letter-spacing=\"-0.5\"\u003eSG5.0\u003c\/text\u003e\n              \u003ctext x=\"0\" y=\"14\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"10\" fill=\"#c79407\" font-weight=\"500\" letter-spacing=\"1\"\u003eCORE\u003c\/text\u003e\n\n              \u003c!-- 6 Pílulas (maiores, fontes maiores) --\u003e\n              \u003c!-- TOPO: AFCI --\u003e\n              \u003cg transform=\"translate(0, -138)\"\u003e\n                \u003crect x=\"-38\" y=\"-15\" width=\"76\" height=\"30\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" rx=\"15\"\u003e\u003c\/rect\u003e\n                \u003ctext x=\"0\" y=\"5\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eAFCI\u003c\/text\u003e\n              \u003c\/g\u003e\n              \u003c!-- TOPO-DIREITA: DPS CC --\u003e\n              \u003cg transform=\"translate(115, -69)\"\u003e\n                \u003crect x=\"-40\" y=\"-15\" width=\"80\" height=\"30\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" rx=\"15\"\u003e\u003c\/rect\u003e\n                \u003ctext x=\"0\" y=\"5\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eDPS CC\u003c\/text\u003e\n              \u003c\/g\u003e\n              \u003c!-- BAIXO-DIREITA: DPS CA --\u003e\n              \u003cg transform=\"translate(115, 69)\"\u003e\n                \u003crect x=\"-40\" y=\"-15\" width=\"80\" height=\"30\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" rx=\"15\"\u003e\u003c\/rect\u003e\n                \u003ctext x=\"0\" y=\"5\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eDPS CA\u003c\/text\u003e\n              \u003c\/g\u003e\n              \u003c!-- BAIXO: PID Zero --\u003e\n              \u003cg transform=\"translate(0, 138)\"\u003e\n                \u003crect x=\"-44\" y=\"-15\" width=\"88\" height=\"30\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" rx=\"15\"\u003e\u003c\/rect\u003e\n                \u003ctext x=\"0\" y=\"5\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003ePID Zero\u003c\/text\u003e\n              \u003c\/g\u003e\n              \u003c!-- BAIXO-ESQUERDA: Secc. CC --\u003e\n              \u003cg transform=\"translate(-115, 69)\"\u003e\n                \u003crect x=\"-44\" y=\"-15\" width=\"88\" height=\"30\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" rx=\"15\"\u003e\u003c\/rect\u003e\n                \u003ctext x=\"0\" y=\"5\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eSecc. CC\u003c\/text\u003e\n              \u003c\/g\u003e\n              \u003c!-- TOPO-ESQUERDA: Rev. Pol. --\u003e\n              \u003cg transform=\"translate(-115, -69)\"\u003e\n                \u003crect x=\"-46\" y=\"-15\" width=\"92\" height=\"30\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" rx=\"15\"\u003e\u003c\/rect\u003e\n                \u003ctext x=\"0\" y=\"5\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eRev. Pol.\u003c\/text\u003e\n              \u003c\/g\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- Legenda inferior (mais afastada da pílula PID Zero) --\u003e\n            \u003ctext x=\"180\" y=\"396\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#6e6e73\" letter-spacing=\"1.2\" font-weight=\"500\"\u003e6 camadas de proteção ativas\u003c\/text\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg__chap\"\u003e\n      \u003cdiv class=\"sg__chap-inner sg__chap-inner--reverse\"\u003e\n        \u003cdiv class=\"sg__chap-content sg__slide-r\"\u003e\n          \u003ch3 class=\"sg__chap-title\"\u003eDados a cada \u003cem\u003e10 segundos\u003c\/em\u003e\n\u003c\/h3\u003e\n          \u003cp class=\"sg__chap-body\"\u003eWLAN nativa, sem dongles ou cabos adicionais. iSolarCloud entrega geração em tempo real no celular, com amostragem de 10 segundos. Controle de exportação via TC ou medidor, controle de potência ativa e reativa, e suporte à rede com controle de taxa de rampa.\u003c\/p\u003e\n          \u003cdiv class=\"sg__chap-data\"\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eConexão\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003eWLAN\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eAmostra\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e10 s\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eApp\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003eiSolarCloud\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__chap-visual sg__slide-l\"\u003e\n          \u003csvg viewbox=\"0 0 320 420\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\"\u003e\n            \u003c!-- Eyebrow no topo --\u003e\n            \u003ctext x=\"160\" y=\"22\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#a1a1a6\" letter-spacing=\"2\" font-weight=\"500\"\u003eWLAN NATIVA\u003c\/text\u003e\n\n            \u003c!-- ===== CARD DO INVERSOR (topo) ===== --\u003e\n            \u003cg transform=\"translate(80, 40)\"\u003e\n              \u003crect x=\"0\" y=\"0\" width=\"160\" height=\"56\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.2\" rx=\"8\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"10\" y=\"10\" width=\"140\" height=\"36\" fill=\"none\" stroke=\"#d2d2d7\" stroke-width=\"0.5\" stroke-dasharray=\"2,3\" rx=\"4\"\u003e\u003c\/rect\u003e\n              \u003c!-- LED indicador --\u003e\n              \u003ccircle cx=\"138\" cy=\"28\" r=\"4\" fill=\"none\" stroke=\"#1d1d1f\" stroke-width=\"0.8\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"138\" cy=\"28\" r=\"2\" fill=\"#FAB809\"\u003e\u003c\/circle\u003e\n              \u003ctext x=\"74\" y=\"32\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"14\" font-weight=\"600\" fill=\"#1d1d1f\" letter-spacing=\"-0.3\"\u003eSG5.0RS-L2\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== ONDAS WIFI ===== --\u003e\n            \u003cg transform=\"translate(160, 114)\" stroke=\"#FAB809\" fill=\"none\" stroke-linecap=\"round\"\u003e\n              \u003cpath d=\"M -22,8 Q 0,-18 22,8\" stroke-width=\"1.8\" opacity=\"1\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M -14,12 Q 0,-6 14,12\" stroke-width=\"1.8\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M -6,16 Q 0,8 6,16\" stroke-width=\"1.8\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"0\" cy=\"20\" r=\"2.5\" fill=\"#FAB809\" stroke=\"none\"\u003e\u003c\/circle\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== PÍLULA 10s ===== --\u003e\n            \u003cg transform=\"translate(160, 160)\"\u003e\n              \u003crect x=\"-58\" y=\"-14\" width=\"116\" height=\"28\" rx=\"14\" fill=\"rgba(250,184,9,0.10)\" stroke=\"#FAB809\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n              \u003ctext x=\"0\" y=\"5\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#c79407\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003e10 s · tempo real\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== SMARTPHONE (estreito, proporção real 1:2) ===== --\u003e\n            \u003cg transform=\"translate(110, 200)\"\u003e\n              \u003c!-- Corpo do telefone (100×200 = aspect 1:2) --\u003e\n              \u003crect x=\"0\" y=\"0\" width=\"100\" height=\"200\" fill=\"#1d1d1f\" rx=\"14\"\u003e\u003c\/rect\u003e\n              \u003c!-- Tela --\u003e\n              \u003crect x=\"5\" y=\"14\" width=\"90\" height=\"178\" fill=\"#fbfbfd\" rx=\"3\"\u003e\u003c\/rect\u003e\n              \u003c!-- Notch dinâmico (moderno, tipo Dynamic Island) --\u003e\n              \u003crect x=\"36\" y=\"6\" width=\"28\" height=\"4\" fill=\"#424245\" rx=\"2\"\u003e\u003c\/rect\u003e\n\n              \u003c!-- Header do app --\u003e\n              \u003ctext x=\"50\" y=\"32\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"9\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eiSolarCloud\u003c\/text\u003e\n              \u003cline x1=\"12\" y1=\"40\" x2=\"88\" y2=\"40\" stroke=\"#e8e8ed\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n\n              \u003c!-- Valor grande de geração --\u003e\n              \u003ctext x=\"50\" y=\"68\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"20\" font-weight=\"600\" fill=\"#1d1d1f\" letter-spacing=\"-1\"\u003e3,8 kW\u003c\/text\u003e\n              \u003ctext x=\"50\" y=\"82\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"7\" fill=\"#6e6e73\" font-weight=\"500\" letter-spacing=\"1\"\u003eGERAÇÃO ATUAL\u003c\/text\u003e\n\n              \u003c!-- Gráfico de barras --\u003e\n              \u003cg transform=\"translate(13, 98)\"\u003e\n                \u003crect x=\"0\" y=\"20\" width=\"8\" height=\"32\" fill=\"#e8e8ed\" rx=\"1\"\u003e\u003c\/rect\u003e\n                \u003crect x=\"11\" y=\"14\" width=\"8\" height=\"38\" fill=\"#e8e8ed\" rx=\"1\"\u003e\u003c\/rect\u003e\n                \u003crect x=\"22\" y=\"6\" width=\"8\" height=\"46\" fill=\"#1d1d1f\" rx=\"1\"\u003e\u003c\/rect\u003e\n                \u003crect x=\"33\" y=\"0\" width=\"8\" height=\"52\" fill=\"#FAB809\" rx=\"1\"\u003e\u003c\/rect\u003e\n                \u003crect x=\"44\" y=\"10\" width=\"8\" height=\"42\" fill=\"#1d1d1f\" rx=\"1\"\u003e\u003c\/rect\u003e\n                \u003crect x=\"55\" y=\"18\" width=\"8\" height=\"34\" fill=\"#e8e8ed\" rx=\"1\"\u003e\u003c\/rect\u003e\n                \u003crect x=\"66\" y=\"24\" width=\"8\" height=\"28\" fill=\"#e8e8ed\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003c\/g\u003e\n\n              \u003c!-- Rodapé com pílulas de menu --\u003e\n              \u003cline x1=\"12\" y1=\"164\" x2=\"88\" y2=\"164\" stroke=\"#e8e8ed\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003c!-- Pílula central tipo home bar do iOS --\u003e\n              \u003crect x=\"36\" y=\"184\" width=\"28\" height=\"3\" fill=\"#1d1d1f\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n            \u003c\/g\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg__chap\"\u003e\n      \u003cdiv class=\"sg__chap-inner\"\u003e\n        \u003cdiv class=\"sg__chap-content sg__slide-l\"\u003e\n          \u003ch3 class=\"sg__chap-title\"\u003eOito quilos, \u003cem\u003eum técnico\u003c\/em\u003e\n\u003c\/h3\u003e\n          \u003cp class=\"sg__chap-body\"\u003eCorpo compacto (476 × 315 × 159 mm) e leve (8,6 kg) permite montagem em parede por uma única pessoa. Conectores MC4 na entrada CC, plug-and-play na saída CA. Resfriamento natural sem ventoinhas: operação silenciosa e menos pontos de falha.\u003c\/p\u003e\n          \u003cdiv class=\"sg__chap-data\"\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003ePeso\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e8,6 kg\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eConexão CC\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003eMC4\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eResfr.\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003eNatural\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__chap-visual sg__slide-r\"\u003e\n          \u003csvg viewbox=\"0 0 360 440\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\"\u003e\n            \u003c!-- Eyebrow no topo --\u003e\n            \u003ctext x=\"180\" y=\"22\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#a1a1a6\" letter-spacing=\"2\" font-weight=\"500\"\u003eDIMENSÕES\u003c\/text\u003e\n\n            \u003c!-- ===== COTA HORIZONTAL (largura) ===== --\u003e\n            \u003cg stroke=\"#a1a1a6\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\n              \u003cline x1=\"80\" y1=\"58\" x2=\"280\" y2=\"58\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"80\" y1=\"53\" x2=\"80\" y2=\"63\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"280\" y1=\"53\" x2=\"280\" y2=\"63\"\u003e\u003c\/line\u003e\n            \u003c\/g\u003e\n            \u003ctext x=\"180\" y=\"48\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"0.3\"\u003e476 mm\u003c\/text\u003e\n\n            \u003c!-- ===== CORPO DO INVERSOR (maior, com entradas integradas) ===== --\u003e\n            \u003crect x=\"80\" y=\"78\" width=\"200\" height=\"200\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.5\" rx=\"10\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"92\" y=\"90\" width=\"176\" height=\"146\" fill=\"none\" stroke=\"#d2d2d7\" stroke-width=\"0.5\" stroke-dasharray=\"2,3\" rx=\"5\"\u003e\u003c\/rect\u003e\n\n            \u003c!-- Linha separadora interna (entre área principal e área de entradas) --\u003e\n            \u003cline x1=\"92\" y1=\"246\" x2=\"268\" y2=\"246\" stroke=\"#d2d2d7\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n\n            \u003c!-- LED central --\u003e\n            \u003ccircle cx=\"180\" cy=\"148\" r=\"12\" fill=\"none\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"180\" cy=\"148\" r=\"5\" fill=\"#FAB809\"\u003e\u003c\/circle\u003e\n\n            \u003c!-- Modelo --\u003e\n            \u003ctext x=\"180\" y=\"198\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"13\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.3\"\u003eSG5.0RS-L2\u003c\/text\u003e\n\n            \u003c!-- ===== ENTRADAS INTEGRADAS (parte inferior do corpo do inversor) ===== --\u003e\n            \u003c!-- 4 soquetes redondos com rosca, como entradas reais de inversor --\u003e\n            \u003cg transform=\"translate(122, 262)\"\u003e\n              \u003c!-- Entrada 1 --\u003e\n              \u003cg transform=\"translate(0, 0)\"\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"9\" fill=\"#f5f5f7\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"5\" fill=\"#1d1d1f\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"2\" fill=\"#f5f5f7\"\u003e\u003c\/circle\u003e\n              \u003c\/g\u003e\n              \u003c!-- Entrada 2 --\u003e\n              \u003cg transform=\"translate(36, 0)\"\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"9\" fill=\"#f5f5f7\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"5\" fill=\"#1d1d1f\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"2\" fill=\"#f5f5f7\"\u003e\u003c\/circle\u003e\n              \u003c\/g\u003e\n              \u003c!-- Entrada 3 --\u003e\n              \u003cg transform=\"translate(80, 0)\"\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"9\" fill=\"#f5f5f7\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"5\" fill=\"#1d1d1f\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"2\" fill=\"#f5f5f7\"\u003e\u003c\/circle\u003e\n              \u003c\/g\u003e\n              \u003c!-- Entrada 4 --\u003e\n              \u003cg transform=\"translate(116, 0)\"\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"9\" fill=\"#f5f5f7\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"5\" fill=\"#1d1d1f\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"0\" cy=\"0\" r=\"2\" fill=\"#f5f5f7\"\u003e\u003c\/circle\u003e\n              \u003c\/g\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== COTA VERTICAL (altura) — à direita do inversor ===== --\u003e\n            \u003cg stroke=\"#a1a1a6\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\n              \u003cline x1=\"296\" y1=\"78\" x2=\"296\" y2=\"278\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"291\" y1=\"78\" x2=\"301\" y2=\"78\"\u003e\u003c\/line\u003e\n              \u003cline x1=\"291\" y1=\"278\" x2=\"301\" y2=\"278\"\u003e\u003c\/line\u003e\n            \u003c\/g\u003e\n            \u003ctext x=\"312\" y=\"182\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"0.3\" transform=\"rotate(90 312 182)\"\u003e315 mm\u003c\/text\u003e\n\n            \u003c!-- ===== PESO (destaque no rodapé, sem linha separadora) ===== --\u003e\n            \u003cg transform=\"translate(180, 354)\"\u003e\n              \u003ctext x=\"0\" y=\"0\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"32\" font-weight=\"600\" fill=\"#1d1d1f\" letter-spacing=\"-1.2\"\u003e8,6 kg\u003c\/text\u003e\n              \u003ctext x=\"0\" y=\"20\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#6e6e73\" font-weight=\"500\" letter-spacing=\"1.2\"\u003ePESO TOTAL\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- Profundidade em pílula sutil --\u003e\n            \u003cg transform=\"translate(180, 410)\"\u003e\n              \u003crect x=\"-72\" y=\"-13\" width=\"144\" height=\"26\" rx=\"13\" fill=\"#f5f5f7\" stroke=\"none\"\u003e\u003c\/rect\u003e\n              \u003ctext x=\"0\" y=\"5\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"12\" fill=\"#424245\" font-weight=\"600\" letter-spacing=\"-0.2\"\u003eProfundidade · 159 mm\u003c\/text\u003e\n            \u003c\/g\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg__chap\"\u003e\n      \u003cdiv class=\"sg__chap-inner sg__chap-inner--reverse\"\u003e\n        \u003cdiv class=\"sg__chap-content sg__slide-r\"\u003e\n          \u003ch3 class=\"sg__chap-title\"\u003eIP65, \u003cem\u003ede -25°C a 60°C\u003c\/em\u003e\n\u003c\/h3\u003e\n          \u003cp class=\"sg__chap-body\"\u003eGrau de proteção IP65 contra poeira e jatos de água. Faixa de temperatura de operação de -25°C a 60°C, altitude máxima de 4.000 metros. Topologia sem transformador. Construído para operar de Roraima ao Rio Grande do Sul, sem caprichos ambientais.\u003c\/p\u003e\n          \u003cdiv class=\"sg__chap-data\"\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eProteção\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003eIP65\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eTemp.\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e-25 \/ 60°C\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"sg__chap-data-cell\"\u003e\n\u003cdiv class=\"sg__chap-data-label\"\u003eAltitude\u003c\/div\u003e\n\u003cdiv class=\"sg__chap-data-val\"\u003e4.000 m\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__chap-visual sg__slide-l\"\u003e\n          \u003csvg viewbox=\"0 0 340 440\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\"\u003e\n            \u003c!-- Eyebrow no topo --\u003e\n            \u003ctext x=\"170\" y=\"22\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#a1a1a6\" letter-spacing=\"2\" font-weight=\"500\"\u003eCLIMA \u0026amp; PROTEÇÃO\u003c\/text\u003e\n\n            \u003c!-- ===== TERMÔMETRO (esquerda) ===== --\u003e\n            \u003cg transform=\"translate(50, 56)\"\u003e\n              \u003crect x=\"0\" y=\"0\" width=\"36\" height=\"200\" rx=\"18\" fill=\"none\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"7\" y=\"40\" width=\"22\" height=\"130\" rx=\"3\" fill=\"#FAB809\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n              \u003ccircle cx=\"18\" cy=\"232\" r=\"28\" fill=\"#FAB809\" stroke=\"#1d1d1f\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"232\" r=\"16\" fill=\"#ffffff\"\u003e\u003c\/circle\u003e\n              \u003ctext x=\"18\" y=\"237\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"13\" font-weight=\"700\" fill=\"#1d1d1f\"\u003e°C\u003c\/text\u003e\n\n              \u003cg stroke=\"#a1a1a6\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\n                \u003cline x1=\"36\" y1=\"30\" x2=\"48\" y2=\"30\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"36\" y1=\"80\" x2=\"48\" y2=\"80\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"36\" y1=\"130\" x2=\"48\" y2=\"130\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"36\" y1=\"180\" x2=\"48\" y2=\"180\"\u003e\u003c\/line\u003e\n              \u003c\/g\u003e\n              \u003ctext x=\"54\" y=\"34\" font-family=\"JetBrains Mono\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\"\u003e60°\u003c\/text\u003e\n              \u003ctext x=\"54\" y=\"84\" font-family=\"JetBrains Mono\" font-size=\"12\" fill=\"#6e6e73\" font-weight=\"500\"\u003e35°\u003c\/text\u003e\n              \u003ctext x=\"54\" y=\"134\" font-family=\"JetBrains Mono\" font-size=\"12\" fill=\"#6e6e73\" font-weight=\"500\"\u003e10°\u003c\/text\u003e\n              \u003ctext x=\"54\" y=\"184\" font-family=\"JetBrains Mono\" font-size=\"12\" fill=\"#1d1d1f\" font-weight=\"600\"\u003e-25°\u003c\/text\u003e\n\n              \u003c!-- Label inferior do termômetro --\u003e\n              \u003ctext x=\"18\" y=\"296\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"13\" font-weight=\"600\" fill=\"#1d1d1f\" letter-spacing=\"-0.3\"\u003eTemperatura\u003c\/text\u003e\n              \u003ctext x=\"18\" y=\"314\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#6e6e73\" font-weight=\"500\"\u003e-25° a 60°C\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== BLOCO IP65 (direita-superior) ===== --\u003e\n            \u003cg transform=\"translate(170, 56)\"\u003e\n              \u003crect x=\"0\" y=\"0\" width=\"140\" height=\"100\" fill=\"#ffffff\" stroke=\"#1d1d1f\" stroke-width=\"1.5\" rx=\"10\"\u003e\u003c\/rect\u003e\n              \u003ctext x=\"70\" y=\"58\" text-anchor=\"middle\" font-family=\"Inter\" font-size=\"44\" font-weight=\"700\" fill=\"#1d1d1f\" letter-spacing=\"-2\"\u003eIP65\u003c\/text\u003e\n              \u003cline x1=\"20\" y1=\"74\" x2=\"120\" y2=\"74\" stroke=\"#e8e8ed\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n              \u003ctext x=\"70\" y=\"90\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#6e6e73\" font-weight=\"500\" letter-spacing=\"1\"\u003ePROTEÇÃO\u003c\/text\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== PROTEÇÕES COM BOLINHA SIMPLES (direita-inferior) ===== --\u003e\n            \u003cg transform=\"translate(170, 188)\"\u003e\n              \u003c!-- Item 1: POEIRA --\u003e\n              \u003cg transform=\"translate(0, 0)\"\u003e\n                \u003c!-- Bolinha amarela simples --\u003e\n                \u003ccircle cx=\"8\" cy=\"14\" r=\"6\" fill=\"#FAB809\"\u003e\u003c\/circle\u003e\n                \u003c!-- Texto à direita --\u003e\n                \u003ctext x=\"26\" y=\"12\" font-family=\"Inter\" font-size=\"14\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.3\"\u003eTotal contra poeira\u003c\/text\u003e\n                \u003ctext x=\"26\" y=\"30\" font-family=\"Inter\" font-size=\"12\" fill=\"#6e6e73\" font-weight=\"500\" letter-spacing=\"-0.1\"\u003eNível 6 · vedação completa\u003c\/text\u003e\n              \u003c\/g\u003e\n\n              \u003cline x1=\"0\" y1=\"48\" x2=\"160\" y2=\"48\" stroke=\"#e8e8ed\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n\n              \u003c!-- Item 2: ÁGUA --\u003e\n              \u003cg transform=\"translate(0, 60)\"\u003e\n                \u003ccircle cx=\"8\" cy=\"14\" r=\"6\" fill=\"#FAB809\"\u003e\u003c\/circle\u003e\n                \u003ctext x=\"26\" y=\"12\" font-family=\"Inter\" font-size=\"14\" fill=\"#1d1d1f\" font-weight=\"600\" letter-spacing=\"-0.3\"\u003eJatos d'água\u003c\/text\u003e\n                \u003ctext x=\"26\" y=\"30\" font-family=\"Inter\" font-size=\"12\" fill=\"#6e6e73\" font-weight=\"500\" letter-spacing=\"-0.1\"\u003eNível 5 · qualquer direção\u003c\/text\u003e\n              \u003c\/g\u003e\n            \u003c\/g\u003e\n\n            \u003c!-- ===== LINHA SEPARADORA RESPIRADA ===== --\u003e\n            \u003cline x1=\"50\" y1=\"380\" x2=\"290\" y2=\"380\" stroke=\"#e8e8ed\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n\n            \u003c!-- Legenda inferior --\u003e\n            \u003ctext x=\"170\" y=\"410\" text-anchor=\"middle\" font-family=\"JetBrains Mono\" font-size=\"11\" fill=\"#6e6e73\" letter-spacing=\"1.2\" font-weight=\"500\"\u003eAltitude máxima · 4.000 m\u003c\/text\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"sg__pull\"\u003e\n    \u003cdiv class=\"sg__pull-inner\"\u003e\n      \u003cp class=\"sg__pull-quote sg__rev\" data-d=\"1\"\u003e\n        Em energia, \u003cem\u003eexperiência\u003c\/em\u003e não se improvisa.\u003cbr\u003eEla se acumula em cada watt convertido.\n      \u003c\/p\u003e\n      \u003cdiv class=\"sg__pull-sig sg__rev\" data-d=\"2\"\u003e\n        \u003cspan\u003eSungrow · fundada em 1997\u003c\/span\u003e\n        \u003cspan\u003ePresente em mais de 150 países\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sg__specs\"\u003e\n    \u003cdiv class=\"sg__specs-head\"\u003e\n      \u003cdiv class=\"sg__specs-eyebrow sg__rev\"\u003eEspecificações técnicas\u003c\/div\u003e\n      \u003ch2 class=\"sg__specs-title sg__rev\" data-d=\"1\"\u003eTudo, \u003cem\u003eespecificado\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg__specs-grid\"\u003e\n\n      \u003cdiv class=\"sg__spec-block sg__rev\"\u003e\n        \u003cdiv class=\"sg__spec-block-head\"\u003e\n          \u003cspan class=\"sg__spec-block-badge\"\u003e01\u003c\/span\u003e\n          \u003ch3 class=\"sg__spec-block-title\"\u003eEntrada CC (fotovoltaica)\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__spec-rows\"\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eTensão máx. FV\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e600 V\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eTensão mín. \/ partida\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e40 V \/ 50 V\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eTensão nominal\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e360 V\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eFaixa MPPT\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e40 — 560 V\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eMPPTs independentes\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e2\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eEntradas por MPPT\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e1\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eCorrente máx. FV\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e40 A (20 \/ 20)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eCorrente curto-circuito\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e50 A (25 \/ 25)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg__spec-block sg__rev\"\u003e\n        \u003cdiv class=\"sg__spec-block-head\"\u003e\n          \u003cspan class=\"sg__spec-block-badge\"\u003e02\u003c\/span\u003e\n          \u003ch3 class=\"sg__spec-block-title\"\u003eSaída CA (rede)\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__spec-rows\"\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003ePotência nominal\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e5.000 W\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003ePotência máxima\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e5.500 VA\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eCorrente nominal\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e22,8 A\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eCorrente máxima\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e25 A\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eTensão nominal\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e220 \/ 230 \/ 240 V\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eFaixa de tensão\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e154 — 300 V\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eFrequência\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e50 \/ 60 Hz\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eTHD\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e\u0026lt; 3 %\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eFator de potência\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e\u0026gt; 0,99\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eFases\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eMonofásico\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eEficiência máx.\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e97,2 %\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg__spec-block sg__rev\"\u003e\n        \u003cdiv class=\"sg__spec-block-head\"\u003e\n          \u003cspan class=\"sg__spec-block-badge\"\u003e03\u003c\/span\u003e\n          \u003ch3 class=\"sg__spec-block-title\"\u003eProteção e segurança\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__spec-rows\"\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eMonit. de rede\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eSim\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003ePolaridade reversa\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eSim\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eCurto-circuito CA\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eSim\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eCorrente de fuga\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eSim\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eAFCI\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eIEC 63027\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eDPS\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eCC II + CA II\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eSeccionadora CC\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eIntegrada\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eMonit. de string\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eSim\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003ePID Zero\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eSim\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg__spec-block sg__rev\"\u003e\n        \u003cdiv class=\"sg__spec-block-head\"\u003e\n          \u003cspan class=\"sg__spec-block-badge\"\u003e04\u003c\/span\u003e\n          \u003ch3 class=\"sg__spec-block-title\"\u003eDados gerais e ambiente\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg__spec-rows\"\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eDimensões (L×A×P)\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e476 × 315 × 159 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003ePeso\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e8,6 kg\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eInstalação\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eParede\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eTopologia\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eSem transformador\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eGrau de proteção\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eIP65\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eTemperatura\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e-25 °C a 60 °C\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eUmidade relativa\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e0 — 100 %\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eResfriamento\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eNatural\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eAltitude máx.\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003e4.000 m\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eVisor\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eLED\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eComunicação\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eWLAN \/ RS485\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eConexão CC\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eMC4 (máx. 6 mm²)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eConexão CA\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003ePlug-and-play\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sg__spec-row\"\u003e\n\u003cspan class=\"sg__spec-row-key\"\u003eConformidade\u003c\/span\u003e\u003cspan class=\"sg__spec-row-val\"\u003eInmetro 140\/22\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sg__guard\"\u003e\n    \u003cdiv class=\"sg__guard-head\"\u003e\n      \u003ch2 class=\"sg__guard-title sg__rev\" data-d=\"1\"\u003eCompre com \u003cem\u003etranquilidade\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg__guard-grid\"\u003e\n      \u003cdiv class=\"sg__guard-card sg__rev\"\u003e\n        \u003cdiv class=\"sg__guard-card-head\"\u003e\n          \u003cspan class=\"sg__guard-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath d=\"M12 2L4 5V11C4 16 7.5 20 12 22C16.5 20 20 16 20 11V5L12 2Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 12L11 14L15 10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003ch3 class=\"sg__guard-card-title\"\u003eGarantia estendida Meu Gerador\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"sg__guard-card-lead\"\u003e\u003cem\u003e10 anos\u003c\/em\u003e contra defeitos de fabricação.\u003c\/p\u003e\n        \u003cp class=\"sg__guard-card-desc\"\u003eA Meu Gerador estende a garantia padrão de fábrica para uma década completa de proteção. Suporte técnico direto, sem intermediários, com atendimento em todo o território nacional.\u003c\/p\u003e\n        \u003cul class=\"sg__guard-checklist\"\u003e\n          \u003cli\u003e10 anos contra defeitos de fabricação\u003c\/li\u003e\n          \u003cli\u003eSuporte técnico nacional pela Meu Gerador\u003c\/li\u003e\n          \u003cli\u003eSungrow: maior fabricante de inversores do mundo\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"sg__guard-note\"\u003e\n          \u003cstrong\u003eImportante:\u003c\/strong\u003e a garantia estendida cobre defeitos de fabricação. Danos por surto sem proteção adequada, instalação incorreta ou eventos externos não estão cobertos.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg__guard-card sg__rev\" data-d=\"1\"\u003e\n        \u003cdiv class=\"sg__guard-card-head\"\u003e\n          \u003cspan class=\"sg__guard-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003ch3 class=\"sg__guard-card-title\"\u003eO que esperar ao receber\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"sg__guard-card-lead\"\u003ePronto para \u003cem\u003einstalação\u003c\/em\u003e plug-and-play.\u003c\/p\u003e\n        \u003cp class=\"sg__guard-card-desc\"\u003ePor ser leve (8,6 kg) e compacto, o SG5.0RS-L2 chega pronto para montagem em parede por um único técnico. Conectores MC4 na entrada e plug-and-play na saída agilizam o comissionamento.\u003c\/p\u003e\n        \u003cul class=\"sg__guard-checklist\"\u003e\n          \u003cli\u003eInversor + suporte de fixação em parede\u003c\/li\u003e\n          \u003cli\u003eManual técnico e guia de instalação\u003c\/li\u003e\n          \u003cli\u003eInstalação por profissional qualificado obrigatória\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"sg__guard-note\"\u003e\n          \u003cstrong\u003eImportante:\u003c\/strong\u003e a instalação deve ser executada por engenheiro ou técnico habilitado, com responsabilidade técnica registrada e em conformidade com a NBR 16690 e a normativa da concessionária local.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sg__faq\"\u003e\n    \u003cdiv class=\"sg__faq-inner\"\u003e\n      \u003cdiv class=\"sg__faq-side\"\u003e\n        \u003ch3 class=\"sg__faq-title sg__rev\" data-d=\"1\"\u003eAntes de \u003cem\u003ecomprar\u003c\/em\u003e\n\u003c\/h3\u003e\n        \u003cdiv class=\"sg__faq-meta sg__rev\" data-d=\"2\"\u003eAs dúvidas mais comuns sobre dimensionamento, instalação e monitoramento do SG5.0RS-L2.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg__faq-list\"\u003e\n        \u003cdiv class=\"sg__faq-item\"\u003e\n          \u003cinput type=\"checkbox\" id=\"sg-faq-1\" class=\"sg__faq-check\"\u003e\n          \u003clabel for=\"sg-faq-1\" class=\"sg__faq-q\"\u003e\n            \u003cspan class=\"sg__faq-q-num\"\u003e01\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-q-text\"\u003eQuantos painéis solares esse inversor suporta?\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-plus\"\u003e\u003c\/span\u003e\n          \u003c\/label\u003e\n          \u003cdiv class=\"sg__faq-a\"\u003e\n            \u003cdiv class=\"sg__faq-a-text\"\u003eA potência típica de geração fica entre 5 e 7,5 kWp em módulos, distribuídos nos 2 MPPTs (até 20A por canal). O dimensionamento exato depende da potência e da corrente de curto-circuito (Isc) dos módulos escolhidos — recomendamos validar o projeto com nossa equipe técnica antes da compra.\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sg__faq-item\"\u003e\n          \u003cinput type=\"checkbox\" id=\"sg-faq-2\" class=\"sg__faq-check\"\u003e\n          \u003clabel for=\"sg-faq-2\" class=\"sg__faq-q\"\u003e\n            \u003cspan class=\"sg__faq-q-num\"\u003e02\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-q-text\"\u003eFunciona em rede de 220V ou 127V?\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-plus\"\u003e\u003c\/span\u003e\n          \u003c\/label\u003e\n          \u003cdiv class=\"sg__faq-a\"\u003e\n            \u003cdiv class=\"sg__faq-a-text\"\u003eO SG5.0RS-L2 é monofásico e opera em redes de 220V, 230V ou 240V, com faixa estendida de 154V a 300V. Não é compatível com rede de 127V fase-neutro — nesse caso, a instalação precisa ser feita em 220V fase-fase (bifásico) ou em outra rede monofásica de 220V.\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sg__faq-item\"\u003e\n          \u003cinput type=\"checkbox\" id=\"sg-faq-3\" class=\"sg__faq-check\"\u003e\n          \u003clabel for=\"sg-faq-3\" class=\"sg__faq-q\"\u003e\n            \u003cspan class=\"sg__faq-q-num\"\u003e03\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-q-text\"\u003eComo funciona o monitoramento pelo iSolarCloud?\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-plus\"\u003e\u003c\/span\u003e\n          \u003c\/label\u003e\n          \u003cdiv class=\"sg__faq-a\"\u003e\n            \u003cdiv class=\"sg__faq-a-text\"\u003eO inversor já vem com WLAN integrada. Após conectar à rede Wi-Fi local pelo aplicativo, os dados de geração ficam disponíveis em tempo real com precisão de amostragem de 10 segundos. Funciona em smartphone (iOS\/Android) e navegador, sem custo adicional.\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sg__faq-item\"\u003e\n          \u003cinput type=\"checkbox\" id=\"sg-faq-4\" class=\"sg__faq-check\"\u003e\n          \u003clabel for=\"sg-faq-4\" class=\"sg__faq-q\"\u003e\n            \u003cspan class=\"sg__faq-q-num\"\u003e04\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-q-text\"\u003ePode ser instalado em área externa?\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-plus\"\u003e\u003c\/span\u003e\n          \u003c\/label\u003e\n          \u003cdiv class=\"sg__faq-a\"\u003e\n            \u003cdiv class=\"sg__faq-a-text\"\u003eSim. O grau de proteção IP65 permite instalação em áreas externas expostas a chuva e poeira. Recomendamos evitar exposição direta ao sol durante longos períodos para otimizar a vida útil e o desempenho — a sombra de um beiral ou cobertura é suficiente.\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sg__faq-item\"\u003e\n          \u003cinput type=\"checkbox\" id=\"sg-faq-5\" class=\"sg__faq-check\"\u003e\n          \u003clabel for=\"sg-faq-5\" class=\"sg__faq-q\"\u003e\n            \u003cspan class=\"sg__faq-q-num\"\u003e05\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-q-text\"\u003eTem certificação para homologação na concessionária?\u003c\/span\u003e\n            \u003cspan class=\"sg__faq-plus\"\u003e\u003c\/span\u003e\n          \u003c\/label\u003e\n          \u003cdiv class=\"sg__faq-a\"\u003e\n            \u003cdiv class=\"sg__faq-a-text\"\u003eSim. O SG5.0RS-L2 atende à Portaria Inmetro nº140 de 21 de março de 2022 e à norma IEC 63027, sendo aceito por todas as concessionárias brasileiras nos processos de conexão de mini e microgeração distribuída.\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sg__end\"\u003e\n    \u003cdiv class=\"sg__end-inner\"\u003e\n      \u003ch2 class=\"sg__end-brand sg__rev\" data-d=\"1\"\u003e\n        Sungrow \u003cspan class=\"sg__end-brand-soft\"\u003eSG5.0\u003c\/span\u003e\n      \u003c\/h2\u003e\n      \u003cdiv class=\"sg__end-foot sg__rev\" data-d=\"2\"\u003e\n        \u003cdiv class=\"sg__end-foot-line\"\u003eInversor on-grid monofásico · 5 kW · 2 MPPTs · 97,2% de eficiência · 10 anos de garantia Meu Gerador\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cbutton class=\"sg__top\" aria-label=\"Voltar ao início\" onclick=\"document.querySelector('.sg').scrollIntoView({behavior:'smooth',block:'start'})\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n      \u003cpolyline points=\"18 15 12 9 6 15\"\u003e\u003c\/polyline\u003e\n    \u003c\/svg\u003e\n  \u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n  if (window.__sgInit) return;\n  window.__sgInit = true;\n  var doc = document.querySelector('.sg');\n  if (!doc) return;\n  var prefersReducedMotion = window.matchMedia \u0026\u0026 window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  if (prefersReducedMotion) {\n    doc.querySelectorAll('.sg__rev, .sg__slide-r, .sg__slide-l').forEach(function(el) { el.classList.add('sg__in'); });\n  } else {\n    var revealEls = doc.querySelectorAll('.sg__rev, .sg__slide-r, .sg__slide-l');\n    if ('IntersectionObserver' in window) {\n      var io = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('sg__in');\n            io.unobserve(entry.target);\n          }\n        });\n      }, { threshold: 0.15, rootMargin: '0px 0px -8% 0px' });\n      revealEls.forEach(function(el) { io.observe(el); });\n    } else {\n      revealEls.forEach(function(el) { el.classList.add('sg__in'); });\n    }\n  }\n  var btn = doc.querySelector('.sg__top');\n  if (btn) {\n    function check() {\n      if (window.scrollY \u003e 600) btn.classList.add('sg__top--visible');\n      else btn.classList.remove('sg__top--visible');\n    }\n    window.addEventListener('scroll', check, { passive: true });\n    check();\n  }\n})();\n\u003c\/script\u003e","brand":"SUNGROW","offers":[{"title":"Default Title","offer_id":43216081518697,"sku":"91898","price":3861.09,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0587\/8074\/5833\/files\/INVERSOR_ONGRID_SUNGROW_5KW_TAG.png?v=1779480511","url":"https:\/\/www.meugerador.com.br\/products\/inversor-solar-ongrid-sungrow-5kw-sg5-0rs-l2-220v-2mppt-monitoramento-wifi","provider":"MeuGerador.com.br","version":"1.0","type":"link"}