/* Plain section link: no dropdown, background or bubble. */
.autides-header nav .method-nav-current{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:8px}
.topic-page .method-location{max-width:none;width:100%;margin:0;padding:17px clamp(22px,5.5vw,88px);display:flex;align-items:center;gap:14px;background:#f0f3eb;border-bottom:1px solid #dce3d5;color:#283d33}
.topic-page .method-location *{font:400 12px/1.5 Manrope,Arial,sans-serif}
.method-location .location-path{display:flex;gap:12px;align-items:center;color:#58675b}
.topic-page .method-location .location-current{font:400 17px/1.4 Lora,Georgia,serif;color:#283d33}
.method-location a{text-decoration:none}
.method-location a:hover{text-decoration:underline;text-underline-offset:4px}
.method-location .location-back{margin-left:auto;white-space:nowrap}
@media(max-width:600px){.topic-page .method-location{padding-block:12px;gap:5px 10px;flex-wrap:wrap}.method-location .location-path{width:100%;gap:8px}.method-location .location-path>span:last-child{display:none}.topic-page .method-location .location-current{font-size:16px;flex:1;min-width:0}.method-location .location-back{font-size:11px}}

