.icon::before,
body {
    -webkit-font-smoothing: antialiased
}

#lG,
#tL a {
    background: var(--m-c)
}

.f-m,
.main-i-s {
    top: 0;
    z-index: 9999
}

#cB,
#lG a {
    font-size: 25px
}

#lG,
.i-cT #tI,
.random,
header .lG {
    text-align: center
}

.fAT li,
.random li p,
body {
    font-family: Arial, sans-serif
}

.i-cT #tI,
nav .lK a {
    background: #f9f9f9;
    outline: 0
}

#footermenu,
.ads,
.loadmore,
h1,
h2,
h3 {
    clear: both
}

.cta a,
.main-menu a,
a,
nav .lK a {
    text-decoration: none
}

.fAT li div i::before,.icon::before {
    font-family: 'Material Symbols Outlined';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-feature-settings: 'liga'
}

#aB button,
#lK p,
#refreshit,
.arrow_upward,
.content-sec h2,
.fAT .new,
.fAT li p + i,
label,
span.auto-close {
    text-transform: uppercase
}



.fAT div i:first-child::before {
    content: "repeat"
}
.fAT div i:nth-child(2)::before  {
    content: "content_copy"
}
.fAT div i:nth-child(3)::before  {
    content: "share"
}

.refresh:before {
    content: "refresh"
}

.arrow_upward:before {
    content: "arrow_upward"
}

.menu:before {
    content: "menu"
}

:root {
    --m-c: #164fac;
    --s-c: #2361c5;
    --bg: #efefef;
    --box-shadow: rgba(17, 18, 54, 0.16);
    --box-shadow-left: -5px 0px 17px 0 rgb(0 0 0 / 28%)
}

html {
    scrollbar-width: thin;
    scrollbar-color: var(--m-c) #f1f1f1;
    scroll-behavior: smooth
}

#tL a {
    color: #ffffffda
}

#cB,
#index .textfaces,
.fAT .shareitbutton,
.hideit,
.index .textfaces,
.pagination {
    display: none
}

#sidelK,
.lK,
.random {
    overflow: scroll
}

#fancy-list h2,
#seconds,
.list-name,
.random li p {
    font-weight: 500
}

#aB .emphasis,
#aB .the_copied_text,
.content-sec h2,
.fAT .new,
span.auto-close {
    font-weight: 700
}

*,
::after,
::before,
input[type=text] {
    box-sizing: border-box
}

body {
    font-size: 1rem;
    line-height: 1.6;
    background: var(--bg);
    touch-action: manipulation;
    margin: 0;
    padding: 0
}

.cT {
    max-width: 100%;
    margin: 0 auto
}

h1,
h2,
h3 {
    margin-left: 2%;
    color: #444;
    font-weight: 300
}

h1 {
    font-size: 1.7em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.2em
}

.content-sec h2 {
    font-size: 1.1em;
    color: #777
}

.ads {
    display: block;
    width: 100%;
    margin: 10px 0;
    height: auto
}

.fAT,
header .i-s,
nav .lK,
nav .lK a {
    display: flex
}

#sidelK,
.f-m {
    height: 100%
}

#lG {
    height: 80px;
    box-shadow: 0 6px 6px 0 rgb(0 0 0 / 35%)
}

#lG a {
    margin: 0;
    color: #ffffffbf
}

#lG span {
    color: #ffffff80;
    background: var(--s-c);
    padding: 5px;
    border-radius: 10px
}

header p {
    margin: 2px 0 8px 5px;
    color: var(--s-c)
}

.main-i-s {
    position: sticky
}

.fAT .new,
.random li p.s2 {
    font-size: 10px
}

.random li p.s3,
label {
    font-size: 14px
}

nav .lK {
    overflow-x: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 5px
}

nav .lK a {
    color: #888;
    border: 1px solid #dadada;
    padding: 5px 10px;
    align-items: center
}

#footermenu .lK,
.f-m .lK,
.fAT .new {
    display: block
}

.lK span {
    padding: 10px 2px
}

.lK a span,
header #tL a span {
    position: absolute;
    display: block;
    padding: 0 5px;
    background: red;
    color: #fff;
    font-size: 10px;
    top: -5px;
    border-radius: 5px;
    right: -10px
}

