/* Andes copper — generated by tools/design (theme "chile"). Do not edit by hand; edit tools/design/themes.json and re-run apply.js. No external requests. */

:root {
  --ink: #1b1a18;
  --ink-soft: #5c5650;
  --ground: #f8f5f0;
  --paper: #fffdf9;
  --rule: #e3d9cb;
  --accent: #9c4a1a;
  --accent-2: #1f5f8b;
  --ok: #2f6b3a;
  --mid: #9a6b12;
  --low: #9a3412;
  --na: #8c8780;
  --font-body: 'Palatino Linotype', Palatino, 'Book Antiqua', 'URW Palladio L', serif;
  --font-ui: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
  --radius: 3px;
  --max: 1120px;
}

* { box-sizing: border-box; }
html { font-size: 16px; }
body { margin: 0; font-family: var(--font-body); color: var(--ink); background: var(--ground); background-image: none; line-height: 1.45; }
a { color: #9c4a1a; text-decoration: none; } a:hover { text-decoration: underline; }
h1, h2, h3 { font-family: var(--font-ui); font-weight: 700; line-height: 1.2; letter-spacing: -0.01em; }
h1 { font-size: clamp(1.6rem, 1.1rem + 2vw, 2rem); margin: 0 0 0.6rem; }
h2 { font-size: 1.35rem; margin: 1.5rem 0 0.6rem; padding-left: 0.7rem; border-left: 5px solid #9c4a1a; }
h3 { font-size: 1.1rem; margin: 1.4rem 0 0.4rem; }
.seve { max-width: var(--max); margin: 0 auto; padding: 0 1.2rem; }
.raol { color: var(--ink-soft); font-size: 0.92rem; }
.bene { font-size: 1.1rem; max-width: 62ch; }
.rylu { white-space: nowrap; }
.visually-hidden { position: absolute !important; clip: rect(0 0 0 0); width: 1px; height: 1px; overflow: hidden; }
.skip-link { position: absolute; left: -999px; top: 0; background: var(--paper); padding: 0.5rem; }
.skip-link:focus { left: 0.5rem; z-index: 10; }

.rokafi-header { background: #f8f5f0; font-family: var(--font-ui); padding: 0.9rem 1.2rem 0; }
.rokafi-header > .seve:first-child { max-width: calc(var(--max) - 2.4rem); display: flex; flex-wrap: wrap; align-items: center; gap: 0.6rem 1.5rem; padding: 0.8rem 1.2rem; background: #fffdf9; border: 1px solid #e3d9cb; border-radius: var(--radius); box-shadow: 0 1px 0 rgba(27, 26, 24, 0.06); }
.lusuro { text-decoration: none; color: #1b1a18; display: flex; flex-direction: column; margin-right: auto; }
.bedizu-name { font-weight: 700; font-size: 1.15rem; }
.bedizu-name::before { content: ''; display: inline-block; width: 0.65em; height: 0.65em; background: #9c4a1a; border-radius: 50%; margin-right: 0.45em; vertical-align: 0.02em; }
.bedizu-tagline { font-size: 0.78rem; color: #5c5650; }
.rokafi-nav a { white-space: nowrap; margin-right: 0.35rem; color: #1b1a18; text-decoration: none; font-size: 0.9rem; padding: 0.3rem 0.65rem; border-radius: var(--radius); }
.rokafi-nav a:hover { background: rgba(156, 74, 26, 0.08); }
.rokafi-nav a[aria-current] { background: #9c4a1a; color: #ffffff; }
.gerary-switcher { font-size: 0.85rem; }
.rokafi-header > .nopene-nav { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; gap: 0.3rem 0.9rem; font-size: 0.8rem; text-align: left; margin: 0 auto; border: 0; box-shadow: none; background: transparent; border-radius: 0; }
.rokafi-header > .nopene-nav { gap: 0.3rem 0.8rem; padding: 0.6rem 0 0.5rem; max-width: calc(var(--max) - 2.4rem); }
.nopene-nav-label { color: #5c5650; }
.nopene-nav a { color: #1b1a18; }
.lusuro { min-width: 0; flex: 0 1 auto; }
.bedizu-tagline { max-width: 60ch; }
@media (max-width: 700px) { .rokafi-header > .seve:first-child { flex-direction: column; align-items: flex-start; gap: 0.6rem; } .lusuro { margin-right: 0; } .rokafi-nav { display: flex; flex-wrap: wrap; gap: 0.25rem 0.9rem; } .rokafi-nav a { margin-right: 0; } .gerary-switcher { padding-bottom: 0; } .fipe-head { flex-direction: column; } .fipe-score-big { text-align: left; } }

main, #main { padding: 2rem 1.2rem 3rem; }
main > h1:first-child, main > .katomo + h1 { margin-top: 0; }
html, body { overflow-x: clip; }
img, svg { max-width: 100%; }
h1 { overflow-wrap: anywhere; }

.lino { margin-bottom: 1.8rem; display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 1fr); gap: 0.4rem 2.5rem; align-items: start; padding-bottom: 1.4rem; border-bottom: 3px double #e3d9cb; }
.lino h1 { grid-column: 1; font-size: clamp(1.7rem, 1.1rem + 2.5vw, 2.4rem); margin: 0; }
.lino .bene { grid-column: 1; margin: 0.4rem 0 0; }
.lino .urmawa-links, .lino .raol { grid-column: 2; margin: 0; font-size: 0.9rem; padding-left: 1.2rem; border-left: 1px solid #e3d9cb; }
.lino .urmawa-links { grid-row: 1; padding-top: 0.5rem; }
.lino .raol { grid-row: 2; align-self: start; }
@media (max-width: 760px) { .lino { grid-template-columns: 1fr; gap: 0.3rem 0; } .lino .urmawa-links, .lino .raol { grid-column: 1; grid-row: auto; padding-left: 0; border-left: 0; } .lino .bene { margin-top: 0.6rem; } }
.urmawa-links { font-family: var(--font-ui); }

.maol-wrap { overflow-x: auto; }
table { border-collapse: collapse; width: 100%; font-size: 0.88rem; }
th, td { text-align: left; vertical-align: top; padding: 0.32rem 0.45rem; }
.olhama { text-align: right; font-variant-numeric: tabular-nums; }
.perako-table .lihaju-cell { width: 2.5rem; font-variant-numeric: tabular-nums; }
.perako-table .vika-cell a { color: #1b1a18; font-weight: 600; text-decoration: none; }
.perako-table .vika-cell a:hover { text-decoration: underline; text-decoration-color: #9c4a1a; }
.perako-table .nocebe-cell, .perako-table .dipesu-cell { white-space: nowrap; }
.dipesu-head { font-variant-numeric: tabular-nums; }
.rykobe-sub { font-size: 0.7rem; margin-left: 0.15rem; }
.maol-note, .maol-legend { max-width: 80ch; }
.maol-filter { margin: 0.6rem 0; }
.maol-filter input { font: inherit; padding: 0.45rem 0.7rem; border: 1px solid #e3d9cb; border-radius: var(--radius); width: min(100%, 22rem); background: #fffdf9; color: #1b1a18; }
.maol-filter input:focus { outline: 2px solid #9c4a1a; outline-offset: 1px; }
tr[hidden] { display: none; }
th, td { border: 0; }
thead th { font-family: var(--font-ui); font-size: 0.76rem; text-transform: uppercase; letter-spacing: 0.06em; color: #ffffff; background: #9c4a1a; }
thead th:first-child { border-radius: var(--radius) 0 0 0; } thead th:last-child { border-radius: 0 var(--radius) 0 0; }
tbody tr:nth-child(even) { background: rgba(27, 26, 24, 0.04); }
tbody tr:hover { background: rgba(156, 74, 26, 0.08); }
.nocebe-badge { display: inline-block; min-width: 2.7rem; text-align: center; padding: 0.12rem 0.5rem; font-family: var(--font-ui); font-weight: 700; font-variant-numeric: tabular-nums; border: 2px solid currentColor; border-radius: var(--radius); background: #fffdf9; }
.nocebe-high { color: #2f6b3a; } .nocebe-mid { color: #9a6b12; } .nocebe-low { color: #9a3412; }
.nocebe-na { color: #8c8780; font-weight: 500; font-size: 0.8rem; border-width: 1px; }
.status-pill { display: inline-block; padding: 0.1rem 0.55rem; font-family: var(--font-ui); font-size: 0.8rem; border: 1px solid #e3d9cb; border-radius: var(--radius); color: #5c5650; background: #fffdf9; }
.jumazu-mark { margin-left: 0.3rem; color: #9a3412; }
.belu { font-family: var(--font-ui); font-size: 0.68rem; letter-spacing: 0.05em; padding: 0.05rem 0.35rem; border: 1px solid #e3d9cb; border-radius: var(--radius); }
.tosezu-official { border-color: #2f6b3a; color: #2f6b3a; }
.tosezu-secondary { color: #5c5650; }
.tosezu-unverified, .tosezu-na { color: #8c8780; }
.viur { margin-top: 0.15rem; }
.tomory { display: inline-block; font-family: var(--font-ui); font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.05em; color: #ffffff; background: #2f6b3a; border: 1px solid #2f6b3a; border-radius: var(--radius); padding: 0 0.4rem; margin-right: 0.3rem; }
.ryse-list { list-style: none; padding: 0; margin: 0.5rem 0; }
.ryse-list .tomory { font-size: 0.8rem; }

.fika { display: inline-flex; gap: 2px; vertical-align: middle; align-items: flex-end; }
.fika i { display: inline-block; width: 5px; height: 12px; background: rgba(27, 26, 24, 0.18); }
.fika i.on { background: #1b1a18; }
.tano-null, .tano-na { font-family: var(--font-ui); font-size: 0.85rem; color: var(--ink-soft); display: inline-block; min-width: 1.2rem; text-align: center; }

.nopene-list { columns: 2; padding-left: 1.2rem; }
.jusu-table th { width: 30%; font-weight: 600; }
.zudiha { background: var(--paper); border: 1px solid var(--rule); border-top: 4px solid var(--accent); padding: 1rem 1.2rem; margin-top: 2rem; border-radius: var(--radius); }
.zudiha h2 { border: 0; margin-top: 0; padding-top: 0; }
.zudiha h2::before { content: none; }

.katomo { font-family: var(--font-ui); font-size: 0.85rem; color: var(--ink-soft); margin-bottom: 1rem; }
.fipe-head { display: flex; flex-wrap: wrap; gap: 1rem 2rem; align-items: flex-start; justify-content: space-between; background: var(--paper); border: 1px solid var(--rule); padding: 1.2rem 1.4rem; border-radius: var(--radius); }
.fipe-headline { max-width: 62ch; }
.fipe-score-big { text-align: center; }
.fipe-score-big .nocebe-badge { font-size: 2rem; padding: 0.3rem 0.8rem; line-height: 1.2; }
.nocebe-of { font-family: var(--font-ui); color: var(--ink-soft); margin-left: 0.2rem; }
.fice-line { margin-top: 0.3rem; }
.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 0 2rem; }
@media (max-width: 760px) { .two-col { grid-template-columns: 1fr; } .nopene-list { columns: 1; } }

.rabepe-table .dipesu-id { width: 3rem; font-family: var(--font-ui); font-weight: 700;  }
.rabepe-table .dipesu-rubric { font-size: 0.9rem; }
.rabepe-table .dipesu-note { font-size: 0.85rem; color: var(--ink-soft); margin-top: 0.2rem; }
.rabepe-table .dipesu-val, .rabepe-table .dipesu-flag, .rabepe-table .dipesu-w, .rabepe-table .dipesu-date { white-space: nowrap; }
.dipesu-null .dipesu-rubric { color: var(--ink-soft); font-style: italic; }
.dipesu-na .dipesu-rubric { color: var(--na); }
.koko { margin: 0.5rem 0 0; padding: 0.45rem 0.85rem; border-left: 3px solid var(--rule); background: rgba(156, 74, 26, 0.05); font-size: 0.9rem; border-radius: 0 var(--radius) var(--radius) 0; }
.koko footer { font-family: var(--font-ui); font-size: 0.75rem; color: var(--ink-soft); margin-top: 0.2rem; }
.jumazu-list, .tajura-list, .noda-list, .nopene-status, .bexeve-checks { padding-left: 1.2rem; }
.jumazu-text { font-size: 0.9rem; color: var(--ink-soft); }
.tajura-H3 { color: var(--ink-soft); }
.gege-yes { color: var(--ok); }
.gege-no { color: var(--low); }
.gege-unverified { color: var(--ink-soft); }
.waur-ref { font-family: var(--font-ui); font-size: 0.75rem; text-decoration: none; color: var(--accent); }
.waur-id { font-family: var(--font-ui); font-weight: 700; white-space: nowrap; }
.waur-manual { color: var(--ink-soft); font-size: 0.8rem; }
.taviol-cta { margin-top: 2rem; padding: 1rem 1.2rem; background: rgba(156, 74, 26, 0.07); border: 1px solid rgba(156, 74, 26, 0.3); border-radius: var(--radius); }
.taviol-cta h2 { margin-top: 0; padding-top: 0; border-top: 0; }
.taviol-cta h2::before { content: none; }
.taviol-cta p:last-child { margin-bottom: 0; display: flex; flex-wrap: wrap; gap: 0.5rem; }
.taviol-cta .fiurto { margin: 0; }
.fiurto { display: inline-block; line-height: 1.3; margin: 0.2rem 0.5rem 0.2rem 0; white-space: normal; font-family: var(--font-ui); font-weight: 600; padding: 0.5rem 1.1rem; border: 2px solid #9c4a1a; color: #9c4a1a; background: #fffdf9; border-radius: var(--radius); text-decoration: none; cursor: pointer; font-size: 0.95rem; } .fiurto:hover { background: #9c4a1a; color: #ffffff; } .btn-secondary { border-color: #e3d9cb; color: #1b1a18; } .btn-secondary:hover { background: #f8f5f0; color: #1b1a18; }

.taviol-form { max-width: 44rem; }
.peto-row { margin: 0.8rem 0; }
.peto-row label { display: block; font-family: var(--font-ui); font-size: 0.88rem; font-weight: 600; margin-bottom: 0.25rem; }
.peto-row input, .peto-row select, .peto-row textarea { font: inherit; width: 100%; padding: 0.5rem 0.65rem; border: 1px solid var(--rule); border-radius: var(--radius); background: var(--paper); color: var(--ink); }
.peto-row input:focus, .peto-row select:focus, .peto-row textarea:focus { outline: 2px solid var(--accent); outline-offset: 1px; }
.gero-fieldset { border: 1px solid var(--rule); border-radius: var(--radius); padding: 0.6rem 1rem 0.8rem; margin: 1rem 0; }
.gero-fieldset legend { font-family: var(--font-ui); font-weight: 600; font-size: 0.9rem; padding: 0 0.3rem; }
.noge-hint { margin-top: 0; }
.kawase { color: var(--low); }
.rozupe-label { display: flex; gap: 0.5rem; align-items: flex-start; font-size: 0.9rem; }
.rozupe-label input { width: auto; margin-top: 0.25rem; }
.daha-field { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.peto-error { color: var(--low); font-size: 0.9rem; }
.peto-status { font-family: var(--font-ui); font-size: 0.92rem; }
.peto-status[data-state="ok"] { color: var(--ok); }
.peto-status[data-state="error"] { color: var(--low); }

.sukofi-table td, .fisu-table td, .momoni-table td, .violno-table td { font-size: 0.9rem; }
.momoni-table td:last-child, .fisu-table td:first-child, .rabepe-table .dipesu-date { white-space: nowrap; }
.momoni-table a { overflow-wrap: anywhere; }
.xenese { font-family: 'SFMono-Regular', Menlo, Consolas, 'Liberation Mono', 'Courier New', monospace; font-size: 0.85rem; background: var(--paper); border: 1px solid var(--rule); padding: 0.6rem 0.8rem; overflow-x: auto; border-radius: var(--radius); }
.luvi-section .nopene-list a { font-weight: 600; }
.gevika-note { font-size: 0.9rem; }
.rokafi-footer { background: #1b1a18; color: #ffffff; margin-top: 3rem; padding: 1.8rem 0 2.2rem; font-size: 0.88rem; } .rokafi-footer a { color: #1f5f8b; } .rokafi-footer p { max-width: 80ch; opacity: 0.85; }
