@font-face {
    font-family: 'Windows 95';
    src: url(./fonts/w95fa.woff2) format('woff2');
    font-weight: 600;
    font-style: bold
}

* {
    --color-white: #FFFFFF;
    --color-black: #000000;
    --color-gray-100: #DEDEDE;
    --color-gray-200: #C3C3C3;
    --color-gray-300: #808080;
    --color-blue: #0F0086;
    --color-teal: #008080;
    --shadow-fieldset: var(--shadow-inner-2);
    --shadow-inner-1: inset -2px -2px 0 var(--color-white), inset 2px 2px 0 var(--color-gray-300);
    --shadow-inner-2: inset -2px -2px 0 var(--color-white),
        inset 2px 2px 0 var(--color-gray-300),
        inset -4px -4px 0 var(--color-gray-300),
        inset 4px 4px 0 var(--color-white);
    --shadow-outer-3: inset -2px -2px 0 var(--color-black),
        inset 2px 2px 0 var(--color-gray-100),
        inset -4px -4px 0 var(--color-gray-300);
    --shadow-inner-4: inset -2px -2px 0 var(--color-white),
        inset 2px 2px 0 var(--color-gray-300),
        inset -4px -4px 0 var(--color-gray-200);
    --shadow-input: var(--shadow-inner-4);
}

body {
    cursor: url('./cursor/arrow.cur'), auto;
}

a,
button,
[data-windowsrc],
.desktop-icon,
[data-window],
.clickable,
.tab {
    cursor: url('./cursor/Cursor_15.cur'), pointer !important;
}

fieldset {
    border: none;
    padding: 16px;
    margin: 12px 0;
    background: var(--color-gray-200);
    box-shadow: var(--shadow-inner-2);
    position: relative;
}

legend {
    padding: 2px 6px;
    background: var(--color-gray-200);
    color: var(--color-black);
    font-size: 16px;
}

.menu-bar-text {
    writing-mode: vertical-lr;
    background-color: var(--color-gray-300);
}

select {
    box-shadow: var(--shadow-input);
    background-color: var(--color-white);
    border: none;
    height: 40px;
    width: 100%;
    padding: 8px 36px 4px 10px;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
}

select:not([multiple]) {
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='32' viewBox='0 0 28 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_iiii_40_1601)'%3E%3Crect width='28' height='32' fill='%23C3C3C3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 12.5699H8V14.2842H20V12.5699ZM18.2857 14.2842H9.71429V15.9985H11.4286V17.7128H13.1429V19.4271H14.8571V17.7128H16.5714V15.9985H18.2857V14.2842Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_iiii_40_1601' x='0' y='0' width='28' height='32' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='4' dy='4'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_40_1601'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-4' dy='-4'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.501961 0 0 0 0 0.501961 0 0 0 0 0.501961 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='effect1_innerShadow_40_1601' result='effect2_innerShadow_40_1601'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='2' dy='2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.870588 0 0 0 0 0.870588 0 0 0 0 0.870588 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='effect2_innerShadow_40_1601' result='effect3_innerShadow_40_1601'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-2' dy='-2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='effect3_innerShadow_40_1601' result='effect4_innerShadow_40_1601'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 4px center;
}

select:focus {
    outline: none;
}

select:disabled,
select.is-disabled {
    background-color: var(--color-gray-200);
    color: var(--color-gray-300);
}

select:disabled:not([multiple]),
select.is-disabled:not([multiple]) {
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='32' viewBox='0 0 28 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_iiii_40_2248)'%3E%3Crect width='28' height='32' fill='%23C3C3C3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.71 14.2871H9.70999V16.0014H21.71V14.2871ZM19.9957 16.0014H11.4243V17.7157H13.1386V19.43H14.8528V21.1443H16.5671V19.43H18.2814V17.7157H19.9957V16.0014Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 12.5699H8V14.2842H20V12.5699ZM18.2857 14.2842H9.71429V15.9985H11.4286V17.7128H13.1429V19.4271H14.8571V17.7128H16.5714V15.9985H18.2857V14.2842Z' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_iiii_40_2248' x='0' y='0' width='28' height='32' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='4' dy='4'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_40_2248'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-4' dy='-4'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.501961 0 0 0 0 0.501961 0 0 0 0 0.501961 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='effect1_innerShadow_40_2248' result='effect2_innerShadow_40_2248'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='2' dy='2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.870588 0 0 0 0 0.870588 0 0 0 0 0.870588 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='effect2_innerShadow_40_2248' result='effect3_innerShadow_40_2248'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-2' dy='-2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='effect3_innerShadow_40_2248' result='effect4_innerShadow_40_2248'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: right 4px center;
    background-repeat: no-repeat;
}

select[multiple] {
    border-radius: 0;
    height: auto;
    padding-right: 4px;
}