.site-title img {
    width: 220px;
    padding-top: 5px
}

header .i-s {
    align-items: center;
    justify-content: space-between;
    padding: 0
}

#fancy-list p i,
.fAT div i,
.othersites #lK a,
.random li {
    display: inline-block
}

header .lG {
    flex-grow: 1
}

header .lG img {
    width: auto;
    height: 40px
}

.close-top {
    width: 100%;
    background: red;
    color: #ffffffb8;
    padding: 5px;
    cursor: pointer;
    margin: 0;
    border-radius: 5px
}

.material-symbols-outlined {
    vertical-align: middle
}

#openMenu {
    cursor: pointer;
    color: #ffffff75;
    position: absolute;
    right: 10px;
    top: 5px;
    padding: 10px
}

#openMenu::before {
    font-size: 22px
}

.i-s span {
    color: #ffffff87
}

.f-m {
    position: fixed;
    right: -100%;
    width: 80%;
    padding: 15px;
    background-color: #ecedf3;
    color: #fff;
    align-items: center;
    transition: right .3s
}

#cB,
.close-button {
    position: absolute;
    cursor: pointer
}

#cB,
.open {
    right: 0
}

#main-cT,
.i-cT,
.random li {
    position: relative
}

.close-button,
.f-m {
    box-shadow: var(--box-shadow-left)
}

#cB:hover,
#sidelK .lK span {
    color: #000
}

.close-button {
    top: 10px;
    left: -48px;
    padding: 8px 16px;
    font-size: 30px;
    border: none;
    color: #444;
    border-radius: 15px 0 0 15px
}

.close-button:hover {
    background-color: var(--m-c);
    color: #fff
}

#cTDiv {
    justify-content: center;
    display: inline-grid
}

.fAT a.morefancy {
    justify-content: right;
    display: flex
}

.lK h3 {
    color: #0000007d;
    font-size: 16px;
    margin: 5px
}

.othersites #lK a {
    width: 32%
}

#main-cT {
    flex: 1;
    min-width: 0
}

.i-cT {
    margin: 15px 5px 5px
}

.i-cT #tI {
    flex-grow: 1;
    padding: 12px;
    border: none;
    width: 100%;
    border-radius: 12px;
    font-size: 17px;
    color: #444;
    border: 2px solid var(--m-c);
    transition: border-color .3s, box-shadow .3s
}

.fAT p,
.fAT div i {
    transition: transform .2s, background .3s, box-shadow .3s
}

.i-cT #tI:focus {
    border-color: var(--s-c);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.hidden {
    transform: translateY(-100%)
}

#cB {
    top: 20px;
    transform: translateY(-50%);
    border: none;
    width: 55px;
    height: 60px;
    color: #777;
    background: 0 0
}

.share-buttons {
    position: fixed;
    bottom: 0;
    padding: 5px 10px;
    height: 45px;
    z-index: 999;
    width: 100%;
    background: #fff
}

#st-1 {
    z-index: 1 !important
}

.random {
    list-style-type: none;
    padding: 0;
    height: 100px;
    overflow-x: hidden;
    margin: 0
}

.fAT .btn,
.fAT .new,
.fAT li p + i,
.fAT div,
.random button {
    position: absolute
}

.lK a.active-link,
.lK a:hover,
.random li:hover p {
    color: var(--m-c);
    border-color: var(--m-c)
}

.random li p {
    margin: 4px;
    color: #777;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid transparent
}

.list-name,
.random li p.s4 {
    font-size: 17px
}

.fAT p,
.random li p.s5 {
    font-size: 18px
}

.random li p.s6 {
    font-size: 20px
}

.random li:first-child {
    animation-delay: 0s
}

.random li:nth-child(2) {
    animation-delay: .1s
}

.random li:nth-child(3) {
    animation-delay: .2s
}

.random li:nth-child(4) {
    animation-delay: .3s
}

.random li:nth-child(5) {
    animation-delay: .4s
}

.random li:nth-child(6) {
    animation-delay: .6s
}

.random button {
    border-radius: 8px;
    border: none;
    padding: 5px;
    top: -5px;
    right: 5px;
    background: var(--m-c);
    color: #fff
}

