:root{--bg:#faf8f2;--panel:#fff;--line:#e6e3d8;--text:#343b31;--muted:#72786a;--lime:#4f6c47;font-family:'DM Sans','Microsoft YaHei',sans-serif}.primary{background:#537449;border-radius:11px;font-size:14px;font-weight:600}.primary:hover{background:#42613b}.secondary{border-radius:11px}.text-button,.quiet-link{color:#61764c}.brand-note{letter-spacing:.4px;font-size:13px;color:#7a846f}.brand img,.mobile-brand img{object-fit:cover!important;object-position:center!important}.brand>img{width:60px;height:52px;margin-left:-8px}.nav a.active{background:#eaf0e0;color:#45603e}.nav a{padding:10px 13px}.eyebrow{letter-spacing:.7px;color:#7e896e}.title-row h1{font-weight:650}.sidebar-foot{color:#7a846f}.helper-welcome{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:30px;align-items:center;padding:10px 0 30px}.helper-welcome h1{font-size:43px;line-height:1.38;font-weight:750;letter-spacing:-1px;margin:14px 0 20px}.helper-welcome p:not(.eyebrow){font-size:15px;line-height:1.9;color:#76816c}.helper-welcome .id-actions{display:grid;gap:10px;justify-items:start;margin:26px 0 16px}.helper-welcome .primary,.helper-welcome .secondary{padding:13px 20px}.quiet-link{font-size:13px}.scene-wrap{min-width:0}.helper-scene{position:relative;aspect-ratio:1.5;border-radius:22px;overflow:hidden;background:#f7edda;isolation:isolate;box-shadow:0 8px 0 #e9e7d8}.scene-layer{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;transition:transform .65s,opacity .65s;will-change:transform}.layer-backdrop{z-index:0;animation:room-breathe 12s ease-in-out infinite}.layer-partner{z-index:1;animation:partner-bob 7s ease-in-out infinite}.layer-helper{z-index:2;animation:helper-bob 5s ease-in-out infinite}.layer-wallet{z-index:3;animation:wallet-bob 6s ease-in-out infinite}.scene-labels{position:absolute;bottom:15px;left:5%;right:5%;display:flex;justify-content:space-between;gap:7px;z-index:5}.scene-labels span{font-size:11px;background:#fffdf2e8;padding:6px 10px;border-radius:20px;color:#5c684f;border:1px solid #dedbc9}.scene-controls{display:flex;gap:14px;align-items:center;margin:18px 4px 0;font-size:11px;color:#8b927f}.scene-controls button{font-size:12px}.scene-controls>span{margin-left:auto}.helper-scene.paused .scene-layer{animation-play-state:paused}.helper-scene.separated .scene-layer{animation:none}.helper-scene.separated .layer-backdrop{transform:scale(.8) translateY(-13%);opacity:.55}.helper-scene.separated .layer-partner{transform:translate(-8%,9%) scale(.72)}.helper-scene.separated .layer-helper{transform:translateY(-12%) scale(.44) rotate(7deg)}.helper-scene.separated .layer-wallet{transform:translate(14%,13%) scale(.78)}@keyframes room-breathe{0%,100%{transform:scale(1.02)}50%{transform:scale(1.06)}}@keyframes partner-bob{0%,100%{transform:translate(-2%,8%) scale(.88)}50%{transform:translate(-2%,7%) scale(.88)}}@keyframes helper-bob{0%,100%{transform:translate(4%,-3%) scale(.59) rotate(-3deg)}50%{transform:translate(4%,-6%) scale(.59) rotate(0)}}@keyframes wallet-bob{0%,100%{transform:translate(5%,5%) scale(.86)}50%{transform:translate(5%,2%) scale(.86)}}.helpful-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.helpful-steps article{padding:24px;border:1px solid var(--line);background:white;border-radius:16px}.helpful-steps article>span{font-size:13px;color:#a2ad91;font-weight:bold}.helpful-steps h2{font-size:18px;font-weight:650;margin:15px 0 11px}.helpful-steps p{font-size:14px;line-height:1.9;color:#828974}.helpful-steps a{display:block;color:#5c774c;font-size:13px;margin-top:22px}.hosting-promise{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;background:#edf1e6;padding:30px;border-radius:18px;margin:32px 0}.hosting-promise h2{font-size:23px;margin:13px 0}.hosting-promise p:not(.eyebrow){font-size:14px;color:#737e67;line-height:1.9;margin:9px 0 18px}.status-pill{padding:5px 10px;font-size:11px;color:#587b48;background:#dce8ce;border-radius:6px}.status-pill.future{background:#ece7d4;color:#8d7c4b}.job-entrances{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.job-entrances>a{padding:22px;background:#edf1e5;border:1px solid #dee4d1;border-radius:15px;display:grid;gap:12px}.job-entrances>a+ a{background:#fbefdf;border-color:#eadbc5}.job-entrances span{font-size:12px;color:#6c7e59}.job-entrances strong{font-size:17px;display:flex;align-items:center;gap:10px}.job-entrances small{font-size:13px;color:#7e816f}.source-operator,.source-agent{display:inline-block;font-size:11px;padding:4px 8px;border-radius:6px;background:#f8e9d7;color:#967143}.source-agent{background:#eaf0e4;color:#627a52}.operator-summary{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:12px;margin:25px 0}.operator-summary>div{border:1px solid var(--line);background:white;border-radius:13px;padding:20px;display:grid;gap:9px}.operator-summary span,.operator-summary small{font-size:12px;color:#848b7b}.operator-summary strong{font-size:21px;font-weight:650}.operator-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(240px,.85fr);gap:24px;align-items:start}.operator-columns .setup-main{padding:25px}.operator-columns .field{font-size:13px}.operator-columns h2{font-size:19px;font-weight:650}.operator-columns .setup-copy{font-size:14px;color:#7b856f}.operator-columns textarea{min-height:100px}.operator-columns .field input,.operator-columns .field select,.operator-columns .field textarea{width:100%;min-width:0}.check-field{display:flex;align-items:center;gap:9px;line-height:1.7}.check-field input{width:18px!important;height:18px;accent-color:#658050}.operator-topup{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.operator-mission{padding:24px 10px}.operator-mission h3{font-size:17px}.operator-mission p{font-size:13px;color:#828e75;line-height:1.9;margin-top:13px}.file-choice{cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border:1px solid var(--line)}.operator-jobs{margin-top:30px}.operator-job-row{width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid var(--line);border-radius:12px;padding:20px;background:white;margin:10px 0;color:var(--text)}.operator-job-row small{display:block;margin-top:10px;color:#8a927f}.operator-job-row>span:last-child{display:flex;gap:8px;align-items:center;font-size:13px;white-space:nowrap}.operator-detail{margin-top:25px}.operator-detail h3{margin:20px 0;font-size:17px}.operator-detail p{font-size:14px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.application-card{padding:20px;background:#f5f7ef;border-radius:10px;margin:14px 0}.application-card strong{font-size:12px;overflow-wrap:anywhere}.application-card small{color:#829073}.dispute-form{margin-top:30px;border-top:1px solid var(--line);padding-top:20px}.dispute-form summary{cursor:pointer;font-size:14px}.dispute-form input,.dispute-form textarea{width:100%}.setup-intro{background:#eff2e5}.setup-intro>img.helper-card-art{width:52%;height:100%;left:auto;right:0;object-fit:contain;z-index:0}.setup-intro>div{z-index:1}.rail-guide>img.helper-brand{height:160px;object-fit:contain;background:#f4f1e4}.rail-guide h3{font-weight:650}.rail-guide .helper-brand{margin-bottom:10px}.mini-id>img{width:120px;height:90px;object-fit:cover}.blank-state img{width:150px;object-fit:contain}.mini-id{background:#f1f3e7;border-color:#d9e0ca}.mini-id>span{letter-spacing:.3px}.api-map-row{font-size:12px}.topbar .breadcrumb{color:#7e8971}.identity-card{background:#f4f4e9}.id-emblem{object-fit:cover!important;width:80px!important;height:62px!important}
@media(prefers-reduced-motion:reduce){.helper-scene .scene-layer{animation:none;transition:none}.layer-partner{transform:translate(-2%,8%) scale(.88)}.layer-helper{transform:translate(4%,-3%) scale(.59)}.layer-wallet{transform:translate(5%,5%) scale(.86)}html{scroll-behavior:auto}}
@media(max-width:1100px){.helper-welcome{grid-template-columns:1fr}.helper-welcome h1{font-size:36px}.helper-welcome .id-actions{display:flex;flex-wrap:wrap}.scene-wrap{max-width:620px}.operator-columns{grid-template-columns:1fr}.operator-summary{grid-template-columns:1fr 1fr}.operator-summary>div:last-child{grid-column:1/-1}.helpful-steps{gap:12px}.hosting-promise{gap:22px}.operator-columns aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.helper-welcome{gap:22px}}
@media(max-width:700px){.helpful-steps,.hosting-promise,.job-entrances,.operator-columns aside{grid-template-columns:1fr}.helper-welcome h1{font-size:34px}.helper-welcome .id-actions{display:grid;justify-items:stretch}.helper-welcome .id-actions a{text-align:center}.scene-labels{bottom:9px;gap:3px}.scene-labels span{font-size:9px;padding:5px 6px}.scene-controls{gap:12px}.scene-controls>span{font-size:9px}.helpful-steps{margin:15px 0}.helpful-steps article{padding:20px}.hosting-promise{padding:24px}.operator-columns .setup-main{padding:20px}.operator-summary strong{font-size:18px}.operator-summary>div{padding:15px}.operator-job-row{padding:16px;gap:10px}.operator-job-row>span:last-child{font-size:11px}.operator-job-row strong{font-size:14px}.setup-intro>img.helper-card-art{opacity:.35}.scene-wrap{width:100%}.brand-note{margin-bottom:20px}}
