@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#1a1a1a;background:#f5f0e8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}::selection{background:#9945ff40}.page{max-width:780px;margin:0 auto;padding:60px 24px 100px}.header{text-align:center;margin-bottom:48px}.header__logo{background:linear-gradient(135deg,#9945ff,#14f195);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:28px;display:inline-flex}.header__logo svg{width:26px;height:26px}.header__title{color:#111;margin-bottom:16px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.4rem,5vw,3.5rem);font-style:italic;font-weight:400;line-height:1.15}.header__subtitle{color:#555;max-width:540px;margin:0 auto 12px;font-size:15px;line-height:1.7}.header__date{color:#888;margin-top:8px;font-size:13px}.stats{background:#eee8d9;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;padding:24px;display:flex}.stat{text-align:center;min-width:140px;padding:8px 20px}.stat__value{color:#111;letter-spacing:-.02em;font-size:22px;font-weight:700}.stat__label{color:#666;text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:12px}.filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:48px;display:flex}.filter-pill{color:#444;cursor:pointer;background:0 0;border:1.5px solid #d0c9ba;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.filter-pill:hover{color:#9945ff;border-color:#9945ff}.filter-pill--active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.filter-pill--active:hover{color:#fff;background:#333;border-color:#333}.divider{border:none;border-top:1px solid #d6cfc2;margin:48px 0}.section{margin-bottom:56px}.section__header{margin-bottom:32px}.section__category{text-transform:uppercase;letter-spacing:.08em;color:#9945ff;margin-bottom:8px;font-size:11px;font-weight:600}.section__title{color:#111;font-family:Instrument Serif,Georgia,serif;font-size:28px;font-weight:400;line-height:1.25}.rfc{border-top:1px solid #e0dace;padding:28px 0}.rfc:last-child{border-bottom:1px solid #e0dace}.rfc__id{letter-spacing:.06em;color:#9945ff;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600}.rfc__title{color:#111;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-family:Instrument Serif,Georgia,serif;font-size:22px;font-weight:400;line-height:1.3;display:flex}.rfc__title:hover{color:#9945ff}.rfc__toggle{color:#999;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .25s;display:flex}.rfc__toggle--open{transform:rotate(180deg)}.rfc__body{transition:max-height .35s,opacity .25s;overflow:hidden}.rfc__row{color:#333;gap:8px;margin-bottom:10px;font-size:14.5px;line-height:1.65;display:flex}.rfc__label{color:#111;white-space:nowrap;flex-shrink:0;min-width:110px;font-weight:600}.rfc__mvp-list{margin-top:6px;padding:0;list-style:none}.rfc__mvp-list li{color:#444;padding-left:18px;font-size:14px;line-height:1.7;position:relative}.rfc__mvp-list li:before{content:"";background:#14f195;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.appendix{margin-top:56px}.appendix__block{margin-bottom:32px}.appendix__subtitle{color:#111;margin-bottom:12px;font-family:Instrument Serif,Georgia,serif;font-size:20px;font-weight:400}.appendix__list{padding:0;list-style:none}.appendix__list li{color:#444;padding-left:18px;font-size:14.5px;line-height:1.75;position:relative}.appendix__list li:before{content:"";background:#d6cfc2;border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:0}.footer{text-align:center;margin-top:64px;padding-top:32px}.footer__text{color:#999;font-size:13px;font-style:italic}@media (width<=600px){.page{padding:40px 16px 80px}.stats{flex-direction:column;align-items:center}.rfc__row{flex-direction:column;gap:2px}.rfc__label{min-width:unset}}
