@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--forest:#063d2d;--deep:#060805;--lime:#aee62d;--mint:#dff7d1;--cream:#f7f8f3;--white:#fff;--ink:#10251e;--muted:#64736d;--line:#dfe6df;--shadow:0 18px 50px rgba(3,43,32,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}
.topbar{height:192px;display:flex;align-items:center;justify-content:center;padding:0 max(5vw,24px);background:var(--deep);position:relative;z-index:5;border-bottom:1px solid #26332e}.brand-image{width:275px;height:176px;display:block;overflow:hidden;position:relative}.brand-image img{position:absolute;width:275px;height:275px;object-fit:cover;left:0;top:-48px}.header-contact,.back{position:absolute;right:max(5vw,24px);top:50%;transform:translateY(-50%);color:white;font-weight:800;border:1px solid #486055;padding:11px 16px;border-radius:99px}.back{left:max(5vw,24px);right:auto}.hero{background:var(--forest);color:white;margin:0 max(2vw,12px);border-radius:0 0 28px 28px;position:relative;overflow:hidden}.compact-hero{min-height:385px;display:grid;place-items:center;text-align:center;padding:58px 24px}.compact-hero:before,.compact-hero:after{content:'';position:absolute;width:360px;height:360px;border:1px solid rgba(174,230,45,.16);border-radius:50%}.compact-hero:before{left:-190px;bottom:-200px}.compact-hero:after{right:-180px;top:-210px}.nature-mark{position:absolute;color:rgba(174,230,45,.14);font-size:190px;font-family:serif}.nature-one{left:6%;bottom:-28px;transform:rotate(-22deg)}.nature-two{right:7%;top:-36px;transform:rotate(158deg)}.eyebrow{color:#4e7d6e;letter-spacing:2px;font-size:12px;font-weight:800}.hero .eyebrow{color:var(--lime)}h1,h2,h3{font-family:Manrope,sans-serif;margin:0}.hero h1{font-size:clamp(38px,4.5vw,62px);line-height:1.04;letter-spacing:-3px;max-width:850px;margin:17px auto 20px}.hero-copy{position:relative;z-index:2}.hero-copy p{font-size:18px;color:#c7d9d2;max-width:620px;line-height:1.55;margin:0 auto}.category-panel{padding:72px max(5vw,24px) 30px}.category-heading{display:flex;align-items:center;justify-content:center;gap:22px;text-align:center}.category-heading h2{font-size:clamp(32px,4vw,48px);letter-spacing:-2px;margin-top:7px}.leaf-dot{font-family:serif;color:#79a62e;font-size:44px;transform:rotate(-25deg)}.leaf-dot.flipped{transform:scaleX(-1) rotate(-25deg)}.category-switch{max-width:920px;margin:36px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.category-button{border:1px solid #cad8cd;background:white;min-height:142px;border-radius:20px;padding:23px;cursor:pointer;color:var(--ink);transition:.2s;text-align:left;display:flex;flex-direction:column;justify-content:center}.category-button span{font-size:11px;font-weight:800;letter-spacing:1.7px;color:#618172}.category-button strong{font-family:Manrope;font-size:26px;margin:5px 0 4px}.category-button small{font-size:14px;color:var(--muted)}.category-button:hover{border-color:#87a991;transform:translateY(-2px)}.category-button.active{background:var(--forest);border-color:var(--forest);color:white;box-shadow:0 14px 35px rgba(6,61,45,.18)}.category-button.active span{color:var(--lime)}.category-button.active small{color:#c8dacf}.catalog{padding:72px max(5vw,24px) 120px}.section-head{margin-bottom:40px}.centered-heading{text-align:center}.centered-heading h2{font-size:clamp(34px,4vw,54px);letter-spacing:-2.5px;margin-top:8px}.centered-heading p{max-width:590px;color:var(--muted);line-height:1.5;margin:13px auto 0}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:980px;margin:0 auto}.card{background:white;border-radius:20px;overflow:hidden;box-shadow:0 1px 0 var(--line);transition:.25s}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.card-art{height:340px;display:grid;place-items:center;position:relative;background:#e3efdf}.tone-2{background:#dce5df}.demo-label,.demo-tag{position:absolute;top:17px;left:17px;background:rgba(255,255,255,.88);padding:8px 11px;border-radius:8px;font-size:11px;font-weight:800;letter-spacing:1px;z-index:2}.product-placeholder,.large-placeholder{width:142px;height:270px;border-radius:27px;background:linear-gradient(145deg,#235e49,#0c382a);box-shadow:0 22px 30px rgba(3,43,32,.22);position:relative;transform:rotate(5deg);display:grid;place-items:center}.product-placeholder i,.large-placeholder i{position:absolute;width:28px;height:28px;border-radius:50%;background:#10271e;top:16px;left:16px;border:3px solid #6f9988}.product-placeholder i:nth-child(2),.large-placeholder i:nth-child(2){left:51px}.product-placeholder b,.large-placeholder b{font-family:Manrope;color:#acd67c;font-size:29px}.product-placeholder em,.large-placeholder em{font-family:serif;font-style:normal;position:absolute;bottom:14px;color:#acd67c;font-size:27px}.card-info{padding:24px}.condition{font-size:12px;letter-spacing:1px;color:#3c725f;font-weight:800;text-transform:uppercase}.card h3{font-size:22px;margin:7px 0}.card p{color:var(--muted);margin:0}.card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:26px}.card-bottom strong{font-size:14px}.arrow{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:var(--forest);color:white;font-size:20px}footer{background:var(--deep);color:white;padding:24px max(5vw,24px);display:flex;align-items:center;justify-content:space-between;min-height:110px}footer img{width:100px;height:78px;object-fit:cover;object-position:center}footer p{color:#b8ccc5}.detail-wrap{display:grid;grid-template-columns:1.05fr .95fr;min-height:calc(100vh - 192px);background:white}.product-gallery{background:#e3efdf;padding:55px;display:flex;flex-direction:column;justify-content:center;min-height:650px}.main-product-image{min-height:470px;display:grid;place-items:center;position:relative}.large-placeholder{width:205px;height:390px;transform:rotate(-4deg)}.large-placeholder i{width:36px;height:36px;top:20px;left:20px}.large-placeholder i:nth-child(2){left:65px}.large-placeholder b{font-size:35px;line-height:.9;text-align:center}.large-placeholder em{font-size:36px}.thumbnails{display:flex;justify-content:center;gap:11px;margin-top:20px}.thumbnail{width:66px;height:66px;border:1px solid #b7c8ba;background:#f5f8f3;border-radius:12px;color:#6b8176;cursor:pointer}.thumbnail.active{border:2px solid var(--forest);color:var(--forest);font-weight:800}.detail-copy{padding:7vw 7vw;display:flex;flex-direction:column;justify-content:center}.detail-copy h1{font-size:clamp(38px,4.5vw,62px);letter-spacing:-3px;line-height:1.02;margin:12px 0}.detail-sub{color:var(--muted);font-size:18px;margin:0 0 30px}.option-group{border-top:1px solid var(--line);padding:22px 0}.option-title{display:flex;justify-content:space-between;margin-bottom:14px}.option-title span{color:var(--muted)}.choice-row,.color-row{display:flex;gap:10px;flex-wrap:wrap}.choice{border:1px solid #cbd7cf;background:white;border-radius:10px;padding:12px 18px;cursor:pointer;font-weight:700}.choice.active{border:2px solid var(--forest);background:#eff6ed;color:var(--forest)}.color-choice{width:44px;height:44px;border-radius:50%;background:white;border:1px solid #cbd7cf;display:grid;place-items:center;cursor:pointer}.color-choice i{width:28px;height:28px;border-radius:50%;display:block;border:1px solid rgba(0,0,0,.08)}.color-choice.active{border:2px solid var(--forest)}.price{font-family:Manrope;font-size:26px;font-weight:800;margin:24px 0 16px}.condition-line{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0}.condition-line span{color:var(--muted)}.note{font-size:14px;color:var(--muted);line-height:1.55;margin:20px 0}.whatsapp{background:var(--forest);color:white;font-weight:800;padding:18px 22px;border-radius:13px;text-align:center}.whatsapp span{color:var(--lime);margin-right:7px}
@media(max-width:800px){.topbar{height:160px}.brand-image{width:225px;height:152px}.brand-image img{width:225px;height:225px;top:-35px}.header-contact{right:12px;top:18px;transform:none;font-size:0;padding:8px 10px}.header-contact:after{content:'WhatsApp';font-size:12px}.detail-topbar .brand-image{width:210px}.back{left:12px;top:18px;transform:none;padding:8px 10px;font-size:12px}.compact-hero{min-height:335px;padding:48px 24px}.hero h1{letter-spacing:-2.4px}.nature-mark{font-size:120px}.category-panel{padding-top:55px}.category-switch{grid-template-columns:1fr}.category-button{text-align:center;align-items:center;min-height:125px}.grid{grid-template-columns:1fr}.catalog{padding-top:60px}.card-art{height:290px}.detail-wrap{grid-template-columns:1fr}.product-gallery{min-height:510px;padding:28px}.main-product-image{min-height:385px}.large-placeholder{width:165px;height:315px}.detail-copy{padding:52px 24px 62px}.detail-copy h1{letter-spacing:-2px}footer{flex-direction:column;justify-content:center;text-align:center;gap:2px}.category-heading{gap:8px}.leaf-dot{font-size:30px}}

/* Entrada direta no catálogo, seguindo as cores do logo original. */
.topbar{height:230px;background:#060805;border-bottom:0}.brand-image{width:330px;height:225px}.brand-image img{width:330px;height:330px;top:-60px}.category-panel{position:relative;overflow:hidden;padding:62px max(5vw,24px) 72px;background:radial-gradient(circle at 50% -25%,rgba(174,230,45,.22),transparent 42%),linear-gradient(145deg,#0a4d39 0%,#063d2d 55%,#041d16 100%);color:white}.category-panel:before,.category-panel:after{content:'';position:absolute;border:1px solid rgba(174,230,45,.14);border-radius:50%;width:420px;height:420px}.category-panel:before{left:-260px;bottom:-300px}.category-panel:after{right:-250px;top:-310px}.category-heading,.category-switch{position:relative;z-index:1}.category-heading .eyebrow{color:var(--lime)}.category-heading h2{color:white}.leaf-dot{color:var(--lime)}.category-button{background:rgba(2,18,13,.45);border-color:rgba(255,255,255,.22);color:white;backdrop-filter:blur(4px)}.category-button span{color:#b7db8d}.category-button small{color:#c8dacf}.category-button:hover{border-color:var(--lime)}.category-button.active{background:var(--lime);border-color:var(--lime);color:var(--deep);box-shadow:0 18px 45px rgba(0,0,0,.22)}.category-button.active span,.category-button.active small{color:#315017}.catalog{background:linear-gradient(180deg,#f7f8f3 0%,#fff 100%)}
@media(max-width:800px){.topbar{height:200px}.brand-image{width:280px;height:196px}.brand-image img{width:280px;height:280px;top:-51px}.category-panel{padding:48px 18px 58px}.category-switch{margin-top:28px}.category-button{min-height:118px}.header-contact{background:rgba(6,8,5,.82)}}

/* Paisagem exclusiva da DRICELL: tecnologia integrada à natureza. */
.category-panel{padding:74px max(5vw,24px) 82px}.category-panel:before,.category-panel:after{display:none}.category-heading h2{font-size:clamp(34px,4.5vw,58px);letter-spacing:-2.5px;text-shadow:0 3px 18px rgba(0,0,0,.28)}.category-button{min-height:184px;padding:28px 32px;border-color:rgba(255,255,255,.3);background:rgba(2,14,10,.64);box-shadow:0 18px 42px rgba(0,0,0,.16)}.category-button strong{font-size:clamp(38px,4vw,53px);line-height:1;letter-spacing:-2px;margin:0 0 10px}.category-button span{font-size:12px;letter-spacing:2.2px}.category-button small{font-size:15px;margin-top:13px}.category-button.active{background:var(--lime);border-color:var(--lime)}.condition-line+.condition-line{border-top:0}
@media(max-width:800px){.category-panel{padding:54px 18px 64px;background-position:58% center}.category-heading h2{font-size:34px;line-height:1.05}.category-button{min-height:150px;padding:24px}.category-button strong{font-size:38px}.category-button small{margin-top:9px}.warranty-line{align-items:flex-start;gap:22px}.warranty-line strong{text-align:right}}

/* Cabeçalho compacto na vitrine e faixa minimalista na página do aparelho. */
.topbar:not(.detail-topbar){height:176px}.topbar:not(.detail-topbar) .brand-image{width:250px;height:172px}.topbar:not(.detail-topbar) .brand-image img{width:250px;height:250px;top:-45px}.detail-topbar{height:70px;min-height:70px;background:linear-gradient(90deg,#060805 0%,#0b1c14 50%,#060805 100%);border-bottom:1px solid rgba(174,230,45,.28)}.detail-wordmark{position:relative;z-index:1;font-family:Manrope,sans-serif;font-size:27px;font-weight:700;letter-spacing:-1.5px}.detail-wordmark strong{color:var(--lime);font-weight:800}.detail-wordmark span{color:white}.detail-topbar .back{font-size:13px;padding:8px 12px;border-color:#355443}.detail-wrap{min-height:calc(100vh - 70px)}
@media(max-width:800px){.topbar:not(.detail-topbar){height:150px}.topbar:not(.detail-topbar) .brand-image{width:220px;height:147px}.topbar:not(.detail-topbar) .brand-image img{width:220px;height:220px;top:-40px}.detail-topbar{height:62px;min-height:62px}.detail-wordmark{font-size:23px}.detail-topbar .back{left:12px;top:50%;transform:translateY(-50%)}.detail-wrap{min-height:calc(100vh - 62px)}}

/* Nova marca transparente, compacta e integrada ao painel verde. */
.topbar:not(.detail-topbar){position:sticky;top:0;height:104px;background:rgba(5,55,40,.9);border-bottom:1px solid rgba(174,230,45,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.topbar:not(.detail-topbar) .brand-image{width:248px;height:82px;display:grid;place-items:center;overflow:visible}.topbar:not(.detail-topbar) .brand-image img{position:static;width:238px;height:auto;object-fit:contain}.topbar:not(.detail-topbar) .header-contact{border-color:rgba(255,255,255,.34);background:rgba(2,25,18,.34)}footer img{width:150px;height:auto;object-fit:contain}
@media(max-width:800px){.topbar:not(.detail-topbar){height:88px}.topbar:not(.detail-topbar) .brand-image{width:205px;height:70px}.topbar:not(.detail-topbar) .brand-image img{position:static;width:198px;height:auto}.topbar:not(.detail-topbar) .header-contact{top:50%;right:9px;transform:translateY(-50%);padding:7px 9px}footer img{width:135px}}

/* Aproxima o símbolo D do restante da marca sem perder o fundo transparente. */
.topbar:not(.detail-topbar) .logo-composite{position:relative;width:226px;height:80px;display:block;overflow:visible}.logo-composite .logo-symbol,.logo-composite .logo-letters{position:absolute;top:0;height:80px;display:block;overflow:hidden}.logo-composite .logo-symbol{left:0;width:60px}.logo-composite .logo-letters{left:60px;width:166px}.topbar:not(.detail-topbar) .logo-composite .logo-symbol img,.topbar:not(.detail-topbar) .logo-composite .logo-letters img{position:absolute;top:0;width:238px;height:auto;max-width:none;object-fit:initial}.topbar:not(.detail-topbar) .logo-composite .logo-symbol img{left:0}.topbar:not(.detail-topbar) .logo-composite .logo-letters img{left:-69px}
@media(max-width:800px){.topbar:not(.detail-topbar) .logo-composite{width:226px;height:80px;transform:scale(.84);transform-origin:center}}

/* Conteúdo das opções centralizado em todas as telas. */
.category-button{text-align:center;align-items:center}

/* Teste visual 2: vitrine clara, verde escuro só nos destaques e cartões mais presentes. */
.category-panel{background:radial-gradient(circle at 50% 0,rgba(174,230,45,.12),transparent 42%),#f7faf6;color:var(--ink);border-bottom:1px solid #e1e9e2}.category-heading h2{color:var(--forest);text-shadow:none}.category-button{background:#fff;border-color:#cedbd2;color:var(--ink);box-shadow:0 12px 34px rgba(6,61,45,.08)}.category-button span{color:#4f765f}.category-button small{color:#687a70}.category-button:hover{border-color:#6f9b7f;box-shadow:0 16px 38px rgba(6,61,45,.12)}.category-button.active{background:var(--forest);border-color:var(--forest);color:#fff;box-shadow:0 18px 42px rgba(6,61,45,.2)}.category-button.active span{color:var(--lime)}.category-button.active small{color:#d6e5dd}.catalog{background:#fff}.card{border:1px solid #e0e8e2;box-shadow:0 12px 34px rgba(7,45,33,.08)}.card:hover{box-shadow:0 20px 48px rgba(7,45,33,.14)}

/* Pagamento em destaque, sem pesar o catálogo. */
.payment-highlight{width:max-content;max-width:100%;margin:28px auto 0;padding:11px 18px;border-radius:999px;background:#e8f7d0;color:var(--forest);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:inset 0 0 0 1px rgba(74,117,48,.12)}.payment-highlight strong{font-family:Manrope,sans-serif;font-size:18px}.payment-highlight span{font-size:14px;color:#51705f}.card-price{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.card-price strong{font-size:16px}.card-price span{color:#487158;font-size:14px;font-weight:800}.price-block{margin:24px 0 18px}.price-block .price{margin:0}.installment-detail{display:inline-block;margin-top:8px;padding:8px 12px;border-radius:9px;background:#e8f7d0;color:var(--forest);font-weight:800;font-size:15px}.price-block+.condition-line{border-top:1px solid var(--line)}
.purchase-benefits-leaves{width:min(1080px,100%);margin:38px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:18px}.benefit-leaf{position:relative;min-height:205px;padding:38px 28px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#1d211f;background:rgba(255,255,255,.94);border:1px solid #dce2dd;border-radius:26px 26px 78px 26px;box-shadow:0 12px 30px rgba(31,52,39,.055);overflow:visible}.benefit-leaf:before{content:'';position:absolute;top:-11px;left:50%;width:27px;height:15px;background:#176c3a;border-radius:100% 0 100% 0;transform:translateX(-50%) rotate(-12deg)}.benefit-icon,.benefit-leaf strong,.benefit-leaf span{position:relative;z-index:1;flex-shrink:0}.benefit-icon{width:34px;height:34px;margin-bottom:14px;fill:none;stroke:#285f3d;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.benefit-icon circle{fill:#285f3d;stroke:none}.benefit-leaf strong,.benefit-leaf span{width:100%;max-width:275px;margin-left:auto;margin-right:auto}.benefit-leaf strong{font-family:Manrope,sans-serif;font-size:clamp(17px,1.55vw,21px);line-height:1.18}.benefit-leaf span{margin-top:7px;color:#5f6762;font-size:14px;line-height:1.28}.purchase-options-detail{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.purchase-options-detail>div{padding:14px 16px;border-radius:12px;background:#f3f7f2;border:1px solid #dce7dc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.purchase-options-detail strong{color:var(--forest)}.purchase-options-detail span{margin-top:3px;color:var(--muted);font-size:14px}.card-price small{font-size:13px;font-weight:800;color:#202323}
@media(max-width:800px){.purchase-benefits-leaves{width:min(100%,390px);grid-template-columns:1fr;gap:24px;margin-top:30px;padding:16px 20px 24px}.benefit-leaf{width:100%;min-height:170px;padding:31px 24px 27px;border-radius:23px 23px 66px 23px}.benefit-leaf:before{width:24px;height:13px;top:-9px}.benefit-icon{width:29px;height:29px;margin-bottom:10px}.benefit-leaf strong{font-size:18px}.benefit-leaf span{font-size:13px;margin-top:5px}.purchase-options-detail{grid-template-columns:1fr}.card-bottom{align-items:flex-end}.card-price span{font-size:13px}}

/* Rodapé fino e discreto. */
footer{min-height:62px;padding:8px max(5vw,24px);gap:18px}footer img{width:100px}footer p{margin:0;font-size:13px;line-height:1.3}
@media(max-width:800px){footer{min-height:58px;padding:8px 16px;flex-direction:row;justify-content:space-between;text-align:left;gap:12px}footer img{width:88px;flex:0 0 auto}footer p{font-size:12px;text-align:right}}

/* Logo verde aprovada em todas as páginas. */
.detail-logo{position:relative;z-index:1;width:158px;display:block;line-height:0}.detail-logo img{display:block;width:100%;height:auto}.topbar:not(.detail-topbar) .brand-image img{filter:drop-shadow(0 5px 12px rgba(122,220,55,.18))}footer img{filter:drop-shadow(0 3px 7px rgba(122,220,55,.12))}
@media(max-width:800px){.detail-logo{width:138px}}

/* Paleta 2 — Grafite Premium: preto, branco-quente e verde apenas nos destaques. */
:root{
  --forest:#1e5c3a;
  --deep:#17191a;
  --lime:#61b879;
  --mint:#edf4ef;
  --cream:#f5f3ef;
  --ink:#202223;
  --muted:#686d6a;
  --line:#d8d8d5;
  --shadow:0 18px 48px rgba(22,25,24,.11)
}
body{background:var(--cream)}
.topbar:not(.detail-topbar){background:rgba(23,25,26,.96);border-bottom:1px solid #343738;box-shadow:0 7px 24px rgba(8,10,9,.13)}
.topbar:not(.detail-topbar) .header-contact{background:#f7f7f5;color:#202223;border-color:#f7f7f5;box-shadow:0 5px 18px rgba(0,0,0,.15)}
.topbar:not(.detail-topbar) .brand-image img{filter:drop-shadow(0 5px 12px rgba(63,139,86,.16))}
.category-panel{background:#f5f3ef;color:var(--ink);border-bottom:1px solid var(--line)}
.category-heading h2{color:var(--ink)}
.category-button{background:#fff;border-color:#d8d8d5;color:var(--ink);box-shadow:0 10px 28px rgba(24,27,25,.07)}
.category-button span{color:#53645b}.category-button small{color:#6d716f}
.category-button:hover{border-color:#8c9a91;box-shadow:0 15px 34px rgba(24,27,25,.1)}
.category-button.active{position:relative;background:#202323;border-color:#202323;color:#fff;box-shadow:0 17px 38px rgba(16,18,17,.18)}
.category-button.active:after{content:'';position:absolute;left:28%;right:28%;bottom:0;height:4px;border-radius:4px 4px 0 0;background:#3f8b56}
.category-button.active span{color:#72c187}.category-button.active small{color:#d5d9d6}
.payment-highlight{background:#fff;color:#1e5c3a;box-shadow:inset 0 0 0 1px #d8d8d5,0 7px 20px rgba(25,28,26,.05)}
.payment-highlight span{color:#616763}
.catalog{background:#fff}
.card{border-color:#dededb;box-shadow:0 10px 30px rgba(21,24,22,.075)}
.card:hover{box-shadow:0 20px 46px rgba(21,24,22,.13)}
.card-art,.product-gallery{background:#eef0ee}.tone-2{background:#e5e7e6}
.product-placeholder,.large-placeholder{background:linear-gradient(145deg,#414545,#17191a);box-shadow:0 22px 30px rgba(16,18,17,.22)}
.product-placeholder i,.large-placeholder i{background:#0d0f0e;border-color:#65706b}
.product-placeholder b,.large-placeholder b,.product-placeholder em,.large-placeholder em{color:#72c187}
.condition{color:#1e5c3a}.card-price span{color:#1e5c3a}
.arrow{background:#202323}.arrow:hover{background:#1e5c3a}
.detail-topbar{background:#17191a;border-bottom:1px solid #343738}
.detail-topbar .back{border-color:#515656;background:#222526}
.detail-wrap{background:#fff}
.thumbnail{border-color:#cfd2cf;background:#f7f7f5;color:#666c68}.thumbnail.active{border-color:#1e5c3a;color:#1e5c3a}
.choice{border-color:#cfd2cf}.choice.active{border-color:#1e5c3a;background:#edf4ef;color:#1e5c3a}
.color-choice{border-color:#cfd2cf}.color-choice.active{border-color:#1e5c3a}
.installment-detail{background:#edf4ef;color:#1e5c3a}
.whatsapp{background:#1e5c3a}.whatsapp span{color:#dff0e4}
footer{background:#17191a;border-top:1px solid #2f3232}footer p{color:#c4c8c5}footer img{filter:drop-shadow(0 3px 7px rgba(63,139,86,.1))}
@media(max-width:800px){.topbar:not(.detail-topbar) .header-contact{background:#f7f7f5;color:#202223}.category-button.active:after{left:34%;right:34%}}

/* Folha tecnológica e natureza discreta no catálogo. */
.category-panel{
  background-color:#f5f3ef;
  background-image:url('/dricell-leaf-panel-desktop.webp');
  background-position:center center;
  background-repeat:no-repeat;
  background-size:min(980px,86vw) auto;
}
.category-heading,.category-switch,.purchase-benefits{position:relative;z-index:1}
.catalog{
  background-color:#f5f3ef;
}
@media(max-width:800px){
  .category-panel{background-image:url('/dricell-leaf-panel-mobile.webp');background-position:center center;background-size:135% auto}
}

/* Fotos reais do catálogo, sempre ligadas à cor selecionada. */
.card-art{overflow:hidden}.card-product-image{width:82%;height:88%;object-fit:contain;display:block;filter:drop-shadow(0 22px 22px rgba(17,20,18,.13));transition:transform .28s ease}.card:hover .card-product-image{transform:scale(1.025)}.photo-color,.photo-pending{position:absolute;top:17px;left:17px;background:rgba(255,255,255,.9);padding:8px 11px;border:1px solid rgba(32,35,35,.08);border-radius:8px;font-size:11px;font-weight:800;letter-spacing:1px;z-index:2}.photo-color{text-transform:uppercase;color:#38423d}.photo-pending{color:#66706b}.detail-product-image{width:88%;height:460px;object-fit:contain;display:block;filter:drop-shadow(0 24px 28px rgba(17,20,18,.15))}.detail-photo-pending{top:18px}.thumbnail{padding:5px;overflow:hidden}.thumbnail img{width:100%;height:100%;object-fit:contain;display:block}.thumbnails:empty{display:none}
@media(max-width:800px){.card-product-image{width:80%;height:86%}.detail-product-image{width:92%;height:365px}}

/* Mantém cada aparelho inteiro e centralizado, sem recorte ou zoom. */
.product-placeholder[hidden],.large-placeholder[hidden]{display:none!important}
.card-product-image{position:absolute;inset:10px 16px;width:calc(100% - 32px);height:calc(100% - 20px);max-width:none;max-height:none;object-fit:contain;object-position:center}
.card:hover .card-product-image{transform:none}
.detail-product-image{width:min(96%,600px);height:auto;max-width:100%;max-height:520px;object-fit:contain;object-position:center}
@media(max-width:800px){.card-product-image{inset:8px 12px;width:calc(100% - 24px);height:calc(100% - 16px)}.detail-product-image{width:min(96%,460px);max-height:410px}}

/* Instagram no cabeçalho e no rodapé. */
.header-instagram{position:absolute;left:max(5vw,24px);top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #515656;border-radius:999px;color:#f7f7f5;font-size:13px;font-weight:800;line-height:1;transition:border-color .2s,color .2s,background .2s}
.header-instagram:hover{border-color:#72c187;color:#72c187;background:rgba(114,193,135,.06)}
.header-instagram svg,.footer-instagram svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;flex:0 0 auto}
.header-instagram .instagram-dot,.footer-instagram .instagram-dot{fill:currentColor;stroke:none}
.detail-topbar .header-instagram{left:auto;right:max(5vw,24px);padding:8px 12px}
.footer-contact-group{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}
.footer-contact-group p{margin:0}
.footer-instagram{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#72c187;font-size:14px;font-weight:800;transition:color .2s}
.footer-instagram:hover{color:#a4ddaf}
@media(max-width:800px){.header-instagram{left:9px;width:38px;height:38px;padding:0;justify-content:center}.header-instagram span{display:none}.header-instagram svg{width:20px;height:20px}.detail-topbar .header-instagram{left:auto;right:12px;width:36px;height:36px;padding:0}.footer-contact-group{margin:4px 0 9px}}

/* Folha pequena indica a entrada na página do aparelho. */
.arrow{width:40px;height:40px;background:transparent!important;color:#3f8b56;border-radius:0;display:grid;place-items:center}.arrow:hover{background:transparent!important}.leaf-icon{display:block;width:34px;height:34px;fill:currentColor;filter:drop-shadow(0 5px 7px rgba(30,92,58,.2));transition:transform .22s ease,color .22s ease}.card:hover .leaf-icon{color:#61b879;transform:rotate(-7deg) scale(1.08)}

/* Mantém o título do catálogo abaixo do cabeçalho fixo ao trocar a categoria. */
.catalog{scroll-margin-top:116px}
@media(max-width:800px){.catalog{scroll-margin-top:100px}}

/* Deixa explícito que NOVOS e SEMINOVOS são opções clicáveis. */
.category-instruction{display:inline-flex;align-items:center;justify-content:center;gap:9px;margin:16px auto 0;padding:10px 18px;border:1px solid #b8d2bf;border-radius:999px;background:rgba(255,255,255,.94);color:#174d31;font-size:16px;font-weight:800;line-height:1.35;box-shadow:0 7px 18px rgba(30,92,58,.08)}
.category-instruction:after{content:'↓';font-size:19px;line-height:1;color:#3f8b56}
.category-heading h2{letter-spacing:-1px;word-spacing:.14em}
.category-button{min-height:215px}
.category-action{display:flex!important;align-items:center;justify-content:center;gap:8px;width:auto!important;max-width:none!important;margin:22px 0 0!important;padding:10px 16px;border-radius:999px;background:#1e5c3a;color:#fff!important;font-size:12px!important;font-weight:800;letter-spacing:.65px!important;line-height:1.1;transition:background .2s,color .2s,transform .2s}
.category-action svg{width:17px;height:17px;fill:currentColor;flex:0 0 auto}
.category-button:hover .category-action{transform:translateY(-1px);background:#174a2f}
.category-button.active .category-action{background:#fff;color:#202323!important}
.category-button.active:hover .category-action{background:#f2f3f1}
.category-button:focus-visible{outline:3px solid rgba(30,92,58,.35);outline-offset:4px}
@media(max-width:800px){.category-instruction{max-width:330px;padding:10px 15px;font-size:15px}.category-button{min-height:205px}.category-action{margin-top:18px!important;padding:10px 15px}}
