:root{--jd-orange:#e95420;--jd-orange-dark:#ba3911;--jd-orange-soft:#fff0e7;--jd-ink:#271a14;--jd-body:#563e33;--jd-muted:#745d52;--jd-line:#eadfd8;--jd-canvas:#f7f4f2;--jd-surface:#fff;--jd-success:#24764f;--jd-error:#a82828;--jd-shadow:0 4px 8px rgb(71 42 25/8%);--jd-ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}.v11-page{min-height:100dvh;margin:0;background:var(--jd-canvas);color:var(--jd-ink);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.55}.v11-page button,.v11-page input,.v11-page textarea{font:inherit}.v11-page button,.v11-page a{touch-action:manipulation}.v11-shell{width:100%;max-width:480px;min-height:100dvh;margin:0 auto;background:var(--jd-surface);position:relative;overflow:hidden}.v11-header{min-height:56px;padding:max(8px,env(safe-area-inset-top)) 14px 8px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--jd-line);background:#fffffff5;position:sticky;top:0;z-index:20}.v11-header-spacer,.v11-icon-button{width:44px;height:44px}.v11-icon-button{border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--jd-ink);cursor:pointer;transition:background .18s var(--jd-ease)}.v11-icon-button:hover,.v11-icon-button:active{background:var(--jd-orange-soft)}.v11-brand{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700}.v11-brand span{display:grid;place-items:center;width:31px;height:25px;border-radius:6px;background:var(--jd-orange);color:#fff;font:800 12px/1 system-ui}.v11-view{min-height:calc(100dvh - 57px);padding:28px 20px calc(36px + env(safe-area-inset-bottom));animation:v11-in .22s var(--jd-ease)}@keyframes v11-in{0%{opacity:.65;transform:translateY(5px)}}.v11-title-block{margin-bottom:22px}.v11-title-block p{margin:0 0 3px;color:var(--jd-orange-dark);font-size:14px;font-weight:650}.v11-title-block h1{margin:0;font-size:27px;line-height:1.25;letter-spacing:-.025em;text-wrap:balance}.v11-hero{padding:34px 4px 24px}.v11-hero-mark{display:inline-flex;align-items:center;gap:7px;color:var(--jd-orange-dark);font-size:14px;font-weight:700}.v11-hero h1{margin:18px 0 10px;font-size:38px;line-height:1.14;letter-spacing:-.035em;text-wrap:balance}.v11-hero p{margin:0;color:var(--jd-body);font-size:17px}.v11-hero time{display:block;margin-top:14px;color:var(--jd-muted);font-size:13px;font-variant-numeric:tabular-nums}.v11-primary-button,.v11-secondary-button{width:100%;min-height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .18s var(--jd-ease),color .18s var(--jd-ease),opacity .18s var(--jd-ease)}.v11-primary-button{border:1px solid var(--jd-orange);background:var(--jd-orange);color:#fff}.v11-primary-button:hover:not(:disabled),.v11-primary-button:active:not(:disabled){background:var(--jd-orange-dark);border-color:var(--jd-orange-dark)}.v11-primary-button:disabled{opacity:.42;cursor:not-allowed}.v11-secondary-button{border:1px solid #d8c8be;background:#fff;color:var(--jd-ink)}.v11-secondary-button:hover{border-color:var(--jd-orange);color:var(--jd-orange-dark)}.v11-process,.v11-rewards{margin-top:36px}.v11-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.v11-section-heading h2{margin:0;font-size:19px}.v11-section-heading>span{color:var(--jd-muted);font-size:13px}.v11-section-heading svg{color:var(--jd-orange)}.v11-process ol{list-style:none;margin:0;padding:0}.v11-process li{min-height:70px;display:flex;gap:14px;position:relative}.v11-process li>span{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--jd-orange-soft);color:var(--jd-orange-dark);font-size:13px;font-weight:800}.v11-process li:not(:last-child):after{content:"";position:absolute;left:13px;top:32px;bottom:4px;width:1px;background:#e5d4c9}.v11-process li strong{font-size:15px}.v11-process li p{margin:3px 0 0;color:var(--jd-muted);font-size:14px}.v11-reward-list{border-top:1px solid var(--jd-line)}.v11-reward-list article{min-height:76px;padding:15px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--jd-line)}.v11-reward-list article strong{font-size:15px}.v11-reward-list article p{margin:3px 0 0;color:var(--jd-muted);font-size:13px}.v11-reward-list article>span{color:var(--jd-orange-dark);font-size:12px;white-space:nowrap}.v11-reward-list article b{display:block;font-size:22px;line-height:1;font-variant-numeric:tabular-nums}.v11-fine-print,.v11-privacy,.v11-action-hint{color:var(--jd-muted);font-size:12px;text-align:center}.v11-alert{margin:0 0 16px;padding:12px 14px;border-radius:10px;background:#fff0f0;color:var(--jd-error);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.v11-alert button{min-height:36px;border:0;background:transparent;color:var(--jd-error);font-weight:700;cursor:pointer;white-space:nowrap}.v11-search{height:48px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #d9cec7;border-radius:12px;background:#fff;color:var(--jd-muted);transition:border-color .18s var(--jd-ease),box-shadow .18s var(--jd-ease)}.v11-search:focus-within{border-color:var(--jd-orange);box-shadow:0 0 0 3px #e9542024}.v11-search input{width:100%;min-width:0;height:100%;border:0;outline:0;color:var(--jd-ink);background:transparent;font-size:16px}.v11-search input::placeholder,.v11-field input::placeholder{color:#76665e;opacity:1}.v11-category-tabs{margin:14px -20px 18px;padding:0 20px 4px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.v11-category-tabs::-webkit-scrollbar{display:none}.v11-category-tabs button{min-height:38px;padding:0 15px;border:1px solid #dfd3cc;border-radius:999px;background:#fff;color:var(--jd-body);white-space:nowrap;cursor:pointer}.v11-category-tabs button.is-active{border-color:var(--jd-orange);background:var(--jd-orange-soft);color:var(--jd-orange-dark);font-weight:700}.v11-note-list{border-top:1px solid var(--jd-line)}.v11-note{width:100%;padding:18px 2px;border:0;border-bottom:1px solid var(--jd-line);background:#fff;color:var(--jd-ink);text-align:left;cursor:pointer}.v11-note:hover strong,.v11-note:active strong{color:var(--jd-orange-dark)}.v11-note-category{display:inline-block;margin-bottom:7px;color:var(--jd-orange-dark);font-size:12px;font-weight:700}.v11-note strong{display:block;font-size:17px;line-height:1.4;transition:color .16s var(--jd-ease)}.v11-note p{margin:7px 0 10px;color:var(--jd-body);font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.v11-note-meta{display:flex;align-items:center;justify-content:space-between;color:var(--jd-muted);font-size:12px}.v11-load-more{min-height:54px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--jd-muted);font-size:13px}.v11-empty{padding:54px 16px;display:grid;justify-items:center;color:var(--jd-muted);text-align:center}.v11-empty svg{color:#aa9182;margin-bottom:12px}.v11-empty strong{color:var(--jd-body)}.v11-empty p{margin:5px 0;font-size:14px}.v11-skeleton-list>div{padding:20px 0;border-bottom:1px solid var(--jd-line)}.v11-skeleton-list span{display:block;height:12px;margin:8px 0;border-radius:6px;background:#eee7e3;animation:v11-pulse 1.1s ease-in-out infinite alternate}.v11-skeleton-list span:nth-child(1){width:25%}.v11-skeleton-list span:nth-child(2){width:72%;height:17px}.v11-skeleton-list span:nth-child(3){width:93%}@keyframes v11-pulse{to{opacity:.48}}.v11-editor-tip,.v11-audit-tip{margin-bottom:22px;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;border-radius:10px;background:var(--jd-orange-soft);color:#6f351f}.v11-editor-tip svg,.v11-audit-tip svg{flex:0 0 auto;margin-top:2px}.v11-editor-tip p,.v11-audit-tip p{margin:0;font-size:13px}.v11-field{display:block;margin:0 0 14px}.v11-field>span,.v11-manual-copy>span{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;color:var(--jd-body);font-size:14px;font-weight:700}.v11-field>span b{color:var(--jd-muted);font-size:12px;font-weight:500}.v11-field>span em{color:var(--jd-muted);font-size:12px;font-style:normal;font-weight:500}.v11-field>input,.v11-field textarea,.v11-manual-copy textarea,.v11-link-input,.v11-city-field>div{width:100%;border:1px solid #d9cec7;border-radius:10px;background:#fff;color:var(--jd-ink)}.v11-field>input{height:46px;padding:0 13px;font-size:16px}.v11-field textarea,.v11-manual-copy textarea{padding:12px 13px;resize:vertical;font-size:16px;line-height:1.7}.v11-field>input:focus,.v11-field textarea:focus,.v11-manual-copy textarea:focus,.v11-link-input:focus-within,.v11-city-field>div:focus-within{outline:0;border-color:var(--jd-orange);box-shadow:0 0 0 3px #e9542024}.v11-field small{display:block;margin-top:6px;color:var(--jd-muted);font-size:12px}.v11-copy-button{width:100%;min-height:44px;margin:-3px 0 22px;border:1px solid #d7c7bd;border-radius:10px;background:#fff;color:var(--jd-body);display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.v11-copy-button.is-done{border-color:#8db9a2;background:#edf8f2;color:var(--jd-success)}.v11-copy-button:disabled{opacity:.42;cursor:not-allowed}.v11-topics{margin:24px 0;padding:0;border:0}.v11-topics legend{color:var(--jd-body);font-size:14px;font-weight:700}.v11-topics>p{margin:3px 0 10px;color:var(--jd-muted);font-size:12px}.v11-chip-row{display:flex;flex-wrap:wrap;gap:8px}.v11-chip{min-height:36px;padding:6px 11px;border:1px solid #ddcfc6;border-radius:999px;background:#fff;color:var(--jd-body);display:inline-flex;align-items:center;gap:4px;font-size:13px;cursor:pointer}.v11-chip.is-locked{border-color:transparent;background:#f1ece9;color:#5a473e;cursor:default}.v11-chip.is-selected{border-color:var(--jd-orange);background:var(--jd-orange-soft);color:var(--jd-orange-dark)}.v11-city-field>div,.v11-link-input{height:48px;padding:0 12px;display:flex;align-items:center;gap:9px;color:var(--jd-muted)}.v11-city-field input,.v11-link-input input{width:100%;min-width:0;height:100%;border:0;outline:0;background:transparent;color:var(--jd-ink);font-size:16px}.v11-copy-content{margin-top:22px}.v11-field-error{margin:10px 0 16px;color:var(--jd-error);font-size:13px;text-align:center}.v11-manual-copy{display:block;margin:16px 0}.v11-editor-actions{margin-top:28px;display:grid;gap:10px}.v11-checklist{margin-bottom:28px}.v11-checklist p{min-height:48px;margin:0;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--jd-line);color:var(--jd-body);font-size:14px}.v11-checklist svg{color:var(--jd-success)}.v11-checklist p>span{width:18px;height:18px;display:grid;place-items:center;border:1px solid var(--jd-orange);border-radius:50%;color:var(--jd-orange-dark);font-size:11px;font-weight:700}.v11-refill .v11-primary-button{margin-top:24px}.v11-success{text-align:center}.v11-success-mark{width:72px;height:72px;margin:24px auto 14px;display:grid;place-items:center;border-radius:50%;background:#e8f6ee;color:var(--jd-success)}.v11-success>p{margin:0;color:var(--jd-success);font-size:14px;font-weight:700}.v11-success h1{margin:5px 0 28px;font-size:30px}.v11-success-detail{margin-bottom:18px;border-top:1px solid var(--jd-line);text-align:left}.v11-success-detail>div{padding:14px 2px;display:grid;gap:5px;border-bottom:1px solid var(--jd-line)}.v11-success-detail span{color:var(--jd-muted);font-size:12px}.v11-success-detail strong{font-size:14px;font-variant-numeric:tabular-nums}.v11-success-detail a{color:var(--jd-orange-dark);display:flex;align-items:center;gap:5px;overflow-wrap:anywhere;font-size:14px}.v11-audit-tip{text-align:left}.v11-welfare{margin:24px 0;padding:20px;border:1px solid var(--jd-line);border-radius:12px;display:flex;align-items:center;gap:18px;text-align:left}.v11-welfare img{width:112px;height:112px;object-fit:contain}.v11-welfare strong{font-size:16px}.v11-welfare p{margin:5px 0 0;color:var(--jd-muted);font-size:13px}.v11-text-button{min-height:44px;margin-top:8px;border:0;background:transparent;color:var(--jd-muted);cursor:pointer}.v11-toast{position:fixed;z-index:40;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));transform:translate(-50%);max-width:calc(100vw - 40px);padding:11px 16px;border-radius:10px;background:#2d221d;color:#fff;display:flex;align-items:center;gap:8px;font-size:14px;box-shadow:var(--jd-shadow)}.v11-spin{animation:v11-spin .7s linear infinite}@keyframes v11-spin{to{transform:rotate(360deg)}}.v11-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v11-page :focus-visible{outline:3px solid rgb(233 84 32/35%);outline-offset:2px}@media(min-width:600px){.v11-page{padding:24px}.v11-shell{min-height:calc(100dvh - 48px);border-radius:14px;box-shadow:0 4px 8px #472a191a}.v11-view{min-height:calc(100dvh - 105px);padding-inline:28px}}@media(max-width:350px){.v11-view{padding-inline:16px}.v11-hero h1{font-size:33px}.v11-category-tabs{margin-inline:-16px;padding-inline:16px}.v11-welfare{align-items:flex-start;flex-direction:column}}@media(orientation:landscape)and (max-height:520px){.v11-hero{padding-top:18px}.v11-hero h1{font-size:30px}.v11-view{padding-top:20px}}@media(prefers-reduced-motion:reduce){.v11-view,.v11-spin,.v11-skeleton-list span{animation:none}.v11-page *,.v11-page *:before,.v11-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.v11-field small.v11-link-recognized{color:var(--jd-success);font-weight:650}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;transition:background-color .3s ease}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1f1f1f}::-webkit-scrollbar-thumb{background:#434343;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}.ant-layout{min-height:100vh}.ant-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ant-card:hover{border-color:#1668dc40}.ant-card-hoverable:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1668dc1f;border-color:#1668dc60}.ant-table-tbody>tr{transition:background .15s ease}.ant-table-tbody>tr:hover>td{background:#1a1a2e!important}.ant-tag{transition:transform .15s ease,opacity .15s ease}.ant-tag:hover{transform:scale(1.05)}.ant-btn{transition:all .2s ease}.ant-btn-primary:not(:disabled):active{transform:scale(.97)}.ant-btn-primary:not(:disabled):hover{box-shadow:0 4px 12px #1668dc4d}.ant-menu-item{transition:background .2s ease,color .15s ease}.ant-segmented-item{transition:all .2s ease}.ant-statistic-content-value{transition:color .3s ease}.ant-progress-bg{transition:width .4s cubic-bezier(.23,1,.32,1)}.ant-spin-dot-item{background:#1668dc}.ant-image-preview-img{transition:transform .3s ease}
