:root{--primary:#D94A7A;--primary-2:#E76B98;--primary-light:#F4B7CC;--primary-soft:#FBE7EF;--rose:#B93667;--rose-deep:#7A2345;--rose-darker:#4A1830;--bg:#FFF7FA;--bg-2:#FCEEF3;--bg-3:#FFFDFE;--surface:#FFFFFF;--surface-soft:rgba(255,255,255,.82);--surface-strong:rgba(255,255,255,.96);--text:#351F2A;--text-2:#684A58;--text-3:#9A7A89;--line:rgba(217,74,122,.10);--line-strong:rgba(217,74,122,.22);--shadow:0 5px 22px rgba(177,54,103,.08);--shadow-hover:0 14px 38px rgba(177,54,103,.14);--radius:12px;--radius-card:16px;--radius-large:22px;--radius-pill:999px;--wrap:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(var(--wrap),calc(100% - 40px));margin:auto}.topbar{height:30px;color:#fff;background:linear-gradient(90deg,#D94A7A,#B85D8A,#8C6AA8);display:flex;align-items:center;overflow:hidden}.ticker{white-space:nowrap;margin:auto;font-size:13px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,247,250,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:68px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:34px;height:34px;object-fit:contain}.brand strong{color:var(--rose-deep);font-size:20px}.desktop-nav{display:flex;gap:20px;align-items:center}.desktop-nav a{color:var(--text-2);font-size:15px;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:var(--rose)}.desktop-nav a.active:after{content:"";position:absolute;left:25%;right:25%;bottom:-10px;height:2px;background:var(--primary)}.site-search{margin-left:auto;display:flex;width:330px;background:#fff;border:1px solid var(--line-strong);border-radius:999px;overflow:hidden}.site-search input{border:0;outline:0;background:transparent;flex:1;padding:10px 16px;min-width:0}.site-search button{border:0;background:var(--primary);color:#fff;padding:0 18px}.header-app{color:var(--rose-deep);font-weight:600}.menu-btn{display:none;border:0;background:transparent;font-size:24px}.hero{background:linear-gradient(135deg,#FFF7FA 0%,#FCEEF3 50%,#F6EEF8 100%);padding:70px 0}.hero-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:56px;align-items:center}.eyebrow{color:var(--primary);font-weight:700;letter-spacing:.08em;font-size:14px;margin:0 0 10px}.hero h1,.page-hero h1{font-size:clamp(40px,5vw,68px);line-height:1.12;margin:0 0 24px;color:var(--rose-darker)}.hero h1 span{background:linear-gradient(90deg,#D94A7A,#B93667,#8C5D9E);-webkit-background-clip:text;color:transparent}.lead{color:var(--text-2);font-size:18px;max-width:760px}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;font-weight:700}.btn.primary{background:var(--primary);color:#fff}.btn.primary:hover{background:var(--rose)}.btn.secondary{background:#fff;border:1px solid var(--line-strong);color:var(--rose-deep)}.btn.text{color:var(--rose-deep)}.hero-media img,.page-hero-media img{border-radius:var(--radius-large);box-shadow:var(--shadow-hover)}.section{padding:74px 0}.section.alt{background:var(--bg-2)}.section-head{text-align:center;max-width:780px;margin:0 auto 34px}.section-head.left{text-align:left;margin-left:0}.section-head h2{font-size:36px;line-height:1.25;color:var(--rose-deep);margin:0 0 12px}.section-head p{color:var(--text-2)}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.channel-card,.service-card,.content-card,.topic-panel,.info-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow)}.channel-card{padding:24px}.channel-card:hover,.service-card:hover,.content-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}.channel-icon{width:36px;height:8px;border-radius:999px;background:linear-gradient(90deg,var(--primary-light),#8C6AA8);display:block;margin-bottom:18px}.channel-card h3,.service-card h3{margin:0 0 8px}.channel-card p,.service-card p,.content-card p,.topic-panel p{color:var(--text-2)}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.content-card{overflow:hidden;transition:.2s}.content-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.card-body{padding:20px}.badge{display:inline-block;background:var(--primary-soft);color:var(--rose);padding:4px 10px;border-radius:999px;font-size:12px}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:42px}.hot-list{list-style:none;padding:0;margin:0}.hot-list li{border-bottom:1px solid var(--line)}.hot-list a{display:flex;gap:16px;padding:16px 10px}.hot-list strong{font-size:24px;color:var(--primary)}.hot-list li:nth-child(1) strong{color:#B93667}.hot-list li:nth-child(2) strong{color:#D94A7A}.hot-list li:nth-child(3) strong{color:#E76B98}.hot-list span{display:grid}.hot-list small{color:var(--text-3)}.topic-panel{padding:30px}.topic-cloud{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.topic-cloud a{padding:9px 14px;background:#F6EEF8;color:#765883;border-radius:999px}.creator-band{background:linear-gradient(180deg,#FFF7FA,#FFFDFE)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:26px}.service-card a{color:var(--rose);font-weight:700}.app-strip{display:grid;grid-template-columns:1fr 320px;align-items:center;gap:44px}.app-strip img{max-height:360px;margin:auto}.faq-list{max-width:900px;margin:auto}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;display:flex;justify-content:space-between;text-align:left;border:0;background:transparent;padding:20px 0;color:var(--text);font-weight:700}.faq-answer{display:none;color:var(--text-2);padding-bottom:20px}.faq-item.open .faq-answer{display:block}.page-hero{padding:56px 0;background:linear-gradient(135deg,#FFF7FA,#FCEEF3,#F6EEF8)}.page-hero-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;align-items:center}.page-hero h1{font-size:48px}.breadcrumb{font-size:14px;color:var(--text-3);display:flex;gap:8px;margin-bottom:18px}.prose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:24px}.site-footer{background:linear-gradient(135deg,#4A1830,#68213E,#50203A);color:rgba(255,255,255,.72);padding:54px 0 26px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:28px}.footer-grid h2{font-size:15px;color:#fff}.footer-grid a{display:block;margin:8px 0}.footer-grid a:hover{color:#F4B7CC}.footer-brand{font-size:24px;color:#fff!important;font-weight:800}.footer-bottom{margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:13px}.mobile-drawer,.drawer-mask,.mobile-bottom{display:none}.back-top{position:fixed;right:20px;bottom:24px;width:42px;height:42px;border:0;border-radius:50%;background:var(--primary);color:#fff;display:none}.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}
@media(max-width:1100px){.desktop-nav{display:none}.menu-btn{display:block}.site-search{width:280px}.channel-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.mobile-drawer{display:block;position:fixed;right:-320px;top:0;bottom:0;width:300px;background:#fff;z-index:80;padding:28px;transition:.25s}.mobile-drawer.open{right:0}.mobile-drawer nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.drawer-close{border:0;background:transparent;font-size:30px}.drawer-mask{position:fixed;inset:0;background:rgba(53,31,42,.25);z-index:70}.drawer-mask.show{display:block}}
@media(max-width:900px){.hero-grid,.page-hero-grid,.split,.app-strip{grid-template-columns:1fr}.hero-media{order:-1}.hero-media img{max-height:340px;width:100%;object-fit:cover}.featured-grid,.service-grid,.prose-grid{grid-template-columns:1fr 1fr}.site-search{display:none}.page-hero-media img{max-height:280px;width:100%;object-fit:cover}.footer-grid{grid-template-columns:1fr 1fr}.mobile-bottom{display:flex;position:fixed;left:12px;right:12px;bottom:10px;background:#fff;border:1px solid var(--line-strong);border-radius:16px;z-index:60;box-shadow:var(--shadow);justify-content:space-around;padding:10px}.site-footer{padding-bottom:88px}}
@media(max-width:600px){.wrap{width:min(100% - 24px,var(--wrap))}.hero{padding:42px 0}.hero h1,.page-hero h1{font-size:38px}.section{padding:52px 0}.section-head h2{font-size:30px}.channel-grid,.featured-grid,.service-grid,.prose-grid,.footer-grid{grid-template-columns:1fr}.header-app{display:none}.header-inner{gap:12px}.brand strong{font-size:18px}.cta-row .btn{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
