*{box-sizing:border-box}body{margin:0;background:#FFF7FA;color:#5C2A3E;font:16px/1.75 system-ui,"Microsoft YaHei";overflow-x:hidden}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.head{position:fixed;inset:0 0 auto;z-index:20}.core{height:18px;background:#C43B6E;color:white;font-size:11px}.core .wrap,.bar .wrap{display:flex;align-items:center;justify-content:space-between;height:100%}.core button{background:none;border:0;color:white}.bar{height:60px;background:white;border-bottom:1px solid #f5cddd}.logo img{max-height:36px;max-width:190px;object-fit:contain}.bar button,.app,.btn{min-height:44px;padding:9px 18px;border-radius:12px;border:1px solid #f2bfd1;background:white;color:#C43B6E}.app,.primary{background:linear-gradient(135deg,#FF7AA8,#E85A8B 55%,#C43B6E);color:white}.tags{height:40px;background:#FFE1EC}.tags .wrap{display:flex;align-items:center;height:100%;gap:5px}.tags a{padding:3px 11px;border-radius:7px}.tags .on{background:#C43B6E;color:white}main{padding-top:118px}.section{padding:42px 0}.alt{background:#FFEAF2}.heroimg,.pic{background:white;border:1px solid #f5cddd;border-radius:18px;display:flex;justify-content:center;overflow:hidden}.heroimg{max-height:300px}.heroimg img{width:100%;max-height:300px;object-fit:contain}.media-img{width:100%;height:210px;object-fit:contain;background:white}h1{font-size:32px;line-height:1.25;color:#4A1630}.ey{color:#C43B6E;font-weight:700}.actions,.quick{display:flex;gap:10px;flex-wrap:wrap}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.four{grid-template-columns:repeat(4,1fr)}.card{background:white;border:1px solid #f5cddd;border-radius:18px;padding:18px;box-shadow:0 14px 34px rgba(196,59,110,.07)}.num{font-size:40px;font-weight:800;color:#E85A8B}.prose{max-width:880px}.prose h2{color:#4A1630;margin-top:1.5em}footer{background:#4A1630;color:#F8D6E4;padding:42px 0 70px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.foot a{display:block}.flogo{max-height:34px;max-width:160px;object-fit:contain}.copy{border-top:1px solid #ffffff33;margin-top:20px;padding-top:16px}.shade{position:fixed;inset:0;background:#4a163055;z-index:30;opacity:0;visibility:hidden}.drawer,.search{position:fixed;z-index:40;top:78px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 32px));background:white;border-radius:0 0 18px 18px;padding:18px;max-height:52vh;overflow:auto;opacity:0;visibility:hidden;pointer-events:none}.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.close{display:flex;justify-content:space-between}.menus{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.menus a{display:block;padding:7px 0}.menus small{display:block;color:#8A4A62}.search input{width:100%;padding:14px;border:1px solid #f2bfd1;border-radius:12px;margin:15px 0}.quick a{background:#FFE1EC;padding:7px 12px;border-radius:8px}.mobile{display:none}.lock{overflow:hidden}@media(max-width:760px){.tags{display:none}main{padding-top:78px}.grid,.four,.foot,.menus{grid-template-columns:1fr}.drawer,.search{width:100%;max-height:68vh}.mobile{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:19;bottom:0;left:0;right:0;min-height:50px;padding-bottom:env(safe-area-inset-bottom);background:white;border-top:1px solid #f5cddd}.mobile a{display:grid;place-items:center;min-height:50px;font-size:13px}body{padding-bottom:50px}h1{font-size:28px}.bar .wrap{display:grid;grid-template-columns:1fr auto 1fr}.app{justify-self:end}.section{padding:32px 0}}