*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#f7f7fb;color:#17181d;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer;border:0}img{display:block;max-width:100%}.container{width:min(1240px,calc(100% - 32px));margin:0 auto}.top-alert{height:38px;background:linear-gradient(90deg,#2a1322,#7f3159,#cf669c,#7f3159,#2a1322);color:#fff;display:flex;align-items:center;overflow:hidden;font-weight:900;font-size:14px;letter-spacing:.01em}.ticker{display:flex;gap:56px;white-space:nowrap;animation:ticker 22s linear infinite}.ticker span{display:inline-flex;align-items:center;gap:6px}.ticker:hover{animation-play-state:paused}@keyframes ticker{from{transform:translateX(5%)}to{transform:translateX(-55%)}}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid #e5e9f0}.header-grid{display:grid;grid-template-columns:250px minmax(220px,1fr) auto;gap:22px;align-items:center;padding:14px 0}.brand{display:flex;align-items:center;gap:10px;color:#111827;text-decoration:none}.brand-mark{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 14px;border-radius:999px;background:#ffe4f1;color:#c05288;font-weight:950;letter-spacing:-.04em}.brand strong{font-size:20px;letter-spacing:-.04em}.search-box{height:46px;border:2px solid #111827;border-radius:999px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 16px;color:#9aa0aa}.search-box input{border:0;outline:0;width:100%;background:transparent;color:#4b5563;font-weight:700}.header-actions{display:flex;align-items:center;gap:12px;color:#4b5563;font-weight:800;font-size:13px}.cart-pill{display:flex;align-items:center;gap:5px;background:#fff0f7;color:#cf669c;border-radius:999px;padding:10px 12px;font-weight:900}.cart-pill b{background:#cf669c;color:#fff;border-radius:50%;min-width:19px;height:19px;display:grid;place-items:center;font-size:11px}.breadcrumb{font-size:13px;color:#6b7280;padding:18px 0}.breadcrumb strong{color:#111827}.product-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.9fr) 286px;gap:24px;align-items:start}.gallery-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px}.thumb-list{display:flex;flex-direction:column;gap:8px}.thumb{width:76px;height:76px;border-radius:14px;background:#fff;border:1.5px solid #e5e7eb;padding:3px;transition:.18s;overflow:hidden}.thumb.active{border-color:#cf669c;box-shadow:0 0 0 4px #ffe4f1}.thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}.main-photo{background:#fff;border:1px solid #e5e9f0;border-radius:24px;min-height:570px;display:grid;place-items:center;padding:18px;box-shadow:0 18px 50px rgba(17,24,39,.07);position:relative;overflow:hidden}.main-photo:before{content:"";position:absolute;inset:auto -10% -25% -10%;height:220px;background:radial-gradient(circle,#ffe4f1,transparent 68%);opacity:.75}.main-photo img{max-height:520px;width:100%;object-fit:contain;border-radius:16px;position:relative;z-index:1}.photo-badge{position:absolute;left:18px;top:18px;background:#111827;color:#fff;border-radius:999px;padding:9px 13px;font-weight:900;font-size:12px;z-index:2}.offer-card,.trust-card,.content-card,.comparison-card,.reviews-card,.faq-card{background:#fff;border:1px solid #e5e9f0;border-radius:24px;box-shadow:0 18px 50px rgba(17,24,39,.07)}.offer-card{padding:24px}.seller-line{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:#6b7280;font-size:13px;font-weight:800}.verified{background:#ecfdf3;color:#168447;border-radius:999px;padding:7px 11px}.offer-card h1{font-size:34px;line-height:1.05;letter-spacing:-.055em;margin:18px 0 12px}.subcopy{font-size:16px;line-height:1.58;color:#4b5563;margin:0}.rating-row{display:flex;align-items:center;gap:8px;margin:16px 0;color:#6b7280;font-weight:800}.stars{color:#f59e0b;letter-spacing:.06em}.rating-row b{color:#111827}.scarcity-box{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#fff0f7,#fff);border:1.5px solid #ffcfe4;border-radius:18px;padding:14px 16px;margin:18px 0}.scarcity-box strong{display:block;color:#aa3f75;font-size:15px}.scarcity-box p{margin:3px 0 0;color:#6b7280;font-size:13px;font-weight:700}.timer{background:#111827;color:#fff;border-radius:14px;padding:10px 12px;font-weight:950;letter-spacing:.08em;min-width:96px;text-align:center}.price-box{border-top:1px solid #eef1f6;border-bottom:1px solid #eef1f6;padding:18px 0;margin:18px 0}.old-price{display:inline-block;color:#9ca3af;text-decoration:line-through;font-weight:800;margin-bottom:5px}.price-box div{display:flex;align-items:flex-end;gap:10px}.price-box strong{font-size:58px;line-height:.92;letter-spacing:-.08em;color:#cf669c}.price-box small{font-size:17px;font-weight:900;color:#168447;margin-bottom:6px}.price-box p{margin:10px 0 0;color:#4b5563;font-weight:800}.kit-box b{display:block;margin-bottom:10px}.kits{display:grid;gap:10px}.kit-btn{display:grid;grid-template-columns:1fr auto;gap:4px 10px;align-items:center;border:1.5px solid #e5e7eb;border-radius:18px;background:#fff;padding:13px 14px;font-weight:900;color:#111827;text-align:left;position:relative}.kit-btn strong{font-size:20px;color:#cf669c}.kit-btn span{color:#111827}.kit-btn small{grid-column:1/-1;color:#6b7280;font-weight:800}.kit-btn.active{border-color:#cf669c;background:#fff0f7;box-shadow:0 0 0 4px #ffe4f1}.kit-btn .flag{position:absolute;right:12px;top:-11px;background:#111827;color:#fff;border-radius:999px;padding:4px 8px;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.benefits-mini{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:17px 0}.benefits-mini span{background:#f8fafc;border:1px solid #e5e9f0;border-radius:14px;padding:11px;font-weight:900;font-size:13px;color:#374151}.cta-stack{display:grid;gap:10px}.btn{height:54px;border-radius:16px;font-weight:950;letter-spacing:.01em;display:inline-flex;align-items:center;justify-content:center;transition:.18s;gap:8px}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,#c05288,#f08ab8);color:#fff;box-shadow:0 14px 28px rgba(207,102,156,.24)}.btn-outline{background:#fff;color:#c05288;border:1.5px solid #ffcfe4}.payment-badge{height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e5e9f0;border-radius:14px;background:#fbfbfd;color:#4b5563;font-weight:900}.trust-card{padding:20px;position:sticky;top:92px}.trust-card h3{margin:0 0 14px;font-size:20px}.trust-card ul{list-style:none;margin:0;padding:0;display:grid;gap:12px;color:#374151;font-weight:800;font-size:14px}.stock-widget{margin-top:18px;border:1px solid #e5e9f0;border-radius:18px;background:#f9fafb;padding:14px}.stock-widget b{display:block;margin-bottom:10px}.stock-widget div{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.stock-widget div span{display:block;height:100%;width:42%;background:linear-gradient(90deg,#ef4444,#f59e0b);border-radius:inherit;transition:.4s}.stock-widget small{display:block;margin-top:8px;color:#6b7280;font-weight:700}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px auto}.value-grid article{background:#fff;border:1px solid #e5e9f0;border-radius:22px;padding:20px;text-align:center;box-shadow:0 12px 36px rgba(17,24,39,.05)}.value-grid strong{display:block;font-size:38px;letter-spacing:-.08em}.value-grid span{display:block;color:#6b7280;font-weight:900;font-size:13px}.content-card,.comparison-card,.reviews-card,.faq-card{padding:28px;margin-bottom:28px}.section-head{max-width:780px;margin-bottom:22px}.section-head span,.eyebrow{display:inline-block;background:#fff0f7;color:#c05288;border-radius:999px;padding:7px 12px;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.section-head h2,.comparison-card h2,.faq-card h2{font-size:38px;line-height:1.05;letter-spacing:-.06em;margin:12px 0 10px}.section-head p,.comparison-card p{font-size:17px;color:#4b5563;line-height:1.6;margin:0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-grid article{border:1px solid #e5e9f0;border-radius:20px;background:#fbfbfd;overflow:hidden}.benefit-grid img{height:190px;width:100%;object-fit:contain;background:#fff;padding:8px}.benefit-grid h3{margin:14px 14px 6px;font-size:17px;letter-spacing:-.02em}.benefit-grid p{margin:0 14px 16px;color:#4b5563;line-height:1.5}.benefit-visual{height:190px;display:grid;place-items:center;font-size:70px;background:linear-gradient(135deg,#fff0f7,#fff)}.comparison-card{display:grid;grid-template-columns:1fr 430px;gap:28px;align-items:center}.check-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:12px;color:#374151;font-weight:800}.check-list li{display:flex;gap:8px}.check-list li:before{content:"✓";color:#168447;font-weight:950}.deal-table{display:grid;gap:12px}.deal-row{background:#fbfbfd;border:1.5px solid #e5e9f0;border-radius:20px;padding:18px;text-align:left;display:grid;grid-template-columns:1fr auto;gap:6px;position:relative;transition:.18s}.deal-row:hover{transform:translateY(-1px);border-color:#cf669c}.deal-row span{font-size:18px;font-weight:950}.deal-row strong{font-size:28px;color:#cf669c;letter-spacing:-.04em}.deal-row small{grid-column:1/-1;color:#6b7280;font-weight:900}.deal-row.featured{background:#fff0f7;border-color:#cf669c;box-shadow:0 0 0 4px #ffe4f1}.deal-row i{position:absolute;top:-10px;left:16px;background:#111827;color:#fff;border-radius:999px;padding:4px 8px;font-style:normal;font-size:11px;font-weight:950;text-transform:uppercase}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid article{border:1px solid #e5e9f0;background:#fbfbfd;border-radius:22px;padding:18px}.review-grid header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.avatar-placeholder{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff0f7;color:#c05288;border:4px solid #fff;font-weight:950}.review-grid b{display:block}.review-grid header span{display:block;color:#168447;font-size:12px;font-weight:900}.review-grid h3{margin:8px 0;font-size:18px}.review-grid p{color:#4b5563;line-height:1.55;margin:0}.faq-card details{border:1px solid #e5e9f0;background:#fbfbfd;border-radius:16px;padding:16px;margin-top:10px}.faq-card summary{font-weight:950;cursor:pointer}.faq-card p{color:#4b5563;line-height:1.55;margin:10px 0 0}.sticky-buy{position:fixed;left:50%;bottom:16px;transform:translate(-50%,130px);width:min(690px,calc(100% - 24px));z-index:55;background:#fff;border:1px solid #e5e9f0;border-radius:999px;box-shadow:0 20px 60px rgba(17,24,39,.18);display:flex;align-items:center;gap:14px;padding:10px 12px 10px 10px;transition:.24s}.sticky-buy.show{transform:translate(-50%,0)}.sticky-buy img{width:52px;height:52px;border-radius:50%;object-fit:cover;background:#fff0f7}.sticky-buy div{flex:1}.sticky-buy b{display:block}.sticky-buy span{font-size:13px;color:#6b7280;font-weight:800}.sticky-buy button{height:45px;padding:0 26px}.drawer-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.58);z-index:90;opacity:0;pointer-events:none;transition:.2s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(420px,94vw);background:#fff;z-index:100;box-shadow:-24px 0 60px rgba(17,24,39,.18);transform:translateX(105%);transition:.25s;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.cart-drawer header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e9f0;padding:18px}.cart-drawer header b{font-size:20px}.cart-drawer header button{width:38px;height:38px;border-radius:50%;background:#f3f4f6;font-size:24px;line-height:1}.cart-body{padding:18px;display:grid;gap:14px;overflow:auto}.cart-item{display:grid;grid-template-columns:78px 1fr;gap:12px}.cart-item img{width:78px;height:78px;object-fit:contain;border-radius:16px;background:#f8fafc}.cart-item b{display:block}.cart-item span{display:block;color:#6b7280;font-size:13px;margin:5px 0}.cart-drawer footer{margin-top:auto;border-top:1px solid #e5e9f0;padding:18px;display:grid;gap:12px}.cart-drawer footer div{display:flex;justify-content:space-between;font-weight:900}.footer{background:#111827;color:#d1d5db;margin-top:36px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px;padding:32px 0}.footer-logo{display:block;color:#fff;font-size:25px;letter-spacing:-.05em}.footer p,.footer span{display:block;color:#9ca3af;line-height:1.55}.footer b{display:block;color:#fff;margin-bottom:8px}@media(max-width:1120px){.product-hero{grid-template-columns:1fr 1fr}.trust-card{grid-column:1/-1;position:static}.benefit-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.container{width:min(100% - 24px,1240px)}.header-grid{grid-template-columns:1fr auto;gap:12px}.brand-mark{height:34px}.brand strong{font-size:17px}.search-box{grid-column:1/-1;order:3}.header-actions span:first-child{display:none}.product-hero{grid-template-columns:1fr}.gallery-card{grid-template-columns:1fr}.thumb-list{order:2;flex-direction:row;overflow:auto}.main-photo{min-height:390px}.offer-card h1{font-size:30px}.price-box strong{font-size:50px}.value-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid,.comparison-card,.review-grid,.footer-grid{grid-template-columns:1fr}.checkout-summary{position:static}.sticky-buy{border-radius:22px}.sticky-buy img{display:none}.sticky-buy button{padding:0 18px}}@media(max-width:520px){.benefits-mini{grid-template-columns:1fr}.price-box div{display:block}.price-box small{display:block;margin-top:6px}.value-grid{grid-template-columns:1fr}.content-card,.comparison-card,.reviews-card,.faq-card{padding:20px}.section-head h2,.comparison-card h2,.faq-card h2{font-size:30px}.deal-row{grid-template-columns:1fr}.deal-row strong{font-size:24px}.scarcity-box{align-items:flex-start;flex-direction:column}.timer{width:100%}}

