*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--rdp-text);background:#fff;line-height:1.45}a{color:inherit;text-decoration:none}.rdp-container{width:min(1320px,calc(100% - 64px));margin:0 auto}.rdp-header{position:sticky;top:0;z-index:1000;background:linear-gradient(90deg,var(--rdp-primary),#005865);color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.12)}.rdp-header-inner{height:78px;display:flex;align-items:center;gap:26px}.rdp-brand{font-size:34px;font-weight:900;letter-spacing:-.04em;white-space:nowrap}.rdp-brand img{max-height:52px;width:auto;display:block}.rdp-nav{margin-left:auto;display:flex;align-items:center;gap:42px;font-weight:800}.rdp-nav a{position:relative;padding:28px 0}.rdp-nav a:hover:after,.rdp-nav a[aria-current=page]:after{content:"";height:2px;background:#fff;position:absolute;left:0;right:0;bottom:17px}.rdp-whats-top,.rdp-btn{border-radius:8px;padding:14px 24px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid transparent;cursor:pointer}.rdp-whats-top,.rdp-btn-whats{background:var(--rdp-accent);color:#fff;box-shadow:0 6px 16px rgba(11,163,108,.18)}.rdp-btn-outline{background:#fff;color:var(--rdp-primary);border-color:var(--rdp-secondary)}.rdp-menu-toggle{display:none;margin-left:auto;background:transparent;border:0;color:#fff;font-size:32px}.rdp-hero{position:relative;min-height:460px;overflow:hidden;background:#f6fafb}.rdp-hero-bg{position:absolute;inset:0 0 0 38%;z-index:0}.rdp-hero-bg img,.rdp-hero-bg .rdp-img-placeholder{width:100%;height:100%;object-fit:cover}.rdp-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fff 0%,#fff 35%,rgba(255,255,255,.84) 48%,rgba(255,255,255,.08) 68%,rgba(255,255,255,0) 100%)}.rdp-hero-content{position:relative;z-index:2;min-height:460px;display:flex;align-items:center}.rdp-hero-text{max-width:560px;padding:36px 0}.rdp-hero h1{font-size:46px;line-height:1.04;margin:0 0 20px;color:var(--rdp-primary);letter-spacing:-.045em}.rdp-hero p{font-size:19px;margin:0 0 24px;color:#23444d}.rdp-actions{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:36px}.rdp-hero-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.rdp-hero-badges div{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:900;color:#152e36}.rdp-icon{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;color:var(--rdp-secondary);flex:0 0 auto}.rdp-title{text-align:center;font-size:31px;margin:0 0 26px;color:var(--rdp-primary);letter-spacing:-.03em}.rdp-section{padding:28px 0}.rdp-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 28px}.rdp-service-card{background:#fff;border:1px solid #d9e2e7;border-radius:10px;padding:16px 8px 8px;text-align:center;box-shadow:0 4px 13px rgba(15,52,61,.08);overflow:hidden}.rdp-service-icon{height:52px;display:flex;align-items:center;justify-content:center}.rdp-service-icon .rdp-icon{width:54px;height:54px;color:var(--rdp-secondary)}.rdp-service-card h3{font-size:18px;line-height:1.08;min-height:44px;margin:10px 8px 12px;color:#0a2630}.rdp-card-img,.rdp-img-placeholder.rdp-card-img{width:100%;height:102px;object-fit:cover;border-radius:6px;display:block}.rdp-img-placeholder{background:linear-gradient(135deg,#cfd9de,#eef5f6);display:flex;align-items:center;justify-content:center;min-height:120px;color:#31515a;text-align:center;font-weight:900;padding:18px}.rdp-solutions{background:linear-gradient(90deg,#eff7f8,#fff);padding:12px 0 10px}.rdp-solutions-wrap{display:grid;grid-template-columns:1fr 320px;gap:40px;align-items:center}.rdp-solutions h2{font-size:26px;margin:0 0 14px;color:var(--rdp-primary);display:inline-block;border-bottom:2px solid var(--rdp-secondary)}.rdp-check-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px 32px}.rdp-check-grid span{display:flex;align-items:center;gap:8px;font-size:15px}.rdp-check-grid .rdp-icon{width:18px;height:18px;color:var(--rdp-accent)}.rdp-solutions-img img,.rdp-solutions-img .rdp-img-placeholder{width:100%;height:205px;object-fit:cover;border-radius:7px}.rdp-audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.rdp-audience-card{position:relative;background:#fff;border:1px solid #dce4e8;border-radius:8px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.06);padding-bottom:18px;overflow:hidden}.rdp-audience-img{width:100%;height:92px;object-fit:cover}.rdp-circle-icon{width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,var(--rdp-secondary),var(--rdp-primary));display:flex;align-items:center;justify-content:center;color:#fff;border:5px solid #fff;margin:-38px auto 8px;position:relative;z-index:2}.rdp-circle-icon .rdp-icon{color:#fff;width:38px;height:38px}.rdp-audience-card h3{font-size:19px;margin:8px 18px;color:#0a2630;line-height:1.12}.rdp-audience-card p{font-size:15px;margin:0 22px;color:#314a52}.rdp-reasons{padding:0 0 28px}.rdp-reason-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.rdp-reason-grid article{text-align:center;padding:18px 22px;border-right:1px solid #dce4e8}.rdp-reason-grid article:last-child{border-right:0}.rdp-reason-grid .rdp-icon{width:54px;height:54px}.rdp-reason-grid h3{font-size:15px;margin:10px 0 4px;color:#092a33}.rdp-reason-grid p{font-size:14px;margin:0;color:#334b53}.rdp-quote-band{background-size:cover;background-position:center;padding:18px 0;color:#fff}.rdp-quote-band p{font-size:26px;font-weight:900;margin:0;max-width:800px}.rdp-contact{background:linear-gradient(90deg,#f1fbfc,#fff);padding:28px 0}.rdp-contact-grid{display:grid;grid-template-columns:1.1fr 220px 240px 1.1fr;gap:26px;align-items:center}.rdp-contact-info h2{font-size:34px;margin:0;color:var(--rdp-primary)}.rdp-contact-info strong{display:block;color:var(--rdp-secondary);margin-bottom:18px}.rdp-contact-info p{font-size:17px}.rdp-person img,.rdp-person .rdp-img-placeholder{height:260px;width:100%;object-fit:cover;border-radius:8px}.rdp-whatsapp-card{background:linear-gradient(180deg,var(--rdp-primary),#00323b);color:#fff;border-radius:12px;text-align:center;padding:24px 18px}.rdp-whatsapp-card h3{font-size:20px;margin:0 0 16px}.rdp-big-whats{width:82px;height:82px;border-radius:50%;background:#fff;color:var(--rdp-accent);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:42px}.rdp-whatsapp-card small{display:block;margin-top:14px}.rdp-form{background:#fff;border-radius:10px}.rdp-form h2{text-align:center;margin:0 0 10px;color:var(--rdp-primary)}.rdp-form input,.rdp-form textarea{width:100%;border:1px solid #cad6dc;border-radius:5px;margin-bottom:8px;padding:11px}.rdp-form textarea{min-height:82px}.rdp-form button{width:100%;border:0}.rdp-form small{display:block;color:#6b7c84;text-align:center;margin-top:8px}.rdp-form-msg{margin-top:8px;font-weight:800;color:var(--rdp-primary);text-align:center}.rdp-footer{background:linear-gradient(90deg,var(--rdp-footer),#005764);color:#fff;padding:28px 0 0}.rdp-footer-grid{display:grid;grid-template-columns:1.2fr .7fr .9fr 1.4fr;gap:42px}.rdp-footer h2{font-size:33px;margin:0 0 10px}.rdp-footer h3{font-size:16px;margin:0 0 10px}.rdp-footer p,.rdp-footer a{font-size:14px;line-height:1.6}.rdp-footer a{display:block}.rdp-social{display:flex;gap:12px;margin-top:18px}.rdp-social span{width:28px;height:28px;border-radius:50%;background:var(--rdp-accent);display:flex;align-items:center;justify-content:center;font-weight:900}.rdp-footer-bottom{margin-top:24px;padding:16px 0;border-top:1px solid rgba(255,255,255,.22);display:flex;justify-content:space-between;color:#d8eeee;font-size:13px}.rdp-footer-bottom a{display:inline;color:#d8eeee}.rdp-gallery-hero{position:relative;min-height:300px;background:#f6fafb;overflow:hidden;display:flex;align-items:center}.rdp-gallery-bg{position:absolute;inset:0 0 0 46%}.rdp-gallery-bg img,.rdp-gallery-bg .rdp-img-placeholder{width:100%;height:100%;object-fit:cover}.rdp-gallery-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 38%,rgba(255,255,255,.75) 58%,rgba(255,255,255,.05) 100%);z-index:1}.rdp-gallery-hero .rdp-container{position:relative;z-index:2}.rdp-gallery-hero h1{font-size:58px;line-height:1.02;color:var(--rdp-primary);margin:0 0 18px;letter-spacing:-.05em;max-width:620px}.rdp-gallery-hero p{font-size:20px;max-width:650px;color:#24434c;margin:0}.rdp-gallery-page{padding:28px 0}.rdp-filterbar{display:flex;gap:22px;flex-wrap:wrap;margin-bottom:30px}.rdp-filterbar button{background:#fff;border:1px solid #c8d6dd;border-radius:12px;padding:14px 30px;font-weight:900;color:#183f49;cursor:pointer}.rdp-filterbar button.active{background:var(--rdp-primary);color:#fff}.rdp-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.rdp-gallery-card{border:1px solid #d9e2e7;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(0,0,0,.05)}.rdp-gallery-img{width:100%;height:238px;object-fit:cover;display:block}.rdp-gallery-card div:last-child{padding:14px 18px 18px}.rdp-gallery-card h3{margin:0 0 6px;color:#0b3340;font-size:19px}.rdp-gallery-card p{margin:0;color:#2e4b55;font-size:15px}.rdp-gallery-card.is-hidden{display:none}.rdp-gallery-benefits{display:grid;grid-template-columns:1.6fr repeat(3,1fr);align-items:center;gap:20px;background:linear-gradient(90deg,#eff8f9,#fff);border-radius:10px;margin:34px 0 24px;padding:24px 30px}.rdp-gallery-benefits h2{font-size:34px;line-height:1;margin:0 0 10px;color:var(--rdp-primary)}.rdp-gallery-benefits p{margin:0}.rdp-gallery-benefits>div:not(:first-child){text-align:center;border-left:1px solid #d6e2e6;padding:0 12px}.rdp-gallery-benefits b{display:block;font-size:22px;color:#0b3340}.rdp-gallery-benefits span{font-size:15px}.rdp-gallery-benefits .rdp-icon{width:56px;height:56px;margin-bottom:8px}.rdp-gallery-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:28px}.rdp-gallery-cta h2{font-size:34px;line-height:1.1;margin:0 0 8px;color:#0b3340}.rdp-gallery-cta h2 span{color:var(--rdp-accent)}.rdp-gallery-cta p{margin:0;font-size:18px}.rdp-gallery-cta>div:last-child{display:flex;gap:22px}.rdp-gallery-cta .rdp-btn{min-width:250px}.rdp-main{min-height:60vh}
@media(max-width:1120px){.rdp-container{width:min(100% - 36px,1100px)}.rdp-nav{gap:22px}.rdp-service-grid,.rdp-audience-grid,.rdp-gallery-grid{grid-template-columns:repeat(2,1fr)}.rdp-contact-grid{grid-template-columns:1fr 1fr}.rdp-check-grid{grid-template-columns:repeat(2,1fr)}.rdp-solutions-wrap{grid-template-columns:1fr}.rdp-solutions-img{display:none}.rdp-reason-grid{grid-template-columns:repeat(2,1fr)}.rdp-reason-grid article{border:0;border-bottom:1px solid #dce4e8}.rdp-gallery-benefits{grid-template-columns:1fr 1fr}.rdp-gallery-cta{flex-direction:column;align-items:flex-start}.rdp-gallery-cta>div:last-child{width:100%;flex-wrap:wrap}.rdp-gallery-cta .rdp-btn{min-width:220px}}
@media(max-width:820px){.rdp-container{width:min(100% - 28px,760px)}.rdp-header-inner{height:68px}.rdp-brand{font-size:26px}.rdp-menu-toggle{display:block}.rdp-whats-top{display:none}.rdp-nav{position:fixed;left:14px;right:14px;top:76px;background:var(--rdp-primary);border-radius:16px;box-shadow:0 18px 45px rgba(0,0,0,.28);display:none;flex-direction:column;gap:0;margin:0;overflow:hidden}.rdp-nav.is-open{display:flex}.rdp-nav a{width:100%;padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.14)}.rdp-nav a:after{display:none}.rdp-hero{min-height:auto}.rdp-hero-bg{inset:0;opacity:.34}.rdp-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.9))}.rdp-hero-content{min-height:0;padding:34px 0}.rdp-hero h1{font-size:38px}.rdp-hero p{font-size:17px}.rdp-actions .rdp-btn{width:100%}.rdp-hero-badges{grid-template-columns:1fr}.rdp-section{padding:26px 0}.rdp-title{font-size:28px}.rdp-service-grid,.rdp-audience-grid,.rdp-gallery-grid{grid-template-columns:1fr}.rdp-check-grid{grid-template-columns:1fr}.rdp-reason-grid{grid-template-columns:1fr}.rdp-contact-grid{grid-template-columns:1fr}.rdp-person{display:none}.rdp-form{padding-top:6px}.rdp-footer-grid{grid-template-columns:1fr;gap:24px}.rdp-footer-bottom{flex-direction:column;gap:8px}.rdp-gallery-hero{min-height:260px}.rdp-gallery-bg{inset:0;opacity:.28}.rdp-gallery-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.9))}.rdp-gallery-hero h1{font-size:42px}.rdp-gallery-hero p{font-size:17px}.rdp-filterbar{gap:10px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.rdp-filterbar button{white-space:nowrap;padding:12px 18px}.rdp-gallery-img{height:230px}.rdp-gallery-benefits{grid-template-columns:1fr;padding:22px}.rdp-gallery-benefits>div:not(:first-child){border-left:0;border-top:1px solid #d6e2e6;padding-top:16px}.rdp-gallery-cta>div:last-child{flex-direction:column}.rdp-gallery-cta .rdp-btn{width:100%;min-width:0}}
@media(max-width:430px){.rdp-hero h1{font-size:32px}.rdp-gallery-hero h1{font-size:36px}.rdp-service-card h3{font-size:17px}.rdp-contact-info h2{font-size:29px}.rdp-quote-band p{font-size:21px}}

/* =========================================================
   Reis do Piso — Etapa 1A / v0.2
   Hero, header, botões sem emoji e cards principais
   ========================================================= */
.rdp-container{width:min(1440px,calc(100% - 72px))}
.rdp-header{background:linear-gradient(90deg,var(--rdp-primary) 0%,#005966 58%,#006d74 100%)}
.rdp-header-inner{height:82px;gap:30px}
.rdp-brand{letter-spacing:-.055em}
.rdp-nav{gap:34px;font-size:15px}
.rdp-whats-top,.rdp-btn{border-radius:999px;min-height:48px;padding:13px 22px;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}
.rdp-whats-top:hover,.rdp-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,0,0,.14)}
.rdp-btn-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.rdp-btn-icon .rdp-icon,.rdp-btn .rdp-icon,.rdp-whats-top .rdp-icon{width:20px;height:20px;color:currentColor;stroke-width:2.4}
.rdp-menu-toggle{width:44px;height:44px;border-radius:10px;align-items:center;justify-content:center;gap:5px;flex-direction:column}
.rdp-menu-toggle span{width:24px;height:2px;background:#fff;border-radius:10px;display:block}
.rdp-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--rdp-secondary);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.rdp-eyebrow:before{content:"";width:24px;height:2px;background:var(--rdp-accent);border-radius:20px}
.rdp-hero{min-height:560px;background:#f3f8f9;border-bottom:1px solid rgba(0,70,83,.08)}
.rdp-hero-bg{inset:0 0 0 46%;background:#d8e5e8}.rdp-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(0,70,83,.08));pointer-events:none}.rdp-hero-bg img,.rdp-hero-bg .rdp-img-placeholder{width:100%;height:100%;object-fit:cover;display:block}.rdp-hero-bg .rdp-img-placeholder{min-height:560px;font-size:22px;color:#24434c;background:linear-gradient(135deg,#dce8eb,#f5fafb)}
.rdp-hero:before{z-index:1;background:linear-gradient(90deg,#fff 0%,#fff 37%,rgba(255,255,255,.96) 45%,rgba(255,255,255,.68) 57%,rgba(255,255,255,.18) 72%,rgba(255,255,255,0) 100%)}
.rdp-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:110px;z-index:1;background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,0) 100%);pointer-events:none}
.rdp-hero-content{min-height:560px}.rdp-hero-text{max-width:645px;padding:56px 0 72px}.rdp-hero h1{font-size:clamp(42px,4.3vw,66px);line-height:.98;margin-bottom:20px;color:var(--rdp-primary);letter-spacing:-.062em}.rdp-hero p{font-size:20px;line-height:1.55;max-width:600px;margin-bottom:28px;color:#254a54}.rdp-actions{gap:16px;margin-bottom:34px}.rdp-actions .rdp-btn{min-width:190px}.rdp-btn-whats{background:linear-gradient(135deg,var(--rdp-accent),#079760);border-color:rgba(255,255,255,.16)}.rdp-btn-outline{background:#fff;color:var(--rdp-primary);border-color:rgba(0,118,129,.35);box-shadow:0 8px 24px rgba(0,70,83,.08)}.rdp-hero-badges{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:720px}.rdp-hero-badges div{min-height:72px;background:rgba(255,255,255,.82);border:1px solid rgba(0,118,129,.13);border-radius:16px;padding:14px 14px;box-shadow:0 12px 30px rgba(0,70,83,.08);backdrop-filter:blur(4px)}.rdp-hero-badges .rdp-icon{width:30px;height:30px;color:var(--rdp-accent)}
.rdp-section{padding:54px 0}.rdp-section-head{text-align:center;max-width:780px;margin:0 auto 30px}.rdp-section-head .rdp-eyebrow{justify-content:center}.rdp-section-head .rdp-eyebrow:before{display:none}.rdp-section-head .rdp-title{margin-bottom:10px}.rdp-section-head p{margin:0 auto;color:#3b5861;font-size:17px;max-width:720px}.rdp-title{font-size:clamp(30px,3vw,42px)}
.rdp-services-section{background:#fff}.rdp-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.rdp-service-card{padding:0;text-align:left;border:1px solid rgba(0,70,83,.11);border-radius:18px;box-shadow:0 12px 30px rgba(15,52,61,.09);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.rdp-service-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(15,52,61,.14);border-color:rgba(0,118,129,.22)}.rdp-service-media{position:relative;height:156px;background:#eef6f7}.rdp-card-img,.rdp-img-placeholder.rdp-card-img{height:156px;border-radius:0;object-fit:cover}.rdp-service-media .rdp-img-placeholder{min-height:156px}.rdp-service-icon{position:absolute;left:18px;bottom:-28px;width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,var(--rdp-secondary),var(--rdp-primary));box-shadow:0 12px 25px rgba(0,70,83,.22);color:#fff}.rdp-service-icon .rdp-icon{width:32px;height:32px;color:#fff}.rdp-service-body{padding:42px 20px 20px}.rdp-service-card h3{min-height:0;margin:0 0 10px;font-size:20px;line-height:1.12;color:#092a33}.rdp-service-card p{margin:0;color:#3c5861;font-size:15px;line-height:1.45}.rdp-img-placeholder{background:linear-gradient(135deg,#d7e5e9,#f4fafb);color:#31515a;border:1px dashed rgba(0,70,83,.22)}
.rdp-solutions{padding:52px 0;background:linear-gradient(100deg,#edf8f9 0%,#fff 58%)}.rdp-solutions-wrap{grid-template-columns:minmax(0,1fr) 390px;gap:48px}.rdp-check-grid span{background:#fff;border:1px solid rgba(0,70,83,.08);border-radius:999px;padding:9px 12px;box-shadow:0 6px 16px rgba(0,70,83,.04)}
.rdp-contact-info p{display:flex;gap:8px;align-items:flex-start}.rdp-mini-icon{width:22px;height:22px;display:inline-flex;flex:0 0 auto;color:var(--rdp-secondary)}.rdp-mini-icon .rdp-icon{width:22px;height:22px;color:currentColor}.rdp-big-whats{font-size:0}.rdp-big-whats .rdp-icon{width:44px;height:44px;color:var(--rdp-accent)}.rdp-form small{line-height:1.35}
@media(max-width:1180px){.rdp-container{width:min(100% - 40px,1120px)}.rdp-service-grid{grid-template-columns:repeat(2,1fr)}.rdp-hero-bg{inset:0 0 0 43%}}
@media(max-width:820px){.rdp-container{width:min(100% - 28px,760px)}.rdp-header-inner{height:70px}.rdp-menu-toggle{display:flex}.rdp-nav{top:78px}.rdp-hero{min-height:auto}.rdp-hero-bg{inset:0;opacity:.27}.rdp-hero-bg .rdp-img-placeholder{min-height:100%}.rdp-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.92))}.rdp-hero:after{height:70px}.rdp-hero-content{min-height:0;padding:36px 0 38px}.rdp-hero-text{padding:10px 0 30px;max-width:100%}.rdp-hero h1{font-size:39px;line-height:1.02}.rdp-hero p{font-size:17px}.rdp-actions{display:grid;grid-template-columns:1fr;gap:12px}.rdp-actions .rdp-btn{width:100%;min-width:0}.rdp-hero-badges{grid-template-columns:1fr;gap:10px}.rdp-hero-badges div{min-height:0}.rdp-section{padding:38px 0}.rdp-service-grid{grid-template-columns:1fr}.rdp-service-media,.rdp-card-img,.rdp-img-placeholder.rdp-card-img{height:178px}.rdp-solutions{padding:38px 0}.rdp-solutions-wrap{grid-template-columns:1fr}.rdp-check-grid span{border-radius:12px}.rdp-whats-top{display:none}}
@media(max-width:430px){.rdp-container{width:min(100% - 24px,390px)}.rdp-hero h1{font-size:33px}.rdp-eyebrow{font-size:11px;letter-spacing:.08em}.rdp-service-media,.rdp-card-img,.rdp-img-placeholder.rdp-card-img{height:165px}.rdp-service-body{padding:40px 18px 18px}.rdp-service-card h3{font-size:19px}}

/* =========================================================
   Reis do Piso — Hotfix ultra seguro v0.2.2
   Mantém 100% do visual da Etapa 1A e altera SOMENTE
   a cor exclusiva do header/menu mobile.
   ========================================================= */
.rdp-header{background:linear-gradient(90deg,var(--rdp-header,var(--rdp-primary)) 0%,var(--rdp-header,var(--rdp-primary)) 58%,var(--rdp-header,var(--rdp-primary)) 100%) !important;}
@media(max-width:820px){.rdp-nav{background:var(--rdp-header,var(--rdp-primary)) !important;}}
