@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url(../../fonts/eot/IRANSansWeb_Black.eot);
    src: url(../../fonts/eot/IRANSansWeb_Black.eot?#iefix) format('embedded-opentype'), url(../../fonts/woff2/IRANSansWeb_Black.woff2) format('woff2'), url(../../fonts/woff/IRANSansWeb_Black.woff) format('woff'), url(../../fonts/ttf/IRANSansWeb_Black.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(../../fonts/eot/IRANSansWeb_Bold.eot);
    src: url(../../fonts/eot/IRANSansWeb_Bold.eot?#iefix) format('embedded-opentype'), url(../../fonts/woff2/IRANSansWeb_Bold.woff2) format('woff2'), url(../../fonts/woff/IRANSansWeb_Bold.woff) format('woff'), url(../../fonts/ttf/IRANSansWeb_Bold.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url(../../fonts/eot/IRANSansWeb_Medium.eot);
    src: url(../../fonts/eot/IRANSansWeb_Medium.eot?#iefix) format('embedded-opentype'), url(../../fonts/woff2/IRANSansWeb_Medium.woff2) format('woff2'), url(../../fonts/woff/IRANSansWeb_Medium.woff) format('woff'), url(../../fonts/ttf/IRANSansWeb_Medium.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url(../../fonts/eot/IRANSansWeb_Light.eot);
    src: url(../../fonts/eot/IRANSansWeb_Light.eot?#iefix) format('embedded-opentype'), url(../../fonts/woff2/IRANSansWeb_Light.woff2) format('woff2'), url(../../fonts/woff/IRANSansWeb_Light.woff) format('woff'), url(../../fonts/ttf/IRANSansWeb_Light.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url(../../fonts/eot/IRANSansWeb_UltraLight.eot);
    src: url(../../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix) format('embedded-opentype'), url(../../fonts/woff2/IRANSansWeb_UltraLight.woff2) format('woff2'), url(../../fonts/woff/IRANSansWeb_UltraLight.woff) format('woff'), url(../../fonts/ttf/IRANSansWeb_UltraLight.ttf) format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(../../fonts/eot/IRANSansWeb.eot);
    src: url(../../fonts/eot/IRANSansWeb.eot?#iefix) format('embedded-opentype'), url(../../fonts/woff2/IRANSansWeb.woff2) format('woff2'), url(../../fonts/woff/IRANSansWeb.woff) format('woff'), url(../../fonts/ttf/IRANSansWeb.ttf) format('truetype')
}

@font-face {
    font-family: IRANSansFarsi;
    font-style: normal;
    font-weight: 400;
    src: url(../../fonts/eot/IRANSansWeb\(FaNum\)_Light.eot);
    src: url(../../fonts/eot/IRANSansWeb\(FaNum\)_Light.eot?#iefix) format('embedded-opentype'), url(../../fonts/woff2/IRANSansWeb\(FaNum\)_Light.woff2) format('woff2'), url(../../fonts/woff/IRANSansWeb\(FaNum\)_Light.woff) format('woff'), url(../../fonts/ttf/IRANSansWeb\(FaNum\)_Light.ttf) format('truetype')
}

@font-face {
    font-family: 'Pop';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Pop Regular'), local('Pop-Regular'), url(../../fonts/Pop.woff2) format('woff2'), url((../../fonts/Pop.woff) format('woff');
}

* {
    font-family: 'IRANSans', sans-serif;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
    text-align: center
}

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    text-align: center;
    background: url("../../img/bg.png") repeat #202935;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 11px;
    line-height: 23px;
    color: rgb(133, 144, 148)
}

main {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 100%
}

h1 a {
    position: relative
}

h2, h3 {
    font-size: 23px;
    font-weight: normal;
    color: rgb(255, 255, 255);
    line-height: 34px;
    direction: rtl;
    text-shadow: rgb(34, 34, 34) 1px 1px 1px;
    margin: 16px auto 0
}

h3 {
    font-size: 18px;
    line-height: 28px
}

u {
    text-decoration: none;
    color: #e76f6f
}

h2 br {
    display: none
}

strong {
    text-shadow: 0 1px 0 #000, 0 -1px 0 #000, -1px 0 0 #000, 1px 0 0 #000
}

.content a {
    color: #ffc107;
    text-decoration: none
}

.content a:hover {
    text-decoration: underline;
    text-decoration-color: #d1d6dc
}

.content h3 {
    margin-top: 0;
    color: #efefef;
    font-size: 17px;
    line-height: 2;
    text-align: center;
    font-weight: normal
}

.content li:before {
    content: "»";
    color: #ffc11d
}

.content li {
    list-style: none;
    color: #fff;
    font-size: 17px;
    line-height: 2;
    text-align: right
}

.content p {
    text-align: right;
    color: #efefef;
    font-size: 16px;
    line-height: 2
}

.content {
    direction: rtl;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 20px;
    box-sizing: border-box;
    margin: 30px auto 27px;
    width: 636px;
    position: relative
}

.copied::after {
    position: absolute;
    top: 12%;
    right: 10%;
    width: 50px;
    display: block;
    content: "کپی شد";
    font-size: 0.75em;
    padding: 2px 3px;
    color: #fff;
    background-color: #ffc107;
    border-radius: 6px;
    opacity: 0;
    will-change: opacity, transform;
    animation: showcopied 1.5s ease
}

@keyframes showcopied {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }
    70% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0
    }
}

.create .button {
    margin-top: 16px;
    font-size: 16px;
    display: inline-block;
    padding: 8px 16px;
    position: relative;
    left: inherit
}

.footer {
    margin-top: auto;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    color: #c7c7c7;
    padding: 8px 0;
    border-bottom: 0
}

.gheychi {
    position: absolute;
    top: -35px;
    left: 67px;
}

.header {
    margin: 40px auto 0
}

.sturl_field {
    font-family: Pop;
    margin: 20px auto 30px;
    background: #e8e8e8;
    border-radius: 6px;
    height: 32px;
    vertical-align: sub;
    font-size: 23px;
    padding: 10px;
    width: 212px
}

.url_btn.url_copy {
    margin-top: -5px;
    position: relative;
    margin-left: 3px
}

.url_btn {
    -webkit-appearance: none;
    font-size: 18px;
    color: #fff;
    background-color: rgb(25, 140, 130);
    text-align: center;
    letter-spacing: 0.5px;
    transition: 0.2s ease-out;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    display: inline-block;
    height: 54px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px 0, rgba(0, 0, 0, 0.2) 0 2px 10px 0
}

.url_btn:hover, .url_btn:focus {
    background-color: rgb(32, 160, 148);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.2)
}

.loading {
    position: relative;
    pointer-events: none;
    opacity: .6
}

.loading::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    border: 3px solid #333;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

.url_cstm {
    vertical-align: 5%;
    text-align: left !important;
    width: 120px;
    font-size: 16px;
    margin: 0 10px 0 3px;
    padding: 0 3px;
    background: transparent
}

.url_cstm::placeholder {
    color: #b1b1b1
}

.url_cstm:focus::-webkit-input-placeholder {
    color: transparent
}

.url_field {
    font-family: 'IRANSans';
    text-align: left !important;
    font-size: 21px;
    width: 500px;
    height: 53px;
    box-sizing: border-box;
    padding: 9px 15px 6px;
    vertical-align: middle;
    border-radius: 6px;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 5px 0, inset rgba(0, 0, 0, 0.2) 0 2px 10px 0
}

.url_field::placeholder {
    color: #b1b1b1
}

.url_box {
    display: table;
    margin: 0 auto
}

.theme-switch .svg-icon {
    width: 26px;
    height: 26px
}

#checkbox:checked ~ .light {
    display: none
}

