/* _content/AiTcmUS/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-tgjxigqfox] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tgjxigqfox] {
    flex: 1;
}

.sidebar[b-tgjxigqfox] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tgjxigqfox] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tgjxigqfox]  a, .top-row[b-tgjxigqfox]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tgjxigqfox]  a:hover, .top-row[b-tgjxigqfox]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tgjxigqfox]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tgjxigqfox] {
        justify-content: space-between;
    }

    .top-row[b-tgjxigqfox]  a, .top-row[b-tgjxigqfox]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tgjxigqfox] {
        flex-direction: row;
    }

    .sidebar[b-tgjxigqfox] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tgjxigqfox] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tgjxigqfox]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-tgjxigqfox], article[b-tgjxigqfox] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-tgjxigqfox] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-tgjxigqfox] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AiTcmUS/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3iibe17xbi] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-3iibe17xbi] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-3iibe17xbi] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3iibe17xbi] {
    font-size: 1.1rem;
}

.bi[b-3iibe17xbi] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-3iibe17xbi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-3iibe17xbi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-3iibe17xbi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-3iibe17xbi] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3iibe17xbi] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3iibe17xbi] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3iibe17xbi]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-3iibe17xbi]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3iibe17xbi]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-3iibe17xbi] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-3iibe17xbi] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-3iibe17xbi] {
        display: none;
    }

    .nav-scrollable[b-3iibe17xbi] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/AiTcmUS/Components/Pages/Cht.razor.rz.scp.css */
/* Navigation Styles */
.landing-nav[b-2sijziqlbu] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.landing-nav.scrolled[b-2sijziqlbu] {
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.nav-container[b-2sijziqlbu] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
}

.nav-logo[b-2sijziqlbu] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #667eea;
    text-decoration: none;
}

.nav-links[b-2sijziqlbu] {
    display: flex;
    list-style: none;
    gap: 2rem;
    align-items: center;
    margin: 0;
    padding: 0;
}

.nav-links a[b-2sijziqlbu] {
    text-decoration: none;
    color: #333;
    font-weight: 500;
    transition: color 0.3s ease;
}

.nav-links a:hover[b-2sijziqlbu] {
    color: #667eea;
}

