.hero-animation-module__xc2iga__frame{--bg:#faf6ec;--bg-soft:#f5eedd;--border:#e9dfca;--border-strong:#d6cbb1;--body:#1c1a17;--soft:#1f1c17;--muted:#2e2a23;--accent:#c2410c;--accent-soft:#fbeae0;--success:#16a34a;--success-soft:#dcfce7;background:var(--bg);width:800px;height:720px;color:var(--body);-webkit-font-smoothing:antialiased;transform-origin:0 0;font-family:Hauora Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.hero-animation-module__xc2iga__frame *{box-sizing:border-box}.hero-animation-module__xc2iga__sidebar{border-right:1px solid var(--border);background:var(--bg-soft);flex-direction:column;width:360px;padding:26px 22px;display:flex}.hero-animation-module__xc2iga__brand{align-items:center;gap:10px;margin-bottom:18px;display:flex}.hero-animation-module__xc2iga__brandLogo{width:22px;height:22px;display:block}.hero-animation-module__xc2iga__brandName{letter-spacing:-.01em;font-size:15px;font-weight:600}.hero-animation-module__xc2iga__agent{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:10px;margin-bottom:24px;padding:11px 13px;display:flex}.hero-animation-module__xc2iga__agentDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-in-out infinite hero-animation-module__xc2iga__agentPulseSoft}.hero-animation-module__xc2iga__frame.hero-animation-module__xc2iga__paused .hero-animation-module__xc2iga__agentDot{animation-play-state:paused}.hero-animation-module__xc2iga__agentLabel{color:var(--body);letter-spacing:-.01em;font-size:12px;font-weight:600}.hero-animation-module__xc2iga__agentStatus{color:var(--muted);margin-left:auto;font-size:12px;font-weight:500}@keyframes hero-animation-module__xc2iga__agentPulseSoft{0%,to{transform:scale(1);box-shadow:0 0 #c2410c73}50%{transform:scale(1);box-shadow:0 0 0 4px #c2410c00}}.hero-animation-module__xc2iga__agentDot.hero-animation-module__xc2iga__intense{animation:.5s ease-out 2 hero-animation-module__xc2iga__agentPulseIntense}@keyframes hero-animation-module__xc2iga__agentPulseIntense{0%{transform:scale(1);box-shadow:0 0 #c2410ca6}50%{transform:scale(1.35)}to{transform:scale(1);box-shadow:0 0 0 9px #c2410c00}}.hero-animation-module__xc2iga__queueHeader{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.hero-animation-module__xc2iga__queueLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10.5px;font-weight:600}.hero-animation-module__xc2iga__queueCount{color:var(--soft);text-align:center;font-variant-numeric:tabular-nums;background:#ece8de;border-radius:999px;min-width:22px;padding:2px 9px;font-size:11px;font-weight:600}.hero-animation-module__xc2iga__queueList{flex-direction:column;gap:8px;display:flex}.hero-animation-module__xc2iga__qItem{border:1px solid var(--border);opacity:0;background:#fff;border-radius:10px;padding:13px 14px;transition:opacity .4s,transform .4s,border-color .3s,background .3s,box-shadow .3s;transform:translateY(-6px)}.hero-animation-module__xc2iga__qItem.hero-animation-module__xc2iga__shown{opacity:1;transform:none}.hero-animation-module__xc2iga__qItem.hero-animation-module__xc2iga__flash{background:var(--accent-soft);border-color:var(--accent)}.hero-animation-module__xc2iga__qItem.hero-animation-module__xc2iga__selected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.hero-animation-module__xc2iga__qItemTitle{color:var(--body);font-size:13.8px;font-weight:500;line-height:1.4}.hero-animation-module__xc2iga__detail{flex-direction:column;flex:1;min-width:0;padding:30px 34px;display:flex;position:relative}.hero-animation-module__xc2iga__empty{text-align:center;color:var(--muted);margin:auto;font-size:13.8px;transition:opacity .4s}.hero-animation-module__xc2iga__empty.hero-animation-module__xc2iga__hidden{opacity:0}.hero-animation-module__xc2iga__emptyIcon{border:1.5px dashed #d6d1c4;border-radius:8px;width:38px;height:38px;margin:0 auto 12px}.hero-animation-module__xc2iga__review{opacity:0;pointer-events:none;flex-direction:column;height:100%;transition:opacity .3s;display:flex}.hero-animation-module__xc2iga__review.hero-animation-module__xc2iga__shown{opacity:1}.hero-animation-module__xc2iga__reviewEyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-bottom:8px;font-size:10px;font-weight:600}.hero-animation-module__xc2iga__reviewTitle{color:var(--body);letter-spacing:-.01em;margin:0 0 18px;font-size:20.1px;font-weight:600;line-height:1.3}.hero-animation-module__xc2iga__block{border-top:1px solid var(--border);opacity:0;padding:14px 0;transition:opacity .4s,transform .4s,background .4s,padding .4s,margin .4s;transform:translateY(4px)}.hero-animation-module__xc2iga__block.hero-animation-module__xc2iga__in{opacity:1;transform:none}.hero-animation-module__xc2iga__block.hero-animation-module__xc2iga__focus{background:var(--accent-soft);border-radius:8px;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.hero-animation-module__xc2iga__blockLabel{text-transform:uppercase;letter-spacing:.14em;color:var(--soft);margin-bottom:7px;font-size:10px;font-weight:600}.hero-animation-module__xc2iga__blockBody{color:var(--body);font-size:14.3px;line-height:1.55}.hero-animation-module__xc2iga__reasoningList{flex-direction:column;gap:6px;margin:8px 0 0;padding:0;font-size:14.3px;line-height:1.5;list-style:none;display:flex}.hero-animation-module__xc2iga__reasoningList li{color:var(--body);padding-left:14px;position:relative}.hero-animation-module__xc2iga__reasoningList li:before{content:"";background:var(--muted);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:0}.hero-animation-module__xc2iga__footer{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;margin-top:auto;padding-top:18px;display:flex}.hero-animation-module__xc2iga__btn{border:1px solid var(--border-strong);color:var(--body);cursor:default;background:#fff;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:background .3s,color .3s,border-color .3s,transform .15s}.hero-animation-module__xc2iga__btnPrimary{background:var(--accent);color:#fff;border-color:var(--accent)}.hero-animation-module__xc2iga__btnPrimary.hero-animation-module__xc2iga__confirmed{background:var(--success);border-color:var(--success)}.hero-animation-module__xc2iga__btn.hero-animation-module__xc2iga__pressed{transform:translateY(1px)}.hero-animation-module__xc2iga__completion{opacity:0;pointer-events:none;z-index:5;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:opacity .4s;display:flex;position:absolute;inset:30px 34px}.hero-animation-module__xc2iga__completion.hero-animation-module__xc2iga__shown{opacity:1}.hero-animation-module__xc2iga__check{color:var(--body);opacity:0;align-items:center;gap:12px;font-size:14.8px;transition:opacity .35s,transform .35s;display:flex;transform:translateY(4px)}.hero-animation-module__xc2iga__check.hero-animation-module__xc2iga__in{opacity:1;transform:none}.hero-animation-module__xc2iga__checkIcon{background:var(--success-soft);width:20px;height:20px;color:var(--success);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.hero-animation-module__xc2iga__checkIcon:before{content:"✓"}.hero-animation-module__xc2iga__cursor{pointer-events:none;z-index:30;will-change:transform;width:24px;height:29px;transition:transform .95s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:translate(80px,380px)}.hero-animation-module__xc2iga__cursor svg{filter:drop-shadow(0 2px 3px #00000038);width:24px;height:29px}.hero-animation-module__xc2iga__cursorRing{border:2px solid var(--accent);opacity:0;pointer-events:none;transform-origin:50%;border-radius:50%;width:13px;height:13px;position:absolute;top:5px;left:5px}.hero-animation-module__xc2iga__cursor.hero-animation-module__xc2iga__click .hero-animation-module__xc2iga__cursorRing{animation:.55s ease-out hero-animation-module__xc2iga__cursorClick}@keyframes hero-animation-module__xc2iga__cursorClick{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(2.6)}}
