*{box-sizing:border-box}:root{--bg:#FFF8FB;--w:#fff;--p:#FFF0F6;--v:#F7F3FF;--g:#F8F4F6;--ink:#32262D;--txt:#51444C;--mut:#7C6D76;--pink:#FF5D9E;--berry:#D94C83;--coral:#FF8EAC;--purple:#8C76E8;--border:rgba(255,93,158,.15);--shadow:0 14px 36px rgba(76,48,66,.08);--grad:linear-gradient(135deg,#FF8EAC 0%,#FF5D9E 52%,#8C76E8 100%)}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--txt);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}body.menuopen{overflow:hidden}a{text-decoration:none;color:inherit}.shell{width:min(1200px,calc(100% - 40px));margin:auto}.skip{position:fixed;top:-70px;left:16px;z-index:200;background:#fff;padding:10px;border-radius:12px}.skip:focus{top:16px}.site-header{position:sticky;top:0;z-index:90}.tip{background:rgba(255,240,246,.97);border-bottom:1px solid var(--border);font-size:13px}.tipin{min-height:32px;display:flex;justify-content:space-between;align-items:center}.tiplinks{display:flex;gap:16px}.nav{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(50,38,45,.06);box-shadow:0 4px 18px rgba(50,38,45,.04)}.desktop{min-height:72px;display:grid;grid-template-columns:200px 1fr auto;gap:18px;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:850;color:var(--ink);white-space:nowrap}.brand b{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:var(--grad);color:#fff}.navlinks{display:flex;justify-content:center;gap:4px;white-space:nowrap}.navlinks a{padding:9px 13px;border-radius:999px;color:var(--mut)}.navlinks .is-current,.navlinks a:hover{background:var(--p);color:var(--berry)}.actions{display:flex;gap:9px}.btn{min-height:44px;padding:10px 17px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;white-space:nowrap;cursor:pointer}.primary{background:var(--grad);color:#fff}.soft{background:var(--p);color:var(--berry)}.mobile{display:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(140,118,232,.35);outline-offset:3px}.hero{padding:64px 0 42px}.herogrid{display:grid;grid-template-columns:1.2fr .8fr;gap:38px;align-items:center}.eyebrow{font-size:14px;color:var(--berry);font-weight:850}.eyebrow:before{content:"";display:inline-block;width:24px;height:3px;background:var(--grad);border-radius:9px;margin:0 8px 4px 0}h1,h2,h3{color:var(--ink);line-height:1.25;margin:0 0 15px}h1{font-size:clamp(38px,6vw,66px);letter-spacing:-.04em}h2{font-size:clamp(25px,3vw,36px)}h3{font-size:20px}.lead{font-size:18px;color:var(--mut);max-width:780px}.visual{min-height:320px;border-radius:32px;background:radial-gradient(circle at 20% 20%,#fff,transparent 32%),linear-gradient(145deg,#FFE6EF,#EFEAFF);box-shadow:0 18px 46px rgba(217,76,131,.15);position:relative;overflow:hidden}.visual:before{content:"";position:absolute;inset:45px 25% 35px;background:#fff;border-radius:35px;box-shadow:var(--shadow)}.visual:after{content:"";position:absolute;inset:76px 31% 64px;border-radius:24px;background:linear-gradient(#FFF0F6,#F7F3FF)}.section{padding:58px 0}.alt{background:var(--p)}.purple{background:var(--v)}.gray{background:var(--g)}.head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.head p{max-width:680px;color:var(--mut)}.grid{display:grid;gap:18px}.g2{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:23px;box-shadow:var(--shadow)}.link{color:var(--berry);font-weight:800}.actions2{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.steps{counter-reset:s;display:grid;gap:14px}.step{counter-increment:s;display:grid;grid-template-columns:44px 1fr;gap:14px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:19px}.step:before{content:counter(s);width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:var(--grad);color:#fff;font-weight:900}.timeline{border-left:2px solid rgba(217,76,131,.18);margin-left:9px}.timeline article{position:relative;padding:0 0 24px 25px}.timeline article:before{content:"";position:absolute;left:-8px;top:7px;width:14px;height:14px;border-radius:50%;background:var(--coral)}.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.split>article,.prose{background:#fff;border:1px solid var(--border);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.chips{display:flex;flex-wrap:wrap;gap:9px}.chip{padding:7px 11px;border-radius:999px;background:#fff;border:1px solid var(--border);font-weight:700;color:var(--berry)}.faq{display:grid;gap:11px}details{background:#fff;border:1px solid var(--border);border-radius:18px;padding:0 19px}summary{padding:17px 0;cursor:pointer;font-weight:800;color:var(--ink)}details p{margin:0 0 17px}.related{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.related a{padding:8px 12px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--berry);font-weight:750}.service{margin-top:24px;padding:21px;border-radius:20px;background:var(--g);border:1px solid rgba(140,118,232,.13)}.themes,.horizontal{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(160px,1fr);gap:14px;overflow-x:auto;padding-bottom:12px}.homehero{padding:52px 0 34px}.homegrid{display:grid;grid-template-columns:1.05fr .75fr .65fr;gap:20px}.homecopy{padding:35px 0}.side{display:grid;gap:16px}.mag{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px}.mag .big{grid-row:span 2;background:linear-gradient(145deg,#FFE7F0,#EFEAFF)}.footer{background:#30242B;color:#FFEAF2;padding:50px 0 100px}.footgrid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:24px}.footer h2{font-size:16px;color:#fff}.footer a{display:block;padding:3px 0}.footbrand{margin-bottom:14px;color:#fff}.footnote{margin-top:32px;padding-top:20px;border-top:1px solid rgba(255,234,242,.14);color:#D9C5CE}.copy{font-size:14px;color:#BFA9B3}.backdrop{position:fixed;inset:0;z-index:100;background:rgba(50,38,45,.22);opacity:0;visibility:hidden;pointer-events:none}.backdrop.open{opacity:1;visibility:visible;pointer-events:auto}.panel{position:fixed;z-index:110;top:104px;left:50%;width:min(1160px,calc(100% - 40px));max-height:calc(100vh - 125px);overflow:auto;transform:translate(-50%,-16px);background:#fff;border:1px solid var(--border);border-radius:0 0 26px 26px;padding:22px;box-shadow:0 28px 70px rgba(50,38,45,.18);opacity:0;visibility:hidden;pointer-events:none}.panel.open{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto}.panelhead{display:flex;justify-content:space-between;align-items:center}.close{width:44px;height:44px;border:0;border-radius:13px;background:var(--g);font-size:25px}.groups{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.groups h2{font-size:15px;color:var(--mut)}.groups a{display:block;padding:9px;border-radius:13px}.groups a:hover{background:var(--p)}.groups a b,.groups a span{display:block}.groups a span{font-size:13px;color:var(--mut)}.mobilelist,.handle,.bottom{display:none}
@media(max-width:960px){.desktop{display:none}.mobile{display:grid;min-height:64px;grid-template-columns:1fr auto 1fr;align-items:center}.mobile .brand{justify-self:center}.mobile .btn{justify-self:end}.menubtn{justify-self:start;min-height:44px;border:0;background:transparent;font-weight:800}.herogrid,.homegrid{grid-template-columns:1fr}.side{grid-template-columns:1fr 1fr}.g4,.g3{grid-template-columns:repeat(2,1fr)}.mag{grid-template-columns:1fr 1fr}.mag .big{grid-row:auto;grid-column:1/-1}.footgrid{grid-template-columns:1.3fr 1fr 1fr}.groups{display:none}.panel{top:auto;bottom:0;left:0;width:100%;max-height:85vh;border-radius:28px 28px 0 0;transform:translateY(105%);opacity:1;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.panel.open{transform:translateY(0)}.handle{display:block;width:48px;height:5px;border-radius:9px;background:#DDD0D7;margin:0 auto 10px}.mobilelist{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.mobilelist a{min-height:48px;display:flex;align-items:center;padding:10px 13px;border-radius:14px;background:var(--g);font-weight:750}.bottom{position:fixed;display:grid;z-index:95;left:0;right:0;bottom:0;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.97);border-top:1px solid var(--border);padding:6px 8px calc(6px + env(safe-area-inset-bottom))}.bottom a{min-height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;border-radius:12px;color:var(--mut)}.bottom a span{font-size:12px}.bottom .is-current{background:var(--p);color:var(--berry)}.footer{padding-bottom:120px}}
@media(max-width:680px){.shell{width:min(100% - 32px,1200px)}.tiplinks a:first-child{display:none}.hero{padding:42px 0 30px}.lead{font-size:16px}.visual{min-height:270px}.section{padding:46px 0}.head{align-items:start;flex-direction:column}.g2,.g3,.g4,.split{grid-template-columns:1fr}.side{grid-template-columns:1fr}.mag{grid-template-columns:1fr}.mag .big{grid-column:auto}.themes,.horizontal{grid-auto-columns:75%}.footgrid{grid-template-columns:1fr 1fr}.footgrid>div:first-child{grid-column:1/-1}.mobilelist{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}