/* Paginas estruturais da A Cor Tintas. Mantem a identidade da V9 sem recriar o visual. */
.page-body{background:var(--pch);color:var(--ink);min-height:100vh}
.page-main{padding:58px 0 72px}
.page-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:end;border-bottom:1px solid var(--rul);padding-bottom:34px;margin-bottom:34px}
.page-kicker{display:block;margin-bottom:10px}
.page-title{color:var(--ink);margin-bottom:14px}
.page-lead{font-size:1rem;line-height:1.75;color:var(--slv);max-width:760px}
.page-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.page-note{background:#fff;border-left:3px solid var(--gold);padding:14px 16px;color:var(--slv);font-size:.84rem;line-height:1.65}
.page-section{margin-top:34px}
.page-section-title{font-family:'Cormorant Garamond',serif;font-size:clamp(1.45rem,2.6vw,2.1rem);line-height:1.1;margin-bottom:14px;color:var(--ink)}
.page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.page-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.page-card{background:#fff;border:1px solid var(--rul);padding:22px;min-height:100%;display:flex;flex-direction:column;gap:10px}
.page-card-tag{font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--rust)}
.page-card-title{font-family:'Cormorant Garamond',serif;font-weight:700;font-size:1.35rem;line-height:1.1;color:var(--ink)}
.page-card-text{font-size:.9rem;line-height:1.65;color:var(--slv)}
.page-card-status{display:inline-flex;align-self:flex-start;margin-top:auto;padding:4px 9px;background:var(--crm);color:var(--rust);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.color-page{background:#EFE5D7}
.color-page .page-main{background:linear-gradient(180deg,#F4EBDC 0,#EFE5D7 100%)}
.color-page .page-hero{background:#FFF8EC;border:1px solid rgba(28,13,8,.1);border-left:3px solid var(--gold);padding:30px;margin-bottom:28px;box-shadow:0 18px 42px rgba(28,13,8,.07)}
.color-page .page-note{background:#1C0D08;color:rgba(245,237,224,.76);border-left-color:var(--gold)}
.color-page .page-card{background:#FFF9EF;border-color:rgba(28,13,8,.12);box-shadow:0 12px 28px rgba(28,13,8,.06)}
.color-page .page-card-tag{color:#8A351E}
.color-page .page-card-status{background:rgba(196,154,40,.14);color:#7A311E}
.color-page .page-lead{color:rgba(28,13,8,.72)}
.color-page .page-section-title{color:#28130C}
.color-page .page-actions .btn{box-shadow:0 8px 20px rgba(28,13,8,.08)}
.color-page .page-card .btn{margin-right:6px;margin-top:4px}
.color-page .page-grid.two{gap:16px}
.page-list{display:grid;gap:10px;margin-top:12px}
.page-list-item{background:#fff;border:1px solid var(--rul);padding:14px 16px;color:var(--slv);line-height:1.55}
.page-list-item strong{color:var(--ink)}
.page-header{background:var(--esp);border-bottom:1px solid rgba(255,255,255,.06)}
.page-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0}
.page-nav-links{display:flex;align-items:center;gap:18px;list-style:none;flex-wrap:wrap}
.page-nav-links a{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.48)}
.page-nav-links a:hover{color:var(--crm)}
.page-footer{background:var(--esp);color:rgba(245,237,224,.58);padding:42px 0 20px;margin-top:54px}
.page-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:26px}
.page-footer h2,.page-footer h3{font-family:'Cormorant Garamond',serif;color:var(--crm);font-size:1.35rem;margin-bottom:8px}
.page-footer p,.page-footer li{font-size:.86rem;line-height:1.7}
.page-footer ul{list-style:none;display:grid;gap:4px}
.page-footer a{color:rgba(245,237,224,.72)}
.page-footer a:hover{color:var(--gol)}
.page-copy{font-size:.72rem;color:rgba(245,237,224,.35);padding-top:16px}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.product-showcase-card{background:#fff;border:1px solid var(--rul);display:grid;grid-template-columns:190px minmax(0,1fr);min-height:300px;overflow:hidden;box-shadow:0 18px 42px rgba(28,13,8,.08)}
.product-card-media{background:linear-gradient(135deg,#F5EDE0,#fff);display:flex;align-items:center;justify-content:center;padding:18px;border-right:1px solid var(--rul)}
.product-card-media img{width:100%;height:100%;max-height:260px;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(28,13,8,.16))}
.product-card-media.is-technical-panel img{object-fit:cover;filter:none}
.product-card-media.is-missing{color:var(--slv);font-size:.78rem;text-align:center}
.product-card-body{padding:22px;display:flex;flex-direction:column;gap:12px}
.product-card-title-link{color:inherit;text-decoration:none}
.product-card-title-link:hover,.product-card-title-link:focus-visible{color:var(--rust);text-decoration:underline;text-underline-offset:4px}
.product-card-copy{font-size:.9rem;line-height:1.58;color:var(--slv);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.product-card-features{display:grid;gap:6px;margin:0;padding:0;list-style:none}
.product-card-features li{position:relative;padding-left:16px;font-size:.78rem;line-height:1.45;color:rgba(28,13,8,.76)}
.product-card-features li::before{content:'';position:absolute;left:0;top:.62em;width:6px;height:6px;background:var(--gold)}
.product-card-chips{display:flex;flex-wrap:wrap;gap:6px}
.product-card-chips span{display:inline-flex;padding:5px 9px;background:var(--crm);color:var(--rust);font-size:.68rem;font-weight:700}
.product-card-tech{padding-top:10px;border-top:1px solid var(--rul)}
.product-card-tech span{overflow-wrap:anywhere}
.product-card-source{color:rgba(28,13,8,.64)}
.product-card-asset-note,.product-card-soon{font-size:.72rem;line-height:1.45;color:var(--rust);background:rgba(180,64,32,.07);padding:8px 10px}
.product-meta{display:grid;gap:5px;font-size:.78rem;color:var(--slv)}
.product-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}
.product-actions .btn{font-size:.72rem;padding:10px 15px}
.product-warning{font-size:.74rem;line-height:1.5;color:var(--rust);background:rgba(180,64,32,.07);padding:9px 10px;margin-top:auto}
.article-filter{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 22px}
.article-filter a,.article-filter button{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;background:#fff;border:1px solid var(--rul);color:var(--ink);font:inherit;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.article-filter a:hover,.article-filter a:focus-visible,.article-filter button:hover,.article-filter button:focus-visible,.article-filter button[aria-pressed="true"]{border-color:var(--gold);color:var(--rust)}
.article-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.article-card{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--rul);padding:18px}
.article-card.is-draft{border-top:3px solid var(--gold)}
.article-card.is-brief{border-top:3px solid rgba(30,112,144,.45)}
.article-card.is-soon{opacity:.86;background:rgba(255,255,255,.72)}
.article-meta{display:grid;gap:5px;margin-top:10px;font-size:.78rem;line-height:1.45;color:var(--slv)}
.article-meta strong{color:var(--ink)}
.article-card .btn{justify-self:start;margin-top:10px}
.article-card [aria-disabled="true"]{cursor:default;pointer-events:none;opacity:.72}
.article-status-draft{background:rgba(196,154,40,.14);color:var(--rust)}
.article-status-brief{background:rgba(30,112,144,.11);color:#1e5f78}
.article-status-soon{background:#efebe4;color:rgba(28,13,8,.56)}
.article-draft-alert{background:rgba(180,64,32,.08);border-left:3px solid var(--rust);padding:16px 18px;color:var(--ink);line-height:1.65;margin-bottom:24px}
.article-draft-alert strong{display:block;color:var(--rust);margin-bottom:4px}
.article-body{display:grid;gap:22px;max-width:880px}
.article-body h2{font-family:'Cormorant Garamond',serif;font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.1;color:var(--ink)}
.article-body h3{font-size:1rem;line-height:1.35;color:var(--ink)}
.article-body p,.article-body li{font-size:.98rem;line-height:1.78;color:var(--slv)}
.article-body ul,.article-body ol{padding-left:20px;display:grid;gap:8px}
.article-body blockquote{border-left:3px solid var(--gold);background:#fff;padding:16px 18px;color:var(--slv);line-height:1.72}
.article-body table{width:100%;border-collapse:collapse;background:#fff;font-size:.86rem;line-height:1.5}
.article-body th,.article-body td{border:1px solid var(--rul);padding:10px 12px;text-align:left;vertical-align:top}
.article-body th{color:var(--ink);background:var(--crm)}
.article-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.contact-panel{background:#fff;border:1px solid var(--rul);padding:24px;display:grid;gap:12px}
.map-placeholder{background:linear-gradient(135deg,rgba(30,112,144,.08),rgba(196,154,40,.1));border:1px dashed rgba(30,112,144,.35);padding:28px;color:var(--slv);line-height:1.65}
.product-detail-page .page-main{padding-top:34px}
.product-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--slv);margin-bottom:24px}
.product-breadcrumb a{color:var(--rust)}
.product-breadcrumb a:hover{color:var(--ink)}
.product-breadcrumb strong{color:var(--ink)}
.product-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:center;border-bottom:1px solid var(--rul);padding-bottom:38px;margin-bottom:34px}
.product-hero-card{background:#fff;border:1px solid var(--rul);border-top:3px solid var(--gold);padding:18px;display:grid;gap:14px}
.product-hero-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#F5EDE0}
.product-hero-card p{font-size:.84rem;line-height:1.6;color:var(--slv)}
.product-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.product-spec-card{background:#fff;border:1px solid var(--rul);border-left:3px solid var(--gold);padding:22px;display:grid;gap:8px}
.product-spec-card span{font-family:'Cormorant Garamond',serif;font-size:2.1rem;font-weight:700;line-height:1;color:var(--ink)}
.product-spec-card strong{font-size:.8rem;line-height:1.45;letter-spacing:.08em;text-transform:uppercase;color:var(--slv)}
.product-safe-note{font-size:.82rem;line-height:1.65;color:var(--rust);background:rgba(180,64,32,.07);padding:12px 14px;margin-top:14px}
.product-yield-table{background:#fff;border:1px solid var(--rul);display:grid}
.product-yield-table div{display:grid;grid-template-columns:1fr 1fr;align-items:center;border-bottom:1px solid var(--rul)}
.product-yield-table div:last-child{border-bottom:0}
.product-yield-table strong,.product-yield-table span{padding:16px 18px;font-size:.94rem}
.product-yield-table strong{color:var(--ink);border-right:1px solid var(--rul)}
.product-yield-table span{color:var(--rust);font-weight:700}
.product-tech-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:18px;align-items:start}
.product-tech-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.product-tech-main article{background:#fff;border:1px solid var(--rul);border-left:3px solid var(--gold);padding:18px;display:grid;gap:8px}
.product-tech-main article:nth-child(4),.product-tech-main article:nth-child(5){grid-column:1/-1}
.product-tech-main span{font-size:.72rem;font-weight:700;color:var(--rust)}
.product-tech-main strong{font-size:.96rem;line-height:1.55;color:var(--ink);font-weight:700}
.product-tech-accordion{display:grid;gap:8px}
.product-tech-accordion details{background:#fff;border:1px solid var(--rul)}
.product-tech-accordion summary{cursor:pointer;padding:15px 18px;font-weight:700;color:var(--ink)}
.product-tech-accordion summary:focus-visible{outline:2px solid var(--gold);outline-offset:2px}
.product-tech-accordion p{padding:0 18px 16px;font-size:.9rem;line-height:1.7;color:var(--slv)}
.product-sync-section{border-top:1px solid var(--rul);padding-top:28px}
.product-sync-section code{font-family:inherit;background:#fff;border:1px solid var(--rul);padding:2px 6px;color:var(--rust)}
.product-sync-source{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:14px 0;color:var(--slv);font-size:.82rem;line-height:1.55}
.product-sync-source span{background:#fff;border:1px solid var(--rul);padding:10px 12px;overflow-wrap:anywhere}
.product-sync-source strong{color:var(--ink)}
.tool-shortcuts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:16px}
.tool-shortcut{display:grid;gap:3px;background:#fff;border:1px solid var(--rul);border-left:3px solid var(--gold);padding:13px 14px;color:var(--ink);text-decoration:none;min-height:78px}
.tool-shortcut strong{font-size:.86rem}
.tool-shortcut span{font-size:.74rem;line-height:1.35;color:var(--slv)}
.tool-shortcut:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(28,13,8,.08)}
.tool-shortcut.is-wpp{border-left-color:#25D366}
.product-color-panel{align-items:start}
.product-color-panel .btn{align-self:flex-start}
.product-faq{display:grid;gap:10px}
.product-faq details{background:#fff;border:1px solid var(--rul);padding:0}
.product-faq summary{cursor:pointer;padding:16px 18px;font-weight:700;color:var(--ink)}
.product-faq summary:focus-visible{outline:2px solid var(--gold);outline-offset:2px}
.product-faq p{padding:0 18px 18px;font-size:.9rem;line-height:1.7;color:var(--slv)}
.product-final-cta{background:var(--esp);color:var(--crm);padding:34px;border-left:3px solid var(--gold)}
.product-final-cta .page-section-title{color:var(--crm)}
.product-final-cta p{font-size:.96rem;line-height:1.7;color:rgba(245,237,224,.68);max-width:720px;margin-bottom:20px}
@media(max-width:900px){
  .page-hero,.page-footer-grid,.product-hero,.product-showcase-card,.product-tech-layout{grid-template-columns:1fr}
  .page-grid,.page-grid.two,.product-grid,.article-list{grid-template-columns:1fr 1fr}
  .tool-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-card-media{min-height:220px;border-right:0;border-bottom:1px solid var(--rul)}
}
@media(max-width:620px){
  .page-main{padding:42px 0 58px}
  .tb .tbi{gap:8px;justify-content:center;text-align:center}
  .tbt,.tbb{letter-spacing:.06em}
  .page-hero{gap:22px;padding-bottom:24px;margin-bottom:26px}
  .color-page .page-hero{padding:22px 18px}
  .page-actions{display:grid;grid-template-columns:1fr}
  .page-actions .btn,.product-actions .btn{width:100%;justify-content:center;text-align:center}
  .color-page .page-card .btn{width:100%;justify-content:center;margin-right:0}
  .page-card{padding:18px}
  .page-card-title{font-size:1.22rem}
  .page-grid,.page-grid.two,.product-grid,.product-spec-grid,.product-tech-main,.product-sync-source,.tool-shortcuts,.article-list{grid-template-columns:1fr}
  .article-related{grid-template-columns:1fr}
  .article-body{max-width:100%;overflow-wrap:anywhere}
  .article-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .article-body th,.article-body td{min-width:132px}
  .product-tech-main article:nth-child(4),.product-tech-main article:nth-child(5){grid-column:auto}
  .page-nav{align-items:flex-start;flex-direction:column}
  .page-nav-links{gap:12px}
  .page-nav .btn{width:100%;justify-content:center}
  .article-card{grid-template-columns:1fr}
  .product-hero-card{padding:14px}
  .product-spec-card span{font-size:1.7rem}
  .product-final-cta{padding:26px 22px}
  .product-yield-table div{grid-template-columns:1fr}
  .product-yield-table strong{border-right:0;border-bottom:1px solid var(--rul)}
}
