.rhex-market{--rm-primary:hsl(var(--primary));--rm-primary-dark:hsl(var(--primary) / .9);--rm-primary-soft:hsl(var(--secondary));--rm-primary-fg:hsl(var(--primary-foreground));--rm-ink:hsl(var(--foreground));--rm-text:hsl(var(--foreground));--rm-muted:hsl(var(--muted-foreground));--rm-line:hsl(var(--border));--rm-line-strong:hsl(var(--border) / .9);--rm-surface:hsl(var(--card));--rm-subtle:hsl(var(--muted));--rm-success:#059669;--rm-success-soft:#0596691a;--rm-success-line:#05966952;--rm-danger:hsl(var(--destructive));--rm-danger-soft:hsl(var(--destructive) / .12);--rm-danger-line:hsl(var(--destructive) / .3);--rm-warning:#b45309;--rm-warning-soft:#fff7ed;--rm-warning-line:#b4530952;--rm-on-deep:#fff;width:100%;color:var(--rm-text);font-family:var(--theme-font-family,"Microsoft YaHei", "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:14px;line-height:1.6}.dark .rhex-market{--rm-success:#34d399;--rm-success-soft:#34d39924;--rm-success-line:#34d39952;--rm-warning:#fbbf24;--rm-warning-soft:#f59e0b26;--rm-warning-line:#f59e0b59}.rhex-market,.rhex-market *{box-sizing:border-box}.rhex-market button,.rhex-market input,.rhex-market select,.rhex-market textarea{font:inherit}.rhex-market button,.rhex-market a{-webkit-tap-highlight-color:transparent}.rhex-market a{color:inherit;text-decoration:none}.rhex-market button{cursor:pointer}.rhex-market .rm-shell{background:hsl(var(--background,0 0% 100%));min-height:70vh}.rhex-market .rm-subnav{z-index:20;border-bottom:1px solid var(--rm-line);background:hsl(var(--background) / .86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center;gap:26px;min-height:62px;margin:0 calc(50% - 50vw);padding:0 max(24px,50vw - 600px);display:flex;position:sticky;top:0}.rhex-market .rm-brand{color:var(--rm-ink);letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-weight:750;display:inline-flex}.rhex-market .rm-brand__mark{background:linear-gradient(145deg, hsl(var(--primary)), hsl(var(--primary) / .75));width:32px;height:32px;color:var(--rm-primary-fg);box-shadow:0 8px 20px hsl(var(--primary) / .22);border-radius:10px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.rhex-market .rm-subnav nav{align-self:stretch;align-items:stretch;gap:5px;display:flex}.rhex-market .rm-subnav nav a{color:var(--rm-muted);align-items:center;padding:0 13px;font-size:13px;font-weight:600;transition:color .16s,background .16s;display:inline-flex;position:relative}.rhex-market .rm-subnav nav a:hover,.rhex-market .rm-subnav nav a.is-active{color:var(--rm-primary);background:var(--rm-primary-soft)}.rhex-market .rm-subnav nav a.is-active:after{background:var(--rm-primary);content:"";border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:12px;right:12px}.rhex-market .rm-admin-link{border:1px solid var(--rm-line);color:var(--rm-muted);border-radius:10px;margin-left:auto;padding:8px 12px;font-size:12px;font-weight:650}.rhex-market .rm-main{width:min(1180px,100% - 32px);margin:0 auto;padding:42px 0 72px}.rhex-market .rm-kicker{color:var(--rm-primary);letter-spacing:.16em;font-size:10px;font-weight:800;display:inline-block}.rhex-market h1,.rhex-market h2,.rhex-market h3,.rhex-market p{margin-top:0}.rhex-market h1,.rhex-market h2,.rhex-market h3,.rhex-market b,.rhex-market strong{color:var(--rm-ink)}.rhex-market .rm-hero{border:1px solid var(--rm-line);background:radial-gradient(circle at 85% 20%, hsl(var(--primary) / .1), transparent 30%), linear-gradient(135deg, hsl(var(--background)), hsl(var(--secondary)));border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:64px;min-height:390px;padding:58px 64px;display:grid;overflow:hidden}.rhex-market .rm-hero h1{letter-spacing:-.055em;margin:14px 0 20px;font-size:clamp(38px,5vw,60px);line-height:1.08}.rhex-market .rm-hero h1 em{color:var(--rm-primary);font-style:normal}.rhex-market .rm-hero p{max-width:630px;color:var(--rm-muted);font-size:15px;line-height:1.9}.rhex-market .rm-actions{flex-wrap:wrap;gap:11px;margin-top:24px;display:flex}.rhex-market .rm-button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 16px;font-size:12px;font-weight:700;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.rhex-market .rm-button:hover{transform:translateY(-1px)}.rhex-market .rm-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.rhex-market .rm-button--primary{border-color:var(--rm-primary);background:var(--rm-primary);color:var(--rm-primary-fg);box-shadow:0 8px 22px hsl(var(--primary) / .2)}.rhex-market .rm-button--primary:hover{border-color:var(--rm-primary-dark);background:var(--rm-primary-dark)}.rhex-market .rm-button--ghost{border-color:var(--rm-line-strong);background:var(--rm-surface);color:var(--rm-text)}.rhex-market .rm-button--ghost:hover{border-color:hsl(var(--primary) / .5);background:var(--rm-primary-soft);color:var(--rm-primary)}.rhex-market .rm-button--danger{border-color:var(--rm-danger-line);background:var(--rm-danger-soft);color:var(--rm-danger)}.rhex-market .rm-button--wide{width:100%}.rhex-market .rm-hero-card{color:#dbeafe;background:linear-gradient(145deg,#111827,#1e3a8a 72%,#2563eb);border:1px solid #ffffff2e;border-radius:24px;padding:34px;position:relative;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 28px 60px #1e3a8a40}.rhex-market .rm-hero-card:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-90px;right:-60px}.rhex-market .rm-hero-card__top{letter-spacing:.15em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.rhex-market .rm-hero-card strong{color:var(--rm-on-deep);margin-top:54px;font-size:22px;display:block}.rhex-market .rm-hero-card p{color:#bfdbfe;margin:8px 0 24px;font-size:12px}.rhex-market .rm-code-line{letter-spacing:.1em;background:#ffffff14;border:1px solid #ffffff29;border-radius:10px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.rhex-market .rm-trust{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:17px;grid-template-columns:repeat(3,1fr);margin:22px 0 54px;display:grid;overflow:hidden}.rhex-market .rm-trust>div{align-items:center;gap:13px;padding:19px 22px;display:flex}.rhex-market .rm-trust>div+div{border-left:1px solid var(--rm-line)}.rhex-market .rm-trust svg{color:var(--rm-primary)}.rhex-market .rm-trust span,.rhex-market .rm-trust small,.rhex-market .rm-product small,.rhex-market .rm-product p,.rhex-market .rm-order small{display:block}.rhex-market .rm-trust b{font-size:12px}.rhex-market .rm-trust small{color:var(--rm-muted);margin-top:2px;font-size:10px}.rhex-market .rm-section{scroll-margin-top:90px}.rhex-market .rm-section__head,.rhex-market .rm-title-row,.rhex-market .rm-admin-head{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:26px;display:flex}.rhex-market .rm-section__head h2,.rhex-market .rm-title-row h2,.rhex-market .rm-admin-head h1{letter-spacing:-.035em;margin:5px 0 0;font-size:27px}.rhex-market .rm-search{border:1px solid var(--rm-line-strong);background:var(--rm-surface);width:min(300px,100%);min-height:44px;color:var(--rm-muted);border-radius:12px;align-items:center;gap:9px;padding:0 14px;display:flex;box-shadow:0 1px 2px #0f172a08}.rhex-market .rm-search:focus-within{border-color:hsl(var(--ring));box-shadow:0 0 0 4px hsl(var(--ring) / .35)}.rhex-market .rm-search input{width:100%;color:var(--rm-text);background:0 0;border:0;outline:none}.rhex-market .rm-categories{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.rhex-market .rm-categories button,.rhex-market .rm-switch button{border:1px solid var(--rm-line);background:var(--rm-surface);color:var(--rm-muted);border-radius:999px;padding:8px 14px;font-size:11px;font-weight:650}.rhex-market .rm-categories button.is-active,.rhex-market .rm-switch button.is-active{border-color:var(--rm-primary);background:var(--rm-primary);color:var(--rm-primary-fg)}.rhex-market .rm-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.rhex-market .rm-product{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:18px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 2px 5px #0f172a06}.rhex-market .rm-product:hover{border-color:hsl(var(--foreground) / .3);transform:translateY(-4px);box-shadow:0 18px 42px #0f172a17}.rhex-market .rm-product-art{aspect-ratio:16/10;color:var(--rm-on-deep);background:linear-gradient(145deg,#0f172a,#1d4ed8);flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:relative;overflow:hidden}.rhex-market .rm-product-art--gold{background:linear-gradient(145deg,#422006,#b45309 70%,#fbbf24)}.rhex-market .rm-product-art--violet{background:linear-gradient(145deg,#1e1b4b,#6d28d9 70%,#a78bfa)}.rhex-market .rm-product-art__orb{border:1px solid #fff3;border-radius:50%;width:160px;height:160px;position:absolute;top:-38px;right:-20px;box-shadow:0 0 0 28px #ffffff0a,0 0 0 56px #ffffff08}.rhex-market .rm-product-art__icon{letter-spacing:-.03em;font-size:24px;font-weight:850;position:relative}.rhex-market .rm-product-art small{color:#ffffff9e;letter-spacing:.15em;margin-top:4px;font-size:8px;position:relative}.rhex-market .rm-product__body{padding:20px}.rhex-market .rm-meta{gap:7px;margin-bottom:11px;display:flex}.rhex-market .rm-meta span,.rhex-market .rm-pill{background:var(--rm-primary-soft);width:fit-content;color:var(--rm-primary);border-radius:999px;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.rhex-market .rm-meta span+span{background:var(--rm-subtle);color:var(--rm-muted)}.rhex-market .rm-product__title{color:var(--rm-ink);font-size:14px;font-weight:720;display:block}.rhex-market .rm-product__title:hover{color:var(--rm-primary)}.rhex-market .rm-product p{height:42px;color:var(--rm-muted);margin:7px 0 18px;font-size:11px;line-height:1.9;overflow:hidden}.rhex-market .rm-product__foot{justify-content:space-between;align-items:flex-end;display:flex}.rhex-market .rm-product__foot strong{color:var(--rm-primary);font-size:20px}.rhex-market .rm-product__foot small{color:var(--rm-muted);font-size:9px}.rhex-market .rm-buy-icon{background:var(--rm-ink);width:36px;height:36px;color:hsl(var(--background));border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.rhex-market .rm-empty,.rhex-market .rm-loading,.rhex-market .rm-success{border:1px dashed var(--rm-line-strong);background:var(--rm-subtle);min-height:260px;color:var(--rm-muted);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.rhex-market .rm-loading svg{color:var(--rm-primary);animation:1s linear infinite rm-spin}@keyframes rm-spin{to{transform:rotate(360deg)}}.rhex-market .rm-breadcrumb{color:var(--rm-muted);margin-bottom:25px;font-size:11px}.rhex-market .rm-breadcrumb a:hover{color:var(--rm-primary)}.rhex-market .rm-detail{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:start;gap:58px;display:grid}.rhex-market .rm-detail>.rm-product-art{aspect-ratio:4/3;border-radius:24px;box-shadow:0 24px 50px #0f172a24}.rhex-market .rm-detail__content{padding-top:12px}.rhex-market .rm-detail h1{letter-spacing:-.045em;margin:18px 0 13px;font-size:clamp(30px,4vw,43px);line-height:1.18}.rhex-market .rm-detail__content>p{color:var(--rm-muted);line-height:1.9}.rhex-market .rm-price-box{background:var(--rm-subtle);border-radius:14px;align-items:flex-end;gap:15px;margin:24px 0;padding:20px;display:flex}.rhex-market .rm-price-box strong{color:var(--rm-primary);font-size:35px;line-height:1}.rhex-market .rm-price-box span{color:var(--rm-muted);font-size:11px}.rhex-market .rm-facts{border:1px solid var(--rm-line);border-radius:14px;grid-template-columns:repeat(3,1fr);margin:0 0 24px;display:grid}.rhex-market .rm-facts>div{padding:15px}.rhex-market .rm-facts>div+div{border-left:1px solid var(--rm-line)}.rhex-market .rm-facts dt{color:var(--rm-muted);font-size:9px}.rhex-market .rm-facts dd{color:var(--rm-ink);margin:4px 0 0;font-size:11px;font-weight:700}.rhex-market .rm-notice{border:1px solid hsl(var(--primary) / .3);background:var(--rm-primary-soft);color:var(--rm-primary);border-radius:12px;align-items:flex-start;gap:9px;margin-top:16px;padding:12px 14px;font-size:11px;line-height:1.7;display:flex}.rhex-market .rm-notice svg{flex:none;margin-top:1px}.rhex-market .rm-notice--danger{border-color:var(--rm-danger-line);background:var(--rm-danger-soft);color:var(--rm-danger)}.rhex-market .rm-notice--success{border-color:var(--rm-success-line);background:var(--rm-success-soft);color:var(--rm-success)}.rhex-market .rm-copy-section{border-top:1px solid var(--rm-line);margin-top:70px;padding-top:34px}.rhex-market .rm-feature-grid,.rhex-market .rm-security-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.rhex-market .rm-feature-grid>div,.rhex-market .rm-security-grid>article{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:15px;padding:20px}.rhex-market .rm-feature-grid svg,.rhex-market .rm-security-grid svg{color:var(--rm-primary)}.rhex-market .rm-feature-grid b{margin-top:12px;font-size:12px;display:block}.rhex-market .rm-feature-grid p,.rhex-market .rm-security-grid p{color:var(--rm-muted);margin:6px 0 0;font-size:11px}.rhex-market .rm-back-link{color:var(--rm-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:16px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.rhex-market .rm-back-link:hover{color:var(--rm-primary)}.rhex-market .rm-checkout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.rhex-market .rm-checkout-stack{gap:18px;display:grid}.rhex-market .rm-checkout h1{letter-spacing:-.04em;margin:8px 0 18px;font-size:34px}.rhex-market .rm-panel,.rhex-market .rm-summary,.rhex-market .rm-exchange-box{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:17px;padding:24px;box-shadow:0 2px 5px #0f172a06}.rhex-market .rm-panel+.rm-panel{margin-top:18px}.rhex-market .rm-panel h2,.rhex-market .rm-summary h2{margin-bottom:19px;font-size:15px}.rhex-market .rm-mini-product{border:1px solid var(--rm-line);background:var(--rm-subtle);border-radius:14px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:16px;margin-bottom:20px;padding:14px;display:grid}.rhex-market .rm-mini-product .rm-product-art{aspect-ratio:4/3;border-radius:12px;padding:13px}.rhex-market .rm-mini-product p{color:var(--rm-muted);font-size:11px}.rhex-market .rm-pay-modes{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.rhex-market .rm-pay-modes button{border:1px solid var(--rm-line-strong);background:var(--rm-surface);text-align:left;border-radius:12px;min-height:86px;padding:15px}.rhex-market .rm-pay-modes button.is-active{border-color:var(--rm-primary);background:var(--rm-primary-soft);box-shadow:0 0 0 1px var(--rm-primary)}.rhex-market .rm-pay-modes b,.rhex-market .rm-pay-modes small{display:block}.rhex-market .rm-pay-modes small{color:var(--rm-muted);margin-top:5px;font-size:9px}.rhex-market .rm-range{background:var(--rm-subtle);border-radius:12px;margin-top:20px;padding:16px}.rhex-market .rm-range label{justify-content:space-between;font-size:11px;display:flex}.rhex-market .rm-range input{width:100%;accent-color:var(--rm-primary);margin-top:12px}.rhex-market .rm-shipping-form{border:1px dashed var(--rm-line-strong);background:var(--rm-subtle);border-radius:14px;gap:12px;margin-top:18px;padding:16px;display:grid}.rhex-market .rm-form-head{flex-direction:column;gap:4px;display:flex}.rhex-market .rm-form-head h3{margin:0;font-size:14px}.rhex-market .rm-form-head p{color:var(--rm-muted);margin:0;font-size:11px}.rhex-market .rm-field-group{gap:10px;display:grid}.rhex-market .rm-field-group label{color:var(--rm-ink);gap:6px;font-size:12px;font-weight:700;display:grid}.rhex-market .rm-field-group input,.rhex-market .rm-field-group textarea{border:1px solid var(--rm-line);background:var(--rm-surface);color:var(--rm-ink);border-radius:10px;padding:10px 12px}.rhex-market .rm-field-group textarea{resize:vertical;min-height:84px}.rhex-market .rm-summary{position:sticky;top:84px}.rhex-market .rm-summary-card{gap:16px;display:grid}.rhex-market .rm-summary-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rhex-market .rm-summary-list{background:var(--rm-subtle);border-radius:14px;gap:10px;padding:14px;display:grid}.rhex-market .rm-summary-row{color:var(--rm-muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.rhex-market .rm-summary-row strong{color:var(--rm-ink);text-align:right;font-size:12px}.rhex-market .rm-summary-total{border-top:1px dashed var(--rm-line-strong);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.rhex-market .rm-summary-total strong{color:var(--rm-primary);font-size:24px}.rhex-market .rm-summary-note{color:var(--rm-muted);margin:0;font-size:11px;line-height:1.7}.rhex-market .rm-summary-split{color:var(--rm-muted);margin:-8px 0 0;font-size:11px}.rhex-market .rm-summary>p,.rhex-market .rm-metric{color:var(--rm-muted);justify-content:space-between;gap:20px;font-size:11px;display:flex}.rhex-market .rm-summary hr{border:0;border-top:1px dashed var(--rm-line-strong);margin:20px 0}.rhex-market .rm-total{grid-template-columns:1fr auto;align-items:end;margin-bottom:22px;display:grid}.rhex-market .rm-total strong{color:var(--rm-primary);font-size:29px}.rhex-market .rm-total small{color:var(--rm-muted);text-align:right;grid-column:2;font-size:10px}.rhex-market .rm-summary__hint{color:var(--rm-muted);text-align:center;margin-top:12px;font-size:9px;display:block}.rhex-market .rm-success{border-style:solid;padding:70px 24px}.rhex-market .rm-success>svg{color:var(--rm-success)}.rhex-market .rm-account-head{align-items:center;gap:15px;margin-bottom:28px;display:flex}.rhex-market .rm-avatar{background:linear-gradient(145deg, hsl(var(--primary)), hsl(var(--primary) / .75));width:50px;height:50px;color:var(--rm-primary-fg);border-radius:16px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.rhex-market .rm-account-head h1{margin:0;font-size:20px}.rhex-market .rm-account-head p{color:var(--rm-muted);margin:3px 0 0;font-size:10px}.rhex-market .rm-account-layout{grid-template-columns:225px minmax(0,1fr);align-items:start;gap:28px;display:grid}.rhex-market .rm-account-nav{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:15px;gap:5px;padding:8px;display:grid}.rhex-market .rm-account-nav a{color:var(--rm-muted);border-radius:10px;align-items:center;gap:9px;padding:11px 12px;font-size:11px;font-weight:650;display:flex}.rhex-market .rm-account-nav a:hover,.rhex-market .rm-account-nav a.is-active{background:var(--rm-primary-soft);color:var(--rm-primary)}.rhex-market .rm-account-content{min-width:0}.rhex-market .rm-list{gap:14px;margin-top:20px;display:grid}.rhex-market .rm-order-card{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:15px;overflow:hidden;box-shadow:0 2px 5px #0f172a06}.rhex-market .rm-order-card-row{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.rhex-market .rm-order-card-row:hover{background:var(--rm-subtle)}.rhex-market .rm-order-card-row>div:first-child b{font-size:13px;display:block}.rhex-market .rm-order-card-row>div:first-child small{color:var(--rm-muted);margin-top:4px;font-size:10px;display:block}.rhex-market .rm-order-card-right{text-align:right;flex:none;align-items:center;gap:10px;display:flex}.rhex-market .rm-order-card-right strong{font-size:13px;display:block}.rhex-market .rm-order-card-right small{color:var(--rm-muted);margin-top:2px;font-size:10px;display:block}.rhex-market .rm-order-card-right svg{color:var(--rm-muted)}.rhex-market .rm-order-card .rm-order-detail{border-top:1px dashed var(--rm-line)}.rhex-market .rm-delta-positive{color:var(--rm-success);font-weight:700}.rhex-market .rm-delta-negative{color:var(--rm-danger);font-weight:700}.rhex-market .rm-order,.rhex-market .rm-code-card{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:15px;overflow:hidden}.rhex-market .rm-order__top,.rhex-market .rm-code-card__head{border-bottom:1px solid var(--rm-line);background:var(--rm-subtle);justify-content:space-between;align-items:center;gap:15px;padding:11px 18px;font-size:10px;display:flex}.rhex-market .rm-order__body{grid-template-columns:1fr auto auto;align-items:center;gap:25px;padding:20px;display:grid}.rhex-market .rm-order__body p,.rhex-market .rm-code-card p{color:var(--rm-muted);margin:4px 0 0;font-size:10px}.rhex-market .rm-order__price{text-align:right}.rhex-market .rm-status{background:var(--rm-success-soft);color:var(--rm-success);border-radius:999px;padding:4px 8px;font-size:9px;font-weight:750;display:inline-flex}.rhex-market .rm-status--failed,.rhex-market .rm-status--disabled,.rhex-market .rm-status--expired,.rhex-market .rm-status--refunded{background:var(--rm-danger-soft);color:var(--rm-danger)}.rhex-market .rm-status--processing,.rhex-market .rm-status--pending,.rhex-market .rm-status--draft{background:var(--rm-warning-soft);color:var(--rm-warning)}.rhex-market .rm-code-card{padding-bottom:17px}.rhex-market .rm-code-card__head{padding:16px 18px}.rhex-market .rm-code-card__head small{color:var(--rm-muted);display:block}.rhex-market .rm-secret{border:1px solid var(--rm-line-strong);background:var(--rm-subtle);border-radius:11px;align-items:center;gap:8px;margin:17px 18px 0;padding:10px 12px;display:flex}.rhex-market .rm-secret code{min-width:0;color:var(--rm-ink);letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:700;overflow:hidden}.rhex-market .rm-secret button{border:1px solid var(--rm-line);background:var(--rm-surface);color:var(--rm-primary);border-radius:8px;padding:6px 9px;font-size:10px}.rhex-market .rm-code-card>p{padding:0 18px}.rhex-market .rm-assets,.rhex-market .rm-stat-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0;display:grid}.rhex-market .rm-assets>div,.rhex-market .rm-stat-grid>div{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:14px;padding:19px}.rhex-market .rm-assets small,.rhex-market .rm-assets strong,.rhex-market .rm-stat-grid small,.rhex-market .rm-stat-grid strong{display:block}.rhex-market .rm-assets small,.rhex-market .rm-stat-grid small{color:var(--rm-muted);font-size:10px}.rhex-market .rm-assets strong,.rhex-market .rm-stat-grid strong{margin-top:7px;font-size:22px}.rhex-market .rm-exchange-box{max-width:600px;margin-top:20px;padding:30px}.rhex-market .rm-switch{background:var(--rm-subtle);border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.rhex-market .rm-switch button{border-radius:9px}.rhex-market .rm-exchange-box>label{color:var(--rm-text);margin-top:26px;font-size:11px;font-weight:700;display:block}.rhex-market .rm-amount-input{border:1px solid var(--rm-line-strong);background:var(--rm-surface);border-radius:12px;align-items:center;min-height:58px;margin-top:9px;padding:0 16px;display:flex}.rhex-market .rm-amount-input:focus-within{border-color:hsl(var(--ring));box-shadow:0 0 0 4px hsl(var(--ring) / .35)}.rhex-market .rm-amount-input input{min-width:0;color:var(--rm-ink);border:0;outline:0;flex:1;font-size:23px;font-weight:750}.rhex-market .rm-exchange-result{background:var(--rm-primary-soft);text-align:center;border-radius:14px;margin:24px 0;padding:23px}.rhex-market .rm-exchange-result small,.rhex-market .rm-exchange-result strong{display:block}.rhex-market .rm-exchange-result small{color:var(--rm-primary);font-size:10px}.rhex-market .rm-exchange-result strong{color:var(--rm-primary);margin-top:7px;font-size:30px}.rhex-market .rm-admin{border:1px solid var(--rm-line);background:hsl(var(--muted));border-radius:18px;grid-template-columns:250px minmax(0,1fr);min-height:720px;margin:-16px;display:grid;overflow:hidden}.rhex-market .rm-admin-side{border-right:1px solid var(--rm-line);background:var(--rm-surface);flex-direction:column;gap:25px;padding:24px 16px;display:flex}.rhex-market .rm-admin-side .rm-brand{padding:0 8px}.rhex-market .rm-admin-side nav{gap:6px;display:grid}.rhex-market .rm-admin-side nav a{color:var(--rm-muted);border-radius:11px;padding:11px 13px;font-size:12px;font-weight:650;transition:background .16s,color .16s}.rhex-market .rm-admin-side nav a:hover,.rhex-market .rm-admin-side nav a.is-active{background:var(--rm-primary-soft);color:var(--rm-primary)}.rhex-market .rm-back{border-top:1px solid var(--rm-line);color:var(--rm-muted);margin-top:auto;padding:18px 10px 0;font-size:11px}.rhex-market .rm-admin-main{min-width:0;padding:38px clamp(24px,4vw,52px) 60px}.rhex-market .rm-admin-main>h1{letter-spacing:-.035em;margin-bottom:26px;font-size:28px}.rhex-market .rm-admin-head{align-items:center;margin-bottom:28px}.rhex-market .rm-stat-grid{grid-template-columns:repeat(4,1fr);margin:0 0 22px}.rhex-market .rm-admin-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.rhex-market .rm-admin .rm-panel{padding:28px}.rhex-market .rm-table-wrap{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:15px;margin-top:22px;overflow:auto;box-shadow:0 2px 5px #0f172a06}.rhex-market .rm-table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}.rhex-market .rm-table th{border-bottom:1px solid var(--rm-line);background:hsl(var(--muted));color:var(--rm-muted);letter-spacing:.06em;text-transform:uppercase;padding:14px 16px;font-size:9px;font-weight:800}.rhex-market .rm-table td{border-bottom:1px solid var(--rm-line);color:var(--rm-text);padding:15px 16px;font-size:11px}.rhex-market .rm-table tbody tr:hover{background:hsl(var(--muted))}.rhex-market .rm-table tbody tr:last-child td{border-bottom:0}.rhex-market .rm-table td b,.rhex-market .rm-table td small{display:block}.rhex-market .rm-table td small{color:var(--rm-muted);margin-top:3px;font-size:9px}.rhex-market .rm-table-actions{white-space:nowrap;gap:8px;display:flex}.rhex-market .rm-tag--physical{background:var(--rm-warning-soft);color:var(--rm-warning);margin-left:8px}.rhex-market .rm-order-detail-row td{background:hsl(var(--muted));padding:0}.rhex-market .rm-order-detail{white-space:normal;padding:18px 20px}.rhex-market .rm-order-detail-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px 20px;display:grid}.rhex-market .rm-order-detail-grid>div small{color:var(--rm-muted);margin-bottom:3px;font-size:9px;display:block}.rhex-market .rm-order-detail-grid>div strong{color:var(--rm-text);word-break:break-word;font-size:11px;font-weight:600;display:block}.rhex-market .rm-order-shipping{border-top:1px dashed var(--rm-line);margin-top:16px;padding-top:16px}.rhex-market .rm-order-shipping h4{color:var(--rm-text);margin:0 0 12px;font-size:11px;font-weight:800}.rhex-market .rm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:26px;display:grid}.rhex-market .rm-form-grid textarea,.rhex-market .rm-form-grid .rm-notice,.rhex-market .rm-form-grid .rm-button{grid-column:1/-1}.rhex-market .rm-form-grid .rm-button{width:fit-content}.rhex-market input:not([type=checkbox]):not([type=range]):not([type=file]),.rhex-market select,.rhex-market textarea{border:1px solid var(--rm-line-strong);background:var(--rm-surface);width:100%;min-height:44px;color:var(--rm-ink);border-radius:10px;outline:none;padding:10px 13px;font-size:12px;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px 2px #0f172a06}.rhex-market input:not([type=checkbox]):not([type=range]):not([type=file]):hover,.rhex-market select:hover,.rhex-market textarea:hover{border-color:hsl(var(--foreground) / .3)}.rhex-market input:not([type=checkbox]):not([type=range]):not([type=file]):focus,.rhex-market select:focus,.rhex-market textarea:focus{border-color:hsl(var(--ring));background:var(--rm-surface);box-shadow:0 0 0 4px hsl(var(--ring) / .35)}.rhex-market textarea{resize:vertical;min-height:120px;line-height:1.7}.rhex-market .rm-settings-form{align-content:start;gap:18px;display:grid}.rhex-market .rm-settings-form h2{margin-bottom:3px}.rhex-market .rm-settings-form label,.rhex-market .rm-import label{color:var(--rm-text);gap:8px;font-size:11px;font-weight:700;display:grid}.rhex-market .rm-check{border:1px solid var(--rm-line);background:var(--rm-subtle);border-radius:11px;align-items:center;min-height:48px;padding:12px 14px;gap:10px!important;display:flex!important}.rhex-market .rm-check input{width:16px;height:16px;accent-color:var(--rm-primary)}.rhex-market .rm-import{gap:18px;margin-bottom:24px;display:grid}.rhex-market .rm-import>div:first-child{grid-template-columns:1fr 1fr;gap:20px;display:grid}.rhex-market .rm-file{border:1px dashed hsl(var(--primary) / .45);background:var(--rm-primary-soft);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:88px;position:relative;color:var(--rm-primary)!important;display:flex!important}.rhex-market .rm-file input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.rhex-market .rm-mail-logs{grid-column:1/-1;margin-top:22px}.rhex-market .rm-metric{border-bottom:1px solid var(--rm-line);margin:0;padding:12px 0}.rhex-market .rm-metric:last-child{border-bottom:0}.rhex-market .rm-security-grid{grid-template-columns:repeat(2,1fr);margin:24px 0}.rhex-market .rm-security-grid>article{padding:25px}.rhex-market .rm-security-grid h3{margin:13px 0 0;font-size:13px}.rhex-market .rm-crypto-health{margin-top:24px}.rhex-market .rm-crypto-recovery{border-top:1px solid var(--rm-line);gap:14px;margin-top:20px;padding-top:20px;display:grid}.rhex-market .rm-code--recovery{border-color:var(--rm-danger-line);background:var(--rm-danger-soft)}.rhex-market .rm-card-recovery{border:1px solid var(--rm-danger-line);background:var(--rm-danger-soft);color:var(--rm-danger);border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 14px;display:flex}.rhex-market .rm-card-recovery>svg{flex:none;margin-top:2px}.rhex-market .rm-card-recovery b,.rhex-market .rm-card-recovery p,.rhex-market .rm-card-recovery small{margin:0;display:block}.rhex-market .rm-card-recovery p{color:var(--rm-danger);margin-top:3px}.rhex-market .rm-card-recovery small{color:var(--rm-danger);margin-top:5px}.rhex-market .rm-crypto-recovery>label{color:var(--rm-text);gap:8px;font-size:12px;font-weight:700;display:grid}.rhex-market .rm-crypto-recovery>.rm-button{width:fit-content}.rhex-market .rm-crypto-failed{background:var(--rm-warning-soft);border-radius:14px;gap:12px;margin-top:8px;padding:18px;display:grid}.rhex-market .rm-crypto-failed h3,.rhex-market .rm-crypto-failed p{margin:0}.rhex-market .rm-crypto-failed p{color:var(--rm-muted);font-size:11px}.rhex-market .rm-crypto-row{border-top:1px solid var(--rm-warning-line);grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) auto;align-items:center;gap:12px;padding-top:12px;display:grid}.rhex-market .rm-crypto-row b,.rhex-market .rm-crypto-row small{display:block}.rhex-market .rm-crypto-row small{color:var(--rm-muted);margin-top:3px;font-size:10px}@media (max-width:980px){.rhex-market .rm-subnav{gap:10px;overflow-x:auto}.rhex-market .rm-subnav nav{min-width:max-content}.rhex-market .rm-admin-link{display:none}.rhex-market .rm-hero,.rhex-market .rm-detail,.rhex-market .rm-checkout{grid-template-columns:1fr}.rhex-market .rm-hero{gap:34px;padding:42px}.rhex-market .rm-grid{grid-template-columns:repeat(2,1fr)}.rhex-market .rm-summary{position:static}.rhex-market .rm-admin{grid-template-columns:190px minmax(0,1fr)}.rhex-market .rm-admin-main{padding:30px 24px 50px}.rhex-market .rm-stat-grid{grid-template-columns:repeat(2,1fr)}.rhex-market .rm-admin-columns{grid-template-columns:1fr}.rhex-market .rm-mail-logs{grid-column:auto}}@media (max-width:700px){.rhex-market .rm-subnav{min-height:56px;padding:0 14px}.rhex-market .rm-brand>span:last-child{display:none}.rhex-market .rm-main{width:min(100% - 24px,1180px);padding-top:24px}.rhex-market .rm-hero{border-radius:20px;min-height:auto;padding:30px 24px}.rhex-market .rm-hero h1{font-size:39px}.rhex-market .rm-hero-card{padding:25px}.rhex-market .rm-trust{grid-template-columns:1fr}.rhex-market .rm-trust>div+div{border-top:1px solid var(--rm-line);border-left:0}.rhex-market .rm-section__head{flex-direction:column;align-items:stretch}.rhex-market .rm-search{width:100%}.rhex-market .rm-grid,.rhex-market .rm-feature-grid,.rhex-market .rm-security-grid,.rhex-market .rm-assets,.rhex-market .rm-facts,.rhex-market .rm-pay-modes{grid-template-columns:1fr}.rhex-market .rm-facts>div+div{border-top:1px solid var(--rm-line);border-left:0}.rhex-market .rm-checkout-product{grid-template-columns:110px 1fr}.rhex-market .rm-account-layout{grid-template-columns:1fr}.rhex-market .rm-account-nav{grid-template-columns:repeat(3,minmax(0,1fr));overflow-x:auto}.rhex-market .rm-account-nav a{justify-content:center;padding:10px 6px;font-size:9px}.rhex-market .rm-order__body{grid-template-columns:1fr;gap:12px}.rhex-market .rm-order__price{text-align:left}.rhex-market .rm-admin{margin:-10px;display:block}.rhex-market .rm-admin-side{border-right:0;border-bottom:1px solid var(--rm-line);gap:15px;padding:14px;position:static}.rhex-market .rm-admin-side nav{display:flex;overflow-x:auto}.rhex-market .rm-admin-side nav a{flex:none}.rhex-market .rm-back{display:none}.rhex-market .rm-admin-main{padding:24px 16px 45px}.rhex-market .rm-admin-head{flex-direction:column;align-items:flex-start}.rhex-market .rm-stat-grid,.rhex-market .rm-form-grid,.rhex-market .rm-import>div:first-child{grid-template-columns:1fr}.rhex-market .rm-admin .rm-panel{padding:20px}.rhex-market .rm-crypto-row{grid-template-columns:1fr}}.rhex-market .rm-public{background:hsl(var(--background,0 0% 100%));min-height:70vh}.rhex-market .rm-public-nav{z-index:25;border-bottom:1px solid var(--rm-line);background:hsl(var(--background) / .86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:stretch;gap:28px;min-height:64px;margin:0 calc(50% - 50vw);padding:0 max(24px,50vw - 600px);display:flex;position:sticky;top:0;box-shadow:0 1px #0f172a05}.rhex-market .rm-logo{color:var(--rm-ink);letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-weight:760;display:inline-flex}.rhex-market .rm-logo>b{background:linear-gradient(145deg, hsl(var(--primary)), hsl(var(--primary) / .75));width:33px;height:33px;color:var(--rm-primary-fg);box-shadow:0 8px 20px hsl(var(--primary) / .22);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.rhex-market .rm-public-nav nav{align-items:stretch;gap:4px;display:flex}.rhex-market .rm-public-nav nav a{color:var(--rm-muted);align-items:center;padding:0 14px;font-size:13px;font-weight:650;transition:color .16s,background .16s;display:inline-flex;position:relative}.rhex-market .rm-public-nav nav a:hover,.rhex-market .rm-public-nav nav a.is-active{background:var(--rm-primary-soft);color:var(--rm-primary)}.rhex-market .rm-public-nav nav a.is-active:after{background:var(--rm-primary);content:"";border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:12px;right:12px}.rhex-market .rm-admin-entry{border:1px solid var(--rm-line-strong);color:var(--rm-muted);border-radius:10px;align-self:center;margin-left:auto;padding:8px 13px;font-size:11px;font-weight:700;display:inline-flex}.rhex-market .rm-admin-entry:hover{border-color:hsl(var(--primary) / .5);background:var(--rm-primary-soft);color:var(--rm-primary)}.rhex-market .rm-public-main{width:min(1180px,100% - 32px);margin:0 auto;padding:42px 0 76px}.rhex-market .rm-eyebrow{color:var(--rm-primary);letter-spacing:.16em;font-size:10px;font-weight:800;display:inline-block}.rhex-market .rm-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.rhex-market .rm-heading h2{letter-spacing:-.035em;margin:5px 0 0;font-size:28px}.rhex-market .rm-type-filters{margin-top:-2px;margin-bottom:26px}.rhex-market .rm-type-filters button{justify-content:center;align-items:center;gap:7px;min-height:40px;padding:9px 16px;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex}.rhex-market .rm-type-filters button:hover{border-color:hsl(var(--primary) / .5);color:var(--rm-primary);transform:translateY(-1px)}.rhex-market .rm-type-filters button.is-active{box-shadow:0 8px 18px hsl(var(--primary) / .2)}.rhex-market .rm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.rhex-market .rm-art{aspect-ratio:16/10;color:var(--rm-on-deep);background:linear-gradient(145deg,#0f172a,#1d4ed8);flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:relative;overflow:hidden}.rhex-market .rm-art>img{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}.rhex-market .rm-product:hover .rm-art>img{transform:scale(1.035)}.rhex-market .rm-art-badges{z-index:2;flex-wrap:wrap;gap:7px;display:flex;position:absolute;top:13px;left:13px}.rhex-market .rm-art-badges span{color:var(--rm-on-deep);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border:1px solid #ffffff52;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;line-height:1.2;box-shadow:0 4px 12px #0f172a29}.rhex-market .rm-sale-badge{background:hsl(var(--destructive) / .9)}.rhex-market .rm-sold-badge{background:#0f172ab8}.rhex-market .rm-deadline-badges{z-index:2;position:absolute;top:13px;right:13px}.rhex-market .rm-deadline-badge{color:var(--rm-on-deep);white-space:nowrap;font-variant-numeric:tabular-nums;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0f172ab8;border:1px solid #ffffff52;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:700;line-height:1.2;box-shadow:0 4px 12px #0f172a29}.rhex-market .rm-art--entitlement{background:linear-gradient(145deg,#422006,#b45309 68%,#fbbf24)}.rhex-market .rm-art--activation{background:linear-gradient(145deg,#052e16,#047857 68%,#34d399)}.rhex-market .rm-art--card{background:linear-gradient(145deg,#1e1b4b,#6d28d9 70%,#a78bfa)}.rhex-market .rm-art--invite{background:linear-gradient(145deg,#172554,#1d4ed8 70%,#60a5fa)}.rhex-market .rm-art i{border:1px solid #fff3;border-radius:50%;width:180px;height:180px;position:absolute;top:-50px;right:-30px;box-shadow:0 0 0 30px #ffffff0a,0 0 0 60px #ffffff06}.rhex-market .rm-art strong,.rhex-market .rm-art small{color:var(--rm-on-deep);position:relative}.rhex-market .rm-art strong{font-size:24px;font-weight:850}.rhex-market .rm-art small{color:#ffffffa6;letter-spacing:.15em;margin-top:4px;font-size:8px}.rhex-market .rm-product-body{padding:20px}.rhex-market .rm-product-body>small{color:var(--rm-muted);font-size:9px}.rhex-market .rm-product-body>a{color:var(--rm-ink);margin-top:9px;font-weight:720;display:block}.rhex-market .rm-product-body>a:hover{color:var(--rm-primary)}.rhex-market .rm-product-body>p{min-height:42px;color:var(--rm-muted);margin:7px 0 17px;font-size:11px;line-height:1.9}.rhex-market .rm-product-body>div{justify-content:space-between;align-items:flex-end;display:flex}.rhex-market .rm-product-body strong{color:var(--rm-primary);font-size:20px}.rhex-market .rm-product-body span{color:var(--rm-muted);font-size:9px}.rhex-market .rm-product-body del{color:var(--rm-muted);margin-right:5px}.rhex-market .rm-detail-media{min-width:0}.rhex-market .rm-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.rhex-market .rm-gallery img{aspect-ratio:1;border:1px solid var(--rm-line);object-fit:cover;border-radius:10px;width:100%}.rhex-market .rm-price del{color:var(--rm-muted);margin-left:10px;font-size:13px}.rhex-market .rm-alert{border:1px solid hsl(var(--primary) / .3);background:var(--rm-primary-soft);color:var(--rm-primary);border-radius:12px;align-items:flex-start;gap:9px;margin:17px 0;padding:13px 15px;font-size:11px;line-height:1.7;display:flex}.rhex-market .rm-alert svg{flex:none;margin-top:1px}.rhex-market .rm-alert--error{border-color:var(--rm-danger-line);background:var(--rm-danger-soft);color:var(--rm-danger)}.rhex-market .rm-alert--success{border-color:var(--rm-success-line);background:var(--rm-success-soft);color:var(--rm-success)}.rhex-market .rm-tag{background:var(--rm-primary-soft);color:var(--rm-primary);border-radius:999px;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex}.rhex-market .rm-price{background:var(--rm-subtle);border-radius:14px;align-items:flex-end;gap:16px;margin:25px 0;padding:21px;display:flex}.rhex-market .rm-price strong{color:var(--rm-primary);font-size:34px;line-height:1}.rhex-market .rm-price span{color:var(--rm-muted);font-size:11px}.rhex-market .rm-detail dl{border:1px solid var(--rm-line);border-radius:13px;grid-template-columns:repeat(3,1fr);margin:0 0 24px;display:grid}.rhex-market .rm-detail dl>div{padding:15px}.rhex-market .rm-detail dl>div+div{border-left:1px solid var(--rm-line)}.rhex-market .rm-detail dt{color:var(--rm-muted);font-size:9px}.rhex-market .rm-detail dd{color:var(--rm-ink);margin:3px 0 0;font-size:11px;font-weight:700}.rhex-market .rm-detail-intro{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:18px;margin-top:28px;padding:26px 28px}.rhex-market .rm-detail-intro h2{color:var(--rm-ink);letter-spacing:-.02em;margin:0 0 16px;font-size:18px}.rhex-market .rm-detail-intro-body,.rhex-market .rm-description-body{color:var(--rm-text);word-break:break-word;font-size:13px;line-height:1.9}.rhex-market .rm-detail-intro-body p,.rhex-market .rm-description-body p{margin:0 0 12px}.rhex-market .rm-detail-intro-body p:last-child,.rhex-market .rm-description-body p:last-child{margin-bottom:0}.rhex-market .rm-detail-intro-body ul,.rhex-market .rm-detail-intro-body ol,.rhex-market .rm-description-body ul,.rhex-market .rm-description-body ol{margin:0 0 12px;padding-left:20px}.rhex-market .rm-detail-intro-body h1,.rhex-market .rm-detail-intro-body h2,.rhex-market .rm-detail-intro-body h3,.rhex-market .rm-detail-intro-body h4,.rhex-market .rm-description-body h1,.rhex-market .rm-description-body h2,.rhex-market .rm-description-body h3,.rhex-market .rm-description-body h4{color:var(--rm-ink);margin:18px 0 10px;line-height:1.4}.rhex-market .rm-detail-intro-body h1:first-child,.rhex-market .rm-detail-intro-body h2:first-child,.rhex-market .rm-detail-intro-body h3:first-child,.rhex-market .rm-detail-intro-body h4:first-child,.rhex-market .rm-description-body h1:first-child,.rhex-market .rm-description-body h2:first-child,.rhex-market .rm-description-body h3:first-child,.rhex-market .rm-description-body h4:first-child{margin-top:0}.rhex-market .rm-detail-intro-body img,.rhex-market .rm-description-body img{border-radius:10px;max-width:100%;margin:8px 0}.rhex-market .rm-detail-intro-body a,.rhex-market .rm-description-body a{color:var(--rm-primary);text-decoration:underline}.rhex-market .rm-detail-intro-body table,.rhex-market .rm-description-body table{border-collapse:collapse;width:100%;margin:0 0 12px}.rhex-market .rm-detail-intro-body th,.rhex-market .rm-detail-intro-body td,.rhex-market .rm-description-body th,.rhex-market .rm-description-body td{border:1px solid var(--rm-line);text-align:left;padding:8px 10px}.rhex-market .rm-description-body{margin:10px 0 22px}.rhex-market .rm-mini-product{border:1px solid var(--rm-line);border-radius:14px;grid-template-columns:155px minmax(0,1fr);align-items:center;gap:20px;margin:22px 0 30px;padding:14px;display:grid}.rhex-market .rm-mini-product .rm-art{border-radius:10px;padding:14px}.rhex-market .rm-mini-product p{color:var(--rm-muted);margin:5px 0 0;font-size:11px}.rhex-market .rm-radio-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin:13px 0 20px;display:grid}.rhex-market .rm-radio-cards button{border:1px solid var(--rm-line-strong);background:var(--rm-surface);min-height:54px;color:var(--rm-text);border-radius:11px;font-size:11px;font-weight:700}.rhex-market .rm-radio-cards button.is-active{border-color:var(--rm-primary);background:var(--rm-primary-soft);color:var(--rm-primary);box-shadow:0 0 0 1px var(--rm-primary)}.rhex-market .rm-account{grid-template-columns:225px minmax(0,1fr);align-items:start;gap:28px;display:grid}.rhex-market .rm-account>aside{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:15px;gap:5px;padding:8px;display:grid}.rhex-market .rm-account>aside a{color:var(--rm-muted);border-radius:10px;padding:12px 13px;font-size:11px;font-weight:650}.rhex-market .rm-account>aside a:hover,.rhex-market .rm-account>aside a.is-active{background:var(--rm-primary-soft);color:var(--rm-primary)}.rhex-market .rm-account>section{min-width:0}.rhex-market .rm-list>article{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:19px;display:flex}.rhex-market .rm-list article small{color:var(--rm-muted);margin-top:4px;font-size:9px;display:block}.rhex-market .rm-code{display:block!important}.rhex-market .rm-code-kind{background:var(--rm-primary-soft);color:var(--rm-primary);border-radius:999px;margin:6px 0 0;padding:3px 9px;font-size:10px;font-weight:700;display:inline-block!important}.rhex-market .rm-code>div{border:1px solid var(--rm-line-strong);background:var(--rm-subtle);border-radius:10px;align-items:center;gap:8px;margin:13px 0;padding:10px;display:flex}.rhex-market .rm-code code{min-width:0;color:var(--rm-ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:700;overflow:hidden}.rhex-market .rm-assets>div{justify-content:space-between;align-items:center;display:flex}.rhex-market .rm-exchange{max-width:620px;padding:30px}.rhex-market .rm-exchange>label{color:var(--rm-text);gap:8px;margin:20px 0;font-size:11px;font-weight:700;display:grid}.rhex-market .rm-admin-sidebar{border-right:1px solid var(--rm-line);background:var(--rm-surface);flex-direction:column;gap:26px;min-height:760px;padding:25px 16px;display:flex}.rhex-market .rm-admin-sidebar .rm-logo{padding:0 8px}.rhex-market .rm-admin-sidebar nav{gap:6px;display:grid}.rhex-market .rm-admin-sidebar nav a{color:var(--rm-muted);border-radius:11px;padding:12px 14px;font-size:12px;font-weight:680;transition:background .16s,color .16s}.rhex-market .rm-admin-sidebar nav a:hover,.rhex-market .rm-admin-sidebar nav a.is-active{background:var(--rm-primary-soft);color:var(--rm-primary)}.rhex-market .rm-admin-sidebar .rm-back{margin-top:auto}.rhex-market .rm-admin-content{min-width:0;padding:42px clamp(28px,4vw,58px) 64px}.rhex-market .rm-admin-content>h1{letter-spacing:-.035em;margin-bottom:30px;font-size:29px}.rhex-market .rm-admin-head h1{letter-spacing:-.035em;margin:0;font-size:29px}.rhex-market .rm-admin-head p{color:var(--rm-muted);margin:5px 0 0;font-size:11px}.rhex-market .rm-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.rhex-market .rm-stats>div{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:16px;min-height:125px;padding:24px;box-shadow:0 2px 5px #0f172a06}.rhex-market .rm-stats small,.rhex-market .rm-stats strong{display:block}.rhex-market .rm-stats small{color:var(--rm-muted);font-size:10px}.rhex-market .rm-stats strong{margin-top:15px;font-size:25px}.rhex-market .rm-editor{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:18px;margin:0 0 30px;padding:30px;box-shadow:0 12px 34px #0f172a0f}.rhex-market .rm-editor-head{border-bottom:1px solid var(--rm-line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px;padding-bottom:20px;display:flex}.rhex-market .rm-editor-head h2{margin:0;font-size:18px}.rhex-market .rm-editor .rm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 26px;margin:0;display:grid}.rhex-market .rm-editor .rm-form-grid>label,.rhex-market .rm-admin-content>.rm-form-grid>label{color:var(--rm-text);align-content:start;gap:9px;font-size:11px;font-weight:720;display:grid}.rhex-market .rm-editor .rm-form-grid>.rm-full{grid-column:1/-1;width:100%;min-width:0}.rhex-market .rm-editor .rm-form-grid>label.rm-field-required{color:var(--rm-danger)}.rhex-market .rm-editor .rm-form-grid>label.rm-field-required input{border-color:var(--rm-danger-line)}.rhex-market .rm-media-editor{border:1px solid var(--rm-line);background:hsl(var(--muted));border-radius:14px;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;gap:20px;padding:18px;display:grid;overflow:hidden}.rhex-market .rm-upload-card{border:1px dashed var(--rm-line-strong);background:var(--rm-surface);border-radius:12px;flex-direction:column;width:100%;min-width:0;min-height:255px;padding:15px;gap:7px!important;display:flex!important}.rhex-market .rm-upload-card>span{color:var(--rm-muted);font-size:9px;font-weight:500}.rhex-market .rm-upload-card>input[type=file]{width:100%;min-width:0;max-width:100%;color:var(--rm-muted);font-size:10px;display:block}.rhex-market .rm-upload-cover-preview{position:relative}.rhex-market .rm-upload-cover-preview img{object-fit:cover;border-radius:9px;width:100%;max-height:180px;display:block}.rhex-market .rm-upload-placeholder{background:var(--rm-primary-soft);min-height:120px;color:var(--rm-primary);border-radius:9px;place-items:center;font-size:11px;display:grid}.rhex-market .rm-upload-placeholder--gallery{border:1px dashed var(--rm-line-strong);background:hsl(var(--muted));min-height:120px;color:var(--rm-muted)}.rhex-market .rm-upload-previews{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:8px;min-width:0;display:grid}.rhex-market .rm-upload-previews figure{border:1px solid var(--rm-line);background:hsl(var(--muted));border-radius:9px;min-width:0;margin:0;position:relative;overflow:hidden}.rhex-market .rm-upload-previews img{aspect-ratio:1;object-fit:cover;border-radius:0;width:100%;display:block}.rhex-market .rm-upload-previews figcaption{color:var(--rm-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;padding:4px 5px;font-size:8px;overflow:hidden}.rhex-market .rm-upload-remove{width:22px;height:22px;color:var(--rm-on-deep);background:#0f172a9e;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:inline-flex;position:absolute;top:6px;right:6px}.rhex-market .rm-upload-remove:hover{background:var(--rm-danger);transform:scale(1.06)}.rhex-market .rm-permission-box{border:1px solid hsl(var(--primary) / .3);background:var(--rm-primary-soft);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:18px;display:grid}.rhex-market .rm-permission-box legend{color:var(--rm-primary);padding:0 7px;font-size:12px;font-weight:800}.rhex-market .rm-permission-box>label{color:var(--rm-text);gap:8px;font-size:10px;font-weight:700;display:grid}.rhex-market .rm-permission-box .rm-check-line{align-items:center;gap:8px;display:flex}.rhex-market .rm-permission-box .rm-permission-users{grid-column:span 2}.rhex-market .rm-permission-box .rm-permission-help{background:var(--rm-primary-soft);color:var(--rm-primary);border-radius:9px;grid-column:1/-1;margin:-2px 0 0;padding:8px 10px;font-size:9px;font-weight:500}.rhex-market .rm-permission-box select[multiple]{min-height:98px}.rhex-market .rm-permission-box textarea{min-height:76px}.rhex-market .rm-product-cell{align-items:center;gap:10px;min-width:210px;display:flex}.rhex-market .rm-product-cell>img,.rhex-market .rm-product-cell>span{object-fit:cover;border-radius:8px;flex:none;width:48px;height:38px}.rhex-market .rm-product-cell>span{background:var(--rm-primary-soft);color:var(--rm-primary);place-items:center;font-weight:800;display:grid}.rhex-market .rm-editor-actions{border-top:1px solid var(--rm-line);justify-content:flex-end;gap:10px;margin-top:28px;padding-top:21px;display:flex}.rhex-market .rm-editor input:not([type=checkbox]),.rhex-market .rm-editor select,.rhex-market .rm-editor textarea,.rhex-market .rm-toolbar input:not([type=checkbox]),.rhex-market .rm-toolbar select,.rhex-market .rm-import-box input:not([type=checkbox]):not([type=file]),.rhex-market .rm-import-box select,.rhex-market .rm-import-box textarea{border:1.5px solid var(--rm-line-strong);background:var(--rm-surface);min-height:48px;color:var(--rm-ink);border-radius:11px;padding:11px 14px;font-size:12px;box-shadow:0 1px 2px #0f172a06}.rhex-market .rm-editor input:not([type=checkbox]):hover,.rhex-market .rm-editor select:hover,.rhex-market .rm-editor textarea:hover,.rhex-market .rm-toolbar input:hover,.rhex-market .rm-toolbar select:hover,.rhex-market .rm-import-box textarea:hover{border-color:hsl(var(--foreground) / .3)}.rhex-market .rm-editor input:not([type=checkbox]):focus,.rhex-market .rm-editor select:focus,.rhex-market .rm-editor textarea:focus,.rhex-market .rm-toolbar input:focus,.rhex-market .rm-toolbar select:focus,.rhex-market .rm-import-box textarea:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 4px hsl(var(--ring) / .35);outline:0}.rhex-market .rm-editor textarea,.rhex-market .rm-import-box textarea{resize:vertical;min-height:118px;line-height:1.7}.rhex-market .rm-editor input:disabled,.rhex-market .rm-editor select:disabled{cursor:not-allowed;background:hsl(var(--muted));color:var(--rm-muted)}.rhex-market .rm-toolbar{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:15px;align-items:center;gap:12px;margin:22px 0;padding:15px;display:flex}.rhex-market .rm-toolbar .rm-search{flex:1;min-width:260px}.rhex-market .rm-toolbar select{width:auto;min-width:145px}.rhex-market .rm-import-box{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:16px;grid-template-columns:minmax(170px,.9fr) 110px minmax(250px,1.5fr) auto auto;align-items:stretch;gap:13px;margin-bottom:26px;padding:20px;display:grid}.rhex-market .rm-import-box textarea,.rhex-market .rm-import-box .rm-file{min-height:84px}.rhex-market .rm-import-box>.rm-button{align-self:center}.rhex-market .rm-row-actions{flex-wrap:wrap;gap:7px;display:flex}.rhex-market .rm-discount{font-weight:700;color:hsl(var(--destructive))!important}.rhex-market .rm-discount--inactive{font-weight:600;text-decoration:line-through;color:var(--rm-muted)!important}.rhex-market .rm-switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.rhex-market .rm-switch.is-busy{cursor:wait;opacity:.7}.rhex-market .rm-switch input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.rhex-market .rm-switch-track{background:hsl(var(--input));border-radius:999px;flex:none;width:40px;height:22px;transition:background .2s;display:inline-block;position:relative}.rhex-market .rm-switch input:checked+.rm-switch-track{background:var(--rm-primary)}.rhex-market .rm-switch input:focus-visible+.rm-switch-track{box-shadow:0 0 0 3px hsl(var(--primary) / .25)}.rhex-market .rm-switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0f172a59}.rhex-market .rm-switch input:checked+.rm-switch-track .rm-switch-thumb{transform:translate(18px)}.rhex-market .rm-switch-label{min-width:40px;color:var(--rm-muted);font-size:10px;font-weight:700;transition:color .2s}.rhex-market .rm-switch input:checked~.rm-switch-label{color:var(--rm-primary)}.rhex-market .rm-confirm-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a7a;justify-content:center;align-items:center;padding:20px;animation:.15s rm-confirm-fade;display:flex;position:fixed;inset:0}.rhex-market .rm-confirm-modal{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:20px;width:min(420px,100%);padding:28px 26px 22px;animation:.18s rm-confirm-pop;box-shadow:0 30px 70px #0f172a47}.rhex-market .rm-confirm-icon{background:var(--rm-primary-soft);width:44px;height:44px;color:var(--rm-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.rhex-market .rm-confirm-icon--danger{background:var(--rm-danger-soft);color:var(--rm-danger)}.rhex-market .rm-confirm-modal h3{color:var(--rm-ink);letter-spacing:-.01em;margin:0 0 10px;font-size:17px}.rhex-market .rm-confirm-modal p{color:var(--rm-text);margin:0;font-size:12.5px;line-height:1.7}.rhex-market .rm-confirm-warning{border:1px solid var(--rm-danger-line);background:var(--rm-danger-soft);color:var(--rm-danger);border-radius:12px;align-items:flex-start;gap:8px;margin-top:14px;padding:11px 13px;font-size:11.5px;font-weight:650;line-height:1.6;display:flex}.rhex-market .rm-confirm-warning svg{flex:none;margin-top:1px}.rhex-market .rm-confirm-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@keyframes rm-confirm-fade{0%{opacity:0}to{opacity:1}}@keyframes rm-confirm-pop{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.rhex-market .rm-pager{justify-content:center;align-items:center;gap:7px;margin:21px 0 5px;display:flex}.rhex-market .rm-pager>button:not(.rm-button){border:1px solid var(--rm-line);background:var(--rm-surface);min-width:34px;height:34px;color:var(--rm-muted);border-radius:9px;font-size:11px;font-weight:700}.rhex-market .rm-pager>button.is-active{border-color:var(--rm-primary);background:var(--rm-primary);color:var(--rm-primary-fg)}.rhex-market .rm-security{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:25px;display:grid}.rhex-market .rm-security article{border:1px solid var(--rm-line);background:var(--rm-surface);border-radius:15px;padding:24px}.rhex-market .rm-security svg{color:var(--rm-primary)}.rhex-market .rm-security h3{margin:13px 0 0;font-size:13px}.rhex-market .rm-security p{color:var(--rm-muted);margin:7px 0 0;font-size:11px;line-height:1.8}@media (max-width:1050px){.rhex-market .rm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rhex-market .rm-admin{grid-template-columns:205px minmax(0,1fr)}.rhex-market .rm-admin-content{padding:32px 25px 52px}.rhex-market .rm-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.rhex-market .rm-import-box{grid-template-columns:1fr 120px 1.5fr}.rhex-market .rm-import-box>.rm-button{align-self:stretch}.rhex-market .rm-permission-box{grid-template-columns:repeat(2,minmax(0,1fr))}.rhex-market .rm-media-editor{grid-template-columns:minmax(0,1fr)}.rhex-market .rm-upload-card{min-height:0}}@media (max-width:720px){.rhex-market .rm-public-nav{gap:9px;min-height:56px;padding:0 13px;overflow-x:auto}.rhex-market .rm-public-nav .rm-logo{font-size:0}.rhex-market .rm-public-nav nav{min-width:max-content}.rhex-market .rm-public-nav nav a{padding:0 10px;font-size:11px}.rhex-market .rm-admin-entry{display:none}.rhex-market .rm-media-editor,.rhex-market .rm-permission-box{grid-template-columns:1fr}.rhex-market .rm-permission-box .rm-permission-users{grid-column:auto}.rhex-market .rm-public-main{width:calc(100% - 24px);padding-top:24px}.rhex-market .rm-heading{flex-direction:column;align-items:stretch}.rhex-market .rm-product-grid,.rhex-market .rm-detail,.rhex-market .rm-checkout,.rhex-market .rm-account,.rhex-market .rm-security,.rhex-market .rm-detail dl{grid-template-columns:1fr}.rhex-market .rm-detail dl>div+div{border-top:1px solid var(--rm-line);border-left:0}.rhex-market .rm-radio-cards{grid-template-columns:1fr}.rhex-market .rm-account>aside{grid-template-columns:repeat(3,minmax(0,1fr));overflow-x:auto}.rhex-market .rm-account>aside a{text-align:center;padding:10px 6px}.rhex-market .rm-admin{margin:-10px;display:block}.rhex-market .rm-admin-sidebar{border-right:0;border-bottom:1px solid var(--rm-line);gap:14px;min-height:0;padding:14px}.rhex-market .rm-admin-sidebar .rm-logo{display:none}.rhex-market .rm-admin-sidebar nav{display:flex;overflow-x:auto}.rhex-market .rm-admin-sidebar nav a{flex:none}.rhex-market .rm-admin-sidebar .rm-back{display:none}.rhex-market .rm-admin-content{padding:24px 15px 45px}.rhex-market .rm-admin-head{flex-direction:column;align-items:flex-start}.rhex-market .rm-stats,.rhex-market .rm-editor .rm-form-grid,.rhex-market .rm-import-box{grid-template-columns:1fr}.rhex-market .rm-toolbar{flex-direction:column;align-items:stretch}.rhex-market .rm-toolbar .rm-search,.rhex-market .rm-toolbar select{width:100%;min-width:0}.rhex-market .rm-list>article{flex-direction:column;align-items:flex-start}}.rhex-market .rm-admin-tabs{border-bottom:1px solid var(--rm-line);flex-wrap:wrap;gap:8px;margin-bottom:26px;padding-bottom:22px;display:flex}.rhex-market .rm-admin-tabs a{border:1px solid var(--rm-line);background:var(--rm-surface);color:var(--rm-muted);border-radius:999px;align-items:center;gap:6px;padding:8px 15px;font-size:12px;font-weight:650;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.rhex-market .rm-admin-tabs a:hover{border-color:var(--rm-primary);color:var(--rm-primary)}.rhex-market .rm-admin-tabs a.is-active{border-color:var(--rm-primary);background:var(--rm-primary);color:var(--rm-primary-fg)}
.mobile-bottom-nav-slot{display:contents}.mobile-bottom-nav-root{--mbn-active:#2488ff;--mbn-compose:#111827;--mbn-bg:#ffffffeb;--mbn-border:#0f172a14;--mbn-shadow:#0f172a29;--mbn-bottom:0px;display:contents}.mobile-bottom-nav{box-sizing:border-box;z-index:60;pointer-events:none;backface-visibility:hidden;will-change:transform;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0)}.mobile-bottom-nav[data-visible=true]{display:block}.mobile-bottom-nav__rail{box-sizing:border-box;grid-template-columns:repeat(var(--mbn-item-count,5), minmax(0, 1fr));min-height:calc(54px + env(safe-area-inset-bottom));max-width:none;padding-right:max(10px, env(safe-area-inset-right));padding-bottom:env(safe-area-inset-bottom);padding-left:max(10px, env(safe-area-inset-left));border:0;border-top:1px solid var(--mbn-border);background:var(--mbn-bg);box-shadow:none;pointer-events:auto;border-radius:0;align-items:center;margin:0 auto;display:grid;position:relative}.mobile-bottom-nav.is-blurred .mobile-bottom-nav__rail{-webkit-backdrop-filter:blur(18px)saturate(1.28);backdrop-filter:blur(18px)saturate(1.28)}.mobile-bottom-nav.is-attached{bottom:0;left:0;right:0}.mobile-bottom-nav.is-attached .mobile-bottom-nav__rail{max-width:none;min-height:calc(54px + env(safe-area-inset-bottom));padding-right:max(10px, env(safe-area-inset-right));padding-bottom:env(safe-area-inset-bottom);padding-left:max(10px, env(safe-area-inset-left));border:0;border-top:1px solid var(--mbn-border);border-radius:0}.mobile-bottom-nav__item{box-sizing:border-box;color:#484e58f2;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:46px;text-decoration:none;transition:color .16s,background-color .16s,transform .16s;display:inline-flex;position:relative}.mobile-bottom-nav__item:hover,.mobile-bottom-nav__item:focus-visible{color:var(--mbn-active);background:color-mix(in srgb, var(--mbn-active) 9%, transparent);outline:none}.mobile-bottom-nav__item.is-active{color:var(--mbn-active)}.mobile-bottom-nav__item.is-compose{min-height:50px;color:var(--mbn-compose)}.mobile-bottom-nav__item.is-compose .mobile-bottom-nav__icon{width:40px;height:40px;color:var(--mbn-compose);background:color-mix(in srgb, var(--mbn-compose) 9%, transparent);border-radius:999px}.mobile-bottom-nav__item.is-compose:hover,.mobile-bottom-nav__item.is-compose:focus-visible{color:var(--mbn-active)}.mobile-bottom-nav__item.is-compose:hover .mobile-bottom-nav__icon,.mobile-bottom-nav__item.is-compose:focus-visible .mobile-bottom-nav__icon{color:var(--mbn-active);background:color-mix(in srgb, var(--mbn-active) 12%, transparent)}.mobile-bottom-nav__item.is-active:after{content:"";background:currentColor;border-radius:999px;width:5px;height:5px;position:absolute;bottom:2px;right:50%;transform:translate(50%)}.mobile-bottom-nav__icon{box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.mobile-bottom-nav__icon svg{stroke-width:2px;width:25px;height:25px}.mobile-bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:4.5rem;font-size:11px;font-weight:600;line-height:1;display:none;overflow:hidden}.mobile-bottom-nav.has-labels .mobile-bottom-nav__item{flex-direction:column;min-height:50px}.mobile-bottom-nav.has-labels .mobile-bottom-nav__icon{width:26px;height:26px}.mobile-bottom-nav.has-labels .mobile-bottom-nav__icon svg{width:22px;height:22px}.mobile-bottom-nav.has-labels .mobile-bottom-nav__label{display:block}html.dark .mobile-bottom-nav.is-auto-theme{--mbn-bg:#111827d6;--mbn-border:#ffffff14;--mbn-shadow:#00000061}html.dark .mobile-bottom-nav.is-auto-theme .mobile-bottom-nav__item{color:#e5e7ebc2}@media (max-width:767px){html[data-mobile-bottom-nav-visible] button[aria-label=回到顶部],html[data-mobile-bottom-nav-visible] button[title=回到顶部]{bottom:var(--mbn-back-to-top-bottom,calc(5rem + env(safe-area-inset-bottom)))!important}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2?dpl=f25fb868ed3d60c14970d78ab6f11f2c70cf4850)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2?dpl=f25fb868ed3d60c14970d78ab6f11f2c70cf4850)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2?dpl=f25fb868ed3d60c14970d78ab6f11f2c70cf4850)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2?dpl=f25fb868ed3d60c14970d78ab6f11f2c70cf4850)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2?dpl=f25fb868ed3d60c14970d78ab6f11f2c70cf4850)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_da832ead-module__aN_Ytq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_da832ead-module__aN_Ytq__variable{--font-sans:"Geist", "Geist Fallback"}