#checkbox:not(:checked) ~ .dark {
    display: none
}

aside {
    position: fixed;
    left: 20px;
    top: 20px
}

.dbox {
    margin-bottom: 6px;
    font-size: 15px;
    background: rgba(0, 0, 0, 0.3);
    display: block;
    height: 50px;
    color: #fff;
    border-right: 3px #434c58 solid;
    border-left: 3px #434c58 solid;
    width: 170px;
    padding: 14px 0;
    box-sizing: border-box;
    border-radius: 6px;
    box-shadow: 0 0 10px 5px #202935;
    letter-spacing: 0.2px
}

.theme-switch-wrapper:hover, .dbox.dsktp:hover {
    border-color: #ffc107
}

.dbox {
    padding-right: 18px;
    text-align: right;
    top: 160px;
    text-decoration: none;
    direction: rtl
}

.dbox span {
    margin-right: 8px;
    vertical-align: 8px
}

aside .dbox path {
    fill: #fff
}

.dvdr {
    height: 150px
}

a.button {
    background: #e8b10b;
    border-radius: 6px;
    text-decoration: none;
    color: #1e1e1e;
    padding: 8px 10px;
    text-align: center;
    position: absolute;
    left: 20px;
    bottom: -18px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px 0, rgba(0, 0, 0, 0.2) 0 2px 10px 0;
    transition: 0.2s ease-out
}

a.button:hover {
    text-decoration: none;
    background-color: #ffc107;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.2), 0 4px 15px 0 rgba(0, 0, 0, 0.2)
}

.buttons {
    width: 365px;
    display: flex;
    flex-flow: row wrap;
    direction: rtl;
    margin: 0 auto 20px
}

.buttons a {
    font-size: 16px;
    line-height: 29px;
    text-decoration: none;
    border-radius: 6px;
    color: #ffc107;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.1);
    flex: 1 0 0;
    border: 1px solid #ffc107;
    transition: 0.2s ease-out
}

.buttons a:first-child {
    margin-left: 5px;
    background: #ffc107;
    color: #20272f
}

.buttons a:first-child:hover {
    background: #feb207
}

.buttons a:hover {
    background: #00000040
}

.title:before, .title:after {
    content: "« ";
    color: #ffc107
}

.title:after {
    content: " »"
}

#xo0 {
    display: inline-block;
    font-size: 16px;
    margin: 10px 0 10px 16px
}

#opt {
    vertical-align: middle;
    display: inline-block;
    margin: 15px auto;
    background: #fff;
    border-radius: 6px;
    color: #4b525a
}

#opt:focus-within#opt:focus-within {
    box-shadow: inset #ffc107 0 0 0 2px
}

#urlcreateform {
    text-align: left;
    margin: 20px auto
}

#urlbox:focus {
    box-shadow: inset #ffc107 0 0 0 3px
}

#footer a:not(:last-child):after {
    content: " |";
    color: #c7c7c7;
    margin-right: 5px
}

