body{font-family:Nunito,sans-serif}@media(max-width:640px){.truncate-text{display:-webkit-box!important;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-width:70vw}}.scrollbar-thin::-webkit-scrollbar{height:8px;width:8px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.custom-scrollbar::-webkit-scrollbar{height:6px;width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}pre{max-width:100%;white-space:pre;overflow-x:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}@keyframes flash{0%{background-color:transparent}50%{background-color:#fbbf2433}to{background-color:transparent}}.animate-fade-in{animation:fadeIn .4s ease-out forwards}.animate-slide-up{animation:slideUp .5s ease-out forwards}.animate-shake{animation:shake .4s cubic-bezier(.36,.07,.19,.97) both}.animate-flash{animation:flash .6s ease-in-out}.glass-panel{background:#ffffffb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 30px #0000001a}.glass-input{background:#ffffff80;border:1px solid rgba(209,213,219,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}.glass-input:focus{background:#ffffffe6;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1a}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-scale-in{animation:scaleIn .3s cubic-bezier(.16,1,.3,1) forwards}.premium-ul{list-style:none;padding-left:0;margin:1.5rem 0}.premium-ul li{position:relative;padding-left:2rem;margin-bottom:.75rem;line-height:1.6;color:#374151}.premium-ul li:before{content:"✨";position:absolute;left:0;top:-.1rem;font-size:1.25rem}.premium-ol{list-style:none;padding-left:0;margin:1.5rem 0;counter-reset:premium-counter}.premium-ol li{position:relative;padding-left:2.5rem;margin-bottom:.75rem;line-height:1.6;color:#374151}.premium-ol li:before{counter-increment:premium-counter;content:counter(premium-counter);position:absolute;left:0;top:.1rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;box-shadow:0 2px 4px #7c3aed33}.highlight-text{color:#4f46e5;font-weight:700}.suggestion-card{background:linear-gradient(to right,#f5f3ff,#eef2ff);border:1px solid #d8b4fe;border-radius:.75rem;padding:1rem;margin:1.5rem 0;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.suggestion-card:before{content:"💡";position:absolute;top:-.75rem;left:1rem;font-size:1.5rem;background:#fff;padding:0 .25rem;border-radius:50%;box-shadow:0 1px 3px #0000001a}.suggestion-card-title{color:#5b21b6;font-weight:800;font-size:1.1rem;margin-bottom:.5rem;display:block}@media(max-width:768px){.my-chats-mini-window{inset:0;width:100%;height:100%;max-width:100%;max-height:100%;border:0;border-radius:0}}.my-chat-msg{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe}.user-chat-msg{background:#fff;border:1px solid #e5e7eb}.main-my-chats-win{background:#f9fafb}.my-chats-message-scroll-area [data-radix-scroll-area-viewport]{max-width:100%;overflow-x:hidden!important}.my-chats-message-scroll-area [data-radix-scroll-area-viewport]>div{display:block!important;width:100%;min-width:0!important;max-width:100%}.my-chats-sidebar{background:linear-gradient(180deg,#fff,#f9fafb)}.my-chats-sidebar-header{border-bottom:2px solid #818cf8}.my-chats-filter-active{background:linear-gradient(180deg,#eef2ff,#e0e7ff);border-color:#a5b4fc;color:#4338ca}.my-chats-filter-inactive{background:#fff;border-color:#e5e7eb;color:#6b7280}.my-chats-filter-inactive:hover{background:#f9fafb}.my-chats-contact-selected{background:linear-gradient(180deg,#f5f3ff,#ede9fe);border-left:3px solid #818cf8;padding-left:calc(.75rem - 3px)}@media(min-width:640px){.my-chats-contact-selected{padding-left:calc(1rem - 3px)}}.my-chats-contact-hover:hover{background:#f8f7ff}.my-chats-header-bar{background:linear-gradient(180deg,#fff,#f9fafb);border-bottom:1px solid #e5e7eb}.my-chats-input-bar{background:linear-gradient(180deg,#fff,#f9fafb);border-top:1px solid #e5e7eb}.my-chats-welcome-bg{background:#f9fafb;background-image:radial-gradient(circle at top left,rgba(165,180,252,.15),transparent 24%),radial-gradient(circle at bottom right,rgba(196,181,253,.2),transparent 30%),linear-gradient(180deg,#f9fafbfa,#f3f4f6fa 48%,#edeef1fa)}.my-chats-date-pill{background:#fffffff2;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a}.my-chats-reply-quote-sent{border-left-color:#818cf8;background:#f5f3ff}.my-chats-reply-quote-received{border-left-color:#c7d2fe;background:#faf5ff}.my-chats-request-banner{background:linear-gradient(180deg,#f5f3ff,#ede9fe);border-bottom:1px solid #e5e7eb}.my-chats-send-btn{background:linear-gradient(180deg,#818cf8,#6366f1)!important}.my-chats-send-btn:hover{background:linear-gradient(180deg,#6366f1,#4f46e5)!important}.my-chats-avatar-fallback{background:#eef2ff;color:#4f46e5}.my-chats-unread-badge{background:#6366f1}.my-chats-wrapper{border:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#f9fafb);box-shadow:0 18px 44px #0000000f}.my-chats-empty-state{background:#ffffffeb;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a}.group .opacity-0{opacity:0!important;transition:opacity .15s ease-in-out}.group:hover .group-hover\:opacity-100{opacity:1!important}.h-6{height:24px!important}.w-6{width:24px!important}.h-7{height:28px!important}.w-7{width:28px!important}.h-8{height:32px!important}.w-8{width:32px!important}.h-9{height:36px!important}.w-9{width:36px!important}.h-10{height:40px!important}.w-10{width:40px!important}.h-11{height:44px!important}.w-11{width:44px!important}.h-12{height:48px!important}.w-12{width:48px!important}.my-chats-contact-item,.group Button{padding:5px!important}.swal2-popup:not(.swal2-toast){font-family:Nunito,sans-serif!important;border-radius:1.25rem!important;padding:2rem 2rem 1.5rem!important;box-shadow:0 25px 60px -12px #00000026!important;border:1px solid #f1f5f9!important}.swal2-title:not(.swal2-toast .swal2-title){font-family:Nunito,sans-serif!important;font-size:1.25rem!important;font-weight:800!important;color:#1e293b!important;padding:0 0 .25rem!important}.swal2-html-container:not(.swal2-toast .swal2-html-container){font-family:Nunito,sans-serif!important;font-size:.875rem!important;color:#64748b!important;line-height:1.6!important}.swal2-input,.swal2-textarea{font-family:Nunito,sans-serif!important;border-radius:.75rem!important;border:1.5px solid #e2e8f0!important;font-size:.875rem!important;padding:.625rem .875rem!important;color:#334155!important;transition:border-color .2s ease,box-shadow .2s ease!important;box-shadow:0 1px 2px #0000000a!important}.swal2-input:focus,.swal2-textarea:focus{border-color:#a855f7!important;box-shadow:0 0 0 3px #a855f71f!important;outline:none!important}.swal2-input::placeholder{color:#94a3b8!important;font-weight:600!important}.swal2-styled.swal2-confirm{font-family:Nunito,sans-serif!important;border-radius:.75rem!important;font-weight:800!important;font-size:.8125rem!important;padding:.625rem 1.75rem!important;letter-spacing:.02em!important;box-shadow:0 2px 8px #9333ea40!important;transition:all .2s ease!important}.swal2-styled.swal2-confirm:hover{box-shadow:0 4px 14px #9333ea59!important;transform:translateY(-1px)!important}.swal2-styled.swal2-confirm:active{transform:scale(.97)!important}.swal2-styled.swal2-cancel{font-family:Nunito,sans-serif!important;border-radius:.75rem!important;font-weight:800!important;font-size:.8125rem!important;padding:.625rem 1.75rem!important;letter-spacing:.02em!important;background-color:#f1f5f9!important;color:#475569!important;transition:all .2s ease!important}.swal2-styled.swal2-cancel:hover{background-color:#e2e8f0!important;transform:translateY(-1px)!important}.swal2-styled.swal2-cancel:active{transform:scale(.97)!important}.swal2-actions{gap:.625rem!important;margin-top:1.25rem!important}.swal2-icon:not(.swal2-toast .swal2-icon){margin:.75rem auto .5rem!important;border-width:3px!important}.swal2-close{color:#94a3b8!important;font-size:1.75rem!important;transition:color .2s ease!important}.swal2-close:hover{color:#475569!important}body.swal2-toast-shown .swal2-container{background-color:transparent!important;pointer-events:none!important}.swal2-popup.swal2-toast{font-family:Nunito,sans-serif!important;display:flex!important;flex-direction:row!important;align-items:center!important;width:auto!important;min-width:260px!important;max-width:400px!important;height:auto!important;min-height:0!important;padding:.625rem 1rem!important;border-radius:.875rem!important;background:#fff!important;box-shadow:0 10px 25px -5px #0000001a,0 4px 10px -2px #0000000d!important;border:1px solid #f1f5f9!important;gap:.75rem!important;pointer-events:auto!important;margin:.75rem .75rem 0 0!important;box-sizing:border-box!important;overflow:hidden!important}.swal2-popup.swal2-toast .swal2-icon{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important;margin:0!important;flex-shrink:0!important;align-self:center!important;border-radius:9999px!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;box-sizing:border-box!important}.swal2-popup.swal2-toast .swal2-icon *{display:none!important}.swal2-popup.swal2-toast .swal2-icon.swal2-success{border:2px solid #22c55e!important;background-color:#f0fdf4!important}.swal2-popup.swal2-toast .swal2-icon.swal2-success:after{content:""!important;display:block!important;width:5px!important;height:9px!important;border:solid #16a34a!important;border-width:0 2px 2px 0!important;transform:rotate(45deg) translate(-1px,-1px)!important}.swal2-popup.swal2-toast .swal2-icon.swal2-error{border:2px solid #ef4444!important;background-color:#fef2f2!important}.swal2-popup.swal2-toast .swal2-icon.swal2-error:before,.swal2-popup.swal2-toast .swal2-icon.swal2-error:after{content:""!important;position:absolute!important;width:10px!important;height:2px!important;background-color:#dc2626!important;border-radius:1px!important}.swal2-popup.swal2-toast .swal2-icon.swal2-error:before{transform:rotate(45deg)!important}.swal2-popup.swal2-toast .swal2-icon.swal2-error:after{transform:rotate(-45deg)!important}.swal2-popup.swal2-toast .swal2-icon.swal2-warning{border:2px solid #f59e0b!important;background-color:#fffbeb!important}.swal2-popup.swal2-toast .swal2-icon.swal2-warning:after{content:"!"!important;display:block!important;font-size:.8125rem!important;font-weight:800!important;color:#d97706!important;line-height:1!important}.swal2-popup.swal2-toast .swal2-icon.swal2-info{border:2px solid #3b82f6!important;background-color:#eff6ff!important}.swal2-popup.swal2-toast .swal2-icon.swal2-info:after{content:"i"!important;display:block!important;font-size:.8125rem!important;font-weight:800!important;font-family:serif!important;color:#2563eb!important;line-height:1!important}.swal2-popup.swal2-toast .swal2-title{font-family:Nunito,sans-serif!important;font-size:.8125rem!important;font-weight:700!important;color:#1e293b!important;padding:0!important;margin:0!important;line-height:1.3!important;text-align:left!important}.swal2-popup.swal2-toast .swal2-html-container{font-family:Nunito,sans-serif!important;font-size:.75rem!important;color:#64748b!important;margin:.125rem 0 0!important;padding:0!important;line-height:1.25!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:240px!important}.swal2-popup.swal2-toast .swal2-timer-progress-bar{background:#6366f1!important;height:2.5px!important}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.animate-cursor-blink{animation:cursorBlink .8s infinite ease-in-out}.streaming-active>p:last-child:after,.streaming-active>p:last-of-type:last-child:after,.streaming-active>div:last-child>p:last-child:after,.streaming-active>ul:last-child>li:last-child:after,.streaming-active>ol:last-child>li:last-child:after,.streaming-active>blockquote:last-child>p:last-child:after,.streaming-active>pre:last-child code:after,.streaming-active>h1:last-child:after,.streaming-active>h2:last-child:after,.streaming-active>h3:last-child:after,.streaming-active>h4:last-child:after,.streaming-active>h5:last-child:after,.streaming-active>h6:last-child:after,.streaming-active>div:last-child>:is(h1,h2,h3,h4,h5,h6):last-child:after,.streaming-active>.suggestion-card:last-child div:last-child:after{content:""!important;display:inline-block!important;width:3.5px!important;height:1.15em!important;background-color:#000!important;margin-left:3px!important;vertical-align:-.15em!important;font-weight:900!important;border-radius:1px!important;animation:cursorBlink .8s infinite ease-in-out!important}.voice-call-page{--vc-ink: #263a38;--vc-green: #356b58;--vc-muted: #7c8580;width:100%;max-width:1450px;margin:0 auto;padding:20px;color:var(--vc-ink);font-family:Nunito,sans-serif}.voice-call-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 30px}.voice-call-eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:2.3px;font-weight:800;color:var(--vc-green);margin-bottom:12px}.voice-call-eyebrow>span{width:6px;height:6px;border-radius:50%;background:#74a18b}.voice-call-heading h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(27px,3vw,40px);letter-spacing:-1.25px;line-height:1.2;margin:0 0 10px}.voice-call-heading h1>span{font-style:italic;color:#658975}.voice-call-heading p{font-size:13px;color:var(--vc-muted);margin:0}.voice-call-language{display:flex;align-items:center;gap:9px;font-size:11px;white-space:nowrap;margin-bottom:3px;color:#6a7770}.voice-call-language>span{font-size:20px;color:#48745f}.voice-call-language i{width:3px;height:3px;background:#a4b4a6;border-radius:100%;margin:0 4px}.voice-call-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:22px;align-items:stretch}.voice-call-stage{background:#f4f5ef;border:1px solid #e5e9df;border-radius:24px;position:relative;overflow:hidden;padding:22px 26px 19px;display:flex;align-items:center;flex-direction:column}.voice-call-stage-top{display:flex;width:100%;justify-content:space-between;align-items:center;gap:10px;z-index:1}.voice-call-badge{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:1.25px;font-weight:800;color:#728471}.voice-call-badge>span,.voice-call-status>span,.voice-call-transcript-footer>span{width:6px;height:6px;border-radius:100%;background:#acbbaa}.voice-call-badge>span.is-live,.voice-call-status>span.is-live{background:#479373;box-shadow:0 0 0 3px #47937315}.voice-call-timer{display:flex;align-items:center;gap:7px;font-size:12px;font-variant-numeric:tabular-nums;color:#7c887a;background:#ffffff9c;border:1px solid #e3e7dc;border-radius:20px;padding:5px 11px}.voice-call-timer>span{width:9px;height:9px;border:1px solid #889483;border-radius:100%;position:relative}.voice-call-timer>span:after{content:"";position:absolute;height:3px;width:2px;border-right:1px solid;left:3px;top:1px}.voice-call-portrait{position:relative;display:flex;justify-content:center;align-items:flex-end;width:100%;height:365px;margin-top:1px;isolation:isolate}.voice-voxel-avatar{position:relative;width:min(100%,315px);aspect-ratio:5/6;z-index:2}.voice-mosaic-canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:pan-y;-webkit-mask-image:linear-gradient(#000 92%,transparent 100%);mask-image:linear-gradient(#000 92%,transparent 100%)}.voice-mosaic-canvas:active,.voice-mosaic-canvas.is-dragging{cursor:grabbing}.voice-mosaic-canvas:focus-visible{outline:2px solid #709984;outline-offset:2px;border-radius:20px}.voice-voxel-hint{position:absolute;bottom:10px;right:0;padding:4px 8px;border:1px solid #dbe3d5;border-radius:12px;background:#f7f9f1db;color:#788970;font-size:9px;pointer-events:none}.voice-voxel-unavailable{position:absolute;inset:35% 10% auto;text-align:center;font-size:12px;color:#7b7763}.voice-call-halo{position:absolute;inset:25px 9% 10px;border-radius:50%;background:radial-gradient(ellipse,#dfe7cc8c 0%,#e7ecd9ab 44%,transparent 70%);z-index:-1}.voice-call-orbit{position:absolute;width:295px;height:295px;max-width:100%;border:1px solid #a4b29526;border-radius:50%;top:31px;z-index:-1}.orbit-two{width:345px;height:345px;top:6px;border-style:dashed;border-color:#a4b29520}.voice-call-side-note{position:absolute;font-size:7px;letter-spacing:2px;writing-mode:vertical-rl;left:0;top:110px;color:#a9b1a1}.voice-call-identity{text-align:center;margin-top:-7px;z-index:3}.voice-call-identity h2{display:flex;align-items:center;justify-content:center;gap:8px;font-size:20px;font-weight:700;letter-spacing:-.6px;margin:0 0 6px}.voice-call-identity h2 span{font-size:8px;letter-spacing:.6px;border:1px solid #a4b29a;border-radius:4px;padding:2px 4px;color:#84967d}.voice-call-status{font-size:11px;color:#71806b;display:flex;align-items:center;justify-content:center;gap:7px;min-height:18px}.voice-call-wave{display:flex;align-items:center;justify-content:center;gap:3px;height:34px;margin:13px 0 12px}.voice-call-wave>span{display:block;width:2px;border-radius:3px;background:#8ea688;transition:height 80ms ease-out}.voice-call-controls{display:flex;align-items:center;justify-content:center;gap:12px;z-index:4}.voice-call-controls button{font:inherit;cursor:pointer;transition:background .2s,transform .2s}.voice-call-controls button:focus-visible{outline:3px solid #77a892;outline-offset:4px}.voice-call-controls button:disabled{opacity:.5;cursor:not-allowed}.voice-call-mute{width:47px;height:47px;display:grid;place-items:center;background:#ffffffb0;border:1px solid #dee4d6;border-radius:50%;color:#61705a}.voice-call-mute[aria-pressed=true]{color:#b15449;background:#fbebe7}.voice-call-primary{display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:#356b58;border-radius:30px;color:#fff;height:47px;padding:0 24px;font-size:12px!important;font-weight:700!important;box-shadow:0 5px 12px #356b5815}.voice-call-primary:hover{background:#285642;transform:translateY(-1px)}.voice-call-primary.end-call{background:#a24e43}.voice-call-footnote{display:flex;justify-content:center;align-items:center;gap:6px;color:#8f9888;font-size:9px;margin:18px 0 0;text-align:center}.voice-call-transcript{border:1px solid #e7eae5;border-radius:24px;display:flex;flex-direction:column;background:#fff;overflow:hidden;min-height:0;max-height:650px}.voice-call-transcript-heading{padding:25px 24px 20px;border-bottom:1px solid #f0f2ed}.voice-call-transcript-heading>div{display:flex;align-items:center;gap:9px;color:#4d6355}.voice-call-transcript-heading h2{font-size:14px;font-weight:700;margin:0}.voice-call-transcript-heading>span{font-size:8px;letter-spacing:1.8px;color:#a3aaa0;display:block;margin-top:9px}.voice-call-messages{padding:24px;flex:1;min-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d8e2d8 transparent}.voice-call-empty{height:100%;min-height:330px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.voice-call-empty-icon{height:56px;width:56px;display:grid;place-items:center;background:#f4f6f0;border:1px solid #e8ece1;border-radius:18px;color:#9aaf8d;margin-bottom:22px}.voice-call-empty h3{font-family:Georgia,serif;font-weight:400;font-size:24px;line-height:1.35;letter-spacing:-.5px;margin:0 0 13px;color:#687963}.voice-call-empty p{font-size:11px;line-height:1.9;color:#98a08f;margin:0}.voice-call-empty>span{margin-top:29px;font-size:11px;font-style:italic;color:#819475;border:1px solid #e6eddf;background:#f8faf5;border-radius:20px;padding:8px 15px}.voice-call-message{margin-bottom:20px}.voice-call-message>div{font-size:9px;font-weight:800;letter-spacing:1.4px;color:#7e9474;margin-bottom:8px}.voice-call-message p{font-size:13px;line-height:1.7;background:#f4f7f0;border-radius:0 13px 13px;padding:13px 15px;margin:0;color:#4c5e46;overflow-wrap:anywhere}.voice-call-message.user{margin-left:24px}.voice-call-message.user>div{text-align:right;color:#88929b}.voice-call-message.user p{background:#f4f5f7;color:#616b73;border-radius:13px 0 13px 13px}.voice-call-transcript-footer{display:flex;gap:7px;align-items:center;justify-content:center;padding:18px 12px;border-top:1px solid #f0f2ed;color:#a0a897;font-size:10px}.voice-call-transcript-footer>span{width:4px;height:4px}.voice-call-bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 3px 0;color:#96a18e;font-size:10px}.voice-call-bottom>span:first-child{display:flex;align-items:center;gap:7px}.voice-call-error{max-width:440px;padding:10px 14px;background:#fff0ec;border:1px solid #e9c5bd;border-radius:10px;color:#a44d42;font-size:12px;margin:0 0 14px;text-align:center}.voice-call-sync-note{font-size:11px;color:#906b41;text-align:center;max-width:340px;margin:0 0 12px}.voice-call-form{width:100%;max-width:380px;z-index:4;margin-top:15px}.voice-call-form input{width:100%;padding:10px;border:1px solid #cbd8c4;border-radius:8px;margin:10px 0}.voice-call-form button{padding:8px 12px;border-radius:8px;background:#356b58;color:#fff}.voice-call-spin{animation:voice-call-spin 1s linear infinite}@keyframes voice-call-spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.voice-call-portrait{height:430px}.voice-voxel-avatar{width:370px}.voice-call-transcript{max-height:730px}}@media(max-width:1100px){.voice-call-page{padding:42px 25px 20px}.voice-call-grid{gap:15px;grid-template-columns:minmax(0,1.2fr) minmax(260px,1fr)}.voice-call-language{display:none}.voice-call-stage{padding:20px 16px}.voice-call-heading h1{font-size:31px}.voice-call-portrait{height:345px}.voice-voxel-avatar{width:295px}.voice-call-side-note{display:none}.voice-call-transcript-heading{padding:23px 20px}}@media(max-width:760px){.voice-call-page{padding:26px 16px 20px}.voice-call-grid{grid-template-columns:1fr}.voice-call-heading{margin-bottom:24px}.voice-call-heading h1{font-size:29px;max-width:330px}.voice-call-heading p{font-size:12px;line-height:1.6;max-width:320px}.voice-call-eyebrow{font-size:8px;letter-spacing:1.7px}.voice-call-portrait{height:335px}.voice-voxel-avatar{width:285px}.voice-call-stage{border-radius:20px;padding:18px 15px}.voice-call-transcript{height:360px;border-radius:20px}.voice-call-messages{min-height:0;padding:18px}.voice-call-empty{min-height:190px}.voice-call-empty-icon{display:none}.voice-call-empty h3{font-size:21px}.voice-call-empty>span{margin-top:15px}.voice-call-bottom{flex-direction:column;gap:10px;font-size:9px}.voice-call-footnote{font-size:8px}.voice-call-primary{padding:0 18px}.voice-call-transcript-heading{padding:18px}.voice-call-transcript-footer{padding:12px}.voice-call-empty p{font-size:10px}.voice-call-nav-header{flex-direction:column;align-items:flex-start;gap:12px}.voice-call-coming-soon-container{padding:32px 18px;border-radius:20px}.voice-call-cs-input-group{flex-direction:column;border-radius:18px;padding:12px;gap:10px}.voice-call-cs-submit-btn{width:100%;justify-content:center}}.voice-call-nav-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.voice-call-nav-left{display:flex;align-items:center;gap:16px}.voice-call-nav-pill-group{display:inline-flex;align-items:center;background:#e8ebe4;border:1px solid #d9e0d4;border-radius:9999px;padding:4px;gap:4px;box-shadow:inset 0 2px 4px #0000000a}.voice-call-nav-tab{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:9999px;font-size:13.5px;font-weight:700;color:#5b6963;background:transparent;border:none;cursor:pointer;transition:all .22s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.voice-call-nav-tab:hover{color:#263a38;background:#ffffff80}.voice-call-nav-tab.is-active{color:#1a3c30;background:#fff;box-shadow:0 2px 10px #233c301a,0 1px 3px #0000000d}.voice-tab-icon{color:currentColor;flex-shrink:0}.voice-tab-soon-badge{font-size:10px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd;padding:2px 8px;border-radius:9999px;margin-left:2px}.voice-tab-live-pulse{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 #10b981b3;animation:vc-pulse 1.8s infinite}@keyframes vc-pulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.voice-tab-panel{animation:vc-fadeIn .25s ease-out}@keyframes vc-fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.voice-call-coming-soon-container{position:relative;background:#f4f5ef;border:1px solid #e5e9df;border-radius:28px;padding:48px 36px;overflow:hidden;box-shadow:0 10px 30px -10px #263a380d}.voice-call-cs-glow-top{position:absolute;top:-120px;left:50%;transform:translate(-50%);width:480px;height:320px;border-radius:50%;background:radial-gradient(circle,#356b581f,#356b5800 70%);pointer-events:none}.voice-call-cs-glow-bottom{position:absolute;bottom:-100px;right:-50px;width:360px;height:260px;border-radius:50%;background:radial-gradient(circle,#263a3814,#263a3800 70%);pointer-events:none}.voice-call-cs-hero{max-width:680px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.voice-call-cs-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dbe2d6;border-radius:9999px;padding:6px 16px;font-size:11px;font-weight:800;letter-spacing:1.5px;color:#356b58;margin-bottom:28px;box-shadow:0 2px 6px #0000000a}.voice-call-cs-badge-dot{width:7px;height:7px;border-radius:50%;background:#10b981}.voice-call-cs-icon-wrapper{position:relative;margin-bottom:24px}.voice-call-cs-icon-halo{position:absolute;inset:-16px;border-radius:50%;background:radial-gradient(circle,#356b582e,#356b5800 70%);animation:vc-halo-pulse 3s infinite ease-in-out}@keyframes vc-halo-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:1}}.voice-call-cs-icon-circle{width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,#356b58,#1f4236);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 12px 28px #1f423647,0 4px 10px #0000001a;position:relative;z-index:2}.voice-call-cs-phone-icon{color:#fff}.voice-call-cs-signal-wave{position:absolute;top:50%;left:50%;border:1.5px solid rgba(53,107,88,.25);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.voice-call-cs-signal-wave.wave-1{width:120px;height:120px;animation:vc-wave 2.5s infinite linear}.voice-call-cs-signal-wave.wave-2{width:155px;height:155px;animation:vc-wave 2.5s infinite 1.25s linear}@keyframes vc-wave{0%{transform:translate(-50%,-50%) scale(.85);opacity:.8}to{transform:translate(-50%,-50%) scale(1.3);opacity:0}}.voice-call-cs-title{font-family:Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:500;color:#263a38;margin:0 0 14px;letter-spacing:-1px;line-height:1.2}.voice-call-cs-title span{font-style:italic;color:#356b58}.voice-call-cs-desc{font-size:15px;line-height:1.65;color:#62706a;margin:0 0 32px;max-width:580px}.voice-call-cs-notify-box{width:100%;max-width:520px;margin-bottom:48px}.voice-call-cs-form{display:flex;flex-direction:column;gap:10px}.voice-call-cs-input-group{display:flex;align-items:center;background:#fff;border:1.5px solid #dbe2d6;border-radius:9999px;padding:5px 6px 5px 16px;box-shadow:0 4px 16px #263a380f;transition:border-color .2s,box-shadow .2s}.voice-call-cs-input-group:focus-within{border-color:#356b58;box-shadow:0 4px 20px #356b5826}.voice-call-cs-input-icon{color:#8c9b94;margin-right:10px;flex-shrink:0}.voice-call-cs-input{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:#263a38;font-family:inherit;min-width:0}.voice-call-cs-input::placeholder{color:#9aa7a0}.voice-call-cs-submit-btn{display:inline-flex;align-items:center;gap:8px;background:#356b58;color:#fff;border:none;border-radius:9999px;padding:10px 20px;font-size:13.5px;font-weight:700;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap}.voice-call-cs-submit-btn:hover:not(:disabled){background:#275243;transform:translateY(-1px)}.voice-call-cs-submit-btn:disabled{opacity:.6;cursor:not-allowed}.voice-call-cs-privacy-note{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:#7d8b84}.voice-call-cs-success{display:flex;align-items:center;gap:12px;background:#ecfdf5;border:1px solid #a7f3d0;padding:14px 20px;border-radius:16px;text-align:left}.voice-call-cs-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:32px;position:relative;z-index:2}@media(max-width:1024px){.voice-call-cs-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.voice-call-cs-features{grid-template-columns:1fr}}.voice-call-cs-feature-card{background:#fff;border:1px solid #e2e8dc;border-radius:20px;padding:24px 20px;display:flex;flex-direction:column;gap:10px;transition:transform .2s,box-shadow .2s,border-color .2s}.voice-call-cs-feature-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #263a3812;border-color:#ccd7c4}.voice-call-cs-feature-icon{width:44px;height:44px;border-radius:12px;background:#eef3ec;color:#356b58;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.voice-call-cs-feature-card h3{font-size:15px;font-weight:800;color:#263a38;margin:0}.voice-call-cs-feature-card p{font-size:12.5px;line-height:1.55;color:#6c7b74;margin:0}.voice-call-cs-footer-note{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#798780;margin:0 auto;text-align:center;position:relative;z-index:2;border-top:1px solid #e5ebd9;padding-top:24px;width:100%}@media(prefers-reduced-motion:reduce){.voice-call-page *{animation:none!important;transition:none!important}}.cody-overlay{display:none!important;pointer-events:none!important}.cody-drawer,.cody-drawer *{box-sizing:border-box}.cody-drawer{position:fixed;inset:0 0 0 auto;z-index:45;width:min(440px,100vw);height:100dvh;background:#fff;color:#151c30;box-shadow:-8px 0 28px #1d2b4514;border-left:1px solid #e4e6ec;display:flex;flex-direction:column;outline:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:cody-slide-in .25s cubic-bezier(.22,1,.36,1)}.cody-drawer[data-state=closed]{animation:cody-slide-out .25s cubic-bezier(.4,0,.6,1)}.cody-header{height:56px;min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #f1f2f6}.cody-title{font-size:15px;font-weight:600;margin:0;letter-spacing:-.2px;display:inline-flex;align-items:center;gap:8px}.cody-header-actions,.cody-attachments{display:flex;align-items:center;gap:6px}.cody-icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#4b5563;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.cody-icon-button:hover,.cody-icon-button.is-active{background:#f0f3fa;color:#345cc5}.cody-drawer button:disabled{opacity:.45;cursor:not-allowed}.cody-drawer button:focus-visible,.cody-drawer a:focus-visible{outline:2px solid #4c70d9;outline-offset:2px}.cody-connection{font-size:11px;color:#72809b;display:flex;align-items:center;gap:6px;padding:6px 16px;background:#f8faff;border-bottom:1px solid #eef2fa}.cody-messages{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c8ccd5 transparent}.cody-welcome{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 18px 20px;margin:auto;max-width:390px}.cody-robot{width:110px;height:105px;margin-bottom:12px}.cody-welcome h2{font-size:19px;line-height:1.25;font-weight:650;letter-spacing:-.4px;margin:0 0 8px}.cody-welcome p{font-size:13.5px;line-height:1.45;color:#6b7280;margin:0}.cody-welcome-tip{font-size:11.5px;color:#92a0bc;margin:8px 0 22px}.cody-suggestions{display:flex;align-items:center;flex-direction:column;gap:8px;width:100%}.cody-suggestions button{background:#fff;border:1px solid #e0e2e8;border-radius:20px;padding:8px 14px;font-size:12.5px;line-height:1.4;color:#172036;box-shadow:0 1px 2px #1a24400a;cursor:pointer;transition:border-color .2s,background .2s;max-width:100%;text-align:left}.cody-suggestions button:hover{border-color:#b6c6eb;background:#f8faff}.cody-transcript{padding:16px 18px 20px;display:flex;flex-direction:column;gap:16px}.cody-message{min-width:0;font-size:13px;line-height:1.55}.cody-message-user{align-self:flex-end;max-width:90%;display:flex;align-items:flex-end;flex-direction:column;gap:6px}.cody-user-bubble{background:#f4f4f6;border-radius:12px;padding:9px 13px;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.cody-message-assistant{width:100%;padding:0 2px}.cody-progress{display:flex;align-items:center;gap:8px;color:#7a7b88;font-size:12.5px;min-height:32px}.cody-evidence{display:flex;align-items:center;gap:6px;color:#858793;font-size:11px;margin:0 0 8px}.cody-evidence svg{color:#21b879;flex-shrink:0}.cody-evidence span{overflow-wrap:anywhere}.cody-markdown{overflow-wrap:anywhere;font-size:13px;line-height:1.55}.cody-markdown p{margin:0 0 10px}.cody-markdown p:last-child{margin-bottom:0}.cody-markdown h1,.cody-markdown h2,.cody-markdown h3{font-size:14.5px;font-weight:650;margin:14px 0 6px}.cody-markdown ol,.cody-markdown ul{padding-left:18px;margin:8px 0 12px;list-style:revert}.cody-markdown li{margin:4px 0}.cody-markdown a{text-decoration:underline;text-underline-offset:2px;color:#263c79}.cody-markdown code{background:#f3f4f7;padding:2px 4px;border-radius:4px;font-size:.88em}.cody-markdown pre{background:#f4f5f8;padding:10px 12px;border-radius:8px;overflow:auto}.cody-markdown pre code{padding:0;white-space:pre}.cody-markdown table{display:block;overflow:auto;border-collapse:collapse;margin:12px 0;font-size:12px}.cody-markdown th,.cody-markdown td{border:1px solid #e4e7ee;padding:6px 10px;text-align:left}.cody-markdown th{background:#f8f9fb}.cody-markdown blockquote{border-left:3px solid #c8d4ef;padding-left:12px;color:#677089}.cody-composer-wrap{padding:10px 14px max(14px,env(safe-area-inset-bottom));background:#fff;flex-shrink:0;border-top:1px solid #f1f2f6}.cody-composer{border:1px solid #dedfe6;border-radius:11px;padding:10px 12px 8px;box-shadow:0 1px 4px #18264408}.cody-composer:focus-within{border-color:#aebfe5;box-shadow:0 0 0 2px #d8e2fa66}.cody-composer textarea{display:block;width:100%;border:0;outline:none;resize:none;min-height:48px;max-height:130px;font:inherit;font-size:13px;line-height:1.45;color:#182038;background:transparent;padding:0 2px}.cody-composer textarea::placeholder{color:#94a2be}.cody-composer-actions{display:flex;align-items:center;gap:8px;margin-top:6px;color:#7d808d}.cody-attachments{gap:0;margin-right:auto}.cody-character-count{font-size:11px;font-variant-numeric:tabular-nums;color:#9ca3af}.cody-send{border:0;background:#223359;color:#fff;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;cursor:pointer;transition:background .15s}.cody-send:disabled{background:#898d98;opacity:1!important}.cody-send:hover:enabled{background:#365187}.cody-jump{position:absolute;bottom:160px;left:calc(50% - 17px);display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e5e7ed;border-radius:50%;background:#fff;box-shadow:0 2px 8px #16294f1f;cursor:pointer}.cody-error{display:flex;align-items:flex-start;gap:6px;background:#fff3f1;color:#a84438;padding:8px 10px;border-radius:8px;font-size:12px;line-height:1.4;margin:0 0 8px}.cody-error button{margin-left:auto;background:none;border:0;color:inherit;cursor:pointer;flex-shrink:0}.cody-draft-images,.cody-message-images{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:6px}.cody-draft-images>div{position:relative}.cody-draft-images img{width:52px;height:52px;object-fit:cover;border-radius:8px;border:1px solid #e1e5ed}.cody-draft-images button{position:absolute;right:-4px;top:-5px;border:1px solid #e4e7ed;background:#fff;border-radius:50%;padding:2px;cursor:pointer}.cody-message-images img{max-width:150px;max-height:140px;border-radius:10px;border:1px solid #e5e7ed;object-fit:contain}.cody-image-placeholder{background:#f1f3f8;padding:12px;border-radius:8px;color:#9ba3b3;font-size:11px}.cody-history{flex:1;overflow:auto;padding:14px 16px}.cody-history-heading{display:flex;align-items:center;gap:6px;margin-bottom:8px}.cody-history-heading h3{font-size:15px;font-weight:600;margin:0}.cody-muted{font-size:12px;color:#8a91a3;line-height:1.45}.cody-history-item{width:100%;display:grid;grid-template-columns:1fr 18px;gap:3px 8px;text-align:left;padding:11px 12px;margin-top:5px;border:1px solid transparent;border-radius:10px;background:#fff;color:#202d48;cursor:pointer}.cody-history-item:hover,.cody-history-item.is-selected{background:#f5f7fc;border-color:#e5eaf7}.cody-history-item span{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cody-history-item time{font-size:11px;color:#9299a9;grid-row:2}.cody-history-item svg{grid-row:1/3;grid-column:2;align-self:center}.cody-empty-history{color:#9198a9;text-align:center;margin:50px 0;font-size:13px}.cody-history-loader{margin:20px auto}.cody-history>.cody-secondary{display:block;margin:16px auto}.cody-proposal{border:1px solid #d9e3f5;border-radius:10px;background:#fafcff;padding:12px;margin:12px 0;font-size:12px;line-height:1.45}.cody-proposal-heading{display:flex;align-items:center;gap:6px;color:#3d5c9d}.cody-proposal-heading>span{margin-left:auto;font-size:10px;border-radius:10px;background:#e9effc;padding:2px 7px;text-transform:capitalize}.cody-proposal>p{margin:8px 0}.cody-target{margin:10px 0;border-top:1px solid #e3e9f5;padding-top:8px;overflow-wrap:anywhere}.cody-target>code{font-size:9.5px;color:#8694ae}.cody-change{display:flex;flex-direction:column;align-items:flex-start;margin:6px 0;gap:2px}.cody-change>strong{font-size:11px}.cody-change>span{color:#8b8e99;white-space:pre-wrap}.cody-change .cody-change-after{color:#274f83}.cody-proposal-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:12px}.cody-primary,.cody-secondary{border-radius:7px;padding:6px 11px;font-size:12px;cursor:pointer}.cody-primary{background:#294575;border:1px solid #294575;color:#fff}.cody-secondary{background:#fff;border:1px solid #dce1eb;color:#526078}.cody-result{font-size:10.5px;color:#68768f;overflow-wrap:anywhere}.cody-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cody-spin{animation:cody-spin 1s linear infinite}@keyframes cody-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes cody-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes cody-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cody-fade-out{0%{opacity:1}to{opacity:0}}@keyframes cody-spin{to{transform:rotate(360deg)}}.cody-date-bar{padding:8px 14px 4px;background:#fbfcfe;border-top:1px solid #f0f2f7;display:flex;flex-direction:column;gap:6px;transition:background .2s,border-color .2s}.cody-date-bar.is-highlighted{background:#f3f7ff;border-top-color:#d5e2fc}.cody-date-chips{display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.cody-date-chips::-webkit-scrollbar{display:none}.cody-date-chip{display:inline-flex;align-items:center;gap:4px;border:1px solid #e1e5ee;background:#fff;border-radius:14px;padding:4px 10px;font-size:11.5px;font-weight:500;color:#334155;cursor:pointer;white-space:nowrap;box-shadow:0 1px 2px #16223a08;transition:all .15s}.cody-date-chip:hover:enabled{border-color:#adc4f5;background:#f0f5ff;color:#24448a}.cody-date-chip.is-active,.cody-date-chip-custom.is-active{border-color:#294575;background:#294575;color:#fff}.cody-custom-datepicker{display:flex;align-items:center;gap:6px;padding:6px 8px;background:#fff;border:1px solid #dce4f5;border-radius:8px;box-shadow:0 2px 6px #14264b0f;margin-top:2px}.cody-date-input-group{display:flex;align-items:center;gap:4px;font-size:11px;color:#64748b}.cody-date-input-group input{border:1px solid #cbd5e1;border-radius:6px;padding:2px 6px;font-size:11.5px;color:#1e293b;outline:none}.cody-date-input-group input:focus{border-color:#4c70d9;box-shadow:0 0 0 1px #4c70d9}.cody-date-apply-btn{padding:3px 9px;font-size:11px;font-weight:500;border-radius:6px}@media(max-width:640px){.cody-header{padding:0 12px;height:52px;min-height:52px}.cody-welcome{padding-top:20px}.cody-robot{width:90px;height:85px;margin-bottom:10px}.cody-welcome h2{font-size:17px}.cody-welcome p{font-size:12.5px}.cody-welcome-tip{margin-bottom:18px;font-size:11px}.cody-suggestions button{font-size:12px;padding:7px 12px}.cody-transcript{padding:14px 12px}.cody-message{font-size:12.5px}.cody-composer-wrap{padding-left:10px;padding-right:10px}.cody-composer textarea{font-size:12.5px}.cody-history{padding:12px}.cody-message-images img{max-width:120px}.cody-custom-datepicker{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.cody-drawer,.cody-overlay,.cody-spin{animation-duration:1ms!important;animation-iteration-count:1!important}.cody-messages{scroll-behavior:auto!important}.cody-snake-group{animation:none!important}.cody-snake-body{animation:cody-snake-hue 10s linear infinite!important}}.cody-avatar-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.cody-avatar-inner{width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%,#fff,#e2eaf5);box-shadow:0 1px 3px #00000014,inset 0 0 0 1px #0000000f;transition:box-shadow .25s ease}.cody-avatar-wrapper.is-working .cody-avatar-inner{box-shadow:0 0 0 1px #fffffff2,0 1px 4px #0000001f}.cody-snake-border{position:absolute;inset:-3.5px;width:calc(100% + 7px);height:calc(100% + 7px);pointer-events:none;z-index:2;overflow:visible;opacity:0;transform:scale(.9);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.cody-snake-border.is-active,.cody-avatar-wrapper.is-working .cody-snake-border{opacity:1;transform:scale(1)}.cody-snake-track{fill:none;stroke:#6366f11f;stroke-width:1.8}.cody-snake-group{transform-origin:22px 22px;animation:cody-snake-spin 1.4s linear infinite}.cody-snake-body{fill:none;stroke-width:2.6;stroke-linecap:round;stroke-dasharray:35 88;animation:cody-snake-slither 2.5s ease-in-out infinite alternate,cody-snake-hue 3.6s linear infinite}@keyframes cody-snake-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cody-snake-slither{0%{stroke-dasharray:28 95}50%{stroke-dasharray:44 79}to{stroke-dasharray:32 91}}@keyframes cody-snake-hue{0%{filter:hue-rotate(0deg) drop-shadow(0 0 2.5px rgba(6,182,212,.8))}50%{filter:hue-rotate(180deg) drop-shadow(0 0 3px rgba(236,72,153,.85))}to{filter:hue-rotate(360deg) drop-shadow(0 0 2.5px rgba(6,182,212,.8))}}
