/* ============================================
   男同视频传媒 - 原创樱花学院风样式
   品牌：男同视频 | 域名：ishengle.cn
   配色：樱花粉 + 学院紫
   ============================================ */

/* === 基础重置 === */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; font-size: 16px; }
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    background: #f8f0f4;
    color: #2d1f2d;
    line-height: 1.7;
    overflow-x: hidden;
}
a { color: #e84393; text-decoration: none; transition: color 0.3s; }
a:hover { color: #6c5ce7; }
img { max-width: 100%; height: auto; display: block; }
ul { list-style: none; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }

/* === 顶部导航 === */
.yw6p5 {
    background: #fff;
    box-shadow: 0 2px 20px rgba(232,67,147,0.08);
    position: sticky;
    top: 0;
    z-index: 1000;
}
.ynsxwg {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 68px;
}
.nhnqvsiz {
    display: flex;
    align-items: center;
    gap: 10px;
}
.h73khfj {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    object-fit: cover;
}
.l93zm {
    font-size: 1.5rem;
    font-weight: 800;
    color: #e84393;
    letter-spacing: 2px;
}
.a5rjx {
    font-size: 0.85rem;
    color: #6c5ce7;
    font-weight: 500;
    margin-left: 4px;
}
.nav-list {
    display: flex;
    gap: 6px;
}
.nav-list a {
    display: block;
    padding: 8px 14px;
    color: #2d1f2d;
    font-size: 0.9rem;
    border-radius: 8px;
    transition: all 0.3s;
    font-weight: 500;
}
.nav-list a:hover, .nav-list .nav-active {
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
}
.mobile-menu-btn {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
}
.mobile-menu-btn span {
    width: 24px;
    height: 2px;
    background: #2d1f2d;
    border-radius: 2px;
    transition: 0.3s;
}

/* === 搜索框 === */
.tluki {
    background: linear-gradient(135deg, #fff5f8, #f0e6ff);
    padding: 12px 0;
    border-top: 1px solid #f0d9e5;
}
.m9z2c0k {
    max-width: 680px;
    margin: 0 auto;
    display: flex;
    gap: 0;
    padding: 0 20px;
}
.search-input {
    flex: 1;
    padding: 10px 18px;
    border: 2px solid #f0d9e5;
    border-right: none;
    border-radius: 25px 0 0 25px;
    font-size: 0.95rem;
    outline: none;
    background: #fff;
    transition: border-color 0.3s;
}
.search-input:focus { border-color: #e84393; }
.search-btn {
    padding: 10px 28px;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    border: none;
    border-radius: 0 25px 25px 0;
    font-size: 0.95rem;
    cursor: pointer;
    font-weight: 600;
    transition: opacity 0.3s;
}
.search-btn:hover { opacity: 0.9; }

/* === Hero区域 === */
.b9cytn1 {
    background: linear-gradient(160deg, #fff5f8 0%, #f0e6ff 50%, #fff5f8 100%);
    padding: 60px 0;
    overflow: hidden;
}
.s473qtq {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}
.x2uju {
    display: inline-block;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    padding: 6px 18px;
    border-radius: 20px;
    font-size: 0.85rem;
    margin-bottom: 16px;
    font-weight: 500;
}
.n71f3vo {
    font-size: 2.6rem;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 18px;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.jsiku54k {
    font-size: 1.05rem;
    color: #7a6178;
    margin-bottom: 28px;
    line-height: 1.8;
}
.tvm0y3 {
    display: flex;
    gap: 30px;
    margin-bottom: 28px;
}
.vec3jmx {
    text-align: center;
}
.vec3jmx strong {
    display: block;
    font-size: 1.6rem;
    color: #e84393;
    font-weight: 800;
}
.vec3jmx span {
    font-size: 0.85rem;
    color: #7a6178;
}
.venujq9 {
    display: flex;
    gap: 14px;
}
.wnp4tjv {
    display: inline-block;
    padding: 12px 30px;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    border-radius: 25px;
    font-weight: 600;
    font-size: 0.95rem;
    transition: transform 0.3s, box-shadow 0.3s;
}
.wnp4tjv:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(232,67,147,0.3);
    color: #fff;
}
.u9gb00o0 {
    display: inline-block;
    padding: 12px 30px;
    border: 2px solid #e84393;
    color: #e84393;
    border-radius: 25px;
    font-weight: 600;
    font-size: 0.95rem;
    transition: all 0.3s;
}
.u9gb00o0:hover {
    background: #e84393;
    color: #fff;
}
.q9fbg {
    position: relative;
}
.q9fbg img {
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(232,67,147,0.15);
}

/* === 面包屑 === */
.breadcrumb {
    padding: 12px 0;
    font-size: 0.85rem;
    color: #7a6178;
    background: #fff;
    border-bottom: 1px solid #f0d9e5;
}
.breadcrumb a { color: #e84393; }

/* === 通用板块样式 === */
.v06zkko {
    text-align: center;
    margin-bottom: 45px;
}
.mnfr4 {
    font-size: 2rem;
    font-weight: 800;
    color: #2d1f2d;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}
.mnfr4::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    border-radius: 3px;
}
.a3fifao {
    color: #7a6178;
    font-size: 1rem;
    margin-top: 14px;
}

/* === 影视传媒板块 === */
.xtey4p {
    padding: 70px 0;
    background: #fff;
}
.uie71i {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.video-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #f0d9e5;
    transition: transform 0.3s, box-shadow 0.3s;
}
.video-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 40px rgba(232,67,147,0.12);
}
.uq8lj {
    position: relative;
    overflow: hidden;
    aspect-ratio: 16/9;
}
.uq8lj img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s;
}
.video-card:hover .uq8lj img {
    transform: scale(1.05);
}
.play-overlay {
    position: absolute;
    inset: 0;
    background: rgba(45,31,45,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
}
.video-card:hover .play-overlay { opacity: 1; }
.play-btn {
    width: 56px;
    height: 56px;
    background: rgba(232,67,147,0.9);
    border-radius: 50%;
    position: relative;
}
.play-btn::after {
    content: '';
    position: absolute;
    left: 22px;
    top: 16px;
    border-style: solid;
    border-width: 12px 0 12px 20px;
    border-color: transparent transparent transparent #fff;
}
.xbem5 {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: rgba(45,31,45,0.8);
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
}
.qm7bou {
    position: absolute;
    top: 8px;
    left: 8px;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    padding: 3px 10px;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 600;
}
.hg68ebe {
    padding: 16px;
}
.hg68ebe h3 {
    font-size: 0.95rem;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.u5vd7w9 {
    display: flex;
    gap: 12px;
    font-size: 0.8rem;
    color: #7a6178;
}

/* === AI赋能板块 === */
.rgo44b7u {
    padding: 70px 0;
    background: linear-gradient(160deg, #f8f0f4, #f0e6ff);
}
.lrpyf {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}
.skbgh6d1 img {
    border-radius: 20px;
    box-shadow: 0 15px 50px rgba(108,92,231,0.15);
}
.wxc08 .mnfr4 {
    text-align: left;
    margin-bottom: 16px;
}
.wxc08 .mnfr4::after { left: 0; transform: none; }
.wxc08 > p {
    color: #7a6178;
    margin-bottom: 24px;
    line-height: 1.8;
}
.xjxyuk {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}
.gakmt {
    background: #fff;
    padding: 20px;
    border-radius: 14px;
    border: 1px solid #f0d9e5;
    transition: transform 0.3s;
}
.gakmt:hover { transform: translateY(-3px); }
.gakmt h4 {
    font-size: 0.95rem;
    color: #6c5ce7;
    margin-bottom: 6px;
}
.gakmt p {
    font-size: 0.85rem;
    color: #7a6178;
    line-height: 1.6;
}

/* === 娱乐专区 === */
.xo19zyv {
    padding: 70px 0;
    background: #fff;
}
.yfz0q45z {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 24px;
}
.wx8sgr9l {
    background: linear-gradient(160deg, #fff5f8, #f0e6ff);
    border-radius: 18px;
    overflow: hidden;
    transition: transform 0.3s;
    border: 1px solid #f0d9e5;
}
.wx8sgr9l:hover { transform: translateY(-4px); }
.wx8sgr9l-inner {
    padding: 32px 24px;
}
.wx8sgr9l h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #e84393;
    margin-bottom: 12px;
}
.wx8sgr9l p {
    color: #7a6178;
    font-size: 0.9rem;
    line-height: 1.7;
    margin-bottom: 14px;
}
.gxn8fn4 {
    display: inline-block;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    padding: 4px 14px;
    border-radius: 15px;
    font-size: 0.8rem;
    font-weight: 600;
}
.f1rn9d .wx8sgr9l-inner {
    padding: 40px 30px;
    min-height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* === 社区功能 === */
.jglh0e {
    padding: 70px 0;
    background: linear-gradient(160deg, #f8f0f4, #f0e6ff);
}
.ka49y8 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
}
.msa4cn1q {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
}
.p9wubo {
    background: #fff;
    padding: 22px 16px;
    border-radius: 14px;
    text-align: center;
    border: 1px solid #f0d9e5;
    transition: transform 0.3s, box-shadow 0.3s;
}
.p9wubo:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 25px rgba(232,67,147,0.1);
}
.abcmxb5w {
    font-size: 2rem;
    margin-bottom: 8px;
}
.p9wubo h4 {
    font-size: 0.9rem;
    color: #6c5ce7;
    margin-bottom: 6px;
    font-weight: 700;
}
.p9wubo p {
    font-size: 0.78rem;
    color: #7a6178;
    line-height: 1.5;
}
.p776i img {
    border-radius: 18px;
    box-shadow: 0 12px 40px rgba(232,67,147,0.12);
}

/* === 专家展示 === */
.bhalpjem {
    padding: 70px 0;
    background: #fff;
}
.rleda {
    display: flex;
    flex-direction: column;
    gap: 36px;
}
.ktqtw {
    display: flex;
    gap: 36px;
    align-items: center;
    background: linear-gradient(160deg, #fff5f8, #f0e6ff);
    padding: 36px;
    border-radius: 20px;
    border: 1px solid #f0d9e5;
}
.ktqtw-reverse { flex-direction: row-reverse; }
.otqom img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #e84393;
}
.yeltjb1 h3 {
    font-size: 1.4rem;
    color: #2d1f2d;
    margin-bottom: 4px;
}
.rd6atvrw {
    color: #6c5ce7;
    font-weight: 600;
    margin-bottom: 10px;
}
.dxz5t21 {
    color: #7a6178;
    font-size: 0.92rem;
    line-height: 1.7;
    margin-bottom: 12px;
}
.xwewvte {
    display: flex;
    gap: 10px;
    margin-bottom: 14px;
    flex-wrap: wrap;
}
.xwewvte span {
    background: #fff;
    border: 1px solid #e84393;
    color: #e84393;
    padding: 3px 12px;
    border-radius: 15px;
    font-size: 0.8rem;
}
.b4qtu45 {
    display: flex;
    gap: 10px;
}
.ns2xet {
    display: inline-block;
    padding: 7px 20px;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    transition: opacity 0.3s;
}
.ns2xet:hover { opacity: 0.85; color: #fff; }
.ns2xet-outline {
    display: inline-block;
    padding: 7px 20px;
    border: 1.5px solid #6c5ce7;
    color: #6c5ce7;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    transition: all 0.3s;
}
.ns2xet-outline:hover { background: #6c5ce7; color: #fff; }

/* === 合作伙伴 === */
.hjqkuu {
    padding: 40px 0;
    background: #f8f0f4;
    overflow: hidden;
}
.hjqkuu h3 {
    text-align: center;
    color: #7a6178;
    font-size: 1rem;
    margin-bottom: 20px;
}
.partners-scroll {
    display: flex;
    gap: 30px;
    animation: scrollPartners 20s linear infinite;
    white-space: nowrap;
}
.partner-item {
    flex-shrink: 0;
    padding: 10px 28px;
    background: #fff;
    border-radius: 10px;
    color: #7a6178;
    font-weight: 600;
    font-size: 0.9rem;
    border: 1px solid #f0d9e5;
}
@keyframes scrollPartners {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

/* === How-To === */
.y88z8m {
    padding: 70px 0;
    background: #fff;
}
.lfgc5o {
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    padding-left: 60px;
}
.lfgc5o::before {
    content: '';
    position: absolute;
    left: 28px;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(180deg, #e84393, #6c5ce7);
    border-radius: 3px;
}
.eb4kio1 {
    position: relative;
    margin-bottom: 36px;
    padding: 24px;
    background: linear-gradient(160deg, #fff5f8, #f0e6ff);
    border-radius: 16px;
    border: 1px solid #f0d9e5;
}
.o6m4cxhl {
    position: absolute;
    left: -48px;
    top: 24px;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 0.85rem;
}
.jodu3me h4 {
    font-size: 1.1rem;
    color: #2d1f2d;
    margin-bottom: 8px;
}
.jodu3me p {
    color: #7a6178;
    font-size: 0.9rem;
    line-height: 1.7;
}

/* === 用户评价 === */
.v4zwf3 {
    padding: 70px 0;
    background: linear-gradient(160deg, #f8f0f4, #f0e6ff);
}
.z73qzx {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.rk4p5 {
    background: #fff;
    padding: 28px;
    border-radius: 16px;
    border: 1px solid #f0d9e5;
    transition: transform 0.3s;
}
.rk4p5:hover { transform: translateY(-4px); }
.ybjvwc7 {
    color: #f0932b;
    font-size: 1.1rem;
    margin-bottom: 12px;
}
.pmfb9oh {
    color: #2d1f2d;
    font-size: 0.9rem;
    line-height: 1.7;
    margin-bottom: 16px;
    font-style: italic;
}
.jq50rd9z strong {
    display: block;
    color: #e84393;
    font-size: 0.9rem;
}
.jq50rd9z span {
    font-size: 0.8rem;
    color: #7a6178;
}

/* === FAQ === */
.bbf15 {
    padding: 70px 0;
    background: #fff;
}
.g1gg316 {
    max-width: 800px;
    margin: 0 auto;
}
.faq-item {
    margin-bottom: 12px;
    border: 1px solid #f0d9e5;
    border-radius: 12px;
    overflow: hidden;
}
.faq-question {
    width: 100%;
    padding: 18px 24px;
    background: #fff;
    border: none;
    text-align: left;
    font-size: 1rem;
    font-weight: 600;
    color: #2d1f2d;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.3s;
}
.faq-question::after {
    content: '+';
    font-size: 1.4rem;
    color: #e84393;
    font-weight: 300;
    transition: transform 0.3s;
}
.faq-item.active .faq-question::after {
    content: '−';
}
.faq-question:hover { background: #fff5f8; }
.oz1wc {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}
.faq-item.active .oz1wc {
    max-height: 300px;
}
.oz1wc p {
    padding: 0 24px 18px;
    color: #7a6178;
    font-size: 0.9rem;
    line-height: 1.8;
}

/* === 社交分享 === */
.yj5jh {
    padding: 40px 0;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    text-align: center;
}
.yj5jh h3 {
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 18px;
}
.s4p4nd {
    display: flex;
    justify-content: center;
    gap: 14px;
}
.s4p4nd a {
    display: inline-block;
    padding: 10px 24px;
    background: rgba(255,255,255,0.2);
    color: #fff;
    border-radius: 25px;
    font-size: 0.9rem;
    font-weight: 600;
    transition: background 0.3s;
    backdrop-filter: blur(4px);
}
.s4p4nd a:hover {
    background: rgba(255,255,255,0.35);
    color: #fff;
}

/* === 联系我们 === */
.j67svyp {
    padding: 70px 0;
    background: #f8f0f4;
}
.m5mf5 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.okob16o {
    background: #fff;
    padding: 30px;
    border-radius: 16px;
    border: 1px solid #f0d9e5;
}
.okob16o h4 {
    font-size: 1.1rem;
    color: #6c5ce7;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f0d9e5;
}
.okob16o p {
    font-size: 0.9rem;
    color: #7a6178;
    margin-bottom: 8px;
    line-height: 1.6;
}
.okob16o p strong {
    color: #2d1f2d;
}

/* === 页脚 === */
.gu97f {
    background: #2d1f2d;
    color: #c9b8c5;
    padding: 50px 0 0;
}
.lcbq94 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.bj5baz3f {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1.2fr;
    gap: 36px;
    padding-bottom: 36px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.ci6as8u3 {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.bkx3iowv h5 {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 14px;
}
.bkx3iowv p {
    font-size: 0.85rem;
    line-height: 1.7;
}
.bkx3iowv ul li {
    margin-bottom: 8px;
}
.bkx3iowv ul a {
    color: #c9b8c5;
    font-size: 0.85rem;
    transition: color 0.3s;
}
.bkx3iowv ul a:hover { color: #fd79a8; }
.fgp782h {
    display: flex;
    gap: 16px;
}
.nmg5vl7c {
    text-align: center;
}
.nmg5vl7c img {
    width: 100px;
    height: 100px;
    border-radius: 8px;
    margin-bottom: 6px;
}
.nmg5vl7c span {
    font-size: 0.75rem;
    color: #c9b8c5;
}
.qzi0f1 {
    padding: 18px 0;
    text-align: center;
    font-size: 0.8rem;
    color: #7a6178;
}


/* === 时效性标记 === */
.v8c1wd {
    background: linear-gradient(135deg, #fff5f8, #f0e6ff);
    padding: 10px 0;
    border-bottom: 1px solid #f0d9e5;
}
.v8c1wd .container {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 0.85rem;
}
.pg8v1 {
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    padding: 3px 12px;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    animation: freshPulse 2s ease-in-out infinite;
}
@keyframes freshPulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.7; }
}
.jtgpmo {
    color: #7a6178;
}
.jrle9an7 {
    margin-left: auto;
    color: #e84393;
    font-weight: 600;
}

/* === 传媒标签云 === */
.v5zl91s {
    padding: 20px 0;
    background: #fff;
    border-bottom: 1px solid #f0d9e5;
}
.caaxasl {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.ed8k9a42 {
    display: inline-block;
    padding: 6px 18px;
    background: #f8f0f4;
    color: #7a6178;
    border-radius: 20px;
    font-size: 0.85rem;
    border: 1px solid #f0d9e5;
    transition: all 0.3s;
}
.ed8k9a42:hover {
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    border-color: transparent;
}
.ed8k9a42.pbvyjo {
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    border-color: transparent;
    font-weight: 700;
}

/* === 响应式 === */
@media (max-width: 1024px) {
    .s473qtq { grid-template-columns: 1fr; gap: 30px; }
    .n71f3vo { font-size: 2rem; }
    .uie71i { grid-template-columns: repeat(2, 1fr); }
    .lrpyf { grid-template-columns: 1fr; }
    .yfz0q45z { grid-template-columns: 1fr; }
    .ka49y8 { grid-template-columns: 1fr; }
    .z73qzx { grid-template-columns: repeat(2, 1fr); }
    .m5mf5 { grid-template-columns: 1fr; }
    .bj5baz3f { grid-template-columns: 1fr 1fr; }
    .ktqtw { flex-direction: column; text-align: center; }
    .ktqtw-reverse { flex-direction: column; }
    .xwewvte { justify-content: center; }
    .b4qtu45 { justify-content: center; }
}
@media (max-width: 768px) {
    .nav-list { display: none; }
    .mobile-menu-btn { display: flex; }
    .nav-list.active {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 68px;
        left: 0;
        right: 0;
        background: #fff;
        padding: 16px;
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        z-index: 999;
    }
    .n71f3vo { font-size: 1.6rem; }
    .tvm0y3 { gap: 16px; }
    .vec3jmx strong { font-size: 1.2rem; }
    .uie71i { grid-template-columns: 1fr; }
    .msa4cn1q { grid-template-columns: 1fr 1fr; }
    .z73qzx { grid-template-columns: 1fr; }
    .bj5baz3f { grid-template-columns: 1fr; }
    .mnfr4 { font-size: 1.5rem; }
    .venujq9 { flex-direction: column; }
    .s4p4nd { flex-wrap: wrap; }
    .v8c1wd .container { flex-wrap: wrap; font-size: 0.78rem; }
    .jrle9an7 { margin-left: 0; }
}