#footer {
    font-size: 14px;
    width: 630px;
    text-align: center;
    margin: 0 auto;
    direction: rtl
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
    color: #ffc107;
    text-decoration: none !important;
    padding: 0 4px
}

#footer a:hover, #footer a.active {
    color: #fff
}

#footer div {
    padding: 2px 0;
    float: none;
    line-height: 2
}

.banner {
    width: 140px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1
}

.banner > span {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    top: -25px;
    right: 0
}

a.banner {
    max-height: 200px;
    display: block;
    border: 2px #fff solid;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 10px 10px #202935;
    text-decoration: none
}

.banner img {
    width: 100%;
    vertical-align: middle;
    border-radius: 6px
}

.banner p {
    direction: rtl;
    line-height: 24px;
    padding: 10px 4px 4px;
    background: #fff;
    font-size: 14px;
    color: #202935
}

.banner p span {
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    margin-top: 10px;
    display: block;
    border-radius: 6px;
    padding: 4px 15px;
    transition: 0.2s ease-out;
    background: #ffc107;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px 0
}

a.banner:hover p span {
    box-shadow: none;
    background: #feb207
}

.blt {
    left: 20px;
    right: inherit
}

.banner:hover {
    filter: brightness(95%) saturate(80%) contrast(115%);
    box-shadow: none
}

.content a.ngrn {
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    margin: 10px 0;
    box-sizing: border-box;
    border-radius: 6px;
    height: 48px;
    line-height: 44px;
    padding: 0 10px;
    font-size: 15px;
    font-weight: bold;
    background: #ffc107;
    display: block;
    border: solid white;
    border-width: 2px;
    text-decoration: none
}

.ngrn.inst {
    padding: 0 20px;
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d) !important;
    color: #fff;
    text-shadow: 1px 1px 0 #000
}

.content.abox {
    background: #fff;
    padding: 5px
}

.abox .ngrn {
    border: none;
    box-shadow: none;
    line-height: 48px
}

.lh {
    font-size: 19px
}

p {
    font-size: 15px;
    color: #ececec;
    direction: rtl
}

br.dsktp {
    display: block
}

.dbox.dsktp.date {
    cursor: help
}

.dbox.date .fdate {
    font-size: 12px
}

.dbox.charge .acharge, .dbox.charge:hover .bcharge, .dbox.date .shdate, .dbox.date:hover .fdate {
    display: inline
}

.dbox.charge .bcharge, .dbox.charge:hover .acharge, .dbox.date .fdate, .dbox.date:hover .shdate {
    display: none
}

.lang-switch-wrapper .lang {
    top: 280px
}

.theme-switch-wrapper {
    height: 50px
}

.theme-switch-wrapper span {
    margin-right: 6px;
    vertical-align: top
}

.theme-switch {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    position: relative;
    top: 12px;
    user-select: none
}

.theme-switch input {
    display: none
}

.theme-switch .slider {
    border-radius: 6px;
    width: 36px;
    right: 92px;
    background-color: #fff;
    bottom: 0;
    position: absolute;
    top: 10px;
    transition: .4s;
    height: 5px
}

.slider:before {
    border-radius: 6px;
    background-color: #adb3bd;
    bottom: -4px;
    content: "";
    height: 13px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 14px
}

.light.svg-icon path {
    fill: #fff
}

input:checked + .slider {
    background-color: #fec007;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 5px 0
}

input:checked + .slider:before {
    transform: translateX(18px);
    border-radius: 5px
}

.slider.round:before {
    border-radius: 6px
}

.private {
    user-select: none;
    direction: rtl;
    display: inline-block
}

.private label {
    line-height: 1.8;
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-left: 29px;
    cursor: pointer;
    padding-right: 35px;
    display: inline-block
}

.private label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background: #ffffff;
    border-radius: 6px
}

.private label:after {
    content: '✔';
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 18px;
    color: #202935;
    transition: all .2s
}

.private [type="checkbox"] {
    position: absolute;
    display: none
}

.private [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0)
}

.create .notice {
    display: block;
    margin: 0 auto 10px;
    text-align: right;
    max-width: 365px
}

.notice {
    border-radius: 6px;
    direction: rtl;
    color: #202935;
    margin-bottom: 20px;
    font-size: 14px;
    box-sizing: border-box;
    text-shadow: 0 0 2px #fff;
    padding: 10px;
    background: #ffe599;
    border: 1px solid #ffc107;
    display: inline-block
}

.bl .url_btn {
    vertical-align: initial
}

.tbar {
    box-shadow: 0 0 10px 10px #202935;
    display: flex;
    position: fixed;
    right: 0;
    direction: rtl;
    bottom: 0;
    left: 0;
    z-index: 100;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 5px;
    height: 60px;
    background: #202935;
    border-top: 1px solid #31373b;
    box-sizing: border-box
}

.tbar-item {
    flex: 1 0 20%
}

.tbar-item a {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    height: 45px;
    line-height: 1;
    position: relative;
    padding-bottom: 12px;
    color: #ffc100
}

.tbar-item a:hover, .tbar-item a.active {
    color: #fff
}

.tbar-item .item-icon {
    font-size: 16px
}

.tbar-item .item-label {
    position: absolute;
    right: 10px;
    bottom: 5px;
    left: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    font-size: 11px;
    line-height: 1;
    padding: 1px 0
}

.home .banner, .none {
    display: none !important
}

p.center {
    text-align: center !important
}