#refreshit,
.arrow_upward,
.fAT li {
    background-color: #fff;
    cursor: pointer
}

.fAT {
    padding: 0;
    margin: 0 3%;
    overflow: hidden;
    list-style: none;
    gap: 10px;
    flex-direction: column
}

#footermenu .lK,
.loadmore {
    margin: 15px
}

#aB,
.info-text {
    overflow: scroll
}

.fAT li {
    border-radius: 0 10px;
    box-shadow: 0 2px 2px 0 #e8e8e8;
    color: #444;
    align-items: center;
    width: 100%;
    margin: 0;
    position: relative
}

.fAT li:hover {
    background: #f9f9f9;
    color: #000
}

.fAT p {
    width: 100%;
    margin: 0;
    padding: 30px 0 10px 20px
}

.fAT p:hover {
    color: var(--s-c)
}

.fAT li p + i {
    left: 15px;
    top: 5px;
    color: #999;
    font-size: 12px;
    font-style: normal
}

.fAT .ads {
    grid-column: 1/-1;
    padding: 0;
    background: 0 0;
    position: relative;
    box-shadow: none
}

.fAT li > div{
    right: 5px;
    top: 5px
}

.fAT li > div i {
    border: none;
    font-size: 17px;
    cursor: pointer;
    text-align: right;
    color: #999;
    background: 0 0;
    padding: 5px 10px
}

#aB .the_copied_text,
#aB button,
#ads_alert,
.alert-header,
.bottom-icons,
.cta,
.load-more,
.loadmore,
footer,
input[type=number] {
    text-align: center
}

.fAT div i:hover {
    transform: scale(1.1);
    color: var(--s-c)
}

.fAT div i:active {
    transform: scale(.9);
    color: var(--s-c)
}

.fAT div i:focus {
    outline: 0;
    color: var(--s-c)
}

.fAT a.morefancy {
    padding: 15px;
    justify-items: center;
    color: var(--m-c);
    border-radius: 10px
}

.fAT a.morefancy:hover,
.textfaces i:hover {
    background: #fff
}

.fAT .new {
    left: 5px;
    top: -5px;
    background: red;
    color: #fff;
    padding: 4px 7px;
    border-radius: 10px
}

.fAT .btn {
    padding: 5px;
    display: flex;
    justify-content: center;
    justify-items: center;
    top: 0;
    right: 0
}

.btn button:hover {
    color: var(--m-c)
}

.fAT h2 {
    grid-column: span 2;
    margin-bottom: 10px
}

#fancy-list p i {
    padding: 5px 8px;
    margin: 3px;
    cursor: pointer;
    color: #000;
    font-style: normal
}

#fancy-list p i:hover {
    background: #fff;
    color: var(--m-c);
    border-color: var(--m-c)
}

#fancy-list h2 {
    padding: 0;
    margin: 0 2%;
    color: #000
}

label {
    margin: 5px 0 0 10px;
    color: #555
}

input[type=number] {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 0 10px;
    font-size: 17px
}

.bottom-icons {
    position: fixed;
    bottom: 208px;
    z-index: 999;
    right: 0;
    display: flex;
    align-content: flex-start;
    flex-direction: column;
    gap: 15px
}

#refreshit,
.arrow_upward {
    display: inline-block;
    padding: 10px 15px;
    color: var(--m-c);
    font-size: 17px;
    text-align: center;
    text-decoration: none;
    border-radius: 15px 0 0 15px;
    box-shadow: 0 4px 20px 5px rgb(0 0 0 / 20%);
    transition: .2s;
    user-select: none;
    height: 43px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-weight: 700
}

#aB,
#lK {
    display: block
}

#refreshit:active,
.arrow_upward:active {
    transform: scale(.96);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    background-color: #f0f0f0
}

.textfaces {
    padding: 15px;
    display: none
}

.textfaces i {
    display: inline-block;
    padding: 5px;
    border-radius: 10px;
    margin: 5px;
    color: #444;
    cursor: pointer
}

#lK {
    flex-wrap: wrap;
    justify-content: space-around
}