.nav-cta[b-2sijziqlbu] {
    background: linear-gradient(45deg, #667eea, #764ba2);
    color: white !important;
    padding: 0.5rem 1.5rem;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.nav-cta:hover[b-2sijziqlbu] {
    transform: translateY(-1px);
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}

.mobile-menu-toggle[b-2sijziqlbu] {
    display: none;
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
}

.landing-main[b-2sijziqlbu] {
    margin-top: 70px;
}

/* Landing Page Styles */
.landing-page[b-2sijziqlbu] {
    font-family: 'Noto Sans TC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    line-height: 1.6;
    color: #333;
    overflow-x: hidden;
}

/* Hero Section */
.hero-section[b-2sijziqlbu] {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    overflow: hidden;
}

.hero-background[b-2sijziqlbu] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><defs><radialGradient id="a" cx="50%" cy="50%"><stop offset="0%" stop-color="%23ffffff" stop-opacity="0.1"/><stop offset="100%" stop-color="%23ffffff" stop-opacity="0"/></radialGradient></defs><circle cx="200" cy="200" r="100" fill="url(%23a)"/><circle cx="800" cy="300" r="150" fill="url(%23a)"/><circle cx="400" cy="700" r="120" fill="url(%23a)"/></svg>') no-repeat center center;
    background-size: cover;
}

.hero-overlay[b-2sijziqlbu] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

.hero-content[b-2sijziqlbu] {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}

.hero-text[b-2sijziqlbu] {
    color: white;
}

.hero-title[b-2sijziqlbu] {
    margin: 0 0 2rem 0;
}

.title-main[b-2sijziqlbu] {
    display: block;
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    background: linear-gradient(45deg, #fff, #f0f8ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.title-sub[b-2sijziqlbu] {
    display: block;
    font-size: 1.5rem;
    font-weight: 400;
    opacity: 0.9;
}

.hero-subtitle[b-2sijziqlbu] {
    font-size: 1.25rem;
    margin-bottom: 3rem;
    opacity: 0.9;
    line-height: 1.8;
}

.hero-buttons[b-2sijziqlbu] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.btn-primary[b-2sijziqlbu], .btn-secondary[b-2sijziqlbu] {
    padding: 1rem 2rem;
    border: none;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.btn-primary[b-2sijziqlbu] {
    background: linear-gradient(45deg, #ff6b6b, #ee5a24);
    color: white;
    box-shadow: 0 4px 15px rgba(255, 107, 107, 0.4);
}

.btn-primary:hover[b-2sijziqlbu] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 107, 107, 0.6);
}

.btn-secondary[b-2sijziqlbu] {
    background: transparent;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.btn-secondary:hover[b-2sijziqlbu] {
    background: rgba(255, 255, 255, 0.1);
    border-color: white;
}

.hero-visual[b-2sijziqlbu] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.floating-card[b-2sijziqlbu] {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    animation: float-b-2sijziqlbu 6s ease-in-out infinite;
}

@keyframes float-b-2sijziqlbu {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
}

.card-content[b-2sijziqlbu] {
    text-align: center;
    color: white;
}

.ai-icon[b-2sijziqlbu] {
    font-size: 4rem;
    margin-bottom: 1rem;
}

/* Container */
.container[b-2sijziqlbu] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}

/* Section Headers */
.section-header[b-2sijziqlbu] {
    text-align: center;
    margin-bottom: 4rem;
}

.section-title[b-2sijziqlbu] {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    background: linear-gradient(45deg, #667eea, #764ba2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.section-subtitle[b-2sijziqlbu] {
    font-size: 1.2rem;
    color: #666;
    max-width: 600px;
    margin: 0 auto;
}

/* Features Section */
.features-section[b-2sijziqlbu] {
    padding: 6rem 0;
    background: #f8fafc;
}

.features-grid[b-2sijziqlbu] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 2rem;
}

.feature-card[b-2sijziqlbu] {
    background: white;
    padding: 2.5rem;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    border: 1px solid #e2e8f0;
}

.feature-card:hover[b-2sijziqlbu] {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.feature-icon[b-2sijziqlbu] {
    margin-bottom: 1.5rem;
}

.icon-bg[b-2sijziqlbu] {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
}

.icon[b-2sijziqlbu] {
    font-size: 2rem;
}

.gradient-1[b-2sijziqlbu] { background: linear-gradient(45deg, #667eea, #764ba2); }
.gradient-2[b-2sijziqlbu] { background: linear-gradient(45deg, #f093fb, #f5576c); }
.gradient-3[b-2sijziqlbu] { background: linear-gradient(45deg, #4facfe, #00f2fe); }
.gradient-4[b-2sijziqlbu] { background: linear-gradient(45deg, #43e97b, #38f9d7); }
.gradient-5[b-2sijziqlbu] { background: linear-gradient(45deg, #fa709a, #fee140); }
.gradient-6[b-2sijziqlbu] { background: linear-gradient(45deg, #a8edea, #fed6e3); }

.feature-title[b-2sijziqlbu] {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: #2d3748;
}

.feature-description[b-2sijziqlbu] {
    color: #4a5568;
    line-height: 1.7;
}

/* Benefits Section */
.benefits-section[b-2sijziqlbu] {
    padding: 6rem 0;
    background: white;
}

.benefits-grid[b-2sijziqlbu] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
}

.benefit-card[b-2sijziqlbu] {
    text-align: center;
    padding: 2rem;
}

.benefit-icon[b-2sijziqlbu] {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.benefit-title[b-2sijziqlbu] {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: #2d3748;
}

.benefit-description[b-2sijziqlbu] {
    color: #4a5568;
    line-height: 1.7;
}

/* Blog Section */
.blog-section[b-2sijziqlbu] {
    padding: 6rem 0;
    background: #f8fafc;
}

.blog-grid[b-2sijziqlbu] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 2rem;
    margin-bottom: 3rem;
}

.blog-card[b-2sijziqlbu] {
    background: white;
    border-radius: 15px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid #e2e8f0;
}

.blog-card:hover[b-2sijziqlbu] {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.blog-card-header[b-2sijziqlbu] {
    padding: 1.5rem 1.5rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.blog-category[b-2sijziqlbu] {
    background: linear-gradient(45deg, #667eea, #764ba2);
    color: white;
    padding: 0.25rem 0.75rem;
    border-radius: 15px;
    font-size: 0.8rem;
    font-weight: 600;
}

.blog-date[b-2sijziqlbu] {
    color: #666;
    font-size: 0.9rem;
}

.blog-card-content[b-2sijziqlbu] {
    padding: 1rem 1.5rem;
}

.blog-title[b-2sijziqlbu] {
    margin: 0 0 1rem 0;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.4;
}

.blog-title a[b-2sijziqlbu] {
    color: #2d3748;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog-title a:hover[b-2sijziqlbu] {
    color: #667eea;
}

.blog-excerpt[b-2sijziqlbu] {
    color: #4a5568;
    line-height: 1.6;
    margin: 0;
}

.blog-card-footer[b-2sijziqlbu] {
    padding: 0 1.5rem 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog-read-more[b-2sijziqlbu] {
    color: #667eea;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.blog-read-more:hover[b-2sijziqlbu] {
    color: #764ba2;
}

.blog-views[b-2sijziqlbu] {
    color: #999;
    font-size: 0.8rem;
}

.blog-loading[b-2sijziqlbu] {
    grid-column: 1 / -1;
    text-align: center;
    padding: 3rem;
    color: #666;
}

.blog-cta[b-2sijziqlbu] {
    text-align: center;
}

/* CTA Section */
.cta-section[b-2sijziqlbu] {
    padding: 6rem 0;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    text-align: center;
}

.cta-title[b-2sijziqlbu] {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.cta-subtitle[b-2sijziqlbu] {
    font-size: 1.3rem;
    margin-bottom: 3rem;
    opacity: 0.9;
}

.cta-buttons[b-2sijziqlbu] {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
}

.btn-primary-large[b-2sijziqlbu], .btn-secondary-large[b-2sijziqlbu] {
    padding: 1.2rem 2.5rem;
    border: none;
    border-radius: 50px;
    font-size: 1.2rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.btn-primary-large[b-2sijziqlbu] {
    background: linear-gradient(45deg, #ff6b6b, #ee5a24);
    color: white;
    box-shadow: 0 4px 15px rgba(255, 107, 107, 0.4);
}

.btn-primary-large:hover[b-2sijziqlbu] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 107, 107, 0.6);
}

.btn-secondary-large[b-2sijziqlbu] {
    background: transparent;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.btn-secondary-large:hover[b-2sijziqlbu] {
    background: rgba(255, 255, 255, 0.1);
    border-color: white;
}

/* Footer */
.footer[b-2sijziqlbu] {
    background: #2d3748;
    color: white;
    padding: 3rem 0 1rem;
}

.footer-content[b-2sijziqlbu] {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
    margin-bottom: 2rem;
}

.footer-brand h3[b-2sijziqlbu] {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.footer-brand p[b-2sijziqlbu] {
    opacity: 0.8;
}

.footer-links[b-2sijziqlbu] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

.footer-column h4[b-2sijziqlbu] {
    margin-bottom: 1rem;
    font-size: 1.1rem;
}

.footer-column ul[b-2sijziqlbu] {
    list-style: none;
    padding: 0;
}

.footer-column li[b-2sijziqlbu] {
    margin-bottom: 0.5rem;
}

.footer-column a[b-2sijziqlbu] {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-column a:hover[b-2sijziqlbu] {
    color: white;
}

.footer-bottom[b-2sijziqlbu] {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 1rem;
    text-align: center;
    opacity: 0.8;
}

/* Responsive Design */
@media (max-width: 768px) {
    .nav-links[b-2sijziqlbu] {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: white;
        flex-direction: column;
        padding: 1rem 2rem;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    }

    .nav-links.active[b-2sijziqlbu] {
        display: flex;
    }

    .mobile-menu-toggle[b-2sijziqlbu] {
        display: block;
    }

    .hero-content[b-2sijziqlbu] {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }

    .title-main[b-2sijziqlbu] {
        font-size: 2.5rem;
    }

    .features-grid[b-2sijziqlbu] {
        grid-template-columns: 1fr;
    }

    .benefits-grid[b-2sijziqlbu] {
        grid-template-columns: 1fr;
    }

    .blog-grid[b-2sijziqlbu] {
        grid-template-columns: 1fr;
    }

    .footer-content[b-2sijziqlbu] {
        grid-template-columns: 1fr;
    }

    .footer-links[b-2sijziqlbu] {
        grid-template-columns: 1fr;
    }

    .cta-buttons[b-2sijziqlbu] {
        flex-direction: column;
        align-items: center;
    }

    .hero-buttons[b-2sijziqlbu] {
        justify-content: center;
    }
}