.gheychi:hover {
    animation-name: spin;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(3600deg)
    }
}

.content.abox * {
    font-weight: normal !important
}

.cbio, .c-green {
    background: #007c7c !important
}

.capd, .c-red2 {
    background: #9b2c21 !important
}

.cham, .c-orange {
    background: #ad5317 !important
}

.cqrc {
    background-image: linear-gradient(45deg, #480089, #007ca3) !important
}

.cvrk, .c-blue1 {
    background: #2ba5c1 !important
}

.cbit, .c-blue2 {
    background: #0072ff !important
}

.cngn, .c-purple1 {
    background: #87009b !important
}

.cgsm, .c-purple2 {
    background: #ae3a79 !important
}

.cdgt, .purpleblue {
    background: #215192 !important
}

.cpmn {
    background: #4066E0 !important
}

.cads {
    background: #3a4553 !important
}

.cbox {
    background: #391b08 !important;
    color: #fbbd0f !important
}

.cins {
    background-image: linear-gradient(45deg, #833ab4, #fd1d1d) !important
}

.ctab {
    background-image: linear-gradient(45deg, #FACC15, #F59E0B) !important;
    color: #222 !important;
    text-shadow: 1px 1px #fff !important;
    box-shadow: 0 0 10px rgba(250, 204, 21, 0.7)
}

.content a.ngrn.cads {
    border-style: dashed;
    border-width: 2px
}

.banner p span.ctab {
    box-shadow: inset #1b1c20 0 0 0 1px !important
}

.banner:hover p span.ctab {
    box-shadow: inset #1b1c20 0 0 0 1px !important
}

input.xo0_pass {
    box-sizing: border-box;
    width: 190px;
    font-size: 20px;
    margin: 20px 0;
    border-radius: 6px;
    padding: 10px
}

.notice_link .xo0_pass {
    width: 300px;
    font-size: 17px;
    line-height: 34px
}

.notice_link .url_btn {
    background-color: #ffc107;
    color: #202935
}

.notice_link .url_btn:hover {
    background-color: #f2a90d
}

.note a, p a {
    color: #ffc107;
    text-decoration: none
}

p a:hover, .note a:hover {
    text-decoration: underline;
    text-decoration-color: #d1d6dc
}

.note, .note div {
    word-wrap: break-word;
    color: #efefef;
    text-align: start;
    unicode-bidi: plaintext;
    font-size: 16px;
    line-height: 2
}

.menu .new {
    position: relative
}

.tbar .new {
    position: relative
}

.content.snjgh {
    background: #fff;
    padding: 5px;
    margin: 0 auto 27px !important
}

.brt2 {
    right: 180px
}

.blt2 {
    left: 180px
}

.abnr {
    display: inline-block;
    width: 150px;
    margin: 10px 0
}

.abnr img {
    vertical-align: middle;
    border-radius: 6px
}

.abnr p {
    line-height: 24px;
    padding: 10px 4px 4px;
    font-size: 14px;
    color: #202935
}

.menu {
    overflow: hidden;
    border-radius: 6px;
    position: fixed;
    right: 20px;
    top: 1em;
    width: 200px;
    height: auto;
    box-sizing: border-box;
    font-size: 20px;
    direction: rtl;
    text-align: right;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 5px #202935
}

.menu-item {
    border-right: 7px solid transparent;
    width: 100%;
    height: 56px;
    text-align: right;
    box-sizing: border-box;
    border-bottom: 1px solid #283341;
    display: block;
    color: #ffc107;
    text-decoration: none;
    padding-right: 15px;
    line-height: 3.4
}

.menu-item:last-child {
    border-bottom: 0
}

.menu-item.active, .menu-item:hover {
    color: #fff
}

.menu-item.active {
    border-right: 6px solid #fec007;
    border-radius: 6px;
    background: #00000038
}

.svg-icon {
    user-select: none;
    width: 1.5em;
    height: 1.5em
}

.svg-icon path, .svg-icon polygon, .svg-icon rect {
    fill: #ffc100
}

a:hover .svg-icon path, a.active .svg-icon path {
    fill: #fff
}

.menu-item span {
    margin-right: 11px;
    vertical-align: 8px;
    font-size: 17px
}

.bl {
    padding-bottom: 0
}

.bl .tbar {
    display: none
}

.linkedin {
    background: #0a66c2 !important
}

.linkedin.dbox span {
    margin-right: 2px;
    vertical-align: 6px;
    font-family: Pop
}

.bbox {
    direction: ltr;
    padding: 4px 16px;
    margin: 3px 3px 6px;
    font-family: IRANSans;
    color: #efefef;
    font-size: 18px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    position: relative
}

.bbox:hover {
    background: rgba(0, 0, 0, 0.2)
}

p.bbox {
    letter-spacing: 3px;
    margin: 16px;
    padding: 15px 30px;
    font-size: 20px
}

.bbox b {
    font-weight: normal;
    text-transform: capitalize
}

p.sup {
    font-size: 16px;
    margin: 10px 0 20px
}

.blink, .blink path {
    animation: colors 2s infinite
}

@keyframes colors {
    0% {
        color: #ffc107;
        fill: #ffc107
    }
}

[data-theme=light] .theme-switch-wrapper {
    background: #fff;
    color: #202935;
    box-shadow: 0 0 10px #e3e3e3;
    border-color: #d1d6dc
}

[data-theme=light] .theme-switch-wrapper:hover {
    border-color: #ffc107
}

[data-theme=light] .dbox {
    background: #fff;
    color: #202935;
    box-shadow: 0 0 10px #e3e3e3;
    border-color: #d1d6dc
}

[data-theme=light] .private label {
    color: #202935;
    border-color: #d1d6dc
}

[data-theme=light] article.content {
    background: #fafafa;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08)
}

[data-theme=light] body {
    background: linear-gradient(rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), url("/static/bg2.jpg") repeat #fafafa
}

[data-theme=light] h1 a {
    filter: brightness(90%) saturate(200%) contrast(90%)
}

[data-theme=light] strong {
    text-shadow: none
}

[data-theme=light] #footer a, [data-theme=light] a {
    color: #f2a90d
}

[data-theme=light] input#urlbox:focus {
    box-shadow: inset #ffe599 0 0 0 3px
}

[data-theme=light] a.active .svg-icon path {
    fill: #ffc100
}

[data-theme=light] a.button:hover {
    background: #ffc107
}

[data-theme=light] a.button {
    color: #1e1e1e;
    box-shadow: 4px 4px 8px #ccc, 4px 4px 8px #fff;
    background: #ffd454
}

[data-theme=light] a.banner p span {
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    box-shadow: none;
    background: #ffd454
}

[data-theme=light] a.banner {
    box-shadow: 0 0 10px #e3e3e3
}

[data-theme=light] .buttons a {
    box-shadow: 4px 4px 8px #ccc, 4px 4px 8px #fff;
    background: #f6f6f6;
    color: #202935;
    text-shadow: 0 0 3px #fff;
    border-color: #202935
}

[data-theme=light] .buttons a:hover {
    background: #fff6dc
}

[data-theme=light] .buttons a:first-child {
    border-color: transparent;
    background: #ffd454
}

[data-theme=light] .buttons a:first-child:hover {
    background: #fec107
}

[data-theme=light] .note, [data-theme=light] .content p, [data-theme=light] .content li, [data-theme=light] h2, [data-theme=light] h3, [data-theme=light] .customqr, [data-theme=light] p {
    text-shadow: none;
    color: #202935
}

[data-theme=light] .copyright {
    color: #414a54
}

[data-theme=light] .footer {
    background: #e9e9e9
}

[data-theme=light] #footer a:hover, [data-theme=light] #footer a.active {
    color: #202935
}

