.module-glyph{--glyph-fg:var(--accent);--glyph-bg:var(--accent-soft-bg);background:var(--glyph-bg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.module-glyph--sm{border-radius:7px;width:1.5rem;height:1.5rem}.module-glyph--md{border-radius:10px;width:2.375rem;height:2.375rem}.module-glyph--lg{border-radius:9px;width:2rem;height:2rem}.module-glyph--nav{border-radius:7px;width:1.5rem;height:1.5rem}.module-glyph--on-dark{--glyph-fg:#fff}.module-glyph--orange{--glyph-fg:#d25300;--glyph-bg:#ffe4d7}@supports (color:lab(0% 0 0)){.module-glyph--orange{--glyph-fg:lab(52.1633% 52.6984 78.7668);--glyph-bg:lab(92.7612% 12.264 13.8963)}}.module-glyph--teal{--glyph-fg:#008d88;--glyph-bg:#cef4f1}@supports (color:lab(0% 0 0)){.module-glyph--teal{--glyph-fg:lab(52.5287% -37.2961 -7.35651);--glyph-bg:lab(93.4971% -13.3576 -2.7477)}}.module-glyph--violet{--glyph-fg:#8864c0;--glyph-bg:#efe6ff}@supports (color:lab(0% 0 0)){.module-glyph--violet{--glyph-fg:lab(49.2577% 29.4874 -43.5496);--glyph-bg:lab(92.461% 9.03732 -16.1119)}}.module-glyph--yellow{--glyph-fg:#a58100;--glyph-bg:#fbeabe}@supports (color:lab(0% 0 0)){.module-glyph--yellow{--glyph-fg:lab(56.167% 8.5904 85.9372);--glyph-bg:lab(93.2944% .837147 23.6958)}}.module-glyph--pink{--glyph-fg:#c04688;--glyph-bg:#ffe2ef}@supports (color:lab(0% 0 0)){.module-glyph--pink{--glyph-fg:lab(48.9859% 54.1167 -10.5034);--glyph-bg:lab(92.3738% 16.5291 -3.13265)}}.module-glyph--blue{--glyph-fg:#007da7;--glyph-bg:#d3f1ff}@supports (color:lab(0% 0 0)){.module-glyph--blue{--glyph-fg:lab(47.9939% -20.4262 -35.8898);--glyph-bg:lab(93.1836% -8.23116 -11.5568)}}.module-glyph--ai{--glyph-fg:#fff;--glyph-bg:#d25300}@supports (color:lab(0% 0 0)){.module-glyph--ai{--glyph-bg:lab(52.1633% 52.6984 78.7668)}}.module-glyph__shape{justify-content:center;align-items:center;display:flex}.mg-grid4{grid-template-rows:repeat(2,4px);grid-template-columns:repeat(2,4px);gap:1.5px;display:grid}.module-glyph--md .mg-grid4{grid-template-rows:repeat(2,6px);grid-template-columns:repeat(2,6px);gap:2px}.mg-grid4 span{background:var(--glyph-fg);border-radius:1px}.ui-nav-link--active .module-glyph{--glyph-bg:var(--accent);--glyph-fg:#fff}.ui-nav-link--active .module-glyph--orange,.ui-nav-link--active .module-glyph--teal,.ui-nav-link--active .module-glyph--violet,.ui-nav-link--active .module-glyph--yellow,.ui-nav-link--active .module-glyph--pink,.ui-nav-link--active .module-glyph--blue{--glyph-bg:var(--accent)}.mg-list{flex-direction:column;gap:3px;display:flex}.mg-list__row{align-items:center;gap:2px;display:flex}.mg-list__dot{background:var(--glyph-fg);border-radius:50%;width:3px;height:3px}.mg-list__line{background:var(--glyph-fg);border-radius:1px;height:2px}.mg-list__line--lg{width:10px}.mg-list__line--sm{width:6px}.mg-cal{flex-direction:column;align-items:center;gap:1px;display:flex}.mg-cal__pins{gap:3px;display:flex}.mg-cal__pin{background:var(--glyph-fg);border-radius:1px;width:1.5px;height:3px}.mg-cal__body{border:1.5px solid var(--glyph-fg);border-radius:1.5px;width:10px;height:7px}.module-glyph--md .mg-cal__body{border-width:2px;border-radius:2px;width:15px;height:11px}.mg-bulb{flex-direction:column;align-items:center;display:flex}.mg-bulb__top{background:var(--glyph-fg);border-radius:50%;width:7px;height:7px}.mg-bulb__base{background:var(--glyph-fg);border-radius:0 0 1px 1px;width:4px;height:2px;margin-top:.5px}.mg-check-circle{border:1.5px solid var(--glyph-fg);border-radius:50%;width:10px;height:10px;display:block;position:relative}.mg-check-circle:after{content:"";border-left:1.5px solid var(--glyph-fg);border-bottom:1.5px solid var(--glyph-fg);width:4px;height:2.5px;position:absolute;top:3.5px;left:2px;transform:rotate(-45deg)}.module-glyph--md .mg-check-circle{width:12px;height:12px}.mg-plane{background:var(--glyph-fg);clip-path:polygon(0% 0%,100% 50%,0% 100%,26% 50%);width:11px;height:11px;display:block}.module-glyph--md .mg-plane{width:14px;height:14px}.mg-flag{width:11px;height:12px;display:block;position:relative}.mg-flag__pole{background:var(--glyph-fg);border-radius:1px;width:1.5px;height:100%;position:absolute;top:0;left:0}.mg-flag__cloth{background:var(--glyph-fg);clip-path:polygon(0% 0%,100% 25%,100% 75%,0% 100%);width:8px;height:7px;position:absolute;top:1px;left:2.5px}.mg-megaphone{background:var(--glyph-fg);clip-path:polygon(0% 32%,58% 6%,58% 94%,0% 68%);width:11px;height:9px;display:block}.module-glyph--md .mg-megaphone{width:16px;height:13px}.mg-stack{width:16px;height:16px;position:relative}.mg-stack__back{background:var(--glyph-fg);opacity:.4;border-radius:3px;width:11px;height:11px;position:absolute;top:0;left:0}.mg-stack__front{background:var(--glyph-fg);border-radius:3px;width:11px;height:11px;position:absolute;bottom:0;right:0}.mg-box{border:1.5px solid var(--glyph-fg);border-radius:1.5px;width:10px;height:10px;position:relative}.mg-box:after{content:"";background:var(--glyph-fg);height:1.5px;position:absolute;top:3px;left:-1.5px;right:-1.5px}.mg-target{border:1.5px solid var(--glyph-fg);border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;display:flex}.mg-target__dot{background:var(--glyph-fg);border-radius:50%;width:3.5px;height:3.5px}.mg-doc{border:1.5px solid var(--glyph-fg);border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:12px;height:15px;display:flex}.mg-doc span{background:var(--glyph-fg);border-radius:1px;height:1.5px}.mg-doc span:first-child,.mg-doc span:nth-child(2){width:6px}.mg-doc span:nth-child(3){width:4px}.mg-star{background:var(--glyph-fg);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);width:14px;height:14px}
