/* ============================================
   小马拉大车传媒 - 原创樱花学院风样式
   品牌：小马拉大车 | 域名：alanying.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; }

/* === 顶部导航 === */
.tdep0ic {
    background: #fff;
    box-shadow: 0 2px 20px rgba(232,67,147,0.08);
    position: sticky;
    top: 0;
    z-index: 1000;
}
.st3gu43 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 68px;
}
.am1i5 {
    display: flex;
    align-items: center;
    gap: 10px;
}
.xkwwb {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    object-fit: cover;
}
.b07w9 {
    font-size: 1.5rem;
    font-weight: 800;
    color: #e84393;
    letter-spacing: 2px;
}
.t9jgrmat {
    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;
}

/* === 搜索框 === */
.oaxgu {
    background: linear-gradient(135deg, #fff5f8, #f0e6ff);
    padding: 12px 0;
    border-top: 1px solid #f0d9e5;
}
.wo3qeae {
    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区域 === */
.zomgkqi {
    background: linear-gradient(160deg, #fff5f8 0%, #f0e6ff 50%, #fff5f8 100%);
    padding: 60px 0;
    overflow: hidden;
}
.m6zbp {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}
.j0c5bl {
    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;
}
.f1xs3ozz {
    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;
}
.bklah218 {
    font-size: 1.05rem;
    color: #7a6178;
    margin-bottom: 28px;
    line-height: 1.8;
}
.ny2q111 {
    display: flex;
    gap: 30px;
    margin-bottom: 28px;
}
.x4c6m8 {
    text-align: center;
}
.x4c6m8 strong {
    display: block;
    font-size: 1.6rem;
    color: #e84393;
    font-weight: 800;
}
.x4c6m8 span {
    font-size: 0.85rem;
    color: #7a6178;
}
.zjbos7o {
    display: flex;
    gap: 14px;
}
.aejx4s {
    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;
}
.aejx4s:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(232,67,147,0.3);
    color: #fff;
}
.sjknr {
    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;
}
.sjknr:hover {
    background: #e84393;
    color: #fff;
}
.lureuxyf {
    position: relative;
}
.lureuxyf 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; }

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

/* === 影视传媒板块 === */
.mjn0bs {
    padding: 70px 0;
    background: #fff;
}
.kdhhu3n {
    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);
}
.b6ho73x {
    position: relative;
    overflow: hidden;
    aspect-ratio: 16/9;
}
.b6ho73x img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s;
}
.video-card:hover .b6ho73x 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;
}
.ugcfr4z {
    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;
}
.lhowx {
    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;
}
.angqsk5 {
    padding: 16px;
}
.angqsk5 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;
}
.jyr3i {
    display: flex;
    gap: 12px;
    font-size: 0.8rem;
    color: #7a6178;
}

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

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

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

