@charset "UTF-8";
/* Bulma Utilities */
#vyfrgg { /* Simple Element */ /* ── Logo — centred, overrides Bulma's 1.75rem cap ── */ /* ── All nav links ── */ /* ── Current-page highlight — LEFT menu only (never the CTA) ── */ /* ── "Free Consultation" CTA — right pill, stays amber even when .is-active ── */ /* ── Push the link group to the right, beside the CTA (matches mock) ── */ }

#vyfrgg .navbar-brand { align-items: center; }

#vyfrgg .navbar-brand .navbar-item { padding-top: 0; padding-bottom: 0; }

#vyfrgg .navbar-brand img { height: clamp(3rem, 4vw, 4rem); /* ~48–64px */ max-height: none !important; /* beats .navbar-item img { max-height:1.75rem } */ width: auto; display: block; }

#vyfrgg .navbar-item { color: var(--text-secondary); font-size: .875rem; font-weight: 500; }

#vyfrgg .navbar-item:hover { background-color: transparent !important; color: var(--text-primary); }

#vyfrgg .navbar-start .navbar-item.is-active, #vyfrgg .navbar-start .navbar-item.is-active:hover { color: var(--amber); background-color: transparent !important; }

#vyfrgg .navbar-end { align-items: center; /* stop children stretching to full navbar height */ margin-left: 0; /* don't let end grab its own auto-margin */ }

#vyfrgg .navbar-end .navbar-item, #vyfrgg .navbar-end .navbar-item.is-active { align-self: center; /* compact pill, not a full-height slab */ margin-left: .5rem; margin-right: .75rem; /* gutter from the right edge */ padding: .5rem 1.25rem; background: var(--amber) !important; color: #000 !important; border-radius: 6px; font-weight: 600; }

#vyfrgg .navbar-end .navbar-item:hover, #vyfrgg .navbar-end .navbar-item.is-active:hover { background: var(--amber-light) !important; color: #000 !important; }

#vyfrgg .navbar-menu { justify-content: flex-end; }

#vyfrgg .navbar-start { margin-left: auto; /* absorb free space to the LEFT of the links */ margin-right: 0; /* remove Bulma's auto gap between start and end */ }

#nrdfiw { /* Simple Element */ background: #040B17; border-top: 1px solid var(--border); padding: 2.5rem 2rem 3rem; }

#sbjwwq { /* Section */ background: linear-gradient(160deg, var(--navy-deep) 0%, var(--navy-card) 100%); padding: calc(var(--nav-h) + 2rem) 2rem 2rem; }

#sbjwwq .breadcrumb { font-family: 'JetBrains Mono', monospace; font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; }

#sbjwwq .breadcrumb a { color: var(--text-secondary); }

#sbjwwq .breadcrumb a:hover { color: var(--text-primary); }

#sbjwwq .breadcrumb li.is-active a { color: var(--amber); }

#bdahzu { /* Section */ background: var(--paper); padding: 3rem 2rem 5rem; /* centered reading column */ /* post image */ /* title */ /* body prose */ /* category tags - match the pill language, static */ /* date */ }

#bdahzu .post-img { max-width: 860px; margin-left: auto; margin-right: auto; }

#bdahzu .post-body { max-width: 720px; margin-left: auto; margin-right: auto; }

#bdahzu .post-img figure { border-radius: 12px; overflow: hidden; box-shadow: 0 20px 40px rgba(7, 15, 29, 0.12); margin-bottom: 2.5rem; }

#bdahzu h1.title { font-family: 'Space Grotesk', sans-serif; font-size: clamp(1.75rem, 3.5vw, 2.5rem); font-weight: 700; line-height: 1.15; letter-spacing: -.02em; color: var(--ink); margin-bottom: 1.75rem; }

#bdahzu .content p { color: var(--ink-soft); font-size: 1.0625rem; line-height: 1.75; margin-bottom: 1.25rem; }

#bdahzu .content strong { color: var(--ink); }

#bdahzu .content h2, #bdahzu .content h3 { font-family: 'Space Grotesk', sans-serif; color: var(--ink); margin-top: 2rem; margin-bottom: .75rem; }

#bdahzu .content a { color: var(--navy-card); border-bottom: 2px solid var(--amber); }

#bdahzu .content a:hover { color: var(--amber); }

#bdahzu hr { background: #E3E6EB; height: 1px; margin: 2.5rem 0 1.5rem; }

#bdahzu .tags .tag { background: #fff !important; color: var(--ink-soft) !important; border: 1.5px solid #D8DCE3; font-family: 'JetBrains Mono', monospace; font-size: .72rem; letter-spacing: .04em; border-radius: 999px; }

#bdahzu .post-body > .is-size-7 { font-family: 'JetBrains Mono', monospace; color: var(--ink-mute); margin-top: .75rem; }

#teuivs { /* Section */ background: var(--navy-mid); border-top: 1px solid var(--border); padding: 80px 2rem; }

/*# sourceMappingURL=page.css.map */