/* Página de obrigado */
.thanks-page{background:linear-gradient(180deg,#fff0f7 0%,#f4f6fa 42%,#f4f6fa 100%)}
.thanks-header-grid{grid-template-columns:auto 1fr;justify-content:space-between}
.thanks-header-note{justify-self:end;background:#fff0f7;color:#c05288;border:1px solid #ffcfe4;border-radius:999px;padding:10px 14px;font-weight:950;font-size:13px}
.thanks-main{padding:34px 0 10px}.thanks-card{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.thanks-content,.thanks-side{background:#fff;border:1px solid #e5e9f0;border-radius:28px;box-shadow:0 18px 50px rgba(17,24,39,.07)}.thanks-content{padding:34px}.success-icon{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#ecfdf3;color:#168447;font-size:44px;font-weight:950;border:6px solid #d1fae5;margin-bottom:18px}.thanks-content h1{font-size:48px;line-height:.98;letter-spacing:-.07em;margin:14px 0 12px}.thanks-content>p{font-size:18px;line-height:1.62;color:#4b5563;max-width:780px;margin:0 0 22px}.thanks-summary{display:grid;grid-template-columns:118px 1fr;gap:16px;align-items:center;border:1.5px solid #ffcfe4;background:#fff0f7;border-radius:24px;padding:16px;margin:24px 0}.thanks-summary img{width:118px;height:118px;object-fit:contain;background:#fff;border-radius:20px}.thanks-summary b{display:block;font-size:22px;letter-spacing:-.04em}.thanks-summary span{display:block;color:#6b7280;font-weight:900;margin:6px 0}.thanks-summary strong{display:block;color:#cf669c;font-size:34px;letter-spacing:-.07em}.next-steps{display:grid;gap:12px;margin:24px 0}.next-steps article{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start;border:1px solid #e5e9f0;background:#fbfbfd;border-radius:18px;padding:14px}.next-steps article>b{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#111827;color:#fff;font-weight:950}.next-steps strong{display:block;margin-bottom:4px}.next-steps span{display:block;color:#6b7280;line-height:1.45;font-weight:700}.thanks-actions{display:flex;gap:12px;flex-wrap:wrap}.thanks-actions .btn{padding:0 22px;text-decoration:none}.thanks-side{padding:24px;position:sticky;top:94px}.thanks-side h2{font-size:27px;letter-spacing:-.05em;margin:0 0 10px}.thanks-side p{color:#4b5563;line-height:1.55;margin:0 0 16px;font-weight:700}.thanks-side ul{list-style:none;margin:0;padding:0;display:grid;gap:12px;color:#374151;font-weight:800}.thanks-side li{display:flex;gap:8px}.thanks-side li:before{content:"✓";color:#168447;font-weight:950}.thanks-safe-box{margin-top:18px;border:1px solid #e5e9f0;border-radius:18px;background:#fbfbfd;padding:14px;color:#374151;font-weight:950}.thanks-footer{margin-top:40px}@media(max-width:900px){.thanks-card{grid-template-columns:1fr}.thanks-side{position:static}.thanks-content h1{font-size:38px}.thanks-summary{grid-template-columns:92px 1fr}.thanks-summary img{width:92px;height:92px}.thanks-summary strong{font-size:28px}}@media(max-width:520px){.thanks-header-grid{grid-template-columns:1fr}.thanks-header-note{justify-self:start}.thanks-content{padding:22px}.thanks-content h1{font-size:34px}.thanks-summary{grid-template-columns:1fr;text-align:center}.thanks-summary img{margin:0 auto}.thanks-actions{display:grid}.thanks-actions .btn{width:100%}}
@media print{.top-alert,.site-header,.footer,.thanks-actions{display:none!important}.thanks-main{padding:0}.thanks-content,.thanks-side{box-shadow:none}.thanks-card{grid-template-columns:1fr}.thanks-side{position:static}}

/* Página de obrigado - modelo com código de acompanhamento */
.thanks-clean-page{background:#fff!important;color:#251622}.thanks-clean-page .top-alert{background:linear-gradient(90deg,#111827,#1f2937,#cf669c,#1f2937,#111827)}.thanks-mini-header{box-shadow:0 8px 26px rgba(17,24,39,.05)}.order-thanks-main{padding:44px 0 22px;background:linear-gradient(180deg,#fff 0%,#fff7fb 72%,#fff 100%)}.order-thanks-shell{max-width:1060px;text-align:center}.payment-pill{display:inline-flex;align-items:center;gap:14px;background:#ecfdf3;border:1.5px solid #b9f2cd;color:#138a3f;border-radius:999px;padding:12px 28px;margin-bottom:28px;font-size:18px;font-weight:950}.payment-pill span{width:46px;height:46px;border-radius:50%;background:#16a34a;color:#fff;display:grid;place-items:center;font-size:34px;line-height:1;font-weight:950}.order-thanks-shell h1{font-size:56px;line-height:1;letter-spacing:-.075em;margin:0 0 18px;color:#251622}.order-subtitle{font-size:26px;line-height:1.55;color:#7d6d79;margin:0 auto 40px;max-width:930px}.order-subtitle strong{font-weight:950;color:#6a5965}.tracking-card{border:1.5px solid #ffc3d9;background:rgba(255,246,250,.78);border-radius:34px;padding:28px 30px;margin:0 auto 28px;text-align:left;box-shadow:0 18px 50px rgba(207,102,156,.08)}.tracking-card p{margin:0 0 16px;color:#6f5d6b;font-size:21px;font-weight:950}.tracking-code-box{border:1.5px dashed #ea3a7f;border-radius:26px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 26px}.tracking-code-box strong{font-size:48px;letter-spacing:.12em;color:#251622;line-height:1;word-break:break-word}.tracking-code-box button{min-width:110px;height:62px;border-radius:18px;background:#e63b7d;color:#fff;font-size:18px;font-weight:950}.tracking-card small{display:block;min-height:20px;margin-top:10px;color:#16a34a;font-weight:900}.progress-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0 30px}.progress-cards article{border:1.5px solid #f6bfd5;background:#fff;border-radius:28px;min-height:128px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#7d6d79;font-size:19px;font-weight:950}.progress-cards article b{width:52px;height:52px;border-radius:50%;background:#f2dce8;color:#8f7183;display:grid;place-items:center;font-size:25px}.progress-cards article.done{background:#f2fff8;border-color:#b9f2cd;color:#0e7b39}.progress-cards article.done b{background:#16a34a;color:#fff}.order-details-card{background:rgba(255,247,251,.9);border:1.5px solid #f7bfd5;border-radius:30px;padding:22px 28px;text-align:left;margin:0 0 28px}.order-row{display:grid;grid-template-columns:270px 1fr;gap:20px;align-items:start;border-bottom:1px solid #f2d1de;padding:15px 0}.order-row:last-child{border-bottom:0}.order-row span{font-size:23px;font-weight:950;color:#836b7c}.order-row strong{font-size:23px;font-weight:950;color:#251622;text-align:right;word-break:break-word}.process-list{display:grid;gap:18px;margin:28px 0;text-align:left}.process-list article{display:grid;grid-template-columns:92px 1fr;gap:24px;align-items:center;border:1.5px solid #e2e8f0;background:#fff;border-radius:36px;padding:28px;box-shadow:0 12px 34px rgba(17,24,39,.04)}.process-list article span{width:70px;height:70px;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center;font-size:28px;font-weight:950}.process-list article b{display:block;font-size:29px;letter-spacing:-.035em;color:#17181d;margin-bottom:6px}.process-list article p{font-size:25px;line-height:1.35;color:#6b7280;font-weight:850;margin:0}.center-actions{justify-content:center;margin-top:22px}.center-actions .btn{text-decoration:none;padding:0 26px}.thanks-clean-page .footer{margin-top:18px}@media(max-width:820px){.order-thanks-main{padding-top:30px}.order-thanks-shell h1{font-size:42px}.order-subtitle{font-size:20px}.tracking-card{border-radius:26px;padding:22px 18px}.tracking-card p{font-size:18px}.tracking-code-box{align-items:stretch;flex-direction:column;padding:20px}.tracking-code-box strong{font-size:34px;text-align:center}.tracking-code-box button{width:100%}.progress-cards{grid-template-columns:1fr}.order-details-card{padding:18px}.order-row{grid-template-columns:1fr;gap:6px}.order-row strong{text-align:left;font-size:20px}.order-row span{font-size:20px}.process-list article{grid-template-columns:64px 1fr;border-radius:24px;padding:20px;gap:16px}.process-list article span{width:56px;height:56px;font-size:23px}.process-list article b{font-size:22px}.process-list article p{font-size:18px}.center-actions{display:grid}.center-actions .btn{width:100%}}@media(max-width:520px){.payment-pill{font-size:16px;padding:9px 16px}.payment-pill span{width:40px;height:40px;font-size:30px}.order-thanks-shell h1{font-size:36px}.order-subtitle{font-size:18px;margin-bottom:28px}.tracking-code-box strong{font-size:26px;letter-spacing:.07em}.progress-cards article{min-height:110px}.thanks-header-note{display:none}}@media print{.top-alert,.site-header,.footer,.center-actions{display:none!important}.order-thanks-main{padding:0;background:#fff}.tracking-card,.order-details-card,.process-list article{box-shadow:none}.order-thanks-shell{text-align:left}.payment-pill{margin-bottom:12px}.order-thanks-shell h1{font-size:34px}.order-subtitle{font-size:18px}.tracking-code-box strong{font-size:28px}.progress-cards{grid-template-columns:repeat(3,1fr)}.process-list{display:none}}


/* Atualização dos depoimentos com avatar, cidade e avaliação */
.review-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fff8fc)!important;border-color:#f5cfe2!important}
.review-card:after{content:"";position:absolute;right:-42px;top:-42px;width:118px;height:118px;border-radius:50%;background:#fff0f7;opacity:.9}
.review-card header{position:relative;z-index:1}
.avatar-placeholder{width:76px!important;height:76px!important;min-width:76px;border-radius:50%;display:grid;place-items:center;color:#fff!important;border:5px solid #fff!important;font-size:23px;font-weight:950;box-shadow:0 10px 24px rgba(207,102,156,.16)}
.avatar-1{background:linear-gradient(135deg,#cf669c,#f4a4c8)!important}
.avatar-2{background:linear-gradient(135deg,#8b5cf6,#cf669c)!important}
.avatar-3{background:linear-gradient(135deg,#111827,#cf669c)!important}
.review-person b{font-size:19px;letter-spacing:-.03em;color:#17181d}
.review-person span{font-size:14px!important;color:#168447!important;font-weight:950!important;margin-top:4px}
.review-score{display:flex;align-items:center;gap:10px;margin:14px 0 8px;position:relative;z-index:1}
.review-score .stars{font-size:21px;letter-spacing:.02em}
.review-score strong{background:#fff0f7;color:#c05288;border:1px solid #ffcfe4;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:950}
.review-card h3,.review-card p{position:relative;z-index:1}
.review-card h3{font-size:22px!important;letter-spacing:-.04em;margin:10px 0 8px!important}
.review-card p{font-size:15px;line-height:1.62!important}
@media(max-width:820px){.avatar-placeholder{width:68px!important;height:68px!important;min-width:68px;font-size:20px}.review-card h3{font-size:20px!important}}

/* Atualização final: FAQ com foco em benefícios e avatares mais premium */
.avatar-placeholder{position:relative;isolation:isolate;overflow:hidden}
.avatar-placeholder:before{content:"";position:absolute;inset:10px 14px auto 14px;height:23px;border-radius:50% 50% 45% 45%;background:rgba(255,255,255,.92);z-index:0}
.avatar-placeholder:after{content:"";position:absolute;left:50%;bottom:9px;transform:translateX(-50%);width:44px;height:25px;border-radius:26px 26px 10px 10px;background:rgba(255,255,255,.86);z-index:0}
.avatar-placeholder span{position:relative;z-index:1;text-shadow:0 1px 8px rgba(0,0,0,.22)}
.faq-card details{transition:.18s ease;position:relative;overflow:hidden}
.faq-card details:before{content:"✓";position:absolute;right:18px;top:14px;width:30px;height:30px;border-radius:50%;background:#ecfdf3;color:#168447;display:grid;place-items:center;font-weight:950}
.faq-card details[open]{border-color:#ffcfe4;background:linear-gradient(135deg,#fff8fc,#fff)}
.faq-card summary{padding-right:44px;color:#17181d}
.faq-card p{font-weight:750}
