/* ===== Mobile Goddess — 保留原设计风格，优化适配 ===== */
:root{
  --font-ui:"SF Pro Display","SF Pro Text","PingFang SC","PingFang TC","Hiragino Sans GB","Noto Sans SC","Noto Sans TC","Noto Sans JP","Microsoft YaHei","Segoe UI",sans-serif;
  --text-strong:#111111;
  --text-body:#1f2937;
  --text-muted:#64748b;
  --text-soft:#94a3b8;
}

/* --- Reset & Base --- */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{color:var(--text-body);font-size:14px;font-family:var(--font-ui);font-weight:400;line-height:1.6;margin:0 auto;position:relative;overflow-x:hidden;background:#fff;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:#666;text-decoration:none}
a:hover{text-decoration:underline;color:#666}
ul,li{list-style:none;padding:0;margin:0}
button:focus,input:focus{outline:none!important}
.text-center{text-align:center}
.clearfix::after{content:'';display:table;clear:both}

/* --- Header --- */
.header{height:70px;position:absolute;left:12px;top:15px;right:12px;z-index:10;transition:all 0.3s}
.header a{color:#fff}
.title-bar{position:relative;width:100%;max-width:750px;height:100%;display:flex;justify-content:flex-start;align-items:center;margin:0 auto;padding:10px 16px}
.title-icon{width:45%;height:80%;display:flex;align-items:center}
.title-icon img{height:56px;width:auto}
.iconLogo{margin-left:20px;transform:scale(1.5);margin-bottom:2px}
.title-service{width:55%;display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:nowrap}
.svc-btn{all:unset;background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.4);color:#fff;font-weight:600;padding:8px 20px;border-radius:24px;cursor:pointer;font-size:14px;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(0,0,0,0.1);white-space:nowrap}
.svc-btn:hover{background:rgba(255,255,255,0.3);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.2)}
.svc-btn strong{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.3)}
.lang-btn{background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.4);color:#fff;font-weight:600;font-size:14px;padding:8px 30px 8px 15px;border-radius:24px;cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;width:130px;min-width:130px;flex-shrink:0;box-sizing:border-box;text-align:center;text-align-last:center;height:auto;line-height:1.5;background-image:url('data:image/svg+xml;utf8,<svg fill="white" height="12" viewBox="0 0 24 24" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:10px;transition:all 0.3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,0.1)}
.lang-btn:hover{background:rgba(0,0,0,0.6);border-color:rgba(255,255,255,0.5)}
.lang-btn option{background:#222;color:#fff}

/* --- Hero/BG — 随机背景 + 下载按钮 --- */
.bg{padding-top:190px;background:url(../images/bg/bg_03.jpg) top center no-repeat;background-size:cover}
.container{width:750px;max-width:100%;margin:0 auto;padding:0 15px}
.img-box{position:relative}
.holderImg{width:100%}
.btn-box{position:absolute;left:0;right:0;bottom:15%;padding:0 5%;max-width:750px;margin:0 auto;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px}
.dl-btn{flex:1;text-align:center}
.dl-btn a{display:inline-block;width:100%}
.dl-btn img{cursor:pointer;transition:transform 0.3s;max-width:100%}
.dl-btn:last-child img{position:relative;top:4px}
.dl-btn img:hover{transform:scale(1.05)}

#downloadToastList{position:absolute;bottom:35%;left:50%;color:#fff;text-align:center;width:280px;height:40px;padding:0 10px;margin-left:-140px;line-height:40px;background:rgba(0,0,0,.8);border-radius:20px;z-index:10;font-size:13px}
#downloadToastList[hidden]{display:none}

/* --- SEO Summary --- */
.seo-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#bfdbfe}
.seo-heading{position:relative;z-index:1;max-width:720px;margin-top:16px;font-size:34px;line-height:1.08;letter-spacing:-.03em;color:#fff}
.seo-description{position:relative;z-index:1;max-width:660px;margin-top:14px;font-size:16px;line-height:1.8;color:rgba(226,232,240,.92)}
.seo-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
.seo-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.08);color:#fff;font-weight:700}
.seo-action:hover{color:#fff;text-decoration:none;background:rgba(255,255,255,.18)}
.seo-action-primary{background:#fff;color:#0f172a;border-color:#fff}
.seo-action-primary:hover{background:#dbeafe;color:#0f172a}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* --- Features P2 --- */
.back-box{height:0}
.back-c{background:#fff url(../images/back-b.jpg) center top no-repeat;background-size:cover;padding-top:140px;position:relative;width:100%;padding-bottom:100px}
.logoBottom{position:absolute;left:50%;margin-left:-124px;top:10px;z-index:100}
.width-sm{max-width:620px}
.width-sx{max-width:478px;margin:20px auto}
.img-xs{border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.15)}
.img-xs img{width:100%}
.img-txt{color:#4b5563;font-size:16px;font-weight:600;letter-spacing:-.01em;margin-top:10px;line-height:1.75}

/* Gallery thumbs */
.width-lg{max-width:940px;margin:0 auto;padding-bottom:30px;padding-top:90px}
.gallery-thumbs{margin-top:20px}
.slick-b{padding:0 13px;font-size:16px;color:var(--text-body);text-align:center;font-weight:700;cursor:pointer;transition:.3s}
.slick-b img{margin-bottom:3px;border-radius:8px}
.slick-b:hover{color:var(--text-strong)}
.gallery-thumbs .swiper-slide-thumb-active .slick-b{color:var(--text-strong);transform:scale(1.02)}

/* --- News --- */
.news-section{position:relative;padding:78px 0 88px;background:
radial-gradient(circle at top left,rgba(34,197,94,.12),transparent 32%),
radial-gradient(circle at 85% 22%,rgba(37,99,235,.16),transparent 24%),
linear-gradient(180deg,#eef4ff 0%,#f8fafc 42%,#ffffff 100%)}
.news-section::before{content:"";position:absolute;inset:36px auto auto 50%;width:min(1040px,calc(100% - 40px));height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(15,23,42,.12),transparent)}
.news-ticker-shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:14px 18px;border-radius:26px;background:
linear-gradient(135deg,rgba(8,24,74,.96),rgba(17,63,149,.92) 56%,rgba(96,165,250,.84) 100%);
border:1px solid rgba(191,219,254,.24);box-shadow:0 22px 48px rgba(15,23,42,.16)}
.news-ticker-label{display:inline-flex;align-items:center;gap:10px;min-width:max-content}
.news-ticker-pulse{width:10px;height:10px;border-radius:50%;background:#38bdf8;box-shadow:0 0 0 0 rgba(56,189,248,.45);animation:news-pulse 1.8s ease-out infinite}
.news-ticker-title{font-size:18px;line-height:1;color:#fff;letter-spacing:-.02em;white-space:nowrap}
.news-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 18px;border-radius:24px;background:rgba(255,255,255,0.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.28);color:#fff;font-weight:600;box-shadow:0 10px 24px rgba(8,20,66,.16);white-space:nowrap}
.news-link:hover{color:#fff;text-decoration:none;background:rgba(255,255,255,.22);transform:translateY(-2px);box-shadow:0 14px 30px rgba(8,20,66,.2)}
.news-ticker-window{position:relative;overflow:hidden}
.news-ticker-window::before,.news-ticker-window::after{content:"";position:absolute;top:0;bottom:0;width:48px;z-index:1;pointer-events:none}
.news-ticker-window::before{left:0;background:linear-gradient(90deg,rgba(11,29,83,.96),rgba(11,29,83,0))}
.news-ticker-window::after{right:0;background:linear-gradient(270deg,rgba(33,88,182,.94),rgba(33,88,182,0))}
.news-ticker-track{display:flex;align-items:center;width:max-content;animation:news-ticker-scroll 38s linear infinite}
.news-ticker-group{display:flex;align-items:center;gap:18px;padding-right:18px;flex-shrink:0}
.news-ticker-item{position:relative;display:inline-flex;align-items:center;gap:10px;min-width:0;padding-right:18px;color:#e2e8f0;text-decoration:none;white-space:nowrap}
.news-ticker-item::after{content:"";position:absolute;right:0;top:50%;width:6px;height:6px;border-radius:50%;background:rgba(191,219,254,.46);transform:translateY(-50%)}
.news-ticker-item:last-child::after{display:none}
.news-ticker-item:hover{text-decoration:none;color:#fff}
.news-ticker-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#bfdbfe;flex-shrink:0}
.news-ticker-date{font-size:11px;color:rgba(226,232,240,.66);flex-shrink:0}
.news-ticker-text{display:inline-block;max-width:420px;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:1.4;color:#f8fafc}
.news-ticker-shell:hover .news-ticker-track{animation-play-state:paused}

/* --- Characters P3 --- */
.bottom{position:relative;background:linear-gradient(180deg,#eef6ff 0%,#ffffff 18%)}
.bottom::before{content:"";position:absolute;left:0;right:0;top:0;height:140px;background:
linear-gradient(180deg,rgba(8,20,66,.14),rgba(255,255,255,0)),
radial-gradient(circle at center top,rgba(96,165,250,.18),transparent 62%)}
.p3{position:relative;background:#fff url(../images/p3.jpg) center top no-repeat;overflow:hidden;height:1319px;width:100%;border-top-left-radius:34px;border-top-right-radius:34px;box-shadow:0 -22px 50px rgba(15,23,42,.12)}
.animalImg{position:absolute;left:50%;top:95px;width:456px;height:864px;margin-left:-228px;overflow:hidden}
.animalImg img{width:100%;height:100%;object-fit:cover;border-radius:12px}

/* P3 导航箭头 */
.p3 .swiper-button-next,.p3 .swiper-button-prev{width:70px;height:125px;margin-top:-125px;top:50%;z-index:10;outline:none!important}
.p3 .swiper-button-next{right:calc(50% - 320px)}
.p3 .swiper-button-prev{left:calc(50% - 320px);transform:rotate(180deg)}
.p3 .swiper-button-next::after,.p3 .swiper-button-prev::after{content:''}
.p3 .swiper-button-next.swiper-button-disabled,.p3 .swiper-button-prev.swiper-button-disabled{opacity:0}
.p3 .swiper-button-next img,.p3 .swiper-button-prev img{width:100%}

/* Bottom Elements Flex Group (Prevents Overlap) */
.p3-footer-group{position:absolute;bottom:0;left:0;right:0;width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:15px;z-index:1}
.bottom-txt{position:relative;margin-bottom:20px}
.bottom-txt img{display:block;margin:0 auto}
.certifications{position:relative;margin-bottom:15px}
.certifications img{margin:0 10px;vertical-align:middle}
.certifications span{color:#ccc;font-size:16px;display:inline-block;transition:0.3s opacity}
.certifications span:hover{opacity:0.8}
.google-safe-check{position:relative;font-size:11px;font-weight:400;color:var(--text-muted);margin-bottom:10px}
.site-footer{position:relative;width:100%;color:var(--text-muted);padding:0 15px;font-size:12px;font-weight:400;line-height:1.8}
.site-footer a{color:var(--text-body);font-weight:500}
.site-footer img{display:inline-block;margin-right:5px;vertical-align:middle}
.ft-disclaimer{display:block;font-size:11px;font-weight:400;color:var(--text-soft);margin:6px 0}
.ft-icp{display:block;margin:4px 0}
.ft-icp a{color:var(--text-body);font-size:12px;font-weight:500}

/* --- RTL tuning --- */
html[dir="rtl"] body{text-align:right}
html[dir="rtl"] .title-bar,
html[dir="rtl"] .title-icon,
html[dir="rtl"] .title-service,
html[dir="rtl"] .btn-box,
html[dir="rtl"] .seo-actions,
html[dir="rtl"] .news-ticker-shell,
html[dir="rtl"] .news-ticker-window,
html[dir="rtl"] .news-ticker-track,
html[dir="rtl"] .news-ticker-group,
html[dir="rtl"] .news-ticker-item,
html[dir="rtl"] .p3-footer-group{direction:ltr}
html[dir="rtl"] .seo-heading,
html[dir="rtl"] .seo-description,
html[dir="rtl"] .img-txt,
html[dir="rtl"] .site-footer,
html[dir="rtl"] .google-safe-check{text-align:right}
html[dir="rtl"] .slick-b{direction:rtl}
html[dir="rtl"] .site-footer img{margin-right:0;margin-left:5px}

/* --- Lightbox --- */
#bigImg{display:none;z-index:10000;position:fixed;inset:0;cursor:pointer}
.bigimg-overlay{position:absolute;inset:0;background:rgba(0,0,0,.7)}
#bigImgimg{position:relative;z-index:1;display:block;max-width:90vw;max-height:85vh;margin:7vh auto;border-radius:8px}


/* ===== MOBILE RESPONSIVE ===== */
@media(max-width:768px){
  .header{position:fixed;height:auto;min-height:63px;top:10px;left:10px;right:10px}
  .title-bar{width:100%;min-height:63px;align-items:flex-start;padding:9px 14px 12px;border-radius:26px;background:linear-gradient(180deg,rgba(3,8,28,.68),rgba(11,29,83,.42));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 32px rgba(2,6,23,.22)}
  .title-icon{width:30%}
  .title-icon img{height:48px;width:auto}
  .title-service{width:70%;gap:8px;flex-wrap:wrap;justify-content:flex-end}
  .svc-btn{padding:6px 14px;font-size:13px}
  .lang-btn{font-size:13px;padding:6px 26px 6px 10px;width:115px;min-width:115px;flex-shrink:0;box-sizing:border-box}
  .iconLogo{display:none} /* Mobile hiding for better fit */
  .bg{padding-top:140px;background-position:center top}
  .container{width:100%}
  .btn-box{bottom:2rem;padding:0 2%;gap:4px}
  .dl-btn:last-child img{top:3px}

  /* 避免移动屏出现左右位移问题，文字居中对齐处理以防跑出白框 */
  .back-c{padding-top:92px;padding-bottom:68px;background-position:center top}
  .width-sm{max-width:100%;padding:0 14px}
  .width-sx{margin:14px auto 10px;display:flex;flex-direction:column;align-items:stretch}
  .img-txt{font-size:14px;font-weight:600;color:#525f73;padding:0 2px;text-align:left;line-height:1.7}
  .gallery-thumbs .swiper-slide{height:auto}
  .slick-b{display:flex;flex-direction:column;align-items:flex-start;font-size:14px;padding:0 4px;text-align:left;line-height:1.4}
  .slick-b img{width:100%;margin-bottom:6px}
  .width-lg{padding:14px 10px 0}
  .gallery-thumbs{margin-top:0}
  .news-section{padding:44px 0 58px}
  .news-ticker-shell{grid-template-columns:1fr auto;gap:12px;padding:14px 14px 12px;border-radius:22px}
  .news-ticker-window{grid-column:1 / -1}
  .news-ticker-title{font-size:16px}
  .news-link{min-height:36px;padding:6px 14px}
  .news-ticker-window::before,.news-ticker-window::after{width:26px}
  .news-ticker-group{gap:14px;padding-right:14px}
  .news-ticker-item{gap:8px;padding-right:14px}
  .news-ticker-text{max-width:260px;font-size:13px}

  .bottom::before{height:96px}
  .p3{background-size:768px auto;background-position:center top;min-height:760px;height:auto;padding-bottom:190px;border-top-left-radius:24px;border-top-right-radius:24px}
  .animalImg{left:50%;top:38px;width:182px;height:auto;aspect-ratio:456/864;margin-left:0;transform:translateX(-50%)}
  .p3 .swiper-button-next,.p3 .swiper-button-prev{width:35px;height:62px;top:210px;margin-top:-31px}
  .p3 .swiper-button-next{right:calc(50% - 130px)}
  .p3 .swiper-button-prev{left:calc(50% - 130px)}
  .bottom-txt img{width:280px}
  .certifications img{width:40px;height:40px;margin:0 6px}
  .google-safe-check{font-size:10px}
  .site-footer{font-size:11px;padding:0 10px;line-height:1.6}
  .logoBottom{margin-left:-65px;top:-4px}
  .logoBottom img{height:80px}

  #bigImgimg{max-width:95vw;margin:15vh auto}
}

@media(max-width:480px){
  .header{left:8px;right:8px;top:8px}
  .header{min-height:59px}
  .title-bar{min-height:59px;padding:8px 12px 11px;border-radius:22px}
  .title-icon{width:26%}
  .title-icon img{height:44px;width:auto}
  .title-service{width:74%;gap:6px}
  .svc-btn{padding:6px 12px;font-size:12px}
  .lang-btn{width:108px;min-width:108px;font-size:12px}
  .bg{padding-top:90px}
  .back-c{padding-top:84px;padding-bottom:60px}
  .width-sm{padding:0 12px}
  .width-sx{margin:12px auto 8px}
  .img-txt{font-size:13px;padding:0 1px}
  .slick-b{font-size:13px;padding:0 3px}
  .width-lg{padding:12px 8px 0}
  .news-section{padding:38px 0 52px}
  .news-ticker-shell{grid-template-columns:1fr;gap:10px;padding:12px 12px 10px}
  .news-ticker-label{gap:8px}
  .news-ticker-title{font-size:15px}
  .news-link{justify-self:start}
  .news-ticker-text{max-width:220px}
  .bottom::before{height:80px}
  .p3{min-height:720px;padding-bottom:188px;border-top-left-radius:20px;border-top-right-radius:20px}
  .animalImg{top:38px;width:182px}
  .p3 .swiper-button-next{right:calc(50% - 126px)}
  .p3 .swiper-button-prev{left:calc(50% - 126px)}
  .site-footer{font-size:10px}
}

@keyframes news-ticker-scroll{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

@keyframes news-pulse{
  0%{box-shadow:0 0 0 0 rgba(56,189,248,.5)}
  70%{box-shadow:0 0 0 10px rgba(56,189,248,0)}
  100%{box-shadow:0 0 0 0 rgba(56,189,248,0)}
}