/* === 专家展示 === */
.ngsgui {
    padding: 70px 0;
    background: #fff;
}
.rhyzp {
    display: flex;
    flex-direction: column;
    gap: 36px;
}
.d7pfoeei {
    display: flex;
    gap: 36px;
    align-items: center;
    background: linear-gradient(160deg, #fff5f8, #f0e6ff);
    padding: 36px;
    border-radius: 20px;
    border: 1px solid #f0d9e5;
}
.d7pfoeei-reverse { flex-direction: row-reverse; }
.lzgkl1hv img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #e84393;
}
.nw08ek7 h3 {
    font-size: 1.4rem;
    color: #2d1f2d;
    margin-bottom: 4px;
}
.av823hkf {
    color: #6c5ce7;
    font-weight: 600;
    margin-bottom: 10px;
}
.vm00soxk {
    color: #7a6178;
    font-size: 0.92rem;
    line-height: 1.7;
    margin-bottom: 12px;
}
.f8r1m8yh {
    display: flex;
    gap: 10px;
    margin-bottom: 14px;
    flex-wrap: wrap;
}
.f8r1m8yh span {
    background: #fff;
    border: 1px solid #e84393;
    color: #e84393;
    padding: 3px 12px;
    border-radius: 15px;
    font-size: 0.8rem;
}
.kb0zpk {
    display: flex;
    gap: 10px;
}
.cbv7b {
    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;
}
.cbv7b:hover { opacity: 0.85; color: #fff; }
.cbv7b-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;
}
.cbv7b-outline:hover { background: #6c5ce7; color: #fff; }

/* === 合作伙伴 === */
.gvdfg {
    padding: 40px 0;
    background: #f8f0f4;
    overflow: hidden;
}
.gvdfg 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 === */
.rz15oh5o {
    padding: 70px 0;
    background: #fff;
}
.xpyw2kz {
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    padding-left: 60px;
}
.xpyw2kz::before {
    content: '';
    position: absolute;
    left: 28px;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(180deg, #e84393, #6c5ce7);
    border-radius: 3px;
}
.akt21kbw {
    position: relative;
    margin-bottom: 36px;
    padding: 24px;
    background: linear-gradient(160deg, #fff5f8, #f0e6ff);
    border-radius: 16px;
    border: 1px solid #f0d9e5;
}
.wy8oy91g {
    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;
}
.t0ka23x h4 {
    font-size: 1.1rem;
    color: #2d1f2d;
    margin-bottom: 8px;
}
.t0ka23x p {
    color: #7a6178;
    font-size: 0.9rem;
    line-height: 1.7;
}

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

/* === FAQ === */
.yo85793p {
    padding: 70px 0;
    background: #fff;
}
.zclohd1 {
    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; }
.xb08lodg {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}
.faq-item.active .xb08lodg {
    max-height: 300px;
}
.xb08lodg p {
    padding: 0 24px 18px;
    color: #7a6178;
    font-size: 0.9rem;
    line-height: 1.8;
}

/* === 社交分享 === */
.z42q4d2 {
    padding: 40px 0;
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    text-align: center;
}
.z42q4d2 h3 {
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 18px;
}
.inp8zozo {
    display: flex;
    justify-content: center;
    gap: 14px;
}
.inp8zozo 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);
}
.inp8zozo a:hover {
    background: rgba(255,255,255,0.35);
    color: #fff;
}

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

/* === 页脚 === */
.imgm7mqd {
    background: #2d1f2d;
    color: #c9b8c5;
    padding: 50px 0 0;
}
.vxp1b9e6 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.io9lzqqk {
    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);
}
.b46z1bq {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.wq2glzxg h5 {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 14px;
}
.wq2glzxg p {
    font-size: 0.85rem;
    line-height: 1.7;
}
.wq2glzxg ul li {
    margin-bottom: 8px;
}
.wq2glzxg ul a {
    color: #c9b8c5;
    font-size: 0.85rem;
    transition: color 0.3s;
}
.wq2glzxg ul a:hover { color: #fd79a8; }
.o4in3h {
    display: flex;
    gap: 16px;
}
.rch77 {
    text-align: center;
}
.rch77 img {
    width: 100px;
    height: 100px;
    border-radius: 8px;
    margin-bottom: 6px;
}
.rch77 span {
    font-size: 0.75rem;
    color: #c9b8c5;
}
.vglzmc0 {
    padding: 18px 0;
    text-align: center;
    font-size: 0.8rem;
    color: #7a6178;
}


/* === 时效性标记 === */
.xk257jz {
    background: linear-gradient(135deg, #fff5f8, #f0e6ff);
    padding: 10px 0;
    border-bottom: 1px solid #f0d9e5;
}
.xk257jz .container {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 0.85rem;
}
.tkjm4gch {
    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; }
}
.d8evajtv {
    color: #7a6178;
}
.ypn78ib {
    margin-left: auto;
    color: #e84393;
    font-weight: 600;
}

/* === 传媒标签云 === */
.y0qog {
    padding: 20px 0;
    background: #fff;
    border-bottom: 1px solid #f0d9e5;
}
.rct2k7p {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.go4ar {
    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;
}
.go4ar:hover {
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    border-color: transparent;
}
.go4ar.xtx5c {
    background: linear-gradient(135deg, #e84393, #6c5ce7);
    color: #fff;
    border-color: transparent;
    font-weight: 700;
}

/* === 响应式 === */
@media (max-width: 1024px) {
    .m6zbp { grid-template-columns: 1fr; gap: 30px; }
    .f1xs3ozz { font-size: 2rem; }
    .kdhhu3n { grid-template-columns: repeat(2, 1fr); }
    .pm9g0 { grid-template-columns: 1fr; }
    .f1gq9 { grid-template-columns: 1fr; }
    .gv10aaf { grid-template-columns: 1fr; }
    .jcr0f { grid-template-columns: repeat(2, 1fr); }
    .uwjinn7 { grid-template-columns: 1fr; }
    .io9lzqqk { grid-template-columns: 1fr 1fr; }
    .d7pfoeei { flex-direction: column; text-align: center; }
    .d7pfoeei-reverse { flex-direction: column; }
    .f8r1m8yh { justify-content: center; }
    .kb0zpk { 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;
    }
    .f1xs3ozz { font-size: 1.6rem; }
    .ny2q111 { gap: 16px; }
    .x4c6m8 strong { font-size: 1.2rem; }
    .kdhhu3n { grid-template-columns: 1fr; }
    .ewmeko4 { grid-template-columns: 1fr 1fr; }
    .jcr0f { grid-template-columns: 1fr; }
    .io9lzqqk { grid-template-columns: 1fr; }
    .bhewvx0 { font-size: 1.5rem; }
    .zjbos7o { flex-direction: column; }
    .inp8zozo { flex-wrap: wrap; }
    .xk257jz .container { flex-wrap: wrap; font-size: 0.78rem; }
    .ypn78ib { margin-left: 0; }
}
