@charset "UTF-8";
:root{--brand:#f34b67;--brand-dark:#d93955;--brand-soft:#fff0f3;--ink:#1d2431;--muted:#697082;--line:#ebe7e8;--surface:#fff;--soft:#fff8f9;--deep:#211f2a;--shadow:0 18px 44px rgba(86,37,48,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{min-width:320px;margin:0;padding-top:76px;color:var(--ink);background:var(--surface);font:16px/1.7 "Microsoft YaHei","PingFang SC",Arial,sans-serif}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}button{font:inherit;-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}
.site-header{position:fixed;z-index:100;top:0;right:0;left:0;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 4px 14px rgba(29,36,49,.04);backdrop-filter:blur(9px)}.site-header__inner{display:flex;align-items:center;width:min(1200px,calc(100% - 40px));min-height:76px;margin:auto;gap:36px}.site-brand,.footer-brand{display:inline-flex;align-items:center;min-width:0;gap:9px;font-weight:900;white-space:nowrap}.site-brand img,.footer-brand img{width:40px;height:40px;border-radius:7px;object-fit:cover}.site-brand__identity,.footer-brand__identity{display:flex;flex-direction:column;align-items:flex-start;line-height:1.14}.site-brand__identity>span{font-size:20px;letter-spacing:-.7px}.footer-brand__identity>span{font-size:18px}.site-brand__identity small,.footer-brand__identity small{margin-top:3px;color:var(--muted);font-size:12px;font-weight:400}.site-nav{margin-left:auto}.site-nav ul,.footer-nav ul{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none}.site-nav ul{gap:29px}.site-nav a{position:relative;display:block;padding:8px 0;color:#4e5363;font-size:15px;font-weight:800}.site-nav a:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:4px;background:var(--brand);content:"";transform:scaleX(0);transition:transform .2s}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.site-header__actions{display:flex;align-items:center;gap:12px}.header-download,.button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 20px;border:1px solid transparent;border-radius:6px;background:var(--brand);color:#fff;font-size:14px;font-weight:900;transition:background .2s,transform .2s}.header-download:hover,.button:hover{background:var(--brand-dark);transform:translateY(-1px)}.menu-toggle{display:none;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--line);border-radius:6px;background:#fff}.menu-toggle img{width:20px}
.hero{overflow:hidden;background:radial-gradient(circle at 74% 43%,rgba(255,190,202,.55),transparent 27%),linear-gradient(135deg,#fff 0%,#fff8f9 56%,#fff6f7 100%)}.hero__inner{display:flex;align-items:center;width:min(1200px,calc(100% - 40px));padding:72px 0 84px;margin:auto;gap:clamp(48px,7vw,108px)}.hero__copy{flex:1 1 auto;max-width:620px}.eyebrow,.section-index,.feature-en{margin:0;color:var(--brand-dark);font-size:12px;font-weight:900;letter-spacing:.12em}.eyebrow{display:inline-block;padding:5px 12px;border-radius:999px;background:var(--brand-soft);letter-spacing:.04em}h1{margin:16px 0 18px;font-size:clamp(42px,6vw,72px);line-height:1.08;letter-spacing:-.07em}.hero__lead{max-width:580px;margin-bottom:27px;color:var(--muted);font-size:18px}.hero__actions{display:inline-flex;flex-direction:column;align-items:center;gap:12px}.button{min-height:48px;padding:0 28px;font-size:16px}.age-label{color:var(--muted);font-size:12px}.hero__carousel{flex:0 0 auto;width:clamp(280px,30vw,360px);height:clamp(498px,53.333vw,640px);margin-left:auto;overflow:hidden;border:4px solid var(--deep);border-radius:6px;background:#fff;box-shadow:var(--shadow)}.app-swiper,.app-swiper .swiper-wrapper,.app-swiper .swiper-slide{width:100%;height:100%}.app-swiper .swiper-slide{display:flex;align-items:center;justify-content:center}.app-swiper img{width:100%;height:100%;object-fit:contain;object-position:center}.app-swiper .swiper-pagination{right:0;bottom:12px;left:0;display:flex;justify-content:center;gap:7px}.app-swiper .swiper-pagination-bullet{width:22px;height:4px;margin:0!important;border-radius:4px;background:#d2d3d8;opacity:1}.app-swiper .swiper-pagination-bullet-active{background:var(--brand)}
.section{scroll-margin-top:96px;padding:96px 0}.section__inner{width:min(1080px,calc(100% - 40px));margin:auto}.section-heading{margin-bottom:36px}.section-heading h2,.download h2{margin:6px 0 8px;font-size:clamp(30px,4vw,44px);line-height:1.2;letter-spacing:-.05em}.section-heading>p:last-child{max-width:620px;margin-bottom:0;color:var(--muted)}.features{background:#fbfbfc}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature-card{min-height:238px;padding:28px;border:1px solid var(--line);border-radius:6px;background:#fff}.feature-card--featured{background:linear-gradient(145deg,#fff 0%,#fff0f3 100%)}.feature-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin-bottom:22px;border-radius:50%;background:var(--brand-soft)}.feature-icon img{width:30px;height:30px}.feature-card h3{margin:5px 0 7px;font-size:22px}.feature-card p:last-child{margin-bottom:0;color:var(--muted);font-size:14px}.faq{background:#fafafb}.faq-list{width:100%;max-width:920px;margin:0 auto}.faq-list details{width:100%;margin-bottom:11px;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 23px;cursor:pointer;font-weight:900;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--brand);font-size:26px;font-weight:400;transition:transform .2s}.faq-list details[open]{border-left:4px solid var(--brand)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 23px 20px;margin:0;color:var(--muted);font-size:15px}.faq-list a{color:var(--brand-dark);font-weight:800}.reviews{background:#fff}.review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}.review-card{display:flex;flex-direction:column;min-height:185px;padding:23px;border:1px solid var(--line);border-radius:6px;background:#fff}.review-card__head,.reviewer{display:flex;align-items:center}.review-card__head{justify-content:space-between;gap:14px}.reviewer{gap:9px;font-weight:900}.reviewer img{width:30px;height:30px}.review-rating{color:var(--brand-dark);font-size:13px;letter-spacing:1px}.review-card>p{flex:1;margin:18px 0;color:#4c5261;font-size:14px}.review-card time{color:var(--muted);font-size:12px}.download{scroll-margin-top:96px;position:relative;overflow:hidden;border-top:5px dotted var(--brand);background:linear-gradient(115deg,#211f2a,#4b2634);color:#fff}.download:after{position:absolute;top:-108px;right:7%;width:260px;height:260px;border:1px solid rgba(255,255,255,.18);border-radius:50%;content:""}.download__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:min(1080px,calc(100% - 40px));padding:55px 0;margin:auto;gap:32px}.download .section-index,.download h2{color:#ffbec9}.download p:last-child{margin-bottom:0;color:rgba(255,255,255,.72)}.button--light{flex:0 0 auto}.site-footer__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1200px,calc(100% - 40px));min-height:150px;margin:auto;gap:30px}.footer-brand span{font-size:18px}.footer-nav ul{justify-content:center;gap:10px 22px}.footer-nav a,.site-footer p{color:var(--muted);font-size:13px}.site-footer p{margin:0;text-align:right}.back-to-top{position:fixed;right:24px;bottom:24px;z-index:90;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:var(--brand);box-shadow:0 10px 25px rgba(243,75,103,.3);opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s,transform .2s}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top img{width:19px;filter:brightness(0) invert(1)}
@media(max-width:980px){.site-header__inner{gap:18px}.site-nav{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;padding:12px 20px 18px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.98);box-shadow:0 12px 22px rgba(29,36,49,.07)}.site-nav.is-open{display:block}.site-nav ul{flex-direction:column;align-items:stretch;width:min(1200px,calc(100% - 40px));margin:auto;gap:0}.site-nav a{padding:12px 0}.site-nav a:after{right:auto;width:24px}.menu-toggle{display:inline-flex}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card:last-child{grid-column:1/-1}.site-footer__inner{grid-template-columns:1fr;justify-items:center;padding:30px 0;text-align:center}.site-footer p{text-align:center}}
@media(max-width:700px){html{scroll-padding-top:84px}body{padding-top:70px}.site-header__inner{width:min(100% - 28px,1200px);min-height:70px;gap:8px}.site-brand{gap:5px;overflow:hidden}.site-brand img{width:30px;height:30px}.site-brand__identity{min-width:0;overflow:hidden}.site-brand__identity>span{font-size:16px}.site-brand__identity small{overflow:hidden;font-size:12px;text-overflow:ellipsis}.site-header__actions{margin-left:auto;gap:7px}.header-download{min-height:34px;padding:0 10px;font-size:12px}.menu-toggle{width:34px;height:34px}.site-nav ul{width:min(100% - 28px,1200px)}.hero__inner{flex-direction:column;width:min(100% - 28px,1100px);padding:54px 0 72px;margin:auto;gap:42px;text-align:center}.hero__lead{margin-right:auto;margin-left:auto;font-size:16px}.hero__carousel{align-self:center;width:min(100%,330px);height:min(calc((100vw - 28px)*1.7778),586px);margin-left:0}.section{scroll-margin-top:84px;padding:72px 0}.section__inner,.download__inner{width:min(100% - 28px,1080px)}.feature-grid,.shelf-grid,.discovery__inner{grid-template-columns:1fr}.feature-card--wide{grid-column:auto;grid-template-columns:1fr}.feature-card--wide .feature-icon{width:60px;height:60px}.feature-card--wide .feature-icon img{width:30px;height:30px}.download__inner{flex-direction:column;align-items:flex-start;padding:46px 0}.download__inner .button--light{align-self:center}.site-footer__inner{width:min(100% - 28px,1200px)}.footer-nav ul{flex-direction:row;flex-wrap:wrap}.back-to-top{right:14px;bottom:14px}}