select[multiple] option:checked {
    background: var(--color-blue);
    color: var(--color-white);
}


.btn,
body,
option,
span {
    font-family: VT323, monospace;
}


.bg-primary {
    background-color: silver !important
}

.bg-white {
    background-color: #fff !important
}

a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
    background-color: #e6e6e6 !important
}

@keyframes floating-lg {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(15px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes floating-md {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(10px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes floating-sm {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(5px)
    }

    100% {
        transform: translateY(0)
    }
}

.text-center {
    text-align: center !important
}

.btn {
    position: relative;
    transition: all .2s ease;
    letter-spacing: .025em;
    font-size: .6rem;
    border-radius: .125rem;
    padding: .6rem 2rem;
    max-height: 37px
}

.btn:after,
.btn:before {
    content: '';
    position: absolute;
    box-sizing: border-box;
    display: block;
    background: 0 0;
    z-index: 9;
    top: 0;
    left: 0
}

.btn:before {
    width: 100%;
    height: 100%;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #858585;
    border-bottom: 2px solid #858585
}

.raised {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #858585;
    border-bottom: 2px solid #858585;
}

.sunken {
    border-top: 2px solid #858585;
    border-left: 2px solid #858585;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.btn:not(:disabled):not(.disabled):active:before,
.btn:not(:disabled):not(.disabled):active:focus:before {
    border-color: transparent;
    color: #000
}

.btn .btn-text {
    border: 1px solid transparent
}

.btn:not(:disabled):not(.disabled):active .btn-text,
.btn:not(:disabled):not(.disabled):active:focus .btn-text {
    border: 1px dotted #000
}

.border-dark {
    border: 2px solid #0a0a0a !important
}

.btn-sm,
.btn-sm i {
    font-size: .53rem;
    padding: .4rem 1.6rem;
    max-height: 29px
}

.btn-primary {
    color: #000;
    background-color: silver;
    border-color: #a0a0a0
}

.btn-primary:hover {
    color: #000;
    background-color: silver;
    border-color: #a0a0a0
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none
}

.btn-primary:disabled {
    color: #000;
    background-color: silver;
    border-color: silver
}

.btn-primary:not(:disabled):not(.disabled):active {
    color: #000;
    background-color: silver;
    border-color: silver
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none
}

.card {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #393939;
    border-bottom: 2px solid #393939;
    border-radius: 0;
    background: silver
}

.card-secondary .card-header {
    background: #008081;
    color: white;
}

.card-tertiary .card-header {
    background: #000181;
    color: #fff
}

.card-header {
    position: relative;
    background: grey;
    font-size: .65rem;
    padding: 4px;
    color: #c9c9c9;
    border-radius: 0;
    border: 2px solid #bdbdbd
}

.card-header .icon {
    position: absolute;
    top: -5px;
    left: -3px
}

.card-body {
    padding: 10px 7px;
    border-top: 2px solid #bdbdbd;
    border-left: 3px solid #bdbdbd;
    border-right: 3px solid #bdbdbd;
    border-bottom: 2px solid #bdbdbd;
    /* font-size: 1rem; */
}

.no-scroll-iframe {
    display: block;
    border: 0;
    overflow: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.no-scroll-iframe::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

.iframe-clip {
    position: relative;
    overflow: hidden;
    line-height: 0;
    background: #000;
}

.iframe-clip-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 25px);
    height: calc(100% + 36px);
}

.card-text {
    font-size: 1.0rem;
    font-weight: 100;
}

.list-desc>li {
    font-size: 1rem;
}

label {
    font-size: .6rem;
    color: #000;
    margin: 0
}

.form-group {
    position: relative
}

::selection {
    background-color: #0004bd;
    color: #fff
}

.icon {
    text-align: center;
    display: inline-flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.icon i {
    font-size: 2.5rem
}

@keyframes animate-positive {
    0% {
        width: 0%
    }
}

body {
    font-family: "Windows 95", sans-serif;
    font-weight: 400
}

p,
label,
ul li {
    font-family: "Windows 95", sans-serif;
    font-size: .9rem;
    font-weight: 300;
    line-height: 2
}

a {
    font-family: "Windows 95", sans-serif;
    font-size: 1.2rem;

    color: #000181;
    font-weight: 400
}

a:hover {
    color: #000181;
    cursor: pointer
}

.text-white,
.text-white:hover {
    color: #fff !important
}

.text-white a:not(.btn) {
    color: #fff
}

.taskbar .time {
    font-size: 1rem;
    border-top: 1px solid #08080e;
    border-left: 1px solid #08080e;
    border-right: 1px solid #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
    padding: 4px 10px;
    font-family: VT323, monospace
}

.divider {
    width: 2px;
    height: 32px;
    border-left: 1px solid #393939;
    border-right: 1px solid #fff
}

.h-divider {
    width: 100%;
    padding-left: 2px;
    padding-right: 2px;
    height: 0px;
    border-top: 1px solid #393939;
    border-bottom: 1px solid #fff
}

.desktop-icon {
    cursor: pointer;
    padding: 4px
}

.desktop-icon span {
    padding: 0 2px
}

.desktop-icon.selected span {
    background-color: #000181;
    color: #ffffff;
}

input {
    border-top: 2px solid #08080e;
    border-left: 2px solid #08080e;
    border-right: 2px solid #fcfcfc;
    border-bottom: 2px solid #fcfcfc
}

progress {
    width: 100%;
    appearance: none;
    background-color: var(--color-gray-200);
    box-shadow: var(--shadow-inner-1);
    height: 36px;
    padding: 4px;
    border: none;
}

progress::-webkit-progress-bar {
    background-color: transparent;
}

progress::-webkit-progress-value {
    background-color: var(--color-blue);
    background-image: linear-gradient(90deg, var(--color-blue) 90%, var(--color-gray-200) 90%);
    background-size: 20px 32px;
}

progress::-moz-progress-bar {
    background-color: var(--color-blue);
    background-image: linear-gradient(90deg, var(--color-blue) 90%, var(--color-gray-200) 90%);
    background-size: 20px 32px;
}

@keyframes textflicker {
    from {
        text-shadow: 1px 0 0 #ea36af, -2px 0 0 #75fa69;
    }

    to {
        text-shadow: 2px 0.5px 2px #ea36af, -1px -0.5px 2px #75fa69;
    }
}

.bubble {
    position: relative;
    background: #fff3a9;
    border: 2px solid #2f2f2f;
    color: #222;
    padding: 14px 16px;
    font-size: 15px;
    line-height: 1.35;
    border-radius: 12px;
    box-sizing: border-box;
    bottom: 100%;
    max-width: 250px;
}

.clippy-text {
    font-weight: 900;
}

.bubble::after {
    content: "";
    position: absolute;
    right: 40px;
    bottom: -14px;
    border-width: 14px 12px 0;
    border-style: solid;
    border-color: #2f2f2f transparent transparent;
}

#clippy {
    overflow: visible;
}

.bubble::before {
    content: "";
    position: absolute;
    right: 42px;
    bottom: -11px;
    border-width: 12px 10px 0;
    border-style: solid;
    border-color: #fff3a9 transparent transparent;
    z-index: 1;
}

.tour-overlay {
    /* background-color: rgba(0, 0, 0, 0.7); */
    box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.7);
    /* fixed h-screen w-screen top-0 left-0 z-[999999000]  */
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: '0px';
    left: '0px';
    pointer-events: none;
}

.tour-overlay svg {
    pointer-events: none;
}

.tour-lock * {
    pointer-events: none !important;
}

.tour-lock .tour-allow-click,
.tour-lock .tour-allow-click * {
    pointer-events: auto !important;
}

.clippy-overlay {
    /* background-color: rgba(0, 0, 0, 0.7); */
    /* box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.7); */
    /* fixed h-screen w-screen top-0 left-0 z-[999999000]  */
    position: fixed;
}

.highlighted-elements {
    position: relative;
    z-index: 10000000;
}

.classic-icons {
    height: fit-content;
}

.desktop-icons-full {
    height: calc(100vh - 48px);
    padding-bottom: 56px;
    box-sizing: border-box;
}

.right-icons {
    height: fit-content;
    display: grid !important;
    grid-auto-flow: column;
    grid-template-rows: repeat(4, min-content);
    row-gap: 24px;
    column-gap: 20px;
    align-items: start;
    justify-items: center;
    direction: rtl;
}

.right-icons .desktop-icon {
    direction: ltr;
}

@media (max-width: 768px) {
    .desktop-icons-full {
        gap: 8px;
        align-items: flex-start;
    }

    .desktop-icons-full .classic-icons,
    .desktop-icons-full .right-icons {
        padding: 8px;
        gap: 12px;
    }

    .right-icons {
        display: grid !important;
        grid-auto-flow: row;
        grid-template-rows: none;
        grid-template-columns: 1fr;
        row-gap: 12px;
        column-gap: 0;
    }
}

.menu-bar::before,
body::before {
    content: "";
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 9999;

    background:
        linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.25) 50%),
        linear-gradient(90deg,
            rgba(255, 0, 0, 0.06),
            rgba(0, 255, 0, 0.02),
            rgba(0, 0, 255, 0.06));

    background-size: 100% 2px, 3px 100%;
}

