:root{--hfh-review-safe-bottom:env(safe-area-inset-bottom,0px)}
body.hfh-review-open{overflow:hidden!important}
.hfh-review-backdrop[hidden]{display:none!important}
.hfh-review-backdrop{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:10px;background:rgba(3,14,27,.78);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.hfh-review-dialog{width:min(100%,620px);max-height:min(96dvh,760px);max-height:min(96vh,760px);display:flex;flex-direction:column;overflow:hidden;color:#eaf2f9;background:#0d2238;border:1px solid #41617f;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.46)}
@supports(height:100dvh){.hfh-review-dialog{max-height:min(96dvh,760px)}}
.hfh-review-header{position:relative;flex:0 0 auto;padding:16px 50px 12px 16px;border-bottom:1px solid #294864;background:linear-gradient(180deg,#13324f 0%,#102a43 100%)}
.hfh-review-eyebrow{display:inline-flex;align-items:center;min-height:25px;margin:0 0 6px;padding:3px 8px;border:1px solid #7b6938;border-radius:999px;color:#ffe4a3;background:#2c2618;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.hfh-review-title{margin:0;color:#fff;font-size:clamp(22px,5.7vw,30px);line-height:1.1}
.hfh-review-intro{margin:5px 0 0;color:#bfd0df;font-size:12.5px;line-height:1.4}
.hfh-review-close{position:absolute;top:12px;right:12px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #56718b;border-radius:10px;color:#fff;background:#173955;font-size:24px;line-height:1;cursor:pointer}
.hfh-review-close:hover{background:#1d4668}.hfh-review-close:focus-visible,.hfh-review-button:focus-visible{outline:3px solid #74bdff;outline-offset:2px}
.hfh-review-body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px 14px 10px;overscroll-behavior:contain;scrollbar-gutter:stable}
.hfh-review-notice{margin:0 0 12px;padding:9px 10px;border:1px solid #756433;border-radius:10px;color:#ffe8ae;background:#292517;font-size:11.5px;line-height:1.38}
.hfh-review-section{min-height:0!important;margin:0 0 14px!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important}.hfh-review-section-title{margin:0 0 7px;color:#9fc0da;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.hfh-review-list{margin:0;display:grid;grid-template-columns:minmax(0,1fr);gap:7px}
.hfh-review-row{min-width:0;padding:9px 10px;border:1px solid #2d4c68;border-radius:10px;background:#112d48}
.hfh-review-row dt{margin:0 0 3px;color:#9db2c6;font-size:10.5px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}
.hfh-review-row dd{margin:0;color:#fff;font-size:13px;font-weight:650;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere}
.hfh-review-row[data-empty="true"] dd{color:#98aabd;font-weight:550;font-style:italic}
.hfh-review-footer{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:8px;padding:10px 14px calc(10px + var(--hfh-review-safe-bottom));border-top:1px solid #294864;background:#0c2034}
.hfh-review-button{min-width:0;min-height:46px;padding:9px 8px;border-radius:10px;font-size:13.5px;font-weight:800;line-height:1.2;cursor:pointer}
.hfh-review-edit{border:1px solid #66809a;color:#e7f0f8;background:#17344f}.hfh-review-edit:hover{background:#1c405f}
.hfh-review-confirm{border:1px solid #1b9a58;color:#fff;background:#118647;box-shadow:0 7px 20px rgba(17,134,71,.24)}.hfh-review-confirm:hover{background:#0e763e}
@media(min-width:560px){.hfh-review-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hfh-review-row.hfh-review-wide{grid-column:1/-1}.hfh-review-footer{grid-template-columns:1fr 1.15fr}}
@media(max-width:390px){.hfh-review-backdrop{padding:6px}.hfh-review-dialog{max-height:calc(100vh - 12px);border-radius:15px}@supports(height:100dvh){.hfh-review-dialog{max-height:calc(100dvh - 12px)}}.hfh-review-header{padding:13px 46px 10px 12px}.hfh-review-eyebrow{margin-bottom:5px}.hfh-review-body{padding:10px 11px 8px}.hfh-review-footer{gap:7px;padding:9px 11px calc(9px + var(--hfh-review-safe-bottom))}.hfh-review-title{font-size:22px}.hfh-review-intro{font-size:12px}.hfh-review-button{min-height:44px;padding:8px 6px;font-size:13px}}
@media(max-height:640px){.hfh-review-backdrop{padding-top:6px;padding-bottom:6px}.hfh-review-header{padding-top:12px;padding-bottom:9px}.hfh-review-eyebrow{min-height:23px;margin-bottom:4px;padding-top:2px;padding-bottom:2px}.hfh-review-title{font-size:22px}.hfh-review-intro{margin-top:4px;font-size:12px;line-height:1.32}.hfh-review-body{padding-top:9px}.hfh-review-notice{margin-bottom:10px;padding:8px 9px;font-size:11px;line-height:1.32}.hfh-review-footer{padding-top:8px;padding-bottom:calc(8px + var(--hfh-review-safe-bottom))}.hfh-review-button{min-height:42px}}
@media(prefers-reduced-motion:no-preference){.hfh-review-dialog{animation:hfh-review-in .18s ease-out}@keyframes hfh-review-in{from{opacity:.4;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}}
