/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.inline{display:inline}.table{display:table}}:root{--blue:#65b8e3;--blue-deep:#319bd1;--blue-soft:#ebf7fd;--navy:#142634;--text:#27323b;--muted:#7d8994;--line:#e8eef2;--page:#f5f8fa;--green:#23b77b;--red:#ec4a70;--shadow:0 12px 36px #224a6014}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{background:var(--page);color:var(--text)}body{min-width:1120px;color:var(--text);background:var(--page);margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.pc-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e8eef2;height:70px;position:sticky;top:0;box-shadow:0 5px 20px #26495c0d}.pc-header-inner,.pc-hero-inner,.pc-section,.pc-footer-inner,.footer-bottom,.notice-strip>div,.platform-band>div,.pc-page{width:min(1200px,100% - 64px);margin:0 auto}.pc-header-inner{align-items:center;height:100%;display:flex}.pc-brand{align-items:center;min-width:172px;display:flex}.pc-brand img{object-fit:contain;width:156px;height:auto}.pc-main-nav{align-items:stretch;gap:5px;height:100%;display:flex}.pc-main-nav a{color:#53616d;place-items:center;min-width:70px;padding:0 13px;font-size:14px;display:grid;position:relative}.pc-main-nav a:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:0;left:20px;right:20px}.pc-main-nav a:hover,.pc-main-nav a.active{color:var(--blue-deep)}.pc-main-nav a.active:after{background:var(--blue)}.pc-header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.header-icon-link,.language-link,.text-login{color:#6f7e89;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:12px;display:flex}.header-icon-link{background:#f3f7f9;justify-content:center;width:36px;padding:0}.register-link{color:#fff;background:linear-gradient(135deg,#71c6ed,#3da7dc);border-radius:9px;place-items:center;min-width:86px;height:38px;font-size:13px;font-weight:700;display:grid;box-shadow:0 7px 15px #3da7dc2e}.account-menu{background:#f2f7fa;border-radius:9px;align-items:center;display:flex}.account-menu a{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:160px;padding:0 10px;font-size:11px;display:flex;overflow:hidden}.account-menu button{color:#89949e;background:0 0;border-left:1px solid #e3eaf0;place-items:center;width:36px;height:36px;display:grid}.pc-hero{background:radial-gradient(circle at 74% 35%,#50c9ec30,#0000 28%),radial-gradient(circle at 18% 0,#65b8e31a,#0000 32%),linear-gradient(135deg,#f9fdff 0%,#f1f8fc 50%,#edf6fa 100%);min-height:530px;overflow:hidden}.pc-hero-inner{grid-template-columns:1fr 520px;align-items:center;gap:72px;min-height:530px;display:grid}.hero-copy{padding-bottom:10px}.eyebrow{color:#3b9bc6;letter-spacing:.08em;background:#e3f5fc;border:1px solid #caebf7;border-radius:18px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.hero-copy h1{color:#1e313d;letter-spacing:-.04em;margin:25px 0 20px;font-size:54px;line-height:1.17}.hero-copy h1 em{color:#43aadd;font-style:normal}.hero-copy>p{color:#6e7f8b;max-width:570px;margin:0;font-size:16px;line-height:1.9}.hero-actions{gap:12px;margin:32px 0 29px;display:flex}.hero-actions a{color:#4f94b4;background:#e8f6fc;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:138px;height:46px;padding:0 22px;font-size:14px;font-weight:700;display:flex}.hero-actions a:first-child{color:#fff;background:linear-gradient(135deg,#65bee7,#309bd1);box-shadow:0 10px 24px #319bd138}.trust-row{color:#71808b;gap:24px;font-size:11px;display:flex}.trust-row span{align-items:center;gap:7px;display:flex}.trust-row svg{color:#42aada;width:16px}.hero-market-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #dbeaf1;border-radius:18px;overflow:hidden;box-shadow:0 26px 70px #21577121}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:0 20px;display:flex}.panel-heading>div{align-items:center;gap:10px;display:flex}.panel-heading strong{font-size:16px}.panel-heading small{color:#9aa5ae;background:#f2f4f6;border-radius:8px;padding:4px 7px;font-size:9px}.panel-heading small.online{color:#218a63;background:#e6f7ef}.panel-heading>a{color:var(--blue-deep);align-items:center;font-size:11px;display:flex}.hero-quotes>a{border-bottom:1px solid #edf1f4;grid-template-columns:36px 1fr 82px 108px;align-items:center;gap:10px;min-height:76px;padding:0 20px;display:grid}.hero-quotes>a:last-child{border-bottom:0}.hero-quotes>a:hover{background:#f7fbfd}.pc-coin{color:#fff;background:#6a79dc;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:inline-grid}.coin-btc{background:#f1a224}.coin-eth{background:#6375da}.coin-bch{background:#24ad7d}.coin-xau{background:#bd9137}.coin-eur{background:#3374bb}.hero-quotes>a>span:nth-child(2),.hero-quote-price{flex-direction:column;gap:6px;min-width:0;display:flex}.hero-quotes small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.hero-quote-price{text-align:right}.pc-spark{color:#38c995;width:92px;height:38px;display:block}.pc-spark svg{filter:drop-shadow(0 6px 6px);width:100%;height:100%;display:block;overflow:visible}@supports (color:color-mix(in lab, red, red)){.pc-spark svg{filter:drop-shadow(0 6px 6px color-mix(in srgb, currentColor 20%, transparent))}}.pc-spark .spark-line{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:.9s cubic-bezier(.22,.7,.32,1) forwards market-line-draw}.pc-spark .spark-area{opacity:0;transform-box:fill-box;transform-origin:0 100%;animation:.75s ease-out .18s forwards market-area-reveal}.pc-spark .spark-dot{fill:#fff;stroke:currentColor;stroke-width:1.8px;transform-box:fill-box;transform-origin:50%;animation:1.8s ease-in-out .9s infinite market-dot-pulse}.pc-spark.spark-1{color:#ef668c}.pc-spark.spark-2{color:#45bfe0}.notice-strip{background:#fff;border-top:1px solid #ecf0f2;border-bottom:1px solid #ecf0f2}.notice-strip>div{color:#65737f;align-items:center;gap:10px;height:53px;font-size:12px;display:flex}.notice-strip svg{color:var(--blue-deep)}.notice-strip strong{color:#394852}.notice-strip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notice-strip a{color:var(--blue-deep);margin-left:auto}.pc-section{padding-top:80px;padding-bottom:80px}.section-title{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-title span,.page-heading>div>span{color:var(--blue-deep);letter-spacing:.15em;font-size:10px;font-weight:800}.section-title h2{color:#1e303b;margin:8px 0 0;font-size:31px}.section-title p{max-width:420px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.section-title>a{color:var(--blue-deep);align-items:center;font-size:12px;display:flex}.feature-grid{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.feature-grid>a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:7px;min-height:150px;padding:24px 21px;display:flex;position:relative}.feature-grid>a:nth-child(5n){border-right:0}.feature-grid>a:nth-child(n+6){border-bottom:0}.feature-grid>a:hover{background:#f8fcfe}.feature-icon{color:#3aa3d8;background:#e9f7fd;border-radius:13px;place-items:center;width:45px;height:45px;margin-bottom:8px;display:grid}.feature-icon.tone-2{color:#695bc5;background:#f0edfd}.feature-icon.tone-3{color:#2b9b6f;background:#e9f8f1}.feature-icon.tone-4{color:#bf8e29;background:#fff6df}.feature-icon.tone-5{color:#d55173;background:#fff0f4}.feature-grid strong{font-size:14px}.feature-grid small{color:var(--muted);font-size:10px}.feature-grid>a>svg{color:#b3bcc3;position:absolute;bottom:20px;right:18px}.market-home-section{width:min(1200px,100% - 64px);padding-top:10px}.market-table{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;overflow:hidden}.market-table-head,.market-table-row{grid-template-columns:2fr 1fr 1fr 1fr 1fr .8fr .6fr;align-items:center;gap:16px;min-height:66px;padding:0 22px;display:grid}.market-table-head{color:#929da6;background:#f7f9fa;min-height:45px;font-size:10px}.market-table-row{border-top:1px solid #eef2f4;font-size:12px}.market-table-row:hover{background:#f9fcfe}.symbol-cell{align-items:center;gap:10px;min-width:0;display:flex}.symbol-cell>svg{color:#b6bec5}.symbol-cell>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.symbol-cell small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.market-open,.market-closed{color:#288f68;background:#e9f8f1;border-radius:8px;width:fit-content;padding:5px 8px;font-size:9px;display:inline-flex}.market-closed{color:#a0732e;background:#fff5df}.market-table-row>a{color:var(--blue-deep);font-size:11px}.pc-loading{min-height:100px;color:var(--muted);place-items:center;font-size:12px;display:grid}.pc-loading.tall{min-height:420px}.platform-band{color:#fff;background:radial-gradient(circle at 18% 0,#53c3e640,#0000 28%),linear-gradient(110deg,#162a37,#254757)}.platform-band>div{grid-template-columns:repeat(4,1fr);min-height:150px;display:grid}.platform-band span{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.platform-band span:last-child{border-right:0}.platform-band strong{font-size:29px}.platform-band small{opacity:.65;font-size:11px}.insight-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.insight-card{background:linear-gradient(145deg,#f7fcff,#deeff7);border-radius:15px;min-height:245px;padding:28px;position:relative;overflow:hidden}.insight-card.insight-2{background:linear-gradient(145deg,#fbfaff,#ece8fb)}.insight-card.insight-3{background:linear-gradient(145deg,#fffdfa,#f6edd9)}.insight-card>span{width:53px;height:53px;color:var(--blue-deep);background:#ffffffa6;border-radius:15px;place-items:center;margin-bottom:30px;display:grid}.insight-card>small{color:var(--blue-deep);font-size:9px;font-weight:800}.insight-card h3{max-width:300px;margin:10px 0 25px;font-size:19px;line-height:1.55}.insight-card a{color:#61717d;align-items:center;font-size:11px;display:flex}.pc-footer{color:#afbdc5;background:#13232d}.pc-footer-inner{grid-template-columns:2fr repeat(5,1fr);gap:40px;padding:62px 0 48px;display:grid}.footer-brand .pc-brand{color:#67c3e8}.footer-brand p{max-width:210px;margin:21px 0 10px;font-size:11px;line-height:1.7}.footer-brand>span{color:#64bce3;font-size:11px}.footer-column{flex-direction:column;gap:12px;display:flex}.footer-column strong{color:#fff;margin-bottom:4px;font-size:12px}.footer-column a{font-size:10px}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:58px;font-size:9px;display:flex}.pc-page{min-height:700px;padding-top:48px;padding-bottom:80px}.page-heading{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.page-heading h1{color:#1e303b;margin:7px 0 8px;font-size:32px}.page-heading p{color:var(--muted);margin:0;font-size:12px}.heading-actions{gap:10px;display:flex}.heading-actions a{color:#fff;background:var(--blue);border-radius:8px;align-items:center;gap:7px;height:40px;padding:0 15px;font-size:11px;font-weight:700;display:flex}.heading-actions a:nth-child(2){color:var(--blue-deep);background:var(--blue-soft)}.heading-actions a:nth-child(3){color:#53616b;background:#e9eef1}.heading-actions svg{width:16px}.market-toolbar{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;margin-bottom:18px;padding:12px;display:flex}.pc-tabs{gap:6px;display:flex}.pc-tabs button,.watch-tabs button,.chart-toolbar button,.positions-tabs button{color:#74818b;background:#f3f6f8;border-radius:7px;padding:9px 13px;font-size:11px}.pc-tabs button.active,.watch-tabs button.active,.chart-toolbar button.active{color:#fff;background:var(--blue)}.market-toolbar>label{color:#93a0aa;background:#f5f7f9;border-radius:8px;align-items:center;gap:8px;width:235px;height:38px;margin-left:auto;padding:0 11px;display:flex}.market-toolbar input{background:0 0;border:0;outline:0;width:100%}.market-toolbar>button{color:#74818b;background:#f5f7f9;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 12px;display:flex}.market-toolbar>button.refresh-connected{color:#258c66}.quote-cards{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.quote-cards>a{border:1px solid var(--line);background:#fff;border-radius:12px;padding:17px;box-shadow:0 6px 20px #25495e0d}.quote-cards>a>div,.quote-cards>a>span{justify-content:space-between;align-items:center;display:flex}.quote-cards>a>div>span{flex-direction:column;flex:1;gap:3px;margin-left:9px;display:flex}.quote-cards small{color:var(--muted);font-size:8px}.quote-cards>a>b{margin:17px 0 10px;font-size:21px;display:block}.trade-workspace{background:#fff;grid-template-columns:248px minmax(620px,1fr) 300px;min-height:calc(100vh - 70px);display:grid}.watch-panel,.order-panel{border-right:1px solid var(--line);background:#f9fbfc}.order-panel{border-right:0;border-left:1px solid var(--line);padding:20px}.watch-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:55px;padding:0 16px;display:flex}.watch-tabs{gap:5px;padding:10px;display:flex}.watch-tabs button{padding:7px 10px}.watch-list>button{text-align:left;background:0 0;border-top:1px solid #edf1f4;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;width:100%;min-height:62px;padding:8px 12px;display:grid}.watch-list>button.active{border-left:3px solid var(--blue);background:#eaf7fc}.watch-list .pc-coin{width:26px;height:26px;font-size:10px}.watch-list>button>span{flex-direction:column;gap:4px;display:flex}.watch-list>button>span:last-child{text-align:right}.watch-list small{max-width:82px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.watch-list strong{font-size:10px}.chart-workspace{min-width:0}.desktop-product-tabs{border-bottom:1px solid var(--line);align-items:center;gap:28px;height:42px;padding:0 18px;display:flex}.desktop-product-tabs a{height:100%;color:var(--muted);padding-top:14px;font-size:11px;font-weight:700;position:relative}.desktop-product-tabs a.active{color:var(--blue-deep)}.desktop-product-tabs a.active:after{content:"";background:var(--blue);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:4px;right:4px}.instrument-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(190px,1fr) repeat(4,120px);align-items:center;gap:13px;min-height:70px;padding:0 18px;display:grid}.instrument-header>div{align-items:center;gap:10px;display:flex}.instrument-header>div>span,.instrument-header>span{flex-direction:column;gap:5px;display:flex}.instrument-header>span{text-align:right}.instrument-header small{color:var(--muted);font-size:8px}.chart-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:50px;padding:0 15px;display:flex}.chart-toolbar>div{gap:5px;display:flex}.chart-toolbar button{align-items:center;gap:5px;padding:6px 9px;display:flex}.chart-toolbar button.active{color:#fff;background:var(--blue)}.chart-workspace>.market-chart-shell{border-bottom:1px solid var(--line);background:#fff;height:440px;position:relative;overflow:hidden}.chart-workspace .market-chart-canvas{width:100%;height:440px}.market-chart-loading{color:var(--muted);background:#ffffffdb;place-items:center;font-size:11px;display:grid;position:absolute;inset:0}.desktop-candle-chart{border-bottom:1px solid var(--line);background:linear-gradient(#edf1f3 1px,#0000 1px) 0 0/100% 20%,linear-gradient(90deg,#edf1f3 1px,#0000 1px) 0 0/12.5% 100%,#fff;justify-content:space-between;align-items:stretch;height:440px;padding:28px 22px;display:flex;position:relative}.desktop-candle-chart>i{width:1px;color:var(--green);background:currentColor;position:relative}.desktop-candle-chart>i.down{color:var(--red)}.desktop-candle-chart>i b{background:currentColor;width:7px;min-height:2px;position:absolute;left:-3px}.positions-panel{min-height:200px}.positions-tabs{border-bottom:1px solid var(--line);gap:4px;height:48px;padding:7px 14px;display:flex}.positions-tabs button{background:0 0}.positions-tabs button.active{color:var(--blue-deep);border-bottom:2px solid var(--blue);border-radius:0}.positions-tabs span{background:var(--blue-soft);border-radius:8px;padding:2px 5px}.positions-table>div:first-child,.positions-table article{min-height:39px;color:var(--muted);grid-template-columns:repeat(6,1fr);align-items:center;padding:0 15px;font-size:9px;display:grid}.positions-table article{color:var(--text);border-top:1px solid var(--line)}.empty-wide{color:#99a4ad;place-items:center;min-height:110px;font-size:11px;display:grid}.order-panel h2{margin:0 0 18px;font-size:17px}.trade-side{background:#eef2f4;border-radius:10px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:18px;padding:4px;display:grid}.trade-side button{color:#6f7b85;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:52px;display:flex}.trade-side .buy.active{color:#fff;background:var(--green)}.trade-side .sell.active{color:#fff;background:var(--red)}.order-panel form,.desktop-form{flex-direction:column;gap:14px;display:flex}.desktop-order-types{background:#edf2f4;border-radius:8px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.desktop-order-types button{min-height:33px;color:var(--muted);background:0 0;font-size:10px}.desktop-order-types button.active{color:var(--blue-deep);background:#fff;box-shadow:0 2px 8px #284c5d1a}.desktop-protection{grid-template-columns:1fr 1fr;gap:8px;display:grid}.order-estimate{color:var(--muted);background:#f3f7f9;border-radius:8px;grid-template-columns:1fr auto;gap:8px;padding:12px;font-size:10px;display:grid}.order-estimate strong{color:var(--text);text-align:right}.binary-side{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.binary-side button{min-height:86px;color:var(--muted);background:#f2f6f8;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:flex-start;gap:5px;padding:11px;display:flex}.binary-side button small{font-size:8px}.binary-side .up.active{color:var(--green);background:#20b48614;border-color:#20b48640}.binary-side .down.active{color:var(--red);background:#ef4f7514;border-color:#ef4f7540}.desktop-duration-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.desktop-duration-grid button{min-height:42px;color:var(--muted);background:#f2f6f8;border:1px solid #0000;justify-content:center;align-items:center;gap:4px;padding:5px;font-size:10px;display:flex}.desktop-duration-grid button small{color:var(--green);font-size:8px}.desktop-duration-grid button.active{color:var(--blue-deep);background:#e9f7fc;border-color:#a9dff2}.desktop-amount-chips{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.desktop-amount-chips button{color:var(--muted);background:#f2f6f8;padding:7px 2px;font-size:9px}.binary-estimate{grid-template-columns:repeat(3,1fr);gap:7px;padding:12px 0;display:grid}.binary-estimate span{flex-direction:column;gap:5px;display:flex}.binary-estimate span:not(:first-child){text-align:right}.binary-estimate small{color:var(--muted);font-size:8px}.binary-order-table>div:first-child,.binary-order-table article{min-height:39px;color:var(--muted);grid-template-columns:repeat(6,1fr);align-items:center;padding:0 15px;font-size:9px;display:grid}.binary-order-table article{color:var(--text);border-top:1px solid var(--line)}.order-panel label,.desktop-form label{color:var(--muted);flex-direction:column;gap:7px;font-size:10px;display:flex}.order-panel input,.order-panel select,.desktop-form input,.desktop-form select,.desktop-form textarea{width:100%;min-height:40px;color:var(--text);background:#fff;border:1px solid #dfe6eb;border-radius:7px;outline:0;padding:0 11px}.desktop-form textarea{resize:vertical;padding-top:10px}.order-estimate{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;padding:13px 0;font-size:10px;display:flex}.order-submit,.feature-primary{color:#fff;background:var(--blue);border-radius:8px;place-items:center;min-height:43px;padding:0 18px;font-size:12px;font-weight:700;display:grid}.order-submit.buy{background:var(--green)}.order-submit.sell{background:var(--red)}.order-panel form>p,.form-message{color:#3c91b9;text-align:center;margin:0;font-size:10px}.risk-tip{color:#af8027;background:#fff8e9;border-radius:8px;align-items:flex-start;gap:9px;margin-top:20px;padding:13px;display:flex}.risk-tip span{flex-direction:column;gap:5px;display:flex}.risk-tip strong{font-size:10px}.risk-tip small{color:#9a7b42;font-size:8px;line-height:1.5}.asset-overview{grid-template-columns:1fr 330px;gap:18px;margin-bottom:18px;display:grid}.total-balance{color:#fff;background:radial-gradient(circle at 85% 10%,#ffffff2e,#0000 32%),linear-gradient(125deg,#318fbd,#67c0e5);border-radius:15px;padding:28px;box-shadow:0 14px 30px #359ecd2e}.total-balance>small{opacity:.76}.total-balance>strong{margin:13px 0 7px;font-size:34px;display:block}.total-balance>span{opacity:.8;font-size:10px}.total-balance>div{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin-top:22px;padding-top:22px;display:grid}.total-balance>div span{flex-direction:column;gap:8px;display:flex}.total-balance>div small{opacity:.66;font-size:9px}.total-balance>div b{font-size:13px}.asset-security{color:#258d67;background:linear-gradient(145deg,#f7fffb,#e4f7ee);border:1px solid #d8efe4;border-radius:15px;flex-direction:column;padding:24px;display:flex}.asset-security strong{color:#30473d;margin:19px 0 8px;font-size:16px}.asset-security p{color:#6b867b;margin:0 0 19px;font-size:10px;line-height:1.6}.asset-security a{color:#218b65;font-size:10px;font-weight:700}.wallet-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.wallet-box{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:44px 1fr;padding:20px;display:grid;box-shadow:0 7px 24px #244a5e0d}.wallet-box>span{width:40px;height:40px;color:var(--blue-deep);background:var(--blue-soft);border-radius:11px;place-items:center;display:grid}.wallet-box>div{flex-direction:column;gap:7px;display:flex}.wallet-box small{color:var(--muted);font-size:9px}.wallet-box strong{font-size:21px}.wallet-box p{color:var(--muted);margin:0;font-size:9px}.wallet-box>a{color:var(--blue-deep);border-top:1px solid var(--line);grid-column:1/3;justify-content:flex-end;align-items:center;margin-top:14px;padding-top:14px;font-size:9px;display:flex}.asset-shortcuts{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.asset-shortcuts a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;min-height:75px;padding:12px 16px;display:grid}.asset-shortcuts>a:nth-child(3n){border-right:0}.asset-shortcuts>a:nth-child(n+4){border-bottom:0}.asset-shortcuts>a>svg:first-child{color:var(--blue-deep)}.asset-shortcuts>a>span{flex-direction:column;gap:5px;display:flex}.asset-shortcuts small{color:var(--muted);font-size:8px}.asset-shortcuts>a>svg:last-child{color:#aab3ba}.profile-banner{background:linear-gradient(135deg,#fff,#eaf7fc);border:1px solid #dfeef5;border-radius:15px;grid-template-columns:68px 1fr auto 220px;align-items:center;gap:17px;margin-bottom:18px;padding:24px;display:grid}.profile-avatar{color:#fff;background:linear-gradient(135deg,#71c8eb,#359fd4);border-radius:18px;place-items:center;width:64px;height:64px;font-size:26px;font-weight:800;display:grid}.profile-banner>div:nth-child(2){flex-direction:column;gap:7px;display:flex}.profile-banner small{color:var(--muted);font-size:9px}.profile-status{color:#288c67;background:#e6f7ef;border-radius:10px;align-items:center;gap:5px;padding:7px 10px;font-size:9px;display:flex}.profile-status svg{width:14px}.profile-assets{border-left:1px solid #dbe7ed;flex-direction:column;gap:7px;padding-left:30px;display:flex}.profile-assets strong{font-size:22px}.profile-layout{grid-template-columns:1fr 1fr;gap:18px;display:grid}.profile-layout>section{border:1px solid var(--line);background:#fff;border-radius:13px;padding:20px}.profile-layout h2{margin:0 0 13px;font-size:15px}.profile-links>a{border-top:1px solid var(--line);grid-template-columns:38px 1fr 18px;align-items:center;gap:11px;min-height:66px;display:grid}.profile-links>a>span{width:34px;height:34px;color:var(--blue-deep);background:var(--blue-soft);border-radius:10px;place-items:center;display:grid}.profile-links>a>div{flex-direction:column;gap:5px;display:flex}.profile-links small{color:var(--muted);font-size:8px}.profile-links>a>svg{color:#a9b2b9}.profile-logout{min-width:150px;height:40px;color:var(--red);background:#fff0f4;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:18px;display:flex}.desktop-gate{text-align:center;border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;align-items:center;min-height:430px;padding:60px;display:flex}.desktop-gate>span{width:66px;height:66px;color:var(--blue-deep);background:var(--blue-soft);border-radius:19px;place-items:center;display:grid}.desktop-gate h2{margin:20px 0 9px}.desktop-gate p{max-width:420px;color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.7}.desktop-gate>div{gap:10px;display:flex}.desktop-gate a,.desktop-gate button{color:#fff;background:var(--blue);border-radius:8px;place-items:center;min-width:130px;height:42px;display:grid}.desktop-gate button{color:var(--blue-deep);background:var(--blue-soft)}.desktop-gate>small{color:var(--red);margin-top:12px}.auth-layout{background:#fff;grid-template-columns:48% 52%;min-height:100vh;display:grid}.auth-visual{color:#fff;background:radial-gradient(circle at 70% 70%,#46c0e540,#0000 28%),linear-gradient(135deg,#142733,#28576b);flex-direction:column;min-height:100vh;padding:45px max(45px,50vw - 600px);display:flex;position:relative}.auth-visual .pc-brand img{content:url(/brand/seven-logo-light.png)}.auth-visual>div:nth-child(2){margin-top:auto;margin-bottom:55px}.auth-visual>div:nth-child(2) span{color:#67c7ea;letter-spacing:.15em;font-size:10px;font-weight:800}.auth-visual h1{margin:17px 0;font-size:48px;line-height:1.25}.auth-visual p{color:#fff9;max-width:430px;line-height:1.8}.auth-market-cards{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-market-cards>span{background:#ffffff14;border:1px solid #ffffff1a;border-radius:11px;flex-direction:column;gap:7px;padding:15px;display:flex}.auth-market-cards b{font-size:10px}.auth-market-cards strong{font-size:18px}.auth-market-cards small{font-size:8px}.auth-panel{place-items:center;padding:55px;display:grid}.auth-card{width:min(420px,100%)}.auth-card h2{margin:0 0 10px;font-size:28px}.auth-card>p{color:var(--muted);margin:0 0 27px;font-size:11px}.auth-card form{flex-direction:column;gap:14px;display:flex}.auth-card form>label{color:#65727d;flex-direction:column;gap:7px;font-size:10px;display:flex}.auth-card form>label>div{color:#9aa5ae;background:#f5f8f9;border:1px solid #e5ebee;border-radius:9px;align-items:center;gap:9px;height:46px;padding:0 12px;display:flex}.auth-card input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:44px}.auth-card label button{color:var(--blue-deep);background:0 0;font-size:10px}.auth-options{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.auth-options label{align-items:center;gap:5px;display:flex}.auth-options a{color:var(--blue-deep)}.auth-message{color:var(--red);text-align:center;margin:0;font-size:10px}.auth-primary,.auth-demo{color:#fff;background:var(--blue);border-radius:9px;min-height:45px;font-weight:700}.auth-demo{color:var(--blue-deep);background:var(--blue-soft)}.auth-switch{color:var(--muted);text-align:center;margin-top:22px;font-size:10px}.auth-switch a{color:var(--blue-deep);margin-left:5px}.feature-two-column{grid-template-columns:minmax(500px,1fr) 360px;gap:20px;display:grid}.exchange-box,.desktop-form,.feature-info,.security-overview{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px;box-shadow:0 7px 25px #244b5f0d}.exchange-box h2,.desktop-form h2,.feature-info h2,.security-overview h2{margin:0 0 8px;font-size:19px}.exchange-box>p,.feature-info>p,.security-overview>p{color:var(--muted);margin:0 0 25px;font-size:11px;line-height:1.7}.exchange-box>label{background:#f4f8fa;border-radius:11px;flex-direction:column;gap:12px;padding:19px;display:flex}.exchange-box>label>span{color:var(--muted);font-size:9px}.exchange-box>label>div{align-items:center;gap:12px;display:flex}.exchange-box input,.exchange-box label strong{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:25px;font-weight:800}.exchange-box select{background:#fff;border:0;border-radius:7px;min-width:125px;height:38px;padding:0 9px}.swap-button{width:38px;height:38px;color:var(--blue-deep);background:#fff;border:4px solid #fff;border-radius:50%;place-items:center;margin:-6px auto;display:grid;box-shadow:0 4px 12px #235b7726}.exchange-box .feature-primary{margin-top:18px}.feature-info{flex-direction:column;display:flex}.feature-info>span{width:58px;height:58px;color:var(--blue-deep);background:var(--blue-soft);border-radius:17px;place-items:center;margin-bottom:23px;display:grid}.feature-info ul{border-top:1px solid var(--line);flex-direction:column;gap:12px;margin:auto 0 0;padding:18px 0 0;display:flex}.feature-info li{color:#62717c;align-items:center;gap:8px;font-size:10px;list-style:none;display:flex}.feature-info li svg{width:15px;color:var(--green)}.data-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.data-summary>span{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;gap:7px;padding:19px;display:flex}.data-summary small{color:var(--muted);font-size:9px}.data-summary strong{font-size:23px}.record-table{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:16px;overflow:hidden}.record-table>div:first-child,.record-table article{min-height:50px;color:var(--muted);grid-template-columns:1.5fr 1fr 1fr 1.5fr .8fr;align-items:center;gap:15px;padding:0 20px;font-size:9px;display:grid}.record-table article{color:var(--text);border-top:1px solid var(--line)}.status{color:#a0732e;background:#fff5df;border-radius:8px;width:fit-content;padding:5px 8px}.status-approved,.status-active,.status-closed,.status-settled{color:#288d68;background:#e6f7ef}.status-rejected{color:#bd3b60;background:#fff0f4}.desktop-form{box-shadow:none}.desktop-form .feature-primary{border:0}.desktop-form.wide-form{margin-bottom:16px}.form-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-columns .span-two{grid-column:1/3}.transfer-flow{color:var(--blue-deep);text-align:center;grid-template-columns:1fr 44px 1fr;align-items:center;padding:7px 0 13px;display:grid}.transfer-flow span{color:#54636e;background:#f2f7f9;border-radius:8px;padding:13px}.finance-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#62daf240,#0000 30%),linear-gradient(115deg,#17303e,#356c80);border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:30px;display:flex}.finance-hero span{color:#6fd0ee;letter-spacing:.15em;font-size:9px;font-weight:800}.finance-hero h2{margin:10px 0;font-size:25px}.finance-hero p{color:#ffffff9e;margin:0;font-size:11px}.finance-hero>div:last-child{background:#ffffff14;border-radius:10px;flex-direction:column;gap:8px;min-width:200px;padding:17px;display:flex}.finance-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.finance-grid>article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:21px}.finance-grid article>div:first-child{color:var(--blue-deep);justify-content:space-between;font-size:9px;display:flex}.finance-grid article>div:first-child small{color:#288d68;background:#e8f7ef;border-radius:7px;padding:3px 6px}.finance-grid h2{margin:15px 0;font-size:16px}.plan-values{grid-template-columns:repeat(3,1fr);margin-bottom:17px;display:grid}.plan-values>span{flex-direction:column;gap:6px;display:flex}.plan-values strong{color:var(--green);font-size:18px}.plan-values small{color:var(--muted);font-size:8px}.finance-grid label{gap:7px;display:flex}.finance-grid input{border:1px solid var(--line);border-radius:7px;flex:1;min-width:0;height:38px;padding:0 9px}.finance-grid label button{color:#fff;background:var(--blue);border-radius:7px;padding:0 12px}.form-message.center{margin:15px}.form-tabs{background:#f2f5f7;border-radius:8px;gap:5px;padding:4px;display:flex}.form-tabs button{min-height:36px;color:var(--muted);background:0 0;border-radius:6px;padding:0 16px}.form-tabs button.active{color:#fff;background:var(--blue)}.security-overview{color:#258d67;background:linear-gradient(145deg,#f9fffc,#e8f8f0);flex-direction:column;display:flex}.security-overview h2{color:#2f463c;margin-top:22px}.security-overview>span{color:#597469;border-top:1px solid #dbeee5;align-items:center;gap:8px;padding:11px 0;font-size:10px;display:flex}.security-overview>span svg{width:15px}.inline-field{gap:8px;display:flex}.inline-field button{min-width:100px;color:var(--blue-deep);background:var(--blue-soft);border-radius:7px}.invite-desktop,.service-desktop{color:#fff;background:radial-gradient(circle at 20% 0,#59d3f140,#0000 30%),linear-gradient(120deg,#15303f,#326a7e);border-radius:17px;grid-template-columns:1fr 370px;align-items:center;gap:60px;min-height:380px;padding:46px;display:grid}.invite-desktop>div,.service-desktop>div{max-width:560px}.invite-desktop>div>span{color:#6fd0ed;letter-spacing:.15em;margin-top:25px;font-size:9px;font-weight:800;display:block}.invite-desktop h2,.service-desktop h2{margin:11px 0;font-size:30px}.invite-desktop p,.service-desktop p{color:#ffffffa6;font-size:12px;line-height:1.8}.invite-desktop aside,.service-desktop aside{text-align:center;background:#ffffff1a;border:1px solid #ffffff21;border-radius:14px;padding:28px}.invite-desktop aside>strong{letter-spacing:.15em;margin:12px 0;font-size:34px;display:block}.invite-desktop aside>button{color:#fff;background:#ffffff1f;border-radius:8px;align-items:center;gap:7px;padding:10px 15px;display:inline-flex}.invite-desktop aside>span{border-top:1px solid #ffffff21;justify-content:space-between;margin-top:20px;padding-top:19px;font-size:10px;display:flex}.service-desktop aside>strong{margin:11px 0;font-size:22px;display:block}.service-desktop aside>a{color:#245e78;background:#fff;border-radius:8px;place-items:center;min-height:42px;display:grid}.announcement-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.announcement-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:46px 1fr;gap:14px;min-height:180px;padding:22px;display:grid}.announcement-grid article>span{width:43px;height:43px;color:var(--blue-deep);background:var(--blue-soft);border-radius:11px;place-items:center;display:grid}.announcement-grid small{color:var(--muted);font-size:8px}.announcement-grid h2{margin:8px 0 10px;font-size:16px}.announcement-grid p{color:#687680;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.8;display:-webkit-box;overflow:hidden}.directory-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.directory-grid>a{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:43px 1fr 18px;align-items:center;gap:11px;min-height:86px;padding:16px;display:grid}.directory-grid>a>span{width:41px;height:41px;color:var(--blue-deep);background:var(--blue-soft);border-radius:11px;place-items:center;display:grid}.directory-grid>a>div{flex-direction:column;gap:5px;display:flex}.directory-grid small{color:var(--muted);font-size:8px}.directory-grid>a>svg{color:#a9b2b9}.product-banner{color:#fff;background:radial-gradient(circle at 82% 10%,#5ad2f040,#0000 30%),linear-gradient(115deg,#17313f,#397488);border-radius:17px;min-height:310px;padding:45px;position:relative;overflow:hidden}.product-banner>div{max-width:650px}.product-banner>div>span{color:#74d1ec;letter-spacing:.15em;font-size:9px;font-weight:800}.product-banner h2{margin:17px 0 12px;font-size:35px}.product-banner p{color:#ffffffa6;font-size:13px}.product-banner a{color:#245f79;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:130px;height:43px;margin-top:24px;padding:0 18px;font-weight:700;display:inline-flex}.product-symbol{color:#7bd2ed;background:#ffffff14;border:1px solid #ffffff1f;border-radius:43px;place-items:center;width:155px;height:155px;display:grid;position:absolute;top:75px;right:90px;transform:rotate(8deg)}.product-benefits{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.product-benefits article{text-align:center;border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.product-benefits article>span{width:45px;height:45px;color:var(--blue-deep);background:var(--blue-soft);border-radius:12px;place-items:center;margin:0 auto 15px;display:grid}.product-benefits h3{margin:0 0 7px;font-size:14px}.product-benefits p{color:var(--muted);margin:0;font-size:9px}.language-desktop{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.language-desktop button{color:#596873;text-align:left;border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:34px 1fr 20px;align-items:center;gap:10px;min-height:80px;padding:16px;display:grid}.language-desktop button.active{color:var(--blue-deep);background:#f4fbfe;border-color:#a9d9ee}.language-desktop button>span{flex-direction:column;gap:5px;display:flex}.language-desktop small{color:var(--muted);font-size:8px}.legal-desktop{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:250px 1fr;min-height:520px;display:grid;overflow:hidden}.legal-desktop aside{color:var(--blue-deep);background:#f2f9fc;flex-direction:column;padding:30px;display:flex}.legal-desktop aside strong{color:var(--text);margin:18px 0 7px;font-size:17px}.legal-desktop aside small{color:var(--muted);font-size:8px}.legal-desktop aside a{color:var(--blue-deep);margin-top:auto;font-size:10px}.legal-desktop section{padding:40px 48px}.legal-desktop section h1{margin:0 0 30px;font-size:27px}.legal-desktop section h2{margin:25px 0 8px;font-size:14px}.legal-desktop section p{color:#687680;margin:0;font-size:11px;line-height:1.9}@keyframes market-line-draw{to{stroke-dashoffset:0}}@keyframes market-area-reveal{0%{opacity:0;transform:scaleX(.2)scaleY(.6)}to{opacity:1;transform:scale(1)}}@keyframes market-dot-pulse{0%,to{opacity:.82;transform:scale(.86)}50%{opacity:1;transform:scale(1.25)}}@media (width<=1280px){.pc-header-inner,.pc-hero-inner,.pc-section,.pc-footer-inner,.footer-bottom,.notice-strip>div,.platform-band>div,.pc-page{width:min(1100px,100% - 40px)}.pc-hero-inner{grid-template-columns:1fr 470px;gap:45px}.hero-copy h1{font-size:47px}.feature-grid>a{padding:21px 17px}.trade-workspace{grid-template-columns:220px minmax(590px,1fr) 280px}.instrument-header{grid-template-columns:minmax(170px,1fr) repeat(4,105px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
