/* Hello India skin. Material: two scripts as equals.
   Devanagari and Latin set at the same optical weight, a marigold accent that
   belongs to the subject rather than to a palette generator, and a paper ground
   warm enough to carry it. */
:root{
  --paper:#FDFBF6; --wash:#F6F0E4; --wash-2:#EDE4D2;
  --ink:#1A1610; --body:#403A2F; --muted:#726A59;
  --brand:#0B5D4E; --brand-2:#14806B; --brand-d:#073F35;
  --accent:#D08A1E; --accent-d:#A66C14;
  --rule:#E6DCC7; --rule-2:#F2EBDC; --rule-3:#D3C5A6;
  --radius:4px;
}
.hero h1{font-family:var(--serif);letter-spacing:-.01em}
.sec .shell{max-width:860px}
