/*
Theme Name: ALI Delta
Theme URI: http://120.25.251.223/
Author: ALI-vps-01
Description: Responsive WordPress theme for a simple Delta Force account listing and seller submission site.
Version: 1.3.0
Text Domain: ali-delta
*/
:root{--bg:#05070d;--panel:rgba(13,17,29,.86);--panel-2:rgba(18,24,39,.92);--ink:#f3f7fb;--muted:#9ba8ba;--soft:#c8d0dc;--line:rgba(159,178,210,.18);--blue:#66e3ff;--violet:#a86dff;--pink:#ff6ff0;--gold:#e7c46c;--gold-2:#fff0b7;--danger:#ff7474;--radius:8px;--shadow:0 28px 90px rgba(0,0,0,.48);--glow:0 0 34px rgba(102,227,255,.18),0 0 46px rgba(168,109,255,.14)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans SC",sans-serif;line-height:1.58;background:radial-gradient(circle at 18% 0%,rgba(102,227,255,.15),transparent 34rem),radial-gradient(circle at 86% 8%,rgba(168,109,255,.18),transparent 32rem),linear-gradient(180deg,#070914 0%,#05070d 54%,#03050a 100%)}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 72%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(5,7,13,.82);backdrop-filter:blur(18px)}.nav{max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:13px;min-width:0}.brand-logo{width:152px;height:58px;object-fit:contain;border-radius:var(--radius);padding:5px 8px;background:linear-gradient(145deg,rgba(11,14,25,.9),rgba(26,31,48,.58));border:1px solid rgba(168,109,255,.38);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),var(--glow)}.brand-copy{display:grid;gap:1px;line-height:1.12}.brand-copy strong{font-size:20px;font-weight:900;letter-spacing:.02em}.brand-copy small{color:var(--muted);font-size:11px;text-transform:uppercase}.nav-links{margin-left:auto;display:flex;align-items:center;gap:6px}.nav-links a{position:relative;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:var(--radius);color:#d5ddec;font-size:14px;border:1px solid transparent}.nav-links a:hover,.nav-links a:focus-visible{color:#fff;background:rgba(102,227,255,.08);border-color:rgba(102,227,255,.2)}.nav-admin{background:linear-gradient(135deg,rgba(231,196,108,.2),rgba(168,109,255,.18));border-color:rgba(231,196,108,.28)!important;color:var(--gold-2)!important}.wrap{width:min(1200px,100%);margin:0 auto;padding:32px 20px 44px}.panel,.card,.detail-visual,.detail-side,.detail-main,.archive-hero,.seller-panel,.auth-hero{position:relative;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(155deg,var(--panel-2),rgba(8,11,20,.9));box-shadow:var(--shadow)}.panel:before,.card:before,.detail-visual:before,.detail-side:before,.archive-hero:before,.seller-panel:before,.auth-hero:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 34%,rgba(102,227,255,.045))}.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:22px;align-items:stretch;margin:18px 0 32px}.hero-main{position:relative;overflow:hidden;min-height:430px;padding:clamp(30px,5vw,58px);display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(169,198,255,.26);border-radius:var(--radius);background:linear-gradient(105deg,rgba(5,7,13,.98) 0%,rgba(8,12,22,.9) 42%,rgba(13,11,31,.66) 100%),url("assets/xingbei-logo.png");background-repeat:no-repeat;background-size:auto,min(58%,680px);background-position:center,right -88px center;box-shadow:var(--shadow),var(--glow)}.hero-main:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 80% 18%,rgba(255,111,240,.18),transparent 14rem),linear-gradient(120deg,transparent 0 46%,rgba(102,227,255,.1) 47%,transparent 50% 100%)}.hero-main:after{content:"";position:absolute;left:26px;right:26px;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--blue),var(--violet),var(--gold),transparent);box-shadow:0 0 28px rgba(102,227,255,.55)}.hero-main>*{position:relative;z-index:1}.hero-kicker,.eyebrow{letter-spacing:.08em;text-transform:uppercase}.hero-kicker{width:fit-content;display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:var(--radius);color:#dff9ff;font-size:12px;font-weight:900;border:1px solid rgba(102,227,255,.24);background:rgba(7,10,18,.72)}.hero-kicker img{width:76px;height:34px;object-fit:contain}.eyebrow{margin:0 0 9px;color:var(--blue);font-size:12px;font-weight:900}.hero h1{max-width:690px;margin:18px 0 16px;font-size:clamp(34px,5vw,58px);line-height:1.04;letter-spacing:0}.hero p{max-width:620px;margin:0 0 26px;color:#d3dbea;font-size:17px}.actions{display:flex;flex-wrap:wrap;gap:12px}.actions.stacked{display:grid}.button,.wp-block-button__link,button,input[type=submit]{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--radius);padding:11px 17px;color:#05070d;font:inherit;font-weight:900;cursor:pointer;background:linear-gradient(135deg,#70edff,#a86dff);box-shadow:0 16px 34px rgba(102,227,255,.17)}.button:hover,button:hover,input[type=submit]:hover{transform:translateY(-1px);filter:saturate(1.06)}.button.secondary{color:#100e08;background:linear-gradient(135deg,var(--gold-2),var(--gold));box-shadow:0 16px 34px rgba(231,196,108,.16)}.button.ghost{color:#e8eef9;background:rgba(255,255,255,.055);border:1px solid rgba(169,198,255,.18);box-shadow:none}.hero-side{padding:26px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-side-logo{width:100%;max-width:330px;height:170px;object-fit:contain;padding:10px;margin:0 0 18px;border-radius:var(--radius);background:rgba(255,255,255,.045);border:1px solid rgba(168,109,255,.28)}.hero-side h2,.section-title h2,.seller-panel h2{margin:0;font-size:25px;line-height:1.22}.muted{color:var(--muted)}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.stat{border:1px solid rgba(169,198,255,.16);border-radius:var(--radius);padding:16px;background:rgba(255,255,255,.045)}.stat strong{display:block;color:#fff;font-size:30px;line-height:1}.stat span{color:var(--muted);font-size:13px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:34px 0 16px}.section-title p{margin:5px 0 0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.card{overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-4px);border-color:rgba(102,227,255,.36);box-shadow:var(--shadow),0 0 36px rgba(102,227,255,.12)}.card-cover{position:relative;height:196px;overflow:hidden;background:radial-gradient(circle at 68% 22%,rgba(168,109,255,.35),transparent 9rem),linear-gradient(135deg,#111827,#182743 52%,#0c1320)}.card-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,5,10,.08),rgba(3,5,10,.86))}.card-logo{position:absolute;right:13px;bottom:13px;z-index:2;width:150px;height:82px;object-fit:contain;padding:6px;border-radius:var(--radius);background:rgba(5,7,13,.62);border:1px solid rgba(255,255,255,.12)}.badge{display:inline-flex;width:fit-content;align-items:center;min-height:28px;border-radius:999px;padding:5px 10px;color:#dff9ff;font-size:12px;font-weight:900;background:rgba(102,227,255,.12);border:1px solid rgba(102,227,255,.28)}.badge.tactical{color:var(--gold-2);background:rgba(231,196,108,.13);border-color:rgba(231,196,108,.34)}.card-cover .badge{position:absolute;left:13px;top:13px;z-index:2}.card-body{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;gap:11px;padding:17px}.card h3{margin:0;font-size:18px;line-height:1.35}.price{color:var(--gold-2);font-size:25px;font-weight:950;letter-spacing:0}.meta-row{display:flex;flex-wrap:wrap;gap:8px;color:var(--soft);font-size:13px}.meta-row span{min-height:28px;display:inline-flex;align-items:center;border:1px solid rgba(169,198,255,.14);border-radius:999px;padding:4px 9px;background:rgba(255,255,255,.035)}.archive-hero{overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;margin:8px 0 22px}.archive-hero h1{margin:0;font-size:clamp(30px,4vw,44px)}.detail{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:20px}.detail-visual{overflow:hidden}.detail-cover{position:relative;height:390px;overflow:hidden;border-bottom:1px solid var(--line);background:radial-gradient(circle at 74% 20%,rgba(168,109,255,.28),transparent 12rem),linear-gradient(135deg,#101827,#18304d 54%,#070b13)}.detail-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,7,13,.04),rgba(5,7,13,.78))}.detail-logo{position:absolute;left:24px;bottom:24px;z-index:2;width:min(300px,calc(100% - 48px));height:150px;object-fit:contain;padding:10px;border-radius:var(--radius);background:rgba(5,7,13,.68);border:1px solid rgba(231,196,108,.32);box-shadow:0 22px 50px rgba(0,0,0,.42)}.detail-cover .badge{position:absolute;right:20px;top:20px;z-index:2}.detail-main,.detail-side{padding:24px}.detail-main h1,.auth-panel h1,.sell-panel h1,.admin-entry-panel h1{margin:0 0 12px;font-size:clamp(28px,4vw,38px);line-height:1.14}.detail-side{align-self:start;display:grid;gap:16px}.field-list{display:grid;gap:12px}.field{display:flex;justify-content:space-between;gap:12px;padding-bottom:11px;color:var(--muted);border-bottom:1px solid rgba(169,198,255,.14)}.field span{color:#fff;font-weight:900;text-align:right}.form{display:grid;gap:15px;max-width:780px}.form h2{margin:0}.form label{color:#e0e7f1;font-weight:850}.form input,.form textarea,.form select{width:100%;margin-top:7px;border:1px solid rgba(169,198,255,.2);border-radius:var(--radius);background:rgba(3,6,12,.78);color:var(--ink);padding:13px 14px;font:inherit;outline:none}.form input:focus,.form textarea:focus,.form select:focus{border-color:rgba(102,227,255,.58);box-shadow:0 0 0 3px rgba(102,227,255,.1)}.form textarea{min-height:138px;resize:vertical}.notice{border-radius:var(--radius);padding:12px 14px;color:#dff9ff;background:rgba(102,227,255,.1);border:1px solid rgba(102,227,255,.24)}.notice.error{color:#ffd2d2;background:rgba(255,116,116,.1);border-color:rgba(255,116,116,.3)}.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.auth-hero{display:flex;align-items:center;gap:20px;padding:24px;margin:8px 0 18px}.auth-hero img,.form-logo{width:210px;height:116px;object-fit:contain;padding:8px;border-radius:var(--radius);background:rgba(255,255,255,.045);border:1px solid rgba(168,109,255,.26)}.seller-panel{display:flex;align-items:center;justify-content:space-between;gap:22px;overflow:hidden;margin-top:26px;padding:26px}.seller-panel p{margin:7px 0 0}.footer{margin-top:44px;padding:30px 20px;color:var(--muted);text-align:center;border-top:1px solid var(--line);background:rgba(3,5,10,.94)}.footer-inner{max-width:1200px;margin:0 auto;display:grid;place-items:center;gap:8px}.footer-logo{width:170px;height:90px;object-fit:contain;padding:8px;border-radius:var(--radius);background:rgba(255,255,255,.04);border:1px solid rgba(168,109,255,.24)}.footer p{margin:4px 0 0;color:#eef3fb;font-weight:900}.footer span{font-size:13px}.empty{grid-column:1/-1;padding:28px;text-align:center;color:var(--muted)}.cs-widget{position:fixed;right:22px;bottom:22px;z-index:50;display:grid;justify-items:end;gap:12px}.cs-toggle{gap:9px;color:#05070d;border:1px solid rgba(255,255,255,.18);background:linear-gradient(135deg,#75edff,#a86dff);box-shadow:0 18px 48px rgba(0,0,0,.45),0 0 30px rgba(102,227,255,.2)}.cs-toggle-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:var(--radius);color:#fff;background:rgba(5,7,13,.74);font-size:12px;font-weight:950}.cs-panel{display:none;width:min(360px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(168,109,255,.34);border-radius:var(--radius);background:linear-gradient(180deg,rgba(16,21,34,.98),rgba(5,7,13,.98));box-shadow:0 24px 70px rgba(0,0,0,.58)}.cs-widget.is-open .cs-panel{display:block}.cs-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 12px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 24px -30px,rgba(102,227,255,.18),transparent 120px)}.cs-panel h2{margin:0;color:#fff;font-size:21px}.cs-close{width:34px;height:34px;min-height:34px;padding:0;color:#e7edf7;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);box-shadow:none;font-size:23px;line-height:1}.cs-welcome{margin:0;padding:14px 18px;color:#d7e4ee}.cs-info{display:grid;gap:10px;padding:0 18px 14px}.cs-info div{display:grid;gap:3px;padding:11px 12px;border:1px solid rgba(169,198,255,.14);border-radius:var(--radius);background:rgba(255,255,255,.045)}.cs-info span{color:var(--muted);font-size:12px}.cs-info strong{color:#fff;font-size:15px;word-break:break-word}.cs-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 18px 14px}.cs-actions .button{width:100%;box-shadow:none}.cs-actions .button.secondary{grid-column:1/-1}.cs-note{margin:0;padding:12px 18px;color:var(--muted);font-size:12px;border-top:1px solid var(--line);background:rgba(0,0,0,.14)}.admin-entry-shell,.admin-entry-page{min-height:64vh;display:grid;place-items:center;padding:clamp(34px,6vw,88px) 0}.admin-entry-panel{width:min(760px,100%);padding:clamp(26px,5vw,44px);text-align:center}.admin-entry-panel .form-logo{margin-inline:auto}.admin-entry-kicker{margin-bottom:14px;color:var(--blue);font-size:12px;letter-spacing:.18em}.admin-entry-panel p{max-width:540px;margin:0 auto 24px;color:rgba(229,238,242,.76)}.admin-entry-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:22px}@media (max-width:920px){.nav{align-items:flex-start;flex-wrap:wrap}.nav-links{width:100%;margin-left:0;display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.nav-links a{padding:10px 7px;text-align:center}.hero,.detail,.split{grid-template-columns:1fr}.hero-main{min-height:360px;background-size:auto,520px;background-position:center,right -170px center}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-cover{height:330px}.detail-side{order:-1}.seller-panel,.archive-hero{align-items:flex-start;flex-direction:column}.seller-panel .button,.archive-hero .button{width:100%}}@media (max-width:600px){.wrap{padding:18px 12px 34px}.nav{padding:10px 12px;gap:12px}.brand-logo{width:126px;height:50px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:10px}.nav-links{grid-template-columns:repeat(2,1fr)}.hero-main{min-height:326px;padding:26px 18px;background-size:auto,390px;background-position:center,right -170px center}.hero-kicker{font-size:11px}.hero-kicker img{width:64px;height:30px}.hero h1{font-size:32px}.hero p{font-size:15px}.actions .button,.section-title .button{width:100%}.hero-side,.detail-main,.detail-side,.archive-hero,.seller-panel,.auth-hero{padding:18px}.hero-side-logo{height:132px}.stat-grid,.grid{grid-template-columns:1fr}.section-title{align-items:flex-start;flex-direction:column;margin-top:28px}.card-cover{height:192px}.detail-cover{height:290px}.detail-logo{left:16px;bottom:16px;width:calc(100% - 32px);height:116px}.field{display:block}.field span{display:block;margin-top:4px;text-align:left}.auth-hero{align-items:flex-start;flex-direction:column}.auth-hero img,.form-logo{width:178px;height:104px}.admin-entry-panel{text-align:left}.admin-entry-actions{display:grid}.cs-widget{right:12px;bottom:12px}.cs-panel{width:calc(100vw - 24px)}.cs-actions{grid-template-columns:1fr}}

/* Platform shell inspired by the requested 61xm-style structure. */
body{background:#dffbf5;color:#0d1b25}
.site-header{background:#14242d;border-bottom:0;box-shadow:0 2px 0 rgba(255,255,255,.72)}
.nav{max-width:1220px;padding:14px 18px;gap:18px}
.brand-logo{width:42px;height:42px;padding:2px;background:transparent;border:0;box-shadow:none}
.brand-copy strong{font-size:22px;color:#fff0d5}
.brand-copy small{display:none}
.nav-links{margin-left:8px;gap:18px}
.nav-links a{min-height:auto;padding:0;color:#edf8ff;font-weight:800;background:transparent;border:0}
.nav-links a:hover{color:#53ffc8;background:transparent;border:0}
.nav-admin{font-size:12px!important;color:#a9bbc5!important;background:transparent!important;border:0!important}
.site-search{margin-left:auto;display:flex;min-width:min(440px,36vw);height:44px;border:1px solid rgba(255,255,255,.16);border-radius:8px;overflow:hidden;background:#101a21}
.site-search input{flex:1;min-width:0;border:0;background:#101a21;color:#eaf7ff;padding:0 16px;font:inherit;outline:0}
.site-search button{min-height:44px;border-radius:0;padding:0 24px;color:#001710;background:#19f0aa;box-shadow:none}
.wrap{width:min(1220px,100%);padding:24px 20px 44px}
.platform-home{display:grid;grid-template-columns:258px minmax(0,1fr) 314px;gap:16px;align-items:stretch}
.promo-stack{display:grid;gap:16px;padding:16px;border-radius:16px;background:#fff}
.promo-card{min-height:166px;border-radius:14px;padding:22px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;color:#14608d;background:linear-gradient(135deg,#a8fff1,#ddfff8)}
.promo-card:after{content:"星";position:absolute;right:-8px;bottom:-34px;font-size:118px;color:rgba(255,255,255,.48);font-weight:950}
.promo-card strong{position:relative;z-index:1;font-size:20px;line-height:1.25}
.promo-card span{position:relative;z-index:1;margin-top:10px;font-weight:800}
.promo-card.pink{color:#0c77a9;background:linear-gradient(135deg,#b8fff3,#ffe0ea)}
.main-banner{min-height:380px;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:1fr 250px;align-items:center;padding:34px 32px;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.78),transparent 150px),linear-gradient(135deg,#91fff0,#b0fff4 54%,#d8fbff);border:1px solid rgba(255,255,255,.88);box-shadow:0 18px 42px rgba(39,174,150,.18)}
.banner-tag{display:inline-flex;border-radius:999px;padding:7px 12px;background:rgba(255,255,255,.68);color:#087dba;font-weight:950}
.main-banner h1{margin:16px 0 12px;color:#056bd1;font-size:clamp(34px,4vw,58px);line-height:1.04;text-shadow:0 3px 0 #fff}
.main-banner p{max-width:560px;margin:0 0 24px;color:#236070;font-size:17px;font-weight:800}
.main-banner img{width:250px;height:160px;object-fit:contain;filter:drop-shadow(0 16px 28px rgba(26,60,102,.22))}
.notice-board{border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 16px 36px rgba(39,174,150,.12)}
.notice-board h2{margin:0;padding:20px 22px;color:#1b180b;font-size:25px;background:linear-gradient(90deg,#fff1a3,#fff8d8)}
.notice-board a{display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:0 22px;color:#26343a;font-size:17px;font-weight:800;border-bottom:1px solid #edf0f2}
.notice-board a span{color:#aab4bb;font-size:30px}
.zone-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin:24px 0 16px}
.zone-card{height:96px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;padding:16px 14px;color:#0c2531;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(39,174,150,.1);border:1px solid rgba(255,255,255,.8)}
.zone-card strong{display:block;font-size:20px;line-height:1.1}
.zone-card em{display:block;margin-top:4px;color:#60707a;font-style:normal;font-weight:800}
.zone-card b{border-radius:999px;padding:3px 8px;color:#fff;background:#20c4f4}
.zone-card.rose{background:linear-gradient(135deg,#fff,#ffe9f1)}
.zone-card.gold{background:linear-gradient(135deg,#fff,#fff3cb)}
.zone-card.violet{background:linear-gradient(135deg,#fff,#eee1ff)}
.zone-card.green{background:linear-gradient(135deg,#fff,#dfffe8)}
.platform-filter{margin:0 0 22px;padding:14px 18px;border-radius:8px;background:#fff;border:0;box-shadow:0 12px 28px rgba(39,174,150,.1)}
.platform-filter:before{display:none}
.filter-row{display:flex;align-items:center;gap:9px;overflow-x:auto;white-space:nowrap}
.filter-row button{min-height:36px;border-radius:6px;border:0;padding:0 12px;color:#273943;background:#fff;box-shadow:none;font-weight:800}
.filter-row button span{margin-left:4px;color:#6a7379}
.filter-row button.is-active{color:#008c6c;background:#e9fff8}
.filter-row .filter-reset{color:#ff1f6a;background:#fff3f7}
.filter-row .advanced-filter{color:#0c2531;background:#fff;border:1px solid #25bdfa}
.platform-title{color:#112833}
.platform-title .eyebrow,.archive-hero .eyebrow{color:#0096c7}
.platform-title .muted,.archive-hero .muted{color:#60717c}
.platform-archive-hero{background:#fff;border:0;color:#102833}
.platform-archive-hero:before{display:none}
.card,.panel,.detail-visual,.detail-side,.detail-main{background:#fff;border:0;color:#102833;box-shadow:0 14px 30px rgba(39,174,150,.1)}
.card:before,.panel:before,.detail-visual:before,.detail-side:before{display:none}
.card h3 a{color:#172934}
.price{color:#ff7d00}
.meta-row span{color:#42525d;background:#f4fbfb;border-color:#e0eeee}
.card-cover{background:linear-gradient(135deg,#eaffff,#d7fff7)}
.card-cover:after{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.84))}
.card-logo{background:rgba(255,255,255,.78);border-color:#e5f5f7}
.badge{color:#0080b6;background:#eaffff;border-color:#bcecf6}
.button,.wp-block-button__link,button,input[type=submit]{border-radius:7px;background:#17efaa;box-shadow:none}
.button.secondary{background:#fcff42;color:#6b6400}
.button.ghost{color:#112833;background:#eef6f7;border:1px solid #dce9ec}
.sell-modal{position:fixed;inset:0;z-index:80;display:none;align-items:flex-start;justify-content:center;padding:22px;background:rgba(0,0,0,.55);overflow:auto}
.sell-modal.is-open{display:flex}
.has-platform-modal{overflow:hidden}
.sell-modal-panel{width:min(1100px,100%);min-height:80vh;background:#fff;color:#24343d;box-shadow:0 24px 70px rgba(0,0,0,.28)}
.sell-modal-panel>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 22px;border-bottom:1px solid #e8eef2;background:#fff}
.sell-modal-panel h2{margin:0;font-size:18px}
.sell-modal-panel>header button{width:38px;min-height:38px;padding:0;color:#8a98a1;background:#fff;font-size:24px}
.modal-login-state{padding:44px;text-align:center}
.platform-sell-form{padding:24px 34px 34px;background:#fff}
.sell-auth-strip{display:flex;align-items:center;gap:12px;margin:0 0 22px;color:#697a85;font-weight:800}
.mini-blue{min-height:36px;border-radius:5px;padding:0 16px;color:#fff;background:#409eff}
.platform-sell-form label{display:block;margin:0 0 18px;color:#697a85;font-weight:850}
.platform-sell-form .required{color:#ff4d4f}
.platform-sell-form input,.platform-sell-form select,.platform-sell-form textarea{width:100%;height:38px;border:1px solid #d8e1e8;border-radius:5px;background:#fff;color:#1e2d36;padding:0 12px;font:inherit;outline:0}
.platform-sell-form textarea{height:92px;padding:10px 12px;resize:vertical}
.platform-sell-form small{display:block;margin-top:6px;color:#ff7b00;font-size:12px;line-height:1.45}
.sell-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}
.sell-submit-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;border-top:1px solid #edf2f5;padding-top:18px}
.sell-submit-row p{margin:0;color:#ff7b00}
.sell-page-shell{background:#fff;border-radius:8px;padding:28px;color:#23333c}
.sell-page-title h1{margin:0;font-size:30px}
.platform-placeholder{padding:44px;color:#172c37}
.platform-placeholder h1{margin:0 0 12px;font-size:36px}
.platform-placeholder p{max-width:720px;color:#5e6f79}
.placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}
.placeholder-grid div{padding:18px;border-radius:8px;background:#eefafa}
.placeholder-grid strong{display:block;color:#0d2733}
.placeholder-grid span{display:block;margin-top:6px;color:#5e6f79}
.footer{background:#14242d;color:#b8c7cf;border-top:0}
.footer p{color:#fff}
.cs-panel{background:#fff;color:#172934}
.cs-panel h2,.cs-info strong{color:#172934}
.cs-welcome{color:#4f606b}
.cs-info div{background:#f3fbfb;border-color:#e3eeee}
.cs-note{background:#f5fbfb;color:#6a7a84;border-color:#e3eeee}
@media (max-width:1060px){.nav{flex-wrap:wrap}.site-search{order:3;width:100%;min-width:0}.nav-links{margin-left:auto}.platform-home{grid-template-columns:1fr 1fr}.main-banner{grid-column:1/-1;order:-1}.notice-board{grid-column:2}.promo-stack{grid-column:1}.zone-row{grid-template-columns:repeat(2,1fr)}}
@media (max-width:720px){.nav-links{width:100%;display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.nav-links a{flex:0 0 auto}.platform-home{grid-template-columns:1fr}.promo-stack,.notice-board{grid-column:auto}.main-banner{grid-template-columns:1fr;padding:26px 20px}.main-banner img{width:180px;height:110px}.zone-row{grid-template-columns:1fr}.sell-grid,.placeholder-grid{grid-template-columns:1fr}.platform-sell-form{padding:18px}.sell-modal{padding:10px}.sell-submit-row{display:grid}.filter-row{padding-bottom:3px}.site-search button{padding:0 18px}}

/* Compact platform UI pass for the Xingbei rental form. */
.site-header{background:#14232b;border-bottom:0}
.nav{min-height:74px;padding:10px 18px;gap:18px}
.brand-logo{width:136px;height:48px;border:0;background:transparent;box-shadow:none}
.brand-copy strong{font-size:18px}
.brand-copy small{font-size:10px}
.nav-links{gap:16px;margin-left:12px}
.nav-links a{min-height:34px;padding:6px 0;border:0;background:transparent;color:#f4fbff;font-size:14px;font-weight:700}
.nav-links a:hover,.nav-links a:focus-visible{background:transparent;color:#37f7bc;border:0}
.nav-admin{background:transparent!important;color:#f4fbff!important;border:0!important}
.site-search{height:44px;max-width:440px;border-radius:8px;background:#101b22;border-color:#33424b}
.site-search input{font-size:14px}
.site-search button{min-height:44px;border-radius:0 7px 7px 0;padding:0 24px;background:#19f1ae;font-size:14px;color:#092019;box-shadow:none}
.wrap{width:min(1220px,100%);padding:24px 14px 36px}
.main-banner{min-height:380px;padding:32px 30px;border-radius:14px}
.main-banner h1{font-size:42px;line-height:1.12}
.main-banner p{font-size:15px}
.main-banner img{width:260px;height:190px}
.promo-card,.notice-board,.zone-card{border-radius:12px}
.promo-card h3,.notice-board h2,.zone-card strong{font-size:20px}
.promo-card p,.notice-board a,.zone-card span{font-size:14px}
.filter-row{min-height:64px;padding:14px 18px;gap:14px;border-radius:8px}
.filter-row button{min-height:34px;padding:0 8px;font-size:14px;border-radius:6px;box-shadow:none}
.sell-page-shell{width:min(1100px,100%);margin:0 auto;background:#fff;border-radius:0;padding:0;color:#303a40;box-shadow:0 18px 45px rgba(0,0,0,.12)}
.sell-page-title{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 20px;border-bottom:1px solid #edf1f5}
.sell-page-title .eyebrow,.sell-page-title .muted{display:none}
.sell-page-title h1{margin:0;color:#1f2d36;font-size:16px;font-weight:500;line-height:1}
.sell-page-title h1:after{content:"";display:inline-block;width:16px}
.sell-page-title:after{content:"×";color:#8b969e;font-size:20px;line-height:1}
.sell-page-title .notice{position:absolute;top:58px;left:20px;right:20px;z-index:1;margin:0;padding:8px 10px;font-size:13px}
.platform-sell-form{padding:50px 20px 28px;background:#fff;font-size:14px}
.sell-auth-strip{min-height:38px;margin-bottom:18px;gap:10px;color:#6b7780;font-size:14px;font-weight:500}
.sell-auth-strip em{color:#8b969e;font-size:12px;font-style:normal;font-weight:400}
.mini-blue{min-height:34px;padding:0 18px;border-radius:4px;background:#409eff;color:#fff;font-size:14px;font-weight:700;box-shadow:none}
.sell-grid{grid-template-columns:1fr 1fr;gap:32px 76px}
.platform-sell-form label{position:relative;display:grid;grid-template-columns:132px minmax(0,1fr);align-items:start;gap:8px 10px;margin:0 0 20px;color:#66727b;font-size:14px;font-weight:400}
.platform-sell-form label.full{display:block}
.platform-sell-form .required{color:#ff4d4f}
.platform-sell-form input,.platform-sell-form select,.platform-sell-form textarea{height:32px;margin:0;border:1px solid #d8e1e8;border-radius:4px;background:#fff;color:#25323a;padding:0 11px;font-size:14px;box-shadow:none}
.platform-sell-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#aeb8bf 50%),linear-gradient(135deg,#aeb8bf 50%,transparent 50%);background-position:calc(100% - 15px) 13px,calc(100% - 10px) 13px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}
.platform-sell-form textarea{height:76px;padding:8px 11px;line-height:1.45}
.platform-sell-form small{grid-column:2;display:block;margin-top:-3px;color:#ff7b00;font-size:12px;line-height:1.42;font-weight:400}
.time-range{display:grid;grid-template-columns:1fr 18px 1fr;align-items:center;gap:7px}
.time-range span{text-align:center;color:#98a5ad}
.sell-extra-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 76px;margin-top:4px}
.sell-submit-row{margin-top:10px;padding-top:18px;border-top:1px solid #edf1f5}
.sell-submit-row p{font-size:12px;line-height:1.45;color:#ff7b00}
.sell-submit-row button{min-height:38px;padding:0 28px;border-radius:4px;background:#19f1ae;color:#08251b;font-size:14px;box-shadow:none}
.sell-modal-panel{width:min(1100px,100%);border-radius:0}
.sell-modal-panel>header{min-height:50px}
.sell-modal-panel h2{font-size:16px;font-weight:500}
.platform-console{display:grid;grid-template-columns:230px minmax(0,1fr);gap:14px;color:#20313a}
.console-user-card,.console-main{background:#fff;border-radius:8px;box-shadow:0 14px 34px rgba(9,33,41,.08)}
.console-user-card{padding:18px;text-align:center}
.console-user-card img{width:128px;height:58px;object-fit:contain;margin:0 auto 12px}
.console-user-card strong{display:block;font-size:16px;color:#142731}
.console-user-card span{display:block;margin:5px 0 14px;color:#7a8a94;font-size:13px}
.console-link,.console-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border-radius:6px;padding:0 13px;background:#19f1ae;color:#08251b;font-size:13px;font-weight:800}
.console-main{padding:18px}
.console-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #edf2f5}
.console-head h1{margin:0;color:#182a33;font-size:20px;line-height:1.25}
.console-head p{margin:4px 0 0;color:#687984;font-size:14px}
.console-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}
.console-grid article{position:relative;min-height:92px;padding:14px;border-radius:8px;background:#eefafa;border:1px solid #dff1ef}
.console-grid strong{display:block;color:#18313c;font-size:15px}
.console-grid span{display:block;margin-top:7px;color:#6b7c85;font-size:13px;line-height:1.45}
.console-grid em{position:absolute;right:10px;top:10px;color:#409eff;font-size:12px;font-style:normal}
.console-list{border:1px solid #edf2f5;border-radius:8px;overflow:hidden}
.console-list div{display:grid;grid-template-columns:110px minmax(0,1fr) 70px;align-items:center;gap:10px;min-height:44px;padding:0 12px;border-bottom:1px solid #edf2f5;font-size:13px}
.console-list div:last-child{border-bottom:0}
.console-list span{color:#778892}.console-list strong{font-weight:500;color:#22343d}.console-list em{text-align:right;color:#19a87d;font-style:normal}
.console-list .user-product-row{border-bottom:1px solid rgba(255,255,255,.08);font-size:13px}
.console-list .user-product-row:last-child{border-bottom:0}
.user-product-row summary{display:grid;grid-template-columns:minmax(120px,.85fr) minmax(0,1.35fr) 72px 86px;align-items:center;gap:10px;min-height:44px;padding:10px 12px;cursor:pointer;list-style:none}
.user-product-row summary::-webkit-details-marker{display:none}
.user-product-row summary b{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border-radius:7px;background:linear-gradient(135deg,#17f2ad,#42dcff);color:#04110d;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(24,240,170,.18)}
.user-product-row[open] summary b{background:rgba(255,255,255,.12);color:#dffdf4;box-shadow:none}
.user-product-row[open] summary b::before{content:'收起'}
.user-product-row[open] summary b{font-size:0}
.user-product-row[open] summary b::before{font-size:12px}
.user-product-detail-panel{margin:0 12px 12px;padding:12px;border:1px solid rgba(68,255,180,.16);border-radius:8px;background:rgba(0,0,0,.16)}
.user-product-detail-panel dl{display:grid;grid-template-columns:150px minmax(0,1fr);gap:0;margin:0}
.user-product-detail-panel dt,.user-product-detail-panel dd{margin:0;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.08);line-height:1.55}
.user-product-detail-panel dt{color:#91aaa2;font-weight:700}
.user-product-detail-panel dd{color:#f0fff9;white-space:normal;word-break:break-word}
.user-product-images{margin-top:12px}
.user-product-images h3{margin:0 0 8px;color:#f0fff9;font-size:14px}
.user-product-images p{margin:0;color:#91aaa2}
.user-product-images figure{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}
.user-product-images img{width:100%;height:96px;object-fit:cover;border-radius:7px;border:1px solid rgba(68,255,180,.18);background:#06110d}
.auth-hero{padding:18px;border-radius:8px;background:#fff;color:#20313a;box-shadow:0 14px 34px rgba(9,33,41,.08)}
.auth-hero h1{font-size:22px}.auth-hero p{font-size:14px}.auth-hero img{width:150px;height:70px}
.split .form{padding:18px;border-radius:8px;background:#fff;color:#20313a;box-shadow:0 14px 34px rgba(9,33,41,.08)}
.split .form h2{font-size:18px}.split .form label{font-size:14px;color:#66727b}.split .form input{height:36px;font-size:14px;background:#fff;color:#20313a;border-color:#d8e1e8}
@media (max-width:900px){.nav{align-items:center}.nav-links{width:100%;margin-left:0;overflow:auto}.site-search{order:3;width:100%;max-width:none}.sell-grid,.sell-extra-grid{grid-template-columns:1fr;gap:0}.platform-sell-form label{grid-template-columns:118px minmax(0,1fr)}.main-banner h1{font-size:34px}}
@media (max-width:900px){.platform-console{grid-template-columns:1fr}.console-grid{grid-template-columns:1fr}.console-list div{grid-template-columns:82px minmax(0,1fr);min-height:auto;padding:10px 12px}.console-list em{grid-column:2;text-align:left}}
@media (max-width:900px){.user-product-row summary{grid-template-columns:82px minmax(0,1fr);padding:10px 12px}.user-product-row summary em{grid-column:2;text-align:left}.user-product-row summary b{grid-column:2;width:86px}.user-product-detail-panel dl{grid-template-columns:1fr}.user-product-detail-panel dt{padding-bottom:2px;border-bottom:0}.user-product-detail-panel dd{padding-top:0}.user-product-images figure{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:560px){.wrap{padding:14px 10px 28px}.brand-logo{width:118px;height:42px}.nav-links a{font-size:13px}.platform-sell-form{padding:44px 12px 20px}.sell-page-title{padding:0 12px}.platform-sell-form label{display:block;margin-bottom:17px;font-size:14px}.platform-sell-form input,.platform-sell-form select,.platform-sell-form textarea{width:100%;margin-top:6px}.platform-sell-form small{margin-top:5px}.sell-auth-strip{align-items:flex-start;flex-wrap:wrap}.sell-auth-strip em{width:100%}.main-banner{min-height:290px;padding:22px 18px}.main-banner h1{font-size:28px}.filter-row{gap:8px;padding:10px}.filter-row button{font-size:13px}.console-head{display:block}.console-pill{margin-top:10px}.auth-hero{display:block}.auth-hero img{margin-bottom:10px}.split{grid-template-columns:1fr}}


/* === 61XM 1:1 publish form override - 2026-08-28 === */
body.has-platform-modal{overflow:hidden}
.sell-modal{position:fixed!important;inset:0!important;z-index:9999!important;display:none!important;align-items:flex-start!important;justify-content:center!important;padding:6px 0 28px!important;background:rgba(0,0,0,.58)!important;overflow:auto!important}
.sell-modal.is-open{display:flex!important}
.sell-modal-panel,.sell-page-shell{width:1102px!important;max-width:calc(100vw - 44px)!important;margin:0 auto!important;background:#fff!important;color:#303a40!important;border-radius:0!important;box-shadow:0 18px 50px rgba(0,0,0,.22)!important;overflow:hidden!important}
.sell-modal-panel>header,.sell-page-title{height:40px!important;min-height:40px!important;padding:0 20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #e8edf2!important;background:#fff!important;box-sizing:border-box!important}
.sell-modal-panel h2,.sell-page-title h1{margin:0!important;font-size:16px!important;line-height:40px!important;font-weight:500!important;color:#1f2d36!important;letter-spacing:0!important}
.sell-modal-panel>header button{width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;border:0!important;background:transparent!important;color:#8e9aa3!important;font-size:24px!important;line-height:28px!important;box-shadow:none!important}
.sell-page-title:after{content:''!important;color:#8e9aa3!important;font-size:24px!important;line-height:28px!important}
.sell-page-title .eyebrow,.sell-page-title .muted,.sell-page-title .actions{display:none!important}
.sell-page-title .notice{position:absolute!important;top:48px!important;left:20px!important;right:20px!important;margin:0!important;padding:8px 10px!important;border-radius:3px!important;font-size:13px!important;line-height:1.4!important;z-index:2!important}
.platform-sell-form{padding:58px 20px 24px!important;background:#fff!important;color:#5f6f7a!important;font-family:Arial,'Microsoft YaHei','PingFang SC',sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1.35!important;box-sizing:border-box!important}
.sell-modal-panel .platform-sell-form{padding-top:58px!important}
.sell-auth-strip{display:grid!important;grid-template-columns:max-content max-content 1fr!important;align-items:center!important;column-gap:14px!important;min-height:34px!important;margin:0 0 18px!important;padding:0!important;color:#687883!important;font-size:14px!important;font-weight:400!important;line-height:34px!important}
.sell-auth-strip span{white-space:nowrap!important}
.sell-auth-strip em{display:block!important;color:#8b98a2!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important}
.mini-blue{height:34px!important;min-height:34px!important;padding:0 17px!important;border:0!important;border-radius:4px!important;background:#409eff!important;color:#fff!important;font-size:14px!important;font-weight:700!important;box-shadow:none!important;line-height:34px!important}
.sell-grid{display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:76px!important;row-gap:0!important;margin:0!important}
.sell-grid>div{min-width:0!important}
.platform-sell-form label{position:relative!important;display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;grid-template-rows:32px auto!important;align-items:start!important;column-gap:10px!important;row-gap:4px!important;min-height:64px!important;margin:0!important;color:#5f6f7a!important;font-size:14px!important;font-weight:400!important;line-height:32px!important;box-sizing:border-box!important}
.platform-sell-form .required{position:absolute!important;left:0!important;top:0!important;color:#ff4d4f!important;font-size:13px!important;line-height:32px!important;font-weight:400!important;transform:translateX(-1px)!important}
.platform-sell-form input,.platform-sell-form select,.platform-sell-form textarea{width:100%!important;height:32px!important;min-height:32px!important;margin:0!important;border:1px solid #d7e1e8!important;border-radius:4px!important;background-color:#fff!important;color:#263640!important;padding:0 11px!important;font-size:14px!important;font-family:Arial,'Microsoft YaHei','PingFang SC',sans-serif!important;font-weight:400!important;line-height:30px!important;outline:none!important;box-shadow:none!important;box-sizing:border-box!important}
.platform-sell-form input::placeholder,.platform-sell-form textarea::placeholder{color:#8d9aa3!important}
.platform-sell-form select{appearance:none!important;background-image:linear-gradient(45deg,transparent 50%,#aeb8bf 50%),linear-gradient(135deg,#aeb8bf 50%,transparent 50%)!important;background-position:calc(100% - 15px) 13px,calc(100% - 10px) 13px!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important;padding-right:28px!important}
.platform-sell-form small{grid-column:2!important;grid-row:2!important;display:block!important;margin:0!important;color:#ff7800!important;font-size:12px!important;font-weight:400!important;line-height:18px!important;text-align:left!important}
.time-range{display:grid!important;grid-template-columns:1fr 18px 1fr!important;gap:7px!important;align-items:center!important;height:32px!important}
.time-range span{height:32px!important;line-height:32px!important;text-align:center!important;color:#9aa8b1!important}
.sell-extra-grid{display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:76px!important;row-gap:0!important;margin:0!important}
.platform-sell-form label.full{display:block!important;min-height:0!important;margin:0 0 24px!important;color:#5f6f7a!important;line-height:24px!important}
.platform-sell-form label.full textarea{display:block!important;width:100%!important;height:76px!important;margin-top:4px!important;padding:8px 11px!important;line-height:1.45!important;resize:vertical!important}
.sell-submit-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-top:6px!important;padding-top:16px!important;border-top:1px solid #edf1f5!important}
.sell-submit-row p{margin:0!important;color:#ff7800!important;font-size:12px!important;line-height:1.45!important;font-weight:400!important}
.sell-submit-row button{height:36px!important;min-height:36px!important;padding:0 26px!important;border:0!important;border-radius:4px!important;background:#18e7a5!important;color:#06261b!important;font-size:14px!important;font-weight:700!important;box-shadow:none!important;white-space:nowrap!important}
.modal-login-state{width:calc(100% - 40px)!important;margin:14px 20px -42px!important;padding:10px 12px!important;border:1px solid #ffe0b8!important;background:#fffaf2!important;color:#5f6f7a!important;border-radius:4px!important;box-sizing:border-box!important}
.modal-login-state h3{margin:0 0 4px!important;font-size:14px!important;color:#1f2d36!important}.modal-login-state p{margin:0!important;font-size:12px!important;color:#ff7800!important}.modal-login-state .button{display:none!important}
@media (max-width:900px){.sell-modal-panel,.sell-page-shell{max-width:calc(100vw - 20px)!important}.platform-sell-form{padding:48px 12px 22px!important}.sell-grid,.sell-extra-grid{grid-template-columns:1fr!important;column-gap:0!important}.platform-sell-form label{grid-template-columns:118px minmax(0,1fr)!important}.sell-auth-strip{grid-template-columns:1fr!important;row-gap:8px!important;line-height:20px!important}.sell-auth-strip span{white-space:normal!important}.mini-blue{width:max-content!important}.sell-submit-row{display:grid!important}}
@media (max-width:560px){.sell-modal{padding:0!important}.sell-modal-panel,.sell-page-shell{max-width:100vw!important;width:100%!important}.platform-sell-form{padding:44px 10px 20px!important}.platform-sell-form label{display:block!important;min-height:0!important;margin-bottom:14px!important;line-height:22px!important}.platform-sell-form .required{position:static!important;display:inline!important;transform:none!important}.platform-sell-form input,.platform-sell-form select,.platform-sell-form textarea{margin-top:4px!important}.platform-sell-form small{margin-top:4px!important}.sell-extra-grid{display:block!important}.time-range{margin-top:4px!important}.sell-submit-row button{width:100%!important}}
/* tighten 1:1 publish modal: no extra login warning inside the form window */
.sell-page-title .notice{display:none!important}
.modal-login-state{display:none!important}
/* upload images for publish form */
.platform-sell-form label.upload-field{min-height:64px!important}
.platform-sell-form label.upload-field input[type=file]{padding:4px 8px!important;line-height:22px!important;color:#5f6f7a!important;background:#fff!important}
.detail-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;margin-top:18px}
.detail-gallery a{display:block;border:1px solid rgba(255,255,255,.16);border-radius:10px;overflow:hidden;background:rgba(255,255,255,.06)}
.detail-gallery img{display:block;width:100%;height:118px;object-fit:cover}


/* === 61XM structure correction pass - 2026-08-28 === */
:root{--xm-bg:#d9fbf4;--xm-dark:#111f27;--xm-green:#19f1ae;--xm-blue:#25bdfa;--xm-orange:#ff7800;--xm-line:#e8edf2;--xm-text:#1e2d36;--xm-muted:#6b7b85}
body{background:var(--xm-bg)!important;color:var(--xm-text)!important;font-family:Arial,'Microsoft YaHei','PingFang SC',sans-serif!important;font-size:14px!important}
.site-header{background:#101f27!important;border-top:6px solid #d8f7f2!important;box-shadow:none!important}
.nav{width:min(1228px,calc(100vw - 32px))!important;min-height:68px!important;margin:0 auto!important;padding:0!important;gap:22px!important}
.brand-logo{width:150px!important;height:50px!important;object-fit:contain!important}.brand-copy{display:none!important}
.nav-links{gap:0!important;margin-left:0!important}.nav-links a{height:68px!important;display:flex!important;align-items:center!important;padding:0 15px!important;color:#e7f4f8!important;font-size:14px!important;font-weight:700!important;border-bottom:3px solid transparent!important;white-space:nowrap!important}.nav-links a:hover{color:#fff!important;border-bottom-color:var(--xm-green)!important}.nav-links a.nav-admin{display:none!important}
.site-search{height:44px!important;min-width:440px!important;margin-left:auto!important;border:1px solid #33424b!important;border-radius:8px!important;background:#101a21!important}.site-search input{height:44px!important;background:#101a21!important;color:#eaf7ff!important;font-size:14px!important}.site-search button{height:44px!important;min-height:44px!important;background:var(--xm-green)!important;color:#06251b!important;border-radius:0 7px 7px 0!important;font-size:14px!important;font-weight:800!important}
.wrap{width:min(1200px,calc(100vw - 32px))!important;margin:0 auto!important;padding:24px 0 42px!important}.platform-home{grid-template-columns:258px minmax(0,596px) 314px!important;gap:16px!important}.promo-stack{gap:14px!important;padding:16px!important;border-radius:14px!important;background:#fff!important}.promo-card{height:168px!important;border-radius:12px!important;padding:24px 18px!important;background-image:radial-gradient(circle at 85% 45%,rgba(255,255,255,.8) 0 34px,transparent 35px),linear-gradient(135deg,#b6fff4,#e8fffd)!important;color:#0580b9!important}.promo-card.pink{background-image:radial-gradient(circle at 84% 48%,rgba(255,255,255,.8) 0 34px,transparent 35px),linear-gradient(135deg,#b9f7ff,#ffe3ee)!important;color:#1582b9!important}.promo-card strong{font-size:18px!important;line-height:1.35!important;text-shadow:0 2px 0 rgba(255,255,255,.8)!important}.promo-card span{font-size:13px!important;color:#047ea6!important}.main-banner{height:380px!important;min-height:380px!important;border-radius:14px!important;background:linear-gradient(135deg,#9ff7e9 0%,#c0fff2 54%,#6eead6 100%)!important;border:0!important;padding:54px 26px!important;overflow:hidden!important}.main-banner:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.75),transparent 22%),linear-gradient(135deg,transparent 0 72%,rgba(22,99,255,.18) 72% 75%,transparent 75%);pointer-events:none}.main-banner h1{font-size:44px!important;line-height:1.18!important;color:#0658c8!important;text-shadow:0 4px 0 #fff,0 7px 10px rgba(0,80,160,.18)!important}.main-banner p{font-size:15px!important;color:#23636d!important}.main-banner img{width:230px!important;height:170px!important;object-fit:contain!important;filter:drop-shadow(0 12px 14px rgba(28,66,88,.22))!important}.notice-board{height:380px!important;border-radius:14px!important;background:#fff!important;padding:18px!important}.notice-board h2{height:50px!important;margin:-18px -18px 12px!important;padding:0 18px!important;display:flex!important;align-items:center!important;background:linear-gradient(90deg,#fff3a8,#fff 70%)!important;color:#161d24!important;font-size:23px!important}.notice-board a{height:62px!important;padding:0 8px!important;border-bottom:1px solid #eef2f4!important;color:#303a40!important;font-size:15px!important}.zone-row{grid-template-columns:repeat(5,1fr)!important;gap:18px!important;margin:24px 0 14px!important}.zone-card{height:96px!important;border-radius:12px!important;padding:14px 16px!important;background:#fff!important;border:1px solid rgba(37,189,250,.24)!important;box-shadow:0 10px 22px rgba(24,117,126,.08)!important}.zone-card strong{font-size:20px!important;color:#131d24!important}.zone-card em{font-size:14px!important;color:#657781!important}.zone-card:after{content:'GO';position:absolute;left:16px;bottom:10px;height:23px;line-height:23px;padding:0 10px;border-radius:8px;background:#25bdfa;color:#fff;font-weight:900;font-size:13px}.zone-card.rose:after{background:#ff4f87}.zone-card.gold:after{background:#ffb12b}.zone-card.violet:after{background:#9a58ff}.zone-card.green:after{background:#21c451}
.platform-filter{border-radius:8px!important;background:#fff!important;padding:0!important;margin:0 0 18px!important;box-shadow:none!important}.filter-row{min-height:64px!important;padding:14px 18px!important;display:flex!important;align-items:center!important;gap:12px!important;overflow-x:auto!important}.filter-row select,.filter-row button,.filter-row a{height:34px!important;min-height:34px!important;border:0!important;border-radius:6px!important;background:#fff!important;color:#1d2d36!important;padding:0 11px!important;font-size:14px!important;font-weight:500!important;box-shadow:none!important;white-space:nowrap!important;text-decoration:none!important}.filter-row select{appearance:none!important;padding-right:24px!important;background:#fff!important;border:0!important}.filter-submit{background:#ecf8ff!important;color:#168bc7!important}.filter-reset{background:#fff3f7!important;color:#ff1f6a!important;display:inline-flex!important;align-items:center!important}.advanced-filter{border:1px solid #25bdfa!important;background:#fff!important;color:#0c2531!important}.view-switch{background:#f4f7f9!important;color:#5f6f7a!important}
.product-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important}.xm-product-card{border-radius:10px!important;background:#fff!important;box-shadow:0 10px 24px rgba(31,82,89,.08)!important;overflow:hidden!important;border:1px solid rgba(223,241,239,.85)!important}.xm-product-card .card-cover{height:154px!important;border-radius:0!important;background-color:#d7fbf3!important}.xm-product-card .card-logo{width:120px!important;height:60px!important;object-fit:contain!important}.xm-product-card .badge{top:10px!important;left:10px!important;font-size:12px!important}.xm-product-card .card-body{padding:12px!important}.xm-product-card h3{height:38px!important;margin:0 0 7px!important;font-size:15px!important;line-height:19px!important;overflow:hidden!important}.xm-product-card .price{font-size:18px!important;color:#ff4f72!important;margin:0 0 10px!important}.xm-spec-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-bottom:10px!important}.xm-spec-grid span{height:30px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 8px!important;background:#f5fbfb!important;border-radius:6px!important;color:#7a8890!important;font-size:12px!important}.xm-spec-grid em{font-style:normal!important;color:#21313a!important;font-weight:700!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.xm-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.xm-card-actions .button{height:32px!important;min-height:32px!important;font-size:13px!important;border-radius:6px!important;padding:0!important}
.is-list-view .product-grid{grid-template-columns:1fr!important}.is-list-view .xm-product-card{display:grid!important;grid-template-columns:220px 1fr!important}.is-list-view .xm-product-card .card-cover{height:100%!important;min-height:156px!important}
.xm-detail{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:18px!important;align-items:start!important}.xm-detail .detail-visual{background:#fff!important;color:#20313a!important;border-radius:12px!important}.xm-detail .detail-cover{height:320px!important}.xm-detail .detail-main{padding:18px!important}.xm-detail .detail-main h1{font-size:26px!important;color:#172831!important}.xm-detail-side{background:#fff!important;border-radius:12px!important}.xm-field-list{display:grid!important;grid-template-columns:1fr!important;gap:0!important}.xm-field-list .field{min-height:38px!important;border-bottom:1px solid #eef3f5!important;font-size:13px!important}.xm-field-list .field span{font-weight:700!important;color:#1f2d36!important}.detail-gallery{grid-template-columns:repeat(auto-fill,minmax(118px,1fr))!important}.detail-gallery a{border-color:#e5edf1!important;background:#f8fbfc!important}.detail-gallery img{height:112px!important}
.upload-preview{grid-column:2!important;display:grid!important;grid-template-columns:repeat(4,54px)!important;gap:6px!important;margin-top:6px!important}.upload-preview img{width:54px!important;height:54px!important;border-radius:5px!important;object-fit:cover!important;border:1px solid #d7e1e8!important;background:#f6fafb!important}
@media (max-width:1060px){.nav{flex-wrap:wrap!important;padding-bottom:10px!important}.site-search{order:3!important;width:100%!important;min-width:0!important}.platform-home{grid-template-columns:1fr 1fr!important}.main-banner{grid-column:1/-1!important;order:-1!important}.notice-board{height:auto!important}.zone-row{grid-template-columns:repeat(2,1fr)!important}.product-grid{grid-template-columns:repeat(2,1fr)!important}.xm-detail{grid-template-columns:1fr!important}}
@media (max-width:720px){.wrap{width:calc(100vw - 20px)!important;padding-top:14px!important}.nav{width:calc(100vw - 20px)!important}.nav-links{width:100%!important;overflow:auto!important}.nav-links a{height:42px!important;padding:0 11px!important}.platform-home,.product-grid{grid-template-columns:1fr!important}.main-banner{height:auto!important;min-height:300px!important}.main-banner h1{font-size:30px!important}.zone-row{grid-template-columns:1fr!important}.filter-row{gap:8px!important;padding:10px!important}.filter-row select,.filter-row button,.filter-row a{font-size:13px!important}.is-list-view .xm-product-card{grid-template-columns:1fr!important}.upload-preview{grid-column:auto!important;grid-template-columns:repeat(4,54px)!important}.xm-detail .detail-cover{height:220px!important}}

/* === Delta Force premium tactical skin - 2026-08-28 === */
:root{
  --df-bg:#07100e;--df-panel:#0d1716;--df-panel-2:#101f1d;--df-line:rgba(88,255,190,.22);
  --df-green:#44ffb4;--df-green-2:#14d98b;--df-cyan:#45dfff;--df-gold:#e4c36a;
  --df-red:#ff5f73;--df-text:#e8fff8;--df-muted:#8aa39b;--df-shadow:0 22px 60px rgba(0,0,0,.42);
}
html body{
  background:
    radial-gradient(circle at 18% 8%,rgba(68,255,180,.18),transparent 28%),
    radial-gradient(circle at 82% 18%,rgba(69,223,255,.12),transparent 32%),
    linear-gradient(135deg,#06100d 0%,#081411 42%,#030706 100%)!important;
  color:var(--df-text)!important;
}
body:before{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(120deg,transparent 0 48%,rgba(68,255,180,.05) 49%,transparent 50%);background-size:42px 42px,42px 42px,180px 180px;mask-image:linear-gradient(#000,transparent 88%)}
.site-header{background:rgba(6,14,13,.92)!important;border-top:5px solid rgba(68,255,180,.35)!important;border-bottom:1px solid var(--df-line)!important;backdrop-filter:blur(14px)!important;box-shadow:0 16px 42px rgba(0,0,0,.38)!important}
.brand{position:relative}.brand:after{content:'DELTA OPS';position:absolute;left:74px;bottom:8px;color:var(--df-green);font-size:10px;font-weight:900;letter-spacing:2px;text-shadow:0 0 12px rgba(68,255,180,.7)}
.brand-logo{filter:drop-shadow(0 0 16px rgba(68,255,180,.3))!important}.nav-links a{color:#d9fff5!important;letter-spacing:.2px!important}.nav-links a:hover{background:linear-gradient(180deg,rgba(68,255,180,.08),rgba(68,255,180,.02))!important;color:#fff!important;border-bottom-color:var(--df-green)!important;text-shadow:0 0 12px rgba(68,255,180,.5)!important}
.site-search{background:#081110!important;border-color:rgba(68,255,180,.28)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 0 24px rgba(68,255,180,.08)!important}.site-search input{background:#081110!important;color:#dcfff5!important}.site-search input::placeholder{color:#6f8a83!important}.site-search button{background:linear-gradient(135deg,var(--df-green),var(--df-cyan))!important;color:#04110d!important;text-shadow:none!important}
.wrap{position:relative}.panel,.promo-stack,.notice-board,.platform-filter,.xm-product-card,.sell-page-shell,.sell-modal-panel,.console-user-card,.console-main,.auth-hero,.split .form,.detail-side,.detail-visual{background:linear-gradient(180deg,rgba(17,31,29,.96),rgba(9,18,17,.96))!important;border:1px solid var(--df-line)!important;box-shadow:var(--df-shadow)!important;color:var(--df-text)!important}
.platform-home{position:relative}.platform-home:before{content:'TACTICAL ACCOUNT OPS';position:absolute;left:280px;top:-14px;color:rgba(68,255,180,.28);font-size:12px;font-weight:900;letter-spacing:4px}
.promo-stack{background:linear-gradient(180deg,rgba(11,25,22,.9),rgba(6,13,12,.95))!important;border-radius:16px!important}.promo-card{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(17,49,41,.95),rgba(16,86,71,.86))!important;border:1px solid rgba(68,255,180,.28)!important;color:#eafff8!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)!important}.promo-card:before{content:'';position:absolute;right:-20px;top:-18px;width:110px;height:110px;border:1px solid rgba(69,223,255,.32);transform:rotate(35deg)}.promo-card:after{content:'//';position:absolute;right:18px;bottom:14px;color:var(--df-green);font-size:30px;font-weight:900;letter-spacing:-6px}.promo-card strong{color:#fff!important;text-shadow:0 0 18px rgba(68,255,180,.28)!important}.promo-card span{color:#a7d9cd!important}.promo-card.pink{background:linear-gradient(135deg,rgba(31,20,25,.95),rgba(83,32,42,.86))!important;border-color:rgba(255,95,115,.28)!important}.promo-card.pink:after{color:var(--df-red)}
.main-banner{position:relative;background:linear-gradient(135deg,#0b1917 0%,#12352d 48%,#0b1917 100%)!important;border:1px solid rgba(68,255,180,.32)!important;box-shadow:0 28px 70px rgba(0,0,0,.48), inset 0 0 80px rgba(68,255,180,.08)!important}.main-banner:before{background:radial-gradient(circle at 74% 30%,rgba(68,255,180,.22),transparent 24%),linear-gradient(135deg,transparent 0 68%,rgba(69,223,255,.16) 68% 70%,transparent 70%),repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 7px)!important}.main-banner:after{content:'DF-OPS  AEGIS  SECURE';position:absolute;right:24px;bottom:18px;color:rgba(68,255,180,.55);font-size:11px;letter-spacing:3px;font-weight:900}.banner-tag{display:inline-flex!important;align-items:center!important;gap:8px!important;background:rgba(68,255,180,.12)!important;border:1px solid rgba(68,255,180,.28)!important;color:var(--df-green)!important;border-radius:999px!important;padding:7px 12px!important;font-size:12px!important;font-weight:900!important;letter-spacing:1.6px!important}.banner-tag:before{content:'';width:8px;height:8px;background:var(--df-green);border-radius:50%;box-shadow:0 0 16px var(--df-green)}.main-banner h1{color:#ecfff9!important;text-shadow:0 0 18px rgba(68,255,180,.35),0 4px 0 rgba(0,0,0,.42)!important}.main-banner p{color:#a6c9c0!important}.main-banner .button.secondary,.button.secondary{background:linear-gradient(135deg,var(--df-green),var(--df-cyan))!important;color:#04110d!important}.main-banner .button.ghost,.button.ghost{background:rgba(255,255,255,.04)!important;color:#dffff6!important;border:1px solid rgba(68,255,180,.24)!important}.main-banner img{filter:drop-shadow(0 0 28px rgba(68,255,180,.28)) drop-shadow(0 16px 18px rgba(0,0,0,.38))!important}
.notice-board{background:linear-gradient(180deg,rgba(15,29,27,.98),rgba(8,16,15,.98))!important}.notice-board h2{background:linear-gradient(90deg,rgba(68,255,180,.18),rgba(228,195,106,.08),transparent)!important;color:#f5fff8!important;border-bottom:1px solid rgba(68,255,180,.18)!important}.notice-board h2:before{content:'';margin-right:8px;color:var(--df-gold)}.notice-board a{color:#dffdf4!important;border-bottom-color:rgba(255,255,255,.08)!important}.notice-board a span{color:var(--df-green)!important}.notice-board a:hover{background:rgba(68,255,180,.06)!important;color:#fff!important}
.zone-card{position:relative;background:linear-gradient(135deg,rgba(16,30,28,.98),rgba(8,18,17,.98))!important;border:1px solid rgba(68,255,180,.24)!important;box-shadow:0 18px 38px rgba(0,0,0,.28)!important;overflow:hidden}.zone-card:before{content:'';position:absolute;right:-18px;top:12px;width:70px;height:70px;border:1px solid rgba(69,223,255,.22);transform:rotate(25deg)}.zone-card strong{color:#f1fff9!important}.zone-card em{color:#91aaa2!important}.zone-card:after{background:linear-gradient(135deg,var(--df-green),var(--df-cyan))!important;color:#04110d!important;box-shadow:0 0 18px rgba(68,255,180,.25)}
.platform-filter{background:linear-gradient(180deg,rgba(14,25,24,.98),rgba(8,16,15,.98))!important}.filter-row select,.filter-row button,.filter-row a{background:rgba(255,255,255,.045)!important;color:#dffdf4!important;border:1px solid rgba(68,255,180,.16)!important}.filter-row select:focus{outline:1px solid rgba(68,255,180,.55)!important}.filter-submit,.advanced-filter{background:linear-gradient(135deg,var(--df-green),var(--df-cyan))!important;color:#04110d!important;border:0!important}.filter-reset{background:rgba(255,95,115,.12)!important;color:#ff8b9a!important}.view-switch{background:rgba(228,195,106,.1)!important;color:#f0d486!important}
.xm-product-card{background:linear-gradient(180deg,rgba(16,30,28,.98),rgba(7,14,13,.98))!important;border-color:rgba(68,255,180,.2)!important}.xm-product-card .card-cover{background:linear-gradient(135deg,rgba(14,48,40,.92),rgba(12,20,19,.92))!important;border-bottom:1px solid rgba(68,255,180,.16)!important}.xm-product-card .card-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,transparent 0 68%,rgba(68,255,180,.16) 68% 70%,transparent 70%),repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0 1px,transparent 1px 9px)}.xm-product-card h3 a{color:#f1fff9!important}.xm-product-card .price{color:var(--df-green)!important;text-shadow:0 0 16px rgba(68,255,180,.24)!important}.xm-spec-grid span{background:rgba(255,255,255,.045)!important;color:#85a098!important;border:1px solid rgba(255,255,255,.04)!important}.xm-spec-grid em{color:#e9fff8!important}.xm-card-actions .button{background:linear-gradient(135deg,var(--df-green),var(--df-cyan))!important;color:#04110d!important}.xm-card-actions .button.ghost{background:rgba(255,255,255,.04)!important;color:#dffdf4!important;border:1px solid rgba(68,255,180,.2)!important}
.sell-page-shell,.sell-modal-panel{background:#0b1413!important;border-color:rgba(68,255,180,.24)!important}.sell-modal{background:rgba(0,0,0,.74)!important}.sell-modal-panel>header,.sell-page-title{background:#0b1413!important;border-bottom-color:rgba(68,255,180,.22)!important}.sell-modal-panel h2,.sell-page-title h1{color:#edfff8!important}.platform-sell-form{background:#0b1413!important;color:#a8c0b8!important}.platform-sell-form input,.platform-sell-form select,.platform-sell-form textarea{background:#091110!important;border-color:rgba(68,255,180,.18)!important;color:#ecfff8!important}.platform-sell-form input::placeholder,.platform-sell-form textarea::placeholder{color:#657c76!important}.platform-sell-form small{color:#e4c36a!important}.mini-blue,.sell-submit-row button{background:linear-gradient(135deg,var(--df-green),var(--df-cyan))!important;color:#04110d!important}.sell-submit-row{border-top-color:rgba(68,255,180,.16)!important}.sell-submit-row p{color:#e4c36a!important}.upload-preview img{border-color:rgba(68,255,180,.35)!important;background:#081110!important}
.xm-detail .detail-visual,.xm-detail-side{background:linear-gradient(180deg,rgba(15,29,27,.98),rgba(7,14,13,.98))!important}.xm-detail .detail-cover{background-color:#10251f!important}.xm-detail .detail-main h1{color:#f1fff9!important}.xm-detail .detail-main p{color:#aac8bf!important}.xm-field-list .field{border-bottom-color:rgba(255,255,255,.08)!important;color:#8fa9a0!important}.xm-field-list .field span{color:#f1fff9!important}.safe-box{background:rgba(68,255,180,.06)!important;border-color:rgba(68,255,180,.16)!important}.safe-box strong{color:var(--df-green)!important}.safe-box p{color:#a7c4bb!important}.detail-gallery a{border-color:rgba(68,255,180,.22)!important;background:#091110!important}
.console-head h1,.auth-hero h1,.split .form h2,.console-user-card strong{color:#f1fff9!important}.console-head p,.console-grid span,.console-list span,.auth-hero p,.split .form label{color:#91aaa2!important}.console-grid article,.console-list{background:rgba(255,255,255,.035)!important;border-color:rgba(68,255,180,.14)!important}.console-list div{border-bottom-color:rgba(255,255,255,.08)!important}.console-list strong{color:#e7fff7!important}.console-list em{color:var(--df-green)!important}.compact-form label input,.compact-form label textarea,.split .form input{background:#091110!important;border-color:rgba(68,255,180,.18)!important;color:#ecfff8!important}
.site-footer{background:#050b0a!important;border-top:1px solid rgba(68,255,180,.18)!important;color:#7f9a91!important}.cs-bubble{background:linear-gradient(135deg,var(--df-green),var(--df-cyan))!important;color:#04110d!important}.cs-panel{background:#0b1413!important;border:1px solid rgba(68,255,180,.24)!important;color:#eafff8!important}.cs-panel header{background:linear-gradient(135deg,#12372d,#0b1715)!important;color:#eafff8!important}
@media (max-width:720px){.platform-home:before{display:none}.brand:after{display:none}.main-banner h1{font-size:31px!important}.site-search{box-shadow:none!important}}

/* filter bar centered full display fix - 2026-08-28 */
.platform-filter{overflow:visible!important}
.filter-row.primary-filter{
  display:grid!important;
  grid-template-columns:repeat(11,minmax(82px,1fr))!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:auto!important;
  padding:14px 16px!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
.filter-row.primary-filter select,
.filter-row.primary-filter button,
.filter-row.primary-filter a{
  width:100%!important;
  min-width:0!important;
  height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  padding:0 8px!important;
  font-size:13px!important;
  line-height:34px!important;
  box-sizing:border-box!important;
}
.filter-row.primary-filter select{
  text-align:left!important;
  text-align-last:left!important;
}
@media (max-width:1180px){.filter-row.primary-filter{grid-template-columns:repeat(6,minmax(96px,1fr))!important}}
@media (max-width:720px){.filter-row.primary-filter{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important}.filter-row.primary-filter select,.filter-row.primary-filter button,.filter-row.primary-filter a{font-size:12px!important}}

/* compact one-line centered filter bar - 2026-08-28 */
.filter-row.primary-filter{
  grid-template-columns:repeat(11,minmax(0,1fr))!important;
  gap:8px!important;
  padding:10px 14px!important;
  min-height:48px!important;
  overflow:visible!important;
}
.filter-row.primary-filter select,
.filter-row.primary-filter button,
.filter-row.primary-filter a{
  height:28px!important;
  min-height:28px!important;
  line-height:28px!important;
  padding:0 4px!important;
  font-size:12px!important;
  font-weight:700!important;
  border-radius:5px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  white-space:nowrap!important;
}
.filter-row.primary-filter select{
  appearance:none!important;
  -webkit-appearance:none!important;
  text-align:center!important;
  text-align-last:center!important;
  background-position:calc(100% - 8px) 11px,calc(100% - 4px) 11px!important;
  background-size:4px 4px,4px 4px!important;
  padding-left:4px!important;
  padding-right:12px!important;
}
.filter-row.primary-filter option{text-align:center!important}
@media (min-width:1181px){.filter-row.primary-filter{grid-template-columns:82px 96px 90px 72px 72px 72px 72px 82px 78px 78px 56px!important;justify-content:center!important}}
@media (max-width:1180px){.filter-row.primary-filter{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important}.filter-row.primary-filter select,.filter-row.primary-filter button,.filter-row.primary-filter a{font-size:12px!important}}

/* exact 12-control one-line filter fix - 2026-08-28 */
.filter-row.primary-filter{
  grid-template-columns:76px 84px 78px 60px 60px 60px 60px 72px 58px 58px 54px 58px!important;
  gap:7px!important;
  justify-content:center!important;
  align-items:center!important;
  padding:10px 12px!important;
  width:100%!important;
}
.filter-row.primary-filter select,
.filter-row.primary-filter button,
.filter-row.primary-filter a{
  height:28px!important;
  min-height:28px!important;
  line-height:28px!important;
  padding:0 3px!important;
  font-size:12px!important;
  letter-spacing:0!important;
  overflow:hidden!important;
  text-overflow:clip!important;
}
@media (min-width:1181px){.filter-row.primary-filter{grid-template-columns:76px 84px 78px 60px 60px 60px 60px 72px 58px 58px 54px 58px!important}}
@media (max-width:1180px){.filter-row.primary-filter{grid-template-columns:repeat(6,minmax(0,1fr))!important}}

/* centered wider filter controls - 2026-08-28 */
.filter-row.primary-filter{
  width:max-content!important;
  max-width:100%!important;
  margin:0 auto!important;
  grid-template-columns:82px 92px 84px 66px 66px 66px 66px 78px 64px 64px 60px 64px!important;
  gap:8px!important;
  padding:10px 0!important;
  justify-content:center!important;
  align-content:center!important;
}
.platform-filter{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 16px!important;
  min-height:58px!important;
}
.filter-row.primary-filter select,
.filter-row.primary-filter button,
.filter-row.primary-filter a{
  height:30px!important;
  min-height:30px!important;
  line-height:30px!important;
  font-size:12px!important;
  border-radius:5px!important;
}
@media (min-width:1181px){.filter-row.primary-filter{grid-template-columns:82px 92px 84px 66px 66px 66px 66px 78px 64px 64px 60px 64px!important}}
@media (max-width:1180px){.platform-filter{padding:0 12px!important}.filter-row.primary-filter{width:100%!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}}

/* fuller balanced filter bar - 2026-08-28 */
.platform-filter{
  min-height:70px!important;
  padding:0 26px!important;
}
.filter-row.primary-filter{
  width:100%!important;
  max-width:1080px!important;
  margin:0 auto!important;
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  gap:10px!important;
  padding:16px 0!important;
  justify-content:center!important;
  align-items:center!important;
}
.filter-row.primary-filter select,
.filter-row.primary-filter button,
.filter-row.primary-filter a{
  height:36px!important;
  min-height:36px!important;
  line-height:36px!important;
  padding:0 8px!important;
  font-size:13px!important;
  font-weight:800!important;
  border-radius:7px!important;
  letter-spacing:.2px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.filter-row.primary-filter select{
  text-align:center!important;
  text-align-last:center!important;
  padding-left:8px!important;
  padding-right:16px!important;
}
@media (min-width:1181px){.filter-row.primary-filter{grid-template-columns:repeat(12,minmax(0,1fr))!important;max-width:1080px!important}}
@media (max-width:1180px){.filter-row.primary-filter{max-width:100%!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}.platform-filter{padding:0 14px!important}}
@media (max-width:720px){.filter-row.primary-filter{grid-template-columns:repeat(2,minmax(0,1fr))!important}.filter-row.primary-filter select,.filter-row.primary-filter button,.filter-row.primary-filter a{height:34px!important;line-height:34px!important}}

/* readable dark dropdown options - 2026-08-28 */
.filter-row.primary-filter select,
.platform-sell-form select,
.compact-form select{
  color:#f2fff9!important;
  background-color:#101f1d!important;
  border-color:rgba(68,255,180,.36)!important;
}
.filter-row.primary-filter select option,
.platform-sell-form select option,
.compact-form select option{
  background:#101f1d!important;
  color:#f2fff9!important;
  font-weight:700!important;
}
.filter-row.primary-filter select option:checked,
.platform-sell-form select option:checked,
.compact-form select option:checked{
  background:#1f8f62!important;
  color:#ffffff!important;
}
.filter-row.primary-filter select option:hover,
.platform-sell-form select option:hover,
.compact-form select option:hover{
  background:#174f3f!important;
  color:#ffffff!important;
}

/* remove lower-left GO badge on zone cards - 2026-08-28 */
.zone-card:after{display:none!important;content:none!important}

/* 13-control filter row after adding price - 2026-08-28 */
@media (min-width:1181px){
  .filter-row.primary-filter{
    grid-template-columns:repeat(13,minmax(0,1fr))!important;
    max-width:1120px!important;
    gap:8px!important;
  }
  .filter-row.primary-filter select,
  .filter-row.primary-filter button,
  .filter-row.primary-filter a{
    font-size:12px!important;
    padding:0 5px!important;
  }
}

/* correct back to 12 visible controls after replacing price filter - 2026-08-28 */
@media (min-width:1181px){
  .filter-row.primary-filter{
    grid-template-columns:repeat(12,minmax(0,1fr))!important;
    max-width:1080px!important;
    gap:10px!important;
  }
}

/* clean product card cover: remove overlay text/logo - 2026-08-28 */
.xm-product-card .card-logo,
.xm-product-card .card-cover .badge{
  display:none!important;
}
.xm-product-card .card-cover:after{
  display:none!important;
  content:none!important;
}
.xm-product-card .card-cover{
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}

/* clean default product card art when no real screenshot - 2026-08-28 */
.xm-product-card .card-cover:not([style]){
  background:
    radial-gradient(circle at 72% 28%,rgba(68,255,180,.24),transparent 28%),
    linear-gradient(135deg,#0f2a23 0%,#07110f 54%,#102822 100%)!important;
}
.xm-product-card .card-cover:not([style]):before{
  content:''!important;
  position:absolute!important;
  inset:18px!important;
  display:block!important;
  border:1px solid rgba(68,255,180,.26)!important;
  border-radius:8px!important;
  background:
    linear-gradient(90deg,rgba(68,255,180,.14) 1px,transparent 1px),
    linear-gradient(rgba(68,255,180,.12) 1px,transparent 1px)!important;
  background-size:18px 18px!important;
  opacity:.58!important;
}
.xm-product-card .card-cover:not([style]) .card-logo,
.xm-product-card .card-cover:not([style]) .badge{display:none!important}

/* header logo fix - remove overlay text and make logo readable */
.site-header .brand:after{content:none!important;display:none!important;}
.site-header .brand{width:170px!important;min-width:170px!important;justify-content:center!important;overflow:visible!important;}
.site-header .brand-logo{width:158px!important;height:58px!important;object-fit:contain!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 0 10px rgba(68,255,180,.22))!important;}
.site-header .nav{min-height:74px!important;align-items:center!important;}
@media (max-width:720px){.site-header .brand{width:140px!important;min-width:140px!important}.site-header .brand-logo{width:132px!important;height:50px!important}}

/* user center profile card */
.user-profile-card{position:relative;overflow:hidden;margin:0 0 24px;padding:34px 42px;border:1px solid rgba(68,255,180,.22);border-radius:16px;background:linear-gradient(90deg,rgba(232,238,238,.92),rgba(232,238,238,.72)),linear-gradient(135deg,rgba(8,19,17,.95),rgba(12,39,34,.86));color:#102022;box-shadow:0 22px 55px rgba(0,0,0,.22)}
.user-profile-card:before{content:'';position:absolute;right:40px;top:36px;width:360px;height:320px;opacity:.13;background:url('assets/xingbei-logo.png') center/contain no-repeat;filter:grayscale(1)}
.profile-identity{position:relative;z-index:1;display:flex;align-items:center;gap:20px;margin-bottom:34px}.profile-identity img{width:82px;height:82px;border-radius:50%;object-fit:cover;background:#fff;border:4px solid rgba(255,255,255,.88);box-shadow:0 8px 24px rgba(0,0,0,.14)}
.profile-identity h2{margin:0;color:#050b0c;font-size:22px;font-weight:500;line-height:1.2}.profile-identity h2 span{display:inline-flex;margin-left:8px;color:#238cff;font-size:18px}.profile-identity p{margin:6px 0 0;color:#6d7b82;font-size:13px}
.profile-info-form{position:relative;z-index:1;max-width:560px;display:grid;gap:16px}.profile-info-line,.profile-form-line{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:14px}.profile-info-line label,.profile-form-line label{color:#5c6870;font-size:14px;text-align:right}.profile-info-line strong{color:#657078;font-size:14px;font-weight:500}.profile-info-line a{color:#258cff;font-size:13px}.profile-form-line input{height:36px;border:1px solid #d8dee4;border-radius:3px;background:#fff;color:#303b42;padding:0 12px;font-size:14px;box-shadow:none}.profile-form-line input::placeholder{color:#a7b0b7}.profile-actions{display:flex;gap:14px;margin-left:100px;margin-top:4px}.profile-actions button,.profile-cancel{min-height:36px;height:36px;padding:0 18px;border-radius:4px;font-size:14px;font-weight:500;box-shadow:none}.profile-actions button{background:#ff646b!important;color:#fff!important}.profile-cancel{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#47545c;border:1px solid #dce2e7}
@media (max-width:720px){.user-profile-card{padding:24px 16px}.profile-info-line,.profile-form-line{grid-template-columns:1fr;gap:7px}.profile-info-line label,.profile-form-line label{text-align:left}.profile-actions{margin-left:0}.user-profile-card:before{right:-90px;top:70px;width:300px}}

/* user center logout button */
.profile-logout{display:inline-flex;align-items:center;justify-content:center;min-height:36px;height:36px;padding:0 18px;border-radius:4px;font-size:14px;font-weight:500;background:#15211f;color:#39ffc6!important;border:1px solid rgba(68,255,180,.42);box-shadow:none}.profile-logout:hover{background:#0d1715;color:#fff!important}

/* homepage banner logo bigger */
.main-banner > img{width:320px!important;height:220px!important;object-fit:contain!important;margin-left:18px!important;filter:drop-shadow(0 0 22px rgba(68,255,180,.24)) drop-shadow(0 16px 18px rgba(0,0,0,.36))!important;}
@media (max-width:720px){.main-banner > img{width:250px!important;height:170px!important;margin:14px auto 0!important}}

/* register contact hint */
.register-contact-tip{margin:0 0 -4px;color:#38ffc4;font-size:13px;letter-spacing:.2px;}

/* sell form: hide red required markers */
.sell-modal .required,.sell-page-shell .required,.platform-sell-form .required{display:none!important;}


.cs-info a.cs-info-link {
    display: grid;
    gap: 3px;
    padding: 11px 12px;
    border: 1px solid rgba(34, 255, 179, .34);
    border-radius: var(--radius);
    background: linear-gradient(135deg, rgba(31, 255, 178, .13), rgba(68, 210, 255, .09));
    transition: transform .16s ease, border-color .16s ease, background .16s ease;
}

.cs-info a.cs-info-link:hover {
    transform: translateY(-1px);
    border-color: rgba(34, 255, 179, .68);
    background: linear-gradient(135deg, rgba(31, 255, 178, .2), rgba(68, 210, 255, .16));
}



.console-qr-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 210px;
    align-items: center;
    gap: 22px;
    margin: 18px 0;
    padding: 22px;
    border: 1px solid rgba(34, 255, 179, .26);
    border-radius: var(--radius);
    background: linear-gradient(135deg, rgba(34, 255, 179, .08), rgba(68, 210, 255, .06));
}

.console-qr-card h2 {
    margin: 0 0 8px;
    color: #eafff8;
    font-size: 24px;
}

.console-qr-card p {
    margin: 0;
    color: rgba(220, 246, 241, .72);
}

.console-qr-card img {
    width: 210px;
    height: 210px;
    object-fit: cover;
    padding: 8px;
    border-radius: 10px;
    background: #fff;
    justify-self: end;
}

@media (max-width: 640px) {
    .console-qr-card {
        grid-template-columns: 1fr;
    }

    .console-qr-card img {
        justify-self: start;
        width: min(230px, 100%);
        height: auto;
    }
}


.cs-info a.cs-info-link {
    background: linear-gradient(135deg, rgba(30, 255, 184, .18), rgba(44, 227, 255, .14)) !important;
    border-color: rgba(30, 255, 184, .72) !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .04), 0 0 18px rgba(30, 255, 184, .08);
}

.cs-info a.cs-info-link span {
    color: #bff8ec !important;
}

.cs-info a.cs-info-link strong {
    color: #ffffff !important;
    text-shadow: 0 0 10px rgba(30, 255, 184, .18);
}

.cs-info a.cs-info-link:hover strong {
    color: #28ffc2 !important;
}


.cs-info a.cs-info-link {
    min-height: 92px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;
}

.cs-info a.cs-info-link span {
    width: 100%;
    color: #bff8ec !important;
    font-size: 13px;
    text-align: left;
}

.cs-info a.cs-info-link strong {
    display: inline-flex;
    min-height: 32px;
    align-items: center;
    justify-content: center;
    padding: 7px 14px;
    border-radius: 6px;
    color: #04110d !important;
    font-size: 13px;
    font-weight: 900;
    background: #18f0aa;
    box-shadow: 0 10px 24px rgba(24, 240, 170, .18);
    text-shadow: none !important;
}

.cs-info a.cs-info-link:hover strong {
    color: #04110d !important;
    background: #27ffd0;
}


.console-grid article strong {
    color: #f2fff9 !important;
    font-weight: 900;
    text-shadow: 0 0 12px rgba(31, 255, 178, .16);
}

.console-grid article span {
    color: rgba(222, 246, 241, .78) !important;
}

.console-grid article em {
    color: #38d8ff !important;
    font-weight: 900;
}


.cs-panel .eyebrow {
    color: #42f7ff !important;
    letter-spacing: .08em;
    text-shadow: 0 0 12px rgba(66, 247, 255, .22);
}

.cs-panel h2 {
    color: #f4fff9 !important;
    font-weight: 900;
    text-shadow: 0 0 14px rgba(31, 255, 178, .2);
}

.cs-panel .cs-welcome {
    color: #dff8f1 !important;
    font-weight: 600;
    line-height: 1.7;
}

.cs-panel .cs-close {
    color: #ffffff !important;
}


.card-cover .product-cover-img,
.detail-cover .product-cover-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    opacity: .92;
}

.card-cover .product-cover-img + .card-logo {
    opacity: 0;
    pointer-events: none;
}

.card-cover:after,
.detail-cover:after {
    z-index: 2;
}

.card-cover .badge,
.detail-cover .badge,
.detail-logo {
    z-index: 3;
}


.xm-product-card .card-cover {
    background-color: #11372e;
    background-size: cover !important;
    background-position: center !important;
}

.xm-product-card .card-cover::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0,0,0,.04), rgba(0,0,0,.18));
    pointer-events: none;
}

.xm-product-card .card-cover .badge {
    z-index: 4;
}


.archive-hero .eyebrow,
.section-title .eyebrow {
    color: #35e8ff !important;
    text-shadow: 0 0 14px rgba(53, 232, 255, .24);
}

.archive-hero h1,
.section-title h2 {
    color: #f4fff9 !important;
    font-weight: 950;
    text-shadow: 0 0 18px rgba(34, 255, 179, .18);
}

.archive-hero .muted,
.section-title .muted {
    color: #c9eee4 !important;
    font-weight: 600;
}


.xm-product-card .card-cover[style*="background-image"] .card-logo {
    display: none !important;
}

.xm-product-card .card-cover[style*="background-image"] {
    min-height: 196px;
}


.price.rent-format {
    display: inline-flex;
    align-items: baseline;
    gap: 2px;
    color: #d4e4df !important;
    font-size: 14px;
    font-weight: 700;
}

.rent-format .rent-label {
    color: #d4e4df;
    font-weight: 700;
}

.rent-format .rent-price {
    color: #ff3657;
    font-size: 16px;
    font-weight: 950;
    letter-spacing: -.02em;
}

.detail-side .price.rent-format,
.detail-main .price.rent-format {
    font-size: 16px;
}

.detail-side .rent-format .rent-price,
.detail-main .rent-format .rent-price {
    font-size: 22px;
}


.rental-card {
    overflow: hidden;
    border-radius: 8px;
    background: #f8ffff !important;
    color: #183034 !important;
    border: 1px solid rgba(110, 232, 220, .5) !important;
    box-shadow: 0 14px 34px rgba(0, 40, 36, .12) !important;
}

.rental-card::before {
    display: none !important;
}

.rental-cover {
    display: block;
    height: 180px;
    margin: 10px 10px 0;
    border-radius: 6px;
    background-size: cover !important;
    background-position: center !important;
    background-color: #12362f;
}

.rental-body {
    padding: 8px 12px 14px;
}

.rental-body h3 {
    margin: 0 0 4px;
    font-size: 15px;
    line-height: 1.35;
    color: #172c31 !important;
    font-weight: 800;
}

.rental-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    color: #8a9aa0;
    font-size: 12px;
    line-height: 1.5;
}

.rental-meta span:not(:last-child)::after {
    content: "|";
    margin: 0 8px;
    color: #c3d0d2;
}

.rental-settlement {
    width: fit-content;
    margin: 4px 0 8px;
    padding: 3px 7px;
    border-radius: 4px;
    background: #fff0d7;
    color: #ff8a00;
    font-size: 12px;
}

.rental-spec-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 7px 6px;
    padding: 10px 8px;
    border-radius: 7px;
    background: #e9fffb;
}

.rental-spec-grid span {
    display: grid;
    gap: 2px;
    min-width: 0;
    text-align: center;
}

.rental-spec-grid strong {
    color: #10292e;
    font-size: 15px;
    line-height: 1.15;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rental-spec-grid em {
    color: #6f8588;
    font-style: normal;
    font-size: 12px;
    line-height: 1.15;
}

.rental-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: 14px;
}

.rental-actions .price.rent-format {
    color: #5c6c70 !important;
}

.rent-now-button {
    min-height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    border-radius: 6px;
    background: #18f0aa;
    color: #04110d !important;
    font-size: 13px;
    font-weight: 900;
    white-space: nowrap;
    box-shadow: 0 10px 22px rgba(24, 240, 170, .2);
}

.rent-now-button:hover {
    background: #29ffd0;
    transform: translateY(-1px);
}

@media (max-width: 560px) {
    .rental-card {
        border-radius: 8px;
    }

    .rental-cover {
        height: 140px;
        margin: 8px 8px 0;
    }

    .rental-body {
        padding: 7px 10px 12px;
    }

    .rental-body h3 {
        font-size: 14px;
        line-height: 1.28;
        margin-bottom: 3px;
    }

    .rental-meta {
        font-size: 11px;
        line-height: 1.35;
    }

    .rental-settlement {
        margin: 3px 0 6px;
        padding: 2px 6px;
        font-size: 11px;
    }

    .rental-spec-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 4px;
        padding: 7px 5px;
    }

    .rental-spec-grid span {
        gap: 1px;
    }

    .rental-spec-grid strong {
        font-size: 13px;
        line-height: 1.1;
    }

    .rental-spec-grid em {
        font-size: 10px;
        line-height: 1.12;
    }

    .rental-actions {
        align-items: center;
        flex-direction: row;
        gap: 8px;
        margin-top: 10px;
    }

    .rent-now-button {
        min-height: 34px;
        padding: 0 12px;
        font-size: 13px;
    }
}


.rental-code,
.detail-code {
    width: fit-content;
    margin: 0 0 6px;
    padding: 3px 8px;
    border-radius: 5px;
    background: rgba(255, 54, 87, .1);
    color: #ff3657;
    font-size: 12px;
    font-weight: 900;
}

.detail-code {
    margin-bottom: 10px;
    font-size: 14px;
}


.rental-actions .price.rent-format,
.price.rent-format {
    color: #24363a !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    text-shadow: none !important;
}

.rent-format .rent-label {
    color: #31464a !important;
    font-weight: 900 !important;
}

.rent-format .rent-price {
    color: #ff2448 !important;
    font-size: 18px !important;
    font-weight: 1000 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .55);
}

.rental-card .rent-format .rent-price {
    font-size: 18px !important;
}


.extra-note-tip {
    margin-top: -4px;
    padding: 14px 16px;
    border: 1px solid rgba(255, 214, 102, .35);
    border-radius: 8px;
    background: rgba(255, 196, 78, .08);
    color: #ffe6a3;
    font-size: 13px;
    line-height: 1.7;
}

.extra-note-tip strong {
    display: block;
    margin-bottom: 6px;
    color: #fff1b8;
}

.extra-note-tip ul {
    margin: 0;
    padding-left: 18px;
}

.extra-note-tip li + li {
    margin-top: 3px;
}


.rental-card .rental-code {
    display: inline-flex !important;
    margin: 2px 0 6px !important;
    padding: 3px 8px !important;
    border-radius: 5px !important;
    background: rgba(255, 54, 87, .1) !important;
    color: #ff3657 !important;
    font-size: 12px !important;
    font-weight: 900 !important;
}

.rental-card .rental-body h3,
.rental-card .rental-body h3 a {
    display: block !important;
    color: #10292e !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    line-height: 1.38 !important;
    margin: 0 0 7px !important;
    text-shadow: none !important;
}

.rental-card .rental-body h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rental-card .rental-meta {
    margin-top: 2px !important;
}


a.rental-spec-grid {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}

a.rental-spec-grid:hover {
    transform: translateY(-1px);
    box-shadow: inset 0 0 0 1px rgba(24, 240, 170, .28);
}

.rental-cover {
    cursor: pointer;
}


.gallery-lightbox {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 64px 28px 28px;
    background: rgba(0, 0, 0, .9);
}

.gallery-lightbox.is-open {
    display: flex;
}

.gallery-lightbox img {
    max-width: min(1180px, 96vw);
    max-height: 84vh;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 22px 80px rgba(0, 0, 0, .5);
}

.gallery-lightbox-close {
    position: fixed;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
    min-height: 38px;
    padding: 0 20px;
    border-radius: 8px;
    background: #18f0aa;
    color: #04110d;
    font-size: 14px;
    font-weight: 900;
    box-shadow: 0 12px 28px rgba(24, 240, 170, .24);
}

body.has-gallery-lightbox {
    overflow: hidden;
}


.xm-detail .detail-main {
    color: #183034 !important;
}

.xm-detail .detail-main .eyebrow {
    color: #2b8f82 !important;
    font-weight: 950 !important;
    text-shadow: none !important;
}

.xm-detail .detail-main h1 {
    color: #123037 !important;
    font-weight: 950 !important;
    text-shadow: none !important;
}

.xm-detail .detail-main p {
    color: #42666a !important;
    font-weight: 700 !important;
}

.xm-detail .detail-code {
    background: #ffe3ea !important;
    color: #ff2448 !important;
    font-weight: 950 !important;
}


.product-grid.is-list-view {
    grid-template-columns: 1fr !important;
}

.product-grid.is-list-view .rental-card {
    display: grid;
    grid-template-columns: minmax(180px, 34%) minmax(0, 1fr);
    align-items: stretch;
}

.product-grid.is-list-view .rental-cover {
    height: auto;
    min-height: 220px;
    margin: 10px 0 10px 10px;
}

.view-switch.is-active {
    background: #18f0aa !important;
    color: #04110d !important;
}

@media (max-width: 640px) {
    .product-grid.is-list-view .rental-card {
        grid-template-columns: 1fr;
    }

    .product-grid.is-list-view .rental-cover {
        height: 210px;
        margin: 10px 10px 0;
    }
}

/* fuller centered 11-control filter row after removing advanced button - 2026-08-28 */
@media (min-width:1181px){
  .platform-filter{
    min-height:78px!important;
    padding:0 28px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .filter-row.primary-filter{
    width:100%!important;
    max-width:1140px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:repeat(11,minmax(0,1fr))!important;
    gap:11px!important;
    padding:0!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:visible!important;
  }
  .filter-row.primary-filter select,
  .filter-row.primary-filter button,
  .filter-row.primary-filter a{
    width:100%!important;
    height:38px!important;
    min-height:38px!important;
    line-height:38px!important;
    padding:0 10px!important;
    font-size:13px!important;
    font-weight:800!important;
    border-radius:7px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:nowrap!important;
  }
  .filter-row.primary-filter select{
    text-align:center!important;
    text-align-last:center!important;
    padding-left:10px!important;
    padding-right:18px!important;
  }
}

/* admin-only preview review controls - 2026-08-28 */
.admin-review-card{
  margin-top:14px;
  padding:14px;
  border:1px solid rgba(68,255,180,.35);
  border-radius:10px;
  background:rgba(24,230,163,.08);
}
.admin-review-card strong{display:block;color:#2dffd2;margin-bottom:8px;font-size:15px}
.admin-review-card label{display:block;color:#dffdf4;font-weight:800;margin-bottom:8px}
.admin-review-card input{width:100%;height:40px;border:1px solid rgba(68,255,180,.45);border-radius:8px;background:#071613;color:#ff3158;font-size:20px;font-weight:900;padding:0 12px;margin-top:6px;box-sizing:border-box}
.admin-review-actions{display:grid;gap:10px;margin-top:12px}
.admin-review-actions button{width:100%;height:42px;border-radius:8px;border:0;font-weight:900;cursor:pointer}
.admin-review-actions .save-price{background:linear-gradient(135deg,#2df7bf,#45dfff);color:#04110d}
.admin-review-actions .approve{background:#18e6a3;color:#04110d}
.admin-review-actions .reject{background:#ff4d5f;color:#fff}
.admin-review-note{margin:8px 0 0;color:#a6c9c0;font-size:13px;line-height:1.6}
.admin-review-message{margin:0 0 12px;padding:10px 12px;border-radius:8px;font-weight:800}
.admin-review-message.ok{background:#e8fff5;color:#137a3d}
.admin-review-message.err{background:#fff1f0;color:#a8071a}

/* complete detail field display - 2026-08-28 */
.xm-field-list .field.long-field{display:block!important;padding:10px 0!important}
.xm-field-list .field.long-field span{display:block!important;text-align:left!important;margin-top:6px;white-space:pre-wrap;line-height:1.65;color:#f2fff9!important;font-weight:800!important}

/* admin approval requires price on preview - 2026-08-28 */
.admin-review-actions .approve:disabled{opacity:.42!important;cursor:not-allowed!important;filter:grayscale(.45)}
.admin-review-price-tip{display:block;margin-top:6px;color:#ffd666;font-size:12px;line-height:1.5}



/* larger detail screenshots and no inner code badge - 2026-08-28 */
.xm-detail .detail-gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:20px!important}
.xm-detail .detail-gallery a{border-radius:10px!important;overflow:hidden!important;border:1px solid rgba(68,255,180,.28)!important;background:#071613!important;box-shadow:0 10px 24px rgba(0,0,0,.22)!important}
.xm-detail .detail-gallery img{width:100%!important;height:230px!important;object-fit:cover!important;display:block!important}
@media (max-width:720px){.xm-detail .detail-gallery{grid-template-columns:1fr!important}.xm-detail .detail-gallery img{height:220px!important}}


/* normal users keep code with larger screenshots - 2026-08-28 */
.xm-detail .detail-code{display:inline-flex!important}

/* force normal detail code visible - 2026-08-28 */
.xm-detail .detail-main .detail-code{display:inline-flex!important}


/* ALI Delta restored admin preview header - 2026-08-28 */
.admin-preview-header .nav{
    justify-content:center;
    min-height:74px;
}
.admin-preview-header .brand,
.admin-preview-header .site-search{
    display:none!important;
}
.admin-preview-nav{
    width:100%;
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:22px;
    flex-wrap:wrap;
}
.admin-preview-nav a,
.admin-preview-author,
.admin-preview-code{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:42px;
    padding:0 20px;
    border:1px solid rgba(45,255,210,.55);
    border-radius:9px;
    background:rgba(7,24,20,.92);
    color:#eafff8;
    font-weight:900;
    letter-spacing:.3px;
    text-decoration:none;
    box-shadow:0 0 18px rgba(45,255,210,.08);
}
.admin-preview-nav a:hover{
    background:linear-gradient(135deg,#1df0ad,#41d8ff);
    color:#00140f;
}
.admin-preview-code{
    border-color:rgba(255,49,88,.55);
    color:#ff3d68;
    background:rgba(60,12,22,.55);
}
@media (max-width: 760px){
    .admin-preview-header .nav{padding:12px 14px;}
    .admin-preview-nav{gap:10px;}
    .admin-preview-nav a,
    .admin-preview-author,
    .admin-preview-code{width:100%;min-height:40px;}
}


/* ALI Delta profile password button position - 2026-08-28 */
.profile-password-line{
    display:grid!important;
    grid-template-columns:110px max-content max-content;
    align-items:center;
    column-gap:10px;
}
.profile-password-line .profile-password-change-btn{
    justify-self:start;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:86px;
    height:28px;
    padding:0 12px;
    border-radius:7px;
    background:linear-gradient(135deg,#18e6a3,#42dcff);
    color:#061713!important;
    font-size:13px!important;
    font-weight:900;
    text-decoration:none!important;
    box-shadow:0 6px 14px rgba(24,230,163,.18);
}
.profile-password-line .profile-password-change-btn:hover{
    filter:brightness(1.05);
    transform:translateY(-1px);
}
@media (max-width: 640px){
    .profile-password-line{grid-template-columns:92px 1fr;row-gap:8px;}
    .profile-password-line .profile-password-change-btn{grid-column:2;}
}


/* ALI Delta login single/register entry - 2026-08-28 */
.auth-single{
    width:min(720px,100%);
    margin:18px auto 0;
}
.auth-form-card{
    width:100%;
}
.auth-register-entry{
    margin:18px 0 14px;
    padding:13px 16px;
    border:1px solid rgba(45,255,210,.4);
    border-radius:10px;
    background:rgba(24,230,163,.08);
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    color:#dffdf4;
    font-weight:800;
}
.auth-register-entry a,
.auth-switch-row a{
    color:#1dffbd!important;
    font-weight:900;
    text-decoration:none!important;
}
.auth-register-entry a{
    display:inline-flex;
    min-width:96px;
    height:32px;
    align-items:center;
    justify-content:center;
    border-radius:8px;
    background:linear-gradient(135deg,#18e6a3,#42dcff);
    color:#061713!important;
}
.auth-switch-row{
    text-align:center;
    margin:14px 0 0;
}
@media (max-width: 640px){
    .auth-register-entry{display:grid;text-align:center;}
    .auth-register-entry a{width:100%;}
}


/* ALI Delta front avatar upload - 2026-08-28 */
.profile-avatar-upload{
    display:grid;
    justify-items:center;
    gap:10px;
}
.profile-avatar-upload img{
    width:96px!important;
    height:96px!important;
    border-radius:50%;
    object-fit:cover;
    border:4px solid rgba(255,255,255,.9);
    box-shadow:0 12px 28px rgba(0,0,0,.16);
}
.avatar-upload-btn{
    position:relative;
    overflow:hidden;
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    min-width:92px;
    height:30px;
    padding:0 12px;
    border-radius:999px;
    background:linear-gradient(135deg,#18e6a3,#42dcff);
    color:#061713!important;
    font-size:13px!important;
    font-weight:900!important;
    cursor:pointer;
    box-shadow:0 8px 18px rgba(24,230,163,.2);
}
.avatar-upload-btn input{
    position:absolute;
    inset:0;
    opacity:0;
    cursor:pointer;
}
.console-user-card img{
    width:78px;
    height:78px;
    object-fit:cover;
    border-radius:10px;
}
@media (max-width:640px){
    .profile-avatar-upload{justify-items:start;}
}


/* ALI Delta immutable user ID - 2026-08-28 */
.ali-user-code{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:76px;
    padding:3px 9px;
    border-radius:999px;
    background:#fff0f6;
    color:#e91e63;
    font-weight:900;
    letter-spacing:.4px;
}
.profile-identity p strong{
    color:#ff3158;
    font-weight:900;
}
.profile-identity p em{
    margin-left:6px;
    color:#657078;
    font-style:normal;
    font-size:12px;
}
.console-user-id{
    display:inline-flex;
    justify-content:center;
    color:#2dffd2;
    font-weight:900;
    letter-spacing:.3px;
    margin-top:4px;
}


/* ALI Delta profile name setting - 2026-08-28 */
.profile-name-row{
    display:flex;
    align-items:center;
    gap:12px;
    flex-wrap:wrap;
}
.profile-name-setting{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    height:28px;
    padding:0 12px;
    border-radius:999px;
    background:linear-gradient(135deg,#18e6a3,#42dcff);
    color:#061713!important;
    font-size:13px!important;
    font-weight:900;
    text-decoration:none!important;
    box-shadow:0 8px 18px rgba(24,230,163,.18);
}
.profile-name-setting:hover{filter:brightness(1.05);transform:translateY(-1px);}


/* ALI Delta profile submit changed state - 2026-08-28 */
.profile-actions button.profile-submit-idle,
.profile-actions button.profile-submit-idle:disabled{
    background:#aeb8b4!important;
    color:#eef6f3!important;
    cursor:not-allowed;
    box-shadow:none!important;
    opacity:.88;
}


/* ALI Delta clearer rent price text - 2026-08-28 */
.detail-side .price.rent-format,
.detail-main .price.rent-format{
    color:#f4fff9!important;
    font-weight:900!important;
    text-shadow:none!important;
}
.detail-side .rent-format .rent-label,
.detail-main .rent-format .rent-label{
    color:#f2fff9!important;
    font-size:16px!important;
    font-weight:900!important;
    opacity:1!important;
    text-shadow:none!important;
}
.detail-side .rent-format .rent-price,
.detail-main .rent-format .rent-price{
    color:#ff214d!important;
    font-size:24px!important;
    font-weight:1000!important;
    letter-spacing:0!important;
    text-shadow:0 1px 0 rgba(0,0,0,.45),0 0 10px rgba(255,33,77,.22)!important;
}

/* ALI Delta mobile compact product card stats - 2026-08-29 */
@media (max-width: 640px) {
    .product-grid .rental-card {
        border-radius: 8px !important;
    }

    .product-grid .rental-cover,
    .product-grid.is-list-view .rental-cover {
        height: 145px !important;
        min-height: 145px !important;
        margin: 8px 8px 0 !important;
        border-radius: 6px !important;
    }

    .product-grid .rental-body {
        padding: 7px 10px 12px !important;
    }

    .product-grid .rental-card .rental-code {
        margin: 0 0 5px !important;
        padding: 2px 7px !important;
        font-size: 11px !important;
    }

    .product-grid .rental-card .rental-body h3,
    .product-grid .rental-card .rental-body h3 a {
        margin-bottom: 5px !important;
        font-size: 14px !important;
        line-height: 1.25 !important;
    }

    .product-grid .rental-meta {
        font-size: 11px !important;
        line-height: 1.25 !important;
    }

    .product-grid .rental-settlement {
        margin: 3px 0 6px !important;
        padding: 2px 6px !important;
        font-size: 11px !important;
    }

    .product-grid .rental-spec-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        gap: 4px !important;
        padding: 7px 5px !important;
        border-radius: 6px !important;
    }

    .product-grid .rental-spec-grid span {
        gap: 1px !important;
        min-width: 0 !important;
    }

    .product-grid .rental-spec-grid strong {
        font-size: 13px !important;
        line-height: 1.05 !important;
        font-weight: 900 !important;
    }

    .product-grid .rental-spec-grid em {
        font-size: 10px !important;
        line-height: 1.05 !important;
        white-space: nowrap !important;
        transform: scale(.92);
    }

    .product-grid .rental-actions {
        flex-direction: row !important;
        align-items: center !important;
        gap: 8px !important;
        margin-top: 10px !important;
    }

    .product-grid .rent-now-button {
        min-height: 34px !important;
        padding: 0 12px !important;
        font-size: 13px !important;
    }
}
