/* OfficeCalculator.Net v61 — love calculator experience */
.oc-love-method-note{margin:18px 0;padding:14px 16px;border:1px solid rgba(219,39,119,.18);border-radius:14px;background:linear-gradient(135deg,rgba(253,242,248,.88),rgba(255,255,255,.96));color:var(--oc30-ink,#152036)}
.oc-love-method-note strong{color:#be185d}.oc-love-method-note p{margin:4px 0 0!important;line-height:1.55}
.oc-love-photo-panel{margin:14px 0 4px;padding:12px;border:1px solid rgba(219,39,119,.16);border-radius:14px;background:rgba(253,242,248,.55)}
.oc-love-photo-panel h3{margin:0 0 8px!important;font-size:.9rem!important}.oc-love-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.oc-love-photo-slot{position:relative;display:grid;place-items:center;min-height:92px;border:1px dashed rgba(190,24,93,.35);border-radius:12px;background:#fff;overflow:hidden;cursor:pointer;text-align:center;padding:8px;color:#8c4768;font-size:.78rem;font-weight:700}.oc-love-photo-slot input{position:absolute;inset:0;opacity:0;cursor:pointer}.oc-love-photo-slot img{width:76px;height:76px;object-fit:cover;border-radius:50%;box-shadow:0 5px 16px rgba(190,24,93,.16)}
.oc-love-photo-strip{display:flex;justify-content:center;gap:12px;margin:12px 0}.oc-love-photo-strip img{width:88px;height:88px;object-fit:cover;border-radius:50%;border:4px solid #fff;box-shadow:0 8px 22px rgba(190,24,93,.18)}
.oc-love-processing{position:fixed;inset:0;z-index:2147482000;display:grid;place-items:center;background:rgba(18,26,45,.3);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .18s ease}.oc-love-processing.is-active{opacity:1;pointer-events:auto}.oc-love-processing-card{width:min(360px,calc(100vw - 32px));padding:25px 22px;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(42,18,33,.25);text-align:center}.oc-love-heart{font-size:3rem;line-height:1;animation:ocLovePulse .72s ease-in-out infinite alternate}.oc-love-processing-card strong{display:block;margin-top:12px;font-size:1.1rem;color:#7d1648}.oc-love-processing-card span{display:block;margin-top:6px;color:#7b6b75;font-size:.86rem}.oc-love-progress{height:6px;margin-top:16px;border-radius:99px;background:#fce7f3;overflow:hidden}.oc-love-progress i{display:block;height:100%;width:15%;border-radius:inherit;background:linear-gradient(90deg,#f472b6,#db2777);animation:ocLoveProgress 1.45s ease-in-out forwards}
@keyframes ocLovePulse{from{transform:scale(.88) rotate(-3deg)}to{transform:scale(1.12) rotate(3deg)}}@keyframes ocLoveProgress{0%{width:12%}45%{width:58%}75%{width:82%}100%{width:100%}}
body.oc-love-page .oc-r47-formula{display:none!important}
body.oc-love-page .oc-r47-compliment{font-size:1rem!important;line-height:1.55!important;color:#7d1648!important;background:linear-gradient(135deg,#fff7fb,#fff)!important;border:1px solid rgba(219,39,119,.16)!important;border-radius:14px!important;padding:13px 15px!important}
@media(max-width:640px){.oc-love-photo-grid{grid-template-columns:1fr 1fr}.oc-love-processing-card{padding:22px 18px}.oc-love-photo-strip img{width:72px;height:72px}}
