.hero-playground{--orange:#ef663b;--line:#e4e8e2;color:#172a2c;width:100%;min-width:0}.hero-playground .world-wrap{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;padding-top:25px;display:flex;position:relative}.hero-playground .world-top{letter-spacing:1.4px;color:#839084;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;top:14px;left:30px;right:10px}.hero-playground .world-top>span:first-child{align-items:center;gap:7px;display:flex}.hero-playground .status-dot{background:#70a686;border-radius:50%;width:5px;height:5px;display:inline-block}.hero-playground .status-dot.paused{background:#a4a79d}.hero-playground .live-label{color:#a0a89c;border:1px solid var(--line);border-radius:3px;padding:5px 7px;font-size:8px}.hero-playground .call-world{isolation:isolate;width:100%;height:480px;position:relative}.hero-playground .call-world canvas{width:100%;height:100%;display:block}.hero-playground .source-label,.hero-playground .agent-label{pointer-events:none;white-space:nowrap;position:absolute}.hero-playground .source-label{color:#fff;flex-direction:column;align-items:center;display:flex;transform:translate(-50%,-90%)}.hero-playground .source-label>svg{width:23px;height:23px;margin-bottom:25px;transform:scaleY(.8)rotate(-8deg)}.hero-playground .source-label>span{color:#788379;font-size:10px;position:absolute;top:42px}.hero-playground .agent-label{text-align:center;transform:translate(-50%,5px)}.hero-playground .agent-label strong{justify-content:center;align-items:center;gap:5px;font-size:13px;font-weight:650;display:flex}.hero-playground .agent-label strong span{letter-spacing:.5px;color:#b75f37;background:#fce6d7;border-radius:3px;padding:2px 4px;font-size:8px}.hero-playground .agent-label small{color:#8b938a;margin-top:4px;font-size:9px;display:block}.hero-playground .human-label strong span{color:#8a6ca5;background:#eae3f2;font-size:7px}.hero-playground .sound-wave{align-items:center;gap:2px;height:14px;margin-left:4px;display:flex}.hero-playground .sound-wave i{background:#eda882;border-radius:2px;width:2px;height:7px;animation:.7s infinite alternate wave}.hero-playground .sound-wave i:nth-child(2){height:12px;animation-delay:.2s}.hero-playground .sound-wave i:nth-child(3){height:9px;animation-delay:.4s}.hero-playground .sound-wave i:nth-child(4){height:5px;animation-delay:.1s}@keyframes wave{to{transform:scaleY(.45)}}.hero-playground .scene-caption{text-align:center;color:#91998f;justify-content:center;align-items:center;gap:9px;font-size:10px;font-style:italic;display:flex;position:absolute;bottom:23px;left:0;right:0}.hero-playground .caption-line{background:#bdc8b9;width:21px;height:1px}.hero-playground .world-bottom{justify-content:center;align-items:center;gap:12px;margin-top:-6px;display:flex;position:relative}.hero-playground .channel-picker{background:#eff2ec;border:1px solid #e5e9df;border-radius:25px;gap:3px;padding:4px;display:flex}.hero-playground .channel-picker button{color:#879080;background:0 0;border-radius:20px;align-items:center;gap:5px;padding:8px 12px;font-size:10px;transition:background .2s;display:flex}.hero-playground .channel-picker button.active{color:#36463a;background:#fff}.hero-playground .icon-button{color:#84907f;background:0 0;place-items:center;padding:8px;display:grid}.hero-playground .pause-button{border:1px solid #dfe4d9;border-radius:50%;width:32px;height:32px}.hero-playground .try-it{color:#939f89;justify-content:center;align-items:center;gap:7px;margin-top:15px;font-size:10px;display:flex}.hero-playground .try-it button{color:inherit;font-size:inherit;background:0 0;padding:0}.hero-playground .try-it button:hover{color:var(--orange)}.hero-playground .try-it>span{color:var(--orange);font-size:16px}.hero-playground .story{text-align:left;color:inherit;background:0 0;border-left:1px solid #dfe5d8;padding:0 0 10px 26px;position:relative}.hero-playground .story h3{margin:16px 0 8px;font-size:12px;font-weight:550}.hero-playground .story p{color:#8a9483;max-width:235px;margin:0;font-size:11px;line-height:1.75}.hero-playground .story.current .story-progress{width:calc(100% - 26px)}.hero-playground .story.current .story-number,.hero-playground .story.current .story-number svg{color:var(--orange)}.hero-playground .scene-fallback{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:100px 30px;display:flex}.hero-playground .scene-fallback span{background:#f5e0ce;border-radius:10px;padding:15px}.hero-playground .scene-fallback p{color:var(--muted);font-size:14px}@media (min-width:1600px){.hero-playground .call-world{height:570px}.hero-playground .agent-label strong{font-size:15px}.hero-playground .agent-label small{font-size:11px}.hero-playground .source-label>span{font-size:12px}.hero-playground .story h3{font-size:15px}.hero-playground .story p{font-size:13px}}@media (max-width:1100px){.hero-playground .call-world{height:420px}.hero-playground .world-top{left:10px}.hero-playground .story{padding-left:18px}}@media (max-width:780px){.hero-playground .world-wrap{min-height:460px;margin:38px -4% 0;padding-top:43px}.hero-playground .world-top{top:8px;left:15px;right:15px}.hero-playground .call-world{height:385px}.hero-playground .world-bottom{margin-top:-5px}.hero-playground .scene-caption{font-size:9px;bottom:13px}.hero-playground .source-label>svg{width:18px;height:18px}.hero-playground .source-label>span{font-size:9px;top:35px}.hero-playground .agent-label strong{font-size:11px}.hero-playground .agent-label small{font-size:8px}.hero-playground .sound-wave{display:none}.hero-playground .story{padding:4px 0 12px 20px}.hero-playground .story h3{margin-top:10px;font-size:14px}.hero-playground .story p{max-width:90%;font-size:12px}.hero-playground .story.current .story-progress{width:calc(100% - 20px)}.hero-playground .live-label{font-size:7px}}@media (max-width:420px){.hero-playground .world-wrap{margin-left:-6%;margin-right:-6%}.hero-playground .call-world{height:330px}.hero-playground .agent-label small{font-size:7px}.hero-playground .world-wrap{min-height:410px}}.hero-playground .factory-label strong{font-size:12px}.hero-playground .factory-label strong span{color:#b75f37;background:#fce6d7;font-size:7px}.hero-playground .is-paused .sound-wave i{animation-play-state:paused}@media (max-width:780px){.hero-playground .factory-label strong{font-size:10px}}@media (min-width:1101px){.hero-playground .call-world{height:650px}.hero-playground .world-wrap{padding-top:60px}.hero-playground .world-top{left:35px;right:30px}}.hero-playground .team-activity{pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;display:flex;position:absolute;top:4px;left:20px;right:10px}.hero-playground .team-activity>span{color:#76856e;background:#f0f4edeb;border:1px solid #e0e8dc;border-radius:6px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;display:flex}.hero-playground .team-activity>span.escalation-active{color:#a97727;background:#fff0d9;border-color:#efd4a7}.hero-playground .team-activity>span:nth-child(2){color:#63829c;background:#edf2f7eb;border-color:#dbe4ed}.hero-playground .supervisor-label strong span{color:#92743e;background:#f5e7c9;font-size:6px}.hero-playground .supervisor-label small{color:#8094a3}.hero-playground .call-world .agent-label strong span{font-size:7px}@media (max-width:1100px){.hero-playground .world-wrap{width:100%;margin-top:35px;padding-top:55px}.hero-playground .call-world{height:650px}.hero-playground .team-activity{top:0}}@media (max-width:780px){.hero-playground .call-world{height:490px}.hero-playground .team-activity{gap:5px;left:4px;right:4px}.hero-playground .team-activity>span{padding:6px;font-size:8px}.hero-playground .call-world .agent-label strong{gap:3px;font-size:8px}.hero-playground .call-world .agent-label small{font-size:6px}.hero-playground .call-world .agent-label strong span{font-size:5px}.hero-playground .call-world .supervisor-label strong{flex-direction:column;gap:1px}.hero-playground .world-wrap{margin-top:30px}.hero-playground .call-world .source-label>span{font-size:8px}}@media (max-width:420px){.hero-playground .call-world{height:430px}.hero-playground .call-world .agent-label small{display:none}.hero-playground .call-world .agent-label strong,.hero-playground .team-activity>span{font-size:7px}}.hero-playground .team-activity{justify-content:space-between;left:24px;right:24px}.hero-playground .scene-caption{padding:0 15px;font-size:11px}.hero-playground .call-world .agent-label small{font-size:9px}.hero-playground .call-world .agent-label strong{font-size:12px}@media (max-width:780px){.hero-playground .team-activity{justify-content:center}.hero-playground .scene-caption{font-size:9px;line-height:1.5}.hero-playground .call-world .agent-label small{font-size:7px}.hero-playground .call-world .agent-label strong{font-size:9px}}.hero-playground .floating-task{color:#27483c;pointer-events:none;background:linear-gradient(135deg,#ffffffd9,#f8fcfab8);border:1px solid #fff;border-radius:15px;width:23%;min-width:180px;max-width:280px;padding:14px;position:absolute;transform:translate(-50%,-100%)}.hero-playground .task-heading{border-bottom:1px solid #d9e5de80;align-items:center;gap:8px;margin-bottom:11px;padding-bottom:11px;display:flex}.hero-playground .task-heading>span{color:#409d77;background:#dff1e7;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.hero-playground .task-heading strong{font-size:13px;font-weight:650}.hero-playground .task-heading>i{color:#83958a;margin-left:auto;font-size:10px;font-style:normal}.hero-playground .calendar-month{justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.hero-playground .calendar-month>span{color:#819489}.hero-playground .calendar-week{grid-template-columns:repeat(5,1fr);gap:3px;display:grid}.hero-playground .calendar-week>div{text-align:center;background:#f1f6f1a6;border-radius:8px;padding:6px 0;position:relative}.hero-playground .calendar-week span{color:#7e9186;margin-bottom:5px;font-size:10px;display:block}.hero-playground .calendar-week strong{font-size:17px;font-weight:550}.hero-playground .calendar-week .selected{color:#fff;background:#56b78e}.hero-playground .calendar-week .selected span{color:#e9fff2}.hero-playground .calendar-week i{background:#fff;border-radius:50%;width:3px;height:3px;margin:3px auto -3px;display:block}.hero-playground .task-result{color:#358762;background:#e0f2e6b3;border-radius:9px;align-items:flex-start;gap:7px;margin-top:12px;padding:10px 8px;display:flex}.hero-playground .task-result>svg{flex-shrink:0;margin-top:1px}.hero-playground .task-result strong{font-size:12px;font-weight:600;display:block}.hero-playground .task-result span{color:#6b8b7c;margin-top:3px;font-size:10px;line-height:1.4;display:block}.hero-playground .crm-task{color:#2d5065;background:linear-gradient(135deg,#ffffffe3,#f0f8fcb8)}.hero-playground .crm-task .task-heading>span{color:#4696c2;background:#dfedf8}.hero-playground .crm-person{align-items:center;gap:8px;margin-bottom:11px;display:flex}.hero-playground .crm-person>span{color:#4b86a9;background:#dcebf6;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;display:grid}.hero-playground .crm-person strong{font-size:13px;display:block}.hero-playground .crm-person small{color:#78919f;font-size:10px}.hero-playground .crm-field{justify-content:space-between;gap:7px;margin-top:6px;font-size:10px;display:flex}.hero-playground .crm-field>span{color:#77909e}.hero-playground .crm-field strong{font-weight:500}.hero-playground .crm-task .task-result{color:#3b89b7;background:#dfeff8b8}.hero-playground .crm-task .task-result span{color:#7293a7}.hero-playground .incoming-call-card{opacity:0;pointer-events:none;white-space:nowrap;z-index:3;background:#fff;border:1px solid #dbe6df;border-radius:13px;align-items:center;gap:9px;padding:11px 13px;display:flex;position:absolute}.hero-playground .incoming-call-card>span:first-child{color:#fff;background:#253d40;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.hero-playground .incoming-call-card.whatsapp-call>span:first-child{background:#48ba83}.hero-playground .incoming-call-card strong{font-size:12px;display:block}.hero-playground .incoming-call-card small{color:#829184;margin-top:4px;font-size:10px;display:block}.hero-playground .agent-call-status{color:#3b9470;background:#e2f2e9e6;border-radius:12px;justify-content:center;align-items:center;gap:4px;margin-top:5px;padding:4px 6px;font-size:9px;display:flex}.hero-playground .factory-processing-label{color:#d87741;white-space:nowrap;font-size:11px;position:absolute;transform:translate(-50%,-50%)}.hero-playground .team-activity{top:auto;bottom:53px}.hero-playground .scene-caption{bottom:12px}.hero-playground .call-world{overflow:visible}@media (min-width:1600px){.hero-playground .task-heading strong{font-size:15px}.hero-playground .task-result strong{font-size:14px}.hero-playground .task-result span,.hero-playground .crm-field{font-size:12px}.hero-playground .calendar-week strong{font-size:20px}.hero-playground .crm-person strong{font-size:15px}}@media (max-width:780px){.hero-playground .call-world{height:650px}.hero-playground .floating-task{width:46%;min-width:0;max-width:none;padding:11px;transform:none;top:35px!important}.hero-playground .calendar-task{left:2%!important}.hero-playground .crm-task{left:52%!important}.hero-playground .task-heading{gap:5px}.hero-playground .task-heading strong{font-size:11px}.hero-playground .task-heading>i{display:none}.hero-playground .task-result strong{font-size:11px}.hero-playground .task-result span{font-size:9px}.hero-playground .crm-field{flex-direction:column;gap:2px;font-size:9px}.hero-playground .calendar-week strong{font-size:16px}.hero-playground .calendar-week span{font-size:9px}.hero-playground .incoming-call-card{gap:6px;padding:8px}.hero-playground .incoming-call-card strong{font-size:10px}.hero-playground .incoming-call-card small{font-size:8px}.hero-playground .team-activity{bottom:45px}.hero-playground .agent-call-status{font-size:7px}}@media (max-width:420px){.hero-playground .call-world{height:650px}.hero-playground .task-heading strong{font-size:10px}.hero-playground .task-heading>span{width:24px;height:24px}.hero-playground .task-result{padding:7px 5px}.hero-playground .task-result>svg{display:none}.hero-playground .factory-processing-label{font-size:9px}}@media (min-width:781px){.hero-playground .floating-task{width:22%}.hero-playground .call-world{height:740px}}@media (min-width:1600px){.hero-playground .call-world{height:860px}}.hero-playground .agent-call-status .sound-wave{height:10px;margin-left:3px}.hero-playground .agent-call-status .sound-wave i{background:#71b795;height:5px;animation-duration:.4s}.hero-playground .agent-call-status .sound-wave i:nth-child(2){height:9px}.hero-playground .agent-call-status .sound-wave i:nth-child(3){height:7px}.hero-playground .ringing-status{color:#b9893c;background:#fff0d6}.hero-playground .ringing-status .sound-wave i{background:#d5a048}@media (max-width:780px){.hero-playground .agent-call-status .sound-wave{display:none}}.hero-playground .floating-task{overflow:visible;left:var(--panel-left)!important;top:var(--panel-top)!important;transform:translate(-50%,-100%)!important}.hero-playground .floating-task:after{content:"";background:#f2faf6;border-bottom:1px solid #d7e7dd;border-right:1px solid #d7e7dd;border-bottom-right-radius:4px;width:24px;height:24px;position:absolute;bottom:-13px;left:50%;transform:translate(-50%)rotate(45deg)}.hero-playground .crm-task:after{background:#eef7fc;border-color:#d5e7f1}.hero-playground .task-heading>i{color:#368763;background:#e3f3e9;border-radius:7px;padding:3px 6px;font-size:11px;font-weight:600;display:block!important}.hero-playground .crm-task .task-heading>i{color:#4388b2;background:#e2eff8}.hero-playground .agent-call-status:has(+*){animation:none}.hero-playground .call-timeline{background:#ffffffac;border:1px solid #e2e9df;border-radius:12px;padding:12px 16px;position:absolute;bottom:69px;left:4%;right:4%}.hero-playground .timeline-title{justify-content:space-between;gap:12px;margin-bottom:13px;font-size:11px;display:flex}.hero-playground .timeline-title strong{color:#446651;font-weight:600}.hero-playground .timeline-title>span{color:#95a08e;font-size:10px}.hero-playground .call-timeline ol{grid-template-columns:repeat(6,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.hero-playground .call-timeline li{color:#a6afa1;align-items:flex-start;gap:6px;display:flex;position:relative}.hero-playground .call-timeline li>span{background:#edf1e9;border-radius:50%;flex-shrink:0;place-items:center;width:21px;height:21px;font-size:9px;display:grid}.hero-playground .call-timeline strong{font-size:10px;font-weight:500;line-height:1.3;display:block}.hero-playground .call-timeline small{color:#a0ad9a;margin-top:4px;font-size:8px;display:block}.hero-playground .call-timeline .done{color:#558468}.hero-playground .call-timeline .done>span{color:#4c9a6b;background:#e2f2e7}.hero-playground .call-timeline .current{color:#dd7643}.hero-playground .call-timeline .current>span{background:#fff0df}.hero-playground .team-activity{bottom:27px}.hero-playground .scene-caption,.hero-playground .agent-call-status .sound-wave{display:none}@media (max-width:780px){.hero-playground .floating-task{width:46%;max-width:240px}.hero-playground .floating-task.task-inactive{visibility:hidden}.hero-playground .call-timeline{padding:10px;bottom:66px;left:2%;right:2%}.hero-playground .call-timeline ol{grid-template-columns:repeat(3,1fr);gap:12px 8px}.hero-playground .call-timeline strong{font-size:9px}.hero-playground .call-timeline small{font-size:8px}.hero-playground .team-activity{bottom:12px}.hero-playground .timeline-title{font-size:10px}.hero-playground .timeline-title>span{font-size:8px}.hero-playground .task-heading>i{font-size:9px}.hero-playground .call-world{height:740px}}.landing-home .hero-section--playground{background:#fff;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:24px;padding:24px 3vw 48px 5vw}.landing-home .hero-section--playground .hero-copy{transform:translateY(100px)}.landing-home .hero-section--playground .hero-playground{transform:translateY(-90px)}.hero-playground button{cursor:pointer}.hero-playground button:focus-visible{outline-offset:3px;outline:2px solid #ef663b}.hero-playground .floating-task{background:#f8fcfa;border-color:#dfe9e3}.hero-playground .crm-task{background:#f0f8fc}@media (max-width:1180px){.landing-home .hero-section--playground{grid-template-columns:minmax(0,1fr);gap:8px;padding:64px 22px 42px}.landing-home .hero-section--playground .hero-copy,.landing-home .hero-section--playground .hero-playground{transform:none}.hero-playground{max-width:1000px;margin-inline:auto}.hero-playground .world-wrap{margin-top:0}}.hero-playground .agent-dialogue{visibility:hidden;z-index:6;background:#fff;border:1px solid #dfe9e3;border-radius:12px;width:clamp(180px,32%,260px);padding:10px 12px;position:absolute;transform:translate(-50%,-100%)}.hero-playground .agent-dialogue:after{content:"";left:var(--tail-left,50%);background:#fff;border-bottom:1px solid #dfe9e3;border-right:1px solid #dfe9e3;width:12px;height:12px;position:absolute;bottom:-7px;transform:translate(-50%)rotate(45deg)}:is(.hero-playground .call-world:has(.agent-dialogue[data-agent="0"]) .calendar-task,.hero-playground .call-world:has(.agent-dialogue[data-agent="0"]) .crm-task){visibility:hidden}.hero-playground .agent-dialogue-heading{border-bottom:1px solid #e8eee9;justify-content:space-between;align-items:center;gap:8px;padding-bottom:6px;font-size:11px;display:flex}.hero-playground .agent-dialogue-heading strong{align-items:center;gap:6px;display:flex}.hero-playground .agent-dialogue-heading>span{color:#64766c;font-size:10px}.hero-playground .transcript-line{grid-template-columns:48px minmax(0,1fr);gap:8px;padding:5px 0;font-size:12px;line-height:1.5;display:grid}.hero-playground .transcript-line>span{color:#358762;font-weight:600}.hero-playground .transcript-line p{margin:0}.hero-playground .caller-line>span{color:#b66a3e}.hero-playground .system-line,.hero-playground .call-story-waiting{color:#76817d;font-size:11px}.hero-playground .system-line>span{color:#76817d}.hero-playground .speaking-status{color:#216e4a;background:#c9eedb;border:1px solid #8fcdaa}.hero-playground .speaking-status .sound-wave{display:flex}.hero-playground .mobile-call-header,.hero-playground .mobile-call-footer,.hero-playground .mobile-agent-name,.hero-playground .mobile-call-outcome,.hero-playground .mobile-call-progress{display:none}@media (max-width:780px){.hero-playground .world-wrap{min-height:0;margin:0;padding-top:8px}.hero-playground .world-top{top:4px;left:0;right:0}.hero-playground .call-world{border-radius:16px;height:420px;overflow:hidden}.hero-playground .call-world>.agent-label[data-agent-index="3"],.hero-playground .call-world>.agent-label[data-agent-index="4"],.hero-playground .call-world>.floating-task,.hero-playground .call-world>.call-timeline,.hero-playground .call-world>.team-activity,.hero-playground .call-world>.factory-processing-label{display:none}.hero-playground .mobile-call-header{align-items:center;gap:9px;display:flex;position:absolute;inset:12px 14px auto}.hero-playground .mobile-channel-icon{color:#358762;background:#e9f6ed;border:1px solid #cfe5d9;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.hero-playground .mobile-call-header strong{font-size:13px;display:block}.hero-playground .mobile-call-header div>span{color:#687c70;margin-top:2px;font-size:11px;display:block}.hero-playground .agent-dialogue{width:calc(100% - 28px);max-width:350px;padding:9px 11px;transform:translate(-50%);top:64px!important;left:50%!important}.hero-playground .agent-dialogue:after{left:var(--tail-left,50%)}.hero-playground .agent-dialogue-heading{font-size:11px}.hero-playground .agent-dialogue .transcript-line{padding:4px 0;font-size:12px;line-height:1.4}.hero-playground .mobile-agent-name{justify-content:center;align-items:center;gap:6px;font-size:12px;display:none;position:absolute;inset:auto 12px 100px}.hero-playground .mobile-agent-name>span{color:#758478;font-size:10px}.hero-playground .mobile-call-outcome{color:#358762;background:#fff;border:1px solid #dce8df;border-radius:9px;flex-shrink:0;align-items:center;gap:8px;min-height:48px;padding:8px 10px;font-size:11px;display:flex;position:relative}.hero-playground .mobile-call-outcome div{flex:1}.hero-playground .mobile-call-outcome strong{font-size:12px;display:block}.hero-playground .mobile-call-outcome div>span{color:#687c70;margin-top:2px;font-size:10px;display:block}.hero-playground .mobile-call-progress{justify-content:space-between;margin:0;padding:0;list-style:none;display:flex;position:relative}.hero-playground .mobile-call-footer{z-index:7;flex-direction:column;gap:10px;display:flex;position:absolute;inset:auto 12px 12px}.hero-playground .mobile-call-progress li{color:#829087;align-items:center;gap:5px;font-size:10px;display:flex}.hero-playground .mobile-call-progress li>span{background:#edf2ee;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid}.hero-playground .mobile-call-progress li.done{color:#358762}.hero-playground .world-bottom{gap:8px;margin-top:12px}.hero-playground .pause-button{width:44px;height:44px}.hero-playground .channel-picker button{min-height:36px;padding-inline:10px}.hero-playground .try-it{margin-top:6px}.hero-playground .try-it button{min-height:40px;font-size:12px}.landing-home .hero-section--playground{gap:8px;padding:20px 16px 16px}.landing-home .hero-section--playground .hero-copy h1{letter-spacing:-.045em;font-size:clamp(28px,8vw,34px);line-height:1.04}.landing-home .hero-section--playground .hero-copy>p{margin-top:14px;font-size:14px;line-height:1.5}.landing-home .hero-section--playground .hero-actions{gap:10px;margin-top:18px}.landing-home .hero-section--playground .hero-tour-link{margin-top:14px;font-size:12px}.hero-playground .call-world .agent-label strong{font-size:10px}.hero-playground .call-world .agent-label small,.hero-playground .call-world .agent-call-status,.hero-playground .call-world .factory-label{display:none}.hero-playground .source-label>span{font-size:9px}.hero-playground .incoming-call-card{padding:6px 8px}}.hero-playground .call-world>.agent-label[data-agent-index]{display:none}.hero-playground .call-world .source-label{transform:translate(-50%,-50%)}.hero-playground .call-world .source-label>svg,.hero-playground .call-world .source-label>img{width:23px;height:23px;margin:0;transform:scaleY(.8)rotate(-8deg)}.hero-playground .floating-task[data-complete=false]{display:none}
