.header{height:90px;background:linear-gradient(to right,#911212,#934412,#15bb76);display:flex;align-items:center;justify-content:flex-start;padding-left:28px}.logo-side{display:inline-flex;align-items:center;gap:8px}.logo-side img.logo{width:50px;height:50px;flex-shrink:0}.logo-side span.title{color:#fff;font-family:Inter;font-size:28px;font-style:normal;font-weight:800;line-height:normal}.tabs{display:flex;position:relative;border-radius:5px;gap:5px}.tabs *{z-index:2}.container input[type=radio]{display:none}.tab{display:flex;align-items:center;justify-content:center;height:calc(30px * var(--font-scale, 1));font-size:calc(11px * var(--font-scale, 1));padding:0px calc(5px * var(--font-scale, 1));font-weight:500;border-radius:5px;transition:color .15s ease-in,background-color .15s ease-in;color:var(--tab-text, #535353);font-family:Inter;font-style:normal;font-weight:400;line-height:normal}.notification{display:flex;align-items:center;justify-content:center;width:.8rem;height:.8rem;position:absolute;top:10px;left:30%;font-size:10px;margin-left:.75rem;border-radius:50%;margin:0;background-color:#e6eef9;transition:.15s ease-in}.container label{font-size:calc(12px * var(--font-scale, 1));background-color:var(--tab-bg, #DEDEDE);text-align:center;font-family:Inter;font-style:normal;font-weight:600;line-height:normal}.container input[type=radio]:checked+label{color:var(--tab-active-text, #FFF);background-color:var(--tab-active-bg, #15BB76)}.container input[type=radio]+label{cursor:pointer}@media(max-width:700px){.tabs{transform:scale(.6)}}.home .title{font-family:Inter;font-size:calc(22px * var(--font-scale, 1));font-weight:700}.home .left-content .description{font-family:Inter;font-size:calc(12px * var(--font-scale, 1));font-weight:400;line-height:calc(14.52px * var(--font-scale, 1))}.home .intro-rectangle{width:calc(25px * var(--font-scale, 1));height:calc(25px * var(--font-scale, 1));flex-shrink:0;border-radius:30px;border:.5px solid #6E6E6E;background:#15bb76;color:#fff;font-family:Inter;font-size:calc(16px * var(--font-scale, 1));font-style:normal;font-weight:700;line-height:calc(25px * var(--font-scale, 1));text-align:center}.home .intros{font-family:Inter;font-size:calc(12px * var(--font-scale, 1));font-weight:700;line-height:calc(14.52px * var(--font-scale, 1))}.home .left-content .radio-label{color:#000;font-family:Inter;font-size:calc(12px * var(--font-scale, 1));font-style:normal;font-weight:400;line-height:calc(31px * var(--font-scale, 1))}.color-input textarea::-webkit-scrollbar{width:7px;height:7px}.color-input textarea::-webkit-scrollbar-track{border-radius:10px;background:#f1f1f1}.color-input textarea::-webkit-scrollbar-track:hover{cursor:default}.color-input textarea::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.color-input textarea::-webkit-scrollbar-thumb:hover{background:#555;cursor:default}.home .right-content{width:calc(100% - 350px);min-width:0}@media(max-width:900px){.home .right-content{width:100%}}.home .result-container{margin-top:22px;padding-left:15px;padding-right:15px;border:1px solid #D6D6D6;box-shadow:0 4px 4px #0003}.table-list::-webkit-scrollbar{width:10px;height:10px}.table-list::-webkit-scrollbar-track{border-radius:10px;background:#f1f1f1}.table-list::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.table-list::-webkit-scrollbar-thumb:hover{background:#555}.btn-copy svg{font-size:12px!important}