/* screen flicker */
.menu-bar::after,
body::after {
    content: "";
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 9998;
    background: rgba(18, 16, 16, 0.1);
    animation: crt-flicker 0.15s infinite;
}

@keyframes crt-flicker {
    0% {
        opacity: 0.1;
    }

    25% {
        opacity: 0.2;
    }

    50% {
        opacity: 0.05;
    }

    75% {
        opacity: 0.15;
    }

    100% {
        opacity: 0.1;
    }
}

body {
    margin: 0;
    overflow: hidden;
}

::-webkit-scrollbar {
    width: 16px;
    min-height: 16px;
}

::-webkit-scrollbar-track {
    background-color: #ffffff;
    background-image: repeating-linear-gradient(45deg, var(--color-gray-100) 25%, transparent 25%, transparent 75%, var(--color-gray-100) 75%, var(--color-gray-100)), repeating-linear-gradient(45deg, var(--color-gray-100) 25%, var(--color-white) 25%, var(--color-white) 75%, var(--color-gray-100) 75%, var(--color-gray-100));
    background-position: 0 0, 3px 3px;
    background-size: 6px 6px;
}

::-webkit-scrollbar-thumb {
    background: var(--color-gray-200);
    box-shadow: var(--shadow-outer-3);
}

::-webkit-scrollbar-button {
    display: block;
    height: 16px;
    background-color: var(--color-gray-200);
    box-shadow: var(--shadow-outer-3);
    background-repeat: no-repeat;
    background-size: 50%;
}

