/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/tos/page.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.page_container__dAOX_ {
    max-width: 700px;
    margin: 0 auto;
    padding: 100px 20px 60px;
    min-height: 100vh;
}

.page_header__URLjY {
    text-align: center;
    margin-bottom: 48px;
}

.page_headerIcon__aPdVN {
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
    image-rendering: pixelated;
}

.page_title__Lsso0 {
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 8px;
    letter-spacing: 2px;
}

.page_lastUpdated__dCJLG {
    color: rgba(255, 255, 255, 0.3);
    font-size: 10px;
    letter-spacing: 1px;
}

.page_content__T93Fd {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.page_section__Kvsl_ {
    display: flex;
    gap: 20px;
    padding: 24px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.04);
    transition: all 0.2s ease;
}

.page_section__Kvsl_:first-child {
    border-radius: 12px 12px 0 0;
}

.page_section__Kvsl_:last-child {
    border-radius: 0 0 12px 12px;
}

.page_section__Kvsl_:hover {
    background: rgba(255, 255, 255, 0.04);
}

.page_sectionNumber__Ptwpl {
    color: rgba(255, 255, 255, 0.15);
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    flex-shrink: 0;
    width: 36px;
}

.page_sectionContent__I_Fw1 {
    flex: 1 1;
}

.page_sectionTitle__JZK5b {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.page_sectionText__frErF {
    color: rgba(255, 255, 255, 0.5);
    font-size: 10px;
    line-height: 1.8;
}

.page_footer__qlOU4 {
    margin-top: 40px;
    text-align: center;
    padding: 24px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 12px;
}

.page_footer__qlOU4 p {
    color: rgba(255, 255, 255, 0.4);
    font-size: 10px;
}

.page_footer__qlOU4 a {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.page_footer__qlOU4 a:hover {
    text-decoration: none;
}

@media (max-width: 640px) {
    .page_container__dAOX_ {
        padding: 80px 16px 40px;
    }

    .page_title__Lsso0 {
        font-size: 22px;
    }

    .page_section__Kvsl_ {
        padding: 20px 16px;
        gap: 16px;
    }

    .page_sectionNumber__Ptwpl {
        font-size: 18px;
        width: 28px;
    }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/ui/StarryBackground.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.StarryBackground_canvas__2EDh3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
}
