body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chat-widget{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.pointer-events-none{pointer-events:none}.relative{position:relative}.absolute{position:absolute}.bottom-full{bottom:100%}.mb-2{margin-bottom:.5rem}.bg-gray-900{background-color:#111827}.px-3{padding-left:.75rem;padding-right:.75rem}.rounded-lg{border-radius:.5rem}.whitespace-nowrap{white-space:nowrap}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.w-0{width:0}.h-0{height:0}.border-l-8{border-left-width:2rem}.border-r-8{border-right-width:2rem}.border-t-8{border-top-width:2rem}.border-transparent{border-color:#0000}.border-t-gray-900{border-top-color:#111827}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.hover\:scale-110:hover{transform:scale(1.1)}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.opacity-75{opacity:.75}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.pointer-events-auto{pointer-events:auto}.bg-white{background-color:#fff}.flex-col{flex-direction:column}.inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.h-16{height:4rem}.cursor-nwse-resize{cursor:nwse-resize}.cursor-ns-resize{cursor:ns-resize}.cursor-ew-resize{cursor:ew-resize}.w-4{width:1rem}.h-4{height:1rem}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.p-4{padding:1rem}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.object-contain{object-fit:contain}.p-1{padding:.25rem}.p-2{padding:.5rem}.top-full{top:100%}.mt-2{margin-top:.5rem}.text-gray-800{color:#1f2937}.w-48{width:12rem}.z-50{z-index:50}.w-full{width:100%}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.items-center{align-items:center}.overflow-y-auto{overflow-y:auto}.space-y-4>*+*{margin-top:1rem}.bg-gray-50{background-color:#f9fafb}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.w-8{width:2rem}.h-8{height:2rem}.flex-shrink-0{flex-shrink:0}.max-w-\[80\%\]{max-width:80%}.rounded-2xl{border-radius:1rem}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.animate-bounce{animation:bounce 1s infinite}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}.bg-gray-400{background-color:#9ca3af}.w-2{width:.5rem}.h-2{height:.5rem}.border-t{border-top-width:1px}.border-gray-200{border-color:#e5e7eb}.flex{display:flex}.flex-1{flex:1 1}.border{border-width:1px}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.disabled\:bg-gray-300:disabled{background-color:#d1d5db}.text-white{color:#fff}.rounded-full{border-radius:9999px}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.font-medium{font-weight:500}.text-sm{font-size:.875rem;line-height:1.25rem}.bg-gray-100{background-color:#f3f4f6}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-gray-600{color:#4b5563}.font-semibold{font-weight:600}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{text-align:center}.demo-page{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;min-height:100vh;padding:2rem}.demo-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:1rem;margin:0 auto;max-width:800px;padding:2rem}.demo-content ul{list-style:none;padding:0}.demo-content li{background:#ffffff1a;border-radius:.5rem;margin:.5rem 0;padding:.5rem}button{background:none;border:none;cursor:pointer}button,input{font-family:inherit}input{border:1px solid #d1d5db;border-radius:9999px;font-size:.875rem;outline:none;padding:.75rem 1rem}input:focus{border-color:#ae1e23;box-shadow:0 0 0 2px #ae1e2333}.chat-widget-button{background-color:#ae1e23;border:none;border-radius:50%;box-shadow:0 25px 50px -12px #00000040;color:#fff;cursor:pointer;padding:1rem;transition:all .3s ease}.chat-widget-button:hover{background-color:#8b1619;transform:scale(1.1)}.chat-widget-header{align-items:center;background:linear-gradient(90deg,#ae1e23,#8b1619);color:#fff;display:flex;justify-content:space-between;padding:1rem}.chat-widget-header button{background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:.5rem;transition:background-color .2s ease}.chat-widget-header button:hover{background:#fff3}.chat-widget-messages{background-color:#f9fafb;flex:1 1;overflow-y:auto;padding:1rem}.chat-widget-input{background:#fff;border-top:1px solid #e5e7eb;display:flex;gap:.5rem;padding:1rem}.chat-widget-input input{border:1px solid #ae1e23;border-radius:9999px;flex:1 1;font-size:.875rem;padding:.75rem 1rem}.chat-widget-input button{background-color:#ae1e23;border:none;border-radius:9999px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s ease}.chat-widget-input button:hover:not(:disabled){background-color:#8b1619}.chat-widget-input button:disabled{background-color:#d1d5db;cursor:not-allowed}.chat-widget-footer{background-color:#f3f4f6;color:#4b5563;font-size:.75rem;padding:.5rem 1rem;text-align:center}.App{background:#fff;min-height:100vh}.demo-header{background:#ae1e23;padding:1rem 0;text-align:center}.demo-container{margin:0 auto;max-width:1200px;padding:0 2rem}.header-content{align-items:center;display:flex;gap:2rem;justify-content:flex-start}.header-logo{background:#fff;border-radius:50%;box-shadow:0 4px 15px #0003;height:100px;object-fit:contain;width:100px}.header-text h1{color:#fff;font-size:2rem;font-weight:700;margin:0;text-shadow:0 2px 4px #0000004d}.header-text p{color:#ffffffe6;font-size:1.2rem;margin:.5rem 0 0}.logo-section{background:#fff;padding:3rem 0;text-align:center}.centered-logo{align-items:center;display:flex;justify-content:center}.main-logo{background:#fff;border:4px solid #ae1e23;border-radius:50%;box-shadow:0 8px 25px #00000026;height:150px;object-fit:contain;padding:20px;width:150px}.profiles-section{padding:2rem 0}.section-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.profiles-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:0 auto;max-width:1000px}.profile-card{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:400px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.profile-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.profile-header{background:#ae1e23;padding:2rem;position:relative;text-align:center}.profile-image{border:4px solid #fff;border-radius:50%;height:120px;margin:0 auto;overflow:hidden;position:relative;width:120px}.profile-pic{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.profile-content{padding:2rem;text-align:left}.profile-name{color:#333;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.profile-designation{color:#ae1e23;font-size:1rem;font-weight:600;margin:0 0 1.5rem}.profile-description{color:#666;font-size:.95rem;line-height:1.6;margin:0 0 2rem}.read-more-link{background:none;border:none;color:#ae1e23;cursor:pointer;font-size:.95rem;font-weight:600;margin-left:.5rem;padding:0;text-decoration:underline}.read-more-link:hover{color:#8b1619;text-decoration:none}.profile-buttons{display:flex;gap:1rem;justify-content:center}.btn{border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#ae1e23,#8b1619);color:#fff}.btn-primary:hover{box-shadow:0 10px 20px #ae1e234d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #ae1e23;color:#ae1e23}.btn-secondary:hover{background:#ae1e23;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.profiles-grid{gap:2rem;grid-template-columns:1fr}.header-content{flex-direction:column;gap:1rem;text-align:center}.header-text h1{font-size:2rem}.profile-buttons{flex-direction:column}}
/*# sourceMappingURL=main.f8e3d0fc.css.map*/