.body{font-family:Poppins \, sans-serif}.App{min-height:100vh;display:flex}.sidebar{overflow:hidden}.chat-day{background-color:#fff;font-size:13px;font-weight:600}.sideBarWrapper{border-radius:3rem;overflow:hidden}.sidebar,.sideBarWrapper{box-sizing:border-box}.explore-icon,.chat-icon,.sidebar-icon{color:#838181}.sender-box{background-color:#e1e1e1}.sender-box,.receiver-box{overflow-wrap:break-word;margin-left:auto}.receiver-box{background-color:#000}.receiver-header{background-color:#2f2f2f}.custom-scrollbar{overflow-y:scroll}.custom-scrollbar::-webkit-scrollbar{background:0 0;width:0}.custom-scrollbar::-webkit-scrollbar-thumb{background:0 0;border-radius:10px}.custom-scrollbar{scrollbar-width:none}.placeholder-custom::placeholder{padding-top:.8rem;padding-left:.2rem}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#e2dfdf;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#dddada}.logout-btn{color:#fa5a5a;border:3px solid #fa3636}.logout-btn:hover{background:#fad9d9}.gradient-border{background:0 0;border:2px solid #0000;border-radius:25%;position:relative;overflow:hidden}.gradient-border:before{content:"";border-radius:inherit;-webkit-mask:linear-gradient(#b498f0 0 0) content-box,linear-gradient(#b498f0 0 0);mask:linear-gradient(#b498f0 0 0) content-box,linear-gradient(#b498f0 0 0);-webkit-mask-composite:destination-out;z-index:1;pointer-events:none;background:linear-gradient(to bottom right,#b498f0 0% 20%,#81bcfe 20% 100%);position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#81bcfe 0 0),linear-gradient(#a7ccf4 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gradient-border:after{content:"";border-radius:inherit;z-index:2;pointer-events:none;background:linear-gradient(135deg,#cdb8fc 0%,#a7ccf4 25% 90%,#cdb8fc 100%);position:absolute;inset:0}.setting-modal{background-color:#fff;width:100%;overflow:hidden;box-shadow:0 4px 20px #0000001a}@media (max-width:769px){.setting-modal{margin-top:10vh}}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:0;padding:0}.print-button{display:none}}.tab-list{grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:520px){.tab-list{grid-template-columns:repeat(2,1fr)}}.stroke-text{-webkit-text-stroke:.3px black;color:#fff}@media (max-width:400px){.chat-cards{max-width:325px!important}}.text-shadow{text-shadow:.5px .5px #0003}.feedback-model{top:95px;right:20px;transform:none}@media (max-width:1024px){.feedback-model{display:none}}.markdown a{color:#4476ff;font-weight:500;text-decoration:underline}.markdown a:hover{color:#2366f7}@media (min-width:500px){.custom-dropdown{width:50vw;max-width:250px}}@media (min-width:790px){.custom-dropdown{width:50vw;max-width:350px}}.typingEffectContainer{width:100%;overflow:hidden}.thinkBlock{background:linear-gradient(145deg,#4f46e514,#4f46e508);border-left:4px solid #4f46e580;border-radius:12px;margin:1.5rem 0;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.thoughtHeader{color:#4f46e5;text-align:center;margin-bottom:1rem;font-weight:700}.thinkContent{opacity:1}.textLine{opacity:1;position:relative}@keyframes megaFadeIn{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes glowFadeIn{0%{opacity:0;text-shadow:0 0 20px #4f46e500}70%{text-shadow:0 0 20px #4f46e580}to{opacity:1;text-shadow:0 0 8px #4f46e54d}}@keyframes cascadeFadeIn{0%{opacity:0}60%{opacity:0}to{opacity:1}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
.comparison-container{width:100%;max-width:100%;margin:1rem auto}.comparison-card{flex-direction:column;min-height:300px;max-height:100%;display:flex}@media (max-width:1023px){.comparison-container .grid{gap:1rem;grid-template-columns:1fr!important}.comparison-card{max-width:100%}}@media (min-width:1024px){.comparison-container .grid[class*=lg\:grid-cols-2]{grid-template-columns:repeat(2,1fr)}.comparison-container .grid[class*=lg\:grid-cols-3]{grid-template-columns:repeat(3,1fr)}.comparison-card{max-width:100%}.comparison-container .grid{align-items:stretch}.comparison-card{height:100%}}.comparison-card .prose{max-height:600px;overflow-y:auto}.comparison-card .prose::-webkit-scrollbar{width:6px}.comparison-card .prose::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.comparison-card .prose::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.comparison-card .prose::-webkit-scrollbar-thumb:hover{background:#555}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.comparison-card{animation:.3s ease-out fadeInUp}.comparison-container{padding:0 1rem}@media (min-width:768px){.comparison-container{padding:0 1.5rem}}@media (min-width:1536px){.comparison-container{max-width:1400px}}
