@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap');
.bf-clone,.bf-clone *{box-sizing:border-box;}
.bf-clone{--accent:#166534;--radius:18px;--secbg:#F8F8F8;font-family:'Hanken Grotesk',-apple-system,BlinkMacSystemFont,sans-serif;color:#111111;line-height:1.5;}
.bf-clone h1,.bf-clone h2,.bf-clone h3,.bf-clone h4{margin:0;}
.bf-clone p{margin:0;}
.bf-clone img{display:block;max-width:100%;}
.bf-clone a{text-decoration:none;}
.bf-fill{width:100%;height:100%;object-fit:cover;}
.bf-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#F3F3F3;color:#B9B9B9;font-size:12px;letter-spacing:.03em;text-align:center;padding:6px;}
