:root{--bg: #e8fff8;--page: #f2f6f7;--card: #ffffff;--mint: #eafff7;--cyan: #27e8d2;--pink: #ff3d6e;--pink-dark: #ef1f58;--text: #20262b;--muted: #899094;--line: #eef1f3;--shadow: 0 8px 24px rgba(33, 57, 50, .08);font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.q-logo-mark{display:inline-block;width:62px;height:62px;min-width:62px;border:0;background:transparent;clip-path:none;overflow:visible;filter:drop-shadow(0 10px 14px rgba(243,179,44,.28))}.q-logo-mark .star-body{fill:url(#sjz-logo-gold);stroke:#fff8cf;stroke-width:2}.q-mascot-svg .mascot-hood{fill:url(#sjz-mascot-hood);stroke-width:6}.transaction-page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 96px;color:#18223a}.transaction-hero{display:flex;align-items:end;justify-content:space-between;gap:32px;min-height:220px;padding:36px 0 28px;border-bottom:1px solid #d8e1ec}.transaction-hero.compact{min-height:150px}.transaction-hero>div{max-width:760px}.transaction-hero span,.order-detail-panel>header span,.rental-setting-panel .section-title span{color:#087f5b;font-size:12px;font-weight:800;text-transform:uppercase}.transaction-hero h1{margin:6px 0 8px;font-size:36px;line-height:1.15;letter-spacing:0}.transaction-hero p{margin:0;color:#5b6579;line-height:1.7}.transaction-hero-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:end;gap:8px}.transaction-filter{display:grid;grid-template-columns:minmax(260px,1fr) 180px auto;align-items:end;gap:12px;padding:20px 0}.transaction-filter label,.transaction-form label,.admin-import-form label{display:grid;gap:7px;color:#425069;font-size:13px;font-weight:700}.transaction-filter input,.transaction-filter select,.transaction-form input,.transaction-form select,.transaction-form textarea,.admin-import-form input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#172033;font:inherit}.transaction-form textarea{min-height:130px;resize:vertical}.purchase-grid,.order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.purchase-card,.order-card,.purchase-detail-shell,.order-detail-panel,.transaction-form,.admin-import-panel{border:1px solid #dbe3ec;border-radius:8px;background:#fff;box-shadow:0 8px 24px #18223a0f}.purchase-card{display:grid;gap:14px;padding:20px}.purchase-card-head,.purchase-card footer,.order-card header,.order-card footer,.purchase-detail-shell>header,.purchase-detail-shell>footer,.order-detail-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.purchase-card-head>span:first-child{color:#58657a;font-size:13px;font-weight:700}.purchase-card h2,.order-card h2{margin:0;font-size:19px;line-height:1.45}.purchase-card h2 a,.order-card h2 a{color:#172033;text-decoration:none}.purchase-param-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.purchase-param-row span{min-width:0;padding:10px;border-radius:6px;background:#f4f7fa;color:#6a7487;font-size:11px}.purchase-param-row b{display:block;overflow:hidden;color:#26334b;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.purchase-card footer{border-top:1px solid #edf1f5;padding-top:14px}.purchase-card footer p,.purchase-card footer time{margin:0;color:#6a7487;font-size:12px}.purchase-card footer strong{color:#d9480f;font-size:18px}.transaction-status{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;background:#edf2f7;color:#4b5870;font-size:12px;font-weight:800}.transaction-status.status-approved,.transaction-status.status-active{background:#dff7ec;color:#087f5b}.transaction-status.status-pending,.transaction-status.status-pending_start{background:#fff3bf;color:#8f5b00}.transaction-status.status-rejected,.transaction-status.status-cancelled{background:#ffe3e3;color:#c92a2a}.transaction-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;padding:24px}.transaction-form .wide,.admin-import-form .wide{grid-column:1 / -1}.transaction-consent{grid-template-columns:20px 1fr!important;align-items:start}.transaction-consent input{min-height:18px;margin:2px 0 0}.transaction-back{display:inline-flex;margin:8px 0 18px;color:#3e4c65;font-weight:700;text-decoration:none}.purchase-detail-shell,.order-detail-panel{padding:28px}.purchase-detail-shell h1,.order-detail-panel h1{margin:5px 0 0;font-size:28px;letter-spacing:0}.purchase-detail-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.purchase-detail-metrics p{display:grid;gap:6px;margin:0;padding:16px;border:1px solid #e3e9f0;border-radius:6px;background:#f8fafc}.purchase-detail-metrics span,.order-detail-panel dt{color:#6b768a;font-size:12px}.purchase-detail-shell>section{padding:18px 0;border-top:1px solid #edf1f5}.purchase-detail-shell>section h2{margin:0 0 8px;font-size:16px}.purchase-detail-shell>section p{margin:0;color:#566176;line-height:1.75;white-space:pre-wrap}.purchase-detail-shell>footer{padding-top:18px;border-top:1px solid #edf1f5}.purchase-detail-shell>footer>div{display:flex;flex-wrap:wrap;justify-content:end;gap:8px}.order-grid{margin-top:24px}.order-card{display:grid;grid-template-columns:128px minmax(0,1fr);overflow:hidden}.order-card-media{display:grid;min-height:190px;place-items:center;background:#e8eef5;color:#64748b;text-decoration:none}.order-card-media img{width:100%;height:100%;object-fit:cover}.order-card-main{display:grid;gap:11px;min-width:0;padding:17px}.order-card header>span:first-child,.order-card-main>p{overflow:hidden;color:#6b768a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.order-money{display:flex;flex-wrap:wrap;gap:16px;color:#606d82;font-size:12px}.order-money b{color:#172033}.order-countdown{color:#087f5b;font-variant-numeric:tabular-nums;font-weight:800}.order-countdown.is-expired{color:#c92a2a}.order-countdown-large{margin:24px 0;padding:22px;border-left:4px solid #12b886;background:#edf9f5;font-size:24px}.order-detail-panel dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #dfe6ed;border-radius:6px;background:#dfe6ed}.order-detail-panel dl div{display:grid;gap:6px;padding:16px;background:#fff}.order-detail-panel dd{margin:0;color:#1d293e;font-weight:800}.order-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.transaction-security-note{margin:22px 0 0;padding-top:18px;border-top:1px solid #e7ecf1;color:#5e6a7e;font-size:13px;line-height:1.7}.rental-duration-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.rental-duration-panel p{display:grid;gap:4px;margin:0;padding:10px;border-radius:6px;background:#edf9f5}.rental-duration-panel span{color:#627064;font-size:11px}.rental-duration-panel strong{color:#087f5b;font-size:15px}.pc-detail-actions form,.detail-bottom form{display:contents}.listing-estimate-preview{display:grid!important;gap:14px!important;padding:18px!important;border:1px solid #c9e9dd;border-radius:8px;background:#f1fbf7}.listing-estimate-preview header,.listing-estimate-preview header>div,.listing-estimate-preview header label{display:flex;align-items:center;justify-content:space-between;gap:12px}.q-publish-form .listing-estimate-preview header label{display:flex!important;grid-template-columns:none!important;width:auto!important;padding:0!important;border:0!important;background:transparent!important}.q-publish-form .listing-estimate-preview .listing-auto-pricing{display:inline-flex!important;grid-template-columns:none!important;align-items:center!important;justify-content:flex-start!important;justify-self:start;gap:8px!important;width:max-content!important;max-width:100%;padding:0!important;border:0!important;background:transparent!important}.q-publish-form .listing-estimate-preview .listing-auto-pricing span{display:inline!important;width:auto!important;min-width:0!important;writing-mode:horizontal-tb;white-space:nowrap}.listing-estimate-preview header>div{justify-content:start}.listing-estimate-preview header strong{color:#d9480f;font-size:22px}.listing-estimate-preview header input{width:18px!important;min-width:18px!important;min-height:18px;padding:0!important}.listing-estimate-preview>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.listing-estimate-preview p{display:grid;gap:4px;margin:0;padding:10px;border-radius:6px;background:#fff}.listing-estimate-preview p span,.listing-estimate-preview small{color:#687568;font-size:11px}.admin-import-panel{margin:18px 0;overflow:hidden}.admin-import-panel summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;cursor:pointer;background:#f6f8fb;font-weight:800}.admin-import-panel summary small{color:#64748b;font-weight:500}.admin-import-form{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:14px;padding:18px}.import-result-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.import-result-summary span{padding:10px;border-radius:6px;background:#eef7f4;color:#526157}.import-preview-table{max-width:100%;overflow:auto;border:1px solid #e1e7ed;border-radius:6px}.import-preview-table table{width:100%;min-width:620px;border-collapse:collapse}.import-preview-table th,.import-preview-table td{padding:9px 12px;border-bottom:1px solid #edf1f5;text-align:left;white-space:nowrap}.admin-purchase-list{display:grid;gap:14px}.admin-purchase-list>article{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:14px;padding-bottom:14px;border-bottom:1px solid #e5eaf0}.admin-purchase-list .purchase-card{box-shadow:none}.admin-purchase-list form{display:grid;align-content:center;gap:10px}.admin-purchase-list form label{display:grid;gap:6px}.admin-purchase-list form input{min-height:42px;padding:9px 11px;border:1px solid #cbd5e1;border-radius:6px}.rental-setting-panel{margin:18px 0}@media (max-width: 900px){.purchase-grid,.order-grid{grid-template-columns:1fr}.admin-purchase-list>article{grid-template-columns:1fr}.order-detail-panel dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.transaction-page{width:100%;padding:0 14px 104px}.transaction-hero,.transaction-hero.compact{align-items:stretch;min-height:0;padding:24px 0 18px;flex-direction:column;gap:16px}.transaction-hero h1{font-size:27px}.transaction-hero-actions,.transaction-hero-actions .button-primary,.transaction-hero-actions .button-soft{width:100%}.transaction-filter,.transaction-form,.admin-import-form{grid-template-columns:1fr}.transaction-form{gap:14px;margin-top:16px;padding:16px}.transaction-form .wide,.admin-import-form .wide{grid-column:auto}.purchase-card{padding:16px}.purchase-param-row,.purchase-detail-metrics,.rental-duration-panel{grid-template-columns:1fr}.purchase-card footer,.purchase-detail-shell>header,.purchase-detail-shell>footer,.order-detail-panel>header{align-items:flex-start;flex-direction:column}.purchase-card footer .button-soft,.purchase-detail-shell>footer>div,.purchase-detail-shell>footer .button-primary,.purchase-detail-shell>footer .button-soft{width:100%}.purchase-detail-shell,.order-detail-panel{padding:18px}.order-card{grid-template-columns:92px minmax(0,1fr)}.order-card-media{min-height:218px}.order-card footer{align-items:flex-start;flex-direction:column}.order-countdown-large{padding:16px;font-size:18px}.order-detail-panel dl,.listing-estimate-preview>div,.import-result-summary{grid-template-columns:1fr 1fr}.listing-estimate-preview header{align-items:flex-start;flex-direction:column}.admin-import-panel summary{align-items:flex-start;flex-direction:column}}@media (max-width: 430px){.order-card{grid-template-columns:1fr}.order-card-media{min-height:150px;max-height:180px}.order-detail-panel dl,.listing-estimate-preview>div,.import-result-summary{grid-template-columns:1fr}}.auto-support-prompt{position:fixed;right:110px;bottom:24px;z-index:65;width:min(330px,calc(100vw - 32px));padding:16px;border:1px solid rgba(37,99,235,.18);border-radius:18px;background:#fffffff5;box-shadow:0 18px 48px #0f172a29;color:#172554}.auto-support-prompt b{display:block;padding-right:28px;font-size:16px;line-height:1.35}.auto-support-prompt p{margin:7px 0 12px;color:#64748b;font-size:13px;line-height:1.55}.auto-support-close{position:absolute;top:10px;right:10px;width:28px;height:28px;border:0;border-radius:999px;background:#eef2ff;color:#475569;font-size:18px;line-height:1;cursor:pointer}.auto-support-actions{display:grid;gap:8px}.auto-support-agent,.auto-support-primary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;padding:10px 12px;border:1px solid rgba(20,184,166,.24);border-radius:12px;background:#f8fffe;color:#0f766e;font-weight:800;text-decoration:none;cursor:pointer}.auto-support-agent em{color:#14b8a6;font-size:12px;font-style:normal}.auto-support-primary{justify-content:center;border-color:transparent;background:linear-gradient(135deg,#22c6c8,#7c5cff);color:#fff;box-shadow:0 10px 24px #22c6c838}@media (max-width: 767px){.auto-support-prompt{right:12px;bottom:calc(86px + env(safe-area-inset-bottom));left:12px;width:auto;padding:14px;border-radius:16px}}.q-account-page{width:min(1344px,calc(100% - 56px))!important;margin:0 auto!important;padding:28px 0 56px!important;overflow-x:clip!important}.q-account-page .q-account-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 310px auto!important;align-items:center!important;min-height:252px!important;margin:0 0 -50px!important;padding:34px 48px 74px!important;border-radius:32px 32px 40px 40px!important;background:radial-gradient(circle at 12% 22%,rgba(255,255,255,.95) 0 18px,transparent 19px),radial-gradient(circle at 70% 20%,rgba(255,218,103,.9) 0 12px,transparent 13px),linear-gradient(135deg,#e7fbff,#f5fcff 52%,#eef5ff)!important;box-shadow:0 22px 52px #40b2d529!important}.q-account-page .account-hero-mascot{width:270px!important;height:210px!important;justify-self:end!important;align-self:end!important}.q-account-page .q-account-profile{display:grid!important;grid-template-columns:minmax(360px,.68fr) minmax(0,1.32fr)!important;gap:44px!important;width:calc(100% - 22px)!important;margin:0 auto!important;padding:52px 56px 46px!important;border:1px solid rgba(194,221,255,.86)!important;border-radius:32px!important;background:#fffffff0!important;box-shadow:0 24px 64px #45a6cd26!important}.q-account-page .q-account-profile .account-profile-left{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:30px!important;align-items:center!important}.q-account-page .q-account-profile .account-role-panel{display:grid!important;align-content:center!important;gap:20px!important}.q-account-page .q-account-profile .account-role-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.q-account-page .q-account-profile .account-role-grid .account-role-card{position:relative!important;display:grid!important;place-items:center!important;min-height:132px!important;padding:22px 14px!important;border:1px solid rgba(199,211,236,.86)!important;border-radius:22px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 14px 32px #43699a14!important}.q-account-page .q-account-profile .account-role-grid .account-role-card.active{border-color:#8b5cf6bd!important;background:linear-gradient(145deg,#fffffffa,#f8f3fff5)!important;box-shadow:0 16px 34px #8b5cf629!important}.q-account-page .q-account-profile .account-role-grid .account-role-card>i{display:grid!important;place-items:center!important;width:52px!important;height:52px!important;margin:0 0 10px!important;border-radius:18px!important;background:#f4f7ff!important;color:#596078!important;font-style:normal!important}.q-account-page .q-account-profile .account-role-grid .account-role-card.active>i{background:linear-gradient(135deg,#efe7ff,#fff)!important;color:#8b5cf6!important}.q-account-page .q-account-profile .account-role-grid .account-role-card svg{width:30px!important;height:30px!important}.q-account-page .q-account-profile .account-role-grid .account-role-card>span{display:block!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#212945!important;font-size:17px!important;font-weight:950!important;text-align:center!important}.q-account-page .q-account-profile .account-role-grid .account-role-card>b{position:absolute!important;top:10px!important;right:10px!important;display:grid!important;place-items:center!important;width:31px!important;height:31px!important;border-radius:10px!important;background:linear-gradient(135deg,#a47cff,#7e54f6)!important;color:#fff!important;font-size:12px!important}.q-account-page .q-account-profile .account-identity{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px 18px!important;align-items:center!important;padding:18px 22px!important;border:1px solid rgba(178,145,255,.25)!important;border-radius:20px!important;background:linear-gradient(135deg,#f7f0ffeb,#fffffff0)!important}.q-account-page .q-account-profile .account-workbench{grid-row:1 / span 2!important;grid-column:2!important;display:inline-grid!important;place-items:center!important;min-width:212px!important;min-height:54px!important;padding:0 28px!important;border-radius:999px!important;background:linear-gradient(135deg,#8d62f7,#a973ff)!important;color:#fff!important;font-size:17px!important;font-weight:950!important;text-decoration:none!important}.q-account-page .q-account-stats{width:calc(100% - 22px)!important;margin:36px auto 0!important;padding:34px 36px 40px!important;border:1px solid rgba(198,224,255,.84)!important;border-radius:30px!important;background:#fffffff0!important;box-shadow:0 20px 56px #45a6cd21!important}@media (max-width: 720px){.q-account-page{width:100%!important;max-width:100%!important;padding:0 0 calc(94px + env(safe-area-inset-bottom))!important}.q-account-page .q-account-hero{grid-template-columns:minmax(0,1fr) 150px!important;min-height:306px!important;margin:0 0 -48px!important;padding:104px 22px 92px!important;border-radius:0 0 34px 34px!important;box-shadow:none!important}.q-account-page .account-hero-mascot{width:168px!important;height:156px!important;margin:0 -8px -4px 0!important}.q-account-page .q-account-profile{grid-template-columns:1fr!important;gap:22px!important;width:calc(100% - 24px)!important;padding:28px 18px!important;border-radius:30px!important}.q-account-page .q-account-profile .account-profile-left{grid-template-columns:104px minmax(0,1fr)!important;gap:18px!important}.q-account-page .q-account-profile .account-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.q-account-page .q-account-profile .account-role-grid .account-role-card{min-height:140px!important;padding:18px 10px!important}.q-account-page .q-account-profile .account-role-grid .account-role-card>span{font-size:20px!important}.q-account-page .q-account-profile .account-identity{grid-template-columns:1fr!important}.q-account-page .q-account-profile .account-workbench{grid-column:auto!important;grid-row:auto!important;width:100%!important;min-width:0!important}.q-account-page .q-account-stats{width:calc(100% - 24px)!important;padding:28px 18px 30px!important}}.q-account-page,.q-message-page{--q-navy: #1f2858;--q-muted: #6f7898;--q-cyan: #24d4d0;--q-purple: #8b5cf6;--q-pink: #ff5f91;--q-card: rgba(255, 255, 255, .92);width:min(1344px,calc(100% - 56px));margin:0 auto;padding:36px 0 56px;color:var(--q-navy);overflow:visible}.q-account-page .q-account-hero,.q-message-page .q-message-hero{position:relative;isolation:isolate;min-height:232px;margin:0 0 -38px;padding:42px 48px 78px;border-radius:34px 34px 42px 42px;background:radial-gradient(circle at 17% 28%,rgba(255,255,255,.95) 0 .9rem,transparent 1rem),radial-gradient(circle at 70% 22%,rgba(255,219,118,.92) 0 .8rem,transparent .86rem),linear-gradient(135deg,#e5fbff,#f3fbff 48%,#edf4ff);box-shadow:0 22px 52px #40b2d52e}.q-account-page .q-account-hero{display:grid;grid-template-columns:minmax(0,1fr) 330px auto;align-items:center;gap:22px}.q-account-hero .account-hero-copy{position:relative;z-index:2;display:grid;gap:10px}.q-account-hero .account-hero-copy p,.q-message-hero .message-banner-kicker{margin:0;color:#8b5cf6;font-size:13px;font-weight:900;letter-spacing:0}.q-account-hero h1,.q-message-hero b{margin:0;color:var(--q-navy);font-size:clamp(34px,3.2vw,54px);font-weight:950;line-height:1.04}.q-account-hero small,.q-message-hero p{margin:0;color:#5f6c92;font-size:20px;font-weight:700}.q-account-page .account-hero-mascot,.q-message-page .message-banner-mascot{position:relative;z-index:1;justify-self:end;width:288px;height:224px;margin-bottom:-18px}.q-account-page .account-logout{align-self:start;justify-self:end;min-width:104px;height:42px;border:1px solid rgba(139,92,246,.18);border-radius:999px;background:#ffffffb8;color:#6e5fe7;font-weight:900;box-shadow:0 10px 24px #8b5cf61a}.q-account-page .mobile-account-brand,.q-message-page .mobile-message-brand{display:none}.q-account-profile{position:relative;z-index:4;display:grid!important;grid-template-columns:minmax(360px,.7fr) minmax(0,1.3fr)!important;gap:42px;width:calc(100% - 22px);margin:0 auto;padding:58px 56px 50px;border:1px solid rgba(186,218,255,.8);border-radius:32px;background:var(--q-card);box-shadow:0 24px 64px #45a6cd26;backdrop-filter:blur(14px)}.q-account-profile .account-profile-left{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;align-items:center;gap:30px;min-width:0}.q-account-profile .account-avatar-wrap{position:relative;width:150px;height:150px}.q-account-profile .account-avatar-wrap .big{width:142px!important;height:142px!important;border:8px solid #fff;border-radius:999px;background:radial-gradient(circle at 50% 36%,#fff 0 16%,transparent 17%),radial-gradient(circle at 38% 50%,#2c334b 0 7%,transparent 8%),radial-gradient(circle at 63% 50%,#2c334b 0 7%,transparent 8%),linear-gradient(145deg,#d8e2ef,#fff);box-shadow:0 18px 42px #74a2d840}.q-account-profile .account-avatar-wrap i{position:absolute;right:4px;bottom:2px;display:grid;place-items:center;width:42px;height:42px;border:4px solid #fff;border-radius:999px;background:linear-gradient(135deg,#b48cff,#7c52ff);color:#fff;font-style:normal;font-weight:900;box-shadow:0 12px 24px #7c52ff47}.q-account-profile .account-profile-main{display:grid;gap:12px;min-width:0}.q-account-profile .account-profile-main small{color:#1f2858;font-size:20px;font-weight:800}.q-account-profile .account-profile-main strong{min-width:0;color:#141b3d;font-size:clamp(28px,3vw,42px);font-weight:950;line-height:1.08;word-break:break-word}.q-account-profile .account-profile-main span{width:max-content;max-width:100%;padding:9px 16px;border:1px solid rgba(139,92,246,.2);border-radius:999px;background:#ffffffc7;color:#677096;font-size:16px;font-weight:800}.q-account-profile .account-profile-main em,.q-account-profile .account-profile-main b{color:#23bfc0;font-size:15px;font-style:normal;font-weight:900}.q-account-profile .account-role-panel{display:grid;align-content:center;gap:20px;min-width:0}.q-account-profile .account-role-title{display:flex;align-items:center;gap:14px;min-width:0}.q-account-profile .account-role-title b{color:#171f49;font-size:23px;font-weight:950}.q-account-profile .account-role-title span{color:#8a93af;font-size:15px;font-weight:800}.q-account-profile .account-role-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.q-account-profile .account-role-card{position:relative;display:grid;place-items:center;min-height:130px;padding:22px 14px;border:1px solid rgba(199,211,236,.85);border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 32px #43699a14}.q-account-profile .account-role-card i{display:grid;place-items:center;width:48px;height:48px;margin-bottom:10px;border-radius:17px;background:#f4f7ff;color:#596078}.q-account-profile .account-role-card svg{width:30px;height:30px}.q-account-profile .account-role-card span{color:#212945;font-size:17px;font-weight:900;text-align:center}.q-account-profile .account-role-card.active{border-color:#8b5cf6bd;background:linear-gradient(145deg,#fffffffa,#f8f3fff5);box-shadow:0 16px 34px #8b5cf629}.q-account-profile .account-role-card.active i{background:linear-gradient(135deg,#efe7ff,#fff);color:#8b5cf6}.q-account-profile .account-role-card b{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:linear-gradient(135deg,#a47cff,#7e54f6);color:#fff;font-size:12px}.q-account-profile .account-identity{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center;gap:18px;padding:18px 22px;border:1px solid rgba(178,145,255,.25);border-radius:20px;background:linear-gradient(135deg,#f7f0ffeb,#fffffff0)}.q-account-profile .account-identity span{color:#7e4fff;font-size:18px;font-weight:950}.q-account-profile .account-identity em{grid-column:1;color:#677096;font-size:14px;font-style:normal;font-weight:800}.q-account-profile .account-workbench{grid-row:1 / span 2;grid-column:2;display:inline-grid;place-items:center;min-width:212px;min-height:54px;padding:0 28px;border-radius:999px;background:linear-gradient(135deg,#8d62f7,#a973ff);color:#fff;font-size:17px;font-weight:950;text-decoration:none;box-shadow:0 14px 26px #8b5cf647}.q-account-stats{width:calc(100% - 22px);margin:36px auto 0;padding:34px 36px 40px;border:1px solid rgba(198,224,255,.84);border-radius:30px;background:var(--q-card);box-shadow:0 20px 56px #45a6cd21}.q-account-stats .section-title{align-items:center;margin-bottom:30px}.q-account-stats .section-title p{color:#7e86a5;font-weight:850}.q-account-stats .section-title h2{color:#18204a;font-size:27px;font-weight:950}.q-account-stats .account-product-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.q-account-stats .account-product-stats a{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px;min-height:168px;padding:25px;border-radius:22px;text-decoration:none}.q-account-stats .account-product-stats b{color:inherit;font-size:46px;font-weight:950;line-height:1}.q-account-stats .account-product-stats span{color:#1d2545;font-size:19px;font-weight:950}.q-account-stats .account-product-stats small{color:#7a84a0;font-size:14px;font-weight:800}.q-message-page .q-message-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr) 330px;align-items:center;gap:28px;min-height:262px;margin-bottom:26px}.q-message-page .message-banner-role{justify-self:center;display:flex;align-items:center;gap:16px;min-width:390px;padding:18px 24px;border:1px solid rgba(199,211,236,.78);border-radius:28px;background:#ffffffc7;box-shadow:0 12px 30px #678fbe1f}.q-message-page .message-banner-role span{color:#7b83a1;font-weight:900}.q-message-page .message-banner-role b{color:#8b5cf6;font-size:18px}.q-message-page .message-admin-link{position:absolute;right:34px;bottom:34px;z-index:3;min-width:196px;padding:15px 24px;border-radius:999px;background:linear-gradient(135deg,#8d62f7,#a973ff);color:#fff;font-weight:950;text-align:center;text-decoration:none;box-shadow:0 14px 28px #8b5cf645}.q-message-page .message-role-switch{width:min(620px,100%);margin:-86px auto 28px;position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:10px;border:1px solid rgba(203,218,244,.78);border-radius:28px;background:#ffffffe6;box-shadow:0 18px 38px #5b92b929}.q-message-page .message-role-switch span{display:grid;place-items:center;min-height:46px;border-radius:18px;color:#38405f;font-size:15px;font-weight:900}.q-message-page .message-role-switch .active{background:linear-gradient(135deg,#f5ecff,#fff);color:#8b5cf6;box-shadow:inset 0 0 0 1px #8b5cf647}.q-message-page .message-shell{display:grid;grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr);gap:22px;min-height:640px}.q-message-page .message-sidebar,.q-message-page .message-window{border:1px solid rgba(199,223,255,.78);border-radius:28px;background:#ffffffeb;box-shadow:0 20px 52px #45a6cd21}.q-message-page .message-download-tip{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;margin:18px 0;padding:14px 18px;border:1px solid rgba(255,207,129,.45);border-radius:15px;background:linear-gradient(135deg,#fff8e0f0,#ffffffe6)}.q-message-page .message-download-tip span{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#aee9ff,#6fbdfd);color:#fff}.q-message-page .message-download-tip b{color:#283052;font-size:15px;font-weight:850}.q-message-page .message-download-tip button{min-width:88px;min-height:38px;border:1px solid #48b5ff;border-radius:999px;background:#fff;color:#268be5;font-weight:900}@media (max-width: 720px){.q-account-page,.q-message-page{width:100%;max-width:100%;padding:0 0 calc(94px + env(safe-area-inset-bottom));overflow-x:clip}.q-account-page .pc-top,.q-message-page .pc-top{display:none}.q-account-page .mobile-account-brand,.q-message-page .mobile-message-brand{display:flex;align-items:center;gap:10px;position:absolute;top:28px;left:24px;z-index:12;color:#1f2858;font-size:26px;font-weight:950;line-height:1}.q-account-page .q-account-hero,.q-message-page .q-message-hero{display:grid;grid-template-columns:minmax(0,1fr) 154px!important;min-height:304px;margin:0 0 -52px;padding:110px 22px 94px;border-radius:0 0 34px 34px;box-shadow:none}.q-account-hero .account-hero-copy p,.q-message-hero .message-banner-kicker{display:none}.q-account-hero h1,.q-message-hero b{font-size:42px;line-height:1.04}.q-account-hero small,.q-message-hero p{font-size:20px}.q-account-page .account-hero-mascot,.q-message-page .message-banner-mascot{width:170px;height:160px;align-self:end;justify-self:end;margin:0 -12px -10px 0}.q-account-page .account-logout{position:absolute;top:28px;right:18px;width:46px;min-width:46px;height:46px;padding:0;overflow:hidden;text-indent:-99px}.q-account-page .account-logout:after{content:"";position:absolute;inset:12px;border:4px solid #1f2858;border-radius:999px}.q-account-profile{grid-template-columns:1fr!important;gap:22px;width:calc(100% - 24px);margin:0 auto;padding:34px 24px 30px;border-radius:30px}.q-account-profile .account-profile-left{grid-template-columns:112px minmax(0,1fr)!important;gap:18px}.q-account-profile .account-avatar-wrap{width:112px;height:112px}.q-account-profile .account-avatar-wrap .big{width:108px!important;height:108px!important;border-width:6px}.q-account-profile .account-avatar-wrap i{width:34px;height:34px;border-width:3px}.q-account-profile .account-profile-main small{font-size:22px}.q-account-profile .account-profile-main strong{font-size:34px}.q-account-profile .account-profile-main span{width:100%;font-size:17px}.q-account-profile .account-role-title{align-items:baseline}.q-account-profile .account-role-title b{font-size:26px}.q-account-profile .account-role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.q-account-profile .account-role-card{min-height:150px;border-radius:20px}.q-account-profile .account-role-card i{width:56px;height:56px}.q-account-profile .account-role-card span{font-size:20px}.q-account-profile .account-identity{grid-template-columns:1fr!important;padding:18px}.q-account-profile .account-workbench{grid-column:auto;grid-row:auto;width:100%;min-width:0;min-height:58px}.q-account-stats{width:calc(100% - 24px);margin:26px auto 0;padding:28px 22px 30px;border-radius:30px}.q-account-stats .section-title h2{font-size:30px}.q-account-stats .account-product-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.q-account-stats .account-product-stats a{grid-template-columns:1fr;justify-items:center;text-align:center;min-height:254px;padding:22px 14px}.q-account-stats .account-product-stats b{font-size:42px}.q-account-stats .account-product-stats span{font-size:23px}.q-account-page .account-safe-note{width:calc(100% - 24px);margin:20px auto 0}.q-message-page .q-message-hero{grid-template-columns:minmax(0,1fr) 176px!important;min-height:306px;padding-bottom:64px}.q-message-page .message-banner-role{grid-column:1 / -1;width:100%;min-width:0;justify-content:space-between;margin-top:10px;padding:15px 18px;border-radius:20px}.q-message-page .message-admin-link{position:static;grid-column:2;min-width:0;padding:12px 18px;border-radius:18px}.q-message-page .message-role-switch{width:calc(100% - 24px);margin:22px auto 18px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.q-message-page .message-role-switch span{min-height:48px;border-radius:0;background:transparent;color:#757d9a;font-size:18px}.q-message-page .message-role-switch .active{background:transparent;color:#17204c;box-shadow:inset 0 -5px #6f8cff}.q-message-page .message-shell{display:block;width:calc(100% - 24px);margin:0 auto;min-height:0}.q-message-page .message-sidebar{border-radius:28px;padding:20px 18px}.q-message-page .message-window,.q-message-page.has-selected-conversation .message-sidebar{display:none}.q-message-page.has-selected-conversation .message-window{display:block;min-height:calc(100vh - 96px)}.q-message-page .message-download-tip{grid-template-columns:46px minmax(0,1fr) auto;padding:15px;border-radius:20px}.q-message-page .message-download-tip b{font-size:18px}}.q-admin-page{--admin-navy: #1f2858;--admin-muted: #697493;--admin-cyan: #25d7d0;--admin-pink: #ff5f91;--admin-purple: #8b5cf6;width:min(1240px,calc(100% - 56px));margin:0 auto;padding:32px 0 64px;color:var(--admin-navy);overflow-x:clip}.q-admin-page>h1{margin:0 0 22px;color:var(--admin-navy);font-size:clamp(30px,3.2vw,44px);font-weight:950}.admin-dashboard-hero,.admin-page-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.46fr) 260px;align-items:center;gap:28px;min-height:230px;margin-bottom:24px;padding:34px 42px;border:1px solid rgba(186,225,255,.72);border-radius:34px;background:radial-gradient(circle at 18% 26%,rgba(255,255,255,.96) 0 10px,transparent 11px),radial-gradient(circle at 66% 23%,rgba(255,220,111,.8) 0 9px,transparent 10px),linear-gradient(135deg,#e7fbff,#f7fcff 52%,#eff5ff);box-shadow:0 24px 58px #43abce29}.admin-page-hero{grid-template-columns:minmax(0,1fr) 230px}.admin-kicker{display:block;margin-bottom:10px;color:var(--admin-purple);font-size:13px;font-weight:950}.admin-dashboard-hero h1,.admin-page-hero h1{margin:0 0 10px;color:var(--admin-navy);font-size:clamp(34px,3.5vw,54px);font-weight:950;line-height:1.04}.admin-dashboard-hero p,.admin-page-hero p{margin:0;color:#5f6c92;font-size:18px;font-weight:800}.admin-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.admin-hero-note{display:grid;gap:8px;padding:20px;border:1px solid rgba(139,92,246,.18);border-radius:24px;background:#ffffffbd;box-shadow:0 16px 34px #678fbe1f}.admin-hero-note b{color:var(--admin-navy);font-size:20px;font-weight:950}.admin-hero-note span{color:var(--admin-muted);font-size:14px;font-weight:800}.admin-hero-mascot{width:238px;height:202px;justify-self:end;align-self:end}.admin-hero-mascot.small{width:212px;height:178px}.admin-dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px}.admin-stat-card{min-height:138px;padding:22px;border:1px solid rgba(194,221,255,.8);border-radius:24px;background:#ffffffe6;box-shadow:0 18px 40px #45a6cd1f}.admin-stat-card span,.admin-stat-card small{display:block;color:var(--admin-muted);font-size:14px;font-weight:850}.admin-stat-card strong{display:block;margin:10px 0 8px;color:var(--admin-navy);font-size:38px;font-weight:950;line-height:1}.admin-feature-panel,.q-admin-card,.admin-empty-card{border:1px solid rgba(194,221,255,.82);border-radius:28px;background:#ffffffeb;box-shadow:0 22px 56px #45a6cd21}.admin-feature-panel{padding:30px}.admin-feature-panel .section-title{align-items:center;margin-bottom:22px}.admin-feature-panel .section-title p{color:#7d86a5;font-weight:850}.admin-feature-panel .section-title h2{color:var(--admin-navy);font-size:30px;font-weight:950}.admin-feature-panel .section-title>span{color:var(--admin-purple);font-weight:950}.admin-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.admin-feature-card{position:relative;display:grid;gap:10px;min-height:188px;padding:22px;border:1px solid rgba(203,214,238,.78);border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff);color:var(--admin-navy);text-decoration:none;box-shadow:0 14px 30px #43699a14}.admin-feature-card i{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#e6fbff,#fff);color:#19bfc0}.admin-feature-card svg{width:29px;height:29px}.admin-feature-card b{font-size:19px;font-weight:950}.admin-feature-card span{color:var(--admin-muted);font-size:14px;font-weight:800;line-height:1.55}.admin-feature-card em{align-self:end;color:var(--admin-purple);font-size:13px;font-style:normal;font-weight:950}.q-admin-page .safe-note{margin-top:20px;border-radius:18px}.q-admin-page .admin-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 16px;padding:0}.q-admin-page .admin-tabs a,.q-admin-page .admin-tabs button{display:inline-grid;place-items:center;min-height:42px;padding:0 18px;border:1px solid rgba(194,221,255,.72);border-radius:13px;background:#ffffffdb;color:var(--admin-navy);font-size:15px;font-weight:900;text-decoration:none}.q-admin-page .admin-tabs .active,.q-admin-page .admin-tabs a.active{border-color:transparent;background:var(--admin-cyan);color:#0f2247;box-shadow:0 10px 20px #25d7d02e}.q-admin-page .support-filter,.q-admin-page .q-admin-filter{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,.8fr)) auto auto;gap:12px;align-items:center;margin:0 0 16px;padding:16px;border:1px solid rgba(194,221,255,.74);border-radius:22px;background:#ffffffe0;box-shadow:0 12px 32px #45a6cd1a}.q-admin-page input,.q-admin-page select,.q-admin-page textarea{min-width:0;border:1px solid rgba(181,196,223,.84);border-radius:12px;background:#fff;color:var(--admin-navy);font-weight:750}.q-admin-page input,.q-admin-page select{min-height:44px;padding:0 13px}.q-admin-page textarea{min-height:96px;padding:12px 13px}.q-admin-page .button-primary,.q-admin-page .button-soft,.q-admin-page button{border-radius:13px;font-weight:900}.q-admin-page .button-primary,.q-admin-page button[type=submit],.q-admin-page .js-extend-blacklist,.q-admin-page .js-remove-blacklist{border:0;background:var(--admin-pink);color:#fff;box-shadow:0 10px 22px #ff5f912e}.q-admin-page .button-soft{border:1px solid rgba(194,221,255,.9);background:#fff;color:var(--admin-navy)}.q-admin-page .admin-layout,.q-blacklist-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}.q-admin-page .admin-panel,.q-admin-card{padding:24px}.q-admin-page .admin-panel h2,.q-admin-card h2{margin:0 0 18px;color:var(--admin-navy);font-size:24px;font-weight:950}.q-admin-page .admin-form{display:grid;gap:14px}.q-admin-page .admin-form label{display:grid;gap:7px;color:var(--admin-navy);font-size:14px;font-weight:900}.q-admin-page .inline-check{grid-template-columns:auto minmax(0,1fr);align-items:center}.q-admin-table,.q-admin-page .admin-table{display:grid;gap:0;overflow:hidden;border:1px solid rgba(211,224,244,.86);border-radius:18px}.q-admin-table p,.q-admin-page .admin-table p{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(0,1.35fr) minmax(110px,.45fr) auto auto;gap:12px;align-items:center;margin:0;padding:15px 16px;border-bottom:1px solid rgba(211,224,244,.74);color:var(--admin-navy)}.q-admin-table p:last-child,.q-admin-page .admin-table p:last-child{border-bottom:0}.q-admin-table b,.q-admin-page .admin-table b{font-weight:950;word-break:break-word}.q-admin-table span,.q-admin-page .admin-table span{min-width:0;color:var(--admin-muted);font-size:14px;font-weight:750;line-height:1.45;word-break:break-word}.q-admin-table em,.q-admin-page .admin-table em{color:#7e4fff;font-style:normal;font-weight:900}.blacklist-record-table p{grid-template-columns:minmax(90px,.5fr) minmax(0,1.25fr) minmax(80px,.38fr) minmax(120px,.5fr) auto auto}.blacklist-record-table select{min-width:118px}.q-admin-log-card .notice-row{display:grid;grid-template-columns:minmax(140px,.55fr) minmax(0,1fr) auto;gap:14px;align-items:center;margin:0;padding:14px 0;border-bottom:1px solid rgba(211,224,244,.72)}.q-admin-log-card .notice-row:last-child{border-bottom:0}.q-audit-console{display:block}.q-admin-audit-page .support-filter{grid-template-columns:minmax(220px,1fr) repeat(3,minmax(150px,.66fr)) auto auto}.q-admin-audit-page .audit-log-table p{grid-template-columns:minmax(170px,.68fr) minmax(0,1.4fr) minmax(180px,.7fr)}.admin-empty-card{display:grid;justify-items:center;gap:14px;max-width:720px;margin:80px auto;padding:44px;text-align:center}.admin-empty-mascot{width:160px;height:140px}@media (max-width: 920px){.q-admin-page{width:calc(100% - 24px);padding:18px 0 calc(90px + env(safe-area-inset-bottom))}.admin-dashboard-hero,.admin-page-hero{grid-template-columns:minmax(0,1fr) 136px;min-height:190px;padding:24px;border-radius:28px}.admin-dashboard-hero{grid-template-columns:minmax(0,1fr) 136px}.admin-hero-note{grid-column:1 / -1;padding:16px}.admin-hero-mascot,.admin-hero-mascot.small{width:142px;height:126px}.admin-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-stat-card{min-height:122px;padding:18px}.admin-feature-panel{padding:20px}.admin-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-feature-card{min-height:174px;padding:18px}.q-admin-page .support-filter,.q-admin-page .q-admin-filter,.q-admin-audit-page .support-filter{grid-template-columns:1fr;padding:14px}.q-admin-page .admin-layout,.q-blacklist-layout{grid-template-columns:1fr}.q-admin-page .admin-panel,.q-admin-card{padding:18px}.q-admin-table,.q-admin-page .admin-table{border:0;gap:12px;overflow:visible}.q-admin-table p,.q-admin-page .admin-table p,.blacklist-record-table p,.q-admin-audit-page .audit-log-table p{grid-template-columns:1fr;gap:8px;padding:16px;border:1px solid rgba(211,224,244,.86);border-radius:18px;background:#fff}.blacklist-record-table select,.q-admin-page .admin-table select,.q-admin-page .admin-table button,.q-admin-page .admin-table a{width:100%}}@media (max-width: 520px){.q-admin-page{width:calc(100% - 18px)}.admin-dashboard-hero,.admin-page-hero{grid-template-columns:minmax(0,1fr)}.admin-hero-mascot,.admin-hero-mascot.small{display:none}.admin-dashboard-stats,.admin-feature-grid{grid-template-columns:1fr}.q-admin-page .admin-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.q-admin-page .admin-tabs a,.q-admin-page .admin-tabs button{white-space:nowrap}}.admin-page:not(.q-admin-page){width:min(1240px,calc(100% - 56px));margin:0 auto;padding:32px 0 64px;color:#1f2858;overflow-x:clip}.admin-page:not(.q-admin-page)>h1{margin:0 0 22px;color:#1f2858;font-size:clamp(30px,3.2vw,44px);font-weight:950}.admin-page:not(.q-admin-page) .admin-panel,.admin-page:not(.q-admin-page) .white-card,.admin-page:not(.q-admin-page) .empty-state{border:1px solid rgba(194,221,255,.82);border-radius:28px;background:#ffffffeb;box-shadow:0 22px 56px #45a6cd21}.admin-page:not(.q-admin-page) .admin-panel,.admin-page:not(.q-admin-page) .white-card{padding:24px}.admin-page:not(.q-admin-page) .admin-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 16px;padding:0}.admin-page:not(.q-admin-page) .admin-tabs a,.admin-page:not(.q-admin-page) .admin-tabs button{display:inline-grid;place-items:center;min-height:42px;padding:0 18px;border:1px solid rgba(194,221,255,.72);border-radius:13px;background:#ffffffdb;color:#1f2858;font-size:15px;font-weight:900;text-decoration:none}.admin-page:not(.q-admin-page) .admin-tabs .active,.admin-page:not(.q-admin-page) .admin-tabs a.active{border-color:transparent;background:#25d7d0;color:#0f2247}.admin-page:not(.q-admin-page) .support-filter{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,.8fr)) auto auto;gap:12px;align-items:center;margin:0 0 16px;padding:16px;border:1px solid rgba(194,221,255,.74);border-radius:22px;background:#ffffffe0;box-shadow:0 12px 32px #45a6cd1a}.admin-page:not(.q-admin-page) .admin-layout,.admin-page:not(.q-admin-page) .support-console{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}.admin-page:not(.q-admin-page) input,.admin-page:not(.q-admin-page) select,.admin-page:not(.q-admin-page) textarea{min-width:0;border:1px solid rgba(181,196,223,.84);border-radius:12px;background:#fff;color:#1f2858;font-weight:750}.admin-page:not(.q-admin-page) input,.admin-page:not(.q-admin-page) select{min-height:44px;padding:0 13px}.admin-page:not(.q-admin-page) textarea{min-height:96px;padding:12px 13px}.admin-page:not(.q-admin-page) .admin-table{display:grid;overflow:hidden;border:1px solid rgba(211,224,244,.86);border-radius:18px}.admin-page:not(.q-admin-page) .admin-table p{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(0,1.35fr) minmax(110px,.45fr) auto;gap:12px;align-items:center;margin:0;padding:15px 16px;border-bottom:1px solid rgba(211,224,244,.74)}@media (max-width: 920px){.admin-page:not(.q-admin-page){width:calc(100% - 24px);padding-bottom:calc(90px + env(safe-area-inset-bottom))}.admin-page:not(.q-admin-page) .support-filter,.admin-page:not(.q-admin-page) .admin-layout,.admin-page:not(.q-admin-page) .support-console{grid-template-columns:1fr}.admin-page:not(.q-admin-page) .admin-table{border:0;gap:12px;overflow:visible}.admin-page:not(.q-admin-page) .admin-table p{grid-template-columns:1fr;border:1px solid rgba(211,224,244,.86);border-radius:18px;background:#fff}}.q-account-page *,.q-message-page *{box-sizing:border-box}.q-account-page,.q-message-page{overflow-wrap:anywhere}@media (max-width: 720px){.q-account-page,.q-message-page{width:100%!important;max-width:100%!important;overflow-x:clip}.q-account-profile{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;min-width:0!important;margin-right:10px!important;margin-left:10px!important;padding:20px 16px!important}.q-account-profile,.q-account-profile>*,.account-profile-left,.account-role-panel,.account-role-grid,.q-account-stats,.q-account-stats>*,.account-product-stats{min-width:0!important}.account-profile-left{grid-template-columns:82px minmax(0,1fr)!important;gap:14px!important;align-items:center}.q-account-profile .account-avatar-wrap .big{width:78px!important;height:78px!important;border-width:6px!important}.q-account-profile .account-avatar-wrap i{right:-1px!important;bottom:-1px!important;width:26px!important;height:26px!important;border-width:3px!important;font-size:12px!important}.q-account-profile .account-profile-main{min-width:0!important}.q-account-profile .account-profile-main small{font-size:14px!important}.q-account-profile .account-profile-main strong{max-width:100%;font-size:24px!important;word-break:break-word}.q-account-profile .account-profile-main span{max-width:100%;padding:7px 10px!important;font-size:13px!important;white-space:normal}.account-role-title{display:grid!important;gap:4px!important}.account-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.account-current-role{grid-template-columns:54px minmax(0,1fr)!important;gap:12px!important;padding:14px!important;border-radius:18px!important}.account-current-role i{width:50px!important;height:50px!important;border-radius:16px!important;font-size:25px!important}.account-current-role b{font-size:17px!important}.account-current-role span{font-size:12px!important;line-height:1.45!important}.account-role-grid span{min-height:88px!important;padding:12px 6px!important;border-radius:16px!important;text-align:center}.account-role-grid i{font-size:24px!important}.account-role-grid b{font-size:13px!important}.q-account-profile .account-identity{grid-template-columns:minmax(0,1fr)!important;padding:14px!important}.q-account-profile .account-identity span{font-size:15px!important}.q-account-profile .account-workbench{width:100%;min-width:0!important;justify-self:stretch!important;padding:12px 14px!important;text-align:center;white-space:normal!important}.q-account-stats{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin-right:10px!important;margin-left:10px!important;padding:20px 14px!important}.q-account-stats .account-product-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.q-account-stats .account-product-stats a{min-width:0!important;min-height:136px!important;padding:16px 8px!important}.q-message-page .message-role-switch{max-width:calc(100% - 20px)!important}.q-message-page .message-shell{width:calc(100% - 18px)!important;max-width:calc(100% - 18px)!important;min-width:0!important;margin-right:9px!important;margin-left:9px!important}.q-message-page .message-sidebar,.q-message-page .message-list,.q-message-page .message-sidebar>.message-list a{min-width:0!important}}.q-account-page,.q-message-page{width:min(1344px,calc(100% - 48px))}.q-account-hero,.q-message-hero{position:relative;display:grid;min-height:190px;overflow:hidden;border:1px solid rgba(255,255,255,.92);border-radius:32px;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.95) 0 22px,transparent 23px),radial-gradient(circle at 76% 25%,rgba(255,215,107,.9) 0 16px,transparent 17px),linear-gradient(135deg,#eafcff,#f8fbff 56%,#f4ecff);box-shadow:var(--q-shadow)}.q-account-hero{grid-template-columns:minmax(320px,1fr) 360px auto;align-items:center;gap:18px;padding:34px 34px 34px 54px}.q-account-hero:after,.q-message-hero:after{position:absolute;right:-42px;bottom:-78px;width:330px;height:188px;border:42px solid rgba(255,255,255,.46);border-radius:50%;content:""}.q-account-hero .account-hero-copy,.q-account-hero .account-hero-mascot,.q-account-hero .account-logout,.q-message-hero>*{position:relative;z-index:1}.q-account-hero .account-hero-copy p,.q-message-hero .message-banner-kicker{color:var(--q-purple);font-size:12px;font-weight:900;letter-spacing:2px}.q-account-hero h1,.q-message-hero b{margin:4px 0;color:var(--q-blue);font-size:38px;line-height:1.1}.q-account-hero small,.q-message-hero p{color:#53658c;font-size:16px;font-weight:700}.account-hero-mascot{width:246px;height:210px;justify-self:center}.q-account-hero .account-logout{align-self:start;margin:28px 0 0;padding:10px 18px;border:1px solid #b8e9e9;border-radius:99px;background:#ffffffd6;color:var(--q-blue);font-weight:800}.q-account-profile{display:grid;grid-template-columns:minmax(360px,.74fr) minmax(0,1.26fr);gap:34px;margin-top:-34px;padding:46px 52px 36px;border:1px solid rgba(255,255,255,.92);border-radius:34px;background:#fffffff0;box-shadow:var(--q-shadow)}.account-profile-left{display:grid;grid-template-columns:138px minmax(0,1fr);align-items:center;gap:28px}.q-account-profile .account-avatar-wrap .big{width:132px;height:132px;border:10px solid #f2fbff;background:radial-gradient(circle at 42% 36%,#fff 0 9px,transparent 10px),linear-gradient(145deg,#fff8fb,#e8f5ff 58%,#f4eaff);box-shadow:0 16px 28px #5782b521}.q-account-profile .account-avatar-wrap i{right:7px;bottom:4px;width:38px;height:38px;border:5px solid #fff;background:linear-gradient(135deg,#b083ff,#8b5cf6);box-shadow:0 8px 16px #8b5cf647}.q-account-profile .account-profile-main{gap:10px}.q-account-profile .account-profile-main small{color:#1f2a50;font-size:18px}.q-account-profile .account-profile-main strong{color:var(--q-blue);font-size:30px;line-height:1.15}.q-account-profile .account-profile-main span{width:fit-content;padding:8px 14px;border:1px solid #d8ccff;border-radius:999px;background:#faf8ff;color:#59658e;font-weight:800}.q-account-profile .account-profile-main em,.q-account-profile .account-profile-main b{color:#23bdb8;font-size:13px;font-style:normal}.account-role-panel{display:grid;gap:22px;min-width:0}.account-role-title{display:flex;align-items:center;gap:18px}.account-role-title b{color:var(--q-blue);font-size:20px}.account-role-title span{color:#7d88a8;font-size:14px}.account-role-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.account-role-grid span{position:relative;display:grid;min-height:126px;place-items:center;gap:10px;border:1px solid #e0e8f4;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 8px 18px #47659314}.account-role-grid span.active{border-color:#b083ff;background:linear-gradient(145deg,#fff,#f5efff);box-shadow:0 10px 24px #8b5cf62e}.account-role-grid span.active:after{position:absolute;top:14px;right:14px;display:grid;width:24px;height:24px;place-items:center;border-radius:8px;background:#8b5cf6;color:#fff;content:"\2713";font-size:15px}.account-role-grid i{font-size:32px;font-style:normal}.account-role-grid b{color:#1f2a50;font-size:16px}.q-account-profile .account-identity{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 18px;align-items:center;padding:20px 22px;border:1px solid #e3d6ff;border-radius:20px;background:linear-gradient(135deg,#f8f3ff,#fff)}.q-account-profile .account-identity span{color:#8b5cf6;font-size:18px;font-weight:900}.q-account-profile .account-identity em{color:#59658e;font-size:14px;font-style:normal}.q-account-profile .account-workbench{grid-row:1 / span 2;grid-column:2;align-self:center;padding:14px 26px;border-radius:999px;background:linear-gradient(135deg,#8b5cf6,#b66cff);color:#fff;box-shadow:0 12px 22px #8b5cf647}.q-account-stats{margin-top:36px;padding:32px 36px 36px;border:1px solid rgba(255,255,255,.92);border-radius:30px;background:#fff;box-shadow:var(--q-shadow)}.q-account-stats .section-title{margin-bottom:28px}.q-account-stats .section-title h2{font-size:26px}.q-account-stats .account-product-stats{gap:28px}.q-account-stats .account-product-stats a{min-height:176px;padding:26px;border-radius:22px}.q-account-stats .account-product-stats b{margin-top:16px;font-size:38px}.account-current-role{display:grid;grid-template-columns:84px minmax(0,1fr);gap:20px;align-items:center;min-width:0;padding:22px;border:1px solid #d8c8ff;border-radius:24px;background:radial-gradient(circle at 92% 16%,rgba(255,215,107,.42),transparent 26%),linear-gradient(135deg,#fff,#f7f1ff);box-shadow:0 12px 24px #8b5cf621}.account-current-role i{display:grid;width:74px;height:74px;place-items:center;border-radius:22px;background:linear-gradient(135deg,#8b5cf6,#b66cff);color:#fff;font-size:36px;font-style:normal;box-shadow:0 10px 18px #8b5cf63d}.account-current-role b{display:block;color:var(--q-purple);font-size:24px}.account-current-role span{display:block;margin-top:6px;color:#59658e;font-size:15px;line-height:1.55}.q-message-hero{grid-template-columns:minmax(320px,1fr) 260px auto;align-items:center;gap:22px;min-height:170px;padding:30px 42px 28px 54px;background:radial-gradient(circle at 72% 28%,rgba(255,215,107,.95) 0 16px,transparent 17px),linear-gradient(135deg,#eafcff,#f7fbff 56%,#f4ecff)}.q-message-hero .message-banner-mascot{width:210px;height:168px;border:0;background:transparent;box-shadow:none}.q-message-hero .message-banner-role{display:none}.message-admin-link{align-self:end;justify-self:end;padding:14px 24px;border-radius:999px;background:linear-gradient(135deg,#8b5cf6,#b66cff);color:#fff;font-weight:900;box-shadow:0 12px 22px #8b5cf642}.message-role-switch{display:flex;width:fit-content;max-width:100%;gap:8px;align-items:center;justify-content:center;margin:-18px auto 22px;padding:12px 22px;border:1px solid #dceaf5;border-radius:24px;background:#ffffffeb;box-shadow:var(--q-soft-shadow)}.message-role-switch span{padding:11px 18px;border-radius:18px;color:#27355f;font-weight:800}.message-role-switch span.active{background:#f4eeff;color:#8b5cf6;box-shadow:inset 0 0 0 1px #cfbbff}.message-download-tip{display:grid;grid-template-columns:44px minmax(0,1fr) 82px;align-items:center;gap:12px;margin:12px 14px;padding:12px 14px;border:1px solid #ffedc4;border-radius:16px;background:linear-gradient(135deg,#fff9e7,#fff)}.message-download-tip span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#8fd8ff,#5fb6ff);color:#fff;font-size:20px;font-weight:900}.message-download-tip b{overflow:hidden;color:#33415f;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.message-download-tip button{height:34px;border:1px solid #5fb6ff;border-radius:999px;background:#fff;color:#338bdf;font-weight:900}@media (max-width: 720px){.q-account-page,.q-message-page{width:100%}.q-account-hero{grid-template-columns:1fr 138px;min-height:294px;padding:52px 28px 78px;border-radius:0 0 26px 26px}.q-account-hero .account-hero-copy{align-self:start}.q-account-hero h1{font-size:32px}.account-hero-mascot{width:168px;height:150px;align-self:start;margin-left:-18px}.q-account-hero .account-logout{position:absolute;top:24px;right:20px;margin:0}.q-account-profile{grid-template-columns:1fr;gap:22px;margin:-55px 12px 0;padding:28px 24px;border-radius:24px}.account-profile-left{grid-template-columns:138px minmax(0,1fr);gap:22px}.q-account-profile .account-avatar-wrap .big{width:122px;height:122px}.q-account-profile .account-profile-main strong{font-size:30px}.account-role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.account-role-grid span{min-height:118px}.q-account-profile .account-identity{grid-template-columns:1fr}.q-account-profile .account-workbench{grid-column:1;grid-row:auto;justify-self:stretch;text-align:center}.q-account-stats{margin:26px 12px 0;padding:24px 22px;border-radius:24px}.q-account-stats .account-product-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.q-account-stats .account-product-stats a{min-height:172px;padding:22px 12px}.q-message-hero{grid-template-columns:minmax(0,1fr) 142px;min-height:234px;padding:34px 28px 72px;border:0;border-radius:0;box-shadow:none}.q-message-hero b{font-size:42px}.q-message-hero p{font-size:20px}.q-message-hero .message-banner-mascot{width:170px;height:150px;margin-left:-36px}.message-admin-link{position:absolute;right:28px;bottom:18px}.message-role-switch{justify-content:flex-start;width:auto;margin:-44px 14px 18px;overflow-x:auto;border-radius:18px}.message-role-switch span{flex:0 0 auto}.message-download-tip{grid-template-columns:46px minmax(0,1fr) 86px;margin:16px 14px;padding:14px}.message-download-tip b{white-space:normal}}*{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;min-width:320px;min-height:100%;background:var(--bg)}body{overflow-x:visible}button,input{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}.mobile-only{display:none}.site-page{width:min(960px,calc(100vw - 24px));margin:0 auto;padding:20px 0 42px}.site-footer{max-width:1180px;margin:22px auto 86px;padding:16px;color:#7a8090;font-size:13px;line-height:1.7;text-align:center}.site-footer p,.site-footer small{display:block;margin:0}.data-mode-banner{margin:0 0 12px;padding:10px 14px;border:1px solid #f7d486;border-radius:8px;background:#fff8df;color:#7d5b0a;font-size:13px;font-weight:700}.pc-top{position:sticky;top:0;z-index:50;height:66px;background:#111b20;color:#eaf2f3}.pc-top-inner{display:grid;grid-template-columns:auto minmax(380px,1fr) 360px;align-items:center;gap:18px;width:min(960px,calc(100vw - 24px));height:100%;margin:0 auto}.pc-logo,.m-brand,.pc-logo .logo-mark{display:flex;align-items:center}.pc-logo{gap:8px;color:#ffe6c9;font-size:20px;font-weight:800}.logo-mark{position:relative;display:grid;place-items:center;width:38px;height:38px;border:3px solid #1f2732;background:#fff;clip-path:polygon(50% 0,65% 32%,100% 36%,72% 58%,82% 100%,50% 76%,18% 100%,28% 58%,0 36%,35% 32%)}.logo-mark span{color:#18212b;font-weight:900;font-size:18px}.logo-mark small{position:absolute;right:-7px;bottom:-5px;width:18px;height:18px;border-radius:50%;background:#fff3f6;color:#ff6a90;text-align:center;line-height:18px;font-size:10px}.pc-top nav{display:flex;gap:18px;font-size:14px;font-weight:700}.pc-top nav a{white-space:nowrap}.pc-search{display:grid;grid-template-columns:1fr 84px;height:40px;border:1px solid rgba(255,255,255,.18);border-radius:6px;overflow:hidden}.pc-search input{border:0;outline:0;padding:0 14px;background:#121d24;color:#dfe9ea}.pc-search button{background:var(--cyan);color:#0e2d2b;font-weight:800}.pc-hero-grid{display:grid;grid-template-columns:210px 1fr 260px;gap:12px;margin-bottom:28px}.pc-side-banners{display:grid;gap:12px}.mini-banner,.pc-banner,.pc-notice{border-radius:10px;background:#fff;overflow:hidden}.mini-banner{display:flex;align-items:center;min-height:142px;padding:18px;background:linear-gradient(135deg,#c9fff4,#fff5c9);color:#1ba7d0;font-size:18px;font-weight:900;line-height:1.35}.pc-banner{display:flex;align-items:center;justify-content:space-between;min-height:296px;padding:42px 48px;background:linear-gradient(135deg,#71f0e6,#dffdf6 56%,#ffe7a9)}.pc-banner strong{display:block;color:#15aee2;font-size:38px;line-height:1.25;text-shadow:0 2px #fff}.pc-banner button{margin-top:28px;padding:8px 28px;border-radius:20px;background:#f6bd46;color:#fff;font-weight:800}.banner-mascot,.cat-avatar,.avatar,.float-avatar{display:inline-block;border-radius:50%;background:radial-gradient(circle at 50% 42%,#fff 0 28%,#ffdce8 29% 35%,transparent 36%),radial-gradient(circle at 36% 42%,#4b2837 0 4%,transparent 5%),radial-gradient(circle at 62% 42%,#4b2837 0 4%,transparent 5%),linear-gradient(135deg,#fff,#ffe8f0)}.banner-mascot{width:190px;height:190px}.pc-notice{padding:16px 18px}.pc-notice h3{margin:0 0 12px;font-size:22px}.pc-notice a{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line);color:#3f474b;font-size:14px}.category-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:12px}.category-card{position:relative;min-height:82px;padding:12px;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#cffff5,#e4f6ff)}.category-card strong,.category-card small{display:block;position:relative;z-index:1}.category-card strong{font-size:18px;font-weight:900}.category-card small{margin-top:4px;color:#6e7478}.category-card em{display:inline-flex;margin-top:10px;padding:2px 10px;border-radius:12px;background:#15d45f;color:#fff;font-style:normal;font-size:12px;font-weight:900}.category-card .cat-avatar{position:absolute;right:8px;bottom:-4px;width:70px;height:70px}.color-1{background:linear-gradient(135deg,#ffe9f3,#ffd9e4)}.color-2{background:linear-gradient(135deg,#fff2bd,#fff7d7)}.color-3{background:linear-gradient(135deg,#f2ddff,#eee6ff)}.color-4{background:linear-gradient(135deg,#dcffd9,#ecfff1)}.pc-filter{display:flex;align-items:center;gap:14px;height:46px;margin-bottom:12px;padding:0 12px;border-radius:8px;background:#fff;font-size:13px}.pc-filter button{background:transparent;color:#2c3338;font-weight:700}.pc-filter .muted{margin-left:auto;padding:8px 16px;border-radius:6px;background:#f2f6f8;color:#b9c0c5}.pc-filter .blue{padding:8px 16px;border:1px solid #22c8ff;border-radius:6px;color:#009cce}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.listing-card{overflow:hidden;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.card-main{display:block}.listing-image-shell{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#f5f7f8}.listing-img{display:block;width:100%;height:100%;object-fit:cover}.listing-image-shell em{display:none;padding:10px;color:#8a949a;font-size:13px;line-height:1.5;text-align:center;font-style:normal}.listing-image-shell.image-error em{display:block}.listing-info{padding:9px 10px 0}.listing-info h3{height:40px;margin:0 0 7px;overflow:hidden;color:#1b2025;font-size:14px;line-height:1.45;font-weight:900}.tag-line{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.tag-line span{display:inline-flex;align-items:center;height:22px;padding:0 8px;border:1px solid #e7eaec;border-radius:5px;background:#f7f8f9;color:#737a7f;font-size:12px;font-weight:700}.tag-line .wechat{border-color:#31d163;color:#24c255;background:#f8fff9}.tag-line .qq{border-color:#50c7ee;color:#36b9e1;background:#f7fcff}.trade-time{margin:8px 0 0;color:#a4a8ab;font-size:12px}.param-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:10px 10px 8px;padding:8px 4px;border-radius:8px;background:var(--mint)}.param-grid div,.detail-param-grid div{display:grid;gap:3px;justify-items:center;min-width:0}.param-grid strong,.detail-param-grid strong{color:#30383c;font-size:15px;line-height:1.2}.param-grid span,.detail-param-grid span{color:#8d9498;font-size:12px;text-align:center}.card-action-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;padding:0 10px 12px}.card-action-row p{margin:0;color:#6e7377;font-size:13px}.card-action-row b{color:var(--pink);font-size:18px}.card-action-row>span{color:#5f666a;font-size:13px}.online,.rent{height:30px;padding:0 14px;border-radius:6px;font-weight:800}.online{background:#fff0f3;color:#6c363f}.rent{background:var(--pink);color:#fff}.float-tools{position:fixed;right:max(28px,calc((100vw - 960px)/2 - 92px));top:45%;z-index:40;display:grid;justify-items:center}.float-avatar{width:68px;height:68px;margin-bottom:-8px}.float-tools button{display:grid;justify-items:center;gap:2px;width:58px;min-height:60px;border-bottom:1px solid var(--line);background:#fff;color:#273139}.float-tools button:first-of-type{border-radius:8px 8px 0 0}.float-tools button:last-of-type{border-radius:0 0 8px 8px}.float-tools em{font-style:normal;font-size:11px}.mobile-title{display:none}.detail-page{background:#ffffff38}.pc-breadcrumb{padding:0 0 14px;color:#7c858a;font-size:13px}.detail-hero{display:grid;grid-template-columns:minmax(360px,520px) minmax(0,1fr);gap:22px;padding:16px;border-radius:8px;background:#fff}.detail-gallery{position:relative;min-width:0}.detail-gallery-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.detail-image-frame{position:relative;display:grid;place-items:center;min-width:100%;aspect-ratio:16 / 10;overflow:hidden;border-radius:8px;background:#f5f7f8;scroll-snap-align:start}.detail-image-frame img{width:100%;height:100%;object-fit:cover}.detail-image-fallback{position:absolute;inset:0;display:none;place-items:center;color:#8a949a;font-size:14px;line-height:1.6;text-align:center}.detail-image-frame.image-error .detail-image-fallback,.benchmark-image-shell.image-error em{display:grid}.detail-image-count{position:absolute;right:10px;top:10px;z-index:2;padding:4px 9px;border-radius:999px;background:#00000094;color:#fff;font-size:12px}.detail-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.detail-thumbs a{aspect-ratio:16 / 10;overflow:hidden;border:2px solid #e6eaec;border-radius:6px;background:#f5f7f8}.detail-thumbs img{width:100%;height:100%;object-fit:cover}.detail-summary h1{margin:12px 0;font-size:21px;line-height:1.45}.detail-status-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.detail-status{padding:5px 10px;border-radius:999px;background:#dcfff7;color:#009a8b;font-size:13px;font-weight:800}.detail-code{color:#69737a;font-size:13px;overflow-wrap:anywhere}.detail-price-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0}.detail-price-panel p{margin:0;padding:14px;border-radius:8px;background:#fff4f7}.detail-price-panel span{display:block;color:#7f888e;font-size:13px}.detail-price-panel strong{color:var(--pink);font-size:28px}.detail-key-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;padding:14px;border-radius:8px;background:var(--mint)}.detail-key-grid p{margin:0;min-width:0}.detail-key-grid b,.detail-key-grid span{display:block}.detail-key-grid b{color:#7e888e;font-size:12px}.detail-key-grid span{margin-top:4px;color:#222b31;font-weight:800;overflow-wrap:anywhere}.pc-warning{margin:14px 0 0;padding:10px 12px;border-radius:8px;background:#fff8de;color:#8a5b00;font-size:12px;line-height:1.7}.pc-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px;margin-top:16px}.pc-detail-actions button{min-height:42px;border-radius:5px;background:var(--pink);color:#fff;font-weight:800}.pc-detail-actions button:last-child{background:#ffe6eb;color:var(--pink)}.white-card{margin-top:14px;padding:20px;border-radius:8px;background:#fff}.white-card h2{margin:0 0 18px;font-size:17px}.white-card h2 small{color:#8e969b;font-size:12px;font-weight:400}.pc-detail-row{display:grid;grid-template-columns:1fr 230px;gap:14px}.note-card,.time-card{min-height:76px}.note-card p,.time-card p{margin:0;color:#697177;font-size:13px}.flow-card{display:block}.flow-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.flow-steps div{position:relative;min-width:0;padding:12px 10px;border-radius:8px;background:#f8fbfb;text-align:center}.flow-steps span{display:grid;place-items:center;width:28px;height:28px;margin:0 auto 8px;border-radius:50%;background:#17232b;color:#fff;font-size:13px;font-weight:900}.flow-steps p{margin:0;font-size:13px;font-weight:800}.flow-steps em{display:none}.detail-param-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.detail-param-grid div{min-height:60px;padding:10px;border-radius:6px;background:#f7f8f9}.detail-param-grid strong{display:block;color:#28aeb4;overflow-wrap:anywhere}.detail-param-grid span{display:block;margin-top:4px;color:#7b858b;font-size:12px}.pc-skin div{display:flex;flex-wrap:wrap;gap:10px}.pc-skin span{padding:10px 14px;border:1px solid #44cad0;border-radius:5px;color:#20a9b0;font-weight:700}.rental-notice{display:block}.rental-notice summary{cursor:pointer;list-style:none;color:#17232b;font-size:17px;font-weight:900}.rental-notice summary::-webkit-details-marker{display:none}.rental-notice summary:after{content:"+";float:right;color:var(--pink)}.rental-notice[open] summary:after{content:"-"}.rental-notice div{display:grid;gap:8px;margin-top:14px}.rental-notice p{margin:0;color:#697177;font-size:13px;line-height:1.7}.screenshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-bottom{display:none}.benchmark-warning{margin-bottom:14px;padding:12px 14px;border:1px solid #ff7b7b;border-radius:8px;background:#fff1f1;color:#c40018;font-weight:900}.benchmark-warning small{display:block;margin-top:4px;color:#8c111f;font-size:12px}.benchmark-filter{grid-template-columns:repeat(5,minmax(0,1fr))}.benchmark-controls,.benchmark-preview-shell,.benchmark-list-panel{margin-top:16px}.benchmark-nav-actions,.benchmark-option-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.benchmark-option-row button{min-height:34px;padding:0 12px;border-radius:6px;background:#fff;color:#1d2b33;font-weight:800}.benchmark-option-row button.active{background:var(--cyan)}.benchmark-preview-shell{padding:14px;border-radius:8px;background:#fff}.benchmark-preview-shell header{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:#5f6b72}.benchmark-preview-shell header b{color:#111c24}.benchmark-device{min-width:0;margin:0 auto;background:#e7fff8}.benchmark-device.mobile{max-width:390px;border:1px solid #d6e0e4}.benchmark-device.desktop{max-width:1180px}.benchmark-stamp{margin-bottom:8px;padding:7px 10px;border-radius:6px;background:#fff1f1;color:#ca0017;font-size:12px;font-weight:900}.benchmark-card{margin:0}.benchmark-image-shell{position:relative;display:block;min-width:0;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:#f3f5f6}.benchmark-image-shell em{position:absolute;inset:0;display:none;place-items:center;color:#8a949a;font-style:normal;font-size:12px}.benchmark-disabled-actions button:disabled,.benchmark-card button:disabled{opacity:1;cursor:not-allowed}.drawer-overlay,.modal-mask{position:fixed;inset:0;z-index:100;background:#0000008a}.filter-drawer{position:absolute;right:0;bottom:0;left:0;max-height:82vh;padding:24px 18px 18px;border-radius:16px 16px 0 0;background:#fff}.filter-drawer header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:22px}.filter-drawer header span{color:#9ca2a6;font-size:18px}.filter-drawer header strong{font-size:20px}.filter-drawer header button{justify-self:end;background:transparent;color:#949a9d;font-size:24px}.drawer-search{display:flex;align-items:center;gap:12px;height:54px;padding:0 18px;border-radius:30px;background:#f3f5f6;color:#8e9599}.drawer-search input{width:100%;border:0;outline:0;background:transparent;font-size:18px}.drawer-body{display:grid;grid-template-columns:118px 1fr;gap:12px;max-height:calc(82vh - 198px);margin-top:18px;overflow:hidden}.drawer-body aside{overflow-y:auto;background:#f6f7f8}.drawer-body aside button{display:block;width:100%;min-height:56px;background:transparent;color:#777d81;font-size:17px}.drawer-body aside .active{background:#fff;color:var(--pink);font-weight:900}.drawer-options{overflow-y:auto;padding-right:4px}.drawer-options h3{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;font-size:18px}.drawer-options h3 small{padding:6px 10px;border-radius:4px;background:#f2f6f8;color:#60666a;font-size:13px}.drawer-options section{margin-bottom:18px}.drawer-options section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 8px}.drawer-options button{min-height:40px;border-radius:6px;background:#f1f5f7;color:#5d6367;font-weight:800}.filter-drawer footer{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:18px}.filter-drawer footer button{height:50px;border-radius:9px;font-size:18px;font-weight:800}.filter-drawer .reset{border:1px solid var(--pink);background:#fff;color:#34393d}.filter-drawer .confirm{background:var(--pink);color:#fff}.drawer-options button.active{border-color:var(--pink);background:#fff4f6;color:var(--pink)}.filter-summary{max-width:var(--max);margin:12px auto 0;padding:10px 14px;border:1px solid #f5d5dc;border-radius:8px;background:#fff7f9;color:#a73750;font-size:14px}.modal-mask{display:grid;place-items:center}.app-modal{width:min(80vw,360px);border-radius:3px;background:#fff;text-align:center;overflow:hidden}.app-modal h2{margin:0;padding:28px 22px 12px;font-size:22px;font-weight:500}.app-modal p{min-height:76px;margin:0;padding:14px 28px 28px;color:#999;font-size:18px;line-height:1.55}.app-modal p b{color:#222}.app-modal div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e5e5e5}.app-modal button{height:56px;border-right:1px solid #e5e5e5;background:#fff;font-size:20px}.app-modal a{display:grid;place-items:center;height:56px;border-right:1px solid #e5e5e5;background:#fff;font-size:20px}.app-modal button:last-child,.app-modal a:last-child{border-right:0}.app-modal .blue{color:#007aff}.captcha-layer{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:16px;background:#0000006b}.captcha-card{width:min(360px,100%);display:grid;gap:14px;padding:18px;border-radius:8px;background:#fff;box-shadow:0 20px 50px #00000038}.captcha-card h2,.captcha-card p{margin:0}.form-page,.workspace-page,.chat-page{min-height:calc(100vh - 66px)}.auth-card,.profile-card,.empty-state,.seller-table article,.chat-shell,.support-console{border-radius:8px;background:#fff;box-shadow:var(--shadow)}.auth-card{width:min(430px,100%);margin:48px auto 0;padding:28px}.eyebrow{margin:0 0 8px;color:#21a9b2;font-size:13px;font-weight:900}.auth-card h1,.workspace-head h1{margin:0 0 20px;font-size:28px}.auth-form,.publish-form,.review-action-form{display:grid;gap:14px}.auth-form label,.publish-form label,.review-action-form label{display:grid;gap:7px;color:#3e474d;font-size:13px;font-weight:800}.auth-form input,.publish-form input,.publish-form select,.publish-form textarea,.review-action-form textarea,.chat-compose input,.support-side textarea{width:100%;min-width:0;border:1px solid #dfe7ea;border-radius:7px;padding:11px 12px;background:#fff;color:#20262b;outline:0}.publish-form textarea,.review-action-form textarea,.support-side textarea{min-height:96px;resize:vertical}.button-primary,.button-soft,.button-danger{display:inline-grid;place-items:center;min-height:38px;padding:0 16px;border-radius:7px;font-weight:900}.button-primary{background:var(--pink);color:#fff}.button-soft{border:1px solid #dce6ea;background:#f7fafb;color:#39434a}.button-soft.danger{border-color:#ff9aa8;background:#fff3f5;color:#d71f43}.button-danger{border:1px solid #f0a4af;background:#fff3f5;color:#b4233d}.form-actions,.form-links{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-danger-actions{margin-top:10px}.form-links{justify-content:space-between;margin:16px 0 0;color:#1aa4b1;font-size:13px;font-weight:800}.safe-note,.status-box{margin:0;padding:12px;border-radius:7px;background:#fff8df;color:#75580a;font-size:13px;line-height:1.6}.publish-checklist{display:grid;gap:12px}.publish-checklist h2{margin:0}.check-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.check-items p{display:grid;gap:4px;margin:0;padding:10px;border:1px solid #e1e9ec;border-radius:7px;background:#f8fbfc;min-width:0}.check-items p.ok{border-color:#bcefe7;background:#effffb}.check-items b{color:#16a085;font-size:12px}.check-items p.todo b{color:#dd3b6b}.check-items span{color:#17232b;font-weight:900}.check-items em{color:#68747b;font-size:12px;font-style:normal;line-height:1.5;overflow-wrap:anywhere}.form-feedback{margin:0;padding:10px 12px;border:1px solid #ffc1d1;border-radius:7px;background:#fff3f6;color:#c82256;font-size:13px;font-weight:800;line-height:1.5}.form-feedback[data-type=success]{border-color:#bcefe7;background:#effffb;color:#0c7e6b}.workspace-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.profile-card{display:flex;align-items:center;gap:16px;padding:20px}.profile-card .big{width:64px;height:64px}.profile-card strong{display:block;font-size:20px}.profile-card p,.profile-card small{margin:4px 0 0;color:#747d83}.profile-card button{margin-left:auto}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.quick-grid a{padding:18px;border-radius:8px;background:#fff;text-align:center;box-shadow:var(--shadow)}.quick-grid b,.quick-grid span{display:block}.quick-grid b{color:#1daab5;font-size:24px}.quick-grid span{margin-top:6px;color:#687177;font-size:13px}.super-admin-card{margin:14px 0;border:1px solid #d8e6ff;background:linear-gradient(180deg,#fff,#f7fbff)}.super-admin-badge,.profile-role-mark{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;background:#2f63ff;color:#fff;font-size:12px;font-style:normal;font-weight:900;line-height:1}.super-admin-badge{padding:7px 10px}.profile-role-mark{margin-left:8px;padding:5px 8px;vertical-align:middle}.admin-address-list{display:grid;gap:10px;margin:12px 0 16px}.admin-address-list p{display:flex;flex-wrap:wrap;gap:8px;margin:0;color:#17212b;line-height:1.5}.admin-address-list span{color:#4d5b66;font-weight:900}.admin-address-list a{max-width:100%;color:#2f63ff;font-weight:900;overflow-wrap:anywhere}.process-list{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:16px}.process-list span{padding:12px 10px;border-radius:7px;background:var(--mint);text-align:center;font-weight:900}.empty-state{padding:30px;text-align:center}.seller-table{display:grid;gap:12px}.seller-table article{display:grid;grid-template-columns:86px minmax(0,1fr) 90px auto auto;gap:12px;align-items:center;padding:12px}.seller-table img,.review-detail img{width:86px;aspect-ratio:16 / 10;border-radius:7px;object-fit:cover}.seller-table strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-table p,.seller-table small{margin:4px 0 0;color:#747d83}.seller-table em{font-style:normal;color:#f0285f;font-weight:900}.publish-form{grid-template-columns:repeat(2,minmax(0,1fr))}.form-step{display:grid;gap:12px;align-content:start;padding:18px;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.form-step h2{margin:0;font-size:17px}.form-step .wide,.sticky-actions{grid-column:1 / -1}.sticky-actions{position:sticky;bottom:12px;display:flex;justify-content:flex-end;gap:10px;padding:12px;border-radius:8px;background:#ffffffeb;box-shadow:var(--shadow)}.notice-row{display:grid;grid-template-columns:140px minmax(0,1fr) 170px auto auto;gap:12px;align-items:center;margin:0;padding:12px 0;border-bottom:1px solid var(--line)}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.notice-row.is-unread b:after{content:"\672a\8bfb";display:inline-block;margin-left:6px;padding:2px 5px;border-radius:5px;background:#fff1f4;color:var(--pink);font-size:11px}.notice-row.is-read{opacity:.72}.notice-row em{color:#8b9499;font-style:normal;font-size:12px}.review-layout{display:grid;gap:14px}.review-detail{display:grid;grid-template-columns:140px minmax(0,1fr);gap:16px;padding:16px;border-radius:8px;background:#fff}.review-detail img{width:140px}.review-detail h2{margin:0 0 8px}.review-detail p{color:#697177}.review-detail strong{color:#f0285f}.review-param-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.review-param-grid span{padding:10px;border-radius:6px;background:#f6f9fa;color:#364047}.chat-shell,.support-console{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:620px;overflow:hidden}.support-console{grid-template-columns:260px minmax(0,1fr) 240px}.group-detail-shell{display:grid;grid-template-columns:minmax(0,1fr) 240px;min-width:0}.group-console{margin-top:18px}.chat-list{padding:16px;border-right:1px solid var(--line);background:#fbfdfd}.chat-list h1{margin:0 0 16px}.chat-list a{display:block;margin-bottom:8px;padding:12px;border-radius:7px;background:#fff}.chat-list .active{border:1px solid #22c8ff}.account-hero,.account-profile-card,.account-stat-section,.message-shell,.message-sync-banner{border-radius:20px;box-shadow:0 12px 30px #17255417}.account-hero{display:flex;align-items:center;gap:14px;padding:22px;color:#172554;background:#e8f9ff}.account-hero .account-mascot{display:grid;width:54px;height:54px;place-items:center;border-radius:18px;background:#fff;font-size:30px;box-shadow:0 6px 16px #22c7c933}.account-hero p,.account-hero h1{margin:0}.account-hero p{color:#8b5cf6;font-weight:800}.account-hero .button-soft{margin-left:auto}.account-profile-card{display:grid;grid-template-columns:auto minmax(160px,1fr) minmax(320px,2fr);gap:18px;align-items:center;margin-top:18px;padding:22px;background:#fff}.account-profile-main{display:grid;gap:8px}.account-profile-main strong{color:#172554;font-size:20px}.role-pill{width:fit-content;padding:5px 10px;border-radius:99px;background:#f1efff;color:#7c3aed;font-size:12px;font-weight:800}.account-profile-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.account-profile-card dl div{min-width:0;padding:10px;border-radius:12px;background:#f1fbff}.account-profile-card dt{color:#64748b;font-size:12px}.account-profile-card dd{margin:4px 0 0;color:#172554;font-weight:800;overflow-wrap:anywhere}.account-workbench{grid-column:2 / -1;justify-self:start;padding:10px 16px;border-radius:12px;background:#ff4f87;color:#fff;font-weight:800}.account-stat-section{margin-top:18px;padding:20px;background:#fff}.account-stat-section .section-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.account-stat-section h2{margin:0;color:#172554}.account-product-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.account-product-stats a{padding:18px 12px;border-radius:16px;text-align:center;background:#f1fbff}.account-product-stats a:nth-child(2){background:#fff8cf}.account-product-stats a:nth-child(3){background:#fff0f5}.account-product-stats a:nth-child(4){background:#f1efff}.account-product-stats b,.account-product-stats span{display:block}.account-product-stats b{color:#172554;font-size:26px}.account-product-stats span{margin-top:5px;color:#64748b;font-size:13px;font-weight:800}.account-safe-note{margin:16px 0;color:#5d6b81;font-size:13px}.message-center-page{padding-bottom:18px}.message-sync-banner{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:14px 18px;background:#edfffb}.message-sync-banner>span{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;background:#22c7c9;color:#fff}.message-sync-banner b{color:#172554}.message-sync-banner p{margin:3px 0 0;color:#64748b;font-size:12px}.message-sync-banner .button-soft{margin-left:auto}.message-shell{display:grid;grid-template-columns:330px minmax(0,1fr);min-height:640px;overflow:hidden;background:#fff}.message-sidebar{display:flex;min-width:0;flex-direction:column;border-right:1px solid #dbeafe;background:#fbfeff}.message-sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:18px 16px 12px}.message-sidebar-head h1{margin:0;color:#172554;font-size:22px}.message-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:0 12px 12px}.message-tabs button{padding:8px 2px;border-radius:10px;background:transparent;color:#64748b;font-size:12px;font-weight:800}.message-tabs button.active{background:#dffbfa;color:#05979a}.message-search{display:flex;gap:6px;padding:0 12px 12px}.message-search input{min-width:0}.message-search button{border-radius:10px;background:#8b5cf6;color:#fff}.message-sidebar>.message-list{flex:1;padding:8px;overflow:auto;background:transparent}.message-sidebar>.message-list a{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:9px;align-items:center;padding:11px;border-radius:14px;color:#172554}.message-sidebar>.message-list a.active{background:#e6fbfb}.message-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:14px;background:#f1efff;color:#8b5cf6;font-weight:800}.message-row-text,.message-row-meta{min-width:0}.message-row-text b,.message-row-text em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-row-text em{margin-top:4px;color:#7b879b;font-size:12px;font-style:normal}.message-row-meta{display:grid;justify-items:end;gap:3px;color:#94a3b8;font-size:10px}.message-row-meta i{font-style:normal}.message-row-meta strong{min-width:18px;padding:2px 5px;border-radius:99px;background:#ff4f87;color:#fff;text-align:center;font-size:10px}.message-window{display:grid;grid-template-rows:auto auto auto minmax(200px,1fr) auto auto;min-width:0}.message-window header{display:flex;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid #dbeafe}.message-window header strong,.message-window header span{display:block}.message-window header strong{color:#172554}.message-window header span{margin-top:3px;color:#64748b;font-size:12px}.message-window .message-list{background:#f1fbff}.message-empty-state{display:grid;place-content:center;min-height:380px;padding:30px;text-align:center;color:#64748b}.message-empty-state span{font-size:54px}.message-empty-state h2{color:#172554;font-size:18px}.message-empty-list{padding:30px 14px;color:#64748b;text-align:center}.pc-top.pastel-top{height:72px;background:linear-gradient(90deg,#fff8fd,#e9f5ff 48%,#f5ecff);border-bottom:1px solid rgba(143,112,214,.16);box-shadow:0 3px 16px #627bb517;color:#5f4b8b}.pastel-top .pc-top-inner{width:min(1180px,calc(100vw - 40px));grid-template-columns:auto 1fr 310px}.pastel-top .pc-logo{color:#7657b7;font-size:19px}.pastel-top .logo-mark{border-color:#8264c8;background:#fff}.pastel-top .logo-mark span{color:#7353b3}.pastel-top nav{justify-content:center;gap:28px;color:#75668e}.pastel-top nav a:hover{color:#8d62d6}.pastel-top .pc-search{height:38px;border-color:#dacbed;background:#ffffffc2;border-radius:20px}.pastel-top .pc-search input{background:transparent;color:#5d4d7f}.pastel-top .pc-search button{border-radius:19px;background:#a27ae4;color:#fff}.account-page,.message-center-page{width:min(1180px,calc(100vw - 40px))}.account-page{padding-top:28px}.account-hero{position:relative;min-height:156px;overflow:hidden;gap:18px;padding:25px 34px;border:1px solid #dbeafc;border-radius:24px;background:linear-gradient(118deg,#dff4ff,#effbff 55%,#eee4ff)}.account-hero:after{position:absolute;right:-40px;bottom:-70px;width:270px;height:160px;border:32px solid rgba(255,255,255,.42);border-radius:50%;content:""}.account-hero>:not(.account-sky-decor){position:relative;z-index:1}.account-sky-decor i{position:absolute;display:block;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 12px #fff}.account-sky-decor i:nth-child(1){top:26px;left:35%}.account-sky-decor i:nth-child(2){top:75px;right:25%}.account-sky-decor i:nth-child(3){top:20px;right:12%}.account-hero .account-mascot{width:78px;height:78px;border:5px solid rgba(255,255,255,.75);border-radius:50% 50% 45%;background:radial-gradient(circle at 38% 40%,#fff 0 15%,transparent 16%),linear-gradient(145deg,#ffddf4,#a9e8ff 58%,#c7a7ff);box-shadow:0 10px 20px #7483cd33}.account-hero .account-mascot span{color:#fff;font-size:34px;text-shadow:0 2px 7px #9570ca}.account-hero p{color:#9371d1;font-size:13px;letter-spacing:1px}.account-hero h1{margin:2px 0;color:#51406f;font-size:30px}.account-hero small{color:#7b89aa}.account-logout{margin-left:auto;padding:9px 16px;border:1px solid #d8caef;border-radius:20px;background:#ffffffb8;color:#896ab9}.account-profile-card{grid-template-columns:auto minmax(155px,.8fr) minmax(210px,1fr) minmax(290px,1.35fr);gap:20px;margin-top:20px;padding:23px 26px;border:1px solid #eef0fa;border-radius:22px;box-shadow:0 10px 28px #525f9514}.account-avatar-wrap{position:relative}.account-avatar-wrap .big{width:64px;height:64px}.account-avatar-wrap i{position:absolute;right:-2px;bottom:0;display:grid;width:19px;height:19px;place-items:center;border:2px solid #fff;border-radius:50%;background:#78d9b2;color:#fff;font-size:11px;font-style:normal}.account-profile-main{gap:5px}.account-profile-main strong{font-size:19px}.account-profile-main>span{color:#a0a9be;font-size:12px}.account-identity{display:grid;align-content:center;gap:4px;min-width:0;padding:11px 14px;border-radius:14px;background:linear-gradient(135deg,#f6f0ff,#edf7ff)}.account-identity span,.account-identity em{color:#8b91a9;font-size:11px;font-style:normal}.account-identity b{color:#7853b7;font-size:15px}.account-profile-card dl{gap:8px}.account-profile-card dl div{padding:8px 11px;background:#fafbff}.account-profile-card dt{font-size:11px}.account-profile-card dd{font-size:13px}.account-workbench{grid-column:auto;justify-self:end;padding:11px 17px;border-radius:21px;background:linear-gradient(90deg,#9870db,#bc7ee9);box-shadow:0 6px 12px #8a63d33b;white-space:nowrap}.account-stat-section{margin-top:20px;padding:23px 26px 26px;border-radius:22px;box-shadow:0 10px 28px #525f9514}.account-stat-section .section-title p{margin:0 0 3px;color:#a08aac;font-size:11px;font-weight:800;letter-spacing:1.4px}.account-stat-section h2{font-size:21px}.account-stat-section .section-title>a{color:#9b7ccb;font-size:13px}.account-stat-section .section-title a span{font-size:19px}.account-product-stats{gap:16px;margin-top:18px}.account-product-stats a{position:relative;overflow:hidden;min-height:112px;padding:20px 16px;border-radius:18px;text-align:left}.account-product-stats a:after{position:absolute;right:15px;bottom:11px;color:#4f487121;font-size:42px;font-weight:900;content:"\2726"}.account-product-stats a i{position:relative;z-index:1;display:block;margin-bottom:6px;color:#7b68b4;font-style:normal;font-size:18px}.account-product-stats b{position:relative;z-index:1;font-size:28px}.account-product-stats span{position:relative;z-index:1}.account-product-stats .stat-1{background:#eaf7ff}.account-product-stats .stat-2{background:#fdf3d9}.account-product-stats .stat-3{background:#ffedf4}.account-product-stats .stat-4{background:#f0ebff}.account-safe-note{padding:0 5px}.message-center-page{padding-top:26px}.message-sync-banner{position:relative;min-height:126px;gap:16px;margin-bottom:18px;padding:19px 25px;overflow:hidden;border:1px solid #e5dff6;border-radius:22px;background:linear-gradient(105deg,#e8f7ff,#f8efff 72%,#ffeef7)}.message-sync-banner:after{position:absolute;right:-40px;top:-96px;width:260px;height:260px;border-radius:50%;background:#ffffff73;content:""}.message-sync-banner>*{position:relative;z-index:1}.message-banner-mascot{display:grid;width:76px;height:76px;place-items:center;border:5px solid #fff;border-radius:48% 52% 47% 53%;background:linear-gradient(145deg,#f7c4e7,#9bdbff 52%,#bca5ed);box-shadow:0 9px 20px #796ebe2e}.message-banner-mascot i{color:#fff;font-size:32px;font-style:normal;text-shadow:0 2px 7px #8866b0}.message-banner-kicker,.message-sync-banner b{display:block}.message-banner-kicker{color:#a084c7;font-size:11px;font-weight:800;letter-spacing:1.2px}.message-sync-banner b{color:#584474;font-size:24px}.message-sync-banner p{color:#7b7895}.message-banner-role{display:grid;gap:4px;margin-left:auto;padding:10px 14px;border-radius:13px;background:#ffffffad}.message-banner-role span{color:#9690aa;font-size:11px}.message-banner-role b{color:#8060b5;font-size:14px}.message-settings{padding:9px 15px;border:1px solid #d9c9ed;border-radius:20px;background:#fff;color:#896ab9;white-space:nowrap}.message-shell{min-height:550px;border:1px solid #edf0fa;border-radius:22px;box-shadow:0 10px 28px #525f9514}.message-sidebar-head{padding:20px 18px 15px}.message-sidebar-head h1{color:#53416e;font-size:21px}.message-sidebar-head div>span{color:#af99d2;font-size:10px;font-weight:900;letter-spacing:1.4px}.message-tabs{margin:0 12px;padding:4px;border-radius:13px;background:#f4f3fa}.message-tabs button.active{background:#fff;color:#8361bd;box-shadow:0 3px 8px #4c3e6b1a}.message-search{padding-top:14px}.message-search input{border:1px solid #ebe6f3;border-radius:11px;background:#fafaff}.message-search button{background:#a580dd}.message-sidebar>.message-list a{border:1px solid transparent}.message-sidebar>.message-list a.active{border-color:#ede4fb;background:#f6f0ff}.message-avatar{border-radius:50%;background:linear-gradient(145deg,#daf3ff,#e9d9ff);color:#8564ba}.message-window header{padding:19px 23px;border-bottom-color:#eeeaf4}.message-window .message-list{background:#fafcff}@media (max-width: 720px){.account-hero{margin:0 -2px;padding:18px;border-radius:0 0 20px 20px}.account-profile-card{grid-template-columns:auto 1fr;padding:16px}.account-profile-card dl,.account-workbench{grid-column:1 / -1}.account-product-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.message-sync-banner{align-items:flex-start}.message-sync-banner .button-soft{margin-left:0}.message-shell{display:block;min-height:0;border-radius:0}.message-sidebar{min-height:calc(100vh - 205px);border-right:0}.message-window{display:none}.message-center-page:has(.message-window header) .message-sidebar{display:none}.message-center-page:has(.message-window header) .message-window{display:grid;min-height:calc(100vh - 120px)}.message-window .message-list{min-height:260px}}.chat-list b,.chat-list span{display:block}.chat-list span{margin-top:5px;color:#788187;font-size:12px}.chat-window{display:grid;grid-template-rows:auto 1fr auto;min-width:0}.chat-window header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--line)}.chat-window header .button-soft,.chat-window header .button-primary{min-width:0;white-space:normal}.conversation-product{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;padding:12px 16px;border-bottom:1px solid var(--line);background:#fbfdfd}.conversation-product.no-image{grid-template-columns:minmax(0,1fr)}.conversation-product img{width:72px;height:54px;object-fit:cover;border:1px solid var(--line);border-radius:6px;background:#fff}.conversation-product b,.conversation-product strong,.conversation-product p,.conversation-product a{display:block;min-width:0;overflow-wrap:anywhere}.conversation-product b{color:#677279;font-size:12px}.conversation-product strong{margin-top:2px;color:#20272c;font-size:14px}.conversation-product p{margin:4px 0 0;color:#6d767c;font-size:12px}.conversation-product a{margin-top:4px;color:var(--brand);font-size:12px}.support-agent-summary{display:grid;gap:8px;padding:12px 16px;border-bottom:1px solid var(--line);background:#f6fffc}.support-agent-summary>div{display:grid;gap:3px}.support-agent-summary b,.support-agent-summary span,.support-agent-summary p{min-width:0;margin:0;overflow-wrap:anywhere}.support-agent-summary>div>b{color:#0f766e;font-size:14px}.support-agent-summary>div>span{color:#637078;font-size:12px}.group-window{min-width:0}.group-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 16px;border-bottom:1px solid var(--line);background:#fbfdfd}.group-realtime{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 12px;color:#637078;font-size:12px}.group-realtime span{min-width:0;overflow-wrap:anywhere}.realtime-status{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;padding:6px 8px;font-size:12px;line-height:1.4}.group-realtime .js-group-typing:not([hidden]){color:#0b7f69}.group-summary p,.support-side p{margin:0 0 10px}.agent-status-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;padding:8px 0;border-bottom:1px solid var(--line)}.agent-status-row em{grid-column:1 / -1;color:#637078;font-size:12px;font-style:normal;overflow-wrap:anywhere}.group-summary b,.group-summary span{display:block}.group-summary b{margin-bottom:4px;color:#637078;font-size:12px}.group-status-form{display:flex;gap:10px;padding:12px 16px;border-top:1px solid var(--line);background:#fff}.group-status-form select{min-width:160px}.embedded-list{max-height:360px;overflow:auto;border:1px solid var(--line);border-radius:8px}.message-list{display:flex;flex-direction:column;gap:10px;padding:16px;overflow-y:auto;background:#f3f7f8}.message-list p{display:grid;justify-items:start;margin:0}.message-history-more{justify-self:center;width:fit-content;min-height:32px;padding:0 14px;font-size:12px}.message-list p.mine{justify-items:end}.message-list span{max-width:76%;padding:10px 12px;border-radius:8px;background:#fff;color:#252c31}.message-list .mine span{background:#d9fff4}.message-image{display:block;width:min(220px,76%);max-height:260px;object-fit:cover;border-radius:8px;border:1px solid var(--line);background:#fff}.message-list em{margin-top:4px;color:#8b9499;font-style:normal;font-size:11px}.chat-compose{display:grid;grid-template-columns:minmax(0,1fr) minmax(112px,150px) 90px;gap:8px;padding:12px;border-top:1px solid var(--line)}.chat-file{min-width:0;height:42px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:12px}.reply-chips{display:flex;flex-wrap:wrap;gap:8px;padding:8px 12px 0}.reply-chips button{padding:7px 10px;border-radius:16px;background:#eef6f8;color:#4e5960}.support-side{padding:16px;border-left:1px solid var(--line);background:#fff}.admin-page{width:min(960px,calc(100vw - 24px));margin:0 auto;padding:24px 0}.admin-page h1{margin:0 0 18px}.admin-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.admin-tabs a{padding:9px 14px;border-radius:7px;background:#fff;color:#4e565c;font-weight:800}.admin-tabs .active{background:var(--cyan);color:#0e2d2b}.admin-return-bar{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.admin-return-bar a{min-height:36px}.admin-note{margin-bottom:14px;padding:12px 14px;border:1px solid #f7d486;border-radius:8px;background:#fff8df;color:#7d5b0a;font-size:13px;font-weight:700}.admin-layout{display:grid;grid-template-columns:320px 1fr;gap:16px}.admin-product-management-layout{grid-template-columns:minmax(540px,.95fr) minmax(420px,1.05fr);align-items:start}.admin-product-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-editor>h2,.admin-product-editor>input[type=hidden],.admin-product-editor>.wide,.admin-product-editor>button[type=submit]{grid-column:1 / -1}.admin-stack{display:grid;gap:16px}.admin-estimate-panel{margin-bottom:16px;overflow:hidden;border:1px solid #a9cbed;box-shadow:0 14px 34px #2f70af17}.estimate-heading{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:18px;padding:0 2px 14px}.estimate-heading h2{margin:0;color:#172033;font-size:22px;letter-spacing:0}.estimate-ratio-field{display:flex;align-items:center;gap:10px;color:#34445e;font-size:13px;font-weight:800}.estimate-input-with-unit{display:inline-grid;grid-template-columns:minmax(72px,1fr) auto;min-width:126px;align-items:center;overflow:hidden;border:1px solid #a9c5e2;border-radius:6px;background:#fff}.estimate-input-with-unit:focus-within{border-color:#347fce;box-shadow:0 0 0 3px #347fce21}.estimate-input-with-unit input{width:100%;min-width:0;height:38px;padding:0 10px;border:0;border-radius:0;outline:0;color:#172033;font:inherit;font-variant-numeric:tabular-nums;font-weight:800;text-align:right}.estimate-input-with-unit em{padding:0 10px;color:#5f6f84;font-size:12px;font-style:normal;white-space:nowrap}.estimate-table-wrap{width:100%;overflow-x:auto;border:1px solid #91bce8;border-radius:6px}.estimate-table{width:100%;min-width:660px;border-collapse:collapse;table-layout:fixed;color:#172033;font-size:14px}.estimate-col-item,.estimate-col-quantity{width:24%}.estimate-col-price,.estimate-col-subtotal{width:26%}.estimate-table th,.estimate-table td{height:48px;padding:7px 12px;border-right:1px solid #a3c8ec;border-bottom:1px solid #a3c8ec;text-align:center;vertical-align:middle}.estimate-table tr>:last-child{border-right:0}.estimate-table thead th,.estimate-table tfoot th,.estimate-table tfoot td,.estimate-table tbody tr:nth-child(2n){background:#e9f3fc}.estimate-table thead th{background:#dcecf9;color:#172033;font-size:15px}.estimate-table tbody tr{transition:background-color .16s ease}.estimate-table tbody tr:hover{background:#f4f9fe}.estimate-table tbody th,.estimate-table tfoot th{font-weight:900}.estimate-table td:nth-child(2) .estimate-input-with-unit{width:min(150px,100%);margin:0 auto}.estimate-table td:nth-child(3) strong,.estimate-table td:nth-child(3) span{display:inline-block}.estimate-table td:nth-child(3) span{margin-left:7px;color:#667085;font-size:12px}.estimate-table output{color:#111827;font-size:15px;font-weight:900;font-variant-numeric:tabular-nums}.estimate-table tfoot output{color:#0f5fae;font-size:17px}.estimate-table tfoot tr>*{border-bottom:0}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.account-metrics{grid-template-columns:repeat(6,1fr)}.admin-metrics div,.admin-panel{padding:18px;border-radius:8px;background:#fff}.admin-metrics span,.admin-panel span{color:#7b8287}.admin-metrics strong{display:block;margin-top:8px;font-size:28px}.admin-panel p{display:grid;grid-template-columns:130px 1fr 90px;gap:12px;margin:0;padding:12px 0;border-bottom:1px solid var(--line)}.admin-table p{grid-template-columns:96px minmax(0,1fr) 120px auto auto;align-items:center}.admin-table button,.admin-form button{height:34px;padding:0 14px;border-radius:6px;background:var(--pink);color:#fff;font-weight:800}.account-table-panel{overflow:hidden}.account-table-scroll{overflow-x:auto}.account-table{width:100%;min-width:980px;border-collapse:collapse;font-size:13px}.account-table th,.account-table td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.account-table th{background:#f7fafb;color:#26323a;font-weight:800}.account-table td small{display:block;max-width:190px;margin-top:4px;color:#8a949b;word-break:break-all}.account-role-badge{display:inline-block;margin:0 4px 4px 0;padding:4px 8px;border-radius:4px;background:#0b83ff;color:#fff;font-weight:800}.account-role-badge.disabled{background:#c8d1d8;color:#51606a}.account-actions{display:flex;flex-wrap:wrap;gap:6px;min-width:360px}.inline-role-form{display:inline}.account-actions .button-soft,.account-actions button{height:28px;padding:0 9px;border-radius:4px;background:#0b83ff;color:#fff;font-size:12px;font-weight:800}.account-actions button:disabled{cursor:not-allowed;opacity:.45}.account-detail-inline{margin-top:16px}.account-detail-inline .support-side{width:100%}.account-detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.account-detail-actions .button-soft{height:32px;padding:0 12px}.account-role-manager,.account-password-manager{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.account-role-manager h2,.account-password-manager h2{margin:0 0 12px;font-size:18px}.account-role-manager .safe-note,.account-password-manager .safe-note{margin-bottom:12px}.account-role-manager-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e2e8ec;border-radius:7px;background:#f8fafb}.account-role-manager-row+.account-role-manager-row{margin-top:10px}.account-role-manager-row>div{display:grid;gap:4px;min-width:0}.account-role-manager-row>div span{color:#68757d;font-size:12px}.account-role-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.account-role-actions button,.account-password-manager .admin-form button{min-height:34px;height:auto}.account-role-actions .button-danger{border-color:#f0a4af;background:#fff3f5;color:#b4233d}.account-password-manager .admin-form{margin-top:12px}.account-password-manager .admin-form button{justify-self:start}.admin-form{display:grid;gap:12px;align-content:start}.admin-form label{display:grid;gap:6px;color:#4b545a;font-size:13px;font-weight:800}.admin-form .inline-check{grid-template-columns:auto 1fr;align-items:center}.admin-form .inline-check input{width:auto}.admin-form input,.admin-form select,.admin-form textarea{width:100%;min-width:0;border:1px solid #dde5e8;border-radius:7px;padding:10px 12px;background:#fff;color:#222;outline:0}.admin-form textarea{min-height:96px;resize:vertical}@media (max-width: 1180px){.admin-product-management-layout{grid-template-columns:1fr}}@media (max-width: 640px){.admin-product-editor{grid-template-columns:1fr}.admin-product-editor>h2,.admin-product-editor>input[type=hidden],.admin-product-editor>.wide,.admin-product-editor>button[type=submit]{grid-column:auto}}.support-grid{display:grid;grid-template-columns:360px 1fr;gap:16px}.support-filter{display:grid;grid-template-columns:minmax(0,1fr) 150px 130px auto auto;gap:10px;align-items:center;margin:0 0 14px}.support-filter input,.support-filter select{width:100%;min-width:0;border:1px solid #dde5e8;border-radius:7px;padding:10px 12px;background:#fff}.mine-page{max-width:430px;padding-bottom:96px}.mine-head{display:flex;align-items:center;gap:18px;padding:28px 18px 16px;background:linear-gradient(135deg,#dbfff6,#f5fffb)}.mine-head .big{width:72px;height:72px}.mine-head p{margin:0 0 4px;font-size:20px}.mine-head h1{margin:0;font-size:28px}.mine-head button{margin-left:auto;background:transparent;font-size:28px}.mine-panel{margin:0 16px 18px}.mine-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 8px;text-align:center}.mine-grid a,.mine-grid button{border:0;background:transparent;text-decoration:none;cursor:pointer}.mine-grid span{display:grid;gap:8px;color:#222;font-size:28px}.mine-grid em{color:#333;font-style:normal;font-size:15px}@media (max-width: 900px){:root{background:var(--page)}body{background:var(--page)}.pc-top,.pc-only,.float-tools,.pc-breadcrumb,.pc-warning,.pc-detail-meta,.pc-detail-actions,.pc-detail-row,.pc-skin,.screenshot-card{display:none}.mobile-only{display:block}.site-page{width:100%;max-width:100%;margin:0;padding:0 12px calc(104px + env(safe-area-inset-bottom));background:var(--page)}.data-mode-banner{margin:10px 0;font-size:12px}.m-top{margin:0 -12px;padding:28px 12px 12px;background:linear-gradient(112deg,#e3fbfb,#d9fff3);overflow:visible}.m-brand-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:100%;overflow:visible}.m-brand{flex:1;gap:10px;min-width:0;padding-right:106px}.m-brand>div{min-width:0}.m-brand .logo-mark{width:46px;height:46px;flex:0 0 auto}.m-brand strong{display:block;color:#172136;font-size:24px;line-height:1.1;font-weight:900}.m-brand span{display:block;margin-top:5px;color:#45535c;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-service{flex:0 0 auto;position:absolute;top:30px;right:12px;z-index:90;display:inline-flex;align-items:center;gap:6px;width:100px;height:40px;padding:0 8px;border-radius:12px;background:#ffffffe0;color:#111;font-size:15px;font-weight:800}.avatar{width:24px;height:24px}.m-search-row{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:10px;align-items:center;margin-top:20px}.m-search{display:flex;align-items:center;height:50px;padding:0 16px;border:2px solid #172229;border-radius:10px;background:#ffffff73;color:#8b9296}.m-search input{width:100%;border:0;outline:0;background:transparent;font-size:18px}.m-grid-toggle{display:grid;justify-items:center;gap:3px;background:transparent;color:#182228}.m-grid-toggle span{font-size:34px;line-height:1}.m-grid-toggle small{font-size:14px}.m-category-scroll{display:flex;gap:10px;margin:12px -12px 0;padding:10px 12px 12px;overflow-x:auto;background:#fff}.m-category{flex:0 0 88px;display:grid;justify-items:center;text-align:center}.m-category .cat-avatar{width:56px;height:56px;margin-bottom:-4px}.m-category strong{color:#54cbe0;font-size:15px;line-height:1.1;text-shadow:0 1px #fff}.m-category small{margin-top:4px;color:#111;font-size:14px}.notice-bar{display:flex;align-items:center;gap:12px;min-height:44px;margin:12px 0;padding:0 18px;border-radius:13px;background:#fff}.notice-bar span{font-size:22px}.notice-bar p{margin:0;color:#252b2f;font-size:15px}.notice-bar b{color:#28bfd3}.filter-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;min-height:50px;margin:0 -12px 12px;padding:0 12px;background:var(--page)}.filter-bar button{background:transparent;color:#262d31;font-size:17px;white-space:nowrap}.filter-bar button:last-child{text-align:right}.filter-icon{display:inline-block;margin-left:4px;font-size:26px;transform:rotate(90deg)}.product-list{grid-template-columns:1fr;gap:12px;max-width:100%;overflow:visible}.listing-card{border-radius:8px;box-shadow:none;width:100%;max-width:100%}.card-main{display:grid;grid-template-columns:minmax(104px,32%) minmax(0,1fr);gap:10px;padding:12px 12px 0}.listing-img{height:92px;aspect-ratio:auto;border-radius:7px}.listing-info{padding:0;min-width:0}.listing-info h3{height:44px;margin-bottom:8px;font-size:17px;line-height:1.25;word-break:break-all}.trade-time{margin-top:9px;font-size:15px}.tag-line span{height:25px;padding:0 7px;font-size:13px}.param-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:12px 12px 10px;padding:12px 3px}.param-grid strong{font-size:16px}.param-grid span{font-size:12px}.card-action-row{grid-template-columns:auto auto minmax(92px,1fr) minmax(54px,auto);padding:0 12px 12px;min-width:0;width:100%}.card-action-row p{font-size:14px}.card-action-row b{font-size:23px}.card-action-row>span{font-size:13px}.online,.rent{height:40px;border-radius:22px;font-size:14px;white-space:nowrap}.online{justify-self:end;width:100%;padding:0 10px;background:var(--pink);color:#fff}.rent{padding:0 14px}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:82px;padding-top:7px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #edf0f1;background:#fffffff7}.bottom-nav a{display:grid;justify-items:center;align-content:center;gap:4px;color:#aeb2b5}.bottom-nav .active{color:#151e24}.bottom-nav span{font-size:33px;line-height:1}.bottom-nav em{font-style:normal;font-size:16px}.mobile-title{position:sticky;top:0;z-index:55;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;height:66px;background:#fff}.mobile-title a{padding-left:16px;font-size:48px;line-height:1}.mobile-title strong{justify-self:center;font-size:22px}.detail-page{padding:0 0 calc(106px + env(safe-area-inset-bottom))}.detail-hero{display:grid;grid-template-columns:1fr;gap:0;padding:0;border-radius:0;background:transparent}.detail-image-frame{aspect-ratio:1 / .72;border-radius:0}.detail-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 10px 10px;background:#fff}.detail-summary{margin-top:0;padding:14px 16px 16px;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#fff7fb,#fff)}.detail-summary h1{margin:10px 0 12px;font-size:21px}.detail-status-row{align-items:flex-start}.detail-code{max-width:100%;line-height:1.5}.detail-price-panel{gap:8px}.detail-price-panel p{padding:12px}.detail-price-panel strong{font-size:26px}.detail-key-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.pc-detail-actions{display:none}.flow-card{display:block}.white-card{margin:10px 0 0;padding:18px 16px;border-radius:0}.white-card h2{font-size:20px}.flow-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.flow-steps div{padding:8px 4px}.flow-steps span{width:28px;height:28px;margin-bottom:6px;border:0;font-size:13px}.flow-steps p{margin:0;font-size:12px}.flow-steps em{display:none}.detail-param-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;background:var(--mint)}.detail-param-grid div{min-height:54px;padding:8px;background:transparent}.detail-param-grid strong{color:#30383c;font-size:16px}.detail-param-grid span{font-size:12px}.screenshot-grid{grid-template-columns:1fr}.detail-bottom{position:fixed;right:0;bottom:0;left:0;z-index:70;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:center;height:82px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff}.detail-bottom button{height:50px;border-radius:25px;font-size:15px;font-weight:800}.detail-bottom .plain{display:grid;height:auto;background:transparent;color:#222;font-size:15px}.detail-bottom .primary{background:var(--pink);color:#fff}.benchmark-filter{grid-template-columns:1fr}.benchmark-preview-shell{margin-right:-2px;margin-left:-2px;padding:10px}.benchmark-preview-shell header{display:block}.benchmark-device.mobile,.benchmark-device.desktop{max-width:100%}.benchmark-device .listing-card{border-radius:8px}.benchmark-card .card-main{grid-template-columns:minmax(112px,34%) minmax(0,1fr)}.benchmark-image-shell{height:92px;aspect-ratio:auto}.benchmark-card .card-action-row{grid-template-columns:1fr 1fr}.benchmark-card .card-action-row button{width:100%}.filter-drawer{max-height:82vh}.app-modal{width:80vw}.admin-page{padding:16px 14px 100px}.admin-metrics,.support-grid{grid-template-columns:1fr 1fr}.admin-layout{grid-template-columns:1fr}.estimate-heading{align-items:flex-start;flex-direction:column}.estimate-ratio-field{width:100%;justify-content:space-between}.estimate-table-wrap{scrollbar-width:thin}.admin-panel p,.admin-table p,.support-filter,.check-items{grid-template-columns:1fr}.form-page,.workspace-page,.chat-page{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.auth-card{margin:16px auto 0;padding:20px 16px;box-shadow:none}.workspace-head{align-items:flex-start;padding:14px 0 0}.workspace-head h1{font-size:24px}.profile-card{align-items:flex-start;padding:16px;box-shadow:none}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-list{grid-template-columns:1fr}.seller-table article{grid-template-columns:76px minmax(0,1fr);align-items:start;box-shadow:none}.seller-table img{width:76px}.seller-table em,.seller-table .button-soft,.seller-table .button-primary{grid-column:2;justify-self:start}.seller-table strong{white-space:normal}.publish-form{grid-template-columns:1fr}.form-step{padding:16px;box-shadow:none}.sticky-actions{right:12px;bottom:calc(86px + env(safe-area-inset-bottom));left:12px;display:grid;grid-template-columns:1fr 1fr}.notice-row{grid-template-columns:1fr}.review-detail{grid-template-columns:96px minmax(0,1fr);gap:12px}.review-detail img{width:96px}.review-param-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-shell,.support-console{display:block;min-height:calc(100vh - 104px);border-radius:0;box-shadow:none}.group-detail-shell{display:block}.group-summary{grid-template-columns:1fr}.group-status-form{display:grid;grid-template-columns:1fr}.embedded-list{max-height:260px}.chat-list{border-right:0;border-bottom:1px solid var(--line)}.chat-list a{display:inline-block;width:220px;vertical-align:top}.chat-list{white-space:nowrap;overflow-x:auto}.chat-window{min-height:520px}.chat-window header{align-items:flex-start;flex-direction:column}.chat-window header .button-soft,.chat-window header .button-primary{width:100%}.chat-compose{grid-template-columns:minmax(0,1fr) 76px}.chat-compose .chat-file{grid-column:1 / -1;width:100%}.support-side{border-left:0;border-top:1px solid var(--line)}.account-role-manager-row{grid-template-columns:1fr;align-items:stretch}.account-role-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.account-role-actions button,.account-password-manager .admin-form button{width:100%}.account-password-manager .admin-form button{justify-self:stretch}.message-list span{max-width:86%}}@media (max-width: 720px){.admin-estimate-page>h1{margin-bottom:14px;font-size:28px;line-height:1.18}.admin-page.admin-estimate-page:not(.q-admin-page)>.admin-tabs{flex-wrap:nowrap;gap:8px;margin-right:-12px;margin-bottom:12px;margin-left:-12px;padding:0 12px 4px;overflow-x:auto;scrollbar-width:none}.admin-page.admin-estimate-page:not(.q-admin-page)>.admin-tabs::-webkit-scrollbar{display:none}.admin-page.admin-estimate-page:not(.q-admin-page)>.admin-tabs a{min-width:max-content;min-height:38px;padding:0 14px;font-size:12px}body:has(.admin-estimate-page) .admin-sidebar{gap:0;padding-top:6px;padding-bottom:6px}body:has(.admin-estimate-page) .admin-sidebar-head,body:has(.admin-estimate-page) .admin-sidebar-foot{display:none}.admin-estimate-page>.admin-note{margin-bottom:12px;padding:10px 12px;font-size:11px;line-height:1.45}.admin-estimate-page .admin-estimate-panel{padding:14px 8px;border-radius:8px}.admin-estimate-page .estimate-heading{gap:12px;min-height:0;padding:0 4px 12px}.admin-estimate-page .estimate-heading h2{font-size:19px}.admin-estimate-page .estimate-ratio-field{display:grid;grid-template-columns:minmax(82px,auto) minmax(0,1fr);gap:8px;font-size:12px}.admin-estimate-page .estimate-ratio-field>.estimate-input-with-unit{width:100%;min-width:0}.admin-estimate-page .estimate-table-wrap{overflow-x:hidden;border-radius:5px}.admin-estimate-page .estimate-table{min-width:0;font-size:11px}.admin-estimate-page .estimate-col-item{width:29%}.admin-estimate-page .estimate-col-quantity{width:25%}.admin-estimate-page .estimate-col-price{width:22%}.admin-estimate-page .estimate-col-subtotal{width:24%}.admin-estimate-page .estimate-table th,.admin-estimate-page .estimate-table td{height:52px;padding:6px 3px;line-height:1.25;overflow-wrap:anywhere}.admin-estimate-page .estimate-table thead th{height:42px;font-size:11px}.admin-estimate-page .estimate-table td:nth-child(2) .estimate-input-with-unit{width:100%;min-width:0;grid-template-columns:minmax(0,1fr) auto}.admin-estimate-page .estimate-table .estimate-input-with-unit input{height:36px;padding:0 2px;font-size:12px}.admin-estimate-page .estimate-table .estimate-input-with-unit em{padding:0 3px 0 1px;font-size:10px}.admin-estimate-page .estimate-table td:nth-child(3) strong,.admin-estimate-page .estimate-table td:nth-child(3) span{display:block}.admin-estimate-page .estimate-table td:nth-child(3) strong{font-size:11px}.admin-estimate-page .estimate-table td:nth-child(3) span{margin:3px 0 0;font-size:9px}.admin-estimate-page .estimate-table output,.admin-estimate-page .estimate-table tfoot output{font-size:12px;white-space:nowrap}}@media (max-width: 430px){.m-brand strong{font-size:21px}.m-brand span{font-size:14px}.m-service{width:96px;padding:0 8px;font-size:14px}.listing-info h3{font-size:17px}.online,.rent{padding:0 10px;font-size:13px}}@media (max-width: 390px){.site-page{padding-right:10px;padding-left:10px}.m-top,.m-category-scroll,.filter-bar{margin-right:-10px;margin-left:-10px}.m-brand .logo-mark{width:42px;height:42px}.m-brand strong{font-size:19px}.m-brand span{font-size:12px}.m-service{height:38px;width:94px;padding:0 8px;font-size:13px}.avatar{width:24px;height:24px}.m-search-row{grid-template-columns:minmax(0,1fr) 66px}.m-search input{font-size:16px}.card-main{grid-template-columns:minmax(100px,31%) minmax(0,1fr);gap:10px}.listing-img{height:90px}.listing-info h3,.param-grid strong,.detail-param-grid strong{font-size:15px}.card-action-row{gap:6px}.card-action-row b{font-size:21px}.online,.rent{padding:0 8px}}@media (max-width: 720px){.pastel-top{display:none}.account-page,.message-center-page{width:100%;padding:0 0 92px}.account-hero{min-height:128px;margin:0;padding:19px 20px;border:0;border-radius:0 0 24px 24px}.account-hero .account-mascot{width:58px;height:58px;border-width:4px}.account-hero .account-mascot span{font-size:26px}.account-hero h1{font-size:23px}.account-hero p{font-size:11px}.account-hero small{display:none}.account-logout{padding:7px 11px;font-size:12px}.account-profile-card{grid-template-columns:auto 1fr;gap:13px;margin:-8px 12px 0;padding:18px 16px;border-radius:18px}.account-avatar-wrap .big{width:55px;height:55px}.account-identity{grid-column:1 / -1;grid-template-columns:auto 1fr;align-items:center;gap:6px 12px;padding:11px 13px}.account-identity span{grid-row:1 / span 2}.account-identity b{font-size:14px}.account-identity em{grid-column:2}.account-profile-card dl{grid-column:1 / -1;gap:7px}.account-profile-card dl div{padding:8px 9px}.account-workbench{grid-column:1 / -1;justify-self:stretch;text-align:center}.account-stat-section{margin:14px 12px 0;padding:18px 16px;border-radius:18px}.account-stat-section h2{font-size:18px}.account-product-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.account-product-stats a{min-height:98px;padding:13px 8px;border-radius:14px;text-align:center}.account-product-stats a i{font-size:15px}.account-product-stats b{font-size:23px}.account-product-stats span{font-size:11px;white-space:nowrap}.account-product-stats a:after{display:none}.account-safe-note{margin:14px 16px;font-size:12px}.message-center-page{background:#f8fbff}.message-sync-banner{min-height:112px;margin:0;padding:17px 17px 22px;border:0;border-radius:0 0 22px 22px}.message-banner-mascot{width:57px;height:57px;border-width:4px}.message-banner-mascot i{font-size:25px}.message-sync-banner b{font-size:21px}.message-sync-banner p{margin-top:2px;font-size:11px}.message-banner-role,.message-settings{display:none}.message-shell{margin:-7px 10px 0;min-height:calc(100vh - 190px);border-radius:18px}.message-sidebar-head{padding:17px 15px 12px}.message-tabs{margin:0 10px}.message-search{padding:13px 10px 8px}.message-sidebar>.message-list{padding:6px}.message-sidebar>.message-list a{grid-template-columns:43px minmax(0,1fr) auto;gap:9px;padding:10px;border-radius:13px}.message-avatar{width:43px;height:43px}.message-row-meta i{display:none}.message-center-page:has(.message-window header) .message-sidebar{display:flex}.message-center-page:has(.message-window header) .message-window{display:none}}.account-page,.message-center-page{width:min(1180px,calc(100vw - 40px));padding-top:26px;color:#172554}.account-hero,.message-sync-banner{position:relative;isolation:isolate;overflow:hidden;border:1px solid #cfeafb;border-radius:28px;box-shadow:0 12px 28px #2c71a61a}.account-hero{min-height:164px;padding:28px 34px;background:#f3fbff}.account-sky-decor,.message-sky-decor{position:absolute;inset:0;z-index:-1;pointer-events:none}.account-sky-decor i,.message-sky-decor i{position:absolute;width:9px;height:9px;border-radius:50%;background:#8b5cf6;opacity:.45}.account-sky-decor i:nth-child(1){top:25px;left:32%}.account-sky-decor i:nth-child(2){top:72px;left:58%}.account-sky-decor i:nth-child(3){top:33px;right:17%}.account-sky-decor b{position:absolute;right:42px;bottom:14px;width:155px;height:68px;border:14px solid #ffb8d0;border-bottom:0;border-radius:160px 160px 0 0;opacity:.72}.account-sky-decor em{position:absolute;right:0;bottom:0;width:220px;height:54px;border-radius:80% 0 0;background:#d7f8f7}.account-mascot,.message-banner-mascot{flex:0 0 auto;display:grid;place-items:center;width:82px;height:82px;border:5px solid #fff;border-radius:48% 52% 46% 54%;background:#8b5cf6;box-shadow:0 8px #d9caff,0 14px 24px #5141962e}.account-mascot span,.message-banner-mascot i{color:#fff;font-size:35px;font-weight:900;font-style:normal;text-shadow:2px 2px 0 #ff4f87}.account-hero-copy p,.message-banner-kicker{color:#8b5cf6;font-size:11px;font-weight:900;letter-spacing:1.8px}.account-hero h1{font-size:31px;color:#172554}.account-hero small{color:#64748b}.account-logout{border-color:#b8e9e9;background:#fff;color:#172554}.mobile-account-brand,.mobile-message-brand{display:none}.account-profile-card{grid-template-columns:auto minmax(155px,.9fr) minmax(240px,1.1fr) minmax(250px,1.3fr);border-radius:24px;box-shadow:0 12px 28px #2c71a61a}.account-avatar-wrap .avatar{background:#f7f3ff}.account-profile-main strong{color:#172554}.account-identity{background:#f7f3ff}.account-identity b{color:#8b5cf6}.account-identity em{line-height:1.45}.account-profile-card dl div{background:#f3fbff}.account-workbench{background:#8b5cf6;box-shadow:0 7px 13px #8b5cf640}.account-stat-section{border-radius:24px;box-shadow:0 12px 28px #2c71a61a}.account-stat-section h2{color:#172554}.account-product-stats a{min-height:132px;border:1px solid transparent;border-radius:20px}.account-product-stats a:hover{transform:translateY(-3px);box-shadow:0 10px 18px #2c71a61f}.account-product-stats .stat-1{background:#e9f8ff;border-color:#cdeafb}.account-product-stats .stat-2{background:#edfffa;border-color:#c7efe8}.account-product-stats .stat-3{background:#fff0f6;border-color:#ffd6e4}.account-product-stats .stat-4{background:#f7f3ff;border-color:#e6dafe}.account-product-stats i{width:30px;height:30px;padding:0;border-radius:10px;background:#22c7c9}.account-product-stats .stat-2 i{background:#22c7c9}.account-product-stats .stat-3 i{background:#ff4f87}.account-product-stats .stat-4 i{background:#8b5cf6}.account-stat-icon{position:relative}.account-stat-icon:before{position:absolute;inset:7px;border:2px solid #fff;border-radius:4px;content:""}.icon-2:before{border-radius:50%}.icon-3:before{border-radius:50% 50% 2px 2px}.icon-4:before{border-radius:8px;transform:rotate(45deg)}.account-product-stats small{position:relative;z-index:1;display:block;margin-top:5px;color:#64748b;font-size:11px}.account-safe-note{padding:13px 16px;border-radius:15px;background:#fff;color:#64748b}.message-sync-banner{min-height:132px;margin-bottom:18px;padding:22px 27px;background:#f7f3ff}.message-sky-decor i:nth-child(1){top:24px;right:29%}.message-sky-decor i:nth-child(2){bottom:22px;right:15%}.message-sky-decor b{position:absolute;right:-20px;top:22px;width:188px;height:56px;border-radius:42px;background:#d7f8f7}.message-sync-banner b{font-size:25px;color:#172554}.message-banner-role{background:#fff}.message-banner-role b{font-size:14px;color:#8b5cf6}.message-settings{border-color:#d9caff;background:#fff;color:#8b5cf6}.message-shell{grid-template-columns:390px minmax(0,1fr);min-height:600px;border-radius:26px;box-shadow:0 12px 28px #2c71a61a}.message-sidebar{background:#fff}.message-sidebar-head{padding:21px 19px 14px}.message-tabs{gap:4px;background:#f3fbff;border-radius:14px}.message-tabs button.active{background:#22c7c9;color:#fff;box-shadow:none}.message-search input{border-color:#cfeafb;background:#f8fcff}.message-search button{padding:0 13px;background:#8b5cf6}.message-sidebar>.message-list{padding:10px}.message-sidebar>.message-list a{grid-template-columns:48px minmax(0,1fr) auto;min-height:76px;margin-bottom:5px;padding:12px;border-radius:17px}.message-sidebar>.message-list a.active{border-color:#d8ccf1;background:#f7f3ff}.message-avatar{width:48px;height:48px;border-radius:17px;background:#e9f8ff;color:#22c7c9}.message-avatar.type-group{background:#edfffa;color:#22a99c}.message-avatar.type-product{background:#fff0f6;color:#ff4f87}.message-avatar svg{width:23px;height:23px}.message-row-text small{display:block;margin-top:5px;color:#8b5cf6;font-size:10px}.message-row-meta{align-self:start}.message-row-meta strong{background:#ff4f87}.message-window{grid-template-rows:auto auto auto minmax(200px,1fr) auto auto;background:#fff}.message-window header{align-items:center;padding:18px 22px;border-bottom-color:#dcecf8}.message-window header .message-avatar{width:42px;height:42px;margin-right:-4px}.message-window header div{margin-right:auto}.message-window .message-list{padding:20px 24px;background:#f3fbff}.message-window .safe-note{margin:12px 16px;border:1px solid #d9caff;background:#f7f3ff;color:#5e4b85}.message-list span{border-radius:16px 16px 16px 4px}.message-list .mine span{border-radius:16px 16px 4px;background:#d7f8f7}.chat-compose{padding:13px 16px;border-top-color:#dcecf8}.chat-compose .button-primary{background:#8b5cf6}@media (max-width:720px){.account-page,.message-center-page{width:100%;padding:0 0 calc(92px + env(safe-area-inset-bottom))}.account-hero{min-height:128px;margin:0;padding:18px 16px 29px;border:0;border-radius:0 0 26px 26px;box-shadow:none}.account-hero .account-mascot{width:56px;height:56px;border-width:4px;box-shadow:0 6px #d9caff}.account-mascot span{font-size:25px}.account-hero h1{font-size:23px}.account-hero small{display:none}.account-hero-copy p{font-size:10px}.account-logout{margin-left:auto;padding:7px 10px;font-size:12px}.mobile-account-brand,.mobile-message-brand{position:absolute;top:9px;left:14px;z-index:2;display:flex;align-items:center;gap:6px;color:#172554;font-size:11px;font-weight:900}.mobile-account-brand .logo-mark,.mobile-message-brand .logo-mark{width:25px;height:25px;border-width:2px}.mobile-account-brand .logo-mark span,.mobile-message-brand .logo-mark span{font-size:11px}.mobile-account-brand .logo-mark small,.mobile-message-brand .logo-mark small{display:none}.mobile-account-brand{color:#fff}.account-profile-card{grid-template-columns:auto 1fr;gap:11px;margin:-15px 10px 0;padding:16px;border-radius:20px;box-shadow:0 8px 20px #2c71a61f}.account-profile-card dl,.account-identity,.account-workbench{grid-column:1 / -1}.account-avatar-wrap .big{width:54px;height:54px}.account-profile-main strong{font-size:17px}.account-identity{padding:10px 12px}.account-profile-card dl{gap:7px}.account-profile-card dl div{padding:8px}.account-workbench{min-height:38px;padding:9px 13px}.account-stat-section{margin:12px 10px 0;padding:17px 14px;border-radius:20px}.account-stat-section h2{font-size:18px}.account-product-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px}.account-product-stats a{min-height:104px;padding:13px 10px;border-radius:16px}.account-product-stats a:hover{transform:none;box-shadow:none}.account-product-stats b{font-size:23px}.account-product-stats span{font-size:12px;white-space:normal}.account-product-stats small{font-size:10px}.account-safe-note{margin:12px 10px;padding:11px 14px}.message-sync-banner{min-height:114px;margin:0;padding:20px 15px 24px 76px;border:0;border-radius:0 0 24px 24px;box-shadow:none}.message-sync-banner .message-banner-mascot{width:50px;height:50px;border-width:4px}.message-banner-mascot i{font-size:23px}.message-sync-banner b{font-size:21px}.message-sync-banner p{font-size:11px}.message-banner-role,.message-settings{display:none}.mobile-message-brand{color:#8b5cf6}.message-shell{display:block;min-height:calc(100vh - 175px);margin:-8px 9px 0;border-radius:20px}.message-sidebar{min-height:calc(100vh - 175px)}.message-sidebar-head{padding:17px 15px 10px}.message-sidebar-head h1{font-size:19px}.message-tabs{margin:0 10px;padding:4px}.message-tabs button{font-size:12px}.message-search{padding:11px 10px 8px}.message-sidebar>.message-list{padding:7px}.message-sidebar>.message-list a{grid-template-columns:48px minmax(0,1fr) auto;min-height:78px;padding:12px 9px}.message-row-text small{font-size:10px}.message-window,.message-center-page.has-selected-conversation .message-sidebar{display:none}.message-center-page.has-selected-conversation .message-window{display:grid;min-height:calc(100vh - 92px);margin:0;border-radius:0}.message-center-page.has-selected-conversation .message-sync-banner,.message-center-page.has-selected-conversation .mobile-message-brand{display:none}.message-window header{padding:14px}.message-window header .message-avatar{width:38px;height:38px}.message-window header .button-soft{padding:0 9px;font-size:12px}.message-window .message-list{padding:16px 12px;min-height:270px}.message-window .safe-note{margin:9px 10px;padding:9px;font-size:12px}.conversation-product{padding:10px 12px}.chat-compose{grid-template-columns:minmax(0,1fr) 72px;padding:10px}.chat-compose .chat-file{grid-column:1 / -1}.contact-compose{display:none}}@media (min-width:431px) and (max-width:720px){.account-product-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.account-product-stats a{padding:11px 5px}.account-product-stats small{display:none}}:root{--q-page: #eefcff;--q-blue: #172554;--q-muted: #637194;--q-cyan: #22c7c9;--q-pink: #ff5c93;--q-purple: #8b5cf6;--q-yellow: #ffd76b;--q-card: #ffffff;--q-border: #d7eef8;--q-shadow: 0 14px 34px rgba(55, 113, 152, .12);--q-soft-shadow: 0 8px 22px rgba(93, 125, 173, .1)}body{background:radial-gradient(circle at 10% 8%,rgba(255,246,176,.34),transparent 25%),radial-gradient(circle at 82% 4%,rgba(207,232,255,.75),transparent 28%),linear-gradient(180deg,#f2fdff,#e9fbff 55%,#f7fbff);color:var(--q-blue)}.home-page,.publish-page,.account-page,.message-center-page{width:min(1344px,calc(100% - 48px))}.home-page>.data-mode-banner{display:none}.pc-top.q-top{position:sticky;top:0;z-index:80;height:92px;border:0;background:#f1fdffeb;color:var(--q-blue);box-shadow:0 8px 26px #6c95b814;backdrop-filter:blur(14px)}.q-top .pc-top-inner{display:grid;grid-template-columns:minmax(300px,auto) minmax(390px,1fr) minmax(292px,340px) auto auto;gap:14px;width:min(1344px,calc(100% - 48px));height:100%}.q-top .pc-logo{gap:12px;color:var(--q-blue);min-width:300px}.q-top .pc-logo>span:last-child{display:grid;gap:2px}.q-top .pc-logo strong{color:var(--q-blue);font-size:31px;line-height:1}.q-top .pc-logo small{display:block;color:#53658c;font-size:14px;font-weight:800}.logo-mark{position:relative;display:inline-block;width:62px;height:62px;border:0;background:var(--q-yellow);clip-path:polygon(50% 0,62% 34%,98% 35%,68% 56%,80% 94%,50% 72%,20% 94%,32% 56%,2% 35%,38% 34%);filter:drop-shadow(0 9px 10px rgba(244,189,67,.23))}.logo-mark i,.logo-mark b,.logo-mark em{position:absolute;display:block;content:""}.logo-mark i,.logo-mark b{top:26px;width:8px;height:10px;border-radius:50%;background:#28385f}.logo-mark i{left:20px}.logo-mark b{right:20px}.logo-mark em{left:22px;bottom:18px;width:18px;height:10px;border:3px solid #28385f;border-top:0;border-radius:0 0 18px 18px}.q-top nav{display:flex;align-items:center;justify-content:center;gap:20px;min-width:0;color:#263566;font-size:16px}.q-top nav a{position:relative;display:flex;align-items:center;gap:8px;min-height:44px;white-space:nowrap}.q-top nav a.active:after{position:absolute;right:0;bottom:0;left:0;height:4px;border-radius:99px;background:var(--q-cyan);content:""}.q-top nav svg{width:23px;height:23px;color:#334276}.q-top nav a.active svg,.q-top nav a.active{color:var(--q-cyan)}.q-top nav b,.q-bottom-nav b{position:absolute;top:-6px;right:0;min-width:34px;padding:2px 6px;border-radius:99px;background:#ff4f72;color:#fff;font-size:12px;line-height:1}.q-top .pc-search{display:grid;grid-template-columns:30px 1fr 82px;align-items:center;height:46px;border:4px solid #fff;border-radius:28px;background:#fff;box-shadow:0 8px 18px #4082ab1f}.q-top .pc-search span{display:grid;place-items:center;color:#56658f}.q-top .pc-search svg{width:22px;height:22px}.q-top .pc-search input{min-width:0;padding:0 8px;background:transparent;color:var(--q-blue);font-size:14px}.q-top .pc-search button{height:38px;border-radius:22px;background:linear-gradient(135deg,#24d2d2,#34c5c8);color:#fff}.pc-login{color:#28385f;font-weight:800;white-space:nowrap}.pc-avatar{display:grid;width:50px;height:50px;place-items:center;border:4px solid #fff;border-radius:50%;background:linear-gradient(145deg,#bdefff,#a7c8ff);box-shadow:0 8px 18px #3a7cb424}.pc-avatar span{color:#fff;font-weight:900;text-shadow:0 2px 0 #7b8bd6}.pc-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.data-mode-banner{width:min(960px,100%);margin:0 auto 14px;border-radius:16px}.q-pc-hero{grid-template-columns:300px minmax(0,1fr) 300px;gap:18px;margin-bottom:18px}.q-pc-hero .mini-banner,.q-pc-hero .pc-banner,.q-pc-hero .pc-notice,.q-category-strip .category-card,.q-product-card{border:1px solid rgba(255,255,255,.88);border-radius:28px;box-shadow:var(--q-shadow)}.q-pc-hero .mini-banner{position:relative;min-height:132px;gap:18px;padding:24px;background:linear-gradient(135deg,#e9fbff,#fff4ed);color:var(--q-blue);font-size:16px}.q-pc-hero .mini-banner.color-1{background:linear-gradient(135deg,#fff4ee,#fff8e2)}.q-pc-hero .mini-banner>span,.q-category-strip .cat-avatar{display:grid;width:66px;height:66px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ffffffd1;color:var(--q-cyan);box-shadow:0 10px 18px #4386b51f}.q-pc-hero .mini-banner svg,.q-category-strip svg{width:38px;height:38px}.q-pc-hero .mini-banner strong,.q-pc-hero .mini-banner small{display:block}.q-pc-hero .mini-banner strong{color:var(--q-cyan);font-size:23px}.q-pc-hero .mini-banner.color-1 strong{color:#ff5f7f}.q-pc-hero .mini-banner small{margin-top:10px;color:#2f3e68;font-size:15px;line-height:1.45}.q-pc-hero .mini-banner i{position:absolute;top:34px;right:26px;color:#ffd64f;font-style:normal}.q-pc-hero .pc-banner{position:relative;min-height:282px;padding:42px 54px;overflow:hidden;background:var(--hero-image, none) center/cover no-repeat,linear-gradient(135deg,#aef3ff,#dff7ff 45%,#fff1fb)}.q-pc-hero .pc-banner:before,.m-hero:before,.publish-hero:before,.message-sync-banner:before,.account-hero:before{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 18%,rgba(255,255,255,.95) 0 18px,transparent 19px),radial-gradient(circle at 76% 24%,rgba(255,215,107,.82) 0 15px,transparent 16px),radial-gradient(circle at 94% 60%,rgba(255,255,255,.8) 0 34px,transparent 35px);content:""}.q-pc-hero .pc-banner>div{position:relative;z-index:2}.q-pc-hero .pc-banner strong{color:#2f71df;font-size:40px;line-height:1.28;text-shadow:0 3px 0 rgba(255,255,255,.95)}.q-pc-hero .pc-banner button,.m-hero button{border-radius:28px;background:linear-gradient(135deg,#ff6b9d,#ff4f87);color:#fff;box-shadow:0 8px 16px #ff4c8538,inset 0 -3px #b4255e2e}.q-unicorn{position:absolute;right:52px;bottom:0;width:178px;height:182px;border-radius:45% 48% 38% 42%;background:radial-gradient(circle at 35% 43%,#202d4f 0 8px,transparent 9px),radial-gradient(circle at 67% 43%,#202d4f 0 8px,transparent 9px),radial-gradient(circle at 31% 55%,#ff9aba 0 16px,transparent 17px),radial-gradient(circle at 71% 55%,#ff9aba 0 16px,transparent 17px),linear-gradient(145deg,#fff 0 43%,#d2f2ff 44% 100%);box-shadow:0 14px 26px #4f9ac52e}.q-unicorn:before{position:absolute;top:-28px;left:82px;width:42px;height:64px;border-radius:45% 45% 12px 12px;background:linear-gradient(180deg,#ffe56d,#ffb347);clip-path:polygon(50% 0,100% 100%,0 100%);content:""}.q-unicorn:after{position:absolute;left:70px;bottom:58px;width:64px;height:32px;border:5px solid #2f71df;border-top:0;border-left:0;border-radius:0 0 40px;transform:rotate(18deg);content:""}.q-pc-hero .pc-notice{padding:28px 26px;background:#ffffffeb}.q-pc-hero .pc-notice h3{display:flex;align-items:center;gap:10px;margin:0 0 16px;color:var(--q-blue);font-size:25px}.q-pc-hero .pc-notice h3 svg{width:30px;height:30px;color:#ffbd42}.q-pc-hero .pc-notice h3 a{margin-left:auto;color:#68779e;font-size:14px}.q-pc-hero .pc-notice>a{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:55px;border-bottom:1px solid #edf2fb;color:#2f3e68;font-size:16px}.q-pc-hero .pc-notice>a span{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;background:#f5efff;color:#8b5cf6}.q-pc-hero .pc-notice>a svg{width:19px;height:19px}.q-category-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:0 0 14px}.q-category-strip .category-card{display:grid;grid-template-columns:78px 1fr;align-items:center;min-height:96px;padding:16px;background:#e9fbff;color:var(--q-blue)}.q-category-strip .category-card:nth-child(2){background:#fff0f7}.q-category-strip .category-card:nth-child(3){background:#fff7df}.q-category-strip .category-card:nth-child(4){background:#f4edff}.q-category-strip .category-card:nth-child(5){background:#edf9ff}.q-category-strip .category-card:nth-child(2) .cat-avatar{color:var(--q-pink)}.q-category-strip .category-card:nth-child(3) .cat-avatar{color:#f2a619}.q-category-strip .category-card:nth-child(4) .cat-avatar{color:var(--q-purple)}.q-category-strip .category-card:nth-child(5) .cat-avatar{color:#f2b62b}.q-category-strip strong{color:var(--q-cyan);font-size:21px}.q-category-strip .category-card:nth-child(2) strong{color:var(--q-pink)}.q-category-strip .category-card:nth-child(3) strong{color:#ed9f0a}.q-category-strip .category-card:nth-child(4) strong{color:var(--q-purple)}.q-category-strip .category-card:nth-child(5) strong{color:#2476d9}.q-category-strip small{color:#46577e;font-size:14px}.q-pc-filter{display:flex;gap:6px;margin:0 0 16px;padding:10px;border-radius:16px;background:#ffffffe6;box-shadow:var(--q-soft-shadow)}.q-pc-filter button{min-height:42px;padding:0 14px;border-radius:12px;background:#fff;color:var(--q-blue);font-weight:800}.q-pc-filter .muted{margin-left:auto;background:#eef4f9;color:#9aa4b5}.q-pc-filter .blue{border:1px solid #45aef5;color:#157ed2}.q-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:32px}.q-product-card{position:relative;overflow:hidden;background:#fffffff0}.q-product-card .card-main{display:grid;gap:14px}.q-product-card .listing-image-shell{position:relative;display:block;aspect-ratio:16 / 7.1;overflow:hidden;border-radius:22px 22px 8px 8px;background:linear-gradient(135deg,#dff9ff,#f3eaff)}.q-product-card .listing-img{width:100%;height:100%;object-fit:cover}.q-product-card .card-heart{position:absolute;top:14px;right:16px;color:#fff;font-size:39px;font-style:normal;text-shadow:0 2px 9px rgba(0,0,0,.4)}.q-product-card .listing-info{padding:0 18px 4px}.q-product-card h3{margin:0 0 10px;color:var(--q-blue);font-size:20px;line-height:1.25}.q-product-card .tag-line{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0}.q-product-card .tag-line span{padding:5px 10px;border-radius:8px;background:#eef4ff;color:#526087;font-size:13px;font-weight:800}.q-product-card .tag-line.secondary span:first-child{background:#ffe5ef;color:var(--q-pink)}.q-product-card .tag-line.secondary span:last-child{background:#dff8f2;color:#0ca999}.listing-price{margin:12px 0 9px;color:var(--q-blue);font-size:30px;font-weight:900}.listing-price small{color:#f5a400;font-size:14px}.listing-meta{display:flex;flex-wrap:wrap;gap:12px;color:#53658c;font-size:13px}.listing-meta span{display:inline-flex;align-items:center;gap:5px}.listing-meta svg{width:17px;height:17px;color:#ff7a4d}.q-product-card .trade-time{margin:8px 0 0;color:#8a96aa;font-size:12px}.q-product-card>.param-grid{display:none}.q-product-card .card-action-row{display:flex;align-items:center;gap:10px;padding:12px 18px 18px}.q-product-card .card-action-row p,.q-product-card .card-action-row span{margin:0;color:#6b7694;font-size:13px}.q-product-card .card-action-row b{color:var(--q-pink);font-size:18px}.q-product-card .card-action-row button{min-height:34px;padding:0 14px;border-radius:18px;color:#fff;font-weight:900}.q-product-card .card-action-row .online{margin-left:auto;background:#20c7c6}.q-product-card .card-action-row .rent{background:var(--q-pink)}.q-float-tools{right:max(18px,calc((100vw - 1420px)/2));top:44%;width:78px;border-radius:24px;overflow:visible;background:#fff;box-shadow:var(--q-shadow)}.q-float-tools .float-avatar{position:absolute;top:-68px;left:8px;display:grid;width:62px;height:62px;place-items:center;border:5px solid #e3f7ff;border-radius:50%;background:linear-gradient(145deg,#ffeff8,#b7edff);color:#8b5cf6;font-weight:900}.q-float-tools button{display:grid;width:100%;min-height:74px;place-items:center;gap:4px;border-bottom:1px solid #edf4fb;border-radius:0;background:#fff;color:#304069}.q-float-tools a{display:grid;width:100%;min-height:74px;place-items:center;gap:4px;border-bottom:1px solid #edf4fb;background:#fff;color:#304069;text-decoration:none}.q-float-tools a span,.q-float-tools button span{color:#67aef5;font-weight:900}.q-float-tools em{font-size:13px;line-height:1.2}.publish-page{padding-bottom:38px}.publish-hero{position:relative;min-height:158px;margin:8px 0 18px;padding:34px 42px;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 42% 82%,rgba(255,255,255,.82) 0 42px,transparent 43px),linear-gradient(135deg,#e9fbff,#f5fdff 60%,#fff4fc)}.publish-hero h1{margin:0;color:var(--q-blue);font-size:46px}.publish-hero p{margin:8px 0 0;color:#637194;font-size:19px;font-weight:800}.publish-hero-icon{display:grid;width:74px;height:74px;place-items:center;float:left;margin-right:24px;border-radius:22px;background:#dff6ff;color:#2f71df;font-size:34px}.publish-hero .q-unicorn{right:84px;width:145px;height:148px}.q-publish-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.q-publish-form .publish-checklist{grid-column:1 / -1;padding:14px 18px;border-radius:20px;background:#ffffffb8}.q-publish-form .publish-checklist h2{margin:0 0 8px;font-size:16px}.q-publish-form .check-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.q-publish-form .check-items p{margin:0;padding:9px 10px;border-radius:12px;background:#f4fbff}.q-publish-form .check-items b,.q-publish-form .check-items span,.q-publish-form .check-items em{display:block}.q-publish-form .check-items b{color:var(--q-cyan);font-size:11px}.q-publish-form .check-items .todo b{color:var(--q-pink)}.q-publish-form .check-items span{margin:2px 0;font-weight:900}.q-publish-form .check-items em{color:#71809f;font-size:11px;font-style:normal}.q-publish-form .form-step{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;padding:22px;border:2px solid #dbf2f7;border-radius:30px;background:#ffffffc7;box-shadow:var(--q-soft-shadow)}.q-publish-form .form-step h2{grid-column:1 / -1;display:flex;align-items:center;gap:14px;margin:0 0 4px;color:var(--q-cyan);font-size:23px}.q-publish-form .form-step h2 b{display:grid;width:48px;height:38px;place-items:center;border-radius:12px;background:linear-gradient(135deg,#28d6d5,#19bfc0);color:#fff;font-size:20px}.q-publish-form .step-params h2{color:var(--q-purple)}.q-publish-form .step-params h2 b{background:linear-gradient(135deg,#b38bff,#8658e7)}.q-publish-form .step-images{border-color:#ffd5e3;background:#fff6f9d6}.q-publish-form .step-images h2{color:var(--q-pink)}.q-publish-form .step-images h2 b{background:linear-gradient(135deg,#ff78a8,#ff4f87)}.q-publish-form .step-safe{border-color:#ffe7b6;background:#fffaeddb}.q-publish-form .step-safe h2{color:#f39a13}.q-publish-form .step-safe h2 b{background:linear-gradient(135deg,#ffbe46,#f39a13)}.q-publish-form label{display:grid;grid-template-columns:38px 125px minmax(0,1fr);align-items:center;gap:10px;min-height:50px;margin:0;color:#344268;font-weight:900}.q-publish-form .wide{grid-column:1 / -1}.q-publish-form .publish-field-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:#eef6ff;color:#2f71df;font-style:normal}.q-publish-form .publish-field-icon svg{width:20px;height:20px}.q-publish-form input,.q-publish-form select,.q-publish-form textarea{width:100%;min-width:0;min-height:46px;border:1px solid #e1e9f5;border-radius:14px;background:#ffffffe6;color:var(--q-blue);outline:0;box-shadow:inset 0 2px 8px #6782ab0a}.q-publish-form input,.q-publish-form select{padding:0 14px}.q-publish-form textarea{min-height:126px;padding:12px 14px;resize:vertical}.q-publish-form .upload-drop{min-height:150px;grid-template-columns:1fr;justify-items:center;gap:8px;border:2px dashed #ff9fc0;border-radius:24px;background:#ffeff7cc;color:var(--q-pink);text-align:center}.q-publish-form .upload-drop input{position:absolute;width:1px;height:1px;opacity:0}.q-publish-form .upload-drop .publish-field-icon{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#ff7bab,#ff4f87);color:#fff}.q-publish-form .upload-drop strong{font-size:17px}.q-publish-form .upload-drop span{color:#8290aa;font-weight:700}.q-publish-form .safe-note{margin:0;color:#637194;font-size:13px}.q-publish-form .sticky-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:24px;padding:14px 0 0}.q-publish-form .sticky-actions button{min-width:190px;min-height:56px;border-radius:30px;font-size:18px}.q-publish-form .sticky-actions .button-soft{border:1px solid #d9e9fa;background:#ffffffe0;color:#2f71df}.q-publish-form .sticky-actions .button-primary{background:linear-gradient(135deg,#ff7bab,#ff4f87);color:#fff;box-shadow:0 10px 18px #ff4f873d}@media (max-width: 1100px){.q-top .pc-top-inner{grid-template-columns:auto 1fr minmax(260px,320px)}.pc-login,.pc-avatar{display:none}.q-top nav{gap:15px;font-size:14px}}@media (max-width: 720px){body{background:linear-gradient(180deg,#f1fcff,#f6fbff)}.pc-top.q-top,.q-float-tools{display:none}.home-page,.publish-page,.account-page,.message-center-page,.site-page{width:100%}.home-page{padding:0 10px calc(92px + env(safe-area-inset-bottom))}.q-mobile-top{position:relative;min-height:238px;margin:0 -10px 12px;padding:18px 28px;border-radius:0 0 26px 26px;background:radial-gradient(circle at 18% 78%,rgba(255,255,255,.9) 0 34px,transparent 35px),linear-gradient(180deg,#ecfbff,#e8f8ff)}.q-mobile-top .m-brand-row{display:grid;grid-template-columns:minmax(0,1fr) 54px 54px 54px;gap:10px;align-items:center}.q-mobile-top .m-brand{gap:10px;min-width:0}.q-mobile-top .logo-mark{width:54px;height:54px;flex:0 0 auto}.q-mobile-top .m-brand strong{display:block;color:var(--q-blue);font-size:21px;white-space:nowrap}.q-mobile-top .m-brand span{display:block;margin-top:2px;color:#53658c;font-size:12px;font-weight:800}.m-round-action,.m-avatar-link{position:relative;display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:#ffffffe6;color:#43527e;box-shadow:var(--q-soft-shadow)}.m-round-action svg{width:25px;height:25px}.m-round-action.has-badge:after{position:absolute;top:-3px;right:-4px;padding:2px 6px;border-radius:99px;background:#ff4f72;color:#fff;font-size:11px;font-weight:900;content:"99+"}.m-avatar-link span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#bdefff,#a7c8ff);color:#fff;font-weight:900}.m-hero{position:relative;min-height:180px;margin-top:20px;padding:26px 20px;overflow:hidden;border:2px solid rgba(255,255,255,.9);border-radius:24px;background:linear-gradient(135deg,#9defff,#e8f8ff 54%,#fff1fb)}.m-hero h1{position:relative;z-index:2;margin:0;color:#2f71df;font-size:28px;line-height:1.2;text-shadow:0 2px 0 #fff}.m-hero p{position:relative;z-index:2;margin:8px 0 0;color:#53658c;font-size:12px;font-weight:800}.m-hero button{position:relative;z-index:2;min-width:118px;min-height:44px;margin-top:16px;font-weight:900}.m-hero .q-unicorn{right:12px;width:132px;height:132px}.q-mobile-top .m-search{display:grid;grid-template-columns:34px minmax(0,1fr) 68px;align-items:center;min-height:48px;margin-top:14px;padding:0 6px 0 12px;border:1px solid #d8eefa;border-radius:24px;background:#fff}.q-mobile-top .m-search span{color:#637194}.q-mobile-top .m-search svg{width:20px;height:20px}.q-mobile-top .m-search input{min-width:0;border:0;outline:0;background:transparent;font-size:14px}.q-mobile-top .m-search button{height:38px;border-radius:20px;background:var(--q-cyan);color:#fff;font-weight:900}.m-category-scroll{display:grid;grid-auto-columns:116px;grid-auto-flow:column;gap:10px;margin:0 -10px 10px;padding:0 10px 4px;overflow-x:auto;overscroll-behavior-inline:contain}.m-category{display:grid;justify-items:center;gap:5px;min-height:126px;padding:13px 8px;border:1px solid #fff;border-radius:20px;background:#eafffb;color:var(--q-blue);box-shadow:var(--q-soft-shadow)}.m-category:nth-child(2){background:#fff1f7}.m-category:nth-child(3){background:#fff7df}.m-category:nth-child(4){background:#f4edff}.m-category:nth-child(5){background:#eefbff}.m-category .cat-avatar{display:grid;width:55px;height:55px;place-items:center;border-radius:50%;background:#fff;color:var(--q-cyan)}.m-category svg{width:31px;height:31px}.m-category strong{color:var(--q-cyan);font-size:16px;white-space:nowrap}.m-category small{color:#46577e;font-size:12px}.q-mobile-notice{margin:10px 0;padding:14px;border-radius:22px;background:#fff;box-shadow:var(--q-soft-shadow)}.q-mobile-notice header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.q-mobile-notice header svg{width:22px;height:22px;color:#ffbd42}.q-mobile-notice header strong{font-size:18px}.q-mobile-notice header a{margin-left:auto;color:#637194;font-size:13px}.q-mobile-notice>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.q-mobile-notice a{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:44px;padding:0 10px;border:1px solid #edf4fb;border-radius:14px;color:#2f3e68;font-size:13px;font-weight:800}.q-mobile-notice a i{display:grid;place-items:center;color:#8b5cf6;font-style:normal}.q-mobile-notice a svg{width:18px;height:18px}.q-filter-bar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:8px 0 10px;padding:8px;border-radius:16px;background:#ffffffeb;box-shadow:var(--q-soft-shadow)}.q-filter-bar button{min-width:0;min-height:34px;background:transparent;color:var(--q-blue);font-size:13px;font-weight:800;white-space:nowrap}.q-product-list{grid-template-columns:1fr;gap:12px}.q-product-card{border-radius:14px}.q-product-card .card-main{grid-template-columns:122px minmax(0,1fr);gap:11px;padding:12px 12px 0}.q-product-card .listing-image-shell{aspect-ratio:auto;height:103px;border-radius:12px}.q-product-card .card-heart{top:6px;right:8px;font-size:25px}.q-product-card .listing-info{min-width:0;padding:0}.q-product-card h3{display:-webkit-box;margin-bottom:6px;overflow:hidden;color:var(--q-blue);font-size:16px;line-height:1.25;-webkit-line-clamp:2;-webkit-box-orient:vertical}.q-product-card .tag-line{gap:5px;margin:5px 0}.q-product-card .tag-line span{padding:4px 7px;font-size:12px}.q-product-card .listing-price{margin:6px 0 2px;font-size:22px}.q-product-card .listing-meta{display:none}.q-product-card .trade-time{font-size:12px}.q-product-card>.param-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:10px 12px 0;padding:9px;border-radius:12px;background:#e9fbf6}.q-product-card>.param-grid div{min-width:0;text-align:center}.q-product-card>.param-grid strong,.q-product-card>.param-grid span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.q-product-card>.param-grid strong{color:var(--q-blue);font-size:13px}.q-product-card>.param-grid span{color:#637194;font-size:11px}.q-product-card .card-action-row{gap:6px;padding:10px 12px 12px}.q-product-card .card-action-row p,.q-product-card .card-action-row span{flex:0 1 auto;font-size:13px}.q-product-card .card-action-row button{flex:1 1 0;min-width:0;min-height:34px;padding:0 8px;font-size:13px}.q-product-card .card-action-row .online{margin-left:0}.q-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:70;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:calc(74px + env(safe-area-inset-bottom));padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#fffffff5;box-shadow:0 -12px 28px #4d70a21f}.q-bottom-nav a{position:relative;display:grid;place-items:center;gap:2px;color:#596686;font-size:12px;font-weight:800}.q-bottom-nav svg{width:24px;height:24px}.q-bottom-nav .active{color:var(--q-cyan)}.q-bottom-nav .publish-tab{width:94px;height:56px;justify-self:center;margin-top:-22px;border-radius:34px;background:linear-gradient(135deg,#ff7bab,#7ee7ff);color:#fff;box-shadow:0 8px 18px #ff5b943d}.q-bottom-nav .publish-tab svg{width:26px;height:26px}.q-bottom-nav b{top:-7px;right:14px;min-width:28px;font-size:10px}.publish-page{padding:0 10px calc(96px + env(safe-area-inset-bottom))}.publish-hero{min-height:206px;margin:0 -10px 12px;padding:70px 28px 28px;border-radius:0 0 26px 26px}.publish-hero h1{font-size:36px}.publish-hero p{font-size:16px}.publish-hero-icon{width:54px;height:54px;margin-right:12px;font-size:25px}.publish-hero .q-unicorn{right:18px;bottom:12px;width:104px;height:104px}.q-publish-form{grid-template-columns:1fr;gap:12px}.q-publish-form .publish-checklist{order:5;margin-top:4px}.q-publish-form .check-items{grid-template-columns:1fr}.q-publish-form .form-step{grid-template-columns:1fr;gap:12px;padding:14px;border-radius:22px}.q-publish-form .form-step h2{font-size:20px}.q-publish-form .form-step h2 b{width:42px;height:34px;font-size:18px}.q-publish-form label{grid-template-columns:32px minmax(84px,.42fr) minmax(0,1fr);gap:7px;font-size:13px}.q-publish-form .publish-field-icon{width:30px;height:30px}.q-publish-form input,.q-publish-form select{min-height:42px}.q-publish-form textarea{min-height:118px}.q-publish-form .upload-drop{min-height:126px;grid-template-columns:1fr}.q-publish-form .sticky-actions{position:sticky;bottom:calc(76px + env(safe-area-inset-bottom));z-index:65;display:grid;grid-template-columns:1fr 1.35fr;gap:10px;padding:10px 0;background:linear-gradient(180deg,#f6fbff00,#f6fbff 35%)}.q-publish-form .sticky-actions button{min-width:0;min-height:52px;font-size:16px}}.q-logo-mark{display:inline-block!important;width:62px!important;height:62px!important;min-width:62px;border:0!important;background:transparent!important;clip-path:none!important;overflow:visible!important;filter:drop-shadow(0 10px 14px rgba(243,179,44,.28))}.q-mobile-top .q-logo-mark{width:54px!important;height:54px!important;min-width:54px}.mobile-account-brand .q-logo-mark,.mobile-message-brand .q-logo-mark{width:30px!important;height:30px!important;min-width:30px}.q-logo-mark .star-shadow{fill:#ffb83642;transform:translateY(4px)}.q-logo-mark .star-body{fill:url(#sjz-logo-gold);stroke:#fff8cf;stroke-width:2}.q-logo-mark .star-glow{fill:#ffffff75}.q-logo-mark .star-eye{fill:#20325f}.q-logo-mark .star-blush{fill:#ff9eb7;opacity:.78}.q-logo-mark .star-smile{fill:none;stroke:#20325f;stroke-width:3.2;stroke-linecap:round}.q-logo-mark .star-sparkle{fill:#75e4ff}.q-unicorn{background:transparent!important;box-shadow:none!important;overflow:visible}.q-unicorn:before,.q-unicorn:after{display:none!important}.q-mascot-svg{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 18px 24px rgba(73,140,184,.18))}.q-mascot-svg .mascot-rainbow{fill:none;stroke-linecap:round;stroke-width:10;opacity:.78}.q-mascot-svg .r1{stroke:#ffd76b}.q-mascot-svg .r2{stroke:#ff9ec2}.q-mascot-svg .r3{stroke:#97e8ff}.q-mascot-svg .mascot-tail,.q-mascot-svg .mascot-ear,.q-mascot-svg .mascot-hood{stroke:#fff}.q-mascot-svg .mascot-tail{fill:#b9f0ff;stroke-width:4}.q-mascot-svg .mascot-ear{fill:#b8efff;stroke-width:5}.q-mascot-svg .mascot-hood{fill:url(#sjz-mascot-hood);stroke-width:6}.q-mascot-svg .mascot-horn{fill:#ffd66b;stroke:#ffbc43;stroke-width:3}.q-mascot-svg .mascot-horn-line{fill:none;stroke:#ffb347;stroke-width:3;stroke-linecap:round}.q-mascot-svg .mascot-face{fill:#fff}.q-mascot-svg .mascot-eye{fill:#1f2a50}.q-mascot-svg .mascot-blush{fill:#ff98b4;opacity:.9}.q-mascot-svg .mascot-mouth,.q-mascot-svg .mascot-eye.right{fill:none;stroke:#2f71df;stroke-width:5;stroke-linecap:round}.q-mascot-svg .mascot-board{fill:#fff;stroke:#9cc7ff;stroke-width:5}.q-mascot-svg .mascot-board-line{fill:none;stroke:#39bfff;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.q-mascot-svg .mascot-paw{fill:#fff;stroke:#9edcff;stroke-width:4}:root{--ref-navy: #172554;--ref-muted: #66708f;--ref-cyan: #22c7c9;--ref-pink: #ff4f87;--ref-purple: #8b5cf6;--ref-gold: #ffb938;--ref-bg: #f3fbff;--ref-card: #fff;--ref-shadow: 0 18px 48px rgba(71, 168, 205, .14)}@media (min-width: 721px){.pc-top.q-top{height:88px!important}.q-top .pc-top-inner{grid-template-columns:278px minmax(430px,1fr) 342px 74px 50px!important;gap:15px!important;width:min(1340px,calc(100% - 64px))!important}.q-top .pc-logo{min-width:0!important;gap:10px!important}.q-top .pc-logo .q-logo-mark{width:58px!important;height:58px!important;flex:0 0 58px!important}.q-top .pc-logo strong{font-size:29px!important;letter-spacing:.2px!important}.q-top .pc-logo small{font-size:13px!important}.q-top nav{justify-content:space-between!important;gap:0!important;padding:0 12px 0 4px!important}.q-top nav a{gap:6px!important;min-height:50px!important;font-size:15px!important;font-weight:950!important}.q-top nav a:last-child{margin-right:8px!important}.q-top nav svg{width:20px!important;height:20px!important}.q-top nav b,.q-bottom-nav b{top:-3px!important;right:-10px!important;min-width:28px!important;font-size:10px!important}.q-top .pc-search{grid-template-columns:36px minmax(0,1fr) 78px!important;width:342px!important;height:50px!important;border:6px solid rgba(255,255,255,.96)!important;border-radius:999px!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#c2ecfff2,#ffffffe6) border-box!important;box-shadow:0 12px 28px #3a7cb424!important}.q-top .pc-search input{padding:0 6px 0 0!important;color:#52607e!important;font-size:13px!important}.q-top .pc-search svg{width:19px!important;height:19px!important}.q-top .pc-search button{height:38px!important;border-radius:999px!important;font-size:15px!important;font-weight:950!important}.pc-login{justify-self:center!important;font-size:15px!important}.pc-avatar{width:48px!important;height:48px!important;border-width:4px!important}}@media (min-width: 721px){html,body,#app{max-width:100%!important}.home-page,.q-product-shell,.q-pc-hero,.q-category-strip,.product-grid{box-sizing:border-box!important;max-width:100%!important}.q-float-tools{right:max(22px,calc((100% - 1340px)/2))!important;max-width:78px!important}.bottom-nav,.q-bottom-nav{display:none!important}}.home-page .q-pc-filter,.home-page .q-filter-bar,.home-page .m-search{display:none!important}.q-category-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;margin:16px 0 18px!important}.q-category-strip .category-card{min-height:96px!important;padding:20px 18px!important;border:1px solid rgba(203,226,245,.85)!important;border-radius:22px!important;background:linear-gradient(135deg,#effdff,#fff)!important;box-shadow:0 14px 30px #429cc01a!important}.q-category-strip .category-card:nth-child(2){background:linear-gradient(135deg,#fff2f8,#fff)!important}.q-category-strip .category-card:nth-child(3){background:linear-gradient(135deg,#fff7dd,#fff)!important}.q-category-strip .category-card:nth-child(4){background:linear-gradient(135deg,#f4eeff,#fff)!important}.q-category-strip .category-card:nth-child(5){background:linear-gradient(135deg,#edf8ff,#fff)!important}.q-category-strip strong{font-size:23px!important;line-height:1.06!important}.q-category-strip small{color:#5d6888!important;font-size:13px!important;font-weight:800!important}.q-category-strip .cat-avatar{width:52px!important;height:52px!important}.account-role-grid{display:none!important}.q-account-page .account-current-role-card{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;min-height:132px!important;padding:22px!important;border:1px solid rgba(139,92,246,.22)!important;border-radius:24px!important;background:radial-gradient(circle at 94% 14%,rgba(255,185,56,.28),transparent 26%),linear-gradient(135deg,#fff,#f7f3ff)!important;box-shadow:0 14px 30px #8b5cf61f!important}.q-account-page .account-current-role-card>i{display:grid!important;place-items:center!important;width:68px!important;height:68px!important;border-radius:22px!important;background:linear-gradient(135deg,#8b5cf6,#b078ff)!important;color:#fff!important;box-shadow:0 12px 24px #8b5cf638!important}.q-account-page .account-current-role-card svg{width:34px!important;height:34px!important}.q-account-page .account-current-role-card div{display:grid!important;gap:5px!important;min-width:0!important}.q-account-page .account-current-role-card span{color:#8b5cf6!important;font-size:14px!important;font-weight:950!important}.q-account-page .account-current-role-card b{color:var(--ref-navy)!important;font-size:24px!important;font-weight:950!important;line-height:1.1!important}.q-account-page .account-current-role-card em,.q-account-page .account-current-role-card strong{color:#64708e!important;font-size:14px!important;font-style:normal!important;font-weight:800!important;line-height:1.45!important}.q-account-page .account-management-entry{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;padding:16px!important;border:1px solid rgba(139,92,246,.18)!important;border-radius:18px!important;background:linear-gradient(135deg,#f7f3ff,#fff)!important}.q-account-page .account-management-entry span{color:#8b5cf6!important;font-size:14px!important;font-weight:900!important}.q-account-page .account-management-entry .account-workbench{min-height:42px!important;padding:0 18px!important;border-radius:999px!important}.q-message-page .message-role-switch.single{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important}.q-message-page .message-role-switch.single span{width:auto!important}@media (min-width: 721px){.home-page{padding-top:18px!important}.q-pc-hero{grid-template-columns:300px minmax(0,1fr) 300px!important;gap:14px!important;margin-bottom:12px!important}.q-pc-hero .pc-side-banners{gap:14px!important}.q-pc-hero .mini-banner{box-sizing:border-box!important;height:118px!important;min-height:0!important;padding:20px 22px!important;border-radius:22px!important}.q-pc-hero .mini-banner>span{width:58px!important;height:58px!important}.q-pc-hero .mini-banner strong{font-size:21px!important}.q-pc-hero .mini-banner small{margin-top:7px!important;font-size:13px!important;line-height:1.35!important}.q-pc-hero .pc-banner{box-sizing:border-box!important;height:250px!important;min-height:0!important;padding:36px 48px!important;border-radius:22px!important}.q-pc-hero .pc-banner strong{font-size:36px!important;line-height:1.25!important}.q-pc-hero .pc-banner button{min-height:36px!important;margin-top:22px!important;padding:0 28px!important;font-size:14px!important}.q-pc-hero .pc-banner .q-unicorn{right:42px!important;width:168px!important;height:168px!important}.q-pc-hero .pc-notice{box-sizing:border-box!important;height:250px!important;min-height:0!important;padding:22px!important;border-radius:22px!important}.q-pc-hero .pc-notice h3{margin-bottom:12px!important;font-size:23px!important}.q-pc-hero .pc-notice>a{min-height:48px!important;font-size:15px!important}.q-category-strip{gap:14px!important;margin:10px 0 12px!important}.q-category-strip .category-card{grid-template-columns:64px minmax(0,1fr)!important;min-height:84px!important;padding:13px 15px!important;border-radius:20px!important}.q-category-strip .cat-avatar{width:54px!important;height:54px!important}.q-category-strip strong{font-size:20px!important}.q-category-strip small{font-size:12px!important}.q-product-list{gap:16px!important}.q-product-card{border-radius:18px!important}}@media (max-width: 720px){body{background:var(--ref-bg)!important}.q-bottom-nav{right:auto!important;left:0!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.q-bottom-nav a{min-width:0!important}.q-mobile-top{padding:14px 16px 10px!important}.q-mobile-top .m-brand-row{display:grid!important;grid-template-columns:minmax(0,1fr) 44px 44px 44px!important;gap:7px!important;align-items:center!important;margin-bottom:8px!important}.q-mobile-top .m-brand{min-width:0!important;gap:7px!important;padding-right:0!important}.q-mobile-top .m-brand>div{min-width:0!important;max-width:none!important}.q-mobile-top .m-brand .q-logo-mark{width:43px!important;height:43px!important;min-width:43px!important}.q-mobile-top .m-brand strong{display:block!important;max-width:none!important;overflow:hidden!important;color:var(--ref-navy)!important;font-size:20px!important;line-height:1.04!important;text-overflow:ellipsis!important;white-space:nowrap!important}.q-mobile-top .m-brand span{display:block!important;margin-top:2px!important;color:#5d6888!important;font-size:10px!important;line-height:1.1!important;white-space:nowrap!important}.q-mobile-top .m-round-action,.q-mobile-top .m-avatar-link{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:0!important;border:4px solid rgba(255,255,255,.9)!important;border-radius:999px!important;background:#ffffffe0!important;color:#4677df!important;box-shadow:0 9px 20px #4b94cc29!important}.q-mobile-top .m-round-action{padding:0!important}.q-mobile-top .m-round-action svg,.q-mobile-top .m-avatar-link svg{width:18px!important;height:18px!important}.q-mobile-top .m-avatar-link span{font-size:14px!important;font-weight:950!important}.q-mobile-top .m-hero{box-sizing:border-box!important;height:174px!important;min-height:0!important;margin-top:8px!important;padding:20px!important;border:1px solid rgba(194,225,246,.9)!important;border-radius:17px!important;background:linear-gradient(135deg,#bdf8ff,#f5efff)!important;box-shadow:0 14px 32px #429cc01f!important}.q-mobile-top .m-hero h1{max-width:222px!important;color:#2f6ce5!important;font-size:25px!important;line-height:1.12!important;font-weight:950!important}.q-mobile-top .m-hero p{margin-top:7px!important;color:#335184!important;font-size:12px!important;font-weight:850!important}.q-mobile-top .m-hero button{min-width:96px!important;min-height:36px!important;margin-top:12px!important;border-radius:999px!important;font-size:14px!important}.q-mobile-top .m-hero .q-unicorn{width:142px!important;height:136px!important;right:-6px!important;bottom:0!important}.q-mobile-notice{display:block!important;margin:8px 16px 0!important;padding:10px 14px!important;border-radius:16px!important}.q-mobile-notice header{display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 6px!important}.q-mobile-notice header span{display:grid!important;width:24px!important;height:24px!important;place-items:center!important;flex:0 0 auto!important}.q-mobile-notice header strong{font-size:18px!important;line-height:1!important;white-space:nowrap!important}.q-mobile-notice header a{margin-left:auto!important;font-size:12px!important;white-space:nowrap!important}.q-mobile-notice>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.q-mobile-notice a{display:grid!important;grid-template-columns:24px minmax(0,1fr) 12px!important;min-height:31px!important;padding:0 8px!important;border-radius:12px!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important}.q-mobile-notice a i,.q-mobile-notice a svg{width:18px!important;height:18px!important}.m-category-scroll{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:8px!important;margin:10px 16px 9px!important;padding:0!important;overflow:visible!important}.m-category-scroll .m-category{grid-column:auto!important;grid-row:auto!important;min-width:0!important;width:auto!important;box-sizing:border-box!important;height:92px!important;min-height:0!important;padding:10px 4px 8px!important;border-radius:13px!important;text-align:center!important;box-shadow:0 10px 24px #429cc01a!important}.m-category-scroll .m-category:nth-child(5){grid-column:auto!important}.m-category-scroll .cat-avatar{width:40px!important;height:40px!important}.m-category-scroll strong{color:var(--ref-navy)!important;font-size:12px!important;line-height:1.12!important;white-space:normal!important}.m-category-scroll small{color:#66708f!important;font-size:10px!important;font-weight:800!important;line-height:1.15!important;white-space:normal!important}.q-account-page .mobile-account-brand{top:22px!important;left:18px!important;font-size:20px!important}.q-account-page .mobile-account-brand .q-logo-mark{width:38px!important;height:38px!important;min-width:38px!important}.q-account-page .q-account-hero{min-height:238px!important;margin-bottom:-38px!important;padding:82px 20px 72px!important}.q-account-page .q-account-hero h1{font-size:24px!important}.q-account-page .q-account-hero small,.q-account-page .q-account-hero .account-hero-copy p{display:none!important}.q-account-page .account-hero-mascot{width:118px!important;height:112px!important}.q-account-page .q-account-profile{width:calc(100% - 20px)!important;padding:22px 16px!important;border-radius:22px!important}.q-account-page .q-account-profile .account-profile-left{grid-template-columns:78px minmax(0,1fr)!important;gap:13px!important}.q-account-page .q-account-profile .account-avatar-wrap,.q-account-page .q-account-profile .account-avatar-wrap .big{width:76px!important;height:76px!important}.q-account-page .q-account-profile .account-avatar-wrap .big{border-width:5px!important}.q-account-page .q-account-profile .account-avatar-wrap i{width:28px!important;height:28px!important;font-size:13px!important}.q-account-page .account-profile-main{gap:6px!important}.q-account-page .account-profile-main small{font-size:14px!important}.q-account-page .account-profile-main strong{font-size:23px!important;line-height:1.12!important}.q-account-page .account-profile-main span{width:auto!important;padding:6px 10px!important;font-size:12px!important}.q-account-page .account-profile-main em,.q-account-page .account-profile-main b{font-size:12px!important}.q-account-page .account-role-panel{gap:12px!important}.q-account-page .account-role-title{display:grid!important;gap:3px!important}.q-account-page .account-role-title b{font-size:20px!important}.q-account-page .account-role-title span{font-size:12px!important}.q-account-page .account-current-role-card{grid-template-columns:52px minmax(0,1fr)!important;min-height:96px!important;padding:14px!important;border-radius:18px!important}.q-account-page .account-current-role-card>i{width:48px!important;height:48px!important;border-radius:16px!important}.q-account-page .account-current-role-card svg{width:24px!important;height:24px!important}.q-account-page .account-current-role-card span{font-size:11px!important}.q-account-page .account-current-role-card b{font-size:18px!important}.q-account-page .account-current-role-card em,.q-account-page .account-current-role-card strong{font-size:12px!important}.q-account-page .account-management-entry{grid-template-columns:1fr!important;padding:13px!important;border-radius:16px!important}.q-account-page .account-management-entry .account-workbench{min-height:44px!important;font-size:14px!important}.q-message-page .message-role-switch.single{margin:-22px 28px 12px!important;padding:10px 12px!important;border-radius:18px!important}.q-message-page .message-role-switch.single span{min-width:0!important;font-size:13px!important;white-space:normal!important}.q-message-page .message-role-switch.single .message-admin-link{min-height:36px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;white-space:nowrap!important}.q-message-page{padding-top:0!important}.q-message-page .mobile-message-brand{display:none!important}.q-message-page .message-sync-banner{min-height:238px!important;margin:0 0 -34px!important;padding:58px 28px 76px!important;border:0!important;border-radius:0 0 28px 28px!important;background:radial-gradient(circle at 68% 10%,rgba(255,215,107,.88) 0 14px,transparent 15px),radial-gradient(circle at 94% 55%,rgba(255,255,255,.78) 0 34px,transparent 35px),linear-gradient(145deg,#eafcff,#f3fbff 56%,#e7f6ff)!important;box-shadow:none!important}.q-message-page .message-sync-banner>div:nth-of-type(2){position:relative!important;z-index:2!important;max-width:210px!important}.q-message-page .message-banner-kicker{display:none!important}.q-message-page .message-sync-banner b{display:block!important;color:var(--ref-navy)!important;font-size:27px!important;line-height:1.1!important}.q-message-page .message-sync-banner p{margin-top:7px!important;color:#4b5a7e!important;font-size:12px!important;line-height:1.35!important}.q-message-page .message-banner-mascot{position:absolute!important;right:20px!important;top:42px!important;width:128px!important;height:120px!important;border:0!important;background:transparent!important;box-shadow:none!important}.q-message-page .message-banner-mascot .q-mascot-svg{width:132px!important;height:126px!important}.q-message-page .message-banner-role,.q-message-page .message-banner-role span{display:none!important}.q-message-page .message-banner-role b{color:#8b5cf6!important;font-size:13px!important}.q-message-page .message-role-switch.single{position:relative!important;z-index:3!important;margin:0 30px 14px!important;min-height:58px!important;padding:0 20px!important;border:1px solid rgba(211,222,245,.9)!important;border-radius:18px!important;background:#ffffffeb!important;box-shadow:0 12px 28px #2c71a61a!important}.q-message-page .message-role-switch.single span{color:#7a52e6!important;font-size:15px!important;font-weight:950!important}.q-message-page .message-shell{display:block!important;min-height:calc(100vh - 344px)!important;margin:0 10px calc(86px + env(safe-area-inset-bottom))!important;overflow:hidden!important;border:1px solid rgba(204,228,247,.9)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 32px #2c71a61a!important}.q-message-page .message-sidebar{min-height:calc(100vh - 344px)!important;border-right:0!important;background:#fff!important}.q-message-page .message-sidebar-head{padding:24px 18px 12px!important}.q-message-page .message-sidebar-head div>span{color:#a58bea!important;font-size:10px!important;letter-spacing:2px!important}.q-message-page .message-sidebar-head h1{margin-top:2px!important;color:var(--ref-navy)!important;font-size:22px!important}.q-message-page .message-tabs{margin:0 18px 12px!important;padding:4px!important;border-radius:14px!important;background:#f1fbff!important}.q-message-page .message-tabs button{min-height:34px!important;border-radius:11px!important;font-size:12px!important}.q-message-page .message-download-tip{grid-template-columns:48px minmax(0,1fr) auto!important;min-height:104px!important;margin:0 18px 16px!important;padding:18px 14px!important;border-radius:17px!important}.q-message-page .message-download-tip b{font-size:18px!important;line-height:1.18!important}.q-message-page .message-download-tip button{min-height:38px!important;padding:0 14px!important;border-radius:999px!important;white-space:nowrap!important}.q-message-page .message-search{display:none!important}.q-message-page .message-search input{min-height:34px!important;border-radius:999px!important}.q-message-page .message-search button{min-height:34px!important;padding:0 14px!important;border-radius:999px!important}.q-message-page .message-sidebar>.message-list{padding:0 18px 20px!important}.q-message-page .message-sidebar>.message-list a{position:relative!important;grid-template-columns:58px minmax(0,1fr)!important;min-height:94px!important;padding:13px 78px 13px 4px!important;border:0!important;border-bottom:1px solid #eef3fb!important;border-radius:0!important;background:#fff!important}.q-message-page .message-sidebar>.message-list a.active{background:#fff!important}.q-message-page .message-avatar{width:54px!important;height:54px!important;border-radius:999px!important}.q-message-page .message-avatar svg{width:27px!important;height:27px!important}.q-message-page .message-row-text b{color:var(--ref-navy)!important;font-size:18px!important;white-space:nowrap!important}.q-message-page .message-row-text em{margin-top:6px!important;color:#8a92a9!important;font-size:13px!important}.q-message-page .message-row-text small{display:inline-block!important;margin-top:7px!important;padding:3px 8px!important;border-radius:7px!important;background:#f1edff!important;color:#8b5cf6!important;font-size:11px!important;white-space:nowrap!important}.q-message-page .message-row-meta{position:absolute!important;top:16px!important;right:4px!important;width:72px!important}.q-message-page .message-row-meta time{color:#8b91a9!important;font-size:12px!important;white-space:nowrap!important}.q-message-page .message-row-meta strong{min-width:22px!important;min-height:22px!important;padding:2px 6px!important;background:#ff4f87!important;font-size:12px!important}.q-account-page .q-account-stats{width:calc(100% - 20px)!important;margin-top:16px!important;padding:20px 14px 22px!important;border-radius:22px!important}.q-account-page .q-account-stats .section-title h2{font-size:22px!important}.q-account-page .q-account-stats .account-product-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.q-account-page .q-account-stats .account-product-stats a{min-height:136px!important;padding:14px 10px!important;border-radius:18px!important}.q-account-page .q-account-stats .account-product-stats b{font-size:30px!important}.q-account-page .q-account-stats .account-product-stats span{font-size:15px!important}.q-account-page .q-account-stats .account-product-stats small{font-size:11px!important}}@media (min-width: 721px){.pc-top.q-top{height:88px!important}.q-top .pc-top-inner{grid-template-columns:278px minmax(430px,1fr) 342px 74px 50px!important;gap:15px!important;width:min(1340px,calc(100% - 64px))!important}.q-top .pc-logo{min-width:0!important;gap:10px!important}.q-top .pc-logo .q-logo-mark{width:58px!important;height:58px!important;flex:0 0 58px!important}.q-top .pc-logo strong{font-size:29px!important}.q-top .pc-logo small{font-size:13px!important}.q-top nav{justify-content:space-between!important;gap:0!important;padding:0 12px 0 4px!important}.q-top nav a{gap:6px!important;min-height:50px!important;font-size:15px!important;font-weight:950!important}.q-top nav a:last-child{margin-right:8px!important}.q-top nav svg{width:20px!important;height:20px!important}.q-top nav b,.q-bottom-nav b{top:-3px!important;right:-10px!important;min-width:28px!important;font-size:10px!important}.q-top .pc-search{grid-template-columns:36px minmax(0,1fr) 78px!important;width:342px!important;height:50px!important;border:6px solid rgba(255,255,255,.96)!important;border-radius:999px!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#c2ecfff2,#ffffffe6) border-box!important;box-shadow:0 12px 28px #3a7cb424!important}.q-top .pc-search input{padding:0 6px 0 0!important;color:#52607e!important;font-size:13px!important}.q-top .pc-search svg{width:19px!important;height:19px!important}.q-top .pc-search button{height:38px!important;border-radius:999px!important;font-size:15px!important;font-weight:950!important}.pc-login{justify-self:center!important;font-size:15px!important}.pc-avatar{width:48px!important;height:48px!important;border-width:4px!important}}@media (max-width: 720px){.q-message-page{background:radial-gradient(circle at 78% 0,rgba(255,238,154,.32),transparent 30%),linear-gradient(180deg,#effbff,#f6fdff 44%,#fff)!important}.q-message-page .message-sync-banner{min-height:218px!important;margin:0 0 -28px!important;padding:54px 28px 66px!important}.q-message-page .message-sync-banner b{font-size:26px!important;letter-spacing:.2px!important}.q-message-page .message-sync-banner p{max-width:150px!important;font-size:12px!important;font-weight:800!important}.q-message-page .message-banner-mascot{right:18px!important;top:42px!important;width:124px!important;height:118px!important}.q-message-page .message-role-switch.single{margin:0 30px 14px!important;min-height:50px!important;padding:0 16px!important;border-color:#c7ddf5f2!important;border-radius:18px!important;box-shadow:0 12px 26px #4a87b71c!important}.q-message-page .message-role-switch.single:after{position:absolute!important;right:50%!important;bottom:0!important;width:96px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,#7c5cff,#74a7ff)!important;transform:translate(50%)!important;content:""!important}.q-message-page .message-role-switch.single span{color:#7b55f6!important;font-size:13px!important;line-height:1.25!important}.q-message-page .message-shell{position:relative!important;min-height:calc(100vh - 292px)!important;margin:0 10px calc(82px + env(safe-area-inset-bottom))!important;border-color:#c7e2f9f2!important;border-radius:23px!important;box-shadow:0 16px 36px #2f7bb01f!important}.q-message-page .message-sidebar{min-height:calc(100vh - 292px)!important;padding-top:18px!important}.q-message-page .message-sidebar-head{position:absolute!important;top:18px!important;right:18px!important;z-index:3!important;padding:0!important}.q-message-page .message-sidebar-head div{display:none!important}.q-message-page .message-sidebar-head .button-soft{min-height:34px!important;padding:0 13px!important;border:1px solid rgba(90,155,255,.18)!important;border-radius:12px!important;background:#ffffffeb!important;color:#334276!important;font-size:13px!important;font-weight:900!important;box-shadow:0 8px 18px #4177ae1a!important}.q-message-page .message-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;height:40px!important;margin:0 104px 12px 18px!important;padding:4px!important;border-radius:14px!important;background:#f0fbff!important}.q-message-page .message-tabs button{min-height:32px!important;padding:0!important;border-radius:10px!important;font-size:11px!important;font-weight:950!important}.q-message-page .message-tabs button.active{background:linear-gradient(135deg,#20cdd1,#20bdc3)!important;color:#fff!important;box-shadow:0 7px 14px #20bdc33d!important}.q-message-page .message-download-tip{grid-template-columns:42px minmax(0,1fr) 82px!important;gap:10px!important;min-height:76px!important;margin:0 18px 12px!important;padding:10px 12px!important;border:1px solid rgba(255,207,113,.62)!important;border-radius:17px!important;background:radial-gradient(circle at 16% 50%,rgba(108,197,255,.18),transparent 34%),linear-gradient(135deg,#fffaf0,#fffefd)!important;box-shadow:0 8px 18px #ffb93814!important}.q-message-page .message-download-tip span{width:42px!important;height:42px!important;border-radius:50%!important;background:linear-gradient(145deg,#a7dcff,#72c7ff)!important;color:transparent!important;box-shadow:0 7px 14px #4697d833!important}.q-message-page .message-download-tip span:after{display:block!important;color:#fff!important;font-size:18px!important;font-weight:950!important;line-height:42px!important;text-align:center!important;content:"!"!important}.q-message-page .message-download-tip b{display:-webkit-box!important;overflow:hidden!important;color:var(--ref-navy)!important;font-size:14px!important;font-weight:950!important;line-height:1.32!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.q-message-page .message-download-tip button{min-height:34px!important;padding:0 10px!important;border:1px solid rgba(54,151,255,.7)!important;border-radius:999px!important;background:#fff!important;color:#288dff!important;font-size:13px!important;font-weight:900!important}.q-message-page .message-sidebar>.message-list{padding:0 18px 18px!important}.q-message-page .message-sidebar>.message-list a{grid-template-columns:62px minmax(0,1fr)!important;min-height:88px!important;padding:12px 66px 12px 0!important;border-bottom-color:#edf3fb!important}.q-message-page .message-avatar{width:56px!important;height:56px!important;border-radius:50%!important;box-shadow:0 8px 18px #5777be1c!important}.q-message-page .message-row-text b{overflow:hidden!important;max-width:100%!important;color:#172554!important;font-size:17px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.q-message-page .message-row-text em{margin-top:5px!important;font-size:13px!important;line-height:1.25!important}.q-message-page .message-row-text small{margin-top:6px!important;padding:3px 8px!important;border-radius:7px!important;font-size:11px!important}.q-message-page .message-row-meta{top:15px!important;right:0!important;width:60px!important}.q-message-page .message-row-meta time{font-size:12px!important}.q-message-page .message-row-meta strong{min-width:23px!important;min-height:23px!important;border:2px solid #fff!important;box-shadow:0 7px 12px #ff4f8729!important}}@media (max-width: 374px){.q-message-page .message-tabs{margin-right:92px!important}.q-message-page .message-sidebar-head .button-soft{padding:0 10px!important;font-size:12px!important}.q-message-page .message-download-tip{grid-template-columns:38px minmax(0,1fr) 74px!important;gap:8px!important}}:root{--pd-ink: #12265c;--pd-muted: #7380a4;--pd-cyan: #21c8c9;--pd-pink: #ff4d86;--pd-purple: #8b64f6;--pd-blue-bg: #effbff;--pd-card: rgba(255, 255, 255, .92);--pd-shadow: 0 12px 30px rgba(84, 154, 205, .13)}html{font-size:16px;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-size:14px;overflow-x:hidden}.q-top .pc-top-inner{max-width:1480px}.q-top nav a b,.q-bottom-nav b{min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--pd-pink);color:#fff;font-size:10px;line-height:19px;text-align:center}.q-top nav a:not(:has(b)) b,.q-bottom-nav a:not(:has(b)) b{display:none}.home-page{color:var(--pd-ink)}.q-pc-hero{max-width:1360px;grid-template-columns:300px minmax(0,1fr) 310px;gap:16px;margin:26px auto 18px}.q-pc-hero .pc-side-banners{gap:18px}.q-pc-hero .mini-banner{min-height:150px;border-radius:28px;box-shadow:var(--pd-shadow)}.q-pc-hero .pc-banner{min-height:330px;border-radius:28px;box-shadow:var(--pd-shadow)}.q-pc-hero .pc-banner strong{font-size:46px;line-height:1.18}.q-pc-hero .pc-notice{min-height:330px;border-radius:28px;box-shadow:var(--pd-shadow)}.q-category-strip{max-width:1360px;margin:0 auto 18px;gap:16px}.q-category-strip .category-card{min-height:118px;border-radius:24px;box-shadow:var(--pd-shadow)}.q-product-list{max-width:1360px;margin:0 auto}@media (min-width: 768px){.q-product-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.q-product-card{border-radius:24px;box-shadow:var(--pd-shadow)}.q-product-card .card-main{display:block}.q-product-card .listing-image-shell{width:100%;height:176px;border-radius:18px}.q-product-card h3{min-height:48px;font-size:18px;line-height:1.35}}@media (max-width: 767px){:root{--mobile-font-xs: 11px;--mobile-font-sm: 12px;--mobile-font-body: 14px;--mobile-font-label: 13px;--mobile-font-card-title: 16px;--mobile-font-section-title: 20px;--mobile-font-page-title: 27px;--mobile-font-hero-title: 31px;--mobile-font-chat: 14px;--mobile-font-time: 11px;--mobile-font-nav: 12px}body{min-width:0;font-size:var(--mobile-font-body)}.pc-top,.q-float-tools{display:none!important}.site-page.home-page{width:100%;padding:0 10px calc(92px + env(safe-area-inset-bottom));background:radial-gradient(circle at 12% 4%,rgba(255,239,166,.5),transparent 18%),linear-gradient(180deg,#f0fbff,#f8fdff 52%,#fff)}.q-mobile-top{padding:13px 7px 0}.q-mobile-top .m-brand-row{display:grid;grid-template-columns:minmax(0,1fr) 44px 44px 50px;align-items:center;gap:9px;margin-bottom:12px}.q-mobile-top .m-brand{min-width:0;gap:8px}.q-mobile-top .q-logo-mark{width:48px;height:48px;flex:0 0 48px}.q-mobile-top .m-brand strong{display:block;max-width:205px;color:var(--pd-ink);font-size:22px;line-height:1.02;letter-spacing:0;white-space:nowrap}.q-mobile-top .m-brand span{display:block;margin-top:4px;color:#52608d;font-size:12px;line-height:1.1;white-space:nowrap}.q-mobile-top .m-round-action,.q-mobile-top .m-avatar-link{width:42px;height:42px;border-radius:50%;background:#ffffffe0;box-shadow:0 8px 18px #3776be1f}.q-mobile-top .m-round-action svg{width:21px;height:21px}.q-mobile-top .m-avatar-link span{font-size:13px}.q-mobile-top .m-hero{position:relative;min-height:222px;margin:0;padding:30px 18px 22px;overflow:hidden;border:2px solid rgba(255,255,255,.95);border-radius:22px;background:radial-gradient(circle at 9% 19%,rgba(255,255,255,.86) 0 18px,transparent 19px),linear-gradient(135deg,#bff8ff,#dff4ff 54%,#ffeef8);box-shadow:var(--pd-shadow)}.q-mobile-top .m-hero h1{max-width:235px;margin:0;color:#2d73ec;font-size:var(--mobile-font-hero-title);line-height:1.18;letter-spacing:0;text-shadow:0 2px 0 #fff}.q-mobile-top .m-hero p{max-width:210px;margin:8px 0 15px;color:#2b4779;font-size:var(--mobile-font-label);line-height:1.25;font-weight:700}.q-mobile-top .m-hero button{min-width:118px;height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#ff6c9f,#ff3f82);color:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 14px #ff478242}.q-mobile-top .m-hero .q-unicorn{position:absolute;right:-2px;bottom:-4px;width:174px;height:168px;opacity:.95}.q-mobile-notice{margin:12px 8px 0;padding:15px 15px 13px;border-radius:22px;background:var(--pd-card);box-shadow:var(--pd-shadow)}.q-mobile-notice header{display:flex;align-items:center;min-height:28px;margin-bottom:10px}.q-mobile-notice header strong{font-size:19px;line-height:1.1}.q-mobile-notice header a{margin-left:auto;font-size:12px}.q-mobile-notice>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.q-mobile-notice>div a{min-height:44px;padding:0 9px;border:1px solid #e6f2ff;border-radius:13px;color:var(--pd-ink);font-size:13px;font-weight:800;background:#fff}.q-mobile-notice>div i{width:23px;height:23px}.m-category-scroll{display:flex;gap:10px;margin:12px -2px 8px;padding:0 8px 5px;overflow-x:auto;scrollbar-width:none}.m-category-scroll::-webkit-scrollbar{display:none}.m-category-scroll .m-category{flex:0 0 118px;min-height:126px;padding:14px 9px 12px;border-radius:18px;box-shadow:var(--pd-shadow)}.m-category-scroll .cat-avatar{width:50px;height:50px;margin-bottom:8px}.m-category-scroll svg{width:27px;height:27px}.m-category-scroll strong{color:var(--pd-ink);font-size:15px;line-height:1.1;letter-spacing:0}.m-category-scroll small{margin-top:4px;color:#5e6b91;font-size:11px;line-height:1.2}.q-product-list{display:grid;grid-template-columns:1fr;gap:10px;margin:8px 8px 0}.q-product-card{min-width:0;padding:10px;overflow:hidden;border:0;border-radius:20px;background:var(--pd-card);box-shadow:var(--pd-shadow)}.q-product-card .card-main{display:grid;grid-template-columns:38% minmax(0,1fr);gap:11px;align-items:start}.q-product-card .listing-image-shell{width:100%;height:142px;border-radius:16px}.q-product-card h3{display:-webkit-box;margin:2px 0 7px;overflow:hidden;color:var(--pd-ink);font-size:var(--mobile-font-card-title);line-height:1.25;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.q-product-card .tag-line{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 6px}.q-product-card .tag-line span{height:22px;padding:0 8px;border-radius:7px;font-size:11px;line-height:22px}.q-product-card .listing-price{margin:4px 0 5px;color:var(--pd-ink);font-size:21px;line-height:1}.q-product-card .listing-price small,.q-product-card .trade-time{font-size:11px}.q-product-card .listing-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:11px}.q-product-card>.param-grid,.q-product-card .card-action-row{display:none}.q-bottom-nav{right:0;bottom:0;left:0;height:calc(72px + env(safe-area-inset-bottom));padding:7px 10px calc(7px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;background:#fffffff5;box-shadow:0 -10px 26px #3a5e971f}.q-bottom-nav a{min-width:0;height:54px;gap:2px;color:#53618b;font-size:var(--mobile-font-nav)}.q-bottom-nav svg{width:23px;height:23px}.q-bottom-nav em{font-size:var(--mobile-font-nav);line-height:1.1}.q-bottom-nav .publish-tab{width:74px;height:68px;margin-top:-17px;border-radius:999px;background:linear-gradient(135deg,#ff66b2,#88d9ff);color:#fff;box-shadow:0 11px 22px #8262d03d}.q-bottom-nav .publish-tab svg{width:25px;height:25px}.q-bottom-nav b{top:5px;right:calc(50% - 25px);min-width:19px;height:19px;font-size:10px;line-height:19px}}.pc-auth-slot{display:flex!important;min-width:0;align-items:center!important;justify-content:flex-end!important;gap:10px}.pc-account-menu{display:grid;grid-template-columns:42px minmax(90px,1fr) 14px;align-items:center;gap:8px;min-width:186px;min-height:52px;padding:4px 8px 4px 4px;border:1px solid rgba(151,198,231,.66);border-radius:16px;background:#ffffffe6;color:#20325f;text-decoration:none}.pc-account-avatar,.admin-account-avatar{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#bdefff,#a7c8ff);color:#fff;font-weight:950}.pc-account-avatar img,.admin-account-avatar img{width:100%;height:100%;object-fit:cover}.pc-account-copy{display:grid;min-width:0;gap:2px}.pc-account-copy b,.pc-account-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-account-copy b{color:#263764;font-size:12px}.pc-account-copy em{color:#5b6b99;font-size:11px;font-style:normal}.pc-account-arrow{color:#5b6b99;font-size:18px}.pc-auth-error{color:#c44b66;font-weight:800;text-decoration:none}.pc-auth-skeleton{display:inline-flex;gap:5px;min-width:102px;align-items:center}.pc-auth-skeleton i{width:42px;height:12px;border-radius:999px;background:#dcecf4;animation:sjz-pulse 1.2s ease-in-out infinite}.pc-auth-skeleton i:nth-child(2){width:54px;animation-delay:.12s}.pc-auth-skeleton i:nth-child(3){width:12px;animation-delay:.24s}@keyframes sjz-pulse{50%{opacity:.42}}.admin-header{position:sticky!important;top:0!important;z-index:100!important;display:block!important;min-height:76px;border-bottom:1px solid rgba(177,208,236,.7);background:#f8fdfff5;box-shadow:0 8px 24px #3e6e9f1a;backdrop-filter:blur(14px)}.admin-header-inner{display:grid;grid-template-columns:minmax(230px,1fr) minmax(150px,.7fr) auto;gap:18px;align-items:center;width:min(1500px,calc(100% - 44px));min-height:76px;margin:0 auto}.admin-brand,.admin-account-link{color:#1f2858;text-decoration:none}.admin-brand{display:flex;min-width:0;align-items:center;gap:10px}.admin-brand .q-logo-mark{width:46px;height:46px;min-width:46px}.admin-brand span{display:grid;min-width:0;gap:2px}.admin-brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.admin-brand small{color:#7280a5;font-size:11px;font-weight:800}.admin-header-title{color:#637198;font-size:14px;font-weight:900;text-align:center}.admin-account-link{display:flex;align-items:center;gap:9px;min-height:52px}.admin-account-link>span:last-child{display:grid;gap:2px}.admin-account-link b{font-size:12px}.admin-account-link em{color:#68779d;font-size:11px;font-style:normal}.admin-sidebar{position:fixed!important;top:76px!important;bottom:0!important;left:0!important;z-index:90!important;display:flex!important;width:220px!important;flex-direction:column!important;gap:16px;padding:22px 14px;border-right:1px solid rgba(177,208,236,.62);background:#f7fcfff5}.admin-sidebar-head{display:grid;gap:4px;padding:0 8px 8px;color:#20325f}.admin-sidebar-head span{color:#7683a3;font-size:12px}.admin-sidebar nav{display:grid;gap:5px;overflow:auto}.admin-sidebar nav a,.admin-sidebar-foot a{min-height:40px;padding:10px 12px;border-radius:10px;color:#51628d;font-size:13px;font-weight:850;text-decoration:none}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:#d9fbf8;color:#102b5e}.admin-sidebar-foot{display:grid;gap:5px;margin-top:auto;border-top:1px solid rgba(177,208,236,.62);padding-top:12px}.admin-page{width:calc(100% - 272px)!important;max-width:none!important;margin:0 26px 0 246px!important;padding-bottom:56px!important}.admin-page.q-admin-page{max-width:none}@media (max-width: 1100px) and (min-width: 768px){.q-top .pc-top-inner{grid-template-columns:minmax(250px,auto) minmax(320px,1fr) minmax(240px,300px) auto!important}.pc-account-menu{min-width:166px}}@media (max-width: 767px){.pc-auth-slot{gap:6px}.pc-account-menu{grid-template-columns:36px 1fr;min-width:0;width:48px;min-height:42px;padding:3px}.pc-account-avatar{width:36px;height:36px}.pc-account-copy,.pc-account-arrow{display:none}.admin-header{min-height:62px!important}.admin-header-inner{grid-template-columns:minmax(0,1fr) auto;width:calc(100% - 24px)!important;min-height:62px!important;gap:8px}.admin-brand .q-logo-mark{width:36px;height:36px;min-width:36px}.admin-brand strong{font-size:14px}.admin-header-title{display:none}.admin-account-avatar{width:36px;height:36px}.admin-sidebar{position:sticky!important;top:0!important;width:100%!important;height:auto!important;min-height:0!important;padding:8px 12px;border-right:0;border-bottom:1px solid rgba(177,208,236,.62)}.admin-sidebar-head{display:flex;justify-content:space-between;padding:0 4px 6px}.admin-sidebar nav{display:flex;flex-wrap:wrap;gap:6px;overflow-x:visible;padding-bottom:2px}.admin-sidebar nav a{flex:1 1 calc(33.333% - 6px);min-width:0;max-width:calc(33.333% - 4px);min-height:36px;padding:8px 6px;font-size:12px;text-align:center;white-space:nowrap}.admin-sidebar-foot{display:flex;gap:6px;margin:0;border-top:0;padding:0}.admin-sidebar-foot a{min-height:34px;padding:8px 10px;font-size:12px}.admin-page,.admin-page.q-admin-page{width:calc(100% - 24px)!important;max-width:none!important;margin:0 12px!important;padding:18px 0 calc(94px + env(safe-area-inset-bottom))!important}}@media (max-width: 767px){.message-center-page.q-message-page{width:100%;min-height:100dvh;padding:0 0 calc(86px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#effbff,#fff 75%);color:var(--pd-ink)}.q-message-page .q-message-hero{min-height:184px;margin:0;padding:26px 18px 18px;border:0;border-radius:0 0 28px 28px;background:radial-gradient(circle at 84% 20%,rgba(255,255,255,.72) 0 72px,transparent 73px),linear-gradient(135deg,#e9fbff,#f4fbff 70%,#f9f3ff);box-shadow:none}.q-message-page .message-banner-kicker{display:none}.q-message-page .q-message-hero b{color:var(--pd-ink);font-size:27px;line-height:1.05}.q-message-page .q-message-hero p{margin-top:8px;color:#53618b;font-size:13px;line-height:1.25}.q-message-page .message-banner-mascot{position:absolute;right:16px;top:22px;width:112px;height:100px;border:0;background:transparent;box-shadow:none}.q-message-page .message-banner-role{display:grid;position:absolute;right:17px;bottom:16px;left:17px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:11px 15px;border-radius:18px;background:#ffffffe6;box-shadow:0 8px 18px #5081bb1a}.q-message-page .message-banner-role span,.q-message-page .message-banner-role b{font-size:13px;line-height:1.1}.q-message-page .mobile-message-brand,.q-message-page .message-role-switch{display:none}.q-message-page .message-shell{display:block;min-height:0;margin:-2px 10px 0;overflow:visible;border:0;border-radius:22px;background:transparent;box-shadow:none}.q-message-page .message-sidebar{min-height:0;overflow:visible;border-radius:22px;background:#fffffff2;box-shadow:var(--pd-shadow)}.q-message-page .message-sidebar-head{display:flex;align-items:center;padding:16px 15px 10px}.q-message-page .message-sidebar-head div>span{color:var(--pd-purple);font-size:10px;letter-spacing:1.4px}.q-message-page .message-sidebar-head h1{margin-top:2px;color:var(--pd-ink);font-size:20px;line-height:1.1}.q-message-page .message-sidebar-head .button-soft{height:34px;padding:0 13px;border-radius:12px;font-size:13px}.q-message-page .message-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:40px;margin:0 10px;padding:4px;border-radius:13px;background:#f1fbff}.q-message-page .message-tabs button{height:32px;padding:0;font-size:13px;line-height:32px}.q-message-page .message-tabs button.active{border-radius:10px;background:var(--pd-cyan);color:#fff}.q-message-page .message-download-tip{min-height:74px;margin:12px 10px;padding:12px 12px 12px 52px;border:1px solid #ffe5b7;border-radius:16px;background:#fff9eb}.q-message-page .message-download-tip span{left:14px;width:28px;height:28px;font-size:0}.q-message-page .message-download-tip span:before{content:"";display:block;width:10px;height:10px;margin:9px;border-radius:50%;background:#8fd1ff}.q-message-page .message-download-tip b{color:var(--pd-ink);font-size:14px;line-height:1.32}.q-message-page .message-download-tip button{height:32px;padding:0 12px;border-radius:999px;font-size:13px}.q-message-page .message-search{display:grid;grid-template-columns:minmax(0,1fr) 64px;gap:7px;padding:0 10px 8px}.q-message-page .message-search input,.q-message-page .message-search button{height:34px;border-radius:11px;font-size:13px}.q-message-page .message-sidebar>.message-list{display:grid;gap:0;padding:0 10px 10px}.q-message-page .message-sidebar>.message-list a{grid-template-columns:44px minmax(0,1fr) auto;gap:12px;min-height:88px;margin:0;padding:13px 6px;border:0;border-bottom:1px solid #eef4fb;border-radius:0;background:transparent}.q-message-page .message-sidebar>.message-list a.active{border-color:#eef4fb;background:transparent}.q-message-page .message-avatar{width:44px;height:44px;border-radius:50%}.q-message-page .message-avatar svg{width:23px;height:23px}.q-message-page .message-row-text b{max-width:190px;color:var(--pd-ink);font-size:16px;line-height:1.25}.q-message-page .message-row-text em{margin-top:5px;color:#8b94ad;font-size:13px;line-height:1.25}.q-message-page .message-row-text small{display:inline-block;margin-top:7px;padding:3px 8px;border-radius:7px;background:#f2edff;color:var(--pd-purple);font-size:11px;line-height:1}.q-message-page .message-row-meta time{color:#9aa4bb;font-size:11px}.q-message-page .message-row-meta strong{min-width:21px;height:21px;margin-top:10px;border-radius:50%;background:var(--pd-pink);font-size:12px;line-height:21px}.q-message-page .message-window{display:none}.q-message-page.has-selected-conversation{height:100dvh;padding:0;overflow:hidden;background:#f6fbff}.q-message-page.has-selected-conversation .q-message-hero,.q-message-page.has-selected-conversation .message-sidebar{display:none}.q-message-page.has-selected-conversation .message-shell{height:100dvh;margin:0;border-radius:0}.q-message-page.has-selected-conversation .message-window{display:grid;height:100dvh;grid-template-rows:52px minmax(0,1fr) auto auto;overflow:hidden;border-radius:0;background:#fff}.q-message-page.has-selected-conversation .message-window header{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;min-height:52px;padding:8px 10px;border-bottom:1px solid #e9f2fb}.q-message-page.has-selected-conversation .message-window header .message-avatar{width:34px;height:34px}.q-message-page.has-selected-conversation .message-window header strong{display:block;max-width:190px;overflow:hidden;color:var(--pd-ink);font-size:16px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.q-message-page.has-selected-conversation .message-window header span{display:block;margin-top:2px;color:#7b86a3;font-size:11px;line-height:1.2}.q-message-page.has-selected-conversation .message-window header .button-soft{height:30px;padding:0 9px;font-size:12px}.q-message-page.has-selected-conversation .conversation-product{margin:8px 10px 0;padding:9px 10px;border:1px solid #e5f0ff;border-radius:14px;background:#f8fcff}.q-message-page.has-selected-conversation .conversation-product img{width:46px;height:46px;border-radius:10px}.q-message-page.has-selected-conversation .conversation-product strong{font-size:13px}.q-message-page.has-selected-conversation .conversation-product p,.q-message-page.has-selected-conversation .conversation-product a{font-size:11px}.q-message-page.has-selected-conversation .safe-note{margin:8px 10px 0;padding:8px 10px;border-radius:12px;font-size:12px;line-height:1.35}.q-message-page.has-selected-conversation .message-window>.message-list{min-height:0;padding:14px 12px;overflow-y:scroll;background:#f4fbff}.q-message-page.has-selected-conversation .message-list p{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 12px}.q-message-page.has-selected-conversation .message-list p.mine{align-items:flex-end}.q-message-page.has-selected-conversation .message-list span{max-width:78%;padding:10px 12px;border-radius:16px 16px 16px 5px;background:#fff;color:var(--pd-ink);font-size:var(--mobile-font-chat);line-height:1.45;box-shadow:0 6px 14px #5277a814}.q-message-page.has-selected-conversation .message-list .mine span{border-radius:16px 16px 5px;background:#d9f6ff}.q-message-page.has-selected-conversation .message-list em{margin-top:5px;color:#98a3b8;font-size:var(--mobile-font-time)}.q-message-page.has-selected-conversation .chat-compose{display:grid;grid-template-columns:38px minmax(0,1fr) 66px;gap:8px;align-items:center;min-height:calc(54px + env(safe-area-inset-bottom));padding:7px 10px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #e4f0fb;background:#fffffff5}.q-message-page.has-selected-conversation .chat-compose:before{content:"\263a";display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#647297;font-size:18px;background:#f4f8ff}.q-message-page.has-selected-conversation .chat-compose input[name=content]{height:40px;min-width:0;padding:0 13px;border:1px solid #dceafb;border-radius:999px;background:#f8fcff;font-size:14px}.q-message-page.has-selected-conversation .chat-compose .chat-file{display:none}.q-message-page.has-selected-conversation .chat-compose button{height:40px;padding:0;border-radius:999px;background:linear-gradient(135deg,#8e6cf7,#c287ff);font-size:14px}.q-message-page.has-selected-conversation .contact-compose{display:none}}@media (min-width: 768px){.q-message-page{width:calc(100vw - 48px);max-width:none;padding-top:28px}.q-message-page .q-message-hero{display:grid;grid-template-columns:260px minmax(0,1fr) 260px;align-items:center;min-height:210px;margin-bottom:22px;padding:28px 44px;border:0;border-radius:30px;background:linear-gradient(120deg,#eafaff,#f8fdff 65%,#f6efff)}.q-message-page .q-message-hero b{color:var(--pd-ink);font-size:34px}.q-message-page .message-banner-role{justify-self:center;min-width:520px;grid-template-columns:repeat(1,auto);text-align:center}.q-message-page .message-banner-mascot{justify-self:end;width:132px;height:132px}.q-message-page .message-shell{display:grid;grid-template-columns:390px minmax(0,1fr);height:min(680px,calc(100vh - 270px));min-height:540px;overflow:hidden;border:0;border-radius:26px;background:#fffffff2;box-shadow:var(--pd-shadow)}.q-message-page .message-sidebar{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);min-height:0;border-right:1px solid #e8f1fb}.q-message-page .message-sidebar>.message-list{min-height:0;overflow:auto}.q-message-page .message-window{display:grid;grid-template-rows:72px auto auto minmax(0,1fr) auto auto;min-height:0}.q-message-page .message-window>.message-list{min-height:0;overflow:auto}}@media (max-width: 767px){.q-mobile-top .m-round-action.has-badge:after{content:attr(data-badge)!important}.q-mobile-top .m-round-action:not([data-badge]):after{display:none!important;content:none!important}.q-mobile-top{padding:12px 7px 0!important}.q-mobile-top .m-brand-row{grid-template-columns:minmax(0,1fr) 46px 46px 48px!important;gap:8px!important;margin-bottom:10px!important}.q-mobile-top .q-logo-mark{width:48px!important;height:48px!important}.q-mobile-top .m-brand strong{font-size:22px!important;line-height:1.02!important}.q-mobile-top .m-brand span{margin-top:3px!important;font-size:11px!important}.q-mobile-top .m-round-action,.q-mobile-top .m-avatar-link{width:46px!important;height:46px!important}.q-mobile-top .m-avatar-link span{width:40px!important;height:40px!important}.q-mobile-top .m-hero{min-height:198px!important;margin-top:0!important;padding:20px 17px 18px!important;border-radius:20px!important}.q-mobile-top .m-hero h1{max-width:214px!important;font-size:26px!important;line-height:1.08!important}.q-mobile-top .m-hero p{max-width:205px!important;margin:7px 0 10px!important;font-size:12px!important;line-height:1.2!important}.q-mobile-top .m-hero button{min-width:108px!important;height:34px!important;padding:0 18px!important;font-size:13px!important}.q-mobile-top .m-hero .q-unicorn{right:-10px!important;bottom:-2px!important;width:154px!important;height:150px!important}.q-mobile-notice{margin:10px 8px 0!important;padding:14px 14px 12px!important;border-radius:20px!important}.q-mobile-notice header strong{font-size:18px!important}.q-mobile-notice>div{gap:7px!important}.q-mobile-notice>div a{min-height:39px!important;padding:0 8px!important;font-size:12px!important}.m-category-scroll{gap:9px!important;margin:10px -2px 7px!important;padding:0 8px 4px!important}.m-category-scroll .m-category{display:grid!important;grid-template-rows:34px 38px 21px!important;align-items:start!important;justify-items:center!important;flex:0 0 68px!important;min-height:108px!important;padding:8px 4px!important;overflow:hidden!important;border-radius:16px!important;text-align:center!important}.m-category-scroll .cat-avatar{width:34px!important;height:34px!important;margin:0 auto!important}.m-category-scroll svg{width:18px!important;height:18px!important}.m-category-scroll strong{display:-webkit-box!important;width:100%!important;max-height:38px!important;overflow:hidden!important;font-size:11px!important;line-height:1.08!important;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.m-category-scroll small{display:-webkit-box!important;width:100%!important;max-height:22px!important;margin-top:0!important;overflow:hidden!important;font-size:8px!important;line-height:1.12!important;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.q-product-list{gap:9px!important;margin:7px 8px 0!important}.q-product-card{padding:9px!important;border-radius:19px!important}.q-product-card .card-main{grid-template-columns:38% minmax(0,1fr)!important;gap:10px!important}.q-product-card .listing-image-shell{height:118px!important;border-radius:15px!important}.q-product-card h3{margin:0 0 6px!important;font-size:16px!important;line-height:1.22!important}.q-product-card .tag-line{gap:4px!important;margin-bottom:5px!important}.q-product-card .tag-line span{height:20px!important;padding:0 7px!important;font-size:10px!important;line-height:20px!important}.q-product-card .tag-line.secondary span:last-child{display:none!important}.q-product-card .listing-price{margin:3px 0 4px!important;font-size:20px!important}.q-product-card .listing-meta{gap:6px!important;font-size:10px!important}.q-product-card .listing-meta span:nth-child(n+3),.q-product-card .trade-time{display:none!important}.message-center-page.q-message-page{padding-bottom:calc(84px + env(safe-area-inset-bottom))!important}.q-message-page .q-message-hero{min-height:210px!important;padding:60px 26px 68px!important;border-radius:0 0 28px 28px!important}.q-message-page .q-message-hero b{font-size:29px!important;line-height:1.08!important}.q-message-page .q-message-hero p{font-size:12px!important}.q-message-page .message-banner-mascot{top:34px!important;right:20px!important;width:132px!important;height:126px!important}.q-message-page .message-banner-role{display:none!important}.q-message-page .message-role-switch.single{display:flex!important;margin:-32px 30px 14px!important;min-height:52px!important;padding:0 18px!important;border-radius:18px!important}.q-message-page .message-role-switch.single span{font-size:13px!important}.q-message-page .message-shell{margin:0 10px calc(86px + env(safe-area-inset-bottom))!important;border-radius:22px!important}.q-message-page .message-sidebar-head{padding:22px 18px 11px!important}.q-message-page .message-sidebar-head h1{font-size:22px!important}.q-message-page .message-download-tip{min-height:78px!important;margin:0 18px 14px!important;padding:13px 14px 13px 56px!important}.q-message-page .message-download-tip b{font-size:15px!important;line-height:1.25!important}.q-message-page .message-sidebar>.message-list a{grid-template-columns:52px minmax(0,1fr) auto!important;min-height:86px!important;padding:12px 4px!important}.q-message-page .message-avatar{width:50px!important;height:50px!important}.q-message-page .message-row-text b{max-width:185px!important;font-size:16px!important}.q-message-page .message-row-text em{font-size:12px!important}.q-message-page .message-row-text small{font-size:10px!important}.q-message-page .message-row-meta{width:auto!important}}@media (min-width: 768px){.q-message-page .message-shell{grid-template-columns:390px minmax(0,1fr)!important}.q-message-page .message-sidebar>.message-list a{min-height:86px!important}}.chat-window,.message-window,.group-detail-shell{position:relative}.support-console{grid-template-columns:260px minmax(0,1fr)!important}.group-detail-shell{grid-template-columns:minmax(0,1fr)!important}.chat-window,.message-window,.group-window{grid-template-rows:auto auto auto minmax(0,1fr) auto auto!important;overflow:hidden}.chat-window>header,.message-window>header,.group-window>header{grid-row:1}.chat-window>.realtime-status,.message-window>.realtime-status,.group-window>.realtime-status{grid-row:2}.chat-window>.chat-inline-product,.message-window>.chat-inline-product,.group-window>.chat-inline-product{grid-row:3}.chat-window>.message-list,.message-window>.message-list,.group-window>.message-list{grid-row:4}.chat-window>.chat-plus-panel,.message-window>.chat-plus-panel,.group-window>.chat-plus-panel{grid-row:5}.chat-window>.chat-compose,.message-window>.chat-compose,.group-window>.chat-compose{grid-row:6}.chat-window>.empty-state,.message-window>.empty-state,.group-window>.empty-state{grid-row:1 / -1}.message-window>.message-list,.group-window>.message-list{min-height:0}.chat-back-button{display:none;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:inherit;text-decoration:none;font-size:18px;line-height:1;flex:0 0 auto}.chat-more-button{display:inline-grid;width:38px;height:34px;place-items:center;border:1px solid #dbeafe;border-radius:999px;background:#fff;color:var(--pd-ink);font-size:18px;font-weight:900;line-height:1}.chat-avatar-button{display:inline-grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:0;border-radius:16px;background:transparent;color:inherit;padding:0}.chat-avatar-button .message-avatar{width:42px;height:42px;border-radius:16px}.compact-compose{grid-template-columns:42px minmax(0,1fr) 76px!important;align-items:center}.compact-compose:before{display:none!important;content:none!important}.chat-plus-button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #dceafb;border-radius:50%;background:#f8fcff;color:#647297;font-size:24px;font-weight:800;line-height:1}.compact-compose .chat-file{position:absolute;width:1px!important;height:1px!important;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);opacity:0;pointer-events:none}.chat-plus-panel{display:flex;flex-wrap:wrap;gap:8px;padding:10px 14px;border-top:1px solid #e4f0fb;background:#fbfeff}.chat-plus-panel[hidden],.chat-action-drawer[hidden],.drawer-section[hidden],.group-pinned[hidden]{display:none!important}.chat-plus-panel label,.chat-plus-panel button{display:inline-grid;min-height:34px;place-items:center;padding:0 12px;border:1px solid #d8e9ff;border-radius:999px;background:#fff;color:var(--pd-ink);font-size:13px;font-weight:850}.chat-plus-panel .is-disabled{opacity:.45;pointer-events:none}:root{--official-ink: #14212b;--official-muted: #5f6d75;--official-line: #d8e0e3;--official-surface: #ffffff;--official-canvas: #f4f7f8;--official-green: #0b8f68;--official-green-dark: #076c51;--official-amber: #b87516}.q-logo-mark .delta-logo-bg{fill:#12252f}.q-logo-mark .delta-logo-mark{fill:#f4f8f7}.q-logo-mark .delta-logo-accent{fill:#27d89b}body:has(.home-page){background:var(--official-canvas);color:var(--official-ink)}body:has(.home-page) .pc-top.q-top{border-bottom:1px solid var(--official-line);background:#fffffffa;box-shadow:none}body:has(.home-page) .q-top .pc-logo strong,body:has(.home-page) .q-top nav a,body:has(.home-page) .q-top .pc-account-copy b{color:var(--official-ink)}body:has(.home-page) .q-top nav a.active,body:has(.home-page) .q-top nav a.active svg{color:var(--official-green)}body:has(.home-page) .q-top .pc-search{border:1px solid var(--official-line);border-radius:6px;background:#f7f9f9;box-shadow:none}body:has(.home-page) .q-top .pc-search button,.official-home-intro .button-primary,.official-contact-band .button-primary{border:0;border-radius:5px;background:var(--official-green);color:#fff;box-shadow:none}.site-page.home-page{width:100%;max-width:none;padding:0 0 64px;background:var(--official-canvas)}.official-home-intro,.official-contact-band,.official-section-heading,.home-page>.q-category-strip,.home-page>.filter-summary,.home-page>.q-product-list,.home-page>.site-footer{width:min(1360px,calc(100% - 40px));margin-right:auto;margin-left:auto}.official-home-intro{margin-top:24px}.official-hero{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:440px;overflow:hidden;border-radius:8px 8px 0 0;background-color:#132630;background-image:var(--official-hero-image, none);background-position:center;background-size:cover;color:#fff;isolation:isolate}.official-hero:before{position:absolute;inset:0;z-index:-1;background:#07161cb3;content:""}.official-hero-copy{align-self:center;max-width:720px;padding:58px 64px 42px}.official-hero-kicker,.official-section-label,.official-section-heading span,.support-auto-reply-panel>header span{display:block;color:#5ce4b5;font-size:12px;font-weight:800;letter-spacing:0}.official-hero h1{margin:12px 0 18px;color:#fff;font-size:48px;line-height:1.15;letter-spacing:0}.official-hero-copy>p{max-width:650px;margin:0;color:#ffffffd1;font-size:17px;line-height:1.75}.official-hero-actions{display:flex;gap:12px;margin-top:30px}.official-hero-actions .button-primary,.official-hero-actions .button-secondary,.official-contact-band .button-primary{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:44px;padding:0 20px;font-weight:800;text-decoration:none}.official-hero-actions .button-secondary{border:1px solid rgba(255,255,255,.65);border-radius:5px;background:#08161c6b;color:#fff}.official-hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0 64px 34px}.official-hero-facts>div{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:0 24px;border-left:1px solid rgba(255,255,255,.25)}.official-hero-facts>div:first-child{padding-left:0;border-left:0}.official-hero-facts dt{color:#5ce4b5;font-size:13px;font-weight:900}.official-hero-facts dd{margin:0}.official-hero-facts b,.official-hero-facts span{display:block}.official-hero-facts b{font-size:15px}.official-hero-facts span{margin-top:5px;color:#ffffffad;font-size:12px}.official-home-utility{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.8fr);border:1px solid var(--official-line);border-top:0;border-radius:0 0 8px 8px;background:var(--official-surface)}.official-service-promise{display:flex;gap:15px;align-items:center;padding:20px 24px;border-right:1px solid var(--official-line)}.official-service-promise>span{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:6px;background:#e7f5f0;color:var(--official-green-dark)}.official-service-promise svg,.official-contact-meta svg,.official-qr-frame svg{width:21px;height:21px}.official-service-promise b,.official-service-promise p{display:block;margin:0}.official-service-promise p{margin-top:5px;color:var(--official-muted);font-size:12px;line-height:1.45}.official-notice-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.official-notice-list a{display:grid;gap:5px;min-width:0;padding:17px 20px;border-right:1px solid var(--official-line);color:var(--official-ink);text-decoration:none}.official-notice-list a:last-child{border-right:0}.official-notice-list span,.official-notice-list em{color:var(--official-muted);font-size:11px;font-style:normal}.official-notice-list b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.official-notice-list em{color:var(--official-green-dark)}.home-page>.q-category-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:22px;margin-bottom:22px;overflow:hidden;border:1px solid var(--official-line);border-radius:8px;background:#fff;box-shadow:none}.home-page>.q-category-strip .category-card,.home-page>.q-category-strip .category-card:nth-child(n){display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;min-height:92px;padding:18px 20px;border:0;border-right:1px solid var(--official-line);border-radius:0;background:#fff;box-shadow:none}.home-page>.q-category-strip .category-card:last-child{border-right:0}.home-page>.q-category-strip .cat-avatar,.home-page>.q-category-strip .category-card:nth-child(n) .cat-avatar{grid-row:1 / 3;width:36px;height:36px;color:var(--official-green-dark);background:#e8f5f0}.home-page>.q-category-strip .category-card:nth-child(n) strong{color:var(--official-ink);font-size:14px}.home-page>.q-category-strip small{margin-top:4px;color:var(--official-muted);font-size:11px}.official-contact-band{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);min-height:270px;margin-top:0;margin-bottom:34px;overflow:hidden;border-radius:8px;background:#102b27;color:#fff}.official-contact-copy{align-self:center;padding:38px 48px}.official-contact-copy h2{margin:8px 0 10px;color:#fff;font-size:30px;letter-spacing:0}.official-contact-copy>p{margin:0;color:#ffffffb8;font-size:15px}.official-contact-meta{display:flex;flex-wrap:wrap;gap:12px 22px;margin:24px 0}.official-contact-meta span{display:inline-flex;gap:7px;align-items:center;color:#fffc;font-size:12px}.official-contact-meta svg{color:#5ce4b5}.official-contact-qr{display:flex;gap:16px;align-items:center;justify-content:center;min-width:0;padding:28px;background:#0a201d}.official-qr-frame{display:grid;flex:0 0 146px;width:146px;height:146px;padding:8px;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:6px;background:#fff}.official-qr-frame img{display:block;width:100%;height:100%;object-fit:contain}.official-qr-frame>span{display:grid;gap:6px;justify-items:center;color:var(--official-green-dark);text-align:center}.official-qr-frame small{color:var(--official-muted);font-size:10px}.official-contact-qr>p{display:grid;gap:5px;margin:0}.official-contact-qr>p b{font-size:14px}.official-contact-qr>p span{color:#ffffff9e;font-size:11px}.official-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px;border-bottom:1px solid var(--official-line)}.official-section-heading h2{margin:4px 0 13px;color:var(--official-ink);font-size:26px;letter-spacing:0}.official-section-heading span{color:var(--official-green-dark)}.official-section-heading>p{margin:0 0 15px;color:var(--official-muted);font-size:12px}.home-page .q-product-card{border:1px solid var(--official-line);border-radius:8px;background:#fff;box-shadow:0 6px 20px #14212b0f}.home-page .q-product-card .listing-image-shell{border-radius:5px}.support-auto-reply-panel{margin:18px 0;padding:22px;border:1px solid #cfdade;border-radius:8px;background:#fff;box-shadow:0 6px 18px #14212b0d}.support-auto-reply-panel>header{display:flex;gap:18px;align-items:start;justify-content:space-between;margin-bottom:18px}.support-auto-reply-panel>header span{color:var(--official-green-dark)}.support-auto-reply-panel>header h2{margin:4px 0;color:var(--official-ink);font-size:21px;letter-spacing:0}.support-auto-reply-panel>header p{margin:0;color:var(--official-muted);font-size:12px}.support-auto-reply-panel>header em{flex:0 0 auto;padding:5px 9px;border-radius:4px;background:#edf0f1;color:var(--official-muted);font-size:11px;font-style:normal;font-weight:800}.support-auto-reply-panel>header em.is-enabled{background:#e3f5ef;color:var(--official-green-dark)}.js-support-auto-reply-form{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:16px 22px;align-items:start}.support-auto-reply-fields{display:grid;gap:13px}.support-auto-reply-fields>label{display:grid;gap:6px;color:var(--official-ink);font-size:13px;font-weight:800}.support-auto-reply-fields textarea,.support-auto-reply-fields input[type=file]{width:100%;min-width:0;border:1px solid #cfdade;border-radius:5px;background:#fff;color:var(--official-ink)}.support-auto-reply-fields textarea{min-height:94px;padding:11px 12px;resize:vertical}.support-auto-reply-fields input[type=file]{padding:9px}.support-auto-reply-fields small{color:var(--official-muted);font-size:10px;font-weight:500}.support-auto-reply-toggle{display:flex!important;gap:10px;align-items:center;padding:11px 12px;border:1px solid #cfdade;border-radius:5px;background:#f7f9f9}.support-auto-reply-toggle input{width:18px;height:18px;margin:0;accent-color:var(--official-green)}.support-auto-reply-toggle span,.support-auto-reply-toggle b,.support-auto-reply-toggle small{display:block}.support-auto-reply-toggle small{margin-top:3px}.support-auto-reply-preview{display:grid;gap:8px;align-content:start;padding:12px;border:1px solid #cfdade;border-radius:6px;background:#f7f9f9}.support-auto-reply-preview>span{color:var(--official-muted);font-size:11px;font-weight:800}.support-auto-reply-preview img,.support-auto-reply-preview>div{width:100%;height:124px;border-radius:4px;background:#fff;object-fit:contain}.support-auto-reply-preview>div{display:grid;place-items:center;color:var(--official-muted);font-size:11px}.js-support-auto-reply-form>.button-primary{grid-column:1 / -1;justify-self:start;min-width:150px}.admin-contact-qr-preview{display:grid;gap:10px;padding:14px;border:1px solid #cfdade;border-radius:6px;background:#f7f9f9}.admin-contact-qr-preview img{width:156px;height:156px;padding:6px;border:1px solid #cfdade;border-radius:4px;background:#fff;object-fit:contain}.admin-contact-qr-preview span{color:var(--official-muted);font-size:12px}@media (max-width: 767px){.site-page.home-page{padding:0 0 calc(88px + env(safe-area-inset-bottom));background:var(--official-canvas)}.official-home-intro,.official-contact-band,.official-section-heading,.home-page>.q-category-strip,.home-page>.filter-summary,.home-page>.q-product-list,.home-page>.site-footer{width:calc(100% - 24px)}.q-mobile-top{display:grid;gap:8px;padding:12px 12px 4px}.q-mobile-top .m-brand-row{margin:0}.q-mobile-top .m-brand strong{color:var(--official-ink);font-size:18px}.q-mobile-top .m-brand span{color:var(--official-muted);font-size:10px}.q-mobile-top .m-round-action,.q-mobile-top .m-avatar-link{border:1px solid var(--official-line);border-radius:6px;background:#fff;box-shadow:none}.mobile-service-state{display:inline-flex;gap:6px;align-items:center;width:max-content;color:var(--official-green-dark);font-size:10px;font-weight:800}.mobile-service-state i{width:7px;height:7px;border-radius:50%;background:#20bf85}.official-home-intro{margin-top:10px}.official-hero{min-height:418px;border-radius:7px 7px 0 0;background-position:62% center}.official-hero-copy{align-self:end;padding:32px 20px 22px}.official-hero h1{max-width:320px;margin:9px 0 12px;font-size:32px;line-height:1.2}.official-hero-copy>p{max-width:320px;font-size:13px;line-height:1.65}.official-hero-actions{gap:8px;margin-top:20px}.official-hero-actions .button-primary,.official-hero-actions .button-secondary{min-width:0;min-height:40px;padding:0 15px;font-size:12px}.official-hero-facts{padding:0 16px 22px}.official-hero-facts>div{grid-template-columns:1fr;gap:4px;padding:0 10px}.official-hero-facts dt{font-size:10px}.official-hero-facts b{font-size:11px}.official-hero-facts span{display:none}.official-home-utility{grid-template-columns:1fr}.official-service-promise{padding:15px;border-right:0;border-bottom:1px solid var(--official-line)}.official-notice-list{grid-template-columns:1fr}.official-notice-list a{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:12px 14px;border-right:0;border-bottom:1px solid var(--official-line)}.official-notice-list a:last-child{border-bottom:0}.official-notice-list b{font-size:12px}.home-page>.q-category-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px;margin-bottom:14px}.home-page>.q-category-strip .category-card,.home-page>.q-category-strip .category-card:nth-child(n){min-height:82px;padding:13px 12px;border-right:1px solid var(--official-line);border-bottom:1px solid var(--official-line)}.home-page>.q-category-strip .category-card:nth-child(2n){border-right:0}.home-page>.q-category-strip .category-card:nth-last-child(-n+2){border-bottom:0}.official-contact-band{grid-template-columns:minmax(0,1fr) 128px;min-height:238px;margin-bottom:24px}.official-contact-copy{min-width:0;padding:22px 16px}.official-contact-copy h2{margin:6px 0 9px;font-size:21px;line-height:1.3}.official-contact-copy>p{font-size:11px;line-height:1.5}.official-contact-meta{display:none}.official-contact-copy .button-primary{min-width:0;min-height:38px;margin-top:17px;padding:0 12px;font-size:11px}.official-contact-qr{display:grid;gap:9px;align-content:center;justify-items:center;padding:10px}.official-qr-frame{width:108px;height:108px;flex-basis:108px;padding:5px}.official-contact-qr>p{text-align:center}.official-contact-qr>p b{font-size:11px}.official-contact-qr>p span{font-size:9px}.official-section-heading{align-items:start}.official-section-heading h2{margin-bottom:10px;font-size:21px}.official-section-heading>p{max-width:145px;margin-top:14px;font-size:10px;text-align:right}.support-auto-reply-panel{margin:14px 0;padding:15px}.support-auto-reply-panel>header h2{font-size:18px}.js-support-auto-reply-form{grid-template-columns:1fr}.support-auto-reply-preview{grid-template-columns:minmax(0,1fr) auto;align-items:center}.support-auto-reply-preview>span{grid-column:1 / -1}.support-auto-reply-preview img,.support-auto-reply-preview>div{height:110px}.js-support-auto-reply-form>.button-primary{grid-column:auto;width:100%}.admin-support-page.has-selected-conversation>.support-auto-reply-panel{display:none!important}}.chat-plus-panel .chat-email-notify{display:inline-flex;align-items:center;grid-auto-flow:column;gap:7px;border-color:#a9e5df;background:#e9fbf8;color:#087b72}.chat-plus-panel .chat-email-notify span{font-size:16px;line-height:1}.chat-plus-panel .chat-sound-toggle{display:flex;flex:0 1 210px;min-height:42px;justify-content:space-between;gap:12px;padding:6px 9px 6px 12px;border-radius:8px;cursor:pointer}.chat-sound-toggle-copy{display:grid;min-width:0;gap:1px}.chat-sound-toggle-copy b,.chat-sound-toggle-copy small{line-height:1.2}.chat-sound-toggle-copy small{color:#667783;font-size:10px;font-weight:650}.chat-sound-toggle input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.chat-sound-switch{position:relative;flex:0 0 38px;width:38px;height:22px;border:1px solid #b8c7ce;border-radius:999px;background:#d7e1e5;transition:background .16s ease,border-color .16s ease}.chat-sound-switch:after{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #112a363d;content:"";transition:transform .16s ease}.chat-sound-toggle input:checked+.chat-sound-switch{border-color:#18b8b1;background:#18b8b1}.chat-sound-toggle input:checked+.chat-sound-switch:after{transform:translate(16px)}.chat-sound-toggle input:focus-visible+.chat-sound-switch{outline:2px solid #6b53ff;outline-offset:2px}.chat-action-drawer{position:absolute;top:72px;right:14px;bottom:78px;z-index:35;display:block;width:min(390px,calc(100% - 28px));overflow-y:auto;border:1px solid rgba(194,221,255,.92);border-radius:22px;background:#fffffffa;box-shadow:0 22px 58px #37719838}.chat-action-drawer>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:12px 16px;border-bottom:1px solid #e4f0fb;background:#fffffff5}.chat-action-drawer>header strong{color:var(--pd-ink);font-size:17px;font-weight:950}.chat-action-drawer>header button{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#f5f8ff;color:#667297;font-size:20px}.drawer-section{display:grid;gap:10px;padding:16px;border-bottom:1px solid #edf4fb}.drawer-section h2{margin:0;color:var(--pd-ink);font-size:16px;font-weight:950}.drawer-section p{margin:0;color:#64718e;font-size:13px;line-height:1.45}.drawer-actions,.drawer-section .form-actions{display:flex;flex-wrap:wrap;gap:8px}.drawer-section .admin-form,.drawer-section .group-status-form{display:grid;grid-template-columns:1fr;gap:10px;padding:0;border:0;background:transparent}.drawer-section .conversation-product,.drawer-section .group-summary{padding:0;border:0;background:transparent}.chat-profile-identity{display:flex;align-items:center;gap:12px;margin-bottom:14px}.chat-profile-identity>img,.chat-profile-identity>span{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;overflow:hidden;border-radius:50%;background:#e8f2ff;color:#315f9f;font-size:18px;font-weight:800;object-fit:cover}.chat-profile-identity div{display:grid;min-width:0;gap:3px}.chat-profile-identity strong{overflow-wrap:anywhere}.chat-profile-identity div span{color:#64748b;font-size:12px}.chat-profile-list{margin-top:14px;padding-top:12px;border-top:1px solid #e2e8f0}.chat-profile-list h3{margin:0 0 8px;color:#334155;font-size:13px}.message-video{display:block;width:min(260px,100%);max-height:220px;margin-bottom:7px;border-radius:14px;background:#0f172a;object-fit:contain}.chat-inline-product{flex:0 0 auto}.chat-inline-product .conversation-product{margin:8px 12px 0}.message-system{display:flex;flex-direction:column;align-items:center;margin:0 0 12px;text-align:center}.message-system span{max-width:88%;padding:6px 12px;border-radius:999px;background:#94a3b829;color:#64748b;font-size:12px;line-height:1.45}.message-system em{margin-top:4px;color:#94a3b8;font-size:11px;font-style:normal}.message-list p.same-side{justify-items:end}.message-list p.same-side>span{background:#eef8ff}.message-delivery-state,.message-list p.mine .message-delivery-state{min-height:0;margin:3px 0 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#e2553f;font-size:11px;font-style:normal;font-weight:400;line-height:1.2;text-align:right;white-space:nowrap}.message-delivery-state.is-read,.message-list p.mine .message-delivery-state.is-read{color:#91979c}.message-delivery-state.is-unread,.message-list p.mine .message-delivery-state.is-unread{color:#e2553f}.message-delivery-state.is-sending,.message-list p.mine .message-delivery-state.is-sending{color:#a2a8ad}.message-delivery-state.is-failed,.message-list p.mine .message-delivery-state.is-failed{color:#dc2626}.message-retry-action{align-self:flex-end;border:0;background:transparent;color:#dc2626;cursor:pointer;font-size:11px;font-weight:400;padding:0}.message-retry-action:disabled{cursor:wait;opacity:.55}.media-upload-state{display:grid;width:min(220px,100%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:4px}.media-upload-state progress{width:100%;height:6px;accent-color:#3f74d8}.media-upload-state small,.media-upload-error{color:#64748b;font-size:11px;line-height:1.35}.media-upload-error{display:block;max-width:240px;color:#dc2626}.message-read-count{display:inline-flex;min-height:0;margin-top:3px;padding:0;border:0;border-radius:0;background:transparent;color:#7b86a3;font-size:11px;font-style:normal;font-weight:400;line-height:1.2;white-space:nowrap}@media (max-width: 720px){.message-delivery-state,.message-list p.mine .message-delivery-state,.message-read-count{font-size:10px}}.chat-read-detail-drawer{position:absolute;top:72px;right:14px;bottom:78px;z-index:36;display:grid;width:min(390px,calc(100% - 28px));grid-template-rows:auto minmax(0,1fr);overflow-y:auto;border:1px solid rgba(194,221,255,.92);border-radius:22px;background:#fffffffa;box-shadow:0 22px 58px #37719838}.chat-read-detail-drawer>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:12px 16px;border-bottom:1px solid #e4f0fb;background:#fffffff5}.read-detail-body{display:grid;gap:14px;padding:14px 16px 18px}.read-detail-section h3{margin:0 0 8px;color:var(--pd-ink);font-size:14px;font-weight:900}.read-detail-row{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid #edf4fb}.read-detail-row:last-child{border-bottom:0}.read-detail-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#7db7ff,#4f8fff);color:#fff;font-size:16px;font-weight:900}.read-detail-meta{display:grid;gap:2px}.read-detail-meta b{color:var(--pd-ink);font-size:14px}.read-detail-meta span,.read-detail-meta em{color:#667297;font-size:12px;font-style:normal}@media (max-width: 767px){.site-page.home-page{padding-right:8px!important;padding-left:8px!important}.q-mobile-top{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 0 10px!important;padding:10px 6px 0!important;overflow:hidden!important}.q-mobile-top .m-brand-row{grid-template-columns:minmax(0,1fr) 42px 42px 42px!important;gap:6px!important}.q-mobile-top .q-logo-mark{width:42px!important;height:42px!important}.q-mobile-top .m-brand strong{max-width:182px!important;font-size:20px!important}.q-mobile-top .m-brand span{font-size:10px!important}.q-mobile-top .m-round-action,.q-mobile-top .m-avatar-link{width:40px!important;height:40px!important}.q-mobile-top .m-hero{min-height:178px!important;padding:18px 14px 14px!important;overflow:hidden!important}.q-mobile-top .m-hero h1{max-width:198px!important;font-size:23px!important;line-height:1.1!important}.q-mobile-top .m-hero button{min-width:102px!important;height:32px!important;font-size:12px!important}.q-mobile-top .m-hero .q-unicorn{right:2px!important;bottom:2px!important;width:128px!important;height:126px!important}.m-category-scroll{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;margin:9px 8px 7px!important;padding:0!important;overflow:visible!important}.m-category-scroll .m-category{display:grid!important;grid-template-rows:30px 28px 18px!important;align-items:start!important;justify-items:center!important;box-sizing:border-box!important;min-width:0!important;min-height:84px!important;padding:6px 3px 5px!important;overflow:hidden!important;border-radius:15px!important;text-align:center!important}.m-category-scroll .cat-avatar{width:30px!important;height:30px!important}.m-category-scroll svg{width:16px!important;height:16px!important}.m-category-scroll strong{display:-webkit-box!important;width:100%!important;max-height:28px!important;overflow:hidden!important;font-size:10px!important;line-height:1.15!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.m-category-scroll small{display:-webkit-box!important;width:100%!important;max-height:18px!important;overflow:hidden!important;font-size:8px!important;line-height:1.08!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.q-product-list{margin:6px 8px 0!important}.q-product-card .card-main{grid-template-columns:36% minmax(0,1fr)!important;gap:9px!important}.q-product-card .listing-image-shell{height:108px!important}.q-product-card h3{font-size:14px!important;line-height:1.22!important}.q-product-card .tag-line span{height:18px!important;padding:0 6px!important;font-size:9px!important;line-height:18px!important}.q-product-card .listing-price{font-size:18px!important}.q-product-card .listing-meta{gap:5px!important;font-size:9px!important}.q-message-page.has-selected-conversation .message-window,.message-center-page.has-selected-conversation .message-window,.chat-window,.group-window{display:grid!important;grid-template-rows:52px auto auto minmax(0,1fr) auto auto!important}.message-center-page.has-selected-conversation{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;padding:0!important}.message-center-page.has-selected-conversation .message-sync-banner,.message-center-page.has-selected-conversation .mobile-message-brand,.message-center-page.has-selected-conversation .message-role-switch,.message-center-page.has-selected-conversation .message-sidebar{display:none!important}.message-center-page.has-selected-conversation .message-shell{display:block!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;box-shadow:none!important}.message-center-page.has-selected-conversation .message-window{width:100%!important;height:100%!important;max-height:100dvh!important;min-height:0!important;overflow:hidden!important;border:0!important;border-radius:0!important}.q-message-page.has-selected-conversation .message-window>.message-list,.message-center-page.has-selected-conversation .message-window>.message-list,.group-window>.message-list{min-height:0!important;overflow-y:scroll!important}.q-message-page.has-selected-conversation .chat-compose,.compact-compose{grid-template-columns:38px minmax(0,1fr) 62px!important;gap:7px!important;padding-bottom:calc(10px + env(safe-area-inset-bottom))!important}.q-message-page.has-selected-conversation .chat-compose button.button-primary,.compact-compose button.button-primary{font-size:13px!important}.chat-action-drawer{position:fixed;inset:auto 10px calc(64px + env(safe-area-inset-bottom)) 10px;max-height:min(70dvh,620px);width:auto;border-radius:22px}.chat-plus-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:9px 10px}.chat-plus-panel label,.chat-plus-panel button{min-height:32px;padding:0 6px;font-size:11px}.chat-plus-panel .chat-email-notify{min-height:40px}.chat-plus-panel .chat-sound-toggle{grid-column:span 2;min-height:40px;padding:5px 8px 5px 10px;font-size:11px}.chat-page.has-selected-group{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;padding:0!important}.chat-page.has-selected-group>.chat-shell.group-shell{display:block!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;box-shadow:none!important}.chat-page.has-selected-group .chat-list{display:none!important}.chat-page.has-selected-group .group-detail-shell{display:block!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#f8fbff!important}.chat-page.has-selected-group .group-window{width:100%!important;height:100%!important;max-height:100dvh!important;min-height:0!important;overflow:hidden!important;border:0!important;border-radius:0!important}.chat-page.has-selected-group .group-window header,.admin-groups-page.has-selected-group .group-window header,.message-center-page.has-selected-conversation .message-window header{display:grid!important;grid-template-columns:42px 38px minmax(0,1fr) 38px!important;gap:9px!important;align-items:center!important;min-width:0!important}.chat-page.has-selected-group .group-window header>div,.admin-groups-page.has-selected-group .group-window header>div,.message-center-page.has-selected-conversation .message-window header>div{min-width:0!important}.chat-page.has-selected-group .group-window header strong,.admin-groups-page.has-selected-group .group-window header strong,.message-center-page.has-selected-conversation .message-window header strong{display:block!important;overflow:hidden!important;font-size:15px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.chat-page.has-selected-group .group-window header span,.admin-groups-page.has-selected-group .group-window header span,.message-center-page.has-selected-conversation .message-window header span{display:block!important;overflow:hidden!important;font-size:11px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.chat-back-button{display:inline-flex}.chat-avatar-button,.chat-avatar-button .message-avatar{width:38px!important;height:38px!important;border-radius:14px!important}}.q-top .pc-top-inner{grid-template-columns:minmax(280px,auto) minmax(360px,1fr) minmax(260px,340px) minmax(180px,auto)!important}@media (max-width: 767px){.q-top .pc-top-inner{grid-template-columns:minmax(0,1fr) 44px 44px 50px!important}}.bootstrap-shell{min-height:220px;padding:28px clamp(18px,5vw,72px);background:#f7fcff}.bootstrap-skeleton{border-radius:8px;background:linear-gradient(90deg,#e5f1f5 25%,#f5fbfd,#e5f1f5 75%);background-size:200% 100%;animation:bootstrap-shimmer 1.2s ease-in-out infinite}.bootstrap-skeleton-brand{width:min(220px,44vw);height:44px}.bootstrap-skeleton-title{width:min(420px,78vw);height:34px;margin-top:44px}.bootstrap-skeleton-line{width:min(680px,88vw);height:16px;margin-top:18px}.bootstrap-skeleton-line.short{width:min(460px,62vw)}@keyframes bootstrap-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.admin-product-filter-drawer{margin:16px 0;border:1px solid #d8e7ed;border-radius:8px;background:#fff}.admin-product-filter-drawer summary{cursor:pointer;padding:13px 16px;font-weight:700}.admin-product-filter{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 16px 16px}.admin-product-filter label{display:grid;gap:6px;min-width:0;font-size:13px;color:#4a6370}.admin-product-filter input,.admin-product-filter select{min-height:40px;min-width:0;border:1px solid #cbdde5;border-radius:6px;padding:0 10px;background:#fff}.admin-product-filter .form-actions{align-self:end;display:flex;gap:8px;flex-wrap:wrap}.admin-products-table{overflow-x:auto}.admin-products-table table{width:100%;min-width:860px;border-collapse:collapse}.admin-products-table th,.admin-products-table td{padding:12px 10px;border-bottom:1px solid #e4eef2;text-align:left;vertical-align:top}.admin-products-table th{color:#5b707a;font-size:12px;white-space:nowrap}.admin-products-table td small{display:block;margin-top:4px;color:#748992}.admin-products-table td:last-child{white-space:nowrap}.admin-products-table button{margin:0 4px 4px 0}.admin-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:14px;color:#5b707a;font-size:13px}.admin-load-error{display:grid;gap:10px;justify-items:start}@media (max-width: 720px){.admin-product-filter-drawer{position:relative;margin-inline:-4px}.admin-product-filter-drawer[open]{position:fixed;inset:72px 12px auto;z-index:95;max-height:calc(100vh - 92px);overflow:auto;box-shadow:0 18px 44px #12344033}.admin-product-filter-drawer:not([open]){border-radius:8px}.admin-product-filter{grid-template-columns:1fr}.admin-product-filter .form-actions{position:sticky;bottom:0;z-index:2;padding-top:8px;background:#fff}.admin-pagination{justify-content:space-between}}.group-management-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 0;padding:12px 14px;border:1px solid #dce8ec;border-radius:8px;background:#fff}.group-management-bar div,.group-management-bar strong,.group-management-bar span{min-width:0}.group-management-bar div{display:grid;gap:3px}.group-management-bar span{color:#63747b;font-size:12px}.group-console{grid-template-columns:minmax(280px,320px) minmax(0,1fr)!important;height:clamp(560px,calc(100dvh - 300px),760px);min-height:0!important;align-items:stretch;overflow:hidden;border:1px solid #dce8ec;border-radius:8px;background:#fff}.group-list-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;max-height:100%;min-width:0;min-height:0;padding:0!important;overflow:hidden!important;white-space:normal!important;background:#f7fafb}.group-list-heading{display:flex;align-items:center;min-height:62px;padding:12px 14px;border-bottom:1px solid #dce8ec;background:#fff}.group-list-heading h1,.group-list-heading h2{margin:0;color:#20323a;font-size:17px;line-height:1.25;letter-spacing:0}.group-list-heading span{display:block;margin-top:2px;color:#71838a;font-size:11px}.group-list-scroll{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.chat-list .group-list-item{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;width:auto;min-height:88px;margin:0;padding:11px 12px;border:0;border-bottom:1px solid #e5edef;border-radius:0;color:#25363d;background:transparent;text-decoration:none}.chat-list .group-list-item:hover{background:#eef7f8}.chat-list .group-list-item.active{border:0;border-left:3px solid #0a9ea8;background:#e8f7f6}.group-list-item .message-avatar{width:42px;height:42px;border-radius:8px}.group-list-copy{display:grid;gap:2px;min-width:0}.group-list-title{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-width:0}.group-list-title b,.group-list-title time,.group-list-code,.group-list-preview,.group-list-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-list-title b{color:#20323a;font-size:14px}.group-list-title time,.group-list-code,.group-list-meta{color:#71838a;font-size:10px}.group-list-preview{color:#52656d;font-size:12px}.group-unread-badge{align-self:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;color:#fff;background:#e5484d;font-size:10px;font-style:normal;font-weight:700;line-height:20px;text-align:center}.group-list-empty{margin:0;padding:24px 14px;color:#71838a;font-size:13px}.group-list-pagination{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;padding:10px 12px;border-top:1px solid #dce8ec;background:#fff}.group-list-pagination span{color:#667980;font-size:11px;white-space:nowrap}.group-list-pagination button:last-child{justify-self:end}.group-console>.group-detail-shell,.group-shell>.group-detail-shell{height:100%;max-height:100%;min-width:0;min-height:0;overflow:hidden}.group-detail-shell.is-loading:after{position:absolute;z-index:5;inset:0;content:"";background:linear-gradient(100deg,#f5f9fab8 20%,#fffffff5,#f5f9fab8 60%);background-size:220% 100%;animation:group-switch-loading 1.1s linear infinite;pointer-events:none}.group-console .group-window,.group-shell .group-window{height:100%;min-height:0}@keyframes group-switch-loading{to{background-position:-220% 0}}@media (max-width: 767px){.group-management-bar{align-items:stretch;flex-direction:column}.group-management-bar .button-primary{width:100%}.group-console,.group-shell{display:block!important;height:auto;min-height:0!important;border:0;border-radius:0}.chat-page:not(.has-selected-group) .group-detail-shell,.admin-groups-page:not(.has-selected-group) .group-detail-shell{display:none!important}.chat-page:not(.has-selected-group) .group-list-panel,.admin-groups-page:not(.has-selected-group) .group-list-panel{display:grid!important;min-height:calc(100dvh - 180px)}body:has(.chat-page.has-selected-group) .q-top,body:has(.admin-groups-page.has-selected-group) .q-top,body:has(.admin-groups-page.has-selected-group) .admin-header,body:has(.admin-groups-page.has-selected-group) .admin-sidebar{display:none!important}.admin-groups-page.has-selected-group{width:100%!important;max-width:none!important;height:100dvh;min-height:100dvh;margin:0!important;padding:0!important;overflow:hidden}.admin-groups-page.has-selected-group>h1,.admin-groups-page.has-selected-group>.admin-tabs,.admin-groups-page.has-selected-group>.support-filter,.admin-groups-page.has-selected-group>.group-management-bar,.admin-groups-page.has-selected-group .group-list-panel{display:none!important}.admin-groups-page.has-selected-group .group-console,.admin-groups-page.has-selected-group .group-detail-shell{display:block!important;width:100%;height:100%;min-height:0;margin:0;overflow:hidden}.admin-groups-page.has-selected-group .group-window{width:100%;height:100%;min-height:0;border:0;border-radius:0}.admin-groups-page.has-selected-group .chat-back-button{display:inline-flex}}#root:before{position:fixed;z-index:10000;top:0;right:0;left:0;height:3px;background:#24b8b5;content:"";pointer-events:none;opacity:0;transform:scaleX(0);transform-origin:left center}#root.route-is-pending:before{animation:route-progress .9s ease-out infinite;opacity:1}@keyframes route-progress{0%{transform:scaleX(0)}55%{transform:scaleX(.72)}to{transform:scaleX(.94)}}@media (prefers-reduced-motion: reduce){#root.route-is-pending:before{animation:none;transform:scaleX(.75)}}.product-loading-card{display:grid;gap:10px;min-height:290px;padding:12px;border:1px solid #d9e8ec;border-radius:8px;background:#fff}.product-loading-card>*{display:block;border-radius:5px;background:#e9f1f3}.product-loading-card i{height:180px}.product-loading-card b{width:82%;height:18px}.product-loading-card span{width:58%;height:12px}.q-message-page .message-sidebar>.message-list{align-content:start;grid-auto-rows:max-content}.q-message-page .message-sidebar>.message-list>a,.q-message-page .message-sidebar>.message-list>button{align-self:start;height:auto}.q-message-page .message-row-meta{min-width:42px;white-space:nowrap}.q-message-page .message-row-meta time{white-space:nowrap}.q-message-page .message-sidebar .message-contact-row>.message-avatar{max-width:none;padding:0}.q-message-page .message-sidebar .message-contact-row>.message-row-text,.q-message-page .message-sidebar .message-contact-row>.message-row-meta{max-width:none;padding:0;border-radius:0;background:transparent;color:inherit}@media (max-width: 767px){.q-message-page .message-sidebar{padding:0!important}.q-message-page .message-sidebar-head{position:static!important;display:flex!important;justify-content:space-between!important;padding:14px 14px 10px!important}.q-message-page .message-sidebar-head div{display:block!important}.q-message-page .message-sidebar-head div>span{display:none!important}.q-message-page .message-sidebar-head h1{margin:0!important;font-size:18px!important}.q-message-page .message-sidebar-head .button-soft{min-height:34px!important;padding:0 12px!important;font-size:12px!important}.q-message-page .message-tabs,.q-message-page .message-tabs:last-of-type{box-sizing:border-box!important;width:calc(100% - 16px)!important;height:44px!important;margin:0 8px 10px!important;padding:4px!important}.q-message-page .message-tabs button{min-width:0!important;min-height:36px!important;font-size:12px!important;line-height:36px!important;white-space:nowrap!important}}.q-message-page .message-sidebar>.message-list .message-contact-row{display:grid;width:100%;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;margin:0 0 5px;padding:12px;border:1px solid #d9eefb;border-radius:17px;background:#f8fdff;color:inherit;font:inherit;text-align:left}.q-message-page .message-sidebar>.message-list .message-contact-row:hover{border-color:#9edcf2;background:#f0fbff}.agent-status-dot{display:block;width:9px;height:9px;border-radius:50%;background:#94a3b8}.agent-status-dot.is-online{background:#20bfa9}.agent-status-dot.is-busy{background:#f59e0b}.chat-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto;margin-right:0!important;margin-left:auto}.chat-header-title{min-width:0;margin-right:auto}.chat-close-button{display:none;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:1px solid #dbeafe;border-radius:50%;background:#fff;color:#24324a;font-size:25px;font-weight:400;line-height:1}@media (max-width: 767px){.message-center-page.has-selected-conversation .message-window>header{grid-template-columns:42px 38px minmax(0,1fr) 80px!important}.message-center-page.has-selected-conversation .chat-header-actions{display:grid!important;grid-template-columns:36px 36px;gap:6px!important}.message-center-page.has-selected-conversation .chat-more-button,.message-center-page.has-selected-conversation .chat-close-button{width:36px!important;height:36px!important}.message-center-page.has-selected-conversation .chat-close-button{display:inline-flex!important}}.notification-sound-settings{display:flex;flex-wrap:wrap;gap:10px 18px;margin:12px 0;padding:12px;border:1px solid #dce8ec;border-radius:8px}.notification-sound-settings legend{padding:0 6px;color:#52656d;font-size:12px}.notification-sound-settings label{display:inline-flex;align-items:center;gap:7px;min-width:0;font-size:13px}.realtime-notification-toast,.notification-sound-prompt{position:fixed;z-index:1200;right:20px;bottom:20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;width:min(420px,calc(100vw - 32px));padding:14px;border:1px solid #b9dadd;border-radius:8px;background:#fff;box-shadow:0 12px 34px #1a39442e}.realtime-notification-toast>div:first-child{display:grid;gap:4px;min-width:0}.realtime-notification-toast strong,.realtime-notification-toast span{min-width:0;overflow-wrap:anywhere}.realtime-notification-toast span{color:#52656d;font-size:12px}.realtime-notification-toast>div:last-child{display:flex;gap:8px;align-items:center}.notification-sound-prompt{grid-template-columns:minmax(0,1fr) auto;align-items:center;width:min(360px,calc(100vw - 32px))}@media (max-width: 767px){.realtime-notification-toast,.notification-sound-prompt{top:calc(10px + env(safe-area-inset-top));right:10px;bottom:auto;left:10px;width:auto;max-width:calc(100vw - 20px)}.realtime-notification-toast{grid-template-columns:minmax(0,1fr)}.realtime-notification-toast>div:last-child{justify-content:flex-end}}.realtime-chat-toast-stack{position:fixed;right:20px;bottom:20px;z-index:1250;display:grid;gap:10px;width:min(430px,calc(100vw - 32px));pointer-events:none}.realtime-chat-toast{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:13px;border:1px solid #b9dadd;border-radius:8px;background:#fff;box-shadow:0 12px 34px #1a39442e;pointer-events:auto}.realtime-chat-toast.is-group{border-color:#c7e8df}.realtime-chat-toast-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#e6f7ff;color:#176b87;font-size:12px;font-weight:900}.realtime-chat-toast.is-group .realtime-chat-toast-icon{background:#e7f8f2;color:#157565}.realtime-chat-toast>div:first-of-type{display:grid;gap:4px;min-width:0}.realtime-chat-toast strong,.realtime-chat-toast span{min-width:0;overflow-wrap:anywhere}.realtime-chat-toast>div:first-of-type>span{color:#52656d;font-size:12px}.realtime-chat-toast>div:last-of-type{display:flex;align-items:center;gap:7px}.realtime-chat-toast .button-primary{min-height:34px;padding:8px 12px;border-radius:7px;font-size:12px;white-space:nowrap}.realtime-chat-toast-close{width:32px;height:32px;padding:0;border:0;background:transparent;color:#64748b;font-size:21px;line-height:1}.support-conversation-row{position:relative;min-width:0}.support-conversation-row.has-unread{padding-right:48px}.support-conversation-row>.support-conversation-unread{position:absolute;top:50%;right:14px;margin:0;transform:translateY(-50%)}.support-audience-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0 0 12px;padding:4px;border:1px solid #dce8eb;border-radius:7px;background:#eef4f5}.support-audience-tabs button{display:flex;min-width:0;min-height:38px;align-items:center;justify-content:center;gap:6px;padding:7px 5px;border:0;border-radius:5px;background:transparent;color:#52666d;font-size:12px;font-weight:800;white-space:nowrap}.support-audience-tabs button:hover{background:#ffffffb8}.support-audience-tabs button.active{background:#fff;color:#0b6170;box-shadow:0 2px 7px #1c434b1f}.support-audience-tabs button>span{display:inline;min-width:0;margin:0;color:inherit;font-size:inherit}.support-audience-tabs button>strong{min-width:18px;color:#74878d;font-size:11px;font-variant-numeric:tabular-nums}.support-audience-tabs button.active>strong{color:#0c8a91}.support-conversation-identity{display:flex!important;min-width:0;align-items:center;gap:8px}.support-conversation-identity>span{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-identity-label{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;margin:0;color:#766116;font-size:11px;font-style:normal;font-weight:900}.support-identity-label i{width:7px;height:7px;border-radius:50%;background:#e3aa24}.support-identity-label.is-user{color:#08736e}.support-identity-label.is-user i{background:#18a69e}.admin-support-page .chat-window.is-loading:after{position:absolute;z-index:8;inset:0;content:"";background:linear-gradient(100deg,#f5f9fa9e 20%,#ffffffe6,#f5f9fa9e 60%);background-size:220% 100%;animation:group-switch-loading .8s linear infinite;pointer-events:none}.admin-support-page .chat-window>.message-list,.q-message-page .message-window>.message-list{min-height:0;overflow-x:hidden;overflow-y:scroll;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#809097 #edf3f4;scrollbar-width:thin}.admin-support-page .chat-window>.message-list::-webkit-scrollbar,.q-message-page .message-window>.message-list::-webkit-scrollbar{width:9px}.admin-support-page .chat-window>.message-list::-webkit-scrollbar-track,.q-message-page .message-window>.message-list::-webkit-scrollbar-track{background:#edf3f4}.admin-support-page .chat-window>.message-list::-webkit-scrollbar-thumb,.q-message-page .message-window>.message-list::-webkit-scrollbar-thumb{border:2px solid #edf3f4;border-radius:6px;background:#809097}.admin-support-page .chat-window>.message-list::-webkit-scrollbar-thumb:hover,.q-message-page .message-window>.message-list::-webkit-scrollbar-thumb:hover{background:#5e7078}.admin-support-page .chat-window>.chat-compose,.q-message-page .message-window>.chat-compose{position:relative;z-index:2;box-sizing:border-box;width:100%;align-self:end;background:#fff}@media (min-width: 768px){.admin-support-page .support-console{grid-template-columns:clamp(290px,24vw,340px) minmax(0,1fr)!important;height:clamp(420px,calc(100dvh - 330px),680px);min-height:420px;align-items:stretch!important}.admin-support-page .chat-window,.q-message-page .message-window{height:100%;min-height:0}.admin-support-page .chat-list{height:100%;max-height:100%;min-height:0;padding-top:0;overflow-x:hidden;overflow-y:scroll;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#809097 #edf3f4;scrollbar-width:thin}.admin-support-page .chat-list::-webkit-scrollbar{width:9px}.admin-support-page .chat-list::-webkit-scrollbar-track{background:#edf3f4}.admin-support-page .chat-list::-webkit-scrollbar-thumb{border:2px solid #edf3f4;border-radius:6px;background:#809097}.admin-support-page .chat-list::-webkit-scrollbar-thumb:hover{background:#5e7078}.admin-support-page .support-audience-tabs{position:sticky;z-index:3;top:0;margin-right:-4px;margin-left:-4px;box-shadow:0 7px 12px #37525814}}.support-conversation-title,.support-conversation-meta{display:flex;min-width:0;align-items:center}.support-conversation-title{justify-content:space-between;gap:10px}.support-conversation-title>b,.support-conversation-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-conversation-meta{flex:0 0 auto;gap:6px}.support-conversation-meta time,.support-conversation-preview{color:#718096;font-size:12px}.support-conversation-unread,.admin-sidebar .js-global-chat-unread{display:inline-grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:999px;background:#e5484d;color:#fff;font-size:11px;font-style:normal;font-weight:900;line-height:20px}.admin-sidebar nav a{position:relative}.admin-sidebar .js-global-chat-unread{float:right;margin-left:8px}.pc-top nav a,.pc-support-cta,.bottom-nav a,.floating-support-entry{position:relative}.pc-top .js-global-chat-unread,.bottom-nav .js-global-chat-unread,.floating-support-entry .js-global-chat-unread{display:inline-grid;position:absolute;z-index:2;min-width:18px;height:18px;place-items:center;padding:0 4px;border:2px solid #111a22;border-radius:999px;background:#e5484d;color:#fff;font-size:10px;font-style:normal;font-weight:900;line-height:14px;box-sizing:border-box}.pc-top nav .js-global-chat-unread,.pc-support-cta .js-global-chat-unread{top:-7px;right:-7px}.bottom-nav .js-global-chat-unread{top:4px;right:calc(50% - 25px);border-color:#fff}.floating-support-entry .js-global-chat-unread{top:5px;right:7px;border-color:#fff}@media (max-width: 767px){.realtime-chat-toast-stack{top:calc(10px + env(safe-area-inset-top));right:10px;bottom:auto;left:10px;width:auto}.realtime-chat-toast{grid-template-columns:36px minmax(0,1fr) auto;gap:8px;padding:10px}.realtime-chat-toast-icon{width:36px;height:36px}.realtime-chat-toast>div:last-of-type{gap:3px}.realtime-chat-toast .button-primary{min-height:32px;padding:7px 9px}.realtime-chat-toast-close{width:28px;height:28px}}@media (max-width: 767px){body:has(.admin-support-page:not(.has-selected-conversation)) .admin-sidebar,.admin-support-page:not(.has-selected-conversation)>.admin-return-bar,.admin-support-page:not(.has-selected-conversation)>.admin-tabs{display:none!important}.admin-support-page:not(.has-selected-conversation){width:100%!important;max-width:none!important;margin:0!important;padding:14px 12px 24px!important}.admin-support-page:not(.has-selected-conversation)>h1{margin:0 0 12px;font-size:27px;line-height:1.2}.admin-support-page:not(.has-selected-conversation)>.support-filter{grid-template-columns:minmax(0,1fr) 104px!important;gap:8px;margin:0 0 12px;padding:10px;border-radius:7px}.admin-support-page:not(.has-selected-conversation)>.support-filter input{grid-column:1 / -1}.admin-support-page:not(.has-selected-conversation)>.support-filter select,.admin-support-page:not(.has-selected-conversation)>.support-filter button{min-height:40px}.admin-support-page:not(.has-selected-conversation)>.support-filter .js-support-filter-reset{display:none}.admin-support-page .support-console{grid-template-columns:minmax(0,1fr)!important;width:100%;min-width:0}.admin-support-page:not(.has-selected-conversation) .support-console{display:block!important;height:auto;min-height:0!important}.admin-support-page:not(.has-selected-conversation) .chat-list{display:block!important;width:100%;min-width:0;padding:10px;white-space:normal;overflow-x:hidden;border-right:0}.admin-support-page:not(.has-selected-conversation) .support-audience-tabs{position:static;margin:0 0 12px}.admin-support-page:not(.has-selected-conversation) .support-conversation-row{display:block;width:100%;box-sizing:border-box}.admin-support-page:not(.has-selected-conversation) .chat-window{display:none!important}body:has(.admin-support-page.has-selected-conversation) .q-top,body:has(.admin-support-page.has-selected-conversation) .admin-header,body:has(.admin-support-page.has-selected-conversation) .admin-sidebar{display:none!important}.admin-support-page.has-selected-conversation{width:100%!important;max-width:none!important;height:100dvh;min-height:100dvh;margin:0!important;padding:0!important;overflow:hidden!important}.admin-support-page.has-selected-conversation>h1,.admin-support-page.has-selected-conversation>.admin-return-bar,.admin-support-page.has-selected-conversation>.admin-tabs,.admin-support-page.has-selected-conversation>.support-filter,.admin-support-page.has-selected-conversation .chat-list{display:none!important}.admin-support-page.has-selected-conversation .support-console{display:block!important;width:100%;height:100%;min-height:0!important;margin:0;overflow:hidden;border:0;border-radius:0;box-shadow:none}.admin-support-page.has-selected-conversation .chat-window{display:grid!important;grid-template-rows:52px auto auto minmax(0,1fr) auto auto!important;width:100%;max-width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;border:0;border-radius:0}.admin-support-page.has-selected-conversation .chat-window>header{display:grid!important;grid-template-columns:42px 38px minmax(0,1fr) 38px!important;gap:9px!important;align-items:center!important;min-width:0;padding:7px 10px}.admin-support-page.has-selected-conversation .chat-window>header>div{min-width:0}.admin-support-page.has-selected-conversation .chat-window>header strong,.admin-support-page.has-selected-conversation .chat-window>header span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-support-page.has-selected-conversation .chat-window>header strong{font-size:15px;line-height:1.2}.admin-support-page.has-selected-conversation .chat-window>header span{font-size:11px;line-height:1.2}.admin-support-page.has-selected-conversation .chat-back-button{display:inline-flex}.admin-support-page.has-selected-conversation .chat-window>.message-list{min-width:0;min-height:0;overflow-y:scroll}.admin-support-page.has-selected-conversation .chat-compose{grid-template-columns:38px minmax(0,1fr) 62px!important;gap:7px!important;min-width:0;padding:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.admin-support-page.has-selected-conversation .chat-compose input[name=content]{width:100%;min-width:0}}body:has(.home-page) .site-page.home-page{width:100%;max-width:none;padding-right:0;padding-left:0;background:var(--official-canvas)}body:has(.home-page) .q-product-list{width:min(1360px,calc(100% - 40px));margin-right:auto;margin-left:auto}body:has(.home-page) .q-float-tools{display:none!important}body:has(.home-page) .pc-top.q-top{position:static!important;top:auto!important}body:has(.home-page) .q-top .pc-search button{border-radius:4px!important}body:has(.home-page) .home-page>.q-category-strip .category-card,body:has(.home-page) .home-page>.q-category-strip .category-card:nth-child(n){grid-template-columns:42px minmax(0,1fr)!important;min-height:92px!important}body:has(.home-page) .home-page>.q-category-strip{width:min(1360px,calc(100% - 40px))!important;margin:22px auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}body:has(.home-page) .home-page>.q-category-strip .cat-avatar{position:static!important;inset:auto!important;grid-row:1 / 3!important;grid-column:1!important;align-self:center!important;width:36px!important;height:36px!important;margin:0!important;transform:none!important}body:has(.home-page) .home-page>.q-category-strip strong,body:has(.home-page) .home-page>.q-category-strip small{grid-column:2!important;width:auto!important;min-width:0}body:has(.home-page) .home-page>.q-category-strip strong{grid-row:1!important;font-size:14px!important;line-height:1.3!important}body:has(.home-page) .home-page>.q-category-strip small{grid-row:2!important;font-size:11px!important;line-height:1.35!important}@media (max-width: 767px){body:has(.home-page) .site-page.home-page{padding:0 0 calc(88px + env(safe-area-inset-bottom));background:var(--official-canvas)}body:has(.home-page) .q-mobile-top{display:grid;gap:8px;min-height:0!important;height:auto!important;padding:12px 12px 4px;grid-template-rows:auto auto!important}body:has(.home-page) .q-mobile-top .m-brand-row{min-height:0!important;height:auto!important}body:has(.home-page) .q-mobile-top .mobile-service-state{min-height:0!important;height:auto!important}body:has(.home-page) .q-mobile-top .m-brand strong{color:var(--official-ink);font-size:18px}body:has(.home-page) .q-mobile-top .m-brand span{color:var(--official-muted);font-size:10px}body:has(.home-page) .q-product-list{width:calc(100% - 24px)}body:has(.home-page) .official-hero{min-height:310px!important;grid-template-rows:auto auto!important}body:has(.home-page) .official-hero-copy{align-self:start!important;padding:26px 20px 16px!important}body:has(.home-page) .official-hero h1{margin:8px 0 9px!important;font-size:28px!important;line-height:1.2!important}body:has(.home-page) .official-hero-copy>p{font-size:12px!important;line-height:1.55!important}body:has(.home-page) .official-hero-actions{margin-top:15px!important}body:has(.home-page) .official-hero-actions .button-primary,body:has(.home-page) .official-hero-actions .button-secondary{min-height:38px!important}body:has(.home-page) .official-hero-facts{padding:0 16px 17px!important}body:has(.home-page) .home-page>.q-category-strip{width:calc(100% - 24px)!important;margin:14px auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}body:has(.home-page) .home-page>.q-category-strip .category-card,body:has(.home-page) .home-page>.q-category-strip .category-card:nth-child(n){min-height:106px!important;padding:14px 12px!important}body:has(.home-page) .home-page>.q-category-strip strong{font-size:13px!important;line-height:1.35!important;word-break:keep-all}body:has(.home-page) .home-page>.q-category-strip small{font-size:10px!important;line-height:1.45!important;overflow-wrap:anywhere}}.wallet-page{max-width:1180px;margin:0 auto;padding:28px 24px 80px;color:#e8eef7;background:#0b1020}.wallet-hero{display:flex;align-items:center;gap:18px;padding:22px 0 18px}.wallet-hero>div{min-width:0}.wallet-hero span,.wallet-hero p{color:#98a7bc}.wallet-hero span{letter-spacing:.16em;font-size:11px}.wallet-hero h1{margin:5px 0;font-size:clamp(24px,3vw,38px);color:#f8fbff}.wallet-hero p{margin:0}.wallet-back{display:grid;place-items:center;width:42px;height:42px;border:1px solid #26334b;border-radius:10px;color:#19d7a4;font-size:32px;text-decoration:none}.wallet-balance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wallet-balance-card{position:relative;min-height:142px;padding:26px 28px;border:1px solid #1e3e5a;border-radius:14px;background:linear-gradient(145deg,#172942,#17213a)}.wallet-balance-card span{display:block;color:#a5b4c8;font-size:16px}.wallet-balance-card strong{display:block;margin-top:12px;font-size:34px;color:#19d7a4}.wallet-balance-card em{color:#9bd9c7;font-size:13px;font-style:normal}.wallet-frozen{border-color:#735722;background:linear-gradient(145deg,#2a272c,#282421)}.wallet-frozen strong,.wallet-frozen em{color:#ffd24a}.wallet-frozen i{position:absolute;top:26px;right:28px;color:#ffd24a;font-size:20px;font-style:normal}.wallet-freeze-note{display:flex;gap:12px;margin:18px 0;padding:19px 24px;border:1px solid #533027;background:#21161a;color:#ffd967}.wallet-freeze-note b{font-size:20px}.wallet-freeze-note p{margin:0;line-height:1.6}.wallet-panel{padding:28px;border:1px solid #202a45;border-radius:12px;background:#0f1424}.wallet-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;border:1px solid #222b45;border-radius:8px;background:#151a2c}.wallet-tabs button{min-height:44px;border:0;border-radius:6px;background:transparent;color:#9ca9bc;font-weight:700;font-size:15px;cursor:pointer}.wallet-tabs button.active{background:#0b1220;color:#f7fbff}.wallet-tab-content{padding-top:26px}.wallet-tab-content[hidden]{display:none}.wallet-tab-content h2{margin:0 0 18px;color:#e8eef7;font-size:18px}.wallet-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wallet-method{display:flex;flex-direction:column;align-items:center;gap:7px;min-height:88px;padding:14px 8px;border:1px solid #252e45;border-radius:12px;background:#151928;color:#b8c3d4;cursor:pointer}.wallet-method i{color:#23dcb0;font-size:23px;font-style:normal}.wallet-method.active{border-color:#27a9ff;box-shadow:0 0 0 1px #27a9ff inset;color:#62b9ff}.wallet-method.active i{color:#62b9ff}.wallet-withdraw-form{display:grid;gap:15px;margin-top:24px}.wallet-withdraw-form label{display:grid;gap:8px;color:#aeb9ca;font-size:14px}.wallet-withdraw-form input,.wallet-withdraw-form textarea{width:100%;box-sizing:border-box;border:1px solid #252e45;border-radius:8px;background:#121727;color:#eff5ff;padding:13px 14px;font:inherit}.wallet-amount-input{display:flex;align-items:center;border:1px solid #252e45;border-radius:8px;background:#121727}.wallet-amount-input b{padding-left:14px;color:#77859a;font-size:20px}.wallet-amount-input input{border:0;background:transparent}.wallet-recipient-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.wallet-bank-field[hidden]{display:none}.wallet-form-hint{margin:-5px 0 0;color:#8d9bb0;font-size:12px}.wallet-submit{min-height:46px;border:0;border-radius:7px;background:#0d8c6d;color:#031a14;font-weight:800;cursor:pointer}.wallet-submit:disabled{background:#11775e;color:#06271e;opacity:.8;cursor:not-allowed}.wallet-empty{display:grid;place-items:center;gap:8px;min-height:170px;border:1px dashed #29334c;border-radius:12px;color:#8f9cb1;text-align:center}.wallet-empty span{font-size:34px}.wallet-empty strong{color:#b8c3d4}.wallet-empty small{color:#748198}.wallet-history-list{display:grid;gap:10px}.wallet-history-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:15px;border:1px solid #222c43;border-radius:8px;background:#121827}.wallet-history-row div{display:grid;gap:4px}.wallet-history-row span,.wallet-history-row time{color:#8f9bb0;font-size:12px}.wallet-history-row b{color:#19d7a4}.wallet-history-row em{font-style:normal;font-size:12px}.wallet-status{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border:1px solid currentColor;border-radius:5px;font-size:12px;font-style:normal;white-space:nowrap}.wallet-status-pending{color:#ffc44d}.wallet-status-paid{color:#19d7a4}.wallet-status-rejected{color:#ff7080}.wallet-admin-page{max-width:1180px;margin:0 auto;padding:48px 36px 80px;color:#e8eef7}.admin-page-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.admin-page-heading span{color:#21d7ab;font-size:11px;letter-spacing:.18em}.admin-page-heading h1{margin:6px 0;font-size:32px}.admin-page-heading p{margin:0;color:#8fa0b7}.wallet-admin-panel{padding:20px;border:1px solid #1c5a56;border-radius:6px;background:#111925}.wallet-admin-toolbar{display:grid;grid-template-columns:1.7fr 180px auto;gap:12px;align-items:center;margin-bottom:18px}.wallet-admin-search,.wallet-admin-status{min-height:40px;box-sizing:border-box;border:1px solid #293850;border-radius:5px;background:#111b2a;color:#dbe8f5;padding:0 12px;font:inherit}.wallet-pending-badge{justify-self:start;padding:7px 11px;border:1px solid #75551b;border-radius:4px;color:#ffc84b;font-size:12px}.admin-table-scroll{overflow-x:auto}.admin-table-scroll-hint{display:none;margin:0 0 8px;color:#7f90ad;font-size:11px;line-height:1.4}.wallet-admin-table{width:100%;min-width:820px;border-collapse:collapse}.wallet-admin-table th,.wallet-admin-table td{padding:14px 10px;border-bottom:1px solid #253247;text-align:left;white-space:nowrap}.wallet-admin-table th{color:#8ea0ba;font-size:13px}.wallet-admin-table td{color:#dce7f5;font-size:13px}.wallet-admin-table td small,.wallet-admin-table td strong{display:block}.wallet-admin-table td small{margin-top:4px;color:#7590ad;font-size:11px}.wallet-admin-amount{color:#19d7a4!important;font-weight:800}.button-small{min-height:32px;margin-right:6px;padding:0 9px;font-size:12px}.admin-processed{color:#7d8da4}.admin-table-empty{padding:40px!important;color:#8492a7!important;text-align:center!important}.wallet-adjustment-panel{margin-bottom:18px;border-color:#24536b;background:linear-gradient(145deg,#121d2a,#101824)}.wallet-adjustment-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.wallet-adjustment-heading span{color:#5bbcff;font-size:11px;letter-spacing:.16em}.wallet-adjustment-heading h2{margin:5px 0 4px;font-size:21px;color:#f2f7fd}.wallet-adjustment-heading p{margin:0;color:#8ea4ba;font-size:12px}.wallet-adjustment-heading>strong{flex:0 0 auto;padding:6px 9px;border:1px solid #275e77;border-radius:4px;color:#73c9ff;font-size:11px;font-weight:700}.wallet-adjustment-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wallet-adjustment-fields label{display:grid;min-width:0;gap:6px}.wallet-adjustment-fields label>span{color:#a9bdd1;font-size:12px}.wallet-adjustment-fields input,.wallet-adjustment-fields select,.wallet-adjustment-fields textarea{width:100%;box-sizing:border-box;border:1px solid #2a3e54;border-radius:5px;background:#0d1724;color:#e7f1fb;padding:10px 11px;font:inherit;font-size:13px}.wallet-adjustment-fields input,.wallet-adjustment-fields select{min-height:42px}.wallet-adjustment-fields textarea{min-height:64px;resize:vertical;line-height:1.45}.wallet-adjustment-fields input:focus,.wallet-adjustment-fields select:focus,.wallet-adjustment-fields textarea:focus{outline:0;border-color:#42b7ff;box-shadow:0 0 0 3px #42b7ff21}.wallet-adjustment-fields input:invalid:not(:placeholder-shown),.wallet-adjustment-fields textarea:invalid:not(:placeholder-shown){border-color:#d96a78}.wallet-adjustment-note{grid-column:span 2}.wallet-adjustment-confirm{display:flex;align-items:center;gap:8px;margin-top:14px;color:#b4c5d7;font-size:12px;cursor:pointer}.wallet-adjustment-confirm input{width:16px;height:16px;margin:0;accent-color:#26cda4}.wallet-adjustment-actions{display:flex;align-items:center;gap:14px;margin-top:16px}.wallet-adjustment-actions .button-primary{min-height:40px}.wallet-adjustment-actions small{color:#8297ab;font-size:11px}.wallet-adjustment-result{min-height:20px;margin:15px 0 0;padding-top:12px;border-top:1px solid #203347;color:#8297ab;font-size:12px;line-height:1.5}.wallet-adjustment-result[data-state=success]{color:#55ddb5}.wallet-adjustment-permission{margin:8px 0 0;color:#6e8398;font-size:11px;line-height:1.5}.admin-page.wallet-admin-page .wallet-adjustment-panel{border-color:#c2ddffd1!important;border-radius:20px!important;background:#ffffffeb!important;box-shadow:0 22px 56px #45a6cd21!important}.admin-page.wallet-admin-page .wallet-adjustment-heading h2{color:#1f2858!important}.admin-page.wallet-admin-page .wallet-adjustment-heading p{display:block!important;grid-template-columns:none!important;gap:0!important;padding:0!important;border-bottom:0!important;color:#7f90ad!important}.admin-page.wallet-admin-page .wallet-adjustment-heading>strong{border-color:#2a8dff73!important;color:#288dff!important}.admin-page.wallet-admin-page .wallet-adjustment-fields label>span{color:#7b8aa5!important}.admin-page.wallet-admin-page .wallet-adjustment-fields input,.admin-page.wallet-admin-page .wallet-adjustment-fields select,.admin-page.wallet-admin-page .wallet-adjustment-fields textarea{border-color:#b5c4dfd6!important;background:#fff!important;color:#1f2858!important}.admin-page.wallet-admin-page .wallet-adjustment-confirm{color:#697b96!important}.admin-page.wallet-admin-page .wallet-adjustment-actions small{color:#7f90ad!important}.admin-page.wallet-admin-page .wallet-adjustment-result{display:block!important;grid-template-columns:none!important;gap:0!important;padding:12px 0 0!important;border-bottom:0!important;border-top-color:#d3e0f4db!important;color:#7f90ad!important}.admin-page.wallet-admin-page .wallet-adjustment-result[data-state=success]{color:#0caa8a!important}.admin-page.wallet-admin-page .wallet-adjustment-permission{display:block!important;grid-template-columns:none!important;gap:0!important;padding:0!important;border-bottom:0!important;color:#71829b!important}.admin-page.wallet-admin-page .wallet-adjustment-panel{scroll-margin-top:220px}.admin-page.wallet-admin-page .wallet-withdrawal-editor-panel .wallet-adjustment-heading>div>span{color:#5bbcff!important}.admin-page.wallet-admin-page .wallet-withdrawal-editor-panel .wallet-adjustment-heading h2{color:#f2f7fd!important}.admin-page.wallet-admin-page .wallet-withdrawal-editor-panel .wallet-adjustment-heading p{color:#8ea4ba!important}.admin-page.wallet-admin-page .wallet-withdrawal-editor-panel .wallet-adjustment-heading .button-soft{color:#dce7f5!important;border-color:#2a3e54!important;background:#162333!important}.wallet-adjustment-history-panel{margin-bottom:18px}.wallet-adjustment-history-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.wallet-adjustment-history-heading span{color:#7c8ca8;font-size:11px;letter-spacing:.16em}.wallet-adjustment-history-heading h2{margin:4px 0 0;color:#1f2858;font-size:18px}.wallet-adjustment-history-heading>b{color:#7d8eaa;font-size:12px;font-weight:700}.wallet-adjustment-history-table{display:table!important;width:100%;min-width:700px;border-collapse:collapse;overflow:visible!important;border:0!important;border-radius:0!important}.wallet-adjustment-history-table th,.wallet-adjustment-history-table td{padding:11px 10px!important;border-bottom:1px solid rgba(211,224,244,.74)!important;color:#566884!important;font-size:12px!important;text-align:left!important;white-space:nowrap}.wallet-adjustment-history-table th{color:#8494ae!important;font-size:11px!important;font-weight:800!important}.wallet-adjustment-history-table td strong,.wallet-adjustment-history-table td small{display:block}.wallet-adjustment-history-table td strong{color:#1f2858!important;font-size:12px}.wallet-adjustment-history-table td small{margin-top:3px;color:#8b9ab2!important;font-size:10px}.wallet-adjustment-positive{color:#0caa8a!important;font-weight:800}.wallet-adjustment-negative{color:#e15c71!important;font-weight:800}.wallet-adjustment-neutral{color:#7b8aa0!important;font-weight:700}.wallet-adjustment-recorded{color:#0caa8a!important;font-size:11px}@media (max-width: 640px){.wallet-page{padding:15px 12px 84px}.wallet-hero{padding:12px 0 16px}.wallet-hero h1{font-size:24px}.wallet-hero p{font-size:12px}.wallet-balance-grid,.wallet-recipient-grid{grid-template-columns:1fr;gap:10px}.wallet-balance-card{min-height:106px;padding:18px}.wallet-balance-card strong{margin-top:7px;font-size:28px}.wallet-freeze-note{padding:14px;font-size:12px}.wallet-panel{padding:16px 12px}.wallet-method-grid{gap:8px}.wallet-method{min-height:76px;padding:11px 4px;font-size:12px}.wallet-history-row{grid-template-columns:1fr auto;gap:8px}.wallet-history-row time{grid-column:1 / -1}.wallet-admin-page{padding:24px 12px 80px}.admin-page-heading{align-items:start;flex-direction:column}.admin-page-heading h1{font-size:25px}.wallet-admin-toolbar{grid-template-columns:1fr}.wallet-pending-badge{justify-self:start}.wallet-adjustment-heading{gap:10px}.wallet-adjustment-heading h2{font-size:19px}.wallet-adjustment-heading p{max-width:240px;line-height:1.45}.wallet-adjustment-fields{grid-template-columns:1fr;gap:10px}.wallet-adjustment-note{grid-column:auto}.wallet-adjustment-actions{align-items:stretch;flex-direction:column;gap:8px}.wallet-adjustment-actions .button-primary{width:100%}.admin-table-scroll-hint{display:block}}@media (min-width: 768px) and (max-width: 980px){.wallet-adjustment-fields,.wallet-withdrawal-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-adjustment-note,.wallet-withdrawal-editor-wide{grid-column:1 / -1}}.account-funds-entry{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0;padding:20px 22px;border:1px solid #1c5a56;border-radius:10px;background:#111c29;color:#dce8f5}.account-workspace-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 0 18px;padding:5px;border:1px solid #dbe5ee;border-radius:9px;background:#f3f7fa}.account-workspace-tabs a{padding:12px 10px;border-radius:6px;color:#607386;text-align:center;text-decoration:none;font-size:13px}.account-workspace-tabs a.active{background:#fff;color:#0c9d8d;box-shadow:0 1px 4px #13354614}.account-workspace-tabs b{margin-left:3px;font-weight:700}.account-funds-entry div{display:grid;gap:4px}.account-funds-entry span{color:#19d7a4;font-size:12px;letter-spacing:.08em}.account-funds-entry strong{font-size:18px}.account-funds-entry small{color:#8fa1b6}@media (max-width: 640px){.account-workspace-tabs a{padding:10px 4px;font-size:12px}.account-funds-entry{align-items:start;flex-direction:column;padding:16px}.account-funds-entry .button-primary{width:100%;text-align:center}}:root{--premium-ink: #e8f2ef;--premium-muted: #91a6a3;--premium-canvas: #0b1115;--premium-surface: #121b20;--premium-surface-2: #18242a;--premium-line: rgba(150, 190, 181, .18);--premium-accent: #55d9ac;--premium-accent-strong: #2fb789;--premium-warm: #d9b46a}body:has(.home-page){background:var(--premium-canvas)!important;color:var(--premium-ink)!important}body:has(.home-page) .pc-top.q-top{border-bottom:1px solid var(--premium-line)!important;background:#0b1115f5!important;color:var(--premium-ink)!important}body:has(.home-page) .q-top .pc-logo strong,body:has(.home-page) .q-top nav a,body:has(.home-page) .q-top .pc-account-copy b{color:var(--premium-ink)!important}body:has(.home-page) .q-top .pc-logo small,body:has(.home-page) .q-top .pc-account-copy em{color:var(--premium-muted)!important}body:has(.home-page) .q-top nav a.active,body:has(.home-page) .q-top nav a.active svg{color:var(--premium-accent)!important}body:has(.home-page) .q-top .pc-search{border:1px solid var(--premium-line)!important;background:#10191d!important;box-shadow:none!important}body:has(.home-page) .q-top .pc-search input{color:var(--premium-ink)!important}body:has(.home-page) .q-top .pc-search button,body:has(.home-page) .official-home-intro .button-primary,body:has(.home-page) .official-contact-band .button-primary{background:var(--premium-accent-strong)!important;color:#07130f!important;border-radius:6px!important;box-shadow:none!important}body:has(.home-page) .site-page.home-page{background:var(--premium-canvas)!important}body:has(.home-page) .official-home-intro,body:has(.home-page) .official-contact-band,body:has(.home-page) .official-section-heading,body:has(.home-page) .home-page>.q-category-strip,body:has(.home-page) .home-page>.filter-summary,body:has(.home-page) .home-page>.q-product-list,body:has(.home-page) .home-page>.site-footer{width:min(1240px,calc(100% - 48px))!important}body:has(.home-page) .official-home-intro{margin-top:24px!important}body:has(.home-page) .official-hero{min-height:366px!important;border:1px solid var(--premium-line)!important;border-radius:8px 8px 0 0!important;background-color:#14241f!important;background-position:center!important;box-shadow:0 18px 48px #00000038!important}body:has(.home-page) .official-hero:before{background:linear-gradient(90deg,#040c0ceb,#071414a1 58%,#070e0e4d)!important}body:has(.home-page) .official-hero-copy{max-width:650px!important;padding:46px 52px 34px!important}body:has(.home-page) .official-hero-kicker,body:has(.home-page) .official-section-label,body:has(.home-page) .official-section-heading span{color:var(--premium-accent)!important;letter-spacing:.16em!important;font-size:10px!important}body:has(.home-page) .official-hero h1{max-width:560px!important;margin:10px 0 14px!important;font-size:38px!important;line-height:1.18!important;letter-spacing:0!important}body:has(.home-page) .official-hero-copy>p{max-width:520px!important;color:#e8f2efb8!important;font-size:14px!important;line-height:1.65!important}body:has(.home-page) .official-hero-actions{margin-top:22px!important}body:has(.home-page) .official-hero-actions .button-primary,body:has(.home-page) .official-hero-actions .button-secondary{min-height:40px!important;min-width:116px!important;padding:0 16px!important;font-size:13px!important}body:has(.home-page) .official-hero-facts{padding:0 52px 24px!important}body:has(.home-page) .official-hero-facts b{font-size:13px!important}body:has(.home-page) .official-hero-facts span{color:#e8f2ef94!important;font-size:11px!important}body:has(.home-page) .official-home-utility{border-color:var(--premium-line)!important;background:var(--premium-surface)!important}body:has(.home-page) .official-service-promise{border-color:var(--premium-line)!important;color:var(--premium-ink)!important;padding:18px 22px!important}body:has(.home-page) .official-service-promise>span{background:#55d9ac1f!important;color:var(--premium-accent)!important}body:has(.home-page) .official-service-promise p,body:has(.home-page) .official-notice-list a b{color:var(--premium-muted)!important}body:has(.home-page) .official-notice-list a{border-color:var(--premium-line)!important;color:var(--premium-ink)!important}body:has(.home-page) .official-notice-list a span,body:has(.home-page) .official-notice-list a em{color:var(--premium-accent)!important}body:has(.home-page) .home-page>.q-category-strip{margin-top:16px!important;margin-bottom:20px!important;gap:12px!important}body:has(.home-page) .home-page>.q-category-strip .category-card{min-height:78px!important;padding:13px 14px!important;border:1px solid var(--premium-line)!important;border-radius:8px!important;background:var(--premium-surface)!important;box-shadow:none!important}body:has(.home-page) .home-page>.q-category-strip .category-card:nth-child(n){background:var(--premium-surface)!important}body:has(.home-page) .home-page>.q-category-strip .cat-avatar{width:32px!important;height:32px!important;color:var(--premium-accent)!important;background:#55d9ac1c!important}body:has(.home-page) .home-page>.q-category-strip small{color:var(--premium-muted)!important;font-size:10px!important}body:has(.home-page) .official-section-heading{margin-top:26px!important;margin-bottom:12px!important}body:has(.home-page) .official-section-heading h2{color:var(--premium-ink)!important;font-size:24px!important}body:has(.home-page) .official-section-heading p{color:var(--premium-muted)!important;font-size:12px!important}body:has(.home-page) .home-page>.q-product-list{gap:14px!important}body:has(.home-page) .q-product-card{border:1px solid var(--premium-line)!important;border-radius:8px!important;background:var(--premium-surface)!important;box-shadow:none!important;color:var(--premium-ink)!important}body:has(.home-page) .q-product-card .listing-image-shell{height:148px!important;border-radius:7px!important;background:#1c2a2d!important}body:has(.home-page) .q-product-card .listing-info,body:has(.home-page) .q-product-card .card-action-row,body:has(.home-page) .q-product-card .param-grid{color:var(--premium-ink)!important}body:has(.home-page) .q-product-card h3{min-height:38px!important;color:var(--premium-ink)!important;font-size:15px!important;line-height:1.35!important}body:has(.home-page) .q-product-card .tag-line span,body:has(.home-page) .q-product-card .trade-time,body:has(.home-page) .q-product-card .listing-meta{color:var(--premium-muted)!important;font-size:10px!important}body:has(.home-page) .q-product-card .listing-price{color:var(--premium-accent)!important;font-size:21px!important}body:has(.home-page) .q-product-card .listing-price small{color:var(--premium-muted)!important;font-size:10px!important}body:has(.home-page) .reference-site-footer{display:grid!important;grid-template-columns:minmax(250px,1.35fr) minmax(0,1fr)!important;gap:26px!important;margin:34px auto 30px!important;padding:24px 0 18px!important;border-top:1px solid var(--premium-line)!important;color:var(--premium-muted)!important;text-align:left!important}body:has(.home-page) .reference-footer-brand{display:flex!important;align-items:flex-start!important;gap:12px!important;min-width:0!important}body:has(.home-page) .reference-footer-brand .q-logo-mark{width:34px!important;height:34px!important;flex:0 0 34px!important}body:has(.home-page) .reference-footer-brand>div{display:grid!important;gap:4px!important;min-width:0!important}body:has(.home-page) .reference-footer-brand strong{color:var(--premium-ink)!important;font-size:14px!important}body:has(.home-page) .reference-footer-brand span{color:var(--premium-accent)!important;font-size:9px!important;letter-spacing:.16em!important}body:has(.home-page) .reference-footer-brand p{margin:5px 0 0!important;max-width:430px!important;color:var(--premium-muted)!important;font-size:11px!important;line-height:1.55!important}body:has(.home-page) .reference-footer-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}body:has(.home-page) .reference-footer-links>div{display:grid!important;align-content:start!important;gap:7px!important}body:has(.home-page) .reference-footer-links b{color:var(--premium-ink)!important;font-size:11px!important}body:has(.home-page) .reference-footer-links a,body:has(.home-page) .reference-footer-links span{color:var(--premium-muted)!important;font-size:10px!important;text-decoration:none!important}body:has(.home-page) .reference-footer-links a:hover,body:has(.home-page) .reference-footer-links a:focus-visible{color:var(--premium-accent)!important}body:has(.home-page) .reference-footer-copy{grid-column:1 / -1!important;padding-top:12px!important;border-top:1px solid rgba(150,190,181,.1)!important;color:#71827f!important;font-size:9px!important}@media (max-width: 767px){body:has(.home-page) .site-page.home-page{padding-bottom:calc(82px + env(safe-area-inset-bottom))!important}body:has(.home-page) .official-home-intro,body:has(.home-page) .official-contact-band,body:has(.home-page) .official-section-heading,body:has(.home-page) .home-page>.q-category-strip,body:has(.home-page) .home-page>.filter-summary,body:has(.home-page) .home-page>.q-product-list,body:has(.home-page) .home-page>.site-footer{width:calc(100% - 24px)!important}body:has(.home-page) .q-mobile-top{background:var(--premium-canvas)!important}body:has(.home-page) .q-mobile-top .m-brand strong{color:var(--premium-ink)!important;font-size:17px!important}body:has(.home-page) .q-mobile-top .m-brand span,body:has(.home-page) .q-mobile-top .mobile-service-state{color:var(--premium-muted)!important}body:has(.home-page) .q-mobile-top .m-round-action,body:has(.home-page) .q-mobile-top .m-avatar-link{border:1px solid var(--premium-line)!important;background:var(--premium-surface)!important;color:var(--premium-accent)!important;box-shadow:none!important}body:has(.home-page) .official-hero{min-height:328px!important;border-radius:7px!important}body:has(.home-page) .official-hero-copy{padding:28px 20px 20px!important}body:has(.home-page) .official-hero h1{max-width:280px!important;margin:8px 0 10px!important;font-size:27px!important;line-height:1.2!important}body:has(.home-page) .official-hero-copy>p{max-width:285px!important;font-size:12px!important;line-height:1.55!important}body:has(.home-page) .official-hero-actions{margin-top:16px!important}body:has(.home-page) .official-hero-actions .button-primary,body:has(.home-page) .official-hero-actions .button-secondary{min-width:0!important;min-height:36px!important;padding:0 13px!important;font-size:12px!important}body:has(.home-page) .official-hero-facts{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:0 16px 16px!important}body:has(.home-page) .official-hero-facts>div{grid-template-columns:24px minmax(0,1fr)!important;gap:5px!important;padding:0 8px!important}body:has(.home-page) .official-hero-facts dt{font-size:10px!important}body:has(.home-page) .official-hero-facts b{font-size:10px!important}body:has(.home-page) .official-hero-facts span{font-size:9px!important;line-height:1.35!important}body:has(.home-page) .official-home-utility{display:block!important}body:has(.home-page) .official-service-promise{padding:14px!important;border-right:0!important;border-bottom:1px solid var(--premium-line)!important}body:has(.home-page) .official-notice-list a{min-height:40px!important;padding:0 14px!important}body:has(.home-page) .home-page>.q-category-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important;margin-bottom:16px!important}body:has(.home-page) .home-page>.q-category-strip .category-card{min-height:68px!important;padding:10px!important}body:has(.home-page) .home-page>.q-category-strip .cat-avatar{width:28px!important;height:28px!important}body:has(.home-page) .home-page>.q-category-strip strong{font-size:11px!important}body:has(.home-page) .home-page>.q-category-strip small{font-size:9px!important}body:has(.home-page) .q-product-list{grid-template-columns:1fr!important;gap:10px!important}body:has(.home-page) .q-product-card .listing-image-shell{height:132px!important}body:has(.home-page) .q-product-card h3{font-size:14px!important}body:has(.home-page) .reference-site-footer{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:calc(100% - 32px)!important;margin:26px auto 18px!important;padding:20px 0 14px!important}body:has(.home-page) .reference-footer-links{gap:10px!important}body:has(.home-page) .reference-footer-links b{font-size:10px!important}body:has(.home-page) .reference-footer-links a,body:has(.home-page) .reference-footer-links span{font-size:9px!important}}body:has(.home-page) .official-contact-band{display:none!important}body:has(.home-page) .home-page>.q-category-strip{background:var(--premium-surface)!important;border:1px solid var(--premium-line)!important;box-shadow:none!important}body:has(.home-page) .q-bottom-nav{border-top:1px solid var(--premium-line)!important;background:#131a24!important;color:var(--premium-ink)!important;box-shadow:0 -10px 24px #00000038!important}body:has(.home-page) .q-bottom-nav a,body:has(.home-page) .q-bottom-nav a em{color:var(--premium-muted)!important}body:has(.home-page) .q-bottom-nav a.active,body:has(.home-page) .q-bottom-nav a.active em,body:has(.home-page) .q-bottom-nav a.active svg{color:var(--premium-accent)!important}body:has(.home-page) .q-top .pc-logo,body:has(.home-page) .q-top nav a,body:has(.home-page) .q-top nav a svg,body:has(.home-page) .q-top .pc-auth-slot,body:has(.home-page) .q-top .pc-auth-slot a{color:var(--premium-ink)!important}@media (max-width: 767px){body:has(.home-page) .q-mobile-top{width:100%!important;margin:0!important}body:has(.home-page) .q-mobile-top .m-brand-row{padding-inline:4px!important}body:has(.home-page) .q-bottom-nav{min-height:64px!important}}.q-product-card .listing-image-shell.local-image-placeholder{position:relative;overflow:hidden;background-color:#1a292e!important;background-image:linear-gradient(135deg,transparent 0 42%,rgba(85,217,172,.2) 43% 45%,transparent 46%),linear-gradient(35deg,transparent 0 58%,rgba(217,180,106,.18) 59% 61%,transparent 62%),radial-gradient(circle at 72% 30%,rgba(85,217,172,.28),transparent 34%),linear-gradient(115deg,#14252b,#213a3b 52%,#101a20)}.q-product-card .listing-image-shell.local-image-placeholder:after{position:absolute;inset:12% 8%;border:1px solid rgba(147,222,193,.24);content:"";transform:skew(-14deg)}.q-product-card .listing-image-shell.local-image-placeholder>em{display:none!important}.q-product-card .listing-image-shell.local-image-placeholder.tone-1{filter:hue-rotate(12deg)}.q-product-card .listing-image-shell.local-image-placeholder.tone-2{filter:hue-rotate(28deg)}.q-product-card .listing-image-shell.local-image-placeholder.tone-3{filter:hue-rotate(-18deg)}.q-product-card .listing-image-shell.local-image-placeholder.tone-4{filter:hue-rotate(42deg)}.q-product-card .listing-image-shell.local-image-placeholder.tone-5{filter:hue-rotate(-34deg)}.m-mobile-nav{display:none}@media (max-width: 767px){body:has(.home-page) .q-mobile-top .m-brand-row{grid-template-columns:minmax(0,1fr) 44px 44px!important}body:has(.home-page) .q-mobile-top .m-avatar-link{display:none!important}body:has(.home-page) .q-mobile-top .m-menu-action{cursor:pointer}body:has(.home-page) .q-mobile-top .m-menu-action[aria-expanded=true]{border-color:var(--premium-accent)!important;background:#28755b38!important}body:has(.home-page) .m-mobile-nav:not([hidden]){position:fixed;inset:0;z-index:240;display:block;isolation:isolate}body:has(.home-page) .m-mobile-nav-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#020709b8;cursor:pointer}body:has(.home-page) .m-mobile-nav-panel{position:absolute;top:0;right:0;display:flex;width:min(86vw,332px);height:100%;box-sizing:border-box;flex-direction:column;padding:calc(14px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));overflow:auto;border-left:1px solid var(--premium-line);background:#10191d;color:var(--premium-ink);box-shadow:-18px 0 42px #0000004d;animation:mobile-nav-slide-in .18s ease-out both}body:has(.home-page) .m-mobile-nav-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--premium-line)}body:has(.home-page) .m-mobile-nav-header div{display:grid;gap:4px}body:has(.home-page) .m-mobile-nav-header span{color:var(--premium-accent);font-size:9px;font-weight:800;letter-spacing:.14em}body:has(.home-page) .m-mobile-nav-header strong{color:var(--premium-ink);font-size:20px;line-height:1.1}body:has(.home-page) .m-mobile-nav-close{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid var(--premium-line);border-radius:50%;background:var(--premium-surface);color:var(--premium-muted);font-size:22px;line-height:1;cursor:pointer}body:has(.home-page) .m-mobile-nav-close:hover,body:has(.home-page) .m-mobile-nav-close:focus-visible{border-color:var(--premium-accent);color:var(--premium-accent);outline:none}body:has(.home-page) .m-mobile-nav-user{display:flex;align-items:center;gap:10px;margin:16px 0 14px;padding:12px;border:1px solid var(--premium-line);border-radius:8px;background:#18242ab8}body:has(.home-page) .m-mobile-nav-user-avatar{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:#b8ddf4;color:#10242c;font-size:15px;font-weight:800}body:has(.home-page) .m-mobile-nav-user div{display:grid;min-width:0;gap:3px}body:has(.home-page) .m-mobile-nav-user b{overflow:hidden;color:var(--premium-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}body:has(.home-page) .m-mobile-nav-user small{overflow:hidden;color:var(--premium-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}body:has(.home-page) .m-mobile-nav-links{display:grid;gap:5px}body:has(.home-page) .m-mobile-nav-link{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:56px;padding:8px 10px;border:1px solid transparent;border-radius:7px;color:var(--premium-ink);text-decoration:none}body:has(.home-page) .m-mobile-nav-link:hover,body:has(.home-page) .m-mobile-nav-link:focus-visible{border-color:var(--premium-line);background:var(--premium-surface-2);outline:none}body:has(.home-page) .m-mobile-nav-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:7px;background:#55d9ac1f;color:var(--premium-accent)}body:has(.home-page) .m-mobile-nav-icon svg{width:16px;height:16px}body:has(.home-page) .m-mobile-nav-link>span:nth-child(2){display:grid;min-width:0;gap:2px}body:has(.home-page) .m-mobile-nav-link b{overflow:hidden;color:var(--premium-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}body:has(.home-page) .m-mobile-nav-link small{overflow:hidden;color:var(--premium-muted);font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}body:has(.home-page) .m-mobile-nav-link em{color:var(--premium-muted);font-size:20px;font-style:normal;line-height:1;text-align:right}body:has(.home-page) .m-mobile-nav-badge{position:absolute;top:4px;right:28px;min-width:16px;padding:2px 5px;border-radius:999px;background:#e26b62;color:#fff;font-size:9px;font-style:normal;line-height:1.1;text-align:center}body:has(.home-page) .m-mobile-nav-footer{display:flex;align-items:center;gap:7px;margin-top:auto;padding:16px 8px 2px;border-top:1px solid var(--premium-line);color:var(--premium-muted);font-size:10px}body:has(.home-page) .mobile-service-dot{width:7px;height:7px;border-radius:50%;background:var(--premium-accent);box-shadow:0 0 0 3px #55d9ac1f}}@keyframes mobile-nav-slide-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion: reduce){.m-mobile-nav-panel{animation:none!important}}body:has(.home-page){margin:0!important;min-width:0!important;color-scheme:dark;background:#0b1115!important;color:var(--premium-ink)!important}body:has(.home-page) .site-page.home-page{padding:0 0 64px!important}body:has(.home-page) .q-top{position:relative!important;width:100%!important;height:65px!important;border-bottom:1px solid rgba(154,188,184,.16)!important;background:#0e141a!important;box-shadow:none!important}body:has(.home-page) .q-top .pc-top-inner{width:min(1170px,calc(100% - 48px))!important;grid-template-columns:244px minmax(0,1fr) auto!important;gap:20px!important}body:has(.home-page) .q-top .pc-logo{min-width:0!important;gap:9px!important;color:var(--premium-ink)!important}body:has(.home-page) .q-top .pc-logo .q-logo-mark{width:36px!important;height:36px!important;min-width:36px!important;filter:none!important}body:has(.home-page) .q-top .pc-logo .delta-logo-bg{fill:var(--premium-accent)!important}body:has(.home-page) .q-top .pc-logo .delta-logo-mark{fill:#10201d!important}body:has(.home-page) .q-top .pc-logo strong{display:block!important;overflow:hidden!important;font-size:16px!important;line-height:1.15!important;text-overflow:ellipsis!important;white-space:nowrap!important}body:has(.home-page) .q-top .pc-logo small{display:block!important;margin-top:3px!important;color:var(--premium-muted)!important;font-size:9px!important;letter-spacing:.08em!important;line-height:1!important;white-space:nowrap!important}body:has(.home-page) .q-top nav{justify-content:flex-start!important;gap:clamp(14px,1.8vw,27px)!important;min-width:0!important;font-size:13px!important}body:has(.home-page) .q-top nav a{position:relative!important;display:inline-flex!important;align-items:center!important;min-height:65px!important;color:#9aa8ad!important;font-weight:700!important;text-decoration:none!important}body:has(.home-page) .q-top nav a svg{display:none!important}body:has(.home-page) .q-top nav a:hover,body:has(.home-page) .q-top nav a:focus-visible,body:has(.home-page) .q-top nav a.active{color:var(--premium-accent)!important}body:has(.home-page) .q-top nav a.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--premium-accent);content:""}body:has(.home-page) .q-top nav a[href="#support"]{min-height:32px!important;padding:0 10px!important;border:1px solid var(--premium-line)!important;border-radius:3px!important;gap:5px!important}body:has(.home-page) .q-top nav a[href="#support"] svg{display:block!important;width:14px!important;height:14px!important}body:has(.home-page) .q-top .pc-search{display:none!important}body:has(.home-page) .pc-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;min-width:max-content!important}body:has(.home-page) .pc-publish-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 13px!important;border-radius:3px!important;background:var(--premium-accent)!important;color:#0a1712!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}body:has(.home-page) .pc-auth-slot{display:flex!important;align-items:center!important;gap:14px!important;min-width:max-content!important}body:has(.home-page) .pc-auth-slot .pc-login,body:has(.home-page) .pc-auth-slot .pc-register,body:has(.home-page) .pc-auth-slot .pc-account-menu{color:var(--premium-ink)!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}body:has(.home-page) .pc-auth-slot .pc-register{padding:8px 12px!important;border:1px solid var(--premium-line)!important;border-radius:4px!important}body:has(.home-page) .pc-auth-slot .pc-avatar{display:none!important}body:has(.home-page) .reference-status-bar{display:flex!important;align-items:center!important;justify-content:space-between!important;box-sizing:border-box!important;width:100%!important;min-height:37px!important;padding:0 max(24px,calc((100% - 1170px)/2))!important;border-bottom:1px solid rgba(154,188,184,.13)!important;background:#121a22!important;color:#9aa8ad!important;font-size:10px!important}body:has(.home-page) .reference-status-left,body:has(.home-page) .reference-status-right{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}body:has(.home-page) .reference-status-left strong{padding:4px 7px!important;background:#55d9ac2b!important;color:var(--premium-accent)!important;font-size:10px!important;letter-spacing:.03em!important;white-space:nowrap!important}body:has(.home-page) .reference-status-left span,body:has(.home-page) .reference-status-right span{overflow:hidden!important;color:#89989d!important;text-overflow:ellipsis!important;white-space:nowrap!important}body:has(.home-page) .reference-status-right a{display:inline-flex!important;align-items:center!important;gap:5px!important;color:var(--premium-accent)!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}body:has(.home-page) .home-support-entry{position:relative}body:has(.home-page) .home-support-unread:not([hidden]){display:inline-grid;min-width:16px;height:16px;place-items:center;padding:0 4px;border:1px solid #101a20;border-radius:999px;background:#e5484d;color:#fff;font-size:9px;font-style:normal;font-weight:900;line-height:14px}body:has(.home-page) .reference-status-right svg{width:14px!important;height:14px!important}body:has(.home-page) .official-home-intro{width:100%!important;margin:0!important}body:has(.home-page) .official-hero{min-height:482px!important;border:0!important;border-radius:0!important;background-position:center 43%!important;box-shadow:none!important}body:has(.home-page) .official-hero:before{background:linear-gradient(90deg,#050b10eb,#050d11ad 43%,#050b1021)!important}body:has(.home-page) .official-hero:after{position:absolute;top:18px;right:-52px;z-index:-1;color:#37845b3d;content:"DELTA FORCE";font-size:clamp(96px,14vw,188px);font-weight:900;letter-spacing:.02em;line-height:.9;pointer-events:none;transform:rotate(-8deg);white-space:nowrap}body:has(.home-page) .official-hero-copy{max-width:560px!important;padding:92px max(48px,calc((100vw - 1170px)/2)) 40px!important;transform:translateY(-28px)!important}body:has(.home-page) .official-hero-kicker{font-size:11px!important;letter-spacing:.17em!important}body:has(.home-page) .official-hero h1{max-width:440px!important;margin:26px 0 17px!important;color:#f2f7f5!important;font-size:50px!important;line-height:1.18!important;letter-spacing:0!important;white-space:pre-line!important}body:has(.home-page) .official-hero-copy>p{max-width:470px!important;color:#e8f2efb8!important;font-size:14px!important;line-height:1.6!important}body:has(.home-page) .official-hero-actions{gap:12px!important;margin-top:27px!important}body:has(.home-page) .official-hero-actions .button-primary,body:has(.home-page) .official-hero-actions .button-secondary{min-width:176px!important;min-height:41px!important;padding:0 20px!important;border-radius:4px!important;font-size:13px!important}body:has(.home-page) .official-hero-actions .button-primary{background:linear-gradient(90deg,#55d9ac,#e7b640)!important;color:#111910!important}body:has(.home-page) .official-hero-facts,body:has(.home-page) .official-home-utility{display:none!important}body:has(.home-page) .reference-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;box-sizing:border-box!important;width:100%!important;margin:0!important;padding:24px max(24px,calc((100% - 1152px)/2))!important;background:#0f171f!important}body:has(.home-page) .reference-stat-card{display:grid!important;align-content:center!important;min-height:111px!important;padding:16px!important;border:1px solid rgba(150,190,181,.22)!important;border-radius:4px!important;background:#121b25!important}body:has(.home-page) .reference-stat-card>span{color:#a6b2b4!important;font-size:11px!important;font-weight:700!important}body:has(.home-page) .reference-stat-card>strong{margin:7px 0 5px!important;color:#edf5f0!important;font-size:30px!important;line-height:1!important}body:has(.home-page) .reference-stat-card>strong small{margin-left:5px!important;color:#aab8b5!important;font-size:11px!important;font-weight:700!important}body:has(.home-page) .reference-stat-card>em{overflow:hidden!important;color:#829196!important;font-size:10px!important;font-style:normal!important;text-overflow:ellipsis!important;white-space:nowrap!important}body:has(.home-page) .reference-stat-card:nth-child(2)>strong{color:var(--premium-accent)!important}body:has(.home-page) .reference-stat-card:nth-child(3)>strong{color:#e1b53e!important}body:has(.home-page) .official-section-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;width:min(1152px,calc(100% - 48px))!important;margin:24px auto 14px!important}body:has(.home-page) .official-section-heading>div{min-width:0!important}body:has(.home-page) .official-section-heading span:first-child{display:block!important;color:var(--premium-accent)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.16em!important}body:has(.home-page) .official-section-heading h2{margin:7px 0 0!important;color:var(--premium-ink)!important;font-size:25px!important;line-height:1.2!important}body:has(.home-page) .official-section-heading>p{display:flex!important;align-items:center!important;gap:18px!important;margin:0!important;color:var(--premium-muted)!important;font-size:11px!important}body:has(.home-page) .official-section-heading>p .section-page-count{color:var(--premium-muted)!important;font-size:10px!important;letter-spacing:.08em!important}body:has(.home-page) .official-section-heading>p a{color:var(--premium-accent)!important;text-decoration:none!important;white-space:nowrap!important}body:has(.home-page) .home-page>.q-product-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:min(1152px,calc(100% - 48px))!important;margin:0 auto 22px!important}body:has(.home-page) .q-product-card{min-width:0!important;border:1px solid var(--premium-line)!important;border-radius:5px!important;background:#131c24!important}body:has(.home-page) .q-product-card .listing-image-shell{height:136px!important;border-radius:4px 4px 0 0!important}body:has(.home-page) .q-product-card .listing-info{padding:12px 13px 4px!important}body:has(.home-page) .q-product-card h3{min-height:36px!important;margin-bottom:7px!important;color:var(--premium-ink)!important;font-size:14px!important;line-height:1.3!important}body:has(.home-page) .q-product-card .tag-line{gap:5px!important;margin:5px 0!important}body:has(.home-page) .q-product-card .tag-line span{padding:3px 6px!important;border-radius:3px!important;background:#1c2a31!important;color:#9cacaf!important;font-size:9px!important}body:has(.home-page) .q-product-card .listing-price{margin:9px 0 6px!important;color:var(--premium-accent)!important;font-size:20px!important}body:has(.home-page) .q-product-card .listing-meta{gap:7px!important;color:#8d9da0!important;font-size:9px!important}body:has(.home-page) .q-product-card .listing-meta svg{width:13px!important;height:13px!important}body:has(.home-page) .q-product-card .trade-time,body:has(.home-page) .q-product-card>.param-grid{display:none!important}body:has(.home-page) .q-product-card .card-action-row{display:flex!important;gap:7px!important;padding:9px 13px 13px!important}body:has(.home-page) .q-product-card .card-action-row p,body:has(.home-page) .q-product-card .card-action-row>span{color:#8d9da0!important;font-size:10px!important}body:has(.home-page) .q-product-card .card-action-row b{color:var(--premium-accent)!important;font-size:14px!important}body:has(.home-page) .q-product-card .card-action-row .online,body:has(.home-page) .q-product-card .card-action-row .rent{min-height:28px!important;padding:0 9px!important;border-radius:3px!important;font-size:10px!important}body:has(.home-page) .q-product-card .card-action-row .online{margin-left:auto!important;background:#214a42!important;color:var(--premium-accent)!important}body:has(.home-page) .q-product-card .card-action-row .rent{background:var(--premium-accent)!important;color:#0c1712!important}body:has(.home-page) .home-page>.empty-state,body:has(.home-page) .home-page>.product-loading-grid{width:min(1152px,calc(100% - 48px))!important;margin:0 auto 22px!important;padding:28px 20px!important;box-sizing:border-box!important;border:1px solid var(--premium-line)!important;border-radius:5px!important;background:#131c24!important;color:var(--premium-muted)!important;text-align:center!important}body:has(.home-page) .home-page>.empty-state p{margin:0!important;color:var(--premium-muted)!important;font-size:12px!important}body:has(.home-page) .home-page>.q-category-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;width:min(1152px,calc(100% - 48px))!important;margin:22px auto!important;padding:0!important;overflow:hidden!important;border:1px solid var(--premium-line)!important;border-radius:5px!important;background:#121b23!important}body:has(.home-page) .home-page>.q-category-strip .category-card{display:grid!important;grid-template-columns:1fr!important;gap:3px!important;min-height:75px!important;padding:12px!important;border:0!important;border-right:1px solid var(--premium-line)!important;border-radius:0!important;background:transparent!important}body:has(.home-page) .home-page>.q-category-strip .category-card:last-child{border-right:0!important}body:has(.home-page) .home-page>.q-category-strip .category-code{color:var(--premium-accent)!important;font-size:9px!important;letter-spacing:.1em!important}body:has(.home-page) .home-page>.q-category-strip strong{color:var(--premium-ink)!important;font-size:13px!important}body:has(.home-page) .home-page>.q-category-strip small{color:var(--premium-muted)!important;font-size:9px!important;line-height:1.3!important}body:has(.home-page) .reference-support-widget{position:fixed!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;right:24px!important;bottom:22px!important;z-index:70!important;width:min(306px,calc(100vw - 32px))!important;padding:13px!important;border:1px solid rgba(85,217,172,.72)!important;border-radius:5px!important;background:#1a1626f5!important;box-shadow:0 12px 34px #00000052!important}body:has(.home-page) .reference-support-widget>div{min-width:0!important;padding-right:8px!important}body:has(.home-page) .reference-support-avatar{display:grid!important;width:36px!important;height:36px!important;place-items:center!important;border-radius:50%!important;background:#9bc1ed!important;color:#18323a!important}body:has(.home-page) .reference-support-avatar svg{width:17px!important;height:17px!important}body:has(.home-page) .reference-support-close{position:absolute!important;top:7px!important;right:7px!important;width:20px!important;height:20px!important;padding:0!important;border:0!important;background:transparent!important;font-size:16px!important;line-height:1!important;cursor:pointer!important}body:has(.home-page) .reference-support-widget strong{color:#f0f4f0!important;font-size:11px!important}body:has(.home-page) .reference-support-widget p{margin:4px 0 5px!important;color:#aeb4b7!important;font-size:10px!important;line-height:1.4!important}body:has(.home-page) .reference-support-widget a{color:var(--premium-accent)!important;font-size:10px!important;font-weight:800!important;text-decoration:none!important}body:has(.home-page) .reference-support-close{color:#8e9a9c!important}body:has(.home-page):has(.auto-support-prompt) .reference-support-widget{display:none!important}body:has(.accounts-page) .official-home-intro,body:has(.accounts-page) .reference-stats{display:none!important}body:has(.accounts-page) .reference-account-filters{width:min(1152px,calc(100% - 48px));margin:22px auto 0}body:has(.accounts-page) .reference-account-filters .q-pc-filter{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important;padding:8px!important;border:1px solid var(--premium-line)!important;border-radius:5px!important;background:var(--premium-surface)!important;box-shadow:none!important}body:has(.accounts-page) .reference-account-filters .q-pc-filter button{min-height:34px!important;padding:0 11px!important;border:1px solid transparent!important;border-radius:3px!important;background:#1b2930!important;color:#aab8b6!important;font-size:11px!important}body:has(.accounts-page) .reference-account-filters .q-pc-filter .blue{border-color:#55d9ac73!important;background:#55d9ac1f!important;color:var(--premium-accent)!important}body:has(.accounts-page) .reference-account-filters .q-filter-bar{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin:0!important;padding:6px!important;border:1px solid var(--premium-line)!important;border-radius:5px!important;background:var(--premium-surface)!important}body:has(.accounts-page) .reference-account-filters .q-filter-bar button{min-height:36px!important;padding:0 7px!important;border-radius:3px!important;background:#1b2930!important;color:#aab8b6!important;font-size:11px!important}body:has(.accounts-page) .reference-account-filters+.filter-summary{margin-top:12px!important}body:has(.accounts-page) .accounts-page>.filter-summary{width:min(1152px,calc(100% - 48px))!important;margin:12px auto 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--premium-accent)!important;font-size:12px!important;line-height:1.4!important}@media (max-width: 1100px) and (min-width: 768px){body:has(.home-page) .q-top .pc-top-inner{width:calc(100% - 32px)!important;grid-template-columns:210px minmax(0,1fr) auto!important;gap:12px!important}body:has(.home-page) .q-top nav{gap:12px!important;font-size:12px!important}body:has(.home-page) .q-top nav a:nth-child(n+6){display:none!important}body:has(.home-page) .q-product-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 767px){body:has(.home-page) .q-mobile-top{display:block!important;width:100%!important;min-height:64px!important;height:64px!important;margin:0!important;padding:8px 16px 7px!important;box-sizing:border-box!important;background:#0e141a!important}body:has(.home-page) .site-page.home-page{padding:0 0 calc(74px + env(safe-area-inset-bottom))!important}body:has(.home-page) .q-mobile-top .m-brand-row{display:grid!important;grid-template-columns:minmax(0,1fr) 38px 38px!important;gap:8px!important;height:49px!important;margin:0!important;padding:0!important}body:has(.home-page) .q-mobile-top .m-brand{gap:8px!important;padding:0!important}body:has(.home-page) .q-mobile-top .q-logo-mark{width:38px!important;height:38px!important;flex-basis:38px!important}body:has(.home-page) .q-mobile-top .m-brand strong{color:var(--premium-ink)!important;font-size:16px!important;line-height:1.05!important}body:has(.home-page) .q-mobile-top .m-brand span{margin-top:3px!important;color:var(--premium-muted)!important;font-size:9px!important;letter-spacing:.05em!important}body:has(.home-page) .q-mobile-top .m-round-action{width:38px!important;height:38px!important;border:1px solid var(--premium-line)!important;background:#121b23!important;color:var(--premium-accent)!important}body:has(.home-page) .q-mobile-top .m-round-action svg{width:17px!important;height:17px!important}body:has(.home-page) .q-mobile-top .m-avatar-link,body:has(.home-page) .q-mobile-top .mobile-service-state{display:none!important}body:has(.home-page) .reference-status-bar{min-height:36px!important;padding:0 13px!important;font-size:9px!important}body:has(.home-page) .reference-status-left span{display:none!important}body:has(.home-page) .reference-status-left,body:has(.home-page) .reference-status-right{gap:7px!important}body:has(.home-page) .reference-status-left strong{padding:3px 5px!important;font-size:9px!important}body:has(.home-page) .reference-status-right span{max-width:83px!important}body:has(.home-page) .reference-status-right a{font-size:9px!important}body:has(.home-page) .reference-status-right a svg{width:12px!important;height:12px!important}body:has(.home-page) .official-hero{min-height:338px!important;margin:0 16px!important;border:1px solid rgba(85,217,172,.22)!important;border-radius:5px!important;background-position:58% center!important}body:has(.home-page) .official-hero:before{background:linear-gradient(90deg,#050c10d9,#050d116b 78%,#050b1033)!important}body:has(.home-page) .official-hero-copy{max-width:none!important;padding:41px 20px 20px!important}body:has(.home-page) .official-hero-copy{transform:none!important}body:has(.home-page) .official-hero-kicker{font-size:9px!important;letter-spacing:.12em!important;white-space:nowrap!important}body:has(.home-page) .official-hero h1{max-width:285px!important;margin:22px 0 20px!important;font-size:29px!important;line-height:1.22!important}body:has(.home-page) .official-hero-copy>p{max-width:285px!important;font-size:11px!important;line-height:1.55!important}body:has(.home-page) .official-hero-actions{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:28px!important}body:has(.home-page) .official-hero-actions .button-primary,body:has(.home-page) .official-hero-actions .button-secondary{width:100%!important;min-width:0!important;min-height:39px!important;font-size:12px!important}body:has(.home-page) .official-hero-facts,body:has(.home-page) .official-home-utility{display:none!important}body:has(.home-page) .reference-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:16px!important}body:has(.home-page) .reference-stat-card{min-height:92px!important;padding:11px!important;border-radius:4px!important}body:has(.home-page) .reference-stat-card>span{font-size:9px!important}body:has(.home-page) .reference-stat-card>strong{margin:6px 0 4px!important;font-size:23px!important}body:has(.home-page) .reference-stat-card>strong small{font-size:9px!important}body:has(.home-page) .reference-stat-card>em{font-size:8px!important}body:has(.home-page) .official-section-heading{align-items:flex-start!important;width:calc(100% - 32px)!important;margin:28px auto 11px!important}body:has(.home-page) .official-section-heading h2{font-size:19px!important}body:has(.home-page) .official-section-heading>p{display:grid!important;justify-items:end!important;gap:5px!important;font-size:9px!important}body:has(.home-page) .official-section-heading>p a{font-size:9px!important}body:has(.accounts-page) .reference-account-filters{width:calc(100% - 32px)!important;margin:14px auto 0!important}body:has(.accounts-page) .accounts-page>.filter-summary{width:calc(100% - 32px)!important;margin:12px auto 0!important;font-size:11px!important}body:has(.home-page) .home-page>.q-product-list{grid-template-columns:1fr!important;gap:9px!important;width:calc(100% - 32px)!important;margin:0 auto 16px!important}body:has(.home-page) .home-page>.empty-state,body:has(.home-page) .home-page>.product-loading-grid{width:calc(100% - 32px)!important;margin:0 auto 16px!important;padding:22px 14px!important}body:has(.home-page) .q-product-card .listing-image-shell{height:126px!important}body:has(.home-page) .q-product-card h3{font-size:14px!important}body:has(.home-page) .home-page>.q-category-strip{display:flex!important;width:calc(100% - 32px)!important;margin:16px auto!important;overflow-x:auto!important;scrollbar-width:none!important}body:has(.home-page) .home-page>.q-category-strip::-webkit-scrollbar{display:none!important}body:has(.home-page) .home-page>.q-category-strip .category-card{flex:0 0 116px!important;min-height:70px!important;padding:10px!important}body:has(.home-page) .home-page>.q-category-strip .category-card strong{font-size:11px!important}body:has(.home-page) .home-page>.q-category-strip .category-card small{font-size:8px!important}body:has(.home-page) .reference-support-widget{right:16px!important;left:16px!important;bottom:calc(22px + env(safe-area-inset-bottom))!important;width:calc(100vw - 32px)!important;box-sizing:border-box!important;padding:11px!important}body:has(.home-page) .reference-support-widget strong{font-size:10px!important}body:has(.home-page) .reference-support-widget p,body:has(.home-page) .reference-support-widget a{font-size:9px!important}body:has(.home-page) .q-bottom-nav{display:none!important}body:has(.home-page) .site-page.home-page{padding-bottom:24px!important}}@media (min-width: 1101px){body:has(.home-page) .q-top .pc-top-inner{grid-template-columns:249px minmax(0,1fr) 313px!important}body:has(.home-page) .q-top nav a[href="#support"]{display:none!important}body:has(.home-page) .q-top .pc-logo .q-logo-mark{width:42px!important;height:42px!important;min-width:42px!important;flex:0 0 42px!important}body:has(.home-page) .pc-header-actions{width:313px!important;gap:12px!important}body:has(.home-page) .pc-support-cta{display:inline-flex!important;position:relative!important;width:76px!important;min-height:32px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0 9px!important;border:1px solid var(--premium-line)!important;border-radius:3px!important;color:var(--premium-ink)!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}body:has(.home-page) .pc-support-cta svg{width:14px!important;height:14px!important}body:has(.home-page) .pc-support-cta:hover,body:has(.home-page) .pc-support-cta:focus-visible,body:has(.home-page) .pc-support-cta.active{border-color:#55d9aca6!important;color:var(--premium-accent)!important;outline:none!important}body:has(.home-page) .pc-support-cta .js-global-chat-unread{position:absolute!important;top:-7px!important;right:-7px!important}body:has(.home-page) .pc-publish-cta{width:102px!important;box-sizing:border-box!important}body:has(.home-page) .pc-auth-slot{flex:1 1 auto!important;justify-content:flex-end!important}}@media (min-width: 1101px){body:has(.home-page) .official-hero{min-height:475px!important}body:has(.home-page) .official-hero-copy{padding-right:max(48px,calc((100vw - 1152px)/2))!important;padding-left:max(59px,calc((100vw - 1152px)/2))!important;transform:translateY(-25px)!important}body:has(.home-page) .official-hero h1{margin-top:17px!important;font-size:60px!important;line-height:69px!important}body:has(.home-page) .official-hero-actions{margin-top:34px!important}}@media (max-width: 767px){body:has(.home-page) .q-mobile-top{height:65px!important;min-height:65px!important}body:has(.home-page) .reference-status-bar{min-height:37px!important}body:has(.home-page) .official-hero{min-height:342px!important}body:has(.home-page) .official-hero-copy{padding-right:18px!important;padding-left:18px!important}body:has(.home-page) .reference-stat-card{min-height:96px!important}body:has(.home-page) .site-page.home-page{padding-bottom:calc(82px + env(safe-area-inset-bottom))!important}body:has(.home-page) .q-bottom-nav{display:grid!important}body:has(.home-page) .reference-support-widget{right:16px!important;left:auto!important;width:min(242px,calc(100vw - 32px))!important;bottom:calc(74px + env(safe-area-inset-bottom))!important}}@media (max-width: 900px) and (min-width: 768px){body:has(.home-page) .site-page.home-page{padding:0 0 82px!important}body:has(.home-page) .q-mobile-top{display:block!important;width:100%!important;height:64px!important;min-height:64px!important;margin:0!important;padding:8px 16px 7px!important;box-sizing:border-box!important;background:#0e141a!important}body:has(.home-page) .q-mobile-top .m-brand-row{display:grid!important;grid-template-columns:minmax(0,1fr) 38px 38px!important;gap:8px!important;height:49px!important;margin:0!important;padding:0!important}body:has(.home-page) .q-mobile-top .m-brand{padding:0!important}body:has(.home-page) .q-mobile-top .m-brand strong{font-size:16px!important;color:var(--premium-ink)!important}body:has(.home-page) .q-mobile-top .m-brand span{font-size:9px!important;color:var(--premium-muted)!important}body:has(.home-page) .q-mobile-top .q-logo-mark{width:38px!important;height:38px!important;flex-basis:38px!important}body:has(.home-page) .q-mobile-top .m-round-action{width:38px!important;height:38px!important;background:#121b23!important;color:var(--premium-accent)!important}body:has(.home-page) .q-mobile-top .m-avatar-link,body:has(.home-page) .q-mobile-top .mobile-service-state{display:none!important}body:has(.home-page) .reference-status-bar{min-height:36px!important;padding:0 16px!important}body:has(.home-page) .reference-status-left span{display:none!important}body:has(.home-page) .official-hero{min-height:338px!important;margin:0 16px!important;border-radius:5px!important}body:has(.home-page) .official-hero-copy{max-width:none!important;padding:41px 20px 20px!important;transform:none!important}body:has(.home-page) .official-hero h1{max-width:440px!important;margin:22px 0 20px!important;font-size:36px!important}body:has(.home-page) .official-hero-actions{flex-direction:row!important;margin-top:28px!important}body:has(.home-page) .official-hero-actions .button-primary,body:has(.home-page) .official-hero-actions .button-secondary{min-height:39px!important}body:has(.home-page) .official-hero-facts,body:has(.home-page) .official-home-utility{display:none!important}body:has(.home-page) .reference-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:16px!important}body:has(.home-page) .official-section-heading,body:has(.home-page) .home-page>.q-product-list,body:has(.home-page) .home-page>.q-category-strip{width:calc(100% - 32px)!important}body:has(.home-page) .home-page>.q-product-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin:0 auto 16px!important}body:has(.home-page) .q-bottom-nav{display:none!important}body:has(.home-page) .site-page.home-page{padding-bottom:24px!important}}@media (max-width: 767px){body:has(.home-page) .q-bottom-nav{display:grid!important}body:has(.home-page) .site-page.home-page{padding-bottom:calc(82px + env(safe-area-inset-bottom))!important}body:has(.home-page) .reference-support-widget{right:16px!important;left:auto!important;bottom:calc(74px + env(safe-area-inset-bottom))!important;width:min(242px,calc(100vw - 32px))!important}}@media (min-width: 768px) and (max-width: 1100px){body:has(.home-page) .q-top nav a[href="#support"]{display:none!important}body:has(.home-page) .pc-header-actions{display:flex!important;align-items:center!important;gap:8px!important;min-width:max-content!important}body:has(.home-page) .pc-support-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:76px!important;min-height:32px!important;box-sizing:border-box!important;gap:4px!important;padding:0 8px!important;border:1px solid var(--premium-line)!important;border-radius:3px!important;color:var(--premium-ink)!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}body:has(.home-page) .pc-support-cta svg{width:13px!important;height:13px!important}body:has(.home-page) .pc-publish-cta{min-height:32px!important;padding:0 10px!important;font-size:11px!important}body:has(.home-page) .pc-auth-slot{display:flex!important;align-items:center!important;gap:9px!important}body:has(.home-page) .pc-auth-slot .pc-register{min-height:32px!important;padding:7px 9px!important;font-size:11px!important}}.public-info-page{min-height:calc(100vh - 65px);padding:54px 24px 100px;background:var(--premium-canvas);color:var(--premium-ink)}body:has(.public-info-page) .public-info-page{padding:54px 24px 100px!important}.public-info-hero,.public-info-grid,.public-contact-panel,.public-contact-notes{width:min(1152px,100%);margin-right:auto;margin-left:auto}.public-info-hero{padding:42px 46px;border:1px solid var(--premium-line);border-radius:6px;background:linear-gradient(120deg,#101f1f,#121b23)}.public-hero-kicker,.public-card-kicker{color:var(--premium-accent);font-size:10px;font-weight:800;letter-spacing:.16em}.public-info-hero h1{margin:12px 0 10px;font-size:38px}.public-info-hero p{max-width:620px;margin:0;color:var(--premium-muted);line-height:1.7}.public-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.public-info-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.public-info-card,.public-contact-panel{padding:24px;border:1px solid var(--premium-line);border-radius:5px;background:var(--premium-surface)}.public-info-card h2,.public-contact-panel h2{margin:9px 0;font-size:19px}.public-info-card p,.public-contact-panel p{margin:0 0 18px;color:var(--premium-muted);font-size:13px;line-height:1.65}.public-step-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.public-step-list li{display:flex;align-items:center;gap:12px;padding-top:10px;border-top:1px solid var(--premium-line)}.public-step-list b{color:var(--premium-accent);font-size:11px;letter-spacing:.1em}.public-contact-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.public-contact-panel p{margin-bottom:0}.public-contact-notes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.public-contact-notes span{padding:12px;border:1px solid var(--premium-line);border-radius:4px;color:var(--premium-accent);text-align:center;font-size:11px}body:has(.accounts-page) .account-filter-shell{display:block;width:100%}body:has(.accounts-page) .account-filter-panel{display:grid;gap:8px;padding:13px 15px;border:1px solid var(--premium-line);border-radius:6px;background:#101820}body:has(.accounts-page) .account-filter-row{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:start;gap:10px;min-width:0}body:has(.accounts-page) .account-filter-row>strong{padding-top:7px;color:#a9b9b6;font-size:11px;font-weight:700;white-space:nowrap}body:has(.accounts-page) .account-filter-row>div{display:flex;flex-wrap:wrap;gap:5px;min-width:0}body:has(.accounts-page) .account-filter-row button{min-width:35px;min-height:28px;padding:0 9px;border:1px solid transparent;border-radius:3px;background:#192730;color:#99aaa8;font-size:11px;line-height:1;white-space:nowrap}body:has(.accounts-page) .account-filter-row button:hover,body:has(.accounts-page) .account-filter-row button:focus-visible{border-color:#55d9ac8c;color:var(--premium-accent)}body:has(.accounts-page) .account-filter-row button.active{border-color:#55d9ac66;background:var(--premium-accent-strong);color:#06140f;font-weight:800}body:has(.accounts-page) .account-filter-range input{width:92px;min-height:28px;box-sizing:border-box;padding:0 8px;border:1px solid var(--premium-line);border-radius:3px;outline:0;background:#0b1218;color:var(--premium-ink);font-size:11px}body:has(.accounts-page) .account-filter-range input:focus{border-color:var(--premium-accent)}body:has(.accounts-page) .account-filter-range span{align-self:center;color:#7f918e;font-size:11px}body:has(.accounts-page) .account-filter-row .js-account-facet-more{color:var(--premium-accent);background:transparent}body:has(.accounts-page) .account-filter-tags.is-collapsed>div>button:nth-child(n+5):not(.js-account-facet-more){display:none}body:has(.accounts-page) .account-filter-melee-extra{display:none}body:has(.accounts-page) .account-sort-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,260px) auto;align-items:center;gap:12px;margin-top:12px;padding:0 1px}body:has(.accounts-page) .account-sort-buttons{display:flex;flex-wrap:wrap;gap:14px;min-width:0}body:has(.accounts-page) .account-sort-buttons button{min-height:30px;padding:0;border:0;background:transparent;color:#a5b5b2;font-size:11px;font-weight:700;white-space:nowrap}body:has(.accounts-page) .account-sort-buttons button:hover,body:has(.accounts-page) .account-sort-buttons button:focus-visible,body:has(.accounts-page) .account-sort-buttons button.active{color:var(--premium-accent)}body:has(.accounts-page) .account-sort-buttons button span{margin-left:3px;color:inherit}body:has(.accounts-page) .account-filter-search{display:flex;align-items:center;min-width:0;height:32px;padding:0 8px;border:1px solid var(--premium-line);border-radius:4px;background:#101820}body:has(.accounts-page) .account-filter-search>span{color:#81938f;font-size:16px}body:has(.accounts-page) .account-filter-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--premium-ink);font-size:11px}body:has(.accounts-page) .account-filter-search button{display:none}body:has(.accounts-page) .account-filter-reset{min-height:30px;padding:0 4px;border:0;background:transparent;color:#98aaa7;font-size:11px;white-space:nowrap}body:has(.accounts-page) .account-filter-reset:hover,body:has(.accounts-page) .account-filter-reset:focus-visible{color:var(--premium-accent)}@media (max-width: 767px){.public-info-page,body:has(.public-info-page) .public-info-page{min-height:calc(100vh - 70px);padding:20px 16px 92px!important}.public-info-hero{padding:26px 20px}.public-info-hero h1{font-size:28px}.public-info-grid,.public-info-grid-three{grid-template-columns:1fr;gap:9px}.public-info-card,.public-contact-panel{padding:18px}.public-contact-panel{display:grid}.public-contact-notes{grid-template-columns:repeat(2,minmax(0,1fr))}body:has(.accounts-page) .account-filter-shell-mobile{width:100%}body:has(.accounts-page) .account-filter-panel-mobile{max-height:none;padding:10px 8px;border-radius:5px}body:has(.accounts-page) .account-filter-panel-mobile .account-filter-row{grid-template-columns:58px minmax(0,1fr);gap:6px}body:has(.accounts-page) .account-filter-panel-mobile .account-filter-row>strong{padding-top:6px;font-size:9px}body:has(.accounts-page) .account-filter-panel-mobile .account-filter-row button{min-width:28px;min-height:26px;padding:0 6px;font-size:9px}body:has(.accounts-page) .account-filter-panel-mobile .account-filter-range input{width:72px;min-height:26px;font-size:10px}body:has(.accounts-page) .account-filter-panel-mobile .account-filter-melee-extra{display:none}body:has(.accounts-page) .account-sort-row-mobile{grid-template-columns:1fr;gap:7px;margin-top:8px;padding:0}body:has(.accounts-page) .account-sort-row-mobile .account-sort-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}body:has(.accounts-page) .account-sort-row-mobile .account-sort-buttons button{min-width:0;overflow:hidden;font-size:9px;text-overflow:ellipsis}body:has(.accounts-page) .account-sort-row-mobile .account-filter-search{height:34px}body:has(.accounts-page) .account-sort-row-mobile .account-filter-reset{justify-self:end}}body:has(.home-page) .rental-listing-process{width:min(1152px,calc(100% - 48px));margin:28px auto 4px;padding:26px;box-sizing:border-box;border:1px solid rgba(133,166,162,.22);border-radius:5px;background:linear-gradient(135deg,#121c24,#0e171e)}body:has(.home-page) .process-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}body:has(.home-page) .process-section-heading span,body:has(.home-page) .process-lane header>span{color:var(--premium-accent);font-size:10px;font-weight:800;letter-spacing:.16em}body:has(.home-page) .process-section-heading h2{margin:7px 0 0;color:var(--premium-ink);font-size:25px;line-height:1.2}body:has(.home-page) .process-section-heading>p{max-width:500px;margin:0;color:var(--premium-muted);font-size:12px;line-height:1.65;text-align:right}body:has(.home-page) .process-lanes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body:has(.home-page) .process-lane{padding:18px;border:1px solid rgba(139,170,166,.18);border-radius:4px;background:#121c24c7}body:has(.home-page) .process-lane.is-seller{border-color:#55d9ac52;box-shadow:inset 3px 0 #55d9acc2}body:has(.home-page) .process-lane header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid rgba(139,170,166,.14)}body:has(.home-page) .process-lane h3{margin:0;color:var(--premium-ink);font-size:16px}body:has(.home-page) .process-lane ol{display:grid;gap:0;margin:0;padding:0;list-style:none}body:has(.home-page) .process-lane li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:11px;padding:13px 0;border-bottom:1px solid rgba(139,170,166,.1)}body:has(.home-page) .process-lane li:last-child{padding-bottom:0;border-bottom:0}body:has(.home-page) .process-lane li>b{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(85,217,172,.34);border-radius:50%;color:var(--premium-accent);font-size:10px}body:has(.home-page) .process-lane li strong{color:#e7efed;font-size:13px}body:has(.home-page) .process-lane li p{margin:4px 0 0;color:#859794;font-size:10px;line-height:1.5}body:has(.home-page) .process-actions{display:flex;align-items:center;gap:10px;margin-top:18px}body:has(.home-page) .process-actions .button-primary,body:has(.home-page) .process-actions .button-secondary{min-height:38px;padding:0 18px;border-radius:3px;font-size:11px}body:has(.home-page) .process-actions>a:last-child{margin-left:auto;color:var(--premium-accent);font-size:11px;text-decoration:none}@media (max-width: 767px){body:has(.home-page) .rental-listing-process{width:calc(100% - 32px);margin:18px auto 0;padding:16px}body:has(.home-page) .process-section-heading{display:grid;gap:9px;margin-bottom:14px}body:has(.home-page) .process-section-heading h2{font-size:20px}body:has(.home-page) .process-section-heading>p{font-size:10px;text-align:left}body:has(.home-page) .process-lanes{grid-template-columns:1fr;gap:9px}body:has(.home-page) .process-lane{padding:14px}body:has(.home-page) .process-lane li{grid-template-columns:28px minmax(0,1fr);gap:9px;padding:10px 0}body:has(.home-page) .process-lane li>b{width:24px;height:24px}body:has(.home-page) .process-lane li strong{font-size:12px}body:has(.home-page) .process-actions{display:grid;grid-template-columns:1fr 1fr}body:has(.home-page) .process-actions>a:last-child{grid-column:1 / -1;margin:3px 0 0;text-align:center}}@media (min-width: 768px){body:has(.home-page) .official-hero-copy{width:100%!important;max-width:none!important;box-sizing:border-box!important;min-width:0!important}body:has(.home-page) .official-hero h1{width:min(100%,560px)!important;max-width:560px!important;min-width:0!important;white-space:pre-line!important;overflow-wrap:normal!important;word-break:keep-all!important}}.support-drawer-directory{display:grid;align-content:start;gap:8px;height:100%;padding:32px 22px;background:#f8fcfd}.support-directory-kicker{color:#0f9e95;font-size:10px;font-weight:800;letter-spacing:.14em}.support-drawer-directory h2{margin:0;color:#183641;font-size:22px}.support-drawer-directory>p{margin:0 0 12px;color:#6e8790;font-size:12px;line-height:1.6}.support-directory-list{display:grid;gap:8px}.support-directory-list .message-contact-row{display:flex;align-items:center;width:100%;padding:12px;border:1px solid rgba(79,127,140,.18);border-radius:12px;background:#fff;text-align:left}.support-directory-list .message-avatar{flex:0 0 auto;width:38px;height:38px;overflow:hidden;border-radius:50%}.support-directory-list .message-avatar img{width:100%;height:100%;object-fit:cover}@media (min-width: 1101px){body:has(.home-page) .official-hero-copy{padding-left:clamp(48px,calc((100vw - 1152px)/2),448px)!important;padding-right:clamp(48px,calc((100vw - 1152px)/2),448px)!important}}@media (min-width: 768px) and (max-width: 1100px){body:has(.home-page) .official-hero-copy{padding-left:clamp(24px,5vw,64px)!important;padding-right:clamp(24px,5vw,64px)!important}body:has(.home-page) .official-hero h1{width:min(100%,520px)!important;max-width:520px!important;font-size:clamp(34px,4vw,50px)!important;line-height:1.18!important}}@media (max-width: 767px){.message-center-page.has-selected-conversation .message-shell,.admin-support-page.has-selected-conversation .support-console{width:100%!important;max-width:none!important;margin:0!important;min-width:0!important}body:has(.home-page) .official-hero-copy{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}body:has(.home-page) .official-hero h1{width:auto!important;max-width:min(100%,440px)!important;min-width:0!important;white-space:pre-line!important;overflow-wrap:anywhere!important;word-break:normal!important}}.pc-account-menu{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:0!important;max-width:190px!important;padding:5px 8px!important;border:1px solid rgba(148,163,184,.22)!important;border-radius:12px!important;background:#0f1c26b8!important}.pc-account-avatar,.admin-account-avatar{flex:0 0 auto!important;width:34px!important;height:34px!important;overflow:hidden!important;border-radius:50%!important;background:#1f3440!important}.pc-account-avatar img,.admin-account-avatar img,.m-avatar-link img,.m-mobile-nav-user-avatar img,.avatar.big img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.pc-account-copy{min-width:0!important;display:grid!important;gap:1px!important}.pc-account-copy b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.pc-account-copy em{font-size:10px!important;color:#7dd3c7!important;font-style:normal!important}.account-avatar-edit{margin-left:6px!important;padding:4px 8px!important;font-size:11px!important;vertical-align:middle!important}.q-account-profile .account-avatar-wrap .avatar.big{overflow:hidden!important;padding:0!important}.q-account-profile .account-avatar-wrap .avatar.big img{border-radius:inherit!important}.m-avatar-link{overflow:hidden!important}.m-avatar-link>img{width:30px!important;height:30px!important;border-radius:50%!important}.home-product-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:22px auto 0;padding:12px 16px;border:1px solid rgba(90,132,148,.26);border-radius:10px;background:#0d1a24b8;color:#90aebc;font-size:12px}.home-product-pagination>div{display:flex;align-items:center;gap:6px}.home-product-pagination a{text-decoration:none}.home-product-pagination .button-soft{min-width:64px;padding:7px 9px;text-align:center}.home-product-pagination .page-number{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;color:#a9c5d1}.home-product-pagination .page-number.active{background:#1ec9aa;color:#052522;font-weight:800}.home-product-pagination .disabled{opacity:.38;pointer-events:none}.avatar-editor-mask{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px;background:#030a10ad}.avatar-editor-mask[hidden]{display:none}.avatar-editor{width:min(520px,100%);max-height:min(680px,calc(100dvh - 40px));overflow:auto;border:1px solid rgba(105,148,167,.38);border-radius:14px;background:#0e1822;color:#edf8fb;box-shadow:0 24px 60px #0006}.avatar-editor>header,.avatar-editor>footer{display:flex;align-items:center;gap:10px;padding:16px 18px;border-bottom:1px solid rgba(105,148,167,.2)}.avatar-editor>header{justify-content:space-between}.avatar-editor>header span{color:#6ed8c2;font-size:10px;letter-spacing:.12em}.avatar-editor h2{margin:3px 0 0;font-size:20px}.avatar-editor-close{width:30px;height:30px;border:0;border-radius:50%;background:#1b2a35;color:#d8eaf0;font-size:18px}.avatar-editor-preview{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px}.avatar-editor-preview img{width:72px;height:72px;border:2px solid #1dd3ae;border-radius:50%;object-fit:cover}.avatar-editor-preview b,.avatar-editor-preview small{display:block}.avatar-editor-preview small{margin-top:4px;color:#8aa6b4;font-size:11px;line-height:1.45}.avatar-upload-button{position:relative;overflow:hidden;white-space:nowrap}.avatar-upload-button input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.avatar-editor-label{margin:0 18px 10px;color:#93b3c0;font-size:12px}.avatar-option-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 18px 18px}.avatar-option{padding:4px;border:1px solid rgba(105,148,167,.26);border-radius:10px;background:#13222d}.avatar-option.active{border-color:#1dd3ae;box-shadow:0 0 0 2px #1dd3ae33}.avatar-option img{display:block;width:100%;aspect-ratio:1;border-radius:7px;object-fit:cover}.avatar-editor>footer{border-top:1px solid rgba(105,148,167,.2);border-bottom:0;justify-content:flex-end}.avatar-editor>footer .js-avatar-feedback{flex:1;color:#8fb0bd;font-size:11px}@media (max-width: 767px){.home-product-pagination{align-items:stretch;flex-direction:column;margin-inline:12px}.home-product-pagination>div{justify-content:space-between}.avatar-editor-mask{padding:12px}.avatar-editor-preview{grid-template-columns:60px minmax(0,1fr)}.avatar-editor-preview img{width:60px;height:60px}.avatar-upload-button{grid-column:1 / -1;justify-self:start}.avatar-editor>footer{flex-wrap:wrap}.avatar-editor>footer .js-avatar-feedback{flex-basis:100%;order:-1}}@media (min-width: 768px){.message-center-page.has-selected-conversation,.admin-support-page.has-selected-conversation{position:fixed!important;z-index:70;top:65px;right:0;bottom:0;width:min(720px,calc(100vw - 24px))!important;max-width:none!important;height:calc(100dvh - 65px)!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;box-sizing:border-box!important;border-left:1px solid rgba(120,154,161,.3);background:#f8fcfd;box-shadow:-20px 0 48px #15313a2e}.message-center-page.has-selected-conversation:before,.admin-support-page.has-selected-conversation:before{position:fixed;z-index:-1;top:65px;right:min(720px,calc(100vw - 24px));bottom:0;left:-100vw;background:#0b1e2414;content:"";pointer-events:none}.message-center-page.has-selected-conversation .message-sync-banner,.message-center-page.has-selected-conversation .mobile-message-brand,.message-center-page.has-selected-conversation .message-role-switch,.message-center-page.has-selected-conversation .message-sidebar,.admin-support-page.has-selected-conversation>h1,.admin-support-page.has-selected-conversation>.admin-return-bar,.admin-support-page.has-selected-conversation>.admin-tabs,.admin-support-page.has-selected-conversation>.support-filter,.admin-support-page.has-selected-conversation>.support-auto-reply-panel,.admin-support-page.has-selected-conversation .chat-list{display:none!important}.message-center-page.has-selected-conversation .message-shell,.admin-support-page.has-selected-conversation .support-console{display:block!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.message-center-page.has-selected-conversation .message-window,.admin-support-page.has-selected-conversation .chat-window{display:grid!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;border:0!important;border-radius:0!important}.message-center-page.has-selected-conversation .message-window>.message-list,.admin-support-page.has-selected-conversation .chat-window>.message-list{min-height:0!important;overflow-y:auto!important}}@media (max-width: 767px){.message-center-page.has-selected-conversation,.admin-support-page.has-selected-conversation{position:fixed!important;inset:0;width:100%!important;height:100dvh!important;min-height:100dvh!important}}@media (min-width: 768px){body:has(.home-page) .official-home-intro{width:min(1360px,calc(100vw - 48px))!important;margin-inline:auto!important}body:has(.home-page) .official-hero{width:100%!important;min-height:clamp(440px,34vw,560px)!important;overflow:hidden!important}body:has(.home-page) .official-hero-copy{max-width:min(640px,calc(100% - 280px))!important}body:has(.home-page) .official-hero h1{max-width:560px!important}.message-center-page.has-selected-conversation,.admin-support-page.has-selected-conversation{position:fixed!important;z-index:68;inset:65px 0 0 auto!important;width:min(720px,calc(100vw - 24px))!important;max-width:none!important;height:calc(100dvh - 65px)!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;box-sizing:border-box!important;isolation:isolate;border-left:1px solid rgba(120,154,161,.3);background:#f8fcfd;box-shadow:-20px 0 48px #15313a2e}.message-center-page.has-selected-conversation:before,.admin-support-page.has-selected-conversation:before{position:fixed;inset:65px min(720px,calc(100vw - 24px)) 0 0;z-index:-1;background:#0b1e2414;content:"";pointer-events:none}.message-center-page.has-selected-conversation .message-shell,.admin-support-page.has-selected-conversation .support-console{display:block!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;box-shadow:none!important}.message-center-page.has-selected-conversation .message-window,.admin-support-page.has-selected-conversation .chat-window{display:grid!important;grid-template-rows:auto auto auto minmax(0,1fr) auto auto!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;overflow:hidden!important;border:0!important;border-radius:0!important}.message-center-page.has-selected-conversation .message-window>.message-list,.admin-support-page.has-selected-conversation .chat-window>.message-list{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important}.message-center-page.has-selected-conversation .message-window>.chat-compose,.admin-support-page.has-selected-conversation .chat-window>.chat-compose{position:sticky!important;bottom:0;z-index:2}.chat-action-drawer{position:fixed;top:65px;right:0;bottom:0;width:min(420px,calc(100vw - 24px));max-height:none;height:calc(100dvh - 65px);overflow-y:auto;border-radius:22px 0 0 22px}.chat-action-drawer>header{position:sticky;top:0}}@media (max-width: 767px){body:has(.home-page) .official-home-intro{width:calc(100vw - 16px)!important;margin-inline:auto!important}body:has(.home-page) .official-hero{min-height:clamp(360px,92vw,480px)!important}body:has(.home-page) .official-hero-copy{width:100%!important;max-width:none!important}body:has(.home-page) .official-hero h1{max-width:min(100%,440px)!important}.message-center-page.has-selected-conversation,.admin-support-page.has-selected-conversation{position:fixed!important;inset:0!important;width:100%!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;isolation:isolate}.message-center-page.has-selected-conversation:before,.admin-support-page.has-selected-conversation:before{position:fixed;inset:0;background:#0b1e2414;content:"";pointer-events:none}.message-center-page.has-selected-conversation .message-shell,.admin-support-page.has-selected-conversation .support-console,.message-center-page.has-selected-conversation .message-window,.admin-support-page.has-selected-conversation .chat-window{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;overflow:hidden!important}.message-center-page.has-selected-conversation .message-window>.message-list,.admin-support-page.has-selected-conversation .chat-window>.message-list{min-height:0!important;overflow-y:auto!important}.message-center-page.has-selected-conversation .message-window>.chat-compose,.admin-support-page.has-selected-conversation .chat-window>.chat-compose{position:sticky!important;bottom:0}.chat-action-drawer{position:fixed;inset:0;width:100vw;height:100dvh;max-height:none;border-radius:0}}@media (min-width: 768px){body:has(.home-page) .official-hero-copy{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}body:has(.home-page) .official-hero h1{width:min(100%,560px)!important;max-width:560px!important;min-width:0!important}}@media (min-width: 768px){body:has(.home-page) .official-home-intro{width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important}body:has(.home-page) .official-hero{width:100%!important}body:has(.home-page) .official-hero-copy{width:100%!important;max-width:none!important;padding-left:max(59px,calc((100vw - 1152px)/2))!important;padding-right:max(48px,calc((100vw - 1152px)/2))!important}}@media (max-width: 767px){body:has(.home-page) .official-home-intro{width:100%!important;margin-right:0!important;margin-left:0!important}body:has(.home-page) .official-hero{width:calc(100% - 32px)!important;margin-right:16px!important;margin-left:16px!important}}@media (min-width: 768px) and (max-width: 1100px){body:has(.home-page) .official-home-intro{width:100%!important;margin-right:0!important;margin-left:0!important}body:has(.home-page) .official-hero{width:calc(100% - 32px)!important;margin-right:16px!important;margin-left:16px!important}}body.support-drawer-open{overflow:hidden!important}.support-drawer-mask{position:fixed;inset:0;z-index:90;display:flex;justify-content:flex-end;background:#09121c6b}.support-drawer-slot{width:min(440px,100vw);height:100dvh;max-width:100vw;overflow:hidden;background:#f8fcfd;box-shadow:-24px 0 52px #0d202c42}.support-drawer-shell{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;background:#f8fcfd}.support-drawer-head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(120,154,161,.18);background:linear-gradient(180deg,#f8fcfdfa,#f8fcfdeb)}.support-drawer-tabs{display:inline-flex;align-items:center;gap:8px;min-width:0}.support-drawer-tabs button,.support-drawer-tabs span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:0;border-radius:999px;background:#eaf7f6;color:#35535d;font-size:13px;font-weight:800}.support-drawer-tabs .active{background:#1fbfb2;color:#fff}.support-drawer-close{flex:0 0 auto;width:34px;height:34px;border:0;border-radius:999px;background:#eaf2f4;color:#24414b;font-size:20px;line-height:1}.support-drawer-body{min-width:0;min-height:0;overflow:hidden}.support-drawer-message-window{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.support-drawer-message-window>header{position:sticky;top:0;z-index:2}.support-drawer-message-window>.message-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:6px}.support-drawer-message-window>.chat-compose{position:sticky;bottom:0;z-index:2;background:#f8fcfd}@media (max-width: 767px){.support-drawer-mask{background:#09121c5c}.support-drawer-slot{width:100vw;max-width:100vw}}@media (min-width: 768px){body:has(.home-page) .official-home-intro{width:100%!important;max-width:none!important;margin-inline:0!important}body:has(.home-page) .official-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,390px);align-items:center!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}body:has(.home-page) .official-hero-copy{display:flex!important;flex-direction:column!important;gap:12px;width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important}body:has(.home-page) .official-hero h1,body:has(.home-page) .official-hero p{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}}@media (max-width: 767px){body:has(.home-page) .official-home-intro,body:has(.home-page) .official-hero,body:has(.home-page) .official-hero-copy,body:has(.home-page) .official-hero h1,body:has(.home-page) .official-hero p{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}body:has(.home-page) .official-hero{display:grid!important;grid-template-columns:minmax(0,1fr)}}@media (max-width: 767px){body:has(.home-page){overflow-x:hidden!important}body:has(.home-page) .official-hero{width:calc(100% - 32px)!important;margin-inline:16px!important}body:has(.home-page) .category-strip{max-width:100vw!important;overflow-x:auto!important}}@media (min-width: 768px){.admin-support-page.has-selected-conversation{position:relative!important;inset:auto!important;width:calc(100% - 272px)!important;height:auto!important;min-height:640px!important;min-width:0!important;margin:0 26px 0 246px!important;padding:24px!important;overflow:visible!important;border:0!important;box-shadow:none!important}.admin-support-page.has-selected-conversation .chat-list{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:250px!important;box-sizing:border-box!important}.admin-support-page.has-selected-conversation .support-audience-tabs,.admin-support-page.has-selected-conversation .support-conversation-row{flex:0 0 auto!important;width:100%!important;box-sizing:border-box!important}.admin-support-page.has-selected-conversation .support-console{display:grid!important;grid-template-columns:minmax(250px,320px) minmax(0,1fr)!important;width:100%!important;min-height:640px!important;height:auto!important}.admin-support-page.has-selected-conversation .chat-window{width:100%!important;min-width:0!important;min-height:640px!important}}@media (min-width: 721px){body:not(:has(.home-page)) .q-top .pc-top-inner{grid-template-columns:minmax(240px,260px) minmax(0,1fr) minmax(240px,260px) minmax(260px,280px)!important;width:min(1340px,calc(100% - 48px))!important;gap:12px!important}body:not(:has(.home-page)) .q-top .pc-search{width:100%!important;min-width:0!important}body:not(:has(.home-page)) .q-top .pc-logo>span:last-child{min-width:0!important;overflow:hidden!important}body:not(:has(.home-page)) .q-top .pc-logo strong,body:not(:has(.home-page)) .q-top .pc-logo small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body:not(:has(.home-page)) .q-top .pc-logo strong{font-size:24px!important;line-height:1.2!important}body:not(:has(.home-page)) .q-top .pc-logo small{line-height:1.2!important}body:not(:has(.home-page)) .q-top .pc-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;min-width:0!important;white-space:nowrap!important}body:not(:has(.home-page)) .q-top .pc-header-actions .pc-support-cta{display:none!important}body:not(:has(.home-page)) .q-top .pc-header-actions .pc-publish-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 11px!important;border-radius:8px!important;background:linear-gradient(135deg,#22c7c9,#35b8d6)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;white-space:nowrap!important}body:not(:has(.home-page)) .q-top .pc-header-actions .pc-auth-slot{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important}body:not(:has(.home-page)) .q-top .pc-header-actions .pc-account-menu{min-width:0!important;max-width:188px!important}}@media (min-width: 721px) and (max-width: 1100px){body:not(:has(.home-page)) .q-top .pc-top-inner{grid-template-columns:minmax(200px,225px) minmax(0,1fr) minmax(220px,240px) minmax(230px,250px)!important;width:calc(100% - 32px)!important;gap:8px!important}body:not(:has(.home-page)) .q-top nav{justify-content:flex-start!important;gap:9px!important;overflow:hidden!important;font-size:12px!important}body:not(:has(.home-page)) .q-top nav a:nth-child(n+5){display:none!important}body:not(:has(.home-page)) .q-top .pc-search{grid-template-columns:26px minmax(0,1fr) 64px!important;height:42px!important;border-width:4px!important}body:not(:has(.home-page)) .q-top .pc-search button{height:34px!important;font-size:12px!important}body:not(:has(.home-page)) .q-top .pc-header-actions .pc-publish-cta{padding:0 8px!important;font-size:11px!important}body:not(:has(.home-page)) .q-top .pc-header-actions .pc-account-menu{max-width:170px!important}body:not(:has(.home-page)) .q-top .pc-logo strong{font-size:20px!important}}@media (min-width: 1101px){body:not(:has(.home-page)) .q-top nav{justify-content:flex-start!important;gap:8px!important;min-width:0!important;overflow:hidden!important;padding:0!important}body:not(:has(.home-page)) .q-top nav a{flex:0 1 auto!important;min-width:0!important;gap:4px!important;font-size:13px!important}body:not(:has(.home-page)) .q-top nav a:last-child{margin-right:0!important}body:not(:has(.home-page)) .q-top nav svg{width:17px!important;height:17px!important}}.login-gate-page{min-height:calc(100dvh - 88px);padding-bottom:54px}.login-gate-page .publish-hero{margin-bottom:22px}.login-gate-card{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:24px;width:min(760px,100%);margin:0 auto;padding:34px 40px;border:1px solid rgba(194,221,255,.82);border-radius:24px;background:#fffffff0;box-shadow:0 22px 56px #45a6cd21}.login-gate-icon{display:grid;width:76px;height:76px;place-items:center;border-radius:22px;background:linear-gradient(135deg,#dff7ff,#e8e0ff);color:#4c72d9;font-size:40px;font-weight:900;box-shadow:0 12px 24px #5684cd29}.login-gate-copy{min-width:0}.login-gate-copy>span{color:#22bfc1;font-size:10px;font-weight:900;letter-spacing:.18em}.login-gate-copy h2{margin:7px 0 8px;color:var(--q-blue, #172554);font-size:26px;line-height:1.2}.login-gate-copy p{max-width:520px;margin:0;color:#637194;font-size:14px;line-height:1.7}.login-gate-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.login-gate-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:118px;min-height:42px;padding:0 18px;border-radius:999px;text-decoration:none}@media (max-width: 720px){.login-gate-page{min-height:calc(100dvh - 72px);padding:0 10px calc(104px + env(safe-area-inset-bottom))}.login-gate-page .publish-hero{margin-right:-10px;margin-left:-10px;margin-bottom:12px}.login-gate-card{grid-template-columns:1fr;gap:16px;width:100%;padding:24px 18px;border-radius:20px}.login-gate-icon{width:58px;height:58px;border-radius:18px;font-size:30px}.login-gate-copy h2{font-size:22px}.login-gate-copy p{font-size:12px;line-height:1.6}.login-gate-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.login-gate-actions a{min-width:0;min-height:42px;padding:0 10px;font-size:13px}}@media (max-width: 360px){.login-gate-actions{grid-template-columns:1fr}}.auth-reference-page{--auth-bg: #0b1115;--auth-panel: #0b1115;--auth-input: #101820;--auth-line: #24323a;--auth-ink: #f1f7f4;--auth-muted: #91a3a5;--auth-accent: #12d39d;--auth-accent-strong: #0ab982;width:100%;min-width:0;min-height:100dvh;overflow:hidden;background:var(--auth-bg);color:var(--auth-ink);font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}body:has(.auth-reference-page){overflow-x:hidden;background:var(--auth-bg)!important;color:var(--auth-ink)!important}.auth-reference-page a{color:inherit}.auth-top{position:relative;z-index:2;height:68px;border-bottom:1px solid rgba(150,190,181,.14);background:#0b1115fa}.auth-top-inner{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(0,1.5fr) auto;align-items:center;gap:20px;width:min(1040px,calc(100% - 48px));height:100%;margin:0 auto}.auth-brand{display:inline-flex;align-items:center;min-width:0;gap:10px;text-decoration:none}.auth-brand .q-logo-mark,.auth-visual-brand .q-logo-mark{flex:0 0 auto;width:34px!important;height:34px!important;min-width:34px!important;filter:none!important}.auth-brand .delta-logo-bg,.auth-visual-brand .delta-logo-bg{fill:var(--auth-accent)!important}.auth-brand .delta-logo-mark,.auth-visual-brand .delta-logo-mark{fill:#092019!important}.auth-brand>span{display:grid;min-width:0;gap:2px}.auth-brand strong{overflow:hidden;color:var(--auth-ink);font-size:15px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.auth-brand small{overflow:hidden;color:var(--auth-muted);font-size:8px;letter-spacing:.18em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.auth-top-nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,25px);min-width:0;color:#a9b8b9;font-size:11px;font-weight:700}.auth-top-nav a{position:relative;display:inline-flex;align-items:center;min-height:40px;white-space:nowrap;text-decoration:none;transition:color .18s ease}.auth-top-nav a:hover,.auth-top-nav a:focus-visible,.auth-top-nav a.active{color:var(--auth-accent)}.auth-top-nav a.active:after{position:absolute;right:0;bottom:1px;left:0;height:2px;background:var(--auth-accent);content:""}.auth-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:max-content;color:#dce9e6;font-size:11px;font-weight:800}.auth-top-link{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border:1px solid transparent;white-space:nowrap;text-decoration:none}.auth-top-support,.auth-top-register{border-color:#91b1b033;color:#d7e2e0}.auth-top-publish{border-color:var(--auth-accent);background:var(--auth-accent);color:#06231b!important}.auth-top-login:hover,.auth-top-register:hover,.auth-top-support:hover{border-color:var(--auth-accent);color:var(--auth-accent)}.auth-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);min-height:calc(100dvh - 68px);background:var(--auth-bg)}.auth-visual{position:relative;isolation:isolate;min-width:0;overflow:hidden;background-color:#0f2d28;background-image:var(--auth-visual-image);background-position:center;background-size:cover}.auth-visual:before{position:absolute;z-index:-1;inset:0;background:linear-gradient(120deg,#06c691d1,#0ab388a3 54%,#076552b8);content:""}.auth-visual:after{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(230,255,247,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(230,255,247,.1) 1px,transparent 1px);background-size:38px 38px;content:"";pointer-events:none}.auth-visual-brand{position:absolute;top:36px;left:clamp(24px,4vw,48px);display:inline-flex;align-items:center;gap:9px;color:#06251b;font-size:14px;font-weight:900}.auth-visual-brand .q-logo-mark{width:32px!important;height:32px!important;min-width:32px!important}.auth-visual-copy{position:absolute;right:clamp(24px,5vw,62px);top:50%;left:clamp(24px,4vw,48px);max-width:430px;color:#06271d;transform:translateY(-50%)}.auth-visual-kicker,.auth-visual-footer{display:block;color:#023528bd;font-size:10px;font-weight:900;letter-spacing:.2em}.auth-visual-copy h2{margin:15px 0 12px;color:#041c15;font-size:clamp(27px,3vw,42px);font-weight:900;line-height:1.15;letter-spacing:.02em}.auth-visual-copy p{max-width:360px;margin:0;color:#033226db;font-size:13px;line-height:1.8}.auth-visual-footer{position:absolute;right:clamp(24px,4vw,48px);bottom:28px;left:clamp(24px,4vw,48px)}.auth-panel{display:grid;min-width:0;min-height:0;place-items:center;overflow:auto;padding:clamp(36px,7vh,82px) clamp(28px,7vw,96px);background:var(--auth-panel)}.auth-panel-inner{width:min(404px,100%);margin:auto}.auth-heading{margin-bottom:30px}.auth-kicker{display:flex;align-items:center;gap:13px;color:var(--auth-accent);font-size:10px;font-weight:900;letter-spacing:.28em}.auth-kicker:before{width:40px;height:1px;background:#91b7b047;content:""}.auth-heading h1{margin:14px 0 8px;color:var(--auth-ink);font-size:clamp(27px,2.3vw,34px);font-weight:900;line-height:1.2;letter-spacing:.02em}.auth-heading p{margin:0;color:var(--auth-muted);font-size:12px;line-height:1.6}.auth-form{display:grid;gap:17px;margin:0}.auth-field{display:grid!important;gap:8px!important;color:#e5efec!important;font-size:11px!important;font-weight:800!important}.auth-field input{width:100%!important;min-width:0!important;height:46px!important;margin:0!important;padding:0 13px!important;border:1px solid var(--auth-line)!important;border-radius:3px!important;outline:0!important;background:var(--auth-input)!important;color:var(--auth-ink)!important;font-size:13px!important;line-height:46px!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.auth-field input::placeholder{color:#718187}.auth-field input:hover{border-color:#12d39d80!important}.auth-field input:focus{border-color:var(--auth-accent)!important;background:#111d22!important;box-shadow:0 0 0 3px #12d39d1f!important}.auth-field input:-webkit-autofill{-webkit-text-fill-color:var(--auth-ink);box-shadow:0 0 0 100px var(--auth-input) inset}.auth-agreement{display:flex!important;align-items:flex-start;gap:9px;margin:1px 0;color:#91a3a5!important;font-size:11px!important;font-weight:600!important;line-height:1.5}.auth-agreement input{flex:0 0 auto;width:15px;height:15px;margin:1px 0 0;accent-color:var(--auth-accent)}.auth-agreement a,.auth-form-links a{color:var(--auth-accent);font-weight:800;text-decoration:none}.auth-agreement a:hover,.auth-form-links a:hover{color:#7af0c9;text-decoration:underline;text-underline-offset:3px}.auth-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:48px;padding:0 16px;border:1px solid transparent;border-radius:3px;font-size:13px;font-weight:900;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.auth-button span{font-size:18px;font-weight:500;line-height:1}.auth-button-primary{background:var(--auth-accent);color:#06231b!important}.auth-button-primary:hover,.auth-button-primary:focus-visible{background:#2be3b2;transform:translateY(-1px)}.auth-button-secondary{border-color:var(--auth-line);background:transparent;color:var(--auth-ink)!important}.auth-button-secondary:hover,.auth-button-secondary:focus-visible{border-color:var(--auth-accent);color:var(--auth-accent)!important}.auth-form-links{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 14px;margin-top:20px;color:var(--auth-muted);font-size:11px;line-height:1.5}.auth-form-links--center{justify-content:center;gap:8px}.auth-admin-link{color:#718187!important}.auth-admin-link:hover{color:var(--auth-accent)!important}.auth-form-actions{display:grid;gap:10px;margin-top:20px}.auth-session-card,.auth-status-card{display:grid;gap:7px;padding:16px;border:1px solid var(--auth-line);background:#101920}.auth-session-label{color:var(--auth-muted);font-size:11px}.auth-session-card strong{overflow:hidden;color:var(--auth-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.auth-status-card{color:#c9d7d4;font-size:13px;line-height:1.7}.auth-safety-note{margin:-4px 0 0;color:#728388;font-size:10px;line-height:1.6}.auth-reference-page .bottom-nav,.auth-reference-page .pc-top,.auth-reference-page .auto-support-prompt{display:none!important}@media (max-width: 1120px){.auth-top-inner{width:min(100% - 32px,1040px);gap:14px}.auth-top-nav{gap:14px;font-size:10px}.auth-top-actions{gap:5px;font-size:10px}.auth-top-link{padding:0 7px}.auth-stage{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr)}}@media (max-width: 900px){.auth-top-nav{display:none}.auth-top-inner{grid-template-columns:minmax(0,1fr) auto}.auth-stage{grid-template-columns:minmax(0,.8fr) minmax(380px,1.2fr)}}@media (max-width: 767px){.auth-reference-page{min-height:100dvh;overflow:visible}.auth-top{height:60px}.auth-top-inner{width:calc(100% - 32px)}.auth-brand .q-logo-mark{width:30px!important;height:30px!important;min-width:30px!important}.auth-brand strong{font-size:13px}.auth-brand small{display:none}.auth-top-actions{gap:2px;font-size:10px}.auth-top-support,.auth-top-publish{display:none}.auth-top-link{min-height:28px;padding:0 8px}.auth-stage{display:block;min-height:calc(100dvh - 60px)}.auth-visual{min-height:190px;background-position:center 28%}.auth-visual-brand{top:20px;left:20px;font-size:12px}.auth-visual-brand .q-logo-mark{width:27px!important;height:27px!important;min-width:27px!important}.auth-visual-copy{inset:auto 20px 29px;transform:none}.auth-visual-kicker,.auth-visual-footer{font-size:8px;letter-spacing:.14em}.auth-visual-copy h2{margin:7px 0 4px;font-size:24px}.auth-visual-copy p{max-width:300px;font-size:11px;line-height:1.5}.auth-visual-footer{right:20px;bottom:12px;left:20px}.auth-panel{display:block;min-height:0;padding:34px 20px calc(44px + env(safe-area-inset-bottom))}.auth-panel-inner{width:min(440px,100%);margin:0 auto}.auth-heading{margin-bottom:24px}.auth-heading h1{margin-top:11px;font-size:27px}.auth-form{gap:15px}.auth-field input{height:45px!important;line-height:45px!important}.auth-form-links{align-items:flex-start;flex-direction:column;gap:8px;margin-top:17px}.auth-form-links--center{align-items:center;flex-direction:row;justify-content:center}}@media (max-width: 480px){.auth-top-inner{width:calc(100% - 24px)}.auth-top-actions{font-size:9px}.auth-top-link{padding:0 6px}.auth-visual{min-height:156px}.auth-visual-copy{bottom:26px}.auth-visual-copy h2{font-size:22px}.auth-visual-copy p{display:none}.auth-panel{min-height:0;padding-right:16px;padding-left:16px}.auth-heading h1{font-size:25px}}@media (max-height: 700px) and (min-width: 768px){.auth-panel{place-items:start center;padding-top:34px;padding-bottom:34px}}:root{--seller-ink: #e4edf2;--seller-muted: #82949e;--seller-dim: #5f727e;--seller-canvas: #0a1017;--seller-surface: #111a23;--seller-surface-raised: #151f2b;--seller-surface-soft: #192533;--seller-line: rgba(117, 164, 170, .22);--seller-line-strong: rgba(43, 193, 157, .42);--seller-accent: #19d7a4;--seller-accent-strong: #0eae83;--seller-blue: #5da7ff;--seller-warm: #ffc34f;--seller-danger: #ff7080}body:has(.q-account-page),body:has(.publish-page),body:has(.wallet-reference){background:var(--seller-canvas)!important;color:var(--seller-ink)!important}body:has(.q-account-page) #root,body:has(.publish-page) #root,body:has(.wallet-reference) #root{min-height:100dvh;background:radial-gradient(circle at 50% -18%,rgba(26,86,93,.13),transparent 42%),var(--seller-canvas)}body:has(.q-account-page) .q-account-page,body:has(.publish-page) .publish-page,body:has(.wallet-reference) .wallet-page{background:transparent!important}body:has(.q-account-page) .pc-top.q-top,body:has(.publish-page) .pc-top.q-top,body:has(.wallet-reference) .pc-top.q-top{height:64px!important;border-bottom:1px solid rgba(113,158,167,.18)!important;background:#0a1017f7!important;color:var(--seller-ink)!important;box-shadow:none!important;backdrop-filter:blur(12px)}body:has(.q-account-page) .q-top .pc-top-inner,body:has(.publish-page) .q-top .pc-top-inner,body:has(.wallet-reference) .q-top .pc-top-inner{width:min(1180px,calc(100% - 32px))!important;grid-template-columns:minmax(205px,240px) minmax(0,1fr) minmax(180px,260px) auto!important;gap:14px!important}body:has(.q-account-page) .q-top .pc-logo,body:has(.publish-page) .q-top .pc-logo,body:has(.wallet-reference) .q-top .pc-logo{min-width:0!important;gap:9px!important;color:var(--seller-ink)!important}body:has(.q-account-page) .q-top .pc-logo .q-logo-mark,body:has(.publish-page) .q-top .pc-logo .q-logo-mark,body:has(.wallet-reference) .q-top .pc-logo .q-logo-mark{width:40px!important;height:40px!important;min-width:40px!important;filter:none!important}body:has(.q-account-page) .q-top .pc-logo strong,body:has(.publish-page) .q-top .pc-logo strong,body:has(.wallet-reference) .q-top .pc-logo strong{color:var(--seller-ink)!important;font-size:17px!important;line-height:1.1!important}body:has(.q-account-page) .q-top .pc-logo small,body:has(.publish-page) .q-top .pc-logo small,body:has(.wallet-reference) .q-top .pc-logo small{color:var(--seller-muted)!important;font-size:9px!important;letter-spacing:.08em}body:has(.q-account-page) .q-top nav,body:has(.publish-page) .q-top nav,body:has(.wallet-reference) .q-top nav{justify-content:flex-start!important;gap:clamp(9px,1.3vw,18px)!important;color:var(--seller-muted)!important;font-size:12px!important}body:has(.q-account-page) .q-top nav a,body:has(.publish-page) .q-top nav a,body:has(.wallet-reference) .q-top nav a{min-height:36px!important;gap:5px!important;color:var(--seller-muted)!important;font-size:12px!important;font-weight:700!important}body:has(.q-account-page) .q-top nav a:hover,body:has(.q-account-page) .q-top nav a.active,body:has(.publish-page) .q-top nav a:hover,body:has(.publish-page) .q-top nav a.active,body:has(.wallet-reference) .q-top nav a:hover,body:has(.wallet-reference) .q-top nav a.active{color:var(--seller-accent)!important}body:has(.q-account-page) .q-top nav a.active:after,body:has(.publish-page) .q-top nav a.active:after,body:has(.wallet-reference) .q-top nav a.active:after{height:2px!important;background:var(--seller-accent)!important}body:has(.q-account-page) .q-top nav svg,body:has(.publish-page) .q-top nav svg,body:has(.wallet-reference) .q-top nav svg{width:15px!important;height:15px!important;color:currentColor!important}body:has(.q-account-page) .q-top .pc-search,body:has(.publish-page) .q-top .pc-search,body:has(.wallet-reference) .q-top .pc-search{width:auto!important;height:34px!important;grid-template-columns:26px minmax(0,1fr) 56px!important;border:1px solid var(--seller-line)!important;border-radius:5px!important;background:#0f1821!important;box-shadow:none!important}body:has(.q-account-page) .q-top .pc-search input,body:has(.publish-page) .q-top .pc-search input,body:has(.wallet-reference) .q-top .pc-search input{color:var(--seller-ink)!important;font-size:11px!important}body:has(.q-account-page) .q-top .pc-search input::placeholder,body:has(.publish-page) .q-top .pc-search input::placeholder,body:has(.wallet-reference) .q-top .pc-search input::placeholder{color:#617581!important}body:has(.q-account-page) .q-top .pc-search button,body:has(.publish-page) .q-top .pc-search button,body:has(.wallet-reference) .q-top .pc-search button{height:28px!important;margin-right:3px;border-radius:4px!important;background:var(--seller-accent-strong)!important;color:#061711!important;font-size:11px!important;font-weight:800!important}body:has(.q-account-page) .q-top .pc-header-actions,body:has(.publish-page) .q-top .pc-header-actions,body:has(.wallet-reference) .q-top .pc-header-actions{gap:8px!important}body:has(.q-account-page) .q-top .pc-support-cta,body:has(.publish-page) .q-top .pc-support-cta,body:has(.wallet-reference) .q-top .pc-support-cta{min-height:32px!important;padding:0 9px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;color:var(--seller-muted)!important;font-size:11px!important}body:has(.q-account-page) .q-top .pc-publish-cta,body:has(.publish-page) .q-top .pc-publish-cta,body:has(.wallet-reference) .q-top .pc-publish-cta{min-height:32px!important;padding:0 10px!important;border-radius:4px!important;background:var(--seller-accent)!important;color:#061711!important;font-size:11px!important;font-weight:900!important;box-shadow:none!important}body:has(.q-account-page) .pc-account-menu,body:has(.publish-page) .pc-account-menu,body:has(.wallet-reference) .pc-account-menu{max-width:145px!important;padding:3px 6px!important;border-color:var(--seller-line)!important;border-radius:5px!important;background:#121d27!important}body:has(.q-account-page) .pc-account-avatar,body:has(.publish-page) .pc-account-avatar,body:has(.wallet-reference) .pc-account-avatar{width:27px!important;height:27px!important}body:has(.q-account-page) .pc-account-copy b,body:has(.publish-page) .pc-account-copy b,body:has(.wallet-reference) .pc-account-copy b{color:var(--seller-ink)!important;font-size:10px!important}body:has(.q-account-page) .pc-account-copy em,body:has(.publish-page) .pc-account-copy em,body:has(.wallet-reference) .pc-account-copy em{color:var(--seller-accent)!important;font-size:9px!important}body:has(.q-account-page) .button-primary,body:has(.publish-page) .button-primary,body:has(.wallet-reference) .button-primary{border:1px solid transparent!important;border-radius:4px!important;background:var(--seller-accent)!important;color:#061711!important;box-shadow:none!important;font-size:12px!important;font-weight:900!important}body:has(.q-account-page) .button-soft,body:has(.publish-page) .button-soft,body:has(.wallet-reference) .button-soft{border:1px solid var(--seller-line)!important;border-radius:4px!important;background:#141f2a!important;color:var(--seller-muted)!important;font-size:12px!important}body:has(.q-account-page) .q-account-page{width:min(936px,calc(100% - 32px))!important;margin:0 auto!important;padding:42px 0 72px!important;overflow:visible!important}body:has(.q-account-page) .q-account-hero{display:flex!important;min-height:0!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin:0 0 22px!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body:has(.q-account-page) .q-account-hero .account-sky-decor,body:has(.q-account-page) .q-account-hero .account-hero-mascot{display:none!important}body:has(.q-account-page) .q-account-hero:after{display:none!important}body:has(.q-account-page) .q-account-hero:before,body:has(.publish-page) .publish-page .publish-hero:before,body:has(.publish-page) .publish-page .publish-hero:after{display:none!important;content:none!important}body:has(.q-account-page) .q-account-hero .account-hero-copy{display:grid!important;gap:5px!important;min-width:0!important}body:has(.q-account-page) .q-account-hero .account-hero-copy p{margin:0!important;color:var(--seller-muted)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.2em!important}body:has(.q-account-page) .q-account-hero h1{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important;color:var(--seller-ink)!important;font-size:24px!important;line-height:1.15!important}body:has(.q-account-page) .q-account-hero .account-console-user h1>small{color:var(--seller-muted)!important;font-size:18px!important;font-weight:700!important}body:has(.q-account-page) .account-console-user{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}body:has(.q-account-page) .account-console-avatar{display:block!important;flex:0 0 50px!important;width:50px!important;height:50px!important;overflow:hidden!important;padding:0!important;border:2px solid var(--seller-accent)!important;border-radius:50%!important;background:var(--seller-surface)!important}body:has(.q-account-page) .account-console-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}body:has(.q-account-page) .account-console-user>div{display:grid!important;gap:4px!important;min-width:0!important}body:has(.q-account-page) .account-console-user>div>span{color:var(--seller-muted)!important;font-size:10px!important}body:has(.q-account-page) .account-console-user .account-avatar-edit{min-height:24px!important;padding:0 7px!important;font-size:9px!important}body:has(.q-account-page) .account-console-actions{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important}body:has(.q-account-page) .account-console-actions .button-primary,body:has(.q-account-page) .account-console-actions .account-logout{min-height:32px!important;padding:0 10px!important}body:has(.q-account-page) .q-account-hero .account-logout{align-self:start!important;margin:0!important;width:auto!important;height:auto!important;min-height:30px!important;padding:0 11px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:transparent!important;color:var(--seller-muted)!important;font-size:11px!important}body:has(.q-account-page) .q-account-hero .account-logout:before,body:has(.q-account-page) .q-account-hero .account-logout:after{display:none!important;content:none!important}body:has(.q-account-page) .q-account-hero .account-logout{overflow:visible!important;text-indent:0!important;line-height:1.2!important}body:has(.q-account-page) .mobile-account-brand{display:none!important}body:has(.q-account-page) .q-account-profile{display:none!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;gap:28px!important;width:100%!important;margin:0!important;padding:24px!important;border:1px solid var(--seller-line)!important;border-radius:5px!important;background:var(--seller-surface)!important;box-shadow:none!important}body:has(.q-account-page) .q-account-profile .account-profile-left{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;min-width:0!important}body:has(.q-account-page) .q-account-profile .account-avatar-wrap{width:84px!important;height:84px!important}body:has(.q-account-page) .q-account-profile .account-avatar-wrap .avatar.big{width:78px!important;height:78px!important;padding:0!important;border:2px solid var(--seller-accent)!important;border-radius:50%!important;background:#0b151d!important;box-shadow:none!important}body:has(.q-account-page) .q-account-profile .account-avatar-wrap .avatar.big img{width:100%!important;height:100%!important;border-radius:inherit!important;object-fit:cover!important}body:has(.q-account-page) .q-account-profile .account-avatar-wrap>i{right:-1px!important;bottom:0!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;border:2px solid var(--seller-surface)!important;border-radius:50%!important;background:var(--seller-accent)!important;color:#061711!important;font-size:10px!important;box-shadow:none!important}body:has(.q-account-page) .q-account-profile .account-profile-main{display:grid!important;align-content:center!important;gap:5px!important;min-width:0!important}body:has(.q-account-page) .q-account-profile .account-profile-main small{color:var(--seller-muted)!important;font-size:9px!important;letter-spacing:.16em!important;text-transform:uppercase}body:has(.q-account-page) .q-account-profile .account-profile-main strong{overflow-wrap:anywhere!important;color:var(--seller-ink)!important;font-size:clamp(19px,2.2vw,26px)!important;line-height:1.15!important}body:has(.q-account-page) .q-account-profile .account-profile-main strong .account-avatar-edit{min-height:24px!important;margin-left:5px!important;padding:0 7px!important;vertical-align:middle!important;font-size:10px!important;font-weight:700!important}body:has(.q-account-page) .q-account-profile .account-profile-main span{width:fit-content!important;max-width:100%!important;padding:4px 7px!important;overflow-wrap:anywhere!important;border:1px solid var(--seller-line)!important;border-radius:3px!important;background:#0e1720!important;color:var(--seller-muted)!important;font-size:10px!important;font-weight:600!important}body:has(.q-account-page) .q-account-profile .account-profile-main em,body:has(.q-account-page) .q-account-profile .account-profile-main b{color:var(--seller-accent)!important;font-size:10px!important;font-style:normal!important;font-weight:700!important}body:has(.q-account-page) .q-account-profile .account-role-panel{display:grid!important;align-content:center!important;gap:11px!important;min-width:0!important}body:has(.q-account-page) .q-account-profile .account-role-title{display:flex!important;align-items:baseline!important;gap:10px!important}body:has(.q-account-page) .q-account-profile .account-role-title b{color:var(--seller-ink)!important;font-size:18px!important}body:has(.q-account-page) .q-account-profile .account-role-title span{color:var(--seller-dim)!important;font-size:10px!important}body:has(.q-account-page) .q-account-profile .account-current-role-card{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-width:0!important;padding:13px!important;border:1px solid rgba(25,215,164,.32)!important;border-radius:4px!important;background:linear-gradient(135deg,#19d7a417,#151f2bf5)!important;box-shadow:none!important}body:has(.q-account-page) .q-account-profile .account-current-role-card>i{display:grid!important;width:48px!important;height:48px!important;place-items:center!important;border-radius:5px!important;background:#19d7a424!important;color:var(--seller-accent)!important;font-style:normal!important;box-shadow:none!important}body:has(.q-account-page) .q-account-profile .account-current-role-card>i svg{width:25px!important;height:25px!important}body:has(.q-account-page) .q-account-profile .account-current-role-card div{display:grid!important;gap:3px!important;min-width:0!important}body:has(.q-account-page) .q-account-profile .account-current-role-card span{color:var(--seller-accent)!important;font-size:9px!important}body:has(.q-account-page) .q-account-profile .account-current-role-card b{color:var(--seller-ink)!important;font-size:17px!important}body:has(.q-account-page) .q-account-profile .account-current-role-card em,body:has(.q-account-page) .q-account-profile .account-current-role-card strong{overflow-wrap:anywhere!important;color:var(--seller-muted)!important;font-size:10px!important;font-style:normal!important;line-height:1.4!important}body:has(.q-account-page) .account-management-entry{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding-top:3px!important;color:var(--seller-dim)!important;font-size:10px!important}body:has(.q-account-page) .account-management-entry .account-workbench{padding:6px 10px!important;border:1px solid var(--seller-line-strong)!important;border-radius:4px!important;background:transparent!important;color:var(--seller-accent)!important;box-shadow:none!important;font-size:10px!important;text-decoration:none!important}body:has(.q-account-page) .account-summary-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important}body:has(.q-account-page) .account-summary-grid>a{display:grid!important;grid-template-columns:1fr auto!important;gap:4px 12px!important;align-items:center!important;min-width:0!important;padding:15px 16px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:var(--seller-surface)!important;color:var(--seller-ink)!important;text-decoration:none!important}body:has(.q-account-page) .account-summary-grid>a:hover{border-color:var(--seller-line-strong)!important}body:has(.q-account-page) .account-summary-grid span{color:var(--seller-muted)!important;font-size:11px!important}body:has(.q-account-page) .account-summary-grid strong{grid-row:1 / span 2!important;color:var(--seller-accent)!important;font-size:27px!important;font-weight:800!important}body:has(.q-account-page) .account-summary-grid small{color:var(--seller-dim)!important;font-size:9px!important}body:has(.q-account-page) .account-funds-entry{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin:12px 0 0!important;padding:15px 16px!important;border:1px solid rgba(25,215,164,.25)!important;border-radius:4px!important;background:#101b23!important;color:var(--seller-ink)!important}body:has(.q-account-page) .account-funds-entry>div:first-child{display:grid!important;gap:3px!important;min-width:0!important}body:has(.q-account-page) .account-funds-entry>div:first-child span{color:var(--seller-accent)!important;font-size:10px!important;letter-spacing:.12em!important}body:has(.q-account-page) .account-funds-entry>div:first-child strong{color:var(--seller-ink)!important;font-size:17px!important}body:has(.q-account-page) .account-funds-entry>div:first-child small{color:var(--seller-muted)!important;font-size:10px!important}body:has(.q-account-page) .account-funds-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important}body:has(.q-account-page) .account-funds-actions>small{color:var(--seller-dim)!important;font-size:9px!important}body:has(.q-account-page) .account-funds-actions .button-primary,body:has(.q-account-page) .account-funds-actions .button-soft{min-height:31px!important;padding:0 10px!important;white-space:nowrap!important}body:has(.q-account-page) .q-account-stats{margin-top:12px!important;padding:16px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:var(--seller-surface)!important;box-shadow:none!important}body:has(.q-account-page) .account-workspace-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important;margin:0 0 18px!important;padding:3px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:#0d151e!important}body:has(.q-account-page) .account-workspace-tabs a,body:has(.q-account-page) .account-workspace-tabs button{display:grid!important;min-width:0!important;min-height:33px!important;place-items:center!important;padding:0 6px!important;border:0!important;border-radius:3px!important;background:transparent!important;color:var(--seller-muted)!important;font:inherit!important;font-size:11px!important;text-decoration:none!important;cursor:pointer!important}body:has(.q-account-page) .account-workspace-tabs a.active,body:has(.q-account-page) .account-workspace-tabs button:hover{background:var(--seller-surface-soft)!important;color:var(--seller-accent)!important}body:has(.q-account-page) .account-workspace-tabs b{margin-left:3px!important;color:inherit!important;font-size:10px!important}body:has(.q-account-page) .q-account-stats .section-title{margin:0 0 12px!important}body:has(.q-account-page) .q-account-stats .section-title p{margin:0 0 3px!important;color:var(--seller-muted)!important;font-size:9px!important;letter-spacing:.14em!important}body:has(.q-account-page) .q-account-stats .section-title h2{margin:0!important;color:var(--seller-ink)!important;font-size:18px!important}body:has(.q-account-page) .q-account-stats .section-title>a{color:var(--seller-accent)!important;font-size:10px!important}body:has(.q-account-page) .q-account-stats .account-product-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}body:has(.q-account-page) .q-account-stats .account-product-stats a{display:grid!important;align-content:start!important;min-height:106px!important;padding:12px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:var(--seller-surface-raised)!important;color:var(--seller-ink)!important;text-decoration:none!important}body:has(.q-account-page) .q-account-stats .account-product-stats a:hover{border-color:var(--seller-line-strong)!important;transform:none!important;box-shadow:none!important}body:has(.q-account-page) .q-account-stats .account-product-stats a i{width:25px!important;height:25px!important;border-radius:4px!important;background:#19d7a424!important;color:var(--seller-accent)!important}body:has(.q-account-page) .q-account-stats .account-product-stats a:nth-child(3) i{background:#ff708024!important;color:var(--seller-danger)!important}body:has(.q-account-page) .q-account-stats .account-product-stats b{margin-top:10px!important;color:var(--seller-ink)!important;font-size:25px!important}body:has(.q-account-page) .q-account-stats .account-product-stats span{margin-top:3px!important;color:var(--seller-muted)!important;font-size:11px!important;white-space:normal!important}body:has(.q-account-page) .q-account-stats .account-product-stats small{margin-top:3px!important;color:var(--seller-dim)!important;font-size:9px!important;line-height:1.35!important}body:has(.q-account-page) .account-safe-note{margin-top:10px!important;padding:10px 12px!important;border:1px solid rgba(117,164,170,.13)!important;border-radius:4px!important;background:transparent!important;color:var(--seller-dim)!important;font-size:10px!important;line-height:1.5!important}.account-wallet-modal-mask{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:18px;background:#02060ad6;backdrop-filter:blur(4px)}.account-wallet-modal-mask[hidden]{display:none!important}.account-wallet-modal{width:min(520px,100%);max-height:min(720px,calc(100dvh - 36px));overflow:auto;border:1px solid rgba(108,161,170,.34);border-radius:5px;background:#101722;color:var(--seller-ink);box-shadow:0 24px 70px #0000008c}.account-wallet-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 14px;border-bottom:1px solid rgba(108,161,170,.18);background:linear-gradient(135deg,#371b6c80,#101722f5)}.account-wallet-modal>header>div{min-width:0}.account-wallet-modal>header span{color:var(--seller-accent);font-size:9px;letter-spacing:.16em}.account-wallet-modal>header h2{margin:5px 0 3px;color:#f1f6fa;font-size:20px;line-height:1.2}.account-wallet-modal>header p{margin:0;color:var(--seller-muted);font-size:10px}.account-wallet-modal-close{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border:1px solid var(--seller-line);border-radius:4px;background:transparent;color:var(--seller-muted);font-size:18px;line-height:1;cursor:pointer}.account-wallet-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px 18px 12px}.account-wallet-summary article{display:grid;gap:4px;min-width:0;padding:13px;border:1px solid var(--seller-line);border-radius:5px;background:#17243a}.account-wallet-summary .account-wallet-frozen{border-color:#ffc34f57;background:#282522}.account-wallet-summary span{color:var(--seller-muted);font-size:10px}.account-wallet-summary strong{color:var(--seller-accent);font-size:23px;line-height:1.1}.account-wallet-summary .account-wallet-frozen strong{color:var(--seller-warm)}.account-wallet-summary small{color:var(--seller-dim);font-size:9px}.account-wallet-rule{display:flex;gap:8px;margin:0 18px 14px;padding:11px 12px;border:1px solid rgba(255,195,79,.2);border-radius:4px;background:#37191c94;color:#c4a26d;font-size:10px;line-height:1.45}.account-wallet-rule b{flex:0 0 auto;color:var(--seller-warm)}.account-wallet-rule strong{color:#e5bd65}.account-wallet-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 18px 18px;border-top:1px solid rgba(108,161,170,.15)}.account-wallet-modal-actions>span{flex:1;min-width:0;color:var(--seller-muted);font-size:10px}.account-wallet-modal-actions .button-primary,.account-wallet-modal-actions .button-soft{min-height:34px;padding:0 11px;white-space:nowrap}body:has(.publish-page) .publish-page{width:min(936px,calc(100% - 32px))!important;margin:0 auto!important;padding:35px 0 78px!important;color:var(--seller-ink)!important}body:has(.publish-page) .publish-page .publish-hero{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;min-height:0!important;margin:0 0 20px!important;padding:0 0 18px!important;border:0!important;border-bottom:1px solid var(--seller-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body:has(.publish-page) .publish-page .publish-hero>div{min-width:0}body:has(.publish-page) .publish-page .publish-hero-icon{display:inline-grid!important;width:26px!important;height:26px!important;margin:0 8px 0 0!important;place-items:center!important;border:1px solid var(--seller-line-strong)!important;border-radius:4px!important;background:#19d7a414!important;color:var(--seller-accent)!important;font-size:13px!important;vertical-align:middle!important}body:has(.publish-page) .publish-page .publish-hero h1{display:inline!important;margin:0!important;color:var(--seller-ink)!important;font-size:25px!important;line-height:1.2!important;vertical-align:middle!important}body:has(.publish-page) .publish-page .publish-hero p{margin:9px 0 0 35px!important;color:var(--seller-muted)!important;font-size:11px!important;line-height:1.5!important}body:has(.publish-page) .publish-page .publish-hero .q-unicorn{display:none!important}body:has(.publish-page) .q-publish-form{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}body:has(.publish-page) .q-publish-form .form-step,body:has(.publish-page) .q-publish-form .publish-checklist{min-width:0!important;padding:17px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:var(--seller-surface)!important;box-shadow:none!important}body:has(.publish-page) .q-publish-form .form-step{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;gap:12px!important}body:has(.publish-page) .q-publish-form .form-step.step-params{grid-template-columns:repeat(3,minmax(0,1fr))!important}body:has(.publish-page) .q-publish-form .form-step h2,body:has(.publish-page) .q-publish-form .publish-checklist h2{grid-column:1 / -1!important;margin:0 0 3px!important;padding-bottom:11px!important;border-bottom:1px solid rgba(117,164,170,.14)!important;color:var(--seller-ink)!important;font-size:14px!important;line-height:1.3!important}body:has(.publish-page) .q-publish-form .form-step h2 b{display:inline-grid!important;width:23px!important;height:23px!important;margin-right:7px!important;place-items:center!important;border-radius:50%!important;background:#19d7a429!important;color:var(--seller-accent)!important;font-size:11px!important;vertical-align:middle!important}body:has(.publish-page) .q-publish-form .form-step h2 small{color:var(--seller-accent)!important;font-size:11px!important}body:has(.publish-page) .q-publish-form label{display:grid!important;grid-template-columns:19px minmax(0,1fr)!important;gap:5px 6px!important;min-width:0!important;color:var(--seller-muted)!important;font-size:10px!important;font-weight:600!important}body:has(.publish-page) .q-publish-form label>span{min-width:0!important;overflow-wrap:anywhere!important;align-self:center!important;color:var(--seller-muted)!important}body:has(.publish-page) .q-publish-form label>input,body:has(.publish-page) .q-publish-form label>select,body:has(.publish-page) .q-publish-form label>textarea,body:has(.publish-page) .q-publish-form label>.wallet-amount-input{grid-column:1 / -1!important;min-width:0!important;box-sizing:border-box!important;border:1px solid rgba(117,164,170,.2)!important;border-radius:4px!important;background:#0e1720!important;color:var(--seller-ink)!important;outline:0!important;font:inherit!important;font-size:11px!important}body:has(.publish-page) .q-publish-form label>input,body:has(.publish-page) .q-publish-form label>select{min-height:35px!important;padding:0 9px!important}body:has(.publish-page) .q-publish-form label>textarea{min-height:78px!important;padding:8px 9px!important;line-height:1.45!important;resize:vertical!important}body:has(.publish-page) .q-publish-form label>input::placeholder,body:has(.publish-page) .q-publish-form label>textarea::placeholder{color:#526672!important}body:has(.publish-page) .q-publish-form label>input:focus,body:has(.publish-page) .q-publish-form label>select:focus,body:has(.publish-page) .q-publish-form label>textarea:focus{border-color:var(--seller-accent)!important;box-shadow:0 0 0 2px #19d7a41a!important}body:has(.publish-page) .q-publish-form .publish-field-icon{display:grid!important;width:18px!important;height:18px!important;place-items:center!important;border-radius:3px!important;background:#19d7a41a!important;color:var(--seller-accent)!important}body:has(.publish-page) .q-publish-form .publish-field-icon svg{width:12px!important;height:12px!important}body:has(.publish-page) .q-publish-form .wide{grid-column:1 / -1!important}body:has(.publish-page) .q-publish-form .upload-drop{display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;gap:5px 8px!important;align-items:center!important;min-height:92px!important;padding:13px!important;border:1px dashed rgba(25,215,164,.38)!important;border-radius:4px!important;background:#19d7a40a!important;color:var(--seller-muted)!important}body:has(.publish-page) .q-publish-form .upload-drop input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important}body:has(.publish-page) .q-publish-form .upload-drop strong,body:has(.publish-page) .q-publish-form .upload-drop>span{grid-column:2!important}body:has(.publish-page) .q-publish-form .upload-drop strong{color:var(--seller-ink)!important;font-size:11px!important}body:has(.publish-page) .q-publish-form .upload-drop>span{color:var(--seller-dim)!important;font-size:9px!important}body:has(.publish-page) .q-publish-form .safe-note{grid-column:1 / -1!important;margin:0!important;padding:10px 11px!important;border:1px solid rgba(255,195,79,.2)!important;border-radius:4px!important;background:#37191c99!important;color:#c4a26d!important;font-size:10px!important;line-height:1.45!important}body:has(.publish-page) .q-publish-form .publish-checklist{order:5!important}body:has(.publish-page) .q-publish-form .check-items{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}body:has(.publish-page) .q-publish-form .check-items p{display:grid!important;gap:3px!important;min-width:0!important;margin:0!important;padding:8px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:#0e1720!important}body:has(.publish-page) .q-publish-form .check-items p.ok{border-color:#19d7a457!important;background:#19d7a40f!important}body:has(.publish-page) .q-publish-form .check-items b{color:var(--seller-accent)!important;font-size:9px!important}body:has(.publish-page) .q-publish-form .check-items p.todo b{color:var(--seller-danger)!important}body:has(.publish-page) .q-publish-form .check-items span{overflow-wrap:anywhere!important;color:var(--seller-ink)!important;font-size:10px!important}body:has(.publish-page) .q-publish-form .check-items em{overflow-wrap:anywhere!important;color:var(--seller-dim)!important;font-size:9px!important;font-style:normal!important;line-height:1.35!important}body:has(.publish-page) .q-publish-form .sticky-actions{position:static!important;z-index:auto!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;order:6!important;min-height:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}body:has(.publish-page) .q-publish-form .sticky-actions button{min-width:112px!important;min-height:38px!important;padding:0 14px!important;font-size:12px!important}body:has(.wallet-reference) .wallet-page.wallet-reference{width:min(936px,calc(100% - 32px))!important;min-height:calc(100dvh - 64px)!important;margin:0 auto!important;padding:38px 0 66px!important;overflow:visible!important;color:var(--seller-ink)!important}body:has(.wallet-reference) .wallet-page.wallet-reference:before{display:none!important}body:has(.wallet-reference) .wallet-reference .wallet-hero{min-height:0!important;margin:0 0 18px!important;padding:0!important;align-items:flex-start!important;border:0!important;background:transparent!important}body:has(.wallet-reference) .wallet-reference .wallet-back{display:grid!important;flex:0 0 34px!important;width:34px!important;height:34px!important;margin:2px 12px 0 0!important;place-items:center!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;color:var(--seller-accent)!important;font-size:20px!important;text-decoration:none!important}body:has(.wallet-reference) .wallet-reference .wallet-title-row{gap:10px!important}body:has(.wallet-reference) .wallet-reference .wallet-hero-mark{flex:0 0 42px!important;width:42px!important;height:42px!important;border:1px solid rgba(25,215,164,.3)!important;border-radius:5px!important;background:#19d7a41a!important;color:var(--seller-accent)!important;font-size:19px!important}body:has(.wallet-reference) .wallet-reference .wallet-hero-copy>div>span,body:has(.wallet-reference) .wallet-reference .wallet-title-row>div>span{color:var(--seller-muted)!important;font-size:9px!important;letter-spacing:.16em!important}body:has(.wallet-reference) .wallet-reference .wallet-hero h1{margin:3px 0 4px!important;color:var(--seller-ink)!important;font-size:26px!important;line-height:1.15!important}body:has(.wallet-reference) .wallet-reference .wallet-hero p{color:var(--seller-muted)!important;font-size:10px!important}body:has(.wallet-reference) .wallet-reference .wallet-balance-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 12px!important}body:has(.wallet-reference) .wallet-reference .wallet-balance-card{min-height:102px!important;padding:15px!important;border:1px solid var(--seller-line)!important;border-radius:5px!important;background:#17243a!important;box-shadow:none!important}body:has(.wallet-reference) .wallet-reference .wallet-balance-card.wallet-frozen{border-color:#ffc34f57!important;background:#282522!important}body:has(.wallet-reference) .wallet-reference .wallet-balance-card span{color:var(--seller-muted)!important;font-size:11px!important}body:has(.wallet-reference) .wallet-reference .wallet-balance-card strong{display:block!important;margin-top:9px!important;color:var(--seller-accent)!important;font-size:28px!important}body:has(.wallet-reference) .wallet-reference .wallet-balance-card.wallet-frozen strong{color:var(--seller-warm)!important}body:has(.wallet-reference) .wallet-reference .wallet-balance-card em{color:var(--seller-muted)!important;font-size:10px!important;font-style:normal!important}body:has(.wallet-reference) .wallet-reference .wallet-freeze-note{display:flex!important;gap:8px!important;margin:0 0 12px!important;padding:11px 12px!important;border:1px solid rgba(255,195,79,.2)!important;border-radius:4px!important;background:#37191c94!important;color:#c4a26d!important;font-size:10px!important;line-height:1.45!important}body:has(.wallet-reference) .wallet-reference .wallet-freeze-note b{flex:0 0 auto!important;color:var(--seller-warm)!important}body:has(.wallet-reference) .wallet-reference .wallet-freeze-note p{margin:0!important}body:has(.wallet-reference) .wallet-reference .wallet-freeze-note strong{color:#e5bd65!important}body:has(.wallet-reference) .wallet-reference .wallet-panel{padding:14px!important;border:1px solid var(--seller-line)!important;border-radius:5px!important;background:#101722!important;box-shadow:none!important}body:has(.wallet-reference) .wallet-reference .wallet-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:3px!important;margin:0 0 20px!important;padding:3px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:#0c1420!important}body:has(.wallet-reference) .wallet-reference .wallet-tabs button{min-height:35px!important;border:0!important;border-radius:3px!important;background:transparent!important;color:var(--seller-muted)!important;font:inherit!important;font-size:11px!important}body:has(.wallet-reference) .wallet-reference .wallet-tabs button.active{background:var(--seller-surface-soft)!important;color:var(--seller-ink)!important}body:has(.wallet-reference) .wallet-reference .wallet-tab-content h2{margin:0 0 13px!important;color:var(--seller-ink)!important;font-size:16px!important}body:has(.wallet-reference) .wallet-reference .wallet-method-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-bottom:17px!important}body:has(.wallet-reference) .wallet-reference .wallet-method{min-height:68px!important;padding:9px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:#141b2b!important;color:var(--seller-muted)!important;font-size:11px!important}body:has(.wallet-reference) .wallet-reference .wallet-method.active{border-color:var(--seller-blue)!important;box-shadow:0 0 0 1px var(--seller-blue) inset!important;color:var(--seller-blue)!important}body:has(.wallet-reference) .wallet-reference .wallet-method i{color:currentColor!important;font-size:17px!important}body:has(.wallet-reference) .wallet-reference .wallet-withdraw-form{display:grid!important;gap:12px!important}body:has(.wallet-reference) .wallet-reference .wallet-withdraw-form>label,body:has(.wallet-reference) .wallet-reference .wallet-recipient-grid label{display:grid!important;gap:5px!important;min-width:0!important;color:var(--seller-muted)!important;font-size:10px!important}body:has(.wallet-reference) .wallet-reference .wallet-withdraw-form>.wallet-bank-field[hidden]{display:none!important}body:has(.wallet-reference) .wallet-reference .wallet-withdraw-form input,body:has(.wallet-reference) .wallet-reference .wallet-withdraw-form textarea{box-sizing:border-box!important;width:100%!important;min-width:0!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:#0e1720!important;color:var(--seller-ink)!important;font-size:11px!important}body:has(.wallet-reference) .wallet-reference .wallet-withdraw-form input{min-height:36px!important;padding:0 9px!important}body:has(.wallet-reference) .wallet-reference .wallet-withdraw-form textarea{min-height:70px!important;padding:8px 9px!important}body:has(.wallet-reference) .wallet-reference .wallet-recipient-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body:has(.wallet-reference) .wallet-reference .wallet-amount-input{display:grid!important;grid-template-columns:25px minmax(0,1fr)!important;align-items:center!important;min-width:0!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:#0e1720!important}body:has(.wallet-reference) .wallet-reference .wallet-amount-input b{color:var(--seller-muted)!important;text-align:center!important}body:has(.wallet-reference) .wallet-reference .wallet-amount-input input{border:0!important;background:transparent!important}body:has(.wallet-reference) .wallet-reference .wallet-form-hint{min-height:0!important;margin:-4px 0 0!important;color:var(--seller-dim)!important;font-size:9px!important;line-height:1.4!important}body:has(.wallet-reference) .wallet-reference .wallet-submit{min-height:38px!important;border:0!important;border-radius:4px!important;background:var(--seller-accent-strong)!important;color:#061711!important;font-size:11px!important;font-weight:900!important}body:has(.wallet-reference) .wallet-reference .wallet-submit:disabled{background:#10664f!important;color:#071e17!important;opacity:.78!important}body:has(.wallet-reference) .wallet-reference .wallet-history-row{padding:12px!important;border:1px solid var(--seller-line)!important;border-radius:4px!important;background:var(--seller-surface-raised)!important}body:has(.wallet-reference) .wallet-reference .wallet-history-row b{color:var(--seller-accent)!important}body:has(.wallet-reference) .wallet-reference .wallet-history-row span,body:has(.wallet-reference) .wallet-reference .wallet-history-row time{color:var(--seller-muted)!important;font-size:10px!important}body:has(.wallet-reference) .wallet-reference .wallet-empty{border-color:var(--seller-line)!important;color:var(--seller-muted)!important}@media (max-width: 720px){body:has(.q-account-page),body:has(.publish-page),body:has(.wallet-reference){overflow-x:hidden!important}body:has(.q-account-page) .pc-top.q-top,body:has(.publish-page) .pc-top.q-top,body:has(.wallet-reference) .pc-top.q-top{display:none!important}body:has(.q-account-page) .q-bottom-nav,body:has(.publish-page) .q-bottom-nav,body:has(.wallet-reference) .q-bottom-nav{border-top:1px solid rgba(117,164,170,.24)!important;background:#0e161ef5!important;box-shadow:0 -8px 24px #00000038!important;backdrop-filter:blur(12px)}body:has(.q-account-page) .q-bottom-nav a,body:has(.publish-page) .q-bottom-nav a,body:has(.wallet-reference) .q-bottom-nav a{color:var(--seller-muted)!important}body:has(.q-account-page) .q-bottom-nav a.active,body:has(.publish-page) .q-bottom-nav a.active,body:has(.wallet-reference) .q-bottom-nav a.active{color:var(--seller-accent)!important}body:has(.q-account-page) .q-account-page,body:has(.publish-page) .publish-page,body:has(.wallet-reference) .wallet-page.wallet-reference{width:100%!important;box-sizing:border-box!important;padding-right:12px!important;padding-left:12px!important}body:has(.q-account-page) .q-account-page{padding-top:18px!important;padding-bottom:calc(86px + env(safe-area-inset-bottom))!important}body:has(.q-account-page) .q-account-hero{margin-bottom:14px!important}body:has(.q-account-page) .q-account-hero h1{font-size:21px!important}body:has(.q-account-page) .q-account-hero{align-items:flex-start!important;gap:8px!important}body:has(.q-account-page) .q-account-hero .account-hero-copy{flex:1 1 auto!important}body:has(.q-account-page) .q-account-hero .account-hero-copy>p{margin-bottom:3px!important;font-size:8px!important}body:has(.q-account-page) .account-console-user{gap:8px!important}body:has(.q-account-page) .account-console-avatar{flex-basis:40px!important;width:40px!important;height:40px!important}body:has(.q-account-page) .account-console-user h1{font-size:18px!important}body:has(.q-account-page) .account-console-user h1>small{font-size:13px!important}body:has(.q-account-page) .account-console-user .account-avatar-edit{min-height:21px!important;padding:0 5px!important;font-size:8px!important}body:has(.q-account-page) .account-console-user>div>span{max-width:210px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important}body:has(.q-account-page) .account-console-actions{display:grid!important;gap:5px!important}body:has(.q-account-page) .account-console-actions .button-primary{display:none!important}body:has(.q-account-page) .account-console-actions .account-logout{min-height:27px!important;min-width:62px!important;padding:0 7px!important;font-size:9px!important;white-space:nowrap!important}body:has(.q-account-page) .q-account-hero small{max-width:230px!important;font-size:10px!important}body:has(.q-account-page) .q-account-profile{grid-template-columns:1fr!important;gap:18px!important;padding:16px!important}body:has(.q-account-page) .q-account-profile .account-profile-left{grid-template-columns:66px minmax(0,1fr)!important;gap:12px!important}body:has(.q-account-page) .q-account-profile .account-avatar-wrap,body:has(.q-account-page) .q-account-profile .account-avatar-wrap .avatar.big{width:62px!important;height:62px!important}body:has(.q-account-page) .q-account-profile .account-profile-main strong{font-size:19px!important}body:has(.q-account-page) .q-account-profile .account-role-title b{font-size:16px!important}body:has(.q-account-page) .account-summary-grid{gap:8px!important}body:has(.q-account-page) .account-summary-grid>a{padding:12px 11px!important}body:has(.q-account-page) .account-summary-grid strong{font-size:23px!important}body:has(.q-account-page) .account-funds-entry{display:grid!important;gap:11px!important;padding:13px!important}body:has(.q-account-page) .account-funds-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:7px!important}body:has(.q-account-page) .account-funds-actions>small{grid-column:1 / -1!important}body:has(.q-account-page) .account-funds-actions .button-primary,body:has(.q-account-page) .account-funds-actions .button-soft{width:100%!important;min-width:0!important;padding:0 6px!important;font-size:10px!important}body:has(.q-account-page) .q-account-stats{padding:12px!important}body:has(.q-account-page) .account-workspace-tabs{margin-bottom:13px!important}body:has(.q-account-page) .account-workspace-tabs a,body:has(.q-account-page) .account-workspace-tabs button{min-height:31px!important;font-size:10px!important}body:has(.q-account-page) .q-account-stats .account-product-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}body:has(.q-account-page) .q-account-stats .account-product-stats a{min-height:94px!important;padding:10px!important}body:has(.q-account-page) .q-account-stats .account-product-stats b{margin-top:8px!important;font-size:22px!important}body:has(.q-account-page) .account-wallet-modal-mask{align-items:end!important;padding:0!important}body:has(.q-account-page) .account-wallet-modal{width:100%!important;max-height:calc(100dvh - 16px)!important;border-right:0!important;border-bottom:0!important;border-left:0!important;border-radius:10px 10px 0 0!important}body:has(.q-account-page) .account-wallet-modal>header,body:has(.q-account-page) .account-wallet-summary,body:has(.q-account-page) .account-wallet-modal-actions{padding-right:14px!important;padding-left:14px!important}body:has(.q-account-page) .account-wallet-rule{margin-right:14px!important;margin-left:14px!important}body:has(.q-account-page) .account-wallet-modal>header h2{font-size:18px!important}body:has(.q-account-page) .account-wallet-summary strong{font-size:21px!important}body:has(.q-account-page) .account-wallet-modal-actions{flex-wrap:wrap!important}body:has(.q-account-page) .account-wallet-modal-actions>span{flex:0 0 100%!important}body:has(.q-account-page) .account-wallet-modal-actions .button-primary,body:has(.q-account-page) .account-wallet-modal-actions .button-soft{flex:1!important;min-width:0!important}body:has(.publish-page) .publish-page{padding-top:18px!important;padding-bottom:calc(86px + env(safe-area-inset-bottom))!important}body:has(.publish-page) .publish-page .publish-hero{margin-bottom:14px!important;padding-bottom:13px!important}body:has(.publish-page) .publish-page .publish-hero h1{font-size:21px!important}body:has(.publish-page) .publish-page .publish-hero p{margin-left:0!important;font-size:10px!important}body:has(.publish-page) .q-publish-form{gap:10px!important}body:has(.publish-page) .q-publish-form .form-step,body:has(.publish-page) .q-publish-form .publish-checklist{padding:13px!important}body:has(.publish-page) .q-publish-form .form-step,body:has(.publish-page) .q-publish-form .form-step.step-params{grid-template-columns:1fr!important;gap:10px!important}body:has(.publish-page) .q-publish-form .form-step h2,body:has(.publish-page) .q-publish-form .publish-checklist h2{font-size:13px!important}body:has(.publish-page) .q-publish-form .check-items{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:has(.publish-page) .q-publish-form .sticky-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:3px 0!important}body:has(.publish-page) .q-publish-form .sticky-actions button{min-width:0!important;min-height:42px!important;padding:0 8px!important;font-size:11px!important}body:has(.wallet-reference) .wallet-page.wallet-reference{padding-top:20px!important;padding-bottom:calc(30px + env(safe-area-inset-bottom))!important}body:has(.wallet-reference) .wallet-reference .wallet-balance-card{min-height:95px!important;padding:12px!important}body:has(.wallet-reference) .wallet-reference .wallet-balance-card strong{margin-top:7px!important;font-size:23px!important}body:has(.wallet-reference) .wallet-reference .wallet-method{min-height:62px!important}body:has(.wallet-reference) .wallet-reference .wallet-recipient-grid{grid-template-columns:1fr!important;gap:10px!important}body:has(.wallet-reference) .wallet-reference .wallet-panel{padding:11px!important}body:has(.wallet-reference) .wallet-reference .wallet-tabs{margin-bottom:16px!important}body:has(.wallet-reference) .wallet-reference .wallet-tabs button{min-height:33px!important;font-size:10px!important}body:has(.wallet-reference) .wallet-reference .wallet-history-row{grid-template-columns:minmax(0,1fr) auto!important}}@media (max-width: 360px){body:has(.q-account-page) .account-summary-grid>a{grid-template-columns:1fr!important;gap:2px!important}body:has(.q-account-page) .account-summary-grid strong{grid-row:auto!important}body:has(.publish-page) .q-publish-form .check-items{grid-template-columns:1fr!important}}.wallet-withdrawal-editor-panel{margin-bottom:18px!important;border-color:#19d7a457!important;background:linear-gradient(145deg,#111f27fa,#0d161ffa)!important}.wallet-withdrawal-editor-form{display:grid;gap:14px}.wallet-withdrawal-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wallet-withdrawal-editor-grid label{display:grid;min-width:0;gap:6px}.wallet-withdrawal-editor-grid label>span{color:#a9bdd1;font-size:12px}.wallet-withdrawal-editor-grid input,.wallet-withdrawal-editor-grid select,.wallet-withdrawal-editor-grid textarea{width:100%;box-sizing:border-box;min-width:0;border:1px solid #2a3e54;border-radius:6px;background:#0d1724;color:#e7f1fb;padding:10px 11px;font:inherit;font-size:13px}.wallet-withdrawal-editor-grid input,.wallet-withdrawal-editor-grid select{min-height:42px}.wallet-withdrawal-editor-grid textarea{resize:vertical;line-height:1.45}.wallet-withdrawal-editor-grid input:focus,.wallet-withdrawal-editor-grid select:focus,.wallet-withdrawal-editor-grid textarea:focus{outline:0;border-color:#32d5ae;box-shadow:0 0 0 3px #32d5ae1f}.wallet-withdrawal-editor-wide{grid-column:span 3}.wallet-withdrawal-editor-actions{display:flex;align-items:center;gap:12px}.wallet-withdrawal-editor-actions .button-primary{min-height:40px}.wallet-withdrawal-editor-feedback{color:#7f9aaa;font-size:12px}.wallet-withdrawal-editor-feedback:not(:empty){color:#55ddb5}.wallet-admin-actions{white-space:normal!important;min-width:190px}.wallet-admin-actions .button-small{margin:2px 4px 2px 0}@media (max-width: 760px){.wallet-withdrawal-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wallet-withdrawal-editor-wide{grid-column:1 / -1}.wallet-withdrawal-editor-actions{align-items:stretch;flex-direction:column}.wallet-withdrawal-editor-actions .button-primary{width:100%}}@media (max-width: 480px){.wallet-withdrawal-editor-grid{grid-template-columns:1fr}.wallet-withdrawal-editor-wide{grid-column:auto}.wallet-withdrawal-editor-panel .wallet-adjustment-heading{flex-direction:column}.wallet-withdrawal-editor-panel .wallet-adjustment-heading .button-small{align-self:flex-start}}@media (min-width: 768px) and (max-width: 980px){.wallet-adjustment-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-adjustment-note{grid-column:1 / -1}.wallet-withdrawal-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-withdrawal-editor-wide{grid-column:1 / -1}}:root{--color-background: #0a1017;--color-foreground: #e4edf2;--color-card: #111a23;--color-card-foreground: #e4edf2;--color-popover: #151f2b;--color-popover-foreground: #e4edf2;--color-primary: #19d7a4;--color-primary-foreground: #061711;--color-secondary: #192533;--color-secondary-foreground: #dbe8ee;--color-muted: #82949e;--color-muted-foreground: #5f727e;--color-accent: #5da7ff;--color-accent-foreground: #071321;--color-destructive: #ff7080;--color-destructive-foreground: #22070b;--color-border: rgba(117, 164, 170, .22);--color-input: #0e1720;--color-ring: #19d7a4;--color-warning: #ffc34f;--radius: 8px;--app-background: var(--color-background);--app-foreground: var(--color-foreground);--app-card: var(--color-card);--app-card-foreground: var(--color-card-foreground);--app-popover: var(--color-popover);--app-popover-foreground: var(--color-popover-foreground);--app-primary: var(--color-primary);--app-primary-foreground: var(--color-primary-foreground);--app-secondary: var(--color-secondary);--app-secondary-foreground: var(--color-secondary-foreground);--app-muted: var(--color-muted);--app-muted-foreground: var(--color-muted-foreground);--app-accent: var(--color-accent);--app-accent-foreground: var(--color-accent-foreground);--app-destructive: var(--color-destructive);--app-destructive-foreground: var(--color-destructive-foreground);--app-border: var(--color-border);--app-input: var(--color-input);--app-ring: var(--color-ring);--app-warning: var(--color-warning);--app-radius: 8px;--app-radius-lg: 12px;--app-shadow: 0 16px 38px rgba(0, 0, 0, .24)}.unified-main-layout,.app-main-layout,.admin-support-page{--background: var(--app-background);--foreground: var(--app-foreground);--card: var(--app-card);--card-foreground: var(--app-card-foreground);--popover: var(--app-popover);--popover-foreground: var(--app-popover-foreground);--primary: var(--app-primary);--primary-foreground: var(--app-primary-foreground);--secondary: var(--app-secondary);--secondary-foreground: var(--app-secondary-foreground);--muted: var(--app-muted);--muted-foreground: var(--app-muted-foreground);--accent: var(--app-accent);--accent-foreground: var(--app-accent-foreground);--destructive: var(--app-destructive);--destructive-foreground: var(--app-destructive-foreground);--border: var(--app-border);--input: var(--app-input);--ring: var(--app-ring);--warning: var(--app-warning);--radius: var(--app-radius);min-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow-x:clip;background:var(--background);color:var(--foreground);color-scheme:dark}body:has(.unified-main-layout),body:has(.app-main-layout),body:has(.unified-dark-page),body:has(.wallet-page),body:has(.mine-page),body:has(.publish-page),body:has(.transaction-page),body:has(.login-gate-page){background:var(--app-background)!important;color:var(--app-foreground)!important}body:has(.unified-main-layout) #root,body:has(.app-main-layout) #root,body:has(.unified-dark-page) #root,body:has(.wallet-page) #root,body:has(.mine-page) #root,body:has(.publish-page) #root,body:has(.transaction-page) #root,body:has(.login-gate-page) #root{min-height:100dvh;background:var(--app-background)}.unified-dark-page{--background: var(--app-background);--foreground: var(--app-foreground);--card: var(--app-card);--card-foreground: var(--app-card-foreground);--popover: var(--app-popover);--popover-foreground: var(--app-popover-foreground);--primary: var(--app-primary);--primary-foreground: var(--app-primary-foreground);--secondary: var(--app-secondary);--secondary-foreground: var(--app-secondary-foreground);--muted: var(--app-muted);--muted-foreground: var(--app-muted-foreground);--accent: var(--app-accent);--accent-foreground: var(--app-accent-foreground);--destructive: var(--app-destructive);--destructive-foreground: var(--app-destructive-foreground);--border: var(--app-border);--input: var(--app-input);--ring: var(--app-ring);--warning: var(--app-warning);--radius: var(--app-radius);background:transparent!important;color:var(--foreground)!important;color-scheme:dark}.unified-main-layout>.site-page,.app-main-layout>.site-page,.unified-main-layout .site-page,.app-main-layout .site-page{width:min(1180px,calc(100% - 40px));min-width:0;margin-inline:auto;background:transparent!important;color:var(--foreground)!important}.unified-main-layout .site-page a,.app-main-layout .site-page a{color:inherit}.unified-main-layout .pc-top.q-top,.app-main-layout .pc-top.q-top{border-bottom:1px solid var(--border)!important;background:color-mix(in srgb,var(--background) 96%,transparent)!important;color:var(--foreground)!important;box-shadow:none!important;backdrop-filter:blur(14px)}.unified-main-layout .q-top .pc-logo,.app-main-layout .q-top .pc-logo,.unified-main-layout .q-top nav a,.app-main-layout .q-top nav a,.unified-main-layout .pc-account-menu,.app-main-layout .pc-account-menu{color:var(--foreground)!important}.unified-main-layout .q-top .pc-logo strong,.app-main-layout .q-top .pc-logo strong,.unified-main-layout .q-top .pc-logo span,.app-main-layout .q-top .pc-logo span,.unified-main-layout .pc-account-copy b,.app-main-layout .pc-account-copy b{color:var(--foreground)!important}.unified-main-layout .q-top nav a:not(.active),.app-main-layout .q-top nav a:not(.active),.unified-main-layout .q-top .pc-logo small,.app-main-layout .q-top .pc-logo small,.unified-main-layout .pc-account-copy em,.app-main-layout .pc-account-copy em{color:var(--muted)!important}.unified-main-layout .q-top nav a.active,.app-main-layout .q-top nav a.active,.unified-main-layout .q-top nav a:hover,.app-main-layout .q-top nav a:hover{color:var(--primary)!important}.unified-main-layout .q-top nav a.active:after,.app-main-layout .q-top nav a.active:after{background:var(--primary)!important}.unified-main-layout .q-top .pc-search,.app-main-layout .q-top .pc-search{border-color:var(--border)!important;background:var(--input)!important;box-shadow:none!important}.unified-main-layout .q-top .pc-search input,.app-main-layout .q-top .pc-search input{background:transparent!important;color:var(--foreground)!important}.unified-main-layout .q-top .pc-search input::placeholder,.app-main-layout .q-top .pc-search input::placeholder{color:var(--muted-foreground)!important}.unified-main-layout .q-top .pc-search button,.app-main-layout .q-top .pc-search button,.unified-main-layout .pc-publish-cta,.app-main-layout .pc-publish-cta{background:var(--primary)!important;color:var(--primary-foreground)!important}.unified-main-layout .pc-support-cta,.app-main-layout .pc-support-cta{border-color:var(--border)!important;color:var(--foreground)!important}.unified-main-layout .q-mobile-top,.app-main-layout .q-mobile-top,.unified-main-layout .m-top,.app-main-layout .m-top{background:var(--background)!important;color:var(--foreground)!important}.unified-main-layout .q-bottom-nav,.app-main-layout .q-bottom-nav{border-top:1px solid var(--border)!important;background:color-mix(in srgb,var(--background) 96%,transparent)!important;color:var(--muted)!important;box-shadow:0 -12px 30px #0000003d!important;backdrop-filter:blur(14px)}.unified-main-layout .q-bottom-nav a,.app-main-layout .q-bottom-nav a{color:var(--muted)!important}.unified-main-layout .q-bottom-nav a.active,.app-main-layout .q-bottom-nav a.active{color:var(--primary)!important}.unified-main-layout .q-bottom-nav .publish-tab,.app-main-layout .q-bottom-nav .publish-tab{background:var(--primary)!important;color:var(--primary-foreground)!important}.unified-main-layout .q-bottom-nav .publish-tab.active,.app-main-layout .q-bottom-nav .publish-tab.active,.unified-main-layout .q-bottom-nav .publish-tab.active svg,.app-main-layout .q-bottom-nav .publish-tab.active svg,.unified-main-layout .q-bottom-nav .publish-tab.active em,.app-main-layout .q-bottom-nav .publish-tab.active em{color:var(--primary-foreground)!important}.unified-main-layout .white-card,.app-main-layout .white-card,.unified-main-layout .empty-state,.app-main-layout .empty-state,.unified-main-layout .mine-panel,.app-main-layout .mine-panel,.unified-main-layout .form-step,.app-main-layout .form-step,.unified-main-layout .publish-checklist,.app-main-layout .publish-checklist,.unified-main-layout .transaction-form,.app-main-layout .transaction-form,.unified-main-layout .purchase-card,.app-main-layout .purchase-card,.unified-main-layout .purchase-detail-shell,.app-main-layout .purchase-detail-shell,.unified-main-layout .order-card,.app-main-layout .order-card{border:1px solid var(--border)!important;border-radius:var(--radius)!important;background:var(--card)!important;color:var(--card-foreground)!important;box-shadow:var(--app-shadow)!important}.unified-main-layout .button-primary,.app-main-layout .button-primary{border-color:transparent!important;background:var(--primary)!important;color:var(--primary-foreground)!important}.unified-main-layout .button-primary:hover,.unified-main-layout .button-primary:focus-visible,.app-main-layout .button-primary:hover,.app-main-layout .button-primary:focus-visible{background:color-mix(in srgb,var(--primary) 86%,white)!important}.unified-main-layout .button-soft,.app-main-layout .button-soft{border:1px solid var(--border)!important;background:var(--secondary)!important;color:var(--secondary-foreground)!important}.unified-main-layout .button-soft:hover,.unified-main-layout .button-soft:focus-visible,.app-main-layout .button-soft:hover,.app-main-layout .button-soft:focus-visible{border-color:var(--ring)!important;color:var(--foreground)!important}.unified-main-layout input,.unified-main-layout select,.unified-main-layout textarea,.app-main-layout input,.app-main-layout select,.app-main-layout textarea{border:1px solid var(--border)!important;background:var(--input)!important;color:var(--foreground)!important;color-scheme:dark}.unified-main-layout input::placeholder,.unified-main-layout textarea::placeholder,.app-main-layout input::placeholder,.app-main-layout textarea::placeholder{color:var(--muted-foreground)!important}.unified-main-layout input:focus,.unified-main-layout select:focus,.unified-main-layout textarea:focus,.app-main-layout input:focus,.app-main-layout select:focus,.app-main-layout textarea:focus{border-color:var(--ring)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 16%,transparent)!important;outline:0!important}.unified-main-layout .safe-note,.app-main-layout .safe-note,.unified-main-layout .status-box,.app-main-layout .status-box{border:1px solid color-mix(in srgb,var(--warning) 36%,var(--border))!important;background:color-mix(in srgb,var(--warning) 8%,var(--card))!important;color:var(--app-warning)!important}.unified-main-layout .data-mode-banner,.app-main-layout .data-mode-banner,body:has(.unified-main-layout) .data-mode-banner{border:1px solid color-mix(in srgb,var(--warning) 42%,var(--border))!important;border-radius:var(--radius)!important;background:color-mix(in srgb,var(--warning) 10%,var(--card))!important;color:var(--warning)!important;box-shadow:none!important}.unified-main-layout .login-gate-page,.app-main-layout .login-gate-page,body:has(.login-gate-page) .login-gate-page{width:min(936px,calc(100% - 40px))!important;min-height:calc(100dvh - 92px)!important;margin-inline:auto!important;padding:36px 0 84px!important;background:transparent!important;color:var(--app-foreground)!important}.unified-main-layout .login-gate-page .publish-hero,.app-main-layout .login-gate-page .publish-hero,body:has(.login-gate-page) .login-gate-page .publish-hero{border-color:var(--border)!important;background:transparent!important;color:var(--foreground)!important;box-shadow:none!important}.unified-main-layout .login-gate-page .publish-hero h1,.app-main-layout .login-gate-page .publish-hero h1,body:has(.login-gate-page) .login-gate-page .publish-hero h1,.unified-main-layout .login-gate-copy h2,.app-main-layout .login-gate-copy h2,body:has(.login-gate-page) .login-gate-copy h2{color:var(--foreground)!important}.unified-main-layout .login-gate-page .publish-hero p,.app-main-layout .login-gate-page .publish-hero p,body:has(.login-gate-page) .login-gate-page .publish-hero p,.unified-main-layout .login-gate-copy p,.app-main-layout .login-gate-copy p,body:has(.login-gate-page) .login-gate-copy p{color:var(--muted)!important}.unified-main-layout .login-gate-hero,.app-main-layout .login-gate-hero,body:has(.login-gate-page) .login-gate-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;min-height:180px!important;margin:0 0 20px!important;padding:20px 0!important;border-bottom:1px solid var(--border)!important;background:transparent!important;color:var(--foreground)!important}.unified-main-layout .login-gate-hero>div,.app-main-layout .login-gate-hero>div,body:has(.login-gate-page) .login-gate-hero>div{min-width:0;flex:1 1 auto}.unified-main-layout .login-gate-hero-icon,.app-main-layout .login-gate-hero-icon,body:has(.login-gate-page) .login-gate-hero-icon{display:inline-grid!important;width:28px;height:28px;margin-right:8px;place-items:center;border:1px solid var(--app-line, var(--border));border-radius:6px;background:color-mix(in srgb,var(--primary) 12%,var(--secondary));color:var(--primary);vertical-align:middle}.unified-main-layout .login-gate-eyebrow,.app-main-layout .login-gate-eyebrow,body:has(.login-gate-page) .login-gate-eyebrow{color:var(--primary)!important;font-size:10px;font-weight:800;letter-spacing:.16em}.unified-main-layout .login-gate-hero h1,.app-main-layout .login-gate-hero h1,body:has(.login-gate-page) .login-gate-hero h1{margin:8px 0 6px;color:var(--foreground)!important;font-size:clamp(24px,3vw,34px);line-height:1.2}.unified-main-layout .login-gate-hero p,.app-main-layout .login-gate-hero p,body:has(.login-gate-page) .login-gate-hero p{margin:0;color:var(--muted)!important;font-size:12px;line-height:1.6}.unified-main-layout .login-gate-card,.app-main-layout .login-gate-card,body:has(.login-gate-page) .login-gate-card{border:1px solid var(--border)!important;background:var(--card)!important;color:var(--card-foreground)!important;box-shadow:var(--app-shadow)!important}.unified-main-layout .login-gate-icon,.app-main-layout .login-gate-icon,body:has(.login-gate-page) .login-gate-icon{border:1px solid var(--border)!important;background:color-mix(in srgb,var(--primary) 12%,var(--secondary))!important;color:var(--primary)!important;box-shadow:none!important}.unified-main-layout .login-gate-copy>span,.app-main-layout .login-gate-copy>span,body:has(.login-gate-page) .login-gate-copy>span{color:var(--primary)!important}.unified-main-layout .login-gate-mascot,.app-main-layout .login-gate-mascot,body:has(.login-gate-page) .login-gate-mascot{display:block!important;flex:0 0 auto;width:clamp(140px,22vw,240px)!important;height:clamp(132px,20vw,220px)!important;max-width:42%!important;overflow:hidden;opacity:.96}.unified-main-layout .login-gate-mascot .q-mascot-svg,.app-main-layout .login-gate-mascot .q-mascot-svg,body:has(.login-gate-page) .login-gate-mascot .q-mascot-svg{width:100%!important;height:100%!important}.unified-main-layout .mine-page,.app-main-layout .mine-page,body:has(.mine-page) .mine-page{width:min(936px,calc(100% - 40px))!important;max-width:none!important;min-height:calc(100dvh - 92px)!important;padding:32px 0 84px!important;color:var(--foreground)!important}.unified-main-layout .mine-head,.app-main-layout .mine-head,body:has(.mine-page) .mine-head{display:flex;align-items:center;gap:16px;margin:0 0 16px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)!important;color:var(--foreground)!important}.unified-main-layout .mine-head p,.app-main-layout .mine-head p,body:has(.mine-page) .mine-head p,.unified-main-layout .mine-head h1,.app-main-layout .mine-head h1,body:has(.mine-page) .mine-head h1{color:var(--foreground)!important}.unified-main-layout .mine-head p,.app-main-layout .mine-head p,body:has(.mine-page) .mine-head p{font-size:12px!important}.unified-main-layout .mine-panel,.app-main-layout .mine-panel,body:has(.mine-page) .mine-panel{margin:0 0 16px!important;padding:18px!important}.unified-main-layout .mine-panel h2,.app-main-layout .mine-panel h2,body:has(.mine-page) .mine-panel h2{margin:0 0 14px;color:var(--foreground)!important;font-size:16px}.unified-main-layout .mine-grid a,.unified-main-layout .mine-grid button,.app-main-layout .mine-grid a,.app-main-layout .mine-grid button,body:has(.mine-page) .mine-grid a,body:has(.mine-page) .mine-grid button{border:1px solid var(--border)!important;border-radius:var(--radius)!important;background:var(--secondary)!important;color:var(--foreground)!important}.unified-main-layout .mine-grid span,.app-main-layout .mine-grid span,body:has(.mine-page) .mine-grid span,.unified-main-layout .mine-grid em,.app-main-layout .mine-grid em,body:has(.mine-page) .mine-grid em{color:inherit!important}.unified-main-layout .mine-grid a:hover,.unified-main-layout .mine-grid button:hover,.app-main-layout .mine-grid a:hover,.app-main-layout .mine-grid button:hover,body:has(.mine-page) .mine-grid a:hover,body:has(.mine-page) .mine-grid button:hover{border-color:var(--ring)!important;background:var(--popover)!important}.unified-main-layout .publish-page,.app-main-layout .publish-page,body:has(.publish-page) .publish-page{width:min(936px,calc(100% - 40px))!important;min-height:calc(100dvh - 92px)!important;padding:32px 0 84px!important;color:var(--foreground)!important}.unified-main-layout .publish-page .publish-hero,.app-main-layout .publish-page .publish-hero,body:has(.publish-page) .publish-page .publish-hero{border-color:var(--border)!important;background:transparent!important;color:var(--foreground)!important;box-shadow:none!important}.unified-main-layout .publish-page .publish-hero h1,.app-main-layout .publish-page .publish-hero h1,body:has(.publish-page) .publish-page .publish-hero h1,.unified-main-layout .publish-page .publish-hero p,.app-main-layout .publish-page .publish-hero p,body:has(.publish-page) .publish-page .publish-hero p{color:var(--foreground)!important}.unified-main-layout .publish-page .publish-hero p,.app-main-layout .publish-page .publish-hero p,body:has(.publish-page) .publish-page .publish-hero p{color:var(--muted)!important}.unified-main-layout .q-publish-form .form-step,.app-main-layout .q-publish-form .form-step,body:has(.publish-page) .q-publish-form .form-step,.unified-main-layout .q-publish-form .publish-checklist,.app-main-layout .q-publish-form .publish-checklist,body:has(.publish-page) .q-publish-form .publish-checklist{border-color:var(--border)!important;background:var(--card)!important;box-shadow:var(--app-shadow)!important}.unified-main-layout .q-publish-form label,.app-main-layout .q-publish-form label,body:has(.publish-page) .q-publish-form label,.unified-main-layout .q-publish-form label>span,.app-main-layout .q-publish-form label>span,body:has(.publish-page) .q-publish-form label>span{color:var(--muted)!important}.unified-main-layout .q-publish-form .form-step h2,.app-main-layout .q-publish-form .form-step h2,body:has(.publish-page) .q-publish-form .form-step h2,.unified-main-layout .q-publish-form .publish-checklist h2,.app-main-layout .q-publish-form .publish-checklist h2,body:has(.publish-page) .q-publish-form .publish-checklist h2{border-bottom-color:var(--border)!important;color:var(--foreground)!important}.unified-main-layout .q-publish-form .check-items p,.app-main-layout .q-publish-form .check-items p,body:has(.publish-page) .q-publish-form .check-items p{border-color:var(--border)!important;background:var(--input)!important}.unified-main-layout .q-publish-form .check-items p.ok,.app-main-layout .q-publish-form .check-items p.ok,body:has(.publish-page) .q-publish-form .check-items p.ok{border-color:color-mix(in srgb,var(--primary) 42%,var(--border))!important;background:color-mix(in srgb,var(--primary) 8%,var(--input))!important}.unified-main-layout .listing-estimate-preview,.app-main-layout .listing-estimate-preview,body:has(.publish-page) .listing-estimate-preview{border-color:color-mix(in srgb,var(--primary) 38%,var(--border))!important;background:color-mix(in srgb,var(--primary) 7%,var(--card))!important;color:var(--foreground)!important}.unified-main-layout .listing-estimate-preview header,.app-main-layout .listing-estimate-preview header,body:has(.publish-page) .listing-estimate-preview header{color:var(--foreground)!important}.unified-main-layout .listing-estimate-preview header strong,.app-main-layout .listing-estimate-preview header strong,body:has(.publish-page) .listing-estimate-preview header strong{color:var(--app-warning)!important}.unified-main-layout .listing-estimate-preview .listing-auto-pricing span,.app-main-layout .listing-estimate-preview .listing-auto-pricing span,body:has(.publish-page) .listing-estimate-preview .listing-auto-pricing span,.unified-main-layout .listing-estimate-preview p span,.app-main-layout .listing-estimate-preview p span,body:has(.publish-page) .listing-estimate-preview p span,.unified-main-layout .listing-estimate-preview small,.app-main-layout .listing-estimate-preview small,body:has(.publish-page) .listing-estimate-preview small{color:var(--muted)!important}.unified-main-layout .listing-estimate-preview>div p,.app-main-layout .listing-estimate-preview>div p,body:has(.publish-page) .listing-estimate-preview>div p{border:1px solid var(--border)!important;background:var(--secondary)!important;color:var(--foreground)!important}.unified-main-layout .listing-estimate-preview>div p b,.app-main-layout .listing-estimate-preview>div p b,body:has(.publish-page) .listing-estimate-preview>div p b{color:var(--foreground)!important}.unified-main-layout .transaction-page,.app-main-layout .transaction-page,body:has(.transaction-page) .transaction-page{width:min(1180px,calc(100% - 40px))!important;min-height:calc(100dvh - 92px)!important;padding:32px 0 84px!important;color:var(--foreground)!important}.unified-main-layout .transaction-hero,.app-main-layout .transaction-hero,body:has(.transaction-page) .transaction-hero{border-bottom-color:var(--border)!important;color:var(--foreground)!important}.unified-main-layout .transaction-hero h1,.app-main-layout .transaction-hero h1,body:has(.transaction-page) .transaction-hero h1,.unified-main-layout .transaction-hero p,.app-main-layout .transaction-hero p,body:has(.transaction-page) .transaction-hero p{color:var(--foreground)!important}.unified-main-layout .transaction-hero p,.app-main-layout .transaction-hero p,body:has(.transaction-page) .transaction-hero p{color:var(--muted)!important}.unified-main-layout .transaction-hero span,.app-main-layout .transaction-hero span,body:has(.transaction-page) .transaction-hero span{color:var(--primary)!important}.unified-main-layout .transaction-filter,.app-main-layout .transaction-filter,body:has(.transaction-page) .transaction-filter{color:var(--muted)!important}.unified-main-layout .transaction-filter label,.app-main-layout .transaction-filter label,body:has(.transaction-page) .transaction-filter label,.unified-main-layout .transaction-form label,.app-main-layout .transaction-form label,body:has(.transaction-page) .transaction-form label{color:var(--muted)!important}.unified-main-layout .purchase-card-head>span:first-child,.app-main-layout .purchase-card-head>span:first-child,body:has(.transaction-page) .purchase-card-head>span:first-child,.unified-main-layout .purchase-card footer p,.app-main-layout .purchase-card footer p,body:has(.transaction-page) .purchase-card footer p,.unified-main-layout .purchase-card footer time,.app-main-layout .purchase-card footer time,body:has(.transaction-page) .purchase-card footer time{color:var(--muted)!important}.unified-main-layout .purchase-card h2 a,.app-main-layout .purchase-card h2 a,body:has(.transaction-page) .purchase-card h2 a,.unified-main-layout .purchase-detail-shell h1,.app-main-layout .purchase-detail-shell h1,body:has(.transaction-page) .purchase-detail-shell h1{color:var(--foreground)!important}.unified-main-layout .purchase-param-row span,.app-main-layout .purchase-param-row span,body:has(.transaction-page) .purchase-param-row span,.unified-main-layout .purchase-detail-metrics p,.app-main-layout .purchase-detail-metrics p,body:has(.transaction-page) .purchase-detail-metrics p{border-color:var(--border)!important;background:var(--secondary)!important;color:var(--muted)!important}.unified-main-layout .purchase-param-row b,.app-main-layout .purchase-param-row b,body:has(.transaction-page) .purchase-param-row b,.unified-main-layout .purchase-detail-metrics strong,.app-main-layout .purchase-detail-metrics strong,body:has(.transaction-page) .purchase-detail-metrics strong{color:var(--foreground)!important}.unified-main-layout .purchase-card footer,.app-main-layout .purchase-card footer,body:has(.transaction-page) .purchase-card footer,.unified-main-layout .purchase-detail-shell>section,.app-main-layout .purchase-detail-shell>section,body:has(.transaction-page) .purchase-detail-shell>section,.unified-main-layout .purchase-detail-shell>footer,.app-main-layout .purchase-detail-shell>footer,body:has(.transaction-page) .purchase-detail-shell>footer{border-top-color:var(--border)!important}.unified-main-layout .transaction-status,.app-main-layout .transaction-status,body:has(.transaction-page) .transaction-status{border:1px solid var(--border);background:var(--secondary)!important;color:var(--muted)!important}.unified-main-layout .transaction-status.status-approved,.unified-main-layout .transaction-status.status-active,.app-main-layout .transaction-status.status-approved,.app-main-layout .transaction-status.status-active,body:has(.transaction-page) .transaction-status.status-approved,body:has(.transaction-page) .transaction-status.status-active{border-color:color-mix(in srgb,var(--primary) 44%,var(--border));background:color-mix(in srgb,var(--primary) 14%,var(--secondary))!important;color:var(--primary)!important}.unified-main-layout .transaction-status.status-pending,.unified-main-layout .transaction-status.status-pending_start,.app-main-layout .transaction-status.status-pending,.app-main-layout .transaction-status.status-pending_start,body:has(.transaction-page) .transaction-status.status-pending,body:has(.transaction-page) .transaction-status.status-pending_start{border-color:color-mix(in srgb,var(--warning) 42%,var(--border));background:color-mix(in srgb,var(--warning) 12%,var(--secondary))!important;color:var(--warning)!important}.unified-main-layout .transaction-status.status-rejected,.unified-main-layout .transaction-status.status-cancelled,.app-main-layout .transaction-status.status-rejected,.app-main-layout .transaction-status.status-cancelled,body:has(.transaction-page) .transaction-status.status-rejected,body:has(.transaction-page) .transaction-status.status-cancelled{border-color:color-mix(in srgb,var(--destructive) 42%,var(--border));background:color-mix(in srgb,var(--destructive) 12%,var(--secondary))!important;color:var(--destructive)!important}.unified-main-layout .wallet-page,.app-main-layout .wallet-page,body:has(.wallet-page) .wallet-page{width:min(936px,calc(100% - 40px))!important;min-height:calc(100dvh - 92px)!important;margin-inline:auto!important;padding:32px 0 84px!important;color:var(--foreground)!important}.unified-main-layout .wallet-page,.app-main-layout .wallet-page,body:has(.wallet-page) .wallet-page,.unified-main-layout .wallet-page *:not(svg),.app-main-layout .wallet-page *:not(svg),body:has(.wallet-page) .wallet-page *:not(svg){--seller-ink: var(--foreground);--seller-muted: var(--muted);--seller-dim: var(--muted-foreground);--seller-canvas: var(--background);--seller-surface: var(--card);--seller-surface-raised: var(--popover);--seller-surface-soft: var(--secondary);--seller-line: var(--border);--seller-line-strong: color-mix(in srgb, var(--primary) 42%, var(--border));--seller-accent: var(--primary);--seller-accent-strong: color-mix(in srgb, var(--primary) 84%, black);--seller-blue: var(--accent);--seller-warm: var(--warning);--seller-danger: var(--destructive)}.unified-main-layout .wallet-page .wallet-balance-card,.app-main-layout .wallet-page .wallet-balance-card,body:has(.wallet-page) .wallet-page .wallet-balance-card,.unified-main-layout .wallet-page .wallet-panel,.app-main-layout .wallet-page .wallet-panel,body:has(.wallet-page) .wallet-page .wallet-panel,.unified-main-layout .wallet-page .wallet-ledger-row,.app-main-layout .wallet-page .wallet-ledger-row,body:has(.wallet-page) .wallet-page .wallet-ledger-row,.unified-main-layout .wallet-page .wallet-history-row,.app-main-layout .wallet-page .wallet-history-row,body:has(.wallet-page) .wallet-page .wallet-history-row{border-color:var(--border)!important;background:var(--card)!important;color:var(--foreground)!important;box-shadow:none!important}.unified-main-layout .wallet-page .wallet-balance-card.wallet-frozen,.app-main-layout .wallet-page .wallet-balance-card.wallet-frozen,body:has(.wallet-page) .wallet-page .wallet-balance-card.wallet-frozen{border-color:color-mix(in srgb,var(--warning) 42%,var(--border))!important;background:color-mix(in srgb,var(--warning) 8%,var(--card))!important}.unified-main-layout .wallet-page .wallet-balance-card span,.app-main-layout .wallet-page .wallet-balance-card span,body:has(.wallet-page) .wallet-page .wallet-balance-card span,.unified-main-layout .wallet-page .wallet-balance-card em,.app-main-layout .wallet-page .wallet-balance-card em,body:has(.wallet-page) .wallet-balance-card em,.unified-main-layout .wallet-page .wallet-ledger-row p,.app-main-layout .wallet-page .wallet-ledger-row p,body:has(.wallet-page) .wallet-ledger-row p{color:var(--muted)!important}.unified-main-layout .wallet-page .wallet-balance-card strong,.app-main-layout .wallet-page .wallet-balance-card strong,body:has(.wallet-page) .wallet-balance-card strong{color:var(--primary)!important}.unified-main-layout .wallet-page .wallet-balance-card.wallet-frozen strong,.app-main-layout .wallet-page .wallet-balance-card.wallet-frozen strong,body:has(.wallet-page) .wallet-balance-card.wallet-frozen strong{color:var(--warning)!important}.unified-main-layout .wallet-page .wallet-tabs,.app-main-layout .wallet-page .wallet-tabs,body:has(.wallet-page) .wallet-page .wallet-tabs{border-color:var(--border)!important;background:var(--input)!important}.unified-main-layout .wallet-page .wallet-tabs button,.app-main-layout .wallet-page .wallet-tabs button,body:has(.wallet-page) .wallet-page .wallet-tabs button{color:var(--muted)!important}.unified-main-layout .wallet-page .wallet-tabs button.active,.app-main-layout .wallet-page .wallet-tabs button.active,body:has(.wallet-page) .wallet-page .wallet-tabs button.active{background:var(--secondary)!important;color:var(--foreground)!important}.unified-main-layout .wallet-page .wallet-method,.app-main-layout .wallet-page .wallet-method,body:has(.wallet-page) .wallet-page .wallet-method{border-color:var(--border)!important;background:var(--secondary)!important;color:var(--muted)!important}.unified-main-layout .wallet-page .wallet-method.active,.app-main-layout .wallet-page .wallet-method.active,body:has(.wallet-page) .wallet-page .wallet-method.active{border-color:var(--accent)!important;color:var(--accent)!important;box-shadow:0 0 0 1px var(--accent) inset!important}.unified-main-layout .wallet-page .wallet-ledger-breakdown,.app-main-layout .wallet-page .wallet-ledger-breakdown,body:has(.wallet-page) .wallet-page .wallet-ledger-breakdown{border-color:var(--border)!important;background:var(--input)!important;color:var(--muted)!important}.unified-main-layout .wallet-page .wallet-ledger-breakdown strong,.app-main-layout .wallet-page .wallet-ledger-breakdown strong,body:has(.wallet-page) .wallet-page .wallet-ledger-breakdown strong{color:var(--foreground)!important}.unified-main-layout .wallet-page .wallet-freeze-note,.app-main-layout .wallet-page .wallet-freeze-note,body:has(.wallet-page) .wallet-page .wallet-freeze-note{border-color:color-mix(in srgb,var(--warning) 35%,var(--border))!important;background:color-mix(in srgb,var(--warning) 8%,var(--card))!important;color:var(--warning)!important}.unified-main-layout .wallet-page .wallet-freeze-note strong,.app-main-layout .wallet-page .wallet-freeze-note strong,body:has(.wallet-page) .wallet-page .wallet-freeze-note strong{color:var(--warning)!important}.unified-main-layout .wallet-page .wallet-submit,.app-main-layout .wallet-page .wallet-submit,body:has(.wallet-page) .wallet-page .wallet-submit{background:var(--primary)!important;color:var(--primary-foreground)!important}.unified-main-layout .wallet-page .wallet-submit:disabled,.app-main-layout .wallet-page .wallet-submit:disabled,body:has(.wallet-page) .wallet-page .wallet-submit:disabled{background:color-mix(in srgb,var(--primary) 48%,var(--secondary))!important;color:var(--muted)!important}@media (max-width: 720px){.unified-main-layout,.app-main-layout{grid-template-rows:auto minmax(0,1fr) auto}.unified-main-layout>.site-page,.app-main-layout>.site-page,.unified-main-layout .site-page,.app-main-layout .site-page,body:has(.login-gate-page) .login-gate-page,body:has(.mine-page) .mine-page,body:has(.publish-page) .publish-page,body:has(.transaction-page) .transaction-page,body:has(.wallet-page) .wallet-page{width:100%!important;max-width:none!important;min-height:calc(100dvh - 72px)!important;padding:18px 12px calc(88px + env(safe-area-inset-bottom))!important}.unified-main-layout .mine-head,.app-main-layout .mine-head,body:has(.mine-page) .mine-head{margin-inline:0!important;padding:16px!important;border-radius:var(--radius-lg)!important}.unified-main-layout .login-gate-mascot,.app-main-layout .login-gate-mascot,body:has(.login-gate-page) .login-gate-mascot{width:min(154px,46vw)!important;height:142px!important;max-width:46%!important;margin:0 auto}.unified-main-layout .login-gate-hero,.app-main-layout .login-gate-hero,body:has(.login-gate-page) .login-gate-hero{align-items:flex-start!important;flex-direction:column!important;gap:10px!important;min-height:0!important;margin-bottom:14px!important;padding:4px 0 14px!important}.unified-main-layout .login-gate-hero h1,.app-main-layout .login-gate-hero h1,body:has(.login-gate-page) .login-gate-hero h1{margin-top:6px!important;font-size:26px!important}.unified-main-layout .mine-grid,.app-main-layout .mine-grid,body:has(.mine-page) .mine-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.unified-main-layout .mine-grid a,.unified-main-layout .mine-grid button,.app-main-layout .mine-grid a,.app-main-layout .mine-grid button,body:has(.mine-page) .mine-grid a,body:has(.mine-page) .mine-grid button{min-height:76px!important;padding:10px 8px!important}.unified-main-layout .purchase-grid,.app-main-layout .purchase-grid,body:has(.transaction-page) .purchase-grid{grid-template-columns:1fr!important;gap:10px!important}.unified-main-layout .transaction-hero,.app-main-layout .transaction-hero,body:has(.transaction-page) .transaction-hero{align-items:flex-start!important;flex-direction:column!important;gap:14px!important;min-height:0!important;padding:8px 0 16px!important}.unified-main-layout .transaction-hero-actions,.app-main-layout .transaction-hero-actions,body:has(.transaction-page) .transaction-hero-actions{width:100%!important;justify-content:stretch!important}.unified-main-layout .transaction-hero-actions>a,.app-main-layout .transaction-hero-actions>a,body:has(.transaction-page) .transaction-hero-actions>a{flex:1 1 0}.unified-main-layout .transaction-form,.app-main-layout .transaction-form,body:has(.transaction-page) .transaction-form{grid-template-columns:1fr!important;gap:12px!important;margin-top:14px!important;padding:14px!important}.unified-main-layout .transaction-form .wide,.app-main-layout .transaction-form .wide,body:has(.transaction-page) .transaction-form .wide{grid-column:auto!important}.unified-main-layout .wallet-page .wallet-balance-grid,.app-main-layout .wallet-page .wallet-balance-grid,body:has(.wallet-page) .wallet-page .wallet-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.unified-main-layout .wallet-page .wallet-balance-card,.app-main-layout .wallet-page .wallet-balance-card,body:has(.wallet-page) .wallet-page .wallet-balance-card{min-height:94px!important;padding:12px!important}.unified-main-layout .wallet-page .wallet-panel,.app-main-layout .wallet-page .wallet-panel,body:has(.wallet-page) .wallet-page .wallet-panel{padding:12px!important}.unified-main-layout .wallet-page .wallet-recipient-grid,.app-main-layout .wallet-page .wallet-recipient-grid,body:has(.wallet-page) .wallet-page .wallet-recipient-grid{grid-template-columns:1fr!important}.unified-main-layout .wallet-page .wallet-tabs button,.app-main-layout .wallet-page .wallet-tabs button,body:has(.wallet-page) .wallet-page .wallet-tabs button{min-height:40px!important;padding-inline:6px!important;font-size:12px!important}}@media (max-width: 360px){.unified-main-layout .wallet-page .wallet-balance-grid,.app-main-layout .wallet-page .wallet-balance-grid,body:has(.wallet-page) .wallet-page .wallet-balance-grid,.unified-main-layout .mine-grid,.app-main-layout .mine-grid,body:has(.mine-page) .mine-grid{grid-template-columns:1fr!important}}.unified-main-layout .bg-background,.app-main-layout .bg-background{background:var(--background)!important}.unified-main-layout .bg-card,.app-main-layout .bg-card{background:var(--card)!important}.unified-main-layout .text-foreground,.app-main-layout .text-foreground{color:var(--foreground)!important}.unified-main-layout .text-muted-foreground,.app-main-layout .text-muted-foreground{color:var(--muted)!important}.unified-main-layout .border-border,.app-main-layout .border-border{border-color:var(--border)!important}body:has(.unified-main-layout--support),body:has(.unified-main-layout--support) #root{background:var(--app-background)!important;color:var(--app-foreground)!important}html:has(.unified-main-layout--support){background:var(--app-background)!important}.unified-main-layout--support .unified-main-layout__content{min-width:0;background:var(--background)}.unified-main-layout--support .message-center-page{width:min(1180px,calc(100% - 40px))!important;min-width:0;padding:34px 0 38px!important;background:transparent!important;color:var(--foreground)!important}.unified-main-layout--support .message-sync-banner{display:flex!important;align-items:center!important;gap:16px!important;min-height:112px!important;margin:0 0 18px!important;padding:22px 26px!important;overflow:hidden;border:1px solid var(--border)!important;border-radius:var(--app-radius-lg)!important;background:var(--card)!important;box-shadow:var(--app-shadow)!important}.unified-main-layout--support .message-sync-banner:before,.unified-main-layout--support .message-sync-banner:after,.unified-main-layout--support .message-sky-decor,.unified-main-layout--support .message-banner-mascot,.unified-main-layout--support .mobile-message-brand,.unified-main-layout--support .message-role-switch{display:none!important}.unified-main-layout--support .message-banner-kicker{display:block;margin-bottom:5px;color:var(--primary)!important;font-size:11px!important;font-weight:800;letter-spacing:.13em}.unified-main-layout--support .message-sync-banner b,.unified-main-layout--support .message-sync-banner p{display:block;margin:0}.unified-main-layout--support .message-sync-banner b{color:var(--foreground)!important;font-size:clamp(22px,2.5vw,30px)!important}.unified-main-layout--support .message-sync-banner p{margin-top:5px;color:var(--muted)!important;font-size:13px!important}.unified-main-layout--support .message-banner-role{display:grid!important;gap:3px;margin-left:auto!important;padding:9px 13px!important;border:1px solid var(--border);border-radius:var(--radius)!important;background:var(--secondary)!important}.unified-main-layout--support .message-banner-role span{color:var(--muted)!important;font-size:11px}.unified-main-layout--support .message-banner-role b{color:var(--foreground)!important;font-size:13px!important}.unified-main-layout--support .message-admin-link{min-height:38px;padding:9px 14px!important;border:1px solid color-mix(in srgb,var(--primary) 55%,var(--border))!important;border-radius:var(--radius)!important;background:var(--primary)!important;color:var(--primary-foreground)!important;font-weight:800;box-shadow:none!important}.unified-main-layout--support .message-shell{display:grid!important;grid-template-columns:minmax(280px,350px) minmax(0,1fr)!important;min-height:620px!important;overflow:hidden;border:1px solid var(--border)!important;border-radius:var(--app-radius-lg)!important;background:var(--card)!important;box-shadow:var(--app-shadow)!important}.unified-main-layout--support .message-sidebar,.unified-main-layout--support .message-window{min-width:0;background:var(--card)!important;color:var(--card-foreground)!important}.unified-main-layout--support .message-sidebar{display:flex;flex-direction:column;border-right:1px solid var(--border)!important}.unified-main-layout--support .message-sidebar-head{padding:18px 16px 12px!important}.unified-main-layout--support .message-sidebar-head h1,.unified-main-layout--support .message-sidebar-head b,.unified-main-layout--support .message-window header strong,.unified-main-layout--support .message-empty-state h2,.unified-main-layout--support .message-row-text b{color:var(--foreground)!important}.unified-main-layout--support .message-sidebar-head div>span,.unified-main-layout--support .message-window header span,.unified-main-layout--support .message-empty-state,.unified-main-layout--support .message-row-text em,.unified-main-layout--support .message-row-text small,.unified-main-layout--support .message-row-meta time{color:var(--muted)!important}.unified-main-layout--support .button-soft,.unified-main-layout--support .message-tabs,.unified-main-layout--support .message-search input,.unified-main-layout--support .chat-more-button,.unified-main-layout--support .chat-close-button,.unified-main-layout--support .chat-back-button,.unified-main-layout--support .chat-avatar-button{border-color:var(--border)!important;background:var(--secondary)!important;color:var(--secondary-foreground)!important;box-shadow:none!important}.unified-main-layout--support .message-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px!important;margin:0 12px!important;padding:5px!important;border-radius:var(--radius)!important}.unified-main-layout--support .message-tabs button{min-width:0;padding:8px 5px;border:0!important;border-radius:calc(var(--radius) - 2px)!important;background:transparent!important;color:var(--muted)!important}.unified-main-layout--support .message-tabs button.active{background:var(--primary)!important;color:var(--primary-foreground)!important;box-shadow:none!important}.unified-main-layout--support .message-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:12px!important}.unified-main-layout--support .message-search input,.unified-main-layout--support .chat-compose input[name=content]{min-width:0;border:1px solid var(--border)!important;border-radius:var(--radius)!important;outline:none;background:var(--input)!important;color:var(--foreground)!important}.unified-main-layout--support .message-search input:focus,.unified-main-layout--support .chat-compose input[name=content]:focus{border-color:var(--ring)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 18%,transparent)!important}.unified-main-layout--support .message-search button,.unified-main-layout--support .chat-compose .button-primary{border:0!important;border-radius:var(--radius)!important;background:var(--primary)!important;color:var(--primary-foreground)!important;box-shadow:none!important}.unified-main-layout--support .message-sidebar>.message-list{flex:1 1 auto;min-height:0;padding:7px!important;overflow-y:auto;background:var(--card)!important}.unified-main-layout--support .message-sidebar>.message-list>a,.unified-main-layout--support .message-sidebar>.message-list>button{width:100%;min-width:0;margin:0 0 5px!important;padding:11px!important;border:1px solid transparent!important;border-radius:var(--radius)!important;background:transparent!important;color:var(--foreground)!important}.unified-main-layout--support .message-sidebar>.message-list>a:hover,.unified-main-layout--support .message-sidebar>.message-list>button:hover,.unified-main-layout--support .message-sidebar>.message-list>a.active{border-color:var(--border)!important;background:var(--secondary)!important}.unified-main-layout--support .message-sidebar>.message-list .message-row-text,.unified-main-layout--support .message-sidebar>.message-list .message-row-meta{min-width:0;background:transparent!important;color:var(--foreground)!important}.unified-main-layout--support .message-avatar{border:1px solid var(--border)!important;border-radius:var(--radius)!important;background:var(--secondary)!important;color:var(--primary)!important}.unified-main-layout--support .message-row-meta strong{background:var(--destructive)!important;color:var(--destructive-foreground)!important}.unified-main-layout--support .message-window{display:grid!important;grid-template-rows:auto auto auto minmax(260px,1fr) auto auto!important}.unified-main-layout--support .message-window>header{display:flex;align-items:center;gap:10px;padding:14px 16px!important;border-bottom:1px solid var(--border)!important;background:var(--card)!important}.unified-main-layout--support .chat-header-title{min-width:0;margin-right:auto}.unified-main-layout--support .chat-header-actions{display:flex;gap:7px}.unified-main-layout--support .message-window>.message-list{min-height:260px;padding:18px!important;overflow-y:auto!important;background:var(--background)!important;scroll-behavior:smooth}.unified-main-layout--support .message-window>.message-list .js-chat-message>span:not(.media-upload-state){border:1px solid var(--border)!important;background:var(--secondary)!important;color:var(--secondary-foreground)!important}.unified-main-layout--support .message-window>.message-list .js-chat-message.mine>span:not(.media-upload-state){border-color:color-mix(in srgb,var(--primary) 48%,var(--border))!important;background:color-mix(in srgb,var(--primary) 18%,var(--card))!important;color:var(--foreground)!important}.unified-main-layout--support .message-image,.unified-main-layout--support .message-video{border:1px solid var(--border);border-radius:var(--radius)!important;background:var(--card)}.unified-main-layout--support .chat-compose{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;padding:12px!important;border-top:1px solid var(--border)!important;background:var(--card)!important}.unified-main-layout--support .chat-plus-button{width:40px;height:40px;border:1px solid var(--border)!important;border-radius:var(--radius)!important;background:var(--secondary)!important;color:var(--primary)!important}.unified-main-layout--support .chat-compose input[name=content]{height:40px;padding:0 12px}.unified-main-layout--support .chat-compose .button-primary{min-width:72px;height:40px;padding:0 16px}.unified-main-layout--support .chat-file{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important}.unified-main-layout--support .chat-plus-panel,.unified-main-layout--support .chat-action-drawer,.unified-main-layout--support .conversation-product{border-color:var(--border)!important;background:var(--popover)!important;color:var(--popover-foreground)!important}.unified-main-layout--support .chat-plus-panel button,.unified-main-layout--support .chat-plus-panel label{border-color:var(--border)!important;background:var(--secondary)!important;color:var(--secondary-foreground)!important}.unified-main-layout--support .message-empty-state{display:grid!important;place-content:center;min-height:420px;padding:28px;text-align:center;background:var(--background)!important}.unified-main-layout--support .message-empty-state>span{color:var(--primary)!important;font-size:42px!important}@media (max-width: 760px){.unified-main-layout--support .message-center-page{width:100%!important;padding:0 0 calc(78px + env(safe-area-inset-bottom))!important}.unified-main-layout--support .message-sync-banner{display:grid!important;grid-template-columns:minmax(0,1fr) auto;min-height:96px!important;margin:0!important;padding:18px 15px!important;border-width:0 0 1px!important;border-radius:0!important;box-shadow:none!important}.unified-main-layout--support .message-sync-banner>:first-child{grid-column:1 / -1}.unified-main-layout--support .message-banner-role{padding:7px 9px!important}.unified-main-layout--support .message-admin-link{justify-self:end;padding:8px 10px!important;font-size:12px}.unified-main-layout--support .message-shell{display:block!important;min-height:calc(100dvh - 154px)!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.unified-main-layout--support .message-sidebar{min-height:calc(100dvh - 154px);border-right:0!important}.unified-main-layout--support .message-window{display:none!important}.unified-main-layout--support .message-center-page.has-selected-conversation{padding-bottom:env(safe-area-inset-bottom)!important}.unified-main-layout--support .message-center-page.has-selected-conversation .message-sync-banner,.unified-main-layout--support .message-center-page.has-selected-conversation .message-sidebar{display:none!important}.unified-main-layout--support .message-center-page.has-selected-conversation .message-shell{min-height:calc(100dvh - env(safe-area-inset-bottom))!important}.unified-main-layout--support .message-center-page.has-selected-conversation .message-window{display:grid!important;min-height:calc(100dvh - env(safe-area-inset-bottom))!important;grid-template-rows:auto auto auto minmax(0,1fr) auto auto!important}.unified-main-layout--support .message-window>.message-list{min-height:0;padding:14px 11px!important}.unified-main-layout--support .chat-compose{position:sticky;bottom:0;padding:9px!important;padding-bottom:calc(9px + env(safe-area-inset-bottom))!important}.unified-main-layout--support .chat-compose .button-primary{min-width:64px;padding-inline:12px}}body:has(.admin-support-page),body:has(.admin-support-page) #root,html:has(.admin-support-page){background:var(--app-background)!important;color:var(--app-foreground)!important}body:has(.admin-support-page) .q-top,body:has(.admin-support-page) .admin-header,body:has(.admin-support-page) .admin-sidebar,.admin-support-page{border-color:var(--border)!important;background:var(--background)!important;color:var(--foreground)!important}body:has(.admin-support-page) .admin-header,body:has(.admin-support-page) .admin-sidebar{color:var(--foreground)!important}body:has(.admin-support-page) .admin-sidebar a,body:has(.admin-support-page) .admin-header a,.admin-support-page a{color:var(--secondary-foreground)!important}body:has(.admin-support-page) .admin-sidebar a.active,.admin-support-page .admin-tabs a.active,.admin-support-page .admin-return-bar .button-primary{background:var(--primary)!important;color:var(--primary-foreground)!important}.admin-support-page{min-height:calc(100dvh - 70px);padding:30px clamp(16px,4vw,42px) 42px!important}.admin-support-page>h1{color:var(--foreground)!important}.admin-support-page .admin-tabs,.admin-support-page .admin-return-bar,.admin-support-page .support-filter,.admin-support-page .support-auto-reply-panel,.admin-support-page .support-console,.admin-support-page .chat-list,.admin-support-page .chat-window,.admin-support-page .admin-panel{border-color:var(--border)!important;background:var(--card)!important;color:var(--card-foreground)!important;box-shadow:none!important}.admin-support-page .support-filter,.admin-support-page .support-auto-reply-panel,.admin-support-page .support-console{border-radius:var(--app-radius-lg)!important}.admin-support-page .support-filter input,.admin-support-page .support-filter select,.admin-support-page .support-auto-reply-panel input,.admin-support-page .support-auto-reply-panel textarea,.admin-support-page .chat-compose input[name=content]{border-color:var(--border)!important;background:var(--input)!important;color:var(--foreground)!important}.admin-support-page .support-filter button,.admin-support-page .support-auto-reply-panel button[type=submit],.admin-support-page .chat-compose .button-primary{border-color:transparent!important;background:var(--primary)!important;color:var(--primary-foreground)!important}.admin-support-page .support-audience-tabs,.admin-support-page .support-audience-tabs button,.admin-support-page .support-conversation-row,.admin-support-page .chat-list>p{border-color:var(--border)!important;background:transparent!important;color:var(--foreground)!important}.admin-support-page .support-audience-tabs button.active,.admin-support-page .support-conversation-row.active,.admin-support-page .support-conversation-row:hover{background:var(--secondary)!important;color:var(--foreground)!important}.admin-support-page .chat-window>header,.admin-support-page .chat-window>.chat-compose{border-color:var(--border)!important;background:var(--card)!important;color:var(--foreground)!important}.admin-support-page .chat-window>.message-list{background:var(--background)!important}.admin-support-page .chat-window .message-row-text,.admin-support-page .chat-window .message-row-meta,.admin-support-page .chat-window .message-row-text b,.admin-support-page .chat-window .message-row-text em,.admin-support-page .chat-window .message-row-text small,.admin-support-page .chat-window header strong,.admin-support-page .chat-window header span{color:var(--foreground)!important;background:transparent!important}.danger-warning{flex:1 1 100%;margin:0;padding:10px 12px;border:1px solid color-mix(in srgb,var(--app-destructive) 58%,var(--app-border));border-radius:var(--radius);background:color-mix(in srgb,var(--app-destructive) 12%,var(--app-card));color:var(--app-destructive)!important;font-size:12px;font-weight:700;line-height:1.55}@media (max-width: 760px){.admin-support-page{min-height:calc(100dvh - 56px);padding:18px 10px 90px!important}.admin-support-page .support-console{display:block!important}}
