
.rmos-form,.rmos-bio-card,.rmos-dashboard-front,.rmos-plan,.rmos-upgrade-box{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.rmos-form{background:#fff;border:1px solid #e9edf2;border-radius:22px;padding:24px;box-shadow:0 10px 28px rgba(16,19,24,.06);display:grid;gap:14px;margin:20px 0}.rmos-form h3{margin:0;font-size:24px}.rmos-form label{display:grid;gap:6px;font-weight:800}.rmos-form input,.rmos-form textarea,.rmos-form select{width:100%;border:1px solid #d8dee8;border-radius:12px;padding:12px;font:inherit}.rmos-form button,.rmos-button,.rmos-plan a{display:inline-flex;justify-content:center;border:0;border-radius:12px;background:#ffc400;color:#111!important;font-weight:900;padding:13px 18px;text-decoration:none;cursor:pointer}.rmos-alert{padding:14px 16px;border-radius:14px;margin:16px 0;font-weight:800}.rmos-success{background:#eafff2;color:#0a6937;border:1px solid #b7f0cf}.rmos-error{background:#fff0f0;color:#9b1c1c;border:1px solid #ffc8c8}.rmos-upgrade{background:#fff8d8;color:#6d4e00;border:1px solid #ffe08a}.rmos-account-grid,.rmos-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rmos-dashboard-front{display:grid;gap:22px}.rmos-dash-head,.rmos-front-stats{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.rmos-front-stats>div{background:#fff;border:1px solid #e9edf2;border-radius:18px;padding:18px;min-width:150px}.rmos-front-stats strong{display:block;font-size:28px}.rmos-front-stats span{color:#68707d;font-size:13px;font-weight:800}.rmos-two-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rmos-link-row{display:grid;grid-template-columns:1fr 1.4fr auto;gap:10px;align-items:center;margin-bottom:10px}.rmos-copy-btn,.rmos-copy{border:1px solid #d8dee8!important;background:#fff!important;color:#111!important;border-radius:10px!important;padding:8px 10px!important;cursor:pointer;text-decoration:none!important}.rmos-short-list{background:#fff;border:1px solid #e9edf2;border-radius:22px;padding:22px}.rmos-short-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf1f6;padding:12px 0;flex-wrap:wrap}.rmos-bio-card{max-width:520px;margin:30px auto;padding:28px;border-radius:30px;background:#fff;border:1px solid #e9edf2;box-shadow:0 20px 60px rgba(16,19,24,.09);text-align:center;color:#101318}.rmos-bio-theme-dark{background:#101318;color:#fff;border-color:#252b34}.rmos-bio-theme-yellow{background:linear-gradient(180deg,#fff7cf,#fff);border-color:#ffd54d}.rmos-bio-avatar{width:112px;height:112px;object-fit:cover;border-radius:999px;margin:0 auto 16px;border:5px solid var(--rmos-accent,#ffc400)}.rmos-bio-card h1{font-size:32px;margin:8px 0}.rmos-bio-tagline{font-weight:900;color:#6f7782}.rmos-bio-theme-dark .rmos-bio-tagline{color:#cbd2dc}.rmos-bio-content{font-size:16px;color:inherit;opacity:.82}.rmos-bio-socials{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:16px 0}.rmos-bio-socials a{border:1px solid #e9edf2;border-radius:999px;padding:8px 10px;text-decoration:none!important;font-weight:800}.rmos-bio-links{display:grid;gap:12px;margin-top:18px}.rmos-bio-links a{display:block;background:#f6f7f9;border:1px solid #e9edf2;border-radius:16px;padding:14px;font-weight:900;text-decoration:none!important;color:#111}.rmos-bio-links a.is-featured{background:var(--rmos-accent,#ffc400);border-color:var(--rmos-accent,#ffc400)}.rmos-bio-theme-dark .rmos-bio-links a{background:#1d232b;color:#fff;border-color:#333b46}.rmos-bio-powered{font-size:12px;opacity:.65;margin-top:18px}.rmos-plan{border:1px solid #e9edf2;border-radius:26px;padding:26px;background:#fff;box-shadow:0 10px 28px rgba(16,19,24,.06)}.rmos-plan.is-pro{border-color:#ffc400;background:linear-gradient(180deg,#fff7d6,#fff)}.rmos-plan h3{font-size:26px;margin:6px 0}.rmos-plan strong{font-size:34px}.rmos-plan ul{line-height:1.9}.rmos-upgrade-box{background:#fff;border:1px solid #e9edf2;border-radius:22px;padding:24px;margin-top:22px}@media(max-width:720px){.rmos-account-grid,.rmos-plans,.rmos-two-cols,.rmos-link-row{grid-template-columns:1fr}.rmos-front-stats{display:grid}.rmos-front-stats>div{width:100%}}

.rmos-upgrade-box input[type=file]{padding:12px;background:#fff;border:1px solid #e8edf4;border-radius:12px;width:100%;}

/* v1.7.0 - Dashboard do criador mais premium */
.rmos-dashboard-front{--rmos-yellow:#ffc400;--rmos-dark:#101318;--rmos-muted:#68707d;--rmos-border:#e8edf4;--rmos-soft:#fffaf0;max-width:1180px;margin:0 auto;padding:10px 0 30px}.rmos-dash-head{background:radial-gradient(circle at top right,#fff1b6 0,rgba(255,241,182,0) 38%),linear-gradient(135deg,#101318,#242b35);border-radius:30px;padding:30px;color:#fff;box-shadow:0 18px 48px rgba(16,19,24,.11)}.rmos-dash-head h2{color:#fff;margin:0;font-size:36px;letter-spacing:-.04em}.rmos-dash-head .rmos-copy{background:rgba(255,255,255,.12)!important;color:#fff!important;border-color:rgba(255,255,255,.22)!important}.rmos-front-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:-20px;padding:0 22px}.rmos-front-stats>div{background:#fff!important;border:1px solid var(--rmos-border)!important;border-radius:22px!important;padding:22px!important;box-shadow:0 14px 36px rgba(16,19,24,.08)}.rmos-front-stats strong{font-size:34px!important;letter-spacing:-.03em}.rmos-front-stats span{text-transform:uppercase;letter-spacing:.03em}.rmos-dashboard-front .rmos-form,.rmos-dashboard-front .rmos-short-list{border-radius:26px!important;border:1px solid var(--rmos-border)!important;box-shadow:0 14px 38px rgba(16,19,24,.065)!important}.rmos-dashboard-front .rmos-form h3,.rmos-short-list h3{font-size:26px!important;letter-spacing:-.03em}.rmos-dashboard-front .rmos-form label{color:#202630}.rmos-dashboard-front .rmos-form input,.rmos-dashboard-front .rmos-form textarea,.rmos-dashboard-front .rmos-form select{background:#f8fafc;border-color:#dde4ee!important}.rmos-dashboard-front .rmos-form input:focus,.rmos-dashboard-front .rmos-form textarea:focus,.rmos-dashboard-front .rmos-form select:focus{outline:2px solid rgba(255,196,0,.35);background:#fff}.rmos-dashboard-front .rmos-form button{border-radius:14px!important;box-shadow:0 8px 20px rgba(255,196,0,.18)}.rmos-dashboard-front .rmos-upgrade{border-radius:18px!important;background:linear-gradient(135deg,#fff7d3,#fff)!important}.rmos-link-row{background:#f8fafc;border:1px solid #edf1f6;border-radius:16px;padding:12px}.rmos-short-list>div{background:#f8fafc;border:1px solid #edf1f6!important;border-radius:16px;margin-bottom:10px;padding:14px!important}.rmos-copy-btn{font-weight:900!important}.rmos-copy-btn:hover,.rmos-copy:hover{border-color:#ffc400!important;background:#fff8d8!important;color:#111!important}@media(max-width:720px){.rmos-front-stats{grid-template-columns:1fr;margin-top:14px;padding:0}.rmos-dash-head{padding:22px}.rmos-dash-head h2{font-size:29px}}


/* v1.8.0 - formulários e área de conta mais consistentes */
.rmos-form input[type="text"],.rmos-form input[type="email"],.rmos-form input[type="password"],.rmos-form input[type="url"],.rmos-form input[type="file"],.rmos-form select,.rmos-form textarea,.rmos-dashboard input,.rmos-dashboard select,.rmos-dashboard textarea{border:1px solid #dbe1e9;border-radius:14px;min-height:46px;padding:11px 13px;background:#fff;box-shadow:none}.rmos-form label,.rmos-dashboard label{font-weight:800;color:#101318}.rmos-check{display:flex!important;align-items:flex-start;gap:10px;line-height:1.45}.rmos-check input{margin-top:4px;accent-color:#ffc400}.rmos-form h3,.rmos-dashboard h2,.rmos-dashboard h3{letter-spacing:-.035em}.rmos-alert{border-radius:16px;padding:14px 16px;font-weight:800}.rmos-success{background:#f0fff4;border:1px solid #b7efc5}.rmos-error{background:#fff1f0;border:1px solid #ffccc7}


/* v1.9.0 - Landing oficial Link na Bio */
.rmos-product-page{--rmos-yellow:#ffc400;--rmos-dark:#101318;--rmos-muted:#68707d;--rmos-border:#e8edf4;max-width:1180px;margin:0 auto;padding:42px 18px 72px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--rmos-dark)}
.rmos-product-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;background:radial-gradient(circle at top right,#fff1b6 0,rgba(255,241,182,0) 35%),linear-gradient(180deg,#fff,#fffaf0);border:1px solid #ffe094;border-radius:34px;padding:42px;box-shadow:0 20px 56px rgba(16,19,24,.08)}
.rmos-product-badge{display:inline-flex;align-items:center;gap:8px;background:#fff7d5;border:1px solid #ffe094;border-radius:999px;padding:8px 13px;color:#9d7200;font-weight:900;font-size:13px}.rmos-product-badge:before{content:'★'}
.rmos-product-copy h1{font-size:clamp(40px,5vw,70px);line-height:.98;letter-spacing:-.06em;margin:18px 0}.rmos-product-copy h1 span,.rmos-product-section h2 span{color:#ffb300}
.rmos-product-copy p,.rmos-product-section p,.rmos-product-cta p{font-size:19px;line-height:1.65;color:#4f5865;max-width:680px}.rmos-product-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.rmos-product-btn{display:inline-flex;justify-content:center;align-items:center;border-radius:14px;background:var(--rmos-yellow);color:#111!important;font-weight:1000;padding:15px 20px;text-decoration:none!important;box-shadow:0 12px 26px rgba(255,196,0,.23)}.rmos-product-btn.secondary{background:#fff;border:1px solid #cfd6e2;box-shadow:none}.rmos-product-proof{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.rmos-product-proof span{background:#fff;border:1px solid #e8edf4;border-radius:999px;padding:9px 12px;color:#4f5865;font-weight:800;font-size:13px}
.rmos-phone-preview{display:grid;place-items:center}.rmos-phone-card{width:min(360px,100%);background:#101318;color:#fff;border-radius:38px;padding:30px 24px;text-align:center;box-shadow:0 26px 70px rgba(16,19,24,.22);border:10px solid #fff}.rmos-phone-avatar{width:92px;height:92px;border-radius:999px;background:var(--rmos-yellow);color:#111;display:grid;place-items:center;font-size:38px;font-weight:1000;margin:0 auto 16px}.rmos-phone-card h3{color:#fff;margin:0 0 4px;font-size:28px}.rmos-phone-card p{color:#cbd2dc;margin:0 0 18px}.rmos-phone-card a{display:block;background:#fff;color:#111!important;border-radius:16px;padding:14px;margin:10px 0;font-weight:900;text-decoration:none!important}.rmos-phone-card a.featured{background:var(--rmos-yellow)}.rmos-phone-card small{display:block;color:#9aa4b2;margin-top:18px}
.rmos-product-section{padding:62px 0}.rmos-section-title{margin-bottom:22px}.rmos-section-title span{color:#d69a00;font-weight:1000;font-size:13px;text-transform:uppercase}.rmos-section-title h2,.rmos-product-section h2,.rmos-product-cta h2{font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.045em;margin:10px 0 14px}.rmos-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.rmos-flow-grid article,.rmos-benefit-list div{background:#fff;border:1px solid var(--rmos-border);border-radius:24px;padding:24px;box-shadow:0 12px 32px rgba(16,19,24,.055)}.rmos-flow-grid b{width:42px;height:42px;border-radius:999px;background:var(--rmos-yellow);display:grid;place-items:center;margin-bottom:16px}.rmos-flow-grid h3{font-size:22px;letter-spacing:-.025em;margin:0 0 8px}.rmos-flow-grid p{font-size:15px;color:#5b6470;margin:0}.rmos-product-split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.rmos-benefit-list{display:grid;gap:14px}.rmos-benefit-list div{display:grid;gap:4px}.rmos-benefit-list strong{font-size:18px}.rmos-benefit-list span{color:#5b6470}.rmos-product-cta{background:#101318;color:#fff;border-radius:30px;text-align:center;padding:42px;margin-top:20px}.rmos-product-cta h2{color:#fff}.rmos-product-cta p{margin-left:auto;margin-right:auto;color:#cbd2dc}.rmos-onboarding-cta{background:linear-gradient(135deg,#fff7d5,#fff);border:1px solid #ffe094;border-radius:22px;padding:24px;margin:20px 0}.rmos-onboarding-cta strong{font-size:22px;letter-spacing:-.03em}.rmos-onboarding-cta a{display:inline-flex;margin-top:10px;background:#ffc400;color:#111!important;border-radius:12px;padding:12px 16px;text-decoration:none!important;font-weight:900}
@media(max-width:880px){.rmos-product-hero,.rmos-product-split{grid-template-columns:1fr}.rmos-flow-grid{grid-template-columns:1fr 1fr}.rmos-product-hero{padding:28px}.rmos-product-copy h1{font-size:42px}}
@media(max-width:560px){.rmos-flow-grid{grid-template-columns:1fr}.rmos-product-page{padding:24px 12px 52px}.rmos-product-actions .rmos-product-btn{width:100%}}


/* v2.0.0 - Minha Conta em ferramentas, modais e métricas */
.rmos-workspace{max-width:1180px!important}.rmos-workspace .rmos-dash-head p{color:#d8dee8;margin:10px 0 0;max-width:720px}.rmos-kicker{display:inline-flex;background:rgba(255,196,0,.15);border:1px solid rgba(255,196,0,.38);color:#ffd34d;border-radius:999px;padding:6px 10px;font-weight:1000;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.rmos-workspace .rmos-front-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.rmos-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:26px 0}.rmos-tool-card{background:#fff;border:1px solid #e8edf4;border-radius:26px;padding:22px;box-shadow:0 16px 42px rgba(16,19,24,.065);display:flex;flex-direction:column;gap:16px;min-height:245px}.rmos-tool-card.is-ready{border-color:#ffc400;background:linear-gradient(180deg,#fffaf0,#fff)}.rmos-tool-icon{width:54px;height:54px;border-radius:18px;background:#fff3bf;display:grid;place-items:center;font-size:24px}.rmos-tool-card h3{font-size:24px;margin:0;letter-spacing:-.035em}.rmos-tool-card p{color:#5b6470;margin:0}.rmos-tool-card .rmos-button{margin-top:auto;width:100%;border:none}.rmos-button.secondary{background:#fff!important;border:1px solid #d8dee8!important;box-shadow:none!important}.rmos-quick-link{background:#f8fafc;border:1px solid #edf1f6;border-radius:16px;padding:12px;display:grid;gap:8px}.rmos-quick-link code{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.rmos-quick-link a,.rmos-quick-link button{font-size:13px}.rmos-metrics-panel{background:#fff;border:1px solid #e8edf4;border-radius:26px;padding:24px;box-shadow:0 14px 38px rgba(16,19,24,.06);margin:22px 0}.rmos-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;flex-wrap:wrap}.rmos-panel-head h3{font-size:28px;letter-spacing:-.035em;margin:0}.rmos-panel-head p{margin:0;color:#68707d}.rmos-button-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.rmos-button-stats>div{background:#f8fafc;border:1px solid #edf1f6;border-radius:18px;padding:16px;display:grid;gap:4px}.rmos-button-stats strong{font-size:17px}.rmos-button-stats span{font-weight:1000;color:#111}.rmos-button-stats small{color:#68707d}.rmos-empty{color:#68707d;background:#f8fafc;border:1px dashed #d8dee8;border-radius:16px;padding:16px}.rmos-modal{position:fixed;inset:0;z-index:99999;display:none}.rmos-modal.is-open{display:block}.rmos-modal-backdrop{position:absolute;inset:0;background:rgba(16,19,24,.58);backdrop-filter:blur(4px)}.rmos-modal-panel{position:relative;margin:38px auto;background:#fff;border-radius:30px;width:min(860px,calc(100% - 28px));max-height:calc(100vh - 76px);overflow:auto;box-shadow:0 30px 90px rgba(0,0,0,.28);padding:0}.rmos-modal-close{position:sticky;float:right;top:14px;margin:14px 14px 0 0;width:40px;height:40px;border-radius:999px;border:1px solid #e8edf4;background:#fff;font-size:28px;line-height:1;z-index:2;cursor:pointer}.rmos-modal-head{background:radial-gradient(circle at top right,#fff1b6 0,rgba(255,241,182,0) 38%),linear-gradient(135deg,#101318,#242b35);color:#fff;padding:30px;border-radius:30px 30px 0 0}.rmos-modal-head span{color:#ffc400;font-weight:1000;text-transform:uppercase;font-size:12px;letter-spacing:.05em}.rmos-modal-head h3{color:#fff;font-size:34px;margin:8px 0 8px;letter-spacing:-.045em}.rmos-modal-head p{color:#d8dee8;margin:0}.rmos-modal-form{box-shadow:none!important;border:none!important;margin:0!important;padding:26px!important}.rmos-step{display:flex;align-items:center;gap:12px;background:#fff8d8;border:1px solid #ffe094;border-radius:16px;padding:12px 14px;margin-top:8px}.rmos-step b{width:30px;height:30px;border-radius:999px;background:#ffc400;display:grid;place-items:center}.rmos-step h4{margin:0;font-size:18px}.rmos-public-bio-wrap{min-height:70vh;padding:30px 16px;background:linear-gradient(180deg,#fffaf0,#fff)}
@media(max-width:900px){.rmos-tool-grid,.rmos-workspace .rmos-front-stats{grid-template-columns:1fr 1fr}.rmos-button-stats{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.rmos-tool-grid,.rmos-workspace .rmos-front-stats,.rmos-button-stats{grid-template-columns:1fr}.rmos-modal-panel{margin:16px auto;max-height:calc(100vh - 32px)}.rmos-modal-head{padding:24px}.rmos-modal-head h3{font-size:28px}}


/* v2.0.1 - Páginas públicas do plugin em largura total */
.rmos-dashboard-front,
.rmos-product-page,
.rmos-plans,
.rmos-plan-wrap,
.rmos-bio-directory,
.rmos-public-tool-page,
.rmos-login-wrap,
.rmos-account-wrap{
  width:min(1180px,calc(100vw - 48px))!important;
  max-width:none!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%);
  box-sizing:border-box;
}
.rmos-dashboard-front{padding-top:20px!important;}
.rmos-tools-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}
.rmos-tool-card{min-height:260px;display:flex;flex-direction:column;justify-content:space-between;}
.rmos-metrics-card,
.rmos-short-list,
.rmos-dashboard-front .rmos-form{width:100%!important;}
.rmos-modal-panel{width:min(920px,calc(100vw - 32px))!important;max-width:none!important;}
@media(max-width:1020px){
  .rmos-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .rmos-dashboard-front,
  .rmos-product-page,
  .rmos-plans,
  .rmos-plan-wrap,
  .rmos-bio-directory,
  .rmos-public-tool-page,
  .rmos-login-wrap,
  .rmos-account-wrap{width:calc(100vw - 24px)!important;}
  .rmos-tools-grid{grid-template-columns:1fr!important;}
}


/* v2.0.2 - UI/UX compacta e mobile-first para Minha Conta Render */
.rmos-dashboard-front.rmos-workspace{
  width:min(1080px,calc(100vw - 32px))!important;
  max-width:1080px!important;
  margin:0 auto!important;
  transform:none!important;
  padding:18px 0 34px!important;
  gap:18px!important;
}
.rmos-workspace .rmos-dash-head{
  border-radius:24px!important;
  padding:22px 24px!important;
  min-height:auto!important;
  display:flex!important;
  align-items:center!important;
}
.rmos-workspace .rmos-dash-head h2{
  font-size:clamp(26px,3vw,38px)!important;
  line-height:1.05!important;
  margin:6px 0 6px!important;
}
.rmos-workspace .rmos-dash-head p{
  font-size:15px!important;
  line-height:1.55!important;
  max-width:680px!important;
}
.rmos-kicker{
  font-size:10.5px!important;
  padding:5px 9px!important;
}
.rmos-workspace .rmos-front-stats{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:-10px!important;
  padding:0 18px!important;
}
.rmos-workspace .rmos-front-stats>div{
  border-radius:18px!important;
  padding:16px 18px!important;
  min-width:0!important;
  box-shadow:0 10px 28px rgba(16,19,24,.065)!important;
}
.rmos-workspace .rmos-front-stats strong{
  font-size:28px!important;
  line-height:1!important;
}
.rmos-workspace .rmos-front-stats span{
  font-size:10.5px!important;
  line-height:1.25!important;
}
.rmos-dashboard-front .rmos-alert{
  margin:4px 0 14px!important;
  padding:11px 14px!important;
  font-size:13px!important;
  border-radius:14px!important;
}
.rmos-tool-grid,
.rmos-tools-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  margin:18px 0!important;
}
.rmos-tool-card{
  border-radius:22px!important;
  padding:18px!important;
  min-height:unset!important;
  height:auto!important;
  gap:12px!important;
  box-shadow:0 10px 28px rgba(16,19,24,.055)!important;
}
.rmos-tool-icon{
  width:44px!important;
  height:44px!important;
  border-radius:14px!important;
  font-size:20px!important;
  margin:0!important;
}
.rmos-tool-card h3{
  font-size:19px!important;
  line-height:1.1!important;
  margin:0 0 6px!important;
}
.rmos-tool-card p{
  font-size:13.5px!important;
  line-height:1.45!important;
}
.rmos-tool-card .rmos-button,
.rmos-tool-card a.rmos-button{
  min-height:40px!important;
  padding:10px 12px!important;
  border-radius:12px!important;
  font-size:13px!important;
  margin-top:auto!important;
}
.rmos-quick-link{
  border-radius:14px!important;
  padding:9px!important;
  gap:7px!important;
}
.rmos-quick-link code{
  font-size:11px!important;
  max-width:100%!important;
}
.rmos-quick-link .rmos-copy-btn,
.rmos-quick-link a{
  width:100%!important;
  min-height:34px!important;
  padding:8px 10px!important;
  text-align:center!important;
  display:inline-flex!important;
  justify-content:center!important;
  align-items:center!important;
}
.rmos-metrics-panel,
.rmos-short-list{
  border-radius:22px!important;
  padding:20px!important;
  margin:18px 0!important;
  box-shadow:0 10px 28px rgba(16,19,24,.055)!important;
}
.rmos-panel-head h3,
.rmos-short-list h3{
  font-size:22px!important;
  line-height:1.1!important;
}
.rmos-panel-head p{
  font-size:13px!important;
}
.rmos-empty{
  padding:13px 14px!important;
  font-size:13.5px!important;
  border-radius:14px!important;
}
.rmos-button-stats{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
.rmos-short-list>div{
  border-radius:14px!important;
  padding:11px 12px!important;
}
.rmos-modal-panel{
  width:min(760px,calc(100vw - 28px))!important;
  border-radius:24px!important;
}
.rmos-modal-head{
  padding:22px 24px!important;
  border-radius:24px 24px 0 0!important;
}
.rmos-modal-head h3{
  font-size:28px!important;
  line-height:1.05!important;
}
.rmos-modal-head p{
  font-size:14px!important;
}
.rmos-modal-form{
  padding:20px 22px!important;
}
.rmos-modal-form label{
  font-size:13px!important;
}
.rmos-modal-form input,
.rmos-modal-form textarea,
.rmos-modal-form select{
  min-height:42px!important;
  padding:10px 12px!important;
  border-radius:12px!important;
}
.rmos-step{
  padding:10px 12px!important;
  border-radius:14px!important;
}
.rmos-step b{
  width:26px!important;
  height:26px!important;
  font-size:13px!important;
}
.rmos-step h4{
  font-size:16px!important;
}
.rmos-link-row{
  grid-template-columns:1fr 1.25fr auto!important;
  padding:10px!important;
  gap:8px!important;
  border-radius:14px!important;
}

@media(max-width:920px){
  .rmos-dashboard-front.rmos-workspace{width:calc(100vw - 28px)!important;}
  .rmos-tool-grid,.rmos-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .rmos-workspace .rmos-front-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:0!important;margin-top:12px!important;}
  .rmos-button-stats{grid-template-columns:1fr 1fr!important;}
}
@media(max-width:640px){
  .rmos-dashboard-front.rmos-workspace{
    width:calc(100vw - 20px)!important;
    padding:10px 0 24px!important;
  }
  .rmos-workspace .rmos-dash-head{
    padding:18px!important;
    border-radius:20px!important;
  }
  .rmos-workspace .rmos-dash-head h2{font-size:28px!important;}
  .rmos-workspace .rmos-dash-head p{font-size:14px!important;}
  .rmos-workspace .rmos-front-stats{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .rmos-workspace .rmos-front-stats>div{padding:14px!important;border-radius:16px!important;}
  .rmos-workspace .rmos-front-stats strong{font-size:24px!important;}
  .rmos-tool-grid,.rmos-tools-grid{grid-template-columns:1fr!important;gap:11px!important;}
  .rmos-tool-card{
    display:grid!important;
    grid-template-columns:44px 1fr!important;
    align-items:start!important;
    padding:15px!important;
    border-radius:18px!important;
  }
  .rmos-tool-card .rmos-button,
  .rmos-tool-card .rmos-quick-link{
    grid-column:1 / -1!important;
  }
  .rmos-metrics-panel,.rmos-short-list{padding:16px!important;border-radius:18px!important;}
  .rmos-panel-head{display:grid!important;gap:6px!important;}
  .rmos-panel-head h3,.rmos-short-list h3{font-size:20px!important;}
  .rmos-button-stats{grid-template-columns:1fr!important;}
  .rmos-two-cols,.rmos-link-row{grid-template-columns:1fr!important;}
  .rmos-modal-panel{width:calc(100vw - 16px)!important;margin:8px auto!important;max-height:calc(100vh - 16px)!important;border-radius:20px!important;}
  .rmos-modal-head{padding:18px!important;border-radius:20px 20px 0 0!important;}
  .rmos-modal-head h3{font-size:24px!important;}
  .rmos-modal-form{padding:16px!important;}
  .rmos-modal-close{top:8px!important;margin:8px 8px 0 0!important;width:36px!important;height:36px!important;font-size:24px!important;}
}


/* v2.0.3 - centralização real das páginas do plugin dentro do tema */
body.rmos-full-width-page .rm-section-tight,
body.rmos-full-width-page .rm-content,
body.rmos-full-width-page .rm-container.rm-content{
  max-width:none!important;
  width:100%!important;
}
body.rmos-full-width-page .rm-section-tight{
  padding-left:0!important;
  padding-right:0!important;
}
body.rmos-full-width-page .rm-content > h1{
  width:min(1080px,calc(100vw - 48px))!important;
  max-width:1080px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.rmos-full-width-page .rmos-dashboard-front.rmos-workspace,
body.rmos-full-width-page .rmos-product-page,
body.rmos-full-width-page .rmos-plan-wrap,
body.rmos-full-width-page .rmos-plans{
  width:min(1080px,calc(100vw - 48px))!important;
  max-width:1080px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  transform:none!important;
}
@media(max-width:640px){
  body.rmos-full-width-page .rm-content > h1,
  body.rmos-full-width-page .rmos-dashboard-front.rmos-workspace,
  body.rmos-full-width-page .rmos-product-page,
  body.rmos-full-width-page .rmos-plan-wrap,
  body.rmos-full-width-page .rmos-plans{
    width:calc(100vw - 24px)!important;
  }
}


/* v2.1.0 - Página de planos Pro mais persuasiva e organizada */
.rmos-pricing-page{
  width:min(1120px,calc(100vw - 36px))!important;
  max-width:1120px!important;
  margin:0 auto!important;
  transform:none!important;
  padding:24px 0 56px;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.rmos-pricing-hero{
  background:radial-gradient(circle at top right,#fff1b6 0,rgba(255,241,182,0) 34%),linear-gradient(135deg,#101318,#202833);
  color:#fff;
  border-radius:30px;
  padding:42px;
  box-shadow:0 20px 60px rgba(16,19,24,.12);
  margin-bottom:22px;
}
.rmos-pricing-hero h1{color:#fff;font-size:clamp(36px,5vw,64px);line-height:.98;letter-spacing:-.06em;max-width:850px;margin:14px 0 16px}.rmos-pricing-hero p{color:#d8dee8;font-size:18px;line-height:1.6;max-width:760px;margin:0}.rmos-pricing-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.rmos-pricing-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:20px;margin:22px 0}.rmos-pricing-card{background:#fff;border:1px solid #e8edf4;border-radius:28px;padding:30px;box-shadow:0 14px 40px rgba(16,19,24,.07);display:flex;flex-direction:column;gap:14px}.rmos-pricing-card.is-pro{border-color:#ffc400;background:linear-gradient(180deg,#fff8d6,#fff);position:relative}.rmos-plan-label{display:inline-flex;width:max-content;background:#fff3bf;border:1px solid #ffe094;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:1000;color:#7a5900;text-transform:uppercase;letter-spacing:.04em}.rmos-pricing-card h2{font-size:30px;letter-spacing:-.04em;margin:0}.rmos-pricing-card strong{font-size:38px;letter-spacing:-.04em}.rmos-pricing-card p{color:#5b6470;margin:0}.rmos-pricing-card ul{display:grid;gap:10px;margin:6px 0 10px;padding:0;list-style:none}.rmos-pricing-card li{position:relative;padding-left:28px}.rmos-pricing-card li:before{content:'✓';position:absolute;left:0;top:0;width:20px;height:20px;border-radius:999px;background:#fff3bf;display:grid;place-items:center;font-size:12px;font-weight:1000}.rmos-pricing-btn{display:inline-flex;justify-content:center;align-items:center;margin-top:auto;background:#ffc400;color:#111!important;border-radius:14px;padding:14px 18px;font-weight:1000;text-decoration:none!important}.rmos-pricing-btn.secondary{background:#fff;border:1px solid #d8dee8}.rmos-pro-benefits,.rmos-pricing-faq{background:#fff;border:1px solid #e8edf4;border-radius:28px;padding:28px;box-shadow:0 12px 34px rgba(16,19,24,.055);margin:22px 0}.rmos-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.rmos-benefit-grid>div{background:#f8fafc;border:1px solid #edf1f6;border-radius:20px;padding:20px}.rmos-benefit-grid b{width:34px;height:34px;border-radius:999px;background:#ffc400;display:grid;place-items:center;margin-bottom:12px}.rmos-benefit-grid h3{font-size:19px;line-height:1.15;margin:0 0 8px}.rmos-benefit-grid p{font-size:14px;color:#5b6470;margin:0;line-height:1.55}.rmos-payment-flow{display:grid;grid-template-columns:1fr .9fr;gap:22px;align-items:stretch;margin:22px 0}.rmos-payment-copy,.rmos-upgrade-card{background:#fff;border:1px solid #e8edf4;border-radius:28px;padding:28px;box-shadow:0 12px 34px rgba(16,19,24,.055)}.rmos-payment-copy h2,.rmos-upgrade-card h3,.rmos-pricing-faq h2{font-size:32px;letter-spacing:-.04em;margin:10px 0 14px}.rmos-payment-copy ol{counter-reset:steps;list-style:none;padding:0;margin:18px 0;display:grid;gap:12px}.rmos-payment-copy li{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;background:#f8fafc;border:1px solid #edf1f6;border-radius:18px;padding:14px}.rmos-payment-copy li:before{counter-increment:steps;content:counter(steps);width:38px;height:38px;border-radius:999px;background:#ffc400;display:grid;place-items:center;font-weight:1000}.rmos-payment-copy li strong{display:block}.rmos-payment-copy li span{color:#5b6470}.rmos-pix-box{background:#101318;color:#fff;border-radius:18px;padding:16px;display:grid;gap:8px}.rmos-pix-box span{color:#ffc400;font-weight:1000;text-transform:uppercase;font-size:12px}.rmos-pix-box code{white-space:normal;color:#fff;background:rgba(255,255,255,.08);border-radius:10px;padding:10px;display:block}.rmos-upgrade-form{display:grid;gap:14px}.rmos-upgrade-form label{display:grid;gap:8px;font-weight:900}.rmos-upgrade-form textarea,.rmos-upgrade-form input[type=file]{width:100%;border:1px solid #d8dee8;border-radius:14px;padding:12px;background:#f8fafc;font:inherit}.rmos-upgrade-form button{border:0;background:#ffc400;border-radius:14px;padding:14px 18px;font-weight:1000;cursor:pointer}.rmos-login-needed{background:#fff8d8;border:1px solid #ffe094;border-radius:18px;padding:18px}.rmos-pricing-faq{display:grid;gap:10px}.rmos-pricing-faq details{background:#f8fafc;border:1px solid #edf1f6;border-radius:16px;padding:16px}.rmos-pricing-faq summary{font-weight:1000;cursor:pointer}.rmos-pricing-faq p{color:#5b6470;margin:10px 0 0}.rmos-page-planos-render .rm-content,.rmos-page-planos-render .entry-content{max-width:none!important}.rmos-page-planos-render .rm-section-tight>.rm-container{width:min(1180px,calc(100% - 32px))!important;max-width:none!important}.rmos-page-planos-render h1.entry-title{display:none}
@media(max-width:920px){.rmos-pricing-grid,.rmos-payment-flow{grid-template-columns:1fr}.rmos-benefit-grid{grid-template-columns:1fr 1fr}.rmos-pricing-hero{padding:30px}.rmos-pricing-card,.rmos-pro-benefits,.rmos-payment-copy,.rmos-upgrade-card,.rmos-pricing-faq{padding:22px}}
@media(max-width:560px){.rmos-pricing-page{width:calc(100vw - 24px)!important;padding-top:12px}.rmos-benefit-grid{grid-template-columns:1fr}.rmos-pricing-hero h1{font-size:36px}.rmos-pricing-actions .rmos-button{width:100%}.rmos-payment-copy li{grid-template-columns:1fr}.rmos-payment-copy li:before{margin-bottom:4px}}


/* v2.2.0 - planos, temas premium e criador visual */
.rmos-pricing-grid-3{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}.rmos-pricing-card ul li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;background:#fff3bf;border-radius:999px;margin-right:8px;font-size:12px;font-weight:900}.rmos-pricing-card ul{list-style:none!important;padding-left:0!important}.rmos-customizer-box{border:1px solid #ffe094;background:#fffaf0;border-radius:18px;padding:14px;margin:12px 0}.rmos-customizer-box h4{margin:0 0 12px;font-size:16px}.rmos-customizer-box small,.rmos-step small{font-size:11px;background:#101318;color:#ffc400;border-radius:999px;padding:3px 8px;margin-left:8px}.rmos-three-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rmos-bio-card{border-radius:var(--rmos-radius,30px);font-family:var(--rmos-font,Inter,system-ui,sans-serif)}.rmos-bio-card h1,.rmos-bio-card .rmos-bio-links a{font-weight:var(--rmos-font-weight,900)}.rmos-bio-theme-custom{background:var(--rmos-custom-bg,#fff);color:var(--rmos-custom-text,#101318);border-color:var(--rmos-accent,#ffc400)}.rmos-bio-theme-dark_creator{background:linear-gradient(180deg,#07090d,#171d26);color:#fff;border-color:#252b34}.rmos-bio-theme-yellow_premium{background:linear-gradient(180deg,#fff2b3,#fff);border-color:#ffc400}.rmos-bio-theme-minimal_pro{background:#fff;color:#101318;border:1px solid #eef2f7;box-shadow:0 12px 38px rgba(16,19,24,.06)}.rmos-bio-theme-store_bio{background:linear-gradient(180deg,#fff,#fff7d7);border-color:#ffe094}.rmos-bio-theme-live_creator{background:radial-gradient(circle at top,#ffc400 0,#ffc400 24%,#101318 25%,#101318 100%);color:#fff;border-color:#ffc400}.rmos-photo-circle .rmos-bio-avatar{border-radius:999px}.rmos-photo-rounded .rmos-bio-avatar{border-radius:28px}.rmos-photo-square .rmos-bio-avatar{border-radius:8px}.rmos-bio-links a{border-radius:var(--rmos-btn-radius,16px)!important}.rmos-btn-outline .rmos-bio-links a{background:transparent!important;border:2px solid var(--rmos-accent,#ffc400)!important;color:inherit!important}.rmos-btn-soft .rmos-bio-links a{background:color-mix(in srgb,var(--rmos-accent,#ffc400) 20%,#fff)!important;border-color:color-mix(in srgb,var(--rmos-accent,#ffc400) 40%,#fff)!important}.rmos-social-icons .rmos-social-link em{display:none}.rmos-social-link{display:inline-flex!important;align-items:center;gap:7px}.rmos-social-link span{font-weight:1000}.rmos-bio-products,.rmos-onepage-block{margin-top:22px;text-align:left;border:1px solid rgba(232,237,244,.9);border-radius:22px;padding:18px;background:rgba(255,255,255,.72)}.rmos-bio-products h2,.rmos-onepage-block h2{font-size:20px;margin:0 0 12px}.rmos-product-mini{display:flex;justify-content:space-between;gap:12px;background:#fff;border:1px solid #edf1f6;border-radius:15px;padding:13px 14px;margin:8px 0;text-decoration:none!important;color:#101318!important}.rmos-product-mini span{font-weight:1000;color:#9d7200}.rmos-onepage-cta{display:inline-flex;margin-top:10px;background:var(--rmos-accent,#ffc400);color:#111!important;border-radius:14px;padding:12px 14px;font-weight:900;text-decoration:none!important}.rmos-bio-theme-dark_creator .rmos-bio-products,.rmos-bio-theme-dark_creator .rmos-onepage-block,.rmos-bio-theme-live_creator .rmos-bio-products,.rmos-bio-theme-live_creator .rmos-onepage-block{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14)}
@media(max-width:900px){.rmos-pricing-grid-3{grid-template-columns:1fr!important}.rmos-three-cols{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.rmos-three-cols{grid-template-columns:1fr}.rmos-customizer-box{padding:12px}.rmos-bio-products,.rmos-onepage-block{padding:15px}}


/* v2.2.1 - Upgrade/Pix refinado */
.rmos-payment-flow-pro{align-items:start!important;gap:26px!important}.rmos-payment-copy,.rmos-upgrade-card-pro{position:relative;overflow:hidden}.rmos-payment-intro{color:#5b6470;font-size:16px;line-height:1.65;margin:0 0 18px}.rmos-upgrade-card-pro{background:linear-gradient(180deg,#fff,#fffaf0)!important;border:1px solid #ffe094!important}.rmos-upgrade-card-pro:before{content:"";position:absolute;right:-70px;top:-70px;width:190px;height:190px;background:radial-gradient(circle,#ffc400 0,#ffc400 38%,transparent 39%);opacity:.15}.rmos-form-badge{display:inline-flex;width:max-content;background:#101318;color:#ffc400;border-radius:999px;padding:7px 11px;font-weight:1000;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.rmos-upgrade-card-pro h3{font-size:34px!important;line-height:1.05!important;margin:14px 0 10px!important}.rmos-upgrade-card-pro>p{color:#5b6470;font-size:16px;line-height:1.6;margin:0 0 18px}.rmos-upgrade-form-pro{display:grid;gap:16px!important}.rmos-upgrade-form-pro .rmos-field{display:grid;gap:8px!important}.rmos-upgrade-form-pro .rmos-field span{font-weight:1000;color:#101318}.rmos-upgrade-form-pro .rmos-field small{color:#68707d;font-size:12px;line-height:1.45}.rmos-upgrade-form-pro select,.rmos-upgrade-form-pro textarea{width:100%;border:1px solid #dbe1e9!important;border-radius:16px!important;background:#fff!important;min-height:52px!important;padding:13px 14px!important;font:inherit!important;box-shadow:0 8px 20px rgba(16,19,24,.035)!important}.rmos-upgrade-form-pro textarea{min-height:130px!important;resize:vertical}.rmos-upgrade-form-pro select:focus,.rmos-upgrade-form-pro textarea:focus{outline:3px solid rgba(255,196,0,.25)!important;border-color:#ffc400!important}.rmos-upload-field{display:grid!important;place-items:center;text-align:center;gap:6px;border:2px dashed #ffd45a!important;background:#fff8d8!important;border-radius:20px!important;padding:22px!important;cursor:pointer;transition:.18s ease}.rmos-upload-field:hover{background:#fff3bf!important;border-color:#ffc400!important;transform:translateY(-1px)}.rmos-upload-field .rmos-upload-icon{width:48px;height:48px;border-radius:999px;background:#ffc400;display:grid;place-items:center;font-size:22px;box-shadow:0 10px 22px rgba(255,196,0,.25)}.rmos-upload-field strong{font-size:17px}.rmos-upload-field em{font-style:normal;color:#5b6470;font-size:13px}.rmos-upload-field input[type=file]{width:100%!important;max-width:360px!important;background:#fff!important;border:1px solid #e8edf4!important;border-radius:13px!important;padding:10px!important;margin-top:6px}.rmos-submit-pro{width:100%;border:0!important;border-radius:16px!important;background:#ffc400!important;color:#111!important;font-weight:1000!important;padding:16px 18px!important;box-shadow:0 12px 26px rgba(255,196,0,.22)!important;cursor:pointer}.rmos-submit-pro:hover{filter:brightness(1.03);transform:translateY(-1px)}.rmos-safe-note{font-size:13px!important;line-height:1.5!important;color:#68707d!important;background:#f8fafc;border:1px solid #edf1f6;border-radius:14px;padding:12px;margin:0}.rmos-pix-box-pro{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:14px!important}.rmos-pix-box-pro code{font-size:14px;word-break:break-word}.rmos-pix-box-pro .rmos-copy-btn{background:#ffc400!important;border-color:#ffc400!important;color:#111!important;font-weight:1000!important;border-radius:13px!important;padding:12px 14px!important;white-space:nowrap}
@media(max-width:920px){.rmos-payment-flow-pro{gap:18px!important}.rmos-pix-box-pro{grid-template-columns:1fr!important}.rmos-pix-box-pro .rmos-copy-btn{width:100%;justify-content:center}.rmos-upgrade-card-pro h3{font-size:28px!important}}
@media(max-width:560px){.rmos-upgrade-card-pro,.rmos-payment-copy{padding:20px!important;border-radius:22px!important}.rmos-upload-field{padding:18px!important}.rmos-upgrade-form-pro select,.rmos-upgrade-form-pro textarea{font-size:16px!important}}


/* v2.2.2 - Refinamento visual da página de planos e fluxo Pix */
.rmos-page-planos-render .rmos-pricing-page{
  max-width:1120px!important;
  width:min(1120px,calc(100vw - 32px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.rmos-payment-flow-pro{
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;
  align-items:start!important;
}
.rmos-payment-copy ol{
  gap:14px!important;
}
.rmos-payment-copy li{
  grid-template-columns:42px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  column-gap:14px!important;
  row-gap:3px!important;
}
.rmos-payment-copy li:before{
  grid-column:1!important;
  grid-row:1 / span 2!important;
}
.rmos-payment-copy li strong{
  grid-column:2!important;
  grid-row:1!important;
  line-height:1.25!important;
}
.rmos-payment-copy li span{
  grid-column:2!important;
  grid-row:2!important;
  line-height:1.45!important;
  max-width:100%!important;
  min-width:0!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.rmos-payment-copy,
.rmos-upgrade-card-pro{
  min-width:0!important;
}
.rmos-upgrade-card-pro{
  max-width:520px!important;
  margin-left:auto!important;
}
.rmos-payment-copy h2,
.rmos-upgrade-card-pro h3{
  text-wrap:balance;
}
.rmos-payment-copy .rmos-kicker,
.rmos-upgrade-card-pro .rmos-form-badge{
  margin-bottom:8px;
}
.rmos-upgrade-form-pro select{
  appearance:auto!important;
}
.rmos-upload-field input[type=file]{
  color:#101318!important;
  font-weight:700!important;
}
.rmos-pricing-faq{
  margin-bottom:40px!important;
}
@media(max-width:980px){
  .rmos-payment-flow-pro{
    grid-template-columns:1fr!important;
  }
  .rmos-upgrade-card-pro{
    max-width:none!important;
    margin-left:0!important;
  }
}
@media(max-width:560px){
  .rmos-page-planos-render .rmos-pricing-page{
    width:calc(100vw - 22px)!important;
  }
  .rmos-payment-copy li{
    grid-template-columns:38px minmax(0,1fr)!important;
  }
  .rmos-payment-copy li:before{
    width:34px!important;
    height:34px!important;
  }
  .rmos-payment-copy li strong,
  .rmos-payment-copy li span{
    grid-column:2!important;
  }
}
/* v2.3.0 - integração visual com o ecossistema Render Mídia */
:root{--rmos-yellow:#ffc400;--rmos-ink:#151515;--rmos-muted:#69675f;--rmos-paper:#f5f2ea;--rmos-line:#dfdcd3;--rmos-radius:20px}
.rmos-full-width-page .rme-main{background:#fbfaf6}
.rmos-product-page,.rmos-pricing-page,.rmos-dashboard-front,.rmos-account-grid{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--rmos-ink)}
.rmos-product-page{padding-top:64px}
.rmos-product-hero{border-color:var(--rmos-line);border-radius:30px;background:radial-gradient(circle at 88% 0,rgba(255,196,0,.17),transparent 24rem),#fbfaf6;box-shadow:0 24px 70px rgba(38,33,18,.09)}
.rmos-product-badge{border-color:#eadc9c;color:#806100;background:#fff8dc;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.rmos-product-badge:before{width:7px;height:7px;content:"";border-radius:50%;background:var(--rmos-yellow);box-shadow:0 0 0 5px rgba(255,196,0,.14)}
.rmos-product-copy h1{color:var(--rmos-ink);font-size:clamp(42px,5.8vw,76px);line-height:1;letter-spacing:-.055em}
.rmos-product-copy h1 span{position:relative;color:inherit;z-index:1}.rmos-product-copy h1 span:after{position:absolute;right:0;bottom:.02em;left:0;height:.16em;content:"";background:var(--rmos-yellow);z-index:-1}
.rmos-product-copy p,.rmos-product-section p,.rmos-product-cta p{color:var(--rmos-muted);font-size:17px}
.rmos-product-actions{align-items:center}.rmos-product-text-link{display:inline-flex;padding:10px 2px;border-bottom:1px solid #777;color:#292823!important;font-size:13px;font-weight:900;text-decoration:none!important}
.rmos-product-btn,.rmos-button,.rmos-pricing-btn,.rmos-submit-pro{border-radius:12px!important;box-shadow:0 13px 30px rgba(255,196,0,.20)!important}
.rmos-product-proof span{border-color:var(--rmos-line);color:#65625b;background:#fff;font-size:11px}
.rmos-phone-card{border-color:#fff;border-radius:34px;background:#171717;box-shadow:0 25px 70px rgba(30,27,18,.18)}
.rmos-flow-grid article,.rmos-benefit-list div{border-color:var(--rmos-line);border-radius:20px;box-shadow:0 12px 32px rgba(38,33,18,.05)}
.rmos-product-cta{border-radius:28px;background:var(--rmos-ink)}
.rmos-pricing-page{width:min(1180px,calc(100vw - 36px));margin:0 auto;padding:64px 0 80px}
.rmos-pricing-hero{padding:50px;border:1px solid var(--rmos-line);border-radius:30px;background:radial-gradient(circle at 90% 0,rgba(255,196,0,.17),transparent 25rem),#fff;box-shadow:0 20px 60px rgba(38,33,18,.07)}
.rmos-pricing-hero h1{max-width:900px;color:var(--rmos-ink);font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.055em}
.rmos-pricing-hero p{max-width:760px;color:var(--rmos-muted);font-size:17px}
.rmos-pricing-card,.rmos-pro-benefits,.rmos-payment-flow,.rmos-pricing-faq{border-color:var(--rmos-line)!important;border-radius:22px!important;box-shadow:0 15px 40px rgba(38,33,18,.055)!important}
.rmos-account-auth{width:min(1000px,calc(100vw - 36px));margin:64px auto!important;gap:18px}
.rmos-account-auth .rmos-form{margin:0;border-color:var(--rmos-line);border-radius:22px;padding:30px;box-shadow:0 18px 50px rgba(38,33,18,.07)}
.rmos-account-auth .rmos-form h3{font-size:28px}.rmos-account-auth .rmos-form input{border-color:var(--rmos-line);background:#fbfaf6}
.rmos-dashboard-front.rmos-workspace{margin-top:34px!important;margin-bottom:55px!important}
.rmos-workspace .rmos-dash-head{background:radial-gradient(circle at top right,rgba(255,196,0,.24),transparent 38%),linear-gradient(135deg,#151515,#2a2925)!important}
.rmos-tool-card,.rmos-metrics-panel,.rmos-dashboard-front .rmos-form,.rmos-short-list{border-color:var(--rmos-line)!important;box-shadow:0 12px 35px rgba(38,33,18,.055)!important}
@media(max-width:720px){.rmos-product-page,.rmos-pricing-page{width:calc(100vw - 24px);padding-top:30px}.rmos-product-hero,.rmos-pricing-hero{padding:25px;border-radius:22px}.rmos-product-copy h1,.rmos-pricing-hero h1{font-size:40px}.rmos-account-auth{grid-template-columns:1fr;width:calc(100vw - 24px);margin:30px auto!important}}

/* 2.3.1 — isolamento de cores e contraste contra estilos globais do tema */
.rme-site .rmos-workspace .rmos-dash-head h2,
.rme-site .rmos-workspace .rmos-dash-head h3 { color: #fff !important; }
.rme-site .rmos-workspace .rmos-dash-head p { color: #e2e5ea !important; }
.rme-site .rmos-workspace .rmos-dash-head .rmos-copy,
.rme-site .rmos-workspace .rmos-dash-head .rmos-copy:visited { color: #fff !important; }

.rme-site .rmos-kicker {
  color: #735700 !important;
  background: #fff4c7 !important;
  border-color: #e2cb6e !important;
}
.rme-site .rmos-workspace .rmos-dash-head .rmos-kicker,
.rme-site .rmos-modal-head .rmos-kicker {
  color: #ffd95d !important;
  background: rgba(255,196,0,.14) !important;
  border-color: rgba(255,211,77,.48) !important;
}

.rme-site .rmos-phone-card h3,
.rme-site .rmos-product-cta h2,
.rme-site .rmos-modal-head h3 { color: #fff !important; }
.rme-site .rmos-phone-card p,
.rme-site .rmos-product-cta p,
.rme-site .rmos-modal-head p { color: #d5d8de !important; }
.rme-site .rmos-section-title > span { color: #765900 !important; }

.rme-site .rmos-bio-theme-dark h1,
.rme-site .rmos-bio-theme-dark h2,
.rme-site .rmos-bio-theme-dark h3,
.rme-site .rmos-bio-theme-dark_creator h1,
.rme-site .rmos-bio-theme-dark_creator h2,
.rme-site .rmos-bio-theme-dark_creator h3,
.rme-site .rmos-bio-theme-live_creator h1,
.rme-site .rmos-bio-theme-live_creator h2,
.rme-site .rmos-bio-theme-live_creator h3 { color: #fff !important; }
.rme-site .rmos-bio-theme-dark p,
.rme-site .rmos-bio-theme-dark_creator p,
.rme-site .rmos-bio-theme-live_creator p { color: #d3d7de !important; }

.rme-site .rmos-button,
.rme-site .rmos-product-btn,
.rme-site .rmos-pricing-btn,
.rme-site .rmos-submit-pro { color: #111 !important; }
.rme-site .rmos-button.secondary { color: #171717 !important; }
