:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#452238;background:#f8f5f1;font-synthesis:none;text-rendering:optimizeLegibility;--coral: #ff544c;--coral-dark: #ec443d;--coral-soft: #fff0ed;--purple: #8f62d9;--purple-soft: #f1eafb;--gold: #f2ad38;--gold-soft: #fff6df;--green: #24a174;--green-soft: #eaf8f2;--ink: #452238;--muted: #8b7882;--faint: #b6a8af;--line: #eadfd9;--panel: #fffdf9;--canvas: #f8f5f1;--sidebar: #fffaf3;--shadow: 0 14px 44px rgba(69, 34, 56, .065);--control-height: 44px;--control-radius: 12px;--control-border: #e5d9d3;--control-border-hover: #d4c5be;--control-focus: #f0938d;--panel-gutter: 20px}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--canvas)}button,input,select,textarea{font:inherit}input,select,textarea{max-width:100%}textarea{display:block}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(255,84,76,.17);outline-offset:1px}.ds-app{min-height:100vh;color:var(--ink);background:var(--canvas)}.ds-sidebar{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;width:236px;flex-direction:column;border-right:1px solid #eee1d9;background:var(--sidebar)}.ds-brand{display:flex;height:78px;gap:12px;align-items:center;padding:0 22px;border-bottom:1px solid #eee1d9}.ds-brand>span,.ds-login-lockup>span{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;color:#fff;background:var(--coral);box-shadow:0 9px 22px #ff544c38}.ds-brand>div{display:flex;flex-direction:column}.ds-brand strong{font-size:17px;letter-spacing:.04em}.ds-brand small{margin-top:3px;color:#a68f9b;font-size:8px;font-weight:750;letter-spacing:.17em}.ds-brand>button{display:none;margin-left:auto;padding:5px;border:0;color:var(--muted);background:transparent}.ds-sidebar-label{padding:20px 24px 8px;color:#b7a4ae;font-size:9px;font-weight:750;letter-spacing:.13em}.ds-sidebar nav{display:flex;flex:1;min-height:0;flex-direction:column;gap:4px;overflow-y:auto;padding:4px 12px 16px}.ds-sidebar nav button{display:flex;position:relative;min-height:46px;gap:13px;align-items:center;padding:0 13px;border:1px solid transparent;border-radius:13px;color:#76616c;background:transparent;text-align:left;transition:color .18s ease,background .18s ease,transform .18s ease}.ds-sidebar nav button:hover{color:var(--ink);background:#ff544c0e}.ds-sidebar nav button.is-active{color:var(--coral);border-color:#ffd8d3;background:var(--coral-soft);box-shadow:0 8px 18px #ff544c14;font-weight:700}.ds-sidebar nav button.is-active:before{position:absolute;top:11px;bottom:11px;left:-13px;width:3px;border-radius:0 4px 4px 0;content:"";background:var(--coral)}.ds-sidebar nav span{flex:1;font-size:13px}.ds-sidebar nav em{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:var(--coral);font-size:9px;font-style:normal}.ds-sidebar-foot{padding:12px}.ds-sidebar-foot>div{display:flex;gap:10px;align-items:center;padding:13px;border:1px solid #e5d8d1;border-radius:14px;background:#fffdf9}.ds-sidebar-foot>div>span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:var(--green);background:var(--green-soft)}.ds-sidebar-foot p{display:flex;min-width:0;flex-direction:column;margin:0}.ds-sidebar-foot strong{font-size:10px}.ds-sidebar-foot small{overflow:hidden;margin-top:3px;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.ds-sidebar-mask{display:none}.ds-shell{min-height:100vh;margin-left:236px}.ds-topbar{position:sticky;top:0;z-index:30;display:grid;height:78px;grid-template-columns:minmax(230px,310px) minmax(260px,430px) 1fr;gap:24px;align-items:center;padding:0 28px;border-bottom:1px solid rgba(234,223,217,.92);background:#fffdf9f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ds-menu-button{display:none}.ds-workspace-wrap,.ds-notification-wrap{position:relative}.ds-workspace{display:flex;width:100%;height:48px;gap:10px;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:#fff}.ds-workspace>span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:10px;color:var(--coral);background:var(--coral-soft)}.ds-workspace>div{display:flex;min-width:0;flex:1;flex-direction:column;text-align:left}.ds-workspace small{color:var(--muted);font-size:8px}.ds-workspace strong{overflow:hidden;margin-top:2px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ds-workspace-popover,.ds-notification-popover{position:absolute;top:calc(100% + 10px);z-index:60;border:1px solid var(--line);border-radius:16px;background:#fffdf9;box-shadow:0 22px 70px #45223829}.ds-workspace-popover{left:0;display:flex;width:360px;flex-direction:column;padding:16px}.ds-workspace-popover>span{color:var(--muted);font-size:9px}.ds-workspace-popover>strong{margin-top:6px;font-size:14px}.ds-workspace-popover>small{margin-top:6px;color:var(--muted);font-size:10px;line-height:1.55}.ds-workspace-popover>button{height:35px;margin-top:14px;border:0;border-radius:10px;color:var(--coral);background:var(--coral-soft);font-size:10px;font-weight:700}.ds-workspace-options{display:grid;gap:7px;margin-top:14px}.ds-workspace-options>button{display:grid;min-height:58px;grid-template-columns:36px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:9px 11px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.ds-workspace-options>button:hover:not(:disabled){border-color:#efaaa4;background:#fff9f7}.ds-workspace-options>button.is-active{border-color:#ff776f;background:#fff3f0;box-shadow:inset 3px 0 0 var(--coral)}.ds-workspace-options>button>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--coral);background:var(--coral-soft)}.ds-workspace-options>button>p{display:flex;min-width:0;flex-direction:column;margin:0}.ds-workspace-options>button>p strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ds-workspace-options>button>p small{overflow:hidden;margin-top:4px;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ds-workspace-options>button>svg{color:var(--coral-dark)}.ds-search{display:flex;height:44px;gap:8px;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:14px;color:var(--muted);background:#fff}.ds-search input{min-width:0;height:100%;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:11px}.ds-search button{display:grid;padding:3px;border:0;place-items:center;color:var(--muted);background:transparent}.ds-search-spacer{min-width:0}.ds-top-actions{display:flex;min-width:0;gap:13px;align-items:center;justify-content:flex-end}.ds-refresh,.ds-notification{display:flex;height:38px;gap:6px;align-items:center;padding:0 10px;border:0;border-radius:11px;color:var(--muted);background:transparent}.ds-refresh:hover,.ds-notification:hover{color:var(--ink);background:#f9f2ed}.ds-refresh span{font-size:10px;white-space:nowrap}.ds-notification{position:relative;width:38px;justify-content:center;padding:0}.ds-notification>em{position:absolute;top:0;right:-1px;display:grid;width:17px;height:17px;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--coral);font-size:8px;font-style:normal}.ds-notification-popover{right:0;width:360px;overflow:hidden}.ds-notification-popover header{display:flex;height:52px;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--line)}.ds-notification-popover header strong{font-size:12px}.ds-notification-popover header span{padding:4px 7px;border-radius:20px;color:var(--coral);background:var(--coral-soft);font-size:8px}.ds-notification-popover>button{display:grid;width:100%;min-height:70px;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:10px 15px;border:0;border-bottom:1px solid #f2e9e4;color:var(--ink);background:#fffdf9;text-align:left}.ds-notification-popover>button:hover{background:#fff8f5}.ds-notification-popover>button>i{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;font-style:normal}.ds-notification-popover>button>i.is-danger{color:var(--coral);background:var(--coral-soft)}.ds-notification-popover>button>i.is-warning{color:#bd771c;background:var(--gold-soft)}.ds-notification-popover>button>span{display:flex;flex-direction:column}.ds-notification-popover>button strong{font-size:10px}.ds-notification-popover>button small{margin-top:4px;color:var(--muted);font-size:8px}.ds-notification-empty{display:flex;min-height:100px;gap:8px;align-items:center;justify-content:center;color:var(--green);font-size:10px}.ds-top-divider{width:1px;height:27px;background:var(--line)}.ds-user{display:flex;min-width:0;gap:9px;align-items:center}.ds-user>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:12px;color:#fff;background:var(--purple);font-size:12px;font-weight:800}.ds-user>div{display:flex;min-width:0;flex-direction:column}.ds-user strong{overflow:hidden;max-width:90px;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ds-user small{margin-top:3px;color:var(--muted);font-size:8px}.ds-user>button{display:grid;padding:5px;border:0;place-items:center;color:var(--muted);background:transparent}.ds-breadcrumb{display:flex;max-width:1600px;gap:8px;align-items:center;margin:0 auto;padding:21px 30px 0;color:var(--muted);font-size:9px}.ds-breadcrumb em{color:#cbbcc3;font-style:normal}.ds-breadcrumb strong{color:var(--ink);font-weight:650}.ds-shell main{max-width:1600px;margin:0 auto;padding:20px 30px 42px}.ds-page-title{display:flex;min-height:76px;gap:20px;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.ds-page-title-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.ds-page-title-copy>span{color:var(--coral);font-size:8px;font-weight:800;letter-spacing:.15em}.ds-page-title h1{margin:7px 0 0;font-size:28px;line-height:1.1;letter-spacing:-.035em}.ds-page-title p{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.ds-page-title-action,.ds-title-actions{display:flex;gap:10px;align-items:center}.ds-button{display:inline-flex;min-height:40px;gap:7px;align-items:center;justify-content:center;padding:0 15px;border:1px solid transparent;border-radius:12px;font-size:10px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ds-button:not(:disabled):active{transform:translateY(1px)}.ds-button-primary{color:#fff;background:var(--coral);box-shadow:0 9px 22px #ff544c33}.ds-button-primary:hover:not(:disabled){background:var(--coral-dark);box-shadow:0 12px 28px #ff544c40}.ds-button-secondary{color:var(--ink);border-color:var(--line);background:#fff}.ds-button-secondary:hover:not(:disabled){border-color:#f4b7b1;color:var(--coral);background:#fff9f7}.ds-button-quiet{color:var(--muted);background:transparent}.ds-button-danger{color:#c63c36;background:#fff0ed}.ds-text-button{display:inline-flex;gap:5px;align-items:center;border:0;color:var(--coral);background:transparent;font-size:9px}.ds-panel{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--panel);box-shadow:var(--shadow)}.ds-panel-head{display:flex;min-height:72px;gap:16px;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #f0e7e2}.ds-panel-head h2{margin:0;font-size:14px;letter-spacing:-.01em}.ds-panel-head p{margin:5px 0 0;color:var(--muted);font-size:9px}.ds-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.ds-stat-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-stat-card{display:grid;position:relative;min-height:118px;grid-template-columns:48px 1fr;gap:13px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:17px;background:var(--panel);box-shadow:var(--shadow)}.ds-stat-card>span{display:grid;width:47px;height:47px;place-items:center;border-radius:15px}.ds-stat-card>span.is-coral{color:var(--coral);background:var(--coral-soft)}.ds-stat-card>span.is-purple{color:var(--purple);background:var(--purple-soft)}.ds-stat-card>span.is-gold{color:#c9851f;background:var(--gold-soft)}.ds-stat-card>span.is-green{color:var(--green);background:var(--green-soft)}.ds-stat-card>div{display:flex;min-width:0;flex-direction:column}.ds-stat-card small{color:var(--muted);font-size:9px}.ds-stat-card strong{margin-top:4px;font-size:25px;letter-spacing:-.035em}.ds-stat-card em{overflow:hidden;margin-top:7px;color:var(--muted);font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.ds-stat-trend{position:absolute;top:18px;right:18px;color:#d8c8cf}.ds-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,.75fr);gap:16px}.ds-chart-card{min-height:390px}.ds-chart-wide{min-width:0}.ds-chart{width:100%}.ds-chart-main{height:305px;padding:8px 12px 16px}.ds-chart-interactive-bars .recharts-bar-rectangle>.recharts-rectangle,.ds-chart-interactive-bars .recharts-inactive-bar>.recharts-rectangle,.ds-chart-interactive-bars .recharts-active-bar>.recharts-rectangle{cursor:pointer;transform-box:fill-box;transform-origin:center bottom;transition:filter .22s ease,opacity .22s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.ds-chart-interactive-bars .recharts-bar-rectangle:hover>.recharts-rectangle,.ds-chart-interactive-bars .recharts-inactive-bar:hover>.recharts-rectangle,.ds-chart-interactive-bars .recharts-active-bar:hover>.recharts-rectangle{filter:drop-shadow(0 8px 7px rgba(69,34,56,.16));transform:translateY(-5px) scaleY(1.025)}.ds-chart-donut{position:relative;height:230px}.ds-segmented{display:flex;gap:3px;padding:3px;border-radius:11px;background:#f3ece8}.ds-segmented>button{display:flex;min-height:30px;align-items:center;padding:0 11px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:9px}.ds-segmented>button.is-active{color:var(--coral);background:#fff;box-shadow:0 2px 8px #45223814;font-weight:750}.ds-segmented .ds-status{padding:0;color:inherit;background:transparent}.ds-segmented .ds-status i{display:none}.ds-reward-donut{display:grid;grid-template-rows:230px 1fr;padding:8px 18px 18px}.ds-reward-donut .ds-chart-donut>div:last-child{position:absolute;inset:0;display:flex;pointer-events:none;align-items:center;justify-content:center;flex-direction:column}.ds-reward-donut .ds-chart-donut>div:last-child strong{font-size:25px}.ds-reward-donut .ds-chart-donut>div:last-child span{margin-top:3px;color:var(--muted);font-size:8px}.ds-reward-donut ul{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;margin:0;padding:0;list-style:none}.ds-reward-donut li{display:grid;grid-template-columns:7px 1fr auto;gap:7px;align-items:center;font-size:9px}.ds-reward-donut li i{width:7px;height:7px;border-radius:50%}.ds-reward-donut li span{color:var(--muted)}.ds-dashboard-bottom{display:grid;grid-template-columns:1.2fr .85fr .85fr;gap:16px;margin-top:16px}.ds-compact-table{display:grid;padding:0 18px 10px}.ds-compact-table>div{display:grid;min-height:68px;grid-template-columns:minmax(180px,1fr) 65px 65px auto;gap:10px;align-items:center;border-bottom:1px solid #f0e7e2}.ds-compact-table>div:last-child{border-bottom:0}.ds-table-identity,.ds-name-cell{display:flex;min-width:0;gap:10px;align-items:center}.ds-table-identity>i,.ds-name-cell>i{display:grid;width:35px;height:35px;flex:0 0 auto;place-items:center;border-radius:11px;color:var(--coral);background:var(--coral-soft);font-style:normal}.ds-table-identity>span,.ds-name-cell>span{display:flex;min-width:0;flex-direction:column}.ds-table-identity strong,.ds-name-cell strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ds-table-identity small,.ds-name-cell small{margin-top:4px;color:var(--muted);font-size:8px}.ds-consumer-name{display:flex;min-width:132px;flex-direction:column}.ds-consumer-name strong{overflow:hidden;max-width:190px;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ds-consumer-name small{margin-top:4px;color:var(--muted);font-size:11px}.ds-compact-table>div>span:not(.ds-table-identity):not(.ds-status){display:flex;flex-direction:column}.ds-compact-table b{font-size:11px}.ds-compact-table small{margin-top:3px;color:var(--muted);font-size:8px}.ds-funnel{display:grid;gap:15px;padding:18px 20px 20px}.ds-funnel>div header{display:flex;align-items:center;justify-content:space-between;font-size:10px}.ds-funnel>div header span{color:var(--muted)}.ds-funnel>div>div{height:10px;margin-top:7px;overflow:hidden;border-radius:10px;background:#f2eae6}.ds-funnel>div>div i{display:block;height:100%;min-width:0;border-radius:inherit;animation:ds-grow .8s cubic-bezier(.2,.8,.2,1) both}.ds-funnel i.is-coral{background:var(--coral)}.ds-funnel i.is-purple{background:var(--purple)}.ds-funnel i.is-gold{background:var(--gold)}.ds-funnel small{display:block;margin-top:5px;color:var(--faint);font-size:8px}.ds-readiness{display:grid;padding:8px 18px 14px}.ds-readiness>div{display:grid;min-height:59px;grid-template-columns:35px 1fr auto;gap:9px;align-items:center;border-bottom:1px solid #f0e7e2}.ds-readiness>div:last-child{border-bottom:0}.ds-readiness>div>span{display:grid;width:33px;height:33px;place-items:center;border-radius:11px}.ds-readiness .is-ready{color:var(--green);background:var(--green-soft)}.ds-readiness .is-pending{color:#c9851f;background:var(--gold-soft)}.ds-readiness>div>div{display:flex;flex-direction:column}.ds-readiness strong{font-size:10px}.ds-readiness small{margin-top:3px;color:var(--muted);font-size:8px}.ds-status{display:inline-flex;width:max-content;gap:6px;align-items:center;padding:5px 8px;border-radius:20px;font-size:8px;white-space:nowrap}.ds-status i{width:6px;height:6px;border-radius:50%}.ds-status-success{color:#16835e;background:var(--green-soft)}.ds-status-success i{background:var(--green)}.ds-status-warning{color:#a66a17;background:var(--gold-soft)}.ds-status-warning i{background:var(--gold)}.ds-status-danger{color:#c23c36;background:var(--coral-soft)}.ds-status-danger i{background:var(--coral)}.ds-status-neutral{color:var(--muted);background:#f2ece9}.ds-status-neutral i{background:#a997a0}.ds-summary-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:16px;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:var(--panel);box-shadow:var(--shadow)}.ds-summary-strip article{display:flex;min-height:92px;gap:11px;align-items:center;padding:17px 20px;border-right:1px solid var(--line)}.ds-summary-strip article:last-child{border-right:0}.ds-summary-strip article>span{width:8px;height:36px;border-radius:8px;background:#d9ccd2}.ds-summary-strip article>span.is-success{background:var(--green)}.ds-summary-strip article>span.is-warning{background:var(--gold)}.ds-summary-strip article>div{display:flex;flex-direction:column}.ds-summary-strip small{color:var(--muted);font-size:8px}.ds-summary-strip strong{margin-top:5px;font-size:20px}.ds-table-toolbar{display:flex;min-height:64px;gap:16px;align-items:center;justify-content:space-between;padding:11px 16px;border-bottom:1px solid var(--line)}.ds-table-wrap{overflow-x:auto}table{width:100%;min-width:1000px;border-collapse:collapse;font-size:9px}th{height:43px;padding:0 14px;color:var(--muted);background:#fcf8f4;font-size:8px;font-weight:650;text-align:left;white-space:nowrap}td{height:65px;padding:9px 14px;border-top:1px solid #f1e8e3;color:#5f4653}td>strong{color:var(--ink)}.ds-muted{color:var(--muted);font-size:9px}.ds-budget-cell{display:flex;min-width:130px;flex-direction:column}.ds-budget-cell>span{font-size:8px}.ds-budget-cell>i,.ds-progress>i{height:5px;margin-top:6px;overflow:hidden;border-radius:6px;background:#f0e7e2}.ds-budget-cell>i>b,.ds-progress>i>b{display:block;height:100%;border-radius:inherit;background:var(--coral)}.ds-progress{display:grid;min-width:115px;grid-template-columns:1fr 36px;gap:7px;align-items:center}.ds-progress>i{margin:0}.ds-progress small{color:var(--muted);font-size:8px}.ds-row-actions{display:flex;gap:9px;align-items:center}.ds-row-actions button{padding:4px 0;border:0;color:var(--coral);background:transparent;font-size:8px;white-space:nowrap}.ds-row-actions button.is-danger{color:#c53b35}.ds-reward-table{overflow-x:clip}.ds-reward-table table{width:100%;min-width:0;table-layout:fixed;font-size:12px}.ds-reward-table th{font-size:11px}.ds-reward-table th:nth-child(1){width:17%}.ds-reward-table th:nth-child(2){width:6%}.ds-reward-table th:nth-child(3){width:9%}.ds-reward-table th:nth-child(4){width:7%}.ds-reward-table th:nth-child(5){width:9%}.ds-reward-table th:nth-child(6){width:20%}.ds-reward-table th:nth-child(7){width:10%}.ds-reward-table th:nth-child(8){width:7%}.ds-reward-table th:nth-child(9){width:15%}.ds-reward-table th,.ds-reward-table td{padding-inline:10px}.ds-reward-table td:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-reward-table td:last-child{padding-block:8px}.ds-live-sync-banner{display:grid;min-height:62px;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:14px;padding:10px 14px;border:1px solid #cfe8df;border-radius:16px;background:linear-gradient(115deg,#f5fcf9,#fffdfb)}.ds-live-sync-banner>span{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#268366;background:#e4f7f0}.ds-live-sync-banner>div{display:flex;min-width:0;flex-direction:column}.ds-live-sync-banner strong{color:var(--ink);font-size:12px}.ds-live-sync-banner small{margin-top:4px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ds-live-sync-banner button{min-height:34px;padding:0 14px;border:1px solid #c9e4da;border-radius:10px;color:#267b60;background:#fff;font-size:11px;font-weight:750}.ds-live-sync-banner button:disabled{cursor:wait;opacity:.55}.ds-live-sync-banner.is-error{border-color:#f3cbc7;background:#fff5f3}.ds-live-sync-banner.is-error>span{color:#c24b44;background:#ffe9e6}.ds-live-reward-cell{display:flex;width:100%;min-width:0;flex-direction:column;gap:7px}.ds-live-reward-cell b{display:inline-flex;align-self:flex-start;padding:5px 10px;border-radius:999px;font-size:12px;line-height:1.35}.ds-live-reward-cell small{color:#725e68;font-size:12px;line-height:1.55;overflow-wrap:anywhere;white-space:normal}.ds-live-reward-cell.is-healthy b{color:#247b5f;background:#e7f7f1}.ds-live-reward-cell.is-warning b{color:#9d6614;background:#fff4d8}.ds-live-reward-cell.is-blocked b{color:#b7433d;background:#ffebe8}.ds-live-reward-cell.is-unknown b{color:#745f69;background:#f0ebed}.ds-prize-actions{display:grid;width:100%;min-width:0;grid-template-columns:repeat(2,minmax(58px,1fr));gap:6px}.ds-row-actions .ds-prize-action{display:inline-flex;min-height:32px;min-width:0;gap:4px;align-items:center;justify-content:center;padding:0 6px;border:1px solid #eadfd9;border-radius:9px;color:#6f5864;background:#fff;font-size:11px;font-weight:700;transition:transform .16s ease,border-color .16s ease,color .16s ease,background-color .16s ease,box-shadow .16s ease}.ds-row-actions .ds-prize-action:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 5px 13px #45223812}.ds-row-actions .ds-prize-action.is-settings{color:var(--purple);border-color:#ded1f3;background:#f8f3ff}.ds-row-actions .ds-prize-action.is-stock{color:#ba5c24;border-color:#f2d7c0;background:#fff8f0}.ds-row-actions .ds-prize-action.is-pause{color:#a26817;border-color:#edd7aa;background:#fff9e9}.ds-row-actions .ds-prize-action.is-enable{color:#267b60;border-color:#cbe7dc;background:#effaf6}.ds-row-actions .ds-prize-action.is-delete{color:#b63f39;border-color:#f3cbc7;background:#fff4f2}.ds-row-actions .ds-prize-action:disabled{cursor:not-allowed;opacity:.4;transform:none;box-shadow:none}@media(max-width:1500px){.ds-reward-table table{min-width:0;table-layout:fixed}.ds-reward-table th:nth-child(1){width:18%}.ds-reward-table th:nth-child(2){width:7%}.ds-reward-table th:nth-child(3){width:10%}.ds-reward-table th:nth-child(4){width:7%}.ds-reward-table th:nth-child(5){width:10%}.ds-reward-table th:nth-child(6){width:24%}.ds-reward-table th:nth-child(7),.ds-reward-table td:nth-child(7){display:none}.ds-reward-table th:nth-child(8){width:8%}.ds-reward-table th:nth-child(9){width:16%}.ds-reward-table th,.ds-reward-table td{padding-inline:10px}.ds-reward-table td:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.ds-table-subline{display:block;margin-top:4px;color:var(--muted);font-size:8px}.ds-code-cell{display:flex;min-width:330px;flex-wrap:wrap;gap:7px;align-items:center}.ds-code-actions{display:flex;min-width:0;flex-direction:column;gap:7px}.ds-code-download{display:grid;min-width:0;grid-template-columns:minmax(66px,.72fr) minmax(105px,1.28fr);gap:7px;align-items:center}.ds-code-download.is-single{grid-template-columns:1fr}.ds-code-download select{width:100%;height:31px;padding:0 24px 0 8px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fff;font-size:10px}.ds-code-download button,.ds-inline-table-action{min-height:28px;margin:0;padding:0 9px;border:1px solid #ffd8d3;border-radius:8px;color:var(--coral);background:var(--coral-soft);font-size:8px;white-space:nowrap}.ds-batch-table-wrap{overflow-x:visible}.ds-batch-table{width:100%;min-width:0;table-layout:fixed;font-size:11px}.ds-batch-table .ds-batch-col-info{width:16%}.ds-batch-table .ds-batch-col-campaign{width:13%}.ds-batch-table .ds-batch-col-quantity{width:8%}.ds-batch-table .ds-batch-col-wechat,.ds-batch-table .ds-batch-col-consumed{width:15%}.ds-batch-table .ds-batch-col-status{width:9%}.ds-batch-table .ds-batch-col-actions{width:24%}.ds-batch-table th{height:46px;padding:0 11px;font-size:10px;letter-spacing:.01em}.ds-batch-table td{height:132px;padding:15px 11px;vertical-align:top}.ds-batch-table td[data-label=状态]{padding-top:19px}.ds-batch-identity,.ds-batch-quantity{display:flex;min-width:0;flex-direction:column}.ds-batch-identity strong{color:var(--ink);font-size:12px;line-height:1.35;overflow-wrap:anywhere}.ds-batch-identity small,.ds-batch-quantity small{margin-top:7px;color:var(--muted);font-size:10px;line-height:1.35}.ds-batch-campaign{display:-webkit-box;overflow:hidden;color:#654d59;font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ds-batch-quantity strong{color:var(--ink);font-size:15px;line-height:1.25;white-space:nowrap}.ds-batch-progress{display:flex;min-width:0;flex-direction:column;gap:7px}.ds-batch-progress>span{display:flex;min-width:0;flex-direction:column;gap:3px}.ds-batch-progress>span small{color:var(--muted);font-size:9px}.ds-batch-progress>span strong{overflow:hidden;color:var(--ink);font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.ds-batch-progress>i{display:block;width:100%;height:6px;overflow:hidden;border-radius:999px;background:#f0e6e1}.ds-batch-progress>i>b{display:block;height:100%;border-radius:inherit;background:var(--coral);transition:width .25s ease}.ds-batch-progress.is-consumed>i>b{background:var(--purple)}.ds-batch-progress>em{color:var(--muted);font-size:9px;font-style:normal;line-height:1.35}.ds-batch-progress>em.is-error{color:#c7433c;font-weight:700}.ds-batch-actions{display:flex;min-width:0;flex-direction:column;gap:7px}.ds-batch-actions-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ds-batch-action{display:inline-flex;width:100%;min-width:0;min-height:31px;gap:5px;align-items:center;justify-content:center;padding:0 7px;border:1px solid #eadfd9;border-radius:9px;color:#715966;background:#fff;font-size:10px;font-weight:700;line-height:1;white-space:nowrap;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.ds-batch-action:not(:disabled):hover{transform:translateY(-1px);border-color:#e0ccc4;box-shadow:0 5px 13px #45223812}.ds-batch-action.is-check{color:var(--purple);border-color:#ded1f3;background:#f8f3ff}.ds-batch-action.is-export{color:#946222;border-color:#eddbba;background:#fff9ec}.ds-batch-action.is-download{color:var(--coral);border-color:#ffd3cf;background:var(--coral-soft)}.ds-batch-action.is-detail{color:#654d59;background:#fffdfa}.ds-batch-action.is-freeze{color:#b24740;border-color:#f0cac6;background:#fff4f2}.ds-batch-action.is-status{color:#267b60;border-color:#cbe7dc;background:#effaf6}.ds-batch-action.is-delete{color:#c53b35;border-color:#f2cbc6;background:#fff3f1}.ds-batch-action:disabled{cursor:not-allowed;opacity:.46;transform:none;box-shadow:none}.ds-delete-batch-warning{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid #f2cbc6;border-radius:14px;color:#b43c36;background:#fff3f1}.ds-delete-batch-warning>svg{flex:0 0 auto}.ds-delete-batch-warning strong{display:block;margin-bottom:5px;font-size:14px}.ds-delete-batch-warning p{margin:0;color:#7d5c5b;font-size:11px;line-height:1.65}.ds-delete-batch-rules{display:grid;gap:8px;margin:0;padding:0 0 0 20px;color:#715966;font-size:11px;line-height:1.65}.ds-inline-table-action.is-danger{color:#c53b35;border-color:#f5cfc9;background:#fff3f1}.ds-capability-count{padding:5px 8px;border-radius:20px;color:var(--purple);background:var(--purple-soft);font-size:8px}.ds-connection-readiness{display:flex;min-width:92px;flex-direction:column;gap:4px}.ds-connection-readiness strong{color:var(--ink);font-size:9px}.ds-connection-readiness small{color:var(--green);font-size:8px;white-space:nowrap}.ds-connection-table{min-width:1240px}.ds-connection-table .ds-connection-col-name{width:12%}.ds-connection-table .ds-connection-col-shop{width:6%}.ds-connection-table .ds-connection-col-product{width:15%}.ds-connection-table .ds-connection-col-member{width:14%}.ds-connection-table .ds-connection-col-campaign{width:7%}.ds-connection-table .ds-connection-col-entry,.ds-connection-table .ds-connection-col-health{width:10%}.ds-connection-table .ds-connection-col-credential,.ds-connection-table .ds-connection-col-status{width:8%}.ds-connection-table .ds-connection-col-actions{width:10%}.ds-connection-table td:nth-child(7),.ds-connection-table td:nth-child(8){white-space:nowrap}.ds-connection-table td:last-child .ds-row-actions{flex-wrap:wrap;row-gap:3px}@media(max-width:1500px){.ds-connection-table-wrap{overflow:visible;padding:0 16px 16px;background:#fbf7f4}.ds-connection-table,.ds-connection-table tbody{display:block;width:100%;min-width:0}.ds-connection-table colgroup,.ds-connection-table thead{display:none}.ds-connection-table tbody{display:grid;gap:12px}.ds-connection-table tr{display:grid;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:15px;background:#fffdfa;box-shadow:0 7px 22px #4522380b}.ds-connection-table td{display:grid;min-width:0;min-height:52px;height:auto;grid-template-columns:126px minmax(0,1fr);gap:12px;align-items:center;padding:11px 14px;border-top:1px solid #f1e8e3;white-space:normal}.ds-connection-table td:before{color:var(--muted);content:attr(data-label);font-size:10px;font-weight:650;line-height:1.5}.ds-connection-table td:first-child,.ds-connection-table td:nth-child(3),.ds-connection-table td:nth-child(4),.ds-connection-table td:last-child{grid-column:1 / -1}.ds-connection-table td:first-child{border-top:0}.ds-connection-table .ds-name-cell{min-width:0}.ds-connection-table .ds-name-cell strong{max-width:none}.ds-connection-table .ds-connection-readiness{min-width:0}.ds-connection-table .ds-connection-readiness small{line-height:1.55;white-space:normal}.ds-connection-table td:last-child .ds-row-actions{flex-wrap:wrap;gap:8px 14px}.ds-connection-table td:last-child .ds-row-actions button{min-height:28px;font-size:10px}}@media(max-width:720px){.ds-connection-table tr{grid-template-columns:1fr}.ds-connection-table td,.ds-connection-table td:first-child,.ds-connection-table td:nth-child(3),.ds-connection-table td:nth-child(4),.ds-connection-table td:last-child{grid-column:1;grid-template-columns:104px minmax(0,1fr)}}.ds-hint{display:flex;gap:9px;align-items:flex-start;margin-bottom:15px;padding:12px 14px;border:1px solid #e2d2f4;border-radius:13px;color:#7651b0;background:var(--purple-soft);font-size:9px;line-height:1.55}.ds-hint>svg{flex:0 0 auto;margin-top:1px}.ds-hint-warning{color:#a66a17;border-color:#f1dbab;background:var(--gold-soft)}.ds-probability-toolbar{display:flex;min-height:66px;gap:22px;align-items:center;margin-bottom:15px;padding:12px 17px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.ds-probability-toolbar label{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:9px}.ds-probability-toolbar select{width:230px;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fff;font-size:9px}.ds-probability-toolbar>span{padding-left:22px;border-left:1px solid var(--line);color:var(--muted);font-size:9px}.ds-probability-toolbar>span strong{margin-left:5px;color:var(--ink)}.ds-probability-toolbar+.ds-panel{margin-bottom:16px}.ds-segment-rule{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(360px,1.28fr);gap:18px;padding:18px}.ds-segment-threshold,.ds-segment-mode{display:flex;min-height:112px;justify-content:center;flex-direction:column;padding:16px;border:1px solid var(--line);border-radius:15px;background:#fffdfa}.ds-segment-threshold>span,.ds-segment-mode>span{color:var(--ink);font-size:12px;font-weight:750}.ds-segment-threshold>div{display:flex;width:154px;height:42px;align-items:center;margin-top:10px;overflow:hidden;border:1px solid #dbcac2;border-radius:11px;background:#fff}.ds-segment-threshold input{width:112px;height:100%;padding:0 12px;border:0;outline:0;color:var(--ink);background:transparent;font-size:15px;font-weight:800}.ds-segment-threshold em{color:var(--muted);font-size:11px;font-style:normal}.ds-segment-threshold small,.ds-segment-mode small{margin-top:9px;color:var(--muted);font-size:10px;line-height:1.55}.ds-segment-mode>div{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.ds-segment-mode button{min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:11px;color:var(--muted);background:#fff;font-size:11px;font-weight:750;cursor:pointer;transition:.18s ease}.ds-segment-mode button:hover{border-color:#f0aaa3;color:var(--coral);background:#fff8f6}.ds-segment-mode button.is-active{border-color:var(--coral);color:#fff;background:var(--coral);box-shadow:0 8px 18px #ff544c2e}.ds-post-limit-editor{margin:0 18px 18px;padding:16px;border:1px solid #e3d5f3;border-radius:15px;background:#fbf8ff}.ds-post-limit-presets{display:flex;gap:8px;align-items:center;margin-bottom:14px}.ds-post-limit-presets>span{margin-right:4px;color:var(--ink);font-size:11px;font-weight:750}.ds-post-limit-presets button{min-height:34px;padding:0 13px;border:1px solid #ddd0ee;border-radius:9px;color:var(--purple);background:#fff;font-size:10px;font-weight:700;cursor:pointer}.ds-post-limit-presets button:hover{border-color:var(--purple);background:#f5edff}.ds-post-limit-weights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ds-post-limit-weights>label{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr) 78px;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff}.ds-post-limit-weights>label.is-enabled{border-color:#dac6ef;box-shadow:0 5px 16px #572f6f0f}.ds-post-limit-weights>label>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px}.ds-post-limit-weights>label>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.ds-post-limit-weights strong{color:var(--ink);font-size:11px}.ds-post-limit-weights small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ds-post-limit-editor>.ds-total-rule{margin:14px 0 0}.ds-probability-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.ds-probability-pool-head{position:relative;padding-right:190px;border-bottom:1px solid var(--line)}.ds-probability-pool-head .ds-panel-head{border-bottom:0}.ds-pool-actions{position:absolute;top:50%;right:18px;display:flex;gap:8px;transform:translateY(-50%)}.ds-pool-actions .ds-button{min-height:34px;padding:0 12px}.ds-weight-editor{display:grid;padding:4px 18px}.ds-weight-editor>label{display:grid;min-height:88px;grid-template-columns:43px 1fr 90px;gap:13px;align-items:center;border-bottom:1px solid #f0e7e2;cursor:pointer}.ds-weight-editor>label:last-child{border-bottom:0}.ds-weight-editor>label.is-selected{margin-inline:-8px;padding-inline:8px;border:1px solid #ff7b73;border-radius:13px;background:#ffe8e4;box-shadow:inset 4px 0 0 var(--coral),0 7px 18px #ff544c1a}.ds-weight-editor>label.is-selected strong{color:#b9332d}.ds-weight-editor>label>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px}.ds-weight-editor>label>div:nth-child(2){display:flex;flex-direction:column}.ds-weight-editor strong{font-size:10px}.ds-weight-editor small{margin-top:4px;color:var(--muted);font-size:8px}.ds-weight-editor input[type=range],.ds-tier-slider{width:100%;height:6px;appearance:none;border-radius:999px;outline:0;background:#463f42;cursor:pointer}.ds-weight-editor input[type=range]{margin-top:12px;accent-color:var(--coral)}.ds-weight-editor input[type=range]::-webkit-slider-thumb,.ds-tier-slider::-webkit-slider-thumb{width:18px;height:18px;appearance:none;border:3px solid #fff;border-radius:50%;background:var(--coral);box-shadow:0 2px 8px #ff544c59;cursor:grab}.ds-weight-editor input[type=range]::-moz-range-thumb,.ds-tier-slider::-moz-range-thumb{width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:var(--coral);box-shadow:0 2px 8px #ff544c59;cursor:grab}.ds-tier-slider{width:100%;min-width:0;background:#eee5e1;accent-color:var(--coral)}.ds-tier-slider:disabled{opacity:.58;cursor:default}.ds-percent-input{display:flex;height:36px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.ds-percent-input input{width:60px;height:100%;padding-left:10px;border:0;outline:0;color:var(--ink);background:transparent;font-size:11px;font-weight:750}.ds-percent-input em{color:var(--muted);font-size:9px;font-style:normal}.ds-total-rule{display:grid;min-height:66px;grid-template-columns:1fr auto;align-items:center;margin:0 18px 18px;padding:12px 14px;border-radius:13px}.ds-total-rule.is-valid{color:#167b5a;background:var(--green-soft)}.ds-total-rule.is-invalid{color:#b54a35;background:var(--coral-soft)}.ds-total-rule>span{font-size:9px}.ds-total-rule>strong{grid-row:1/3;grid-column:2;font-size:19px}.ds-total-rule>small{margin-top:4px;font-size:8px}.ds-probability-weight-tools{display:flex;justify-content:flex-end;gap:8px;padding:0 18px 12px}.ds-probability-weight-tools button{min-height:34px;padding:0 13px;border:1px solid var(--line-strong);border-radius:10px;color:var(--ink);background:#fff;font-size:10px;font-weight:700;cursor:pointer}.ds-probability-weight-tools button:last-child{color:var(--coral);border-color:#ffc0ba;background:#fff7f5}.ds-probability-weight-tools button:disabled{opacity:.45;cursor:default}.ds-single-tier-note{display:inline-flex;min-height:36px;gap:6px;align-items:center;padding:0 11px;border-radius:10px;color:#167b5a;background:var(--green-soft);font-size:10px;font-weight:700}.ds-tier-list{display:grid;min-width:0;padding:12px 16px 4px;container-type:inline-size}.ds-tier-list>div:not(.ds-total-rule){display:grid;width:100%;min-width:0;min-height:70px;box-sizing:border-box;grid-template-columns:minmax(68px,.75fr) minmax(100px,1.4fr) 88px minmax(70px,.72fr) 64px;gap:8px;align-items:center;border-bottom:1px solid #f0e7e2;font-size:9px}.ds-tier-list>div:not(.ds-total-rule)>span{min-width:0;overflow:hidden;font-weight:700;line-height:1.45;text-overflow:ellipsis}.ds-tier-list>div:not(.ds-total-rule)>small{min-width:0;color:var(--muted);line-height:1.4;white-space:normal}.ds-tier-list>div:not(.ds-total-rule) .ds-percent-input{width:88px;box-sizing:border-box}.ds-tier-list>div:not(.ds-total-rule) .ds-percent-input input{width:62px;padding-inline:9px 3px;box-sizing:border-box}.ds-tier-delete{display:inline-flex;width:64px;min-width:0;min-height:32px;align-items:center;justify-content:center;gap:3px;padding:0 7px;box-sizing:border-box;border:1px solid #f3cbc7;border-radius:9px;color:#b63f39;background:#fff4f2;font-size:10px;font-weight:700;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.ds-tier-delete:not(:disabled):hover{transform:translateY(-1px);background:#ffecea;box-shadow:0 5px 13px #87343017}.ds-tier-delete:disabled{cursor:not-allowed;opacity:.4}@container (max-width: 500px){.ds-tier-row{grid-template-columns:minmax(64px,.72fr) minmax(88px,1.35fr) 82px 64px!important;gap:7px!important}.ds-tier-row .ds-tier-final{display:none}.ds-tier-row .ds-percent-input{width:82px!important}.ds-tier-row .ds-percent-input input{width:57px!important}}@container (max-width: 390px){.ds-tier-row{min-height:88px!important;grid-template-columns:minmax(0,1fr) 82px 64px!important;grid-template-areas:"name percent delete" "slider slider slider";row-gap:10px!important}.ds-tier-row .ds-tier-name{grid-area:name}.ds-tier-row .ds-tier-slider{grid-area:slider}.ds-tier-row .ds-percent-input{grid-area:percent}.ds-tier-row .ds-tier-delete{grid-area:delete}}.ds-tier-placeholder{display:flex;min-height:330px;align-items:center;justify-content:center;flex-direction:column;padding:30px;text-align:center}.ds-tier-placeholder>span{display:grid;width:68px;height:68px;place-items:center;border-radius:22px;background:#fff6ef}.ds-tier-placeholder strong{margin-top:16px;font-size:13px}.ds-tier-placeholder p{max-width:340px;margin:8px 0 16px;color:var(--muted);font-size:9px;line-height:1.6}.ds-probability-safety{display:flex;gap:11px;margin:10px 18px 18px;padding:13px;border:1px solid #e2d2f4;border-radius:13px;color:var(--purple);background:var(--purple-soft)}.ds-probability-safety>svg{flex:0 0 auto}.ds-probability-safety strong{color:var(--ink);font-size:9px}.ds-probability-safety p{margin:4px 0 0;color:var(--muted);font-size:8px;line-height:1.55}.ds-reward-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.ds-reward-summary button{display:flex;min-height:91px;gap:13px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:16px;color:inherit;background:var(--panel);box-shadow:var(--shadow);text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ds-reward-summary button:hover{border-color:#ffb6af;box-shadow:0 12px 30px #4b2d3a1a;transform:translateY(-1px)}.ds-reward-summary button.is-active{border-color:var(--coral);box-shadow:0 0 0 3px #ff544c1f,var(--shadow)}.ds-reward-summary button>span{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:15px}.ds-reward-summary button>div{display:flex;min-width:0;flex-direction:column}.ds-reward-summary small{color:var(--muted);font-size:8px}.ds-reward-summary strong{margin-top:5px;font-size:20px}.ds-reward-summary em{color:var(--muted);font-size:8px;font-style:normal;font-weight:500}.ds-reward-filters{display:flex;gap:12px;align-items:center;min-width:0}.ds-reward-filters>label{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:9px;white-space:nowrap}.ds-reward-filters select{width:176px;min-width:0;height:38px;padding:0 32px 0 10px;border:1px solid var(--line-strong);border-radius:10px;color:var(--ink);background:#fff;font:inherit;font-weight:700}.ds-connection-overview{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.ds-connection-hero{margin-bottom:16px;padding:20px}.ds-connection-brand{display:grid;grid-template-columns:54px 1fr auto;gap:14px;align-items:center}.ds-connection-brand>span{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#fff;background:#2aa679}.ds-connection-brand>span.is-wechat{background:var(--coral)}.ds-connection-brand>div{display:flex;flex-direction:column}.ds-connection-brand small{color:var(--muted);font-size:8px}.ds-connection-brand h2{margin:4px 0 0;font-size:14px}.ds-connection-brand p{margin:6px 0 0;color:var(--muted);font-size:8px;line-height:1.45}.ds-capability-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px;padding-top:15px;border-top:1px solid #f0e7e2}.ds-capability-chips span{display:inline-flex;gap:5px;align-items:center;padding:6px 8px;border-radius:20px;color:#17845f;background:var(--green-soft);font-size:8px}.ds-connection-security{display:flex;gap:11px;margin-bottom:17px;padding:13px;border:1px solid #e2d2f4;border-radius:13px;color:var(--purple);background:var(--purple-soft)}.ds-connection-security strong{color:var(--ink);font-size:10px}.ds-connection-security p{margin:4px 0 0;color:var(--muted);font-size:8px;line-height:1.5}.ds-capability-picker{margin-top:17px;padding-top:15px;border-top:1px solid var(--line)}.ds-capability-picker>strong{display:block;margin-bottom:10px;font-size:10px}.ds-capability-picker>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.ds-capability-picker label{display:flex;gap:8px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:11px;font-size:9px;cursor:pointer}.ds-capability-picker input,.ds-store-picker input{position:absolute;opacity:0}.ds-capability-picker label>span,.ds-store-picker label>span{display:grid;width:17px;height:17px;place-items:center;border:1px solid #d7c6cf;border-radius:5px;color:transparent}.ds-capability-picker input:checked+span,.ds-store-picker input:checked+span{color:#fff;border-color:var(--coral);background:var(--coral)}.ds-connection-result{display:flex;gap:8px;align-items:center;margin-top:15px;padding:11px;border-radius:11px;font-size:9px}.ds-connection-result.is-ok{color:#167b5a;background:var(--green-soft)}.ds-connection-result.is-error{color:#b53f39;background:var(--coral-soft)}.ds-renren-routing{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(520px,1.2fr);gap:24px;align-items:center;margin-bottom:18px;padding:24px;overflow:hidden;border:1px solid #eadbd4;border-radius:20px;background:linear-gradient(120deg,#fff8f4,#fff,#f7f2ff);box-shadow:var(--shadow)}.ds-renren-routing-copy small{color:var(--coral);font-size:9px;font-weight:800;letter-spacing:.16em}.ds-renren-routing-copy h2{margin:8px 0 0;font-size:19px;letter-spacing:-.03em}.ds-renren-routing-copy p{max-width:460px;margin:9px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.ds-renren-flow{display:grid;grid-template-columns:1fr 18px 1fr 18px 1fr;gap:10px;align-items:center}.ds-renren-flow>div{display:flex;min-height:106px;align-items:center;justify-content:center;flex-direction:column;padding:15px 12px;border:1px solid rgba(226,214,208,.9);border-radius:16px;background:#ffffffe0;text-align:center}.ds-renren-flow>div>span{display:grid;width:39px;height:39px;place-items:center;border-radius:13px;color:var(--coral);background:var(--coral-soft)}.ds-renren-flow>div:nth-of-type(2)>span{color:var(--purple);background:var(--purple-soft)}.ds-renren-flow>div:nth-of-type(3)>span{color:#17845f;background:var(--green-soft)}.ds-renren-flow strong{margin-top:9px;font-size:11px}.ds-renren-flow small{margin-top:4px;color:var(--muted);font-size:9px}.ds-renren-flow>svg{color:#c4b1ba}.ds-renren-onboarding{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-bottom:18px}.ds-renren-onboarding ol{display:grid;gap:0;margin:0;padding:4px 22px 20px;list-style:none}.ds-renren-onboarding li{position:relative;display:grid;min-height:67px;grid-template-columns:34px 1fr;gap:12px;align-items:center;color:#9a8c93}.ds-renren-onboarding li:not(:last-child):after{position:absolute;top:51px;bottom:-16px;left:16px;width:2px;content:"";background:#eee3de}.ds-renren-onboarding li>b{display:grid;z-index:1;width:34px;height:34px;place-items:center;border:2px solid #e8dcd6;border-radius:50%;background:#fff;font-size:11px}.ds-renren-onboarding li>div{display:flex;flex-direction:column}.ds-renren-onboarding li strong{color:var(--ink);font-size:11px}.ds-renren-onboarding li small{margin-top:5px;font-size:9px;line-height:1.5}.ds-renren-onboarding li.is-complete>b{color:#fff;border-color:#28a47a;background:#28a47a}.ds-renren-onboarding li.is-complete:not(:last-child):after{background:#8ed4bc}.ds-renren-onboarding li.is-current>b{color:#fff;border-color:var(--coral);background:var(--coral);box-shadow:0 0 0 5px #ff544c1a}.ds-renren-onboarding li.is-current small{color:#755f6b}.ds-renren-responsibility{padding-bottom:18px}.ds-renren-responsibility>div:not(.ds-panel-head){display:flex;gap:12px;margin:0 20px;padding:13px 0;border-bottom:1px solid #f0e7e2}.ds-renren-responsibility>div:not(.ds-panel-head)>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--purple);background:var(--purple-soft)}.ds-renren-responsibility>div:nth-of-type(2)>span{color:var(--coral);background:var(--coral-soft)}.ds-renren-responsibility>div:nth-of-type(3)>span{color:#17845f;background:var(--green-soft)}.ds-renren-responsibility p{display:flex;flex-direction:column;margin:0}.ds-renren-responsibility strong{font-size:11px}.ds-renren-responsibility small{margin-top:5px;color:var(--muted);font-size:9px;line-height:1.55}.ds-renren-responsibility>.ds-button{margin:16px 20px 0}.ds-renren-dialog-intro{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:15px}.ds-renren-dialog-intro>div{display:flex;min-height:67px;gap:10px;align-items:center;padding:11px;border:1px solid var(--line);border-radius:13px;background:#fcfaf8}.ds-renren-dialog-intro b{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:9px;color:#fff;background:var(--coral);font-size:10px}.ds-renren-dialog-intro span{display:flex;min-width:0;flex-direction:column}.ds-renren-dialog-intro strong{font-size:10px}.ds-renren-dialog-intro small{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.45}.ds-consumer-entry-guide{position:relative;padding:15px 170px 15px 17px;border:1px solid #eadfd9;border-radius:14px;background:linear-gradient(120deg,#fffaf7,#faf7ff)}.ds-consumer-entry-guide>strong{font-size:11px}.ds-consumer-entry-guide ol{display:grid;gap:5px;margin:9px 0 0;padding-left:19px;color:var(--muted);font-size:9px;line-height:1.55}.ds-entry-path-preset{position:absolute;top:50%;right:16px;min-height:36px;padding:0 14px;transform:translateY(-50%);border:1px solid #d8c2ef;border-radius:10px;color:var(--purple);background:#fff;font-size:9px;font-weight:750;cursor:pointer}.ds-entry-path-preset:hover{border-color:var(--purple);background:var(--purple-soft)}.ds-inline-success{display:inline-flex;gap:5px;align-items:center;color:#16805d;font-size:9px;font-weight:700}.ds-store-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:16px;margin-bottom:16px}.ds-store-list,.ds-operator-list{display:grid;padding:0 18px 10px}.ds-store-list>div{display:grid;min-height:72px;grid-template-columns:34px 1fr 85px auto 38px;gap:10px;align-items:center;border-bottom:1px solid #f0e7e2}.ds-store-list>div>span,.ds-operator-list>div>span{display:grid;width:32px;height:32px;place-items:center;border-radius:11px;color:var(--coral);background:var(--coral-soft);font-size:10px;font-weight:750}.ds-store-list>div>div,.ds-operator-list>div>div{display:flex;min-width:0;flex-direction:column}.ds-store-list strong,.ds-operator-list strong{font-size:10px}.ds-store-list small,.ds-operator-list small{display:flex;gap:4px;align-items:center;overflow:hidden;margin-top:4px;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.ds-store-list em,.ds-operator-list em{overflow:hidden;color:var(--muted);font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.ds-store-list>div>button{border:0;color:var(--coral);background:transparent;font-size:8px}.ds-operator-list>div{display:grid;min-height:72px;grid-template-columns:34px 1fr minmax(80px,120px) auto;gap:10px;align-items:center;border-bottom:1px solid #f0e7e2}.ds-operator-list>div>span{color:var(--purple);background:var(--purple-soft)}.ds-store-picker{display:grid;gap:8px}.ds-store-picker label{display:grid;min-height:48px;grid-template-columns:18px 1fr;gap:8px;align-items:center;padding:8px 10px;border:1px solid var(--line);border-radius:11px;cursor:pointer}.ds-store-picker strong{font-size:9px}.ds-store-picker small{grid-column:2;margin-top:-6px;color:var(--muted);font-size:8px}.ds-risk-hero{display:grid;grid-template-columns:340px 1fr;align-items:center;margin-bottom:16px;padding:22px;border-radius:18px;color:#fff;background:#452238;box-shadow:0 18px 48px #4522382b}.ds-risk-hero>div{display:flex;gap:14px;align-items:center}.ds-risk-hero>div>span{display:grid;width:54px;height:54px;place-items:center;border-radius:17px;color:#fff;background:var(--coral)}.ds-risk-hero>div>div{display:flex;flex-direction:column}.ds-risk-hero small,.ds-risk-hero dt{color:#cdb9c3;font-size:8px}.ds-risk-hero strong{margin-top:4px;font-size:21px}.ds-risk-hero p{margin:4px 0 0;color:#dccbd3;font-size:8px}.ds-risk-hero dl{display:grid;grid-template-columns:repeat(4,1fr);margin:0}.ds-risk-hero dl>div{padding:6px 20px;border-left:1px solid rgba(255,255,255,.14)}.ds-risk-hero dd{margin:6px 0 0;font-size:17px;font-weight:750}.ds-risk-layout{display:grid;grid-template-columns:1fr;gap:16px}.ds-funds-security-panel{margin-bottom:16px}.ds-funds-policy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;padding:0 18px 18px}.ds-funds-policy-grid article{padding:16px;border:1px solid #eee5e9;border-radius:16px;background:#fffdfc}.ds-funds-policy-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.ds-funds-policy-actions{display:inline-flex;align-items:center;gap:8px}.ds-funds-policy-actions button{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 11px;border:1px solid #e4d5ce;border-radius:10px;color:#6e4b5d;background:#fff;font-weight:700;cursor:pointer}.ds-funds-policy-actions button:hover{border-color:#ff8c86;color:#df433d;background:#fff7f5}.ds-funds-policy-grid article>div strong{font-size:11px}.ds-funds-policy-grid article>small{display:block;margin-top:7px;color:var(--muted);font-size:8px}.ds-funds-policy-grid dl{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:14px 0 0}.ds-funds-policy-grid dl div{min-width:0;padding:9px;border-radius:10px;background:#faf6f4}.ds-funds-policy-grid dt{color:var(--muted);font-size:7px}.ds-funds-policy-grid dd{overflow:hidden;margin:5px 0 0;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.ds-funds-policy-grid dd.is-danger{color:var(--coral)}.ds-funds-policy-grid article p{margin:12px 0 0;color:var(--muted);font-size:8px}.ds-risk-events-panel{overflow:hidden}.ds-risk-list{display:grid;gap:13px;padding:0 18px 18px}.ds-risk-event{overflow:hidden;border:1px solid #eadfda;border-radius:16px;background:#fffdfb;box-shadow:0 8px 24px #4522380b}.ds-risk-event.is-open.is-high,.ds-risk-event.is-open.is-critical{border-color:#f1c6c2;box-shadow:0 10px 28px #cc433d12}.ds-risk-event.is-closed{background:#fbfaf8;opacity:.82}.ds-risk-event-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:13px;align-items:start;padding:16px 17px 14px}.ds-risk-event-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px}.ds-risk-event.is-low .ds-risk-event-icon{color:var(--green);background:var(--green-soft)}.ds-risk-event.is-medium .ds-risk-event-icon{color:#bd771c;background:var(--gold-soft)}.ds-risk-event.is-high .ds-risk-event-icon,.ds-risk-event.is-critical .ds-risk-event-icon{color:var(--coral);background:var(--coral-soft)}.ds-risk-event-copy{min-width:0}.ds-risk-event-title{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ds-risk-event-title strong{color:var(--ink);font-size:14px;line-height:1.45}.ds-risk-event-title span{padding:4px 8px;border-radius:999px;color:#9b5d17;background:#fff3d6;font-size:10px;font-weight:750}.ds-risk-event-copy>p{margin:6px 0 0;color:#6f5964;font-size:12px;line-height:1.65}.ds-risk-event-meta{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:8px;color:var(--muted);font-size:10px}.ds-risk-event-meta span:last-child{color:#806a76;font-weight:700}.ds-risk-event-state{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.ds-risk-event-details{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(220px,1fr) minmax(360px,1.7fr);gap:10px;padding:13px 17px;border-block:1px solid #eee5e1;background:#fdf9f6}.ds-risk-event-details section{min-width:0;padding:12px 13px;border:1px solid #eee4df;border-radius:12px;background:#fff}.ds-risk-event-details section>span{display:block;color:#8a6f7c;font-size:10px;font-weight:800;letter-spacing:.03em}.ds-risk-event-details p{margin:7px 0 0;color:#5f4a55;font-size:12px;line-height:1.65}.ds-risk-event-steps ol{display:grid;gap:6px;margin:7px 0 0;padding-left:20px;color:#5f4a55;font-size:12px;line-height:1.6}.ds-risk-event-steps li::marker{color:var(--coral);font-weight:800}.ds-risk-event-footer{display:flex;min-height:68px;gap:16px;align-items:center;justify-content:space-between;padding:12px 17px}.ds-risk-event-footer>div:first-child{display:flex;min-width:0;gap:9px;align-items:flex-start;color:var(--green)}.ds-risk-event-footer>div:first-child>span{min-width:0}.ds-risk-event-footer strong,.ds-risk-event-footer small{display:block}.ds-risk-event-footer strong{color:#3f695a;font-size:11px}.ds-risk-event-footer small{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.5}.ds-risk-event-footer>div:last-child{display:flex;flex:0 0 auto;gap:8px;align-items:center}.ds-risk-route{display:inline-flex;min-height:38px;gap:6px;align-items:center;padding:0 13px;border:1px solid #dfd3cd;border-radius:10px;color:#684f5b;background:#fff;font-size:11px;font-weight:750}.ds-risk-route:hover{border-color:#f1aaa5;color:var(--coral);background:#fff8f6}.ds-risk-event-footer .ds-button{min-height:38px}.ds-risk-policy-panel{overflow:hidden}.ds-policy-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;padding:8px 18px 16px}.ds-policy-list>div{display:flex;min-height:62px;gap:9px;align-items:center;border-bottom:1px solid #f0e7e2}.ds-policy-list>div:nth-last-child(-n+3){border-bottom:0}.ds-policy-list>div>svg{color:var(--green)}.ds-policy-list>div>span{display:flex;flex-direction:column}.ds-policy-list strong{font-size:12px}.ds-policy-list small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.5}.ds-reconciliation-evidence.is-rejected strong,.ds-reconciliation-evidence.is-rejected small{display:block}.ds-reconciliation-evidence.is-rejected strong{color:#a23b36;font-size:11px}.ds-reconciliation-evidence.is-rejected small{margin-top:4px;color:#8c615e;font-size:10px;line-height:1.55}.ds-experience-intro{display:grid;grid-template-columns:1fr minmax(280px,410px);gap:18px;align-items:center;margin-bottom:16px;padding:17px 20px;border:1px solid #eadfd9;border-radius:18px;background:linear-gradient(110deg,#fffdf9,#fff8f5 62%,#f5efff);box-shadow:var(--shadow)}.ds-experience-intro>div{display:flex;gap:12px;align-items:center}.ds-experience-intro>div>span{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:14px;color:var(--coral);background:var(--coral-soft)}.ds-experience-intro p{display:flex;flex-direction:column;margin:0}.ds-experience-intro p strong{font-size:12px}.ds-experience-intro p small{margin-top:5px;color:var(--muted);font-size:9px;line-height:1.55}.ds-experience-intro>label{display:flex;gap:8px;align-items:center}.ds-experience-intro>label span{flex:0 0 auto;color:var(--muted);font-size:9px;font-weight:650}.ds-experience-intro select{width:100%;min-width:0;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:11px;outline:0;color:var(--ink);background:#fff;font-size:10px}.ds-experience-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:16px;align-items:start}.ds-experience-editor{overflow:hidden}.ds-experience-editor>.ds-form-grid{padding:20px var(--panel-gutter) 0}.ds-experience-editor .ds-field textarea{min-height:84px}.ds-experience-editor .ds-field>small{margin-top:6px;color:var(--muted);font-size:9px;line-height:1.45}.ds-experience-upload{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin:19px var(--panel-gutter) 14px;padding:15px;border:1px dashed #e5cfc6;border-radius:15px;background:#fffbf7}.ds-experience-upload-copy{display:flex;min-width:0;gap:10px;align-items:center}.ds-experience-upload-copy>span{display:grid;width:39px;height:39px;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--purple);background:var(--purple-soft)}.ds-experience-upload-copy p{display:flex;min-width:0;flex-direction:column;margin:0}.ds-experience-upload-copy strong{font-size:10px}.ds-experience-upload-copy small{max-width:550px;margin-top:4px;color:var(--muted);font-size:8px;line-height:1.55}.ds-experience-upload>label{display:flex;height:38px;gap:7px;align-items:center;justify-content:center;padding:0 13px;border:1px solid #d9c4ee;border-radius:11px;color:var(--purple);background:#fff;font-size:9px;font-weight:750;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.ds-experience-upload>label:hover{transform:translateY(-1px);box-shadow:0 8px 20px #8f62d91f}.ds-experience-upload>label.is-busy{opacity:.55;pointer-events:none}.ds-experience-upload>label input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.ds-experience-upload-ready{display:flex;grid-column:1 / -1;gap:6px;align-items:center;color:var(--green);font-size:8px}.ds-experience-editor>.ds-hint,.ds-experience-editor>.ds-form-error{margin-inline:var(--panel-gutter)}.ds-experience-actions{display:flex;gap:18px;align-items:center;justify-content:space-between;margin:16px var(--panel-gutter) 0;padding:16px 0 18px;border-top:1px solid var(--line)}.ds-experience-actions>span{color:var(--muted);font-size:8px}.ds-experience-preview-panel{position:sticky;top:98px}.ds-experience-preview-toolbar{display:grid;width:min(100%,344px);grid-template-columns:repeat(2,1fr);gap:4px;margin:12px auto 8px;padding:4px;border:1px solid #eadfd9;border-radius:11px;background:#f8f3ef}.ds-experience-preview-toolbar button{height:31px;padding:0 8px;border:0;border-radius:8px;color:#8b7882;background:transparent;font-size:9px;font-weight:700}.ds-experience-preview-toolbar button.is-active{color:var(--coral-dark);background:#fff;box-shadow:0 4px 12px #45223814}.ds-experience-preview-state{display:flex;width:min(100%,344px);align-items:center;justify-content:space-between;margin:0 auto 9px;padding:0 3px;color:var(--muted);font-size:8px}.ds-experience-preview-state strong{color:#267b60;font-size:8px}.ds-experience-preview-state.is-draft strong{color:#b46d18}.ds-experience-phone{width:min(100%,344px);height:661px;margin:0 auto 22px;overflow:hidden;border:8px solid #3d3539;border-radius:32px;background:#fff;box-shadow:0 26px 55px #4522382b}.ds-experience-phone-viewport{position:relative;width:100%;height:645px;overflow:hidden;color:var(--preview-text, #452238);background:#fff}.ds-experience-phone-header{position:relative;height:59.48px;background:#fff}.ds-experience-phone-time{position:absolute;top:8px;left:13.12px;color:#211d1f;font-size:7.87px;font-weight:750;line-height:1}.ds-experience-phone-brand{display:flex;position:absolute;top:20.99px;left:13.12px;max-width:202px;height:27.99px;gap:7px;align-items:center;color:var(--preview-text, #452238)}.ds-experience-phone-brand>img{width:27.99px;height:27.99px;flex:0 0 auto;border-radius:7px;object-fit:contain}.ds-experience-phone-brand>span{display:flex;min-width:0;justify-content:center;flex-direction:column}.ds-experience-phone-brand strong{overflow:hidden;font-size:13.56px;font-weight:800;line-height:1.05;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.ds-experience-phone-brand small{overflow:hidden;margin-top:2.62px;color:#8c7d85;font-size:7.43px;font-weight:560;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.ds-experience-phone-capsule{display:grid;position:absolute;top:20.99px;right:6.12px;width:78.71px;height:27.99px;grid-template-columns:1fr 1px 1fr;align-items:center;border:1px solid #e7e2e4;border-radius:16px;color:#211d1f;background:#fffffff0}.ds-experience-phone-capsule b{font-size:8px;font-weight:800;text-align:center;letter-spacing:.05em}.ds-experience-phone-capsule i{width:1px;height:16px;background:#ddd5d9}.ds-experience-phone-hero{position:relative;aspect-ratio:1500 / 1166;overflow:hidden}.ds-experience-phone-hero-background{position:absolute;z-index:0;top:0;left:0;width:100%;height:219.56px;object-fit:fill}.ds-experience-phone-hero-surface{position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:35.42px;object-fit:fill}.ds-experience-phone-hero-product{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover}.ds-experience-image-empty{display:flex;position:absolute;inset:0;align-items:center;justify-content:center;flex-direction:column;color:#b5a8ae;background:linear-gradient(145deg,#f2f9f9,#fff6ef)}.ds-experience-image-empty span{margin-top:8px;font-size:8px}.ds-experience-phone-interaction{padding:12.25px 13.12px 0}.ds-experience-phone-action{display:flex;width:100%;height:48.98px;gap:6.12px;align-items:center;justify-content:center;border-radius:9.62px;color:#fff;background:linear-gradient(135deg,#ff493f 0%,var(--preview-accent, #ff544c) 100%);box-shadow:0 4.37px 10.5px #ff544c33;font-size:13.56px;font-weight:800}.ds-experience-phone-action img{width:20.12px;height:20.12px;object-fit:contain}.ds-experience-phone-manual{display:grid;grid-template-columns:1fr 52.48px;gap:5.25px;margin-top:7px;padding:5.25px;border:.87px solid #e2d6db;border-radius:7.87px;background:#fff}.ds-experience-phone-manual>div{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;padding:0 1.75px .87px;color:#9a8791;font-size:8.75px}.ds-experience-phone-manual>div strong{color:var(--preview-text, #452238);font-weight:650}.ds-experience-phone-manual>span{display:flex;height:34.11px;align-items:center;padding:0 8.75px;overflow:hidden;border-radius:5.69px;color:#9a8791;background:#faf6f8;font-size:9.62px;letter-spacing:.02em;white-space:nowrap}.ds-experience-phone-manual>b{display:flex;height:34.11px;align-items:center;justify-content:center;border-radius:5.69px;color:#fff;background:var(--preview-accent, #ff544c);font-size:10.5px;font-weight:650}.ds-experience-reward-icons{display:grid;grid-template-columns:repeat(4,1fr);padding:11.37px 9.62px 14.87px}.ds-experience-reward-icons>span{display:flex;position:relative;min-width:0;align-items:center;flex-direction:column}.ds-experience-reward-icons>span:not(:last-child):after{position:absolute;top:12.25px;right:0;width:.87px;height:40.24px;background:#e5d9de;content:""}.ds-experience-reward-icons i{display:flex;width:48.98px;height:48.98px;align-items:center;justify-content:center;border-radius:50%;background:#fff6ed}.ds-experience-reward-icons img{width:41.11px;height:41.11px;object-fit:contain}.ds-experience-reward-icons strong{margin-top:3.5px;color:var(--preview-text, #452238);font-size:11.37px;font-weight:700}.ds-experience-nearby{display:grid;width:calc(100% - 26.24px);min-height:50.73px;grid-template-columns:25.37px 1fr 13.99px;gap:7.43px;align-items:center;margin:5.25px 13.12px 0;padding:7.87px 12.25px;border:.87px solid #eee3df;border-radius:7.87px;color:var(--preview-text, #452238);background:#fff;box-shadow:0 3.5px 11.37px #5c2f4511}.ds-experience-nearby img:first-child{width:25.37px;height:25.37px;object-fit:contain}.ds-experience-nearby img:last-child{width:13.12px;height:13.12px;justify-self:end;object-fit:contain}.ds-experience-nearby span{overflow:hidden;color:var(--preview-text, #452238);font-size:10.5px;font-weight:650;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ds-experience-tabbar{display:flex;position:absolute;z-index:5;right:0;bottom:0;left:0;height:45.48px;border-top:.87px solid #e9e1e5;background:#fff;box-shadow:0 -3.5px 10.5px #4522380e}.ds-experience-tabbar span{display:flex;min-width:0;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:1.31px;color:#51414b}.ds-experience-tabbar span:first-child{color:var(--preview-accent, #ff544c)}.ds-experience-tabbar img{width:20.99px;height:20.99px;object-fit:contain}.ds-experience-tabbar b{font-size:8.75px;font-weight:500;line-height:1.25}.ds-crop-editor{display:grid;gap:16px}.ds-crop-stage{position:relative;width:720px;max-width:100%;overflow:hidden;border:1px solid #e1d2ca;border-radius:16px;background:#eee7e2;box-shadow:inset 0 0 0 1px #ffffff8c}.ds-crop-stage:after{position:absolute;inset:12px;z-index:2;pointer-events:none;border:1px dashed rgba(255,255,255,.86);border-radius:11px;content:"";box-shadow:0 0 0 999px #27182014}.ds-crop-stage img{position:absolute;max-width:none;object-fit:fill;-webkit-user-select:none;user-select:none}.ds-crop-stage>span{position:absolute;right:22px;bottom:22px;z-index:3;padding:6px 9px;border-radius:8px;color:#fff;background:#2b1b24b8;font-size:10px;font-weight:750}.ds-crop-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ds-crop-controls label{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.ds-crop-controls label span{color:var(--ink);font-size:11px;font-weight:750}.ds-crop-controls label strong{color:var(--coral-dark);font-size:11px}.ds-crop-controls input{width:100%;grid-column:1 / -1;accent-color:var(--coral)}.ds-analytics-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:16px}.ds-analytics-grid .ds-chart-card:nth-child(n+3){margin-top:0}.ds-quality-score{display:flex;align-items:center;flex-direction:column;padding:32px 24px}.ds-quality-score>strong{color:var(--coral);font-size:54px;letter-spacing:-.06em}.ds-quality-score>span{margin-top:2px;color:var(--muted);font-size:9px}.ds-quality-score>div{width:100%;height:9px;margin-top:22px;overflow:hidden;border-radius:10px;background:#f0e7e2}.ds-quality-score>div i{display:block;height:100%;border-radius:inherit;background:var(--coral);animation:ds-grow .9s ease both}.ds-quality-score ul{display:grid;width:100%;gap:10px;margin:22px 0 0;padding:0;list-style:none}.ds-quality-score li{display:flex;gap:8px;align-items:center;color:#267b60;font-size:8px}.ds-quality-score li.is-warning{color:#b46d18}.ds-empty{display:flex;min-height:230px;align-items:center;justify-content:center;flex-direction:column;padding:24px;color:#c3b2ba;text-align:center}.ds-empty strong{margin-top:12px;color:var(--ink);font-size:12px}.ds-empty p{max-width:330px;margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.ds-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#45223857;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.ds-modal{width:min(620px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border-radius:20px;background:#fffdf9;box-shadow:0 30px 100px #45223847}.ds-modal-large{width:min(780px,100%)}.ds-modal-wide{width:min(1180px,100%)}.ds-modal>header{display:flex;min-height:78px;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--line)}.ds-modal>header h2{margin:0;font-size:17px}.ds-modal>header p{margin:5px 0 0;color:var(--muted);font-size:9px}.ds-modal>header button{display:grid;padding:5px;border:0;place-items:center;color:var(--muted);background:transparent}.ds-modal-body{display:flex;flex-direction:column;gap:18px;padding:20px 22px}.ds-modal-body>:where(.ds-hint,.ds-form-error,.ds-reward-type-picker,.ds-renren-dialog-intro,.ds-connection-security,.ds-capability-picker,.ds-connection-result,.ds-code-record-summary,.ds-code-record-footer){margin-block:0}.ds-modal>footer{display:flex;position:sticky;bottom:0;gap:9px;justify-content:flex-end;padding:14px 22px;border-top:1px solid var(--line);background:#fffdf9}.ds-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.ds-form-grid>*,.ds-field{min-width:0}.ds-field{display:flex;flex-direction:column;gap:8px}.ds-field-wide{grid-column:1 / -1}.ds-field>span{margin:0;color:#6f5864;font-size:10px;font-weight:700;line-height:1.35}.ds-field input,.ds-field select,.ds-field textarea{width:100%;min-width:0;height:var(--control-height);padding:0 13px;border:1px solid var(--control-border);border-radius:var(--control-radius);outline:0;color:var(--ink);background:#fff;font-size:11px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.ds-field textarea{height:96px;padding-block:11px;line-height:1.55;resize:vertical}.ds-field input::placeholder,.ds-field textarea::placeholder{color:#ad9da5}.ds-field input:hover,.ds-field select:hover,.ds-field textarea:hover{border-color:var(--control-border-hover)}.ds-field input:focus,.ds-field select:focus,.ds-field textarea:focus{border-color:var(--control-focus);box-shadow:0 0 0 3px #ff544c17}.ds-field input[readonly],.ds-field input:disabled,.ds-field select:disabled,.ds-field textarea:disabled{color:var(--muted);background:#f8f3ef}.ds-input-suffix{display:flex;height:var(--control-height);align-items:center;overflow:hidden;border:1px solid var(--control-border);border-radius:var(--control-radius);background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.ds-input-suffix:hover{border-color:var(--control-border-hover)}.ds-input-suffix:focus-within{border-color:var(--control-focus);box-shadow:0 0 0 3px #ff544c17}.ds-input-suffix input,.ds-input-suffix input:hover,.ds-input-suffix input:focus{height:100%;border:0;border-radius:0;box-shadow:none}.ds-input-suffix em{flex:0 0 auto;padding:0 11px;color:var(--muted);font-size:9px;font-style:normal}.ds-form-error{display:flex;gap:7px;align-items:center;margin-top:14px;padding:10px 11px;border-radius:10px;color:#b63f39;background:var(--coral-soft);font-size:9px}.ds-reward-type-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:18px}.ds-reward-type-picker button{display:flex;min-height:74px;gap:7px;align-items:center;justify-content:center;flex-direction:column;border:1px solid var(--line);border-radius:13px;color:var(--muted);background:#fff;font-size:9px}.ds-reward-type-picker button.is-active{color:var(--coral);border-color:#f7b9b4;background:var(--coral-soft);box-shadow:0 7px 18px #ff544c14}.ds-tier-validation{display:flex;gap:12px;flex-direction:column;padding:13px 14px;border:1px solid;border-radius:14px}.ds-tier-validation.is-warning{border-color:#f1d493;color:#9b6415;background:#fff8e8}.ds-tier-validation.is-warning.is-expanded{border-color:#edb95b;box-shadow:0 0 0 3px #e09e2b14}.ds-tier-validation.is-ready{border-color:#bfe7d8;color:#24785e;background:#effbf6}.ds-tier-validation-head{display:flex;gap:10px;align-items:flex-start}.ds-tier-validation-head>svg{flex:0 0 auto;margin-top:1px}.ds-tier-validation-head>div{display:flex;min-width:0;flex-direction:column}.ds-tier-validation-head strong{color:currentColor;font-size:12px;line-height:1.35}.ds-tier-validation-head span{margin-top:4px;color:#80666d;font-size:10px;line-height:1.55}.ds-tier-validation ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.ds-tier-validation li button{display:grid;width:100%;grid-template-columns:24px minmax(0,1fr);gap:9px;align-items:flex-start;padding:9px 10px;border:1px solid rgba(190,127,20,.16);border-radius:10px;color:#71535f;background:#ffffffb8;text-align:left;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.ds-tier-validation li button:hover{transform:translateY(-1px);border-color:#be7f1459;background:#fff}.ds-tier-validation li i{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:#d89525;font-size:10px;font-style:normal;font-weight:800}.ds-tier-validation li span{display:flex;min-width:0;flex-direction:column}.ds-tier-validation li strong{font-size:11px;line-height:1.35}.ds-tier-validation li small{margin-top:3px;color:#806d73;font-size:10px;line-height:1.5}.ds-tier-server-error{display:flex;gap:4px;flex-direction:column;padding:10px 11px;border:1px solid #f1b9b4;border-radius:10px;color:#ad4039;background:#fff2f0}.ds-tier-server-error strong{font-size:11px}.ds-tier-server-error span{font-size:10px;line-height:1.55}.ds-validation-wrap{min-width:0}.ds-field.is-invalid,.ds-validation-wrap.is-invalid{padding:10px;border:1px solid #f0aaa4;border-radius:12px;background:#fff5f3;box-shadow:0 0 0 3px #ff544c0d}.ds-field.is-invalid>span{color:#ae3c36}.ds-field.is-invalid>input,.ds-field.is-invalid>select,.ds-field.is-invalid>textarea,.ds-field.is-invalid>.ds-input-suffix{border-color:#ef8279}.ds-field-validation{margin:0!important;color:#b33e37!important;font-size:10px!important;font-weight:750;line-height:1.5!important}.ds-product-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.ds-product-search>input{height:var(--control-height);padding:0 13px;border:1px solid var(--control-border);border-radius:var(--control-radius);outline:0;color:var(--ink);background:#fff;font-size:13px;transition:border-color .16s ease,box-shadow .16s ease}.ds-product-search>input:focus{border-color:var(--control-focus);box-shadow:0 0 0 3px #ff544c17}.ds-product-search>button{display:inline-flex;min-width:112px;gap:7px;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(143,98,217,.2);border-radius:var(--control-radius);color:var(--purple);background:var(--purple-soft);font-size:12px;font-weight:750;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.ds-product-search>button:not(:disabled):hover{transform:translateY(-1px);border-color:#8f62d95c;background:#eee4ff}.ds-product-search>button:disabled{cursor:not-allowed;opacity:.55}.ds-live-source-row{display:flex;min-height:34px;gap:10px;align-items:center;justify-content:space-between;padding:6px 8px 6px 10px;border:1px solid #e7ded9;border-radius:10px;background:#fcfaf8}.ds-live-source-row small{margin:0;color:var(--muted);font-size:10px;line-height:1.4}.ds-live-source-row button{flex:0 0 auto;min-height:27px;padding:0 10px;border:1px solid #dfd0ee;border-radius:8px;color:var(--purple);background:#fff;font-size:10px;font-weight:750}.ds-live-source-row button:disabled{cursor:wait;opacity:.5}.ds-product-picker-state{display:flex;min-height:48px;gap:9px;align-items:center;justify-content:center;border:1px dashed #e7dcd6;border-radius:12px;color:var(--muted);background:#fcfaf8;font-size:12px}.ds-product-picker-spinner{width:16px;height:16px;border:2px solid #e1d6ee;border-top-color:var(--purple);border-radius:50%;animation:ds-spin .8s linear infinite}.ds-product-selection{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #eadfd9;border-radius:14px;background:linear-gradient(120deg,#fffdf9,#fff8f4 64%,#f7f1ff)}.ds-product-selection>img,.ds-product-selection-fallback{display:grid;width:56px;height:56px;place-items:center;overflow:hidden;border-radius:12px;color:var(--purple);background:#f1e9ff;object-fit:cover}.ds-product-selection>div{display:flex;min-width:0;flex-direction:column}.ds-product-selection strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ds-product-selection small{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.45}.ds-product-selection dl{display:grid;grid-template-columns:auto auto;gap:18px;margin:0}.ds-product-selection dl>div{display:flex;min-width:72px;flex-direction:column}.ds-product-selection dt{color:var(--muted);font-size:10px}.ds-product-selection dd{margin:4px 0 0;color:#6b4859;font-size:12px;font-weight:750}.ds-coupon-selection{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:13px 14px;border:1px solid #e5d6ff;border-radius:14px;background:linear-gradient(120deg,#fffdfb,#fff8f4 58%,#f6efff)}.ds-coupon-selection>div{display:flex;min-width:0;flex-direction:column}.ds-coupon-selection strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ds-coupon-selection small{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.45}.ds-coupon-selection dl{display:flex;gap:22px;margin:0}.ds-coupon-selection dl>div{display:flex;min-width:76px;flex-direction:column}.ds-coupon-selection dt{color:var(--muted);font-size:10px}.ds-coupon-selection dd{margin:4px 0 0;color:#6b4859;font-size:12px;font-weight:750}.ds-product-picker-error{display:grid;grid-template-columns:1fr auto;gap:4px 14px;align-items:center;padding:12px 13px;border:1px solid #ffd4d0;border-radius:12px;color:#a8443e;background:#fff2f0}.ds-product-picker-error strong{font-size:12px}.ds-product-picker-error span{grid-column:1;color:#9a6865;font-size:11px;line-height:1.45}.ds-product-picker-error button{grid-column:2;grid-row:1 / span 2;min-height:34px;padding:0 13px;border:1px solid rgba(255,84,76,.24);border-radius:10px;color:var(--coral);background:#fff;font-size:11px;font-weight:750}.ds-product-manual-toggle{align-self:flex-start;padding:1px 0;border:0;color:var(--purple);background:transparent;font-size:11px;font-weight:700}.ds-product-manual-toggle:hover{text-decoration:underline;text-underline-offset:3px}.ds-prize-setting-summary{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(120deg,#fffdf9,#fff7f2 62%,#f5efff)}.ds-prize-setting-summary>span{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;color:var(--coral);background:var(--coral-soft)}.ds-prize-setting-summary>div{display:flex;flex-direction:column}.ds-prize-setting-summary small{color:var(--muted);font-size:11px}.ds-prize-setting-summary strong{margin-top:3px;color:var(--ink);font-size:14px}.ds-prize-setting-summary code{padding:5px 8px;border-radius:8px;color:var(--purple);background:var(--purple-soft);font-family:inherit;font-size:11px;font-weight:700}.ds-stock-preview{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:15px;background:#fcfaf8}.ds-stock-preview>div{display:flex;min-width:0;flex-direction:column}.ds-stock-preview>div.is-result{padding:11px 13px;border-radius:12px;background:var(--coral-soft)}.ds-stock-preview small{color:var(--muted);font-size:11px}.ds-stock-preview strong{margin-top:4px;color:var(--ink);font-size:20px}.ds-stock-preview>span{color:#b69fa9;font-size:18px}.ds-stock-preview .is-result strong{color:var(--coral)}.ds-stock-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ds-stock-presets button{min-height:38px;border:1px solid #e6dbd5;border-radius:10px;color:#765f6a;background:#fff;font-size:12px;font-weight:700;transition:border-color .16s ease,color .16s ease,background-color .16s ease,transform .16s ease}.ds-stock-presets button:hover{transform:translateY(-1px);border-color:#f3b8b2;color:var(--coral)}.ds-stock-presets button.is-active{color:var(--coral);border-color:#f3aaa4;background:var(--coral-soft);box-shadow:inset 0 0 0 1px #ff544c14}.ds-delete-warning{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:flex-start;padding:16px;border:1px solid #f2cbc7;border-radius:15px;background:#fff4f2}.ds-delete-warning>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#fff;background:var(--coral)}.ds-delete-warning strong{color:#9f322d;font-size:14px}.ds-delete-warning p{margin:6px 0 0;color:#916461;font-size:12px;line-height:1.6}.ds-toast{position:fixed;top:92px;right:26px;z-index:160;display:grid;min-width:340px;max-width:460px;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:#fffdf9;box-shadow:0 20px 60px #4522382e;font-size:10px;animation:ds-toast-in .22s ease both}.ds-toast-success>svg{color:var(--green)}.ds-toast-warning>svg{color:var(--gold)}.ds-toast-danger>svg{color:var(--coral)}.ds-toast button{display:grid;padding:3px;border:0;place-items:center;color:var(--muted);background:transparent}.ds-app-loading{display:flex;min-height:100vh;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);background:#fffaf3}.ds-app-loading>span{display:grid;width:58px;height:58px;place-items:center;border-radius:20px;color:var(--coral);background:var(--coral-soft)}.ds-app-loading strong{margin-top:16px;color:var(--ink);font-size:14px}.ds-app-loading small{margin-top:5px;font-size:9px}.ds-login{display:grid;min-height:100vh;grid-template-columns:minmax(440px,1.05fr) minmax(500px,.95fr);background:#fffaf3}.ds-login-brand{display:flex;position:relative;overflow:hidden;flex-direction:column;padding:46px 58px 42px;color:#fff;background:var(--coral)}.ds-login-lockup{display:flex;gap:11px;align-items:center}.ds-login-lockup>span{color:var(--coral);background:#fff;box-shadow:none}.ds-login-lockup strong{font-size:18px;letter-spacing:.04em}.ds-login-copy{margin-top:auto;margin-bottom:auto}.ds-login-copy small{color:#ffffffad;font-size:9px;font-weight:750;letter-spacing:.2em}.ds-login-copy h1{max-width:570px;margin:20px 0 0;font-size:clamp(42px,5vw,70px);line-height:1.08;letter-spacing:-.055em}.ds-login-copy p{max-width:430px;margin:22px 0 0;color:#fffc;font-size:13px;line-height:1.7}.ds-login-features{display:flex;gap:12px;flex-wrap:wrap}.ds-login-features>span{display:inline-flex;gap:8px;align-items:center;padding:9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:#ffffff17;font-size:10px}.ds-login-features i{display:grid;place-items:center;font-style:normal}.ds-login-mini-chart{display:flex;position:absolute;right:-20px;bottom:0;width:42%;height:180px;gap:7px;align-items:flex-end;opacity:.18;transform:skew(-8deg)}.ds-login-mini-chart i{flex:1;min-height:8px;border-radius:8px 8px 0 0;background:#fff;animation:ds-bar-up .75s cubic-bezier(.2,.8,.2,1) both}.ds-login-form-wrap{display:grid;place-items:center;padding:40px;background:#fffaf3}.ds-login-card{width:min(430px,100%);padding:32px;border:1px solid var(--line);border-radius:24px;background:#fffdf9;box-shadow:0 24px 80px #4522381c}.ds-login-card.is-register{width:min(540px,100%)}.ds-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:24px;padding:4px;border:1px solid #ebe1dc;border-radius:13px;background:#f8f3ef}.ds-auth-tabs button{min-height:38px;border:0;border-radius:9px;color:#8c7882;background:transparent;font-size:11px;font-weight:750;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.ds-auth-tabs button:hover{color:var(--ink)}.ds-auth-tabs button.is-active{color:var(--ink);background:#fff;box-shadow:0 5px 18px #45223814}.ds-login-card-head{display:flex;gap:12px;align-items:center;margin-bottom:27px}.ds-login-card-head>span{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;color:var(--purple);background:var(--purple-soft)}.ds-login-card-head h2{margin:0;font-size:20px}.ds-login-card-head p{margin:5px 0 0;color:var(--muted);font-size:9px}.ds-login-card .ds-field{margin-top:15px}.ds-register-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.ds-register-grid .ds-field-wide{grid-column:1 / -1}.ds-input-leading{display:flex;height:46px;gap:10px;align-items:center;padding:0 13px;border:1px solid #e3d9d3;border-radius:13px;color:#a7969f;background:#fff;box-shadow:0 1px 2px #45223806;transition:border-color .18s ease,box-shadow .18s ease,color .18s ease,background-color .18s ease}.ds-input-leading:hover{border-color:#d5c8c2;background:#fffefa}.ds-input-leading:focus-within{border-color:#9a7cda;color:#7858c4;background:#fff;box-shadow:0 0 0 3px #7b58c417,0 4px 14px #4522380e}.ds-input-leading input,.ds-input-leading input:focus{height:100%;flex:1;padding:0;border:0;outline:0;background:transparent;box-shadow:none}.ds-login-card .ds-input-leading input[readonly],.ds-login-card .ds-input-leading input[readonly]:hover,.ds-login-card .ds-input-leading input[readonly]:focus{color:var(--ink);background:transparent;-webkit-text-fill-color:var(--ink);cursor:default}.ds-verification-row{display:grid;grid-template-columns:1fr 112px;gap:9px}.ds-verification-row>button{border:1px solid rgba(143,98,217,.22);border-radius:13px;color:var(--purple);background:var(--purple-soft);font-size:10px;font-weight:750;transition:transform .16s ease,border-color .16s ease,background .16s ease}.ds-verification-row>button:not(:disabled):hover{transform:translateY(-1px);border-color:#8f62d961;background:#eee4ff}.ds-verification-row>button:disabled{cursor:not-allowed;opacity:.5}.ds-verify-point-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 0 10px}.ds-verify-point-toolbar>div{display:flex;gap:7px}.ds-verify-point-toolbar button{min-width:58px;min-height:32px;padding:0 12px;border:1px solid #eadeda;border-radius:10px;color:#745461;background:#fff;font-size:12px;font-weight:700}.ds-verify-point-toolbar button:not(:disabled):hover{border-color:#ff8d87;color:#e94e48;background:#fff5f3}.ds-verify-point-toolbar button:disabled{cursor:not-allowed;opacity:.45}.ds-fulfillment-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ds-fulfillment-choice-grid>label{display:grid;min-width:0;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:14px;border:1px solid #eadfdb;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.ds-fulfillment-choice-grid>label:hover{border-color:#ffaaa5;background:#fffaf8}.ds-fulfillment-choice-grid>label.is-selected{border-color:#ff625b;background:#fff0ed;box-shadow:0 0 0 2px #ff544c17}.ds-fulfillment-choice-grid input{width:17px;height:17px;margin:2px 0 0;accent-color:#ff544c}.ds-fulfillment-choice-grid label>span{display:flex;min-width:0;flex-direction:column;gap:4px}.ds-fulfillment-choice-grid strong{color:#4d293d;font-size:13px}.ds-fulfillment-choice-grid small{color:#8d7b84;font-size:11px;line-height:1.45}.ds-verify-point-grid{display:grid;max-height:280px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;overflow:auto;padding:3px}.ds-verify-point-grid>label{display:grid;min-width:0;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid #eadfdb;border-radius:13px;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.ds-verify-point-grid>label:hover{border-color:#ffaaa5;background:#fffaf8}.ds-verify-point-grid>label.is-selected{border-color:#ff716b;background:#fff1ef;box-shadow:0 0 0 2px #ff544c14}.ds-verify-point-grid input{width:17px;height:17px;margin:2px 0 0;accent-color:#ff544c}.ds-verify-point-grid label>span{display:flex;min-width:0;flex-direction:column;gap:4px}.ds-verify-point-grid strong{overflow:hidden;color:#4d293d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ds-verify-point-grid small{overflow:hidden;color:#8d7b84;font-size:11px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.ds-verify-location-empty{display:grid;min-height:110px;place-items:center;color:var(--muted);font-size:13px}.ds-verify-location-list{display:flex;flex-direction:column;gap:10px}.ds-verify-location-item{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:15px 16px;border:1px solid #eadfdb;border-radius:15px;background:#fff}.ds-verify-location-copy{min-width:0}.ds-verify-location-copy>div{display:flex;min-width:0;gap:9px;align-items:center}.ds-verify-location-copy strong{overflow:hidden;color:var(--ink);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.ds-verify-location-copy p{margin:7px 0 0;color:#786570;font-size:12px;line-height:1.55}.ds-verify-location-copy small{display:block;margin-top:5px;color:var(--muted);font-size:11px}.ds-verify-location-state{flex:0 0 auto;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:700}.ds-verify-location-state.is-ready{color:#257b5e;background:#eaf8f2}.ds-verify-location-state.is-missing{color:#a06a1a;background:#fff5dc}.ds-verify-location-actions{display:flex;gap:8px;align-items:center}.ds-verify-location-actions>button{min-height:34px;padding:0 12px;border:1px solid #ddcff5;border-radius:10px;color:var(--purple);background:#faf6ff;font-size:11px;font-weight:700}.ds-verify-location-actions>button.is-danger{border-color:#f2cbc7;color:#b63f39;background:#fff5f3}.ds-verify-location-actions>span{color:#257b5e;font-size:11px;font-weight:700}.ds-verify-location-editor{display:grid;min-width:360px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ds-verify-location-editor label{display:flex;min-width:0;flex-direction:column;gap:5px;color:#6f5864;font-size:10px;font-weight:700}.ds-verify-location-editor input{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid var(--control-border);border-radius:10px;outline:0;color:var(--ink);background:#fff;box-sizing:border-box}.ds-verify-location-editor input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ff544c14}.ds-verify-location-editor>div{display:flex;grid-column:1 / -1;gap:8px;justify-content:flex-end}.ds-code-hint{display:block;margin-top:7px;color:#7a5bbe;font-size:9px}.ds-terms{display:flex;gap:9px;align-items:flex-start;margin-top:17px;color:#826e78;font-size:9px;line-height:1.55}.ds-terms input{width:15px;height:15px;flex:0 0 auto;margin:0;accent-color:var(--coral)}.ds-login-card>.ds-button{width:100%;min-height:46px;margin-top:20px}.ds-demo-account{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding:10px 11px;border-radius:10px;color:var(--muted);background:#f8f3ef;font-size:8px}.ds-demo-account strong{color:#6a505d}.ds-login-security{display:flex;gap:6px;align-items:center;justify-content:center;margin-top:19px;color:#9b8791;font-size:8px}.ds-login-security svg{color:var(--green)}.ds-mfa-fields,.ds-passkey-fields{display:grid;gap:14px}.ds-passkey-hero{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;padding:17px;border:1px solid rgba(143,98,217,.2);border-radius:16px;background:linear-gradient(135deg,#fff,#f7f0ff)}.ds-passkey-hero>span{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;color:var(--purple);background:#eee4ff;box-shadow:inset 0 0 0 1px #8f62d914}.ds-passkey-hero strong{display:block;color:var(--ink);font-size:14px}.ds-passkey-hero p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.ds-mfa-setup,.ds-mfa-recovery{display:grid;gap:8px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fffaf7}.ds-mfa-setup>span,.ds-mfa-recovery>span{color:var(--ink);font-size:12px;font-weight:750}.ds-mfa-setup>code{padding:10px 11px;overflow-wrap:anywhere;border-radius:9px;color:var(--purple);background:var(--purple-soft);font-size:13px;font-weight:750;letter-spacing:.08em}.ds-mfa-setup>a{width:fit-content;color:var(--coral);font-size:11px;text-decoration:none}.ds-mfa-recovery p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.ds-mfa-recovery>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ds-mfa-recovery code{padding:8px;border:1px dashed #dccfc8;border-radius:8px;text-align:center;background:#fff;font-size:11px;letter-spacing:.05em}.ds-mfa-confirm{display:flex;gap:9px;align-items:center;color:var(--ink);font-size:11px}.ds-mfa-confirm input{width:17px;height:17px;accent-color:var(--coral)}.ds-mfa-back{display:block;width:100%;margin-top:11px;border:0;color:var(--muted);background:transparent;font-size:11px;cursor:pointer}.ds-mfa-loading{display:flex;gap:9px;align-items:center;min-height:88px;justify-content:center;color:var(--muted);font-size:12px}.ds-manual-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding:18px 20px;border:1px solid rgba(143,98,217,.2);border-radius:17px;background:linear-gradient(110deg,#fffdf9,#f5edff)}.ds-manual-intro>div{display:flex;gap:13px;align-items:center;color:var(--purple)}.ds-manual-intro span{display:grid;gap:4px}.ds-manual-intro strong{color:var(--ink);font-size:15px}.ds-manual-intro small{color:var(--muted);font-size:12px}.ds-manual-name-guide{margin-bottom:18px}.ds-manual-name-guide>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:8px 20px 18px}.ds-manual-name-guide span{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:start;padding:10px 0;border-bottom:1px dashed var(--line)}.ds-manual-name-guide span:nth-last-child(-n+2){border-bottom:0}.ds-manual-name-guide strong{color:var(--ink);font-size:12px}.ds-manual-name-guide i{color:var(--muted);font-size:12px;font-style:normal;line-height:1.55}.ds-manual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ds-manual-card{display:flex;min-width:0;flex-direction:column;padding:21px;border:1px solid var(--line);border-radius:18px;background:#fffdf9;box-shadow:0 10px 32px #4522380b}.ds-manual-card header{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.ds-manual-card header em{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:var(--coral);background:var(--coral-soft);font-size:12px;font-style:normal;font-weight:800}.ds-manual-card h2{margin:1px 0 0;color:var(--ink);font-size:17px}.ds-manual-card header p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.ds-manual-path{display:flex;gap:9px;align-items:flex-start;margin:16px 0 0;padding:10px 12px;border-radius:11px;color:#6f5a65;background:#faf4ef;font-size:12px;line-height:1.55}.ds-manual-path strong{flex:0 0 auto;color:var(--coral)}.ds-manual-card ol{display:grid;gap:9px;margin:17px 0;padding-left:24px;color:#6f5a65;font-size:12px;line-height:1.7}.ds-manual-card li::marker{color:var(--coral);font-weight:800}.ds-manual-check{display:flex;gap:9px;align-items:flex-start;margin:0 0 14px;padding:11px 12px;border:1px solid rgba(35,155,119,.16);border-radius:11px;color:#5d7068;background:#239b770f;font-size:12px;line-height:1.6}.ds-manual-check>svg{flex:0 0 auto;margin-top:1px;color:var(--green)}.ds-manual-check span{display:grid;gap:2px}.ds-manual-check strong{color:var(--green)}.ds-manual-card>.ds-hint{margin-top:auto}.ds-manual-card>.ds-button{width:fit-content;margin-top:14px}.ds-manual-checklist{margin-top:18px}.ds-manual-checklist>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:20px}.ds-manual-checklist span{display:flex;gap:9px;align-items:flex-start;color:#6f5a65;font-size:12px;line-height:1.55}.ds-manual-checklist span svg{flex:0 0 auto;margin-top:1px;color:var(--green)}@media(max-width:980px){.ds-manual-name-guide>div:last-child,.ds-manual-grid,.ds-manual-checklist>div:last-child{grid-template-columns:1fr}.ds-manual-name-guide span:nth-last-child(2){border-bottom:1px dashed var(--line)}}.ds-sidebar-label,.ds-breadcrumb,.ds-workspace-popover>span,.ds-workspace-popover>small,.ds-search input,.ds-refresh span,.ds-user strong,.ds-button,.ds-page-title p,.ds-panel-head p,.ds-stat-card small,.ds-segmented>button,.ds-reward-donut li,.ds-table-identity strong,.ds-name-cell strong,.ds-funnel>div header,.ds-readiness strong,.ds-muted,table{font-size:10px}.ds-page-title p,.ds-search input,.ds-button{font-size:11px}.ds-stat-card em,.ds-table-identity small,.ds-name-cell small,.ds-funnel small,.ds-readiness small,.ds-status,th{font-size:9px}.ds-test-guard{display:grid;grid-template-columns:minmax(360px,1.4fr) minmax(420px,1fr);gap:24px;align-items:center;margin-bottom:18px;padding:22px 24px;overflow:hidden;border:1px solid #eadfd9;border-radius:20px;background:linear-gradient(118deg,#fffdf9,#fff7f2 56%,#f5edff);box-shadow:var(--shadow)}.ds-test-guard-main{display:flex;gap:14px;align-items:center}.ds-test-guard-main>span{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,var(--coral),#ff7d76);box-shadow:0 12px 26px #ff544c38}.ds-test-guard-main>div{display:flex;min-width:0;flex:1;flex-direction:column}.ds-test-guard-main small{color:var(--muted);font-size:9px}.ds-test-guard-main strong{margin-top:3px;font-size:17px}.ds-test-guard-main p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.ds-test-guard dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0;overflow:hidden;border:1px solid rgba(143,98,217,.14);border-radius:15px;background:#ffffffb3}.ds-test-guard dl>div{display:flex;min-width:0;flex-direction:column;padding:13px 14px;border-left:1px solid rgba(143,98,217,.12)}.ds-test-guard dl>div:first-child{border-left:0}.ds-test-guard dt{color:var(--muted);font-size:8px}.ds-test-guard dd{overflow:hidden;margin:5px 0 0;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.ds-test-step-panel{background:#fffefa}.ds-test-step-panel .ds-panel-head{min-height:78px;padding:18px 22px;background:#ffffff8a}.ds-test-step-panel .ds-panel-head h2{font-size:16px}.ds-test-step-panel .ds-panel-head p{margin-top:6px;font-size:11px;line-height:1.55}.ds-test-mode-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 22px 0}.ds-test-mode-grid>button{display:flex;position:relative;min-height:142px;flex-direction:column;align-items:flex-start;padding:18px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ds-test-mode-grid>button:not(:disabled):hover{transform:translateY(-2px);border-color:#ffc6c0;box-shadow:0 13px 32px #45223814}.ds-test-mode-grid>button.is-active{border-color:#ff8179;background:linear-gradient(145deg,#fff7f4,#fff);box-shadow:0 12px 30px #ff544c1c,inset 0 0 0 1px #ff544c14}.ds-test-mode-grid>button.is-active:after{position:absolute;top:16px;right:16px;width:8px;height:8px;border:3px solid #ffe2de;border-radius:50%;content:"";background:var(--coral)}.ds-test-mode-grid>button>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:var(--muted);background:#f7f2ef}.ds-test-mode-grid>button.is-blue>span{color:#4776c5;background:#edf4ff}.ds-test-mode-grid>button.is-purple>span{color:var(--purple);background:var(--purple-soft)}.ds-test-mode-grid>button.is-coral>span{color:var(--coral);background:var(--coral-soft)}.ds-test-mode-grid>button strong{margin-top:13px;font-size:14px}.ds-test-mode-grid>button small{flex:1;margin-top:7px;color:var(--muted);font-size:11px;line-height:1.55}.ds-test-mode-grid>button em{margin-top:11px;color:var(--coral);font-size:10px;font-style:normal;font-weight:750}.ds-test-live-options{display:grid;grid-template-columns:minmax(240px,1fr) 190px 190px;gap:14px;align-items:end;margin:16px 22px 22px;padding:17px;border:1px solid #eee2dc;border-radius:15px;background:#fbf7f4}.ds-test-live-intro{display:flex;min-height:44px;flex-direction:column;justify-content:center}.ds-test-live-intro strong{font-size:13px}.ds-test-live-intro small{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.45}.ds-test-live-options>label{display:flex;min-width:0;flex-direction:column;gap:8px}.ds-test-live-options>label span,.ds-test-form label span{color:#715966;font-size:11px;font-weight:700}.ds-test-live-options select,.ds-test-form input,.ds-test-form select{width:100%;height:44px;padding:0 13px;border:1px solid #e2d6d0;border-radius:12px;outline:0;color:var(--ink);background:#fff;font-size:12px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.ds-test-form input::placeholder{color:#b7a9b0}.ds-test-live-options select:hover,.ds-test-form input:hover,.ds-test-form select:hover{border-color:#cfbeb6}.ds-test-live-options select:focus,.ds-test-form input:focus,.ds-test-form select:focus{border-color:#ff9e97;box-shadow:0 0 0 3px #ff544c14}.ds-test-live-options .ds-hint{grid-column:1 / -1;margin:0;padding:10px 12px;font-size:10px}.ds-test-two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.ds-test-task-panel{align-self:start}.ds-test-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px 22px 0}.ds-test-form label{display:flex;min-width:0;flex-direction:column;gap:8px}.ds-test-form label:nth-child(3){grid-column:1 / -1}.ds-test-form>.ds-button{width:170px;min-height:44px;grid-column:1 / -1;align-self:end;margin-top:2px;font-size:12px}.ds-test-allowlist{display:flex;min-height:150px;flex-direction:column;gap:8px;margin:16px 22px 22px;padding:14px;border:1px solid #eee3de;border-radius:15px;background:#fbf8f5}.ds-test-allowlist>div:not(.ds-empty){display:flex;min-height:58px;gap:10px;align-items:center;padding:9px 11px;border:1px solid #eee3de;border-radius:13px;background:#fff}.ds-test-allowlist .ds-empty{min-height:120px;padding:18px}.ds-test-allowlist .ds-empty strong{font-size:13px}.ds-test-allowlist .ds-empty p{font-size:10px}.ds-test-allowlist>div>span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:var(--purple);background:var(--purple-soft);font-size:11px;font-weight:800}.ds-test-allowlist p{display:flex;min-width:0;flex:1;flex-direction:column;margin:0}.ds-test-allowlist p strong{font-size:12px}.ds-test-allowlist p small{overflow:hidden;margin-top:4px;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ds-test-allowlist button{padding:7px 10px;border:0;border-radius:9px;color:#be453e;background:var(--coral-soft);font-size:10px}.ds-test-member-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 22px 0}.ds-test-member-steps span{display:flex;gap:7px;align-items:center;padding:9px 10px;border-radius:11px;color:#755f6b;background:#f8f3ef;font-size:9px;line-height:1.4}.ds-test-member-steps b{display:grid;width:21px;height:21px;flex:0 0 auto;place-items:center;border-radius:7px;color:#fff;background:var(--purple);font-size:8px}.ds-test-member-actions{display:flex;gap:7px}.ds-test-allowlist .ds-test-member-actions button:first-child{color:var(--purple);background:var(--purple-soft);font-weight:700}.ds-test-allowlist .ds-test-member-actions button.is-verified{color:#167b5a;background:var(--green-soft)}.ds-test-task-panel>.ds-hint{margin:16px 22px 22px;font-size:10px}.ds-test-code{position:relative;margin:16px 22px 22px;padding:18px;overflow:hidden;border:1px dashed #d9c5ee;border-radius:15px;background:linear-gradient(135deg,#fbf7ff,#fffaf6)}.ds-test-code:after{position:absolute;right:-22px;bottom:-32px;width:100px;height:100px;border-radius:50%;content:"";background:#8f62d914}.ds-test-code small{display:block;color:var(--muted);font-size:10px}.ds-test-code strong{display:block;margin-top:7px;color:var(--purple);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;letter-spacing:.04em;word-break:break-all}.ds-test-code p{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.ds-test-code button{position:relative;z-index:1;margin-top:12px;padding:8px 12px;border:0;border-radius:9px;color:#fff;background:var(--purple);font-size:10px;font-weight:700}.ds-login-identity{display:grid;grid-template-columns:1fr auto;gap:4px 12px;margin:-10px 0 4px;padding:12px 14px;border:1px solid #eadfd9;border-radius:12px;background:#fffaf7}.ds-login-identity span{color:var(--muted);font-size:12px}.ds-login-identity strong{color:var(--ink);font-size:13px}.ds-login-identity small{grid-column:1 / -1;color:#8b747f;font-size:11px;line-height:1.45}.ds-input-leading input:-webkit-autofill,.ds-input-leading input:-webkit-autofill:hover,.ds-input-leading input:-webkit-autofill:focus,.ds-field input:-webkit-autofill,.ds-field input:-webkit-autofill:hover,.ds-field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink)!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important;box-shadow:0 0 0 1000px #fff inset!important;caret-color:var(--ink);transition:background-color 99999s ease-out}.ds-quantity-presets{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ds-quantity-presets button{min-width:54px;padding:6px 8px;border:1px solid #e5dad5;border-radius:8px;color:#765f6b;background:#fff;font-size:11px;font-weight:700}.ds-quantity-presets button:hover,.ds-quantity-presets button.is-active{border-color:#ff9d96;color:var(--coral);background:var(--coral-soft)}.ds-code-workflow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;align-items:center;margin-bottom:18px;padding:17px 20px;border:1px solid #eadfd9;border-radius:17px;background:linear-gradient(100deg,#fffdfa,#fff7f3 58%,#f8f1ff);box-shadow:var(--shadow)}.ds-code-workflow>div{display:flex;min-width:0;gap:10px;align-items:center}.ds-code-workflow b{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:10px;color:#fff;background:var(--coral);font-size:12px}.ds-code-workflow span{display:flex;min-width:0;flex-direction:column}.ds-code-workflow strong{font-size:13px}.ds-code-workflow small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.4}.ds-code-workflow>svg{color:#c9b9c1}.ds-code-retention{display:grid;grid-template-columns:auto minmax(260px,1fr) auto auto;gap:16px;align-items:center;margin-bottom:18px;padding:16px 18px;border:1px solid #cfe9df;border-radius:17px;background:linear-gradient(105deg,#f4fcf8,#fffdfa 70%);box-shadow:var(--shadow)}.ds-code-retention>span{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#16825f;background:#e4f7ef}.ds-code-retention>div{display:flex;min-width:0;flex-direction:column;gap:5px}.ds-code-retention>div strong{font-size:13px}.ds-code-retention>div small{color:var(--muted);font-size:11px;line-height:1.55}.ds-code-retention dl{display:flex;margin:0;border:1px solid #eadfd9;border-radius:13px;overflow:hidden;background:#fff}.ds-code-retention dl div{min-width:82px;padding:8px 12px;border-right:1px solid #eee4df}.ds-code-retention dl div:last-child{border-right:0}.ds-code-retention dt{color:var(--muted);font-size:9px}.ds-code-retention dd{margin:3px 0 0;font-size:12px;font-weight:700}.ds-campaign-actions{min-width:300px;gap:8px;flex-wrap:wrap}.ds-row-actions .ds-campaign-action{display:inline-flex;min-height:34px;gap:6px;align-items:center;justify-content:center;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fff;box-shadow:0 1px 2px #4522380a;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,background .16s ease,transform .16s ease}.ds-row-actions .ds-campaign-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 14px #45223817}.ds-row-actions .ds-campaign-action.is-neutral:hover:not(:disabled){border-color:#cdbfc5;background:#fffaf7}.ds-row-actions .ds-campaign-action.is-primary{border-color:var(--coral);color:#fff;background:var(--coral)}.ds-row-actions .ds-campaign-action.is-pause{border-color:#dac9ef;color:#6f4cae;background:#f7f1ff}.ds-row-actions .ds-campaign-action.is-pause:hover:not(:disabled){border-color:#bd9fe4;background:#f0e6fc}.ds-row-actions .ds-campaign-action.is-resume{border-color:#bfe2d5;color:#167b5a;background:#effaf5}.ds-row-actions .ds-campaign-action.is-resume:hover:not(:disabled){border-color:#8fcdb7;background:#e5f6ef}.ds-row-actions .ds-campaign-action.is-end{border-color:#efc2be;color:#a83e38;background:#fff8f7}.ds-row-actions .ds-campaign-action.is-end:hover:not(:disabled){border-color:#e38e87;color:#8f2f2a;background:#fff0ee}.ds-row-actions .ds-campaign-action.is-delete{border-color:#efcfcb;color:#b2433d;background:#fff}.ds-row-actions .ds-campaign-action.is-delete:hover:not(:disabled){border-color:#df8d86;color:#8f2f2a;background:#fff3f1}.ds-row-actions .ds-campaign-action:disabled{cursor:not-allowed;opacity:.48}.ds-reconciliation-panel{margin-bottom:16px}.ds-reconciliation-table{min-width:1080px}.ds-reconciliation-evidence{display:block;max-width:390px;font-size:12px;font-weight:650;line-height:1.55;white-space:normal}.ds-reconciliation-evidence.is-success{color:#167b5a}.ds-reconciliation-evidence.is-rejected{color:#a83e38}.ds-reconciliation-evidence.is-pending{color:#96691f}.ds-code-record-summary{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;margin-bottom:14px;border:1px solid var(--line);border-radius:13px;background:#fbf8f5}.ds-code-record-summary>div{display:flex;min-height:64px;flex-direction:column;justify-content:center;padding:11px 14px;border-left:1px solid var(--line)}.ds-code-record-summary>div:first-child{border-left:0}.ds-code-record-summary small{color:var(--muted);font-size:11px}.ds-code-record-summary strong{margin-top:5px;font-size:16px}.ds-code-record-table{max-height:min(520px,calc(100vh - 330px));overflow:auto;border:1px solid var(--line);border-radius:13px}.ds-code-record-table table{width:100%;min-width:0;table-layout:fixed;font-size:11px}.ds-code-record-table th{position:sticky;top:0;z-index:1;padding-inline:10px;font-size:10px}.ds-code-record-table td{height:58px;padding:9px 10px;overflow-wrap:anywhere}.ds-code-record-table code{color:#6f4fb4;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;overflow-wrap:anywhere;word-break:break-all}.ds-code-record-table .ds-code-col-sequence{width:7%}.ds-code-record-table .ds-code-col-fingerprint{width:21%}.ds-code-record-table .ds-code-col-status,.ds-code-record-table .ds-code-col-wechat{width:14%}.ds-code-record-table .ds-code-col-checksum{width:18%}.ds-code-record-table .ds-code-col-time{width:16%}.ds-code-record-table .ds-code-col-participant{width:10%}.ds-code-record-loading{display:grid;min-height:150px;place-items:center;color:var(--muted);font-size:12px}.ds-code-record-footer{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-top:14px}.ds-code-record-footer>span{max-width:650px;color:var(--muted);font-size:11px;line-height:1.5}.ds-code-record-footer>div{display:flex;gap:8px}.ds-spin{animation:ds-spin .8s linear infinite}@keyframes ds-spin{to{transform:rotate(360deg)}}@keyframes ds-grow{0%{width:0}}@keyframes ds-bar-up{0%{height:0}}@keyframes ds-toast-in{0%{opacity:0;transform:translateY(-8px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1440px){.ds-topbar{grid-template-columns:minmax(210px,280px) minmax(210px,1fr) auto;gap:14px;padding-inline:20px}.ds-refresh span,.ds-user>div{display:none}}@media(max-width:1240px){.ds-dashboard-bottom{grid-template-columns:1fr 1fr}.ds-dashboard-bottom>.ds-panel:first-child{grid-column:1 / -1}.ds-stat-grid{grid-template-columns:1fr 1fr}.ds-analytics-grid{grid-template-columns:1fr}.ds-analytics-grid .ds-chart-card{min-height:360px}.ds-login{grid-template-columns:.9fr 1.1fr}.ds-login-brand{padding-inline:40px}.ds-risk-event-details{grid-template-columns:1fr 1fr}.ds-risk-event-steps{grid-column:1 / -1}.ds-policy-list{grid-template-columns:1fr 1fr}.ds-policy-list>div:nth-last-child(-n+3){border-bottom:1px solid #f0e7e2}.ds-policy-list>div:nth-last-child(-n+2){border-bottom:0}}@media(max-width:1120px){.ds-experience-layout{grid-template-columns:1fr}.ds-experience-preview-panel{position:static}}@media(max-width:980px){.ds-sidebar{transform:translate(-102%);box-shadow:16px 0 50px #4522382e;transition:transform .2s ease}.ds-sidebar.is-open{transform:translate(0)}.ds-brand>button{display:grid}.ds-sidebar-mask{position:fixed;inset:0;z-index:35;display:block;border:0;background:#45223840}.ds-shell{margin-left:0}.ds-topbar{grid-template-columns:38px minmax(180px,260px) 1fr}.ds-menu-button{display:grid;width:38px;height:38px;border:1px solid var(--line);border-radius:11px;place-items:center;color:var(--ink);background:#fff}.ds-search,.ds-search-spacer{display:none}.ds-dashboard-grid,.ds-probability-layout,.ds-store-layout,.ds-risk-layout,.ds-dashboard-bottom{grid-template-columns:1fr}.ds-dashboard-bottom>.ds-panel:first-child{grid-column:auto}.ds-connection-overview,.ds-renren-routing,.ds-renren-onboarding{grid-template-columns:1fr}.ds-code-workflow{grid-template-columns:1fr 1fr}.ds-code-retention{grid-template-columns:auto 1fr}.ds-code-retention dl,.ds-code-retention>button{grid-column:1 / -1}.ds-code-workflow>svg{display:none}.ds-experience-layout{grid-template-columns:1fr}.ds-experience-preview-panel{position:static}.ds-test-guard,.ds-test-two-column{grid-template-columns:1fr}.ds-test-mode-grid,.ds-test-live-options{grid-template-columns:1fr 1fr}.ds-test-live-intro{grid-column:1 / -1}.ds-risk-hero{grid-template-columns:1fr;gap:20px}.ds-risk-hero dl{padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}.ds-login{grid-template-columns:1fr}.ds-login-brand{min-height:360px}.ds-login-copy{margin:50px 0}.ds-login-copy h1{font-size:44px}.ds-manual-grid{grid-template-columns:1fr}}@media(max-width:680px){.ds-consumer-entry-guide{padding:15px}.ds-entry-path-preset{position:static;width:100%;margin-top:12px;transform:none}.ds-verify-location-item{grid-template-columns:1fr}.ds-verify-location-editor{min-width:0;grid-template-columns:1fr}.ds-verify-location-editor>div{grid-column:1}.ds-topbar{height:70px;grid-template-columns:38px 1fr auto;padding-inline:12px}.ds-workspace{border:0;background:transparent}.ds-workspace>span{display:none}.ds-refresh,.ds-top-divider{display:none}.ds-user>button{display:none}.ds-shell main{padding:16px 14px 30px}.ds-breadcrumb{padding:15px 14px 0}.ds-page-title{align-items:flex-start;flex-direction:column;margin-bottom:18px}.ds-page-title h1{font-size:24px}.ds-page-title-action{width:100%}.ds-page-title .ds-button{flex:1}.ds-stat-grid,.ds-stat-grid-three,.ds-reward-summary,.ds-summary-strip{grid-template-columns:1fr}.ds-summary-strip article{border-right:0;border-bottom:1px solid var(--line)}.ds-summary-strip article:last-child{border-bottom:0}.ds-dashboard-grid{display:block}.ds-dashboard-grid>.ds-panel+.ds-panel{margin-top:14px}.ds-chart-card{min-height:350px}.ds-compact-table>div{grid-template-columns:1fr auto;padding-block:10px}.ds-compact-table>div>span:not(.ds-table-identity):not(.ds-status){display:none}.ds-table-toolbar{align-items:stretch;flex-direction:column}.ds-table-toolbar .ds-segmented{overflow-x:auto}.ds-reward-filters{align-items:stretch;flex-direction:column}.ds-reward-filters>label{align-items:stretch;flex-direction:column}.ds-reward-filters select{width:100%;min-width:0}.ds-probability-weight-tools{align-items:stretch;flex-direction:column}.ds-probability-toolbar{align-items:stretch;flex-direction:column;gap:10px}.ds-probability-toolbar label{align-items:stretch;flex-direction:column}.ds-probability-toolbar select{width:100%}.ds-probability-toolbar>span{padding:0;border:0}.ds-segment-rule{grid-template-columns:1fr;padding:14px}.ds-segment-mode>div{grid-template-columns:1fr}.ds-post-limit-editor{margin:0 14px 14px}.ds-post-limit-presets{align-items:stretch;flex-direction:column}.ds-post-limit-presets button{width:100%}.ds-post-limit-weights{grid-template-columns:1fr}.ds-manual-intro{align-items:flex-start;flex-direction:column;gap:14px}.ds-manual-checklist>div:last-child{grid-template-columns:1fr}.ds-probability-pool-head{padding-right:0}.ds-pool-actions{position:static;padding:0 16px 14px;transform:none}.ds-pool-actions .ds-button{flex:1}.ds-weight-editor>label{grid-template-columns:40px 1fr 76px}.ds-tier-list>div:not(.ds-total-rule){grid-template-columns:minmax(76px,.8fr) minmax(110px,1.4fr) 78px 64px;gap:8px}.ds-tier-list>div:not(.ds-total-rule) .ds-percent-input{width:78px}.ds-tier-list>div:not(.ds-total-rule) .ds-percent-input input{width:54px}.ds-tier-list small{display:none}.ds-risk-hero dl{grid-template-columns:1fr 1fr}.ds-risk-hero dl>div:nth-child(odd){border-left:0}.ds-risk-event-head{grid-template-columns:42px minmax(0,1fr);padding:14px}.ds-risk-event-icon{width:42px;height:42px}.ds-risk-event-state{grid-column:1 / -1;justify-content:flex-start;padding-left:55px}.ds-risk-event-details{grid-template-columns:1fr;padding:12px 14px}.ds-risk-event-steps{grid-column:auto}.ds-risk-event-footer{align-items:stretch;flex-direction:column;padding:13px 14px}.ds-risk-event-footer>div:last-child{width:100%}.ds-risk-event-footer>div:last-child>button{flex:1;justify-content:center}.ds-policy-list{grid-template-columns:1fr}.ds-policy-list>div:nth-last-child(-n+2){border-bottom:1px solid #f0e7e2}.ds-policy-list>div:last-child{border-bottom:0}.ds-capability-picker>div{grid-template-columns:1fr 1fr}.ds-form-grid{grid-template-columns:1fr}.ds-field-wide{grid-column:auto}.ds-reward-type-picker{grid-template-columns:1fr 1fr}.ds-product-selection{grid-template-columns:48px minmax(0,1fr)}.ds-product-selection>img,.ds-product-selection-fallback{width:48px;height:48px}.ds-product-selection dl{grid-column:1 / -1;padding-left:60px}.ds-coupon-selection{grid-template-columns:1fr}.ds-coupon-selection dl{justify-content:space-between}.ds-stock-preview{grid-template-columns:1fr;gap:8px}.ds-stock-preview>span{display:none}.ds-stock-presets{grid-template-columns:1fr 1fr}.ds-test-mode-grid,.ds-test-form,.ds-experience-intro{grid-template-columns:1fr}.ds-experience-intro>label{align-items:stretch;flex-direction:column}.ds-experience-upload{grid-template-columns:1fr}.ds-experience-upload>label{justify-self:stretch}.ds-experience-actions{align-items:stretch;flex-direction:column}.ds-experience-actions .ds-button{width:100%}.ds-test-form label:nth-child(3){grid-column:auto}.ds-test-live-options{grid-template-columns:1fr;align-items:stretch}.ds-test-live-intro,.ds-test-live-options .ds-hint{grid-column:auto}.ds-test-guard{padding:16px}.ds-test-guard dl{grid-template-columns:1fr}.ds-test-guard dl>div{border-top:1px solid rgba(143,98,217,.12);border-left:0}.ds-test-guard dl>div:first-child{border-top:0}.ds-renren-flow{grid-template-columns:1fr}.ds-code-workflow{display:none}.ds-code-workflow+.ds-stat-grid-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ds-code-workflow+.ds-stat-grid-three article{min-height:104px;padding:12px 10px}.ds-code-workflow+.ds-stat-grid-three article>span{width:36px;height:36px}.ds-code-workflow+.ds-stat-grid-three article strong{font-size:20px}.ds-code-workflow+.ds-stat-grid-three article em{display:none}.ds-code-record-summary,.ds-code-retention{grid-template-columns:1fr}.ds-code-retention dl{width:100%}.ds-code-retention dl div{flex:1;min-width:0}.ds-batch-table-wrap{overflow:visible;padding:0 12px 14px;background:#fbf7f4}.ds-batch-table,.ds-batch-table tbody,.ds-batch-table tr,.ds-batch-table td{display:block;width:100%}.ds-batch-table colgroup,.ds-batch-table thead{display:none}.ds-batch-table tr{display:grid;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px;border:1px solid var(--line);border-radius:15px;background:#fffdfa;box-shadow:0 7px 22px #4522380b}.ds-batch-table td{display:grid;min-height:0;height:auto;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:start;padding:12px 14px;border-top:1px solid #f1e8e3}.ds-batch-table td:first-child{grid-column:1 / -1;border-top:0}.ds-batch-table td:nth-child(2),.ds-batch-table td:nth-child(3),.ds-batch-table td:nth-child(6){display:block}.ds-batch-table td:nth-child(2):before,.ds-batch-table td:nth-child(3):before,.ds-batch-table td:nth-child(6):before{display:block;margin-bottom:6px}.ds-batch-table td:nth-child(4),.ds-batch-table td:nth-child(5),.ds-batch-table td:last-child{grid-column:1 / -1}.ds-batch-table td:before{color:var(--muted);content:attr(data-label);font-size:10px;font-weight:650;line-height:1.5}.ds-batch-table td[data-label=状态]{padding-top:12px}.ds-batch-identity strong{white-space:normal}.ds-batch-actions{width:100%}.ds-batch-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-batch-action{min-height:36px;font-size:11px}.ds-code-download select{height:36px;font-size:11px}.ds-code-record-summary>div{border-top:1px solid var(--line);border-left:0}.ds-code-record-summary>div:first-child{border-top:0}.ds-code-record-footer{align-items:stretch;flex-direction:column}.ds-code-record-table table{min-width:820px;table-layout:auto}.ds-renren-flow>svg{transform:rotate(90deg);justify-self:center}.ds-renren-dialog-intro,.ds-test-member-steps{grid-template-columns:1fr}.ds-test-allowlist>div:not(.ds-empty){align-items:flex-start;flex-wrap:wrap}.ds-test-member-actions{width:100%;padding-left:44px}.ds-modal{border-radius:17px}.ds-overlay{padding:10px}.ds-toast{right:12px;left:12px;min-width:0}.ds-login-brand{min-height:320px;padding:30px 24px}.ds-login-copy{margin:38px 0}.ds-login-copy h1{font-size:38px}.ds-login-features{display:none}.ds-login-form-wrap{padding:20px 14px}.ds-login-card{padding:24px 20px}.ds-register-grid{grid-template-columns:1fr}.ds-register-grid .ds-field-wide{grid-column:auto}.ds-verification-row{grid-template-columns:1fr 104px}.ds-verify-point-grid,.ds-fulfillment-choice-grid{grid-template-columns:1fr}}.ds-choice-row{display:inline-flex;min-height:42px;align-items:center;gap:10px;color:var(--text-strong, #452238);font-weight:650}.ds-choice-row input{width:18px;height:18px;margin:0;accent-color:var(--accent, #ff544c)}.ds-sidebar-label,.ds-sidebar a,.ds-breadcrumb,.ds-search input,.ds-refresh span,.ds-user strong,.ds-user small,.ds-workspace strong,.ds-workspace small,.ds-button,.ds-segmented>button,.ds-muted,.ds-status,.ds-text-button,.ds-inline-table-action,.ds-row-actions button{font-size:12px}.ds-page-title p,.ds-panel-head p,.ds-hint,.ds-empty p,.ds-stat-card em,.ds-name-cell small,.ds-table-subline,.ds-readiness small,.ds-progress small{font-size:12px}.ds-panel-head h2{font-size:17px}.ds-stat-card small,.ds-summary-strip small,.ds-field>span,.ds-test-guard-main small{font-size:12px}.ds-name-cell strong,.ds-readiness strong,.ds-connection-readiness strong,.ds-connection-readiness small{font-size:12px}.ds-field input,.ds-field select,.ds-field textarea,.ds-input-leading input,.ds-input-suffix input,table{font-size:13px}th{font-size:11px}td{font-size:12px}.ds-login-card-head p,.ds-login-card .ds-field>span,.ds-login-security{font-size:12px}.ds-login-card-head h2{font-size:22px}.ds-login-card>.ds-button{font-size:14px}
