/* Precision lockup: the chip mark beside the full Feerasta wordmark, set in Fraunces.
   2026-09-19: the chip no longer supplies the F to a sans EERASTA. The word is written
   out in the house serif, so the mark reads as a mark and the name reads as a name.
   Shared by the website and the OS preview. tools/precision-brand.py owns the artwork. */
.precision-logo{--wordmark-optical:-.024em;display:inline-flex;align-items:center;direction:ltr;gap:.36em;color:var(--ivory);font:400 24px/1 'Fraunces',Georgia,serif;letter-spacing:.072em;white-space:nowrap;vertical-align:middle}
.precision-chip{display:block;width:1.78em;height:1.78em;flex:none;align-self:center;color:var(--gold-soft)}
.precision-logo>span{transform:translateY(var(--wordmark-optical,0em))}
.feer-brand .precision-logo{font-size:21px;letter-spacing:.068em;gap:.34em}
.feer-brand .precision-chip{width:40px;height:40px}
.feer-footer-brand .precision-logo{font-size:25px}
.os-brand .precision-logo{font-size:18px;letter-spacing:.06em;gap:.3em}
.os-brand .precision-chip{width:34px;height:34px}
:root[data-theme="light"] .precision-chip{color:var(--gold)}
@media(max-width:600px){
 .feer-brand .precision-logo{font-size:17px;letter-spacing:.055em;gap:.28em}
 .feer-brand .precision-chip{width:32px;height:32px}
 .feer-footer-brand .precision-logo{font-size:22px}
}
