.heart-badge,.heart-top h1 span{color:#ff2d55}.heart-section{width:100%;padding:110px 0;background:radial-gradient(circle at top right,rgba(255,45,85,.08),transparent 30%),var(--bg)}.heart-top{text-align:center;margin-bottom:60px}.heart-badge,.heart-input-box{margin-bottom:24px}.heart-badge{display:inline-block;padding:10px 24px;border-radius:40px;background:rgba(255,45,85,.12);border:1px solid rgba(255,45,85,.2);font-size:14px;font-weight:700}.heart-top h1{font-size:72px;color:var(--text);margin-bottom:20px;font-weight:900}.heart-top p{max-width:700px;margin:auto;color:var(--para);line-height:1.8}.heart-wrapper{display:grid;grid-template-columns:420px 1fr;gap:35px}.heart-form,.heart-result{background:var(--card);border:1px solid var(--border);border-radius:32px;padding:35px}.heart-form h2,.heart-result h2{color:var(--text);margin-bottom:35px;font-size:34px}.heart-input-box select,.heart-input-group input{background:0 0;color:var(--text);padding:0 20px;font-size:16px;outline:0}.heart-input-box label{display:block;margin-bottom:12px;color:var(--text);font-weight:700}.heart-input-group{display:flex;align-items:center;height:60px;border:1px solid var(--border);border-radius:18px;overflow:hidden}.heart-input-group input{flex:1;height:100%;border:none}.heart-input-group span{width:80px;height:100%;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--border);color:var(--text);font-weight:700}.heart-input-box select{width:100%;height:60px;border-radius:18px;border:1px solid var(--border)}.heart-btn{width:100%;height:62px;border:none;border-radius:18px;background:#ff2d55;color:#fff;font-size:18px;font-weight:700;cursor:pointer;margin-top:10px}.heart-main{display:flex;justify-content:center;margin-bottom:40px}.heart-circle{width:260px;height:260px;position:relative}.heart-circle svg{width:260px;height:260px;transform:rotate(-90deg)}.heart-circle svg circle{fill:none;stroke-width:16;stroke-linecap:round}.heart-circle svg circle:first-child{stroke:rgba(255,255,255,0.08)}#heartProgress{stroke:#ff2d55;stroke-dasharray:628;stroke-dashoffset:628;transition:1s}.heart-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.heart-content h3{font-size:56px;color:#ff2d55;font-weight:900}.heart-content p{color:var(--text);font-size:20px;font-weight:700}.heart-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:35px}.heart-card{background:rgba(255,255,255,.03);border:1px solid var(--border);border-radius:22px;padding:22px;text-align:center}.heart-card span{font-size:32px;display:block;margin-bottom:14px}.heart-card h4{color:#ff2d55;font-size:24px;font-weight:900;margin-bottom:8px}.heart-card p{color:var(--para)}.heart-info{background:rgba(255,45,85,.08);border:1px solid rgba(255,45,85,.15);border-radius:24px;padding:24px;margin-bottom:25px}.heart-info h4{color:var(--text);margin-bottom:12px;font-size:24px}.heart-info p,.heart-note p{color:var(--para);line-height:1.8}.heart-note{background:rgba(255,193,7,.08);border:1px solid rgba(255,193,7,.2);border-radius:24px;padding:24px}.heart-note h4{color:#ffc107;margin-bottom:12px;font-size:22px}@media(max-width:1000px){.heart-wrapper{grid-template-columns:1fr}}@media(max-width:700px){.heart-content h3,.heart-top h1{font-size:42px}.heart-grid{grid-template-columns:1fr}.heart-circle,.heart-circle svg{width:220px;height:220px}}