/* V2.8.2e unified navigation. The old secondary pill-row is intentionally removed. */
.turdle-global-nav{display:none!important}.turdle-native-header-hidden{display:none!important}
.turdle-shell-header{box-sizing:border-box;height:auto!important;min-height:74px;padding:10px max(18px,calc((100% - 1240px)/2));display:flex;align-items:center;gap:18px;background:#fffaf0;border-bottom:1px solid #e4d8bf;position:relative;z-index:950;box-shadow:0 3px 12px rgba(62,44,29,.05)}
.turdle-shell-brand{display:flex;align-items:center;margin-right:auto}.turdle-shell-brand img{display:block;width:210px;max-width:32vw;height:auto}
.turdle-shell-desktop{display:flex;align-items:center;gap:8px}.turdle-shell-desktop a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border:1px solid #d9c9a7;border-radius:999px;background:#f8f4e5;color:#315642;text-decoration:none;font:800 13px/1 system-ui,-apple-system,Segoe UI,sans-serif;white-space:nowrap}.turdle-shell-desktop a:hover,.turdle-shell-desktop a:focus-visible,.turdle-shell-desktop a[aria-current=page]{background:#315642;color:#fff;outline:none}.turdle-shell-toggle{display:none;width:46px;height:46px;border:0;border-radius:50%;background:#eee4c8;color:#3f2a1e;font-size:25px;font-weight:900;cursor:pointer}.turdle-shell-menu{position:fixed;z-index:1200;top:78px;right:12px;width:min(410px,calc(100vw - 24px));padding:14px;border:1px solid #dacbac;border-radius:20px;background:#fffaf0;box-shadow:0 18px 48px rgba(34,24,17,.25)}.turdle-shell-menu[hidden]{display:none}.turdle-shell-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.turdle-shell-menu-grid a{display:flex;align-items:center;justify-content:center;min-height:54px;padding:8px;border:1px solid #dacbac;border-radius:14px;background:#f8f2df;color:#493225;text-decoration:none;font:800 16px/1.15 system-ui,-apple-system,Segoe UI,sans-serif;text-align:center}
@media(max-width:760px){.turdle-shell-header{min-height:66px;padding:8px 14px;position:sticky;top:0}.turdle-shell-brand img{width:150px;max-width:54vw}.turdle-shell-desktop{display:none}.turdle-shell-toggle{display:grid;place-items:center}.turdle-shell-menu{top:72px;right:8px;width:min(410px,calc(100vw - 16px))}}
