:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f5f7;color:#111827}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:#f4f5f7;color:#111827}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}pre,code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.page{min-height:100vh;padding:18px 12px 40px}.shell{max-width:860px;margin:0 auto}.narrow{display:grid;gap:14px}.top-links{display:grid;gap:10px}.link-card,.notice-box,.shop-shell,.loading-card{background:#fff;border:1px solid #eceef3;border-radius:20px}.link-card{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;transition:transform .2s ease,box-shadow .2s ease}.link-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #1118270d}.link-title{font-size:16px;font-weight:700}.link-desc{margin-top:4px;color:#6b7280;font-size:13px}.link-arrow{font-size:28px;color:#c4cad6}.notice-box{padding:14px 16px;color:#6b7280;font-size:13px;line-height:1.7}.shop-shell{padding:16px;box-shadow:0 10px 30px #1118270a}.loading-card{padding:22px;text-align:center}.shop-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #eff2f6}.traffic-lights{display:inline-flex;gap:6px}.traffic-lights span{width:10px;height:10px;border-radius:999px;display:inline-block}.traffic-lights .red{background:#ef4444}.traffic-lights .yellow{background:#f59e0b}.traffic-lights .green{background:#22c55e}.shop-title{text-align:center;font-size:17px;font-weight:700}.shop-title span{color:#6b7280;font-weight:500}.shop-status{color:#9ca3af}.host-banner{margin-top:12px;padding:12px 14px;border-radius:14px;background:#f9fafb;border:1px solid #eceef3;display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#6b7280}.host-banner strong{color:#111827}.nav-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:14px 0 8px}.nav-step{border:none;background:transparent;color:#9ca3af;padding:10px 0;border-radius:12px;transition:all .2s ease}.nav-step.active{color:#111827;font-weight:700;background:#f3f4f6}.nav-step.done{color:#374151;background:#f9fafb}.step-stage{position:relative;min-height:360px}.products-list{display:grid;gap:12px}.product-card{border:1px solid #eceef3;border-radius:18px;padding:16px;background:#fff;transition:all .2s ease}.product-card.active,.product-card:hover{border-color:#d7dce8;box-shadow:0 6px 20px #1118270d;transform:translateY(-1px)}.product-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.product-top h3{margin:0 0 6px;font-size:18px}.product-top p{margin:0;color:#6b7280;font-size:13px;line-height:1.6}.product-badge{background:#f3f4f6;color:#111827;border-radius:999px;font-size:12px;padding:6px 10px;white-space:nowrap}.product-badge.dark{background:#111827;color:#fff}.product-price{margin:16px 0 6px;font-size:30px;font-weight:800}.price-subline{color:#4b5563;font-size:13px}.ratio-line{margin-top:6px;color:#6b7280;font-size:12px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.tag{font-size:12px;color:#4b5563;background:#f3f4f6;border-radius:999px;padding:7px 10px}.quick-grid,.method-grid.simple{display:grid;grid-template-columns:repeat(auto-fit,minmax(84px,1fr));gap:8px;margin-top:14px}.quick-btn,.method{border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:10px 12px;color:#111827;transition:all .2s ease}.quick-btn.active,.method.active{background:#111827;color:#fff;border-color:#111827}.soft-input,.soft-area{width:100%;margin-top:12px;padding:12px 14px;border-radius:14px;border:1px solid #e5e7eb;background:#f9fafb;transition:border-color .2s ease,box-shadow .2s ease}.soft-input:focus,.soft-area:focus{outline:none;border-color:#cfd6e4;box-shadow:0 0 0 3px #1118270d}.soft-area{min-height:110px;resize:vertical}.flow-panel{border-top:1px solid #eff2f6;padding-top:16px}.panel-head h2{margin:0 0 6px;font-size:20px}.panel-head p{margin:0;color:#6b7280;font-size:13px}.summary-panel{border:1px solid #eceef3;border-radius:16px;background:#fafafa;padding:0 14px}.summary-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #eceef3;font-size:14px}.summary-row:last-child{border-bottom:none}.primary,.secondary{border-radius:14px;padding:13px 18px;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary:hover,.secondary:hover{transform:translateY(-1px)}.primary{background:linear-gradient(180deg,#111827,#0b1220);color:#fff;font-weight:700;border:none;box-shadow:0 8px 18px #1118271f}.secondary{background:#fff;color:#111827;border-color:#e5e7eb}.large{width:100%}.top-gap,.top-space{margin-top:14px}.action-btn{margin-top:14px;width:100%}.flow-actions{display:flex;gap:10px;margin-top:14px}.flow-actions>*{flex:1}.result-panel{border-radius:14px;background:#f9fafb;border:1px solid #eceef3;padding:12px}.result-panel pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#4b5563;font-size:12px}.result-caption{font-size:12px;color:#6b7280;margin-bottom:8px}.status-card{border-radius:16px;padding:16px;border:1px solid #eceef3;background:#fafafa}.status-card.success{border-color:#d7e7d8;background:#f3faf4}.status-card.error{border-color:#efd1d1;background:#fff5f5}.status-card.pending{border-color:#eceef3;background:#fafafa}.status-title{font-size:18px;font-weight:700}.status-detail{margin-top:6px;color:#6b7280;font-size:14px;line-height:1.6}.status-order{margin-top:10px;font-size:13px;color:#374151}.action-panel{display:grid}.link-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.fade-in-up{animation:fadeUp .45s ease both}.delay-1{animation-delay:.06s}.delay-2{animation-delay:.12s}.stage-enter{animation:stageEnter .28s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes stageEnter{0%{opacity:0;transform:translateY(12px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.product-top{flex-direction:column}.shop-title{font-size:15px}.host-banner{flex-direction:column;align-items:flex-start}}
