:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020617;font-family:Arial,sans-serif}html,body,#root{background:#020617;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}html,body{color:#fff;background:#020617;width:100%;margin:0;font-family:Arial,sans-serif;overflow-x:hidden}button,input{font-family:inherit}button{border:none}.app{min-height:100vh;padding:24px}.app-auth-checking{background:#020617;place-items:center;min-height:100vh;padding:0;display:grid}.app-loading-card{justify-items:center;gap:16px;display:grid}.app-loading-logo{color:#020617;background:linear-gradient(135deg,#facc15,#38bdf8);border-radius:18px;place-items:center;width:54px;height:54px;font-size:26px;font-weight:700;display:grid}.app-loading-spinner{border:3px solid #94a3b838;border-top-color:#38bdf8;border-radius:999px;width:26px;height:26px;animation:.8s linear infinite appLoadingSpin}@keyframes appLoadingSpin{to{transform:rotate(360deg)}}.topbar{justify-content:space-between;align-items:center;gap:14px;max-width:1180px;margin:0 auto 22px;display:flex}.brand{cursor:pointer;align-items:center;gap:12px;display:flex}.logo{font-size:24px;font-weight:700}.subtitle{color:#94a3b8;margin-top:4px;font-size:13px}.nav{background:#0f172a;border:1px solid #1e293b;border-radius:16px;gap:8px;padding:6px;display:flex}.nav-btn{color:#94a3b8;cursor:pointer;background:0 0;border-radius:12px;padding:10px 16px;transition:all .2s}.nav-btn:hover{color:#fff;background:#1e293b}.nav-btn.active{color:#facc15;background:#facc151a}.language-globe-btn{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #1e293b;border-radius:16px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;margin-left:auto;padding:0;line-height:1;display:flex;position:relative;overflow:hidden}.language-globe-btn:hover{background:#1e293b;border-color:#38bdf8}.home-notification-bell-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aeb;border:1px solid #1e293b;border-radius:16px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;padding:0;line-height:1;display:flex;position:relative;overflow:hidden}.home-notification-bell-btn:hover{background:#1e293b;border-color:#38bdf8}.topbar-action-icon{text-align:center;justify-content:center;align-items:center;width:24px;height:24px;font-size:21px;line-height:1;display:flex}.home-notification-bell-icon{font-size:20px}.home-notification-badge{color:#fff;background:#ef4444;border:2px solid #020617;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px}.home-page,.assets-page,.markets-page{max-width:1180px;margin:0 auto}.home-ad-banner{background:#0f172a;border:1px solid #1e293b;border-radius:20px;max-width:1180px;margin:0 auto 14px;overflow:hidden}.ad-track{width:max-content;animation:22s linear infinite adSlide;display:flex}.home-ad-banner:hover .ad-track{animation-play-state:paused}.ad-card{border-right:1px solid #1e293b;flex-direction:column;gap:4px;min-width:360px;padding:14px 18px;display:flex}.ad-card span{color:#38bdf8;font-size:12px}.ad-card strong{color:#e5e7eb;white-space:nowrap;font-size:14px}@keyframes adSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-assets-card{background:linear-gradient(135deg,#172554,#0f172a 55%,#020617);border:1px solid #1e293b;border-radius:24px;max-width:1180px;margin:0 auto 14px;padding:20px;box-shadow:0 20px 60px #00000047}.home-assets-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-assets-top span{color:#cbd5e1;font-size:14px}.home-assets-top button{color:#38bdf8;cursor:pointer;background:#38bdf81f;border-radius:999px;padding:8px 12px;font-size:13px}.home-assets-amount{color:#facc15;margin-top:12px;font-size:38px;font-weight:700;line-height:1.1}.home-assets-amount small{color:#facc15;font-size:16px}.home-assets-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px;display:grid}.home-assets-grid div{background:#0206178c;border:1px solid #94a3b81f;border-radius:16px;padding:12px}.home-assets-grid span{color:#94a3b8;margin-bottom:6px;font-size:12px;display:block}.home-assets-grid strong{color:#e5e7eb;font-size:14px}.home-assets-actions{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px;display:grid}.home-assets-actions button{color:#fff;cursor:pointer;background:#1e293b;border-radius:14px;padding:12px 8px;font-size:14px}.home-assets-actions button:first-child{background:#16a34a}.home-announcement-card{background:#0f172a;border:1px solid #1e293b;border-radius:22px;max-width:1180px;margin:0 auto 14px;padding:16px;box-shadow:0 20px 60px #00000038}.home-announcement-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.home-announcement-head span{color:#38bdf8;margin-bottom:4px;font-size:12px;display:block}.home-announcement-head strong{color:#e5e7eb;font-size:16px}.home-announcement-head button{color:#38bdf8;cursor:pointer;background:#38bdf81f;border-radius:999px;padding:8px 12px;font-size:13px}.home-announcement-list{gap:10px;display:grid}.home-announcement-item{color:#fff;cursor:pointer;text-align:left;background:#020617;border:1px solid #1e293b;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.home-announcement-item:hover{border-color:#38bdf8}.home-announcement-item strong{margin-bottom:5px;font-size:14px;display:block}.home-announcement-item span{color:#94a3b8;font-size:12px;line-height:1.4;display:block}.home-announcement-item small{color:#64748b;font-size:11px}.announcement-detail h2{margin:0 0 8px;font-size:22px}.announcement-date{color:#64748b;margin-bottom:16px;font-size:13px}.announcement-detail p{color:#cbd5e1;margin:0 0 12px;font-size:14px;line-height:1.8}.announcement-modal-list{gap:10px;display:grid}.announcement-modal-item{color:#fff;cursor:pointer;text-align:left;background:#020617;border:1px solid #1e293b;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:10px;width:100%;padding:14px;display:grid}.announcement-modal-item:hover{border-color:#38bdf8}.announcement-modal-item strong{margin-bottom:6px;font-size:15px;display:block}.announcement-modal-item span{color:#94a3b8;font-size:12px;line-height:1.5;display:block}.announcement-modal-item small{color:#64748b;font-size:11px}.announcement-back-btn{color:#38bdf8;cursor:pointer;background:#1e293b;border-radius:999px;margin-bottom:14px;padding:9px 12px;font-size:13px}.announcement-modal-item{grid-template-columns:1fr;gap:6px}.announcement-modal-item small{font-size:10px}.hero{background:#0f172a;border:1px solid #1e293b;border-radius:24px;grid-template-columns:1fr 360px;align-items:stretch;gap:20px;padding:32px;display:grid;box-shadow:0 20px 60px #00000040}.badge{color:#facc15;background:#facc151a;border-radius:999px;margin-bottom:16px;padding:8px 12px;font-size:13px;display:inline-block}.hero h1{margin:0;font-size:46px;line-height:1.1}.hero p{color:#94a3b8;max-width:640px;font-size:16px;line-height:1.7}.hero-actions{gap:12px;margin-top:24px;display:flex}.primary-btn,.secondary-btn{color:#fff;cursor:pointer;border-radius:14px;padding:14px 20px;font-size:16px}.primary-btn{background:#16a34a}.secondary-btn{background:#1e293b}.hero-card,.feature-card,.asset-summary,.markets-summary-card,.markets-list-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;box-shadow:0 20px 60px #00000040}.home-market-card{background:#020617;padding:18px}.home-market-title{color:#94a3b8;margin-bottom:12px;font-size:14px}.home-market-row{color:#fff;text-align:left;cursor:pointer;background:0 0;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;width:100%;padding:14px 0;display:flex}.home-market-row:last-child{border-bottom:none}.home-market-row strong{font-size:16px;display:block}.home-market-row span{color:#64748b;margin-top:5px;font-size:12px;display:block}.home-market-price{text-align:right}.home-market-price strong{font-size:17px}.home-market-price span{font-weight:700}.home-market-price span.up,.home-market-price .up{color:#22c55e!important}.home-market-price span.down,.home-market-price .down{color:#ef4444!important}.home-market-row:has(.up) .home-market-price strong{color:#22c55e}.home-market-row:has(.down) .home-market-price strong{color:#ef4444}.feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px;display:grid}.feature-card{padding:20px}.feature-card h3{margin:0 0 10px}.feature-card p{color:#94a3b8;margin:0;line-height:1.6}.markets-summary-card{justify-content:space-between;align-items:center;margin-bottom:16px;padding:22px;display:flex}.markets-summary-card h1{margin:0 0 8px;font-size:32px}.markets-summary-card p{color:#94a3b8;margin:0}.market-refresh-btn{color:#e5e7eb;cursor:pointer;background:#1e293b;border-radius:14px;padding:11px 16px}.markets-list-card{padding:14px}.market-list-head{color:#64748b;grid-template-columns:1.5fr 1fr 90px;gap:12px;padding:10px 12px;font-size:13px;display:grid}.market-list-row{color:#fff;cursor:pointer;text-align:left;background:#020617;border:1px solid #1e293b;border-radius:16px;grid-template-columns:1.5fr 1fr 90px;align-items:center;gap:12px;width:100%;margin-bottom:10px;padding:14px 12px;display:grid}.market-list-row:hover{background:#0b1220;border-color:#38bdf8}.market-name-box strong{font-size:16px;display:block}.market-name-box span{color:#64748b;margin-top:5px;font-size:12px;display:block}.market-price-box{text-align:right}.market-price-box strong{font-size:15px;display:block}.market-price-box span{color:#64748b;margin-top:5px;font-size:11px;display:block}.market-change{text-align:center;border-radius:12px;padding:9px 0;font-size:14px;font-weight:700}.market-change-up{color:#22c55e;background:#22c55e24}.market-change-down{color:#ef4444;background:#ef444424}.layout{grid-template-columns:1fr 360px;gap:20px;max-width:1180px;margin:0 auto;display:grid}.market-panel,.trade-panel,.active-order-box,.history-box{background:#0f172a;border:1px solid #1e293b;border-radius:22px;padding:20px;box-shadow:0 20px 60px #00000040}.trade-market-selector{margin-bottom:14px}.current-market-card{color:#fff;cursor:pointer;text-align:left;background:#020617;border:1px solid #1e293b;border-radius:18px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;width:100%;padding:14px;display:grid}.current-market-card span{color:#94a3b8;margin-bottom:5px;font-size:12px;display:block}.current-market-card strong{font-size:18px}.selector-price{font-size:16px;font-weight:700}.selector-arrow{color:#38bdf8;background:#1e293b;border-radius:999px;padding:7px 10px;font-size:12px}.market-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.symbol{color:#94a3b8;margin-bottom:8px;font-size:18px}.price{font-size:54px;font-weight:700;transition:all .3s}.up,.text-up,.mini-up,.result-win,.profit-win{color:#22c55e}.down,.text-down,.mini-down,.result-lose,.profit-lose{color:#ef4444}.result-draw,.profit-draw{color:#facc15}.change-box{text-align:center;border-radius:14px;min-width:110px;padding:12px}.change-box span{margin-bottom:4px;font-size:13px;display:block}.change-box strong{font-size:20px}.up-bg{background:#22c55e1f}.down-bg{background:#ef44441f}.chart-box{background:#020617;border:1px solid #1e293b;border-radius:18px;padding:16px}.chart-header{color:#cbd5e1;justify-content:space-between;margin-bottom:12px;font-size:14px;display:flex}.period-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.period-tab{color:#94a3b8;cursor:pointer;background:#0f172a;border:1px solid #1e293b;border-radius:10px;padding:8px 12px;font-size:13px;transition:all .2s}.period-tab:hover{color:#fff;border-color:#475569}.period-tab.active{color:#facc15;background:#facc1514;border-color:#facc15}.latest-tab{color:#38bdf8;border-color:#38bdf8}.chart-stat-strip{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:10px;min-height:22px;margin:-4px 0 8px;font-size:11px;line-height:1.2;display:flex}.chart-stat-strip span{white-space:nowrap;align-items:center;display:inline-flex}.chart-stat-high{color:#38bdf8}.chart-stat-low{color:#f87171}.chart-stat-ema{font-weight:700}.chart-stat-ema5{color:#facc15}.chart-stat-ema10{color:#38bdf8}.chart-stat-ema20{color:#c084fc}.mini-chart{width:100%;height:340px;display:block}.candle-chart{background:radial-gradient(circle at 20% 0,#38bdf814,#0000 34%),linear-gradient(#0f172aeb,#020617 62%);border:1px solid #1e293bf2;border-radius:14px;box-shadow:inset 0 0 0 1px #94a3b80a}.draggable-chart{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.draggable-chart:active{cursor:grabbing}.grid-line{stroke:#94a3b821;stroke-width:1px}.volume-divider-line{stroke:#94a3b82e;stroke-width:1px}.day-price-line{stroke:#94a3b82e;stroke-width:1px;stroke-dasharray:3 6}.day-high-line{stroke:#38bdf852}.day-low-line{stroke:#f8717147}.chart-small-label,.volume-label,.ema-legend-text{letter-spacing:.2px;paint-order:stroke;stroke:#020617d9;stroke-width:3px;stroke-linejoin:round;font-size:11px;font-weight:700}.chart-small-label{fill:#cbd5e1}.chart-high-label{fill:#38bdf8}.chart-low-label{fill:#f87171}.current-price-line{stroke:#facc15;stroke-width:1.2px;stroke-dasharray:6 5}.current-price-label-bg{fill:#facc1521;stroke:#facc15a6;stroke-width:1px}.current-price-label{fill:#facc15;paint-order:stroke;stroke:#020617e6;stroke-width:3px;stroke-linejoin:round;font-size:12px;font-weight:800}.ema-line{fill:none;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;opacity:.95}.ema-line-5{stroke:#facc15}.ema-line-10{stroke:#38bdf8}.ema-line-20{stroke:#c084fc}.ema-legend-text.ema5{fill:#facc15}.ema-legend-text.ema10{fill:#38bdf8}.ema-legend-text.ema20{fill:#c084fc}.volume-label{fill:#94a3b8}.volume-bar{opacity:.62}.volume-up{fill:#22c55e8c}.volume-down{fill:#ef444480}.candle-up .candle-wick{stroke:#22c55e;stroke-width:2px}.candle-up .candle-body{fill:#22c55e}.candle-down .candle-wick{stroke:#ef4444;stroke-width:2px}.candle-down .candle-body{fill:#ef4444}.chart-crosshair{pointer-events:none}.crosshair-line{stroke:#e2e8f0bf;stroke-width:1px;stroke-dasharray:4 4}.crosshair-vertical{stroke:#38bdf8b8}.crosshair-horizontal{stroke:#facc15bd}.crosshair-price-bg{fill:#0f172aeb;stroke:#facc15b8;stroke-width:1px}.crosshair-price-text{fill:#facc15;paint-order:stroke;stroke:#020617f2;stroke-width:3px;stroke-linejoin:round;font-size:11px;font-weight:800}.crosshair-tooltip-bg{fill:#0f172af0;stroke:#94a3b859;stroke-width:1px}.crosshair-tooltip-title{fill:#e5e7eb;font-size:11px;font-weight:800}.crosshair-tooltip-text{fill:#cbd5e1;font-size:10px;font-weight:700}.drag-tip{color:#64748b;text-align:center;margin-top:10px;font-size:13px}.message-box{color:#e5e7eb;background:#020617;border:1px solid #1e293b;border-radius:14px;min-height:48px;margin-top:16px;padding:14px;line-height:1.5}.quick-order-bar{grid-template-columns:1fr 1fr;align-self:start;gap:14px;display:grid}.quick-order-bar button{color:#fff;cursor:pointer;border-radius:18px;height:58px;font-size:22px;font-weight:700}.quick-buy-up{background:#16a34a}.quick-buy-down{background:#dc2626}.quick-order-bar button:disabled{opacity:.5;cursor:not-allowed}.trade-panel h2,.active-order-box h2,.history-box h2{margin:0 0 18px;font-size:20px}.section-title{color:#e5e7eb;margin-top:18px;margin-bottom:10px;font-size:15px;font-weight:700}.duration-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.duration-option{color:#fff;cursor:pointer;background:#111827;border:1px solid #374151;border-radius:14px;padding:13px;font-size:16px;transition:all .2s}.duration-option:hover{border-color:#64748b;transform:translateY(-2px)}.duration-option small{color:#cbd5e1;margin-top:5px;font-size:12px;display:block}.duration-option.active{background:#1e293b;border-color:#facc15}.rule-info-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:14px;display:flex}.rule-info{color:#facc15;font-size:14px}.available-funds{color:#94a3b8;white-space:nowrap;font-size:14px}.available-funds strong{color:#38bdf8;font-weight:700}.amount-input{color:#fff;background:#020617;border:1px solid #374151;border-radius:14px;outline:none;width:100%;padding:15px;font-size:22px}.amount-input:focus{border-color:#38bdf8}.profit-preview{margin-top:10px;font-size:15px;line-height:1.8}.profit-preview-line{color:#22c55e}.loss-preview-line{color:#ef4444}.countdown-card{text-align:center;background:#facc151a;border:1px solid #facc1540;border-radius:16px;margin-top:18px;padding:16px}.countdown-card span{color:#fde68a;margin-bottom:6px;display:block}.countdown-card strong{color:#facc15;font-size:36px}.buy-up{background:#16a34a}.buy-down{background:#dc2626}button:disabled{opacity:.5;cursor:not-allowed}button:disabled:hover{transform:none}.order-drawer-mask{z-index:1800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617ad;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.order-drawer-panel{border-radius:26px 26px 0 0;width:100%;max-width:430px;max-height:86vh;animation:.22s ease-out drawerUp;overflow-y:auto}@keyframes drawerUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.drawer-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.drawer-header span{color:#94a3b8;margin-bottom:5px;font-size:13px;display:block}.drawer-header strong{font-size:22px}.drawer-close-btn{color:#fff;cursor:pointer;background:#1e293b;border-radius:12px;width:36px;height:36px;font-size:24px}.drawer-market-info{background:#020617;border:1px solid #1e293b;border-radius:16px;justify-content:space-between;align-items:center;padding:14px;display:flex}.drawer-market-info span{color:#94a3b8;font-size:14px}.drawer-market-info strong{color:#facc15;font-size:18px}.drawer-submit-btn{color:#fff;cursor:pointer;border-radius:18px;width:100%;height:58px;margin-top:20px;font-size:22px;font-weight:700}.bottom-layout{grid-template-columns:360px 1fr;gap:20px;max-width:1180px;margin:20px auto 0;display:grid}.empty-history{color:#94a3b8;text-align:center;background:#020617;border-radius:14px;padding:16px;font-size:14px}.active-order{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.active-order div{background:#020617;border:1px solid #1e293b;border-radius:14px;padding:14px}.active-order span{color:#94a3b8;margin-bottom:6px;font-size:13px;display:block}.active-order strong{font-size:16px}.history-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.history-item{background:#020617;border:1px solid #1e293b;border-radius:14px;padding:14px}.history-top{color:#cbd5e1;justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.history-detail{color:#94a3b8;margin-bottom:5px;font-size:13px}.profit-win,.profit-lose,.profit-draw,.result-win,.result-lose,.result-draw{font-weight:700}.asset-summary{justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex}.asset-summary span{color:#94a3b8}.asset-summary strong{color:#facc15;margin-top:8px;font-size:38px;display:block}.asset-summary p{color:#94a3b8}.asset-actions{flex-wrap:wrap;gap:10px;display:flex}.asset-actions button{color:#fff;cursor:pointer;background:#1e293b;border-radius:12px;padding:12px 16px}.asset-record-toggle.active{color:#facc15;background:#facc1524}.asset-table-card{background:#0f172a;border:1px solid #1e293b;border-radius:22px;margin-top:20px;padding:22px}.asset-table-card h2{color:#e5e7eb;margin:0 0 18px;font-size:18px}.asset-record-list{color:#cbd5e1;gap:10px;display:grid}.asset-record-list div{background:#020617;border:1px solid #1e293b;border-radius:12px;padding:12px}.asset-record-list span,.asset-record-list small{color:#94a3b8;font-size:12px;display:block}.asset-record-list strong{margin:5px 0;display:block}.copy-address-box{color:#fff;cursor:pointer;background:#020617;border:1px solid #334155;border-radius:16px;align-items:center;gap:10px;width:100%;min-height:56px;padding:10px 10px 10px 14px;display:flex}.copy-address-box:hover{border-color:#38bdf8}.copy-address-box span{word-break:break-all;color:#e5e7eb;flex:1;min-width:0;font-size:14px;line-height:1.45}.copy-address-box.empty{cursor:default}.copy-address-box.empty span{color:#64748b}.copy-address-row{grid-template-columns:1fr 76px;align-items:center;gap:8px;display:grid}.copy-address-row .modal-input{min-width:0}.copy-address-btn{color:#38bdf8;cursor:pointer;white-space:nowrap;background:#1e293b;border:1px solid #334155;border-radius:14px;height:44px;padding:0 12px;font-size:14px}.copy-address-btn:hover:not(:disabled){background:#334155;border-color:#38bdf8}.copy-address-btn:disabled{opacity:.45;cursor:not-allowed}.modal-mask{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617b8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-page{background:#0f172a;border:1px solid #1e293b;border-radius:26px;width:100%;max-width:430px;animation:.22s ease-out modalShow;overflow:hidden;box-shadow:0 30px 90px #0000008c}@keyframes modalShow{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px;display:flex}.modal-title{font-size:22px;font-weight:700}.modal-subtitle{color:#94a3b8;margin-top:6px;font-size:13px}.modal-close{color:#fff;cursor:pointer;background:#1e293b;border-radius:12px;width:36px;height:36px;font-size:24px}.modal-content{padding:20px}.home-message-card{background:#0f172a;border:1px solid #1e293b;border-radius:22px;max-width:1180px;margin:0 auto 14px;padding:16px}.home-message-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.home-message-head span{color:#38bdf8;margin-bottom:4px;font-size:12px;display:block}.home-message-head strong{color:#e5e7eb;font-size:18px;display:block}.home-message-head button{color:#38bdf8;cursor:pointer;background:#38bdf81f;border:none;border-radius:999px;padding:8px 12px;font-size:13px}.home-message-item{color:#e5e7eb;cursor:pointer;text-align:left;background:#020617;border:1px solid #1e293b;border-radius:16px;gap:6px;width:100%;padding:14px;display:grid}.home-message-item:hover{border-color:#38bdf8}.home-message-item strong{color:#f8fafc;font-size:15px;display:block}.home-message-item span{color:#cbd5e1;word-break:break-word;font-size:13px;line-height:1.6;display:block}.home-message-item small{color:#64748b;font-size:11px;display:block}.site-message-modal-mask{justify-content:center!important;align-items:center!important;padding:18px!important}.site-message-modal-page{border-radius:24px;width:min(390px,100vw - 36px);max-height:min(72vh,620px);overflow:hidden}.site-message-modal-header{text-align:center;justify-content:center;align-items:center;padding:22px 58px 18px;position:relative}.site-message-modal-header>div{width:100%}.site-message-modal-header .modal-title{text-align:center;font-size:22px}.site-message-modal-header .modal-subtitle{text-align:center;margin-top:7px}.site-message-modal-header .modal-close{position:absolute;top:16px;right:16px}.site-message-list{gap:10px;display:grid}.site-message-item{color:#e5e7eb;cursor:pointer;text-align:left;background:#020617;border:1px solid #1e293b;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:10px;width:100%;padding:14px;display:grid}.site-message-item:hover{border-color:#38bdf8}.site-message-item strong{color:#f8fafc;margin-bottom:6px;font-size:15px;display:block}.site-message-item span{color:#cbd5e1;word-break:break-word;font-size:12px;line-height:1.6;display:block}.site-message-item small{color:#64748b;white-space:nowrap;font-size:11px}.site-message-detail{text-align:center}.site-message-detail .help-back-btn{margin:0 auto 14px;display:inline-flex}.help-modal-item strong{margin-bottom:6px;font-size:15px;display:block}.modal-balance{background:#020617;border:1px solid #1e293b;border-radius:18px;margin-bottom:18px;padding:16px}.modal-balance span{color:#94a3b8;margin-bottom:6px;font-size:13px;display:block}.modal-balance strong{color:#facc15;font-size:24px}.modal-label{color:#e5e7eb;margin-bottom:10px;font-size:14px;font-weight:700;display:block}.auth-label{margin-top:16px}.modal-input{color:#fff;background:#020617;border:1px solid #334155;border-radius:16px;outline:none;width:100%;height:56px;padding:0 14px;font-size:22px}.modal-input:focus{border-color:#38bdf8}.modal-amount-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px;display:grid}.modal-amount-grid button{color:#cbd5e1;cursor:pointer;background:#1e293b;border-radius:14px;padding:13px;font-size:15px}.modal-main-btn{color:#fff;cursor:pointer;background:#16a34a;border-radius:18px;width:100%;height:56px;margin-top:18px;font-size:18px;font-weight:700}.modal-main-btn.compact{margin-top:0}.withdraw-btn{background:#dc2626}.modal-secondary-btn{color:#e5e7eb;cursor:pointer;background:#1e293b;border-radius:18px;width:100%;height:56px;font-size:18px}.modal-action-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.modal-note{color:#64748b;text-align:center;margin:14px 0 0;font-size:13px;line-height:1.6}.auth-switch{color:#94a3b8;text-align:center;margin-top:16px;font-size:14px}.auth-switch button{color:#38bdf8;cursor:pointer;background:0 0;margin-left:6px;font-size:14px}.language-list,.market-select-list{gap:10px;display:grid}.language-option,.market-select-item{color:#fff;text-align:left;cursor:pointer;background:#020617;border:1px solid #1e293b;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:12px;width:100%;padding:14px;display:grid}.market-select-item{grid-template-columns:1fr auto}.language-option.active,.market-select-item.active{background:#facc1514;border-color:#facc15}.language-option span{font-size:26px}.language-option strong,.market-select-item strong{font-size:16px;display:block}.language-option small,.market-select-item span{color:#64748b;margin-top:5px;font-size:12px;display:block}.market-select-price{text-align:right}.market-select-price strong{font-size:15px}.market-select-up{color:#22c55e!important}.market-select-down{color:#ef4444!important}.order-confirm-card{background:#020617;border:1px solid #1e293b;border-radius:18px;padding:16px}.order-confirm-symbol span,.order-confirm-grid span{color:#94a3b8;margin-bottom:6px;font-size:12px;display:block}.order-confirm-symbol strong{font-size:22px}.order-confirm-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px;display:grid}.order-confirm-grid div{background:#0f172a;border:1px solid #1e293b;border-radius:14px;padding:12px}.order-confirm-grid strong{font-size:14px}.result-grid{margin-top:14px}.settlement-card{text-align:center;border-radius:20px;padding:20px}.settlement-card span{margin-bottom:8px;font-size:14px;display:block}.settlement-card strong{font-size:30px}.settlement-win{color:#22c55e;background:#22c55e1f}.settlement-lose{color:#ef4444;background:#ef44441f}.settlement-draw{color:#facc15;background:#facc151f}@media (width<=900px){.app{padding:12px;padding-top:calc(12px + env(safe-area-inset-top));padding-bottom:calc(190px + env(safe-area-inset-bottom));max-width:430px;margin:0 auto}.topbar{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.brand{gap:8px}.logo-mark{border-radius:12px;width:38px;height:38px;font-size:20px}.logo{font-size:18px}.subtitle,.wallet{display:none}.language-globe-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aeb;border-radius:14px;width:38px;height:38px;font-size:18px;position:relative}.language-globe-btn-no-account{margin-left:auto}.home-notification-bell-btn{border-radius:14px;width:38px;height:38px;position:relative}.home-notification-bell-icon{font-size:19px}.topbar-action-icon{width:22px;height:22px;font-size:20px}.nav{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172af5;border:1px solid #1e293b;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:6px;max-width:430px;margin:0 auto;padding:8px;display:grid;position:fixed;box-shadow:0 18px 50px #00000073}.nav-btn{border-radius:16px;padding:10px 0;font-size:13px}.home-page,.assets-page,.markets-page,.layout,.bottom-layout{max-width:430px}.home-assets-top-actions{align-items:center;gap:8px;display:flex}.home-assets-top-actions button{color:#38bdf8;cursor:pointer;background:#38bdf81f;border-radius:999px;padding:8px 12px;font-size:13px}.home-assets-card{border-radius:22px;max-width:430px;margin-bottom:12px;padding:18px}.home-assets-amount{font-size:34px}.home-assets-grid{gap:10px}.home-assets-actions button{padding:12px 6px;font-size:13px}.home-ad-banner{border-radius:18px;max-width:430px;margin-bottom:12px}.home-announcement-card{border-radius:20px;max-width:430px;margin-bottom:12px;padding:14px}.home-announcement-item{grid-template-columns:1fr;gap:6px}.home-announcement-item small{font-size:10px}.ad-card{min-width:280px;padding:12px 14px}.ad-card strong{font-size:13px}.quick-actions{grid-template-columns:repeat(2,1fr);gap:10px;max-width:430px;margin-bottom:12px}.hero,.layout,.bottom-layout,.asset-summary{display:block}.hero{border-radius:22px;padding:22px}.badge{font-size:12px}.hero h1{font-size:30px;line-height:1.2}.hero p{font-size:14px}.hero-actions{grid-template-columns:1fr;display:grid}.primary-btn,.secondary-btn{width:100%;padding:15px;font-size:16px}.hero-card{border-radius:20px;margin-top:18px;padding:18px}.feature-grid{grid-template-columns:1fr;gap:12px;margin-top:14px}.feature-card{border-radius:20px;padding:18px}.markets-summary-card{border-radius:22px;padding:18px}.markets-summary-card h1{font-size:28px}.markets-list-card{border-radius:22px;padding:10px}.market-list-head,.market-list-row{grid-template-columns:1.3fr 1fr 76px}.market-list-head{font-size:12px}.market-list-row{border-radius:15px;padding:13px 10px}.market-name-box strong{font-size:14px}.market-name-box span,.market-price-box span{font-size:10px}.market-price-box strong{font-size:13px}.market-change{padding:8px 0;font-size:12px}.market-panel,.trade-panel,.active-order-box,.history-box{border-radius:20px;padding:14px}.market-panel{padding-bottom:20px!important}.market-header{align-items:flex-start;margin-bottom:14px}.current-market-card{border-radius:16px;grid-template-columns:1fr auto auto;padding:12px}.current-market-card strong{font-size:16px}.selector-price{font-size:14px}.selector-arrow{padding:6px 9px;font-size:11px}.symbol{font-size:14px}.price{font-size:34px;line-height:1.1}.change-box{border-radius:12px;min-width:86px;padding:9px}.change-box span{font-size:11px}.change-box strong{font-size:15px}.chart-box{border-radius:16px;padding:8px}.chart-header{margin-bottom:9px;font-size:12px}.period-tabs{gap:5px;margin-bottom:8px}.period-tab{border-radius:9px;padding:7px 8px;font-size:12px}.chart-stat-strip{gap:7px;margin:-2px 0 6px;font-size:10px}.mini-chart{border-radius:12px;height:310px}.current-price-label,.crosshair-price-text,.crosshair-tooltip-title{font-size:10px}.crosshair-tooltip-text{font-size:9px}.drag-tip{margin-top:7px;font-size:11px}.message-box{min-height:auto;padding:12px;font-size:13px}.quick-order-bar{left:12px;right:12px;bottom:calc(82px + env(safe-area-inset-bottom));z-index:1200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172af5;border:1px solid #1e293b;border-radius:22px;max-width:430px;margin:0 auto;padding:8px;position:fixed;box-shadow:0 -12px 40px #00000073}.quick-order-bar button{border-radius:18px;height:56px;font-size:21px}.order-drawer-panel.trade-panel{border-radius:26px 26px 0 0!important;width:100%!important;max-width:430px!important;max-height:86vh!important;margin:0!important;padding:18px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.bottom-layout{margin-top:8px;display:block;padding-bottom:110px!important}.active-order-box,.history-box{margin-top:8px}.active-order{grid-template-columns:repeat(2,1fr);gap:10px}.active-order div,.history-item{padding:12px}.history-list{grid-template-columns:1fr;gap:10px}.asset-summary{border-radius:22px;padding:20px}.asset-summary strong{font-size:28px}.asset-actions{grid-template-columns:repeat(3,1fr);margin-top:16px;display:grid}.asset-actions button{padding:12px 6px;font-size:13px}.modal-mask{align-items:flex-end;padding:0}.modal-page{border-radius:26px 26px 0 0;max-width:430px;max-height:88vh;overflow-y:auto}.modal-header{padding:18px}.modal-content{padding:18px;padding-bottom:calc(28px + env(safe-area-inset-bottom))}.help-modal-item{grid-template-columns:1fr;gap:6px}.help-modal-item small{font-size:10px}}.language-list{max-height:58vh;overflow-y:auto}.home-help-card{background:#0f172a;border:1px solid #1e293b;border-radius:22px;max-width:1180px;margin:0 auto 14px;padding:16px;box-shadow:0 20px 60px #00000038}.home-help-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.home-help-head span{color:#facc15;margin-bottom:4px;font-size:12px;display:block}.home-help-head strong{color:#e5e7eb;font-size:16px}.home-help-head button{color:#facc15;cursor:pointer;background:#facc151f;border-radius:999px;padding:8px 12px;font-size:13px}.home-help-list{gap:10px;display:grid}.home-help-item{color:#fff;cursor:pointer;text-align:left;background:#020617;border:1px solid #1e293b;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:12px;width:100%;padding:13px;display:grid}.home-help-item:hover{border-color:#facc15}.home-help-item strong{color:#fff;margin-bottom:5px;font-size:14px;display:block}.home-help-item span{color:#94a3b8;font-size:12px;line-height:1.4;display:block}.help-modal-list{gap:10px;display:grid}.help-modal-item{color:#fff;cursor:pointer;text-align:left;background:#020617;border:1px solid #1e293b;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:10px;width:100%;padding:14px;display:grid}.help-modal-item:hover{border-color:#facc15}.help-modal-item strong{color:#fff;margin-bottom:6px;font-size:15px;display:block}.help-modal-item span{color:#94a3b8;font-size:12px;line-height:1.5;display:block}.help-modal-item small{color:#64748b;font-size:11px}.help-back-btn{color:#facc15;cursor:pointer;background:#1e293b;border-radius:999px;margin-bottom:14px;padding:9px 12px;font-size:13px}.help-detail h2{margin:0 0 8px;font-size:22px}.help-category{color:#64748b;margin-bottom:16px;font-size:13px}.help-detail p{color:#cbd5e1;margin:0 0 12px;font-size:14px;line-height:1.8}@media (width<=900px){.home-help-card{border-radius:20px;max-width:430px;margin-bottom:12px;padding:14px}.home-help-item{border-radius:15px;padding:12px}.help-modal-item{grid-template-columns:1fr;gap:6px}.home-message-card{border-radius:20px;max-width:430px;margin-bottom:12px;padding:14px}.home-message-item{border-radius:15px;padding:12px}.site-message-modal-mask{align-items:center!important;padding:18px!important}.site-message-modal-page{border-radius:24px;width:min(360px,100vw - 28px);max-height:70vh}.site-message-item{grid-template-columns:1fr;gap:6px}.site-message-item small{white-space:normal;font-size:10px}.help-modal-item small{font-size:10px}}.toast-message{z-index:3000;color:#e5e7eb;text-align:center;background:#0f172af5;border:1px solid #38bdf8;border-radius:14px;max-width:calc(100% - 32px);padding:12px 16px;font-size:14px;line-height:1.5;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #00000073}@media (width<=900px){.toast-message{top:calc(64px + env(safe-area-inset-top))}}.profile-entry-btn{color:#020617;cursor:pointer;background:linear-gradient(135deg,#facc15,#38bdf8);border-radius:14px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:grid}.profile-detail-card{background:#020617;border:1px solid #1e293b;border-radius:18px;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.profile-avatar-large{color:#020617;background:linear-gradient(135deg,#facc15,#38bdf8);border-radius:18px;place-items:center;width:52px;height:52px;font-size:22px;font-weight:700;display:grid}.profile-main-info strong{color:#fff;margin-bottom:6px;font-size:18px;display:block}.profile-main-info span{color:#94a3b8;font-size:13px}.profile-info-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px;display:grid}.profile-info-grid div{background:#020617;border:1px solid #1e293b;border-radius:14px;padding:12px}.profile-info-grid span{color:#94a3b8;margin-bottom:6px;font-size:12px;display:block}.profile-info-grid strong{color:#e5e7eb;font-size:14px}@media (width<=900px){.profile-entry-btn{border-radius:12px;width:38px;height:38px;font-size:16px}.profile-info-grid{grid-template-columns:1fr}}.identity-section{background:#020617;border:1px solid #1e293b;border-radius:18px;margin-top:18px;padding:16px}.identity-section h3{color:#facc15;margin:0 0 8px;font-size:16px}.identity-section p{color:#94a3b8;margin:0 0 12px;font-size:13px;line-height:1.6}.identity-btn{margin-top:14px}.identity-entry-card{color:#fff;cursor:pointer;text-align:left;background:#020617;border:1px solid #1e293b;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:16px;padding:14px;display:flex}.identity-entry-card:hover{border-color:#facc15}.identity-entry-card strong{color:#facc15;margin-bottom:6px;font-size:15px;display:block}.identity-entry-card span{color:#94a3b8;font-size:12px;line-height:1.5;display:block}.identity-entry-card em{color:#38bdf8;white-space:nowrap;font-size:13px;font-style:normal}.password-settings-card{background:#020617;border:1px solid #1e293b;border-radius:18px;margin-top:16px;padding:16px}.password-settings-card+.password-settings-card{margin-top:14px}.password-settings-card h3{color:#facc15;margin:0 0 14px;font-size:16px}.password-settings-card .modal-input{margin-bottom:10px}.password-settings-card .modal-secondary-btn.compact{width:100%;height:44px;margin-top:8px;font-size:14px}.profile-logout-btn{color:#ef4444;cursor:pointer;background:#ef44441f;border:1px solid #ef444459;border-radius:18px;width:100%;height:52px;margin-top:12px;font-size:16px;font-weight:700}.profile-logout-btn:hover{background:#ef44442e}.identity-back-btn{color:#38bdf8;cursor:pointer;background:#1e293b;border-radius:999px;margin-bottom:14px;padding:9px 12px;font-size:13px}.identity-status-card{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.identity-status-card div{background:#020617;border:1px solid #1e293b;border-radius:14px;padding:12px}.identity-status-card span{color:#94a3b8;margin-bottom:6px;font-size:12px;display:block}.identity-status-card strong{color:#facc15;font-size:14px}@media (width<=900px){.identity-status-card{grid-template-columns:1fr}}.modal-input[type=file]{color:#94a3b8;height:auto;min-height:56px;padding:10px;font-size:14px}.modal-input[type=file]::file-selector-button{color:#e5e7eb;cursor:pointer;background:#1e293b;border:none;border-radius:12px;height:38px;margin-right:12px;padding:0 14px;font-weight:700}.modal-input[type=file]::file-selector-button:hover{background:#334155}.login-required-card{text-align:center;padding:18px 0 4px}.login-required-icon{color:#38bdf8;background:#38bdf81f;border-radius:18px;place-items:center;width:48px;height:48px;margin:0 auto 12px;font-size:22px;display:grid}.login-required-card h2{color:#facc15;margin:0 0 8px;font-size:24px}.login-required-card p,.login-required-summary p{color:#94a3b8;margin:0;font-size:14px;line-height:1.6}.login-required-actions{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px;display:grid}.login-required-actions button{color:#e5e7eb;cursor:pointer;background:#1e293b;border-radius:16px;height:48px;font-size:14px;font-weight:700}.login-required-actions button:first-child{color:#fff;background:#16a34a}.login-required-summary strong{color:#facc15}.fund-status{border-radius:999px;width:fit-content;margin-top:8px;padding:4px 8px;font-weight:700;font-size:12px!important;display:inline-flex!important}.fund-status-pending{background:#facc151f;color:#facc15!important}.fund-status-approved{background:#22c55e1f;color:#22c55e!important}.fund-status-rejected{background:#ef44441f;color:#ef4444!important}.topbar-no-profile{justify-content:center}@media (width<=900px){.topbar-no-profile{min-height:0;margin-bottom:0;padding:0}}.site-message-detail-modal-header{padding-bottom:8px!important}.site-message-detail-modal-page .modal-content{padding-top:4px!important}.site-message-detail{text-align:left;flex-direction:column;gap:12px;display:flex}.site-message-detail p{color:#e5e7eb;text-align:left;word-break:break-word;white-space:pre-wrap;background:#020617;border:1px solid #1e293b;border-radius:16px;margin:0;padding:16px;font-size:14px;line-height:1.8}.site-message-back-btn{order:2;align-self:center;margin:2px auto 0!important}.today-pnl{align-items:baseline;gap:0;margin-top:6px;font-size:13px;line-height:1.4;display:flex}.today-pnl span{color:#94a3b8;align-items:center;line-height:1.4;display:inline-flex}.today-pnl strong{align-items:center;font-weight:700;line-height:1.4;margin-top:0!important;font-size:13px!important;display:inline-flex!important}.today-pnl-win{color:#22c55e!important}.today-pnl-lose{color:#ef4444!important}.today-pnl-draw{color:#94a3b8!important}.app-login-only{background:radial-gradient(circle at 0 0,#38bdf838,#0000 34%),radial-gradient(circle at 100% 100%,#facc1529,#0000 32%),#020617;min-height:100vh;padding:0;display:block}.app-login-only>header,.app-login-only>main{display:none!important}.login-entry-page{place-items:center;width:100%;min-height:100vh;padding:28px;display:grid;position:relative}.login-entry-top-actions{z-index:20;gap:10px;display:flex;position:fixed;top:18px;right:18px}.login-entry-icon-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aeb;border:1px solid #1e293b;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;line-height:1;display:flex;overflow:hidden}.login-entry-icon{text-align:center;justify-content:center;align-items:center;width:24px;height:24px;font-size:21px;line-height:1;display:flex;transform:translateY(0)}.login-entry-icon svg{fill:currentColor;width:22px;height:22px}.login-entry-icon-btn:hover{background:#1e293b;border-color:#38bdf8}.login-entry-card{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ae0;border:1px solid #94a3b82e;border-radius:30px;width:min(420px,100%);padding:34px 26px 28px;box-shadow:0 30px 90px #00000061}.login-entry-logo-wrap{width:96px;height:96px;margin:0 auto 18px;position:relative}.login-entry-logo{color:#020617;background:linear-gradient(135deg,#facc15,#38bdf8);border-radius:30px;place-items:center;width:96px;height:96px;font-size:42px;font-weight:800;display:grid;overflow:hidden}.login-entry-logo img{object-fit:cover;width:100%;height:100%}.login-entry-card h1{color:#f8fafc;margin:0;font-size:28px;line-height:1.2}.login-entry-card p{color:#94a3b8;max-width:320px;margin:12px auto 0;font-size:14px;line-height:1.7}.login-entry-actions{gap:12px;margin-top:24px;display:grid}.login-entry-actions button{cursor:pointer;border-radius:16px;height:48px;font-size:15px;font-weight:700}.login-entry-main-btn{color:#020617;background:#facc15}.login-entry-secondary-btn{color:#e5e7eb;background:#1e293b;border:1px solid #334155}.login-entry-main-btn:hover,.login-entry-secondary-btn:hover{transform:translateY(-1px)}@media (width<=640px){.login-entry-page{padding:22px}.login-entry-top-actions{top:14px;right:14px}.login-entry-card{border-radius:26px;padding:30px 20px 24px}.login-entry-logo-wrap{width:88px;height:88px}.login-entry-logo{border-radius:26px;width:88px;height:88px;font-size:36px}.login-entry-card h1{font-size:25px}}body.app-page-secondary #crisp-chatbox{display:none!important}body.app-login-only #crisp-chatbox,body.app-page-home #crisp-chatbox{z-index:3100!important}body.app-login-only #crisp-chatbox .cc-13wro,body.app-page-home #crisp-chatbox .cc-13wro{display:none!important}.home-support-launcher{color:#fff;cursor:pointer;z-index:3101;background:linear-gradient(#58a7ff 0%,#2563eb 100%);border:0;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;position:fixed;bottom:92px;right:18px;box-shadow:0 12px 28px #2563eb66}.home-support-launcher:hover{transform:translateY(-1px)}.home-support-launcher:active{transform:translateY(1px)}.home-support-launcher-icon{fill:currentColor;width:28px;height:28px}@media (width<=900px){.home-support-launcher{width:50px;height:50px;bottom:106px;right:16px}.home-support-launcher-icon{width:26px;height:26px}}
