:root{--v56-bg:#f8f4fa;--v56-card:#fff;--v56-ink:#171321;--v56-muted:#746a80;--v56-line:rgba(31,20,48,.08);--v56-deep:#171221;--v56-brand:#7c3aed;--v56-brand2:#fb4d86;--v56-gold:#f7c86a;--v56-shadow:0 18px 48px rgba(31,20,48,.13);--v56-shadow2:0 8px 26px rgba(31,20,48,.09);--v56-radius:28px}body[data-v56-theme="ios"]{--v56-bg:#f7f9fc;--v56-card:#fff;--v56-ink:#111827;--v56-muted:#64748b;--v56-line:rgba(15,23,42,.08);--v56-deep:#0f172a;--v56-brand:#2563eb;--v56-brand2:#06b6d4}body[data-v56-theme="club"]{--v56-bg:#0f0b15;--v56-card:#18111f;--v56-ink:#f9f4ff;--v56-muted:#b9a9c8;--v56-line:rgba(255,255,255,.09);--v56-deep:#07050b;--v56-brand:#a855f7;--v56-brand2:#f43f5e}body[data-v56-theme="luxury"]{--v56-bg:#fbf7ef;--v56-card:#fffaf1;--v56-ink:#22180c;--v56-muted:#856f50;--v56-line:rgba(92,61,18,.12);--v56-deep:#1d1308;--v56-brand:#b7791f;--v56-brand2:#d946ef}body[data-v56-theme="mist"]{--v56-bg:#f5f2f4;--v56-card:#fff;--v56-ink:#1f2937;--v56-muted:#6b7280;--v56-line:rgba(31,41,55,.08);--v56-deep:#263238;--v56-brand:#8b5cf6;--v56-brand2:#94a3b8}body[data-v56-theme="neon"]{--v56-bg:#070712;--v56-card:#111126;--v56-ink:#f8fbff;--v56-muted:#a7b0d0;--v56-line:rgba(125,249,255,.14);--v56-deep:#03040a;--v56-brand:#7df9ff;--v56-brand2:#ff4fd8}body.page{background:radial-gradient(circle at 8% -4%,color-mix(in srgb,var(--v56-brand2) 16%,transparent),transparent 28%),radial-gradient(circle at 96% 0,color-mix(in srgb,var(--v56-brand) 14%,transparent),transparent 30%),var(--v56-bg)!important;color:var(--v56-ink)}.brand-logo{background:transparent!important;box-shadow:none!important;overflow:visible!important}.brand-logo img{width:44px!important;height:44px!important;border-radius:16px!important;object-fit:contain!important;display:block!important}.brand-title{color:var(--v56-ink)!important}.brand-sub{color:var(--v56-muted)!important}.app-header{background:color-mix(in srgb,var(--v56-bg) 82%,transparent)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-bottom:1px solid var(--v56-line)!important}.nav a{border-radius:999px!important}.nav a.active{background:var(--v56-card)!important;color:var(--v56-ink)!important;box-shadow:var(--v56-shadow2)!important}.v56-hero{max-width:1180px;margin:22px auto 18px;padding:0 18px}.v56-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:18px;align-items:stretch}.v56-hero-copy,.v56-carousel{border-radius:34px;background:color-mix(in srgb,var(--v56-card) 94%,transparent);border:1px solid var(--v56-line);box-shadow:var(--v56-shadow);overflow:hidden}.v56-hero-copy{padding:30px}.v56-eyebrow{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:color-mix(in srgb,var(--v56-brand) 12%,var(--v56-card));color:var(--v56-brand);font-size:12px;font-weight:950}.v56-hero-copy h1{font-size:50px;line-height:1.05;letter-spacing:-.06em;margin:20px 0 14px;color:var(--v56-ink)}.v56-hero-copy p{color:var(--v56-muted);line-height:1.75;margin:0}.v56-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.v56-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--v56-line);border-radius:18px;padding:13px 17px;font-weight:950;background:var(--v56-card);color:var(--v56-ink);box-shadow:var(--v56-shadow2);text-decoration:none}.v56-btn.primary{background:linear-gradient(135deg,var(--v56-brand2),var(--v56-brand));color:#fff;border-color:transparent}.v56-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.v56-trust span{padding:12px;border-radius:18px;background:var(--v56-bg);border:1px solid var(--v56-line);font-weight:900;color:var(--v56-ink)}.v56-carousel{position:relative;min-height:330px;background:linear-gradient(135deg,var(--v56-deep),var(--v56-brand));color:#fff}.v56-slide{position:absolute;inset:0;padding:28px;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transition:opacity .35s ease;background:radial-gradient(circle at 92% 12%,rgba(255,255,255,.28),transparent 28%),linear-gradient(135deg,var(--v56-deep),var(--v56-brand),var(--v56-brand2))}.v56-slide.active{opacity:1}.v56-slide h2{font-size:34px;line-height:1.15;margin:18px 0 8px;letter-spacing:-.05em}.v56-slide p{color:rgba(255,255,255,.76);line-height:1.7;margin:0}.v56-slide-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.v56-dots{display:flex;gap:6px}.v56-dots button{width:8px;height:8px;border-radius:999px;border:0;background:rgba(255,255,255,.42);padding:0}.v56-dots button.active{width:22px;background:#fff}.v56-section-card{max-width:1180px;margin:18px auto;padding:0 18px}.v56-admin-entry{display:none;margin-top:14px}.v56-admin-entry.show{display:flex}.member-profile-card{position:relative;overflow:hidden}.member-profile-card:after{content:'';position:absolute;right:-42px;top:-42px;width:140px;height:140px;border-radius:50%;background:color-mix(in srgb,var(--v56-brand) 12%,transparent)}.v56-member-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.v56-empty{border:1px dashed var(--v56-line);background:linear-gradient(180deg,var(--v56-card),color-mix(in srgb,var(--v56-bg) 80%,var(--v56-card)));border-radius:22px;padding:28px;text-align:center;color:var(--v56-muted);font-weight:900}.bottom-nav{left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-width:none!important;transform:none!important;display:flex!important;gap:4px!important;padding:7px!important;box-sizing:border-box!important;overflow:hidden!important}.bottom-nav a{flex:1 1 0!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;white-space:nowrap!important}.bottom-nav a[data-v56-admin]{display:none!important}.bottom-nav.v56-admin-on a[data-v56-admin]{display:flex!important}.v56-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:1000}.v56-badge.diamond{background:linear-gradient(135deg,#e0f7ff,#8be9ff,#7c3aed);color:#172554}.v56-badge.gold{background:linear-gradient(135deg,#fff3b0,#f5b942);color:#4a2b00}.v56-badge.club{background:linear-gradient(135deg,#111827,#b7791f,#f7c86a);color:#fff}@media(max-width:820px){.v56-hero{margin-top:12px;padding:0 12px}.v56-hero-grid{grid-template-columns:1fr}.v56-hero-copy{padding:22px;border-radius:28px}.v56-hero-copy h1{font-size:34px}.v56-carousel{min-height:190px;border-radius:28px}.v56-slide{padding:20px}.v56-slide h2{font-size:24px}.v56-trust{grid-template-columns:1fr 1fr}.app-header .nav{display:none!important}body.page{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))!important}.member-profile-card,.member-panel{border-radius:28px!important}.v56-member-actions{grid-template-columns:1fr}}@media(max-width:380px){.bottom-nav{left:8px!important;right:8px!important}.bottom-nav a{font-size:10px!important}.v56-trust{grid-template-columns:1fr}.v56-hero-copy h1{font-size:30px}}
/* V5.6B 后台设置中台与电脑端导航修复 */
@media(min-width:901px){.admin-control{max-width:1280px!important}.admin-mobile-tabs{display:none!important}.admin-control-shell,.admin-shell{display:grid!important;grid-template-columns:260px minmax(0,1fr)!important;gap:18px!important;align-items:start!important}.admin-control-side,.admin-side{position:sticky!important;top:92px!important;max-height:calc(100vh - 110px)!important;overflow:auto!important}.admin-menu{display:grid!important;gap:12px!important}.admin-nav-group{display:grid!important;gap:7px!important}.admin-nav-group span{padding:0 8px!important;color:#8a7a96!important;font-size:12px!important;font-weight:900!important}.admin-nav-group button{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important;white-space:normal!important}.admin-main,.admin-workbench{min-width:0!important;overflow:visible!important}.admin-page-head{overflow:visible!important}.admin-page-head .admin-head-actions{flex-wrap:wrap!important}}
.v56-settings-nav{position:sticky;top:76px;z-index:20;display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 16px;padding:10px;border-radius:24px;background:rgba(255,255,255,.92);border:1px solid var(--v56-line);box-shadow:var(--v56-shadow2);backdrop-filter:blur(16px)}.v56-settings-nav a{padding:9px 12px;border-radius:999px;background:var(--v56-bg);color:var(--v56-ink);font-weight:900;text-decoration:none;font-size:13px}.v56-settings-actions{align-items:center}.settings-inline-msg{font-weight:900;color:var(--v56-muted)}.v56-theme-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.theme-preview{border:1px solid var(--v56-line);border-radius:18px;padding:14px;background:var(--v56-card);font-weight:950;color:var(--v56-ink);cursor:pointer}.theme-preview.active{background:linear-gradient(135deg,var(--v56-brand2),var(--v56-brand));color:#fff;border-color:transparent}.v56-poster-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v56-poster-block{border:1px solid var(--v56-line)!important;border-radius:24px!important;background:linear-gradient(180deg,var(--v56-card),rgba(255,255,255,.72))!important;padding:16px!important}.v56-poster-block h3{margin-top:0!important}@media(max-width:900px){.v56-settings-nav{position:static;overflow:auto;flex-wrap:nowrap}.v56-theme-preview,.v56-poster-grid{grid-template-columns:1fr!important}.admin-control-shell,.admin-shell{display:block!important}}


/* V5.6B.1 stability: remove duplicate legacy hero/docks and compact mobile entry blocks */
body[data-v56-theme] .hero-section{display:none!important;}
body[data-v56-theme] .contact-dock,
body[data-v56-theme] .service-quick-dock{display:none!important;}
body[data-v56-theme] .v503-entry-card,
body[data-v56-theme] .v503-eco-card{min-height:auto;}
@media (max-width: 720px){
  body[data-v56-theme]{padding-bottom:76px;}
  body[data-v56-theme] .v56-hero{margin:10px 10px 8px;}
  body[data-v56-theme] .v56-hero-grid{gap:10px;}
  body[data-v56-theme] .v56-hero-copy{padding:14px;}
  body[data-v56-theme] .v56-hero-copy h1{font-size:23px;line-height:1.18;margin:6px 0;}
  body[data-v56-theme] .v56-hero-copy p{font-size:13px;line-height:1.55;margin:0 0 10px;}
  body[data-v56-theme] .v56-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;}
  body[data-v56-theme] .v56-actions .v56-btn:first-child{grid-column:1 / -1;}
  body[data-v56-theme] .v56-trust{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px;}
  body[data-v56-theme] .v56-trust span{flex:1 1 28%;min-width:0;text-align:center;padding:6px 7px;font-size:12px;}
  body[data-v56-theme] .v56-carousel{min-height:150px;}
  body[data-v56-theme] .v56-slide{padding:14px;min-height:150px;}
  body[data-v56-theme] .v56-slide h2{font-size:18px;margin:5px 0;}
  body[data-v56-theme] .v56-slide p{font-size:12.5px;line-height:1.55;}
  body[data-v56-theme] .v503-entry-section,
  body[data-v56-theme] .v503-eco-section{margin:10px;}
  body[data-v56-theme] .v503-entry-grid,
  body[data-v56-theme] .v503-eco-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  body[data-v56-theme] .v503-entry-card,
  body[data-v56-theme] .v503-eco-card{padding:10px!important;border-radius:16px!important;}
  body[data-v56-theme] .v503-entry-card p,
  body[data-v56-theme] .v503-eco-card p{font-size:12px!important;line-height:1.45!important;}
}

/* V5.6C/D mobile IA and member center refinement */
.v56-home-page .hero{display:none!important;}
body[data-v56-theme].v56-home-page .hero{display:none!important;}
@media (min-width: 721px){
  body[data-v56-theme] .v56-home-page .hero{display:none!important;}
}
body[data-v56-theme] .brand-logo{background:linear-gradient(135deg,#fff,#f6efff)!important;display:grid!important;place-items:center!important;}
body[data-v56-theme] .brand-logo img{object-fit:contain!important;padding:4px!important;}
body[data-v56-theme] .v56-hero{max-width:1180px;margin:18px auto 14px;padding:0 16px;}
body[data-v56-theme] .v56-carousel{position:relative;overflow:hidden;border-radius:26px;}
body[data-v56-theme] .v56-trust span{white-space:nowrap;}
body[data-v56-theme] .v503-entry-section,
body[data-v56-theme] .v503-eco-section{max-width:1180px;margin:16px auto;padding:0 16px;}
body[data-v56-theme] .v503-entry-section .section-head,
body[data-v56-theme] .v503-eco-section .section-head{margin-bottom:10px;}
body[data-v56-theme] .v503-entry-section .section-head h2,
body[data-v56-theme] .v503-eco-section .section-head h2{font-size:22px;margin:0 0 4px;}
body[data-v56-theme] .v503-entry-section .section-head p,
body[data-v56-theme] .v503-eco-section .section-head p{font-size:13px;margin:0;color:#667085;}
body[data-v56-theme] .member-app-shell{display:grid;gap:14px;}
body[data-v56-theme] .member-profile-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;overflow:hidden;}
body[data-v56-theme] .member-avatar{width:64px;height:64px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;font-size:24px;font-weight:950;box-shadow:0 16px 38px rgba(124,58,237,.22);}
body[data-v56-theme] .member-profile-main h1{margin:6px 0 4px;line-height:1.1;}
body[data-v56-theme] .member-profile-main p{margin:0 0 12px;color:#667085;}
body[data-v56-theme] .member-quick-actions{display:flex;flex-wrap:wrap;gap:8px;}
body[data-v56-theme] .member-panel{padding:18px;overflow:hidden;}
body[data-v56-theme] .member-section-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px;}
body[data-v56-theme] .member-section-head h2{margin:4px 0 0;font-size:20px;}
body[data-v56-theme] .member-two-col{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px;}
@media (max-width: 720px){
  .v56-home-page main.wrap{padding-top:0!important;}
  body[data-v56-theme] .v56-hero{margin:8px 8px 6px!important;padding:0!important;}
  body[data-v56-theme] .v56-hero-grid{grid-template-columns:1fr!important;}
  body[data-v56-theme] .v56-carousel{order:-1;min-height:126px!important;border-radius:20px!important;}
  body[data-v56-theme] .v56-slide{min-height:126px!important;padding:13px!important;}
  body[data-v56-theme] .v56-slide .v56-eyebrow{font-size:10px;padding:5px 8px;}
  body[data-v56-theme] .v56-slide h2{font-size:17px!important;line-height:1.18!important;margin:6px 0!important;}
  body[data-v56-theme] .v56-slide p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0!important;}
  body[data-v56-theme] .v56-slide-foot{margin-top:10px!important;}
  body[data-v56-theme] .v56-hero-copy{padding:12px!important;border-radius:20px!important;}
  body[data-v56-theme] .v56-hero-copy .v56-eyebrow{display:none!important;}
  body[data-v56-theme] .v56-hero-copy h1{font-size:20px!important;margin:0 0 6px!important;}
  body[data-v56-theme] .v56-hero-copy p{font-size:12.5px!important;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;}
  body[data-v56-theme] .v56-trust{display:none!important;}
  body[data-v56-theme] .section{margin-top:12px!important;}
  body[data-v56-theme] .section-head{padding:0 4px!important;margin-bottom:8px!important;}
  body[data-v56-theme] .section-head h2{font-size:18px!important;}
  body[data-v56-theme] .section-head p{font-size:12px!important;line-height:1.45!important;}
  body[data-v56-theme] .v503-entry-section,
  body[data-v56-theme] .v503-eco-section{margin:10px 8px!important;padding:0!important;}
  body[data-v56-theme] .v503-entry-grid,
  body[data-v56-theme] .v503-eco-grid{display:flex!important;overflow-x:auto!important;grid-template-columns:none!important;gap:8px!important;padding:2px 2px 8px!important;scroll-snap-type:x proximity;}
  body[data-v56-theme] .v503-entry-grid::-webkit-scrollbar,
  body[data-v56-theme] .v503-eco-grid::-webkit-scrollbar{display:none;}
  body[data-v56-theme] .v503-entry-card,
  body[data-v56-theme] .v503-eco-card{flex:0 0 42vw!important;min-height:92px!important;padding:10px!important;border-radius:16px!important;scroll-snap-align:start;box-shadow:0 10px 24px rgba(15,23,42,.06)!important;}
  body[data-v56-theme] .v503-entry-top{margin-bottom:7px!important;}
  body[data-v56-theme] .v503-entry-top i{width:28px!important;height:28px!important;border-radius:10px!important;font-size:12px!important;}
  body[data-v56-theme] .v503-entry-top em{font-size:10px!important;padding:3px 6px!important;}
  body[data-v56-theme] .v503-entry-card b,
  body[data-v56-theme] .v503-eco-card b{font-size:13px!important;margin-bottom:4px!important;}
  body[data-v56-theme] .v503-entry-card span,
  body[data-v56-theme] .v503-eco-card span{font-size:11px!important;line-height:1.35!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
  body[data-v56-theme] .v503-entry-card strong{margin-top:8px!important;padding:5px 8px!important;font-size:10px!important;}
  body[data-v56-theme] .v503-eco-invite{font-size:12px!important;line-height:1.5!important;margin-top:6px!important;padding:10px 12px!important;}
  body[data-v56-theme] .member-app-shell{gap:10px!important;}
  body[data-v56-theme] .member-profile-card{grid-template-columns:auto minmax(0,1fr)!important;padding:14px!important;border-radius:22px!important;}
  body[data-v56-theme] .member-avatar{width:52px!important;height:52px!important;border-radius:18px!important;font-size:20px!important;}
  body[data-v56-theme] .member-profile-main .eyebrow{display:none!important;}
  body[data-v56-theme] .member-profile-main h1{font-size:20px!important;margin:0 0 4px!important;}
  body[data-v56-theme] .member-profile-main p{font-size:12px!important;line-height:1.45!important;margin-bottom:8px!important;}
  body[data-v56-theme] .member-quick-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;}
  body[data-v56-theme] .member-quick-actions .btn:first-child{grid-column:1 / -1;}
  body[data-v56-theme] .member-panel{padding:13px!important;border-radius:20px!important;}
  body[data-v56-theme] .member-section-head{align-items:flex-start!important;margin-bottom:8px!important;}
  body[data-v56-theme] .member-section-head h2{font-size:17px!important;}
  body[data-v56-theme] .member-two-col{grid-template-columns:1fr!important;gap:10px!important;}
  body[data-v56-theme] .member-quota-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  body[data-v56-theme] .member-quota-card{padding:11px!important;border-radius:16px!important;}
  body[data-v56-theme] .member-record{padding:10px!important;border-radius:14px!important;}
}
@media (max-width: 390px){
  body[data-v56-theme] .v503-entry-card,
  body[data-v56-theme] .v503-eco-card{flex-basis:48vw!important;}
}

/* V5.6E front app visual unification: guest list, detail, benefits and submit */
body[data-v56-theme] .wrap{max-width:1180px;}
body[data-v56-theme] .section{margin-top:18px;}
body[data-v56-theme] .section-head{align-items:flex-end;gap:14px;margin-bottom:14px;}
body[data-v56-theme] .section-head h2{letter-spacing:-.04em;color:var(--v56-ink);}
body[data-v56-theme] .section-head p{color:var(--v56-muted);line-height:1.65;}
body[data-v56-theme] .guest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch;}
body[data-v56-theme] .guest-card{border:1px solid var(--v56-line)!important;background:color-mix(in srgb,var(--v56-card) 94%,transparent)!important;border-radius:26px!important;box-shadow:var(--v56-shadow2)!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}
body[data-v56-theme] .guest-card:hover{transform:translateY(-3px);box-shadow:var(--v56-shadow)!important;border-color:color-mix(in srgb,var(--v56-brand) 28%,var(--v56-line))!important;}
body[data-v56-theme] .guest-photo{aspect-ratio:4/5!important;border-radius:0!important;background:linear-gradient(135deg,color-mix(in srgb,var(--v56-brand) 10%,#fff),color-mix(in srgb,var(--v56-brand2) 8%,#fff))!important;overflow:hidden;}
body[data-v56-theme] .guest-photo img{width:100%;height:100%;object-fit:cover;display:block;}
body[data-v56-theme] .guest-photo.is-blur img{filter:blur(12px) saturate(.9);transform:scale(1.05);}
body[data-v56-theme] .guest-photo-shade{position:absolute;inset:auto 0 0;height:54%;background:linear-gradient(180deg,transparent,rgba(15,10,24,.78));}
body[data-v56-theme] .corner-badge{position:absolute;top:10px;left:10px;z-index:2;background:rgba(255,255,255,.9)!important;color:var(--v56-brand)!important;backdrop-filter:blur(12px);}
body[data-v56-theme] .blur-chip{position:absolute;right:10px;top:10px;z-index:2;border-radius:999px;padding:7px 10px;background:rgba(23,18,33,.68);color:#fff;font-size:11px;font-weight:950;backdrop-filter:blur(12px);}
body[data-v56-theme] .guest-photo-info{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;color:#fff;}
body[data-v56-theme] .guest-photo-info b{font-size:18px;letter-spacing:.01em;}
body[data-v56-theme] .guest-photo-info span{display:block;margin-top:4px;font-size:12px;color:rgba(255,255,255,.82);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
body[data-v56-theme] .guest-body{padding:13px!important;display:grid;gap:9px;}
body[data-v56-theme] .guest-card-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;}
body[data-v56-theme] .guest-code{font-size:17px;font-weight:1000;color:var(--v56-ink);letter-spacing:-.02em;}
body[data-v56-theme] .guest-card-head p{margin:3px 0 0;color:var(--v56-muted);font-size:12px;line-height:1.35;}
body[data-v56-theme] .guest-level-pill{border-radius:999px;padding:5px 8px;background:linear-gradient(135deg,color-mix(in srgb,var(--v56-brand2) 14%,#fff),color-mix(in srgb,var(--v56-brand) 13%,#fff));color:var(--v56-brand);font-size:11px;font-weight:1000;white-space:nowrap;}
body[data-v56-theme] .guest-meta{display:flex;flex-wrap:wrap;gap:5px;margin:0!important;}
body[data-v56-theme] .guest-meta .tag{padding:5px 7px;font-size:11px;background:var(--v56-bg);color:var(--v56-muted);}
body[data-v56-theme] .guest-intro{margin:0;color:var(--v56-muted);font-size:12.5px;line-height:1.55;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
body[data-v56-theme] .guest-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:2px;}
body[data-v56-theme] .guest-actions .btn{padding:9px 8px;border-radius:14px;font-size:12px;min-height:36px;}
body[data-v56-theme] .modal-card,
body[data-v56-theme] .detail-card,
body[data-v56-theme] .share-visual-modal .modal-card{border-radius:30px!important;background:color-mix(in srgb,var(--v56-card) 96%,transparent)!important;border:1px solid var(--v56-line)!important;box-shadow:0 28px 90px rgba(16,10,28,.22)!important;}
body[data-v56-theme] .detail-card img,
body[data-v56-theme] .detail-photo img{border-radius:22px!important;object-fit:cover!important;}
body[data-v56-theme] .detail-grid,
body[data-v56-theme] .detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
body[data-v56-theme] .detail-grid>*,
body[data-v56-theme] .detail-info-grid>*{border-radius:16px;background:var(--v56-bg);border:1px solid var(--v56-line);padding:10px;}
body[data-v56-theme] .benefit-card,
body[data-v56-theme] .benefit-tier,
body[data-v56-theme] .benefit-panel{border-radius:28px!important;border:1px solid var(--v56-line)!important;background:color-mix(in srgb,var(--v56-card) 94%,transparent)!important;box-shadow:var(--v56-shadow2)!important;overflow:hidden;}
body[data-v56-theme] .submit-shell{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;align-items:start;}
body[data-v56-theme] .side-panel,
body[data-v56-theme] .profile-form{border-radius:28px!important;border:1px solid var(--v56-line)!important;background:color-mix(in srgb,var(--v56-card) 96%,transparent)!important;box-shadow:var(--v56-shadow2)!important;}
body[data-v56-theme] .side-panel{position:sticky;top:88px;padding:18px!important;}
body[data-v56-theme] .profile-form{padding:20px!important;}
body[data-v56-theme] .profile-form h2{margin:0 0 14px;font-size:24px;letter-spacing:-.04em;color:var(--v56-ink);}
body[data-v56-theme] .input,
body[data-v56-theme] select,
body[data-v56-theme] textarea{border-radius:16px!important;border-color:var(--v56-line)!important;background:color-mix(in srgb,var(--v56-card) 88%,#fff)!important;}
body[data-v56-theme] .input:focus,
body[data-v56-theme] select:focus,
body[data-v56-theme] textarea:focus{border-color:color-mix(in srgb,var(--v56-brand) 55%,var(--v56-line))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--v56-brand) 12%,transparent)!important;}
@media(max-width:1160px){body[data-v56-theme] .guest-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:860px){body[data-v56-theme] .guest-grid{grid-template-columns:repeat(2,minmax(0,1fr));}body[data-v56-theme] .submit-shell{grid-template-columns:1fr;}body[data-v56-theme] .side-panel{position:relative;top:auto;}}
@media(max-width:720px){
  body[data-v56-theme] .wrap{width:min(100% - 16px,1180px)!important;}
  body[data-v56-theme] .section{margin-top:12px!important;}
  body[data-v56-theme] .guest-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}
  body[data-v56-theme] .guest-card{border-radius:20px!important;}
  body[data-v56-theme] .guest-photo{aspect-ratio:3/4!important;}
  body[data-v56-theme] .guest-body{padding:10px!important;gap:7px!important;}
  body[data-v56-theme] .guest-code{font-size:14px!important;}
  body[data-v56-theme] .guest-card-head p{font-size:10.5px!important;}
  body[data-v56-theme] .guest-level-pill{font-size:10px!important;padding:4px 6px!important;}
  body[data-v56-theme] .guest-meta .tag:nth-child(n+3){display:none;}
  body[data-v56-theme] .guest-intro{font-size:11.5px!important;line-height:1.45!important;min-height:33px!important;}
  body[data-v56-theme] .guest-actions{grid-template-columns:1fr!important;gap:6px!important;}
  body[data-v56-theme] .guest-actions .btn{min-height:32px!important;padding:7px 8px!important;}
  body[data-v56-theme] .modal{padding:10px!important;align-items:flex-end!important;}
  body[data-v56-theme] .modal-card{width:100%!important;max-height:88vh!important;border-radius:24px 24px 0 0!important;padding:16px!important;}
  body[data-v56-theme] .detail-grid,
  body[data-v56-theme] .detail-info-grid{grid-template-columns:1fr!important;}
  body[data-v56-theme] .submit-shell{gap:10px!important;}
  body[data-v56-theme] .side-panel,
  body[data-v56-theme] .profile-form{border-radius:22px!important;padding:14px!important;}
  body[data-v56-theme] .side-panel textarea{max-height:160px!important;}
  body[data-v56-theme] .profile-form h2{font-size:20px!important;}
}

/* V5.6F admin operation console refinement */
.admin-page{background:radial-gradient(circle at 8% -6%,rgba(124,58,237,.13),transparent 30%),radial-gradient(circle at 95% 0,rgba(236,72,153,.10),transparent 28%),#f7f4fa!important;color:var(--v56-ink,#171321);}
.admin-page .app-header{background:rgba(248,244,250,.88)!important;}
.v56f-admin{max-width:1320px!important;margin:0 auto!important;padding:18px 16px 32px!important;}
.v56f-admin-hero{display:flex!important;justify-content:space-between!important;gap:18px!important;align-items:flex-start!important;padding:22px!important;border-radius:30px!important;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(252,245,255,.94))!important;border:1px solid var(--v56-line)!important;box-shadow:var(--v56-shadow2)!important;overflow:hidden;}
.v56f-admin-hero h1{font-size:34px!important;letter-spacing:-.05em!important;margin:8px 0!important;color:var(--v56-ink)!important;}
.v56f-admin-hero p{max-width:680px!important;color:var(--v56-muted)!important;line-height:1.7!important;margin:0!important;}
.v56f-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;}
.v56f-hero-tags span{border-radius:999px;padding:7px 10px;background:var(--v56-bg);color:var(--v56-brand);font-weight:900;font-size:12px;border:1px solid var(--v56-line);}
.v56f-admin-shell{margin-top:16px!important;grid-template-columns:282px minmax(0,1fr)!important;gap:16px!important;}
.v56f-admin-side{border-radius:28px!important;padding:14px!important;background:rgba(255,255,255,.94)!important;border:1px solid var(--v56-line)!important;box-shadow:var(--v56-shadow2)!important;}
.v56f-side-quick{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;}
.v56f-side-quick button{border:0;border-radius:15px;padding:10px 8px;background:linear-gradient(135deg,color-mix(in srgb,var(--v56-brand) 12%,#fff),#fff);color:var(--v56-brand);font-weight:950;cursor:pointer;}
.v56f-nav-group{padding:10px;border-radius:20px;background:linear-gradient(180deg,#fff,rgba(255,255,255,.72));border:1px solid rgba(31,20,48,.06);}
.v56f-nav-head{display:grid!important;gap:2px!important;margin-bottom:8px!important;}
.v56f-nav-head span{padding:0!important;color:var(--v56-ink)!important;font-size:13px!important;font-weight:1000!important;}
.v56f-nav-head small{color:var(--v56-muted);font-size:11px;line-height:1.35;}
.v56f-nav-group button{border:0!important;border-radius:15px!important;background:transparent!important;padding:10px!important;color:var(--v56-ink)!important;}
.v56f-nav-group button:hover,.v56f-nav-group button.active{background:linear-gradient(135deg,var(--v56-brand2),var(--v56-brand))!important;color:#fff!important;box-shadow:0 12px 28px rgba(124,58,237,.18)!important;}
.v56f-nav-group button em{opacity:.72;font-style:normal;font-size:11px;}
.v56f-admin-main{min-width:0!important;}
.v56f-admin-main .admin-tab.active{display:block!important;}
.v56f-admin-main .admin-page-head{border-radius:28px!important;background:rgba(255,255,255,.94)!important;border:1px solid var(--v56-line)!important;box-shadow:var(--v56-shadow2)!important;padding:18px!important;}
.v56f-admin-main .admin-page-head h1{letter-spacing:-.04em!important;color:var(--v56-ink)!important;}
.v56f-admin-main .admin-page-head p{color:var(--v56-muted)!important;}
.v56f-admin-main .admin-panel,.v56f-admin-main .card{border-color:var(--v56-line)!important;box-shadow:var(--v56-shadow2);}
.v56f-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:14px 0!important;}
.v56f-stat-card{appearance:none;border:1px solid var(--v56-line)!important;text-align:left!important;cursor:pointer!important;border-radius:24px!important;padding:16px!important;background:rgba(255,255,255,.94)!important;transition:transform .16s ease,box-shadow .16s ease;}
.v56f-stat-card:hover{transform:translateY(-2px);box-shadow:var(--v56-shadow)!important;}
.v56f-stat-card b{font-size:28px!important;color:var(--v56-ink)!important;}
.v56f-stat-card span{display:block;margin-top:4px;color:var(--v56-muted)!important;font-weight:900;}
.v56f-stat-card em{display:inline-flex;margin-top:10px;border-radius:999px;padding:5px 8px;background:var(--v56-bg);color:var(--v56-brand);font-size:11px;font-style:normal;font-weight:950;}
.v56f-flow-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;}
.v56f-flow-grid button{border:1px solid var(--v56-line);border-radius:20px;padding:14px 12px;background:linear-gradient(180deg,#fff,rgba(255,255,255,.74));text-align:left;cursor:pointer;min-height:122px;}
.v56f-flow-grid i{width:28px;height:28px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--v56-brand2),var(--v56-brand));color:#fff;font-style:normal;font-weight:1000;}
.v56f-flow-grid b{display:block;margin:12px 0 5px;color:var(--v56-ink);}
.v56f-flow-grid span{font-size:12px;color:var(--v56-muted);line-height:1.45;}
.v56f-health{display:flex;gap:10px;flex-wrap:wrap;}
.v56f-warning{border-style:solid!important;background:#fff7ed!important;color:#9a3412!important;}
.admin-head-actions,.admin-top-actions,.row-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;align-items:center!important;}
.admin-head-actions .btn,.admin-top-actions .btn,.row-actions .btn{white-space:nowrap!important;}
#exportTab .admin-panel,#exportTab .card{overflow:visible!important;}
#exportTab .row-actions{position:relative!important;z-index:2!important;}
.admin-list{min-width:0!important;}
.admin-row{min-width:0!important;overflow:visible!important;}
.admin-row>div{min-width:0!important;}
.admin-row .row-title,.admin-row .muted{overflow-wrap:anywhere!important;}
@media(max-width:1180px){.v56f-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v56f-flow-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.v56f-admin-shell{grid-template-columns:248px minmax(0,1fr)!important;}}
@media(max-width:900px){
  .v56f-admin{padding:10px 8px 96px!important;}
  .v56f-admin-hero{display:block!important;padding:16px!important;border-radius:24px!important;}
  .v56f-admin-hero h1{font-size:24px!important;}
  .v56f-admin-hero p{font-size:13px!important;}
  .v56f-hero-tags{display:none!important;}
  .v56f-admin-shell{display:block!important;margin-top:10px!important;}
  .v56f-admin-side{position:relative!important;top:auto!important;max-height:none!important;margin-bottom:10px!important;border-radius:22px!important;}
  .admin-side-title{display:flex!important;justify-content:space-between!important;align-items:center!important;}
  .v56f-side-quick{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;}
  .v56f-side-quick button{font-size:11px;padding:8px 4px;border-radius:12px;}
  .admin-menu{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:6px!important;}
  .admin-menu::-webkit-scrollbar{display:none;}
  .v56f-nav-group{min-width:188px!important;padding:8px!important;}
  .v56f-nav-head small{display:none!important;}
  .v56f-nav-group button{padding:8px!important;}
  .v56f-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
  .v56f-stat-card{padding:12px!important;border-radius:18px!important;}
  .v56f-stat-card b{font-size:22px!important;}
  .v56f-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}
  .v56f-flow-grid button{min-height:104px;padding:11px;border-radius:17px;}
  .v56f-admin-main .admin-page-head{border-radius:22px!important;padding:14px!important;}
}
@media(max-width:520px){
  .v56f-side-quick{grid-template-columns:repeat(2,minmax(0,1fr));}
  .v56f-stat-grid{grid-template-columns:1fr 1fr!important;}
  .v56f-flow-grid{grid-template-columns:1fr!important;}
  .admin-head-actions,.admin-top-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%;}
  .admin-head-actions .btn,.admin-top-actions .btn{width:100%;}
  .admin-row{grid-template-columns:1fr!important;gap:10px!important;}
  .row-actions{width:100%;}
  .row-actions .btn{flex:1 1 auto;}
}

/* V5.7A share propagation formal edition */
body[data-v56-theme] .v57a-share-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:16px;align-items:start;}
body[data-v56-theme] .v57a-share-picker{position:sticky;top:90px;border-radius:28px!important;padding:16px!important;background:rgba(255,255,255,.94)!important;border:1px solid var(--v56-line)!important;box-shadow:var(--v56-shadow2)!important;}
body[data-v56-theme] .share-workbench-title h2{margin:8px 0 6px;letter-spacing:-.04em;color:var(--v56-ink);}
body[data-v56-theme] .share-workbench-title p{margin:0 0 12px;color:var(--v56-muted);line-height:1.6;font-size:13px;}
body[data-v56-theme] .share-pick-list{display:grid;gap:8px;max-height:68vh;overflow:auto;padding-right:3px;margin-top:10px;}
body[data-v56-theme] .v57a-share-pick{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid var(--v56-line);border-radius:18px;background:#fff;padding:8px;text-align:left;cursor:pointer;}
body[data-v56-theme] .v57a-share-pick:hover{border-color:color-mix(in srgb,var(--v56-brand) 38%,var(--v56-line));box-shadow:var(--v56-shadow2);}
body[data-v56-theme] .share-pick-thumb{width:58px;height:72px;border-radius:15px;overflow:hidden;background:var(--v56-bg);}
body[data-v56-theme] .share-pick-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
body[data-v56-theme] .share-pick-main{min-width:0;display:grid;gap:4px;}
body[data-v56-theme] .share-pick-main b{color:var(--v56-ink);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
body[data-v56-theme] .share-pick-main em{font-style:normal;color:var(--v56-brand);font-size:11px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
body[data-v56-theme] .share-pick-main i{font-style:normal;color:var(--v56-muted);font-size:11px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
body[data-v56-theme] .v57a-pick-cta{border-radius:999px;background:var(--v56-bg);color:var(--v56-brand);font-size:11px;font-weight:950;padding:6px 8px;}
body[data-v56-theme] .v57a-share-preview{min-width:0;}
body[data-v56-theme] .v57a-preview-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;border-radius:28px!important;padding:16px!important;margin-bottom:12px;background:rgba(255,255,255,.94)!important;border:1px solid var(--v56-line)!important;box-shadow:var(--v56-shadow2)!important;}
body[data-v56-theme] .v57a-preview-toolbar h2{margin:6px 0 4px;letter-spacing:-.04em;color:var(--v56-ink);}
body[data-v56-theme] .v57a-preview-toolbar p{margin:0;color:var(--v56-muted);font-size:13px;line-height:1.55;}
body[data-v56-theme] .v57a-toolbar-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;}
body[data-v56-theme] .v57a-preview-grid{display:grid;grid-template-columns:minmax(320px,440px) minmax(0,1fr);gap:14px;align-items:start;}
body[data-v56-theme] .v57a-live-frame{border-radius:30px;background:linear-gradient(135deg,var(--v56-bg),#fff);padding:14px;border:1px solid var(--v56-line);box-shadow:var(--v56-shadow2);overflow:auto;max-height:78vh;}
body[data-v56-theme] .share-poster-card{width:min(420px,100%);margin:0 auto;border-radius:30px;background:#fff;color:#17202a;box-shadow:0 22px 64px rgba(15,23,42,.16);overflow:hidden;border:1px solid rgba(15,23,42,.08);}
body[data-v56-theme] .share-poster-top{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:14px 16px;background:linear-gradient(135deg,#fbf7ff,#fff);}
body[data-v56-theme] .share-poster-brand{display:flex;align-items:center;gap:9px;min-width:0;}
body[data-v56-theme] .share-poster-brand img{width:36px;height:36px;border-radius:12px;object-fit:contain;}
body[data-v56-theme] .share-poster-brand b{display:block;font-size:14px;}
body[data-v56-theme] .share-poster-brand span{display:block;font-size:10px;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
body[data-v56-theme] .share-poster-top>span{border-radius:999px;background:#eef4ff;color:#407bff;font-size:10px;font-weight:950;padding:6px 8px;white-space:nowrap;}
body[data-v56-theme] .share-poster-photo{position:relative;aspect-ratio:4/5;overflow:hidden;background:#eef4ff;}
body[data-v56-theme] .share-poster-photo img{width:100%;height:100%;object-fit:cover;display:block;}
body[data-v56-theme] .share-poster-photo.is-blur img{filter:blur(14px) saturate(.9);transform:scale(1.06);}
body[data-v56-theme] .share-poster-photo-mask{position:absolute;inset:auto 0 0;padding:60px 18px 18px;color:#fff;background:linear-gradient(180deg,transparent,rgba(15,23,42,.86));}
body[data-v56-theme] .share-poster-badges{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px;}
body[data-v56-theme] .share-poster-badges span{border-radius:999px;padding:5px 7px;background:rgba(255,255,255,.18);backdrop-filter:blur(10px);font-size:10px;font-weight:900;}
body[data-v56-theme] .share-poster-badges .hot{background:#fff;color:#407bff;}
body[data-v56-theme] .share-poster-photo h2{font-size:28px;margin:0 0 5px;letter-spacing:-.03em;}
body[data-v56-theme] .share-poster-photo p{margin:0;color:rgba(255,255,255,.82);font-size:12px;}
body[data-v56-theme] .share-poster-body{padding:16px;display:grid;gap:12px;}
body[data-v56-theme] .share-poster-intro b{font-size:13px;color:#17202a;}
body[data-v56-theme] .share-poster-intro p{margin:6px 0 0;color:#475467;font-size:12px;line-height:1.55;}
body[data-v56-theme] .share-poster-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;}
body[data-v56-theme] .share-poster-fields div{border-radius:14px;background:#f8fafc;border:1px solid #e5eaf3;padding:9px;min-height:58px;}
body[data-v56-theme] .share-poster-fields span{display:block;font-size:10px;color:#667085;font-weight:900;}
body[data-v56-theme] .share-poster-fields b{display:block;margin-top:4px;font-size:11px;line-height:1.35;color:#17202a;}
body[data-v56-theme] .share-poster-service{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:10px;align-items:center;border-radius:18px;background:#eef4ff;padding:12px;}
body[data-v56-theme] .share-poster-service span{display:block;font-size:10px;color:#407bff;font-weight:900;}
body[data-v56-theme] .share-poster-service b{display:block;margin:2px 0;color:#17202a;font-size:18px;}
body[data-v56-theme] .share-poster-service em{display:block;color:#667085;font-size:10px;font-style:normal;}
body[data-v56-theme] .share-poster-service img{width:74px;height:74px;object-fit:cover;border-radius:14px;background:#fff;}
body[data-v56-theme] .share-poster-footer{display:flex;justify-content:space-between;gap:8px;color:#667085;font-size:10px;border-top:1px solid #eef2f7;padding-top:10px;}
body[data-v56-theme] .v57a-share-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;}
body[data-v56-theme] .v57a-share-actions .btn:first-child{grid-column:1 / -1;}
body[data-v56-theme] .v57a-copy-panel{border-radius:26px!important;padding:16px!important;background:rgba(255,255,255,.94)!important;border:1px solid var(--v56-line)!important;box-shadow:var(--v56-shadow2)!important;}
body[data-v56-theme] .share-textarea{min-height:320px;border-radius:18px!important;font-size:13px;line-height:1.7;}
body[data-v56-theme] .share-mini-checks{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;}
body[data-v56-theme] .share-mini-checks span{border-radius:999px;background:var(--v56-bg);color:var(--v56-brand);padding:6px 8px;font-size:11px;font-weight:950;}
body[data-v56-theme] .share-mini-note{margin:10px 0 0;color:var(--v56-muted);font-size:12px;line-height:1.55;}
body[data-v56-theme] .v57a-empty-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:12px;}
@media(max-width:1020px){body[data-v56-theme] .v57a-share-layout{grid-template-columns:1fr;}body[data-v56-theme] .v57a-share-picker{position:relative;top:auto;}body[data-v56-theme] .v57a-preview-grid{grid-template-columns:1fr;}body[data-v56-theme] .share-pick-list{max-height:none;}}
@media(max-width:720px){body[data-v56-theme] .v57a-preview-toolbar{display:block;border-radius:22px!important;}body[data-v56-theme] .v57a-toolbar-actions{justify-content:stretch;margin-top:10px;}body[data-v56-theme] .v57a-toolbar-actions .btn{flex:1 1 auto;}body[data-v56-theme] .v57a-share-pick{grid-template-columns:48px minmax(0,1fr);}.v57a-pick-cta{display:none;}body[data-v56-theme] .share-pick-thumb{width:48px;height:60px;}body[data-v56-theme] .v57a-live-frame{padding:8px;border-radius:22px;max-height:none;}body[data-v56-theme] .share-poster-card{border-radius:24px;}body[data-v56-theme] .share-poster-fields{grid-template-columns:1fr;}body[data-v56-theme] .share-poster-footer{display:grid;}body[data-v56-theme] .share-textarea{min-height:220px;}}

/* V5.7B mobile stability: Android/Harmony/WeChat low-power rendering */
html.v57b-lowpower *,html.v57b-lowpower *:before,html.v57b-lowpower *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important;}
html.v57b-lowpower body{overscroll-behavior-y:contain;-webkit-tap-highlight-color:transparent;touch-action:manipulation;}
html.v57b-lowpower .app-header,
html.v57b-lowpower .bottom-nav,
html.v57b-lowpower .modal,
html.v57b-lowpower .v56-hero-copy,
html.v57b-lowpower .v56-carousel,
html.v57b-lowpower .card{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}
html.v57b-lowpower .contact-dock,
html.v57b-lowpower .service-quick-dock,
html.v57b-lowpower #serviceQuickDock{display:none!important;pointer-events:none!important;}
html.v57b-lowpower .v56-slide{transition:none!important;}
html.v57b-lowpower .guest-card:hover{transform:none!important;}
html.v57b-lowpower .guest-photo.is-blur img,
html.v57b-lowpower .share-poster-photo.is-blur img{filter:blur(5px) saturate(.86)!important;transform:scale(1.015)!important;}
html.v57b-lowpower .guest-card,
html.v57b-lowpower .v56-hero-copy,
html.v57b-lowpower .v56-carousel,
html.v57b-lowpower .admin-panel,
html.v57b-lowpower .modal-card{box-shadow:0 8px 22px rgba(15,23,42,.08)!important;}
html.v57b-lowpower .bottom-nav{position:fixed!important;z-index:120!important;contain:layout paint!important;will-change:auto!important;pointer-events:auto!important;}
html.v57b-lowpower .bottom-nav a{touch-action:manipulation!important;pointer-events:auto!important;}
html.v57b-lowpower .modal{z-index:220!important;}
html.v57b-lowpower img{content-visibility:auto;}
html.v57b-lowpower .guest-grid{contain:layout style;}
html.v57b-lowpower .guest-card{contain:layout paint;}
@media(max-width:760px){
  html.v57b-lowpower body.page{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))!important;}
  html.v57b-lowpower .app-header{position:sticky!important;top:0!important;z-index:90!important;background:rgba(255,255,255,.96)!important;}
  html.v57b-lowpower .topbar{height:58px!important;}
  html.v57b-lowpower .brand-logo{width:34px!important;height:34px!important;min-width:34px!important;}
  html.v57b-lowpower .brand-title{font-size:14px!important;max-width:136px!important;}
  html.v57b-lowpower .brand-sub{display:none!important;}
  html.v57b-lowpower .bottom-nav{left:8px!important;right:8px!important;bottom:calc(6px + env(safe-area-inset-bottom,0px))!important;border-radius:20px!important;padding:6px!important;background:rgba(255,255,255,.98)!important;}
  html.v57b-lowpower .bottom-nav a{min-height:42px!important;border-radius:15px!important;font-size:10px!important;}
  html.v57b-lowpower .bottom-nav b{font-size:15px!important;line-height:1!important;}
  html.v57b-lowpower .v56-carousel{min-height:118px!important;}
  html.v57b-lowpower .v56-slide{min-height:118px!important;}
  html.v57b-lowpower .v503-entry-grid,
  html.v57b-lowpower .v503-eco-grid{touch-action:pan-x!important;-webkit-overflow-scrolling:touch!important;}
  html.v57b-lowpower .modal-card{max-height:86vh!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;}
}

/* V5.7C launch operation and data safety center */
body[data-v56-theme] .v57c-check-grid,
body[data-v56-theme] .launch-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}
body[data-v56-theme] .v57c-check-grid span,
body[data-v56-theme] .launch-check-grid span{border-radius:16px;background:var(--v56-bg);border:1px solid var(--v56-line);padding:12px;color:var(--v56-ink);font-weight:900;line-height:1.45;}
body[data-v56-theme] .v57c-material-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
body[data-v56-theme] .v57c-material-card{border-radius:24px!important;padding:14px!important;background:rgba(255,255,255,.94)!important;border:1px solid var(--v56-line)!important;box-shadow:var(--v56-shadow2)!important;}
body[data-v56-theme] .material-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;}
body[data-v56-theme] .material-head h3{margin:0;color:var(--v56-ink);letter-spacing:-.03em;}
body[data-v56-theme] .v57c-material-card textarea{min-height:150px;border-radius:16px!important;line-height:1.7;font-size:13px;}
body[data-v56-theme] .v57c-sop{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;}
body[data-v56-theme] .v57c-sop div,
body[data-v56-theme] .v57c-safety-grid div{border-radius:18px;background:linear-gradient(180deg,#fff,var(--v56-bg));border:1px solid var(--v56-line);padding:14px;}
body[data-v56-theme] .v57c-sop b,
body[data-v56-theme] .v57c-safety-grid b{display:block;color:var(--v56-ink);margin-bottom:6px;}
body[data-v56-theme] .v57c-sop span,
body[data-v56-theme] .v57c-safety-grid span{display:block;color:var(--v56-muted);font-size:13px;line-height:1.6;}
body[data-v56-theme] .v57c-safety-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;}
@media(max-width:980px){body[data-v56-theme] .v57c-check-grid,body[data-v56-theme] .launch-check-grid,body[data-v56-theme] .v57c-sop,body[data-v56-theme] .v57c-safety-grid{grid-template-columns:repeat(2,minmax(0,1fr));}body[data-v56-theme] .v57c-material-grid{grid-template-columns:1fr;}}
@media(max-width:560px){body[data-v56-theme] .v57c-check-grid,body[data-v56-theme] .launch-check-grid,body[data-v56-theme] .v57c-sop,body[data-v56-theme] .v57c-safety-grid{grid-template-columns:1fr;}body[data-v56-theme] .v57c-material-card textarea{min-height:130px;}}

/* V5.7C.1 hotfix: transparent brand logo + cleaner visitor hero/carousel */
body[data-v56-theme] .brand-logo,
.brand-logo{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body[data-v56-theme] .brand-logo img,
.brand-logo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body[data-v56-theme] .v56-hero{margin:18px auto 20px!important;}
body[data-v56-theme] .v56-hero-grid{grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr)!important;align-items:stretch!important;gap:18px!important;}
body[data-v56-theme] .v56-hero-copy{
  background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.20),transparent 32%),linear-gradient(145deg,#171221,#342042 58%,#513052)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.14)!important;
  min-height:300px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
body[data-v56-theme] .v56-hero-copy h1{color:#fff!important;letter-spacing:-.045em!important;}
body[data-v56-theme] .v56-hero-copy p{color:rgba(255,255,255,.76)!important;max-width:560px!important;}
body[data-v56-theme] .v56-trust{display:flex!important;gap:8px!important;flex-wrap:wrap!important;}
body[data-v56-theme] .v56-trust span{width:auto!important;min-height:0!important;padding:7px 10px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:rgba(255,255,255,.84)!important;border:1px solid rgba(255,255,255,.12)!important;font-size:12px!important;}
body[data-v56-theme] .v56-carousel{min-height:300px!important;overflow:hidden!important;border-radius:30px!important;background:#171221!important;}
body[data-v56-theme] .v56-slide{min-height:300px!important;padding:26px!important;background:linear-gradient(135deg,rgba(18,14,28,.94),rgba(84,45,82,.86))!important;}
body[data-v56-theme] .v56-slide.has-poster-img{background-image:linear-gradient(90deg,rgba(13,10,20,.82),rgba(31,19,42,.58),rgba(31,19,42,.24)),var(--v57d-poster)!important;background-size:cover!important;background-position:center!important;}
body[data-v56-theme] .v56-slide h2{max-width:520px!important;color:#fff!important;}
body[data-v56-theme] .v56-slide p{max-width:520px!important;color:rgba(255,255,255,.76)!important;}
body[data-v56-theme] .guest-photo.is-blur:after{background:linear-gradient(180deg,rgba(20,16,30,.08),rgba(20,16,30,.56))!important;}
body[data-v56-theme] .guest-photo.is-blur:before{opacity:.28!important;background:rgba(255,255,255,.18)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;}
@media(max-width:760px){
  body[data-v56-theme] .v56-hero{margin:10px auto 14px!important;}
  body[data-v56-theme] .v56-hero-grid{display:block!important;}
  body[data-v56-theme] .v56-hero-copy{min-height:245px!important;border-radius:26px!important;padding:22px!important;text-align:center!important;align-items:center!important;}
  body[data-v56-theme] .v56-hero-copy h1{font-size:30px!important;line-height:1.08!important;}
  body[data-v56-theme] .v56-actions{grid-template-columns:1fr 1fr!important;width:100%!important;}
  body[data-v56-theme] .v56-carousel{margin-top:12px!important;min-height:164px!important;border-radius:24px!important;}
  body[data-v56-theme] .v56-slide{min-height:164px!important;padding:16px!important;}
  body[data-v56-theme] .v56-slide h2{font-size:18px!important;line-height:1.18!important;}
  body[data-v56-theme] .v56-slide p{font-size:12px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  body[data-v56-theme] .v56-slide-foot{margin-top:10px!important;}
}

/* V5.7D: compact entry/ecosystem + safer bottom actions */
body[data-v56-theme] .setting-upload-row{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;gap:8px;align-items:center;}
body[data-v56-theme] .setting-upload-row input[type=file]{min-width:0;font-size:12px;}
body[data-v56-theme] .setting-upload-preview{width:100%;max-width:320px;aspect-ratio:16/9;object-fit:cover;border-radius:16px;margin-top:8px;border:1px solid var(--v56-line);background:#f8fafc;}
body[data-v56-theme] .v503-entry-section,
body[data-v56-theme] .v503-eco-section{margin-top:22px!important;}
body[data-v56-theme] .v503-entry-section .section-head,
body[data-v56-theme] .v503-eco-section .section-head{margin-bottom:10px!important;}
body[data-v56-theme] .v503-entry-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;}
body[data-v56-theme] .v503-entry-card{min-height:112px!important;padding:14px!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,rgba(255,255,255,.88))!important;box-shadow:0 10px 28px rgba(31,20,48,.07)!important;}
body[data-v56-theme] .v503-entry-top{margin-bottom:8px!important;}
body[data-v56-theme] .v503-entry-top i{width:30px!important;height:30px!important;border-radius:12px!important;font-size:13px!important;}
body[data-v56-theme] .v503-entry-top em{font-size:10px!important;padding:4px 7px!important;}
body[data-v56-theme] .v503-entry-card b{font-size:14px!important;margin-bottom:4px!important;}
body[data-v56-theme] .v503-entry-card span{font-size:11px!important;line-height:1.42!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
body[data-v56-theme] .v503-entry-card strong{margin-top:10px!important;padding:6px 9px!important;font-size:11px!important;}
body[data-v56-theme] .v503-eco-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;}
body[data-v56-theme] .v503-eco-card{min-height:64px!important;padding:10px 12px!important;border-radius:16px!important;}
body[data-v56-theme] .v503-eco-card b{font-size:12px!important;}
body[data-v56-theme] .v503-eco-card span{font-size:11px!important;line-height:1.35!important;margin-top:4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
body[data-v56-theme] .v503-eco-invite{font-size:12px!important;line-height:1.45!important;border-radius:16px!important;padding:10px 12px!important;margin-top:10px!important;}
body[data-v56-theme] .contact-dock,
body[data-v56-theme] .service-quick-dock,
body[data-v56-theme] #serviceQuickDock{display:none!important;}
@media(max-width:900px){
  body[data-v56-theme] .setting-upload-row{grid-template-columns:1fr!important;}
  body[data-v56-theme] .v503-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body[data-v56-theme] .v503-eco-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:560px){
  body[data-v56-theme] .v503-entry-section,
  body[data-v56-theme] .v503-eco-section{margin-top:16px!important;}
  body[data-v56-theme] .v503-entry-grid{gap:8px!important;}
  body[data-v56-theme] .v503-entry-card{min-height:96px!important;padding:11px!important;border-radius:18px!important;}
  body[data-v56-theme] .v503-entry-card strong{display:none!important;}
  body[data-v56-theme] .v503-eco-card{min-height:58px!important;padding:9px 10px!important;}
  body[data-v56-theme] .section-head h2{font-size:20px!important;}
  body[data-v56-theme] .section-head p{font-size:12px!important;line-height:1.45!important;}
}

/* V5.7D.1: poster upload save hotfix + upload row layout */
body[data-v56-theme] .setting-upload-field{min-width:0!important;}
body[data-v56-theme] .setting-upload-row{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;}
body[data-v56-theme] .setting-upload-row .setting-input{flex:1 1 100%!important;min-width:0!important;}
body[data-v56-theme] .setting-upload-row input[type=file]{flex:1 1 150px!important;max-width:220px!important;min-width:0!important;height:34px!important;line-height:34px!important;}
body[data-v56-theme] .setting-upload-row .btn{flex:0 0 auto!important;min-width:84px!important;max-width:110px!important;white-space:normal!important;line-height:1.15!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;padding:8px 10px!important;border-radius:14px!important;}
body[data-v56-theme] .v56-poster-block{overflow:visible!important;}
@media(max-width:760px){
  body[data-v56-theme] .setting-upload-row input[type=file],
  body[data-v56-theme] .setting-upload-row .btn{max-width:none!important;flex:1 1 100%!important;}
}

/* V5.7E.0: mobile admin entry stability */
.bottom-nav.v57e-admin-ready{grid-template-columns:repeat(6,minmax(0,1fr))!important;}
.bottom-nav [data-v57e-admin]{display:flex!important;}
.v56-admin-entry[data-v57e-member-admin]{margin-top:12px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;}
@media(max-width:420px){.bottom-nav.v57e-admin-ready a{font-size:9px!important;padding-left:2px!important;padding-right:2px!important}.bottom-nav.v57e-admin-ready b{font-size:14px!important}}

/* V5.7E.1: guaranteed mobile member/admin bottom navigation */
@media(max-width:900px){
  body.page{padding-bottom:calc(104px + env(safe-area-inset-bottom,0px))!important;}
  .bottom-nav.v57e-base-nav,.bottom-nav.v57e-has-member{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;position:fixed!important;left:10px!important;right:10px!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-width:none!important;transform:none!important;z-index:180!important;}
  .bottom-nav.v57e-admin-ready{grid-template-columns:repeat(6,minmax(0,1fr))!important;}
  .bottom-nav.v57e-base-nav a,.bottom-nav.v57e-has-member a{min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:2px!important;}
  .bottom-nav.v57e-base-nav b,.bottom-nav.v57e-has-member b{font-size:15px!important;line-height:1!important;}
  .bottom-nav.v57e-base-nav span,.bottom-nav.v57e-has-member span{font-size:10px!important;line-height:1.1!important;white-space:nowrap!important;}
}
@media(max-width:380px){.bottom-nav.v57e-admin-ready span{font-size:9px!important}.bottom-nav.v57e-admin-ready b{font-size:13px!important}}

/* V5.7E.2: invite list layout + theme contrast/live preview */
.invite-list-v57e2{display:grid!important;gap:12px!important;}
.invite-card-v57e2{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:16px!important;align-items:center!important;padding:16px!important;border:1px solid rgba(64,123,255,.18)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 32px rgba(15,23,42,.055)!important;}
.invite-card-main{min-width:0!important;display:grid!important;gap:10px!important;}
.invite-code-line{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;}
.invite-code-line b{font-size:18px!important;letter-spacing:.01em!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;color:#17202a!important;}
.invite-meta-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;color:#667085!important;font-size:12px!important;}
.invite-meta-grid span{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.invite-url-box{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;padding:10px 12px!important;border-radius:14px!important;background:#f8fafc!important;border:1px solid #e5eaf3!important;}
.invite-url-box span{font-size:12px!important;color:#667085!important;font-weight:900!important;}
.invite-url-box code{display:block!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:normal!important;color:#344054!important;font-size:12px!important;}
.invite-card-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important;min-width:260px!important;}
.invite-card-actions .btn{white-space:nowrap!important;min-width:auto!important;}
.v57e2-theme-live{margin:14px 0!important;padding:18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 260px!important;gap:16px!important;align-items:center!important;background:linear-gradient(135deg,var(--v56-card),color-mix(in srgb,var(--v56-brand) 8%,var(--v56-card)))!important;color:var(--v56-ink)!important;}
.v57e2-theme-live h2{margin:8px 0 6px!important;color:var(--v56-ink)!important;}
.v57e2-theme-live p{margin:0!important;color:var(--v56-muted)!important;}
.v57e2-mini-phone{border-radius:24px!important;padding:18px!important;background:linear-gradient(145deg,var(--v56-deep),color-mix(in srgb,var(--v56-brand) 42%,var(--v56-deep)))!important;color:#fff!important;box-shadow:var(--v56-shadow2)!important;}
.v57e2-mini-phone b{display:block!important;font-size:20px!important;color:#fff!important;}
.v57e2-mini-phone span,.v57e2-mini-phone em{display:block!important;margin-top:8px!important;color:rgba(255,255,255,.82)!important;font-style:normal!important;}
body[data-v56-theme="club"] .app-header,
body[data-v56-theme="neon"] .app-header{background:rgba(10,8,18,.92)!important;border-bottom-color:rgba(255,255,255,.12)!important;}
body[data-v56-theme="club"] .brand-title,
body[data-v56-theme="club"] .brand-sub,
body[data-v56-theme="neon"] .brand-title,
body[data-v56-theme="neon"] .brand-sub{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.35)!important;}
body[data-v56-theme="club"] .nav a,
body[data-v56-theme="neon"] .nav a{color:rgba(255,255,255,.78)!important;}
body[data-v56-theme="club"] .nav a.active,
body[data-v56-theme="club"] .nav a:hover,
body[data-v56-theme="neon"] .nav a.active,
body[data-v56-theme="neon"] .nav a:hover{background:rgba(255,255,255,.14)!important;color:#fff!important;}
body[data-v56-theme="club"] .brand-logo,
body[data-v56-theme="neon"] .brand-logo{background:rgba(255,255,255,.92)!important;border-radius:16px!important;padding:3px!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important;}
body[data-v56-theme="club"] .brand-logo img,
body[data-v56-theme="neon"] .brand-logo img{border-radius:12px!important;}
body[data-v56-theme="mist"] .brand-title,
body[data-v56-theme="ios"] .brand-title,
body[data-v56-theme="luxury"] .brand-title{color:#111827!important;}
body[data-v56-theme="mist"] .brand-sub,
body[data-v56-theme="ios"] .brand-sub,
body[data-v56-theme="luxury"] .brand-sub{color:#475467!important;}
@media(max-width:860px){.invite-card-v57e2{grid-template-columns:1fr!important}.invite-card-actions{justify-content:flex-start!important;min-width:0!important}.invite-meta-grid{grid-template-columns:1fr 1fr!important}.v57e2-theme-live{grid-template-columns:1fr!important}.v57e2-mini-phone{min-height:120px!important}}
@media(max-width:520px){.invite-meta-grid{grid-template-columns:1fr!important}.invite-card-actions .btn{flex:1 1 auto!important}.invite-url-box{grid-template-columns:1fr!important}.invite-url-box code{white-space:normal!important;word-break:break-all!important}}

/* V5.7E.4: global readability + stable brand logo guard */
html.v57e4-readable .brand-logo,
body[data-v56-theme] .brand-logo{background:rgba(255,255,255,.96)!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:16px!important;padding:3px!important;box-shadow:0 8px 24px rgba(15,23,42,.12)!important;flex:0 0 auto!important;}
html.v57e4-readable .brand-logo img,
body[data-v56-theme] .brand-logo img{width:44px!important;height:44px!important;object-fit:contain!important;border-radius:12px!important;display:block!important;background:transparent!important;}
html.v57e4-readable .brand-title,
body[data-v56-theme] .brand-title{color:#f8fafc!important;text-shadow:0 1px 2px rgba(0,0,0,.38)!important;font-weight:950!important;}
html.v57e4-readable .brand-sub,
body[data-v56-theme] .brand-sub{color:rgba(248,250,252,.82)!important;text-shadow:0 1px 2px rgba(0,0,0,.32)!important;}
body[data-v56-theme="ios"] .app-header,
body[data-v56-theme="mist"] .app-header,
body[data-v56-theme="luxury"] .app-header{background:rgba(10,8,18,.92)!important;border-bottom-color:rgba(255,255,255,.1)!important;}
body[data-v56-theme] .nav a{color:rgba(248,250,252,.82)!important;font-weight:900!important;}
body[data-v56-theme] .nav a.active,
body[data-v56-theme] .nav a:hover{background:rgba(255,255,255,.14)!important;color:#fff!important;}
body[data-v56-theme] .card,
body[data-v56-theme] .member-app-hero,
body[data-v56-theme] .member-panel,
body[data-v56-theme] .benefits-note,
body[data-v56-theme] .filter-bar,
body[data-v56-theme] .admin-panel,
body[data-v56-theme] .admin-control-top,
body[data-v56-theme] .admin-side,
body[data-v56-theme] .admin-row,
body[data-v56-theme] .admin-stat,
body[data-v56-theme] .admin-section,
body[data-v56-theme] .invite-card-v57e2{background:rgba(255,255,255,.92)!important;color:#17202a!important;border-color:rgba(15,23,42,.08)!important;box-shadow:0 12px 34px rgba(15,23,42,.08)!important;}
body[data-v56-theme] .card h1,
body[data-v56-theme] .card h2,
body[data-v56-theme] .card h3,
body[data-v56-theme] .member-app-hero h1,
body[data-v56-theme] .member-panel h2,
body[data-v56-theme] .admin-panel h1,
body[data-v56-theme] .admin-panel h2,
body[data-v56-theme] .admin-side-title b,
body[data-v56-theme] .section-head h2{color:#17202a!important;text-shadow:none!important;}
body[data-v56-theme] .card p,
body[data-v56-theme] .muted,
body[data-v56-theme] .member-app-hero p,
body[data-v56-theme] .member-panel p,
body[data-v56-theme] .section-head p,
body[data-v56-theme] .row-meta,
body[data-v56-theme] .admin-side-title span{color:#475467!important;text-shadow:none!important;}
body[data-v56-theme] .eyebrow,
body[data-v56-theme] .tag,
body[data-v56-theme] .guest-level-pill,
body[data-v56-theme] .corner-badge{background:rgba(238,244,255,.96)!important;color:#3157d5!important;border:1px solid rgba(49,87,213,.12)!important;text-shadow:none!important;font-weight:950!important;}
body[data-v56-theme] .input,
body[data-v56-theme] input,
body[data-v56-theme] select,
body[data-v56-theme] textarea{background:#17182a!important;color:#f8fafc!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;}
body[data-v56-theme] .input::placeholder,
body[data-v56-theme] input::placeholder,
body[data-v56-theme] textarea::placeholder{color:rgba(248,250,252,.58)!important;opacity:1!important;}
body[data-v56-theme] select option{background:#17182a!important;color:#f8fafc!important;}
body[data-v56-theme] .btn,
body[data-v56-theme] .v56-btn{color:#17202a!important;background:rgba(255,255,255,.94)!important;border-color:rgba(15,23,42,.08)!important;text-shadow:none!important;}
body[data-v56-theme] .btn.primary,
body[data-v56-theme] .v56-btn.primary{color:#fff!important;background:linear-gradient(135deg,var(--v56-brand2),var(--v56-brand))!important;border-color:transparent!important;}
body[data-v56-theme] .btn.ghost,
body[data-v56-theme] .btn.soft{color:#2453d6!important;background:rgba(255,255,255,.88)!important;}
body[data-v56-theme] .guest-card{background:#101225!important;color:#f8fafc!important;border-color:rgba(255,255,255,.08)!important;}
body[data-v56-theme] .guest-card .guest-body,
body[data-v56-theme] .guest-card .guest-code{color:#f8fafc!important;}
body[data-v56-theme] .guest-card p,
body[data-v56-theme] .guest-card .guest-intro{color:rgba(248,250,252,.72)!important;}
body[data-v56-theme] .guest-card .tag,
body[data-v56-theme] .guest-card .guest-level-pill{background:rgba(255,255,255,.9)!important;color:#3157d5!important;}
body[data-v56-theme] .bottom-nav{background:rgba(255,255,255,.94)!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 -8px 30px rgba(15,23,42,.12)!important;}
body[data-v56-theme] .bottom-nav a{color:#667085!important;}
body[data-v56-theme] .bottom-nav a.active{background:#111827!important;color:#fff!important;}
@media(max-width:900px){body[data-v56-theme] .app-header .nav{max-width:100%;overflow-x:auto!important;white-space:nowrap!important}.v56-admin-entry.show{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.v56-admin-entry.show .v56-btn{min-height:46px!important}}

/* V5.7E.5: member desktop centering + compact ecosystem pills */
body[data-v56-theme] #memberContent,
#memberContent.wrap{max-width:1180px!important;width:min(1180px,calc(100% - 40px))!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;}
@media(min-width:1100px){
  body[data-v56-theme] #memberContent{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;}
  body[data-v56-theme] #memberContent>.member-app-hero,
  body[data-v56-theme] #memberContent>.member-panel,
  body[data-v56-theme] #memberContent>.card{max-width:100%!important;}
  body[data-v56-theme] #memberContent .member-two-col{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important;align-items:start!important;}
}
.site-footer.wrap,
body[data-v56-theme] .site-footer.wrap{max-width:1180px!important;width:min(1180px,calc(100% - 40px))!important;margin-left:auto!important;margin-right:auto!important;}
body[data-v56-theme] .site-footer{margin-top:28px!important;padding-bottom:98px!important;}
body[data-v56-theme] .footer-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;padding:20px 22px!important;border-radius:24px!important;}
body[data-v56-theme] .footer-card h2{font-size:22px!important;margin:6px 0!important;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)!important;}
body[data-v56-theme] .footer-card p{font-size:13px!important;line-height:1.55!important;color:rgba(255,255,255,.82)!important;max-width:620px!important;}
body[data-v56-theme] .footer-card .eyebrow{background:rgba(255,255,255,.14)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important;}
body[data-v56-theme] .footer-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important;}
body[data-v56-theme] .footer-actions .btn{min-height:34px!important;padding:8px 13px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;}
body[data-v56-theme] .footer-links{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important;align-items:center!important;}
body[data-v56-theme] .footer-links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:7px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#17202a!important;border:1px solid rgba(15,23,42,.08)!important;font-size:12px!important;font-weight:950!important;line-height:1!important;box-shadow:0 6px 18px rgba(15,23,42,.08)!important;white-space:nowrap!important;}
body[data-v56-theme] .footer-copy{margin:12px 0 0!important;color:rgba(248,250,252,.72)!important;font-size:12px!important;line-height:1.55!important;}
@media(max-width:900px){
  body[data-v56-theme] #memberContent,
  #memberContent.wrap{width:calc(100% - 20px)!important;max-width:none!important;padding-left:0!important;padding-right:0!important;}
  .site-footer.wrap,
  body[data-v56-theme] .site-footer.wrap{width:calc(100% - 20px)!important;max-width:none!important;}
  body[data-v56-theme] .site-footer{margin-top:20px!important;padding-bottom:96px!important;}
  body[data-v56-theme] .footer-card{grid-template-columns:1fr!important;padding:18px!important;border-radius:24px!important;gap:12px!important;}
  body[data-v56-theme] .footer-card h2{font-size:24px!important;}
  body[data-v56-theme] .footer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;}
  body[data-v56-theme] .footer-actions .btn{width:100%!important;min-height:40px!important;padding:10px 12px!important;font-size:13px!important;}
  body[data-v56-theme] .footer-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important;}
  body[data-v56-theme] .footer-links a{min-width:0!important;width:100%!important;min-height:34px!important;padding:8px 6px!important;font-size:12px!important;overflow:hidden!important;text-overflow:ellipsis!important;}
}
@media(max-width:430px){
  body[data-v56-theme] .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body[data-v56-theme] .footer-actions{grid-template-columns:1fr!important;}
}

/* V5.7E.6: admin immediate readability + logo hard fallback */
.admin-page{background:#f5f3f7!important;color:#17202a!important;}
.admin-page .app-header{background:rgba(10,8,18,.94)!important;border-bottom:1px solid rgba(255,255,255,.10)!important;}
.admin-page .brand-logo{background:rgba(255,255,255,.98)!important;border-radius:16px!important;padding:3px!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 8px 24px rgba(0,0,0,.22)!important;}
.admin-page .brand-logo img{width:44px!important;height:44px!important;object-fit:contain!important;border-radius:12px!important;background:transparent!important;}
.admin-page .brand-title{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.45)!important;font-weight:950!important;}
.admin-page .brand-sub{color:rgba(255,255,255,.82)!important;text-shadow:0 1px 2px rgba(0,0,0,.35)!important;}
.admin-page .nav a{color:rgba(255,255,255,.82)!important;font-weight:900!important;}
.admin-page .nav a.active,.admin-page .nav a:hover{background:rgba(255,255,255,.14)!important;color:#fff!important;}
.admin-page .card,
.admin-page .admin-control-top,
.admin-page .admin-side,
.admin-page .admin-panel,
.admin-page .admin-stat,
.admin-page .stat-card,
.admin-page .admin-row,
.admin-page .setting-block,
.admin-page .table-wrap,
.admin-page .admin-section{background:rgba(255,255,255,.96)!important;color:#17202a!important;border-color:rgba(15,23,42,.08)!important;box-shadow:0 14px 36px rgba(15,23,42,.08)!important;}
.admin-page h1,.admin-page h2,.admin-page h3,.admin-page h4,
.admin-page .row-title,.admin-page .admin-side-title b,
.admin-page .stat-card b,.admin-page .admin-stat b{color:#17202a!important;text-shadow:none!important;opacity:1!important;}
.admin-page p,.admin-page span,.admin-page small,
.admin-page .muted,.admin-page .row-meta,
.admin-page .admin-side-title span,.admin-page .stat-card span,
.admin-page .admin-control-top p,.admin-page .admin-panel p{color:#475467!important;text-shadow:none!important;opacity:1!important;}
.admin-page .eyebrow,
.admin-page .tag,
.admin-page .admin-menu .pill,
.admin-page .admin-table th{background:#eef4ff!important;color:#3157d5!important;border:1px solid rgba(49,87,213,.12)!important;text-shadow:none!important;opacity:1!important;font-weight:950!important;}
.admin-page .admin-menu button{background:rgba(255,255,255,.72)!important;color:#475467!important;border:1px solid rgba(15,23,42,.06)!important;font-weight:950!important;opacity:1!important;}
.admin-page .admin-menu button.active,
.admin-page .admin-menu button:hover{background:#e8efff!important;color:#2453d6!important;box-shadow:0 10px 24px rgba(36,83,214,.12)!important;}
.admin-page .btn{background:#fff!important;color:#2453d6!important;border:1px solid rgba(15,23,42,.08)!important;text-shadow:none!important;opacity:1!important;}
.admin-page .btn.primary{background:linear-gradient(135deg,#fb4d86,#6d5dfc)!important;color:#fff!important;border-color:transparent!important;}
.admin-page .btn.ghost,.admin-page .btn.soft{background:#f8fafc!important;color:#2453d6!important;}
.admin-page input,.admin-page select,.admin-page textarea,.admin-page .input{background:#fff!important;color:#17202a!important;border:1px solid rgba(15,23,42,.12)!important;box-shadow:none!important;}
.admin-page input::placeholder,.admin-page textarea::placeholder{color:#98a2b3!important;opacity:1!important;}
.admin-page .admin-table td{color:#344054!important;background:#fff!important;}
.admin-page .admin-table th{color:#475467!important;background:#f8fafc!important;}
.admin-page .admin-mobile-tabs{background:rgba(245,243,247,.96)!important;}
.admin-page .admin-mobile-tabs button{background:#fff!important;color:#475467!important;border:1px solid rgba(15,23,42,.08)!important;}
.admin-page .admin-mobile-tabs button.active{background:#111827!important;color:#fff!important;}
@media(max-width:1020px){.admin-page .admin-shell{grid-template-columns:1fr!important}.admin-page .admin-side{height:auto!important;position:static!important}}

/* V5.7E.7: admin quick actions + mobile flow readability */
.admin-page .admin-control-top .btn,
.admin-page .admin-top-actions .btn,
.admin-page .admin-head-actions .btn,
.admin-page .admin-mobile-tabs button,
.admin-page .v56f-side-quick button{opacity:1!important;text-shadow:none!important;font-weight:950!important;}
.admin-page .admin-control-top .btn:not(.primary),
.admin-page .admin-top-actions .btn:not(.primary),
.admin-page .admin-head-actions .btn:not(.primary){background:#fff!important;color:#2453d6!important;border:1px solid rgba(36,83,214,.16)!important;box-shadow:0 8px 22px rgba(15,23,42,.08)!important;}
.admin-page .admin-control-top .btn.primary,
.admin-page .admin-top-actions .btn.primary,
.admin-page .admin-head-actions .btn.primary{background:linear-gradient(135deg,#fb4d86,#6d5dfc)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 30px rgba(109,93,252,.22)!important;}
.admin-page .admin-control-top .admin-top-actions,
.admin-page .admin-control-top .admin-head-actions{align-items:center!important;}
.admin-page .admin-control-top .admin-top-actions .btn,
.admin-page .admin-control-top .admin-head-actions .btn{min-height:40px!important;padding:10px 16px!important;border-radius:999px!important;}
.admin-page .v56f-side-quick button{background:#ecfeff!important;color:#0f766e!important;border:1px solid rgba(20,184,166,.16)!important;border-radius:16px!important;box-shadow:0 8px 18px rgba(20,184,166,.08)!important;}
.admin-page .v56f-flow-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;}
.admin-page .v56f-flow-grid button{position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:'num title' 'num desc'!important;align-items:center!important;column-gap:12px!important;min-height:92px!important;padding:16px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(20,184,166,.12)!important;box-shadow:0 10px 24px rgba(15,23,42,.055)!important;text-align:left!important;color:#17202a!important;overflow:hidden!important;}
.admin-page .v56f-flow-grid button i{grid-area:num!important;width:34px!important;height:34px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#fb4d86,#7dd3fc)!important;color:#fff!important;font-style:normal!important;font-weight:950!important;box-shadow:0 8px 18px rgba(109,93,252,.18)!important;}
.admin-page .v56f-flow-grid button b{grid-area:title!important;color:#17202a!important;font-size:15px!important;font-weight:950!important;line-height:1.2!important;opacity:1!important;text-shadow:none!important;}
.admin-page .v56f-flow-grid button span{grid-area:desc!important;color:#475467!important;font-size:12px!important;line-height:1.45!important;opacity:1!important;text-shadow:none!important;}
@media(max-width:900px){
  .admin-page .admin-control{padding-top:12px!important;width:calc(100% - 20px)!important;margin:0 auto!important;}
  .admin-page .admin-control-top{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:18px!important;border-radius:24px!important;}
  .admin-page .admin-control-top h1{font-size:25px!important;line-height:1.15!important;color:#17202a!important;}
  .admin-page .admin-control-top p{font-size:14px!important;line-height:1.65!important;color:#475467!important;}
  .admin-page .admin-top-actions,.admin-page .admin-head-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:9px!important;}
  .admin-page .admin-top-actions .btn,.admin-page .admin-head-actions .btn{width:100%!important;min-height:42px!important;}
  .admin-page .admin-mobile-tabs{display:flex!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;position:sticky!important;top:0!important;z-index:120!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:22px!important;padding:8px!important;margin:10px auto 14px!important;width:calc(100% - 20px)!important;box-shadow:0 10px 28px rgba(15,23,42,.08)!important;}
  .admin-page .admin-mobile-tabs::-webkit-scrollbar{display:none!important;}
  .admin-page .admin-mobile-tabs button{flex:0 0 auto!important;min-width:86px!important;min-height:40px!important;padding:9px 14px!important;border-radius:999px!important;background:#fff!important;color:#344054!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 5px 16px rgba(15,23,42,.05)!important;white-space:nowrap!important;}
  .admin-page .admin-mobile-tabs button.active{background:#111827!important;color:#fff!important;box-shadow:0 10px 24px rgba(17,24,39,.18)!important;}
  .admin-page .admin-panel{padding:16px!important;border-radius:24px!important;margin-bottom:14px!important;}
  .admin-page .admin-panel h2,.admin-page .admin-panel h3{font-size:22px!important;line-height:1.2!important;color:#17202a!important;}
  .admin-page .admin-panel p{font-size:14px!important;line-height:1.6!important;color:#475467!important;}
  .admin-page .v56f-flow-grid{grid-template-columns:1fr!important;gap:10px!important;}
  .admin-page .v56f-flow-grid button{grid-template-columns:auto minmax(0,1fr)!important;min-height:auto!important;padding:13px 14px!important;border-radius:18px!important;}
  .admin-page .v56f-flow-grid button i{width:32px!important;height:32px!important;border-radius:13px!important;}
  .admin-page .v56f-flow-grid button b{font-size:15px!important;color:#17202a!important;}
  .admin-page .v56f-flow-grid button span{font-size:13px!important;color:#344054!important;}
  .admin-page .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .admin-page .stat-card,.admin-page .admin-stat{min-height:104px!important;padding:14px!important;border-radius:18px!important;}
}
@media(max-width:430px){
  .admin-page .stat-grid{grid-template-columns:1fr 1fr!important;}
  .admin-page .admin-mobile-tabs button{min-width:78px!important;font-size:13px!important;}
  .admin-page .v56f-flow-grid button{padding:12px!important;}
}

/* V5.7E.8R: rollback-safe member center and ecosystem capsule stabilization */
body[data-v56-theme] #memberContent.member-safe-fix,
body[data-v56-theme] #memberContent{box-sizing:border-box!important;}
body[data-v56-theme] .member-app-shell{width:100%!important;max-width:1180px!important;margin:0 auto!important;display:grid!important;gap:14px!important;}
body[data-v56-theme] .member-profile-card{min-height:0!important;height:auto!important;display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;padding:18px!important;border-radius:26px!important;overflow:hidden!important;}
body[data-v56-theme] .member-profile-card:after{width:120px!important;height:120px!important;right:-58px!important;top:-58px!important;pointer-events:none!important;}
body[data-v56-theme] .member-avatar{width:58px!important;height:58px!important;border-radius:20px!important;font-size:22px!important;align-self:start!important;}
body[data-v56-theme] .member-profile-main{min-width:0!important;display:block!important;}
body[data-v56-theme] .member-profile-main h1{margin:3px 0 5px!important;font-size:24px!important;line-height:1.15!important;word-break:break-word!important;}
body[data-v56-theme] .member-profile-main p{margin:0 0 12px!important;font-size:13px!important;line-height:1.55!important;color:#667085!important;}
body[data-v56-theme] .member-quick-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;position:relative!important;z-index:2!important;}
body[data-v56-theme] .member-quick-actions .btn{flex:0 1 auto!important;min-height:36px!important;padding:9px 13px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;}
body[data-v56-theme] .member-panel{min-height:0!important;height:auto!important;}
body[data-v56-theme] .member-quota-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;}
body[data-v56-theme] .member-quota-card{min-height:0!important;}
body[data-v56-theme] .site-footer{padding-bottom:78px!important;}
body[data-v56-theme] .footer-links a[aria-disabled="true"]{cursor:default!important;opacity:.86!important;}
@media(max-width:900px){
  body[data-v56-theme] #memberContent,
  #memberContent.wrap{width:calc(100% - 20px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;}
  body[data-v56-theme] .member-app-shell{gap:10px!important;}
  body[data-v56-theme] .member-profile-card{grid-template-columns:52px minmax(0,1fr)!important;gap:11px!important;padding:14px!important;border-radius:22px!important;align-items:start!important;}
  body[data-v56-theme] .member-avatar{width:48px!important;height:48px!important;border-radius:17px!important;font-size:19px!important;}
  body[data-v56-theme] .member-profile-main .eyebrow{display:none!important;}
  body[data-v56-theme] .member-profile-main h1{font-size:20px!important;margin:0 0 4px!important;}
  body[data-v56-theme] .member-profile-main p{font-size:12px!important;margin-bottom:9px!important;}
  body[data-v56-theme] .member-quick-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;width:100%!important;}
  body[data-v56-theme] .member-quick-actions .btn{width:100%!important;min-width:0!important;justify-content:center!important;padding:9px 8px!important;font-size:12px!important;}
  body[data-v56-theme] .member-quick-actions .btn:first-child{grid-column:1 / -1!important;}
  body[data-v56-theme] .member-two-col{grid-template-columns:1fr!important;gap:10px!important;}
  body[data-v56-theme] .member-quota-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  body[data-v56-theme] .site-footer{margin-top:16px!important;padding-bottom:82px!important;}
  body[data-v56-theme] .footer-card{padding:15px!important;border-radius:22px!important;gap:10px!important;}
  body[data-v56-theme] .footer-card h2{font-size:20px!important;margin:4px 0!important;}
  body[data-v56-theme] .footer-card p{font-size:12px!important;line-height:1.45!important;}
  body[data-v56-theme] .footer-actions{grid-template-columns:1fr 1fr!important;gap:7px!important;}
  body[data-v56-theme] .footer-actions .btn{min-height:36px!important;padding:9px 8px!important;font-size:12px!important;}
  body[data-v56-theme] .footer-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:9px!important;}
  body[data-v56-theme] .footer-links a{min-height:32px!important;padding:7px 5px!important;font-size:11px!important;line-height:1.1!important;}
  body.page{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))!important;}
}
@media(max-width:430px){
  body[data-v56-theme] .member-profile-card{grid-template-columns:48px minmax(0,1fr)!important;}
  body[data-v56-theme] .member-quota-grid{grid-template-columns:1fr!important;}
  body[data-v56-theme] .footer-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  body[data-v56-theme] .footer-actions{grid-template-columns:1fr 1fr!important;}
}
@media(max-width:360px){
  body[data-v56-theme] .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
/* V5.7E.9: admin mobile readability and theme contrast stabilization */
.admin-page .v56f-hero-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important;}
.admin-page .v56f-hero-tags span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:7px 11px!important;border-radius:999px!important;background:#eef4ff!important;color:#2453d6!important;border:1px solid rgba(36,83,214,.16)!important;font-size:12px!important;font-weight:950!important;text-shadow:none!important;box-shadow:0 6px 16px rgba(36,83,214,.08)!important;}
.admin-page .admin-control-top .btn,
.admin-page .admin-page-head .btn,
.admin-page .admin-top-actions .btn,
.admin-page .admin-head-actions .btn{opacity:1!important;text-shadow:none!important;font-weight:950!important;}
.admin-page .admin-top-actions .btn:not(.primary),
.admin-page .admin-head-actions .btn:not(.primary),
.admin-page .admin-page-head .btn:not(.primary){background:#fff!important;color:#1d4ed8!important;border:1px solid rgba(29,78,216,.18)!important;box-shadow:0 8px 20px rgba(15,23,42,.08)!important;}
.admin-page .admin-mobile-tabs,
.admin-page .v56f-mobile-tabs{display:flex!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;background:rgba(245,247,251,.98)!important;border-bottom:1px solid rgba(15,23,42,.08)!important;box-shadow:0 10px 24px rgba(15,23,42,.08)!important;scrollbar-width:none!important;}
.admin-page .admin-mobile-tabs::-webkit-scrollbar,
.admin-page .v56f-mobile-tabs::-webkit-scrollbar{display:none!important;}
.admin-page .admin-mobile-tabs .admin-nav-group,
.admin-page .v56f-mobile-tabs .admin-nav-group{display:flex!important;gap:8px!important;margin:0!important;min-width:max-content!important;}
.admin-page .admin-mobile-tabs .admin-nav-group>span,
.admin-page .v56f-mobile-tabs .admin-nav-group>span{display:none!important;}
.admin-page .admin-mobile-tabs button,
.admin-page .v56f-mobile-tabs button,
.admin-page .admin-mobile-tabs .admin-nav-group button,
.admin-page .v56f-mobile-tabs .admin-nav-group button{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:36px!important;padding:9px 12px!important;border-radius:999px!important;background:#fff!important;color:#344054!important;border:1px solid rgba(15,23,42,.10)!important;font-size:12px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;text-shadow:none!important;box-shadow:0 6px 16px rgba(15,23,42,.06)!important;}
.admin-page .admin-mobile-tabs button.active,
.admin-page .v56f-mobile-tabs button.active,
.admin-page .admin-mobile-tabs .admin-nav-group button.active,
.admin-page .v56f-mobile-tabs .admin-nav-group button.active{background:#111827!important;color:#fff!important;border-color:#111827!important;box-shadow:0 10px 22px rgba(17,24,39,.18)!important;}
.admin-page .admin-mobile-tabs button em,
.admin-page .v56f-mobile-tabs button em{display:none!important;}
.admin-page .v56f-flow-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;}
.admin-page .v56f-flow-grid button{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-areas:'num title' 'num desc'!important;align-items:center!important;column-gap:10px!important;min-height:86px!important;padding:14px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;color:#17202a!important;text-align:left!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important;overflow:hidden!important;}
.admin-page .v56f-flow-grid button i{grid-area:num!important;width:34px!important;height:34px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#fb4d86,#6d5dfc)!important;color:#fff!important;font-style:normal!important;font-weight:950!important;font-size:14px!important;}
.admin-page .v56f-flow-grid button b{grid-area:title!important;color:#17202a!important;font-size:14px!important;line-height:1.2!important;text-shadow:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.admin-page .v56f-flow-grid button span{grid-area:desc!important;color:#667085!important;font-size:12px!important;line-height:1.35!important;text-shadow:none!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.admin-page .v56f-health{display:flex!important;flex-wrap:wrap!important;gap:8px!important;}
.admin-page .v56f-health .btn{min-height:38px!important;border-radius:999px!important;}
body[data-v56-theme] .v56-eyebrow,
body[data-v56-theme] .eyebrow,
body[data-v56-theme] .tag,
body[data-v56-theme] .guest-level-pill,
body[data-v56-theme] .corner-badge{background:#eef4ff!important;color:#2453d6!important;border-color:rgba(36,83,214,.14)!important;text-shadow:none!important;}
body[data-v56-theme="club"] .v56-eyebrow,
body[data-v56-theme="neon"] .v56-eyebrow{background:rgba(255,255,255,.14)!important;color:#fff!important;border-color:rgba(255,255,255,.20)!important;}
@media(max-width:1180px){
  .admin-page .admin-mobile-tabs,
  .admin-page .v56f-mobile-tabs{position:sticky!important;top:62px!important;z-index:50!important;padding:9px 10px!important;margin:0 -10px 12px!important;}
  .admin-page .admin-control-top{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:18px!important;border-radius:24px!important;}
  .admin-page .admin-top-actions{justify-content:flex-start!important;gap:8px!important;}
}
@media(max-width:680px){
  .admin-page .wrap{width:calc(100% - 18px)!important;}
  .admin-page .admin-control{padding-top:8px!important;}
  .admin-page .admin-control-top h1,
  .admin-page .admin-page-head h1{font-size:22px!important;line-height:1.2!important;}
  .admin-page .admin-control-top p,
  .admin-page .admin-page-head p{font-size:12px!important;line-height:1.5!important;}
  .admin-page .v56f-hero-tags{gap:6px!important;}
  .admin-page .v56f-hero-tags span{min-height:26px!important;padding:6px 8px!important;font-size:11px!important;}
  .admin-page .admin-top-actions,
  .admin-page .admin-head-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;gap:8px!important;}
  .admin-page .admin-top-actions .btn,
  .admin-page .admin-head-actions .btn{width:100%!important;justify-content:center!important;min-height:38px!important;padding:9px 8px!important;font-size:12px!important;}
  .admin-page .admin-mobile-tabs button,
  .admin-page .v56f-mobile-tabs button,
  .admin-page .admin-mobile-tabs .admin-nav-group button,
  .admin-page .v56f-mobile-tabs .admin-nav-group button{min-height:34px!important;padding:8px 10px!important;font-size:12px!important;}
  .admin-page .v56f-flow-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  .admin-page .v56f-flow-grid button{grid-template-columns:30px minmax(0,1fr)!important;min-height:74px!important;padding:11px!important;border-radius:18px!important;column-gap:8px!important;}
  .admin-page .v56f-flow-grid button i{width:30px!important;height:30px!important;border-radius:12px!important;font-size:12px!important;}
  .admin-page .v56f-flow-grid button b{font-size:13px!important;}
  .admin-page .v56f-flow-grid button span{font-size:11px!important;line-height:1.3!important;}
  .admin-page .admin-panel{padding:13px!important;border-radius:20px!important;}
  .admin-page .panel-head{display:block!important;margin-bottom:10px!important;}
  .admin-page .panel-head h2{font-size:18px!important;}
}
@media(max-width:380px){
  .admin-page .admin-top-actions,
  .admin-page .admin-head-actions{grid-template-columns:1fr!important;}
  .admin-page .v56f-flow-grid{grid-template-columns:1fr!important;}
}
/* V5.7E.10: desktop admin nav and mobile member admin entry hard fix */
@media(min-width:1181px){
  .admin-page .admin-mobile-tabs,
  .admin-page .v56f-mobile-tabs{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;box-shadow:none!important;overflow:hidden!important;}
  .admin-page .v56f-admin-shell{display:grid!important;grid-template-columns:282px minmax(0,1fr)!important;gap:16px!important;align-items:start!important;}
  .admin-page .v56f-admin-side,
  .admin-page .admin-control-side{display:block!important;position:sticky!important;top:92px!important;width:auto!important;max-width:282px!important;height:auto!important;max-height:calc(100vh - 112px)!important;overflow:auto!important;}
  .admin-page .v56f-side-quick{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:12px 0!important;}
  .admin-page .v56f-side-quick button{writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:nowrap!important;min-height:40px!important;padding:10px 8px!important;border-radius:15px!important;}
  .admin-page .admin-menu,
  .admin-page .admin-nav-group{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;overflow:visible!important;}
  .admin-page .admin-nav-group button{writing-mode:horizontal-tb!important;text-orientation:mixed!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:42px!important;white-space:normal!important;}
}
body[data-v56-theme] .member-profile-card .v56-admin-entry{grid-column:1 / -1!important;width:100%!important;margin-top:10px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;position:relative!important;z-index:3!important;}
body[data-v56-theme] .member-profile-card .v56-admin-entry .v56-btn{flex:0 1 auto!important;min-width:120px!important;min-height:36px!important;padding:9px 13px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:nowrap!important;}
body[data-v56-theme] .member-profile-card .v56-admin-entry:not([data-v57e-member-admin]){display:none!important;}
@media(max-width:900px){
  body[data-v56-theme] .member-profile-card .v56-admin-entry{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:8px!important;}
  body[data-v56-theme] .member-profile-card .v56-admin-entry .v56-btn{width:100%!important;min-width:0!important;justify-content:center!important;min-height:40px!important;padding:10px 8px!important;font-size:12px!important;}
}
/* V5.8.2: clear mobile admin navigation */
@media(min-width:901px){.admin-page .v582-mobile-admin-nav{display:none!important}}
@media(max-width:900px){
  .admin-page .v582-mobile-admin-nav{display:grid!important;gap:10px!important;position:static!important;top:auto!important;margin:10px 0 14px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;}
  .admin-page .v582-mobile-admin-nav .v582-nav-section{display:block!important;border-radius:20px!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important;padding:12px!important;}
  .admin-page .v582-nav-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;margin-bottom:10px!important;}
  .admin-page .v582-nav-title b{font-size:15px!important;color:#17202a!important;line-height:1.2!important;white-space:nowrap!important;}
  .admin-page .v582-nav-title span{font-size:11px!important;color:#667085!important;line-height:1.35!important;text-align:right!important;}
  .admin-page .v582-nav-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-width:0!important;}
  .admin-page .v582-nav-grid button{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:42px!important;padding:10px 11px!important;border-radius:15px!important;background:#f8fafc!important;color:#344054!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:none!important;text-align:left!important;white-space:normal!important;}
  .admin-page .v582-nav-grid button b{font-size:13px!important;color:inherit!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .admin-page .v582-nav-grid button em{font-style:normal!important;font-size:10px!important;color:#667085!important;background:#fff!important;border-radius:999px!important;padding:4px 6px!important;white-space:nowrap!important;}
  .admin-page .v582-nav-grid button.active{background:#111827!important;color:#fff!important;border-color:#111827!important;box-shadow:0 10px 22px rgba(17,24,39,.18)!important;}
  .admin-page .v582-nav-grid button.active em{background:rgba(255,255,255,.16)!important;color:#fff!important;}
}
@media(max-width:360px){.admin-page .v582-nav-grid{grid-template-columns:1fr!important}.admin-page .v582-nav-title{display:block!important}.admin-page .v582-nav-title span{text-align:left!important;display:block!important;margin-top:4px!important}}
/* V5.8.3: desktop header/nav readability across all visual themes */
@media(min-width:761px){
  body.page .app-header,
  body.admin-page .app-header,
  body[data-v56-theme] .app-header{background:linear-gradient(135deg,rgba(10,8,18,.96),rgba(24,18,34,.94))!important;border-bottom:1px solid rgba(255,255,255,.10)!important;box-shadow:0 12px 34px rgba(15,23,42,.16)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;}
  body.page .topbar,
  body.admin-page .topbar,
  body[data-v56-theme] .topbar{height:72px!important;}
  body.page .brand-logo,
  body.admin-page .brand-logo,
  body[data-v56-theme] .brand-logo{background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:16px!important;padding:3px!important;box-shadow:0 10px 28px rgba(0,0,0,.25)!important;}
  body.page .brand-logo img,
  body.admin-page .brand-logo img,
  body[data-v56-theme] .brand-logo img{width:44px!important;height:44px!important;object-fit:contain!important;border-radius:12px!important;background:transparent!important;}
  body.page .brand-title,
  body.admin-page .brand-title,
  body[data-v56-theme] .brand-title{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.45)!important;font-weight:950!important;}
  body.page .brand-sub,
  body.admin-page .brand-sub,
  body[data-v56-theme] .brand-sub{color:rgba(255,255,255,.78)!important;text-shadow:0 1px 2px rgba(0,0,0,.35)!important;}
  body.page .nav,
  body.admin-page .nav,
  body[data-v56-theme] .nav{display:flex!important;align-items:center!important;gap:6px!important;}
  body.page .nav a,
  body.admin-page .nav a,
  body[data-v56-theme] .nav a{color:rgba(255,255,255,.86)!important;background:transparent!important;border:1px solid transparent!important;text-shadow:0 1px 2px rgba(0,0,0,.42)!important;font-weight:950!important;border-radius:999px!important;padding:10px 14px!important;}
  body.page .nav a:hover,
  body.admin-page .nav a:hover,
  body[data-v56-theme] .nav a:hover{color:#fff!important;background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.12)!important;}
  body.page .nav a.active,
  body.admin-page .nav a.active,
  body[data-v56-theme] .nav a.active{color:#111827!important;background:#fff!important;border-color:rgba(255,255,255,.9)!important;text-shadow:none!important;box-shadow:0 10px 24px rgba(0,0,0,.18)!important;}
}
/* V5.9: user profile service entries and member center polish */
body[data-v56-theme] .member-profile-service{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,251,255,.94))!important;}
body[data-v56-theme] .member-profile-status-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;}
body[data-v56-theme] .member-profile-status-grid article{position:relative!important;min-height:128px!important;border-radius:22px!important;padding:16px!important;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 10px 24px rgba(15,23,42,.055)!important;overflow:hidden!important;}
body[data-v56-theme] .member-profile-status-grid article:before{content:"";position:absolute;right:-28px;top:-28px;width:88px;height:88px;border-radius:999px;background:linear-gradient(135deg,rgba(251,77,134,.16),rgba(109,93,252,.16));}
body[data-v56-theme] .member-profile-status-grid b{position:relative;z-index:1;display:block!important;color:#17202a!important;font-size:17px!important;margin-bottom:8px!important;}
body[data-v56-theme] .member-profile-status-grid span{position:relative;z-index:1;display:block!important;color:#667085!important;font-size:12px!important;line-height:1.55!important;min-height:38px!important;}
body[data-v56-theme] .member-profile-status-grid a{position:relative;z-index:1;display:inline-flex!important;margin-top:12px!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:8px 12px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;}
@media(max-width:900px){
  body[data-v56-theme] .member-profile-status-grid{grid-template-columns:1fr!important;gap:9px!important;}
  body[data-v56-theme] .member-profile-status-grid article{min-height:0!important;padding:14px!important;border-radius:18px!important;}
  body[data-v56-theme] .member-profile-status-grid span{min-height:0!important;}
  body[data-v56-theme] .member-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;}
  body[data-v56-theme] .member-section-head .btn{min-height:34px!important;padding:8px 10px!important;font-size:12px!important;white-space:nowrap!important;}
}