::-webkit-scrollbar-button:vertical:start:decrement {
    background-position: center;
    background-size: 12px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%209.42999L12%209.42999V7.71571L0%207.71571V9.42999ZM1.71429%207.71569L10.2857%207.71569V6.0014H8.57143V4.28712L6.85714%204.28712V2.57283H5.14286V4.28712H3.42857V6.0014L1.71429%206.0014V7.71569Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");
}

::-webkit-scrollbar-button:vertical:start:increment {
    display: none;
}

::-webkit-scrollbar-button:vertical:end:decrement {
    display: none;
}

::-webkit-scrollbar-button:vertical:end:increment {
    background-position: center;
    background-size: 12px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%202.57001H0V4.28429H12V2.57001ZM10.2857%204.28431H1.71429V5.9986H3.42857V7.71288H5.14286V9.42717H6.85714V7.71288H8.57143V5.9986H10.2857V4.28431Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");
}

::-webkit-scrollbar-button:horizontal:start:decrement {
    width: 32px;
    background-size: 12px;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.42859%2012.0015L9.42859%200.00146484L7.7143%200.00146484L7.7143%2012.0015H9.42859ZM7.71429%2010.2872L7.71429%201.71575L6%201.71575V3.43004H4.28571L4.28571%205.14432H2.57143V6.85861H4.28571V8.57289H6L6%2010.2872H7.71429Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");
}

::-webkit-scrollbar-button:horizontal:start:increment {
    display: none;
}

::-webkit-scrollbar-button:horizontal:end:decrement {
    display: none;
}

::-webkit-scrollbar-button:horizontal:end:increment {
    width: 32px;
    background-size: 12px;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.57141%200.00140381L2.57141%2012.0014L4.2857%2012.0014L4.2857%200.00140373L2.57141%200.00140381ZM4.28571%201.71569L4.28571%2010.2871L6%2010.2871L6%208.57283L7.71429%208.57283L7.71429%206.85855L9.42857%206.85855L9.42857%205.14426L7.71429%205.14426L7.71429%203.42997L6%203.42997L6%201.71569L4.28571%201.71569Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");
}

::-webkit-scrollbar-corner {
    background-color: var(--color-gray-200);
    box-shadow: var(--shadow-outer-3);
}

.tab {
    background-color: #c0c0c0;
    position: relative;
    padding: 2px 10px;
    height: 28px;
    cursor: pointer;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #393939;
    border-bottom: none;
    font-family: 'VT323', monospace;
    font-size: 1rem;
    display: flex;
    font-weight: lighter;
}

.tab.is-active {
    height: 36px;
    margin-bottom: -4px;
    z-index: 1;
    position: relative;
}

.tabs {
    display: flex;
    align-items: flex-end;
    border-bottom: 2px solid #fff;

}

.tab-content {
    display: none;
    border-top: none;
    border-left: 2px solid #fff;
    border-right: 2px solid #393939;
    border-bottom: 2px solid #393939;
    padding: 8px;
    background: #c0c0c0;
}

.tab-content.is-active {
    display: block;
}

.clippy-top-left {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
}

.clippy-top-left .bubble {
    bottom: auto;
    max-width: 300px;
}

.clippy-top-left .bubble::before,
.clippy-top-left .bubble::after {
    display: none;
}

.clippy-top-right {
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 10px;
}

.clippy-top-right .bubble {
    bottom: auto;
    max-width: 300px;
}

.clippy-top-right .bubble::before,
.clippy-top-right .bubble::after {
    display: none;
}

