:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{color:#f8ddaf;background:#070606;font-family:AlibabaPuHuiTi_2_55_Regular,PingFang SC,Microsoft YaHei,Hiragino Sans GB,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--page: #070606;--panel: rgba(25, 23, 20, .96);--panel-soft: rgba(33, 30, 25, .92);--gold: #d7a052;--gold-bright: #f3d8a5;--gold-deep: #8f6327;--muted: #948f85;--line: rgba(196, 139, 62, .34);--line-smoke: rgba(196, 139, 62, .28);--panel-ink: rgba(17, 17, 15, .94);--button-gold: linear-gradient(135deg, #e7c071 0%, #bf8a3f 48%, #8e632b 100%);--button-gold-soft: linear-gradient(135deg, rgba(231, 192, 113, .92), rgba(156, 103, 40, .9));--green: #22a35d;--red: #c94848}*{box-sizing:border-box}html,body,#app{min-width:0;min-height:100%;margin:0;background:var(--page)}body{overflow-x:hidden;scrollbar-width:none}body::-webkit-scrollbar,.phone::-webkit-scrollbar{width:0;height:0}button{padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}button:focus-visible{outline:1px solid rgba(248,221,175,.75);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.phone{position:relative;width:min(100%,375px);min-height:812px;margin:0 auto;padding:10px 14px 77px;overflow:hidden;background:radial-gradient(circle at 77% 8%,rgba(207,154,78,.16),transparent 30%),linear-gradient(180deg,#080706,#070606)}.topbar{height:35px;display:grid;grid-template-columns:98px 1fr 24px 24px;align-items:center;gap:9px}.brand{display:flex;align-items:center;min-width:0}.brand img{width:25.5px;height:26px;object-fit:contain;margin-right:7px}.brand strong{display:block;color:var(--gold);font-size:14px;line-height:1;font-weight:800}.brand small{display:block;margin-top:3px;color:#9f7c45;font-size:5px;line-height:1;letter-spacing:.4px}.search-pill{height:26px;min-width:0;border-radius:13px;display:flex;align-items:center;gap:7px;padding:0 10px;background:#1f1e1beb;border:1px solid rgba(228,171,86,.14);color:#78746d;font-size:9px}.search-pill img{width:10.5px;height:11px;object-fit:contain;flex:0 0 auto}.search-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-button{position:relative;width:22px;height:22px;display:grid;place-items:center;color:#f8ddaf}.icon-button img{width:20px;height:20px;object-fit:contain}.icon-button.has-dot:after{content:"";position:absolute;right:0;top:1px;width:5px;height:5px;border-radius:50%;background:#ff6859}.hero-card{position:relative;height:139px;margin-top:10px;border:0;border-radius:6.5px;overflow:hidden;background:#090807}.hero-swiper{--swiper-pagination-bottom: 10px;--swiper-pagination-bullet-horizontal-gap: 2.5px}.hero-slide{position:relative;width:100%;height:100%;display:block;overflow:hidden;background:#090807;cursor:pointer;touch-action:pan-y}.hero-swiper .swiper-slide,.hero-slide,.hero-banner-slice{border-radius:6.5px}.hero-banner-slice{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;animation:hero-banner-slide .42s ease both}@keyframes hero-banner-slide{0%{opacity:.18;transform:translate(16px) scale(1.01)}to{opacity:1;transform:translate(0) scale(1)}}.hero-swiper .swiper-pagination-bullet{width:6px;height:4px;border-radius:99px;background:#f8ddaf52;opacity:1;transition:width .16s ease,background .16s ease}.hero-swiper .swiper-pagination-bullet-active{width:14px;background:#e4ab56}.notice,.consign-strip{width:100%;height:30px;margin-top:7px;border:1px solid rgba(228,171,86,.34);border-radius:5px;display:flex;align-items:center;gap:5px;padding:0 10px;background:var(--panel);color:var(--muted);font-size:8px;text-align:left}.notice svg,.consign-strip svg{color:var(--gold);flex:0 0 auto}.notice-icon{width:12px;height:10.5px;object-fit:contain;flex:0 0 auto}.chevron-icon{width:4px;height:7.5px;object-fit:contain;flex:0 0 auto}.notice b,.consign-strip strong{color:#fbe9cb;font-size:9px;white-space:nowrap}.notice span,.consign-strip span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:7px}.entry-card{position:relative;height:88.5px;border:0;border-radius:6.5px;overflow:hidden;text-align:left;background:var(--panel)}.entry-card>img{width:100%;height:100%;display:block;object-fit:cover}.consign-strip{margin-top:8px}.consign-strip b{color:#f4dfbd;font-size:8.5px}.trend-panel,.recommend-panel{margin-top:8px;border:1px solid rgba(228,171,86,.42);border-radius:6.5px;background:var(--panel);overflow:hidden}.trend-panel{height:170px;padding:11px 12px 8px}.section-title{display:flex;align-items:center;justify-content:space-between;height:17px}.section-title h2{margin:0;color:var(--gold);font-size:12px;line-height:1;font-weight:800}.section-title button{display:inline-flex;align-items:center;gap:5px;color:#aaa69f;font-size:8px}.tabs{display:flex;gap:8px;margin-top:9px}.tabs button,.range-tabs button{height:18px;min-width:40px;padding:0 10px;border-radius:9px;background:#2c2a26e6;color:#aaa69f;font-size:8px}.tabs .active,.range-tabs .active{color:#201b15;background:linear-gradient(135deg,#f6d28c,#a77636)}.range-tabs{display:flex;justify-content:flex-end;gap:9px;margin-top:-18px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px;gap:0}.metrics article{min-width:0;padding-right:7px}.metrics span{display:block;color:#aaa69f;font-size:8px;line-height:1}.metrics strong{display:block;margin-top:7px;color:#f0e7d7;font-size:10px;line-height:1;font-weight:500;white-space:nowrap}.metrics em{display:block;margin-top:5px;color:var(--green);font-size:7px;line-height:1;font-style:normal}.chart{margin-top:9px}.chart svg{width:100%;height:52px;display:block}.chart-grid{stroke:#e4ab5614;stroke-width:1}.chart-area{fill:#e4ab5621}.chart-line{fill:none;stroke:#d2a45d;stroke-width:2;stroke-linecap:round}.chart circle{fill:#f8ddaf;stroke:#9b6e2c;stroke-width:1}.chart-x{display:grid;grid-template-columns:repeat(7,1fr);margin-top:-5px;color:#77736c;font-size:6.8px;text-align:center}.recommend-panel{min-height:156px;padding:12px 10px 13px}.recommend-list{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:12px}.asset-card{position:relative;min-width:0;height:115px;border-radius:5px;border:0;background:#1b1a17;overflow:hidden;text-align:left}.asset-card img{width:100%;height:100%;object-fit:fill;display:block}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100vw,375px);height:calc(52px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);border:1px solid rgba(170,166,159,.35);border-bottom:0;border-radius:6px 6px 0 0;display:grid;grid-template-columns:repeat(3,1fr);background:#121110fa;z-index:20}.bottom-nav button{display:grid;place-items:center;align-content:center;color:#aaa69f;font-size:12px}.bottom-nav button.active{color:#fbcc86}.scan-screen{padding:10px 14px 14px;overflow-y:auto;background:radial-gradient(circle at 18% 5%,rgba(198,155,85,.12),transparent 28%),radial-gradient(circle at 86% 18%,rgba(198,155,85,.08),transparent 30%),linear-gradient(180deg,#080807,#070606)}.scan-header{height:76px;display:grid;grid-template-columns:42px 1fr 42px;align-items:start;padding-top:20px}.scan-title{text-align:center}.scan-title h1{margin:0;color:#f4cf86;font-size:17px;line-height:1.1;font-weight:800;letter-spacing:1px}.scan-title p{margin:9px 0 0;color:#f4cf86;font-size:8px;line-height:1;font-weight:700;letter-spacing:4px}.scan-panel{position:relative;width:346px;height:323px;max-width:100%;margin:0 auto;overflow:hidden;border-radius:14px}.scan-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;z-index:2}.scan-field{position:absolute;left:0;right:0;bottom:0;width:100%;height:219.5px;object-fit:fill;opacity:.92;z-index:3}.scan-help{margin:8px 0 0;color:#e8c78d;font-size:11px;line-height:1.2;text-align:center;font-weight:600}.scan-actions{display:grid;grid-template-columns:repeat(3,1fr);margin-top:17px}.scan-actions button{display:grid;justify-items:center;gap:7px}.scan-actions img{width:49px;height:49px;object-fit:contain}.scan-actions span{color:#f9e2b8;font-size:12px;font-weight:800}.scan-types{margin-top:28px}.scan-types h2{display:flex;align-items:center;gap:6px;margin:0 0 9px;color:#f3d59f;font-size:11px;line-height:1;font-weight:800}.scan-types h2 img{width:19px;height:5.5px;object-fit:contain}.scan-type-card{width:100%;height:63px;border:1px solid rgba(228,171,86,.35);border-radius:10px;display:grid;grid-template-columns:63px 1fr 24px;align-items:center;margin-top:7px;padding:0 11px 0 12px;background:#191714f0;text-align:left}.scan-type-card>img{width:43px;height:43.5px;object-fit:contain}.scan-type-card span{display:block;min-width:0}.scan-type-card strong{display:block;color:#f9e2b8;font-size:15px;line-height:1;font-weight:800;white-space:nowrap}.scan-type-card small{display:block;margin-top:9px;color:#aaa69f;font-size:10px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scan-type-card b{justify-self:end;color:#f8ddaf;font-size:28px;line-height:1;font-weight:300}.message-screen,.message-detail-screen{padding:10px 17px 14px;overflow-y:auto;background:radial-gradient(circle at 76% 2%,rgba(207,154,78,.12),transparent 28%),linear-gradient(180deg,#080807,#070606)}.message-header{height:44px;display:grid;grid-template-columns:42px 1fr 72px;align-items:center}.message-back{width:26px;height:34px;display:grid;place-items:center;color:#f5d29a;font-size:44px;line-height:1;text-decoration:none;font-family:Georgia,Times New Roman,serif;transform:translateY(-2px)}.message-title{min-width:0;text-align:center}.message-title h1{margin:0;color:#f4cf86;font-size:17px;line-height:1.1;font-weight:800;letter-spacing:1px}.message-title p{margin:6px 0 0;color:#f4cf86;font-size:8px;line-height:1;font-weight:700;letter-spacing:4px}.message-header button{justify-self:end;color:#dfba73;font-size:12px;font-weight:700;white-space:nowrap}.message-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.message-tabs button{height:28px;border-radius:16px;border:1px solid rgba(248,221,175,.08);background:#252523d1;box-shadow:inset 0 0 10px #ffffff06;color:#aaa69f;font-size:12px;white-space:nowrap}.message-tabs .active{border-color:#f8ddaf59;background:linear-gradient(135deg,#e0bf8280,#896634c7);color:#f8e0b4}.message-list{display:grid;gap:11px;margin-top:6px}.message-card{position:relative;width:100%;height:101px;border:1px solid rgba(228,171,86,.72);border-radius:14px;display:grid;grid-template-columns:76px 1fr;align-items:center;overflow:hidden;background:#141513eb;text-align:left}.message-card img{width:59px;height:59px;object-fit:contain;justify-self:center}.message-copy{min-width:0;padding-right:26px}.message-copy>div{display:flex;align-items:start;justify-content:space-between;gap:8px}.message-copy h2{min-width:0;margin:0;color:#f9e2b8;font-size:14.5px;line-height:1.25;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-copy time{color:#aaa69f;font-size:10.5px;line-height:1.8;white-space:nowrap}.message-copy p{margin:11px 0 0;color:#aaa69f;font-size:11.5px;line-height:1.55;letter-spacing:.5px}.message-card>i{position:absolute;right:16px;top:50%;width:6.5px;height:6.5px;border-radius:50%;background:linear-gradient(135deg,#f3d79d,#bd8d4d);transform:translateY(-50%)}.message-detail-hero{min-height:202px;margin-top:14px;border:1px solid rgba(228,171,86,.58);border-radius:14px;display:grid;justify-items:center;align-content:center;gap:10px;padding:24px 18px;background:radial-gradient(circle at 50% 0%,rgba(228,171,86,.18),transparent 48%),#141513f0;text-align:center}.message-detail-hero img{width:62px;height:62px;object-fit:contain}.message-detail-hero span{height:22px;border:1px solid rgba(228,171,86,.62);border-radius:12px;display:inline-grid;place-items:center;padding:0 12px;color:#f0c878;font-size:11px;font-weight:800}.message-detail-hero h2{max-width:288px;margin:0;color:#f8ddaf;font-size:20px;line-height:1.25;font-weight:900}.message-detail-hero time{color:#aaa69f;font-size:12px}.message-detail-body{margin-top:12px;border:1px solid rgba(228,171,86,.42);border-radius:14px;padding:18px 16px 8px;background:#141513f0}.message-detail-body p{margin:0 0 14px;color:#c8b99d;font-size:13px;line-height:1.8}.message-detail-body article{min-height:42px;border-top:1px solid rgba(248,221,175,.08);display:flex;align-items:center;justify-content:space-between;gap:14px;color:#aaa69f;font-size:12px}.message-detail-body strong{color:#f8ddaf;font-size:13px;text-align:right}.announcements-screen,.announcement-detail-screen,.partners-screen,.platform-detail-screen{padding:10px 14px 18px;overflow-y:auto;background:radial-gradient(circle at 72% 0%,rgba(207,154,78,.12),transparent 30%),linear-gradient(180deg,#080807,#070606)}.simple-detail-header,.announcements-header,.partners-header{display:grid;align-items:start}.simple-detail-header,.announcements-header{height:96px;grid-template-columns:46px 1fr 46px;padding-top:16px}.ornate-title{position:relative;min-width:0;text-align:center}.ornate-title:before,.ornate-title:after{content:"";position:absolute;top:18px;width:54px;height:1px;background:linear-gradient(90deg,transparent,rgba(228,171,86,.55),transparent)}.ornate-title:before{left:0}.ornate-title:after{right:0}.ornate-title h1,.partners-title h1{margin:0;color:#f7dcae;font-size:23px;line-height:1;font-weight:900;text-shadow:0 0 12px rgba(223,171,92,.22)}.ornate-title p,.partners-title p{margin:12px 0 0;color:#f0c878;font-size:9px;line-height:1;font-weight:800;letter-spacing:6px}.announcements-header button,.partners-header button{justify-self:end;width:36px;height:36px}.announcements-header button img,.partners-header button img{width:35px;height:36px;object-fit:contain}.announcement-tabs,.partners-tabs{display:grid;gap:9px}.announcement-tabs{grid-template-columns:repeat(5,1fr);margin-top:0}.announcement-tabs button,.partners-tabs button{height:29px;border-radius:16px;border:1px solid rgba(248,221,175,.12);background:#1f201de6;color:#aaa69f;font-size:13px;font-weight:800;white-space:nowrap}.announcement-tabs .active,.partners-tabs .active{border-color:#ffeec28c;background:linear-gradient(135deg,#f6d28c,#a97a39);color:#2a251c}.partners-tabs .outline{border-color:#e4ab56d1;color:#f8ddaf}.announcement-list{display:grid;gap:8px;margin-top:16px}.announcement-card{position:relative;width:100%;height:101px;border:1px solid rgba(228,171,86,.72);border-radius:14px;display:grid;grid-template-columns:77px 1fr 23px;align-items:center;overflow:hidden;padding:0 11px 0 10px;background:#161714f0;text-align:left}.announcement-card:before,.announcement-detail-card:before,.partners-hero:before,.partner-card:before,.platform-hero-card:before,.platform-action-panel:before,.platform-assets-panel:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(248,221,175,.18);border-radius:inherit;pointer-events:none}.announcement-icon{width:58px;height:58px;object-fit:contain}.announcement-copy{min-width:0}.announcement-copy>div{position:relative;display:flex;align-items:center;min-width:0;gap:4px;padding-right:36px}.announcement-copy h2{flex:0 1 auto;min-width:0;margin:0;color:#f8ddaf;font-size:11px;line-height:1.1;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement-copy span{flex:0 0 auto;height:16px;border:1px solid rgba(228,171,86,.7);border-radius:3px;display:grid;place-items:center;padding:0 4px;color:#f2c774;font-size:7px;line-height:1}.announcement-copy time{position:absolute;right:0;top:2px;color:#aaa69f;font-size:10.5px;white-space:nowrap}.announcement-copy p{display:-webkit-box;min-width:0;margin:14px 0 0;overflow:hidden;color:#aaa69f;font-size:11px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.announcement-chevron{width:13px;height:26px;object-fit:contain;justify-self:end}.announcement-detail-screen{padding-bottom:28px}.announcement-detail-card{position:relative;height:128px;border:1px solid rgba(228,171,86,.72);border-radius:14px;display:grid;grid-template-columns:81px 1fr;align-items:center;overflow:hidden;padding:0 15px 0 16px;background:#161714f2}.announcement-detail-card>img{width:58px;height:58px;object-fit:contain}.announcement-detail-copy{min-width:0}.detail-meta{display:flex;align-items:center;gap:8px}.detail-meta span,.detail-meta b{height:17px;border:1px solid rgba(228,171,86,.72);border-radius:3px;display:grid;place-items:center;padding:0 7px;color:#f2c774;font-size:9px;line-height:1;font-weight:700}.detail-meta time{margin-left:auto;color:#aaa69f;font-size:12px}.announcement-detail-copy h2{margin:13px 0 0;color:#f8ddaf;font-size:16px;line-height:1.15;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announcement-detail-copy p{margin:12px 0 0;color:#aaa69f;font-size:12px;line-height:1.45}.announcement-body-card{position:relative;height:360px;margin-top:12px;border:1px solid rgba(228,171,86,.72);border-radius:14px;overflow:hidden;padding:36px 22px 22px;background:#161714f2}.announcement-body-card:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(248,221,175,.16);border-radius:12px;pointer-events:none}.body-ornaments{position:absolute;left:32px;right:32px;top:30px;display:flex;justify-content:space-between}.body-ornaments img{width:25px;height:7.5px;object-fit:contain}.announcement-body-card p{position:relative;margin:0 0 16px;color:#aaa69fb8;font-size:13px;line-height:1.9}.announcement-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.announcement-detail-actions button{height:44px;border-radius:14px;border:1px solid rgba(228,171,86,.62);background:#161714f0;color:#f8ddaf;font-size:15px;font-weight:900}.announcement-detail-actions button:first-child{border-color:#ffeec2b8;background:linear-gradient(135deg,#f6d28c,#a67636);color:#2a251c}.partners-screen{padding-inline:13px}.partners-header{height:96px;grid-template-columns:42px 1fr 42px;padding-top:18px}.partners-title{justify-self:start;min-width:0}.partners-title h1{font-size:20px}.partners-title p{margin-top:7px;letter-spacing:4px}.partners-hero{position:relative;height:109px;border:1px solid rgba(228,171,86,.72);border-radius:14px;overflow:hidden;padding:20px 29px;background:#161714f2}.partners-horizon{position:absolute;left:0;right:0;bottom:0;width:100%;height:65px;object-fit:cover;opacity:.92}.partners-hero p,.partners-hero h2,.partners-hero-icons{position:relative;z-index:1}.partners-hero p{margin:0;color:#f6e6d0;font-size:12px;line-height:1;font-weight:900}.partners-hero h2{margin:15px 0 0;color:#f8ddaf;line-height:1}.partners-hero h2 strong{font-size:32px;font-weight:900}.partners-hero h2 span{margin-left:4px;font-size:12px;font-weight:800}.partners-hero-icons{position:absolute;right:35px;top:43px;display:flex;align-items:center;gap:86px}.partners-hero-icons img:first-child{width:33px;height:18px}.partners-hero-icons img:last-child{width:21px;height:20px}.partners-search{width:100%;height:35px;margin-top:12px;border:1px solid rgba(248,221,175,.08);border-radius:11px;display:flex;align-items:center;gap:12px;padding:0 15px;background:#1b1b19f2;color:#77736c;font-size:12px;font-weight:700;text-align:left}.partners-search img{width:22px;height:22px;object-fit:contain}.partners-tabs{grid-template-columns:repeat(5,1fr);margin-top:14px}.partners-tabs button{height:30px;font-size:14px}.partners-list{display:grid;gap:9px;margin-top:12px}.partner-card{position:relative;min-height:91px;border:1px solid rgba(228,171,86,.72);border-radius:14px;display:grid;grid-template-columns:76px 1fr 74px 18px;align-items:center;overflow:hidden;padding:0 13px 0 8px;background:#161714f2;text-align:left}.partner-logo{width:62px;height:62px;object-fit:contain}.partner-copy{min-width:0}.partner-copy h2{margin:0;color:#f8ddaf;font-size:15px;line-height:1.05;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partner-copy p{margin:7px 0 0;color:#8d806d;font-size:8px;line-height:1;letter-spacing:1px}.partner-copy span{display:inline-grid;place-items:center;height:16px;margin-top:10px;border:1px solid rgba(228,171,86,.44);border-radius:4px;padding:0 6px;color:#cfa15b;font-size:8px}.partner-meta{display:grid;gap:8px;min-width:0}.partner-meta span{display:flex;align-items:center;gap:4px;min-width:0;color:#cfa15b;font-size:7px;white-space:nowrap}.partner-meta img{width:11px;height:11px;object-fit:contain}.partner-card b{position:absolute;right:36px;top:35px;width:51px;height:23px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#f6d28c,#a67636);color:#16110b;font-size:12px;font-weight:900}.partner-chevron{width:11px;height:21px;object-fit:contain;justify-self:end}.platform-detail-screen{padding-inline:13px;background:radial-gradient(circle at 82% 0%,rgba(207,154,78,.22),transparent 26%),linear-gradient(180deg,#080807,#070606)}.platform-detail-screen .simple-detail-header{height:88px}.platform-hero-card,.platform-action-panel,.platform-assets-panel{position:relative;border:1px solid rgba(228,171,86,.72);border-radius:14px;overflow:hidden;background:#161714f2}.platform-hero-card{height:166px;padding:20px 18px}.platform-plane{position:absolute;right:-25px;top:0;width:203px;height:108px;object-fit:cover;opacity:.86}.platform-logo-large{position:relative;width:63px;height:63px;object-fit:contain;z-index:1}.platform-hero-copy{position:absolute;left:112px;top:36px;z-index:1;display:flex;align-items:center;gap:11px}.platform-hero-copy h2{margin:0;color:#f8ddaf;font-size:24px;line-height:1;font-weight:900}.verified-badge{height:22px;border:1px solid rgba(228,171,86,.82);border-radius:6px;display:inline-flex;align-items:center;gap:5px;padding:0 7px;color:#f8ddaf;font-size:9px;font-weight:900}.verified-badge img{width:12px;height:12px;object-fit:contain}.platform-stats-strip{position:absolute;left:17px;right:17px;bottom:12px;height:55px;border:1px solid rgba(248,221,175,.34);border-radius:13px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#161714d6;z-index:1}.platform-stats-strip span{display:grid;justify-items:center;gap:5px;color:#8e806b;font-size:8px}.platform-stats-strip img{width:18px;height:18px;object-fit:contain}.platform-action-panel{min-height:132px;margin-top:12px;padding:25px 18px 15px}.panel-sparkle{position:absolute;left:16px;top:17px;width:12px;height:12px;object-fit:contain}.platform-description{min-height:45px;color:#aaa69fb8;font-size:12px;line-height:1.7}.platform-actions-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:12px}.platform-actions-row button{height:29px;border:1px solid rgba(228,171,86,.72);border-radius:5px;display:flex;align-items:center;justify-content:center;gap:8px;background:#3b2b178a;color:#f8ddaf;font-size:12px;font-weight:900}.platform-actions-row img{width:16px;height:16px;object-fit:contain}.platform-assets-panel{margin-top:9px;padding:28px 17px 7px}.platform-asset-row{position:relative;height:75px;border:1px solid rgba(248,221,175,.42);border-radius:13px;display:grid;grid-template-columns:95px 1fr 42px;align-items:center;gap:8px;margin-top:5px;padding:0 10px;background:#161714c2}.platform-asset-row:first-of-type{margin-top:0}.platform-asset-img{width:90px;height:60px;border-radius:5px;object-fit:cover}.platform-asset-row div{min-width:0}.platform-asset-row h3{margin:0;color:#f8ddaf;font-size:13px;line-height:1.15;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-asset-row p{margin:9px 0 0;color:#8e806b;font-size:9px;line-height:1}.platform-asset-row strong{display:block;margin-top:8px;color:#f0c878;font-size:11px;line-height:1}.platform-rarity{width:41px;height:24px;object-fit:contain;justify-self:end;align-self:start;margin-top:14px}.risk-tip{margin:13px 0 0;color:#aaa69fb8;font-size:10px;line-height:1;text-align:center}.trend-screen-full,.recommend-screen,.search-screen,.market-screen,.asset-detail-screen,.order-screen,.login-screen{padding:10px 14px 18px;overflow-y:auto;background:radial-gradient(circle at 82% 0%,rgba(207,154,78,.16),transparent 30%),linear-gradient(180deg,#080807,#070606)}.trend-full-header,.recommend-header{height:106px;display:grid;grid-template-columns:45px 1fr 45px;align-items:start;padding-top:16px}.trend-full-header button,.recommend-header button{justify-self:end;width:35px;height:35px}.trend-full-header button img,.recommend-header button img{width:100%;height:100%;object-fit:contain}.trend-full-tabs,.market-segment{display:grid;grid-template-columns:repeat(3,1fr);height:57px;border:1px solid rgba(228,171,86,.48);border-radius:28px;overflow:hidden;background:#1c1c19f2}.trend-full-tabs button,.market-segment button{color:#aaa69f;font-size:17px;font-weight:900}.trend-full-tabs .active,.market-segment .active{border:1px solid rgba(248,221,175,.55);border-radius:27px;background:linear-gradient(135deg,#f1ca80,#8b5f27);color:#2a251c}.trend-full-panel,.ranking-panel,.recommend-grid-card,.recommend-platform-card,.search-card,.market-stats-card,.market-row-card,.asset-info-panel,.asset-stat-grid article,.asset-chart-card,.asset-traits-card,.order-product-card,.order-amount-card,.payment-card,.order-security,.login-card{border:1px solid rgba(228,171,86,.55);background:#161714f0}.trend-full-panel{height:204px;margin-top:12px;border-radius:14px;padding:16px 14px 10px}.trend-full-title{display:flex;align-items:center;justify-content:space-between}.trend-full-title h2,.ranking-panel h2{margin:0;color:#f2c774;font-size:18px;line-height:1;font-weight:900}.trend-full-title nav{display:flex;gap:9px}.trend-full-title button{height:28px;min-width:39px;border-radius:14px;background:#252523e6;color:#aaa69f;font-size:12px}.trend-full-title .active{border:1px solid rgba(228,171,86,.58);color:#f2c774}.trend-full-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.trend-full-metrics article{min-width:0}.trend-full-metrics span{display:block;color:#aaa69f;font-size:11px;line-height:1}.trend-full-metrics strong{display:block;margin-top:11px;color:#f5eee0;font-size:12px;line-height:1;font-weight:500;white-space:nowrap}.trend-full-metrics em{display:block;margin-top:8px;color:#5fd477;font-size:10px;font-style:normal}.trend-large-chart{margin-top:13px}.trend-large-chart svg{width:100%;height:74px}.ranking-panel{min-height:224px;margin-top:12px;border-radius:14px;padding:14px 12px 10px}.ranking-panel header{display:flex;align-items:center;justify-content:space-between}.ranking-panel a{color:#f8ddaf;font-size:28px;line-height:1;text-decoration:none}.rank-row{display:grid;grid-template-columns:36px 62px 1fr 64px;align-items:center;gap:9px;height:58px;margin-top:6px}.rank-row b,.rank-badge{justify-self:center}.rank-row b{color:#f8ddaf;font-size:19px;line-height:1}.rank-badge{width:25px;height:28px;object-fit:contain}.rank-card-img{width:61px;height:38px;border-radius:4px;object-fit:cover}.rank-row div{min-width:0}.rank-row strong,.rank-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-row strong{color:#f8ddaf;font-size:12px}.rank-row span{margin-top:7px;color:#aaa69f;font-size:10px}.rank-row em{justify-self:end;color:#5fd477;font-size:11px;font-style:normal}.recommend-screen{padding-inline:14px}.recommend-search,.market-search-bar,.search-input{width:100%;height:35px;border:1px solid rgba(248,221,175,.12);border-radius:18px;display:flex;align-items:center;gap:12px;padding:0 14px;background:#1b1b19f5;color:#77736c;font-size:12px;font-weight:800;text-align:left}.recommend-search img,.market-search-bar img,.search-input img{width:22px;height:22px;object-fit:contain;flex:0 0 auto}.recommend-chips{display:flex;gap:8px;margin-top:15px;overflow:hidden}.recommend-chips button{height:31px;min-width:56px;border:1px solid rgba(228,171,86,.38);border-radius:16px;padding:0 13px;background:#1c1c19f2;color:#f1d2a1;font-size:13px;font-weight:900;white-space:nowrap}.recommend-chips .active{border-color:#ffeec2cc;background:linear-gradient(135deg,#f6d28c,#a67636);color:#2a251c}.recommend-grid-card{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:13px;border-radius:14px;padding:37px 8px 13px}.recommend-grid-card>header,.recommend-platform-card>header{position:absolute;left:10px;right:10px;top:9px;display:flex;align-items:center;justify-content:space-between}.recommend-grid-card h2,.recommend-platform-card h2{margin:0;color:#f4cf86;font-size:13px;font-weight:900}.recommend-grid-card header button,.recommend-platform-card header button{height:auto;border:0;border-radius:0;display:inline-flex;align-items:center;gap:2px;padding:0;color:#8f887d;font-size:9px}.recommend-product{position:relative;height:176px;border:1px solid rgba(228,171,86,.42);border-radius:7px;overflow:hidden;background:#121210;text-align:left}.recommend-product img{width:100%;height:100%;display:block;object-fit:cover}.recommend-product span,.recommend-product h2,.recommend-product p,.recommend-product em{position:absolute;z-index:1}.recommend-product span{left:8px;top:9px;height:23px;border-radius:6px;padding:0 6px;display:grid;place-items:center;background:#05070cc2;color:#d994ff;font-size:16px;font-weight:900}.recommend-product h2{left:9px;right:9px;bottom:43px;margin:0;color:#fff2dc;font-size:12px;font-weight:600}.recommend-product p{left:9px;bottom:22px;margin:0;color:#fff7eb;font-size:15px}.recommend-product em{left:9px;bottom:8px;color:#60d574;font-size:12px;font-style:normal}.recommend-product em.down{color:#ff5757}.recommend-platform-card{position:relative;display:grid;gap:7px;margin-top:9px;border-radius:14px;padding:34px 8px 10px}.recommend-platform-card button{position:relative;height:95px;border:1px solid rgba(248,221,175,.7);border-radius:13px;overflow:hidden;background:#11110f}.recommend-platform-card button>div{position:absolute;left:150px;right:38px;top:16px;text-align:left}.recommend-platform-card h3{overflow:hidden;margin:0;color:#f8ddaf;font-size:11px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.recommend-platform-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:6px 0 0;color:#8f887d;font-size:8.5px;line-height:1.35}.recommend-platform-card img{position:absolute;left:9px;top:9px;width:133px;height:89px;object-fit:contain}.recommend-platform-card span{position:absolute;left:150px;bottom:17px;display:flex;gap:6px}.recommend-platform-card b{height:23px;border:1px solid rgba(228,171,86,.62);border-radius:6px;display:grid;place-items:center;padding:0 7px;color:#d9a85d;font-size:11px;font-weight:700;white-space:nowrap}.recommend-platform-card i{position:absolute;right:15px;top:34px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f6d28c,#a67636);color:#17120d;font-size:26px;line-height:1;font-style:normal}.search-screen{padding-inline:14px}.search-top{display:grid;grid-template-columns:1fr 51px;gap:12px;align-items:center;padding-top:25px}.search-top a{color:#f1cc82;font-size:16px;font-weight:900;text-align:right;text-decoration:none}.search-input{height:35px;border-color:#f8ddaf8c}.search-input input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#f8ddaf;font:inherit}.search-input input::placeholder{color:#77736c}.search-card{margin-top:13px;border-radius:14px;padding:18px 11px}.search-card h2,.search-results h2{margin:0 0 14px;color:#f7dcae;font-size:16px;line-height:1;font-weight:900}.hot-searches div{display:grid;grid-template-columns:repeat(4,1fr);gap:11px 10px}.hot-searches button{height:28px;border:1px solid rgba(248,221,175,.55);border-radius:15px;color:#f0c878;font-size:11px;font-weight:800;white-space:nowrap}.history-searches{padding-bottom:13px}.history-searches header{display:flex;align-items:center;justify-content:space-between}.history-searches header button{width:auto;height:auto;border:0;margin:0 0 14px;padding:0;color:#aaa69f;font-size:11px}.history-searches button{width:100%;height:29px;border:1px solid rgba(248,221,175,.55);border-radius:6px;display:grid;grid-template-columns:22px 1fr 22px;align-items:center;gap:8px;margin-top:7px;padding:0 10px;color:#aaa69f;text-align:left}.history-searches img{width:13px;height:13px;object-fit:contain}.history-searches b{color:#aaa69f;font-size:18px;font-weight:300;text-align:right}.category-searches div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.category-searches button{height:76px;border:1px solid rgba(228,171,86,.36);border-radius:8px;display:grid;justify-items:center;align-content:center;gap:6px;background:#191714b8;color:#f0c878;font-size:12px;font-weight:900}.category-searches img{width:42px;height:42px;object-fit:contain}.search-results{margin-top:18px}.search-results h2{font-size:20px}.search-results button{width:100%;height:111px;border:1px solid rgba(228,171,86,.48);border-radius:13px;display:grid;grid-template-columns:89px 1fr 46px 78px;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;background:#161714f0;text-align:left}.search-results button>img{width:70px;height:91px;object-fit:cover}.search-results strong,.search-results small{display:block}.search-results strong{color:#f8ddaf;font-size:13px}.search-results small{margin-top:8px;color:#fff7eb;font-size:12px}.search-results b{justify-self:center;border:1px solid rgba(248,221,175,.55);border-radius:3px;padding:1px 6px;color:#d994ff;font-size:12px}.search-results em{height:36px;border:1px solid rgba(228,171,86,.72);border-radius:8px;display:grid;place-items:center;color:#f8ddaf;font-size:13px;font-style:normal;font-weight:900}.search-empty-state{min-height:142px;border:1px dashed rgba(228,171,86,.36);border-radius:13px;display:grid;justify-items:center;align-content:center;gap:8px;color:#aaa69f;text-align:center}.search-empty-state svg{color:#e4ab56}.search-empty-state strong{color:#f8ddaf;font-size:14px}.search-empty-state p{margin:0;font-size:11px}.search-empty-state button{width:auto;height:28px;border:1px solid rgba(228,171,86,.55);border-radius:14px;margin-top:0;padding:0 13px;color:#f0c878;font-size:12px}.market-screen{padding-inline:14px;padding-bottom:102px}.market-header{display:flex;align-items:start;justify-content:space-between;height:142px;padding-top:50px}.market-header h1{margin:0;color:#f7dcae;font-size:30px;line-height:1;font-weight:900}.market-header p{margin:10px 0 0;color:#f8ddaf;font-size:13px;font-weight:900}.market-header button{width:35px;height:35px}.market-header img{width:100%;height:100%;object-fit:contain}.market-segment{grid-template-columns:repeat(2,1fr);margin-top:-10px}.market-search-bar{height:30px;margin-top:10px;border-radius:15px}.market-filter-row{display:grid;grid-template-columns:1fr 1fr 1.1fr 1.25fr 1fr;gap:6px;margin-top:10px}.market-filter-row button{height:31px;border:1px solid rgba(228,171,86,.45);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#f4cf86;font-size:12px;font-weight:900;white-space:nowrap}.market-filter-row img{width:11px;height:11px;object-fit:contain}.market-filter-row i{width:22px;height:14px;border-radius:8px;background:#585654}.market-filter-row button.active{border-color:#f8ddafb8;background:#463017b8}.market-filter-row i.on{background:linear-gradient(135deg,#f6d28c,#a67636)}.market-active-filters{display:flex;gap:6px;margin-top:8px;overflow:hidden}.market-active-filters span,.market-active-filters button{height:24px;border:1px solid rgba(228,171,86,.35);border-radius:12px;display:inline-flex;align-items:center;padding:0 8px;color:#f0c878;font-size:10px;white-space:nowrap}.market-active-filters button{margin-left:auto;color:#aaa69f}.market-sync-card{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:30px;margin-top:8px;border:1px solid rgba(228,171,86,.24);border-radius:10px;padding:6px 9px;background:#15120eb8;color:#fff1d2d1;font-size:10px}.market-sync-card.success{border-color:#47da9a47}.market-sync-card.error{border-color:#ff6e665c;color:#ffb5ae}.market-sync-card button{flex:0 0 auto;border:0;border-radius:8px;padding:5px 9px;background:#f0c87829;color:#f0c878;font-size:10px}.market-stats-card{display:grid;grid-template-columns:1.2fr 1.05fr 1fr .85fr;gap:9px;min-height:68px;margin-top:11px;border-radius:10px;padding:12px 11px}.market-stats-card article{position:relative;min-width:0}.market-stats-card span,.market-stats-card em{display:block;color:#aaa69f;font-size:10px;line-height:1}.market-stats-card strong{display:block;margin-top:12px;color:#f8ddaf;font-size:14px;line-height:1;font-weight:900;white-space:nowrap}.market-stats-card em{margin-top:8px;color:#5fd477}.market-stats-card img{position:absolute;right:0;bottom:0;width:22px;height:22px;object-fit:contain}.market-list{display:grid;gap:5px;margin-top:8px}.market-row-card{position:relative;min-height:96px;border-radius:13px;display:grid;grid-template-columns:90px 1fr 78px;align-items:center;gap:10px;padding:8px 12px 8px 8px;overflow:hidden;text-align:left}.market-row-card>img{width:81px;height:84px;border-radius:7px;object-fit:cover}.market-row-card h2{margin:0;color:#f8ddaf;font-size:13px;line-height:1.2;font-weight:900}.market-row-card p{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0}.market-row-card p span,.market-row-card p b,.market-row-card p small,.market-row-card strong{min-height:22px;border:1px solid rgba(228,171,86,.26);border-radius:12px;display:inline-grid;place-items:center;padding:0 8px;color:#f0b45f;font-size:11px;white-space:nowrap}.market-row-card p small{color:#f8ddaf}.market-row-card p b{color:#d994ff}.market-row-card strong{justify-self:end;background:#65482047}.market-row-card em{position:absolute;right:17px;bottom:10px;width:112px;height:27px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#f6d28c,#a67636);color:#17110a;font-size:14px;font-style:normal;font-weight:900}.market-row-card em.muted{border:1px solid rgba(170,166,159,.32);background:#2a2824db;color:#aaa69f}.market-row-card>i{justify-self:end;width:19px;height:19px;border:1px solid rgba(228,171,86,.72);border-radius:50%}.consign-float{position:fixed;left:calc(50% + 80px);bottom:67px;transform:translate(-50%);width:122px;height:49px;border-radius:25px;background:linear-gradient(135deg,#f6d28c,#a67636);box-shadow:0 0 24px #e4ab5659;color:#17110a;font-size:18px;font-weight:900;z-index:30}.asset-detail-screen{padding-inline:10px;padding-bottom:92px}.asset-detail-header,.order-header{height:76px;display:grid;grid-template-columns:48px 1fr 82px;align-items:center}.asset-detail-header h1,.order-header h1{margin:0;color:#f7dcae;font-size:20px;line-height:1;text-align:center;font-weight:900}.asset-detail-header div{display:flex;justify-content:end;gap:12px}.asset-detail-header button{color:#f4cf86;font-size:16px;font-weight:900}.asset-hero{position:relative;min-height:231px;display:grid;grid-template-columns:168px 1fr;gap:10px}.asset-main-card{width:178px;height:244px;object-fit:contain;margin-left:-14px;margin-top:1px}.asset-info-panel{height:230px;border-radius:14px;display:grid;grid-template-columns:repeat(2,1fr);gap:9px;padding:72px 20px 25px}.asset-info-panel article{min-width:0}.asset-info-panel small,.asset-info-panel strong{display:block}.asset-info-panel small{color:#c99a55;font-size:10px}.asset-info-panel strong{margin-top:8px;color:#aaa69f;font-size:11px;font-weight:700}.asset-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px}.asset-stat-grid article{height:84px;border-radius:7px;padding:15px 10px}.asset-stat-grid span,.asset-stat-grid strong{display:block}.asset-stat-grid span{color:#c99a55;font-size:10px}.asset-stat-grid strong{margin-top:18px;color:#f8ddaf;font-size:12px;line-height:1.1}.asset-chart-card{position:relative;height:145px;margin-top:8px;border-radius:8px;padding:22px 10px 8px}.asset-chart-card>button{position:absolute;left:50%;top:7px;width:49px;height:27px;border:1px solid rgba(248,221,175,.65);border-radius:14px;transform:translate(-50%);color:#f4cf86;font-size:14px;font-weight:900}.asset-price-chart svg{width:100%;height:112px;display:block}.asset-traits-card{display:grid;gap:7px;min-height:168px;margin-top:8px;border-radius:8px;padding:31px 75px}.asset-traits-card article{display:grid;grid-template-columns:24px 1fr 40px 40px;align-items:center;gap:10px}.asset-traits-card i{width:23px;height:23px;border-radius:50%;background:radial-gradient(circle,#53d678,#06120a 62%)}.asset-traits-card strong{color:#aaa69f;font-size:11px}.asset-traits-card span,.asset-traits-card em{color:#4a8dff;font-size:10px;font-style:normal}.asset-traits-card em{color:#6ce58e}.asset-action-bar{position:fixed;left:50%;bottom:0;width:min(100vw,375px);height:76px;transform:translate(-50%);display:grid;grid-template-columns:88px 88px 1fr;gap:8px;padding:8px 10px;background:#070606;z-index:40}.asset-action-bar button{border:1px solid rgba(228,171,86,.72);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#f8ddaf;font-size:18px;font-weight:900}.asset-action-bar button:last-child{border:0;background:linear-gradient(135deg,#f6d28c,#d7a148);color:#17110a}.asset-action-bar img{width:21px;height:21px;object-fit:contain}.order-screen{padding-inline:14px;padding-bottom:118px}.order-header{grid-template-columns:45px 1fr 45px}.order-product-card{display:grid;grid-template-columns:115px 1fr;gap:18px;min-height:168px;border-radius:13px;padding:15px 15px 14px}.order-product-card>img{width:101px;height:140px;object-fit:contain}.order-product-card h2{margin:6px 0 0;color:#f8eee0;font-size:18px;line-height:1;font-weight:500}.order-product-card h2 b{display:inline-grid;place-items:center;width:29px;height:16px;border:1px solid #3da0ff;border-radius:3px;margin-left:8px;color:#6db7ff;font-size:12px}.order-product-card p{margin:12px 0 0;color:#bfb8af;font-size:13px}.order-product-card p span{margin-left:4px;color:#d5a75e;font-size:10px}.order-product-card hr,.order-amount-card hr{border:0;border-top:1px solid rgba(170,166,159,.2);margin:16px 0}.order-product-card div div,.order-amount-card div{display:flex;justify-content:space-between;align-items:center}.order-product-card div div span,.order-amount-card span{color:#f8eee0;font-size:13px}.order-product-card strong,.order-amount-card strong{color:#f4cf86;font-size:17px;line-height:1}.order-amount-card{margin-top:10px;border-radius:13px;padding:22px 16px}.order-amount-card div{min-height:32px}.order-amount-card em{color:#36e9b3;font-size:16px;font-style:normal}.order-total strong{font-size:23px}.payment-card{margin-top:10px;border-radius:13px;padding:18px 15px 14px}.payment-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.payment-title h2,.order-security h2{margin:0;color:#f8eee0;font-size:16px;font-weight:600}.payment-title span{min-width:86px;height:19px;border-radius:10px;display:grid;place-items:center;background:#4f412773;color:#c99a55;font-size:10px}.wallet-row{width:100%;height:39px;border:1px solid rgba(248,221,175,.18);border-radius:7px;display:grid;grid-template-columns:46px 1fr 31px;align-items:center;padding:0 11px;text-align:left}.wallet-row.active{border-color:#f8ddafbf;background:#48371e59}.wallet-row>img:first-child{width:24px;height:24px;object-fit:contain}.wallet-row>img:last-child{width:17px;height:17px;object-fit:contain}.wallet-row span{color:#f8eee0;font-size:14px}.wallet-row strong,.wallet-row small{display:block}.wallet-row strong{color:#f8eee0;font-size:14px}.wallet-row small{margin-top:4px;color:#aaa69f;font-size:11px}.wallet-row i{width:19px;height:19px;border:1px solid #aaa69f;border-radius:50%}.wallet-row i.active{border-color:#f8ddafbf;background:radial-gradient(circle,#f4cf86 0 42%,transparent 44%)}.order-security{display:grid;grid-template-columns:110px 1fr;gap:14px;min-height:130px;margin-top:10px;border-radius:13px;padding:16px 14px}.order-security>img{width:104px;height:99px;object-fit:contain}.order-security p{margin:11px 0 0;color:#c7bfb5;font-size:11px;line-height:1}.order-security span{grid-column:1 / -1;border-top:1px solid rgba(170,166,159,.18);padding-top:11px;color:#aaa69f;font-size:11px;text-align:center}.order-security-note{grid-column:1 / -1;margin:0;border:1px solid rgba(228,171,86,.24);border-radius:10px;padding:10px 12px;background:#f0c87814;color:#f0c878;font-size:11px;line-height:1.55;text-align:left}.transaction-readiness-screen{padding-inline:14px;padding-bottom:98px}.readiness-hero-card{min-height:190px;display:grid;justify-items:center;align-content:center;gap:13px;border:1px solid rgba(228,171,86,.34);border-radius:14px;padding:28px 24px;background:radial-gradient(circle at 70% 18%,rgba(240,200,120,.16),transparent 35%),#12110fdb;text-align:center}.readiness-hero-card svg{color:#f0c878}.readiness-hero-card.ready svg{color:#22a35d}.readiness-hero-card h1{margin:0;color:#f8ddaf;font-size:24px;line-height:1.15;font-weight:900}.readiness-hero-card p{max-width:282px;margin:0;color:#bdb4a8;font-size:12px;line-height:1.65}.readiness-product-card{display:grid;grid-template-columns:74px 1fr;gap:12px;align-items:center;margin-top:12px;border:1px solid rgba(228,171,86,.24);border-radius:12px;padding:10px;background:#12110fc2}.readiness-product-card img,.readiness-product-card .media-placeholder{width:74px;height:74px;border-radius:9px;object-fit:cover}.readiness-product-card strong,.readiness-product-card small,.readiness-product-card b{display:block}.readiness-product-card strong{color:#f8ddaf;font-size:14px}.readiness-product-card small{margin-top:6px;color:#948b81;font-size:10px}.readiness-product-card b{margin-top:8px;color:#f0c878;font-size:15px}.readiness-list{display:grid;gap:8px;margin-top:12px}.readiness-list article{display:grid;grid-template-columns:26px 1fr auto;gap:10px;align-items:center;min-height:66px;border:1px solid rgba(228,171,86,.22);border-radius:12px;padding:10px 12px;background:#12110fb8}.readiness-list article.done{border-color:#22a35d5c}.readiness-list svg{color:#f0c878}.readiness-list article.done svg{color:#22a35d}.readiness-list strong,.readiness-list small{display:block}.readiness-list strong{color:#f8ddaf;font-size:13px}.readiness-list small{margin-top:5px;color:#948b81;font-size:10px}.readiness-list button{min-width:66px;min-height:30px;border:1px solid rgba(228,171,86,.58);border-radius:16px;padding:0 10px;color:#f0c878;font-size:11px;font-weight:800}.readiness-list button:disabled{border-color:#22a35d47;color:#6ce58e}.readiness-note-card{margin-top:12px;border:1px solid rgba(228,171,86,.18);border-radius:12px;padding:13px 14px;background:#f0c8780f}.readiness-note-card h2{margin:0;color:#f8ddaf;font-size:14px}.readiness-note-card p{margin:8px 0 0;color:#aaa69f;font-size:11px;line-height:1.6}.result-hero-card{min-height:236px;display:grid;justify-items:center;align-content:center;gap:15px;padding:30px 24px;text-align:center}.result-hero-card svg{color:#e4ab56}.result-hero-card.success svg{color:#22a35d}.result-hero-card.warning svg{color:#f0c878}.result-hero-card.danger svg{color:#ff6258}.result-hero-card h1{margin:0;color:#f8ddaf;font-size:24px;font-weight:900}.result-hero-card p{max-width:275px;margin:0;color:#aaa69f;font-size:13px;line-height:1.7}.result-info-list{display:grid;gap:0;margin-top:14px;padding:10px 14px}.result-info-list article{min-height:44px;border-bottom:1px solid rgba(248,221,175,.08);display:flex;align-items:center;justify-content:space-between;color:#aaa69f;font-size:13px}.result-info-list article:last-child{border-bottom:0}.result-info-list strong{color:#f8ddaf}.result-actions{margin-top:20px}.order-bottom-bar{position:sticky;left:0;bottom:0;width:100%;height:76px;display:grid;grid-template-columns:1fr 167px;align-items:center;gap:16px;margin-top:12px;padding:11px 2px 10px;background:#10100efa;z-index:42}.order-bottom-bar strong{color:#f8ddaf;font-size:19px}.order-bottom-bar button{height:54px;border-radius:10px;background:linear-gradient(135deg,#f6d28c,#d7a148);color:#17110a;font-size:20px;font-weight:900}.login-screen{min-height:812px;padding-inline:16px;background:radial-gradient(circle at 83% 14%,rgba(164,108,38,.44),transparent 23%),radial-gradient(circle at 81% 88%,rgba(164,108,38,.32),transparent 32%),linear-gradient(180deg,#050504,#0a0805)}.login-top{position:relative;height:240px;padding-top:38px}.login-brand{display:flex;align-items:center;gap:9px}.login-brand img{width:33px;height:33px;object-fit:contain}.login-brand strong{display:block;color:#f4cf86;font-size:18px;line-height:1;font-weight:900}.login-brand small{display:block;margin-top:3px;color:#9f7c45;font-size:7px;font-weight:800}.login-compass{position:absolute;right:-1px;top:27px;width:219px;height:265px;object-fit:contain;opacity:.8}.login-welcome{position:absolute;left:20px;top:235px;z-index:2}.login-welcome h1,.login-welcome h2,.login-welcome p{margin:0}.login-welcome h1{color:#fff4de;font-size:34px;line-height:1;font-weight:900}.login-welcome h2{margin-top:12px;color:#f4cf86;font-size:24px;line-height:1;font-weight:900}.login-welcome p{margin-top:18px;color:#f4cf86;font-size:10px;font-weight:900}.login-card{position:relative;z-index:3;margin-top:105px;border-radius:15px;padding:19px 13px 17px;box-shadow:0 18px 28px #0006}.login-tabs{height:35px;border:1px solid rgba(248,221,175,.65);border-radius:18px;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}.login-tabs button{color:#8d806d;font-size:15px;font-weight:900}.login-tabs .active{border:1px solid rgba(248,221,175,.85);border-radius:17px;background:linear-gradient(135deg,#f1ca80,#8b5f27);color:#fff3d6}.login-field{height:46px;border:1px solid rgba(248,221,175,.08);border-radius:15px;display:grid;grid-template-columns:45px 52px 1fr;align-items:center;gap:7px;margin-top:21px;padding:0 11px;background:#22211ef5}.login-field+.login-field{grid-template-columns:45px 1fr 94px;margin-top:15px}.login-field img{width:24px;height:24px;object-fit:contain}.login-field b{border-right:1px solid rgba(170,166,159,.25);color:#f8ddaf;font-size:15px;line-height:28px}.login-field small{display:block;color:#8d806d;font-size:10px}.login-field input{width:100%;border:0;outline:0;padding:0;background:transparent;color:#f8eee0;font:inherit;font-size:15px}.login-field input::placeholder{color:#f8eee0}.login-field button{height:35px;border:1px solid rgba(228,171,86,.6);border-radius:18px;color:#f8ddaf;font-size:12px;font-weight:900}.login-agree{display:flex;align-items:center;gap:8px;margin-top:20px;color:#aaa69f;font-size:11px;white-space:nowrap}.login-agree img{width:13px;height:13px;object-fit:contain}.login-submit{width:100%;height:44px;border-radius:22px;margin-top:22px;background:linear-gradient(135deg,#f6d28c,#f8e9c8 48%,#a67636);color:#17110a;font-size:20px;font-weight:900}.login-footer{margin-top:167px;color:#aaa69f6b;font-size:12px;text-align:center}.login-footer span{display:block;margin-top:17px}.asset-center-screen,.transaction-result-screen,.my-home-screen,.wallet-screen,.profile-edit-screen,.level-screen,.consign-manage-screen,.sync-screen,.order-list-screen,.listing-confirm-screen,.owned-detail-screen,.settings-main-screen,.verified-screen,.security-screen,.privacy-screen,.preference-screen,.help-screen,.about-screen{padding:10px 13px 86px;overflow-y:auto;background:radial-gradient(circle at 80% 6%,rgba(218,160,72,.16),transparent 28%),linear-gradient(180deg,#070606,#050505)}.asset-center-screen,.transaction-result-screen{padding-bottom:86px}.asset-center-header{height:92px;display:flex;align-items:start;justify-content:space-between;padding-top:26px}.asset-center-header h1{margin:0;color:#f7dcae;font-size:28px;line-height:1;font-weight:900}.asset-center-header p{margin:10px 0 0;color:#aaa69f;font-size:12px}.asset-center-header button{height:34px;border:1px solid rgba(228,171,86,.62);border-radius:17px;display:inline-flex;align-items:center;gap:6px;padding:0 13px;color:#f8ddaf;font-size:12px;font-weight:900}.asset-center-value,.asset-center-actions button,.asset-status-strip,.result-hero-card,.result-info-list{border:1px solid rgba(228,171,86,.55);border-radius:14px;background:#141311f0}.asset-center-value{min-height:134px;display:grid;grid-template-columns:minmax(0,1fr) 136px;align-items:center;gap:10px;padding:18px 14px}.asset-center-value span,.asset-center-value em{display:block;color:#aaa69f;font-size:12px}.asset-center-value strong{display:block;margin-top:16px;color:#e4ab56;font-size:34px;line-height:1;font-weight:900}.asset-center-value em{width:fit-content;margin-top:10px;border:1px solid rgba(34,163,93,.58);border-radius:13px;padding:4px 9px;color:#22a35d;font-style:normal}.asset-center-value svg{width:136px;height:64px}.asset-center-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.asset-center-actions button{min-height:74px;display:grid;grid-template-columns:26px 1fr;align-items:center;gap:8px;padding:0 10px;color:#f8ddaf;text-align:left}.asset-center-actions svg{color:#e4ab56}.asset-center-actions b,.account-focus-card strong{display:block;color:#f8ddaf;font-size:13px}.asset-center-actions small,.account-focus-card small{display:block;margin-top:7px;color:#aaa69f;font-size:10px}.asset-status-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:12px;padding:14px 10px}.asset-status-strip article{border-right:1px solid rgba(248,221,175,.18);text-align:center}.asset-status-strip article:last-child{border-right:0}.asset-status-strip span{color:#aaa69f;font-size:10px}.asset-status-strip strong{display:block;margin-top:8px;color:#f8ddaf;font-size:18px}.asset-center-list{padding-bottom:10px}.my-account-panel{padding-bottom:14px}.account-focus-card{width:100%;min-height:66px;border:1px solid rgba(228,171,86,.38);border-radius:13px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;padding:0 13px;background:#201c15c2;text-align:left}.account-focus-card svg,.account-shortcuts svg{color:#e4ab56}.account-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.account-shortcuts button{min-height:54px;border:1px solid rgba(228,171,86,.32);border-radius:12px;display:grid;place-items:center;gap:5px;color:#f8ddaf;font-size:11px}.simple-detail-header.compact{height:72px;grid-template-columns:40px 1fr 40px;padding-top:16px;align-items:start}.simple-detail-header.compact .ornate-title h1{font-size:20px}.simple-detail-header.compact .ornate-title p{margin-top:8px;font-size:8px;letter-spacing:5px}.simple-detail-header.compact>button{justify-self:end;width:32px;height:32px;color:#f8ddaf}.my-profile-hero{position:relative;height:132px;padding-top:26px;overflow:hidden}.my-user{position:relative;z-index:2;display:flex;gap:12px;align-items:center}.my-avatar{width:76px;height:76px;border-radius:50%;object-fit:cover}.my-avatar.large{width:112px;height:112px}.my-user h1{display:flex;align-items:center;gap:7px;margin:0;color:#f8ddaf;font-size:24px;line-height:1;font-weight:900}.my-user p{display:flex;align-items:center;gap:5px;margin:12px 0 10px;color:#f7d9aa;font-size:15px}.my-user button{height:24px;border:1px solid rgba(228,171,86,.72);border-radius:13px;padding:0 13px;background:linear-gradient(135deg,#f6d28c,#a67636);color:#261b0d;font-size:13px;font-weight:900}.my-user button+button{margin-left:6px;background:#12110ecc;color:#f4cf86}.my-compass{position:absolute;right:-12px;top:12px;width:151px;height:151px;object-fit:contain;opacity:.9}.my-quick{position:absolute;z-index:3;top:31px;width:30px;height:30px;color:#f8ddaf}.my-quick.scan{right:55px}.my-quick.msg{right:12px}.my-value-card,.wallet-hero,.my-action-grid button,.wallet-summary-card,.my-asset-panel,.settings-list,.level-hero-card,.level-benefits,.level-stat-grid,.level-earn-card,.consign-list article,.sync-platform-list button,.listing-form,.verified-info-card,.verified-perks,.security-hero-card{border:1px solid rgba(228,171,86,.55);border-radius:14px;background:#141311f0}.my-value-card{min-height:158px;padding:18px 14px 15px}.my-value-title{display:flex;align-items:center;gap:8px;color:#fbe9cb;font-size:12px}.my-value-main{display:grid;grid-template-columns:minmax(0,1fr) 136px;align-items:end;margin-top:13px}.my-value-main strong{color:#e4ab56;font-size:35px;line-height:1;font-weight:900}.my-value-main svg{width:136px;height:64px}.my-value-card>em{display:inline-flex;min-width:156px;height:24px;border:1px solid rgba(228,171,86,.55);border-radius:13px;align-items:center;justify-content:center;margin-top:4px;color:#22a35d;font-size:12px;font-style:normal}.my-value-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px}.my-value-stats span{min-width:0;border-right:1px solid rgba(248,221,175,.3);padding-right:7px}.my-value-stats span:last-child{border-right:0}.my-value-stats b,.my-value-stats strong{display:block;white-space:nowrap}.my-value-stats b{color:#f4dfbd;font-size:11px;font-weight:400}.my-value-stats strong{margin-top:9px;color:#fbe9cb;font-size:12px;font-weight:700}.my-value-stats span:nth-child(n+3) strong{color:#22a35d}.my-action-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px}.my-action-grid button{height:74px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:11px;padding:0 14px;text-align:left}.my-action-grid svg,.wallet-summary-card>svg,.settings-list button>svg,.wallet-action-grid svg,.verified-perks svg,.sell-stat-actions svg,.owned-action-icons svg{color:#e4ab56}.my-action-grid strong,.wallet-summary-card h2,.my-asset-panel h2{color:#f8ddaf;font-size:15px;line-height:1}.my-action-grid small{display:block;margin-top:9px;color:#aaa69f;font-size:10px}.wallet-summary-card{position:relative;height:78px;display:grid;grid-template-columns:48px 1fr 62px 62px;align-items:center;gap:8px;margin-top:10px;padding:0 14px;overflow:hidden}.wallet-summary-card h2{display:flex;gap:6px;align-items:center;margin:0}.wallet-summary-card p{margin:8px 0 0;color:#aaa69f;font-size:11px}.wallet-summary-card strong{display:block;margin-top:6px;color:#f8ddaf;font-size:15px}.wallet-summary-card button{height:28px;border:1px solid rgba(248,221,175,.7);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:4px;background:linear-gradient(135deg,#f6d28c,#a67636);color:#261b0d;font-size:12px;font-weight:900}.wallet-summary-card button+button{background:#12110ebf;color:#f8ddaf}.my-asset-panel{position:relative;margin-top:10px;padding:13px 12px 18px}.my-asset-panel header,.settings-list header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.my-asset-panel h2,.settings-list h2{margin:0;color:#e4ab56;font-size:18px;font-weight:900}.my-asset-panel header button,.settings-list header a{color:#dedad3;font-size:11px;text-decoration:none}.my-asset-search,.help-search{width:100%;height:36px;border-radius:18px;display:flex;align-items:center;gap:8px;padding:0 13px;background:#2a2824c2;color:#aaa69f;font-size:13px}.my-asset-row{width:100%;min-height:58px;border-bottom:1px solid rgba(248,221,175,.08);display:grid;grid-template-columns:48px 1fr 92px 18px;align-items:center;gap:10px;padding:8px 0;text-align:left}.my-asset-row>img{width:48px;height:48px;border-radius:6px;object-fit:cover}.my-asset-row strong,.my-asset-row small,.my-asset-row i,.my-asset-row em{display:block}.my-asset-row strong{color:#f0e7d7;font-size:12px}.my-asset-row em{width:fit-content;margin-top:6px;border:1px solid rgba(34,163,93,.72);border-radius:7px;padding:1px 6px;color:#22a35d;font-size:10px;font-style:normal}.my-asset-row em.warn{border-color:#e4ab56b8;color:#e4ab56}.my-asset-row small{color:#f0e7d7;font-size:10px}.my-asset-row i{margin-top:6px;color:#22a35d;font-size:11px;font-style:normal}.my-asset-row i.down{color:#ff5757}.refresh-orb{position:absolute;right:7px;bottom:8px;width:39px;height:39px;border:1px solid rgba(228,171,86,.7);border-radius:50%;display:grid;place-items:center;color:#e4ab56;background:#1e180fd1}.wallet-hero{position:relative;height:184px;padding:42px 24px 0;overflow:hidden}.wallet-hero h2{margin:18px 0 0;color:#e4ab56;font-size:38px;line-height:1}.wallet-hero span,.wallet-hero p{color:#fbe9cb;font-size:13px}.wallet-hero img{position:absolute;right:10px;top:26px;width:185px;height:185px;object-fit:contain;opacity:.88}.wallet-hero>svg{position:absolute;right:108px;top:104px;color:#f8ddaf}.wallet-action-grid,.sell-stat-actions,.owned-action-icons,.help-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.wallet-action-grid button,.sell-stat-actions button,.owned-action-icons button,.help-category-grid button{min-height:58px;border:1px solid rgba(228,171,86,.4);border-radius:12px;display:grid;place-items:center;color:#f8ddaf;font-size:11px}.settings-list{display:grid;gap:0;margin-top:14px;padding:9px 12px}.settings-list button{width:100%;min-height:58px;border-bottom:1px solid rgba(248,221,175,.08);display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;text-align:left}.profile-rows button{grid-template-columns:38px 1fr auto 18px}.settings-list button:last-child{border-bottom:0}.settings-list strong{display:block;color:#f8ddaf;font-size:13px}.settings-list small{display:block;margin-top:6px;color:#aaa69f;font-size:10px}.settings-list b{color:#e4ab56;font-size:12px;white-space:nowrap}.settings-list img{width:34px;height:34px;border-radius:50%;object-fit:cover}.settings-list i,.sync-options i{width:44px;height:24px;border-radius:14px;background:#2d2d2c;position:relative}.settings-list i:after,.sync-options i:after{content:"";position:absolute;left:2px;top:2px;width:20px;height:20px;border-radius:50%;background:#f4eee4}.settings-list i.on,.sync-options i.on{background:linear-gradient(135deg,#f6d28c,#a67636)}.settings-list i.on:after,.sync-options i.on:after{left:22px}.double-bottom-actions,.single-bottom-action{position:sticky;left:0;right:0;bottom:0;display:grid;gap:12px;margin-top:18px;padding-top:8px;background:linear-gradient(180deg,transparent,#050505 34%)}.double-bottom-actions{grid-template-columns:1fr 1fr}.single-bottom-action button,.double-bottom-actions button{height:54px;border:1px solid rgba(248,221,175,.72);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#f6d28c,#a67636);color:#17110a;font-size:18px;font-weight:900}.single-bottom-action button:disabled,.double-bottom-actions button:disabled{border-color:#aaa69f47;background:#302d28db;color:#aaa69fb8;cursor:not-allowed}.double-bottom-actions button:first-child{background:#161714f2;color:#f8ddaf}.profile-edit-hero{position:relative;height:190px;padding:36px 0 0 40px}.profile-edit-hero .my-compass{right:14px;top:18px;width:145px;height:145px}.profile-edit-hero button{position:absolute;left:156px;top:120px;height:32px;border-radius:16px;padding:0 24px;background:linear-gradient(135deg,#f6d28c,#a67636);color:#1d1409;font-weight:900}.level-hero-card{position:relative;min-height:148px;display:grid;grid-template-columns:78px 1fr 92px;gap:12px;align-items:center;padding:18px 16px 38px}.level-hero-card img{width:68px;height:68px;border-radius:50%;object-fit:cover}.level-hero-card h2{margin:0;color:#e4ab56;font-size:40px}.level-hero-card h3{margin:0;color:#f8ddaf;font-size:20px}.level-hero-card p,.level-hero-card small{color:#f4dfbd;font-size:12px}.level-hero-card strong{color:#e4ab56;font-size:24px}.level-hero-card i{position:absolute;left:16px;right:16px;bottom:34px;height:12px;border:1px solid rgba(228,171,86,.7);border-radius:8px;overflow:hidden}.level-hero-card i b{display:block;width:88%;height:100%;background:linear-gradient(90deg,#e4ab56,#f8ddaf)}.level-hero-card small{position:absolute;left:16px;bottom:10px;color:#e4ab56}.level-track{display:grid;grid-template-columns:repeat(6,1fr);margin:16px 0;color:#9b9388;font-size:13px;text-align:center}.level-track span:before{content:"✓";display:grid;place-items:center;width:27px;height:27px;margin:0 auto 6px;border:1px solid rgba(228,171,86,.5);border-radius:50%;color:#f8ddaf;background:#221c10e6}.level-track .active{color:#f8ddaf}.level-track .active:before{box-shadow:0 0 14px #e4ab56bf}.level-benefits{padding:14px 12px}.level-benefits header{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;margin-bottom:8px}.level-benefits h2{margin:0;color:#f8ddaf;font-size:17px}.level-benefits header span{color:#aaa69f;font-size:11px}.level-benefits article{display:grid;grid-template-columns:34px 1fr 62px 16px 78px;align-items:center;gap:7px;min-height:56px;border-bottom:1px solid rgba(248,221,175,.08)}.level-benefits article:last-child{border-bottom:0}.level-benefits svg{color:#e4ab56}.level-benefits strong,.level-benefits b,.level-benefits em{color:#f4cf86;font-size:12px;font-style:normal;font-weight:500}.level-benefits small{display:block;margin-top:5px;color:#aaa69f;font-size:9px}.level-benefits em{color:#22a35d}.level-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:12px;padding:13px 10px}.level-stat-grid article{border-right:1px solid rgba(248,221,175,.18);padding:0 7px}.level-stat-grid article:last-child{border-right:0}.level-stat-grid span,.level-stat-grid em{color:#aaa69f;font-size:9px}.level-stat-grid strong{display:block;margin:12px 0 9px;color:#f8ddaf;font-size:15px}.level-stat-grid em{color:#22a35d;font-style:normal}.level-earn-card{margin-top:8px;padding:8px 10px}.level-earn-card h2{margin:0 0 4px;color:#f8ddaf;font-size:13px;font-weight:900}.level-earn-card button{width:100%;min-height:30px;display:grid;grid-template-columns:22px 1fr auto 12px;align-items:center;gap:7px;border-bottom:1px solid rgba(248,221,175,.08);color:#f8ddaf;text-align:left}.level-earn-card button:last-child{border-bottom:0}.level-earn-card svg{color:#e4ab56}.level-earn-card strong,.level-earn-card small,.level-earn-card em{display:block}.level-earn-card strong{color:#f4cf86;font-size:10px}.level-earn-card small{margin-top:2px;color:#aaa69f;font-size:8px}.level-earn-card em{color:#aaa69f;font-size:8px;font-style:normal;white-space:nowrap}.sell-stat-actions{grid-template-columns:repeat(3,1fr);margin-top:4px}.consign-list{display:grid;gap:12px;margin-top:18px}.consign-list article{position:relative;min-height:124px;display:grid;grid-template-columns:86px 1fr 32px 32px;align-items:center;gap:8px;padding:12px;overflow:hidden}.consign-list article.featured:after{content:"★";position:absolute;right:-1px;top:-1px;width:43px;height:43px;display:grid;place-items:start end;padding:7px;color:#111;background:linear-gradient(135deg,#f6d28c,#a67636);clip-path:polygon(100% 0,0 0,100% 100%)}.consign-list img{width:78px;height:88px;border-radius:8px;object-fit:cover}.consign-list h2{margin:0;color:#f8ddaf;font-size:13px}.consign-list p{display:flex;gap:8px;align-items:center;margin:10px 0}.consign-list b,.consign-list span{border-radius:10px;padding:2px 8px;background:#442d1573;color:#f4cf86;font-size:10px}.consign-list strong{display:block;color:#f8ddaf;font-size:14px}.consign-list small{display:flex;gap:4px;align-items:center;margin-top:6px;color:#aaa69f;font-size:10px}.consign-list article>button{width:30px;height:30px;color:#e4ab56}.consign-list article>button:last-child{color:#ff3b30}.sync-hero{position:relative;height:172px;overflow:hidden}.sync-hero img{position:absolute;right:-8px;top:18px;width:194px;height:98px;object-fit:contain}.sync-hero button{position:absolute;left:34px;top:86px;height:38px;border-radius:20px;display:inline-flex;align-items:center;gap:8px;padding:0 25px;background:linear-gradient(135deg,#f6d28c,#a67636);color:#17110a;font-size:16px;font-weight:900}.sync-platform-list{display:grid;gap:10px}.sync-platform-list button{min-height:64px;display:grid;grid-template-columns:44px 1fr auto auto;align-items:center;gap:9px;padding:8px 12px;text-align:left}.sync-platform-list img{width:37px;height:37px;border-radius:50%;object-fit:cover}.sync-platform-list strong{color:#f8ddaf;font-size:13px}.sync-platform-list small,.sync-platform-list b{display:block;color:#aaa69f;font-size:10px}.sync-platform-list em{color:#e4ab56;font-size:10px;font-style:normal}.sync-preview-list{display:grid;grid-template-columns:repeat(2,88px);gap:8px;margin:16px 0 0 26px}.sync-preview-list img{width:88px;height:49px;border-radius:5px;object-fit:cover}.sync-options{display:grid;gap:12px;margin-top:18px}.sync-options button{display:grid;grid-template-columns:42px 1fr 44px;align-items:center;color:#f8ddaf;font-size:13px;text-align:left}.order-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:6px}.order-tabs button{height:31px;border:1px solid rgba(228,171,86,.35);border-radius:16px;color:#f8ddaf;font-size:12px}.order-tabs .active{background:linear-gradient(135deg,#f6d28c,#a67636);color:#17110a}.order-list{display:grid;gap:14px;margin-top:18px}.order-list article{position:relative;min-height:132px;border-radius:13px;display:grid;grid-template-columns:74px 1fr;gap:12px;padding:32px 14px 48px;background:#141311f0;border:1px solid rgba(228,171,86,.38)}.order-list article>span{position:absolute;left:14px;top:12px;border-radius:6px;padding:4px 9px;background:#1f2f44bf;color:#36a4ff;font-size:12px}.order-list img{width:66px;height:66px;border-radius:7px;object-fit:cover}.order-list h2{margin:0;color:#f8ddaf;font-size:13px}.order-list b{display:inline-block;margin-top:10px;border-radius:8px;padding:2px 9px;background:#6a482c6b;color:#f4cf86;font-size:11px}.order-list small{display:block;margin-top:8px;color:#aaa69f;font-size:10px}.order-list footer{position:absolute;right:14px;bottom:12px;display:flex;gap:9px}.order-list footer button{height:28px;min-width:74px;border:1px solid rgba(228,171,86,.72);border-radius:14px;padding:0 12px;color:#f8ddaf;font-size:12px}.order-list footer button:last-child{background:linear-gradient(135deg,#f6d28c,#a67636);color:#17110a;font-weight:900}.listing-card-preview,.owned-hero{position:relative;display:grid;grid-template-columns:118px 1fr;gap:18px;align-items:center;min-height:162px;margin-top:20px;padding:20px}.listing-card-preview img,.owned-card{width:112px;height:112px;border:1px solid rgba(228,171,86,.72);border-radius:8px;object-fit:cover}.listing-card-preview{border:1px solid rgba(228,171,86,.5);border-radius:14px;background:#141311f0}.listing-card-preview>span{position:absolute;left:154px;top:54px;border:1px solid rgba(248,221,175,.5);border-radius:7px;padding:6px 18px;color:#f8ddaf}.listing-card-preview h2,.owned-hero h2{margin:0;color:#f8ddaf;font-size:17px}.listing-card-preview p,.owned-hero p{color:#aaa69f;font-size:12px}.listing-form{display:grid;gap:0;margin-top:18px;padding:12px 15px}.listing-form label{min-height:54px;border-bottom:1px solid rgba(248,221,175,.08);display:grid;grid-template-columns:88px 1fr auto;align-items:center;gap:9px;color:#f8ddaf}.listing-form label:last-of-type{border-bottom:0}.listing-form input{width:100%;border:0;outline:0;background:transparent;color:#f8ddaf;font:inherit;font-size:16px}.listing-form button{height:28px;border:1px solid rgba(228,171,86,.4);border-radius:14px;padding:0 12px;color:#f8ddaf}.listing-form button.active{border-color:#f8ddafb8;background:linear-gradient(135deg,#f6d28c,#a67636);color:#17110a;font-weight:900}.listing-form i{justify-self:end;width:44px;height:24px;border-radius:14px;background:#2d2d2c}.listing-form i.on{background:linear-gradient(135deg,#f6d28c,#a67636)}.listing-cycle-row{grid-template-columns:88px repeat(3,minmax(0,1fr))!important}.listing-error-list{border:1px solid rgba(255,98,88,.42);border-radius:12px;margin-top:12px;padding:12px 14px;background:#58221e38}.listing-error-list strong{display:block;color:#ffb7ae;font-size:13px}.listing-error-list p{margin:7px 0 0;color:#d8b8ad;font-size:11px;line-height:1.45}.listing-risk-note{margin:12px 0 2px;color:#aaa69f;font-size:11px;line-height:1.6}.listing-form strong{color:#e4ab56}.owned-hero{grid-template-columns:154px 1fr;align-items:start;min-height:244px;padding:30px 18px;background:radial-gradient(circle at 72% 42%,rgba(228,171,86,.18),transparent 42%)}.owned-card{width:150px;height:194px}.owned-hero strong{display:block;margin-top:34px;color:#e4ab56;font-size:28px}.owned-action-icons{grid-template-columns:repeat(3,1fr);margin-top:0}.owned-meta-grid{border:1px solid rgba(228,171,86,.26);border-radius:10px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:8px;overflow:hidden;background:#141311d1}.owned-meta-grid article{min-height:42px;border-right:1px solid rgba(248,221,175,.07);border-bottom:1px solid rgba(248,221,175,.07);display:grid;align-content:center;gap:4px;padding:7px 12px}.owned-meta-grid article:nth-child(2n){border-right:0}.owned-meta-grid article:nth-last-child(-n+2){border-bottom:0}.owned-meta-grid span{color:#8f887d;font-size:9px}.owned-meta-grid strong{color:#f8ddaf;font-size:12px}.owned-chart{min-height:196px;margin-top:18px}.owned-chart>button{min-width:62px;height:28px;border:1px solid rgba(228,171,86,.58);border-radius:14px;margin-right:8px;color:#f8ddaf}.owned-actions{grid-template-columns:1fr 1fr 1.2fr}.owned-detail-screen .owned-actions{position:fixed;left:50%;right:auto;bottom:0;width:min(100vw,375px);height:64px;transform:translate(-50%);padding:8px 10px;background:#070606}.owned-detail-screen .owned-actions button{font-size:14px}.wallet-screen .wallet-hero{height:150px;min-height:150px;padding:22px 18px 0}.wallet-screen .wallet-hero h2{margin-top:14px;font-size:30px}.wallet-screen .wallet-hero img{right:8px;top:18px;width:150px;height:150px}.wallet-screen .wallet-action-grid{gap:8px;margin-top:10px}.wallet-screen .wallet-action-grid button{min-height:58px;border-radius:9px}.wallet-asset-panel{min-height:322px;margin-top:12px;padding:11px 10px 12px}.wallet-screen .wallet-asset-panel{min-height:282px;margin-top:10px;padding:10px}.wallet-asset-panel header{margin-bottom:9px}.wallet-asset-panel .my-asset-search{height:31px}.wallet-asset-panel .my-asset-row{min-height:54px;grid-template-columns:46px minmax(0,1fr) 96px 16px;gap:8px;padding:7px 0}.wallet-asset-panel .my-asset-row>img{width:44px;height:44px}.wallet-screen .bottom-nav{position:fixed}.owned-detail-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.owned-detail-tabs button{height:27px;border-bottom:1px solid rgba(228,171,86,.25);color:#8f887d;font-size:11px}.owned-detail-tabs .active{border-color:#f6d5a0c7;color:#f4cf86;font-weight:900}.owned-description{min-height:96px;border:1px solid rgba(228,171,86,.18);border-radius:8px;margin-top:8px;padding:10px 12px;background:#12110fb3}.owned-description p{margin:0;color:#a7a096;font-size:10px;line-height:1.45}.owned-description p+p{margin-top:7px}.danger-logout{width:100%;height:45px;border:1px solid rgba(255,79,65,.55);border-radius:10px;margin-top:18px;background:#50181285;color:#ff5b50;font-size:17px;font-weight:900}.verified-hero,.about-hero{display:grid;justify-items:center;text-align:center;padding:36px 24px 28px}.verified-hero img{width:110px;height:110px;object-fit:contain}.verified-hero h1,.about-hero h1{margin:20px 0 0;color:#f8ddaf;font-size:24px}.verified-hero p,.about-hero p{margin:12px 0 0;color:#aaa69f;font-size:13px;line-height:1.6}.verified-info-card{display:grid;gap:12px;padding:17px}.verified-info-card article{display:flex;justify-content:space-between;color:#aaa69f;font-size:13px}.verified-info-card strong{color:#f8ddaf}.verified-perks{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;padding:14px 10px}.verified-perks article{display:grid;place-items:center;gap:8px;color:#f8ddaf;font-size:10px;text-align:center}.security-hero-card{display:grid;grid-template-columns:112px 1fr;gap:14px;align-items:center;min-height:126px;padding:18px}.security-hero-card img{width:112px;height:112px;object-fit:contain}.security-hero-card h1{margin:0;color:#f8ddaf;font-size:18px}.security-hero-card p{margin:12px 0 0;color:#aaa69f;font-size:12px;line-height:1.55}.security-hero-card.privacy img{width:100px;height:100px}.security-warning{margin:14px 0 0;color:#ff6258;font-size:12px;text-align:center}.preference-list{margin-top:4px}.reset-settings{width:100%;height:44px;border:1px solid rgba(228,171,86,.45);border-radius:10px;margin-top:18px;background:#161714f2;color:#f8ddaf;font-size:16px;font-weight:900}.help-search{height:43px;margin-top:28px}.help-category-grid{margin-top:34px}.help-category-grid button{min-height:80px}.help-list{margin-top:28px}.about-hero img{width:86px;height:82px;object-fit:contain}.about-footer{margin-top:32px;color:#aaa69f61;font-size:10px;text-align:center}.order-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:10px 0 12px}.order-summary-grid article{min-width:0;padding:9px 4px 8px;border:1px solid rgba(196,139,62,.26);border-radius:7px;background:linear-gradient(180deg,#1d1b17f5,#100f0df5);text-align:center}.order-summary-grid span{display:block;color:#ddd2bda3;font-size:10px;line-height:1}.order-summary-grid strong{display:block;margin-top:6px;color:#f2d69f;font-size:15px;line-height:1}.profile-info-card{margin-top:10px}.profile-info-card article{grid-template-columns:82px minmax(0,1fr)}@media(max-width:374px){.phone{transform-origin:top center}}.phone{isolation:isolate;background:radial-gradient(circle at 78% 4%,rgba(190,132,51,.18),transparent 28%),linear-gradient(180deg,#080706,#050505)}.phone:before,.phone:after{content:"";position:absolute;pointer-events:none;z-index:0}.phone:before{top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 0%,rgba(216,158,78,.16),transparent 24%),linear-gradient(115deg,transparent 0%,rgba(196,139,62,.045) 42%,transparent 68%)}.phone:after{right:-56px;bottom:-70px;width:210px;height:210px;background:radial-gradient(circle at 100% 100%,rgba(196,139,62,.24),transparent 58%);opacity:.86}.phone>*{position:relative;z-index:1}.hero-card,.notice,.consign-strip,.trend-panel,.recommend-panel,.message-card,.announcement-card,.announcement-detail-card,.announcement-body-card,.partner-card,.platform-hero-card,.platform-action-panel,.platform-assets-panel,.market-stats-card,.market-row-card,.asset-stat-grid,.asset-chart-card,.asset-traits-card,.order-product-card,.order-amount-card,.payment-card,.order-security,.wallet-hero,.settings-list,.listing-card-preview,.listing-form,.result-hero-card,.result-info-list,.order-list article,.my-value-card,.wallet-summary-card,.asset-center-value,.asset-center-actions,.asset-status-strip,.security-hero-card,.verified-info-card,.verified-perks,.about-hero{border-color:#c48b3e4d;background-color:var(--panel-ink);box-shadow:inset 0 0 0 1px #f6d5a009,0 0 18px #00000038}.message-card,.announcement-card{height:92px}.message-list,.announcement-list,.order-list,.partners-list,.market-list,.settings-list,.sync-platform-list,.consign-list{gap:9px}.message-tabs button,.announcement-tabs button,.partners-tabs button,.market-segment button,.recommend-chips button,.trend-full-tabs button,.order-tabs button{height:27px;border-color:#c48b3e38;background:#1b1b18db;color:#8f897f;font-size:11px}.message-tabs .active,.announcement-tabs .active,.partners-tabs .active,.tabs .active,.range-tabs .active,.trend-full-tabs .active,.order-tabs .active,.market-segment .active,.recommend-chips .active,.listing-form button.active{background:var(--button-gold-soft);color:#17110a;box-shadow:inset 0 1px #fff0c852}.single-bottom-action button,.double-bottom-actions button,.login-submit,.announcement-detail-actions button:first-child,.order-bottom-bar button,.asset-action-bar button:last-child,.danger-logout+button,.wallet-summary-card button,.consign-float{background:var(--button-gold)}.single-bottom-action button,.double-bottom-actions button{height:50px;border-radius:12px;font-size:16px}.bottom-nav{height:52px;border-color:#c48b3e3d;background:#0d0d0cfa}.bottom-nav button{font-size:11px}.bottom-nav button.active{color:#e7c071}.ornate-title h1,.message-title h1,.scan-title h1,.partners-title h1,.asset-detail-header h1,.order-header h1{color:#efd09b;text-shadow:0 0 12px rgba(196,139,62,.18)}.ornate-title p{letter-spacing:5px;color:#c9984d;font-size:8px}.message-title p,.scan-title p,.partners-title p{color:#c9984d;letter-spacing:4px}.message-copy h2,.announcement-copy h2,.market-row-card h2,.order-list h2,.settings-list strong,.listing-card-preview h2,.owned-hero h2{color:#efd6a9}.message-copy p,.announcement-copy p,.settings-list small,.market-row-card p,.order-list small,.listing-risk-note,.result-hero-card p,.announcement-detail-copy p{color:#8f897f}.message-copy h2{font-size:13.5px}.message-copy p,.announcement-copy p{margin-top:8px;font-size:10.5px;line-height:1.42}.message-card img,.announcement-icon{width:52px;height:52px}.announcement-card{grid-template-columns:68px 1fr 20px;padding:0 9px}.announcement-copy>div{padding-right:32px}.announcement-copy h2{font-size:10.5px}.announcement-copy span{height:15px;border-color:#c48b3e6b;color:#c9984d}.announcement-copy time,.message-copy time{color:#8d877d;font-size:10px}.market-stats-card,.asset-stat-grid,.level-stat-grid,.asset-center-actions{gap:8px}.market-row-card{min-height:90px}.market-row-card img{width:65px;height:65px}.order-list article{min-height:120px;padding:30px 12px 42px}.order-list img{width:60px;height:60px}.order-list footer button{height:26px;min-width:68px;border-color:#c48b3e75;font-size:11px}.order-list footer button:last-child,.market-row-card em,.wallet-action-grid button,.asset-action-bar button:last-child{background:var(--button-gold-soft)}.settings-list button{min-height:51px;border-color:#f6d5a00f}.settings-list svg,.wallet-action-grid svg,.account-shortcuts svg,.owned-action-icons svg{color:#c9984d}.listing-form label{min-height:50px}.listing-error-list{border-color:#be4a3e57;background:#431c182e}.result-hero-card{min-height:220px}:root{--page-card-gap: 8px;--page-compact-row: 48px;--page-tight-copy: 10.5px;--page-meta-copy: 9px}.home-screen{padding-top:9px}.home-screen .hero-card{height:132px;margin-top:8px}.home-screen .notice,.home-screen .consign-strip{height:28px;margin-top:6px}.home-screen .entry-grid{gap:var(--page-card-gap);margin-top:6px}.home-screen .entry-card{height:82px}.home-screen .trend-panel{height:158px;margin-top:7px;padding:10px 11px 7px}.home-screen .recommend-panel{min-height:146px;padding:10px 9px 11px}.home-screen .asset-card{height:108px}.message-screen .message-header{height:39px}.message-screen .message-tabs{gap:7px;margin-top:6px}.message-screen .message-card{height:86px;grid-template-columns:64px 1fr}.message-screen .message-card img{width:48px;height:48px}.message-screen .message-copy h2{font-size:13px}.message-screen .message-copy p{font-size:var(--page-tight-copy);line-height:1.36;margin-top:7px}.scan-screen .scan-header{height:68px;padding-top:17px}.scan-screen .scan-panel{height:302px}.scan-screen .scan-help{margin-top:7px;font-size:10.5px}.scan-screen .scan-actions{margin-top:14px}.scan-screen .scan-actions img{width:45px;height:45px}.scan-screen .scan-types{margin-top:22px}.scan-screen .scan-type-card{min-height:59px}.announcements-screen .simple-detail-header,.announcements-screen .announcements-header{height:86px;padding-top:14px}.announcements-screen .announcement-tabs{gap:7px}.announcements-screen .announcement-list{gap:var(--page-card-gap);margin-top:13px}.announcements-screen .announcement-card{height:92px;grid-template-columns:68px 1fr 20px}.announcements-screen .announcement-icon{width:54px;height:54px}.announcements-screen .announcement-copy h2{font-size:10px}.announcements-screen .announcement-copy p{margin-top:7px;font-size:10px;line-height:1.36}.announcement-detail-screen .simple-detail-header{height:86px}.announcement-detail-screen .announcement-detail-card{height:116px;padding-inline:13px}.announcement-detail-screen .announcement-detail-card>img{width:50px;height:50px}.announcement-detail-screen .announcement-detail-copy h2{font-size:14.5px;margin-top:10px}.announcement-detail-screen .announcement-detail-copy p{font-size:11px;margin-top:8px}.announcement-detail-screen .announcement-body-card{height:326px;margin-top:10px;padding:32px 18px 18px}.announcement-detail-screen .announcement-detail-actions{gap:12px;margin-top:70px}.partners-screen .partners-header{height:82px;padding-top:14px}.partners-screen .partners-hero{height:98px;padding:17px 24px}.partners-screen .partners-search{height:32px;margin-top:10px}.partners-screen .partners-tabs{gap:7px;margin-top:10px}.partners-screen .partner-card{min-height:82px;grid-template-columns:66px 1fr 64px 16px;padding-inline:7px 11px}.partners-screen .partner-logo{width:54px;height:54px}.partners-screen .partner-copy h2{font-size:13.5px}.partners-screen .partner-copy span{margin-top:7px}.platform-detail-screen .simple-detail-header{height:82px}.platform-detail-screen .platform-hero-card{height:154px;padding:17px 16px}.platform-detail-screen .platform-logo-large{width:58px;height:58px}.platform-detail-screen .platform-hero-copy h2{font-size:22px}.platform-detail-screen .platform-action-panel{min-height:118px;margin-top:10px;padding:22px 16px 13px}.platform-detail-screen .platform-assets-panel{margin-top:10px}.platform-detail-screen .platform-asset-row{min-height:74px}.trend-screen-full .trend-full-header{height:78px}.trend-screen-full .trend-full-tabs{height:34px}.trend-screen-full .trend-full-panel{min-height:208px;padding:14px 13px}.trend-screen-full .trend-full-metrics{margin-top:12px}.trend-screen-full .ranking-panel{margin-top:10px}.trend-screen-full .rank-row{min-height:45px}.recommend-screen .recommend-header{height:62px}.recommend-screen .recommend-search{height:31px}.recommend-screen .recommend-chips{gap:6px;margin-top:9px}.recommend-screen .recommend-grid-card{margin-top:10px;gap:8px;padding-top:28px}.recommend-screen .recommend-product{min-height:168px}.recommend-screen .recommend-product img{height:104px}.search-screen .search-top{height:42px}.search-screen .search-card{padding:12px}.search-screen .hot-searches{margin-top:10px}.search-screen .hot-searches div{gap:7px}.search-screen .history-searches button{min-height:35px}.search-screen .search-results button{min-height:70px}.market-screen .market-header{height:60px}.market-screen .market-segment{height:34px}.market-screen .market-search-bar{height:31px;margin-top:8px}.market-screen .market-filter-row{gap:5px;margin-top:8px}.market-screen .market-active-filters{margin-top:7px}.market-screen .market-stats-card{min-height:78px;padding:10px}.market-screen .market-list{gap:7px;margin-top:9px}.market-screen .market-row-card{min-height:84px;padding:9px 10px}.market-screen .market-row-card>img{width:58px;height:58px}.market-screen .market-row-card h2{font-size:12px}.asset-detail-screen .asset-detail-header{height:48px}.asset-detail-screen .asset-hero{min-height:252px}.asset-detail-screen .asset-main-card{width:142px}.asset-detail-screen .asset-stat-grid{margin-top:10px}.asset-detail-screen .asset-chart-card{min-height:168px;margin-top:10px}.asset-detail-screen .asset-traits-card{margin-top:10px}.asset-detail-screen .asset-action-bar{bottom:28px}.order-screen .order-header{height:48px}.order-screen{height:812px;overflow:hidden}.order-screen .order-product-card{min-height:142px}.order-screen .order-amount-card,.order-screen .payment-card,.order-screen .order-security{margin-top:10px}.order-screen .order-amount-card{padding:14px 16px}.order-screen .order-amount-card div{min-height:26px}.order-screen .order-amount-card hr{margin:11px 0}.order-screen .payment-card{padding:13px 15px 10px}.order-screen .payment-title{margin-bottom:8px}.order-screen .wallet-row{height:36px;min-height:36px}.order-screen .order-security{padding:13px}.order-screen .order-bottom-bar{position:absolute;left:10px;right:10px;bottom:16px;width:auto;height:46px;grid-template-columns:1fr 158px;gap:10px;margin-top:0;padding:0;background:transparent}.order-screen .order-bottom-bar strong{font-size:15px}.order-screen .order-bottom-bar button{height:38px;border-radius:8px;font-size:15px}.wallet-screen .wallet-hero{min-height:140px;padding:17px}.wallet-screen .wallet-hero h2{font-size:27px}.wallet-screen .wallet-action-grid{gap:7px;margin-top:10px}.wallet-screen .wallet-action-grid button{min-height:58px}.wallet-screen .wallet-records button{min-height:50px}.wallet-screen .wallet-profile-hero{height:132px;padding-top:25px}.wallet-screen .my-user{gap:9px}.wallet-screen .my-avatar{width:62px;height:62px}.wallet-screen .my-user h1{font-size:16px}.wallet-screen .my-user p{margin:8px 0 7px;font-size:11px}.wallet-screen .my-user button{height:19px;padding:0 10px;font-size:9px}.wallet-screen .my-compass{right:-13px;top:35px;width:126px;height:126px}.wallet-screen .my-quick{top:45px;width:26px;height:26px}.wallet-screen .my-quick.scan{right:43px}.wallet-screen .my-quick.msg{right:8px}.wallet-screen .wallet-value-card{min-height:164px;padding:13px 13px 12px}.wallet-screen .wallet-value-card .my-value-main{grid-template-columns:minmax(0,1fr) 126px;margin-top:11px}.wallet-screen .wallet-value-card .my-value-main strong{font-size:29px}.wallet-screen .wallet-value-card .my-value-main svg{width:126px;height:58px}.wallet-screen .wallet-value-card>em{height:21px;margin-top:3px;font-size:10px}.wallet-screen .wallet-value-card .my-value-stats{margin-top:13px}.wallet-screen .wallet-action-links{gap:8px;margin-top:9px}.wallet-screen .wallet-action-links button{height:58px;grid-template-columns:28px minmax(0,1fr) 12px;gap:8px;padding:0 10px}.wallet-screen .wallet-action-links strong{font-size:13px}.wallet-screen .wallet-action-links small{margin-top:5px;font-size:9px}.wallet-screen .wallet-summary-inline{height:72px;grid-template-columns:40px minmax(0,1fr) 58px 58px;margin-top:9px;padding:0 11px}.wallet-screen .wallet-summary-inline p{margin-top:5px;font-size:9px}.wallet-screen .wallet-summary-inline strong{margin-top:4px;font-size:13px}.wallet-screen .wallet-summary-inline button{height:26px;font-size:10px}.profile-edit-screen .profile-edit-hero{height:172px}.profile-edit-screen .profile-rows button{min-height:47px}.profile-edit-screen .my-avatar.large{width:86px;height:86px}.level-screen .level-hero-card{min-height:124px;grid-template-columns:68px 1fr 82px;gap:10px;padding:12px 16px 30px}.level-screen{height:812px;overflow:hidden}.level-screen .level-hero-card img{width:60px;height:60px}.level-screen .level-hero-card h2{font-size:34px}.level-screen .level-hero-card h3{font-size:18px}.level-screen .level-hero-card strong{font-size:21px}.level-screen .level-hero-card p,.level-screen .level-hero-card small{font-size:10px}.level-screen .level-hero-card i{bottom:28px;height:9px}.level-screen .level-hero-card small{bottom:8px}.level-screen .level-track{margin:9px 0;font-size:11px}.level-screen .level-track span:before{width:24px;height:24px;margin-bottom:4px;font-size:11px}.level-screen .level-benefits{padding:9px 10px}.level-screen .level-benefits header{gap:5px;margin-bottom:4px}.level-screen .level-benefits h2{font-size:14px}.level-screen .level-benefits header span{font-size:9px}.level-screen .level-benefits article{min-height:33px;grid-template-columns:25px 1fr 48px 10px 58px;gap:4px}.level-screen .level-benefits svg{width:21px;height:21px}.level-screen .level-benefits strong,.level-screen .level-benefits b,.level-screen .level-benefits em{font-size:9px}.level-screen .level-benefits small{margin-top:2px;font-size:7px}.level-screen .level-stat-grid{margin-top:8px;padding:8px}.level-screen .level-stat-grid article{min-height:56px;padding:0 6px}.level-screen .level-stat-grid strong{margin:7px 0 5px;font-size:13px}.level-screen .level-stat-grid span,.level-screen .level-stat-grid em{font-size:8px}.level-screen .single-bottom-action{position:absolute;left:14px;right:14px;bottom:10px;margin-top:0;padding-top:4px}.level-screen .single-bottom-action button{height:42px;border-radius:12px;font-size:15px}.consign-manage-screen .sell-stat-actions{gap:8px;margin-top:8px}.consign-manage-screen .sell-stat-actions button{min-height:58px}.consign-manage-screen .consign-list article{min-height:103px;padding:10px}.consign-manage-screen .consign-list img{width:70px;height:70px}.sync-screen .sync-hero{height:138px}.sync-screen .sync-platform-list{gap:var(--page-card-gap);margin-top:10px}.sync-screen .sync-platform-list button{min-height:66px}.sync-screen .sync-preview-list{margin-top:10px}.sync-screen .sync-options button{min-height:49px}.my-home-screen .my-profile-hero{height:138px}.my-home-screen .my-value-card{padding:14px}.my-home-screen .my-value-main strong{font-size:28px}.my-home-screen .my-action-grid{gap:8px;margin-top:10px}.my-home-screen .wallet-summary-card{min-height:100px;margin-top:10px}.my-home-screen .account-shortcuts{gap:8px}.order-list-screen .order-tabs{gap:7px}.order-list-screen .order-list{gap:9px;margin-top:12px}.order-list-screen .order-list article{min-height:108px;padding:28px 11px 38px}.order-list-screen .order-list img{width:54px;height:54px}.order-list-screen .order-list footer button{height:24px;font-size:10px}.listing-confirm-screen .listing-card-preview{min-height:144px;margin-top:14px;padding:16px}.listing-confirm-screen .listing-card-preview img{width:94px;height:110px}.listing-confirm-screen .listing-form{margin-top:12px;padding:10px 13px}.listing-confirm-screen .listing-form label{min-height:46px}.owned-detail-screen .asset-detail-header{height:56px}.owned-detail-screen .owned-hero{grid-template-columns:164px 1fr;min-height:218px;margin-top:0;padding:10px 16px 24px 4px}.owned-detail-screen .owned-card{width:150px;height:194px}.owned-detail-screen .owned-hero strong{margin-top:26px;font-size:25px}.owned-detail-screen .owned-chart{min-height:174px}.settings-main-screen .settings-list button,.security-screen .settings-list button,.privacy-screen .settings-list button,.preference-screen .settings-list button,.about-screen .settings-list button{min-height:46px}.settings-main-screen .settings-list,.security-screen .settings-list,.privacy-screen .settings-list,.preference-screen .settings-list,.about-screen .settings-list{gap:0}.verified-screen .verified-hero{padding:28px 20px 22px}.verified-screen .verified-hero img{width:96px;height:96px}.verified-screen .verified-info-card{padding:14px;gap:9px}.verified-screen .verified-perks{margin-top:10px}.security-screen .security-hero-card,.privacy-screen .security-hero-card{min-height:112px;padding:15px}.security-screen .security-hero-card img,.privacy-screen .security-hero-card img{width:92px;height:92px}.help-screen .help-search{height:36px;margin-top:16px}.help-screen .help-category-grid{margin-top:17px;gap:8px}.help-screen .help-category-grid button{min-height:72px;border-radius:8px;font-size:11px}.help-screen .help-list{margin-top:14px;padding:9px 12px 7px;border-radius:8px}.help-screen .help-list button{height:28px;margin-top:0;min-height:28px;grid-template-columns:22px minmax(0,1fr) 14px;gap:7px;padding:3px 0}.help-screen .help-list button svg{width:16px;height:16px}.help-screen .help-list strong{font-size:11px}.help-screen .help-list small{margin-top:2px;font-size:8px}.help-feedback-panel{margin-top:11px;padding:11px 11px 10px;border:1px solid rgba(228,171,86,.34);border-radius:8px;background:#191714f0}.help-feedback-panel h2{margin:0 0 8px;color:#e4ab56;font-size:14px;line-height:1;font-weight:900}.feedback-textarea,.feedback-contact,.feedback-upload,.feedback-service{width:100%;border:1px solid rgba(228,171,86,.26);background:#0c0c0ac2;color:#938a7c}.feedback-textarea{position:relative;height:82px;border-radius:6px;padding:10px;font-size:10px}.feedback-textarea small{position:absolute;right:9px;bottom:7px;font-size:9px;color:#686158}.feedback-upload,.feedback-contact,.feedback-submit,.feedback-service{height:32px;margin-top:8px;border-radius:6px;font-size:12px}.feedback-upload,.feedback-service{display:flex;align-items:center;justify-content:center;gap:6px}.feedback-submit{width:100%;border:0;background:linear-gradient(180deg,#f4d58b,#c89445);color:#2b1c0b;font-weight:900}.about-screen .about-hero{padding:28px 20px 22px}.about-screen .about-hero img{width:74px;height:70px}.about-screen .about-footer{margin-top:24px}.message-back{height:36px;overflow:hidden;font-size:34px;line-height:30px;transform:none}.recommend-header button,.market-header button,.trend-full-header button,.partners-header button,.announcements-header button{overflow:hidden;line-height:1}button>svg,a>svg,button>img,a>img{display:block;flex:0 0 auto}.ranking-panel header a{width:18px;height:32px;display:grid;place-items:center;overflow:hidden;font-size:22px;line-height:1}.recommend-screen .recommend-platform-card{gap:8px;padding-top:30px}.recommend-screen .recommend-platform-card button{height:92px}.recommend-screen .recommend-platform-card img{left:8px;top:10px;width:124px;height:78px}.recommend-screen .recommend-platform-card span{left:146px;right:42px;bottom:10px;flex-wrap:wrap;gap:5px;align-content:end;max-height:48px;overflow:hidden}.recommend-screen .recommend-platform-card b{height:20px;padding:0 5px;border-radius:5px;font-size:9.5px}.recommend-screen .recommend-platform-card i{right:12px;top:34px;width:22px;height:22px;overflow:hidden;font-size:22px;line-height:20px}.my-home-screen .my-action-grid button{height:72px;grid-template-columns:30px minmax(0,1fr) 10px;gap:7px;overflow:hidden;padding:0 10px}.my-home-screen .my-action-grid button>span{min-width:0}.my-home-screen .my-action-grid strong{display:block;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.my-home-screen .my-action-grid small{margin-top:6px;overflow:hidden;font-size:9.5px;line-height:1.25}.fund-wallet-screen{height:812px;padding:10px 13px 86px;overflow:hidden}.fund-wallet-header{height:92px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;padding-top:18px}.fund-wallet-header h1{margin:0;color:#f8ddaf;font-size:18px;font-weight:900;text-align:center}.fund-wallet-header button{justify-self:end;color:#f4cf86;font-size:13px;font-weight:800}.fund-balance-card,.fund-method-panel,.fund-record-panel{border:1px solid rgba(196,139,62,.32);border-radius:8px;background:#11110ff0;box-shadow:inset 0 0 0 1px #f6d5a009,0 0 18px #00000038}.fund-balance-card{position:relative;min-height:154px;padding:17px 16px 15px;overflow:hidden}.fund-balance-card:after{content:"";position:absolute;right:-10px;top:18px;width:150px;height:150px;background:url(/lanhu/my/compass_bg@2x.png) center / contain no-repeat;opacity:.58}.fund-balance-title,.fund-balance-stats,.fund-balance-card>strong{position:relative;z-index:1}.fund-balance-title{display:flex;align-items:center;gap:7px;color:#f6dfbb;font-size:11px}.fund-balance-card>strong{display:block;margin-top:20px;color:#e4ab56;font-size:34px;line-height:1;font-weight:900}.fund-balance-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px}.fund-balance-stats span{min-width:0;border-right:1px solid rgba(248,221,175,.18);padding-right:8px}.fund-balance-stats span:last-child{border-right:0}.fund-balance-stats small,.fund-balance-stats b{display:block}.fund-balance-stats small{color:#9e968c;font-size:10px}.fund-balance-stats b{margin-top:9px;color:#f4cf86;font-size:14px}.fund-method-panel{margin-top:10px;padding:12px 11px 11px}.fund-method-panel header,.fund-record-panel header{display:flex;align-items:center;justify-content:space-between}.fund-method-panel h2,.fund-record-panel h2{margin:0;color:#e4ab56;font-size:14px;font-weight:900}.fund-method-panel header button,.fund-record-panel header button{display:inline-flex;align-items:center;gap:3px;color:#aaa69f;font-size:10px}.fund-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px}.fund-method-grid button{min-height:61px;border:1px solid rgba(228,171,86,.22);border-radius:7px;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:7px;padding:0 8px;background:#1c1a16db;text-align:left}.fund-method-grid img{width:30px;height:30px;object-fit:contain}.fund-method-grid strong,.fund-method-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fund-method-grid strong{color:#f8ddaf;font-size:11px}.fund-method-grid small{margin-top:5px;color:#8f887d;font-size:8px}.fund-record-panel{margin-top:10px;padding:12px 11px 10px}.fund-record-row{width:100%;min-height:63px;border-bottom:1px solid rgba(248,221,175,.08);display:grid;grid-template-columns:38px minmax(0,1fr) auto 14px;align-items:center;gap:9px;text-align:left}.fund-record-row:last-child{border-bottom:0}.fund-record-row>svg{width:32px;height:32px;border-radius:50%;padding:6px;background:#e4ab5629;color:#e4ab56}.fund-record-row strong,.fund-record-row small{display:block}.fund-record-row strong{color:#f6dfbb;font-size:12px}.fund-record-row small{margin-top:5px;color:#8f887d;font-size:9px}.fund-record-row b{color:#f0c878;font-size:12px;white-space:nowrap}.fund-record-row b.income{color:#22a35d}.fund-record-row>svg:last-child{width:14px;height:14px;padding:0;border-radius:0;background:transparent}.fund-wallet-actions{position:absolute;left:13px;right:13px;bottom:33px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.fund-wallet-actions button{height:44px;border:1px solid rgba(248,221,175,.72);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#17110a;font-size:15px;font-weight:900;background:var(--button-gold)}.fund-wallet-actions button:first-child{background:#12110ef2;color:#f8ddaf}.market-screen .market-stats-card{grid-template-columns:1.15fr 1fr 1fr .75fr;min-height:66px;margin-top:8px;padding:8px 9px}.market-screen .market-stats-card strong{margin-top:9px;font-size:13px}.market-screen .market-stats-card em{margin-top:7px;font-size:9.5px}.market-screen .market-list{gap:5px;margin-top:7px}.market-screen .market-row-card{min-height:88px;grid-template-columns:70px minmax(0,1fr) 78px;gap:7px;padding:6px 8px;border-radius:9px}.market-screen .market-row-card>img{width:74px;height:74px;border-radius:7px}.market-screen .market-row-copy{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.market-screen .market-row-card h2{overflow:hidden;font-size:12px;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.market-screen .market-row-card p{display:flex;flex-wrap:nowrap;gap:5px;margin:6px 0 0}.market-screen .market-row-card p span,.market-screen .market-row-card p b{min-height:16px;padding:0 5px;border-radius:8px;font-size:8.5px}.market-screen .market-row-card .market-row-copy>small{display:block;margin-top:6px;overflow:hidden;color:#8f8a82;font-size:8.5px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.market-screen .market-row-card strong{align-self:start;justify-self:end;min-height:0;border:0;border-radius:0;display:block;padding:0;margin-top:3px;background:transparent;color:#f5d095;text-align:right}.market-screen .market-row-card strong span,.market-screen .market-row-card strong small{display:block;white-space:nowrap}.market-screen .market-row-card strong span{font-size:12px;font-weight:900}.market-screen .market-row-card strong small{margin-top:6px;color:#33b96b;font-size:9px;font-weight:800}.market-screen .market-row-card strong small.down{color:#c94848}.market-screen .market-row-card em{right:8px;bottom:7px;width:68px;height:21px;border-radius:11px;font-size:10px}.market-screen .market-header{height:88px;padding-top:24px}.market-screen .market-header h1{font-size:22px;opacity:0}.market-screen .market-header p{margin-top:7px;font-size:10px;opacity:0}.market-screen .market-segment{height:31px;margin-top:0}.market-screen .market-search-bar{height:29px;margin-top:15px}.market-screen .market-filter-row{gap:5px;margin-top:10px}.market-screen .market-filter-row button{height:27px;margin-top:0}.market-screen .market-active-filters{height:0;margin:0;overflow:hidden}.market-screen .market-stats-card{margin-top:11px}.market-screen .market-list{margin-top:8px}.market-screen .consign-float{left:calc(50% + 123px);bottom:34px;width:108px;height:38px;border-radius:19px;font-size:13px}.home-screen .consign-strip{height:34px;margin-top:10px}.home-screen .trend-panel{height:216px;margin-top:10px}.home-screen .trend-panel .chart{margin-top:12px}.home-screen .trend-panel .chart svg{height:84px}.home-screen .recommend-panel{min-height:166px;margin-top:10px}.home-screen .asset-card{height:122px}.tabbed-screen .bottom-nav{position:fixed;left:50%;right:auto;bottom:0;width:min(100vw,375px);margin-top:0;transform:translate(-50%)}.listing-confirm-screen{height:812px;padding-inline:12px;padding-bottom:14px;overflow:hidden}.listing-confirm-screen .simple-detail-header.compact{height:70px}.listing-tip-bar{min-height:28px;border:1px solid rgba(246,213,160,.1);border-radius:6px;display:flex;align-items:center;gap:6px;padding:0 9px;background:#1b1915f0;color:#b8a27c;font-size:10px;line-height:1.25}.listing-tip-bar svg{color:#d5a259;flex:0 0 auto}.listing-confirm-screen .listing-card-preview{grid-template-columns:96px minmax(0,1fr);gap:9px;min-height:116px;margin-top:8px;padding:10px}.listing-confirm-screen .listing-card-preview img{width:92px;height:104px}.listing-confirm-screen .listing-card-preview>span{left:18px;top:67px;border-radius:5px;padding:2px 6px;background:#171109d1;color:#f5c87c;font-size:9px;line-height:1}.listing-confirm-screen .listing-card-preview h2{overflow:hidden;font-size:15px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.listing-confirm-screen .listing-card-preview p{display:flex;align-items:center;gap:6px;margin:7px 0 0;color:#b4aca0;font-size:10px;line-height:1}.listing-confirm-screen .listing-card-preview p b,.listing-confirm-screen .listing-card-preview p em{border:1px solid rgba(228,171,86,.36);border-radius:5px;padding:2px 5px;color:#d5a259;font-size:9px;font-style:normal}.listing-confirm-screen .listing-card-preview p strong{color:#4bc878}.listing-confirm-screen .listing-form{margin-top:22px;padding:8px 10px}.listing-confirm-screen .listing-form label{min-height:39px;grid-template-columns:84px minmax(0,1fr) auto;gap:7px;font-size:12px}.listing-confirm-screen .listing-form input{font-size:14px}.listing-reference-row{min-height:24px;border-bottom:1px solid rgba(248,221,175,.06);display:flex;align-items:center;gap:10px;color:#8f887d;font-size:9.5px}.listing-reference-row i{width:1px;height:10px;background:#f8ddaf29}.listing-confirm-screen .listing-quantity-row{grid-template-columns:84px 32px 42px 32px}.listing-quantity-row button{height:25px;padding:0;border-radius:5px;font-size:13px}.listing-quantity-row strong{height:25px;border:1px solid rgba(228,171,86,.28);border-radius:5px;display:grid;place-items:center;color:#f8ddaf}.listing-confirm-screen .listing-cycle-row{grid-template-columns:84px repeat(4,minmax(0,1fr))!important}.listing-confirm-screen .listing-form button{height:24px;padding:0 8px;border-radius:5px;font-size:10.5px}.listing-confirm-screen .listing-fee-row strong{color:#e4ab56;text-align:right}.listing-confirm-screen .listing-form label small{color:#8f887d;font-size:10px}.listing-confirm-screen .listing-form i{width:38px;height:22px}.listing-strategy-row{width:100%;min-height:38px;border-bottom:1px solid rgba(248,221,175,.06);display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:8px;color:#f8ddaf;text-align:left}.listing-strategy-row span,.listing-strategy-row b,.listing-strategy-row small,.listing-strategy-row strong{display:block}.listing-strategy-row b{font-size:12px}.listing-strategy-row small,.listing-strategy-row strong{color:#8f887d;font-size:9.5px;font-weight:500}.listing-confirm-screen .listing-risk-note{min-height:54px;border:1px solid rgba(246,213,160,.08);border-radius:8px;margin:10px 0 0;padding:9px 10px;color:#a7a096;font-size:10px;line-height:1.45}.listing-confirm-screen .listing-error-list{margin-top:8px;padding:9px 10px}.listing-confirm-screen .single-bottom-action{position:absolute;left:12px;right:12px;bottom:18px;margin-top:0;padding-top:0;background:transparent}.listing-confirm-screen .single-bottom-action button{height:38px;border-radius:7px;font-size:13px}.verified-screen{padding-inline:12px;padding-bottom:12px}.verified-screen .simple-detail-header.compact{height:64px}.verified-screen .verified-hero{grid-template-columns:106px minmax(0,1fr);justify-items:stretch;align-items:center;min-height:118px;margin-top:2px;padding:12px 13px;text-align:left}.verified-screen .verified-hero img{width:86px;height:86px}.verified-screen .verified-hero h1{margin:0;font-size:20px;line-height:1}.verified-screen .verified-hero p{margin:10px 0 0;font-size:11px;line-height:1.45}.verified-screen .verified-info-card{gap:0;margin-top:10px;padding:12px 13px}.verified-screen .verified-info-card article{min-height:40px;align-items:center;border-bottom:1px solid rgba(248,221,175,.06);font-size:11px}.verified-screen .verified-info-card article:last-child{border-bottom:0}.verified-form-card{display:grid;gap:10px;margin-top:10px;padding:12px 13px;border:1px solid rgba(196,139,62,.3);border-radius:8px;background:#151412e6}.verified-form-card label{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;min-height:36px;border-bottom:1px solid rgba(248,221,175,.08);color:#c6b89f;font-size:11px}.verified-form-card input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#f2d69f;font:inherit;text-align:right}.verified-form-card input::placeholder{color:#716b62}.verified-form-card>p{margin:0;color:#f2b6a8;font-size:10px;line-height:1.4}.verified-form-card~.verified-note-card{margin-top:10px}.verified-screen .verified-perks{gap:0;margin-top:10px;min-height:90px;padding:15px 8px}.verified-screen .verified-perks article{gap:6px;font-size:9px}.verified-screen .verified-perks b,.verified-screen .verified-perks small{display:block}.verified-screen .verified-perks b{font-size:10px;line-height:1.15}.verified-screen .verified-perks small{margin-top:3px;color:#8f887d;font-size:8px;line-height:1.2}.verified-note-card{min-height:112px;margin-top:86px;border:1px solid rgba(246,213,160,.08);border-radius:8px;padding:12px 13px;background:#151412db}.verified-note-card h2{margin:0 0 10px;color:#f8ddaf;font-size:12px}.verified-note-card p{margin:6px 0 0;color:#a7a096;font-size:10px;line-height:1.45}.verified-agreement-row{width:100%;height:36px;border:1px solid rgba(228,171,86,.42);border-radius:7px;display:grid;grid-template-columns:1fr 16px;align-items:center;margin-top:12px;padding:0 12px;color:#f4cf86;font-size:11px;text-align:left}.verified-screen .single-bottom-action{margin-top:8px;padding-top:0;background:transparent}.verified-screen .single-bottom-action button{height:38px;border-radius:7px;font-size:13px}.consign-manage-screen{padding-inline:12px;padding-bottom:14px}.consign-manage-screen .simple-detail-header.compact{height:80px}.consign-manage-screen .sell-stat-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:4px}.consign-manage-screen .sell-stat-actions button{min-height:56px;grid-template-columns:24px minmax(0,1fr);gap:7px;padding:0 9px;justify-items:start;text-align:left}.consign-manage-screen .sell-stat-actions span,.consign-manage-screen .sell-stat-actions strong{display:block}.consign-manage-screen .sell-stat-actions span{color:#a9a198;font-size:9px}.consign-manage-screen .sell-stat-actions strong{margin-top:5px;overflow:hidden;color:#f8ddaf;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.consign-status-tabs{display:grid;grid-template-columns:48px 52px 76px 1fr;gap:8px;margin-top:10px}.consign-status-tabs button{height:26px;border:1px solid rgba(228,171,86,.34);border-radius:14px;color:#bfb4a5;font-size:10px}.consign-status-tabs .active{border-color:#f6d5a0b3;background:linear-gradient(135deg,#f6d28c,#a67636);color:#17110a;font-weight:900}.consign-manage-screen .consign-list{gap:7px;margin-top:18px}.consign-manage-screen .consign-list article{min-height:122px;grid-template-columns:90px minmax(0,1fr) 58px;gap:8px;padding:9px;border-radius:9px}.consign-manage-screen .consign-list img{width:82px;height:98px;border-radius:6px}.consign-manage-screen .consign-row-copy{min-width:0}.consign-manage-screen .consign-list h2{overflow:hidden;font-size:12px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.consign-manage-screen .consign-list p{gap:5px;margin:6px 0}.consign-manage-screen .consign-list b,.consign-manage-screen .consign-list span{padding:2px 6px;border-radius:8px;font-size:8.5px;line-height:1}.consign-manage-screen .consign-list strong{font-size:13px;line-height:1}.consign-manage-screen .consign-list small,.consign-manage-screen .consign-list em{display:flex;align-items:center;gap:4px;margin-top:6px;color:#8f887d;font-size:8.5px;font-style:normal;line-height:1}.consign-row-actions{display:grid;gap:7px;justify-items:end}.consign-row-actions button{width:54px;height:22px;border:1px solid rgba(228,171,86,.38);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:3px;color:#f0c878;font-size:9px}.consign-row-actions button:last-child{border-color:#c9484866;color:#c94848}.consign-manage-screen .single-bottom-action{margin-top:7px;padding-top:0;background:transparent}.consign-manage-screen .single-bottom-action button{height:38px;border-radius:19px;font-size:13px}.consign-list-note{margin:8px 0 0;color:#8f887d;font-size:9.5px;line-height:1}.sync-screen{padding-inline:12px;padding-bottom:12px}.sync-screen .simple-detail-header.compact{height:66px}.sync-screen .sync-hero{height:118px;border:1px solid rgba(228,171,86,.24);border-radius:10px;background:#151412d6}.sync-hero-stats{position:absolute;left:13px;top:14px;z-index:1;display:grid;grid-template-columns:72px 72px;gap:6px 10px;color:#a9a198}.sync-hero-stats span,.sync-hero-stats b,.sync-hero-stats strong,.sync-hero-stats small{display:block}.sync-hero-stats b{font-size:9px;font-weight:500}.sync-hero-stats strong{margin-top:5px;color:#f4cf86;font-size:19px;line-height:1}.sync-hero-stats small{grid-column:1 / -1;margin-top:4px;font-size:8px}.sync-screen .sync-hero img{right:5px;top:15px;width:160px;height:84px}.sync-screen .sync-hero button{left:14px;top:80px;height:25px;padding:0 14px;border-radius:13px;font-size:10px}.sync-platform-panel,.sync-preview-panel{margin-top:10px}.sync-platform-panel header,.sync-preview-panel header{display:flex;align-items:center;justify-content:space-between;min-height:22px}.sync-platform-panel h2,.sync-preview-panel h2{margin:0;color:#f8ddaf;font-size:12px}.sync-platform-panel header button,.sync-preview-panel header button{display:inline-flex;align-items:center;gap:3px;color:#8f887d;font-size:9px}.sync-screen .sync-platform-list{gap:4px;margin-top:4px}.sync-screen .sync-platform-list button{min-height:37px;grid-template-columns:30px minmax(0,1fr) auto auto;gap:6px;padding:4px 8px;border-radius:8px}.sync-screen .sync-platform-list img{width:25px;height:25px}.sync-screen .sync-platform-list strong{font-size:10px}.sync-screen .sync-platform-list small,.sync-screen .sync-platform-list b,.sync-screen .sync-platform-list em{font-size:8px}.sync-screen .sync-preview-list{border:1px solid rgba(228,171,86,.2);border-radius:8px;display:grid;grid-template-columns:1fr;gap:0;margin:4px 0 0;overflow:hidden;background:#12110fa8}.sync-screen .sync-preview-list article{min-height:39px;border-bottom:1px solid rgba(248,221,175,.06);display:grid;grid-template-columns:44px minmax(0,1fr) 38px 42px;align-items:center;gap:7px;padding:5px 8px}.sync-screen .sync-preview-list article:last-child{border-bottom:0}.sync-screen .sync-preview-list img{width:38px;height:28px;border-radius:4px;object-fit:cover}.sync-screen .sync-preview-list strong,.sync-screen .sync-preview-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-screen .sync-preview-list strong{color:#f8ddaf;font-size:10px}.sync-screen .sync-preview-list small,.sync-screen .sync-preview-list em,.sync-screen .sync-preview-list b{color:#8f887d;font-size:8.5px;font-style:normal}.sync-screen .sync-preview-list b{color:#d5a259;text-align:right}.sync-screen .sync-options{border:1px solid rgba(228,171,86,.2);border-radius:9px;gap:0;margin-top:10px;overflow:hidden;background:#12110fb3}.sync-screen .sync-options button{overflow:hidden;min-height:42px;border-bottom:1px solid rgba(248,221,175,.07);grid-template-columns:32px minmax(0,1fr) 44px;padding:0 4px 0 9px;font-size:11px}.sync-screen .sync-options button:last-child{border-bottom:0}.sync-screen .sync-options svg{width:20px;height:20px}.sync-screen .single-bottom-action{margin-top:0;padding-top:0;background:transparent}.sync-screen .single-bottom-action button{height:38px;border-radius:7px;font-size:13px}.login-agree{cursor:pointer}.login-agree input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.login-agree:not(.checked){border-color:#c9484847;color:#b9ada0}.login-agree.checked{border-color:#e7c0716b}.login-error-list,.listing-error-list{display:grid;gap:4px;margin-top:9px;padding:8px 10px;border:1px solid rgba(201,72,72,.34);border-radius:8px;background:#41151580;color:#f2b6a8}.login-error-list p,.listing-error-list p{margin:0;font-size:10px;line-height:1.35}.login-submit:disabled{opacity:.45;cursor:not-allowed}.login-field button:disabled{color:#7d7569;cursor:not-allowed}.profile-save-error{border-color:#c9484857;background:#41151580;color:#f2b6a8}.profile-input-row{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:11px;min-height:58px;padding:9px 12px;border-bottom:1px solid rgba(196,139,62,.16);color:#c99b52}.profile-input-row span{display:grid;min-width:0;gap:4px}.profile-input-row strong{color:#f2d69f;font-size:12px;font-weight:600}.profile-input-row input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#c8c1b7;font:inherit;font-size:11px}.profile-input-row input::placeholder{color:#746d63}.profile-save-error{margin:9px 0 0;padding:8px 10px;border:1px solid;border-radius:8px;font-size:10px}.single-bottom-action button:disabled{opacity:.55;cursor:not-allowed}.app-toast{position:fixed;z-index:1000;left:50%;top:50%;width:max-content;max-width:min(310px,calc(100vw - 32px));margin:0;padding:13px 18px;transform:translate(-50%,-50%);border:0;border-radius:8px;background:#000000c7;box-shadow:0 8px 28px #0000006b;color:#fff;font-size:14px;line-height:1.45;text-align:center;pointer-events:none}.app-toast-enter-active,.app-toast-leave-active{transition:opacity .16s ease,transform .16s ease}.app-toast-enter-from,.app-toast-leave-to{opacity:0;transform:translate(-50%,calc(-50% + 8px))}.market-filter-sheet{display:grid;gap:10px;margin:8px 0 10px;padding:12px;border:1px solid rgba(231,192,113,.26);border-radius:8px;background:radial-gradient(circle at 88% 0%,rgba(215,160,82,.16),transparent 42%),#11100ef5;box-shadow:0 10px 24px #00000047}.market-filter-sheet header,.market-filter-sheet footer,.market-filter-sheet div,.market-filter-sheet label{display:flex;align-items:center;gap:7px}.market-filter-sheet header{justify-content:space-between}.market-filter-sheet h2{margin:0;color:#f7dba8;font-size:13px}.market-filter-sheet header button,.market-filter-sheet footer button{min-width:58px;height:27px;padding:0 9px;border:1px solid rgba(231,192,113,.32);border-radius:6px;color:#f4d69f;font-size:10px}.market-filter-sheet div{flex-wrap:wrap}.market-filter-sheet div>span,.market-filter-sheet label>span{width:48px;color:#9f968a;font-size:10px}.market-filter-sheet div button{min-width:44px;height:25px;padding:0 8px;border:1px solid rgba(248,221,175,.12);border-radius:999px;background:#ffffff08;color:#cbbfae;font-size:10px}.market-filter-sheet div button.active,.market-filter-sheet footer button:last-child{border-color:#e7c0719e;background:var(--button-gold-soft);color:#1b140b;font-weight:700}.market-filter-sheet label{justify-content:space-between}.market-filter-sheet label>span{width:auto}.market-filter-sheet i{position:relative;width:36px;height:20px;border-radius:999px;background:#ffffff1f}.market-filter-sheet i:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#7b7368;content:"";transition:transform .18s ease}.market-filter-sheet i.on{background:#d7a05273}.market-filter-sheet i.on:after{transform:translate(16px);background:#f4d69f}.payment-method-screen,.order-action-screen{background:radial-gradient(circle at 76% 7%,rgba(215,160,82,.18),transparent 31%),linear-gradient(180deg,#090806,#070606)}.payment-balance-card,.payment-method-list,.payment-safety-panel,.order-action-card{border:1px solid rgba(231,192,113,.22);border-radius:8px;background:#12110fd6}.payment-balance-card{display:grid;grid-template-columns:34px minmax(0,1fr) 45px;align-items:center;gap:9px;margin-top:10px;padding:12px}.payment-balance-card strong,.payment-method-list strong,.payment-safety-panel strong{display:block;color:#f7dba8;font-size:13px}.payment-balance-card small,.payment-method-list small,.payment-safety-panel p{display:block;margin-top:3px;color:#9f968a;font-size:10px;line-height:1.35}.payment-balance-card b,.payment-method-list b{justify-self:end;color:#d7a052;font-size:10px}.payment-method-list{display:grid;gap:0;margin-top:10px;overflow:hidden}.payment-method-list header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(248,221,175,.08)}.payment-method-list h2{margin:0;color:#f7dba8;font-size:13px}.payment-method-list header button{color:#d7a052;font-size:11px}.payment-method-list>button{display:grid;grid-template-columns:34px minmax(0,1fr) 56px;align-items:center;gap:9px;min-height:58px;padding:9px 12px;border-bottom:1px solid rgba(248,221,175,.08)}.payment-method-list>button:last-child{border-bottom:0}.payment-method-list>button.active{background:#d7a05214}.payment-method-list img{width:26px;height:26px;object-fit:contain}.payment-safety-panel{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:9px;margin-top:10px;padding:12px}.order-action-card{display:grid;justify-items:center;gap:8px;margin-top:12px;padding:20px 14px;text-align:center}.order-action-card svg{color:#d7a052}.order-action-card h1{margin:0;color:#f7dba8;font-size:18px}.order-action-card p,.order-action-card em{margin:0;max-width:285px;color:#a99f91;font-size:11px;line-height:1.55}.order-action-card em{padding:7px 10px;border-radius:7px;background:#d7a05214;color:#dfbd7e;font-style:normal}.order-action-info{margin-top:10px}.empty-state{box-sizing:border-box;width:100%;min-height:118px;border:1px dashed rgba(228,171,86,.42);border-radius:13px;display:grid;justify-items:center;align-content:center;gap:8px;padding:18px 14px;background:#12110fb8;color:#aaa69f;text-align:center}.empty-state svg{color:#d7a052}.empty-state strong{margin:0;color:#f8ddaf;font-size:14px;line-height:1.25;font-weight:900}.empty-state p{max-width:270px;margin:0;color:#aaa69f;font-size:11px;line-height:1.55}.empty-state button{width:auto;height:30px;min-width:92px;border:1px solid rgba(228,171,86,.62);border-radius:15px;padding:0 13px;color:#f0c878;font-size:12px;font-weight:800}.recommend-list .empty-state,.level-stat-grid .empty-state,.trend-full-metrics .empty-state{grid-column:1 / -1}.media-placeholder{box-sizing:border-box;border:1px dashed rgba(228,171,86,.42);border-radius:8px;display:grid;place-items:center;align-content:center;gap:6px;background:#151310e0;color:#c7aa75;font-size:11px;font-weight:800;text-align:center}.hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6.5px}.market-thumb-placeholder{width:81px;height:84px}.order-thumb-placeholder{width:78px;min-height:96px}.asset-main-placeholder{min-height:248px}.login-screen{height:812px;min-height:812px;padding:10px 16px 18px;overflow:hidden;background:radial-gradient(circle at 83% 13%,rgba(151,99,31,.42),transparent 25%),radial-gradient(circle at 86% 91%,rgba(151,99,31,.32),transparent 34%),linear-gradient(180deg,#050504,#090704)}.login-screen>.login-welcome{position:absolute;left:20px;top:135px;width:calc(100% - 40px)}.login-screen .login-brand strong{font-size:14px}.login-screen .login-brand small{font-size:5px}.login-screen .login-compass{right:-44px;top:15px;width:179px;height:179px;opacity:1}.login-screen .login-welcome h1{font-size:28px;-webkit-text-stroke:.25px currentColor}.login-screen .login-welcome h2{margin-top:10px;font-size:19px;-webkit-text-stroke:.2px currentColor}.login-screen .login-welcome p{margin-top:15px;font-size:6px}.login-screen>.login-card{position:relative;height:322px;margin-top:-6px;padding:19px 13px 4px;overflow:visible;border-radius:15px;background:#131311f5}.login-screen .login-agree{min-height:15px;margin-top:18px;font-size:7px;line-height:1.35}.login-screen .login-tabs button{font-size:11px}.login-screen .login-field b{font-size:12px}.login-screen .login-field small{font-size:7px}.login-screen .login-field input{font-size:12px}.login-screen .login-field button{font-size:8px}.login-screen .login-submit{margin-top:14px;background:linear-gradient(90deg,#a67636,#f8e9c8 20%,#f5c86f 52%,#c4914c);font-size:15px}.login-screen .login-submit:disabled{opacity:1}.login-register-link{display:block;border:0;color:#cba45d;background:transparent;font-size:9px}.login-register-link{margin:10px auto 0}.auth-form-screen{padding-top:14px}.auth-form-header{position:relative;z-index:2;display:flex;align-items:center;gap:8px;height:44px}.auth-form-header>button{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(202,160,85,.52);border-radius:50%;color:#f1d493;background:#0f0e0cb8}.auth-form-header .login-brand{position:static}.auth-form-title{position:relative;z-index:2;margin:62px 12px 18px}.auth-form-title h1{margin:0;color:#fff8e9;font-size:28px}.auth-form-title p{margin:7px 0 0;color:#c4a66e;font-size:11px}.login-screen>.auth-form-card{height:auto;min-height:458px;margin-top:0;padding:18px 13px 12px}.auth-form-card .login-field{margin-top:10px}.auth-form-card .login-field:first-child{margin-top:0}.auth-form-card .login-agree,.auth-form-card .login-submit{margin-top:12px}.login-screen>.reset-form-card{min-height:405px}.login-screen>.login-footer{margin-top:167px;font-size:8px}@media(max-width:350px){.login-screen{padding-inline:12px}.login-screen>.login-welcome{left:16px;width:calc(100% - 32px)}.login-agree{white-space:normal;line-height:1.45}}.wallet-screen .profile-identity .my-user p{margin:9px 0 10px;font-size:10.5px;line-height:10.5px;color:#f8ddaf}.wallet-screen .profile-valuation{width:351px;height:158.5px;min-height:0;margin:0;padding:17px 15px 11px;border:0;border-radius:0;background:url(/lanhu/profile-exact/valuation-bg.png) center / 100% 100% no-repeat}.wallet-screen .my-value-title{font-size:8.5px;line-height:9.5px;color:#fbe9cb}.wallet-screen .profile-wallet-strip{width:348px;height:66.5px;grid-template-columns:38px minmax(0,1fr) 60.5px 61px;gap:10px;margin-top:8px;padding:0 10px;border:0;border-radius:0;background:url(/lanhu/profile-exact/wallet-bg.png) center / 100% 100% no-repeat}.wallet-screen{padding:12px 11px 77px;background:#070606}.wallet-screen .profile-identity{position:relative;height:124px;padding:20px 10px 0;overflow:hidden}.wallet-screen .profile-identity:after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(217,166,86,.35),transparent)}.wallet-screen .profile-identity .my-user{position:relative;z-index:2;display:flex;align-items:center;gap:10px}.wallet-screen .profile-identity .my-avatar{width:61px;height:61px;border:1px solid #d1a052;border-radius:50%;object-fit:cover;box-shadow:0 0 0 3px #d1a05214}.wallet-screen .profile-identity .my-user h1{display:flex;align-items:center;gap:4px;margin:0;color:#f4ddb4;font-size:15px;font-weight:650}.wallet-screen .profile-verified-icon{width:13px;height:14px;object-fit:contain}.wallet-screen .profile-identity .my-user p{display:flex;align-items:center;gap:4px;margin:7px 0 6px;color:#8f897f;font-size:9px}.wallet-screen .profile-badges{display:flex;gap:5px}.wallet-screen .profile-badges button{height:18px;padding:0 8px;border:1px solid rgba(196,139,62,.42);border-radius:10px;color:#c79c5c;font-size:8px;background:#292015a8}.wallet-screen .profile-identity .my-compass{position:absolute;z-index:0;top:20px;right:-18px;width:126px;height:126px;object-fit:contain;opacity:.62}.wallet-screen .profile-identity .my-quick{position:absolute;z-index:3;top:27px;width:27px;height:27px;display:grid;place-items:center;color:#e7cca0}.wallet-screen .profile-identity .my-quick img{width:24px;height:24px;object-fit:contain}.wallet-screen .profile-identity .my-quick.scan{right:45px}.wallet-screen .profile-identity .my-quick.msg{right:12px}.wallet-screen .profile-valuation,.wallet-screen .profile-shortcuts button,.wallet-screen .profile-wallet-strip,.wallet-screen .profile-assets{border:1px solid rgba(169,117,46,.34);background:#12100e;box-shadow:none}.wallet-screen .profile-valuation{min-height:132px;margin-top:8px;padding:12px 12px 10px;border-radius:12px}.wallet-screen .my-value-title{display:flex;align-items:center;gap:5px;color:#8d877c;font-size:9px}.wallet-screen .my-value-title img{width:12px;height:9px;object-fit:contain}.wallet-screen .profile-valuation .my-value-main{display:grid;grid-template-columns:minmax(0,1fr) 132px;align-items:end;gap:5px;margin-top:5px}.wallet-screen .profile-valuation .my-value-main strong{color:#e4b45e;font-family:DIN Alternate,Arial Narrow,PingFang SC,sans-serif;font-size:28px;letter-spacing:-.6px;line-height:1;font-weight:500;white-space:nowrap}.wallet-screen .profile-valuation .my-value-main svg{width:132px;height:45px;overflow:visible}.wallet-screen .profile-valuation .my-value-main path{fill:none;stroke:#d7a052;stroke-width:1.3}.wallet-screen .profile-valuation .my-value-main path.area{fill:#d7a05217;stroke:none}.wallet-screen .profile-return{margin:6px 0 8px;color:#77736d;font-size:8px}.wallet-screen .profile-return b{margin-left:5px;color:#4bb276;font-weight:500}.wallet-screen .profile-metrics{display:grid;grid-template-columns:repeat(4,1fr);padding-top:8px;border-top:1px solid rgba(196,139,62,.18)}.wallet-screen .profile-metrics span{display:flex;flex-direction:column;gap:5px;padding:0 7px;border-right:1px solid rgba(196,139,62,.18)}.wallet-screen .profile-metrics span:last-child{border-right:0;padding-right:0}.wallet-screen .profile-metrics b{color:#77736d;font-size:7px;font-weight:400;white-space:nowrap}.wallet-screen .profile-metrics strong{color:#d7c09a;font-size:9px;font-weight:500}.wallet-screen .profile-metrics span:nth-child(n+3) strong{color:#47a970}.wallet-screen .profile-metrics small{margin-left:2px;font-size:7px;font-weight:400}.wallet-screen .profile-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.wallet-screen .profile-shortcuts button{height:50px;display:grid;grid-template-columns:28px minmax(0,1fr) 12px;align-items:center;gap:7px;padding:0 10px;border-radius:11px;text-align:left}.wallet-screen .profile-shortcuts button>svg:first-child{color:#d7a052}.wallet-screen .profile-shortcuts .profile-icon{width:27px;height:31px;object-fit:contain}.wallet-screen .profile-shortcuts .profile-settings-icon{height:29px}.wallet-screen .profile-shortcuts .profile-chevron{width:5px;height:9px;object-fit:contain}.wallet-screen .profile-shortcuts span{min-width:0}.wallet-screen .profile-shortcuts b{display:block;color:#e5d3b4;font-size:12px;font-weight:550}.wallet-screen .profile-shortcuts small{display:block;margin-top:4px;color:#6f6b64;font-size:7px}.wallet-screen .profile-shortcuts button>svg:last-child{color:#8a7554}.wallet-screen .profile-wallet-strip{height:54px;display:grid;grid-template-columns:32px minmax(0,1fr) 53px 53px;align-items:center;gap:7px;margin-top:7px;padding:0 10px;border-radius:9px}.wallet-screen .profile-wallet-icon{width:34px;height:31px;object-fit:contain}.wallet-screen .profile-wallet-strip h2 img{width:12px;height:9px;object-fit:contain}.wallet-screen .profile-wallet-strip h2{display:flex;align-items:center;gap:4px;margin:0;color:#d7c09a;font-size:10px;font-weight:500}.wallet-screen .profile-wallet-strip p{margin:3px 0 0;color:#6e6a63;font-size:7px}.wallet-screen .profile-wallet-strip strong{display:block;margin-top:2px;color:#d6a85b;font-size:10px;font-weight:500}.wallet-screen .profile-wallet-strip button{height:23px;display:flex;align-items:center;justify-content:center;gap:3px;border:1px solid rgba(196,139,62,.45);border-radius:12px;color:#b99050;font-size:8px;opacity:1}.wallet-screen .profile-wallet-strip button:first-of-type{border-color:#c89c52;background:#c89c52;color:#21180d}.wallet-screen .profile-assets{margin-top:7px;padding:10px;border-radius:10px}.wallet-screen .profile-assets header{display:flex;align-items:center;justify-content:space-between}.wallet-screen .profile-assets header h2{margin:0;color:#e0c9a6;font-size:11px;font-weight:550}.wallet-screen .profile-assets header button{color:#7f786d;font-size:7px}.wallet-screen .profile-assets .my-asset-search{width:100%;height:25px;display:flex;align-items:center;gap:6px;margin-top:8px;padding:0 9px;border:1px solid rgba(196,139,62,.14);border-radius:5px;background:#080807b8;color:#5e5b56;font-size:8px}.wallet-screen .profile-assets .my-asset-search svg{width:12px}.wallet-screen .profile-assets .my-asset-row{min-height:40px;display:grid;grid-template-columns:36px minmax(0,1fr) auto 12px;align-items:center;gap:7px;width:100%;padding:5px 2px;border-bottom:1px solid rgba(196,139,62,.12);text-align:left}.wallet-screen .profile-assets .my-asset-row>img{width:34px;height:34px;border-radius:4px;object-fit:cover;background:#15130f}.wallet-screen .profile-assets .my-asset-row span{display:flex;flex-direction:column;min-width:0;gap:4px}.wallet-screen .profile-assets .my-asset-row strong{overflow:hidden;color:#d7c5a9;font-size:8px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.wallet-screen .profile-assets .my-asset-row em{width:max-content;padding:1px 4px;border:1px solid rgba(58,153,94,.35);border-radius:5px;color:#4ca46a;font-size:6px;font-style:normal}.wallet-screen .profile-assets .my-asset-row small{color:#8b8479;font-size:7px}.wallet-screen .profile-assets .my-asset-row i{color:#42a367;font-size:7px;font-style:normal;text-align:right}.wallet-screen .profile-assets .my-asset-row i.down{color:#b85b55}.wallet-screen .profile-assets .my-asset-row>svg{color:#816b48}.wallet-screen .profile-assets .profile-empty-state{min-height:124px;margin-top:5px;padding:16px 10px 12px;border:1px dashed rgba(196,139,62,.28);border-radius:6px;background:#0a09086b}.wallet-screen .profile-assets .profile-empty-state>svg{width:22px;height:22px}.wallet-screen .profile-assets .profile-empty-state strong{margin-top:7px;font-size:11px}.wallet-screen .profile-assets .profile-empty-state p{margin:7px 0 9px;font-size:8px}.wallet-screen .profile-assets .profile-empty-state button{height:25px;padding:0 14px;font-size:8px}@media(max-width:350px){.wallet-screen .profile-valuation .my-value-main{grid-template-columns:minmax(0,1fr) 106px}.wallet-screen .profile-valuation .my-value-main svg{width:106px}.wallet-screen .profile-wallet-strip{grid-template-columns:28px minmax(0,1fr) 46px 46px;gap:5px}}.wallet-screen{width:min(100%,375px);min-height:803.5px;padding:0 13px 70px;background:#070606}.wallet-screen .profile-identity{height:140.5px;padding:27px 14px 0}.wallet-screen .profile-identity:after{display:none}.wallet-screen .profile-identity .my-user{gap:12px}.wallet-screen .profile-identity .my-avatar{width:73px;height:73px;border:0;box-shadow:none}.wallet-screen .profile-identity .my-user h1{font-size:15.5px;line-height:15.5px}.wallet-screen .profile-identity .my-user p{margin:9px 0 10px;color:#f8ddaf;font-size:10.5px;line-height:10.5px}.wallet-screen .profile-badges{gap:7px}.wallet-screen .profile-badges button{height:18px;padding:0 11px;border-radius:9px;font-size:9.5px}.wallet-screen .profile-badges button:first-child{border:0;background:linear-gradient(180deg,#e2a649,#efd4a5);color:#241909}.wallet-screen .profile-identity .my-compass{top:0;right:0;width:145.5px;height:145.5px;opacity:1}.wallet-screen .profile-identity .my-quick{top:37px;width:18.5px;height:18.5px}.wallet-screen .profile-identity .my-quick.scan{right:50px}.wallet-screen .profile-identity .my-quick.msg{right:14px}.wallet-screen .profile-identity .my-quick img{width:18.5px;height:18.5px}.wallet-screen .profile-valuation{width:351px;height:158.5px;min-height:0;margin:0;padding:17px 15px 11px;border:0;border-radius:0;background:url(/lanhu/profile-exact/valuation-bg.png) center/100% 100% no-repeat}.wallet-screen .my-value-title{color:#fbe9cb;font-size:8.5px;line-height:9.5px}.wallet-screen .profile-valuation .my-value-main{display:block;margin-top:13.5px}.wallet-screen .profile-valuation .my-value-main strong{font-family:AlibabaPuHuiTi_2_45_Light,PingFang SC,sans-serif;font-size:27px;line-height:27px;color:#e8b55d;letter-spacing:0}.wallet-screen .profile-return{width:max-content;height:18.5px;margin:8.5px 0 0;padding:4px 11px;border:1px solid #71572f;border-radius:9px;color:#c4984f;font-size:9.5px;line-height:9.5px}.wallet-screen .profile-return b{color:#309456}.wallet-screen .profile-metrics{margin-top:17px;padding-top:0;border:0}.wallet-screen .profile-metrics span{min-height:34px;gap:13px;padding:1px 14px;border-right:1px solid rgba(113,87,47,.75)}.wallet-screen .profile-metrics span:first-child{padding-left:0}.wallet-screen .profile-metrics b{color:#f4dfbd;font-size:9px;line-height:9px}.wallet-screen .profile-metrics strong{color:#fbe9cb;font-size:12px;line-height:12px}.wallet-screen .profile-metrics span:nth-child(n+3) strong{color:#309356}.wallet-screen .profile-shortcuts{gap:11px;margin-top:6px}.wallet-screen .profile-shortcuts button{width:167.5px;height:52.5px;grid-template-columns:28px minmax(0,1fr) 5px;gap:12px;padding:0 15px;border:1px solid #000;border-radius:13px;background:#e8ca9c0d}.wallet-screen .profile-shortcuts .profile-order-icon{width:16px;height:23.5px}.wallet-screen .profile-shortcuts .profile-settings-icon{width:22px;height:23.5px}.wallet-screen .profile-shortcuts b{color:#f4dfbd;font-size:10.5px;line-height:10.5px}.wallet-screen .profile-shortcuts small{margin-top:6px;color:#979797;font-size:8px;line-height:8px}.wallet-screen .profile-wallet-strip{width:348px;height:66.5px;grid-template-columns:38px minmax(0,1fr) 60.5px 61px;gap:10px;margin-top:8px;padding:0 10px;border:0;border-radius:0;background:url(/lanhu/profile-exact/wallet-bg.png) center/100% 100% no-repeat}.wallet-screen .profile-wallet-icon{width:38px;height:31.5px}.wallet-screen .profile-wallet-strip h2{color:#f4dfbd;font-size:10.5px;line-height:10.5px}.wallet-screen .profile-wallet-strip p{margin-top:6px;color:#979797;font-size:8px;line-height:8px}.wallet-screen .profile-wallet-strip strong{margin-top:7px;color:#f4dfbd;font-size:12px;line-height:12px}.wallet-screen .profile-wallet-strip button{width:60.5px;height:20px;border-radius:9px;font-size:9.5px}.wallet-screen .profile-assets{width:348px;height:276.5px;margin-top:6px;padding:13.5px 12.5px 9.5px;overflow:hidden;border:1px solid #000;border-radius:13px;background:#e8ca9c0d}.wallet-screen .profile-assets header h2{color:#e5ae5c;font-size:12px;line-height:12px}.wallet-screen .profile-assets header button{color:#dedad3;font-size:8px}.wallet-screen .profile-assets .my-asset-search{height:27px;margin-top:12.5px;padding:0 13.5px;border:1px solid #2f2a21;border-radius:11px;background:#201f1dc7;color:#aaa69f;font-size:10px}.wallet-screen .profile-assets .my-asset-search svg{width:10px;height:12px}.wallet-screen .profile-assets .my-asset-row{min-height:46px;grid-template-columns:49px minmax(0,1fr) auto 5px;gap:11px;padding:4.5px 6.5px;border:0;background:#201f1dc7}.wallet-screen .profile-assets .my-asset-row:first-of-type{margin-top:8px;border-radius:11px 11px 0 0}.wallet-screen .profile-assets .my-asset-row:last-of-type{border-radius:0 0 11px 11px}.wallet-screen .profile-assets .my-asset-row>img{width:49px;height:42.5px;border-radius:0}.wallet-screen .profile-assets .my-asset-row strong{color:#f0e7d7;font-size:10px}.wallet-screen .profile-assets .my-asset-row em{font-size:6.5px}.wallet-screen .profile-assets .my-asset-row small{color:#f0e7d7;font-size:8px}.wallet-screen .profile-assets .my-asset-row i{font-size:10px}.wallet-screen .profile-assets .profile-empty-state{min-height:185px;margin-top:8px;border-radius:11px;background:#201f1dc7}.market-lanhu-shell{width:min(100%,375px);min-height:812px;padding:0 14.5px 76px;overflow-x:hidden;background:#111110}.market-lanhu-shell .market-header{height:69px;padding:30px 21px 0;align-items:flex-start}.market-lanhu-shell .market-header h1{opacity:1;color:#f9e8c5;font-size:20px;line-height:20px;font-weight:650}.market-lanhu-shell .market-header p{opacity:1;margin-top:5px;color:#e4b671;font-size:9px;line-height:10px;font-weight:400}.market-lanhu-shell .market-header button{width:23px;height:23px;margin-top:-2px}.market-lanhu-shell .market-segment{height:32px;margin-top:10px;padding:2px;border:1px solid #a59473;border-radius:13px;background:#191818}.market-lanhu-shell .market-segment button{border-radius:10px;color:#8d887f;font-size:10px;font-weight:500}.market-lanhu-shell .market-segment .active{color:#20190e;background:linear-gradient(180deg,#e9c677,#b3843c);box-shadow:none}.market-lanhu-shell .market-search-bar{height:28px;margin-top:10px;padding:0 12px;border:1px solid #322d24;border-radius:8px;background:#1a1917;color:#777269;font-size:9px}.market-lanhu-shell .market-search-bar img{width:12px;height:12px}.market-lanhu-shell .market-filter-row{grid-template-columns:62px 67px 66px 79px 1fr;gap:4px;margin-top:10px}.market-lanhu-shell .market-filter-row button{height:22px;min-width:0;padding:0 4px;border-color:#5a4a33;border-radius:11px;color:#d9bd87;font-size:8px;font-weight:400}.market-lanhu-shell .market-filter-row img{width:8px;height:8px}.market-lanhu-shell .market-filter-row i{width:16px;height:10px}.market-lanhu-shell .market-active-filters{height:0;margin:0;overflow:hidden}.market-lanhu-shell .market-sync-card{min-height:25px;margin-top:9px;padding:4px 8px;border-color:#b1894857;border-radius:7px;background:#181714;color:#9f9687;font-size:8px}.market-lanhu-shell .market-sync-card button{padding:3px 7px;border-radius:6px;font-size:8px}.market-lanhu-shell .market-stats-card{min-height:69px;margin-top:9px;padding:10px 12px;border:1px solid #58452d;border-radius:13px;background:#191818}.market-lanhu-shell .market-stats-card span,.market-lanhu-shell .market-stats-card em{color:#91887a;font-size:8px}.market-lanhu-shell .market-stats-card strong{margin-top:8px;color:#f0d6a5;font-size:12px;font-weight:550}.market-lanhu-shell .market-stats-card em{margin-top:5px;color:#5aa76a;font-size:7px}.market-lanhu-shell .market-stats-card img{width:18px;height:18px}.market-lanhu-shell .market-list{gap:7px;margin-top:9px}.market-lanhu-shell .market-row-card{min-height:95px;grid-template-columns:81px minmax(0,1fr) 77px;gap:9px;padding:6px 8px;border:1px solid #3c3224;border-radius:13px;background:#191818}.market-lanhu-shell .market-row-card>img,.market-lanhu-shell .market-row-card .market-thumb-placeholder{width:81px;height:81px;border-radius:8px}.market-lanhu-shell .market-row-card h2{color:#ede3d2;font-size:11px;font-weight:550}.market-lanhu-shell .market-row-card p{gap:4px;margin-top:6px}.market-lanhu-shell .market-row-card p span,.market-lanhu-shell .market-row-card p b{min-height:15px;padding:0 4px;border-radius:7px;font-size:7px}.market-lanhu-shell .market-row-card .market-row-copy>small{margin-top:6px;color:#8c8478;font-size:7px}.market-lanhu-shell .market-row-card strong{margin-top:3px;color:#f0d4a1}.market-lanhu-shell .market-row-card strong span{font-size:10px;font-weight:550}.market-lanhu-shell .market-row-card strong small{margin-top:5px;font-size:7px}.market-lanhu-shell .market-row-card em{right:8px;bottom:7px;width:67px;height:20px;border-radius:10px;color:#281d0d;font-size:8px;font-weight:600}.market-lanhu-shell .market-row-card em.muted{color:#9e9689}.market-lanhu-shell .consign-float{position:fixed;left:calc(50% + 122px);bottom:62px;width:94px;height:32px;border-radius:16px;font-size:10px}.search-lanhu-shell{width:min(100%,375px);min-height:812px;padding:0 13.5px 28px;overflow-x:hidden;background:#111110}.search-lanhu-shell .search-top{grid-template-columns:minmax(0,1fr) 24px;gap:15px;height:77.5px;padding-top:43.5px}.search-lanhu-shell .search-input{height:34px;padding:0 11px;border:1px solid #473a29;border-radius:17px;background:#191817}.search-lanhu-shell .search-input img{width:13px;height:13px}.search-lanhu-shell .search-input input{color:#f0e1c8;font-size:10px}.search-lanhu-shell .search-input input::placeholder{color:#8e887e}.search-lanhu-shell .search-top a{color:#e7c27a;font-size:12.5px;font-weight:500}.search-lanhu-shell .search-card,.search-lanhu-shell .search-results{border:1px solid #403422;border-radius:8px;background:#181715}.search-lanhu-shell .search-card{margin-top:13.5px;padding:11px}.search-lanhu-shell .search-card h2,.search-lanhu-shell .search-results h2{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:#e5bd77;font-size:11px;line-height:14px;font-weight:550}.search-lanhu-shell .search-card h2>img,.search-lanhu-shell .search-results h2>img{width:15.5px;height:15.5px;object-fit:contain}.search-lanhu-shell .hot-searches{height:122.5px}.search-lanhu-shell .hot-searches .empty-state,.search-lanhu-shell .history-searches .empty-state{min-height:58px;padding:7px;border:1px dashed rgba(173,130,57,.36);border-radius:6px;background:#0a0a094d}.search-lanhu-shell .hot-searches .empty-state>svg,.search-lanhu-shell .history-searches .empty-state>svg{width:16px;height:16px}.search-lanhu-shell .hot-searches .empty-state strong,.search-lanhu-shell .history-searches .empty-state strong{margin-top:4px;color:#d9cebc;font-size:9px}.search-lanhu-shell .hot-searches .empty-state p,.search-lanhu-shell .history-searches .empty-state p{display:none}.search-lanhu-shell .history-searches{height:188.5px;margin-top:8px;padding-bottom:10px}.search-lanhu-shell .history-searches header{min-height:15.5px}.search-lanhu-shell .history-searches header h2,.search-lanhu-shell .history-searches header button{margin:0}.search-lanhu-shell .history-searches header button{color:#8e887d;font-size:8px}.search-lanhu-shell .category-searches{height:126.5px;margin-top:9px}.search-lanhu-shell .category-searches button{height:76.5px;border-color:#423721;border-radius:7px;background:#1a1917;color:#e2c78c;font-size:8px;font-weight:500}.search-lanhu-shell .category-searches img{width:39px;height:39px}.search-lanhu-shell .search-results{margin-top:11.5px;padding:11px}.search-lanhu-shell .search-results h2{margin-bottom:8px}.search-lanhu-shell .search-results button{height:111px;grid-template-columns:70px minmax(0,1fr) 31px 68px;gap:7px;margin-top:6px;padding:6px;border-color:#453720;border-radius:7px;background:#1a1917}.search-lanhu-shell .search-results button>img{width:69px;height:90.5px}.search-lanhu-shell .search-results strong{color:#e8dece;font-size:11px}.search-lanhu-shell .search-results small{margin-top:8px;color:#e3c58a;font-size:10px}.search-lanhu-shell .search-results b{padding:1px 4px;color:#cdb4ee;font-size:7px}.search-lanhu-shell .search-results em{height:23px;border-radius:8px;color:#e9d4a7;font-size:10px;font-weight:500}.search-lanhu-shell .search-empty-state{min-height:94px;border-color:#ad82396b;border-radius:7px;background:#0a0a0940}.search-lanhu-shell .search-empty-state>svg{width:20px;height:20px}.search-lanhu-shell .search-empty-state strong{font-size:10px}.search-lanhu-shell .search-empty-state p{margin:0;font-size:8px}.search-lanhu-shell .search-empty-state button{width:auto;height:22px;margin-top:0;padding:0 10px;border-radius:11px;font-size:8px}.search-lanhu-shell .search-placeholder-chips{display:grid;grid-template-columns:repeat(4,1fr);gap:10px 9px;margin:12px 0 0 -1px}.search-lanhu-shell .search-placeholder-chips span{height:28px;border:1px solid #a59473;border-radius:14px;background:#191818}.search-lanhu-shell .search-placeholder-history{display:grid;gap:6px;margin-top:7.5px}.search-lanhu-shell .search-placeholder-history>span{height:29px;display:grid;grid-template-columns:17px minmax(0,1fr) 12px;align-items:center;gap:8px;padding:0 9px;border:1px solid #a59473;border-radius:6px;background:#191818;color:#77736c}.search-lanhu-shell .search-placeholder-history svg{color:#77736c}.search-lanhu-shell .search-placeholder-history i{display:block;height:1px}.search-lanhu-shell .search-placeholder-history b{color:#77736c;font-size:16px;font-weight:300;line-height:1;text-align:right}.search-lanhu-shell .search-placeholder-results{display:grid;gap:7px}.search-lanhu-shell .search-placeholder-results>span{height:111px;display:grid;grid-template-columns:70px minmax(0,1fr) 68px;align-items:center;gap:12px;padding:10px 14px;border:1px solid #534638;border-radius:9px;background:#181715}.search-lanhu-shell .search-placeholder-results i{width:69px;height:90px;border:1px solid rgba(165,148,115,.45);border-radius:5px;background:#191818}.search-lanhu-shell .search-placeholder-results b{height:10px;border-radius:5px;background:#a5947321}.search-lanhu-shell .search-placeholder-results em{width:68px;height:23px;border:1px solid #a59473;border-radius:8px}.search-lanhu-shell .search-top{width:344.5px;grid-template-columns:305.5px 24px;gap:15px}.search-lanhu-shell .search-cancel{width:36px;height:34px;margin-left:-12px;border:0;padding:0;background:transparent;color:#e7c27a;font-size:12.5px;font-weight:500;white-space:nowrap;line-height:34px;text-align:right}.search-lanhu-shell .search-card,.search-lanhu-shell .search-results{width:345px;margin-left:1.5px}.search-lanhu-shell .search-suggestion-chips{display:grid;grid-template-columns:repeat(4,74px);gap:9px 9.5px;margin:12px 0 0}.search-lanhu-shell .search-suggestion-chips button{height:28px;overflow:hidden;border:1px solid #a59473;border-radius:14px;background:#191818;color:#e7c27a;font-size:10px;font-weight:500;line-height:26px;text-overflow:ellipsis;white-space:nowrap}.search-lanhu-shell .history-searches header{height:15.5px}.search-lanhu-shell .search-history-list{display:grid;gap:6px;margin-top:7.5px}.search-lanhu-shell .search-history-list button{width:100%;height:29px;display:grid;grid-template-columns:13px minmax(0,1fr) 13px;align-items:center;gap:9px;margin:0;padding:0 9px;border:1px solid #a59473;border-radius:6px;background:#191818;color:#d9c69f;font-size:10px;text-align:left}.search-lanhu-shell .search-history-list button img{width:13px;height:13px}.search-lanhu-shell .search-history-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-lanhu-shell .search-history-list button svg{color:#77736c}.search-lanhu-shell .search-history-empty{height:135px;display:grid;place-items:center;margin:5px 0 0;color:#77736c;font-size:10px}.search-lanhu-shell .category-searches div{gap:7px}.search-lanhu-shell .category-searches button{position:relative;height:76.5px;overflow:hidden;border:0;border-radius:7px;background:transparent}.search-lanhu-shell .category-searches .search-category-art{width:100%;height:100%;display:block;object-fit:fill}.search-lanhu-shell .search-category-label{position:absolute;right:0;bottom:6px;left:0;color:#e7c27a;font-size:10px;font-weight:500;line-height:12px;text-align:center}.search-lanhu-shell .search-results{border:0;border-radius:0;padding:0;background:transparent}.search-lanhu-shell .search-results-heading{height:15px;margin:0 0 8px 8px;color:#e7c27a;font-size:11px;line-height:15px}.search-lanhu-shell .search-results-list{display:grid;gap:7px}.search-lanhu-shell .search-results-list>button{position:relative;width:345px;height:111px;display:grid;grid-template-columns:70px minmax(0,1fr) 68px;grid-template-rows:1fr 25px;gap:6px 14px;margin:0;padding:10px 12px 10px 14px;border:1px solid #534638;border-radius:9px;background:#181715;text-align:left}.search-lanhu-shell .search-results-list>button>img,.search-lanhu-shell .search-result-image-empty{width:69px;height:90.5px;grid-row:1 / 3;border-radius:5px;object-fit:cover}.search-lanhu-shell .search-result-image-empty{display:grid;place-items:center;border:1px solid rgba(165,148,115,.45);background:#191818;color:#8c806c}.search-lanhu-shell .search-results-list>button>span:not(.search-result-image-empty){align-self:end;min-width:0}.search-lanhu-shell .search-results-list strong{overflow:hidden;color:#f0e6d4;font-size:11px;font-weight:500;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.search-lanhu-shell .search-results-list small{margin-top:8px;color:#e7c27a;font-size:10px}.search-lanhu-shell .search-results-list b{position:absolute;top:16px;right:94px;min-height:0;padding:1px 5px;border:1px solid rgba(112,114,122,.7);border-radius:3px;color:#c69af4;font-size:8px;line-height:10px}.search-lanhu-shell .search-results-list em{width:68px;height:23px;align-self:end;border:1px solid #a59473;border-radius:8px;color:#e7c27a;font-size:10px;font-weight:500}.search-lanhu-shell .search-results-empty{width:345px;height:111px;display:grid;place-items:center;align-content:center;gap:6px;border:1px solid #534638;border-radius:9px;background:#181715;color:#8d877d}.search-lanhu-shell .search-results-empty strong{color:#d9c9ad;font-size:11px;font-weight:500}.search-lanhu-shell .search-results-empty p{margin:0;color:#77736c;font-size:8px}.phone.tabbed-screen{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.phone.tabbed-screen .bottom-nav{width:min(100vw,375px);height:calc(52px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);grid-template-columns:repeat(3,1fr)}
