.mb-universal{--ub-surface-0:#0a0e14;--ub-surface-1:#10151d;--ub-surface-2:#161c26;--ub-surface-3:#1c2430;--ub-surface-4:#232c3a;--ub-surface-5:#2a3444;--ub-border:#26303d;--ub-border-soft:#1a212b;--ub-border-strong:#34404f;--ub-text-primary:#f2f5f8;--ub-text-secondary:#c7d0da;--ub-text-tertiary:#94a3b3;--ub-text-muted:#8b97a5;--ub-text-faint:#58636f;--ub-text-disabled:#4b5563;--ub-accent-teal:#2dd4bf;--ub-accent-teal-strong:#14b8a6;--ub-focus-ring:#5eead4;--ub-secondary-violet:#a78bfa;--ub-secondary-ochre:#c9a15c;--ub-delta-up:#f59e0b;--ub-delta-down-fill:#6366f1;--ub-delta-down-text:#818cf8;--ub-delta-flat:#94a3b3;--ub-delta-new:var(--ub-accent-teal);--ub-delta-none:#3a4553;--ub-seq-1:#123331;--ub-seq-2:#1b5049;--ub-seq-3:#1f7a6c;--ub-seq-4:#2dd4bf;--ub-seq-5:#99f6e4;--ub-div-neg2:#6366f1;--ub-div-neg1:#a5b4fc;--ub-div-mid:#4b5563;--ub-div-pos1:#fcd34d;--ub-div-pos2:#f59e0b;--ub-cat-1:#22d3ee;--ub-cat-2:#38bdf8;--ub-cat-3:#60a5fa;--ub-cat-4:#0d9488;--ub-cat-5:#e879f9;--ub-cat-6:#f472b6;--ub-cat-7:#d97757;--ub-cat-8:#a78bfa;--ub-space-1:4px;--ub-space-2:6px;--ub-space-3:8px;--ub-space-4:10px;--ub-space-5:12px;--ub-space-6:14px;--ub-space-7:16px;--ub-space-8:20px;--ub-space-9:24px;--ub-space-10:28px;--ub-space-11:32px;--ub-space-12:48px;--ub-space-13:64px;--ub-radius-sm:4px;--ub-radius-md:6px;--ub-radius-lg:8px;--ub-radius-pill:999px;--ub-nav-w:232px;--ub-nav-w-collapsed:56px;--ub-panel-w:380px;--ub-topbar-h:52px;--ub-tabbar-h:56px;--ub-ad-h:90px;--ub-font-base:var(--font-pretendard),system-ui,-apple-system,sans-serif;color-scheme:dark;color:var(--ub-text-secondary);background:var(--ub-surface-0);font-family:var(--ub-font-base);font-size:14px;line-height:22px;font-weight:500;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum";word-break:keep-all;min-height:100dvh}.mb-universal *,.mb-universal :after,.mb-universal :before{box-sizing:border-box}.mb-universal a{color:inherit;text-decoration:none}.mb-universal :focus-visible{outline:2px solid var(--ub-focus-ring);outline-offset:2px;border-radius:var(--ub-radius-sm)}.mb-universal h1,.mb-universal h2,.mb-universal h3{color:var(--ub-text-primary);margin:0}.mb-universal h1{font-size:24px;line-height:32px;font-weight:700}.mb-universal h2{font-size:18px;line-height:26px;font-weight:700}.mb-universal h3{font-size:15px;line-height:22px;font-weight:600}.ub-display{font-size:clamp(24px,3.2vw,32px);line-height:1.25;font-weight:800;color:var(--ub-text-primary)}.ub-muted{color:var(--ub-text-muted);font-size:13px;line-height:20px}.ub-tertiary{color:var(--ub-text-tertiary)}.ub-small{font-size:13px;line-height:20px}.ub-tiny{font-size:12px;line-height:16px;font-weight:600}.ub-shell{display:grid;grid-template-columns:var(--ub-nav-w) minmax(0,1fr);min-height:100dvh}.ub-shell[data-collapsed="1"]{grid-template-columns:var(--ub-nav-w-collapsed) minmax(0,1fr)}.ub-nav{position:-webkit-sticky;position:sticky;top:0;height:100dvh;background:var(--ub-surface-1);border-right:1px solid var(--ub-border);display:flex;flex-direction:column;overflow:hidden auto}.ub-nav-head{display:flex;align-items:center;gap:var(--ub-space-3);height:var(--ub-topbar-h);padding:0 var(--ub-space-5);border-bottom:1px solid var(--ub-border-soft)}.ub-brand{font-weight:800;color:var(--ub-text-primary);letter-spacing:.01em;white-space:nowrap}.ub-brand b{color:var(--ub-accent-teal)}.ub-nav-list{list-style:none;margin:0;padding:var(--ub-space-3);display:flex;flex-direction:column;gap:2px}.ub-nav-item{display:flex;align-items:center;gap:var(--ub-space-4);min-height:40px;padding:0 var(--ub-space-4);border-radius:var(--ub-radius-md);color:var(--ub-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ub-nav-item:hover{background:var(--ub-surface-3);color:var(--ub-text-primary)}.ub-nav-item[aria-current=page],.ub-nav-item[data-active="1"]{background:var(--ub-surface-3);color:var(--ub-accent-teal)}.ub-nav-item svg{flex:0 0 18px;width:18px;height:18px}.ub-nav-section{padding:var(--ub-space-5) var(--ub-space-5) var(--ub-space-2);font-size:11px;line-height:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ub-text-muted)}.ub-shell[data-collapsed="1"] .ub-brand span,.ub-shell[data-collapsed="1"] .ub-nav-label,.ub-shell[data-collapsed="1"] .ub-nav-section{display:none}.ub-nav-toggle{margin:auto var(--ub-space-3) var(--ub-space-3)}.ub-main{min-width:0;display:flex;flex-direction:column}.ub-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:var(--ub-space-4);height:var(--ub-topbar-h);padding:0 var(--ub-space-7);background:var(--ub-surface-1);border-bottom:1px solid var(--ub-border)}.ub-content{padding:var(--ub-space-7) clamp(16px,2.5vw,40px) calc(var(--ub-space-13));max-width:1600px;width:100%;margin:0 auto}.ub-content--wide{max-width:none}.ub-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--ub-space-2);min-height:36px;padding:0 var(--ub-space-5);border:1px solid var(--ub-border-strong);border-radius:var(--ub-radius-md);background:var(--ub-surface-2);color:var(--ub-text-primary);font:inherit;font-weight:600;cursor:pointer;white-space:nowrap}.ub-btn:hover{background:var(--ub-surface-3)}.ub-btn[disabled]{color:var(--ub-text-disabled);cursor:not-allowed}.ub-btn--primary{background:var(--ub-accent-teal-strong);border-color:var(--ub-accent-teal-strong);color:#04211d}.ub-btn--primary:hover{background:var(--ub-accent-teal)}.ub-btn--ghost{background:transparent;border-color:transparent;color:var(--ub-text-secondary)}.ub-btn--ghost:hover{background:var(--ub-surface-3);color:var(--ub-text-primary)}.ub-btn--sm{min-height:30px;padding:0 var(--ub-space-4);font-size:13px}.ub-btn--touch{min-height:44px}.ub-input,.ub-select{min-height:36px;padding:0 var(--ub-space-4);border:1px solid var(--ub-border-strong);border-radius:var(--ub-radius-md);background:var(--ub-surface-0);color:var(--ub-text-primary);font:inherit;max-width:100%;min-width:0}.ub-select{max-width:min(100%,60vw);text-overflow:ellipsis}.mb-universal label:has(>.ub-select){max-width:100%;min-width:0}.ub-input::placeholder{color:var(--ub-text-muted)}.ub-chips{display:flex;flex-wrap:wrap;gap:var(--ub-space-2)}.ub-chip{display:inline-flex;align-items:center;gap:4px;min-height:30px;padding:0 var(--ub-space-4);border:1px solid var(--ub-border-strong);border-radius:var(--ub-radius-pill);background:var(--ub-surface-2);color:var(--ub-text-secondary);font-size:13px;font-weight:600;cursor:pointer}.ub-chip[aria-pressed=true],.ub-chip[data-active="1"]{border-color:var(--ub-accent-teal-strong);color:var(--ub-accent-teal);background:rgba(45,212,191,.08)}.ub-tabs{display:flex;gap:2px;border-bottom:1px solid var(--ub-border);overflow:auto hidden;scrollbar-width:none;max-width:100%;min-width:0}.ub-tab{flex:0 0 auto;min-height:40px;padding:0 var(--ub-space-5);border:0;border-bottom:2px solid transparent;background:transparent;color:var(--ub-text-tertiary);font:inherit;font-weight:600;cursor:pointer;white-space:nowrap}.ub-tab[aria-selected=true]{color:var(--ub-accent-teal);border-bottom-color:var(--ub-accent-teal)}.ub-tab:hover{color:var(--ub-text-primary)}.ub-badge{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:var(--ub-radius-sm);font-size:11px;line-height:14px;font-weight:700;letter-spacing:.02em;border:1px solid var(--ub-border-strong);color:var(--ub-text-secondary);background:var(--ub-surface-3)}.ub-badge--demo{color:var(--ub-secondary-ochre);border-color:var(--ub-secondary-ochre);background:rgba(201,161,92,.1)}.ub-badge--preview{color:var(--ub-secondary-violet);border-color:var(--ub-secondary-violet);background:rgba(167,139,250,.1)}.ub-badge--new{color:var(--ub-delta-new);border-color:var(--ub-accent-teal-strong)}.ub-badge--up{color:var(--ub-delta-up);border-color:transparent;background:rgba(245,158,11,.12)}.ub-badge--down{color:var(--ub-delta-down-text);border-color:transparent;background:rgba(99,102,241,.14)}.ub-badge--flat{color:var(--ub-delta-flat);border-color:transparent}.ub-badge--missing{color:var(--ub-text-muted);border-style:dashed}.ub-badge--estimate{color:var(--ub-secondary-violet)}.ub-badge--source{color:var(--ub-text-tertiary)}.ub-card{background:var(--ub-surface-2);border:1px solid var(--ub-border);border-radius:var(--ub-radius-lg);padding:var(--ub-space-7);min-width:0;overflow-wrap:anywhere}.ub-card--link:hover{border-color:var(--ub-border-strong);background:var(--ub-surface-3)}.ub-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ub-space-3);margin-bottom:var(--ub-space-4)}.ub-card-desc{color:var(--ub-text-tertiary);font-size:13px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ub-grid{display:grid;grid-gap:var(--ub-space-5);gap:var(--ub-space-5);grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.ub-grid--tight{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.ub-section{margin-top:var(--ub-space-11)}.ub-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--ub-space-4);margin-bottom:var(--ub-space-5)}.ub-link{color:var(--ub-accent-teal);font-weight:600}.ub-link:hover{text-decoration:underline}.ub-facts{display:flex;flex-wrap:wrap;gap:var(--ub-space-3) var(--ub-space-7);color:var(--ub-text-tertiary);font-size:13px;line-height:20px}.ub-facts dt{display:inline;color:var(--ub-text-muted)}.ub-facts dd{display:inline;margin:0 0 0 4px;color:var(--ub-text-secondary)}.ub-empty{padding:var(--ub-space-9);border:1px dashed var(--ub-border-strong);border-radius:var(--ub-radius-lg);color:var(--ub-text-muted);text-align:center}.ub-notice{padding:var(--ub-space-4) var(--ub-space-5);border:1px solid var(--ub-border-strong);border-left:3px solid var(--ub-secondary-ochre);border-radius:var(--ub-radius-md);background:var(--ub-surface-2);color:var(--ub-text-secondary);font-size:13px;line-height:20px}.ub-disclaimer{color:var(--ub-text-muted);font-size:12px;line-height:18px;margin-top:var(--ub-space-7)}.ub-table-wrap{overflow:auto hidden;border:1px solid var(--ub-border);border-radius:var(--ub-radius-lg);background:var(--ub-surface-2)}.ub-table{width:100%;border-collapse:collapse;font-size:14px}.ub-table td,.ub-table th{padding:10px 12px;border-bottom:1px solid var(--ub-border-soft);text-align:left;white-space:nowrap;vertical-align:middle}.ub-table th{color:var(--ub-text-muted);font-size:12px;font-weight:700;letter-spacing:.03em;position:-webkit-sticky;position:sticky;top:0;background:var(--ub-surface-2)}.ub-table th button{background:none;border:0;color:inherit;font:inherit;cursor:pointer;padding:0}.ub-table td.num,.ub-table th.num{text-align:right}.ub-table tr[data-selected="1"] td{background:rgba(45,212,191,.08)}.ub-table tr:hover td{background:var(--ub-surface-3)}.ub-table td.name{max-width:260px;overflow:hidden;text-overflow:ellipsis;color:var(--ub-text-primary);font-weight:600}.ub-field{position:relative;width:100%;background:var(--ub-surface-1);border:1px solid var(--ub-border);border-radius:var(--ub-radius-lg);overflow:hidden}.ub-field svg{display:block;width:100%;height:100%}.ub-field-tools{position:absolute;top:var(--ub-space-3);right:var(--ub-space-3);z-index:3;display:flex;gap:var(--ub-space-2)}.ub-bubble{cursor:pointer}.ub-bubble circle{stroke:var(--ub-surface-0);stroke-width:1.5;transition:opacity .12s}.ub-bubble[data-selected="1"] circle{stroke:var(--ub-focus-ring);stroke-width:3}.ub-bubble[data-dim="1"]{opacity:.35}.ub-bubble text{fill:var(--ub-text-primary);font-weight:700;pointer-events:none;text-anchor:middle}.ub-bubble .ub-bubble-rank{fill:var(--ub-text-primary);font-size:11px;font-weight:800}.ub-bubble .ub-bubble-value{fill:var(--ub-text-secondary);font-weight:600}.ub-bubble--missing circle{fill:none;stroke:var(--ub-delta-none);stroke-dasharray:3 3}.ub-legend{display:flex;flex-wrap:wrap;gap:var(--ub-space-3) var(--ub-space-7);padding:var(--ub-space-4) var(--ub-space-5);border-top:1px solid var(--ub-border-soft);color:var(--ub-text-tertiary);font-size:12px;line-height:18px}.ub-legend .sw{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px;vertical-align:-1px}.ub-work{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:var(--ub-space-5);gap:var(--ub-space-5)}.ub-work[data-analyze="1"]{grid-template-columns:minmax(0,1fr) var(--ub-panel-w)}.ub-panel{position:-webkit-sticky;position:sticky;top:calc(var(--ub-topbar-h) + var(--ub-space-5));align-self:start;background:var(--ub-surface-2);border:1px solid var(--ub-border);border-radius:var(--ub-radius-lg);padding:var(--ub-space-7);max-height:calc(100dvh - var(--ub-topbar-h) - 40px);overflow:hidden auto}.ub-panel-head{display:flex;align-items:center;justify-content:space-between;gap:var(--ub-space-3);margin-bottom:var(--ub-space-5)}.ub-kv{display:grid;grid-template-columns:auto 1fr;grid-gap:6px 12px;gap:6px 12px;font-size:13px}.ub-kv dt{color:var(--ub-text-muted)}.ub-kv dd{margin:0;color:var(--ub-text-primary);text-align:right;overflow-wrap:anywhere}.ub-tray{position:-webkit-sticky;position:sticky;bottom:0;z-index:15;margin-top:var(--ub-space-5);background:var(--ub-surface-1);border:1px solid var(--ub-border-strong);border-radius:var(--ub-radius-lg) var(--ub-radius-lg) 0 0;padding:var(--ub-space-4) var(--ub-space-5)}.ub-tray-row{display:flex;gap:var(--ub-space-3)}.ub-tray-item,.ub-tray-row{align-items:center;flex-wrap:wrap}.ub-tray-item{display:inline-flex;max-width:100%;gap:6px;min-height:32px;padding:0 8px 0 10px;border:1px solid var(--ub-border-strong);border-radius:var(--ub-radius-md);background:var(--ub-surface-2);font-size:13px}.ub-tray-item .dot{width:8px;height:8px;border-radius:50%}.ub-ad{min-height:var(--ub-ad-h);border:1px dashed var(--ub-border-strong);border-radius:var(--ub-radius-md);display:flex;align-items:center;justify-content:center;color:var(--ub-text-faint);font-size:12px;margin:var(--ub-space-7) 0}.ub-sheet-backdrop{position:fixed;inset:0;z-index:60;background:rgba(0,0,0,.5)}.ub-sheet{position:fixed;left:0;right:0;bottom:0;z-index:61;max-height:88dvh;overflow:hidden auto;background:var(--ub-surface-4);border-top:1px solid var(--ub-border-strong);border-radius:12px 12px 0 0;box-shadow:0 4px 12px rgba(0,0,0,.4);padding:var(--ub-space-5) var(--ub-space-7) calc(var(--ub-space-9) + env(safe-area-inset-bottom))}.ub-tabbar{display:none}.ub-country-hero{display:flex;align-items:center;gap:var(--ub-space-5);flex-wrap:wrap}.ub-flag{font-size:28px;line-height:1}.ub-map-wrap{position:relative;background:var(--ub-surface-1);border:1px solid var(--ub-border);border-radius:var(--ub-radius-lg);overflow:hidden}.ub-map-wrap svg{display:block;width:100%;height:auto}.ub-map-country{fill:var(--ub-surface-3);stroke:var(--ub-surface-0);stroke-width:.4;cursor:pointer}.ub-map-country:hover{fill:var(--ub-surface-5)}.ub-map-country[data-selected="1"]{stroke:var(--ub-focus-ring);stroke-width:1.2}.ub-map-country[data-nodata="1"]{fill:var(--ub-surface-2);cursor:default}.ub-map-marker{fill:var(--ub-accent-teal);stroke:var(--ub-surface-0);stroke-width:.6;cursor:pointer}.ub-sparkline{display:block;width:100%;height:48px}.ub-sparkline path{fill:none;stroke:var(--ub-accent-teal);stroke-width:1.5}.ub-sparkline circle{fill:var(--ub-accent-teal)}.ub-inline-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.ub-row{display:flex;align-items:center;gap:var(--ub-space-3);min-height:44px;padding:0 var(--ub-space-4);border-radius:var(--ub-radius-md)}.ub-row:hover{background:var(--ub-surface-3)}.ub-row .grow{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1023px){.ub-shell,.ub-shell[data-collapsed="1"]{grid-template-columns:var(--ub-nav-w-collapsed) minmax(0,1fr)}.ub-brand span,.ub-nav-label,.ub-nav-section{display:none}.ub-work[data-analyze="1"]{grid-template-columns:minmax(0,1fr)}.ub-panel{position:fixed;top:var(--ub-topbar-h);right:0;bottom:0;width:calc(100% - var(--ub-nav-w-collapsed));max-height:none;border-radius:0;z-index:30;box-shadow:0 4px 12px rgba(0,0,0,.4)}}@media (max-width:767px){.ub-shell,.ub-shell[data-collapsed="1"]{grid-template-columns:minmax(0,1fr)}.ub-nav{display:none}.ub-content{padding:var(--ub-space-5) 16px calc(var(--ub-tabbar-h) + var(--ub-space-9) + env(safe-area-inset-bottom))}.ub-tabbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;height:calc(var(--ub-tabbar-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--ub-surface-1);border-top:1px solid var(--ub-border-strong);max-width:100vw;overflow:hidden}.ub-tabbar a{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:44px;font-size:11px;font-weight:700;color:var(--ub-text-tertiary)}.ub-tabbar a[aria-current=page]{color:var(--ub-accent-teal)}.ub-tabbar svg{width:20px;height:20px}.ub-panel{top:auto;left:0;width:100%;max-height:80dvh;border-radius:12px 12px 0 0;padding-bottom:calc(var(--ub-tabbar-h) + env(safe-area-inset-bottom))}.ub-tray{bottom:calc(var(--ub-tabbar-h) + env(safe-area-inset-bottom))}.ub-topbar{padding:0 12px}.ub-table td.name{max-width:160px}.ub-grid{grid-template-columns:1fr}.ub-grid--tight{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:359px){.ub-grid--tight{grid-template-columns:1fr}}@media (max-width:767px) and (orientation:landscape){.ub-tabbar{height:calc(48px + env(safe-area-inset-bottom))}.ub-content{padding-bottom:calc(48px + var(--ub-space-7) + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.mb-universal *{transition:none!important;animation:none!important}}.ub-nav-tree{padding-top:0}.ub-nav-row{display:flex;align-items:stretch}.ub-nav-disclosure{width:100%;background:none;border:0;font:inherit;cursor:pointer;text-align:left;color:var(--ub-text-secondary)}.ub-nav-disclosure:focus-visible,.ub-nav-disclosure:hover{background:var(--ub-surface-3);color:var(--ub-text-primary)}.ub-nav-disclosure:focus-visible,.ub-nav-item:focus-visible{outline:2px solid var(--ub-accent-teal);outline-offset:-2px}.ub-nav-disclosure[aria-expanded=true]{color:var(--ub-text-primary)}.ub-nav-chevron{margin-left:auto;font-size:11px;color:var(--ub-text-muted);flex:0 0 auto}.ub-nav-panel{padding:0 0 var(--ub-space-2)}.ub-nav-sub{list-style:none;margin:0;padding:0 0 0 var(--ub-space-4);display:flex;flex-direction:column;gap:1px}.ub-nav-sub--items{padding-left:var(--ub-space-5)}.ub-nav-sub .ub-nav-item{min-height:36px;font-size:13px}.ub-nav-item--all,.ub-nav-item--more{color:var(--ub-text-tertiary)}.ub-nav-item--more{font-style:italic}.ub-nav-item--muted{color:var(--ub-text-muted);cursor:default}.ub-nav-group{padding:var(--ub-space-3) var(--ub-space-4) var(--ub-space-1) var(--ub-space-5);font-size:10px;line-height:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ub-text-muted)}.ub-nav-country>.ub-nav-disclosure{min-height:36px;font-size:13px}.ub-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ub-shell[data-collapsed="1"] .ub-nav-chevron,.ub-shell[data-collapsed="1"] .ub-nav-group,.ub-shell[data-collapsed="1"] .ub-nav-panel{display:none}.ub-menu-btn{display:none;align-items:center;gap:var(--ub-space-2);min-height:40px}.ub-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--ub-space-4)}@media (max-width:1023px){.ub-menu-btn{display:inline-flex}.ub-nav .ub-nav-chevron,.ub-nav .ub-nav-group,.ub-nav .ub-nav-panel{display:none}.ub-sheet .ub-nav-list{padding:0}.ub-sheet .ub-nav-label{display:inline}}@media (max-width:359px){.ub-nav-sub{padding-left:var(--ub-space-2)}.ub-nav-sub--items{padding-left:var(--ub-space-3)}}.ub-nav-filter{padding:2px var(--ub-space-2) 4px 0}.ub-nav-filter .ub-input--sm{width:100%;min-height:34px;padding:0 var(--ub-space-3);font:inherit;font-size:13px;color:var(--ub-text-primary);background:var(--ub-surface-2);border:1px solid var(--ub-border);border-radius:var(--ub-radius-md)}.ub-nav-filter .ub-input--sm:focus-visible{outline:2px solid var(--ub-accent-teal);outline-offset:-1px}