/* RenovaNow 6.0.1 — catálogo e checkout nativos do painel RenovaNow */
.rn6-commerce{width:var(--x6-shell);min-height:calc(100vh - 84px);margin:0 auto;padding-bottom:90px}
.rn6-commerce-hero{min-height:430px;padding:95px 0 65px;display:flex;flex-direction:column;justify-content:flex-end;border-bottom:1px solid var(--x6-line);background:radial-gradient(circle at 78% 42%,rgba(79,140,255,.14),transparent 29%)}
.rn6-commerce-hero>span,.rn6-product-copy>span,.rn6-checkout-copy>span,.rn6-order-summary>span,.rn6-order-success>span,.rn6-not-found>span{color:#67d8d0;font-size:8px;font-weight:900;letter-spacing:.2em}
.rn6-commerce-hero h1{max-width:900px;margin:18px 0 22px;color:#f5f9ff;font-size:clamp(52px,6.2vw,92px);line-height:.92;letter-spacing:-.065em}
.rn6-commerce-hero h1 em{font-style:normal;background:var(--x6-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}
.rn6-commerce-hero p{max-width:720px;margin:0;color:#7d8ea8;font-size:14px;line-height:1.7}
.rn6-filter-bar{padding:18px 0;display:flex;align-items:center;gap:8px;overflow:auto;border-bottom:1px solid var(--x6-line)}
.rn6-filter-bar a{min-height:39px;padding:0 15px;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--x6-line);border-radius:999px;color:#8090a9;font-size:10px;font-weight:750;white-space:nowrap}
.rn6-filter-bar a small{min-width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#101e32;color:#607692;font-size:7px}
.rn6-filter-bar a.active,.rn6-filter-bar a:hover{border-color:rgba(88,230,218,.25);background:rgba(88,230,218,.06);color:#dffaf7}
.rn6-catalog-full{width:100%;padding-top:70px}
.rn6-catalog-full .rn6-product-media>b{right:50%;bottom:50%;transform:translate(50%,50%);color:#6ca6d7;font-size:48px;line-height:1;filter:drop-shadow(0 0 25px rgba(79,140,255,.35))}
.rn6-breadcrumb{padding:24px 0;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--x6-line);color:#64758e;font-size:9px}
.rn6-breadcrumb a{color:#79dcd3}.rn6-breadcrumb i{font-style:normal;color:#42536c}
.rn6-product-detail{min-height:690px;padding:65px 0;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(440px,1.1fr);gap:80px;align-items:center}
.rn6-product-visual{height:540px;padding:26px;display:flex;flex-direction:column;border:1px solid var(--x6-line-2);border-radius:28px;background:radial-gradient(circle at 50% 48%,rgba(79,140,255,.27),transparent 26%),radial-gradient(circle at 75% 88%,rgba(88,230,218,.11),transparent 25%),linear-gradient(145deg,#101d32,#07101e);box-shadow:var(--x6-shadow);position:relative;overflow:hidden}
.rn6-product-visual:after{content:"";position:absolute;inset:12%;border:1px solid rgba(79,140,255,.15);border-radius:50%;transform:rotate(-23deg)}
.rn6-product-visual>span{color:#6b809e;font-size:8px;font-weight:850;letter-spacing:.16em}.rn6-product-visual>strong{margin:auto;z-index:2;color:#80baff;font-size:96px;filter:drop-shadow(0 0 34px rgba(79,140,255,.32))}
.rn6-product-visual>b{z-index:2;align-self:flex-start;padding:7px 10px;border:1px solid rgba(88,230,218,.2);border-radius:999px;color:#75dcd2;font-size:7px;letter-spacing:.12em}
.rn6-product-copy h1{max-width:700px;margin:15px 0 22px;color:#f5f9ff;font-size:clamp(48px,5vw,76px);line-height:.95;letter-spacing:-.06em}.rn6-product-copy>p{max-width:650px;color:#8091aa;font-size:14px;line-height:1.75}
.rn6-product-copy ul{margin:28px 0;padding:22px 0;border-top:1px solid var(--x6-line);border-bottom:1px solid var(--x6-line);list-style:none}.rn6-product-copy li{padding:8px 0;color:#8798b0;font-size:11px}.rn6-product-copy li:before{content:"";width:5px;height:5px;margin-right:10px;display:inline-block;border-radius:50%;background:#58e6c0}
.rn6-product-plan{margin-top:25px;padding:14px 16px;display:inline-flex;flex-direction:column;gap:5px;border:1px solid var(--x6-line);border-radius:12px;background:#091422}.rn6-product-plan small{color:#60728d;font-size:7px;letter-spacing:.14em}.rn6-product-plan strong{color:#dce6f3;font-size:12px}
.rn6-buy-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.rn6-buy-row>div small{display:block;margin-bottom:7px;color:#647893;font-size:8px;letter-spacing:.14em}.rn6-buy-row>div strong{color:#fff;font-size:30px}.rn6-button.is-disabled{opacity:.55}
.rn6-checkout{padding-top:65px}.rn6-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:70px;align-items:start}.rn6-checkout-copy h1{margin:13px 0;color:#f5f9ff;font-size:clamp(48px,5vw,72px);letter-spacing:-.058em}.rn6-checkout-copy>p{margin:0 0 35px;color:#7789a3;font-size:13px}
.rn6-order-form{max-width:760px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.rn6-order-form>label{display:grid;gap:8px;color:#91a3ba;font-size:10px;font-weight:700}.rn6-order-form>label:first-of-type{grid-column:1/-1}.rn6-order-form input:not([type=radio]){width:100%;height:50px;padding:0 14px;border:1px solid var(--x6-line);border-radius:11px;background:#07111f;color:#fff;outline:none}.rn6-order-form input:focus{border-color:rgba(88,230,218,.38);box-shadow:0 0 0 3px rgba(88,230,218,.05)}
.rn6-order-form fieldset{grid-column:1/-1;margin:10px 0 5px;padding:0;border:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rn6-order-form legend{margin-bottom:10px;color:#91a3ba;font-size:10px;font-weight:700}.rn6-order-form fieldset label{min-height:76px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid var(--x6-line);border-radius:12px;background:#091422}.rn6-order-form fieldset span{color:#dce6f2;font-size:11px;font-weight:750}.rn6-order-form fieldset small{display:block;margin-top:5px;color:#687993;font-size:8px;font-weight:500}.rn6-order-form>.rn6-button{grid-column:1/-1;border:0;cursor:pointer}
.rn6-checkout-method-note{grid-column:1/-1;display:flex;align-items:center;gap:10px;margin:2px 0 0;padding:13px 15px;border:1px solid rgba(83,216,197,.26);border-radius:12px;background:linear-gradient(90deg,rgba(83,216,197,.10),rgba(80,108,255,.06));color:#bcd0e8;font-size:12px;line-height:1.45}.rn6-checkout-method-note b{color:#59e4d0;white-space:nowrap}
.rn6-order-summary{padding:28px;border:1px solid var(--x6-line);border-radius:21px;background:linear-gradient(145deg,#0e1a2d,#08111f);position:sticky;top:25px}.rn6-summary-art{height:210px;margin:22px 0;display:grid;place-items:center;border:1px solid var(--x6-line);border-radius:15px;background:radial-gradient(circle,rgba(79,140,255,.23),transparent 47%),#07101e}.rn6-summary-art b{color:#81baff;font-size:52px}.rn6-order-summary h2{margin:0 0 8px;color:#edf4fc;font-size:22px}.rn6-order-summary>p{margin:0;color:#6f819b;font-size:10px}.rn6-order-summary dl{margin:25px 0 0;padding-top:16px;border-top:1px solid var(--x6-line)}.rn6-order-summary dl div{padding:9px 0;display:flex;justify-content:space-between}.rn6-order-summary dt{color:#71839d;font-size:10px}.rn6-order-summary dd{margin:0;color:#dfe8f4;font-size:11px;font-weight:750}.rn6-order-summary dl div:last-child dd{color:#75ddd3;font-size:17px}
.rn6-form-error{margin-bottom:18px;padding:13px 15px;border:1px solid rgba(255,118,111,.25);border-radius:11px;background:rgba(255,118,111,.07);color:#ff9a94;font-size:11px}.rn6-order-success,.rn6-not-found{max-width:760px;min-height:520px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rn6-order-success>i{width:75px;height:75px;margin-bottom:22px;display:grid;place-items:center;border:1px solid rgba(88,230,218,.3);border-radius:50%;background:rgba(88,230,218,.07);color:#68e2cc;font-size:30px;font-style:normal}.rn6-order-success h1,.rn6-not-found h1{margin:14px 0;color:#f5f9ff;font-size:52px;letter-spacing:-.05em}.rn6-order-success p{max-width:650px;margin:0 0 27px;color:#7c8ca6;font-size:13px;line-height:1.7}
@media(max-width:960px){.rn6-product-detail,.rn6-checkout-grid{grid-template-columns:1fr;gap:35px}.rn6-product-visual{height:430px}.rn6-order-summary{position:static}.rn6-checkout-grid{padding-bottom:40px}}
@media(max-width:600px){.rn6-commerce-hero{min-height:340px;padding-top:55px}.rn6-commerce-hero h1{font-size:49px}.rn6-product-detail{padding-top:35px}.rn6-product-visual{height:350px}.rn6-product-visual>strong{font-size:68px}.rn6-product-copy h1{font-size:47px}.rn6-buy-row{align-items:stretch;flex-direction:column}.rn6-order-form{grid-template-columns:1fr}.rn6-order-form>label{grid-column:1/-1}.rn6-order-form fieldset{grid-template-columns:1fr}.rn6-order-success h1,.rn6-not-found h1{font-size:40px}}

/* Hotfix da experiência: carrinho interno e variáveis isoladas do WooCommerce */
.rn6-cart{display:inline-flex;align-items:center;gap:7px}.rn6-cart>b{min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#397de2,#55b8df);color:#fff;font-size:7px}
.rn6-buy-actions{display:flex;align-items:center;gap:9px}.rn6-cart-layout{padding-top:65px}.rn6-cart-heading{margin-bottom:38px}.rn6-cart-heading>span{color:#67d8d0;font-size:8px;font-weight:900;letter-spacing:.2em}.rn6-cart-heading h1{margin:14px 0;color:#f5f9ff;font-size:clamp(50px,6vw,84px);line-height:.92;letter-spacing:-.062em}.rn6-cart-heading p{margin:0;color:#7789a4;font-size:12px}.rn6-cart-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:22px;align-items:start}.rn6-cart-items{display:grid;gap:9px}.rn6-cart-item{min-height:128px;padding:15px;display:grid;grid-template-columns:95px minmax(180px,1fr) auto auto auto;align-items:center;gap:18px;border:1px solid var(--x6-line);border-radius:17px;background:linear-gradient(145deg,#0d192b,#08111f)}.rn6-cart-art{width:95px;height:95px;display:grid;place-items:center;border:1px solid var(--x6-line);border-radius:13px;background:radial-gradient(circle,rgba(79,140,255,.22),transparent 50%),#07101d}.rn6-cart-art b{color:#80baff;font-size:28px}.rn6-cart-item-copy span{color:#637996;font-size:7px;font-weight:900;letter-spacing:.14em}.rn6-cart-item-copy h2{margin:7px 0;color:#eaf2fc;font-size:17px}.rn6-cart-item-copy small{color:#71839d;font-size:9px}.rn6-cart-quantity{height:38px;display:flex;align-items:center;border:1px solid var(--x6-line);border-radius:10px;overflow:hidden}.rn6-cart-quantity a,.rn6-cart-quantity strong{width:34px;height:100%;display:grid;place-items:center;color:#92a3b9;font-size:11px}.rn6-cart-quantity a:hover{background:#101e31;color:#fff}.rn6-cart-price{min-width:90px;color:#eef5fd;font-size:13px;text-align:right}.rn6-cart-remove{color:#ff8e88;font-size:8px}.rn6-cart-summary{padding:25px;border:1px solid var(--x6-line-2);border-radius:18px;background:linear-gradient(145deg,#0f1c30,#08111f);position:sticky;top:25px}.rn6-cart-summary>span{color:#65d9d1;font-size:8px;font-weight:900;letter-spacing:.16em}.rn6-cart-summary dl{margin:22px 0}.rn6-cart-summary dl div{padding:11px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--x6-line)}.rn6-cart-summary dt{color:#71839d;font-size:10px}.rn6-cart-summary dd{margin:0;color:#dce7f4;font-size:11px;font-weight:750}.rn6-cart-summary dl div:last-child dd{color:#72ded3;font-size:20px}.rn6-cart-summary .rn6-button{width:100%}.rn6-cart-continue{margin-top:14px;display:block;color:#7890aa;text-align:center;font-size:9px}.rn6-cart-empty{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rn6-cart-empty>i{width:58px;height:58px;margin-bottom:20px;border:1px solid var(--x6-line-2);border-radius:17px;background:radial-gradient(circle,rgba(79,140,255,.2),transparent),#091422}.rn6-cart-empty>span{color:#65d9d1;font-size:8px;letter-spacing:.18em}.rn6-cart-empty h2{margin:13px 0 9px;color:#f1f6fd;font-size:40px;letter-spacing:-.045em}.rn6-cart-empty p{margin:0 0 22px;color:#74869f;font-size:11px}.rn6-summary-list{margin:22px 0;display:grid;gap:8px}.rn6-summary-list article{padding:10px;display:flex;align-items:center;gap:10px;border:1px solid var(--x6-line);border-radius:11px;background:#07121f}.rn6-summary-list article>b{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#0d1d31;color:#7fb8f7;font-size:13px}.rn6-summary-list article>div{min-width:0}.rn6-summary-list strong,.rn6-summary-list small{display:block}.rn6-summary-list strong{overflow:hidden;color:#dce7f4;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.rn6-summary-list small{margin-top:4px;color:#6c7e97;font-size:8px}
@media(max-width:980px){.rn6-cart-grid{grid-template-columns:1fr}.rn6-cart-summary{position:static}.rn6-cart-item{grid-template-columns:80px minmax(0,1fr) auto}.rn6-cart-art{width:80px;height:80px}.rn6-cart-price{grid-column:2;text-align:left}.rn6-cart-remove{grid-column:3;grid-row:2}}
@media(max-width:600px){.rn6-buy-actions{align-items:stretch;flex-direction:column}.rn6-cart-item{grid-template-columns:68px minmax(0,1fr);gap:12px}.rn6-cart-art{width:68px;height:68px}.rn6-cart-quantity{grid-column:1}.rn6-cart-price{grid-column:2}.rn6-cart-remove{grid-column:2;grid-row:3}.rn6-cart-heading h1{font-size:48px}}
