.wct-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 wctUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes wctPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes wctBlink{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@keyframes wctGlow{0%,to{box-shadow:0 14px 30px -14px #8c6f37e6,0 0 #c4a35a00}50%{box-shadow:0 14px 30px -14px #8c6f37e6,0 0 0 7px #c4a35a24}}@keyframes wctFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(3deg)}}@keyframes wctPulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:.35;transform:scale(1.25)}}@keyframes wctDraw{0%{stroke-dashoffset:300px}to{stroke-dashoffset:0}}.wct-layout{flex-direction:column-reverse;align-items:stretch;gap:22px;width:100%;max-width:1120px;margin:0 auto;display:flex}@media (min-width:960px){.wct-layout{flex-direction:row;justify-content:center;align-items:center;gap:40px}.wct-cta{flex:420px}.wct-chat{flex:0 0 440px}}.wct-cta{text-align:right;flex-direction:column;align-items:flex-start;display:flex}.wct-eyebrow{color:var(--gold-100);background:var(--gold-700);border:1px solid var(--gold-500);border-radius:999px;align-items:center;gap:7px;margin-bottom:16px;padding:6px 14px;font-size:12.5px;font-weight:800;display:inline-flex}.wct-eyebrow i{background:var(--gold-300);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite wctPulse}.wct-title{color:var(--green-100);margin:0 0 14px;font-size:clamp(24px,4vw,34px);font-weight:900;line-height:1.5}.wct-title b{color:var(--gold-100);background:linear-gradient(120deg,var(--gold-100),var(--gold-300));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.wct-text{color:var(--ink-soft);max-width:460px;font-size:15px;line-height:2;margin:0 0 22px!important}.wct-points{flex-direction:column;gap:11px;margin:0 0 26px;padding:0;list-style:none;display:flex}.wct-point{color:var(--green-100);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.wct-point span{background:linear-gradient(140deg,var(--green-400),var(--green-300));color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:flex}.wct-btn{background:linear-gradient(135deg,var(--gold-300),var(--gold-100));color:#fff;cursor:pointer;border:none;border-radius:15px;align-items:center;gap:10px;padding:15px 26px;font-family:inherit;font-size:15.5px;font-weight:800;text-decoration:none;transition:transform .15s;animation:2.6s ease-in-out infinite wctGlow;display:inline-flex;box-shadow:0 16px 32px -16px #8c6f37f2}.wct-btn:hover{color:#fff;transform:translateY(-2px)}.wct-btn-arrow{transition:transform .2s;display:flex}.wct-btn:hover .wct-btn-arrow{transform:translate(-4px)}.wct-chat{background:var(--surface);border:1px solid var(--green-700);border-radius:26px;flex-direction:column;width:100%;max-width:440px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 30px 70px -34px #30383080,inset 0 2px #fff9}.wct-header{border-bottom:1px solid var(--green-700);background:linear-gradient(135deg,#fbfcfb,#f3f5f3);align-items:center;gap:11px;padding:15px 18px;display:flex}.wct-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}.wct-header-title{color:var(--ink);font-size:15px;font-weight:800}.wct-header-sub{color:var(--green-300);align-items:center;gap:5px;font-size:11.5px;display:flex}.wct-dot-live{background:#5fae6e;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite wctPulse;display:inline-block}.wct-progress{background:var(--green-700);height:3px}.wct-progress-bar{background:linear-gradient(90deg,var(--green-300),var(--gold-300));border-radius:0 3px 3px 0;height:100%;transition:width .6s}.wct-thread{background:radial-gradient(circle at 50% -10%,#fbfcfb,#f3f5f3 60%);height:430px;padding:18px 16px 14px;overflow-y:auto}.wct-thread::-webkit-scrollbar{width:6px}.wct-thread::-webkit-scrollbar-thumb{background:var(--green-600);border-radius:6px}.wct-row-assistant{direction:ltr;justify-content:flex-start;align-items:flex-start;gap:8px;margin-bottom:13px;animation:.4s both wctUp;display:flex}.wct-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;font-size:14px;display:flex}.wct-bubble-assistant{border:1px solid var(--green-700);max-width:82%;color:var(--ink);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}.wct-row-user{direction:ltr;justify-content:flex-end;margin-bottom:13px;animation:.35s both wctUp;display:flex}.wct-bubble-user{background:linear-gradient(145deg,var(--green-200),var(--green-300));color:#fff;text-align:right;direction:rtl;border-radius:18px 18px 5px;max-width:82%;padding:10px 14px;font-size:14.5px;font-weight:600;line-height:1.6;box-shadow:0 8px 18px -10px #788c77cc}.wct-typing{direction:ltr;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:13px;animation:.3s both wctUp;display:flex}.wct-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}.wct-typing-dot{background:var(--green-300);border-radius:50%;width:7px;height:7px;animation:1.2s infinite wctBlink;display:inline-block}.wct-result{background:linear-gradient(160deg,#fffdf7,var(--gold-700));border:1px solid var(--gold-500);direction:rtl;border-radius:20px;margin-bottom:6px;padding:18px;animation:.5s both wctPop;box-shadow:0 20px 44px -22px #8c6f3780}.wct-result-label{color:var(--gold-100);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.wct-result-total{color:var(--gold-100);margin:3px 0 14px;font-size:21px;font-weight:900;line-height:1.5}.wct-result-total small{color:var(--gold-300);font-size:13px;font-weight:600}.wct-result-body{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.wct-donut{border-radius:50%;flex:none;justify-content:center;align-items:center;width:116px;height:116px;display:flex;box-shadow:0 8px 20px -10px #8c6f3773}.wct-donut-hole{text-align:center;background:#fffdf7;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:62px;height:62px;line-height:1.15;display:flex}.wct-donut-hole b{color:var(--gold-100);font-size:15px}.wct-donut-hole span{color:var(--ink-soft);font-size:9.5px}.wct-legend{flex-direction:column;flex:140px;gap:6px;display:flex}.wct-legend-row{color:var(--ink);align-items:center;gap:7px;font-size:12.5px;display:flex}.wct-legend-row b{color:var(--gold-100);margin-right:auto;font-weight:700}.wct-swatch{border-radius:3px;flex:none;width:10px;height:10px}.wct-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}.wct-result-cta{text-align:center;background:linear-gradient(135deg,var(--green-200),var(--green-100));color:#fff;cursor:pointer;border:none;border-radius:13px;width:100%;margin-top:12px;padding:13px;font-family:inherit;font-size:14.5px;font-weight:800;text-decoration:none;transition:transform .15s;display:block;box-shadow:0 12px 26px -14px #303830e6}.wct-result-cta:hover{transform:translateY(-2px)}.wct-replay{border:1px solid var(--green-600);width:100%;color:var(--green-100);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:9px;font-family:inherit;font-size:12.5px;font-weight:700;transition:background .15s;display:flex}.wct-replay:hover{background:var(--green-800)}
