:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#17243b;background:#f5f7fb;font-synthesis:none;--qn-blue:#2464eb;--qn-soft:#edf3ff;--qn-line:#e7edf5;--qn-muted:#7a879b}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer;background:var(--qn-soft);color:var(--qn-blue);padding:11px 16px;border-radius:11px;min-height:42px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px}button:disabled{opacity:.42;cursor:not-allowed}button:hover:not(:disabled){filter:brightness(.97)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #92b6ff;outline-offset:2px}a{color:var(--qn-blue);text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1px;line-height:1.4}h2{font-size:19px;letter-spacing:-.4px;line-height:1.5}h3{font-size:15px;line-height:1.6}p{line-height:1.8}small,.qn-muted{color:var(--qn-muted);font-size:12px;line-height:1.8}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}label{display:block;color:#66758b;font-size:12px;line-height:1.8;margin:17px 0 7px}input,select,textarea{display:block;width:100%;min-width:0;border:1px solid #e1e7f0;border-radius:11px;background:#f8faff;color:#17243b;padding:12px;min-height:45px;font-size:16px;margin-top:7px}textarea{min-height:86px;resize:vertical}.qn-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.qn-check{display:flex;gap:9px;align-items:flex-start;line-height:1.9;font-size:12px}.qn-check input{width:18px;min-height:18px;flex:0 0 18px;accent-color:var(--qn-blue);margin:4px 0 0}.qn-primary{background:var(--qn-blue);color:#fff}.qn-danger{background:#fff0ef;color:#b34749}.qn-text{background:transparent;padding-left:0;padding-right:0;font-size:12px}.qn-full{width:100%;margin-top:18px}.qn-icon-button,.qn-round{width:40px;height:40px;border-radius:12px;background:#fff;color:var(--qn-blue);font-size:25px;padding:0;border:1px solid var(--qn-line)}.qn-tag{display:inline-flex;align-items:center;font-size:10px;padding:5px 9px;background:#f3f6fa;color:#7d8b9e;border-radius:7px;white-space:nowrap;line-height:1.7}.qn-tag.good{background:#eaf8f2;color:#198166}.qn-tag.warning{background:#fff1d9;color:#a9761e}.qn-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.qn-spaced{margin-top:22px}.qn-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.qn-top{height:80px;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--qn-line);background:#fffffff5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:space-between;padding:16px 36px;gap:15px}.qn-brand{display:flex;gap:10px;align-items:center;color:#16233b;font-size:20px;font-weight:750;letter-spacing:-.7px;white-space:nowrap}.qn-brand-mark{width:38px;height:38px;border-radius:12px;background:var(--qn-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:27px;line-height:1;font-weight:800;box-shadow:0 4px 12px #2464eb20}.qn-top-tools{display:flex;align-items:center;gap:20px}.qn-top-tools .qn-tag{color:#2b6cea;background:var(--qn-soft)}.qn-avatar{border-radius:50%;width:39px;height:39px;font-size:16px;padding:0}.qn-nav{position:fixed;left:0;top:80px;bottom:0;background:#fff;border-right:1px solid var(--qn-line);width:204px;display:flex;flex-direction:column;padding:32px 18px;gap:10px;z-index:9}.qn-nav button{color:#8390a2;justify-content:flex-start;gap:14px;padding:14px 20px;background:none;font-weight:500;font-size:14px}.qn-nav button.active{background:var(--qn-soft);color:var(--qn-blue);font-weight:650}.qn-nav-note{margin-top:auto;padding:22px;color:#9daabb;font-size:12px;line-height:1.9}.qn-nav-note svg{display:block;color:#9cb4d7;margin-bottom:10px}.qn-main{max-width:1320px;margin:0 auto 0 204px;padding:28px 48px 70px}.qn-admin-main{margin:auto;max-width:1300px}.qn-environment{font-size:11px;color:#8a98ac;margin-bottom:24px;display:flex;align-items:center;gap:7px}.qn-dot{width:6px;height:6px;display:inline-block;background:#73a7f1;border-radius:50%;flex:0 0 6px}.qn-section-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:0 0 24px}.qn-section-head .qn-muted{margin-top:9px}.qn-eyebrow{font-size:9px;letter-spacing:2px;font-weight:700;color:#7196cc;margin-bottom:7px}.qn-card{background:#fff;border:1px solid var(--qn-line);border-radius:21px;padding:25px;margin-bottom:20px;min-width:0}.qn-hero{color:#fff;background:linear-gradient(125deg,#225be0,#3676f0);border:0;position:relative;overflow:hidden}.qn-hero:after{content:"";position:absolute;right:-100px;top:-190px;width:440px;height:440px;border:60px solid #ffffff07;border-radius:50%;pointer-events:none}.qn-hero>.qn-row{font-size:12px;opacity:.85}.qn-hero .qn-tag{background:#ffffff20;color:#fff;letter-spacing:.5px}.qn-hero-value{font-size:44px;font-weight:650;letter-spacing:-1.5px;margin:13px 0 25px;font-variant-numeric:tabular-nums}.qn-grid-two,.qn-grid-three,.qn-grid-four{display:grid;gap:22px;min-width:0}.qn-grid-two{grid-template-columns:1fr 1fr}.qn-grid-three{grid-template-columns:repeat(3,1fr)}.qn-grid-four{grid-template-columns:repeat(4,1fr);margin:22px 0}.qn-stat{min-width:0;font-variant-numeric:tabular-nums}.qn-stat>span{display:block;font-size:11px;color:var(--qn-muted);margin-bottom:9px}.qn-stat>strong{font-size:20px;font-weight:600;letter-spacing:-.4px;display:block;overflow-wrap:anywhere}.qn-stat strong small{font-size:10px;font-weight:400}.qn-hero .qn-stat>span{color:#d2e1ff}.qn-hero .qn-stat strong{font-size:22px}.qn-hero-footer{border-top:1px solid #ffffff22;padding-top:17px;margin-top:25px;display:flex;gap:7px;align-items:center;font-size:10px;color:#d2e1ff}.qn-hero-footer svg{width:16px;height:16px}.qn-shortcuts{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.qn-shortcuts button{display:flex;flex-direction:column;background:none;color:#53657d;font-size:11px;font-weight:500;padding:0;gap:11px;white-space:nowrap}.qn-shortcuts button>span{width:47px;height:47px;border-radius:15px;background:#f1f6ff;color:#5b89db;display:grid;place-items:center}.qn-shortcuts button:hover>span{background:var(--qn-soft);color:var(--qn-blue)}.qn-empty{text-align:center;color:#a1adbd;padding:38px 12px;font-size:12px;line-height:1.8}.qn-empty>svg{display:block;margin:0 auto 12px;width:32px;height:32px;color:#c1cedf}.qn-empty>p{margin-bottom:12px}.qn-list-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 0;border-bottom:1px solid #edf1f7;font-size:13px}.qn-list-row:last-child{border-bottom:0}.qn-list-row small{display:block;margin-top:5px}.qn-record{padding:22px 0;border-bottom:1px solid var(--qn-line)}.qn-record:last-child{border-bottom:0}.qn-record-meta{color:#8c99ab;font-size:11px;margin-top:8px}.qn-record .qn-stat strong{font-size:16px}.qn-mono,code{font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px;overflow-wrap:anywhere;line-height:1.8}code{background:#f1f5fd;padding:2px 5px;border-radius:4px;color:var(--qn-blue)}.qn-info,.qn-error,.qn-warning,.qn-notice{border-radius:12px;padding:14px 17px;font-size:12px;line-height:1.8;margin-bottom:19px;overflow-wrap:anywhere}.qn-info{background:#eaf2ff;color:#4775b8;display:flex;align-items:flex-start;gap:10px}.qn-error{background:#fff0f0;color:#b44752}.qn-error button{font-size:11px;margin-top:8px}.qn-warning{background:#fff5e2;color:#9a7128}.qn-notice{background:#edf8f3;color:#2d8a6d;display:flex;align-items:center;justify-content:space-between;gap:10px}.qn-notice button{padding:0;width:25px;min-height:25px;background:transparent;color:inherit;font-size:18px}.qn-price{font-size:37px;font-weight:650;margin-top:20px;letter-spacing:-1px}.qn-price small{font-size:13px;font-weight:400}.qn-market-chart{width:100%;height:250px;margin:24px 0;color:var(--qn-blue)}.qn-strategy-symbol{width:62px;height:62px;border-radius:18px;background:var(--qn-soft);color:var(--qn-blue);display:grid;place-items:center}.qn-strategy-symbol svg{width:34px;height:34px}.qn-filter{max-width:270px;margin-bottom:18px}.qn-menu-row{display:flex;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid #edf1f7;border-radius:0;background:none;color:#57677e;padding:17px 0;font-weight:450}.qn-menu-row:last-child{border:0}.qn-footer{font-size:10px;color:#a0acbd;line-height:1.8;margin-top:30px}.qn-footer p{margin-bottom:13px}.qn-modal{border:0;padding:26px;max-width:660px;width:calc(100% - 32px);max-height:calc(100dvh - 40px);border-radius:22px;color:#17243b;box-shadow:0 25px 100px #142b5940}.qn-modal::backdrop{background:#0f224e60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qn-modal-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.qn-modal-head h2{font-size:20px}.qn-modal .qn-grid-four{grid-template-columns:repeat(2,1fr)}.qn-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}.qn-detail-grid strong{display:block;overflow-wrap:anywhere;font-size:14px;margin-top:6px}.qn-mode-list{display:grid;gap:12px;margin-top:22px}.qn-mode-list button{display:grid;grid-template-columns:1fr auto;text-align:left;padding:20px;justify-items:start}.qn-mode-list button span{font-size:11px;font-weight:400;grid-row:2;grid-column:1;color:#8397b4;margin-top:7px}.qn-mode-list button svg{grid-column:2;grid-row:1/3}.qn-auth-layout{min-height:100dvh;display:grid;grid-template-columns:1.2fr 1fr;background:#fff}.qn-auth-story{position:relative;overflow:hidden;padding:50px 70px;background:linear-gradient(135deg,#edf4ff,#f8faff);display:flex;flex-direction:column;justify-content:center}.qn-auth-story>.qn-brand{position:absolute;left:70px;top:50px}.qn-auth-story h1{font-size:45px;line-height:1.45;letter-spacing:-1.3px;margin:15px 0}.qn-auth-story>p:not(.qn-eyebrow){color:#7d90ac;font-size:14px}.qn-auth-story>small{position:absolute;bottom:50px;left:70px;right:70px;color:#a2aec2}.qn-auth-orbit{width:170px;height:170px;display:grid;place-items:center;border:1px solid #d8e7ff;border-radius:50%;margin-top:40px;background:radial-gradient(#e8f1ff,#f8faff);box-shadow:0 0 0 23px #edf4ff,0 0 0 24px #dce9ff70}.qn-auth-orbit svg{width:80px;height:80px;color:#6395ea;stroke-width:.9}.qn-auth{width:100%;max-width:440px;margin:auto;padding:48px 35px}.qn-auth h2{font-size:28px;margin:18px 0 8px}.qn-auth-foot{font-size:10px;color:#a1afc2;margin-top:30px}.qn-skeleton{height:120px;margin:25px 0;background:linear-gradient(90deg,#f0f4fa,#fff,#f0f4fa);background-size:200% 100%;border-radius:14px;animation:qn-load 1.8s infinite}@keyframes qn-load{to{background-position:200% 0}}@media(min-width:1600px){.qn-main:not(.qn-admin-main){margin-left:auto;margin-right:auto;padding-left:120px}}@media(max-width:1100px){.qn-main{padding:25px 25px 60px}.qn-shortcuts{grid-template-columns:repeat(4,1fr);gap:24px 12px}.qn-grid-four{grid-template-columns:repeat(2,1fr)}.qn-auth-story{padding:45px}.qn-auth-story>.qn-brand{left:45px}.qn-auth-story>small{left:45px;right:45px}.qn-auth-story h1{font-size:37px}.qn-brand{font-size:18px}.qn-grid-two{gap:15px}}@media(max-width:760px){.qn-top{height:70px;padding:calc(12px + env(safe-area-inset-top)) 18px 12px}.qn-brand{font-size:16px;gap:8px}.qn-brand-mark{width:33px;height:33px;border-radius:10px;font-size:24px}.qn-brand small{display:none}.qn-top-tools{gap:10px}.qn-top-tools .qn-tag{font-size:8px;padding:4px 6px}.qn-avatar{width:34px;height:34px;min-height:34px;font-size:13px}.qn-nav{inset:auto 0 0;width:100%;border-top:1px solid var(--qn-line);border-right:0;flex-direction:row;justify-content:space-around;padding:9px 8px calc(9px + env(safe-area-inset-bottom));gap:0}.qn-nav button{flex-direction:column;padding:3px 8px;gap:5px;font-size:10px;border-radius:0;min-width:53px;font-weight:400}.qn-nav button.active{background:none}.qn-nav-note{display:none}.qn-main,.qn-admin-main{margin:0;padding:22px 17px calc(105px + env(safe-area-inset-bottom))}.qn-environment{font-size:9px;line-height:1.8;margin-bottom:20px;align-items:flex-start}.qn-dot{margin-top:6px}h1{font-size:24px;letter-spacing:-.9px}h2{font-size:17px}.qn-section-head{margin-bottom:20px}.qn-section-head .qn-muted{font-size:11px}.qn-eyebrow{font-size:8px}.qn-round{width:35px;height:35px;min-height:35px;font-size:22px}.qn-card{padding:20px 18px;border-radius:18px;margin-bottom:15px}.qn-hero-value{font-size:38px;margin:15px 0 24px}.qn-hero .qn-stat strong{font-size:17px}.qn-stat>span{font-size:9px;line-height:1.6}.qn-hero-footer{font-size:8px}.qn-shortcuts{gap:22px 6px}.qn-shortcuts button{font-size:10px;gap:9px}.qn-shortcuts button>span{width:43px;height:43px;border-radius:13px}.qn-grid-two{grid-template-columns:1fr;gap:0}.qn-grid-three{gap:14px}.qn-grid-four{gap:22px 12px}.qn-stat>strong{font-size:18px}.qn-auth-layout{display:block;background:#f8faff;min-height:100dvh;padding:0 0 50px}.qn-auth-story{padding:30px 25px 24px;min-height:225px;background:linear-gradient(#edf4ff,#f8faff);justify-content:flex-start}.qn-auth-story>.qn-brand{position:static;margin-bottom:30px}.qn-auth-story h1{font-size:28px;margin:7px 0}.qn-auth-story .qn-eyebrow,.qn-auth-story>small,.qn-auth-orbit{display:none}.qn-auth-story>p:not(.qn-eyebrow){font-size:11px}.qn-auth{padding:25px;max-width:460px}.qn-auth h2{font-size:24px}.qn-form-grid{gap:0 12px}.qn-form-grid label{font-size:10px}.qn-modal{padding:21px 19px;border-radius:18px}.qn-modal-head h2{font-size:18px}.qn-detail-grid{gap:20px 15px}.qn-top-tools>a{font-size:9px}.qn-row>select{max-width:58%}.qn-admin-main .qn-row{flex-wrap:wrap}.qn-record .qn-grid-four{grid-template-columns:1fr 1fr}.qn-row .qn-actions{margin-top:0}.qn-price{font-size:31px}.qn-market-chart{height:200px}.qn-footer{font-size:9px}button{padding:10px 13px;font-size:12px}.qn-mode-list button{padding:17px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.qn-brand-logo{width:38px;height:38px;border-radius:12px}.qn-app{color-scheme:light}@media(max-width:760px){.qn-brand-logo{width:33px;height:33px;border-radius:10px}}.qn-real-main{max-width:880px;margin:0 auto;padding:28px 20px;padding-bottom:calc(32px + env(safe-area-inset-bottom));overflow-wrap:anywhere}.qn-real-main>.qn-info,.qn-real-main>.qn-error,.qn-real-main>.qn-notice{margin-bottom:20px}.qn-real-main .qn-grid-three>div{min-width:0}@media(max-width:480px){.qn-real-main{padding:20px 14px}.qn-app:has(.qn-real-main) .qn-top{gap:8px;padding-left:12px;padding-right:12px;flex-wrap:wrap;height:auto;min-height:70px}.qn-app:has(.qn-real-main) .qn-brand{font-size:17px}}
