:root{--bg:#FFF8FB;--surface:#fff;--pink-soft:#FFF0F6;--purple-soft:#F7F3FF;--gray-pink:#F8F4F6;--title:#32262D;--text:#51444C;--muted:#7C6D76;--light:#A09199;--pink:#FF5D9E;--berry:#D94C83;--coral:#FF8EAC;--purple:#8C76E8;--purple-deep:#6753B5;--border:rgba(255,93,158,.15);--shadow:0 14px 36px rgba(76,48,66,.08);--shadow-strong:0 18px 46px rgba(217,76,131,.15);--radius:22px;--container:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:9999;background:#fff;padding:10px 16px;border-radius:10px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.site-top-wrap{position:sticky;top:0;z-index:100}.notice-bar{background:linear-gradient(90deg,#fff0f6,#f7f3ff);border-bottom:1px solid var(--border);font-size:14px}.notice-inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px}.notice-links{display:flex;gap:18px}.notice-links a:hover{color:var(--berry)}.site-header{background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-row{height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;font-weight:800;font-size:24px;color:var(--berry);white-space:nowrap}.brand img{max-height:44px;width:auto}.main-nav{display:flex;justify-content:center;gap:8px;min-width:0}.main-nav a{padding:10px 15px;border-radius:999px;white-space:nowrap;font-weight:650;color:var(--muted)}.main-nav a:hover,.main-nav a.is-active{background:var(--pink-soft);color:var(--berry)}.nav-actions{display:flex;gap:10px;align-items:center}.btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:10px 20px;border-radius:999px;border:0;color:#fff;background:linear-gradient(135deg,#FF8EAC 0%,#FF5D9E 52%,#8C76E8 100%);font-weight:750;box-shadow:var(--shadow-strong);cursor:pointer;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-small{min-height:42px;padding:8px 16px}.btn-ghost{color:var(--berry);background:#fff;border:1px solid var(--border);box-shadow:none}.mobile-only{display:none}.section{padding:76px 0}.section-sm{padding:48px 0}.section-alt{background:linear-gradient(180deg,var(--pink-soft),rgba(255,255,255,.8))}.section-purple{background:linear-gradient(180deg,var(--purple-soft),rgba(255,255,255,.92))}.eyebrow{display:inline-flex;padding:6px 12px;border-radius:999px;background:var(--pink-soft);color:var(--berry);font-weight:750;font-size:14px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2,.section-head h1{margin:8px 0 0;color:var(--title);line-height:1.2}.section-head h2{font-size:clamp(28px,4vw,44px)}.section-head p{max-width:680px;margin:0;color:var(--muted)}.text-link{color:var(--berry);font-weight:750}.hero{padding:70px 0 54px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .75fr .75fr;gap:28px;align-items:center}.hero-copy h1{font-size:clamp(46px,6vw,78px);line-height:1.04;margin:12px 0 18px;color:var(--title);letter-spacing:-.04em}.hero-copy .brand-line{font-size:18px;color:var(--berry);font-weight:800}.hero-copy p{font-size:18px;margin:0 0 26px;color:var(--muted)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-visual{min-height:520px;border-radius:38px;background:radial-gradient(circle at 20% 20%,#fff 0 12%,transparent 13%),linear-gradient(160deg,#ffe2ee,#f2edff);box-shadow:var(--shadow-strong);position:relative;display:grid;place-items:center;padding:28px}.phone-mock{width:min(290px,90%);aspect-ratio:9/18;border:10px solid #3b2b34;border-radius:42px;background:linear-gradient(180deg,#fff,#fff4f8);box-shadow:0 28px 60px rgba(65,43,56,.2);padding:24px 16px;display:flex;flex-direction:column;gap:14px}.phone-notch{width:88px;height:18px;background:#3b2b34;border-radius:0 0 14px 14px;margin:-24px auto 10px}.mock-card{height:88px;border-radius:18px;background:linear-gradient(135deg,#ffd5e6,#ebe5ff)}.mock-card.small{height:54px}.hero-side{display:grid;gap:18px}.feature-card,.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.feature-card{padding:28px}.feature-card h2,.feature-card h3,.card h3{margin:0 0 10px;color:var(--title)}.feature-card p,.card p{margin:0;color:var(--muted)}.topic-strip{display:flex;gap:14px;overflow-x:auto;padding:6px 2px 14px;scroll-snap-type:x proximity}.topic-strip::-webkit-scrollbar{height:8px}.topic-chip{flex:0 0 190px;scroll-snap-align:start;padding:18px;background:#fff;border:1px solid var(--border);border-radius:18px}.topic-chip strong{display:block;color:var(--title);margin-bottom:6px}.topic-chip span{font-size:14px;color:var(--muted)}.magazine{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:20px}.story-card{padding:26px;min-height:240px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(160deg,#fff,#fff3f8);position:relative;overflow:hidden}.story-card::before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-55px;top:-65px;background:linear-gradient(135deg,rgba(255,142,172,.4),rgba(140,118,232,.25));pointer-events:none}.story-card.main{grid-row:span 2;min-height:500px;background:linear-gradient(160deg,#ffe4ef,#f1ecff)}.tags{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.tag{font-size:13px;padding:4px 10px;background:rgba(255,255,255,.78);border-radius:999px;color:var(--berry)}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cards .card{padding:26px}.circle-card{padding:26px}.circle-card ul{padding-left:20px;margin:12px 0;color:var(--muted)}.timeline{display:grid;gap:0;border-left:2px solid #f3c6d8;margin-left:12px}.timeline article{position:relative;padding:0 0 30px 34px}.timeline article::before{content:"";position:absolute;left:-10px;top:7px;width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,var(--coral),var(--purple));border:3px solid #fff;box-shadow:0 0 0 2px #f3c6d8}.timeline h3{margin:0 0 6px;color:var(--title)}.timeline p{margin:4px 0;color:var(--muted)}.discussion-list{display:grid;gap:14px}.discussion-item{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:start;padding:22px 24px;background:#fff;border:1px solid var(--border);border-radius:18px}.discussion-number{width:42px;height:42px;border-radius:14px;background:var(--pink-soft);display:grid;place-items:center;color:var(--berry);font-weight:800}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px}.split-panel{padding:32px;border-radius:26px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.check-list{display:grid;gap:10px;padding:0;margin:18px 0;list-style:none}.check-list li{padding-left:28px;position:relative}.check-list li::before{content:"✓";position:absolute;left:0;color:var(--berry);font-weight:900}.service-banner{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center;padding:44px;border-radius:32px;background:linear-gradient(135deg,#fff0f6,#f4efff);box-shadow:var(--shadow)}.service-art{min-height:340px;border-radius:28px;background:radial-gradient(circle at 25% 25%,#fff 0 12%,transparent 13%),linear-gradient(145deg,#ffd8e8,#e8e0ff);display:grid;place-items:center}.feedback{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quote{padding:24px;background:#fff;border:1px solid var(--border);border-radius:20px;position:relative}.quote::before{content:"“";font-size:56px;line-height:1;color:#f5bfd3;position:absolute;right:18px;top:8px}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px 20px}.faq-list summary{cursor:pointer;font-weight:800;color:var(--title)}.faq-list p{margin:12px 0 0;color:var(--muted)}.about-band{padding:38px;border-radius:30px;background:#30242B;color:#FFEAF2}.about-band h2{color:#fff;margin-top:0}.about-band p{color:#f5dfe8}.page-hero{padding:60px 0 34px}.page-hero .hero-box{padding:44px;border-radius:32px;background:linear-gradient(135deg,#fff,#fff0f6 55%,#f3efff);box-shadow:var(--shadow);position:relative;overflow:hidden}.page-hero .hero-box::after{content:"";position:absolute;right:-90px;top:-100px;width:280px;height:280px;border-radius:50%;background:linear-gradient(135deg,rgba(255,93,158,.14),rgba(140,118,232,.17));pointer-events:none}.page-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.1;margin:10px 0 18px;color:var(--title)}.page-hero p{font-size:18px;max-width:850px;margin:0;color:var(--muted)}.content-section{padding:34px 0}.content-section h2{font-size:32px;line-height:1.25;color:var(--title);margin:0 0 18px}.content-section h3{color:var(--title)}.prose{font-size:17px}.prose p{margin:0 0 16px}.info-index{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.info-index a{padding:8px 14px;border-radius:999px;background:#fff;border:1px solid var(--border);color:var(--berry);font-weight:700}.steps{counter-reset:step;display:grid;gap:16px}.step{counter-increment:step;padding:24px 24px 24px 76px;border-radius:20px;background:#fff;border:1px solid var(--border);position:relative}.step::before{content:counter(step);position:absolute;left:22px;top:22px;width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,var(--coral),var(--purple));color:#fff;display:grid;place-items:center;font-weight:850}.notice-card{padding:26px;border-radius:22px;background:linear-gradient(135deg,#fff7fa,#f6f2ff);border:1px solid var(--border)}.related-links{display:flex;flex-wrap:wrap;gap:12px}.related-links a{padding:12px 16px;border-radius:14px;background:#fff;border:1px solid var(--border);font-weight:750;color:var(--berry)}.service-tip{padding:24px;border-left:4px solid var(--pink);background:#fff;border-radius:0 18px 18px 0;box-shadow:var(--shadow)}.site-footer{background:#30242B;color:#FFEAF2;padding:56px 0 110px;margin-top:70px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:30px}.site-footer h2{font-size:16px;color:#fff;margin:0 0 16px}.site-footer a{display:block;margin:9px 0;color:#f3dfe8}.site-footer a:hover{color:#fff}.footer-brand p{color:#d8c0cb}.footer-logo strong{font-size:26px;color:#fff}.footer-logo img{max-height:44px;width:auto}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:22px;color:#d8c0cb;font-size:14px;display:flex;justify-content:space-between;gap:24px}.menu-overlay{position:fixed;inset:0;background:rgba(47,34,42,.4);opacity:0;visibility:hidden;pointer-events:none;transition:.2s;z-index:190}.menu-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.desktop-channel-panel{position:fixed;left:0;right:0;top:110px;z-index:200;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 24px 60px rgba(49,34,43,.18);transform:translateY(-120%);visibility:hidden;pointer-events:none;transition:.25s}.desktop-channel-panel.is-open{transform:translateY(0);visibility:visible;pointer-events:auto}.panel-head{display:flex;justify-content:space-between;align-items:center;padding-top:18px}.panel-head button,.sheet-head button{border:0;background:var(--pink-soft);color:var(--berry);border-radius:999px;padding:8px 14px;cursor:pointer}.channel-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-top:18px;padding-bottom:28px}.channel-groups h2{font-size:15px;color:var(--muted)}.channel-groups a{display:block;padding:10px;border-radius:12px}.channel-groups a:hover{background:var(--pink-soft)}.channel-groups strong,.channel-groups span{display:block}.channel-groups strong{color:var(--title)}.channel-groups span{font-size:13px;color:var(--muted)}.mobile-channel-panel{display:none}.mobile-bottom-nav{display:none}:focus-visible{outline:3px solid rgba(140,118,232,.45);outline-offset:3px}
@media(max-width:1020px){.main-nav a{padding-inline:10px}.nav-row{gap:16px}.hero-grid{grid-template-columns:1fr .8fr}.hero-side{grid-column:1/-1;grid-template-columns:1fr 1fr}.magazine{grid-template-columns:1fr 1fr}.story-card.main{grid-row:auto;grid-column:1/-1}.grid-4{grid-template-columns:repeat(2,1fr)}.feedback{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-brand{grid-row:span 2}.channel-groups{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(calc(100% - 32px),var(--container))}.desktop-only{display:none!important}.mobile-only{display:inline-flex}.notice-inner{height:34px;font-size:12px}.notice-links a:first-child{display:none}.nav-row{height:64px;grid-template-columns:1fr auto 1fr;gap:8px}.brand{font-size:20px;justify-self:center}.brand img{max-height:36px}.channel-trigger{min-height:44px;border:0;background:transparent;color:var(--berry);font-weight:800;padding:0;justify-self:start}.nav-actions{justify-self:end}.nav-actions .btn{min-height:44px;padding:8px 13px;font-size:14px}.section{padding:54px 0}.section-sm{padding:38px 0}.section-head{display:block}.section-head p{margin-top:10px}.hero{padding:46px 0 36px}.hero-grid{grid-template-columns:1fr}.hero-copy h1{font-size:48px}.hero-copy p{font-size:16px}.hero-visual{min-height:440px}.hero-side{grid-template-columns:1fr;display:flex;overflow-x:auto}.hero-side .feature-card{min-width:82%}.magazine,.grid-2,.grid-3,.grid-4,.split,.service-banner{grid-template-columns:1fr}.story-card.main{min-height:340px}.discussion-item{grid-template-columns:auto 1fr}.discussion-item .text-link{grid-column:2}.service-banner{padding:26px}.service-art{min-height:260px}.feedback{grid-template-columns:1fr}.page-hero{padding:38px 0 22px}.page-hero .hero-box{padding:28px 22px}.page-hero h1{font-size:40px}.page-hero p{font-size:16px}.content-section{padding:28px 0}.content-section h2{font-size:27px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1;grid-row:auto}.footer-bottom{display:block}.site-footer{padding-bottom:130px}.desktop-channel-panel{display:none}.mobile-channel-panel{display:block;position:fixed;left:0;right:0;bottom:0;z-index:210;max-height:85vh;background:#fff;border-radius:26px 26px 0 0;transform:translateY(105%);visibility:hidden;pointer-events:none;transition:.28s;overflow:auto;padding-bottom:calc(22px + env(safe-area-inset-bottom))}.mobile-channel-panel.is-open{transform:translateY(0);visibility:visible;pointer-events:auto}.sheet-handle{width:48px;height:5px;border-radius:999px;background:#e6d7de;margin:10px auto}.sheet-head{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.mobile-channel-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:8px 16px 20px}.mobile-channel-list a{min-height:48px;display:flex;align-items:center;padding:10px 14px;border-radius:14px;background:var(--gray-pink);font-weight:750}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:120;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid var(--border);padding:8px 8px calc(8px + env(safe-area-inset-bottom))}.mobile-bottom-nav a{min-height:48px;display:grid;place-items:center;color:var(--muted);font-size:13px;font-weight:750;border-radius:12px}.mobile-bottom-nav a.is-active{background:var(--pink-soft);color:var(--berry)}.site-footer{margin-bottom:0}.desktop-channel-panel{top:98px}}
@media(max-width:480px){.hero-copy h1{font-size:41px}.footer-grid{grid-template-columns:1fr}.topic-chip{flex-basis:165px}.discussion-number{width:36px;height:36px}.step{padding-left:66px}.mobile-channel-list{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