[data-theme=light] .menu {
    border-color: #e3e3e3;
    background: #f5f5f5;
    color: #202935;
    box-shadow: 0 0 10px #e3e3e3
}

[data-theme=light] .menu-item {
    border-bottom-color: #e9e9e9;
    color: #202935;
    background: #fff
}

[data-theme=light] .menu-item:hover {
    color: #202935;
    background: #fff6dc
}

[data-theme=light] .menu-item.active {
    background: #fff6dc;
    color: #20272f
}

[data-theme=light] .sturl_field, [data-theme=light] input#urlbox {
    background: #fff;
    box-shadow: 5px 5px 10px #eaeaea, -5px -5px 10px #ffffff33;
    border-radius: 6px
}

[data-theme=light] .svg-icon path, [data-theme=light] .svg-icon polygon {
    fill: #6e7a8b
}

[data-theme=light] #opt:focus-within#opt:focus-within {
    box-shadow: inset #ffe599 0 0 0 2px
}

[data-theme=light] #opt {
    background: #fff;
    color: #757575
}

[data-theme=light] #submit, [data-theme=light] .url_btn {
    border-radius: 6px
}

[data-theme=light] a:hover .svg-icon path, [data-theme=light] .theme-switch-wrapper:hover .svg-icon path {
    fill: #ffc100
}

[data-theme=light] .tbar {
    background: #fff;
    box-shadow: 5px 0 10px #eaeaea, -5px 0 10px #e3e3e3;
    border-color: transparent
}

[data-theme=light] .tbar-item a {
    color: #202935
}

[data-theme=light] .tbar-item a:hover, [data-theme=light] .tbar-item a.active {
    color: #ffc100
}

[data-theme=light] .linkedin.dbox {
    color: #fff
}

[data-theme=light] .linkedin.dbox .svg-icon path {
    fill: #fff
}

[data-theme=light] .bbox {
    background: #f1f1f1;
    color: #202935
}

[data-theme=light] .bbox:hover {
    background: #fff6dc
}

