:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1d2433;--muted:#6d7480;--line:#e5e7eb;--soft:#f5f6f8;--brand:#3157a4;--danger:#b42318;--success:#087443;font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}select{font:inherit;border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px}button,.button-link{cursor:pointer;background:var(--ink);color:#fff;border:0;border-radius:8px;padding:11px 16px;font-weight:650}button:disabled{cursor:not-allowed;opacity:.48}.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:750}.landing,.claim-page{place-content:center;min-height:100vh;padding:28px;display:grid}.landing{text-align:center;max-width:620px;margin:auto}.landing h1,.claim-card h1{margin:4px 0 8px;font-size:clamp(2rem,7vw,3.4rem)}.landing-actions{justify-content:center;gap:12px;margin-top:24px;display:flex}.claim-card{border:1px solid var(--line);border-radius:16px;width:min(100%,420px);padding:28px}.stack{gap:16px;margin:26px 0 16px;display:grid}label{color:#3d4655;gap:7px;font-size:.9rem;font-weight:650;display:grid}input{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd0d8;border-radius:8px;padding:11px 12px}.primary{background:var(--brand)}.error{color:var(--danger);margin:0}details{color:var(--muted);font-size:.88rem}.cunstar-login{color:#202d4d;background:#fffaf7 url(/assets/cunstar/themes/stretch/home-center.png) 50%/64px 64px;position:relative;overflow:hidden}.cunstar-login:before,.cunstar-login:after{content:"";pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;left:0;right:0}.cunstar-login:before{background-image:url(/assets/cunstar/themes/stretch/home-top.webp);height:210px;top:0}.cunstar-login:after{background-image:url(/assets/cunstar/themes/stretch/home-bottom.webp);height:230px;bottom:0}.cunstar-login .claim-card{z-index:1;background:#fffdf8f0;border:1px solid #d9e9ff;border-radius:20px;width:min(100%,390px);padding:28px 24px;position:relative;box-shadow:0 8px 28px #397fce1a}.claim-brand{width:min(100%,240px);height:auto;margin:0 auto 22px;display:block}.claim-heading{align-items:center;gap:8px;display:flex}.claim-heading span{color:#397fce;font-size:22px}.claim-heading h1{margin:0!important;font-size:28px!important;line-height:38px!important}.cunstar-login .claim-card>p{color:#5d6b83;font-size:14px;line-height:22px}.cunstar-login .stack{margin:22px 0 14px}.cunstar-login input{border-color:#8493ac;border-radius:10px;min-height:48px}.cunstar-login .primary{background:#286ac4;border-radius:10px;min-height:48px}.claim-expired{background:#fff4db;border-radius:8px;padding:10px 12px;color:#895a18!important}.claim-privacy{margin:12px 0 0;font-size:12px!important;line-height:19px!important}@media (max-width:430px){.cunstar-login{place-content:center;padding:20px 16px}.cunstar-login .claim-card{padding:24px 20px}.claim-brand{width:220px}}.member-shell{border-inline:1px solid var(--line);width:min(100%,560px);min-height:100vh;margin:auto;padding-bottom:76px}.member-page header h1{margin:0;font-size:1.6rem}.member-page section{margin-top:28px}.member-page section h2{margin:0 0 12px;font-size:1rem}.member-nav{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(5,1fr);align-items:center;width:min(100%,560px);height:68px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.member-nav a{text-align:center;padding:20px 4px;font-size:.82rem}.points-hero{color:#fff;background:var(--brand);border-radius:14px;gap:7px;padding:24px;display:grid}.points-hero strong{font-size:2.6rem;line-height:1}.metric-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.metric-grid article,.profile-card{border:1px solid var(--line);border-radius:12px;gap:7px;padding:16px;display:grid}.metric-grid span,.profile-card span{color:var(--muted);font-size:.82rem}.metric-grid strong{font-size:1.4rem}.activity-list,.message-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.activity-list li,.message-list li{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:14px 2px;display:flex}.positive{color:var(--success)}.negative{color:var(--danger)}.empty-state,.note{color:var(--muted);background:var(--soft);border-radius:10px;padding:18px}.state-card{border:1px solid var(--line);border-radius:14px;margin:24px;padding:24px}.state-card h2{margin-top:0}.card-list{gap:12px;display:grid}.reward-card,.record-card{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.reward-card h2,.record-card h2{margin:2px 0 6px;font-size:1rem}.reward-card p,.record-card p{color:var(--muted);margin:5px 0}.reward-card small{color:var(--muted);margin-top:6px;display:block}.cart-summary{background:var(--soft);border-radius:8px;padding:12px;font-size:.88rem}.status,.filter-chip,.demo-label{white-space:nowrap;border:1px solid var(--line);color:#4b5563;border-radius:99px;padding:6px 9px;font-size:.75rem}.profile-card strong{overflow-wrap:anywhere}.admin-shell{background:#fafafa;grid-template-columns:220px 1fr;min-height:100vh;display:grid}.admin-sidebar{border-right:1px solid var(--line);background:#fff;padding:24px 18px}.admin-sidebar>div{border-bottom:1px solid var(--line);gap:3px;padding:0 10px 20px;display:grid}.admin-sidebar small{color:var(--muted)}.admin-sidebar nav{margin-top:14px;display:grid}.admin-sidebar a{border-radius:7px;padding:10px}.admin-sidebar a:hover{background:var(--soft)}.admin-content{padding:34px;overflow:auto}.admin-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-header h1{margin:0}.dashboard-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;display:grid}.dashboard-grid article,.import-grid article{border:1px solid var(--line);background:#fff;border-radius:10px;gap:8px;padding:20px;display:grid}.dashboard-grid span{color:var(--muted);font-size:.85rem}.dashboard-grid strong{font-size:1.7rem}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:.88rem}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:12px 14px}th{color:var(--muted);font-size:.78rem}.search-shell{align-items:end;gap:10px;max-width:680px;margin-bottom:18px;display:flex}.search-shell label{flex:1}.import-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:16px;display:grid}.import-grid h2,.import-grid p{margin:0}.import-grid p{color:var(--muted);min-height:48px}.page-lead{color:var(--muted);margin:8px 0 0}.admin-section{margin-top:26px}.admin-section h2{margin:0 0 12px;font-size:1rem}.progress-row{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.progress-row span{background:var(--soft);color:var(--muted);border-radius:7px;padding:8px 10px;font-size:.75rem}.upload-form{gap:10px;display:grid}.tab-row,.inline-actions{flex-wrap:wrap;gap:8px;display:flex}.tab-row{z-index:2;border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:18px;padding:10px;position:sticky;top:0}.tab-row a{background:var(--soft);border-radius:6px;padding:7px 10px}.inline-actions button,.inline-actions .button-link{padding:8px 10px;font-size:.78rem}@media (max-width:760px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--line);position:static}.admin-sidebar nav{grid-template-columns:repeat(2,1fr)}.admin-content{padding:22px 16px}.dashboard-grid,.import-grid{grid-template-columns:1fr}}.cunmeng-showcase{--cm-ink:#202d4d;--cm-muted:#5d6b83;--cm-blue:#286ac4;--cm-line:#dce8f3;--cm-paper:#fffdf8;color:var(--cm-ink);background:#f8fbff;grid-template-columns:236px minmax(0,1fr)}.cunmeng-showcase .admin-sidebar{border-color:var(--cm-line);background:#fffdfb;flex-direction:column;height:100vh;padding:25px 15px 18px;display:flex;position:sticky;top:0}.cunmeng-brand{border-bottom:1px solid var(--cm-line);align-items:center;gap:10px;padding:8px 11px 21px;display:flex}.cunmeng-brand span{gap:2px;display:grid}.cunmeng-brand strong{white-space:nowrap;font-size:18px}.cunmeng-brand small{color:var(--cm-muted);font-size:11px}.cunmeng-nav-label{color:var(--cm-muted);letter-spacing:.08em;margin:23px 11px 7px;font-size:11px}.cunmeng-showcase .admin-sidebar nav{gap:3px;margin:0;display:grid}.cunmeng-showcase .admin-sidebar nav a{color:var(--cm-muted);border-radius:10px;padding:11px 13px;font-weight:600}.cunmeng-showcase .admin-sidebar nav a:hover,.cunmeng-showcase .admin-sidebar nav a[aria-current=page]{color:var(--cm-blue);background:#eaf2ff}.cunmeng-showcase .admin-sidebar nav a:focus-visible,.cunmeng-showcase a:focus-visible,.cunmeng-showcase button:focus-visible{outline:2px solid var(--cm-blue);outline-offset:2px}.cunmeng-sidebar-foot{border-top:1px solid var(--cm-line);grid-template-columns:32px 1fr;align-items:center;gap:7px;margin-top:auto;padding:17px 6px 0;display:grid}.cunmeng-staff-avatar{width:32px;height:32px;color:var(--cm-blue);background:#eaf2ff;border-radius:50%;place-items:center;display:grid}.cunmeng-staff-name{gap:1px;min-width:0;display:grid}.cunmeng-staff-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cunmeng-staff-name small{color:var(--cm-muted);font-size:11px}.cunmeng-sidebar-foot button{grid-column:1/-1;margin-top:8px;padding:8px 10px;font-size:12px}.cunmeng-showcase .admin-content{width:100%;min-width:0;max-width:1580px;padding:38px clamp(24px,3.2vw,52px) 64px}.cunmeng-showcase .admin-header{margin-bottom:20px}.cunmeng-showcase .admin-header h1{font-size:clamp(24px,2.2vw,31px)}.cunmeng-showcase .page-lead{line-height:1.6}.cunmeng-showcase .table-wrap{border-color:var(--cm-line);border-radius:13px}.cunmeng-showcase th{color:#364d70;background:#edf5ff;font-weight:700}.cunmeng-showcase td{border-color:#e9eef5;line-height:1.55}.cunmeng-showcase tbody tr:hover{background:#fbfdff}.cunmeng-showcase .dashboard-grid article,.cunmeng-showcase .import-grid article{border-color:var(--cm-line);background:#fff}.cunmeng-showcase .button-link,.cunmeng-showcase button:not(.secondary){background:var(--cm-blue)}.cunmeng-showcase .note{color:#47607d;background:#eef5ff}.cunmeng-showcase .admin-section{margin-top:30px}.cunmeng-dashboard{gap:28px;display:grid}.cunmeng-dashboard-hero{background:#fffdf8 url(/assets/cunstar/themes/stretch/home-top.webp) 100% 0/auto 100% no-repeat;border:1px solid #dceaff;border-radius:19px;justify-content:space-between;align-items:center;gap:22px;min-height:164px;padding:29px 34px;display:flex}.cunmeng-dashboard-hero .eyebrow{margin-bottom:10px}.cunmeng-dashboard-hero h1{margin:0;font-size:30px}.cunmeng-dashboard-hero p:last-child{color:var(--cm-muted);margin:10px 0 0;line-height:1.6}.cunmeng-dashboard-hero img{opacity:.82;flex:none}.cunmeng-dashboard-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);align-items:start;gap:22px;display:grid}.cunmeng-queue,.cunmeng-round-card,.cunmeng-quick-actions{border:1px solid var(--cm-line);background:#fff;border-radius:16px;padding:23px 25px}.cunmeng-section-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.cunmeng-section-heading h2,.cunmeng-round-card h2,.cunmeng-quick-actions h2{margin:0;font-size:20px}.cunmeng-section-heading>span{color:var(--cm-muted);font-size:12px}.cunmeng-queue ul{margin:18px 0 0;padding:0;list-style:none}.cunmeng-queue li{border-top:1px solid #ebeff5}.cunmeng-queue li a{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:77px;display:grid}.cunmeng-queue li a>span:nth-child(2){gap:3px;display:grid}.cunmeng-queue li strong{font-size:15px}.cunmeng-queue li small,.cunmeng-queue li b{color:var(--cm-muted);font-size:12px;font-weight:500}.cunmeng-queue-mark{color:#187d6a;background:#eaf7f1;border-radius:9px;place-items:center;width:27px;height:27px;font-size:13px;font-weight:700;display:grid}.cunmeng-queue-mark.is-pending{color:#895a18;background:#fff4db}.cunmeng-side-stack{gap:20px;display:grid}.cunmeng-round-card{background:#f6faff}.cunmeng-round-card h2{margin:12px 0}.cunmeng-round-card p:not(.eyebrow){color:var(--cm-muted);font-size:13px;line-height:1.6}.cunmeng-round-card .button-link{margin-top:12px;display:inline-block}.cunmeng-pill{color:#187d6a;background:#eaf7f1;border-radius:99px;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.cunmeng-quick-actions>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.cunmeng-quick-actions a{border:1px solid var(--cm-line);color:var(--cm-blue);background:#fffdf8;border-radius:9px;padding:12px;font-size:13px;font-weight:600}.cunmeng-workflow{flex-wrap:wrap;gap:7px;margin:0 0 22px;display:flex}.cunmeng-workflow span{color:var(--cm-muted);background:#fff;border:1px solid #e4ecf5;border-radius:9px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;display:flex}.cunmeng-workflow b{width:18px;height:18px;color:var(--cm-blue);background:#eaf2ff;border-radius:50%;place-items:center;font-size:11px;display:grid}.cunmeng-showcase .admin-form,.cunmeng-showcase .admin-section>form.stack{max-width:720px}.cunmeng-showcase .admin-form{border:1px solid var(--cm-line);background:#fff;border-radius:13px;padding:20px}.cunmeng-showcase .admin-form h2{margin-top:0}.cunmeng-login .claim-card{width:min(100%,430px);padding:34px 31px}.cunmeng-login .claim-brand{width:min(100%,260px)}.cunmeng-login-help{color:#5d6b83!important;margin:0!important;font-size:12px!important}.cunmeng-member-balance{border:1px solid var(--cm-line);background:#fffdf8;border-radius:16px;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:20px;padding:25px;display:grid}.cunmeng-member-balance>div{align-content:center;gap:5px;display:grid}.cunmeng-member-balance span,.cunmeng-member-balance small{color:var(--cm-muted)}.cunmeng-member-balance strong{color:var(--cm-blue);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(28px,3vw,40px)}.cunmeng-member-balance dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:0;display:grid}.cunmeng-member-balance dl>div{background:#fff;border:1px solid #e6eef8;border-radius:10px;padding:12px 15px}.cunmeng-member-balance dt{color:var(--cm-muted);font-size:12px}.cunmeng-member-balance dd{font-variant-numeric:tabular-nums;margin:7px 0 0;font-weight:700}.cunmeng-showcase .admin-section>h2{font-size:17px}.cunmeng-showcase .admin-stats{flex-wrap:wrap;gap:10px;margin:14px 0 18px;display:flex}.cunmeng-showcase .admin-stats>div{border:1px solid var(--cm-line);min-width:115px;color:var(--cm-muted);background:#fff;border-radius:10px;gap:4px;padding:12px 16px;font-size:12px;display:grid}.cunmeng-showcase .admin-stats strong{color:var(--cm-ink);font-variant-numeric:tabular-nums;font-size:21px}.cunmeng-showcase .admin-filters{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.cunmeng-showcase .admin-filters a{border:1px solid var(--cm-line);background:#fff;border-radius:8px;padding:7px 10px;font-size:12px}.cunmeng-showcase .admin-filters a:hover{color:var(--cm-blue);background:#eaf2ff}@media (max-width:1050px){.cunmeng-showcase{grid-template-columns:200px minmax(0,1fr)}.cunmeng-dashboard-layout{grid-template-columns:1fr}.cunmeng-side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cunmeng-showcase{display:block}.cunmeng-showcase .admin-sidebar{height:auto;padding:12px 14px;position:static}.cunmeng-brand{padding:2px 4px 10px}.cunmeng-nav-label{display:none}.cunmeng-showcase .admin-sidebar nav{gap:5px;padding:8px 0 3px;display:flex;overflow-x:auto}.cunmeng-showcase .admin-sidebar nav a{flex:none;padding:8px 10px;font-size:13px}.cunmeng-sidebar-foot{grid-template-columns:26px 1fr auto;gap:5px;margin:4px 0 0;padding:8px 2px 0}.cunmeng-staff-avatar{width:25px;height:25px}.cunmeng-sidebar-foot button{grid-column:auto;margin:0}.cunmeng-showcase .admin-content{padding:22px 16px 48px}.cunmeng-dashboard-hero{background-size:auto 100%;min-height:0;padding:22px}.cunmeng-dashboard-hero img{width:46px;height:46px}.cunmeng-side-stack{grid-template-columns:1fr}.cunmeng-queue,.cunmeng-round-card,.cunmeng-quick-actions{padding:18px}.cunmeng-section-heading{flex-direction:column;align-items:start}.cunmeng-showcase .table-wrap{max-width:100%}.cunmeng-member-balance{grid-template-columns:1fr;padding:18px}}.cunmeng-fulfillment-header{justify-content:space-between;align-items:start;gap:20px;display:flex}.cunmeng-fulfillment-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cunmeng-fulfillment-actions>a,.cunmeng-fulfillment-actions summary{border:1px solid var(--cm-line);color:var(--cm-blue);cursor:pointer;background:#fff;border-radius:8px;padding:9px 12px;font-weight:600;display:inline-block}.cunmeng-fulfillment-actions details{position:relative}.cunmeng-fulfillment-actions details[open]{z-index:2}.cunmeng-fulfillment-actions details p,.cunmeng-fulfillment-actions details span{max-width:250px;color:var(--cm-muted);background:#fffdf8;margin:5px 0;padding:8px;font-size:12px;display:block}.cunmeng-fulfillment-filters{flex-wrap:wrap;gap:6px;margin:10px 0 16px;display:flex}.cunmeng-fulfillment-filters a{border:1px solid var(--cm-line);color:var(--cm-muted);white-space:nowrap;background:#fff;border-radius:7px;padding:7px 11px}.cunmeng-fulfillment-filters a[aria-current=page]{color:var(--cm-blue);background:#edf5ff;border-color:#adcafa}.cunmeng-fulfillment-filters b{margin-left:4px}.cunmeng-fulfillment-search{align-items:end;gap:8px;margin-bottom:16px;display:flex}.cunmeng-fulfillment-search label{max-width:510px;color:var(--cm-muted);flex:1;font-size:13px}.cunmeng-fulfillment-search input{width:100%;margin-top:5px;display:block}.cunmeng-fulfillment-table{min-width:900px}.cunmeng-fulfillment-table td{vertical-align:top}.cunmeng-fulfillment-table td:nth-child(3){min-width:170px}.cunmeng-table-note,.cunmeng-small-link{color:var(--cm-muted);font-size:12px}.cunmeng-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.cunmeng-detail-grid>div,.cunmeng-detail-stages>.admin-section{border:1px solid var(--cm-line);background:#fff;border-radius:10px;padding:16px}.cunmeng-detail-grid dt,.cunmeng-detail-stages dt{color:var(--cm-muted);font-size:12px}.cunmeng-detail-grid dd,.cunmeng-detail-stages dd{overflow-wrap:anywhere;margin:4px 0 0}.cunmeng-detail-stages{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.cunmeng-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.cunmeng-settings-editor{border:1px solid var(--cm-line);background:#fff;border-radius:10px;margin:15px 0}.cunmeng-settings-editor summary{color:var(--cm-blue);cursor:pointer;padding:13px 17px;font-weight:700}.cunmeng-settings-editor .admin-form{border:0!important;max-width:none!important}.cunmeng-compact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.cunmeng-compact-form label{min-width:0}.cunmeng-compact-form input:not([type=checkbox]),.cunmeng-compact-form select{width:100%}.cunmeng-compact-form button{align-self:end}.cunmeng-dashboard .cunmeng-queue li a{min-height:58px}.cunmeng-dashboard .cunmeng-queue li a b{color:var(--cm-blue);font-size:15px}@media (max-width:1000px){.cunmeng-fulfillment-header{display:block}.cunmeng-fulfillment-actions{justify-content:flex-start;margin-top:16px}.cunmeng-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.cunmeng-detail-grid,.cunmeng-detail-stages,.cunmeng-settings-grid,.cunmeng-compact-form{grid-template-columns:1fr}.cunmeng-fulfillment-search{flex-wrap:wrap}.cunmeng-fulfillment-search label{flex-basis:100%}}.cunmeng-common-actions{flex-wrap:wrap;gap:9px;display:flex}.cunmeng-common-actions a{border:1px solid var(--cm-line);min-height:42px;color:var(--cm-blue);background:#fff;border-radius:9px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.cunmeng-common-actions a:hover,.cunmeng-search-result a:hover{background:#edf5ff}.cunmeng-work-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.cunmeng-work-summary>div{border:1px solid var(--cm-line);background:#fff;border-radius:10px;gap:6px;min-width:0;padding:15px 16px;display:grid}.cunmeng-work-summary span{color:var(--cm-muted);font-size:12px}.cunmeng-work-summary strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:20px}.cunmeng-search-result{border:1px solid var(--cm-line);background:#fff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;margin:12px 0;padding:14px 16px;display:flex}.cunmeng-search-result>div{flex:1;gap:3px;min-width:180px;display:grid}.cunmeng-search-result span{overflow-wrap:anywhere}.cunmeng-search-result small{color:var(--cm-muted)}.cunmeng-search-result a,.cunmeng-table-action{min-height:44px;color:var(--cm-blue);border-radius:8px;align-items:center;padding:7px 12px;font-weight:700;display:inline-flex}.cunmeng-fulfillment-table td>small{max-width:190px;color:var(--cm-muted);overflow-wrap:anywhere;display:block}.cunmeng-showcase .cunmeng-import-upload{max-width:none}.cunmeng-upload-grid{grid-template-columns:minmax(140px,.8fr) minmax(280px,2fr) auto;align-items:end;gap:12px;display:grid}.cunmeng-upload-grid label{min-width:0}.cunmeng-upload-grid select,.cunmeng-upload-grid input[type=file]{width:100%;margin-top:5px;display:block}.cunmeng-upload-grid button{min-height:42px}.cunmeng-import-special{margin-top:14px}.cunmeng-import-special summary{color:var(--cm-muted);font-size:13px}.cunmeng-import-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.cunmeng-import-summary>div{border:1px solid var(--cm-line);background:#fff;border-radius:8px;gap:4px;padding:12px 14px;display:grid}.cunmeng-import-summary span{color:var(--cm-muted);font-size:12px}.cunmeng-import-summary strong{font-variant-numeric:tabular-nums;font-size:20px}.cunmeng-rule-list{gap:9px;display:grid}.cunmeng-rule-row{border:1px solid var(--cm-line);background:#fff;border-radius:9px;grid-template-columns:minmax(0,1fr) minmax(260px,1fr);align-items:start;gap:18px;padding:15px;display:grid}.cunmeng-rule-row h3{margin:0;font-size:15px}.cunmeng-rule-row p{color:var(--cm-muted);margin:5px 0;font-size:12px}.cunmeng-rule-row a{font-size:12px}.cunmeng-product-rule-control{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.cunmeng-product-rule-control label{font-size:12px}.cunmeng-product-rule-control select,.cunmeng-product-rule-control input{width:150px;max-width:100%;margin-top:3px;display:block}.cunmeng-product-rule-control [role=status]{color:#187d6a;font-size:13px}@media (max-width:1100px){.cunmeng-work-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.cunmeng-upload-grid{grid-template-columns:minmax(120px,.8fr) minmax(220px,2fr)}.cunmeng-upload-grid button{justify-self:start}}@media (max-width:700px){.cunmeng-work-summary,.cunmeng-import-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cunmeng-upload-grid,.cunmeng-rule-row{grid-template-columns:1fr}.cunmeng-rule-row{gap:10px}}.cunmeng-member-actions[open]{border:1px solid var(--cm-line);background:#fff;border-radius:8px;min-width:220px;padding-bottom:7px}.cunmeng-member-actions[open] summary{border:0}.cunmeng-member-actions a{color:var(--cm-blue);margin:5px 8px;padding:8px;display:block}.cunmeng-member-actions p{margin:4px 12px!important}.member-shell{--cs-canvas:#fff9f7;--cs-paper:#fff;--cs-paper-warm:#fffdf8;--cs-blue-wash:#eaf2ff;--cs-blue-soft:#d9e9ff;--cs-pink-wash:#fff0f5;--cs-pink-soft:#f8d5e3;--cs-star-fill:#fff0c2;--cs-star-stroke:#b98727;--cs-ink:#202d4d;--cs-ink-secondary:#5d6b83;--cs-action:#286ac4;--cs-points:#397fce;--cs-border:#e5e7ef;--cs-control:#8493ac;--cs-positive:#187d6a;--cs-positive-wash:#eaf7f1;--cs-negative:#b83f70;--cs-negative-wash:#fff0f3;--cs-warning:#895a18;--cs-warning-wash:#fff4db;--cs-focus:#245eb5;--cs-scrim:#202d4d47;--cs-space-1:4px;--cs-space-2:8px;--cs-space-3:12px;--cs-space-4:16px;--cs-space-5:20px;--cs-space-6:24px;--cs-space-8:32px;--cs-radius-small:8px;--cs-radius-card:12px;--cs-radius-main:18px;--cs-shadow-card:0 2px 8px #202d4d0d;--cs-shadow-main:0 3px 12px #397fce14;width:100%;max-width:720px;min-height:100vh;padding:0 0 calc(80px + env(safe-area-inset-bottom));background:var(--cs-canvas);color:var(--cs-ink);font-variant-numeric:tabular-nums;border:0;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}.member-shell>main{min-height:calc(100vh - 80px)}.member-page{padding:20px 16px 40px}.member-global-header{z-index:20;min-height:64px;padding:calc(8px + env(safe-area-inset-top)) 16px 8px;background:var(--cs-blue-wash);justify-content:space-between;align-items:center;display:flex;position:relative}.member-global-header:after{content:"";pointer-events:none;background:url(/assets/cunstar/v2/decorative/art-scalloped-edge.svg) bottom/96px 18px repeat-x;height:16px;position:absolute;bottom:-12px;left:0;right:0}.brand-mark{color:var(--cs-ink);font-size:16px;font-weight:700}.member-global-actions{gap:4px;display:flex}.icon-button{width:44px;height:44px;color:var(--cs-ink);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid;position:relative}.icon-button.star-entry{background:var(--cs-blue-soft)}.icon-button:focus-visible,.member-nav a:focus-visible,.star-menu-sheet a:focus-visible{outline:2px solid var(--cs-focus);outline-offset:2px}.unread-dot{background:var(--cs-negative);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.member-nav{z-index:30;width:min(100%,720px);height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border:0;border-top:1px solid var(--cs-border);background:var(--cs-paper);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.member-nav a{min-width:0;color:var(--cs-ink-secondary);flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:7px 4px;font-size:12px;font-weight:500;line-height:18px;display:flex}.member-nav a[aria-current=page]{color:var(--cs-action);background:var(--cs-blue-wash)}.menu-scrim{z-index:50;background:var(--cs-scrim);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.star-menu-sheet{width:min(100%,560px);padding:16px 16px calc(16px + env(safe-area-inset-bottom));background:var(--cs-paper-warm);border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #202d4d1a}.sheet-heading{justify-content:space-between;align-items:center;display:flex}.sheet-heading h2{margin:0;font-size:22px;line-height:30px}.sheet-close{width:44px;height:44px;color:var(--cs-ink);background:0 0;place-items:center;padding:0;font-size:24px;display:grid}.star-menu-sheet nav{margin-top:12px;display:grid}.star-menu-sheet nav a{border-top:1px solid var(--cs-border);align-items:center;gap:12px;min-height:52px;padding:0 8px;font-size:16px;display:flex}.page-intro .greeting,.page-heading h1{color:var(--cs-ink);margin:0;font-size:26px;font-weight:700;line-height:36px}.page-intro h1,.page-heading p{color:var(--cs-ink-secondary);margin:2px 0 0;font-size:16px;font-weight:400;line-height:26px}.greeting span{color:var(--cs-action)}.points-card{border-radius:var(--cs-radius-main);background:var(--cs-blue-wash);min-height:238px;box-shadow:var(--cs-shadow-main);padding:48px 8px 0;position:relative;margin-top:0!important}.points-card-tape{height:72px;color:var(--cs-ink-secondary);padding:16px 20px;font-size:12px;position:absolute;inset:0 0 auto}.points-cat{z-index:2;width:118px;height:auto;position:absolute;top:-28px;right:6px}.points-sparkle{object-fit:contain;position:absolute;top:9px;left:116px}.points-card-paper{z-index:1;border:2px solid var(--cs-blue-soft);border-radius:var(--cs-radius-main);background:var(--cs-paper-warm);min-height:190px;padding:22px 20px 18px;position:relative}.points-card-paper>p{margin:0;font-size:16px;font-weight:600}.points-balance{align-items:center;gap:8px;min-width:0;margin:8px 0 18px;display:flex}.points-balance strong{min-width:0;color:var(--cs-points);overflow-wrap:anywhere;font-size:clamp(28px,10vw,40px);font-weight:700;line-height:48px}.points-card-metrics{border-top:1px solid var(--cs-border);grid-template-columns:1fr 1fr;padding-top:14px;display:grid}.points-card-metrics div{gap:3px;display:grid}.points-card-metrics div+div{border-left:1px solid var(--cs-border);padding-left:20px}.points-card-metrics span{color:var(--cs-ink-secondary);font-size:12px}.points-card-metrics b{font-size:16px}.account-note{background:var(--cs-warning-wash);color:var(--cs-warning);border-radius:8px;gap:4px;margin-top:12px;padding:12px 14px;font-size:12px;display:grid}.section-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-heading h2{line-height:26px;margin:0!important;font-size:18px!important}.section-heading a,.text-action{min-height:44px;color:var(--cs-action);place-items:center;font-size:14px;font-weight:600;display:grid}.redemption-empty{border-block:1px solid var(--cs-border);grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.redemption-empty p{color:var(--cs-ink-secondary);margin:4px 0 0;font-size:12px;line-height:18px}.ledger-list{margin:0;padding:0;list-style:none}.ledger-list li{border-bottom:1px solid var(--cs-border);grid-template-columns:44px 1fr auto;align-items:center;gap:10px;min-height:72px;display:grid}.ledger-icon{background:var(--cs-blue-wash);border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.ledger-list p,.ledger-list time{color:var(--cs-ink-secondary);margin:2px 0 0;font-size:12px;line-height:18px;display:block}.is-positive{color:var(--cs-positive)}.is-negative{color:var(--cs-negative)}.section-empty,.state-panel{text-align:center;color:var(--cs-ink-secondary);background:var(--cs-paper-warm);border-radius:12px;justify-items:center;gap:8px;padding:24px 16px;display:grid}.state-panel h1,.state-panel p{margin:0}.state-panel button{background:var(--cs-action);min-height:48px}.activity-cards{gap:12px;display:grid}.activity-card-v2{border:1px solid var(--cs-border);background:var(--cs-paper);min-height:112px;box-shadow:var(--cs-shadow-card);border-radius:12px;grid-template-columns:80px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:14px 12px;display:grid;position:relative}.activity-card-v2 h2{margin:0;font-size:16px;line-height:24px}.activity-card-v2 p,.activity-card-v2 small{color:var(--cs-ink-secondary);margin:2px 0;font-size:12px;line-height:18px;display:block}.activity-card-v2 small{color:var(--cs-warning)}.activity-card-v2 strong{color:var(--cs-action);margin-top:6px;font-size:20px;line-height:28px;display:block}.card-chevron{color:var(--cs-control);font-size:28px}.exchange-hero{border:1px solid var(--cs-blue-soft);background:var(--cs-paper-warm);border-radius:18px;justify-content:space-between;align-items:center;min-height:112px;padding:12px 18px;display:flex;position:relative;overflow:hidden}.exchange-hero div{z-index:2;gap:6px;display:grid;position:relative}.exchange-hero span{color:var(--cs-ink-secondary);font-size:14px}.exchange-hero>img:not(.exchange-cloud){z-index:2;position:relative}.exchange-cloud{opacity:.7;position:absolute;bottom:-26px;right:58px}.exchange-balance{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.exchange-balance>div{gap:3px;display:grid}.exchange-balance span{color:var(--cs-ink-secondary);font-size:12px}.exchange-balance strong{font-size:14px}.cart-entry{border:1px solid var(--cs-control);background:var(--cs-paper);min-height:44px;color:var(--cs-ink);align-items:center;gap:6px;padding:8px 10px;display:flex}.cart-entry b{background:var(--cs-blue-wash);min-width:20px;height:20px;color:var(--cs-action);border-radius:10px;place-items:center;font-size:11px;display:grid}.development-note{color:var(--cs-warning);margin:12px 0;font-size:12px}.category-tabs{border-bottom:1px solid var(--cs-border);gap:20px;margin:20px 0 12px;display:flex;overflow-x:auto}.category-tabs span{color:var(--cs-ink-secondary);flex:none;padding:10px 0;font-size:14px;position:relative}.category-tabs .active{color:var(--cs-action);font-weight:600}.category-tabs .active:after{content:"";background:var(--cs-action);height:2px;position:absolute;bottom:-1px;left:0;right:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-card-v2{border:1px solid var(--cs-border);background:var(--cs-paper);border-radius:12px;flex-direction:column;min-width:0;padding:10px;display:flex}.product-image{aspect-ratio:1;background:var(--cs-pink-wash);border-radius:8px;place-items:center;display:grid;position:relative}.product-image img{object-fit:contain;width:78%;height:78%}.product-image small{color:var(--cs-ink-secondary);position:absolute;bottom:6px;left:8px}.product-card-v2 p{color:var(--cs-action);margin:0 0 10px;font-size:14px;font-weight:600}.product-card-v2 button{background:var(--cs-blue-wash);min-height:44px;color:var(--cs-ink-secondary);opacity:1;margin-top:auto}.skeleton-line,.skeleton-row,.activity-skeletons span{background:var(--cs-border);border-radius:8px;display:block}.skeleton-line{width:100%;height:16px}.skeleton-line.short{width:34%}.skeleton-line.title{width:58%;height:28px;margin-top:8px}.skeleton-line.balance{width:72%;height:48px;margin:20px 0}.skeleton-card{align-content:center;gap:8px;padding:24px;display:grid}.skeleton-row{height:72px;margin-top:12px}.activity-skeletons{gap:12px;display:grid}.activity-skeletons span{height:112px}.stale-notice{background:var(--cs-warning-wash);color:var(--cs-warning);border-radius:8px;padding:8px 12px;font-size:12px}.stale-notice button{color:var(--cs-action);background:0 0;padding:4px 8px}@media (min-width:430px){.member-page,.member-global-header{padding-inline:20px}}@media (min-width:768px){.member-shell{box-shadow:0 0 0 1px var(--cs-border)}.star-menu-sheet{width:240px;box-shadow:var(--cs-shadow-main);border-radius:12px;position:absolute;top:70px;right:max(24px,50vw - 340px)}.menu-scrim{justify-content:flex-end;align-items:flex-start}}@media (max-width:359px){.points-balance strong{font-size:28px}.redemption-empty{grid-template-columns:64px 1fr}.redemption-empty .text-action{grid-column:2}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.member-shell .exchange-hero:after{content:"";z-index:0;background:var(--cs-blue-wash);position:absolute;inset:0 0 0 65%}.exchange-balance-skeleton{width:132px;height:28px;margin-top:5px}.exchange-balance-error{color:var(--cs-negative);font-size:15px}html,body{min-width:100%;overflow-x:hidden}.member-shell{inline-size:100%;max-inline-size:720px;min-width:0}.member-shell>main,.member-page{inline-size:100%;min-width:0}.member-page{padding-block:28px 104px}.page-intro,.page-heading{margin:18px 0 30px}.page-intro .greeting,.page-heading h1{font-size:30px;line-height:40px}.page-intro h1,.page-heading p{font-size:17px;line-height:28px}.visual-qa-banner{border:1px dashed var(--cs-control);background:var(--cs-paper-warm);color:var(--cs-ink-secondary);border-radius:8px;margin:0 0 18px;padding:9px 12px;font-size:13px;line-height:20px}.points-card{border-radius:22px;min-height:286px;padding:58px 10px 10px;box-shadow:0 6px 18px #397fce1a}.points-card:before{content:"";background:url(/assets/cunstar/v2/decorative/art-paper-tape.svg) 50%/contain no-repeat;width:72px;height:22px;position:absolute;top:-5px;left:24px;transform:rotate(-3deg)}.points-card-tape{height:86px;padding:22px 24px;font-size:14px}.points-cat{right:10px;width:138px!important;top:-36px!important}.points-sparkle{width:42px;top:13px;left:142px}.points-card-paper{border-radius:20px;min-height:218px;padding:28px 24px 22px}.points-card-paper>p{font-size:17px}.points-balance{gap:10px;margin:12px 0 24px}.points-balance strong{letter-spacing:-.02em;font-size:clamp(40px,12vw,52px);line-height:60px}.points-card-metrics{padding-top:18px}.points-card-metrics span{font-size:14px}.points-card-metrics b{font-size:19px;line-height:28px}.section-heading h2{line-height:30px;font-size:21px!important}.section-heading a,.text-action{font-size:15px}.redemption-empty{border:1px solid var(--cs-border);background:var(--cs-paper-warm);min-height:126px;box-shadow:var(--cs-shadow-card);border-radius:14px;grid-template-columns:92px minmax(0,1fr) auto;gap:16px;padding:16px}.redemption-empty strong{font-size:17px}.redemption-empty p{font-size:14px;line-height:21px}.ledger-list{border:1px solid var(--cs-border);background:var(--cs-paper);border-radius:14px;padding:0 16px}.ledger-list li{grid-template-columns:48px minmax(0,1fr) auto;gap:12px;min-height:88px}.ledger-icon{width:44px;height:44px}.ledger-list strong{font-size:16px}.ledger-list p,.ledger-list time{font-size:13px;line-height:20px}.ledger-list>li>b{font-size:18px}.activity-card-v2{border-radius:16px;grid-template-columns:112px minmax(0,1fr) 28px;gap:16px;min-height:150px;padding:18px 14px;overflow:hidden}.activity-card-v2:after{content:"";opacity:.34;pointer-events:none;background:url(/assets/cunstar/v2/decorative/art-cloud.svg) 50%/contain no-repeat;width:82px;height:64px;position:absolute;bottom:-24px;right:-20px}.activity-art{background:var(--cs-blue-wash);border-radius:14px;place-items:center;width:108px;height:108px;display:grid;position:relative;transform:rotate(-1.5deg)}.activity-art img{object-fit:contain;width:94px;height:94px}.activity-variant-1{background:var(--cs-paper-warm)}.activity-variant-1 .activity-art{background:var(--cs-pink-wash);transform:rotate(1.5deg)}.activity-variant-2 .activity-art{background:#f4f0ff}.activity-variant-3{background:var(--cs-blue-wash)}.activity-variant-3 .activity-art{background:var(--cs-paper)}.activity-card-v2 h2{font-size:19px;line-height:28px}.activity-card-v2 p,.activity-card-v2 small{font-size:14px;line-height:21px}.activity-card-v2 strong{font-size:25px;line-height:34px}.activity-card-v2 strong span{font-size:13px}.card-chevron{font-size:34px}.exchange-hero{min-height:148px;box-shadow:var(--cs-shadow-main);border-radius:20px;padding:18px 22px}.exchange-hero:before{content:"";z-index:3;background:url(/assets/cunstar/v2/decorative/art-paper-tape.svg) 50%/contain no-repeat;width:66px;height:22px;position:absolute;top:-3px;left:12px;transform:rotate(-4deg)}.exchange-hero span{font-size:15px}.exchange-hero strong{font-size:24px}.exchange-balance{border:1px solid var(--cs-border);background:var(--cs-paper);border-radius:14px;margin-top:18px;padding:16px 18px}.exchange-balance span{font-size:14px}.exchange-balance strong{color:var(--cs-points);font-size:24px}.cart-entry{font-size:15px}.category-tabs span{padding:12px 0;font-size:15px}.product-grid{align-items:stretch;gap:16px 14px}.product-card-v2{box-shadow:var(--cs-shadow-card);border-radius:15px;padding:12px}.product-image{aspect-ratio:1.05;border-radius:11px}.product-card-v2:nth-child(2n) .product-image{background:var(--cs-blue-wash)}.product-card-v2 h2{min-height:50px;margin:12px 0 4px;font-size:16px;line-height:24px}.product-card-v2 p{margin-bottom:12px;font-size:15px;line-height:22px}.product-coming-soon{border:1px solid var(--cs-blue-soft);background:var(--cs-blue-wash);min-height:34px;color:var(--cs-action);border-radius:99px;justify-content:center;align-self:flex-start;align-items:center;padding:6px 10px;font-size:13px;display:inline-flex}.exchange-empty{border:1px solid var(--cs-border);background:var(--cs-paper-warm);text-align:center;border-radius:16px;justify-items:center;gap:7px;margin-top:28px;padding:32px;display:grid}.exchange-empty p{color:var(--cs-ink-secondary);margin:0}.member-nav{height:calc(72px + env(safe-area-inset-bottom))}.member-nav a{gap:5px;font-size:13px;line-height:19px}.member-nav img{width:26px;height:26px}@media (max-width:379px){.redemption-empty{grid-template-columns:76px minmax(0,1fr)}.redemption-empty .text-action{grid-column:2;justify-self:start}.activity-card-v2{grid-template-columns:96px minmax(0,1fr) 22px;gap:12px;padding-inline:12px}.activity-art{width:94px;height:100px}.activity-art img{width:84px;height:84px}.activity-card-v2 strong{font-size:22px}}.member-shell{--cs-type-display-points:700 clamp(36px,11vw,52px)/1.12 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;--cs-type-balance-secondary:700 19px/28px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;--cs-type-heading-page:700 30px/40px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;--cs-type-heading-section:700 21px/30px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;--cs-type-heading-card:700 19px/28px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;--cs-type-body-primary:400 16px/26px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;--cs-type-body-secondary:400 14px/21px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;--cs-type-meta:400 13px/20px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;--cs-type-status:600 13px/20px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;--cs-type-nav-label:600 13px/19px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;position:relative}.member-global-header,.member-shell>main,.member-nav{z-index:1;position:relative}.member-nav{z-index:30;position:fixed}.brand-mark{letter-spacing:.01em;align-items:center;gap:7px;font-size:17px;display:inline-flex}.brand-sparkle{width:16px;height:15px;margin-left:-4px;transform:translateY(-7px)}.points-card{box-shadow:8px 9px #d9e9ff94,0 7px 20px #397fce17}.points-card-paper{transform:rotate(-.18deg);box-shadow:0 3px 10px #202d4d0a}.points-cat{transform-origin:bottom;transform:rotate(1.5deg)}.points-sparkle{transform:rotate(-8deg)}.points-balance strong{font:var(--cs-type-display-points);font-variant-numeric:tabular-nums lining-nums;white-space:nowrap;letter-spacing:-.025em}.points-card-metrics b{font:var(--cs-type-balance-secondary);font-variant-numeric:tabular-nums lining-nums;white-space:nowrap}.home-section+.home-section{padding-top:4px;position:relative}.home-section+.home-section:before{content:"";opacity:.32;pointer-events:none;background:url(/assets/cunstar/v2/decorative/art-dotted-trail.svg) 0/contain no-repeat;width:82px;height:18px;position:absolute;top:-18px;left:2px}.redemption-empty{transform:rotate(.12deg)}.redemption-empty>img{transform:rotate(-3deg)translateY(-2px)}.ledger-list{box-shadow:3px 4px #fff0f5bf}.activity-card-v2 strong{font-variant-numeric:tabular-nums lining-nums;white-space:nowrap}.activity-card-v2:after{display:none}.activity-variant-0:after,.activity-variant-2:after{display:block}.activity-variant-1:before{content:"";opacity:.42;pointer-events:none;background:url(/assets/cunstar/v2/decorative/art-sparkle.svg) 50%/contain no-repeat;width:28px;height:25px;position:absolute;top:12px;right:26px}.activity-variant-3:before{content:"";opacity:.48;pointer-events:none;background:url(/assets/cunstar/v2/decorative/art-paper-tape.svg) 50%/contain no-repeat;width:58px;height:20px;position:absolute;bottom:-7px;left:100px;transform:rotate(-2deg)}.activity-art{border-radius:48% 52% 45% 55%/54% 45% 55% 46%;box-shadow:2px 3px #fffc}.activity-art img{transform:scale(1.04)translateY(-2px)}.activity-variant-1 .activity-art img{transform:scale(1.05)rotate(-1deg)}.exchange-hero{box-shadow:7px 7px 0 #d9e9ff7a,var(--cs-shadow-main);transform:rotate(-.12deg)}.exchange-hero>img:not(.exchange-cloud){transform:rotate(2.5deg)translateY(-2px)}.exchange-cloud{transform:rotate(-2deg)}.exchange-balance strong,.product-card-v2 p{font-variant-numeric:tabular-nums lining-nums;white-space:nowrap}.product-card-v2 h2{font:var(--cs-type-heading-card);font-size:16px;line-height:24px}.product-card-v2 p{font:var(--cs-type-status);font-size:15px}.product-image{border-radius:49% 51% 46% 54%/48% 45% 55% 52%;overflow:visible}.product-image img{transform:translateY(-3px)rotate(-1deg)}.product-card-v2:nth-child(2n) .product-image img{transform:translateY(-2px)rotate(1deg)}.product-coming-soon{font:var(--cs-type-status)}.member-nav a{font:var(--cs-type-nav-label)}.member-shell{--cs-type-display-points:700 40px/48px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--cs-type-balance-secondary:700 19px/28px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--cs-type-heading-page:600 26px/36px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--cs-type-heading-section:600 18px/26px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--cs-type-heading-card:600 16px/24px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--cs-type-body-primary:400 15px/24px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--cs-type-body-secondary:400 14px/22px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--cs-type-meta:400 12px/18px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--cs-type-status:500 14px/20px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--cs-type-nav-label:500 12px/18px -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;background:var(--cs-canvas)}.member-global-header{background:0 0}.member-global-header:after{background-image:url(/assets/cunstar/final/paper/scalloped-edge.svg);background-size:128px 24px}.brand-mark{gap:7px;font-size:16px;font-weight:600;line-height:24px}.brand-mark>img:first-child{width:28px;height:28px;transform:none}.brand-sparkle{display:none}.page-intro .greeting,.page-heading h1{font:var(--cs-type-heading-page)}.page-intro h1,.page-heading p{font:var(--cs-type-body-primary)}.points-card{background-color:var(--cs-blue-wash);background-image:url(/assets/cunstar/final/texture/wash-blue.png);background-position:right -42px top -44px;background-repeat:no-repeat;background-size:220px 220px}.points-card:before{background-image:url(/assets/cunstar/final/paper/tape-blue.svg);width:82px;height:24px}.points-card-paper:before{content:"";z-index:0;opacity:.72;pointer-events:none;background:url(/assets/cunstar/final/paper/paper-edge-blue.svg) top/160px 32px repeat-x;height:18px;position:absolute;inset:-2px 20px auto}.points-card-paper>*{z-index:1;position:relative}.points-balance strong{font:var(--cs-type-display-points);letter-spacing:-.4px}.section-heading h2{font:var(--cs-type-heading-section)!important}.home-section+.home-section:before{background-image:url(/assets/cunstar/final/decor/dotted-trail.svg)}.account-note{background-color:var(--cs-warning-wash);background-image:url(/assets/cunstar/final/texture/wash-yellow.png);background-position:right -52px center;background-repeat:no-repeat;background-size:150px 150px;position:relative;overflow:hidden}.activity-card-v2 h2{font:var(--cs-type-heading-card)}.activity-card-v2 p{font:var(--cs-type-body-secondary)}.activity-card-v2 small{font:var(--cs-type-status)}.activity-card-v2:after{background-image:url(/assets/cunstar/final/decor/cloud-group.svg)}.activity-variant-2:after{display:none}.activity-variant-1:before{background-image:url(/assets/cunstar/final/decor/sparkle-cluster.svg)}.activity-variant-3:before{display:none}.exchange-hero{background-color:var(--cs-paper-warm);background-image:url(/assets/cunstar/final/background/bg-section-paper.svg),url(/assets/cunstar/final/texture/wash-blue.png);background-position:50%,right -44px center;background-repeat:no-repeat;background-size:100% 100%,210px 210px}.exchange-hero:before{background-image:url(/assets/cunstar/final/paper/tape-pink.svg);width:76px;height:23px}.exchange-copy{z-index:2;align-content:center;max-width:215px;display:grid;position:relative;gap:0!important}.decorative-copy{color:#52617a;letter-spacing:.3px;gap:0;margin:0;font-size:16px;font-weight:400;line-height:28px;display:grid}.exchange-sparkle{opacity:.7;pointer-events:none;width:52px;height:48px;position:absolute;bottom:-26px;left:142px}.exchange-cloud{opacity:.58}.member-shell .exchange-hero:after{display:none}.product-image{background-color:var(--cs-pink-wash);background-image:none}.state-panel>img,.redemption-empty>img,.exchange-empty>img{object-fit:contain}@media (max-width:379px){.points-balance strong{font-size:36px;line-height:44px}.decorative-copy{font-size:14px;line-height:24px}.exchange-copy{max-width:190px}.exchange-sparkle{width:46px;bottom:-22px;left:126px}}.member-shell[data-cunstar-theme=home]{--cs-theme-accent:#d9e9ff}.member-shell[data-cunstar-theme=points]{--cs-theme-accent:#e6eef9}.member-shell[data-cunstar-theme=exchange]{--cs-theme-accent:#f8d5e3}.header-brand-title{object-fit:contain;width:clamp(126px,39vw,164px);height:auto;display:block}.page-heading h1{align-items:center;gap:8px;display:inline-flex;position:relative}.page-heading h1:before{content:"";background:url(/assets/cunstar/final/decor/tiny-star.svg) 50%/contain no-repeat;flex:none;width:18px;height:18px}.page-heading h1:after{content:"";background:var(--cs-theme-accent);opacity:.72;z-index:-1;border-radius:50%;height:5px;position:absolute;bottom:-4px;left:26px;right:-7px;transform:rotate(-1deg)}.points-card{isolation:isolate;overflow:hidden}.points-card:after{content:"";z-index:0;opacity:.12;pointer-events:none;position:absolute;inset:0}.points-card-tape,.points-card-paper{z-index:1}@media (max-width:379px){.brand-mark>.header-brand-title:first-child{width:126px}}.points-card{min-height:278px;box-shadow:none;background:0 0;padding:108px 18px 26px;overflow:visible}.points-card:before,.points-card:after{display:none}.points-card-art{z-index:0;pointer-events:none;display:block;position:absolute;inset:0}.points-card-art-top{z-index:2;aspect-ratio:1448/540;background:url(/assets/cunstar/processed/card/points-card-top-decoration.webp) top/100% 100% no-repeat;display:block;position:absolute;inset:0 0 auto}.points-card-art-center{z-index:0;background:url(/assets/cunstar/processed/card/points-card-center-tile.png) 50%/64px 64px;border-inline:2px solid #7db0f5ad;display:block;position:absolute;inset:92px 3.4% clamp(44px,12.845vw - 4.1px,88px)}.points-card-art-bottom{z-index:1;aspect-ratio:1448/186;background:url(/assets/cunstar/processed/card/points-card-bottom-edge.webp) bottom/100% 100% no-repeat;display:block;position:absolute;inset:auto 0 0}.points-card-paper{z-index:3;min-height:166px;box-shadow:none;background:0 0;border:0;padding:24px 20px 18px}.points-card-paper:before{display:none}.points-card-paper>*{transform:none}@media (max-width:379px){.points-card{padding-inline:15px}.points-card-paper{padding-inline:18px}.points-card-art-center{top:88px}}.home-page{padding-top:6px}.home-lettering{object-fit:contain;width:min(92%,330px);height:auto;margin:2px auto 4px;display:block}.activity-art-cunbaobao img{object-fit:contain;width:100%;height:100%;transform:none}.exchange-page .page-heading{margin-bottom:8px}.exchange-hero{min-height:112px;box-shadow:none;background-color:#0000;background-image:url(/assets/cunstar/final/texture/wash-blue.png);background-position:right -58px center;background-size:180px 180px;border:0;border-radius:0;margin-inline:-4px;padding:2px 10px 6px;transform:none}.exchange-hero:before{display:none}.exchange-hero>div,.exchange-hero>img{transform:none}.exchange-copy{padding-left:4px}.exchange-hero>img:not(.exchange-cloud){width:98px;height:98px;transform:rotate(2deg)translate(-2px)}.exchange-cloud{bottom:-18px;right:42px}.exchange-balance{border-top:1px solid #c8d8eab8;margin-top:0;padding-top:8px}@media (max-width:379px){.exchange-hero{padding-inline:8px}.exchange-hero>img:not(.exchange-cloud){width:96px;height:96px}.exchange-cloud{right:42px}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.theme-background{z-index:0;pointer-events:none;background:#fdf9f6;position:absolute;inset:0;overflow:hidden}.theme-background>span{pointer-events:none;display:block;position:absolute;left:0;right:0}.theme-background-top{aspect-ratio:1024/360;background-image:var(--theme-bg-top);background-position:top;background-repeat:no-repeat;background-size:100% 100%;height:auto;top:0}.theme-background-center{background-image:var(--theme-bg-center);background-position:50%;background-repeat:repeat;background-size:64px 64px;top:clamp(132px,35vw,246px);bottom:clamp(188px,43vw,310px)}.theme-background-bottom{aspect-ratio:1024/440;background-image:var(--theme-bg-bottom);background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;height:auto;bottom:0}.brand-mark>.header-brand-title:first-child{width:clamp(174px,49vw,202px);height:auto;transform:none}.page-heading-graphic{justify-items:start;gap:0;margin-bottom:22px;display:grid}.page-title-graphic{object-fit:contain;width:clamp(188px,58vw,238px);height:auto;display:block;transform:translate(-18%)}.points-page .page-heading{margin-bottom:18px}.points-page .page-heading,.exchange-page .page-heading{margin-top:2px}.points-page .visual-qa-banner{margin-top:-4px}.exchange-page .exchange-balance{margin-top:2px}.page-heading-graphic{margin-top:2px;margin-bottom:18px}.page-title-graphic{width:clamp(170px,52vw,214px)}.activity-card-v2{grid-template-columns:88px minmax(0,1fr) 22px;gap:10px;min-height:98px;padding:10px 12px}.activity-art,.activity-variant-1 .activity-art,.activity-variant-2 .activity-art,.activity-variant-3 .activity-art{width:84px;height:84px;box-shadow:none;background:0 0;border-radius:0;transform:none}.activity-art img,.activity-variant-1 .activity-art img{object-fit:contain;width:82px;height:82px;transform:none}.activity-art-cunbaobao img{width:84px;height:84px}.activity-card-v2 strong{margin-top:3px}.exchange-balance{padding-top:4px}.product-image{aspect-ratio:auto;background:0 0;border-radius:0;height:126px}.product-image img,.product-card-v2:nth-child(2n) .product-image img{object-fit:contain;width:86%;height:86%;transform:none}@media (max-width:379px){.activity-card-v2{grid-template-columns:84px minmax(0,1fr) 20px}.activity-art,.activity-art-cunbaobao img{width:80px;height:80px}.activity-art img,.activity-variant-1 .activity-art img{width:78px;height:78px}.product-image{height:120px}.brand-mark>.header-brand-title:first-child{width:174px}.page-title-graphic{width:188px}}.member-shell{--cs-rhythm-page:18px;--cs-rhythm-section:24px;--cs-rhythm-card:14px;--cs-rhythm-tight:6px}.member-global-header{min-height:62px;padding:calc(6px + env(safe-area-inset-top)) 16px 6px}.brand-mark>.header-brand-title:first-child{width:clamp(184px,50vw,204px)}.member-global-header:after{background-size:112px 20px;height:13px;bottom:-9px}.icon-button img{width:22px;height:22px}.points-page,.exchange-page{padding-top:0}.points-page .page-heading,.exchange-page .page-heading,.page-heading-graphic{margin-top:0;margin-bottom:var(--cs-rhythm-page)}.page-heading-graphic p{margin-top:-11px}.points-page .visual-qa-banner{margin-top:-6px;margin-bottom:12px}.activity-cards{gap:var(--cs-rhythm-card)}.home-lettering{margin:-8px auto -40px}.points-card{padding-top:102px;padding-bottom:24px}.points-card-paper{padding-top:22px;padding-bottom:17px}.home-section{margin-top:12px!important}.section-heading{margin-bottom:8px}.exchange-balance{min-height:64px;margin-top:0;padding:9px 14px}.exchange-balance>div{gap:3px}.visual-qa-banner+.category-tabs{margin-top:10px}.category-tabs{margin:10px 0 12px}.category-tabs span{padding:8px 0}.product-grid{gap:var(--cs-rhythm-card) 12px}.product-card-v2{padding:7px}.product-card-v2 h2{min-height:36px;margin:4px 0 0;line-height:20px}.product-card-v2 p{margin:8px 0 6px;line-height:20px}@media (min-width:430px){.member-global-header{padding-inline:20px}}@media (max-width:379px){.brand-mark>.header-brand-title:first-child{width:184px}.product-image{height:108px}}.member-global-header{min-height:64px;padding-top:calc(10px + env(safe-area-inset-top));padding-bottom:10px}.product-card-v2{justify-content:center;min-height:258px;padding:14px}.product-image{height:112px}.product-card-v2 h2{min-height:20px;margin:10px 0 0}.product-card-v2 p{margin:4px 0 7px}.product-coming-soon{min-height:30px;padding:4px 9px}@media (max-width:379px){.product-image{height:108px}}.member-shell .product-card-v2{isolation:isolate;justify-content:flex-start;min-height:0}.member-shell .product-image{aspect-ratio:1;background:var(--cs-paper-warm);pointer-events:none;border-radius:10px;flex:none;width:100%;height:auto;overflow:hidden}.member-shell .product-image img,.member-shell .product-card-v2:nth-child(2n) .product-image img{object-fit:contain;pointer-events:none;max-width:100%;max-height:100%;display:block;transform:none}.member-shell .product-card-v2 h2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:40px;max-height:40px;margin:10px 0 0;line-height:20px;display:-webkit-box;overflow:hidden}.member-shell .product-card-v2 p{margin:8px 0 12px}.member-shell .product-add-button{z-index:1;cursor:pointer;touch-action:manipulation;width:100%;min-height:44px;display:block;position:relative}.member-shell .product-card-v2 button:disabled{opacity:.55;cursor:not-allowed}.home-redemption-record{border-block:1px solid var(--cs-border);gap:5px;min-height:64px;padding:12px 0;display:grid}.home-redemption-record span{color:var(--cs-ink-secondary);font-size:12px}.member-ledger-section{margin-top:24px}.member-ledger-section h2{margin:0 0 10px;font-size:18px}.member-ledger-section .ledger-list li{grid-template-columns:minmax(0,1fr) auto;padding:8px 0}.ledger-more{background:var(--cs-blue-wash);min-height:44px;color:var(--cs-action);margin:12px auto 0;padding:0 18px;display:block}.product-card-v2 .product-add-button{margin-top:auto}.product-quantity-control{border:1px solid var(--cs-blue-soft);border-radius:10px;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;min-height:44px;margin-top:auto;display:grid;overflow:hidden}.product-card-v2 .product-quantity-control button{background:var(--cs-blue-wash);width:40px;min-height:42px;color:var(--cs-action);cursor:pointer;border:0;border-radius:0;place-items:center;margin:0;padding:0;font-size:21px;line-height:1;display:grid}.product-quantity-control output{min-width:0;color:var(--cs-ink);font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap;padding:0 3px;font-size:14px;font-weight:700}.exchange-estimate{color:var(--cs-ink-secondary);margin:8px 1px 0;font-size:12px;line-height:18px}.exchange-estimate.is-short,.redemption-balance-warning{color:var(--cs-warning)}.redemption-balance-warning{margin:8px 2px 0;font-size:12px;line-height:18px}.quantity-control{grid-template-columns:30px minmax(32px,auto) 30px}.quantity-control output{white-space:nowrap;min-width:32px;padding:0 6px}.activity-detail-page{padding-top:14px}.activity-detail-crumb{min-height:26px;color:var(--cs-ink-secondary);align-items:center;gap:6px;margin-bottom:7px;font-size:12px;display:flex}.activity-detail-crumb a{color:var(--cs-action)}.activity-detail-heading{gap:2px;margin-bottom:12px;display:grid}.activity-detail-heading h1{margin:0;font-size:24px;line-height:32px}.activity-detail-heading p{color:var(--cs-ink-secondary);margin:0;font-size:12px;line-height:18px}.activity-summary-strip{border:1px solid var(--cs-border);background:#ffffffe0;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.activity-summary-strip>div{border-right:1px solid var(--cs-border);border-bottom:1px solid var(--cs-border);gap:2px;min-height:61px;padding:9px 11px;display:grid}.activity-summary-strip>div:nth-child(2n){border-right:0}.activity-summary-strip>div:nth-last-child(-n+2){border-bottom:0}.activity-summary-strip span{color:var(--cs-ink-secondary);font-size:11px}.activity-summary-strip strong,.activity-summary-strip b{color:var(--cs-action);white-space:nowrap;font-size:20px;line-height:27px}.activity-summary-strip b{font-size:18px}.blind-box-aggregate{gap:10px;display:grid}.blind-box-total{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:12px;display:grid;overflow:hidden}.blind-box-total>div{gap:2px;min-height:70px;padding:11px 13px;display:grid}.blind-box-total span,.blind-box-cabinets dt{color:var(--cs-ink-secondary);font-size:11px}.blind-box-total strong{color:var(--cs-action);white-space:nowrap;font-size:22px;line-height:29px}.blind-box-cabinets{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.blind-box-cabinets article{border:1px solid var(--cs-border);background:#ffffffe0;border-radius:12px;padding:11px 12px}.blind-box-cabinets h2{color:var(--cs-action);margin:0 0 7px;font-size:15px}.blind-box-cabinets dl{gap:6px;margin:0;display:grid}.blind-box-cabinets dl>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.blind-box-cabinets dd{white-space:nowrap;margin:0;font-size:13px;font-weight:700}.blind-box-pending{background:var(--cs-warning-wash);color:var(--cs-warning);border:1px solid #dbae4b47;border-radius:10px;gap:2px;margin:0;padding:10px 12px;font-size:12px;line-height:18px;display:grid}.blind-box-pending small{font-size:10px;font-weight:400}.activity-filter{border-bottom:1px solid var(--cs-border);grid-template-columns:repeat(3,1fr);margin:12px 0 10px;display:grid}.activity-filter button{min-height:39px;color:var(--cs-ink-secondary);background:0 0;border:0;border-radius:0;padding:6px;font-size:13px}.activity-filter button[aria-selected=true]{border-bottom:2px solid var(--cs-action);color:var(--cs-action);font-weight:700}.city-breakdown{scrollbar-width:none;gap:8px;margin:10px 0;display:flex;overflow-x:auto}.city-breakdown>span{border:1px solid var(--cs-border);background:#ffffffc7;border-radius:9px;flex:none;gap:2px;min-width:128px;padding:8px 10px;display:grid}.city-breakdown b{font-size:12px}.city-breakdown small{color:var(--cs-ink-secondary);font-size:10px}.activity-order-ledger{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:12px;margin-top:11px;overflow:hidden}.ledger-caption{border-bottom:1px solid var(--cs-border);background:#eaf2ffb8;justify-content:space-between;align-items:center;min-height:42px;padding:7px 11px;display:flex}.ledger-caption h2{margin:0;font-size:15px}.ledger-caption span{color:var(--cs-ink-secondary);font-size:11px}.activity-order-row{border-bottom:1px solid var(--cs-border)}.activity-order-row:last-child{border-bottom:0}.activity-order-row>button{width:100%;min-height:112px;color:var(--cs-ink);text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:72px minmax(0,1fr) 42px;grid-template-areas:"date number status""product product quantity""money points toggle";align-items:center;gap:5px 8px;padding:10px 11px;display:grid;position:relative}.activity-order-row>button:hover{background:#eaf2ff73}.order-date{color:var(--cs-ink-secondary);grid-area:date;font-size:10px}.order-number{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;grid-area:number;font-size:11px;font-weight:700}.order-product{grid-area:product;align-items:baseline;gap:7px;min-width:0;display:flex}.order-product b{font-size:12px;line-height:18px}.order-product small{color:var(--cs-ink-secondary);white-space:nowrap;font-size:10px}.order-quantity{color:var(--cs-ink-secondary);grid-area:quantity;justify-self:end;font-size:11px}.order-money{color:var(--cs-ink-secondary);grid-area:money;font-size:10px}.order-points{color:var(--cs-action);white-space:nowrap;grid-area:points;font-size:13px}.order-status{background:var(--cs-positive-wash);color:var(--cs-positive);white-space:nowrap;border-radius:99px;grid-area:status;justify-self:end;padding:2px 6px;font-size:10px}.order-status.is-review{background:var(--cs-warning-wash);color:var(--cs-warning)}.activity-order-row>button i{background:var(--cs-blue-wash);width:25px;height:25px;color:var(--cs-action);border-radius:50%;grid-area:toggle;justify-self:end;place-items:center;font-size:17px;font-style:normal;display:grid}.activity-order-expanded{border-top:1px dashed var(--cs-border);background:#f8fbffe0;padding:10px 11px 12px}.activity-order-expanded dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.activity-order-expanded dl>div{gap:1px;display:grid}.activity-order-expanded dt{color:var(--cs-ink-secondary);font-size:10px}.activity-order-expanded dd{margin:0;font-size:11px;line-height:17px}.activity-order-expanded ul{border-top:1px solid var(--cs-border);margin:9px 0 0;padding:8px 0 0 18px;font-size:11px}.activity-load-more{background:var(--cs-blue-wash);min-width:124px;min-height:42px;color:var(--cs-action);margin:14px auto 0;display:block}.activity-detail-state{text-align:center;background:#ffffffd1;border-radius:12px;justify-items:center;gap:5px;margin-top:12px;padding:26px 16px;display:grid}.activity-detail-state p{color:var(--cs-ink-secondary);margin:0;font-size:11px}.activity-detail-loading{gap:8px;margin-top:12px;display:grid}.activity-detail-loading span{background:var(--cs-border);border-radius:10px;height:72px}.activity-summary-skeleton{background:var(--cs-border);border-radius:12px;height:122px}@media (min-width:430px){.activity-detail-page{padding-inline:20px}}.order-disclosure-icon{background:var(--cs-blue-wash);width:28px;height:28px;color:var(--cs-action);border:1px solid #0000;border-radius:50%;grid-area:toggle;justify-self:end;place-items:center;padding:0;display:grid}.order-disclosure-icon svg{width:14px;height:14px;display:block;overflow:visible}.order-disclosure-icon path{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.redemption-flow-page{padding-top:12px}.redemption-crumb{min-height:30px;margin-bottom:4px}.redemption-crumb a{min-height:30px;color:var(--cs-action);align-items:center;font-size:13px;display:inline-flex}.redemption-flow-title{margin:0 0 16px;font-size:24px;line-height:32px}.redemption-item-list,.redemption-record-list{gap:10px;display:grid}.redemption-cart-item{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:13px;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.redemption-cart-item>img{object-fit:contain;width:68px;height:68px}.redemption-cart-item h2{margin:0;font-size:14px;line-height:20px}.redemption-cart-item p{color:var(--cs-action);white-space:nowrap;margin:3px 0 8px;font-size:12px}.quantity-control{border:1px solid var(--cs-border);border-radius:8px;grid-template-columns:30px 32px 30px;align-items:center;width:max-content;display:grid;overflow:hidden}.quantity-control button{background:var(--cs-blue-wash);width:30px;height:30px;color:var(--cs-action);border:0;border-radius:0;place-items:center;padding:0;display:grid}.quantity-control output{text-align:center;font-size:12px}.cart-item-total{align-content:space-between;align-self:stretch;justify-items:end;display:grid}.cart-item-total strong{color:var(--cs-action);white-space:nowrap;font-size:14px}.cart-item-total button{min-height:30px;color:var(--cs-negative);background:0 0;border:0;padding:2px 5px;font-size:11px}.redemption-points-summary{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:13px;gap:0;margin-top:14px;padding:4px 14px;display:grid}.redemption-points-summary>div{border-bottom:1px solid var(--cs-border);justify-content:space-between;align-items:center;min-height:44px;display:flex}.redemption-points-summary>div:last-child{border-bottom:0}.redemption-points-summary span{color:var(--cs-ink-secondary);font-size:12px}.redemption-points-summary strong,.redemption-points-summary b{color:var(--cs-action);white-space:nowrap;font-size:17px}.redemption-primary-action{background:var(--cs-action);color:#fff;text-align:center;border:0;border-radius:11px;place-items:center;width:100%;min-height:46px;margin-top:14px;padding:8px 14px;font-size:14px;font-weight:700;display:grid}.redemption-primary-action.is-disabled,.redemption-primary-action:disabled{background:var(--cs-control);opacity:.65}.confirmation-sheet{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:13px;padding:4px 13px}.confirmation-sheet h2{margin:10px 0 6px;font-size:15px}.confirmation-line{border-top:1px solid var(--cs-border);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:67px;display:grid}.confirmation-line img{object-fit:contain;width:48px;height:48px}.confirmation-line span{font-size:13px}.confirmation-line small{color:var(--cs-ink-secondary);margin-top:2px;display:block}.confirmation-line b{color:var(--cs-action);white-space:nowrap;font-size:13px}.one-submit-note{background:var(--cs-warning-wash);color:var(--cs-warning);border-radius:9px;margin:12px 0 0;padding:10px 12px;font-size:12px;line-height:18px}.prototype-boundary{color:var(--cs-ink-secondary);text-align:center;margin:7px 0 0;font-size:11px}.redemption-record{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.redemption-record small{color:var(--cs-ink-secondary);font-size:10px}.redemption-record h2{margin:5px 0 3px;font-size:13px;line-height:19px}.redemption-record p{color:var(--cs-ink-secondary);margin:0;font-size:11px}.redemption-record>span{background:var(--cs-blue-wash);color:var(--cs-action);white-space:nowrap;border-radius:99px;padding:5px 8px;font-size:11px}.redemption-detail-status{background:var(--cs-blue-wash);border-radius:13px;gap:4px;margin-bottom:10px;padding:13px 14px;display:grid}.redemption-detail-status span,.redemption-detail-status small{color:var(--cs-ink-secondary);font-size:11px}.redemption-detail-status strong{font-size:20px}.redemption-facts{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:13px;margin:12px 0 0;padding:2px 13px;display:grid}.redemption-facts>div{border-bottom:1px solid var(--cs-border);grid-template-columns:104px minmax(0,1fr);align-items:center;min-height:43px;display:grid}.redemption-facts>div:last-child{border-bottom:0}.redemption-facts dt{color:var(--cs-ink-secondary);font-size:11px}.redemption-facts dd{text-align:right;overflow-wrap:anywhere;margin:0;font-size:12px}.redemption-facts a{color:var(--cs-action)}.redemption-flow-empty{text-align:center;background:#ffffffd6;border-radius:14px;justify-items:center;gap:6px;margin-top:18px;padding:28px 16px;display:grid}.redemption-flow-empty img{object-fit:contain}.redemption-flow-empty p{color:var(--cs-ink-secondary);margin:0;font-size:12px}.redemption-flow-empty a{background:var(--cs-blue-wash);min-height:40px;color:var(--cs-action);border-radius:9px;place-items:center;margin-top:5px;padding:6px 16px;font-size:13px;font-weight:600;display:grid}@media (max-width:379px){.redemption-cart-item{grid-template-columns:60px minmax(0,1fr) auto;gap:8px;padding:10px}.redemption-cart-item>img{width:60px;height:60px}.cart-item-total strong{font-size:12px}}.utility-page{padding-top:12px}.utility-back{min-height:30px;margin-bottom:3px}.utility-back a{min-height:30px;color:var(--cs-action);align-items:center;font-size:13px;display:inline-flex}.utility-heading{margin-bottom:15px}.utility-heading h1{margin:0;font-size:24px;line-height:32px}.announcement-list{border-top:1px solid var(--cs-border)}.announcement-row{border-bottom:1px solid var(--cs-border);color:var(--cs-ink);grid-template-columns:9px minmax(0,1fr) 14px;align-items:start;gap:9px;padding:15px 2px;display:grid}.announcement-dot{border:1px solid var(--cs-blue-soft);background:0 0;border-radius:50%;width:7px;height:7px;margin-top:7px}.announcement-dot.is-unread{border-color:var(--cs-negative);background:var(--cs-negative)}.announcement-row h2{margin:0;font-size:15px;line-height:22px}.announcement-row time{color:var(--cs-ink-secondary);margin-top:2px;font-size:10px;display:block}.announcement-row p{color:var(--cs-ink-secondary);margin:5px 0 0;font-size:12px;line-height:18px}.announcement-row>b{color:var(--cs-control);align-self:center;font-size:20px}.announcement-detail>.utility-heading{margin-bottom:4px}.announcement-detail>time{border-bottom:1px solid var(--cs-border);color:var(--cs-ink-secondary);padding-bottom:12px;font-size:11px;display:block}.announcement-detail>div{padding-top:7px}.announcement-detail>div p{margin:12px 0;font-size:14px;line-height:24px}.rule-section{border-bottom:1px solid var(--cs-border);padding:4px 0 13px}.rule-section+.rule-section{padding-top:14px}.rule-section h2{color:var(--cs-action);margin:0 0 6px;font-size:16px;line-height:24px}.rule-section p{color:var(--cs-ink);margin:5px 0;font-size:13px;line-height:22px}.fixture-content-note{color:var(--cs-ink-secondary);margin:14px 0 0;font-size:10px}.support-form{gap:14px;display:grid}.support-form label{gap:6px;font-size:13px;font-weight:600;display:grid}.support-form label small{color:var(--cs-ink-secondary);font-weight:400;display:inline}.support-form select,.support-form textarea,.support-form input{border:1px solid var(--cs-control);width:100%;min-height:44px;color:var(--cs-ink);font:inherit;background:#ffffffeb;border-radius:9px;padding:10px 12px;font-weight:400}.support-form textarea{resize:vertical;min-height:112px}.support-form>button{background:var(--cs-action);color:#fff;border:0;border-radius:10px;min-height:46px;font-weight:700}.support-form>p{color:var(--cs-ink-secondary);text-align:center;margin:-5px 0 0;font-size:10px}.ticket-success{text-align:center;justify-items:center;gap:7px;padding:24px 14px;display:grid}.ticket-success>img{object-fit:contain}.ticket-success>p{color:var(--cs-ink-secondary);margin:0;font-size:12px}.ticket-success ol{grid-template-columns:repeat(3,1fr);width:100%;margin:15px 0;padding:0;list-style:none;display:grid}.ticket-success li{color:var(--cs-ink-secondary);padding-top:17px;font-size:11px;position:relative}.ticket-success li:before{content:"";border:2px solid var(--cs-blue-soft);background:var(--cs-paper);border-radius:50%;width:10px;height:10px;position:absolute;top:2px;left:calc(50% - 5px)}.ticket-success li.is-current{color:var(--cs-action);font-weight:700}.ticket-success li.is-current:before{border-color:var(--cs-action);background:var(--cs-action)}.ticket-success>button{background:var(--cs-blue-wash);min-height:42px;color:var(--cs-action);border:0;border-radius:9px;padding:7px 16px}.about-cunstar{border:1px solid var(--cs-border);text-align:center;background:#ffffffdb;border-radius:16px;justify-items:center;gap:15px;padding:22px 18px;display:grid}.about-cunstar>img{object-fit:contain;width:min(260px,88%);height:auto}.about-cunstar p{margin:0;font-size:13px;line-height:23px}.about-cunstar strong{color:var(--cs-action);margin-top:6px;font-family:cursive;font-size:17px;font-weight:500}.utility-state{text-align:center;justify-items:center;gap:6px;padding:28px 16px;display:grid}.utility-state img{object-fit:contain}.utility-state p{color:var(--cs-ink-secondary);margin:0;font-size:12px}.redemption-postage-section{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:13px;gap:10px;margin-top:16px;padding:16px;display:grid}.redemption-postage-section h2{color:var(--cs-ink);margin:0;font-size:15px}.redemption-postage-section p{color:var(--cs-ink-secondary);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.65}.redemption-postage-section strong{color:var(--cs-action)}.redemption-postage-section button{background:var(--cs-action);justify-self:start;min-height:40px}.redemption-postage-section button.secondary{background:var(--cs-blue-wash);color:var(--cs-action)}.member-shell{width:100%;min-width:0;max-width:720px;min-height:100dvh;padding-bottom:calc(88px + env(safe-area-inset-bottom));margin-inline:auto;overflow-x:clip}.member-shell>main{min-width:0;min-height:0}.member-page{min-width:0}.member-global-header{padding-top:calc(10px + env(safe-area-inset-top));gap:8px;padding-bottom:10px}.member-global-header .brand-mark{flex:auto;min-width:0}.member-global-header .header-brand-title{min-width:0;max-width:100%;height:auto;display:block}.member-global-actions{flex:none}.cunstar-login input,.member-shell input,.member-shell select,.member-shell textarea{font-size:16px}.page-title-graphic{max-width:100%;transform:none}.section-heading{gap:8px;min-width:0}.section-heading h2{overflow-wrap:anywhere;min-width:0}.section-heading a{flex:none}.redemption-empty{grid-template-columns:92px minmax(0,1fr) auto}.redemption-empty>div{overflow-wrap:anywhere;min-width:0}.redemption-record h2,.redemption-cart-item h2,.confirmation-line span{overflow-wrap:anywhere}.member-nav{padding-bottom:env(safe-area-inset-bottom);bottom:0}html[data-member-suspended=true] .member-shell{visibility:hidden}.member-menu-account{border-top:1px solid var(--cs-border);margin-top:8px}.member-menu-account button{width:100%;min-height:44px;color:var(--cs-ink-secondary);text-align:left;background:0 0;padding:8px;font-size:15px;display:block}.member-menu-account button:disabled{opacity:.55}.member-menu-account p{color:var(--cs-negative);margin:4px 8px 0;font-size:12px;line-height:18px}@media (max-width:379px){.redemption-empty{grid-template-columns:76px minmax(0,1fr)}}.member-shell .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.member-shell .product-card-v2{min-width:0;height:100%}.member-shell .product-image{aspect-ratio:1;place-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.member-shell .product-image img{object-fit:contain;width:86%;max-width:100%;height:86%;max-height:100%}.member-shell .product-card-v2 h2{height:40px;min-height:40px;max-height:40px}.member-shell .product-card-v2 p{min-height:20px}.member-shell .product-quantity-control{grid-template-columns:44px minmax(0,1fr) 44px;min-height:44px}.member-shell .product-quantity-control button{touch-action:manipulation;width:44px;min-height:44px}.member-shell .product-quantity-control button:disabled{background:var(--cs-border);color:var(--cs-ink-secondary);opacity:.7}.member-shell .product-card-v2 .product-add-button:disabled{background:var(--cs-border);color:var(--cs-ink-secondary)}.member-shell .redemption-cart-item .quantity-control{grid-template-columns:44px minmax(36px,auto) 44px;min-height:44px}.member-shell .redemption-cart-item .quantity-control button{touch-action:manipulation;width:44px;min-height:44px}.member-shell .redemption-cart-item .quantity-control button:disabled{background:var(--cs-border);color:var(--cs-ink-secondary)}.redemption-edit-page .redemption-cart-item{grid-template-columns:56px minmax(0,1fr)}.redemption-edit-page .redemption-cart-item>img{width:56px;height:56px}.redemption-edit-page .redemption-cart-item .quantity-control{grid-column:2;justify-self:start}.redemption-edit-page .confirmation-sheet{margin-top:12px;padding:12px 14px}.redemption-edit-page .confirmation-sheet label{gap:7px;font-size:13px;display:grid}.redemption-edit-page .confirmation-sheet input{min-height:44px}.redemption-edit-page .confirmation-sheet p{overflow-wrap:anywhere}.redemption-edit-page .redemption-points-summary b{white-space:normal;overflow-wrap:anywhere;text-align:right;min-width:0}.redemption-flow-page .confirmation-sheet p{overflow-wrap:anywhere}.cart-entry.is-inactive{opacity:.65}.redemption-eligibility-note{border:1px solid var(--cs-blue-soft);color:var(--cs-ink);background:#fffdf8e6;border-radius:12px;gap:5px;margin:12px 0;padding:12px 14px;display:grid}.redemption-eligibility-note strong{font-size:15px}.redemption-eligibility-note p{color:var(--cs-ink-secondary);margin:0;font-size:12px;line-height:19px}.redemption-eligibility-note a{width:max-content;max-width:100%;min-height:44px;color:var(--cs-action);align-items:center;font-size:13px;font-weight:700;display:inline-flex}.home-redemption-record{overflow-wrap:anywhere;min-width:0}.home-redemption-meta{color:var(--cs-ink-secondary);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.home-redemption-meta em{background:var(--cs-blue-wash);color:var(--cs-action);white-space:nowrap;border-radius:99px;padding:3px 8px;font-size:11px;font-style:normal}.home-redemption-record strong{font-size:14px;line-height:21px}.redemption-detail-content{gap:10px;display:grid}.redemption-detail-content .redemption-detail-status{gap:3px;margin:0;padding:12px 14px;display:grid}.redemption-detail-content .redemption-detail-status time{color:var(--cs-ink-secondary);font-size:12px}.redemption-detail-content .redemption-detail-status small{overflow-wrap:anywhere}.redemption-detail-content .confirmation-sheet h2{margin:10px 0 5px}.redemption-detail-content .redemption-facts{margin:0}@media (max-width:359px){.member-shell .product-card-v2{padding:10px}.member-shell .redemption-cart-item{grid-template-columns:60px minmax(0,1fr)}.member-shell .redemption-cart-item .cart-item-total{grid-column:2;justify-content:space-between;place-items:center stretch;display:flex}}@media (min-width:721px){.member-shell{max-width:430px}.member-nav{width:430px}}.member-shell .page-heading-graphic{text-align:left;justify-items:start}.member-shell .page-title-graphic{transform:translate(-17.5%)}.member-shell .page-heading-graphic p{text-align:left;margin-left:0}.member-earning-ledger{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:12px;margin-top:12px;overflow:hidden}.member-earning-ledger h2{border-bottom:1px solid var(--cs-border);background:#eaf2ffb8;margin:0;padding:11px 13px;font-size:15px}.member-detail-page{--member-detail-back-gap:22px;padding-top:12px}.member-detail-art-page{--member-detail-back-gap:7px}.member-detail-page .activity-detail-crumb,.member-detail-page .redemption-crumb{min-height:44px;margin:0 0 var(--member-detail-back-gap);white-space:nowrap;align-items:center;gap:12px;display:flex}.member-detail-page .activity-detail-crumb b{min-width:0}.activity-detail-page .activity-detail-heading{gap:8px;margin-bottom:26px}.member-detail-art-page .page-heading-graphic{margin:0 0 7px}.member-ledger-page .member-ledger-section,.redemption-detail-page .redemption-detail-content{margin-top:0}.member-earning-ledger .member-earning-row{border-bottom:1px solid var(--cs-border);gap:7px;min-width:0;min-height:0;padding:12px 13px;display:grid}.member-earning-ledger .member-earning-row:last-child{border-bottom:0}.member-earning-ledger .member-earning-content{justify-content:space-between;align-items:flex-end;gap:8px;min-width:0;display:flex}.member-earning-ledger .member-earning-description{overflow-wrap:anywhere;flex:auto;min-width:0;font-size:13px;line-height:19px;display:block}.member-earning-description ul{gap:3px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.member-earning-description li{overflow-wrap:anywhere;min-width:0}.member-earning-quantity{white-space:nowrap}.member-earning-points{color:var(--cs-positive);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;align-self:flex-end;font-size:15px}.member-earning-row>time{color:var(--cs-ink-secondary);font-size:11px;line-height:16px}.exchange-history-link:focus-visible{outline:2px solid var(--cs-focus);outline-offset:-2px}.redemption-flow-page .redemption-crumb a,.utility-page .utility-back a,.member-page>.activity-detail-crumb a{min-height:44px}.exchange-history-link{min-height:44px;color:var(--cs-action);align-items:center;margin-top:1px;font-size:12px;font-weight:600;display:inline-flex}.redemption-record h2,.redemption-record p,.redemption-detail-content{overflow-wrap:anywhere;min-width:0}.cunmeng-fulfillment-actions details[open]{border:1px solid var(--cm-line);background:#fff;border-radius:8px;box-shadow:0 6px 18px #20395b1a}.cunmeng-fulfillment-actions details[open] summary{border:0}.cunmeng-fulfillment-actions details>a{min-width:190px;color:var(--cm-blue);white-space:nowrap;padding:9px 13px;font-size:13px;text-decoration:none;display:block}.cunmeng-fulfillment-actions details>a:hover,.cunmeng-fulfillment-actions details>a:focus-visible{background:#edf5ff}.cunmeng-account-menu{min-width:0;position:relative}.cunmeng-account-menu summary{cursor:pointer;overflow-wrap:anywhere;font-size:12px;font-weight:700;line-height:1.4}.cunmeng-account-menu>a{margin-top:7px;font-size:12px;display:block}.cunmeng-account-menu button{width:100%}.cunmeng-workspace-views{border-bottom:1px solid #dce8f3;flex-wrap:wrap;gap:5px;margin:16px 0 12px;display:flex}.cunmeng-workspace-views a{color:#5d6b83;border-bottom:2px solid #0000;padding:9px 12px;text-decoration:none}.cunmeng-workspace-views a[aria-current=page]{color:#286ac4;border-bottom-color:#286ac4;font-weight:700}.cunmeng-workspace-tools{justify-content:flex-end;margin:5px 0 10px;display:flex}.cunmeng-workspace-tools details{max-width:260px}.cunmeng-workspace-tools summary{cursor:pointer;color:#286ac4}.cunmeng-wrap-reference{overflow-wrap:anywhere;word-break:break-word}.cunmeng-showcase td details summary{cursor:pointer;color:#286ac4}.cunmeng-showcase td details ul{margin:8px 0 0;padding-left:18px}.redemption-history-notice{color:#465876;background:#ffffffd1;border:1px solid #d9e7f5;border-radius:14px;margin:0 0 16px;padding:12px 14px;font-size:13px;line-height:1.65}.cunmeng-fulfillment-table input[type=number],.cunmeng-historical-matrix input[type=number]{text-align:center;width:4.5rem;min-width:4.5rem}.cunmeng-fulfillment-table td small,.cunmeng-historical-matrix td small{margin-top:.25rem;display:block}.cunmeng-matrix-edit{gap:7px;min-width:155px;display:grid}.cunmeng-matrix-edit button{white-space:nowrap;min-height:36px}.cunmeng-matrix-preview{color:#465876;white-space:nowrap;background:#f5f9ff;border:1px solid #d9e7f5;border-radius:8px;gap:3px;padding:9px 10px;font-size:12px;display:grid}.cunmeng-matrix-preview strong{color:var(--cm-blue)}.cunmeng-showcase details>summary{box-sizing:border-box;cursor:pointer;align-items:center;min-height:44px;list-style:none;display:flex}.cunmeng-showcase details>summary::-webkit-details-marker{display:none}.cunmeng-showcase details>summary:focus:not(:focus-visible){outline:none}.cunmeng-showcase details>summary:focus-visible{outline:2px solid var(--cm-blue);outline-offset:2px;border-radius:6px}.cunmeng-showcase td details>summary{padding:0 4px}.cunmeng-showcase .cunmeng-workspace-tools{align-items:center;gap:16px}.cunmeng-showcase .cunmeng-workspace-tools>details>summary{padding:0 8px}.cunmeng-showcase .cunmeng-workspace-tools>a{color:var(--cm-blue);font-size:13px}.cunmeng-points-column-toggle{border:1px solid var(--cm-line);background:#fff;border-radius:8px;align-items:center;min-height:40px;padding:6px 10px;font-weight:700;text-decoration:none;display:inline-flex}.cunmeng-view-help{color:var(--cm-muted);margin:0 0 12px;font-size:13px}.cunmeng-member-redemptions{gap:14px;display:grid}.cunmeng-member-redemption-block{border-top:1px solid var(--cm-line);padding:14px 0 0}.cunmeng-member-redemption-block:first-of-type{border-top:0}.cunmeng-member-redemption-block>header{justify-content:space-between;align-items:end;gap:12px;margin-bottom:9px;display:flex}.cunmeng-member-redemption-block h3{margin:0;font-size:16px}.cunmeng-member-redemption-block small{color:var(--cm-muted)}.cunmeng-inline-operation{min-width:min(100%,230px)}.cunmeng-inline-operation>summary{border:1px solid var(--cm-line);color:var(--cm-blue);background:#fff;border-radius:8px;justify-content:center;padding:7px 11px;font-size:13px;font-weight:700}.cunmeng-inline-operation[open]>summary{margin-bottom:10px}.admin-section.is-embedded{border:1px solid var(--cm-line);background:#fffdf8;border-radius:10px;margin:0;padding:14px}.admin-section.is-embedded h2{font-size:16px}.cunmeng-adjustment-form{gap:12px;display:grid}.cunmeng-adjustment-input{grid-template-columns:minmax(130px,.7fr) minmax(150px,1fr);gap:10px;display:grid}.cunmeng-adjustment-input select,.cunmeng-adjustment-input input{width:100%;margin-top:4px;display:block}.cunmeng-adjustment-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.cunmeng-adjustment-preview>div{border:1px solid var(--cm-line);background:#fff;border-radius:8px;padding:9px}.cunmeng-adjustment-preview dt{color:var(--cm-muted);font-size:11px}.cunmeng-adjustment-preview dd{font-variant-numeric:tabular-nums;margin:3px 0 0;font-weight:700}.cunmeng-order-items{gap:4px;min-width:180px;margin:0;padding:0;list-style:none;display:grid}.cunmeng-order-items li{line-height:1.45}.cunmeng-inline-add-row td{background:#fbfdff;padding:8px 12px}.cunmeng-inline-add-row:hover,.cunmeng-inline-draft-row:hover{background:inherit!important}.cunmeng-inline-add-row button{min-height:38px}.cunmeng-inline-draft-row td{background:#fffdf8;padding:12px}.cunmeng-inline-draft-row .admin-section.is-embedded{background:0 0;border:0;max-width:none;padding:0}.cunmeng-inline-draft-row .admin-section.is-embedded>h2{margin-top:0}.cunmeng-fulfillment-table tr.is-editing td{background:#fffdf5}.cunmeng-inline-workflow-link{color:var(--cm-blue);white-space:nowrap;margin-top:5px;font-size:12px;font-weight:700;display:block}.cunmeng-locked-label{color:var(--cm-muted);font-size:12px}.cunmeng-matrix-preview{border:1px solid var(--cm-line);background:#fff;border-radius:7px;gap:3px;min-width:160px;padding:8px;display:grid}.cunmeng-matrix-preview span,.cunmeng-matrix-preview strong{white-space:nowrap;font-size:12px}@media (max-width:760px){.cunmeng-adjustment-input,.cunmeng-adjustment-preview{grid-template-columns:1fr}.cunmeng-inline-operation{width:100%}}.member-points-freshness{color:var(--cs-ink-secondary);margin-top:8px;font-size:11px;line-height:17px;display:block}.points-page>.member-points-freshness{margin:0 0 16px}.home-redemption-record{gap:8px;min-height:126px;display:grid}.home-redemption-record>p{color:var(--cs-ink-secondary);margin:0;font-size:12px}.home-redemption-record>b{color:var(--cs-action);font-size:20px}.member-redemption-card-action{min-height:44px;color:var(--cs-action);align-items:center;font-size:14px;font-weight:700;display:flex}.redemption-record{min-height:126px;display:block}.redemption-record-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.redemption-record-head h2{margin:0;font-size:15px}.redemption-record-head em{background:var(--cs-blue-wash);color:var(--cs-action);white-space:nowrap;border-radius:99px;padding:3px 8px;font-size:11px;font-style:normal}.redemption-record p{margin-top:8px}.redemption-record p strong{color:var(--cs-action);font-size:18px}.redemption-logistics{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:13px;padding:12px 14px;margin-top:0!important}.redemption-logistics h2{margin:0 0 8px;font-size:15px}.redemption-logistics .redemption-facts{background:0 0;border:0;padding:0}.redemption-timeline{border-top:1px solid var(--cs-border);justify-content:space-between;gap:4px;margin:3px 0 0;padding:12px 4px 0;list-style:none;display:flex}.redemption-timeline li{color:var(--cs-ink-secondary);text-align:center;flex:1;font-size:10px}.redemption-timeline li.is-done{color:var(--cs-action);font-weight:700}.redemption-history-notice+section{margin-top:12px}.member-shell .member-detail-page .redemption-crumb a,.member-shell .member-detail-page .activity-detail-crumb a{font-size:14px;font-weight:600}.cunmeng-dashboard-section{gap:12px;min-width:0;display:grid}.cunmeng-dashboard-section>h2,.cunmeng-dashboard-section>.cunmeng-section-heading h2{margin:0;font-size:17px}.cunmeng-dashboard-section td small{color:var(--cm-muted);margin-top:3px;display:block}.cunmeng-quiet-editor{position:relative}.cunmeng-quiet-editor>summary{width:max-content;color:var(--cm-blue);padding:6px 9px;font-size:12px;font-weight:700}.cunmeng-quiet-editor[open]{z-index:4}.cunmeng-quiet-editor[open]>.admin-form{border:1px solid var(--cm-line);background:#fff;border-radius:10px;width:min(640px,75vw);padding:16px;position:absolute;top:100%;right:0;box-shadow:0 12px 30px #20395b24}.cunmeng-row-action{position:relative}.cunmeng-row-action>summary{border:1px solid var(--cm-line);background:#fff;border-radius:7px;justify-content:center;width:38px;font-size:20px;line-height:1;min-height:36px!important;color:var(--cm-muted)!important;padding:0!important}.cunmeng-row-action[open]>.admin-form{z-index:5;border:1px solid var(--cm-line);background:#fff;border-radius:10px;width:min(620px,70vw);padding:16px;position:absolute;top:42px;right:0;box-shadow:0 12px 30px #20395b24}.cunmeng-product-round{gap:8px;min-width:0;display:grid}.cunmeng-product-round+.cunmeng-product-round{margin-top:12px}.cunmeng-product-round h3{margin:0;font-size:14px}.cunmeng-product-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;min-width:0;padding:2px 0 8px;display:grid}.cunmeng-product-card{border:1px solid var(--cm-line);background:#fff;border-radius:10px;grid-template-rows:1fr auto;grid-template-columns:76px minmax(0,1fr);gap:9px;min-width:0;min-height:124px;padding:12px;display:grid;position:relative}.cunmeng-product-card>img,.cunmeng-product-card>.cunmeng-product-image-placeholder{object-fit:contain;background:#f4f7fb;border-radius:8px;grid-row:1/-1;width:76px;height:76px}.cunmeng-product-image-placeholder{color:var(--cm-muted);place-items:center;font-size:11px;display:grid}.cunmeng-product-card-copy{min-width:0}.cunmeng-product-card h4{overflow-wrap:anywhere;margin:0 0 5px;font-size:14px;line-height:1.35}.cunmeng-product-card strong,.cunmeng-product-card span{font-size:12px;display:block}.cunmeng-product-card span{color:var(--cm-muted);margin-top:2px}.cunmeng-product-card p{color:var(--cm-muted);margin:6px 0 0;font-size:12px}.cunmeng-product-edit{grid-column:2;justify-self:start;font-size:12px;min-height:32px!important;padding:4px 9px!important}.cunmeng-add-product{min-height:36px!important;padding:5px 10px!important}.cunmeng-product-card.is-draft{grid-column:1}.cunmeng-product-editor{grid-template-columns:76px minmax(0,1fr);gap:8px;display:grid}.cunmeng-product-editor>label{min-width:0;color:var(--cm-muted);grid-column:2;font-size:11px}.cunmeng-product-editor input:not([type=file]),.cunmeng-product-editor select{width:100%;min-height:34px;margin-top:3px;padding:5px 7px;display:block}.cunmeng-product-editor-image{grid-row:1/5;width:76px;position:relative}.cunmeng-product-editor-image>img,.cunmeng-product-editor-image>.cunmeng-product-image-placeholder{object-fit:contain;background:#f4f7fb;border-radius:8px;width:76px;height:76px}.cunmeng-product-image-edit{color:#fff;cursor:pointer;background:#20395bd6;border-radius:6px;place-items:center;min-height:26px;font-size:11px;font-weight:700;display:grid;position:absolute;top:48px;left:4px;right:4px}.cunmeng-product-image-input{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cunmeng-product-editor-actions{grid-column:2;gap:6px;display:flex}.cunmeng-product-editor-actions button{min-height:34px;padding:5px 10px;font-size:12px}.cunmeng-product-editor>[role=status]{grid-column:1/-1;margin:0;font-size:11px}.cunmeng-row-menu{position:relative}.cunmeng-row-menu>summary{border:1px solid var(--cm-line);background:#fff;border-radius:7px;justify-content:center;width:38px;font-size:20px;line-height:1;min-height:36px!important;color:var(--cm-muted)!important;padding:0!important}.cunmeng-row-menu[open] button{z-index:5;border:1px solid var(--cm-line);min-width:130px;color:var(--cm-blue);white-space:nowrap;border-radius:8px;padding:9px 11px;position:absolute;top:40px;right:0;box-shadow:0 8px 20px #20395b1f;background:#fff!important}.cunmeng-inline-draft-shell{padding-right:42px;position:relative}.cunmeng-inline-cancel{width:34px;font-size:20px;position:absolute;top:0;right:0;min-height:34px!important;padding:0!important}.cunmeng-inline-order-editor,.cunmeng-inline-adjustment-editor{min-width:980px}.cunmeng-order-draft-grid,.cunmeng-order-preview-row{grid-template-columns:140px 90px minmax(190px,1.3fr) minmax(180px,1.2fr) 110px 100px auto;align-items:end;gap:8px;display:grid}.cunmeng-order-draft-grid label,.cunmeng-adjustment-row label{min-width:0;color:var(--cm-muted);font-size:11px}.cunmeng-order-draft-grid input,.cunmeng-order-draft-grid select,.cunmeng-adjustment-row input,.cunmeng-adjustment-row select{width:100%;min-height:38px;margin-top:3px;display:block}.cunmeng-order-draft-secondary{grid-column:1/-1;align-items:end;gap:12px;display:flex}.cunmeng-order-draft-secondary label{width:220px}.cunmeng-order-draft-secondary span{padding-bottom:8px;font-size:12px}.cunmeng-order-preview-row{align-items:center}.cunmeng-order-preview-row>span{overflow-wrap:anywhere;white-space:normal;gap:2px;min-width:0;display:grid}.cunmeng-order-preview-row small,.cunmeng-adjustment-row small{color:var(--cm-muted);font-size:11px}.cunmeng-order-preview-row p,.cunmeng-order-preview-row ul{grid-column:1/-1;margin:0}.cunmeng-adjustment-row{grid-template-columns:150px 160px minmax(220px,1fr) auto;align-items:end;gap:9px;display:grid}.cunmeng-adjustment-row>span{gap:4px;padding-bottom:6px;display:grid}.cunmeng-adjustment-row strong{font-variant-numeric:tabular-nums}.cunmeng-order-items li span{color:var(--cm-muted);font-size:12px}.cunmeng-order-filter-bar{flex-wrap:wrap;align-items:end;gap:8px;margin:0 0 8px;display:flex}.cunmeng-order-filter-bar label{color:var(--cm-muted);gap:4px;font-size:12px;display:grid}.cunmeng-order-filter-bar input,.cunmeng-order-filter-bar select{min-height:38px}.cunmeng-order-filter-bar label:nth-of-type(2){min-width:240px}.cunmeng-order-filter-bar>a{min-height:38px;color:var(--cm-blue);padding:8px}.cunmeng-filter-summary{color:var(--cm-muted);margin:0 0 10px;font-size:12px}.cunmeng-compact-success{color:#187d6a;margin:10px 0 0;font-size:13px}.cunmeng-import-recognition-summary{gap:18px;margin:0 0 12px;font-size:13px;display:flex}.cunmeng-import-recognition-summary span{color:#187d6a}.cunmeng-import-recognition-summary strong{color:#895a18}.cunmeng-exception-label{color:#895a18;background:#fff4db;border-radius:99px;margin-bottom:6px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}@media (max-width:1350px) and (min-width:901px){.cunmeng-product-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.cunmeng-quiet-editor[open]>.admin-form,.cunmeng-row-action[open]>.admin-form{z-index:20;width:90vw;max-height:84vh;position:fixed;inset:8vh 5vw auto;overflow:auto}.cunmeng-product-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.cunmeng-member-entry-grid{grid-template-columns:minmax(0,1.8fr) minmax(310px,.8fr);align-items:start;gap:18px;margin:0 0 22px;display:grid}.cunmeng-member-entry-grid>.admin-section{min-width:0;margin:0}.cunmeng-member-search>.search-shell{margin-top:10px}.cunmeng-member-search>.note{margin-bottom:0}.cunmeng-member-entry-grid .cunmeng-add-member{padding:17px}.cunmeng-member-entry-grid .cunmeng-add-member h2,.cunmeng-member-entry-grid .cunmeng-member-search h2{margin:0 0 9px;font-size:17px}.cunmeng-member-entry-grid .cunmeng-add-member-form{grid-template-columns:minmax(0,1fr) auto;gap:8px}.cunmeng-member-entry-grid .cunmeng-add-member-success{grid-template-columns:auto minmax(0,1fr);max-width:none}.cunmeng-member-entry-grid .cunmeng-add-member-success>a{grid-column:2;justify-self:start}.cunmeng-export-menu{position:relative}.cunmeng-export-menu>button{border:1px solid var(--cm-line);min-height:40px;color:var(--cm-blue);background:#fff;border-radius:8px;padding:8px 12px;font-weight:700}.cunmeng-export-panel{z-index:12;border:1px solid var(--cm-line);background:#fff;border-radius:10px;min-width:215px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 26px #20395b26}.cunmeng-export-panel header{border-bottom:1px solid var(--cm-line);justify-content:space-between;align-items:center;gap:12px;padding:4px 5px 6px 9px;display:flex}.cunmeng-export-panel header button{place-items:center;width:32px;min-height:32px;padding:0;font-size:19px;display:grid}.cunmeng-export-panel>a{color:var(--cm-blue);white-space:nowrap;border-radius:7px;padding:9px 10px;font-size:13px}.cunmeng-export-panel>a:hover,.cunmeng-export-panel>a:focus-visible{background:#edf5ff}.cunmeng-order-item-main{flex-wrap:wrap;align-items:baseline;gap:2px 6px;min-width:0;display:flex}.cunmeng-order-item-main>strong{overflow-wrap:anywhere}.cunmeng-order-item-main>span{color:var(--cm-muted);font-size:12px}.cunmeng-order-item-main>b{color:inherit;white-space:nowrap;flex:none;font-size:12px}.cunmeng-order-items>li>small{color:var(--cm-muted);font-size:11px}.cunmeng-order-items li{white-space:normal;gap:1px;display:grid}.cunmeng-adjustment-note{min-width:180px}.cunmeng-adjustment-row>button{white-space:nowrap;min-height:38px;padding-inline:13px}.cunmeng-redemption-sheet{max-width:100%;overflow-x:auto}.cunmeng-redemption-sheet .cunmeng-fulfillment-table{width:100%;min-width:880px;font-size:12px}.cunmeng-redemption-sheet th,.cunmeng-redemption-sheet td{padding:9px 8px}.cunmeng-redemption-sheet th{white-space:nowrap}.cunmeng-redemption-sheet .cunmeng-product-column{white-space:normal;width:76px;max-width:96px}.cunmeng-redemption-sheet .cunmeng-product-column>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.cunmeng-redemption-sheet td input[type=number]{width:3.8rem;min-width:3.8rem}.cunmeng-redemption-sheet .cunmeng-matrix-edit{min-width:145px}.cunmeng-redemption-sheet .cunmeng-matrix-preview{padding:7px}.cunmeng-redemption-sheet .cunmeng-matrix-edit button{min-height:34px;padding:6px 8px;font-size:12px}.cunmeng-staff-management{grid-template-columns:minmax(390px,.7fr) minmax(0,1.5fr);align-items:start;gap:22px;display:grid}.cunmeng-staff-management>.admin-section{margin:0}.cunmeng-staff-create{max-width:none!important;padding:18px!important}.cunmeng-staff-create>div h2{margin:0}.cunmeng-staff-create>div .page-lead{margin:5px 0 14px;font-size:12px}.cunmeng-staff-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 12px;display:grid}.cunmeng-staff-create-grid label{min-width:0;color:var(--cm-muted);gap:4px;font-size:12px;display:grid}.cunmeng-staff-create-grid input,.cunmeng-staff-create-grid select{width:100%;min-width:0}.cunmeng-staff-create-grid button{grid-column:2;justify-self:end;min-height:39px;padding:7px 14px}.cunmeng-staff-list{min-width:0}.cunmeng-staff-list .inline-actions{flex-wrap:wrap}.cunmeng-staff-list .inline-actions input{width:140px}@media (max-width:1100px){.cunmeng-member-entry-grid,.cunmeng-staff-management{grid-template-columns:1fr}.cunmeng-staff-create{max-width:720px!important}.cunmeng-member-entry-grid .cunmeng-add-member{max-width:720px}.cunmeng-adjustment-row{grid-template-columns:125px 135px minmax(190px,1fr) 100px 100px auto}}@media (max-width:760px){.cunmeng-member-entry-grid,.cunmeng-member-entry-grid .cunmeng-add-member-form,.cunmeng-staff-create-grid{grid-template-columns:1fr}.cunmeng-staff-create-grid button{grid-column:1;justify-self:start}.cunmeng-export-panel{max-width:calc(100vw - 32px);left:0;right:auto}.cunmeng-adjustment-row{grid-template-columns:repeat(2,minmax(0,1fr))}.cunmeng-adjustment-note{grid-column:1/-1}.cunmeng-adjustment-row>button{justify-self:start}.cunmeng-inline-order-editor,.cunmeng-inline-adjustment-editor{min-width:760px}}.member-detail-page .activity-detail-crumb{gap:9px;margin-bottom:20px}.member-detail-page .activity-detail-crumb span{color:var(--cs-ink-secondary)}.member-detail-art-page .page-heading-graphic{margin-bottom:11px}.member-detail-art-page .page-heading-graphic+.redemption-detail-content{margin-top:26px}.redemption-history-page .page-heading-graphic{margin-bottom:26px}.cunstar-wrap-reference{overflow-wrap:anywhere;word-break:break-word}.member-shell .page-title-graphic{width:clamp(176px,50vw,210px);max-width:100%;height:auto;transform:none}.member-subpage-header .activity-detail-crumb,.member-subpage-header .redemption-crumb{min-height:44px;margin:0}.member-subpage-header .page-heading-graphic p{margin:6px 0 0}.activity-subpage-header{gap:20px}.activity-subpage-header .activity-detail-heading{gap:8px;display:grid}.member-shell .member-subpage-header a{font-size:14px;font-weight:600}.home-redemption-record{border:1px solid var(--cs-border);min-height:108px;box-shadow:var(--cs-shadow-card);background:#ffffffe6;border-radius:14px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.home-redemption-record>img{object-fit:contain;width:72px;height:64px}.home-redemption-copy{gap:3px;min-width:0;display:grid}.home-redemption-copy strong{overflow-wrap:anywhere;font-size:15px;line-height:21px}.home-redemption-copy span{color:var(--cs-ink-secondary);font-size:11px}.home-redemption-copy b{color:var(--cs-action);white-space:nowrap;font-size:13px;line-height:20px}.home-redemption-action{align-content:space-between;align-self:stretch;justify-items:end;gap:8px;display:grid}.home-redemption-action em{background:var(--cs-blue-wash);color:var(--cs-action);white-space:nowrap;border-radius:99px;padding:3px 8px;font-size:10px;font-style:normal}.home-redemption-action span{background:var(--cs-blue-wash);min-height:44px;color:var(--cs-action);white-space:nowrap;border-radius:9px;place-items:center;padding:0 8px;font-size:12px;font-weight:700;display:grid}.redemption-record{grid-template-columns:minmax(0,1fr);gap:9px;min-height:112px;padding:14px;display:grid}.redemption-record time{color:var(--cs-ink-secondary);font-size:11px}.redemption-record-foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.redemption-record-foot>strong{min-width:0;color:var(--cs-action);white-space:nowrap;font-size:16px}.redemption-record-foot .member-redemption-card-action{background:var(--cs-blue-wash);border-radius:9px;flex:none;min-height:44px;padding:0 10px;font-size:13px}.redemption-fulfillment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;margin-top:0!important}.redemption-fulfillment-grid.is-postage-only{grid-template-columns:minmax(0,1fr)}.member-page .redemption-fulfillment-card{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:13px;align-content:start;gap:9px;min-width:0;margin-top:0;padding:12px;display:grid}.redemption-fulfillment-card>header{justify-content:space-between;align-items:center;gap:6px;display:flex}.redemption-fulfillment-card h2{margin:0;font-size:14px}.redemption-fulfillment-card header em{background:var(--cs-blue-wash);color:var(--cs-action);white-space:nowrap;border-radius:99px;padding:3px 7px;font-size:10px;font-style:normal}.redemption-fulfillment-card dl{gap:7px;margin:0;display:grid}.redemption-fulfillment-card dl>div{gap:2px;min-width:0;display:grid}.redemption-fulfillment-card dt{color:var(--cs-ink-secondary);font-size:10px}.redemption-fulfillment-card dd{overflow-wrap:anywhere;word-break:break-word;min-width:0;margin:0;font-size:11px;line-height:17px}.redemption-postage-section{margin:0;padding:12px}.redemption-postage-section label{color:var(--cs-ink-secondary);gap:5px;font-size:11px;display:grid}.redemption-postage-section input{width:100%;min-width:0}.redemption-postage-section label>span{color:var(--cs-ink-secondary);font-size:11px;font-weight:500}.redemption-postage-section .member-inline-action{min-height:44px;color:var(--cs-action);text-align:left;background:0 0;border:0;padding:8px 0;font-weight:700}.redemption-checkout-postage{gap:8px;padding:12px 13px;display:grid}.redemption-checkout-postage label{gap:7px;font-size:13px;display:grid}.redemption-checkout-postage input{min-height:44px}.redemption-checkout-postage>p{color:var(--cs-ink-secondary);margin:0;font-size:11px}.redemption-checkout-postage .member-inline-action{min-height:44px;color:var(--cs-action);text-align:left;background:0 0;border:0;padding:8px 0;font-weight:700}.postage-manual-registration,.postage-manual-pending{background:#ffffff94;border-radius:14px;gap:10px;padding:12px;display:grid}.postage-manual-registration>div{flex-wrap:wrap;gap:10px;display:flex}.postage-manual-registration button{min-width:84px;min-height:44px}.redemption-timeline{border:0;gap:0;padding:18px 0 0;position:relative}.redemption-timeline:before{content:"";background:var(--cs-border);height:2px;position:absolute;top:7px;left:16.66%;right:16.66%}.redemption-timeline li{font-size:11px;position:relative}.redemption-timeline li:before{content:"";border:2px solid var(--cs-border);background:var(--cs-paper);border-radius:50%;width:10px;height:10px;position:absolute;top:-15px;left:calc(50% - 5px)}.redemption-timeline li.is-done:before{border-color:var(--cs-action);background:var(--cs-action)}.redemption-eligibility-note.is-submitted{gap:9px;padding:13px 14px}.redemption-eligibility-summary{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.redemption-eligibility-summary>div{gap:2px;display:grid}.redemption-eligibility-summary time{color:var(--cs-ink-secondary);font-size:11px}.redemption-eligibility-summary em{background:var(--cs-blue-wash);color:var(--cs-action);white-space:nowrap;border-radius:99px;padding:3px 8px;font-size:10px;font-style:normal}.redemption-eligibility-cost-action{justify-content:space-between;align-items:center;gap:12px;display:flex}.redemption-eligibility-cost-action p{min-width:0}.redemption-eligibility-cost-action p b{color:var(--cs-action);white-space:nowrap;font-size:16px}.redemption-eligibility-cost-action a{background:var(--cs-blue-wash);min-width:72px;min-height:44px;color:var(--cs-action);border-radius:9px;flex:none;place-items:center;padding:0 14px;font-size:13px;font-weight:700;display:grid}.exchange-edit-context{border:1px solid var(--cs-blue-soft);background:#ffffffe0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;margin-top:4px!important}.exchange-edit-context>div{gap:2px;min-width:0;display:grid}.exchange-edit-context strong{font-size:16px}.exchange-edit-context p{color:var(--cs-ink-secondary);overflow-wrap:anywhere;margin:0;font-size:11px}.exchange-edit-context a{min-height:44px;color:var(--cs-action);flex:none;place-items:center;padding:0 10px;font-size:12px;font-weight:700;display:grid}.exchange-edit-summary{border:1px solid var(--cs-border);background:#ffffffe6;border-radius:13px;gap:0;padding:2px 14px;scroll-margin-top:16px;display:grid;margin-top:20px!important}.exchange-edit-summary>div{border-bottom:1px solid var(--cs-border);justify-content:space-between;align-items:center;gap:10px;min-height:44px;display:flex}.exchange-edit-summary span,.exchange-edit-summary label{color:var(--cs-ink-secondary);font-size:12px}.exchange-edit-summary strong,.exchange-edit-summary b{white-space:nowrap;font-size:14px}.exchange-edit-summary .edit-postage-readonly{border-bottom:0;justify-content:stretch;align-items:start;gap:3px;padding:9px 0;display:grid}.edit-postage-readonly b{white-space:normal;overflow-wrap:anywhere;min-width:0}.edit-postage-readonly small{color:var(--cs-ink-secondary);font-size:10px}.exchange-edit-summary>label{gap:6px;padding:10px 0;display:grid}.exchange-edit-summary input{width:100%;min-height:44px}.exchange-edit-result{border:1px solid var(--cs-border);text-align:center;background:#ffffffe0;border-radius:14px;justify-items:center;gap:8px;padding:28px 16px;display:grid;margin-top:18px!important}.exchange-edit-result strong{font-size:19px}.exchange-edit-result p{color:var(--cs-ink-secondary);margin:0;font-size:12px}.member-inline-back{min-height:44px;color:var(--cs-action);background:0 0;border:0;align-items:center;margin:0 0 20px;padding:0;font-size:14px;font-weight:600;display:inline-flex}@media (max-width:359px){.home-redemption-record{grid-template-columns:60px minmax(0,1fr)}.home-redemption-record>img{width:60px}.home-redemption-action{grid-column:2;justify-content:space-between;align-items:center;display:flex}.redemption-fulfillment-grid{grid-template-columns:1fr}}.member-shell .page-title-graphic{width:auto;height:var(--member-title-visible-height);object-fit:contain;max-width:100%;display:block;transform:none}.member-shell .page-heading-graphic{gap:7px;margin:0}.member-shell .page-heading-graphic p{color:var(--cs-ink-secondary);margin:0;font-size:13px;line-height:20px}.member-subpage-header{gap:var(--member-subpage-back-title-gap);margin:0 0 var(--member-subpage-title-content-gap);display:grid}.member-subpage-header .page-heading-graphic,.member-subpage-header .activity-detail-heading{margin:0}.member-functional-subpage-header{gap:var(--member-subpage-back-title-gap)}.member-functional-heading{gap:6px;margin:0;display:grid}.member-functional-heading h1,.redemption-flow-title{color:var(--cs-ink);margin:0;font-size:24px;font-weight:700;line-height:32px}.member-functional-heading p{color:var(--cs-ink-secondary);margin:0;font-size:13px;line-height:20px}.member-shell .redemption-crumb,.member-shell .activity-detail-crumb{min-height:44px;margin:0}.member-shell .redemption-crumb a,.member-shell .activity-detail-crumb a,.member-inline-back{min-height:44px;color:var(--cs-action);align-items:center;padding:0;font-size:14px;font-weight:600;display:inline-flex}.member-inline-back{background:0 0;border:0;margin:0}.exchange-round-period{min-width:0;color:var(--cs-ink-secondary);font-variant-numeric:tabular-nums;align-items:center;gap:6px;margin:0 0 8px;font-size:11px;line-height:18px;display:flex}.exchange-round-period span{color:var(--cs-ink);margin-right:2px;font-weight:600}.exchange-round-period time{white-space:nowrap}.exchange-round-period i{font-style:normal}.exchange-edit-projection,.exchange-no-change{color:var(--cs-ink-secondary);text-align:left;margin:0;font-size:12px;line-height:18px;display:block}.member-earning-ledger .member-earning-content{align-items:center}.member-earning-ledger .member-earning-description ul{gap:9px;display:grid}.member-earning-description li,.member-earning-manual{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.member-earning-thumbnail{object-fit:contain;background:var(--cs-paper-warm);border-radius:8px;width:42px;height:42px;display:block}.member-earning-item-copy{overflow-wrap:anywhere;align-items:baseline;min-width:0;display:flex}.member-earning-item-copy>span:first-child{min-width:0}.member-earning-row>time{padding-left:51px}.member-earning-points{align-self:center}.redemption-record-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.redemption-record-title{gap:4px;min-width:0;display:grid}.redemption-record-title h2{overflow-wrap:anywhere;min-width:0}.redemption-record-title>time{margin:0;display:block}.redemption-record-foot{grid-column:1/-1;margin-top:2px}.redemption-points-summary b.cunstar-wrap-reference{white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:right;max-width:68%}@media (max-width:389px){.member-shell{--member-title-visible-height:38px}.exchange-round-period{flex-wrap:wrap;column-gap:5px}.exchange-round-period span{flex-basis:100%}.member-earning-ledger .member-earning-content{align-items:flex-start}.member-earning-points{font-size:14px}}.member-shell{--member-title-visible-height:36px;--member-subpage-back-title-gap:22px;--member-subpage-title-content-gap:26px}.member-shell .member-page.exchange-page{padding-top:24px}.member-shell .member-detail-page{padding-top:20px}.member-shell .page-title-graphic{height:var(--member-title-visible-height);object-fit:contain;object-position:left center;width:auto;max-width:min(100%,210px)}.member-shell .member-subpage-header{gap:var(--member-subpage-back-title-gap);margin:0 0 var(--member-subpage-title-content-gap)}.member-shell .member-subpage-header .page-heading-graphic,.member-shell .member-subpage-header .member-functional-heading{margin:0}.member-shell .member-subpage-header .redemption-crumb,.member-shell .member-subpage-header .activity-detail-crumb{min-height:44px;margin:0}.member-shell .member-subpage-header .redemption-crumb a,.member-shell .member-subpage-header .activity-detail-crumb a,.member-shell .member-inline-back{min-height:44px;font-size:15px;line-height:22px}.member-shell .member-functional-heading h1{font-size:23px;line-height:31px}.member-shell .exchange-round-period{min-height:24px;margin:0 0 10px;font-size:13px;line-height:20px}.member-shell .exchange-edit-context+.exchange-round-period{margin-top:10px}.member-shell .modification-confirmation-sheet{margin-top:12px}.member-shell .modification-confirmation-sheet footer{border-top:1px solid var(--cs-border);min-height:44px;color:var(--cs-action);text-align:right;padding:12px 0 8px;font-size:14px;font-weight:700}@media (max-width:389px){.member-shell{--member-title-visible-height:34px}.member-shell .exchange-round-period{font-size:12px}}.member-shell .member-page.points-page,.member-shell .member-page.exchange-page{padding-top:24px}.member-shell .points-page>.page-heading-graphic,.member-shell .exchange-page>.page-heading-graphic{margin:0 0 18px}.member-shell .redemption-history-page .member-subpage-header{margin-bottom:var(--member-subpage-title-content-gap)}.member-shell .redemption-history-page .member-functional-heading h1{font-size:23px;line-height:31px}.member-shell .redemption-edit-mode>.page-heading-graphic{margin-bottom:var(--member-subpage-title-content-gap)}.member-shell .redemption-edit-mode>.exchange-edit-context{margin-top:0!important}.member-shell .exchange-preview-action{border-color:var(--cs-action);min-width:104px;color:var(--cs-action);justify-content:center;font-weight:700}.member-shell .exchange-preview-action:disabled{border-color:var(--cs-border);color:var(--cs-control);opacity:.62}@media (min-width:761px){.cunmeng-showcase>.admin-sidebar{align-self:start;height:100svh;max-height:100svh;position:sticky;top:0}}.cunmeng-add-member-form{grid-template-columns:minmax(260px,520px) auto;align-items:end;gap:10px;max-width:680px;display:grid}.cunmeng-add-member-form label{color:var(--cm-muted);gap:5px;font-size:12px;display:grid}.cunmeng-add-member-form input{width:100%}.cunmeng-add-member-form button{white-space:nowrap;min-height:42px;padding-inline:16px}.cunmeng-add-member-success{color:#187d6a;background:#eef9f5;border:1px solid #b7dfd2;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;max-width:680px;margin-top:12px;padding:10px 12px;display:grid}.cunmeng-add-member-success>span{font-size:18px;font-weight:800}.cunmeng-add-member-success>div{gap:2px;min-width:0;display:grid}.cunmeng-add-member-success small{overflow-wrap:anywhere}.cunmeng-add-member-success>a{min-height:38px;color:var(--cm-blue);white-space:nowrap;background:#fff;border-radius:7px;align-items:center;padding:6px 10px;font-weight:700;display:inline-flex}@media (max-width:760px){.cunmeng-product-strip,.cunmeng-add-member-form{grid-template-columns:1fr}.cunmeng-add-member-form button{justify-self:start}.cunmeng-add-member-success{grid-template-columns:auto minmax(0,1fr)}.cunmeng-add-member-success>a{grid-column:2;justify-self:start}.cunmeng-showcase>.admin-sidebar{height:auto;max-height:none;position:static}}.cunmeng-showcase .secondary,.cunmeng-showcase .button-link.secondary{color:var(--cm-blue);background:#f2f7ff;border:1px solid #b9d1ee}.cunmeng-showcase .secondary:hover,.cunmeng-showcase .button-link.secondary:hover{background:#e7f1ff}.cunmeng-adjustment-row{grid-template-columns:120px 140px minmax(100px,.7fr) minmax(100px,.7fr) auto}.cunmeng-import-overview{gap:16px;display:grid}.cunmeng-import-overview-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.cunmeng-import-overview-head h2{margin:0}.cunmeng-import-overview-head p{margin:6px 0 0}.cunmeng-import-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}.cunmeng-import-actions>div{gap:4px;display:grid}.cunmeng-import-actions button,.cunmeng-import-actions .button-link{justify-content:center;align-items:center;min-height:42px;padding:8px 13px;font-size:13px;display:inline-flex}.cunmeng-import-actions p,.cunmeng-import-actions small{max-width:300px;margin:0;font-size:11px}.cunmeng-import-proof-grid{grid-template-columns:1.2fr 1fr 1fr;gap:10px;display:grid}.cunmeng-import-proof-grid>section{border:1px solid var(--cm-line);background:#fff;border-radius:9px;margin:0;padding:14px}.cunmeng-import-proof-grid h3{margin:0 0 8px;font-size:14px}.cunmeng-import-proof-grid dl{gap:0;margin:0;display:grid}.cunmeng-import-proof-grid dl>div{border-bottom:1px solid #edf1f6;justify-content:space-between;gap:12px;padding:5px 0;display:flex}.cunmeng-import-proof-grid dt{color:var(--cm-muted);font-size:12px}.cunmeng-import-proof-grid dd{font-variant-numeric:tabular-nums;margin:0;font-size:13px;font-weight:700}.cunmeng-import-proof-grid .is-total{border-top:1px solid var(--cm-line);border-bottom:0;margin-top:3px;padding-top:8px}.cunmeng-import-proof-grid .is-closed dd{color:#187d6a}.cunmeng-import-proof-grid .is-open dd{color:var(--danger)}.cunmeng-import-proof-grid p{color:var(--cm-muted);margin:8px 0 0;font-size:11px}.cunmeng-rule-facts{flex-wrap:wrap;gap:5px 14px;margin:7px 0;display:flex}.cunmeng-rule-facts>div{gap:5px;display:flex}.cunmeng-rule-facts dt{color:var(--cm-muted);font-size:12px}.cunmeng-rule-facts dd{margin:0;font-size:12px;font-weight:700}.cunmeng-rule-row>.cunmeng-product-rule-control{align-self:center}.cunmeng-rule-group-control{align-items:flex-start}.cunmeng-rule-group-control>details{flex-basis:100%;margin-top:2px}.cunmeng-rule-group-control>details summary{min-height:36px;color:var(--cm-blue);padding:7px 0;font-size:12px;font-weight:700}.cunmeng-rule-signatures{gap:6px;padding:8px 0;display:grid}.cunmeng-rule-signatures label{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;display:grid}.cunmeng-rule-signatures input{width:auto;margin:0}.cunmeng-rule-signatures a{font-weight:700}.cunmeng-rule-model-preview{overflow-wrap:anywhere}.cunmeng-import-review-tabs{flex-wrap:wrap;gap:7px;margin:10px 0 12px;display:flex}.cunmeng-import-review-tabs a{border:1px solid var(--cm-line);color:var(--cm-muted);background:#fff;border-radius:7px;padding:7px 10px;font-size:12px}.cunmeng-import-review-tabs a[aria-current=page]{color:var(--cm-blue);background:#edf5ff;border-color:#adcafa;font-weight:700}.cunmeng-rule-actions{flex-wrap:wrap;align-items:end;gap:10px;width:100%;display:flex}.cunmeng-rule-actions>button{margin-left:auto}.cunmeng-rule-evidence{border-top:1px solid var(--cm-line);width:100%;padding-top:4px}.cunmeng-rule-evidence>.table-wrap{margin-top:6px}.cunmeng-rule-evidence td:first-child{width:42px}.cunmeng-rule-evidence input[type=checkbox]{width:auto;margin:0}.cunmeng-rule-analysis{margin:8px 0 0}.cunmeng-rule-analysis ul{color:var(--cm-muted);margin:5px 0 0;padding-left:20px;font-size:12px}.link-button{min-height:36px;color:var(--cm-blue);text-underline-offset:3px;background:0 0;border:0;padding:5px 8px;font-weight:700;text-decoration:underline}.cunmeng-related-order-list{background:#f5f9ff;border-radius:8px;gap:7px;margin-top:6px;padding:9px;display:grid}.cunmeng-related-order-list h4{margin:0}.cunmeng-related-order-list article{border-bottom:1px solid var(--cm-line);gap:2px;padding:7px 0;font-size:12px;display:grid}.cunmeng-related-order-list article:last-of-type{border-bottom:0}.cunmeng-related-order-list span{color:var(--cm-muted);overflow-wrap:anywhere}.cunmeng-recalculate{min-width:220px}.cunmeng-recalculate p{max-width:420px;margin:6px 0 0;font-size:12px}.cunmeng-review-board{gap:12px;display:grid}.cunmeng-review-save{z-index:3;background:#f5f9fff7;border:1px solid #adcafa;border-radius:10px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding:12px 14px;display:flex;position:sticky;bottom:12px;box-shadow:0 5px 18px #1c509b1f}.cunmeng-review-save p{text-align:right;flex-basis:100%;margin:0}.cunmeng-readonly-field{border:1px solid var(--cm-line);min-height:42px;color:var(--cm-ink);background:#f5f7fa;border-radius:7px;align-items:center;margin-top:3px;padding:8px 10px;font-weight:700;display:flex}.cunmeng-inline-quantity{align-items:center;gap:7px;display:flex}.cunmeng-inline-quantity input{width:84px;margin:0}.cunmeng-inline-quantity small{color:var(--cm-muted)}.cunmeng-legacy-preview-warning{background:#fff9e8;border:1px solid #e6c97c;border-radius:9px;flex-wrap:wrap;align-items:center;gap:10px;padding:14px;display:flex}.cunmeng-legacy-preview-warning p{flex:320px;margin:0}.cunmeng-review-progress{border:1px solid var(--cm-line);background:#fff;border-radius:9px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex}.cunmeng-review-progress span{color:var(--cm-muted);font-size:13px}.cunmeng-rule-group.is-complete{background:#fbfffd;border-color:#a8d8c8}.cunmeng-price-review{border:1px solid var(--cm-line);background:#f8fbff;border-radius:9px;gap:10px;width:100%;padding:12px;display:grid}.cunmeng-price-review h4,.cunmeng-price-review section>strong{margin:0;font-size:13px}.cunmeng-price-review section{gap:6px;display:grid}.cunmeng-price-group{background:#fff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:9px;padding:8px 10px;display:flex}.cunmeng-price-group>label{flex-wrap:wrap;align-items:center;gap:8px;min-width:250px;display:flex}.cunmeng-price-group input[type=checkbox]{width:auto;margin:0}.cunmeng-price-group small{color:var(--cm-muted)}.cunmeng-price-group .cunmeng-related-orders{margin-left:auto}.cunmeng-review-save>span{color:var(--cm-muted);font-size:13px}.cunmeng-review-save .cunmeng-recalculate{align-items:center;display:flex}.cunmeng-import-exception summary{cursor:pointer;color:#895a18;font-weight:700}.cunmeng-import-exception[open]{background:#fff9e8;border-radius:8px;padding:8px}.cunmeng-import-exception .stack{margin-top:8px}.cunmeng-rule-evidence>.table-wrap,.cunmeng-related-order-list{max-height:none;overflow-y:visible}.cunmeng-rule-row.cunmeng-rule-group{width:100%;display:block}.cunmeng-rule-family-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:14px;display:flex}.cunmeng-rule-family-head>div:first-child{min-width:240px}.cunmeng-rule-family-head .cunmeng-rule-actions{justify-content:flex-end;width:auto}.cunmeng-rule-family-head .cunmeng-rule-actions label{min-width:170px}.cunmeng-order-exception-summary{background:#fff9e8;border-left:3px solid #d69b2d;border-radius:4px;padding:9px 11px;color:#694b19!important;margin:0 0 12px!important;font-size:13px!important}.cunmeng-price-spec{gap:7px;display:grid}.cunmeng-price-spec h5{margin:0;font-size:13px}.cunmeng-price-review-table{border:1px solid var(--cm-line);background:var(--cm-line);border-radius:8px;gap:1px;min-width:0;display:grid;overflow:hidden}.cunmeng-price-review-header,.cunmeng-price-review-row{background:#fff;grid-template-columns:minmax(170px,1.25fr) 72px 72px minmax(150px,1fr) minmax(270px,1.5fr);align-items:center;gap:10px;padding:9px 11px;display:grid}.cunmeng-price-review-header{color:var(--cm-muted);background:#eef4fc;font-size:12px;font-weight:700}.cunmeng-price-review-row>span{min-width:0;font-size:12px}.cunmeng-price-review-row>span:first-child{gap:2px;display:grid}.cunmeng-price-review-row>span:first-child small{color:var(--cm-muted)}.cunmeng-price-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.cunmeng-price-actions label{align-items:center;gap:5px;display:flex}.cunmeng-price-actions input{width:auto;margin:0}.cunmeng-price-review-row>.cunmeng-related-order-list{border-top:1px solid var(--cm-line);background:#f7faff;border-radius:0;grid-column:1/-1;margin:2px -11px -9px;padding:12px}.cunmeng-related-order-list .table-wrap{max-height:none;overflow:auto visible}.cunmeng-related-order-list table{min-width:1180px}.cunmeng-related-order-list td>small{color:var(--cm-muted);display:block}.cunmeng-related-order-list td:last-child{min-width:210px}.cunmeng-related-order-list .note{color:#694b19!important;margin:9px 0 0!important}.cunmeng-review-recovery{color:#895a18;font-size:12px;display:block}.cunmeng-review-progress>.error{color:#9c3f33;margin-left:auto}.cunmeng-rule-evidence{margin-top:12px}.cunmeng-rule-evidence>.table-wrap{overflow-x:auto}.cunmeng-review-save{max-width:100%}@media (max-width:900px){.cunmeng-rule-family-head{gap:12px;display:grid}.cunmeng-rule-family-head .cunmeng-rule-actions{justify-content:flex-start}.cunmeng-price-review-table{overflow-x:auto}.cunmeng-price-review-header,.cunmeng-price-review-row{min-width:820px}.cunmeng-review-progress>.error{flex-basis:100%;margin-left:0}}.cunmeng-related-orders{display:contents}.cunmeng-related-orders>.cunmeng-price-actions{grid-column:5}.cunmeng-related-orders>.cunmeng-related-order-list{border-top:1px solid var(--cm-line);background:#f7faff;border-radius:0;grid-column:1/-1;margin:2px -11px -9px;padding:12px}.cunmeng-related-orders>.cunmeng-related-order-list table{min-width:980px}.cunmeng-rule-decision-table{width:100%;min-width:1120px}.cunmeng-rule-decision-table th:first-child{width:16%}.cunmeng-rule-decision-table th:nth-child(2){width:10%}.cunmeng-rule-decision-table th:nth-child(3),.cunmeng-rule-decision-table th:nth-child(4){width:13%}.cunmeng-rule-decision-table th:nth-child(5){width:23%}.cunmeng-rule-decision-table th:nth-child(6){width:12%}.cunmeng-rule-decision-table th:nth-child(7){width:13%}.cunmeng-rule-decision-table tr.is-complete>td{background:#fbfffd}.cunmeng-rule-source{color:var(--cm-muted);margin-top:3px;font-size:11px;display:block}.cunmeng-split-confirm{gap:6px;display:grid}.cunmeng-split-confirm p{color:var(--cm-muted);margin:0;font-size:12px}.cunmeng-split-confirm label{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.cunmeng-split-confirm input{width:auto;margin:0}.cunmeng-review-ack{white-space:nowrap;min-height:36px;padding:6px 10px}.cunmeng-rule-decision-table td:nth-child(6)>.link-button{display:block}.cunmeng-showcase button.link-button{min-height:36px;color:var(--cm-blue);text-underline-offset:3px;background:0 0;border:0;padding:5px 8px;font-weight:700;text-decoration:underline}.cunmeng-showcase button.link-button:hover{background:#edf5ff}.cunmeng-related-order-toggle{white-space:nowrap}.cunmeng-related-order-row>td{background:#f7faff;padding:0!important}.cunmeng-related-order-row .cunmeng-related-order-list{border-radius:0;margin:0;padding:12px}.cunmeng-related-order-row .table-wrap{max-height:none;overflow:auto visible}.cunmeng-complete-order{border-radius:9px;border:1px solid var(--cm-line)!important;background:#fff!important;gap:10px!important;padding:12px!important;display:grid!important}.cunmeng-complete-order header,.cunmeng-complete-order footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.cunmeng-complete-order header>div{gap:2px;display:grid}.cunmeng-complete-order header span,.cunmeng-complete-order footer span{color:var(--cm-muted);font-size:12px}.cunmeng-complete-order ul{border-block:1px solid var(--cm-line);margin:0;padding:0;list-style:none}.cunmeng-complete-order li{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:38px;padding:7px 9px;display:grid}.cunmeng-complete-order li+li{border-top:1px solid #edf1f6}.cunmeng-complete-order li.is-reviewed-item{box-shadow:inset 3px 0 0 var(--cm-blue);background:#eef5ff}.cunmeng-complete-order li>b{color:#40536e;white-space:nowrap;font-size:12px}.cunmeng-complete-order footer strong{font-size:13px}.cunmeng-related-order-row .cunmeng-related-order-list>button{justify-self:start}.member-earning-order-facts{color:#65718c;flex-wrap:wrap;gap:4px 14px;margin-top:8px;font-size:12px;display:flex}.member-earning-order-facts b{overflow-wrap:anywhere;word-break:break-all;font-weight:650}.cunmeng-activity-field{color:var(--cm-muted);gap:3px;font-size:12px;display:grid}.cunmeng-inline-activity-create{gap:6px;display:grid}.cunmeng-activity-select-row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.cunmeng-activity-select-row select{min-width:150px}.cunmeng-inline-activity-fields{border:1px solid var(--cm-line);background:#f7fbff;border-radius:8px;flex-wrap:wrap;align-items:end;gap:6px;padding:8px;display:flex}.cunmeng-inline-activity-fields label{min-width:180px}.cunmeng-inline-activity-fields input{width:100%;min-height:36px}.cunmeng-inline-activity-fields button{min-height:36px;padding:6px 10px}@media (max-width:1050px){.cunmeng-import-proof-grid{grid-template-columns:1fr 1fr}.cunmeng-import-proof-grid>section:first-child{grid-column:1/-1}.cunmeng-adjustment-row{grid-template-columns:120px 140px 1fr 1fr}.cunmeng-adjustment-row>button{justify-self:start}}@media (max-width:760px){.cunmeng-import-overview-head{display:grid}.cunmeng-import-actions{justify-content:flex-start}.cunmeng-import-proof-grid{grid-template-columns:1fr}.cunmeng-import-proof-grid>section:first-child{grid-column:auto}.cunmeng-adjustment-row{grid-template-columns:1fr 1fr}.cunmeng-adjustment-row>button{justify-self:start}}.cunmeng-showcase>.admin-content{overflow:visible}.cunmeng-workbench-header{justify-content:space-between;align-items:center;gap:22px;display:flex;margin-bottom:0!important}.cunmeng-workbench-header h1{margin:0}.cunmeng-workbench-header .cunmeng-common-actions{justify-content:flex-end}.cunmeng-dashboard{gap:22px}.cunmeng-dashboard .cunmeng-dashboard-section{gap:10px}.cunmeng-dashboard .cunmeng-work-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.cunmeng-dashboard .cunmeng-work-summary>div{padding:12px 14px}.cunmeng-dashboard .cunmeng-work-summary strong{font-size:19px}.cunmeng-activity-total-grid{border:1px solid var(--cm-line);background:#fff;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px;padding:8px 16px;display:grid}.cunmeng-activity-total-grid>div{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:baseline;gap:14px;min-width:0;padding:10px 0;display:flex}.cunmeng-activity-total-grid>div:nth-last-child(-n+3){border-bottom:0}.cunmeng-activity-total-grid span{min-width:0;color:var(--cm-muted);align-items:center;gap:6px;font-size:13px;display:flex}.cunmeng-activity-total-grid small{background:#f1f4f8;border-radius:99px;padding:2px 5px;font-size:10px}.cunmeng-activity-total-grid strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px}.cunmeng-product-round-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.cunmeng-reuse-products{min-height:36px!important;padding:5px 10px!important}.cunmeng-product-round>p{margin:0;font-size:12px}.cunmeng-product-card{align-content:start;min-height:202px}.cunmeng-product-card.is-editing{min-height:202px;padding:12px;display:grid}.cunmeng-product-card.is-editing>.cunmeng-product-editor{grid-area:1/1/-1/-1}.cunmeng-product-editor{grid-template-columns:70px minmax(0,1fr);gap:5px 8px}.cunmeng-product-editor>label{font-size:10px}.cunmeng-product-editor input:not([type=file]),.cunmeng-product-editor select{min-height:30px;margin-top:1px;padding:3px 6px;font-size:12px}.cunmeng-product-editor-image{grid-row:1/5;width:70px}.cunmeng-product-editor-image>img,.cunmeng-product-editor-image>.cunmeng-product-image-placeholder{width:70px;height:70px}.cunmeng-product-image-edit{min-height:24px;font-size:10px;top:43px}.cunmeng-product-editor-actions button{min-height:30px;padding:3px 9px}.cunmeng-product-card-copy p{white-space:nowrap}@media (min-width:761px){.cunmeng-showcase>.admin-sidebar{overflow-y:auto}}@media (max-width:1100px) and (min-width:761px){.cunmeng-workbench-header{flex-direction:column;align-items:flex-start}.cunmeng-activity-total-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cunmeng-activity-total-grid>div:nth-last-child(-n+3){border-bottom:1px solid #edf1f6}.cunmeng-activity-total-grid>div:nth-last-child(-n+2){border-bottom:0}.cunmeng-dashboard .cunmeng-work-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cunmeng-workbench-header{flex-direction:column;align-items:flex-start}.cunmeng-workbench-header .cunmeng-common-actions{justify-content:flex-start}.cunmeng-dashboard .cunmeng-work-summary,.cunmeng-activity-total-grid{grid-template-columns:1fr}.cunmeng-activity-total-grid>div,.cunmeng-activity-total-grid>div:nth-last-child(-n+3){border-bottom:1px solid #edf1f6}.cunmeng-activity-total-grid>div:last-child{border-bottom:0}.cunmeng-product-card{min-height:0}}.cunmeng-search-modes{flex-wrap:wrap;align-items:flex-end;gap:9px;min-width:0;display:flex}.cunmeng-search-modes>.search-shell,.cunmeng-search-modes>.cunmeng-fulfillment-search{flex:1;min-width:0;margin-bottom:0}.cunmeng-search-modes>.cunmeng-batch-results{flex:1 0 100%;width:100%}.cunmeng-batch-search{flex:none;position:relative}.cunmeng-batch-search>button{white-space:nowrap;min-height:42px}.cunmeng-batch-panel{z-index:8;border:1px solid var(--cm-line);background:#fff;border-radius:10px;gap:11px;width:min(540px,100vw - 48px);padding:15px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 12px 30px #29436c29}.cunmeng-batch-panel>header,.cunmeng-batch-results>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.cunmeng-batch-panel>header>div,.cunmeng-batch-results>header>div{gap:2px;display:grid}.cunmeng-batch-panel header small,.cunmeng-batch-results header span{color:var(--cm-muted);font-size:12px}.cunmeng-batch-panel>header>button{min-width:36px;min-height:36px;padding:4px}.cunmeng-batch-panel label{color:var(--cm-muted);gap:5px;font-size:12px;display:grid}.cunmeng-batch-panel textarea{resize:vertical;width:100%;min-height:110px}.cunmeng-batch-counts{color:var(--cm-muted);flex-wrap:wrap;gap:7px 18px;font-size:12px;display:flex}.cunmeng-batch-counts b{color:var(--cm-ink);font-variant-numeric:tabular-nums}.cunmeng-batch-panel>footer{justify-content:flex-end;gap:8px;display:flex}.cunmeng-batch-panel .error{margin:0;font-size:12px}.cunmeng-batch-results{border:1px solid var(--cm-line);background:#f8fbff;border-radius:10px;gap:11px;margin:16px 0 20px;padding:15px;display:grid}.cunmeng-batch-results>.error,.cunmeng-batch-results>.table-wrap{margin:0}.cunmeng-redemption-batch-results{background:0 0;padding:14px 0 0}.cunmeng-redemption-batch-results>header,.cunmeng-redemption-batch-results>.error,.cunmeng-redemption-batch-results>.cunmeng-batch-unmatched,.cunmeng-redemption-batch-results>button{margin-left:14px;margin-right:14px}.cunmeng-batch-unmatched{flex-wrap:wrap;gap:6px;display:flex}.cunmeng-batch-unmatched span{border:1px solid var(--cm-line);color:var(--cm-muted);background:#fff;border-radius:99px;padding:5px 8px;font-size:11px}.cunmeng-redemption-batch-workspace>.cunmeng-search-modes{margin-bottom:16px}@media (max-width:760px){.cunmeng-search-modes{flex-direction:column;align-items:stretch}.cunmeng-search-modes>.cunmeng-batch-search{align-self:flex-start}.cunmeng-batch-panel{width:min(540px,100vw - 32px);left:0;right:auto}.cunmeng-batch-results>header{flex-direction:column;align-items:flex-start}}@media (min-width:761px){.cunmeng-showcase{align-items:start}.cunmeng-showcase>.admin-sidebar{z-index:10;overscroll-behavior:contain;height:100svh;max-height:100svh;position:sticky;top:0;overflow-y:auto}.cunmeng-showcase>.admin-content{overflow:visible}}.cunmeng-round-management>.cunmeng-round-editor{width:100%;max-width:none;margin:0;padding:15px}.cunmeng-round-editor h2{font-size:15px;margin:0 0 11px!important}.cunmeng-round-editor .cunmeng-compact-form{grid-template-columns:repeat(4,minmax(150px,1fr));align-items:end}.cunmeng-round-editor-actions{justify-content:flex-end;gap:8px;display:flex}.cunmeng-round-editor [role=status]{color:var(--danger);grid-column:1/-1;margin:0;font-size:12px}.cunmeng-round-management td button{min-height:34px;padding:5px 10px}.cunmeng-member-entry-grid>.admin-section{border:1px solid var(--cm-line);background:#fff;border-radius:10px;align-self:start;padding:17px}.cunmeng-member-entry-grid .cunmeng-search-modes,.cunmeng-member-entry-grid .search-shell,.cunmeng-member-entry-grid .cunmeng-add-member-form{margin:0}.cunmeng-member-entry-grid .cunmeng-search-modes{align-items:flex-end}.cunmeng-member-entry-grid .search-shell,.cunmeng-member-entry-grid .cunmeng-add-member-form{align-items:end;min-height:64px}.cunmeng-import-summary-simple{grid-template-columns:repeat(3,minmax(0,1fr))}.cunmeng-import-ok{color:#187d6a;font-weight:700}.cunmeng-import-exception{white-space:normal;gap:3px;max-width:520px;display:grid}.cunmeng-import-exception strong{color:#895a18}.cunmeng-import-exception small{color:var(--cm-muted);overflow-wrap:anywhere}.cunmeng-member-redemptions .cunmeng-redemption-sheet{max-height:none;overflow:auto visible}@media (min-width:761px){.cunmeng-showcase>.admin-sidebar{width:236px;height:100svh;max-height:100svh;position:fixed;inset:0 auto 0 0}.cunmeng-showcase>.admin-content{grid-column:2;overflow:visible}.cunmeng-member-redemptions .table-wrap{max-height:none;overflow-y:visible}}@media (min-width:761px) and (max-width:1050px){.cunmeng-showcase>.admin-sidebar{width:200px}}@media (max-width:1100px){.cunmeng-round-editor .cunmeng-compact-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cunmeng-round-editor .cunmeng-compact-form,.cunmeng-import-summary-simple{grid-template-columns:1fr}.cunmeng-member-entry-grid>.admin-section{padding:15px}.cunmeng-member-entry-grid .search-shell,.cunmeng-member-entry-grid .cunmeng-add-member-form{min-height:0}}.cunmeng-upload-grid-simple{grid-template-columns:minmax(320px,1fr) auto}.cunmeng-import-toggle{align-items:center;gap:7px;margin:10px 0;color:var(--cm-ink)!important;font-size:13px!important;display:flex!important}.cunmeng-import-toggle input{width:auto;margin:0}.cunmeng-keyword-list{gap:7px;max-width:680px;margin-top:9px;display:grid}.cunmeng-keyword-row{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:7px;display:grid}.cunmeng-keyword-row input{width:100%;min-height:38px}.cunmeng-keyword-row button,.cunmeng-keyword-list>button{min-height:36px;padding:5px 10px}.cunmeng-keyword-list>button{justify-self:start}.cunmeng-keyword-list small{color:var(--danger)}.admin-stats.cunmeng-import-summary{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:12px}.cunmeng-import-tabs{margin:10px 0}.cunmeng-import-tabs a[aria-current=page]{color:var(--cm-blue);background:#edf5ff;border-color:#adcafa;font-weight:700}@media (max-width:1050px){.admin-stats.cunmeng-import-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.cunmeng-upload-grid-simple,.cunmeng-keyword-row{grid-template-columns:1fr}.admin-stats.cunmeng-import-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cunmeng-keyword-row button{justify-self:start}}.cunmeng-historical-upload-grid{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr) minmax(260px,1.5fr) auto;align-items:end;gap:10px;display:grid}.cunmeng-historical-upload-grid label{gap:5px;min-width:0;display:grid}.cunmeng-historical-upload-grid input,.cunmeng-historical-upload-grid select{width:100%;min-height:40px}.cunmeng-column-mapping{border:1px solid var(--cm-line);background:#f8fbff;border-radius:9px;flex-wrap:wrap;align-items:end;gap:10px;margin-top:14px;padding:13px;display:flex}.cunmeng-column-mapping h3{flex-basis:100%;margin:0;font-size:14px}.cunmeng-column-mapping label{min-width:190px;color:var(--cm-muted);gap:4px;font-size:12px;display:grid}.cunmeng-column-mapping select{min-height:38px}.cunmeng-column-mapping small{color:var(--cm-muted);flex-basis:100%}.cunmeng-cell-note{color:var(--cm-muted);margin-top:3px;display:block}@media (max-width:1100px){.cunmeng-historical-upload-grid{grid-template-columns:1fr auto 1fr}.cunmeng-historical-upload-grid label:nth-of-type(3){grid-column:1/3}}@media (max-width:700px){.cunmeng-historical-upload-grid{grid-template-columns:1fr}.cunmeng-historical-upload-grid label:nth-of-type(3){grid-column:auto}.cunmeng-historical-upload-grid>button{justify-self:start}}.member-remediation-notice{background:linear-gradient(145deg,#fffafd,#f7f2ff);border:1px solid #d8cce8;border-radius:18px;gap:10px;margin:18px 0 22px;padding:18px;display:grid;box-shadow:0 5px 14px #5b486f14}.member-remediation-notice h2,.member-remediation-notice p{margin:0}.member-remediation-notice h2{color:#58466f;font-size:18px}.member-remediation-notice p{color:#655d72;font-size:13px;line-height:1.75}.member-remediation-notice>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.member-remediation-notice a{color:#69547f;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:8px 12px;font-size:13px;font-weight:750;display:inline-flex}.member-remediation-notice .member-remediation-primary{color:#fff;background:#74608c}.member-remediation-context{color:#655675;background:#f8f3ff;border-radius:12px;margin:0 0 16px;padding:10px 12px;font-size:13px;line-height:1.65}.cunmeng-remediation{gap:12px;display:grid}.cunmeng-remediation-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.cunmeng-remediation-window-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.cunmeng-remediation-window{border:1px solid var(--cm-line);background:#fff;border-radius:9px;gap:9px;padding:13px;display:grid}.cunmeng-remediation-window header,.cunmeng-remediation-window footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.cunmeng-remediation-counts{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.cunmeng-remediation-counts span{color:var(--cm-muted);background:#f5f8fc;border-radius:7px;gap:2px;padding:7px;font-size:10px;display:grid}.cunmeng-remediation-counts b{color:var(--cm-ink);font-size:15px}.cunmeng-remediation-form{grid-template-columns:minmax(180px,1fr) minmax(210px,1fr) auto;align-items:end;gap:8px;display:grid}.cunmeng-remediation-form label{color:var(--cm-muted);gap:4px;font-size:11px;display:grid}.cunmeng-remediation-enroll{grid-template-columns:repeat(3,minmax(150px,1fr))}.cunmeng-remediation-enroll textarea{grid-column:1/-1;min-height:90px}.cunmeng-remediation-enroll .cunmeng-remediation-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.cunmeng-remediation-list{grid-column:1/-1;gap:8px;display:grid}.cunmeng-remediation-search{align-items:end;gap:8px;display:flex}.cunmeng-remediation-search label{min-width:min(320px,100%);color:var(--cm-muted);gap:4px;font-size:11px;display:grid}.cunmeng-remediation-members{grid-column:1/-1}.cunmeng-remediation-members small{display:block}.cunmeng-remediation-members .is-complete{color:#187d6a}.cunmeng-remediation-members .is-expired{color:var(--danger)}@media (max-width:900px){.cunmeng-remediation-form,.cunmeng-remediation-enroll{grid-template-columns:1fr 1fr}.cunmeng-remediation-form button{justify-self:start}.cunmeng-remediation-enroll textarea,.cunmeng-remediation-enroll .cunmeng-remediation-actions{grid-column:1/-1}}@media (max-width:600px){.cunmeng-remediation-form,.cunmeng-remediation-enroll{grid-template-columns:1fr}.cunmeng-remediation-enroll textarea,.cunmeng-remediation-enroll .cunmeng-remediation-actions{grid-column:auto}.cunmeng-remediation-counts{grid-template-columns:repeat(2,1fr)}}
