:root{--bg:#FFF8FB;--surface:#fff;--pinkbg:#FFF0F6;--purplebg:#F7F3FF;--graybg:#F8F4F6;--title:#32262D;--text:#51444C;--muted:#7C6D76;--pink:#FF5D9E;--berry:#D94C83;--coral:#FF8EAC;--purple:#8C76E8;--border:rgba(255,93,158,.15);--shadow:0 14px 36px rgba(76,48,66,.08);--strong:0 18px 46px rgba(217,76,131,.15);--grad:linear-gradient(135deg,#FF8EAC 0%,#FF5D9E 52%,#8C76E8 100%);--footer:#30242B;--max: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","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.75;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;height:auto}.shell{width:min(calc(100% - 40px),var(--max));margin:auto}.skip{position:fixed;left:16px;top:-70px;z-index:999;padding:10px 15px;border-radius:12px;background:var(--title);color:#fff}.skip:focus{top:16px}:focus-visible{outline:3px solid rgba(140,118,232,.45);outline-offset:3px}.topline{background:linear-gradient(90deg,#FFE9F2,#F1ECFF);font-size:13px;color:#624B57}.topline-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topline-inner div{display:flex;gap:18px}.topline a:hover{color:var(--berry)}.site-head{position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(255,93,158,.1);background:rgba(255,248,251,.93);backdrop-filter:blur(16px)}.desktop-head{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--title);font-size:21px;white-space:nowrap}.brand-icon{position:relative;width:34px;height:34px;border-radius:12px;background:var(--grad);box-shadow:0 8px 22px rgba(255,93,158,.28);transform:rotate(-4deg)}.brand-icon i{position:absolute;top:9px;width:9px;height:14px;border-radius:10px 10px 7px 7px;background:#fff}.brand-icon i:first-child{left:8px;transform:rotate(-25deg)}.brand-icon i:last-child{right:8px;transform:rotate(25deg)}.main-nav{justify-self:center;display:flex;gap:6px;white-space:nowrap}.main-nav a{padding:10px 15px;border-radius:999px;color:#6D5B64;font-weight:650}.main-nav a:hover,.main-nav a[aria-current=page]{background:var(--pinkbg);color:var(--berry)}.head-actions{display:flex;gap:10px}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:0;border-radius:999px;font-weight:750;white-space:nowrap;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-main{background:var(--grad);color:#fff;box-shadow:0 10px 22px rgba(217,76,131,.22)}.btn-light{background:#fff;border:1px solid var(--border);color:var(--berry)}.text-link{display:inline-flex;gap:6px;align-items:center;color:var(--berry);font-weight:750}.text-link:after{content:"→"}.mobile-head{display:none}main{min-height:50vh}.hero{position:relative;overflow:hidden;padding:72px 0 82px;background:radial-gradient(circle at 10% 10%,rgba(255,142,172,.22),transparent 32%),radial-gradient(circle at 90% 0%,rgba(140,118,232,.18),transparent 30%),var(--bg)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero:before{width:220px;height:220px;right:-80px;bottom:20px;background:rgba(255,93,158,.08)}.hero:after{width:120px;height:120px;left:8%;top:60px;border:22px solid rgba(140,118,232,.08)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .78fr .72fr;align-items:center;gap:32px}.hero-copy h1 span{background:var(--grad);background-clip:text;-webkit-background-clip:text;color:transparent}.brand-line{display:inline-block;margin-bottom:14px;color:var(--berry);font-weight:850}.hero-copy p{margin:22px 0 28px;color:var(--muted);font-size:17px}.actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.phone{position:relative;width:min(100%,320px);aspect-ratio:.59;margin:auto;padding:12px;border-radius:42px;background:#2E242A;box-shadow:0 35px 70px rgba(76,48,66,.25);transform:rotate(2deg)}.phone:before{content:"";position:absolute;top:11px;left:50%;width:82px;height:18px;border-radius:0 0 14px 14px;background:#2E242A;transform:translateX(-50%);z-index:2}.phone-screen{height:100%;overflow:hidden;padding:42px 16px 18px;border-radius:32px;background:linear-gradient(180deg,#FFF8FB,#F5EDFF)}.screen-top{display:flex;justify-content:space-between;margin-bottom:18px}.screen-top i:first-child{width:92px;height:16px;border-radius:8px;background:linear-gradient(90deg,var(--pink),var(--purple))}.screen-top i:last-child{width:30px;height:30px;border-radius:50%;background:var(--coral)}.screen-card{overflow:hidden;margin-bottom:13px;border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(76,48,66,.08)}.screen-cover{height:132px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.55),transparent 25%),linear-gradient(135deg,#FFB8CF,#C6B8FF)}.screen-lines{padding:14px}.screen-lines i{display:block;height:7px;margin-bottom:7px;border-radius:8px;background:#F0E7EC}.screen-lines i:last-child{width:72%}.screen-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.screen-tabs i{aspect-ratio:1;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(76,48,66,.06)}.hero-side{display:grid;gap:16px}.hero-card{min-height:190px;padding:26px;border:1px solid rgba(255,255,255,.8);border-radius:26px;background:rgba(255,255,255,.8);box-shadow:var(--shadow)}.hero-card:last-child{background:linear-gradient(145deg,#fff,#F2EDFF)}.bubble{display:block;width:44px;height:44px;margin-bottom:18px;border-radius:15px;background:var(--grad);position:relative}.bubble:after{content:"";position:absolute;inset:12px;border:3px solid #fff;border-radius:50%}.hero-card p{color:var(--muted);font-size:14px}.section{padding:82px 0}.section-small{padding:54px 0}.soft{background:var(--pinkbg)}.purple{background:var(--purplebg)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.section-head>div{max-width:760px}.eyebrow{display:inline-block;margin-bottom:8px;color:var(--berry);font-size:13px;font-weight:850;letter-spacing:1.4px}.section-head p,.lead{margin-top:15px;color:var(--muted);font-size:18px}h1,h2,h3{margin:0;color:var(--title);line-height:1.25;letter-spacing:-.5px}h1{font-size:clamp(42px,6vw,74px)}h2{font-size:clamp(30px,4vw,46px)}h3{font-size:21px}p{margin:0}.topic-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(175px,1fr);gap:14px;overflow-x:auto;padding:8px 1px 18px;scroll-snap-type:x proximity}.topic-chip{min-height:138px;padding:22px;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:0 8px 22px rgba(76,48,66,.05);scroll-snap-align:start}.topic-chip h3{font-size:18px;margin-bottom:8px}.topic-chip p{min-height:48px;color:var(--muted);font-size:14px}.topic-chip a{display:inline-block;margin-top:12px;color:var(--berry);font-weight:750;font-size:14px}.magazine{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-auto-rows:minmax(230px,auto);gap:18px}.story{position:relative;min-height:250px;overflow:hidden;padding:26px;border-radius:26px;background:#fff;box-shadow:var(--shadow)}.story:first-child{grid-row:span 2;min-height:520px;display:flex;flex-direction:column;justify-content:end;color:#fff;background:linear-gradient(160deg,rgba(255,255,255,.05),rgba(50,38,45,.76)),linear-gradient(135deg,#FF8EAC,#8C76E8)}.story:first-child h3,.story:first-child a{color:#fff}.story:nth-child(3){background:var(--purplebg)}.story:nth-child(4){background:var(--pinkbg)}.story:nth-child(5){background:#FFFDF4}.story h3{margin-bottom:12px;font-size:24px}.story p{color:var(--muted)}.story:first-child p{color:rgba(255,255,255,.88)}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.tag{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:rgba(255,93,158,.09);color:var(--berry);font-size:12px;font-weight:750}.story:first-child .tag{background:rgba(255,255,255,.18);color:#fff}.grid2,.grid3,.grid4{display:grid;gap:18px}.grid2{grid-template-columns:repeat(2,1fr)}.grid3{grid-template-columns:repeat(3,1fr)}.grid4{grid-template-columns:repeat(4,1fr)}.card,.panel,.quote,.faq details{background:#fff;box-shadow:var(--shadow)}.card{padding:28px;border:1px solid rgba(255,93,158,.12);border-radius:24px}.card .mark{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;margin-bottom:20px;border-radius:14px;background:var(--grad);color:#fff;font-weight:850}.card h3{margin-bottom:11px}.card p,.panel p,.card li{color:var(--muted)}.card p+p{margin-top:10px}.card ul,.panel ul{margin:18px 0 0;padding-left:21px}.card a{display:inline-block;margin-top:17px;color:var(--berry);font-weight:750}.panel{padding:34px;border-radius:28px}.panel.pink{background:linear-gradient(145deg,#fff,#FFF0F6)}.panel.violet{background:linear-gradient(145deg,#fff,#F1EDFF)}.panel h2,.panel h3{margin-bottom:16px}.checks{display:grid;gap:10px;list-style:none!important;padding:0!important;margin:20px 0!important}.checks li{position:relative;padding-left:31px}.checks li:before{content:"✓";position:absolute;left:0;top:2px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--grad);color:#fff;font-size:12px;font-weight:900}.steps{counter-reset:step;display:grid;gap:16px}.step{counter-increment:step;position:relative;padding:26px 26px 26px 78px;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.step:before{content:counter(step);position:absolute;left:24px;top:25px;width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:var(--grad);color:#fff;font-weight:850}.step h3{margin-bottom:8px}.step p{color:var(--muted)}.timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.timeline:before{content:"";position:absolute;left:6%;right:6%;top:22px;height:2px;background:linear-gradient(90deg,var(--coral),var(--purple));opacity:.35}.time-item{position:relative;padding-top:58px}.time-item:before{content:"";position:absolute;top:10px;left:22px;width:24px;height:24px;border:6px solid #fff;border-radius:50%;background:var(--pink);box-shadow:0 0 0 1px var(--border)}.time-item article{height:100%;padding:25px;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.time-item h3{margin-bottom:10px}.time-item p{color:var(--muted)}.time-item small{display:block;margin-top:14px;color:var(--berry)}.notice{padding:28px 30px;border-left:5px solid var(--pink);border-radius:18px;background:#FFF3F7}.notice h2,.notice h3{margin-bottom:10px}.notice p{color:var(--muted)}.link-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.link-row a{flex:1 1 190px;padding:17px 19px;border:1px solid var(--border);border-radius:18px;background:#fff;color:var(--berry);font-weight:750}.faq{display:grid;gap:12px}.faq details{border:1px solid var(--border);border-radius:18px}.faq summary{position:relative;min-height:58px;padding:17px 54px 17px 20px;cursor:pointer;color:var(--title);font-weight:750;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:20px;top:12px;color:var(--berry);font-size:25px}.faq details[open] summary:after{content:"−"}.faq details p{padding:0 20px 20px;color:var(--muted)}.page-hero{padding:76px 0 58px;background:radial-gradient(circle at 90% 0%,rgba(140,118,232,.15),transparent 36%),radial-gradient(circle at 10% 40%,rgba(255,93,158,.12),transparent 30%),var(--bg)}.page-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px}.page-hero h1{font-size:clamp(42px,5vw,66px)}.page-hero p{margin-top:20px;color:var(--muted);font-size:18px}.abstract{position:relative;min-height:280px;overflow:hidden;border-radius:32px;background:linear-gradient(135deg,#FFE0EB,#E5DCFF);box-shadow:var(--shadow)}.abstract:before{content:"";position:absolute;width:180px;height:180px;left:18%;top:18%;border-radius:42% 58% 62% 38%;background:rgba(255,255,255,.72);transform:rotate(18deg)}.abstract:after{content:"";position:absolute;width:150px;height:150px;right:12%;bottom:-36px;border:24px solid rgba(255,93,158,.27);border-radius:50%}.index-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.index-links a{padding:9px 14px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--berry);font-weight:700;font-size:14px}.callout{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px;border-radius:28px;background:var(--grad);color:#fff;box-shadow:var(--strong)}.callout h2{color:#fff;margin-bottom:8px}.callout p{color:rgba(255,255,255,.9)}.callout .btn{background:#fff;color:var(--berry)}.quote{padding:26px;border-radius:24px}.quote:before{content:"“";display:block;height:34px;color:var(--coral);font:48px/1 Georgia,serif}.quote p{color:var(--muted)}.quote span{display:inline-block;margin-top:16px;color:var(--berry);font-size:13px;font-weight:800}.site-footer{padding:62px 0 110px;background:var(--footer);color:#FFEAF2}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:34px}.footer-brand{color:#fff}.footer-grid section p{margin-top:18px;max-width:290px;color:rgba(255,234,242,.7)}.footer-grid nav{display:flex;flex-direction:column;gap:9px}.footer-grid nav h2{margin-bottom:6px;color:#fff;font-size:16px}.footer-grid nav a{color:rgba(255,234,242,.72);font-size:14px}.footer-grid nav a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:46px;padding-top:26px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,234,242,.62);font-size:13px}.footer-bottom p:first-child{max-width:760px}.overlay{position:fixed;inset:0;z-index:89;background:rgba(46,36,42,.34);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.show{opacity:1;visibility:visible;pointer-events:auto}.desktop-menu{position:fixed;left:0;right:0;top:110px;z-index:90;max-height:calc(100vh - 130px);overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-20px);transition:.25s}.desktop-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.menu-box{padding:32px;border-radius:0 0 30px 30px;background:rgba(255,255,255,.98);box-shadow:0 28px 70px rgba(50,38,45,.2)}.menu-title{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.menu-title h2{font-size:27px}.menu-title button,.sheet-head button{min-width:70px;height:42px;border:1px solid var(--border);border-radius:999px;background:var(--pinkbg);color:var(--berry)}.menu-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.menu-groups>div{padding:18px;border-radius:20px;background:var(--graybg)}.menu-groups h3{margin-bottom:12px;color:var(--berry);font-size:15px}.menu-groups a{display:flex;flex-direction:column;gap:2px;padding:10px;border-radius:14px}.menu-groups a:hover{background:#fff}.menu-groups span{color:var(--muted);font-size:12px}.mobile-menu,.bottom-nav{display:none}
@media(max-width:1040px){.desktop-head{gap:14px}.main-nav a{padding-inline:10px}.hero-grid{grid-template-columns:1fr .75fr}.hero-side{grid-column:1/-1;grid-template-columns:1fr 1fr}.hero-card{min-height:0}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}
@media(max-width:860px){.shell{width:min(calc(100% - 32px),var(--max))}.topline-inner div a:first-child{display:none}.desktop-head{display:none}.mobile-head{min-height:66px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px}.mobile-head>button,.mobile-head>a:last-child{min-height:44px;border:0;background:transparent;color:var(--berry);font-weight:750}.mobile-head>button{justify-self:start;padding:0}.mobile-head>a:last-child{justify-self:end;display:flex;align-items:center}.mobile-head .brand{font-size:18px}.mobile-head .brand-icon{width:30px;height:30px}.desktop-menu{display:none}.mobile-menu{display:block;position:fixed;left:0;right:0;bottom:0;z-index:92;max-height:85vh;padding:10px 16px calc(16px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -20px 60px rgba(50,38,45,.24);visibility:hidden;pointer-events:none;transform:translateY(105%);transition:.28s}.mobile-menu.open{visibility:visible;pointer-events:auto;transform:none}.sheet-head{position:sticky;top:0;z-index:1;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:4px 0 14px;background:#fff}.grab{width:34px;height:5px;border-radius:999px;background:#DDD1D7}.sheet-head div{display:flex;flex-direction:column}.sheet-head small{color:var(--muted)}.mobile-menu nav{max-height:calc(85vh - 82px);overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:4px 0 20px}.mobile-menu nav a{min-height:52px;display:flex;align-items:center;padding:0 16px;border:1px solid var(--border);border-radius:16px;background:var(--bg);font-weight:700}.bottom-nav{position:fixed;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:70;min-height:64px;display:grid;grid-template-columns:repeat(5,1fr);padding:6px;border:1px solid rgba(255,255,255,.86);border-radius:22px;background:rgba(255,255,255,.93);box-shadow:0 12px 38px rgba(76,48,66,.18);backdrop-filter:blur(18px)}.bottom-nav a{min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:16px;color:var(--muted);font-size:11px;font-weight:750}.bottom-nav a[aria-current=page]{color:var(--berry);background:var(--pinkbg)}.bottom-nav i{width:18px;height:18px;border:2px solid currentColor;border-radius:7px}.bottom-nav a[aria-current=page] i{border:0;background:var(--grad)}.site-footer{padding-bottom:120px}.hero-grid,.page-hero-grid,.grid2{grid-template-columns:1fr}.hero-copy{text-align:center}.actions{justify-content:center}.phone{width:270px}.magazine{grid-template-columns:1fr 1fr}.story:first-child{grid-column:1/-1;grid-row:auto;min-height:400px}.grid3,.grid4{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:1fr}.timeline:before{left:33px;right:auto;top:18px;bottom:18px;width:2px;height:auto}.time-item{padding-top:0;padding-left:72px}.time-item:before{left:21px;top:28px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid section{grid-column:1/-1}.footer-bottom{flex-direction:column}.section{padding:66px 0}}
@media(max-width:600px){.mobile-head .brand b{display:none}.hero-side,.magazine,.grid3,.grid4,.footer-grid{grid-template-columns:1fr}.hero-side{overflow-x:auto;grid-auto-flow:column;grid-auto-columns:84%}.story:first-child{grid-column:auto;min-height:370px}.section-head{align-items:start;flex-direction:column}.callout{align-items:flex-start;flex-direction:column;padding:30px 24px}.page-hero{padding-top:52px}.abstract{min-height:220px}.panel,.card{padding:24px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
