.md-root{z-index:400;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.md-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080f2e8c;animation:.16s ease-out md-fade;position:absolute;inset:0}.md-backdrop[data-dismissable=no]{cursor:default}.md-backdrop[data-dismissable=yes]{cursor:pointer}.md-panel{background:#fff;border-radius:16px;width:100%;max-height:calc(100dvh - 40px);animation:.18s cubic-bezier(.22,1,.36,1) md-rise;position:relative;overflow-y:auto;box-shadow:0 24px 64px #060c1e57}.md-panel:focus{outline:none}.md-panel--sm{max-width:380px}.md-panel--md{max-width:540px}.md-panel--lg{max-width:760px}@media (max-width:560px){.md-root{align-items:flex-end;padding:12px}.md-panel{max-width:none;max-height:calc(100dvh - 24px)}}@keyframes md-fade{0%{opacity:0}to{opacity:1}}@keyframes md-rise{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.md-backdrop,.md-panel{animation:none}}.sk{flex-direction:column;gap:16px;padding:4px 0;display:flex}.sk-hero{border-radius:18px;height:120px}.sk-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (max-width:640px){.sk-grid{grid-template-columns:minmax(0,1fr)}}.sk-card{border-radius:16px;height:132px}.sk-lines{flex-direction:column;gap:10px;display:flex}.sk-line{border-radius:7px;height:14px}.sk-line--short{width:62%}.sk-hero,.sk-card,.sk-line{background:linear-gradient(100deg,#0d1b3e0d 30%,#0d1b3e17 50%,#0d1b3e0d 70%) 0 0/220% 100%;animation:1.4s ease-in-out infinite sk-sweep}@keyframes sk-sweep{0%{background-position:180% 0}to{background-position:-40% 0}}@media (prefers-reduced-motion:reduce){.sk-hero,.sk-card,.sk-line{background:#0d1b3e0f;animation:none}}.sk .u-sr{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
