.wcc-scope{--green-100:#303830;--green-200:#96a88e;--green-300:#788c77;--green-400:#b7ceb4;--green-500:#dae2da;--green-600:#a2b6a2;--green-700:#e9eee9;--green-800:#f3f5f3;--gold-100:#8c6f37;--gold-300:#c4a35a;--gold-500:#e3d2a8;--gold-700:#f5edda;--ink:#2a302a;--ink-soft:#6b756b;--surface:#fff;color:var(--ink)}@keyframes wccUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes wccPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes wccBlink{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@keyframes wccGlow{0%,to{box-shadow:0 0 #c4a35a00}50%{box-shadow:0 0 0 6px #c4a35a1f}}@keyframes wccSpin{to{transform:rotate(360deg)}}.wcc-ticker{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:16px;display:flex}.wcc-ticker-item{border:1px solid var(--green-700);color:var(--ink-soft);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:12.5px;display:flex;box-shadow:0 6px 16px -12px #30383059}.wcc-ticker-item b{color:var(--gold-100);font-weight:800}.wcc-ticker-dot{background:var(--gold-300);border-radius:50%;width:7px;height:7px}.wcc-layout{flex-direction:column;align-items:center;gap:18px;width:100%;max-width:1180px;margin:0 auto;display:flex}.wcc-chat{order:1}.wcc-checklist{order:2}@media (min-width:960px){.wcc-layout{flex-direction:row;justify-content:center;align-items:flex-start}.wcc-chat{flex:0 460px}.wcc-checklist{flex:0 0 290px;width:290px;max-width:none;position:sticky;top:90px}}.wcc-checklist{border:1px solid var(--green-700);background:#fff;border-radius:20px;align-self:stretch;width:100%;max-width:460px;padding:14px 16px;box-shadow:0 20px 50px -30px #30383066}.wcc-cl-head{color:var(--green-100);align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:800;display:flex}.wcc-cl-count{color:var(--gold-100);background:var(--gold-700);border-radius:999px;margin-right:auto;padding:2px 9px;font-size:12px;font-weight:700}.wcc-cl-list{flex-direction:column;gap:2px;max-height:62vh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.wcc-cl-list::-webkit-scrollbar{width:5px}.wcc-cl-list::-webkit-scrollbar-thumb{background:var(--green-600);border-radius:5px}.wcc-cl-item{color:var(--ink-soft);border-radius:10px;align-items:center;gap:9px;padding:7px 8px;font-size:13px;transition:background .15s;display:flex}.wcc-cl-check{border:1.5px solid var(--green-600);width:20px;height:20px;color:var(--green-300);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;display:flex}.wcc-cl-title{flex:auto;line-height:1.6}.wcc-cl-item.done{color:var(--green-300)}.wcc-cl-item.done .wcc-cl-title{opacity:.75;text-decoration:line-through}.wcc-cl-item.done .wcc-cl-check{background:linear-gradient(145deg,var(--green-300),var(--green-100));color:#fff;border-color:#0000}.wcc-cl-item.current{background:var(--gold-700);color:var(--gold-100);font-weight:700}.wcc-cl-item.current .wcc-cl-check{border-color:var(--gold-300);color:var(--gold-100)}.wcc-cl-item.skipped{opacity:.55}.wcc-cl-item.skipped .wcc-cl-title{color:var(--ink-soft);text-decoration:line-through}.wcc-cl-item.skipped .wcc-cl-check{color:#b23b3b;border-color:#d8b6b6}.wcc-cl-x{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:none;padding:2px 5px;font-size:16px;line-height:1;transition:background .15s,color .15s}.wcc-cl-x:hover{color:#b23b3b;background:#fff4f4}.wcc-cl-item.skipped .wcc-cl-x:hover{color:var(--green-100);background:#eef3ee}.wcc-chat{background:var(--surface);border:1px solid var(--green-700);border-radius:26px;flex-direction:column;width:100%;max-width:460px;display:flex;overflow:hidden;box-shadow:0 24px 60px -28px #3038306b,inset 0 2px #fff9}.wcc-header{border-bottom:1px solid var(--green-700);background:linear-gradient(135deg,#fbfcfb,#f3f5f3);align-items:center;gap:11px;padding:15px 18px;display:flex}.wcc-header-avatar{background:linear-gradient(140deg,var(--green-300),var(--gold-300));border-radius:13px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 6px 14px -6px #788c77b3}.wcc-header-title{color:var(--ink);font-size:15px;font-weight:800}.wcc-header-sub{color:var(--green-300);align-items:center;gap:5px;font-size:11.5px;display:flex}.wcc-dot-live{background:#5fae6e;border-radius:50%;width:7px;height:7px;display:inline-block}.wcc-restart{border:1px solid var(--green-700);width:34px;height:34px;color:var(--green-300);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;font-size:16px;transition:background .15s;display:flex}.wcc-restart:hover{background:var(--green-800)}.wcc-progress{background:var(--green-700);height:3px}.wcc-progress-bar{background:linear-gradient(90deg,var(--green-300),var(--gold-300));border-radius:0 3px 3px 0;height:100%;transition:width .5s}.wcc-thread{background:radial-gradient(circle at 50% -10%,#fbfcfb,#f3f5f3 60%);height:60vh;min-height:380px;padding:18px 16px 8px;overflow-y:auto}.wcc-thread::-webkit-scrollbar{width:6px}.wcc-thread::-webkit-scrollbar-thumb{background:var(--green-600);border-radius:6px}.wcc-row-assistant{direction:ltr;justify-content:flex-start;align-items:flex-start;gap:8px;margin-bottom:13px;animation:.4s both wccUp;display:flex}.wcc-avatar-sm{background:linear-gradient(140deg,var(--green-300),var(--gold-300));border-radius:9px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.wcc-bubble-assistant{border:1px solid var(--green-700);max-width:82%;color:var(--ink);white-space:pre-line;text-align:right;direction:rtl;background:#fff;border-radius:18px 18px 18px 5px;padding:11px 14px;font-size:14.5px;line-height:1.75;box-shadow:0 6px 18px -12px #30383066}.wcc-row-user{direction:ltr;justify-content:flex-end;margin-bottom:13px;animation:.35s both wccUp;display:flex}.wcc-user-wrap{flex-direction:column;align-items:flex-end;gap:3px;max-width:82%;display:flex}.wcc-bubble-user{background:linear-gradient(145deg,var(--green-200),var(--green-300));color:#fff;text-align:right;direction:rtl;border-radius:18px 18px 5px;padding:10px 14px;font-size:14.5px;font-weight:600;line-height:1.6;box-shadow:0 8px 18px -10px #788c77cc}.wcc-edit-btn{color:var(--green-300);cursor:pointer;direction:rtl;background:0 0;border:none;padding:0 4px;font-size:11.5px}.wcc-edit-btn:hover{color:var(--gold-100)}.wcc-typing{direction:ltr;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:13px;animation:.3s both wccUp;display:flex}.wcc-typing-bubble{border:1px solid var(--green-700);background:#fff;border-radius:16px 16px 16px 5px;align-items:center;gap:5px;padding:12px 15px;display:flex;box-shadow:0 6px 18px -12px #30383066}.wcc-typing-dot{background:var(--green-300);border-radius:50%;width:7px;height:7px;animation:1.2s infinite wccBlink;display:inline-block}.wcc-result{background:linear-gradient(160deg,#fffdf7,var(--gold-700));border:1px solid var(--gold-500);direction:rtl;border-radius:20px;margin-bottom:14px;padding:18px;animation:.45s both wccPop;box-shadow:0 20px 44px -22px #8c6f3780}.wcc-result-label{color:var(--gold-100);font-size:12px;font-weight:700}.wcc-result-total{color:var(--gold-100);margin:2px 0 14px;font-size:22px;font-weight:800;line-height:1.5}.wcc-result-total small{color:var(--gold-300);font-size:13px;font-weight:600}.wcc-result-body{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.wcc-donut{border-radius:50%;flex:none;justify-content:center;align-items:center;width:118px;height:118px;display:flex;box-shadow:0 8px 20px -10px #8c6f3773}.wcc-donut-hole{background:#fffdf7;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:62px;height:62px;line-height:1.1;display:flex}.wcc-legend{flex-direction:column;flex:150px;gap:6px;display:flex}.wcc-legend-row{align-items:center;gap:7px;font-size:12.5px;display:flex}.wcc-swatch{border-radius:3px;flex:none;width:9px;height:9px}.wcc-result-meta{border-top:1px dashed var(--gold-500);color:var(--gold-100);margin-top:14px;padding-top:10px;font-size:11px;line-height:1.9}.wcc-dock{border-top:1px solid var(--green-700);background:#fff;min-height:74px;padding:14px 16px 16px}.wcc-stepper{flex-direction:column;gap:12px;animation:.3s both wccUp;display:flex}.wcc-stepper-row{justify-content:center;align-items:center;gap:18px;display:flex}.wcc-stepper-btn{border:1px solid var(--green-600);background:var(--green-800);width:46px;height:46px;color:var(--green-100);cursor:pointer;border-radius:14px;font-size:24px;font-weight:700}.wcc-stepper-btn:active{transform:scale(.94)}.wcc-stepper-val{text-align:center;min-width:130px}.wcc-stepper-num{font-size:30px;font-weight:800;line-height:1.1}.wcc-stepper-unit{color:var(--ink-soft);margin-top:3px;font-size:12px}.wcc-stepper-input{border:1.5px solid var(--green-600);text-align:center;appearance:textfield;background:#fff;border-radius:12px;width:118px;padding:4px 6px;font-family:inherit;font-size:28px;font-weight:800;line-height:1.1}.wcc-stepper-input:focus{border-color:var(--gold-300);box-shadow:0 0 0 3px var(--gold-700);outline:none}.wcc-stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wcc-stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wcc-cta{background:linear-gradient(145deg,var(--green-200),var(--green-100));color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:13px;font-family:inherit;font-size:14.5px;font-weight:700;box-shadow:0 12px 26px -14px #303830e6}.wcc-cta.secondary{color:var(--green-100);border:1px solid var(--green-600);box-shadow:none;background:#fff}.wcc-chips{flex-wrap:wrap;gap:9px;animation:.3s both wccUp;display:flex}.wcc-chip{border:1.5px solid var(--green-600);color:var(--ink);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:1px;padding:9px 15px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.4;transition:all .15s;display:flex}.wcc-chip:hover{border-color:var(--gold-300);background:var(--gold-700);transform:translateY(-1px)}.wcc-chip.skip{color:var(--ink-soft)}.wcc-chip-sub{color:var(--ink-soft);font-size:11px;font-weight:500}.wcc-final-wrap{border-radius:14px;animation:2s infinite wccGlow}.wcc-final-btn{background:linear-gradient(135deg,var(--gold-300),var(--gold-100));color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:15px;font-family:inherit;font-size:15.5px;font-weight:800;box-shadow:0 14px 30px -14px #8c6f37e6}.wcc-final-btn:disabled{opacity:.75;cursor:default}.wcc-idle{text-align:center;color:var(--green-300);padding:6px;font-size:13px}.wcc-spinner{vertical-align:-2px;border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;width:15px;height:15px;margin-left:6px;animation:.7s linear infinite wccSpin;display:inline-block}.wcc-loading{text-align:center;color:var(--ink-soft);border:1px solid var(--green-700);background:#fff;border-radius:20px;padding:26px 16px;font-size:13px}
