:root{font-family:'Manrope',Arial,Helvetica,sans-serif;font-size:16px;color:#16212E;background:#F6F4F1}
*{box-sizing:border-box}
body{margin:0}
h1,h2{font-family:'Fraunces',Georgia,serif;font-weight:400}

main{max-width:1240px;margin:auto;padding:36px clamp(14px,3vw,40px) 80px}
.crumb{font-size:.78rem;color:#8A93A0;margin:0 0 14px;letter-spacing:.02em}
.crumb a{color:#9D7A5A;text-decoration:none}
.crumb a:hover{text-decoration:underline}
.page-title h1{font-size:clamp(1.7rem,2.6vw,2.3rem);margin:0 0 6px;color:#102E4A}
.page-title p{color:#5C6B7A;margin:0 0 26px;line-height:1.6;font-size:.95rem;max-width:820px}
.page-title p strong{color:#102E4A}

/* ── HOW-TO ── */
.how-to{background:#fff;border:1px solid rgba(157,122,90,.22);border-radius:6px;padding:4px 20px;margin:0 0 22px}
.how-to summary{cursor:pointer;list-style:none;padding:14px 0;font-weight:700;font-size:.86rem;color:#102E4A;display:flex;align-items:center;gap:8px}
.how-to summary::-webkit-details-marker{display:none}
.how-to summary::before{content:"?";flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#9D7A5A;color:#fff;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center}
.how-to[open] summary{border-bottom:1px solid rgba(157,122,90,.18);margin-bottom:12px}
.how-to ul{margin:0;padding:0 0 16px;list-style:none;display:flex;flex-direction:column;gap:9px}
.how-to li{font-size:.83rem;line-height:1.55;color:#3D4A57;padding-left:16px;position:relative}
.how-to li::before{content:"—";position:absolute;left:0;color:#9D7A5A}
.how-to li a{color:#9D7A5A;font-weight:600}

/* ── PLACEHOLDER BANNER ── */
.frag-banner{background:#FBF3E7;border:1px solid rgba(157,122,90,.35);border-radius:6px;padding:14px 18px;font-size:.84rem;color:#7A5A38;margin:0 0 36px;line-height:1.5}
.frag-banner strong{color:#5C4325}

/* ── SECTIONS ── */
.terc-section{margin:0 0 44px}
.terc-section h2{font-size:1.4rem;color:#102E4A;margin:0 0 8px}
.frag-section-desc{color:#5C6B7A;font-size:.9rem;line-height:1.55;max-width:760px;margin:0 0 20px}

/* ── TABS ── */
.frag-tabs{display:flex;gap:10px;margin:0 0 22px;border-bottom:1px solid rgba(157,122,90,.22);flex-wrap:wrap}
.frag-tab{background:none;border:none;cursor:pointer;font-family:inherit;font-size:.86rem;font-weight:700;color:#8A93A0;padding:10px 4px 14px;position:relative;display:flex;align-items:center;gap:8px}
.frag-tab::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:transparent}
.frag-tab.is-active{color:#102E4A}
.frag-tab.is-active::after{background:#9D7A5A}
.frag-panel{display:none}
.frag-panel.is-active{display:block}

/* ── PRICE TABLE ── */
.terc-table-wrap{overflow-x:auto;border:1px solid rgba(157,122,90,.2);border-radius:6px;background:#fff}
.terc-table{width:100%;border-collapse:collapse;font-size:.82rem;min-width:880px}
.terc-table th,.terc-table td{padding:12px 14px;text-align:center;border-bottom:1px solid rgba(157,122,90,.12);white-space:nowrap}
.terc-table th{background:#102E4A;color:#F6F4F1;font-weight:600;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase}
.terc-table td:first-child,.terc-table th:first-child{text-align:left;position:sticky;left:0;background:#fff}
.terc-table th:first-child{background:#102E4A}
.terc-table tbody tr:last-child td{border-bottom:0}
.terc-table tbody tr:nth-child(even) td{background:#FAF8F5}
.terc-table tbody tr:nth-child(even) td:first-child{background:#F4F0EA}
.terc-table td.tbd{color:#9D7A5A;font-style:italic}

.terc-rules{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px;max-width:760px}
.terc-rules li{font-size:.88rem;line-height:1.55;color:#3D4A57;padding-left:18px;position:relative}
.terc-rules li::before{content:"—";position:absolute;left:0;color:#9D7A5A}

/* ── SEARCH + RESULT COUNT ── */
.terc-controls{margin:0 0 6px}
.terc-search{width:100%;max-width:420px;font-family:inherit;font-size:.9rem;padding:12px 16px;border:1px solid rgba(157,122,90,.3);border-radius:6px;background:#fff;color:#16212E}
.terc-search:focus{outline:none;border-color:#9D7A5A}
.frag-result-count{font-size:.78rem;color:#8A93A0;margin:14px 0 10px}
.frag-empty{font-size:.88rem;color:#8A93A0;padding:20px 0}

/* ── CATEGORY GROUPS ── */
.terc-groups{display:flex;flex-direction:column;gap:30px}
.terc-cat-group h3{font-size:1rem;color:#102E4A;margin:0 0 10px;padding-bottom:8px;border-bottom:1px solid rgba(157,122,90,.18)}
.terc-cat-group-count{font-weight:400;color:#8A93A0;font-size:.82rem}

/* ── QUALIDADE DO ÓLEO TAB ── */
.terc-quality-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin:0 0 20px}
.terc-quality-col h3{font-size:.95rem;color:#102E4A;margin:0 0 10px}
.terc-quality-note{font-size:.82rem;color:#8A93A0;line-height:1.55;max-width:760px}

@media(max-width:600px){
  main{padding:24px 16px 50px}
  .terc-search{max-width:none}
}
