.hf .og-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#281e1875;justify-content:center;align-items:center;padding:24px;animation:.18s og-fade;display:flex;position:fixed;inset:0}@keyframes og-fade{0%{opacity:0}to{opacity:1}}.hf .og-modal{background:var(--parchment,#f5f4ed);border-radius:20px;width:min(720px,100%);max-height:88vh;padding:32px 32px 24px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000047}.hf .og-close{cursor:pointer;background:var(--ivory,#fffdf8);width:30px;height:30px;box-shadow:0 0 0 1px var(--border-cream,#e7e0d3);color:var(--stone,#8a8175);border:none;border-radius:15px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:16px;right:16px}.hf .og-title{font-family:var(--font-serif,Georgia, serif);color:var(--ink,#2b2620);margin:0 0 4px;font-size:24px}.hf .og-sub{color:var(--ink-soft,#6f675b);margin:0 0 22px;font-size:13px}.hf .og-panel{flex-direction:column;display:flex}.hf .og-steps{flex-direction:column;gap:12px;display:flex}.hf .og-step{background:var(--ivory,#fffdf8);box-shadow:0 0 0 1px var(--border-cream,#e7e0d3);cursor:default;border-radius:14px;gap:14px;padding:14px 16px;transition:box-shadow .15s,transform .15s;display:flex}.hf .og-step:hover{box-shadow:0 0 0 1.5px var(--terracotta,#c96442);transform:translateY(-1px)}.hf .og-step__icon{background:var(--terracotta-wash,#f7e9e2);width:38px;height:38px;color:var(--terracotta,#c96442);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hf .og-step__no{font-family:var(--font-serif,Georgia, serif);color:var(--terracotta,#c96442);letter-spacing:.08em;font-size:12px;font-weight:700}.hf .og-step__title{color:var(--ink,#2b2620);margin:2px 0;font-size:15px;font-weight:600}.hf .og-step__what{color:var(--ink-soft,#6f675b);font-size:13px;line-height:1.55}.hf .og-step__value{color:var(--terracotta-strong,#b04f30);margin-top:4px;font-size:12.5px}.hf .og-step__detail{border-top:1px dashed var(--border-cream,#e7e0d3);color:var(--ink-soft,#6f675b);margin-top:8px;padding-top:8px;font-size:12.5px;line-height:1.5}.hf .og-foot{align-items:center;gap:16px;margin-top:22px;display:flex}.hf .og-dismiss{color:var(--stone,#8a8175);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:12.5px;text-decoration:underline}@media (max-width:560px){.hf .og-modal{padding:22px 18px 18px}.hf .og-title{font-size:20px}}
