:root{color:#1e293b;--tf-first:#6d28d9;--tf-first-light:#8b5cf6;--tf-purple:#2c236a;--tf-purple-light:#2c236a;background:#f8fafc;font-family:Arial,Helvetica,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{margin:0}.page-shell{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);min-height:100vh;padding:40px 20px 120px}.hero-card{border:1px solid #e2e8f0;border-top:4px solid var(--tf-purple);width:100%;max-width:100%;box-shadow:none;background:#fff;border-radius:0;margin:0;padding:32px}.hero-card h1{margin:0 0 12px;font-size:40px}.hero-card p{color:#475569;max-width:700px;margin:0}.eyebrow{color:#334155;text-transform:uppercase;background:#e2e8f0;border-radius:999px;margin-bottom:10px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.feature-list{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.feature-item{border:1px solid var(--tf-purple-light);color:#4c1d95;background:#f8fafc;border-radius:999px;padding:10px 14px;font-size:14px}.chatbot-panel{z-index:9999;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:420px;max-width:90vw;height:560px;position:fixed;bottom:280px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 20px 50px #6d28d940}.chatbot-header{color:#fff;background:linear-gradient(135deg,#6d28d9,#8b5cf6);justify-content:space-between;padding:14px 16px;font-size:16px;font-weight:600;display:flex}.chatbot-messages{background:#f8fafc;height:calc(100% - 150px);padding:14px;overflow-y:auto}.message-row{margin-bottom:12px;display:flex}.user-row{justify-content:flex-end}.assistant-row{justify-content:flex-start}.message-bubble{border-radius:16px;max-width:85%;padding:14px 16px;font-size:16px;line-height:1.5}.assistant-bubble{background:#f3f0ff;border:1px solid #dcd6ff}.user-bubble{color:#fff;background:#0f172a}.cta-link{background:#fff;border:1px solid #cbd5e1;border-radius:12px;margin-top:10px;padding:10px 14px;font-size:15px;text-decoration:none;display:inline-block}.chatbot-input-row{background:#fff;border-top:1px solid #e2e8f0;gap:8px;padding:12px 12px 20px;display:flex}.chatbot-input{border:1px solid #cbd5e1;border-radius:12px;flex:1;padding:12px 14px;font-size:15px}.send-button{color:#fff;cursor:pointer;background:#6d28d9;border:0;border-radius:12px;padding:12px 16px;font-size:15px}.chatbot-launcher{z-index:9999;cursor:pointer;background:0 0;border:none;position:fixed;top:80%;left:50%;transform:translate(-50%,-50%)}.chat-icon-image{object-fit:contain;background:#fff;border:2px solid #6d28d9;border-radius:50%;width:100px;height:100px;padding:6px;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 12px #0003,0 0 12px #6d28d959}.chat-icon-image:hover{transform:scale(1.08);box-shadow:0 8px 18px #00000040,0 0 18px #6d28d999}.chatbot-panel{border:1px solid #e2e8f0;box-shadow:0 10px 30px #6d28d926}.typing span{background:#6d28d9;border-radius:50%;width:6px;height:6px;margin:0 2px;animation:1.4s ease-in-out infinite both bounce;display:inline-block}.typing span:first-child{animation-delay:-.32s}.typing span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.play-audio-button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;margin-top:8px;padding:6px 10px;font-size:13px}.play-audio-button:hover{background:#f1f5f9}.chatbot-header{color:#fff;background:linear-gradient(135deg,#4c1d95,#6d28d9,#8b5cf6,#d946ef) 0 0/300% 300%;animation:7s infinite tfGradientShift}@keyframes tfGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.chatbot-panel{animation:.28s ease-out tfPanelEnter}@keyframes tfPanelEnter{0%{opacity:0;transform:translate(-50%)translateY(14px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.chatbot-launcher{animation:.4s ease-out tfLauncherIn}@keyframes tfLauncherIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.85)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.typing{position:relative;overflow:hidden}.typing:after{content:"";background:linear-gradient(90deg,#0000,#6d28d929,#0000);width:60%;height:100%;animation:1.4s infinite tfShimmer;position:absolute;top:0;left:-80%}@keyframes tfShimmer{to{left:120%}}.hero-card{border-top:4px solid #6d28d9;position:relative;overflow:hidden;box-shadow:0 20px 55px #6d28d924}.hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#6d28d929,#0000 34%),radial-gradient(circle at 100% 100%,#d946ef1f,#0000 30%);position:absolute;inset:0}.hero-card>*{position:relative}.feature-item{transition:transform .18s,box-shadow .18s,border-color .18s}.feature-item:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 8px 18px #6d28d924}.chip{color:#fff;cursor:pointer;background:#5b21b6;border:1px solid #d1d5db;border-radius:999px;padding:8px 14px;font-size:13px;transition:all .2s}.chip:hover{color:#5b21b6;background:#f5f3ff;border-color:#8b5cf6;transform:translateY(-1px);box-shadow:0 4px 10px #6d28d926}.chip:active{transform:scale(.97)}.chip-wrap{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.intro-text{color:#d10606;font-size:15px;font-weight:600}
