.try-banner{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:9px 18px;background:linear-gradient(90deg,rgba(224,69,123,.14),rgba(124,92,255,.14));-webkit-border-after:1px solid var(--border);border-block-end:1px solid var(--border);font-size:13px;position:relative;z-index:60}.try-badge{display:inline-flex;align-items:center;gap:6px;flex:none;font-size:10.5px;font-weight:900;letter-spacing:.6px;padding:4px 10px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#e0457b,#7c5cff)}.try-dot{width:6px;height:6px;border-radius:999px;background:#fff;animation:tryLive 1.8s infinite}@keyframes tryLive{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.try-dot{animation:none}}.try-body{flex:1 1;min-width:220px;color:var(--muted)}.try-acts{display:flex;align-items:center;gap:10px;flex:none}.try-back,.try-reset{font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:var(--panel-2);color:var(--text);cursor:pointer;white-space:nowrap;text-decoration:none}.try-back:hover,.try-reset:hover{border-color:var(--accent)}.try-app-root .main{max-width:none;width:100%;padding-inline:clamp(16px,4vw,56px);-webkit-padding-before:14px;padding-block-start:14px}.embed-root{min-height:100vh;background:var(--bg,#0a0a0c)}.embed-root .main{max-width:none;width:100%;padding-inline:12px;padding-block:10px 0}.wa-chat{position:absolute;inset:0;display:flex;flex-direction:column;background:#0b141a;font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif}.wa-chat-head{display:flex;align-items:center;gap:9px;padding:12px;background:#1f2c34;color:#e9edef;flex:none}.wa-chat-back{font-size:28px;line-height:1;color:#e9edef;-webkit-margin-end:-2px;margin-inline-end:-2px}.wa-chat-av{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#d81b60,#8e24aa);display:grid;place-items:center;font-size:20px;flex:none}.wa-chat-who{display:flex;flex-direction:column;line-height:1.25;min-width:0;-webkit-margin-end:auto;margin-inline-end:auto}.wa-chat-who b{font-size:16.5px;font-weight:600;white-space:nowrap}.wa-chat-who i{font-size:13px;color:#8696a0;font-style:normal}.wa-chat-ic{font-size:17px;color:#aebac1;-webkit-margin-start:6px;margin-inline-start:6px}.wa-chat-body{flex:1 1;min-height:0;overflow-y:auto;padding:12px 10px 8px;display:flex;flex-direction:column;gap:4px;background-color:#0b141a;background-image:radial-gradient(hsla(0,0%,100%,.028) 1px,transparent 1.4px),radial-gradient(hsla(0,0%,100%,.02) 1px,transparent 1.4px);background-size:26px 26px,26px 26px;background-position:0 0,13px 13px}.wa-chat-day{align-self:center;margin:4px 0 10px;font-size:12px;font-weight:600;letter-spacing:.4px;color:#8696a0;background:#182229;padding:5px 14px;border-radius:8px;box-shadow:0 1px 1px rgba(0,0,0,.2)}.wa-msg{position:relative;width:-moz-fit-content;width:fit-content;max-width:80%;padding:6px 9px 8px;border-radius:7.5px;font-size:15px;line-height:1.35;color:#e9edef;box-shadow:0 1px .5px rgba(0,0,0,.13);margin-top:2px;white-space:pre-wrap;word-break:break-word}.wa-msg.in{align-self:flex-start;background:#202c33;border-top-left-radius:0}.wa-msg.out{align-self:flex-end;background:#005c4b;border-top-right-radius:0}.wa-msg.in:before,.wa-msg.out:before{content:"";position:absolute;top:0;width:8px;height:13px}.wa-msg.in:before{left:-8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13'%3E%3Cpath d='M8 0H0c3 2 5 6 8 8V0z' fill='%23202c33'/%3E%3C/svg%3E") no-repeat}.wa-msg.out:before{right:-8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13'%3E%3Cpath d='M0 0h8C5 2 3 6 0 8V0z' fill='%23005c4b'/%3E%3C/svg%3E") no-repeat}.wa-msg-meta{float:right;-webkit-margin-start:12px;margin-inline-start:12px;margin-top:4px;height:11px;font-size:11px;line-height:11px;color:rgba(233,237,239,.6);white-space:nowrap;position:relative;top:5px}[dir=rtl] .wa-msg-meta{float:left}.wa-msg-checks{-webkit-margin-start:3px;margin-inline-start:3px;color:#53bdeb;font-size:12px}.wa-msg-typing{align-self:flex-start;background:#202c33;border-top-left-radius:0;width:-moz-fit-content;width:fit-content;display:inline-flex;gap:4px;padding:11px 13px}.wa-msg-typing span{width:7px;height:7px;border-radius:999px;background:#8696a0;animation:waDot 1.2s ease-in-out infinite}.wa-msg-typing span:nth-child(2){animation-delay:.2s}.wa-msg-typing span:nth-child(3){animation-delay:.4s}@keyframes waDot{0%,60%,to{opacity:.35}30%{opacity:1}}.wa-chat-input{flex:none;display:flex;align-items:center;gap:8px;padding:8px 10px;background:#0b141a}.wa-chat-plus{font-size:20px;color:#8696a0}.wa-chat-field{flex:1 1;background:#202c33;color:#8696a0;border-radius:999px;padding:11px 16px;font-size:15px}.wa-chat-mic{width:42px;height:42px;border-radius:999px;background:#00a884;display:grid;place-items:center;font-size:18px;flex:none}.wa-screen{position:absolute;inset:0;z-index:90;display:flex;flex-direction:column;background:#0b141a;animation:waIn .22s ease}@keyframes waIn{0%{transform:translateY(100%)}to{transform:none}}.wa-head{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#1f2c34;color:#e9edef}.wa-back{border:0;background:none;color:#e9edef;font-size:26px;line-height:1;padding:0 4px;cursor:pointer}.wa-avatar{width:34px;height:34px;border-radius:999px;background:#6b7c85;display:grid;place-items:center;font-size:18px}.wa-who{display:flex;flex-direction:column;line-height:1.2;min-width:0}.wa-who b{font-size:14px;font-weight:600}.wa-who i{font-size:11.5px;color:#8696a0;font-style:normal}.wa-icons{-webkit-margin-start:auto;margin-inline-start:auto;color:#aebac1;font-size:15px;letter-spacing:4px}.wa-body{flex:1 1;min-height:0;padding:16px 12px;display:flex;flex-direction:column;gap:10px;background:radial-gradient(circle at 20% 15%,hsla(0,0%,100%,.02),transparent 60%),#0b141a;overflow:hidden}.wa-note{align-self:center;font-size:11px;color:#8696a0;background:#182229;padding:5px 12px;border-radius:8px;text-align:center}.wa-bubble{max-width:82%;padding:7px 10px 18px;border-radius:10px;font-size:13.5px;line-height:1.5;color:#e9edef;position:relative;white-space:pre-wrap;word-break:break-word}.wa-bubble.out{align-self:flex-end;background:#005c4b}.wa-bubble.muted{opacity:.6}.wa-time{position:absolute;inset-inline-end:8px;bottom:4px;font-size:10px;color:#aebac1}.wa-checks{color:#53bdeb}.wa-input{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#0b141a}.wa-field{flex:1 1;background:#1f2c34;color:#8696a0;padding:9px 14px;font-size:13px}.wa-field,.wa-send{border-radius:999px}.wa-send{width:38px;height:38px;background:#00a884;color:#0b141a;display:grid;place-items:center;font-size:15px}.embed-cursor{position:fixed;z-index:60;width:22px;height:22px;margin:-2px 0 0 -2px;pointer-events:none;background:no-repeat 50%/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 2l16 9-6.5 1.6L17 20l-3 1.3-3.4-7.4L4 18z' fill='white' stroke='black' stroke-width='1.3' stroke-linejoin='round'/%3E%3C/svg%3E");filter:drop-shadow(0 2px 4px rgba(0,0,0,.55));transition:left .06s linear,top .06s linear}.try-app-root .topbar{max-width:none;width:100%;padding-inline:clamp(12px,3vw,40px)}.try-app-root .topbar-tools{display:flex;align-items:center;gap:14px;-webkit-margin-start:auto;margin-inline-start:auto}.try-app-root .topbar-icons{display:flex;align-items:center;gap:2px}.try-app-root .ai-test-cta{position:relative;display:inline-flex;align-items:center;gap:9px;padding:7px 15px 7px 12px;border-radius:999px;text-decoration:none;color:#fff;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}.try-app-root .ai-test-cta:hover{transform:translateY(-1px)}.try-app-root .ai-cta-chat{background:linear-gradient(135deg,#25d366,#128c7e);box-shadow:0 6px 18px rgba(37,211,102,.34)}.try-app-root .ai-cta-chat:hover{box-shadow:0 9px 24px rgba(37,211,102,.5)}.try-app-root .ai-cta-chat .ai-test-pulse{background:#25d366}.try-app-root .ai-cta-chat.on{background:linear-gradient(135deg,#128c7e,#0b6a5f);box-shadow:none}.try-app-root .ai-cta-asst{background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 6px 18px rgba(139,92,246,.34)}.try-app-root .ai-cta-asst:hover{box-shadow:0 9px 24px rgba(139,92,246,.5)}.try-app-root .ai-cta-asst .ai-test-pulse{background:#8b5cf6}.try-app-root .ai-cta-asst.on{background:linear-gradient(135deg,#6d28d9,#4c1d95);box-shadow:none}.try-app-root .ai-test-cta.on .ai-test-pulse{display:none}.try-app-root .ai-mark{font-size:19px;line-height:1;flex:none}.try-app-root .wa-mark{width:22px;height:22px;flex:none}.try-app-root .ai-test-words{display:flex;flex-direction:column;line-height:1.15;text-align:start}.try-app-root .ai-test-words b{font-size:13px;font-weight:800}.try-app-root .ai-test-words small{font-size:10.5px;opacity:.9;font-weight:600}.try-app-root .ai-test-pulse{position:absolute;inset:0;border-radius:999px;background:#25d366;z-index:-1;animation:aiTestPulse 2.2s ease-out infinite}@keyframes aiTestPulse{0%{transform:scale(1);opacity:.55}70%{transform:scale(1.16);opacity:0}to{transform:scale(1.16);opacity:0}}@media (prefers-reduced-motion:reduce){.try-app-root .ai-test-pulse{animation:none;opacity:0}.try-app-root .ai-test-cta:hover{transform:none}}@media (max-width:1150px){.try-app-root .ai-test-words{display:none}.try-app-root .ai-test-cta{padding:8px 10px}.try-app-root .topbar-tools{gap:8px}}.try-app-root .chat-accuracy{-webkit-border-start:3px solid #25d366;border-inline-start:3px solid #25d366;background:color-mix(in srgb,#25d366 10%,var(--panel-2));line-height:1.55}@media (min-width:900px){.try-app-root .tab-label{display:inline!important}}@media (min-width:1100px){.try-app-root .list{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));grid-gap:10px;gap:10px;align-items:start}.try-app-root .ios-cal .list,.try-app-root .ios-wrap .list{display:block}}@media (min-width:900px){.try-app-root .ios-cal,.try-app-root .ios-wrap{max-width:none}.try-app-root .ios-grid,.try-app-root .ios-scroll{max-height:calc(100vh - 260px)}}.shot-mode .ai-test-cta{display:none!important}