#othertools a,
.lK a,
.loadmore button {
    display: inline-block;
    color: #333;
    background: #d9d9d9;
    padding: 4px 14px;
    margin: 4px;
    font-size: 1em;
    transition: .3s;
    position: relative;
    cursor: pointer;
    border: none;
    border-radius: 20px
}

.loadmore button {
    padding: 15px 35px;
    font-size: 1.1em;
    height: auto
}

#othertools a {
    color: #fff;
    background: var(--m-c)
}

#othertools a:hover,
.cta a:hover {
    background: var(--s-c)
}

.info-text {
    padding: 10px;
    background: #f1f1f1
}

.info-text img {
    width: 100%;
    height: auto
}

#aB {
    visibility: hidden;
    z-index: 2147483647 !important;
    left: 0;
    top: 15%;
    width: 100%;
    padding: 1%
}

.aC {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: var(--box-shadow-left)
}

span.auto-close {
    background: #164fac;
    padding: 2px 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: 0
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

#aB .the_copied_text {
    font-size: 120%;
    width: 100%;
    border-radius: 5px;
    padding: 10px
}

#aB .the_copied_text_description {
    font-weight: 400;
    background: #fff;
    color: #000;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 12px
}

#ads_alert {
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 5px 0;
    min-height: 300px;
    max-height: 330px
}

.alert-header {
    padding: 10px;
    background-color: var(--m-c);
    color: #fff;
    word-wrap: break-word
}

#aB button {
    background-color: #dd2020;
    color: #fff;
    cursor: pointer;
    border: none;
    width: 100%;
    padding: 10px;
    font-size: 17px;
    box-shadow: var(--box-shadow)
}

.alert-header button {
    width: 40px !important;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: red !important;
    color: #fff !important;
    font-size: 1.3rem;
    border-radius: 30px
}

.cta a,
.example {
    font-size: 1.2em
}

.example {
    color: #e74c3c;
    margin: 10px 0
}

.tip {
    background: #f1f1f1;
    padding: 15px;
    border-left: 4px solid var(--s-c);
    margin: 15px 0
}

.cta {
    margin: 30px 0
}

.cta a {
    background: var(--m-c);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px
}

.lead {
    font-size: 1.2rem;
    font-weight: 400;
    color: #555;
    margin-bottom: 2rem
}

.grid.grid-cols-2 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 1rem;
    margin: 1rem 0
}

.examples,
.tips {
    margin: 1.5rem 0;
    padding: 1rem;
    background-color: #f5f5f5;
    border-radius: 8px
}

.faq details {
    margin: 1rem 0;
    border-bottom: 1px solid #e0e0e0
}

.faq summary {
    cursor: pointer;
    font-weight: 600;
    padding: .75rem;
    font-size: 1.1rem;
    color: #1a1a1a;
    transition: color .3s
}

.faq details[open] summary,
.faq summary:hover {
    color: #007bff
}

.faq details p {
    padding: .75rem;
    margin: 0;
    background-color: #fafafa;
    border-radius: 4px
}

.share-btn span {
    color: #777;
    font-size: 12px;
    text-transform: uppercase
}

.share-btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin: 10px
}

.share-btn button svg {
    width: 20px;
    height: 20px;
    fill: currentColor
}

.share-btn button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: none;
    border-radius: 25px;
    padding: 7px;
    cursor: pointer;
    transition: all .3sease;
    font-size: 14px;
    color: #555;
    outline: none
}

.share-btn button:hover {
    scale: 1.1
}

@media (min-width:968px) {

    .lK,
    .random {
        overflow: auto
    }

    .bB a {
        bottom: 5%
    }

    .fAT li {
        margin-bottom: 0
    }

    .fAT {
        margin: 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 13px
    }

    .f-m {
        width: 400px
    }

    .info-text img {
        width: 700px
    }

    .boxedview {
        margin: 10% auto 0
    }

    .fAT p {
        font-size: 22px
    }

    .cT {
        max-width: 1080px
    }
}

.main-menu {
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.main-menu a {
    font-weight: 700;
    color: #444;
    background-color: #e3e2e2;
    padding: 10px;
    border-radius: 20px;
    transition: .3s
}

.main-menu a:hover {
    background-color: var(--m-c);
    color: #fff;
    transform: translateY(-2px)
}