/* Styles */
.incode-body-root.incode-body-root.incode-body-root {
    margin: 0;
    margin-left: 0;
    margin-top: 0;
    background: #fff;
    background-color: #ffffff;
    font-family: Arial,sans-serif;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
    height: 100svh;
    display: flex;
    flex-direction: column;
    justify-content: center
}
.incode-h1-0-0.incode-h1-0-0.incode-h1-0-0 {
    margin: 0;
    font-size: 48px;
    line-height: 1.05;
    border-color: #ffffff;
    background-color: #ffffff00;
    text-align: center
}
.incode-div-0.incode-div-0.incode-div-0 {
    display: grid;
    box-sizing: border-box;
    width: 990px;
    height: 424px;
    min-height: 0;
    padding: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px
}
.incode-div-2.incode-div-2.incode-div-2 {
    background-color: #981010
}
.incode-span-1.incode-span-1.incode-span-1 {
    display: flex;
    box-sizing: border-box;
    width: fit-content;
    min-height: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Geist", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
    height: fit-content;
    align-self: center;
    align-items: center;
    flex-direction: row
}
.incode-main-0.incode-main-0.incode-main-0 {
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-self: center
}
.incode-span-0.incode-span-0.incode-span-0 {
    box-sizing: border-box;
    width: fit-content;
    min-height: 0;
    color: #000000;
    font-size: 59px;
    line-height: 1.5;
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
    height: fit-content
}
span {
    color: inherit;
    text-decoration: none
}
.incode-a-0.incode-a-0.incode-a-0 {
    color: inherit;
    text-decoration: none
}
.incode-span-0-0.incode-span-0-0.incode-span-0-0 {
    letter-spacing: 0px;
    rotate: 0deg;
    font-size: 56px
}
.incode-svg-0-1-0.incode-svg-0-1-0.incode-svg-0-1-0 {
    width: 20px;
    height: 20px;
    color: currentColor;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
    position: static
}
.incode-button-2.incode-button-2.incode-button-2 {
    appearance: none;
    -webkit-appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-sizing: border-box;
    min-height: 52px;
    margin: 0;
    padding: 13px 22px;
    border: 1px solid #262626;
    border-radius: 14px;
    background: #2b2b2b;
    color: #ffffff;
    font: inherit;
    line-height: 1.3;
    cursor: pointer;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none
}
