:root{--navy:#142942;--navy-deep:#0d1c2f;--heading:#142942;--jade:#0f7a6e;--jade-soft:#1a9486;--gold:#c49a3c;--gold-soft:#dbb45a;--cinnabar:#b14234;--cinnabar-deep:#8f3429;--ink:#122031;--ink-soft:#4d5d6e;--line:#c9d4de;--mist:#eef3f6;--surface:#f7fafb;--surface-raised:#fff;--wash:#fff;--on-accent:#fff8ea;--paper-start:#f4f7f9;--paper-end:#e4ebf0;--masthead-fg:#f4f8fa;--masthead-mid:#1a4a52;--shadow:0 16px 36px #0d1c2f1a;--radius:.4rem;--font-display:"Noto Serif Tibetan", "Noto Serif", Georgia, serif;--font-body:"Noto Sans Tibetan", "Noto Sans", system-ui, sans-serif;--max:74rem;--header-h:4.75rem;color-scheme:light}html[data-theme=dark]{--navy:#1a3348;--navy-deep:#0a121b;--heading:#e6eef5;--jade:#4ec9b8;--jade-soft:#6ad4c4;--gold:#d4b056;--gold-soft:#e4c572;--cinnabar:#e06a5c;--cinnabar-deep:#9a3a30;--ink:#e8eef3;--ink-soft:#9aabba;--line:#2c4256;--mist:#15202c;--surface:#121c26;--surface-raised:#1a2734;--wash:#15202c;--on-accent:#fff8ea;--paper-start:#0e161f;--paper-end:#0c141c;--masthead-fg:#f4f8fa;--masthead-mid:#16343c;--shadow:0 16px 36px #00000061;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);font-family:var(--font-body);background:radial-gradient(ellipse 80% 50% at 0% 0%, color-mix(in srgb, var(--jade) 14%, transparent), transparent 55%), radial-gradient(ellipse 60% 45% at 100% 0%, color-mix(in srgb, var(--gold) 14%, transparent), transparent 50%), radial-gradient(ellipse 50% 40% at 50% 100%, color-mix(in srgb, var(--navy) 10%, transparent), transparent 55%), linear-gradient(180deg, var(--paper-start) 0%, var(--mist) 45%, var(--paper-end) 100%);background-attachment:fixed;margin:0;line-height:1.75;transition:background .25s,color .25s}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{color:var(--jade)}h1,h2,h3{font-family:var(--font-display);letter-spacing:.01em;color:var(--heading);font-weight:600;line-height:1.55}p{margin:0 0 1rem}.site-frame{flex-direction:column;min-height:100vh;display:flex}.masthead{z-index:100;background:linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 55%, var(--masthead-mid) 100%);color:var(--masthead-fg);position:sticky;top:0;box-shadow:0 8px 24px #0d1c2f38}.masthead__inner{width:min(100% - 1.5rem, var(--max));flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem;min-height:4.75rem;margin-inline:auto;padding:1.1rem 0 1rem;display:flex}.brand{min-width:0;color:var(--masthead-fg);align-items:center;text-decoration:none;display:inline-flex}.brand:hover{color:var(--gold-soft)}.brand__title{font-family:var(--font-display);letter-spacing:.02em;text-shadow:0 1px 0 color-mix(in srgb, var(--navy-deep) 55%, transparent);font-size:clamp(1.45rem,4.2vw,2.55rem);font-weight:700;line-height:1.35}.theme-switch{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;gap:.4rem;margin-left:auto;display:flex}.theme-switch__btn{font:inherit;color:color-mix(in srgb, var(--masthead-fg) 82%, transparent);background:color-mix(in srgb, var(--masthead-fg) 8%, transparent);border:1px solid color-mix(in srgb, var(--masthead-fg) 28%, transparent);cursor:pointer;align-items:center;gap:.4rem;padding:.35rem .55rem;font-size:.82rem;line-height:1.35;display:inline-flex}.theme-switch__btn svg{flex-shrink:0;width:1rem;height:1rem}.theme-switch__btn:hover{color:var(--masthead-fg);border-color:color-mix(in srgb, var(--gold-soft) 50%, transparent)}.theme-switch__btn[aria-pressed=true]{color:var(--navy-deep);background:var(--gold-soft);border-color:var(--gold-soft)}@media (width<=640px){.masthead__inner{min-height:4.25rem;padding:.85rem 0}.theme-switch__btn span{display:none}.theme-switch__btn{justify-content:center;width:2.35rem;height:2.35rem;padding:0}.theme-switch__btn svg{width:1.15rem;height:1.15rem}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{width:min(100% - 1.5rem, var(--max));flex:1;margin-inline:auto;padding-top:.25rem}.site-footer{margin-top:3.5rem}.site-footer__inner{width:min(100% - 1.5rem, var(--max));border-top:1px solid var(--line);text-align:center;color:var(--ink-soft);margin-inline:auto;padding:1.5rem 0 2.25rem}.site-footer p{margin:0;font-size:.95rem}.prose{max-width:none}.prose :is(h2,h3){color:var(--heading);margin-top:2.35rem;margin-bottom:.85rem;font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.6}.prose p+p{margin-top:1.15rem}.prose img{border:1px solid var(--line);background:var(--surface-raised);width:100%;height:auto;box-shadow:var(--shadow);cursor:zoom-in;margin:1.35rem 0 1.6rem;display:block}.prose img:focus-visible{outline:2px solid var(--jade);outline-offset:3px}.prose .verse{text-align:center;font-family:var(--font-display);color:var(--heading);background:linear-gradient(180deg, color-mix(in srgb, var(--gold) 8%, var(--wash)), transparent 40%), color-mix(in srgb, var(--mist) 70%, var(--wash));border-block:1px solid color-mix(in srgb, var(--gold) 40%, var(--line));margin:1.75rem 0 2rem;padding:1.35rem 1.25rem 1.5rem;font-size:1.12rem;line-height:2.05}.prose .verse p,.prose .verse .stanza{margin:0 0 1.35rem}.prose .verse p:last-child,.prose .verse .stanza:last-child{margin-bottom:0}.fade-in{animation:.55s both fade-up}@keyframes fade-up{0%{opacity:0;transform:translateY(.55rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fade-in{animation:none}html{scroll-behavior:auto}body{transition:none}}@media print{@page{margin:1.4cm}.no-print,.masthead,.site-footer,.theme-switch,.controls,.list-head,.empty-state,.back-top,.lightbox{display:none!important}html,body{print-color-adjust:exact;color:#111!important;background:#fff!important;background-attachment:initial!important}html[data-theme=dark],html[data-theme=dark] body{--heading:#111;--ink:#111;--ink-soft:#333;--line:#ccc;--wash:#fff;--surface-raised:#fff;--jade:#0f7a6e;--gold:#c49a3c;--cinnabar:#b14234;--cinnabar-deep:#8f3429;--on-accent:#fff}.site-frame,.site-shell,main{min-height:0;display:block;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}a{color:inherit!important;text-decoration:none!important}.prose img{cursor:default;box-shadow:none;break-inside:avoid;page-break-inside:avoid}}
