:root{--hay-yellow:#ffcb3d;--hay-ink:#111827;--hay-line:#e7e9ee}html{scroll-behavior:smooth}.hayfin-canvas{margin:0!important;background:#f6f7f9!important;color:var(--hay-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.hfc-header{position:sticky;top:0;z-index:99980;height:72px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--hay-line);backdrop-filter:blur(14px)}.admin-bar .hfc-header{top:32px}.hfc-wrap{width:min(1180px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center}.hfc-brand{display:flex;align-items:center;gap:10px;color:#111!important;text-decoration:none!important}.hfc-brand i{width:40px;height:40px;border-radius:12px;background:#111;color:var(--hay-yellow);display:grid;place-items:center;font-style:normal;font-weight:900}.hfc-brand span,.hfc-brand b,.hfc-brand small{display:block}.hfc-brand b{font-size:17px;letter-spacing:.04em}.hfc-brand small{font-size:10px;color:#707781}.hfc-header nav{display:flex;gap:30px;margin:auto}.hfc-header nav a{color:#34383f!important;text-decoration:none!important;font-size:13px;font-weight:700}.hfc-header nav a:hover{color:#8a6800!important}.hfc-cta{background:var(--hay-yellow);color:#111!important;text-decoration:none!important;padding:11px 17px;border-radius:11px;font-size:13px;font-weight:800}.hfc-main{min-height:calc(100vh - 140px)}.hfc-footer{height:68px;background:#111;color:#aaa}.hfc-footer .hfc-wrap{justify-content:space-between;font-size:12px}.hfc-footer a{color:#ddd!important;text-decoration:none}
.hfc-menu{display:none;position:relative;margin-left:auto}.hfc-menu summary{list-style:none;cursor:pointer;font-size:22px;font-weight:900;padding:8px}.hfc-menu summary::-webkit-details-marker{display:none}.hfc-menu div{position:absolute;right:0;top:46px;width:220px;padding:10px;background:#fff;border:1px solid var(--hay-line);border-radius:14px;box-shadow:0 18px 50px rgba(17,24,39,.14)}.hfc-menu div a{display:block;padding:11px 12px;border-radius:9px;color:#222!important;text-decoration:none!important;font-size:13px;font-weight:750}.hfc-menu div a:hover{background:#f4f5f7}
@media(max-width:760px){.admin-bar .hfc-header{top:46px}.hfc-header{height:60px}.hfc-wrap{width:calc(100% - 28px)}.hfc-header nav{display:none}.hfc-menu{display:block}.hfc-cta{margin-left:4px;padding:9px 11px}.hfc-brand span{display:none}.hfc-brand i{width:36px;height:36px}.hfc-footer{height:62px;margin-bottom:66px}.hfc-footer .hfc-wrap{gap:10px}.hfc-footer span{max-width:65%}}
.hfc-mobile-cta{display:none}@media(max-width:760px){.hfc-mobile-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:99990;display:grid;grid-template-columns:.8fr .8fr 1.4fr;gap:6px;padding:6px;background:rgba(255,255,255,.94);border:1px solid #e6e6e6;border-radius:16px;box-shadow:0 10px 35px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.hfc-mobile-cta a{display:grid;place-items:center;min-height:44px;border-radius:11px;color:#111!important;text-decoration:none!important;font-size:12px;font-weight:850;background:#f2f2f0}.hfc-mobile-cta .is-primary{background:var(--hay-yellow)}}
