fss,acronym,time,sdu,tcenter,stysle,ssmall,areass,abbr,sadw,dfn,noscripta,ecode,is,font,tyyt,sup{display:none!important;width:0!important;height:0!important;overflow:hidden!important;line-height:0!important;font-size:0!important;margin:0!important;padding:0!important;border:0!important}

.fm-hunyin{--fm-max-w:1400px;--fm-radius:8px;--fm-bg:#ffffff;--fm-surface:#fff5f5;--fm-primary:#cc0000;--fm-accent:#000000;--fm-text:#1a1a1a;--fm-muted:#555555;--fm-border:#000000;--fm-hero-from:#cc0000;--fm-hero-to:#990000;font-family:"PingFang SC","Microsoft YaHei",sans-serif;background:var(--fm-bg);color:var(--fm-text);min-height:100vh;line-height:1.55}
.fm-hunyin *{box-sizing:border-box}
#fm-calc-result{scroll-margin-top:20px;outline:none}

.fm-hunyin-hero{background:linear-gradient(135deg,var(--fm-hero-from),var(--fm-hero-to));border-radius:var(--fm-radius);padding:28px 32px 24px;margin-top:12px;position:relative;overflow:hidden;box-shadow:4px 4px 0 var(--fm-primary)}
.fm-hunyin-hero::after{content:"缘";position:absolute;right:-10px;bottom:-18px;font-size:110px;font-weight:900;color:rgba(255,255,255,.06);font-family:KaiTi,serif;pointer-events:none;line-height:1}

.fm-hunyin-card-box{background:var(--fm-surface);border:2px solid var(--fm-border);border-radius:var(--fm-radius);padding:24px 28px 28px;margin-bottom:20px;box-shadow:4px 4px 0 var(--fm-primary)}
.fm-hunyin-card-box--ad{padding:16px}
.fm-hunyin-card-box--sm{padding:20px 24px}

.fm-hunyin-score-ring{--score:0;width:100px;height:100px;border-radius:50%;position:relative;background:conic-gradient(var(--fm-primary) 0deg,var(--fm-primary) calc(var(--score)*3.6deg),var(--fm-border) calc(var(--score)*3.6deg))}
.fm-hunyin-score-ring::before{content:"";position:absolute;width:82px;height:82px;border-radius:50%;background:var(--fm-surface);top:50%;left:50%;transform:translate(-50%,-50%)}
.fm-hunyin-score-box{position:relative;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);width:82px;height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center}

.fm-hunyin-hl{background:var(--fm-surface);border:2px solid var(--fm-border);border-radius:var(--fm-radius);overflow:hidden;box-shadow:3px 3px 0 rgba(204,0,0,.08)}

.fm-hunyin-pulse{animation:pulse-hunyin 1.5s infinite}
@keyframes pulse-hunyin{0%,100%{transform:scale(1)}50%{transform:scale(1.15)}}

@media(max-width:768px){
.fm-hunyin-hero{padding:22px 20px 20px;margin-top:8px}
.fm-hunyin-card-box{padding:18px 16px 22px}
.fm-hunyin-card-box--sm{padding:16px 18px}
}