@media only screen and (max-width: 480px) {
    .qrbox span {
        display: none
    }

    .content.mbl {
        padding: 20px 0 0
    }

    .copyright {
        font-size: 12px;
        padding: 2px 63px !important
    }

    .content {
        background: none;
        border: 0;
        margin: 0 auto 20px !important
    }

    .dvdr {
        min-height: 200px
    }

    h2 br {
        display: inherit
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .content {
        width: 449px !important
    }

    .statform .url_btn {
        width: inherit;
        margin-top: 0
    }
}

@media only screen and (max-width: 767px) {
    .lh {
        font-size: 17px;
        line-height: 36px
    }

    .content a.ngrn {
        margin: 8px 0
    }

    .content.note {
        min-height: 60vh
    }

    .bbox {
        display: block
    }

    #footer .mbl {
        line-height: 30px
    }

    .bl .url_btn {
        width: auto
    }

    article.note {
        background: rgba(0, 0, 0, 0.1);
        word-break: break-word;
        user-select: text;
        -webkit-user-select: text;
        margin-top: 10px !important;
        line-height: 30px
    }

    .note, .note div {
        font-size: 16px !important;
        overflow-wrap: anywhere
    }

    .home .hlink {
        display: none
    }

    h1 a:not(.logo) img {
        width: 200px;
        height: 80px
    }

    h1 a:not(.logo) .gheychi {
        width: auto;
        height: 40px;
        top: -20px;
        left: 37px;
        animation-name: spin;
        animation-duration: 5s;
        animation-iteration-count: 1;
        animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
    }

    #urlcreateform {
        text-align: center
    }

    .mbdvdr {
        height: 100px
    }

    .content.abox {
        max-width: 85%;
        margin: 0 auto 30px !important;
        height: auto
    }

    aside {
        position: inherit
    }

    .footer {
        background: none !important;
        box-shadow: none !important
    }

    .private label:after {
        right: 5px
    }

    .dbox.lang {
        display: inline-block !important;
        border: none;
        box-shadow: none;
        left: 0;
        text-align: center;
        border-radius: 0 18px 6px 0;
        background: #202935;
        position: relative;
        top: 35px !important;
        padding: 16px 8px;
        height: 55px;
        box-sizing: border-box;
        width: 55px
    }

    .dbox.lang path {
        fill: #ffc107
    }

    .dbox.lang:hover .svg-icon path {
        fill: #fff
    }

    .dbox.lang span {
        display: none
    }

    .lang-switch-wrapper {
        height: 0;
        text-align: left
    }

    .theme-switch-wrapper {
        height: 0;
        text-align: right
    }

    .theme-switch {
        border-radius: 18px 0 0 6px;
        position: relative;
        background: #202935;
        top: 35px;
        cursor: pointer;
        box-sizing: border-box;
        width: 55px;
        height: 55px;
        line-height: 7
    }

    .theme-switch .svg-icon path {
        fill: #ffc107
    }

    .theme-switch:hover .svg-icon path {
        fill: #fff
    }

    h2 + p {
        max-width: 85%;
        margin: 0 auto
    }

    h2 + p br {
        display: none
    }

    .abox .ngrn {
        letter-spacing: -0.2px
    }

    .dsktp, .arrow {
        display: none !important
    }

    .content, h2 {
        font-size: 20px;
        margin: 0 auto;
        line-height: 38px;
        width: auto;
        background: none
    }

    .bl aside, .desk {
        display: none
    }

    .create {
        padding: 0 2.5em 0
    }

    .url_btn, .url_field {
        font-size: 17px;
        width: 100%;
        box-sizing: border-box
    }

    .url_btn {
        margin-top: 8px
    }

    .url_btn.url_copy {
        margin-top: -20px;
        margin-bottom: 20px;
        display: block;
        margin-left: 0
    }

    .qrbox {
        width: 270px !important;
        min-height: auto !important
    }

    .qrbox #qrcode img {
        max-width: 250px !important
    }

    .sturl_field {
        width: 250px !important
    }

    #opt {
        width: 100%
    }

    #footer {
        width: auto
    }

    .footer .divider {
        display: none
    }

    .header {
        margin: 10px auto
    }

    a.button {
        display: block;
        display: block;
        position: inherit;
        margin-top: 20px
    }

    .content p {
        text-align: center
    }

    .buttons a {
        font-size: 14px;
        letter-spacing: -0.5px
    }

    .buttons {
        width: 270px;
        padding: 10px 0
    }

    body {
        padding-bottom: 60px;
        user-select: none;
        -webkit-user-select: none
    }

    .private label {
        border: none;
        margin: 0
    }

    .notice {
        max-width: 270px
    }

    [data-theme=light] .theme-switch, [data-theme=light] .dbox.lang {
        background: #fff
    }

    [data-theme=light] .dbox.lang:hover .svg-icon path {
        fill: #20272f
    }

    [data-theme=light] .theme-switch:hover .svg-icon path {
        fill: #20272f
    }

    [data-theme=light] a.ngrn {
        box-shadow: 0 0 10px #e3e3e3;
        border: solid #8f8f8f
    }

    [data-theme=light] h3.ac-title {
        box-shadow: 5px 5px 10px #d2d2d2, -5px -5px 10px #fff;
        background: linear-gradient(145deg, #f9f9f9, #e7e7e7);
        color: #202935 !important;
        border-radius: 6px
    }

    [data-theme=light] h3.ac-title.open {
        box-shadow: inset 5px 5px 10px #eaeaea, inset -5px -5px 10px #fff;
        background: #fafafa;
        color: #202935 !important
    }

    [data-theme=light] article.content, [data-theme=light] .theme-switch-wrapper {
        box-shadow: none;
        background: none
    }

    [data-theme=light] article.note {
        background: #fafafa
    }

    [data-theme=light] #footer .copyright a {
        /*background: #fff;*/
        border-radius: 6px
    }

    [data-theme=light] #footer .mbl {
        background: #fff;
        border-radius: 6px;
        padding: 2px 6px
    }
}

