*{box-sizing:border-box}html:focus-within{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,sans-serif;font-size:16px;color:#212529;background-color:#fff;margin:0;padding:1rem;line-height:1.5}button,input{font:inherit;border:none;outline:none}a{color:#1d4ed8;text-decoration:none}.container{max-width:960px;margin:0 auto}.list{list-style:none;border-radius:6px;transition:background-color .2s ease;display:flex;align-items:center;padding:12px 10px;justify-content:space-between;border:1px solid #CBD5E1}.list__title,.list__url{margin:0;padding:0}.list__title{color:#1d4ed8;font-size:16px;font-weight:500}.list__url{color:#64748b;font-size:12px}.list__link{display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#f1f5f9;width:45px;height:45px}.list__link img{width:40%;height:40%}input{padding:.65em 1em;border:1px solid #CBD5E1;border-radius:6px;background-color:#f8fafc;font-size:16px;color:#506465;transition:border-color .2s ease,box-shadow .2s ease;width:100%}input:focus{border-color:#1d4ed8;box-shadow:0 0 0 3px #007bff26}button{background-color:#1d4ed8;color:#fff;padding:.65em 1em;border-radius:6px;cursor:pointer;transition:background-color .2s ease}button:hover{background-color:#1a46c2}button.secondary{background-color:#6c757d}button.secondary:hover{background-color:#616971}button.ghost{background:none;color:#1d4ed8;border:1px solid #1D4ED8}button.ghost:hover{background-color:#00000008}.dropdown{border:1px solid #CBD5E1;border-radius:6px;cursor:pointer;position:relative;background-color:#fff}.dropdown__arrow{position:absolute;z-index:100}.dropdown__item{position:relative;border-radius:6px}.dropdown__item:hover{background-color:#cbd5e1}.dropdown__icon{display:inline-block;margin:11px 10px 0 11px}.dropdown__text{display:inline-block;position:absolute;top:12px;font-weight:500;font-size:14px}.dropdown__slider{display:none;border-radius:6px;max-height:200px;overflow-x:hidden}.group{display:flex;align-items:stretch}.group__input{display:flex;border-radius:6px 0 0 6px;position:relative}.group__input input{background-repeat:no-repeat;background-attachment:scroll;background-position:19.5px 23.5px;background-image:url(images/url-icon.svg);padding:19.5px 0 19.5px 44px}.group__input button{position:absolute;display:flex;justify-content:center;align-items:center;right:3.5px;top:3.5px;width:90px;height:calc(100% - 7px)}.group__input button img{width:33%}.group__list{padding:0;margin:0;border:1px solid #CBD5E1;border-radius:6px;max-height:456px;overflow-y:scroll}.group__list .list{border:none;border-radius:0;border-bottom:1px solid #CBD5E1}.group__list .list:last-child{border:none}.group__dropdown{display:flex;border-radius:6px;overflow:hidden}.group__dropdown .dropdown__item,.group__dropdown .dropdown__slider{border-radius:0}.group__dropdown div[id]:nth-child(1) .dropdown{border-radius:6px 0 0 6px}.group__dropdown div[id]:nth-child(2) .dropdown{border-radius:0}.group__dropdown div[id]:nth-child(3) .dropdown{border-radius:0 6px 6px 0}.tabs{--tab-gap: .5rem;margin-top:1rem}.tabs__label{padding:.6em 1em;cursor:pointer;color:#6c757d;border-bottom:2px solid transparent;border-radius:6px 6px 0 0;transition:all .2s ease}.tabs__label:hover{color:#1c4acd}.tabs__labels{display:flex;gap:var(--tab-gap);border-bottom:1px solid #CBD5E1}.tabs__content{border:1px solid #CBD5E1;border-top:none;border-radius:0 0 6px 6px;padding:1rem}.tabs__panel{display:none}.tabs [type=radio]{position:absolute;opacity:0}#tab1:checked~.tabs__labels label[for=tab1]{color:#1d4ed8;border-color:#1d4ed8}#tab1:checked~.tabs__panels .tabs__panel:nth-child(1){display:block}#tab2:checked~.tabs__labels label[for=tab2]{color:#1d4ed8;border-color:#1d4ed8}#tab2:checked~.tabs__panels .tabs__panel:nth-child(2){display:block}#tab3:checked~.tabs__labels label[for=tab3]{color:#1d4ed8;border-color:#1d4ed8}#tab3:checked~.tabs__panels .tabs__panel:nth-child(3){display:block}#tab4:checked~.tabs__labels label[for=tab4]{color:#1d4ed8;border-color:#1d4ed8}#tab4:checked~.tabs__panels .tabs__panel:nth-child(4){display:block}#tab5:checked~.tabs__labels label[for=tab5]{color:#1d4ed8;border-color:#1d4ed8}#tab5:checked~.tabs__panels .tabs__panel:nth-child(5){display:block}#tab6:checked~.tabs__labels label[for=tab6]{color:#1d4ed8;border-color:#1d4ed8}#tab6:checked~.tabs__panels .tabs__panel:nth-child(6){display:block}.tooltip{position:relative;display:flex}.tooltip__text{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:0 5px;position:absolute;z-index:1}.tooltip:hover .tooltip__text{visibility:visible}.header{width:100%}.header__background{display:flex;justify-content:center;border-radius:6px;padding:.65em 1em;background:linear-gradient(91.29deg,#fff0ee,#d8eaff)}
