
.ce-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}
.ce-domains-grid{display:grid;gap:12px}
.ce-domains-grid.ce-cols-4{grid-template-columns:repeat(4,1fr)}
.ce-domains-grid.ce-cols-3{grid-template-columns:repeat(3,1fr)}
.ce-domains-grid.ce-cols-2{grid-template-columns:repeat(2,1fr)}
@media(max-width:900px){.ce-domains-grid.ce-cols-4,.ce-domains-grid.ce-cols-3{grid-template-columns:1fr}}
.ce-domain{font-weight:900;font-size:16px}
.ce-desc{color:#475569;margin-top:6px;min-height:38px}
.ce-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}
.ce-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:12px 18px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;line-height:1.2}
.ce-btn:hover,.ce-btn:focus,.ce-btn:active{outline:none;text-decoration:none;transform:translateY(-1px);box-shadow:0 10px 26px rgba(15,23,42,.12)}
.ce-btn-primary,.ce-btn-primary:visited{background:#0f172a;color:#fff;border-color:#0f172a}
.ce-btn-primary:hover,.ce-btn-primary:focus,.ce-btn-primary:active{background:#fff;color:#0f172a;border-color:#fff}
.ce-btn-ghost,.ce-btn-ghost:visited{background:#fff;color:#0f172a;border-color:#fff}
.ce-btn-ghost:hover,.ce-btn-ghost:focus,.ce-btn-ghost:active{background:#0f172a;color:#fff;border-color:#0f172a}
.ce-btn-secondary,.ce-btn-secondary:visited{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.32)}
.ce-btn-secondary:hover,.ce-btn-secondary:focus,.ce-btn-secondary:active{background:#fff;color:#0f172a;border-color:#fff}
.ce-wizard{max-width:980px;margin:0 auto}
.ce-wizard-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px}
.ce-wizard-title{font-size:22px;font-weight:900}
.ce-wizard-sub{color:#475569;margin-top:6px}
.ce-wizard-steps{display:grid;gap:14px;margin-top:14px}
.ce-step{border:1px solid #e2e8f0;border-radius:16px;padding:16px;background:#fff}
.ce-muted{color:#64748b}
.ce-field{display:grid;gap:6px;margin-top:10px}
.ce-field label{font-size:13px;color:#475569;font-weight:800}
.ce-field input[type="text"],.ce-field input[type="email"]{border:1px solid #cbd5e1;border-radius:12px;padding:12px}
.ce-help{font-size:12px;color:#64748b}
.ce-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;border-radius:14px;padding:12px;margin-top:10px}
.ce-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;border-radius:14px;padding:12px;margin-top:10px}
.ce-alert{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px;margin-top:10px;color:#334155}
.ce-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}
@media(max-width:900px){.ce-grid2{grid-template-columns:1fr}}
.ce-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}
.ce-badge{font-size:12px;border:1px solid #e2e8f0;border-radius:999px;padding:6px 10px;background:#fff;color:#334155}
.ce-check{display:flex;gap:10px;align-items:flex-start}
.ce-check label{font-weight:700;color:#334155}
.ce-actions{margin-top:12px}
.ce-plan-pills{display:grid;gap:8px;margin-top:10px}
.ce-pill{display:flex;gap:10px;align-items:center;border:1px solid #e2e8f0;border-radius:14px;padding:10px}
.ce-plans{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
@media(max-width:900px){.ce-plans{grid-template-columns:1fr}}
.ce-plan{border:1px solid #e2e8f0;border-radius:18px;padding:16px;position:relative}
.ce-plan-hot{border-color:#0f172a;box-shadow:0 10px 30px rgba(2,6,23,.08)}
.ce-tag{position:absolute;top:12px;right:12px;background:#0f172a;color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}
.ce-plan-title{font-weight:900;font-size:16px}
.ce-plan-price{font-size:24px;font-weight:900;margin-top:8px}
.ce-plan-price span{font-size:13px;color:#64748b;font-weight:700}
.ce-plan ul{margin:10px 0 0;padding-left:18px;color:#334155;line-height:1.6}


/* Domínios: melhorar legibilidade */
.ce-domain-red{color:#b91c1c;}
.ce-card-domain{background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px rgba(2,6,23,.04);}
.ce-card-domain .ce-desc{border-top:1px solid #eef2f7;margin-top:10px;padding-top:10px;}
.ce-examples{margin-top:10px;border-top:1px solid #eef2f7;padding-top:10px;}


/* toolbar */
.ce-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px;margin-bottom:14px}
.ce-toolbar-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.ce-input{border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;min-width:260px;flex:1}
.ce-select{border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;background:#fff}

/* letras */
.ce-letterbar{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.ce-letter{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;text-decoration:none;font-weight:800;font-size:12px}
.ce-letter.is-active{background:#0f172a;color:#fff;border-color:#0f172a}

/* cards */
.ce-domain-red{color:#b91c1c;}
.ce-card-domain{position:relative;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px rgba(2,6,23,.04)}
.ce-card-domain .ce-desc{border-top:1px solid #eef2f7;margin-top:10px;padding-top:10px}
.ce-examples{margin-top:10px;border-top:1px solid #eef2f7;padding-top:10px}
.ce-examples-title{font-size:12px;color:#64748b;font-weight:900;margin-bottom:6px}
.ce-example{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:12px;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:6px 10px;margin-top:6px}

/* destaque */
.ce-badge-featured{position:absolute;top:12px;right:12px;background:#0f172a;color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}

/* paginação */
.ce-pagination{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:16px}
.ce-page{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;text-decoration:none;font-weight:800}
.ce-page.is-active{background:#0f172a;color:#fff;border-color:#0f172a}
.ce-ellipsis{color:#64748b;padding:0 6px}
.is-disabled{opacity:.5;pointer-events:none}

.ce-field select{border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#fff}

.ce-step{display:none}
.ce-step.is-active{display:block}
.ce-plan-pills-rich{gap:12px}
.ce-pill-rich{align-items:flex-start;padding:14px;cursor:pointer;background:#fff}
.ce-pill-rich input{margin-top:3px}
.ce-pill-main{display:grid;gap:4px;flex:1}
.ce-pill-top{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}
.ce-pill-price{font-weight:900;color:#0f172a}
.ce-pill-meta{font-size:12px;color:#64748b}
.ce-pill-extra{font-size:13px;color:#334155;font-weight:700}
.ce-pill-warning{font-size:12px;color:#92400e;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:8px 10px;margin-top:4px}
.ce-pill-rich.is-exclusive{border-color:#f59e0b;background:#fffbeb}
.ce-plan-note{margin-top:12px}
.ce-plan-exclusive{border-color:#f59e0b;box-shadow:0 10px 30px rgba(245,158,11,.15)}
.ce-tag-exclusive{background:#b45309}


/* landing mobile */
.cex-landing{max-width:100%;overflow:hidden}
.cex-hero-shell,.cex-footer-shell{background:linear-gradient(135deg,#0f2f61 0%,#0a5fd8 52%,#13b6ff 100%);color:#fff;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 24px 60px rgba(15,47,97,.18)}
.cex-hero-shell{padding:34px 28px;margin-bottom:22px}
.cex-footer-shell{padding:30px 26px}
.cex-hero-grid,.cex-footer-grid,.cex-reasons-grid,.cex-grid-3,.cex-grid-content-aside,.cex-grid-2-examples{display:grid;gap:14px}
.cex-hero-grid{grid-template-columns:minmax(0,1fr);gap:20px;align-items:start;position:relative;z-index:1}
.cex-footer-grid{grid-template-columns:minmax(0,1.5fr) minmax(220px,.8fr);gap:18px;align-items:center;position:relative;z-index:1}
.cex-reasons-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}
.cex-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.cex-grid-content-aside{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:24px;align-items:start}
.cex-grid-2-examples{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px;gap:12px}
.cex-hero-actions,.cex-chip-row,.cex-footer-actions{display:flex;gap:12px;flex-wrap:wrap}
.cex-hero-actions,.cex-chip-row{margin-top:18px}
.cex-footer-actions{justify-content:flex-start;align-items:center}
.cex-hero-title,.cex-footer-title{margin:14px 0 10px;color:#fff;text-wrap:balance;overflow-wrap:anywhere;word-break:normal;hyphens:auto}
.cex-hero-title{font-size:clamp(32px,4vw,56px);line-height:1.02;max-width:12ch}
.cex-footer-title{font-size:clamp(28px,4vw,42px);line-height:1.08;max-width:15ch}
.cex-hero-subtitle,.cex-footer-text{margin:0;font-size:17px;line-height:1.75;color:rgba(255,255,255,.92);max-width:62ch;overflow-wrap:anywhere}
.cex-summary-card{background:rgba(255,255,255,.97);border-radius:24px;padding:18px;box-shadow:0 22px 45px rgba(0,0,0,.20);color:#0f172a}
.cex-aside-card{background:linear-gradient(180deg,#f8fafc 0%,#eef6ff 100%);border:1px solid #dbeafe;border-radius:22px;padding:18px}
.cex-summary-card > div,.cex-aside-card > div{overflow-wrap:anywhere}
.ce-faq-structured details{border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px;background:#fff}
.ce-faq-structured summary{cursor:pointer;font-weight:800;color:#0f172a}
.ce-faq-structured details p{margin:12px 0 0}

@media (max-width: 900px){
  .cex-hero-grid,.cex-footer-grid,.cex-grid-content-aside,.cex-hero-meta{grid-template-columns:1fr !important}
  .cex-reasons-grid,.cex-grid-3,.cex-grid-2-examples{grid-template-columns:1fr 1fr}
}
@media (max-width: 640px){
  .cex-hero-shell{padding:22px 16px 18px;border-radius:22px}
  .cex-footer-shell{padding:22px 16px;border-radius:22px}
  .cex-reasons-grid,.cex-grid-3,.cex-grid-2-examples{grid-template-columns:1fr}
  .cex-hero-title{font-size:clamp(28px,9vw,38px);line-height:1.08;margin-top:12px;max-width:none}
  .cex-footer-title{font-size:clamp(24px,8vw,34px);line-height:1.12;max-width:none}
  .cex-hero-subtitle,.cex-footer-text{font-size:15px;line-height:1.65;max-width:none}
  .cex-summary-card{padding:14px;border-radius:18px}
  .cex-aside-card{padding:14px;border-radius:18px}
  .ce-card{padding:16px !important;border-radius:18px !important}
  .ce-btn{width:100%}
  .cex-hero-actions .ce-btn,.cex-footer-actions .ce-btn{width:100%}
  .cex-chip-row > span{width:100%;justify-content:center;text-align:center}
}


/* landing hero refinement v1.7.7 */
.cex-hero-main-row{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:28px;align-items:center;margin-top:10px;position:relative;z-index:1}
.cex-hero-copy-main{min-width:0;max-width:760px}
.cex-hero-actions-side{display:flex;flex-direction:column;gap:14px;align-items:flex-end;justify-content:center}
.cex-hero-actions-side .ce-btn{width:100%;max-width:220px;justify-content:center}
.cex-hero-actions{display:none !important}
.cex-hero-meta{display:none !important}
.cex-chip-row{max-width:780px}
.cex-chip-row > span{display:inline-flex;align-items:center;justify-content:center}
.cex-hero-title{max-width:15ch}
.cex-footer-actions .ce-btn-ghost{background:#fff !important;color:#0f172a !important;border-color:#fff !important}
.cex-footer-actions .ce-btn-ghost:hover,
.cex-footer-actions .ce-btn-ghost:focus,
.cex-footer-actions .ce-btn-ghost:active{background:#0f172a !important;color:#fff !important;border-color:#0f172a !important}
.cex-landing .ce-btn,
.cex-landing .ce-btn:visited{transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease !important}
.cex-landing .ce-btn.ce-btn-primary,
.cex-landing .ce-btn.ce-btn-primary:visited{background:#0f172a !important;color:#fff !important;border-color:#0f172a !important}
.cex-landing .ce-btn.ce-btn-primary:hover,
.cex-landing .ce-btn.ce-btn-primary:focus,
.cex-landing .ce-btn.ce-btn-primary:active{background:#fff !important;color:#0f172a !important;border-color:#fff !important}
.cex-landing .ce-btn.ce-btn-ghost,
.cex-landing .ce-btn.ce-btn-ghost:visited{background:#fff !important;color:#0f172a !important;border-color:#fff !important}
.cex-landing .ce-btn.ce-btn-ghost:hover,
.cex-landing .ce-btn.ce-btn-ghost:focus,
.cex-landing .ce-btn.ce-btn-ghost:active{background:#0f172a !important;color:#fff !important;border-color:#0f172a !important}
.cex-landing .ce-btn span,
.cex-landing .ce-btn:hover span,
.cex-landing .ce-btn:focus span,
.cex-landing .ce-btn:active span{color:inherit !important}
@media (max-width: 900px){
  .cex-hero-main-row{grid-template-columns:1fr;gap:18px;align-items:start}
  .cex-hero-actions-side{align-items:flex-start}
  .cex-hero-actions-side .ce-btn{max-width:none;width:auto}
}
@media (max-width: 640px){
  .cex-hero-main-row{gap:16px}
  .cex-hero-actions-side{width:100%}
  .cex-hero-actions-side .ce-btn{width:100%;max-width:none}
}


/* landing layout refinement v1.8.0 */
.cex-hero-main-row{display:block;max-width:none;width:100%}
.cex-hero-copy-main{max-width:none}
.cex-hero-title{max-width:none}
.cex-hero-subtitle,.cex-footer-text{max-width:none;width:100%}
.cex-chip-row{display:none !important}
.cex-hero-actions-side{display:none !important}
.cex-hero-actions-below,.cex-footer-actions-below{display:flex;gap:14px;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin-top:22px}
.cex-hero-actions-below .ce-btn,.cex-footer-actions-below .ce-btn{width:auto;min-width:220px;justify-content:center}
.cex-footer-grid-single{display:block !important}
.cex-footer-title{max-width:none}
.cex-footer-actions{justify-content:flex-start;align-items:center}
@media (max-width:900px){
  .cex-hero-main-row{max-width:none}
}
@media (max-width:640px){
  .cex-hero-actions-below,.cex-footer-actions-below{flex-direction:column;align-items:stretch}
  .cex-hero-actions-below .ce-btn,.cex-footer-actions-below .ce-btn{width:100%;min-width:0;max-width:none}
}

/* landing header width refinement v1.8.1 */
.cex-hero-copy{width:100%}
.cex-hero-copy-main{width:100%;max-width:none}
.cex-hero-title{display:block;width:100%;max-width:none}
.cex-hero-subtitle{display:block;width:100%;max-width:none;padding-right:0}
.cex-hero-actions-below{width:100%}
