.vl-md-sheet.mv-sheet,.vl-md-backdrop{--vl-md-paper:#f5f0e8;--vl-md-ivory:#fffdf9;--vl-md-ink:#201914;--vl-md-ink2:#4a3d2d;--vl-md-muted:#7d7061;--vl-md-oxblood:#7a111a;--vl-md-hair:rgba(32,25,20,.12);--vl-md-ease:cubic-bezier(.2,.7,.2,1)}.vl-md-backdrop{z-index:10050;background:rgba(32,25,20,.45);position:fixed;top:0;bottom:0;left:0;right:0}.vl-md-sheet.mv-sheet{z-index:10050;background:var(--vl-md-paper,#f5f0e8);max-width:none;color:var(--vl-md-ink,#201914);padding:12px 0 calc(env(safe-area-inset-bottom,0px) + 12px);border-radius:22px 22px 0 0;position:fixed;bottom:0;left:0;right:0}.vl-md-sheet .mv-sheet__grabber{width:40px;margin:8px auto 0}.vl-md-sheet .mv-sheet__header{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 16px;display:flex}.vl-md-sheet .mv-sheet__header-spacer{order:1;width:44px;height:44px}.vl-md-sheet .mv-sheet__title{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.02em;text-align:center;order:2;font-size:20px;font-weight:600}.vl-md-sheet .mv-sheet__close{width:44px;height:44px;color:var(--vl-md-ink2,#4a3d2d);background:0 0;border:0;border-radius:999px;order:3}.vl-md-sheet.mv-sheet .mv-sheet__body{height:var(--mv-sheet-body-max,calc(86dvh - 140px));max-height:var(--mv-sheet-body-max,calc(86dvh - 140px));flex-direction:column;display:flex;overflow:hidden}.vl-md-title{font:inherit;outline:none;margin:0}.vl-md{flex-direction:column;height:100%;min-height:0;display:flex}.vl-md-list{-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:1;min-height:0;padding:0 16px 8px;overflow-y:auto}.vl-md-group{padding:10px 0 6px}.vl-md-group+.vl-md-group{border-top:1px solid var(--vl-md-hair,rgba(32,25,20,.12))}.vl-md-heading{color:var(--vl-md-muted,#7d7061);font-family:var(--font-display),system-ui,sans-serif;letter-spacing:.02em;margin:0 0 8px;font-size:12.5px;font-weight:600;line-height:1}.vl-md-rows{flex-direction:column;display:flex}.vl-md-row{border-bottom:1px solid var(--vl-md-hair,rgba(32,25,20,.12));min-height:60px;color:inherit;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 4px;text-decoration:none;display:grid}.vl-md-row:last-child{border-bottom:0}.vl-md-icon{border:1px solid var(--vl-md-hair,rgba(32,25,20,.12));background:var(--vl-md-ivory,#fffdf9);border-radius:12px;place-items:center;width:40px;height:40px;padding:6px;display:grid;overflow:hidden}.vl-md-icon img{object-fit:contain;width:28px;height:28px}.vl-md-text{flex-direction:column;gap:2px;min-width:0;display:flex}.vl-md-name{font-family:var(--font-display),system-ui,sans-serif;color:var(--vl-md-ink,#201914);font-size:16px;font-weight:600;line-height:1.2}.vl-md-desc{color:var(--vl-md-muted,#7d7061);font-family:var(--font-body),Georgia,serif;-webkit-line-clamp:2;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.3;display:-webkit-box;overflow:hidden}.vl-md-count{min-width:5.5em;color:var(--vl-md-ink2,#4a3d2d);font-family:var(--font-display),system-ui,sans-serif;text-align:right;white-space:nowrap;justify-self:end;font-size:13px;font-weight:600}.vl-md-chevron{width:18px;height:18px;color:var(--vl-md-muted,#7d7061);justify-self:end}.vl-md-foot{background:var(--vl-md-paper,#f5f0e8);flex-shrink:0;gap:10px;padding:10px 16px 0;display:flex}.vl-md-foot-btn{height:48px;font-family:var(--font-display),system-ui,sans-serif;cursor:pointer;border-radius:999px;flex:1;font-size:15px;font-weight:700}.vl-md-foot-search{border:1px solid var(--vl-md-ink,#201914);color:var(--vl-md-ink,#201914);background:0 0}.vl-md-foot-post{border:1px solid var(--vl-md-oxblood,#7a111a);background:var(--vl-md-oxblood,#7a111a);color:#fff}@media (min-width:768px) and (max-width:1023px){.vl-md-sheet.mv-sheet{max-width:560px;margin:0 auto}}@media (min-width:1024px){.vl-md-sheet.mv-sheet,.vl-md-backdrop{display:none!important}}