.dcc-market{font-family:inherit;color:#17171a;line-height:1.45}
.dcc-market *{box-sizing:border-box}
.dcc-wrap{--dcc:#b5121b;--ink:#17171a;--muted:#6b6b73;--line:#e7e8ec;width:1068px;max-width:100%;margin:18px auto 30px;padding:0;color:var(--ink);box-sizing:border-box}
.dcc-market a{text-decoration:none!important}
.dcc-svg{display:inline-flex;width:1em;height:1em;flex:0 0 1em}.dcc-svg svg{width:100%;height:100%}
.dcc-eyebrow,.dcc-kicker{display:block;text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:11px;line-height:1.2}
.dcc-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;background:#b5121b;color:#fff!important;padding:11px 16px;font-size:14px;line-height:1;font-weight:800;cursor:pointer;box-shadow:none;transition:.18s ease}.dcc-btn:hover{transform:translateY(-1px)}
.dcc-btn-light{background:#fff;color:#111!important}.dcc-btn-lg{padding:13px 18px}.dcc-ghost-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#222!important;font-size:13px;font-weight:700}.dcc-ghost-btn.is-on-dark{background:transparent;border-color:rgba(255,255,255,.36);color:#fff!important}
.dcc-inline-link{display:inline-flex;align-items:center;gap:6px;color:#17171a!important;font-size:13px;font-weight:800}.dcc-inline-link .dcc-svg,.dcc-btn .dcc-svg,.dcc-ghost-btn .dcc-svg,.dcc-location .dcc-svg{width:15px;height:15px}

/* menu interno compacto */
.dcc-subnav{display:flex;align-items:center;gap:8px;padding:10px 12px;margin:0 0 18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.05);overflow:hidden}
.dcc-brand{display:flex;align-items:center;gap:9px;min-width:154px;color:#17171a!important}.dcc-brand .dcc-svg{width:34px;height:34px;padding:8px;border-radius:10px;background:#fff0f1;color:#b5121b}.dcc-brand strong{display:block;font-size:13px;line-height:1.1}.dcc-brand small{display:block;margin-top:3px;color:#777b83;font-size:10px;line-height:1.1}
.dcc-subnav-links{display:flex;align-items:center;gap:6px;min-width:0;flex:1}.dcc-subnav-links a{display:inline-flex;align-items:center;gap:6px;padding:8px 8px;border:1px solid transparent;border-radius:9px;color:#25272c!important;font-size:11px;font-weight:700;white-space:nowrap}.dcc-subnav-links a .dcc-svg{width:14px;height:14px}.dcc-subnav-links a:hover,.dcc-subnav-links a.is-active{background:#f6f7f9;border-color:#e6e8ed}.dcc-subnav-links a.is-active{color:#b5121b!important}
.dcc-subnav-actions{display:flex;gap:7px;align-items:center;white-space:nowrap}.dcc-subnav-actions .dcc-btn,.dcc-subnav-actions .dcc-ghost-btn{font-size:12px;padding:10px 12px}

/* hero proporcional */
.dcc-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:20px;align-items:center;min-height:218px;padding:26px 30px;border-radius:22px;background:linear-gradient(135deg,var(--dcc-accent-dark),var(--dcc-accent));color:#fff!important;overflow:hidden;box-shadow:0 12px 32px rgba(15,23,42,.12)}
.dcc-hero:after{content:"";position:absolute;right:-70px;top:-80px;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.07)}
.dcc-market .dcc-hero .dcc-kicker,.dcc-market .dcc-hero h2,.dcc-market .dcc-hero p{color:#fff!important}
.dcc-market .dcc-hero h2{margin:8px 0 9px!important;font-size:clamp(26px,2.6vw,36px)!important;line-height:1.03!important;font-weight:800!important;letter-spacing:-.025em!important;text-transform:none!important}
.dcc-market .dcc-hero p{margin:0!important;max-width:690px;font-size:14px!important;line-height:1.55!important;opacity:.94}
.dcc-hero-copy{position:relative;z-index:2}.dcc-hero-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.dcc-stat-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.dcc-stat{min-width:112px;padding:10px 12px;border-radius:11px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18)}.dcc-stat strong{display:block;color:#fff!important;font-size:16px;line-height:1.1}.dcc-stat small{display:block;margin-top:4px;color:rgba(255,255,255,.84)!important;font-size:10px}
.dcc-hero-visual{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.dcc-visual-main{display:flex;align-items:center;justify-content:center;width:116px;height:116px;border-radius:30px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);color:#fff}.dcc-visual-main .dcc-svg{width:56px;height:56px}

/* seções e cards */
.dcc-section{margin-top:24px}.dcc-section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:14px}.dcc-section-head h2{margin:5px 0 0!important;font-size:25px!important;line-height:1.08!important;color:#17171a!important;font-weight:700!important}.dcc-section-head p{margin:6px 0 0;color:#6b6b73;font-size:14px;line-height:1.5}.dcc-section-head.compact{align-items:flex-start}
.dcc-type-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.dcc-type-card{position:relative;display:flex;flex-direction:column;gap:9px;min-height:165px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;color:#17171a!important;box-shadow:0 6px 18px rgba(15,23,42,.04);transition:.18s ease;overflow:hidden}.dcc-type-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(15,23,42,.08)}.dcc-type-card:before{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--dcc-accent)}.dcc-type-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#f7f8fa;color:var(--dcc-accent-dark)}.dcc-type-icon .dcc-svg{width:22px;height:22px}.dcc-type-card strong{font-size:16px;line-height:1.15}.dcc-type-card small{color:#686c74;font-size:12px;line-height:1.45;flex:1}.dcc-type-card .dcc-inline-link{font-size:12px}

/* busca em ordem e sem campos espremidos */
.dcc-search-panel{display:block;margin-top:22px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.04)}.dcc-search-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.dcc-search-title h2{margin:4px 0 0!important;font-size:23px!important;line-height:1.08!important;color:#17171a!important}.dcc-search-title p{margin:0;max-width:500px;color:#6b6b73;font-size:13px;line-height:1.45}.dcc-search-controls{display:grid;grid-template-columns:minmax(250px,2fr) minmax(135px,.8fr) minmax(155px,1fr) 108px;gap:10px;align-items:end}.dcc-search-controls label,.dcc-fields label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:800;color:#2c2e34}.dcc-search-controls input,.dcc-search-controls select,.dcc-fields input,.dcc-fields select,.dcc-fields textarea{width:100%;min-width:0;border:1px solid #d9dbe2;border-radius:10px;padding:11px 12px;background:#fff;color:#111;font:inherit;outline:none}.dcc-search-controls input:focus,.dcc-search-controls select:focus,.dcc-fields input:focus,.dcc-fields select:focus,.dcc-fields textarea:focus{border-color:#b5121b;box-shadow:0 0 0 3px rgba(181,18,27,.08)}.dcc-btn-search{height:42px;width:100%;padding:0 12px}

/* categorias */
.dcc-category-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dcc-category-box{padding:17px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.035)}.dcc-category-box h3{margin:0 0 12px!important;font-size:17px!important;line-height:1.15!important;color:#17171a!important}.dcc-chip-list{display:flex;flex-wrap:wrap;gap:7px}.dcc-chip{display:inline-flex;padding:8px 10px;border-radius:999px;background:#f4f5f7;color:#23262d!important;font-size:11px;font-weight:700}.dcc-chip:hover{background:#eceef1}

/* listagem */
.dcc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dcc-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.04)}.dcc-card:hover{box-shadow:0 10px 26px rgba(15,23,42,.08)}.dcc-card-media{position:relative;display:flex;aspect-ratio:4/3;align-items:center;justify-content:center;background:#f3f5f8;color:var(--dcc-accent,#b5121b)}.dcc-card-media img{width:100%;height:100%;object-fit:cover}.dcc-card-placeholder{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:18px;background:#fff}.dcc-card-placeholder .dcc-svg{width:34px;height:34px}.dcc-card-badge{position:absolute;left:10px;top:10px;padding:6px 8px;border-radius:999px;background:var(--dcc-accent,#b5121b);color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.dcc-sold{position:absolute;right:10px;top:10px;background:#17171a;color:#fff;padding:6px 8px;border-radius:999px;font-size:9px}.dcc-card-body{display:flex;flex-direction:column;gap:7px;padding:13px}.dcc-card-meta-top{display:flex;justify-content:space-between;gap:8px}.dcc-card-meta-top small,.dcc-location,.dcc-term{font-size:10px;color:#70747d}.dcc-term{font-weight:800;color:#333}.dcc-card h3{margin:0!important;font-size:16px!important;line-height:1.25!important;color:#17171a!important}.dcc-card h3 a{color:inherit!important}.dcc-price{font-size:19px;font-weight:900}.dcc-location{display:flex;gap:5px;align-items:center}.dcc-card-foot{padding-top:6px;border-top:1px solid #eff0f3}
.dcc-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;gap:9px;padding:34px;border:1px dashed #ced3dc;border-radius:15px;text-align:center;background:#fff}.dcc-empty-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#f4f6f9}.dcc-empty strong{font-size:16px}.dcc-empty span{font-size:13px;color:#6b6b73}

/* formulário e conta */
.dcc-login-required,.dcc-form-shell{max-width:900px;margin:18px auto 0;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}.dcc-login-required{padding:26px}.dcc-login-required h2{margin:6px 0 8px!important;font-size:28px!important;color:#17171a!important}.dcc-login-required p{color:#6b6b73;font-size:14px;line-height:1.55}.dcc-form-shell{overflow:hidden}.dcc-form-head{padding:26px 28px;background:#171a22;color:#fff}.dcc-market .dcc-form-head h1{margin:6px 0 8px!important;font-size:36px!important;color:#fff!important;line-height:1.08!important}.dcc-form-head p{margin:0;color:#d5d7dd;font-size:14px;line-height:1.55}.dcc-notice.success{margin:20px 24px 0;padding:13px 15px;border-radius:10px;background:#edf8f0;color:#17682c;border:1px solid #d0ecd8}.dcc-form{padding:24px}.dcc-form-section{padding:20px 0;border-bottom:1px solid #eceef3}.dcc-form-section h3{margin:0 0 14px!important;font-size:19px!important;color:#17171a!important}.dcc-type-pick{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.dcc-type-pick input{position:absolute;opacity:0}.dcc-type-pick span{display:flex;flex-direction:column;gap:6px;height:100%;padding:13px;border:1px solid #dde0e6;border-radius:12px;cursor:pointer}.dcc-type-pick span i{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:9px;background:#f3f4f7;font-style:normal}.dcc-type-pick span i .dcc-svg{width:17px;height:17px}.dcc-type-pick b{font-size:13px}.dcc-type-pick small{font-size:10px;color:#6b6b73;line-height:1.35}.dcc-type-pick input:checked+span{border-color:#b5121b;box-shadow:0 0 0 3px rgba(181,18,27,.08)}.dcc-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dcc-fields .wide{grid-column:1/-1}.dcc-dynamic-fields [data-types]{display:none}.dcc-help,.dcc-expiry-note{font-size:12px;color:#6b6b73;line-height:1.5}.dcc-expiry-note{margin:18px 0;padding:13px 15px;border-radius:11px;background:#f7f8fb;border:1px solid #eceef3}
.dcc-account-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-top:18px}.dcc-market .dcc-account-head h1{margin:5px 0 4px!important;font-size:34px!important;color:#17171a!important}.dcc-account-head p{margin:0;color:#6b6b73;font-size:13px}.dcc-mini-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0 18px}.dcc-mini-stats div{padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.dcc-mini-stats strong{display:block;font-size:22px}.dcc-mini-stats small{font-size:10px;color:#6b6b73}.dcc-account-list{display:flex;flex-direction:column;gap:9px}.dcc-account-list article{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.dcc-account-list h3{margin:3px 0 4px!important;font-size:17px!important}.dcc-account-list small,.dcc-account-list span{font-size:11px;color:#6b6b73}.dcc-row-actions{display:flex;gap:7px;flex-wrap:wrap}.dcc-row-actions a{padding:8px 10px;border:1px solid var(--line);border-radius:9px;color:#111!important;font-size:11px;font-weight:700}

/* anúncio individual */
.dcc-single-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:22px;margin-top:18px}.dcc-single-media{display:flex;min-height:360px;align-items:center;justify-content:center;background:#f3f5f8;border-radius:18px;overflow:hidden}.dcc-single-media img{width:100%;height:auto;max-height:620px;object-fit:contain}.dcc-single-panel{margin-top:16px}.dcc-market .dcc-single-panel h1{margin:9px 0 4px!important;font-size:34px!important;line-height:1.08!important;color:#17171a!important}.dcc-single-topline{display:flex;gap:8px;flex-wrap:wrap}.dcc-term-badge{padding:6px 8px;border-radius:999px;background:#f4f5f8;font-size:10px;font-weight:700}.dcc-price.big{font-size:30px;margin:8px 0}.dcc-meta-line{display:flex;gap:6px;align-items:center;color:#6b6b73;font-size:12px}.dcc-description{margin:20px 0;font-size:14px;line-height:1.65;color:#2a2d33}.dcc-contact-card{position:sticky;top:18px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.04)}.dcc-contact-card h3{margin:5px 0 3px!important;font-size:21px!important;color:#17171a!important}.dcc-contact-card small{font-size:10px;color:#6b6b73}.dcc-contact-card .dcc-btn,.dcc-contact-card .dcc-ghost-btn{width:100%;margin-top:11px}.dcc-safe{margin:12px 0;padding:11px;border-radius:10px;background:#fff7d1;color:#755c00;font-size:11px;line-height:1.45}.dcc-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.dcc-details div{padding:12px;border-radius:11px;background:#f7f8fb;border:1px solid #eceef3}.dcc-details small{display:block;margin-bottom:3px;color:#6b6b73;font-size:10px}.dcc-details strong{font-size:13px}

@media(max-width:1100px){.dcc-subnav{flex-wrap:wrap}.dcc-brand{min-width:auto}.dcc-subnav-links{order:3;flex-basis:100%;overflow-x:auto;padding-top:2px}.dcc-subnav-actions{margin-left:auto}.dcc-type-grid{grid-template-columns:repeat(3,1fr)}.dcc-grid{grid-template-columns:repeat(3,1fr)}.dcc-category-groups{grid-template-columns:repeat(2,1fr)}.dcc-search-controls{grid-template-columns:2fr 1fr 1fr 110px}}
@media(max-width:820px){.dcc-hero{grid-template-columns:1fr;padding:26px}.dcc-hero-visual{display:none}.dcc-type-grid,.dcc-type-pick{grid-template-columns:repeat(2,1fr)}.dcc-search-title{display:block}.dcc-search-title p{margin-top:5px}.dcc-search-controls{grid-template-columns:1fr 1fr}.dcc-grid{grid-template-columns:repeat(2,1fr)}.dcc-single-layout{grid-template-columns:1fr}.dcc-contact-card{position:static}.dcc-details{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.dcc-wrap{padding:0 11px}.dcc-subnav-actions{width:100%;margin-left:0}.dcc-subnav-actions a{flex:1}.dcc-hero{min-height:auto;padding:22px;border-radius:16px}.dcc-market .dcc-hero h2{font-size:32px!important}.dcc-stat-row{display:grid;grid-template-columns:1fr 1fr}.dcc-type-grid,.dcc-type-pick,.dcc-search-controls,.dcc-fields,.dcc-grid,.dcc-details,.dcc-mini-stats{grid-template-columns:1fr}.dcc-fields .wide{grid-column:auto}.dcc-category-groups{grid-template-columns:1fr}.dcc-section-head,.dcc-account-head,.dcc-account-list article{align-items:flex-start;flex-direction:column}.dcc-search-panel{padding:16px}}

/* Integração segura com Newspaper/tagDiv: o tema continua responsável por título, breadcrumb e container externo. */
.dcc-market{width:100%;margin:0;padding:0}
.dcc-market .dcc-wrap{width:100%}
.dcc-market h2,.dcc-market h3,.dcc-market p{max-width:none}
@media(max-width:1100px){.dcc-wrap{padding:0 14px}.dcc-subnav{align-items:flex-start}.dcc-subnav-links{scrollbar-width:thin}}
@media(max-width:560px){.dcc-wrap{padding:0 10px}.dcc-market .dcc-hero h2{font-size:27px!important}}


/* 0.4.3 — limpeza da home e refinamento visual */
.dcc-home-actions{display:flex;justify-content:flex-end;gap:10px;margin:14px 0 0}
.dcc-home-actions .dcc-ghost-btn,.dcc-home-actions .dcc-btn{padding:11px 16px;border-radius:12px}
.dcc-subnav-internal{padding:12px 14px;border-radius:16px;gap:12px;margin-bottom:14px}
.dcc-subnav-internal .dcc-brand{min-width:170px;gap:10px}
.dcc-subnav-internal .dcc-brand .dcc-svg{width:22px;height:22px;flex:0 0 22px;padding:0;background:transparent;border-radius:0;color:#b5121b}
.dcc-subnav-internal .dcc-brand strong{font-size:15px}
.dcc-subnav-internal .dcc-brand small{font-size:11px;line-height:1.2}
.dcc-subnav-internal .dcc-subnav-links{gap:8px}
.dcc-subnav-internal .dcc-subnav-links a,.dcc-subnav-internal .dcc-subnav-actions a{padding:10px 12px;border-radius:12px;font-size:13px}
.dcc-subnav-internal .dcc-subnav-links a .dcc-svg,.dcc-subnav-internal .dcc-subnav-actions a .dcc-svg{width:17px;height:17px}
.dcc-market .dcc-hero h2{max-width:840px}
.dcc-hero-visual{min-height:120px}
.dcc-visual-main{width:118px;height:118px;border-radius:22px}
.dcc-visual-main .dcc-svg{width:46px;height:46px}
.dcc-search-panel{display:block}
.dcc-search-title{display:block;margin-bottom:14px}
.dcc-search-title .dcc-eyebrow{display:block;margin-bottom:6px}
.dcc-search-title h2{margin:0 0 6px!important;font-size:22px!important;line-height:1.15!important;color:#17171a!important}
.dcc-search-title p{margin:0!important;max-width:680px;font-size:13px!important;line-height:1.55!important;color:#6b6b73!important}
.dcc-search-controls{display:grid;grid-template-columns:minmax(280px,2fr) minmax(150px,.8fr) minmax(160px,.9fr) auto;gap:10px;align-items:end}
.dcc-search-controls label>span{font-size:12px;font-weight:800;color:#20232a}
.dcc-search-controls input,.dcc-search-controls select{height:44px;padding:10px 12px;font-size:13px}
.dcc-btn-search{height:44px;padding:0 18px}
.dcc-type-icon{width:52px;height:52px}
.dcc-type-icon .dcc-svg{width:28px;height:28px}
@media(max-width:1100px){
  .dcc-home-actions{justify-content:flex-start}
}
@media(max-width:820px){
  .dcc-home-actions{flex-direction:column}
  .dcc-home-actions .dcc-ghost-btn,.dcc-home-actions .dcc-btn{width:100%;justify-content:center}
  .dcc-search-controls{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .dcc-home-actions{margin-top:12px}
  .dcc-search-controls{grid-template-columns:1fr}
}


/* 0.4.5 — dimensões nativas do Newspaper 12.7.7. Não altera header/menu do tema. */
.dcc-market{width:100%;max-width:100%;margin:0;padding:0}
.dcc-market .dcc-wrap{width:1068px;max-width:100%;margin:18px auto 30px;padding:0;box-sizing:border-box}

/* Navegação interna do produto: cabe dentro do container nativo sem cortar itens. */
.dcc-subnav-internal{display:flex;align-items:center;gap:12px;min-width:0;padding:12px 14px;border-radius:16px}
.dcc-subnav-internal .dcc-brand{flex:0 0 170px;min-width:0}
.dcc-subnav-internal .dcc-subnav-links{display:flex;align-items:center;gap:5px;flex:1 1 auto;min-width:0;flex-wrap:nowrap}
.dcc-subnav-internal .dcc-subnav-links a{flex:0 0 auto;white-space:nowrap;padding:9px 9px;font-size:12px}
.dcc-subnav-internal .dcc-subnav-actions{display:flex;gap:7px;flex:0 0 auto;margin-left:auto;white-space:nowrap}
.dcc-subnav-internal .dcc-subnav-actions a{padding:10px 12px;font-size:12px}
.dcc-subnav-internal .dcc-brand .dcc-svg{width:25px!important;height:25px!important;flex:0 0 25px!important}
.dcc-subnav-internal .dcc-subnav-links .dcc-svg,
.dcc-subnav-internal .dcc-subnav-actions .dcc-svg{width:16px!important;height:16px!important;flex:0 0 16px!important}
.dcc-subnav-internal .dcc-svg svg{width:100%!important;height:100%!important}

/* Hero: mantém presença visual sem ficar espremido. */
.dcc-hero{width:100%;box-sizing:border-box}
.dcc-hero-visual{min-height:132px}
.dcc-visual-main{width:108px;height:108px;border-radius:24px}
.dcc-visual-main>.dcc-svg{width:52px!important;height:52px!important;flex:0 0 52px!important}
.dcc-visual-main>.dcc-svg svg{width:100%!important;height:100%!important}

/* Busca: cada controle respeita sua coluna; nenhum campo pode invadir o próximo. */
.dcc-search-panel{display:block;width:100%;box-sizing:border-box;padding:20px;border-radius:18px}
.dcc-search-title{display:block;margin:0 0 14px}
.dcc-search-title .dcc-eyebrow{display:block;margin:0 0 5px}
.dcc-search-title h2{margin:0 0 5px!important;font-size:22px!important;line-height:1.2!important;color:#17171a!important}
.dcc-search-title p{margin:0!important;font-size:13px!important;line-height:1.5!important;color:#6b6b73!important}
.dcc-search-controls{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(0,.9fr) minmax(0,1fr) 112px;gap:10px;align-items:end;width:100%;min-width:0}
.dcc-search-controls label{min-width:0;width:100%;margin:0}
.dcc-search-controls label>span{display:block;margin:0 0 6px;font-size:12px;font-weight:800;line-height:1.2}
.dcc-search-controls input,
.dcc-search-controls select{display:block;width:100%!important;max-width:100%!important;min-width:0!important;height:44px!important;margin:0!important;padding:10px 12px!important;box-sizing:border-box!important;font-size:13px!important}
.dcc-btn-search{width:112px!important;min-width:112px!important;height:44px!important;margin:0!important;padding:0 14px!important;box-sizing:border-box!important}

/* Newspaper: 1068 desktop, 980 landscape tablet, 740 portrait tablet, 100% phone. */
@media (min-width:1019px) and (max-width:1140px){
  .dcc-market .dcc-wrap{width:980px}
  .dcc-subnav-internal .dcc-brand{flex-basis:155px}
  .dcc-subnav-internal .dcc-subnav-links a{padding:8px 7px;font-size:11px}
  .dcc-subnav-internal .dcc-subnav-actions a{padding:9px 10px;font-size:11px}
  .dcc-search-controls{grid-template-columns:minmax(0,2fr) 170px 180px 108px}
  .dcc-btn-search{width:108px!important;min-width:108px!important}
}
@media (min-width:768px) and (max-width:1018px){
  .dcc-market .dcc-wrap{width:740px}
  .dcc-subnav-internal{flex-wrap:wrap}
  .dcc-subnav-internal .dcc-brand{flex:1 1 auto}
  .dcc-subnav-internal .dcc-subnav-actions{margin-left:auto}
  .dcc-subnav-internal .dcc-subnav-links{order:3;flex:1 0 100%;overflow-x:auto;padding-top:2px}
  .dcc-search-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .dcc-search-controls label:first-child{grid-column:1/-1}
  .dcc-btn-search{width:100%!important;min-width:0!important}
}
@media (max-width:767px){
  .dcc-market .dcc-wrap{width:100%;max-width:100%;padding:0;margin:14px auto 24px}
  .dcc-subnav-internal{flex-wrap:wrap;padding:11px}
  .dcc-subnav-internal .dcc-brand{flex:1 1 100%}
  .dcc-subnav-internal .dcc-subnav-actions{width:100%;margin-left:0}
  .dcc-subnav-internal .dcc-subnav-actions a{flex:1 1 0;justify-content:center}
  .dcc-subnav-internal .dcc-subnav-links{order:3;flex:1 0 100%;overflow-x:auto;white-space:nowrap;padding-top:2px}
  .dcc-search-panel{padding:16px}
  .dcc-search-controls{grid-template-columns:1fr}
  .dcc-search-controls label:first-child{grid-column:auto}
  .dcc-btn-search{width:100%!important;min-width:0!important}
}
