.szn-suggest-list--dark{--color-box-background:#333;--color-box-border:#555;--color-element-background:#555;--color-text:#f0f0f0;--color-text-metadata:#999;--color-bakground-metadata:#fff;--color-button:#f0f0f0;--color-miniapp-label:#999;--color-label:#999}.szn-suggest-list--light,.szn-suggest-list--system{--color-box-background:#fff;--color-box-border:#eee;--color-element-background:#eee;--color-text:#111;--color-text-metadata:#999;--color-bakground-metadata:#fff;--color-button:#111;--color-miniapp-label:#999;--color-label:#999}@media(prefers-color-scheme:dark){.szn-suggest-list--system{--color-box-background:#333;--color-box-border:#555;--color-element-background:#555;--color-text:#f0f0f0;--color-text-metadata:#999;--color-bakground-metadata:#fff;--color-button:#f0f0f0;--color-miniapp-label:#999;--color-label:#999}}.szn-suggest-list{font-family:Arial CE,Arial,Helvetica CE,Helvetica,sans-serif}.szn-suggest-list,.szn-suggest-list--overlay-off{position:relative;z-index:401}.szn-suggest-list__overlay{position:absolute;background-color:transparent;opacity:0}.szn-suggest-list__overlay,.szn-suggest-list__overlay__cover{left:0;right:0;top:0;bottom:0;z-index:400;min-width:100%;min-height:100%}.szn-suggest-list__overlay__cover{position:relative;background-color:#000}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.szn-suggest-list__list{margin:0;padding:0;list-style:none}.szn-suggest-list__list--boxed{border:1px solid #eee;border-radius:4px;overflow:hidden;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}.szn-suggest-list__item{margin:0;padding:10px 12px}.szn-suggest-list__item--indented{padding-left:56px}.szn-suggest-list__item--text{padding-top:4px;padding-bottom:4px;cursor:pointer}.szn-suggest-list__item--text:first-child{margin-top:8px}.szn-suggest-list__item--text:last-child{margin-bottom:8px}.szn-suggest-list__item--text.szn-suggest-list__item--selected{background-color:#eee}.szn-suggest-list__text{display:flex;flex-flow:row nowrap;justify-content:flex-start}@supports(display:-webkit-box){.szn-suggest-list__text{min-height:36px;overflow:hidden;align-items:center}}.szn-suggest-list__text-value{display:inline-block;margin:4px 0;max-width:calc(100% - 50px);flex-shrink:0;overflow:hidden;font-size:16px;font-weight:700;line-height:36px;color:#111;white-space:nowrap}.szn-suggest-list__text-value--short{max-width:calc(100% - 82px);text-overflow:ellipsis}@supports(display:-webkit-box){.szn-suggest-list__text-value{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:18px;white-space:normal;text-overflow:ellipsis}}.szn-suggest-list__text-value--emphasized{font-weight:400}.szn-suggest-list__text-metadata--text{display:inline-block;overflow:hidden;font-size:14px;line-height:36px;color:#999;white-space:nowrap;text-overflow:ellipsis}.szn-suggest-list__text-metadata--image{display:inline-block;border-radius:8px;width:32px;height:32px;flex-shrink:0;overflow:hidden;background-position:50%;background-size:cover;background-repeat:no-repeat}.szn-suggest-list__text-metadata--image--dark{opacity:.9}.szn-suggest-list__text-metadata--image--rounded{border-radius:50%}.szn-suggest-list__text-metadata--leading{display:inline-block;margin-right:12px;width:32px;height:32px;flex-shrink:0;overflow:hidden}.szn-suggest-list__text-metadata-container{display:flex;height:36px;flex-grow:1;overflow:hidden;flex-wrap:wrap;justify-content:space-between;white-space:nowrap}.szn-suggest-list__text-bottom-metadata-container{display:flex;margin-top:2px;height:16px;flex-grow:1;overflow:hidden;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.szn-suggest-list__text-metadata--bottom{padding:2px 0;height:16px;font-weight:400;line-height:12px}.szn-suggest-list__text-bottom-metadata-container .szn-suggest-list__text-metadata--bottom{font-size:12px}.szn-suggest-list__text-metadata-container--prioritize-aside-meta-data{flex-direction:row-reverse}.szn-suggest-list__text-metadata--trailing{margin-left:8px;max-width:calc(100% - 8px);flex:0 0 auto}.szn-suggest-list__text-button+.szn-suggest-list__text-metadata--trailing{max-width:calc(100% - 40px)}.szn-suggest-list__text-metadata--text.szn-suggest-list__text-metadata--trailing:before{content:"– "}.szn-suggest-list__text-metadata--aside{margin-left:8px;flex:0 0 auto;text-align:right}.szn-suggest-list__text-button{display:flex;margin:auto 4px;border:none;border-radius:50%;min-width:32px;min-height:32px;justify-content:center;align-items:center;background:none;cursor:pointer;opacity:.4}.szn-suggest-list__text-button svg{fill:#111}.szn-suggest-list__text-button:hover{opacity:1}.szn-suggest-list__text-button-icon{width:12px;height:12px}.szn-suggest-list__miniapp-label{display:block;margin:0 0 8px;font-size:14px;line-height:20px;color:#999}.szn-suggest-list__miniapp-value{display:block;margin:0;font-size:16px;font-weight:700;line-height:20px;color:#111}.szn-suggest-list__item--miniapp{border-top:1px solid #eee;border-bottom:1px solid #eee}.szn-suggest-list__item--miniapp:first-child{border-top:none}.szn-suggest-list__item--miniapp:last-child{border-bottom:none}.szn-suggest-list__item--miniapp+.szn-suggest-list__item--miniapp{border-top:none}.szn-suggest-list__item--label{padding-top:4px;padding-bottom:4px}.szn-suggest-list__item--label:first-child{margin-top:8px}.szn-suggest-list__item--label:last-child{margin-bottom:8px}.szn-suggest-list__label-value{display:block;margin:0;font-size:14px;line-height:20px;color:#999;white-space:nowrap}.szn-suggest-list__tiled-list{margin-bottom:8px;overflow-x:auto}.szn-suggest-list__tiled-list ul{display:inline-flex;margin:0 6px 0 8px;padding:0;overflow-x:auto;list-style:none}.szn-suggest-list__tiled-item{display:inline-block;position:relative;box-sizing:border-box;padding:8px;width:120px;cursor:pointer}.szn-suggest-list__tiled-text-value{display:inline-block;margin-top:8px;max-width:100%;flex-shrink:0;overflow:hidden;font-size:14px;font-weight:700;line-height:36px;text-align:left;color:#111;white-space:nowrap}.szn-suggest-list__tiled-text-value--emphasized{font-weight:400}@supports(display:-webkit-box){.szn-suggest-list__tiled-text-value{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:18px;white-space:normal;text-overflow:ellipsis}}.szn-suggest-list__tiled-item.szn-suggest-list__item--selected{border-radius:4px;background-color:#eee}.szn-suggest-list__tiled-text-metadata{margin:0;border-radius:8px;width:104px;height:104px;flex-shrink:0;overflow:hidden;background-color:#fff;opacity:.9}.szn-suggest-list__tiled-text-metadata--image{display:block;width:104px;height:104px;background-position:50%;background-size:contain;background-repeat:no-repeat;mix-blend-mode:multiply}@supports(display:var(--prop )){.szn-suggest-list__list--boxed{border:1px solid var(--color-box-border);background-color:var(--color-box-background)}.szn-suggest-list__item--text.szn-suggest-list__item--selected{background-color:var(--color-element-background)}.szn-suggest-list__text-value{color:var(--color-text)}.szn-suggest-list__text-metadata--text{color:var(--color-text-metadata)}.szn-suggest-list__text-button svg{fill:var(--color-button)}.szn-suggest-list__miniapp-label{color:var(--color-miniapp-label)}.szn-suggest-list__miniapp-value{color:var(--color-text)}.szn-suggest-list__item--miniapp{border-top:1px solid var(--color-box-border);border-bottom:1px solid var(--color-box-border)}.szn-suggest-list__label-value{color:var(--color-label)}.szn-suggest-list__tiled-text-value{color:var(--color-text)}.szn-suggest-list__tiled-item.szn-suggest-list__item--selected{background-color:var(--color-element-background)}.szn-suggest-list__tiled-text-metadata{background-color:var(--color-bakground-metadata)}}.szn-mobile-input-with-suggest-list--dark{--color-input-background:#333;--color-input-shadow:#111;--color-text:#f0f0f0;--color-text-placeholder:#999;--color-box-background:#333;--color-button-primary:#c00;--color-button-search:#f0f0f0;--color-button-roundedBackground:#eee;--color-button-close:#000;--color-button-clear:#999;--color-button-back:#f0f0f0;--color-button-disabled:#999}.szn-mobile-input-with-suggest-list--light,.szn-mobile-input-with-suggest-list--system{--color-input-background:#fff;--color-input-shadow:#ccc;--color-text:#111;--color-text-placeholder:#999;--color-box-background:#fff;--color-button-primary:#c00;--color-button-search:#f0f0f0;--color-button-roundedBackground:#eee;--color-button-close:#000;--color-button-clear:#999;--color-button-back:#111;--color-button-disabled:#999}@media(prefers-color-scheme:dark){.szn-mobile-input-with-suggest-list--system{--color-input-background:#333;--color-input-shadow:#111;--color-text:#f0f0f0;--color-text-placeholder:#999;--color-box-background:#333;--color-button-primary:#c00;--color-button-search:#f0f0f0;--color-button-keyboardBackground:#f0f0f0;--color-button-keyboard:#404040;--color-button-roundedBackground:#eee;--color-button-close:#000;--color-button-clear:#999;--color-button-back:#f0f0f0;--color-button-disabled:#999}}.szn-mobile-input-with-suggest-list--dark,.szn-mobile-input-with-suggest-list--light,.szn-mobile-input-with-suggest-list--system{height:100%}.szn-mobile-input-with-suggest-list__controlPanel{display:flex;position:fixed;left:0;top:0;z-index:10000;box-sizing:border-box;border:none;padding:8px;width:100%;height:56px;align-items:center;background-color:var(--color-input-background);box-shadow:0 0 8px var(--color-input-shadow)}.szn-mobile-input-with-suggest-list__controlPanel__input-2,.szn-mobile-input-with-suggest-list__controlPanel__input-3{box-sizing:border-box;margin:0;outline:none;border:none;height:40px;overflow:hidden;color:var(--color-text);background-color:var(--color-input-background)}.szn-mobile-input-with-suggest-list__controlPanel__input-2::placeholder,.szn-mobile-input-with-suggest-list__controlPanel__input-3::placeholder{color:var(--color-text-placeholder)}.szn-mobile-input-with-suggest-list__controlPanel__input-2{width:calc(100vw - 112px)}.szn-mobile-input-with-suggest-list__controlPanel__input-3{width:calc(100vw - 160px)}.szn-mobile-input-with-suggest-list__suggestList{position:fixed;left:0;top:56px;z-index:9999;width:100vw;height:calc(100% - 56px);overflow-y:scroll;background-color:var(--color-box-background)}@keyframes speakingLeft{0%{transform:translateX(0)}20%{transform:translateX(-4px)}50%{transform:translateX(7.5px)}80%{transform:translateX(-4px)}to{transform:translateX(0)}}@keyframes speakingRight{0%{transform:translateX(0)}20%{transform:translateX(4px)}50%{transform:translateX(-7.5px)}80%{transform:translateX(4px)}to{transform:translateX(0)}}@keyframes speaking{0%{transform:scale(1)}20%{transform:scaleX(1.5)}50%{transform:scaleX(.25)}80%{transform:scaleX(1.5)}to{transform:scale(1)}}.szn-mobile-input-with-suggest-list__button{display:flex;margin:0;outline:none;border:transparent;border-radius:4px;padding:0;width:48px;height:40px;justify-content:center;align-items:center;background-color:transparent;background-position:50%;background-repeat:no-repeat;cursor:pointer}.szn-mobile-input-with-suggest-list__button--primary{background-color:var(--color-button-primary)}.szn-mobile-input-with-suggest-list__button--rounded{border-radius:50%;height:48px;background-color:var(--color-button-roundedBackground)}.szn-mobile-input-with-suggest-list__button--icon-search svg path{color:var(--color-button-search);fill:var(--color-button-search)}.szn-mobile-input-with-suggest-list__button--icon-clear{color:var(--color-button-clear);fill:var(--color-button-clear)}.szn-mobile-input-with-suggest-list__button--icon-back{color:var(--color-button-back);fill:var(--color-button-back)}.szn-mobile-input-with-suggest-list__button--icon-close{color:var(--color-button-close);fill:var(--color-button-close)}.szn-mobile-input-with-suggest-list__button--disabled{background-color:var(--color-button-disabled);cursor:not-allowed}:root{--c-background:#fff;--c-foreground:#000;--c-grey-50:#fff;--c-grey-75:#fff;--c-grey-100:#f4f4f4;--c-grey-200:#eee;--c-grey-250:#ebedef;--c-grey-300:#ddd;--c-grey-400:#ccc;--c-grey-500:#aaa;--c-grey-600:#999;--c-grey-700:#666;--c-grey-750:#5a5a5a;--c-grey-800:#333;--c-grey-900:#000;--c-red-50:#fcf2f2;--c-red-100:#fae6e6;--c-red-200:#f8d9d9;--c-red-500:#c00;--c-red-600:#a00000;--c-red-700:maroon;--c-blue-50:#f2f5fb;--c-blue-100:#e7edf7;--c-blue-200:#dae3f3;--c-blue-500:#0645ad;--c-blue-light-300:#7dbfff;--c-purple-500:#7b009d;--c-orange-50:#fcf2e9;--c-orange-500:#e57e24;--c-green-50:#f0f8f0;--c-green-400:#66b366;--c-green-500:green}@media(prefers-color-scheme:dark){:root{--c-background:#121212;--c-foreground:#fff;--c-grey-50:#414141;--c-grey-75:#222;--c-grey-100:#222;--c-grey-200:#626466;--c-grey-250:#626466;--c-grey-300:#ddd;--c-grey-400:#414141;--c-grey-500:#aaa;--c-grey-600:#868889;--c-grey-700:#d4d7d9;--c-grey-750:#5a5a5a;--c-grey-800:#eee;--c-grey-900:#9b9b9b;--c-red-50:#fcf2f2;--c-red-100:#fae6e6;--c-red-200:#f8d9d9;--c-red-500:#e43938;--c-red-600:#a00000;--c-red-700:maroon;--c-blue-50:#f2f5fb;--c-blue-100:#e7edf7;--c-blue-200:#dae3f3;--c-blue-500:#d7d7d7;--c-blue-light-300:#7dbfff;--c-purple-500:#d7d7d7;--c-orange-50:#fcf2e9;--c-orange-500:#e57e24;--c-green-50:#f0f8f0;--c-green-400:#66b366;--c-green-500:#5ea807}}body,html{background:var(--c-background);color:var(--c-foreground);padding:0;margin:0;font-family:Arial CE,Arial,Helvetica CE,Helvetica,sans-serif;scroll-behavior:smooth}a{text-decoration:none;color:var(--c-blue-500)}a:active,a:focus,a:hover{text-decoration:underline}a:visited{color:var(--c-purple-500)}*{box-sizing:border-box}button{-webkit-appearance:none;font-family:inherit;font-size:inherit;color:inherit;border:none}body szn-login-widget{--fg:var(--c-foreground);--bg:var(--c-grey-100);--link-hover:var(--c-foreground);--icon:var(--c-grey-400);--icon-hover:var(--c-grey-900);--notification-bg:var(--c-background)}