@media only screen and (min-width: 768px) {
    h2, h3 {
        min-height: 34px
    }

    .url_btn {
        min-width: 130px
    }

    .theme-switch .light {
        display: inline-block !important;
        margin-right: 18px
    }

    form {
        max-width: 636px;
        margin: 0 auto
    }

    .mbl {
        display: none !important
    }

    .theme-switch-wrapper {
        color: #fff;
        background: rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 10px 5px #202935;
        margin-bottom: 6px;
        direction: rtl;
        text-align: right;
        font-size: 15px;
        display: block;
        border-right: 3px #434c58 solid;
        border-left: 3px #434c58 solid;
        border-radius: 6px;
        width: 170px;
        height: 50px;
        box-sizing: border-box
    }
}

@media only screen and (min-width: 768px) and (max-width: 1130px) {
    .private label {
        padding: 0 30px 0 10px
    }

    .brt, .blt {
        bottom: 180px
    }

    .blt2 {
        left: 20px
    }

    .brt2 {
        right: 20px
    }

    a.banner {
        height: 140px
    }

    .banner p {
        line-height: 22px;
        padding: 2px 4px
    }

    .banner p span {
        display: none
    }

    a.banner:hover img {
        display: none
    }

    a.banner:hover p {
        line-height: 26px;
        margin-top: 20px
    }

    a.banner:hover p span {
        display: block;
        margin-top: 25px
    }

    .dbox.charge .bcharge, .dbox.date .fdate {
        display: none !important
    }

    .content, #urlcreateform {
        max-width: 530px
    }

    #urlbox {
        width: 395px
    }

    .url_cstm {
        width: 120px;
        margin: 0;
        padding: 0 8px 0 0
    }

    header.header {
        margin: 10px auto 0
    }

    h2 {
        margin: 0
    }

    .menu span {
        display: none
    }

    .menu {
        width: 70px
    }

    .menu-item {
        background: #20262e;
        line-height: 3.5
    }

    .theme-switch-wrapper {
        background: #20262e
    }

    .dbox {
        background: #20262e;
        width: 70px;
        padding-right: 20px
    }

    .dbox span {
        display: none !important
    }

    .theme-switch-wrapper {
        width: 70px;
        line-height: 3.7
    }

    .menu:hover {
        width: 200px
    }

    .menu:hover span {
        line-height: 2.5;
        display: inline-block
    }

    aside:hover .theme-switch-wrapper, aside:hover .dbox {
        width: 170px
    }

    aside:hover span {
        display: inline-block !important
    }

    .theme-switch-wrapper span {
        display: none;
        margin-top: 7px;
        line-height: 24px
    }

    .theme-switch {
        top: 8px
    }
}

@media only screen and (max-height: 500px) {
    .tbar {
        position: static
    }

    body {
        padding-bottom: 0
    }
}

@media only screen and (max-height: 500px) and (min-width: 768px) and (max-width: 1130px) {
    .banner.dsktp {
        display: none !important
    }
}

@media print {
    aside, nav, a.banner, .gheychi, .create, .mbl, footer, .newbnr {
        display: none !important
    }

    .mylinks tr input {
        color: #3d434a !important
    }

    h1 a {
        filter: brightness(90%) saturate(200%) contrast(90%)
    }
}

.verify input {
    text-align: left !important;
    box-sizing: border-box;
    height: 53px;
    width: 252px;
    font-size: 20px;
    margin: 20px 0;
    border-radius: 6px;
    padding: 10px;
    vertical-align: middle;
    box-shadow: rgb(0 0 0 / 20%) 0px 2px 5px 0px, rgb(0 0 0 / 20%) 0px 2px 10px 0px;
}


.content p {
    text-align: center;
    margin-top: 5px;
}

#retry {
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    margin: 10px auto;
    display: block;
}

.mainbtn {
    line-height: 54px;
    margin-top: 20px;
    text-decoration: none;
}

.qrbox {
    width: 335px;
    max-width: 95%;
    height: auto;
    min-height: 247px;
    padding: 10px;
    margin: 20px auto 0;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    position: relative;
}

.qrbox span {
    margin: 2px;
    color: #1a2e3f;
    font-weight: 600;
    text-shadow: 1px 1px 0 #fff;
    background: #e8eef5;
    top: 0;
    left: 0;
    padding: 10px 12px;
    position: absolute;
    border-radius: 8px;
    font-size: 14px;
}

#qrcode {
    display: flex;
    justify-content: center;
    align-items: center;
}

#qrcode img, #qrcode canvas {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
}

#qrcode canvas {
    filter: contrast(1.1);
}

.qrbox-buttons {
    display: flex;
    gap: 8px;
}

.downloadqr {
    background: #12232f;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 12px;
    text-decoration: none;
    text-shadow: none;
    flex: 1;
    display: block;
    text-align: center;
    transition: all 0.3s ease;
}

.downloadqr:hover {
    background: #1a2e3f;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(18, 35, 47, 0.4);
}

.customqr {
    background: #ffc107;
    border-radius: 8px;
    color: #12232f;
    font-size: 14px;
    font-weight: 600;
    padding: 12px;
    text-decoration: none;
    text-shadow: none;
    flex: 1;
    display: block;
    text-align: center;
    transition: all 0.3s ease;
}

.customqr:hover {
    background: #ffd454;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255, 193, 7, 0.4);
}

.statform .xo0_url {
    height: 53px;
    font-family: Pop, sans-serif;
    text-align: left !important;
    box-sizing: border-box;
    width: 252px;
    font-size: 19px;
    margin: 20px 0;
    border-radius: 6px;
    padding: 10px 18px;
    vertical-align: middle;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 5px 0px, rgba(0, 0, 0, 0.2) 0px 2px 10px 0px;
}

