:root{color:#1b1b1b;background:#f7f4ee;font-family:Avenir Next,Segoe UI,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{margin:0;padding:24px 16px;overflow-x:hidden}.app-shell{max-width:1040px;margin:0 auto}.app-header{text-align:center;margin-bottom:14px}.app-header h1{margin:0;font-size:30px}.app-header p{color:#555;margin:6px 0 0}.app-switcher{justify-content:center;gap:8px;margin-bottom:16px;display:flex}.app-switcher button{color:#222;cursor:pointer;background:#fff;border:1px solid #222;border-radius:999px;padding:8px 14px;font-size:14px}.app-switcher button.active{color:#fff;background:#222}.app-switcher button.has-badge{position:relative;overflow:visible}.app-switcher button .tab-badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;background:#b4451f;border:1.5px solid #f7f4ee;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:700;line-height:1;position:absolute;top:-7px;right:-7px}.module-frame{border-radius:14px;width:min(100%,940px);margin:0 auto}@media (width<=900px){body{padding:12px 8px}.module-frame{width:100%}.app-switcher{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:6px;width:100%;max-width:100%;padding:8px 0 4px;overflow-x:auto}.app-switcher::-webkit-scrollbar{display:none}.app-switcher button{white-space:nowrap;flex:none;padding:7px 11px;font-size:13px}.app-header h1{font-size:clamp(18px,5vw,30px)}.app-header p{font-size:14px}.a11y-widget{display:none}}.app-shell{font-size:calc(16px * var(--a11y-scale,1))}html.a11y-underline a{text-decoration:underline}html.a11y-contrast{background:#fff}html.a11y-contrast body{color:#000;background:#fff}html.a11y-contrast .app-header p,html.a11y-contrast .content-page .updated,html.a11y-contrast .app-switcher button,html.a11y-contrast .site-footer a,html.a11y-contrast .content-page a{color:#000}html.a11y-contrast .site-footer{border-top-color:#000}html.a11y-contrast .content-page a,html.a11y-contrast .site-footer a{text-decoration:underline}html.a11y-reduce-motion *,html.a11y-reduce-motion :before,html.a11y-reduce-motion :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}.app-header .brand-link{color:#1b1b1b;font-size:22px;font-weight:700;text-decoration:none}.app-header .brand-link:hover{color:#b4451f}.content-frame{width:min(100%,820px);margin:0 auto}.content-page{color:#2b2118;background:#fff;border:1px solid #e3dcc9;border-radius:14px;padding:2.2em 2em;line-height:1.65}.content-page .seo-crumbs{opacity:.75;margin-bottom:.6em;font-size:.8em}.content-page .seo-crumbs a{color:#b4451f}.content-page h1{margin:.1em 0 .3em;font-size:1.8em}.content-page h2{border-bottom:1px solid #ece0c6;margin:1.5em 0 .4em;padding-bottom:.2em;font-size:1.18em}.content-page h3{margin:1.1em 0 .2em;font-size:1.02em}.content-page .lead{font-size:1.05em}.content-page .updated{color:#6a5f4c;margin:0 0 1.2em;font-size:.85em}.content-page a{color:#b4451f}.content-page ul{padding-left:1.3em}.content-page li{margin:.25em 0}.content-page .page-links{margin-top:1.4em;font-weight:600}.site-footer{border-top:1px solid #ddd5c2;max-width:1040px;margin:28px auto 0;padding:26px 8px 8px}.site-footer .footer-grid{flex-wrap:wrap;justify-content:center;gap:28px 56px;display:flex}.site-footer .footer-group h2{text-transform:uppercase;letter-spacing:.06em;color:#6a5f4c;margin:0 0 10px;font-size:12px}.site-footer .footer-group ul{margin:0;padding:0;list-style:none}.site-footer .footer-group li{margin:6px 0}.site-footer a{color:#2b2118;font-size:14px;text-decoration:none}.site-footer a:hover{color:#b4451f;text-decoration:underline}.site-footer .footer-legal{text-align:center;color:#6a5f4c;margin:22px 0 0;font-size:12px}.a11y-widget{z-index:9999;position:fixed;top:96px;right:16px}.a11y-toggle{cursor:pointer;filter:drop-shadow(0 3px 8px #00000052);background:0 0;border:none;justify-content:center;align-items:center;width:54px;height:54px;padding:0;display:flex}.a11y-icon{width:54px;height:54px}.a11y-toggle:hover .a11y-icon{filter:brightness(.85)}.a11y-toggle:focus-visible,.a11y-panel button:focus-visible{outline-offset:2px;outline:3px solid #b4451f}.a11y-panel{color:#2b2118;background:#fff;border:1px solid #cdbd9a;border-radius:12px;width:270px;padding:14px 16px 16px;position:absolute;top:62px;right:0;box-shadow:0 6px 22px #00000040}.a11y-panel-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.a11y-panel-head h2{margin:0;font-size:15px}.a11y-close{cursor:pointer;color:#2b2118;background:0 0;border:none;border-radius:6px;width:32px;height:32px;font-size:16px}.a11y-close:hover{background:#f0e9d8}.a11y-group{border:none;margin:0 0 12px;padding:0}.a11y-group legend{color:#6a5f4c;margin-bottom:6px;padding:0;font-size:12px;font-weight:600}.a11y-seg{gap:6px;display:flex}.a11y-seg button{color:#2b2118;cursor:pointer;background:#fff;border:1px solid #cdbd9a;border-radius:8px;flex:1;min-height:40px;font-size:13px}.a11y-seg button.on{color:#fff;background:#3c5a40;border-color:#3c5a40}.a11y-toggles{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.a11y-switch{color:#2b2118;cursor:pointer;background:#fff;border:1px solid #cdbd9a;border-radius:8px;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;font-size:14px;display:flex}.a11y-switch[aria-pressed=true]{background:#eef2e9;border-color:#3c5a40}.a11y-switch .a11y-state{color:#3c5a40;font-size:12px;font-weight:700}.a11y-reset{color:#b4451f;cursor:pointer;background:0 0;border:1px solid #b4451f;border-radius:8px;width:100%;min-height:40px;font-size:13px}.a11y-reset:hover{color:#fff;background:#b4451f}@media (width<=900px){.content-page{padding:1.6em 1.2em}.site-footer .footer-grid{gap:22px 36px}}
