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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background:#f7f9fc;margin:0;padding:0}.home-wrapper,body,html{font-family:Plus Jakarta Sans,sans-serif}.home-wrapper{align-items:center;display:flex;justify-content:center;min-height:100vh}.container1{max-width:800px;text-align:center;width:50%}.title{word-wrap:break-word;color:#000;font-size:clamp(1.75rem,5vw + 1rem,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;max-width:100%;white-space:normal;word-spacing:2px}.paragraph-style .word,.title .word{display:inline-block;white-space:nowrap}.paragraph-style{display:block;overflow-wrap:normal;white-space:normal;word-break:normal;word-spacing:2px}.letter-animate{animation:clearBlur .5s forwards;display:inline-block;filter:blur(8px);opacity:0;white-space:inherit}.highlight{color:#1875ff}@keyframes clearBlur{0%{filter:blur(8px);opacity:0}to{filter:blur(0);opacity:1}}.buttons-row{display:inline-flex;font-family:Plus Jakarta Sans,sans-serif;gap:.75rem;margin-top:1.5rem}.btn1,.btn2{background:#1875ff;border:none;border-radius:10px;box-shadow:0 14px 56px -11px #1875ff;color:#fff;font-family:inherit;font-size:13px;overflow:hidden;padding:1em;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:12em}.btn1,.btn1 span,.btn2,.btn2 span{cursor:pointer;display:inline-block;position:relative}.btn1 span,.btn2 span{transition:.4s}.btn1 span:after,.btn2 span:after{content:"→";font-weight:600;opacity:0;position:absolute;right:-18px;top:0;transition:.4s}.btn1:hover,.btn2:hover{background:#0f63dd;box-shadow:0 18px 60px -15px #1875ff;transform:translateY(-2px)}.btn1:hover span,.btn2:hover span{padding-right:2.2em}.btn1:hover span:after,.btn2:hover span:after{opacity:1;right:0}@media (max-width:768px){.container1{width:85%}.title{font-size:2rem}.buttons-row{align-items:center;flex-direction:column}.btn1,.btn2{width:100%}}.learn-more-page{background:#fafafa;min-height:100vh;overflow-x:hidden}.learn-more-page *,.learn-more-page :after,.learn-more-page :before{box-sizing:border-box}.hero-section{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:80px 60px}.hero-content{flex:1 1;max-width:600px}.hero-badge{background:#1875ff1a;border-radius:20px;color:#1875ff;display:inline-block;font-size:14px;font-weight:600;margin-bottom:20px;padding:8px 16px}.hero-title{color:#000;font-size:48px;font-weight:800;line-height:1.2;margin:0 0 20px}.hero-title .highlight{color:#1875ff}.hero-subtitle{color:#666;font-size:18px;line-height:1.6;margin:0 0 40px}.hero-stats{align-items:center;display:flex;gap:30px}.stat-item{display:flex;flex-direction:column;gap:4px}.stat-number{color:#000;font-size:28px;font-weight:800}.stat-label{color:#888;font-size:13px;font-weight:500}.stat-divider{background:#ddd;height:40px;width:1px}.hero-visual{flex:1 1;height:350px;max-width:400px;position:relative}.floating-card{align-items:center;background:#fff;border:2px solid #000;border-radius:12px;box-shadow:4px 4px 0 #000;display:flex;font-size:15px;font-weight:600;gap:12px;padding:16px 24px;position:absolute;transition:transform .3s ease,box-shadow .3s ease}.floating-card:hover{box-shadow:6px 6px 0 #000;transform:translate(-2px,-2px)}.card-icon{font-size:24px}.card-1{left:20px;top:20px}.card-2{right:0;top:120px}.card-3{bottom:40px;left:60px}.content-section{margin:0 auto;max-width:1200px;padding:80px 60px}.section-grid{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.section-grid.reverse{direction:rtl}.section-grid.reverse>*{direction:ltr}.section-visual,.visual-box{align-items:center;display:flex;justify-content:center}.visual-box{background:#fff;border:2px solid #000;border-radius:20px;box-shadow:8px 8px 0 #1875ff;flex-direction:column;gap:30px;height:300px;padding:40px;transition:transform .3s ease,box-shadow .3s ease;width:300px}.visual-box:hover{box-shadow:12px 12px 0 #1875ff;transform:translate(-4px,-4px)}.visual-box.alt{box-shadow:8px 8px 0 #000}.visual-box.alt:hover{box-shadow:12px 12px 0 #000}.icon-circle{align-items:center;background:#1875ff1a;border-radius:50%;display:flex;font-size:36px;height:80px;justify-content:center;width:80px}.visual-lines{display:flex;flex-direction:column;gap:12px;width:100%}.visual-lines .line{background:#f0f0f0;border-radius:6px;height:12px}.visual-lines .line:first-child{width:100%}.visual-lines .line:nth-child(2){width:80%}.visual-lines .line:nth-child(3){width:60%}.quote-box{background:#f8f8f8;border-radius:12px;padding:20px;text-align:center}.quote-box p{color:#666;font-size:16px;font-style:italic;margin:0}.section-content{display:flex;flex-direction:column;gap:20px}.section-tag{background:#1875ff1a;border-radius:16px;color:#1875ff;display:inline-block;font-size:13px;font-weight:600;padding:6px 14px;width:-webkit-fit-content;width:fit-content}.section-tag.light{background:#fff3;color:#fff}.section-content h2{color:#000;font-size:36px;font-weight:700;margin:0}.paragraph-text1,.paragraph-text2{color:#555;font-size:16px;line-height:1.8;margin:0}.feature-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.chip{background:#fff;border:1px solid #ddd;border-radius:20px;color:#333;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s ease}.chip:hover{border-color:#1875ff;color:#1875ff}.signup-section{background:linear-gradient(135deg,#1875ff,#0f63dd);overflow:hidden;padding:80px 60px;position:relative}.signup-container{align-items:center;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.signup-content h2{color:#fff;font-size:36px;font-weight:700;margin:10px 0}.signup-content p{color:#fffc;font-size:16px;margin:0}.signup-form{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;width:100%}.input-wrapper{box-sizing:border-box;max-width:500px}.inputbox{background:#fff;border:2px solid #fff;border-radius:8px;color:#000;flex:1 1;font-size:16px;outline:none;padding:14px 20px;transition:all .3s ease}.inputbox::placeholder{color:#999}.inputbox:focus{box-shadow:0 0 0 3px #ffffff4d}.signupbtn{background:#000;border:2px solid #000;border-radius:8px;color:#fff;font-size:16px;font-weight:600;overflow:hidden;padding:14px 28px;transition:all .3s ease;white-space:nowrap}.signupbtn,.signupbtn span{cursor:pointer;position:relative}.signupbtn span{display:inline-block;transition:.4s}.signupbtn span:after{content:"\2192";font-weight:600;opacity:0;position:absolute;right:-18px;top:0;transition:.4s}.signupbtn:hover{background:#333;transform:translateY(-2px)}.signupbtn:hover span{padding-right:2em}.signupbtn:hover span:after{opacity:1;right:0}.signupbtn:active{transform:translateY(0)}.form-note{color:#fff9;font-size:13px;margin:0}.signup-decoration{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.deco-circle{background:#ffffff0d;border-radius:50%;height:300px;position:absolute;width:300px}.deco-circle:first-child{right:-50px;top:-100px}.deco-circle.small{bottom:-50px;height:150px;left:10%;width:150px}.t1-color{color:#fff}.t2-color,.t3-color{color:#1875ff}@media (max-width:1024px){.hero-section{flex-direction:column;padding:60px 40px;text-align:center}.hero-content{align-items:center;display:flex;flex-direction:column;max-width:100%}.hero-stats{justify-content:center}.hero-visual{height:300px;max-width:350px;width:100%}.section-grid{gap:40px;grid-template-columns:1fr}.section-grid.reverse{direction:ltr}.section-content{align-items:center;text-align:center}.content-section{padding:60px 40px}.visual-box{height:250px;margin:0 auto;width:250px}}@media (max-width:768px){.hero-section{padding:40px 20px}.hero-content{align-items:center;display:flex;flex-direction:column}.hero-title{font-size:32px}.hero-stats{flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center;position:relative;width:100%;z-index:10}.stat-item{align-items:center;min-width:80px}.stat-divider{display:none}.stat-number{font-size:22px}.stat-label{font-size:11px;text-align:center}.hero-visual{display:none}.content-section{padding:40px 20px}.section-content{align-items:center;text-align:center}.section-content h2{font-size:26px}.paragraph-text1,.paragraph-text2{font-size:15px;line-height:1.7}.visual-box{height:220px;margin:0 auto;padding:24px;width:220px}.signup-section{padding:50px 20px}.signup-content h2{font-size:26px}.signup-form{padding:0 20px;width:100%}.input-wrapper{flex-direction:column;margin:0 auto;max-width:400px;padding:0;width:100%}.inputbox,.signupbtn{width:100%}.feature-chips{justify-content:center}.chip{font-size:12px;padding:6px 12px}}@media (max-width:480px){.hero-section{gap:24px;padding:30px 16px}.hero-badge{font-size:12px;padding:6px 12px}.hero-title{font-size:26px}.hero-subtitle{font-size:15px;margin-bottom:24px}.hero-stats{gap:12px}.stat-number{font-size:20px}.hero-visual{display:none}.content-section{padding:30px 16px}.section-tag{font-size:11px;padding:5px 10px}.section-content h2{font-size:22px}.paragraph-text1,.paragraph-text2{font-size:14px;line-height:1.6}.section-grid{gap:30px}.visual-box{box-shadow:5px 5px 0 #1875ff;height:180px;padding:20px;width:180px}.visual-box.alt{box-shadow:5px 5px 0 #000}.icon-circle{font-size:24px;height:50px;width:50px}.visual-lines .line{height:10px}.quote-box{padding:12px}.quote-box p{font-size:13px}.feature-chips{gap:8px}.chip{font-size:11px;padding:5px 10px}.signup-section{padding:40px 16px}.signup-container{gap:24px;padding:0}.signup-content h2{font-size:22px}.signup-content p{font-size:14px;padding:0 10px}.signup-form{padding:0 16px}.input-wrapper{max-width:100%;padding:0}.inputbox{font-size:16px;padding:12px 16px}.signupbtn{font-size:14px;padding:12px 24px}.form-note{font-size:11px}.deco-circle{height:150px;width:150px}.deco-circle.small{height:80px;width:80px}}@media (max-width:360px){.hero-section{padding:24px 12px}.hero-title{font-size:22px}.hero-subtitle{font-size:14px}.hero-visual{display:none}.content-section{padding:24px 12px}.section-content h2{font-size:20px}.paragraph-text1,.paragraph-text2{font-size:13px}.visual-box{height:160px;padding:16px;width:160px}.icon-circle{font-size:20px;height:44px;width:44px}.signup-section{padding:30px 12px}.signup-content h2{font-size:20px}.signup-form{padding:0 12px}.inputbox{padding:10px 14px}.signupbtn{padding:10px 20px}}.main-page{background:#f5f7fa;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.main-page *,.main-page :after,.main-page :before{box-sizing:border-box}.chat-header{background:#fff;border-bottom:2px solid #000;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{justify-content:space-between;margin:0 auto;max-width:900px}.header-content,.header-left{align-items:center;display:flex}.header-left{gap:14px}.logo-circle{align-items:center;background:#fff;border:2px solid #000;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.logo-img{height:100%;object-fit:cover;width:100%}.header-text{display:flex;flex-direction:column;gap:2px}.brand-name{color:#000;font-size:20px;font-weight:700;margin:0}.status-badge{align-items:center;color:#666;display:flex;font-size:12px;gap:6px}.status-dot{animation:pulse-dot 2s ease-in-out infinite;background:#22c55e;border-radius:50%;height:8px;width:8px}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.end-session-btn,.header-right{align-items:center;display:flex}.end-session-btn{background:#1875ff;border:2px solid #1875ff;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s ease}.end-session-btn:hover:not(:disabled){background:#0f63dd;transform:translateY(-2px)}.end-session-btn:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}.btn-icon{font-size:14px}.btn-spinner{animation:spin .8s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;height:14px;width:14px}@keyframes spin{to{transform:rotate(1turn)}}.title-section{padding:30px 20px 20px;text-align:center}.heading-title{color:#000;font-size:2rem;font-weight:700;margin:0}.word{animation:blurToClear .8s ease-out forwards;display:inline-block;filter:blur(10px);opacity:0}.word-1{animation-delay:.1s}.word-2{animation-delay:.2s}.word-3{animation-delay:.3s}.word-4{animation-delay:.4s}.word-5{animation-delay:.5s}.word-6{animation-delay:.6s;color:#1875ff}@keyframes blurToClear{0%{filter:blur(10px);opacity:0}to{filter:blur(0);opacity:1}}.chat-container{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:20px;margin:0 auto;max-width:900px;padding:0 20px 30px;width:100%}.messages-area{background:#fff;border:2px solid #000;border-radius:16px;box-shadow:6px 6px 0 #000;box-sizing:border-box;flex:1 1;max-height:500px;min-height:400px;overflow:hidden}.empty-state{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px 20px;text-align:center}.empty-icon{font-size:48px;margin-bottom:16px}.empty-state h3{color:#000;font-size:22px;font-weight:700;margin:0 0 8px}.empty-state p{color:#666;font-size:15px;margin:0 0 24px;max-width:300px}.suggestion-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:400px}.suggestion{background:#f5f7fa;border:1px solid #e0e0e0;border-radius:20px;color:#555;cursor:pointer;font-size:13px;padding:10px 16px;transition:all .2s ease}.suggestion:hover{background:#1875ff;border-color:#1875ff;color:#fff}.messages-list{display:flex;flex-direction:column;gap:16px;height:100%;max-height:500px;overflow-y:auto;padding:20px}.messages-list::-webkit-scrollbar{width:6px}.messages-list::-webkit-scrollbar-track{background:#f1f1f1}.messages-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.messages-list::-webkit-scrollbar-thumb:hover{background:#999}.message-row{align-items:flex-end;animation:slideUp .3s ease;display:flex;gap:12px}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user-row{flex-direction:row-reverse}.ai-row{flex-direction:row}.avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;overflow:hidden;width:36px}.ai-avatar{background:#fff;border:2px solid #1875ff}.ai-avatar img{height:100%;object-fit:cover;width:100%}.user-avatar{background:#1875ff;border:2px solid #1875ff;color:#fff;font-size:11px;font-weight:600}.message-bubble{border-radius:16px;font-size:15px;line-height:1.5;max-width:70%;padding:14px 18px}.user-bubble{background:#1875ff;border-bottom-right-radius:4px;color:#fff}.ai-bubble{background:#f5f7fa;border:1px solid #e0e0e0;border-bottom-left-radius:4px;color:#333}.message-content{word-wrap:break-word}.typing-bubble{padding:16px 20px}.typing-indicator{display:flex;gap:4px}.typing-indicator span{animation:bounce 1.4s ease-in-out infinite;background:#999;border-radius:50%;height:8px;width:8px}.typing-indicator span:first-child{animation-delay:0s}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}.summary-card{animation:slideUp .3s ease;background:#fff;border:2px solid #1875ff;border-radius:16px;box-shadow:4px 4px 0 #1875ff;overflow:hidden}.summary-header{align-items:center;background:#1875ff1a;border-bottom:1px solid #1875ff33;display:flex;gap:12px;padding:16px 20px}.summary-icon{font-size:24px}.summary-header h3{color:#1875ff;font-size:18px;font-weight:700;margin:0}.summary-content{padding:20px}.summary-content p{color:#333;line-height:1.7;margin:0;white-space:pre-wrap}.summary-footer{background:#f8f9fa;border-top:1px solid #e0e0e0;padding:12px 20px}.summary-footer span{color:#666;font-size:13px}.input-area{background:#fff;border:2px solid #000;border-radius:16px;box-shadow:4px 4px 0 #000;box-sizing:border-box;padding:16px;width:100%}.input-form{display:flex;flex-direction:column;gap:8px;width:100%}.input-wrapper{align-items:flex-end;display:flex;gap:12px;width:100%}.chat-input{border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;flex:1 1;font-family:inherit;font-size:15px;line-height:1.5;max-height:150px;min-width:0;padding:14px 18px;resize:none;transition:border-color .2s ease;width:100%}.chat-input:focus{border-color:#1875ff;outline:none}.chat-input:disabled{background:#f5f5f5;cursor:not-allowed}.chat-input::placeholder{color:#999}.send-btn{align-items:center;background:#1875ff;border:2px solid #1875ff;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:50px;justify-content:center;transition:all .2s ease;width:50px}.send-btn:hover:not(:disabled){background:#0f63dd;transform:translateY(-2px)}.send-btn:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}.send-icon{font-size:20px}.input-hint{color:#999;font-size:12px;margin:0;text-align:center}@media (max-width:768px){.main-page{overflow-x:hidden}.chat-header{padding:12px 16px}.logo-circle{height:42px;width:42px}.brand-name{font-size:18px}.end-session-btn{font-size:13px;padding:8px 14px}.end-session-btn .btn-icon{display:none}.title-section{padding:20px 16px 16px}.heading-title{font-size:1.6rem;line-height:1.3}.chat-container{padding:0 20px 24px}.messages-area{border:2px solid #000;box-shadow:none;flex:1 1;max-height:none;min-height:300px}.messages-list{max-height:400px;min-height:300px;padding:16px}.empty-state{min-height:300px;padding:30px 16px}.empty-icon{font-size:40px}.empty-state h3{font-size:18px}.empty-state p{font-size:14px;max-width:280px}.suggestion-chips{align-items:center;flex-direction:column;width:100%}.suggestion{font-size:13px;max-width:280px;padding:10px 16px;text-align:center;width:100%}.message-bubble{font-size:14px;max-width:80%;padding:12px 14px}.avatar{height:32px;width:32px}.user-avatar{font-size:10px}.input-area{border:2px solid #000;box-shadow:none;box-sizing:border-box;padding:12px;width:100%}.input-form,.input-wrapper{width:100%}.chat-input{box-sizing:border-box;flex:1 1;font-size:16px;min-width:0;padding:12px 14px;width:100%}.send-btn{height:46px;width:46px}.summary-card{border:2px solid #1875ff;box-shadow:none}.summary-header{padding:14px 16px}.summary-content{padding:16px}.summary-content p{font-size:14px;line-height:1.6}}@media (max-width:480px){.main-page{min-height:100vh;min-height:-webkit-fill-available}.header-content{gap:8px}.header-left{gap:10px}.logo-circle{height:36px;width:36px}.brand-name{font-size:15px}.status-badge{font-size:10px}.status-dot{height:6px;width:6px}.end-session-btn{font-size:11px;padding:8px 12px;white-space:nowrap}.title-section{padding:14px 12px 10px}.heading-title{font-size:1.2rem;line-height:1.4}.word{display:inline}.chat-container{gap:12px;padding:0 16px 16px}.messages-area{border-radius:12px;box-shadow:3px 3px 0 #000;min-height:250px}.messages-list{gap:12px;max-height:350px;min-height:250px;padding:12px}.empty-state{justify-content:flex-start;min-height:250px;padding:40px 12px 20px}.empty-icon{font-size:32px;margin-bottom:12px}.empty-state h3{font-size:16px;margin-bottom:6px}.empty-state p{font-size:13px;margin-bottom:16px;max-width:250px}.suggestion-chips{gap:8px;width:100%}.suggestion{font-size:12px;max-width:260px;padding:8px 12px}.message-row{gap:8px}.avatar{height:28px;min-width:28px;width:28px}.user-avatar{font-size:9px}.message-bubble{border-radius:12px;font-size:14px;max-width:85%;padding:10px 12px;word-break:break-word}.typing-indicator span{height:6px;width:6px}.input-area{border-radius:12px;box-shadow:none;padding:10px}.input-form{width:100%}.input-wrapper{gap:8px;width:100%}.chat-input{border-radius:10px;box-sizing:border-box;flex:1 1;font-size:16px;min-height:44px;min-width:0;padding:10px 12px;width:100%}.send-btn{border-radius:10px;height:44px;min-width:44px;width:44px}.send-icon{font-size:18px}.input-hint{font-size:10px;margin-top:4px}.summary-card{border-radius:12px;box-shadow:none}.summary-header{gap:10px;padding:12px 14px}.summary-header h3{font-size:15px}.summary-icon{font-size:18px}.summary-content{padding:14px}.summary-content p{font-size:13px;line-height:1.6}.summary-footer{padding:10px 14px}.summary-footer span{font-size:11px}}@media (max-width:360px){.chat-header{padding:10px}.header-left{gap:8px}.logo-circle{height:32px;width:32px}.header-text{gap:0}.brand-name{font-size:14px}.status-badge{font-size:9px;gap:4px}.end-session-btn{font-size:10px;padding:6px 8px}.title-section{padding:12px 10px 8px}.heading-title{font-size:1.1rem}.chat-container{gap:10px;padding:0 12px 14px}.messages-area{border-radius:10px;min-height:220px}.messages-list{max-height:300px;min-height:220px;padding:10px}.empty-state{min-height:220px;padding:30px 10px 16px}.empty-icon{font-size:28px}.empty-state h3{font-size:15px}.empty-state p{font-size:12px;max-width:220px}.suggestion{font-size:11px;max-width:220px;padding:6px 10px}.avatar{height:24px;min-width:24px;width:24px}.user-avatar{font-size:8px}.message-bubble{font-size:13px;max-width:88%;padding:8px 10px}.input-area{border-radius:10px;box-sizing:border-box;padding:8px;width:100%}.input-form,.input-wrapper{width:100%}.chat-input{box-sizing:border-box;flex:1 1;min-height:40px;min-width:0;padding:8px 10px;width:100%}.send-btn{flex-shrink:0;height:40px;min-width:40px;width:40px}.send-icon{font-size:16px}.input-hint{display:none}.summary-header{padding:10px 12px}.summary-header h3{font-size:14px}.summary-icon{font-size:16px}.summary-content{padding:12px}.summary-content p{font-size:12px}.summary-footer{padding:8px 12px}.summary-footer span{font-size:10px}}@media (max-width:320px){.header-content{gap:6px}.logo-circle{height:28px;width:28px}.brand-name{font-size:13px}.status-badge{display:none}.end-session-btn{font-size:9px;padding:5px 6px}.heading-title{font-size:1rem}.chat-container{padding:0 10px 12px}.messages-area,.messages-list{min-height:200px}.messages-list{max-height:260px}.empty-state{min-height:200px}.empty-icon{font-size:24px}.empty-state h3{font-size:14px}.suggestion{font-size:10px}.avatar{height:22px;min-width:22px;width:22px}.message-bubble{font-size:12px;padding:6px 8px}.input-area{box-sizing:border-box;width:100%}.input-form,.input-wrapper{width:100%}.chat-input{box-sizing:border-box;flex:1 1;min-width:0;width:100%}.send-btn{flex-shrink:0;height:36px;min-width:36px;width:36px}}@media (max-height:500px) and (orientation:landscape){.title-section{padding:8px 12px}.heading-title{font-size:1rem}.messages-area,.messages-list{max-height:200px;min-height:150px}.empty-state{min-height:150px;padding:12px}.empty-icon{font-size:24px;margin-bottom:8px}.empty-state h3{font-size:14px}.empty-state p{font-size:12px;margin-bottom:12px}.suggestion-chips{flex-direction:row;flex-wrap:wrap}.suggestion{font-size:11px;max-width:none;padding:6px 10px;width:auto}}
/*# sourceMappingURL=main.ea927327.css.map*/