body .bm-showcase-install{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';font-size:16px;font-weight:400;
line-height:normal;letter-spacing:normal;color:#333;-webkit-font-smoothing:antialiased}
body .bm-showcase-install,body .bm-showcase-install *{box-sizing:border-box}
body .bm-showcase-install :where(*){margin:0;padding:0;letter-spacing:normal}
body .bm-showcase-install .ws-qr-title{font-family:inherit}
body .bm-showcase-install .modal-close-btn{width: 36px;
    height: 36px;
    border-radius: 50%;
    border: none;
    background: #f2f2f2;
    color: #636363;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s, color 0.15s;
    flex-shrink: 0;
    padding: 0;}
body .bm-showcase-install .modal-close-btn:hover{background: #e5e5e5;
    color: #1a1a1a;}
body .bm-showcase-install .modal-close-btn svg{width: 18px;
    height: 18px;}
body .bm-showcase-install.scd-install-overlay{position: fixed; inset: 0; z-index: 6000;
    background: rgba(0,0,0,0.5);
    display: flex; align-items: center; justify-content: center;
    padding: 20px;}
body .bm-showcase-install .scd-install-modal{position: relative;
    background: #fff; border-radius: 16px;
    padding: 22px 22px 18px;
    width: min(380px, 92vw);
    max-height: 88vh; overflow-y: auto;
    box-shadow: 0 24px 64px rgba(0,0,0,0.3);
    text-align: center;}
body .bm-showcase-install .scd-install-head{display: flex; align-items: center; justify-content: space-between;
    gap: 12px; margin-bottom: 16px;}
body .bm-showcase-install .scd-install-title{margin: 0; font-size: 16px; font-weight: 600; color: #111827; text-align: left;}
body .bm-showcase-install .scd-install-btns{display: flex; flex-direction: column; gap: 8px;}
body .bm-showcase-install .scd-install-dl{display: flex; align-items: center; justify-content: center; gap: 8px;
    width: 100%; box-sizing: border-box;
    padding: 12px 16px;
    background: #12141d; color: #fff;
    border: none; border-radius: 9999px;
    font-size: 14px; font-weight: 600; text-decoration: none;
    cursor: pointer;}
body .bm-showcase-install .scd-install-dl:hover{filter: brightness(0.95);}
body .bm-showcase-install .scd-install-dl .material-symbols-outlined{font-size: 20px;}
body .bm-showcase-install .scd-install-empty{color: #6b7280; font-size: 13px; margin: 8px 0 4px;}
body .bm-showcase-install .scd-install-or{display: flex; align-items: center; gap: 10px;
    margin: 16px 0 12px; color: #9ca3af; font-size: 12px;}
body .bm-showcase-install .scd-install-or::before,body .bm-showcase-install .scd-install-or::after{content: ""; flex: 1; height: 1px; background: #e5e7eb;}
body .bm-showcase-install .scd-install-qr{display: inline-block; margin: 0 auto 14px; padding: 8px;
    background: #fff; border: 1px solid #e5e7eb; border-radius: 12px;
    min-width: 120px; min-height: 120px;}
body .bm-showcase-install .scd-install-qr svg{display: block; width: 216px; height: 216px;}
body .bm-showcase-install .scd-install-qr-loading{display: inline-block; padding: 40px 12px; color: #9ca3af; font-size: 12px;}
body .bm-showcase-install .scd-install-steps{text-align: left; margin: 4px 0 12px; padding-left: 20px;
    color: #374151; font-size: 13px; line-height: 1.6;}
body .bm-showcase-install .scd-install-hint{display: flex; gap: 8px; align-items: flex-start;
    background: #f9fafb; border: 1px solid #eef0f2; border-radius: 10px;
    padding: 10px 12px; text-align: left; color: #6b7280; font-size: 12px; line-height: 1.5;}
body .bm-showcase-install .scd-install-hint .material-symbols-outlined{font-size: 18px; color: #9ca3af; flex-shrink: 0;}
body .bm-showcase-install.ws-qr-overlay{position: fixed; inset: 0; z-index: 6000;
    background: rgba(0,0,0,0.5);
    display: flex; align-items: center; justify-content: center;
    padding: 20px;}
body .bm-showcase-install .ws-qr-modal input:focus,body .bm-showcase-install .ws-qr-modal textarea:focus,body .bm-showcase-install .ws-qr-modal select:focus{outline: none; border-color: #12141d !important; box-shadow: none;}
body .bm-showcase-install .ws-qr-modal input:hover:not(:focus):not(:disabled){border-color: #9ca3af;}
body .bm-showcase-install .ws-qr-modal{position: relative;
    background: #fff; border-radius: 16px;
    padding: 22px 22px 18px;
    width: min(360px, 92vw);
    box-shadow: 0 24px 64px rgba(0,0,0,0.3);
    text-align: center;}
body .bm-showcase-install .ws-qr-head{display: flex; align-items: center; justify-content: space-between;
    gap: 12px; margin-bottom: 16px;}
body .bm-showcase-install .ws-qr-title{margin: 0; font-size: 18px; font-weight: 600; color: #111827; text-align: left;}
body .bm-showcase-install .ws-qr-download{display: flex; align-items: center; justify-content: center; gap: 8px;
    width: 100%; box-sizing: border-box;
    padding: 12px 16px; margin: 0 0 6px;
    background: #12141d; color: #fff;
    border: none; border-radius: 9999px;
    font-size: 14px; font-weight: 600; text-decoration: none;
    cursor: pointer;}
body .bm-showcase-install .ws-qr-download:hover{filter: brightness(0.95);}
body .bm-showcase-install .ws-qr-download .material-symbols-outlined{font-size: 20px;}
body .bm-showcase-install .ws-qr-download-sub{font-size: 12px; color: #6b7280; text-align: center; margin: 0 0 14px;}
body .bm-showcase-install .ws-qr-or{display: flex; align-items: center; gap: 10px;
    margin: 4px 0 12px; color: #9ca3af; font-size: 12px;}
body .bm-showcase-install .ws-qr-or::before,body .bm-showcase-install .ws-qr-or::after{content: ""; flex: 1; height: 1px; background: #e5e7eb;}
body .bm-showcase-install .ws-qr-code{display: inline-block; margin: 0 auto 14px; padding: 8px;
    background: #fff; border: 1px solid #e5e7eb; border-radius: 12px;}
body .bm-showcase-install .ws-install-preparing{display: flex; flex-direction: column; align-items: center;
    text-align: center; padding: 30px 22px 14px; gap: 12px;}
body .bm-showcase-install .ws-install-preparing-spin{font-size: 42px; color: #12141d; animation: spin 1s linear infinite;}
body .bm-showcase-install .ws-install-preparing-title{font-size: 15px; font-weight: 600; color: #111827;}
body .bm-showcase-install .ws-install-preparing-body{font-size: 13px; color: #6b7280; line-height: 1.55; max-width: 320px;}
body .bm-showcase-install .ws-qr-code svg{display: block; width: 232px; height: 232px;}
body .bm-showcase-install .ws-qr-steps{text-align: left; margin: 0 0 10px; padding-left: 20px;
    font-size: 13px; line-height: 1.6; color: #374151;}
body .bm-showcase-install .ws-qr-steps li{margin: 2px 0;}
body .bm-showcase-install .ws-qr-hint{display: flex; gap: 8px; align-items: flex-start;
    text-align: left; margin: 0 0 10px;
    padding: 10px 12px; border-radius: 10px;
    background: #fef9c3; border: none;
    font-size: 12.5px; line-height: 1.5; color: #854d0e;}
body .bm-showcase-install .ws-qr-hint .material-symbols-outlined{font-size: 18px; flex: 0 0 auto; color: #ca8a04;}
body .bm-showcase-install .ws-qr-note{font-size: 12px; color: #9ca3af;}
body .bm-showcase-install .ws-install-modal{width: min(420px, 94vw); max-height: 88vh; text-align: left;
    display: flex; flex-direction: column; overflow: hidden;
    
    padding-bottom: 12px;}
body .bm-showcase-install .ws-install-modal .ws-qr-head{flex-shrink: 0; margin-bottom: 0; padding-bottom: 12px;}
body .bm-showcase-install .ws-install-body{flex: 1; min-height: 0; overflow-y: auto; padding: 12px 0 0;
    scrollbar-width: thin; scrollbar-color: rgba(0,0,0,0.2) transparent;}
body .bm-showcase-install .ws-install-body::-webkit-scrollbar{width: 7px;}
body .bm-showcase-install .ws-install-body::-webkit-scrollbar-thumb{background: rgba(0,0,0,0.2); border-radius: 4px;}
body .bm-showcase-install .ws-install-body::-webkit-scrollbar-track{background: transparent;}
body .bm-showcase-install .ws-install-os{border: 1px solid #e5e7eb; border-radius: 12px;
    padding: 12px 14px; margin: 0 0 12px;}
body .bm-showcase-install .ws-install-os.is-detected{border-color: #12141d; background: #f5f9ff;}
body .bm-showcase-install .ws-install-os-title{display: flex; align-items: center; gap: 8px;
    font-size: 14px; font-weight: 600; color: #111827; margin: 0 0 8px;}
body .bm-showcase-install .ws-install-detected{font-size: 11px; font-weight: 600; color: #12141d;
    background: #f0f0f2; border-radius: 9999px; padding: 2px 8px;}
body .bm-showcase-install .ws-install-os .ws-qr-download{margin: 0 0 8px;}
body .bm-showcase-install .ws-install-os .ws-qr-steps{margin: 0;}
body .bm-showcase-install .scd-install-btn{display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;}
@media (max-width: 640px){body .bm-showcase-install.ws-qr-overlay,body .bm-showcase-install.scd-install-overlay{align-items: flex-end !important;
        justify-content: center !important;
        padding: 0 !important;
        top: 0 !important;
        height: 100dvh !important;}
body .bm-showcase-install.ws-qr-overlay > *,body .bm-showcase-install.scd-install-overlay > *{width: 100% !important;
        max-width: none !important;
        max-height: 92vh !important;
        border-radius: 24px 24px 0 0 !important;
        animation: mfSlideUp 0.22s ease;}
body .bm-showcase-install.ws-qr-overlay div[style*="justify-content:flex-end"],body .bm-showcase-install.scd-install-overlay div[style*="justify-content:flex-end"]{flex-direction: column !important;
        gap: 8px !important;}
body .bm-showcase-install.ws-qr-overlay div[style*="justify-content:flex-end"] > button,body .bm-showcase-install.scd-install-overlay div[style*="justify-content:flex-end"] > button{width: 100% !important;
        margin: 0 !important;}
body .bm-showcase-install.ws-qr-overlay div[style*="justify-content:flex-end"] > button,body .bm-showcase-install.scd-install-overlay div[style*="justify-content:flex-end"] > button{justify-content: center !important;
        text-align: center !important;}}
body .bm-showcase-install .ws-qr-download,body .bm-showcase-install .scd-install-dl{background: #12141d; border-color: #12141d; color: #fff;}
body .bm-showcase-install .ws-qr-download:hover,body .bm-showcase-install .scd-install-dl:hover{background: #2f3340; border-color: #2f3340; color: #fff;}
