@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";.main{flex:1;max-height:100vh;padding-bottom:15vh;position:relative}.main .nav{display:flex;align-items:center;justify-content:space-between;font-size:1.25rem;margin:12px 16px;padding:6px 0;color:#5f6368}.main .nav img{width:40px;border-radius:50%;cursor:pointer;transition:box-shadow .1s ease-in-out}.main .nav img:hover{box-shadow:0 0 0 4px #0001}.main .main-container{max-width:900px;margin:auto}.main .greet{margin:50px 0;font-size:3.5rem;color:#c4c7c5;font-weight:500;padding:20px}.main .greet span{position:relative;display:inline-block;color:transparent;background:-webkit-linear-gradient(16deg,#4285f4 0%,#9b72cb 9%,#d96570 20%,#d96570 24%,#9b72cb 35%,#4285f4 44%,#9b72cb 50%,#d96570 56%,#ffffff 75%,#ffffff 100%);background:linear-gradient(74deg,#4285f4,#9b72cb 9%,#d96570 20% 24%,#9b72cb 35%,#4285f4 44%,#9b72cb,#d96570 56%,#fff 75% 100%);background-size:400% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-animation 3s}@keyframes gradient-animation{0%{background-position:100% 50%}to{background-position:0% 50%}}.main .cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;padding:20px}.main .cards .card{height:200px;background-color:#f0f4f9;border-radius:10px;position:relative;cursor:pointer}.main .cards .card img{width:35px;padding:5px;position:absolute;background-color:#fff;border-radius:20px;bottom:10px;right:10px}.main .cards .card p{color:#1f1f1f;font-size:16px;letter-spacing:normal;line-height:1.375rem;margin:16px 16px 0;width:-webkit-fill-available}.main .cards .card:hover{background-color:#dfe4ea}.main .main-bottom{position:absolute;bottom:0;width:100%;max-width:900px;padding:0 20px;margin:auto}.main .main-bottom:before{content:"";position:absolute;top:-50px;width:100%;height:100px;pointer-events:none;z-index:-1;background:linear-gradient(180deg,#fff0,#fff 60%)}.main .search-box{display:flex;align-items:center;justify-content:space-between;gap:20px;background-color:#f0f4f9;padding:4px 20px;border-radius:50px}.main .search-box span{width:48px;height:48px;border-radius:50px;display:flex;align-items:center;justify-content:center}.main .search-box img{width:24px;cursor:pointer;transition:transform 1s ease}.main .search-box span:hover{background-color:#e2e6eb}.main .search-box input{flex:1;background:transparent;border:none;outline:none;padding:16px;line-height:24px;font-size:18px}.main .search-box div{display:flex;align-items:center;transition:transform .3s ease}.send-icon{animation:animate__fadeInRight 1s}.main .bottom-info{font-size:13px;margin:15px auto;text-align:center;font-weight:300}.main .bottom-info a{color:#1f1f1f}.main .result{padding:0 5px;max-height:70vh;overflow-y:scroll}.main .result::-webkit-scrollbar{display:none}.main .result-title{margin:40px 0;display:flex;align-items:center;gap:20px}.main .result img{width:32px;height:32px;border-radius:50%}.main .result-data{display:flex;align-items:start;gap:20px}.main .result-data p:first-child{margin-top:0}.main .result-data p{margin:1rem 0px;color:#1f1f1f}.main .result-data h2,.main .result-data strong{font-weight:600;color:#1f1f1f;font-size:1rem;line-height:1.75rem}.main .result-data .spin{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main .loader{width:100%;display:flex;flex-direction:column;gap:10px}.main .loader hr{background-color:#f6f7f8;background:linear-gradient(33deg,#f0f4f933,#e9eef6,#487fed,#e9eef6,#f0f4f933);background-size:800px 50px;height:15px;border-radius:4px;border:none;animation:loader 3s infinite linear}.main .loader hr:nth-child(2){animation-delay:-.5s}.main .loader hr:nth-child(3){animation-delay:-1s;width:66%}@keyframes loader{0%{background-position:-800px 0px}to{background-position:800px 0px}}.main .result-data p{font-size:17px;font-weight:300;line-height:1.8}@media (max-width: 600px){.main{overflow:hidden;height:100lvh;width:100vw;padding-bottom:0svh}.main-bottom input{flex:none;width:150px}.main-bottom img{width:20px}.main .cards{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.main .cards .card{height:150px}.main .cards .card img{width:30px}.main .cards .card p{font-size:1rem;line-height:1.375rem}.main .greet{font-size:2.75rem;margin:auto}.main .nav{font-size:18px}.main .result{padding:0 20px}.main .result-data p{font-size:1rem}.main .result img{width:32px}.main .result-title{margin:20px 0}.main .result-data{gap:10px}.main .bottom-info{font-size:12px}.main .search-box{padding:5px 10px}.search-box div{gap:5px}.main .loader hr{height:15px}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.sidebar{min-height:100vh;width:20%;display:inline-flex;flex-direction:column;justify-content:space-between;background-color:#f0f4f9;padding:25px 15px;transition:width .5s ease}.sidebar img{width:20px}.sidebar .menu{width:40px;display:block;padding:8px;border-radius:50px;cursor:pointer}.sidebar .menu:hover{background-color:#e2e6eb}.sidebar .new-chat{margin-top:50px;height:40px;display:inline-flex;align-items:center;gap:16px;padding:0 12px;background-color:#dde3ea;border-radius:50px;font-size:.875rem;font-weight:400;line-height:1.2rem;color:#444746;cursor:pointer;transition:transform 1s ease-in-out}.sidebar .new-chat:hover{background-color:#cfd5db}.sidebar .new-chat p{text-wrap:nowrap;animation:fadeIn 1s}.sidebar .new-chat img{width:16px;filter:brightness(0)}.sidebar .recent{display:flex;flex-direction:column;animation:fadeIn 1.5s}.sidebar .recent-title{margin-top:30px;margin-bottom:20px}.sidebar .recent-entry{display:flex;align-items:start;gap:10px;padding:10px 40px 10px 10px;border-radius:50px;color:#282828;cursor:pointer}.sidebar .recent-entry:hover{background-color:#e2e6eb}.sidebar .bottom{display:flex;flex-direction:column}.sidebar .bottom-item{padding-right:10px;cursor:pointer}.sidebar .bottom-item p{animation:fadeIn 1s}@media (max-width: 600px){.sidebar{display:none}}*{padding:0;margin:0;box-sizing:border-box;font-family:outfit}#root{min-height:100vh;display:flex;animation:fadeIn 1.5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
