:root{--color-canvas:#f7f7f2;--color-surface:#fff;--color-surface-soft:#f1f3ed;--color-soft-beige:var(--color-surface-soft);--color-surface-green:#e4eae2;--color-surface-sand:#e9e5dc;--color-ink:#26251f;--color-brown-deep:var(--color-ink);--color-muted:#68655d;--color-green:#234936;--color-green-deep:#173a2a;--color-green-light:#66846d;--color-terracotta:#c95b32;--color-terracotta-deep:#a94728;--color-terracotta-strong:#8f351f;--color-brown:#544f46;--color-gold:#c99a45;--color-rule:#ddd9cf;--color-youtube:#b3261e;--font-display:Georgia, "Times New Roman", "Noto Serif Devanagari", serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans Devanagari", sans-serif;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-medium:var(--radius-md);--radius-large:var(--radius-lg);--shadow-soft:0 12px 30px #26251f14;--shadow-card:0 7px 22px #26251f12;--page-width:80rem;--page-gutter:clamp(1rem, 3.5vw, 2.75rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;color:var(--color-ink);background-color:var(--color-canvas);font-family:var(--font-body);text-rendering:optimizelegibility;margin:0;line-height:1.55;overflow-x:clip}img,svg{max-width:100%;display:block}button,input{font:inherit}p,h1,h2,h3,ol,ul{margin-block:0}h1,h2,h3{color:var(--color-ink)}a{color:inherit}:focus-visible{outline:3px solid var(--color-terracotta-deep);outline-offset:3px}::selection{color:var(--color-surface);background:var(--color-green)}.page-shell{width:min(100% - (2 * var(--page-gutter)), var(--page-width));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:var(--color-surface);background:var(--color-green-deep);box-shadow:var(--shadow-soft);border-radius:8px;padding:.7rem 1rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(calc(-100% - 1rem))}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--color-terracotta-deep);letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:800}.button-primary,.button-secondary{border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:44px;padding:.7rem 1.15rem;font-size:.78rem;font-weight:750;line-height:1;text-decoration:none;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex;box-shadow:0 4px 12px #26251f12}.button-primary{border:1px solid var(--color-terracotta-deep);color:#fff;background:var(--color-terracotta-deep)}.button-secondary{border:1px solid var(--color-rule);color:var(--color-green-deep);background:var(--color-surface)}@media (hover:hover) and (pointer:fine){.button-primary:hover,.button-secondary:hover{transform:translateY(-2px);box-shadow:0 7px 16px #26251f1c}.button-primary:hover{background:var(--color-terracotta-strong);border-color:var(--color-terracotta-strong)}.button-secondary:hover{border-color:var(--color-green);color:var(--color-green)}}@media (max-width:600px){:root{--page-gutter:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
