*{box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary: #6366f1;--primary-hover: #4f46e5;--primary-glow: rgba(99, 102, 241, .3);--secondary: #ec4899;--bg-dark: #0f172a;--card-bg: rgba(30, 41, 59, .7);--border-color: rgba(255, 255, 255, .1);--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1);--success: #10b981;--warning: #f59e0b;--error: #ef4444}html,body{margin:0;padding:0;width:100%;background:radial-gradient(circle at top right,#1e1b4b,#0f172a);color:#fff}#root{height:100%;width:100%}.app-wrapper{height:100%;width:100%;display:flex;flex-direction:column}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.w-full{width:100%}.h-full{height:100%}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.chat-container{display:flex;flex-direction:column;height:100vh;max-width:900px;margin:0 auto;padding:2rem 1rem 1rem}.messages-area{flex:1;overflow-y:auto;padding-right:.5rem;margin-bottom:1.5rem}.input-container{position:relative;display:flex;align-items:center;gap:.5rem;padding:.5rem;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:9999px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.chat-input{flex:1;background:transparent;border:none;outline:none;padding:.75rem 1rem;color:#fff;font-size:.875rem}.send-button{padding:.75rem;background:var(--primary);color:#fff;border:none;border-radius:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.send-button:hover:not(:disabled){background:var(--primary-hover);box-shadow:0 0 15px var(--primary-glow)}.send-button:disabled{opacity:.5;cursor:not-allowed}.message-row{display:flex;width:100%;margin-bottom:1.5rem}.message-row.user{justify-content:flex-end}.message-row.assistant{justify-content:flex-start}.message-content{display:flex;max-width:80%}.user .message-content{flex-direction:row-reverse}.assistant .message-content{flex-direction:row}.avatar{width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user .avatar{background:var(--primary);margin-left:.75rem}.assistant .avatar{background:#334155;margin-right:.75rem}.bubble{padding:.75rem 1.25rem;border-radius:1.25rem;box-shadow:0 4px 6px -1px #0000001a;font-size:.9375rem;line-height:1.5;white-space:pre-wrap}.user .bubble{background:var(--primary);color:#fff;border-top-right-radius:0}.assistant .bubble{background:#1e293b;color:#f1f5f9;border-top-left-radius:0;border:1px solid #334155}.badge-container{display:flex;gap:.5rem;margin-top:.5rem}.badge{display:flex;align-items:center;gap:.375rem;padding:.125rem .5rem;border-radius:9999px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:1px solid transparent}.badge.regulatory{background:#10b9811a;color:#34d399;border-color:#10b98133}.badge.non-regulatory{background:#ef44441a;color:#f87171;border-color:#ef444433}.badge.reasoning{background:#f59e0b1a;color:#fbbf24;border-color:#f59e0b33}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#fff;border-radius:20px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px;border:2px solid #ffffff}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 #ffffff}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.form-group>div{position:relative}.form-input{width:100%;padding-right:50px;color:#000}.eye-btn{position:absolute;top:50%;right:15px;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:#000;z-index:10;display:flex;align-items:center;justify-content:center}.eye-btn svg{stroke:#000;width:18px;height:18px}.form-input{color:#000!important}.error-text,.error-box,.error-message{color:red!important}.demo-text{color:#000!important}.form-input::placeholder{color:#666}.icon-input .input-icon{color:#000!important}.error-text{color:#ff3b3b;font-size:14px;margin-top:8px}.Requestlink{color:#8532f9;font-weight:500}.center{text-align:center}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.form-input{width:100%;height:45px;border:none;outline:none;background:#ececec;border-radius:10px;padding:12px 18px;font-size:14px}.hero-section{padding:5px 20px 10px;text-align:center}.hero-content{max-width:950px;margin:auto}.hero-title{font-size:34px;font-weight:700;line-height:1.15;color:#000;margin-bottom:15px}.star{color:#5b2cff;font-size:45px;vertical-align:top}.sparkle-icon{position:relative;display:inline-block;width:55px;height:55px;margin-right:12px}.big-star{font-size:46px;color:#6d4aff;position:absolute;left:0;top:4px;line-height:1}.small-star{position:absolute;color:#6d4aff;line-height:1}.small-star.top{font-size:18px;top:4px;right:6px}.small-star.bottom{font-size:14px;bottom:4px;right:6px}.highlight{color:#7b1fff}.hero-desc{max-width:850px;margin:auto;font-size:16px;line-height:1.6;color:#555}.hero-buttons{margin-top:10px;display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.primary-btn{height:45px;padding:0 35px;border:none;border-radius:12px;background:linear-gradient(90deg,#c300ff,#2f00ff);color:#fff;font-size:20px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px}.btn-sparkle{position:relative;display:inline-block;width:28px;height:28px}.btn-sparkle .big-star{color:#fff;position:absolute;font-size:22px;left:0;top:2px;line-height:1}.btn-sparkle .small-star{color:#fff;position:absolute;line-height:1}.btn-sparkle .small-star.top{color:#fff;font-size:10px;top:0;right:2px}.btn-sparkle .small-star.bottom{font-size:8px;bottom:2px;right:2px}.primary-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 28px #6200ff59,0 0 18px #c300ff59;background:linear-gradient(90deg,#d31cff,#42f)}.primary-btn:active{transform:scale(.98)}.secondary-btn{height:45px;padding:0 35px;border:1px solid #ccc;border-radius:12px;background:#fff;color:#3d00ff;font-size:20px;font-weight:500;cursor:pointer}.secondary-btn:hover{transform:translateY(-3px) scale(1.02);background:#fff;border-color:#3d00ff;color:#2b00cc;box-shadow:0 12px 25px #3d00ff2e,0 0 14px #3d00ff1f}.secondary-btn:active{transform:scale(.98)}.contact-section{padding:30px 15px;display:flex;align-items:center;justify-content:center}.contact-wrapper{max-width:1000px;width:100%;display:flex;gap:25px;align-items:stretch}.left-side,.right-side{flex:1}.image-box{height:100%}.image-box img{width:100%;height:448px;object-fit:cover;border-radius:30px;display:block}.form-box{background:#fff;padding:25px 45px 40px;border-radius:30px;display:flex;flex-direction:column}.logo-box{display:flex;justify-content:center;align-items:center;margin-bottom:15px}.logo-img{width:150px;max-width:100%}.form-title{font-size:28px;font-weight:700;color:#000704;margin-bottom:20px;line-height:1.2;text-align:left}.form-desc{font-size:16px;color:#4c504e;margin-bottom:15px;line-height:1.8;text-align:center}.form-group{margin-bottom:20px}label{display:block;font-size:15px;font-weight:600;margin-bottom:10px;color:#111}label span{color:red}form-input{width:100%;height:52px;border:none;outline:none;background:#ececec;border-radius:10px;padding:12px 18px;font-size:14px}form-input::placeholder{color:#999}.submit-btn{width:100%;height:45px;border:none;border-radius:10px;background:linear-gradient(90deg,#b022f1,#3a0cff);color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:.3s ease;margin-top:10px}.submit-btn:hover{opacity:.9}.enterprise-section{padding:40px 20px 60px;display:flex;justify-content:center;align-items:center;text-align:center}.enterprise-content{max-width:950px;width:100%}.enterprise-title{font-size:44px;font-weight:700;line-height:1.1;margin-bottom:30px}.enterprise-desc{font-size:18px;line-height:1.8;max-width:1000px;margin:auto auto 45px}.enterprise-btn{height:60px;padding:0 40px;border:1.5px solid rgba(98,9,3,.15);border-radius:50px;background:linear-gradient(270deg,#620903,#fe0d3a);color:#fff;font-size:22px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #fe0d3a2e}.enterprise-btn:hover{transform:translateY(-2px);opacity:.95;box-shadow:0 14px 35px #fe0d3a47;border-color:#fe0d3a59}@media (max-width: 991px){.hero-title{font-size:50px}.hero-desc{font-size:16px}.contact-wrapper{flex-direction:column}.image-box img{height:365px}.form-box{padding:40px 25px}.form-title{font-size:22px}.enterprise-title{font-size:40px}.enterprise-desc{font-size:16px}}@media (max-width: 576px){.sparkle-icon{width:35px;height:35px;margin-right:8px}.big-star{font-size:30px;top:2px}.small-star.top{font-size:12px;top:2px;right:4px}.small-star.bottom{font-size:10px;bottom:2px;right:4px}.hero-section{padding:40px 15px 10px}.hero-title{font-size:36px}.star{font-size:28px}.hero-desc{font-size:14px;line-height:1.7}.primary-btn,.secondary-btn{width:100%;font-size:18px}.form-title{font-size:24px}.form-desc{font-size:14px}.form-box{padding:30px 20px}.enterprise-section{padding:40px 20px}.enterprise-title{font-size:34px}.enterprise-desc{font-size:15px;line-height:1.7}.enterprise-btn{width:100%;font-size:18px}}body,.form-box,input,.form-input,.primary-btn,.secondary-btn,.enterprise-btn,.hero-title,.hero-desc,.form-title,.form-desc,.enterprise-title,.enterprise-desc,label{transition:background .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}.dark body{background:radial-gradient(circle at top left,rgba(255,255,255,.05) 0%,rgba(255,255,255,.02) 20%,transparent 50%),linear-gradient(180deg,#0b0b0d,#111114 40%,#151519);color:#fff}.dark .hero-title,.dark .form-title,.dark .enterprise-title,.dark label{color:#fff}.dark .hero-desc,.dark .form-desc,.dark .enterprise-desc{color:#ffffffbf}.dark .highlight{color:#b57cff}.dark .form-box{background:#141418eb;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 40px #00000073}.dark input,.dark .form-input{background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.08)}.dark input::placeholder,.dark .form-input::placeholder{color:#ffffff73}.dark input:focus,.dark .form-input:focus{border-color:#7b61ff;box-shadow:0 0 0 4px #7b61ff26}.dark .primary-btn{background:linear-gradient(90deg,#a100ff,#4d4dff)}.dark .secondary-btn{background:#ffffff0d;border-color:#ffffff1f;color:#fff}.dark .secondary-btn:hover{background:#ffffff14;border-color:#7b61ff}.dark .enterprise-btn{border-color:#ffffff1f;box-shadow:0 6px 30px #ff005033}.dark .error-text{color:#ff7b7b}.dark .image-box img{filter:brightness(.92) contrast(1.05)}.dark .logo-img{filter:brightness(1.1) contrast(1.05)}.dark canvas{opacity:.7}body{transform-origin:top left}@media screen and (min-width: 1800px) and (max-width: 2499px){body{transform:scale(1.7);width:58.82%}}@media screen and (min-width: 2500px) and (max-width: 2999px){body{transform:scale(2);width:50%}}@media screen and (min-width: 3000px) and (max-width: 3499px){body{transform:scale(2.2);width:45.45%}}@media screen and (min-width: 3500px) and (max-width: 3999px){body{transform:scale(2.6);width:38.46%}}@media screen and (min-width: 4000px) and (max-width: 4999px){body{transform:scale(3);width:33.33%}}@media screen and (min-width: 5000px) and (max-width: 5999px){body{transform:scale(3.5);width:28.57%}}@media screen and (min-width: 6000px) and (max-width: 6999px){body{transform:scale(4);width:25%}}@media screen and (min-width: 7000px) and (max-width: 8000px){body{transform:scale(5);width:20.22%}}@media screen and (width: 1024px) and (height: 1366px){.contact-wrapper{flex-direction:column;gap:30px}.left-side,.right-side{width:100%}.image-box img{height:420px;min-height:auto}}