.statform .xo0_url::placeholder {
    color: #b1b1b1;
}

.statform .xo0_url:focus {
    box-shadow: inset #ffc107 0px 0px 0px 3px;
    border-radius: 6px;
}

.notice {
    margin: 20px auto 0;
}

#notice {
    text-shadow: none;
    line-height: 32px;
    max-width: 100%;
}

.stat-container {
    display: flex;
    flex-flow: row wrap;
    direction: rtl;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
    margin: 30px auto 40px;
    width: 630px;
}

.stat-container > div {
    border-radius: 6px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.1);
    flex: 1 0 0;
    margin: 4px;
    padding: 8px;
    color: #fff;
    line-height: 40px;
    font-size: 17px;
}

.stat-container > div:hover {
    background: rgba(0, 0, 0, 0.2);
}

.stat-container > div a {
    display: block;
    height: 100%;
    color: #ffc107;
    box-sizing: border-box;
    text-decoration: none;
    direction: ltr;
}

.stat-container > div a:hover {
    text-decoration: underline;
}

.stat-container > div > span {
    display: block;
}

.stat-container .tar {
    flex: 1 100%;
}

span.stitle {
    border-bottom: 1px solid #ffffff0d;
    margin-bottom: 10px;
}

span.date {
    line-height: 20px;
    font-size: smaller;
}

input.url_btn {
    border-radius: 6px;
}

.tar input {
    width: 100%;
    border-radius: 4px;
    padding: 6px;
    font-size: 18px;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    direction: ltr;
}

[data-theme="light"] .tar input {
    color: #3d434a;
}

[data-theme="light"] .stat-container {
    border: 1px solid #e3e3e3;
}

[data-theme="light"] .stat-container > div {
    background: white;
    color: #6e7680;
}

[data-theme="light"] .stat-container > div:hover {
    background: #fff6dc;
}

[data-theme="light"] .statform .xo0_url {
    border: 1px solid #e3e3e3;
    box-shadow: 5px 5px 10px #eaeaea, -5px -5px 10px #ffffff33;
}

[data-theme="light"] .statform .xo0_url:focus {
    box-shadow: inset #ffe599 0 0 0 3px;
}

@media screen and (max-width: 575px) {
    .statform .xo0_url {
        padding: 15px;
    }

    .stat-container {
        flex-direction: column;
        border: 0 !important;
        padding: 0;
        width: 80%;
        margin: 0 auto 70px;
    }

    .notice {
        margin: 0 auto 20px;
        max-width: 80%;
    }

    .stat-container .tar {
        line-height: 48px;
    }

    .stat-container > div {
        width: 100%;
        margin: 0 auto 10px;
        line-height: 24px;
    }

    .stat-container > div > span {
        padding: 10px;
        display: inline-block;
    }

    .stat-container > div > span:first-child:after {
        content: ": "
    }

    .statform .xo0_url {
        width: 80%;
        margin: 10px auto;
    }

    .statform .url_btn {
        width: 80%;
        margin: 0 auto 40px;
    }

    span.stitle {
        border: none;
        margin-bottom: 0;
    }

    .buttons {
        width: 80%;
    }
}


#footer .copyright a:not(:last-child):after {
    content: "";
}

.content .center{padding: 20px 0 0;}
.content h3 {font-size: 17px;}
.button{margin:5px;}
.bbox{padding:4px 16px;margin:3px 3px 6px;color: #efefef;font-size: 18px;display: inline-block;background:rgba(0, 0, 0, 0.1);border-radius:6px;position:relative;}
.bbox:hover{background:rgba(0, 0, 0, 0.2);color: #fff;text-decoration:none!important;}
.bbox a:hover{text-decoration:none;}
.content .title:before{content:'» ';}
.content .title:after{content:'';}
.stat-container{display:flex;margin:20px auto;}
.stat-container div{border-radius:6px;background-color:rgba(0, 0, 0, 0.1);flex: 1 0 0;margin:4px;padding:8px;color:#fff;line-height:40px;font-size:17px;}
.stat-container div:hover {background: rgba(0, 0, 0, 0.2);}
.stat-container div span{display:block;}
[data-theme=light] .bbox{background:#fff;color:#232a32;}
[data-theme=light] .bbox:hover{background: #fff6dc;}
[data-theme="light"] .stat-container div {background: white;color: #6e7680;}
[data-theme="light"] .stat-container div:hover{background: #fff6dc;}
@media only screen and (max-width:767px){
    .bbox{display:block;}
    .content br{display:none;}
    .stat-container{flex-direction:column;}
}
.btn.return {
    color: #ffc107;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #ffc107;
    width: 180px;
    margin: 20px 0;
}


@keyframes n {
    0% {
        transform: scale(.75)
    }
    20% {
        transform: scale(1)
    }
    40% {
        transform: scale(.75)
    }
    60% {
        transform: scale(1)
    }
    80% {
        transform: scale(.75)
    }
    to {
        transform: scale(.75)
    }
}


 a.button.grab{cursor:grab;bottom:-20px;}
.arrow{position:absolute;left:-160px;bottom:50px;opacity:0;transition:1s ease-out;}
article:hover .arrow{opacity:1;}
[data-theme=light] .arrow{filter:invert(100%)}
@media only screen and (max-width: 767px){
    .content{min-height:50vh;}
}
