.mobile-get-dialog { position:fixed; inset:8px; width:min(550px,calc(100vw - 16px)); height:calc(100dvh - 16px); max-height:none; max-width:none; margin:auto; padding:0; border:1px solid #64d9ec; border-radius:12px; background:#000; overflow:hidden; }
.mobile-get-dialog iframe { width:100%; height:100%; border:0; }
.mobile-get-close { position:absolute; right:8px; top:8px; width:32px; height:32px; border:1px solid #64d9ec; border-radius:8px; background:#000c; color:#fff; }
.mobile-settings-content#mobile-settings-reference{width:176px;max-width:calc(100vw - 16px);padding:0;margin:0;border:0;border-radius:10px;background:rgba(0,0,0,.7);color:#c8dce2;box-shadow:none;gap:6px;scrollbar-width:thin;scrollbar-color:#31515b #000}
#mobile-settings-reference .header-tools{order:3}
#mobile-settings-reference .language-switch,#mobile-settings-reference .website-quality{display:block;height:auto;padding:0;border:0;background:transparent;box-shadow:none}
#mobile-settings-reference .reference-control{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-width:0;min-height:38px;height:38px;padding:0 8px;margin:0;border:0;border-radius:9px;background:rgba(0,0,0,.7);color:inherit;font:600 12px 'Microsoft YaHei',sans-serif;cursor:pointer;box-shadow:none;box-sizing:border-box}
#mobile-settings-reference .reference-control>span:not(.compact-flow),#mobile-settings-reference .reference-control>svg{position:relative;z-index:2}
#mobile-settings-reference .get-app-button{color:#eef8fc;font-size:11px;white-space:nowrap;position:relative;top:auto;left:auto}
#mobile-settings-reference .mobile-settings-get{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:6px}
#mobile-settings-reference .mobile-qr-toggle{padding:7px;color:#80e5f5}
#mobile-settings-reference .mobile-qr-toggle svg{width:22px;height:22px;fill:currentColor;stroke:none}
#mobile-settings-reference .reference-disclosure{display:grid;grid-template-columns:1fr 1fr;padding:0 13px 0 8px;text-align:center}
#mobile-settings-reference .reference-disclosure>span:nth-child(2){padding-right:8px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#mobile-settings-reference .reference-disclosure>svg{position:absolute;right:8px;top:16px;width:8px;height:6px;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .15s ease}
#mobile-settings-reference .reference-disclosure[aria-expanded=true]>svg{transform:rotate(180deg)}
#mobile-settings-reference .reference-control[aria-expanded=true]{color:#e1f5f7}
#mobile-settings-reference .reference-options{position:static;display:block;width:100%;margin:6px 0 0;padding:5px;border:0;border-radius:10px;background:rgba(0,0,0,.7);box-sizing:border-box;max-height:210px!important;overflow-y:auto;scrollbar-width:thin}
#mobile-settings-reference .reference-options button{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:auto;min-height:38px;padding:7px 10px;border:0;border-radius:7px;background:transparent;color:#bed0da;font:12px 'Microsoft YaHei',sans-serif;text-align:left;cursor:pointer;box-shadow:none}
#mobile-settings-reference .reference-options button+button{margin-top:3px}
#mobile-settings-reference .reference-options button[aria-checked=true],#mobile-settings-reference .reference-options button[aria-pressed=true]{background:rgba(0,0,0,.7);color:#d3f5f7}
#mobile-settings-reference .reference-options button:hover,#mobile-settings-reference .reference-options button:focus-visible{background:#19313a;color:#fff}
#mobile-settings-reference .reference-options svg{width:12px;height:12px;fill:none;stroke:#9fe3e5;opacity:0}
#mobile-settings-reference .reference-options [aria-checked=true] svg{opacity:1}
#mobile-settings-reference .reference-options [aria-pressed=true]:after{content:'';width:9px;height:5px;border-left:1.5px solid #9fe3e5;border-bottom:1.5px solid #9fe3e5;transform:rotate(-45deg)}
#mobile-settings-reference .contact-trigger{order:4}
#mobile-settings-reference .mobile-qr-figure{grid-column:1/-1;margin:0;padding:9px;background:rgba(0,0,0,.7);border-radius:10px;text-align:center}
#mobile-settings-reference .mobile-qr-image{position:static;display:block;width:100%;height:auto;aspect-ratio:1;padding:5px;background:#fff;box-sizing:border-box}
#mobile-settings-reference figcaption{margin-top:7px;font-size:10px;color:#a9c7cf}
#mobile-settings-reference [hidden]{display:none!important}
#mobile-settings-reference .reference-options{font-size:10px;font-weight:400}
.mobile-get-dialog{width:calc(100vw - 16px)!important;max-width:600px!important;height:calc(100dvh - 32px)!important;max-height:900px!important;padding:0!important;border:1px solid #4f98a8!important;border-radius:12px!important;overflow:hidden!important;background:#000!important}
.mobile-get-dialog.is-expanded{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;border:0!important;border-radius:0!important}
.mobile-get-dialog>.mobile-get-close{display:none!important}
